code
stringlengths
2k
1.04M
repo_path
stringlengths
5
517
parsed_code
stringlengths
0
1.04M
quality_prob
float64
0.02
0.95
learning_prob
float64
0.02
0.93
body[theme='light'] { /** backgrounds */ --bg: #F7F7F7; --bg-secondary: #FCFCFC; --bg-backdrop: #F2F2F28c; --element-bg: #E8E8F3; /** accent colors */ --accent: #9f9dea; --accent-hover: #CFCFEE; --submit-btn: #c1cace; /** text */ --titles-primary: #9f9dea; --titles-secondary: #7e8992; --text: rgb(73, 74, 79); /** feedback colors */ --theme-dark: #22232d; --theme-light: #F6F6F6; --valid: #29b983; --warn: #f94d78; --disabled-bg: #797f85; --success-bg: #94f4c24f; --error-bg: #f9769685; --warn-bg: #797f8585; /** shadows */ --shadow-neumorphic-element: -6px -6px 4px 0 rgba(255, 255, 255, 0.7), 5px 5px 4px 0 rgba(174, 174, 174, 0.15); --shadow-neumorphic-nav: -3px -3px 8px 0 rgba(244, 244, 254, 1), 3px 3px 8px 0 rgba(201, 201, 217, 0.8); --shadow-clickable: 0 0 10px rgba(0, 0, 0, 0.4); --shadow-tooltip: 0 0 8px rgba(0, 0, 0, 0.4); --shadow-overlay: 0 0 30px rgba(0, 0, 0, 0.6); --shadow-auth-element: 0px 0px 20px #a2a1a1bf; } body[theme='light'][palette='landing'] { /** accent colors */ --accent: #26252B; --accent-hover: #D9D9E6; /** text */ --titles-primary: #26252B; } body[theme='light'][palette='palette-0'] { /** backgrounds */ --element-bg: #E8E8F3; /** accent colors */ --accent: #5B4699; --accent-hover: #CFCFEE; /** text */ --titles-primary: #5B4699; } body[theme='light'][palette='palette-1'] { /** backgrounds */ --element-bg: #D2EAE6; /** accent colors */ --accent: #20796A; --accent-hover: #C1F5ED; /** text */ --titles-primary: #20796A; } body[theme='light'][palette='palette-2'] { /** backgrounds */ --element-bg: #F2DBE0; /** accent colors */ --accent: #980154; --accent-hover: #F7CFD8; /** text */ --titles-primary: #980154; } body[theme='light'][palette='palette-3'] { /** backgrounds */ --element-bg: #DDE7F6; /** accent colors */ --accent: #10567F; --accent-hover: #C9DCF8; /** text */ --titles-primary: #10567F; }
src/styling/light-theme.css
body[theme='light'] { /** backgrounds */ --bg: #F7F7F7; --bg-secondary: #FCFCFC; --bg-backdrop: #F2F2F28c; --element-bg: #E8E8F3; /** accent colors */ --accent: #9f9dea; --accent-hover: #CFCFEE; --submit-btn: #c1cace; /** text */ --titles-primary: #9f9dea; --titles-secondary: #7e8992; --text: rgb(73, 74, 79); /** feedback colors */ --theme-dark: #22232d; --theme-light: #F6F6F6; --valid: #29b983; --warn: #f94d78; --disabled-bg: #797f85; --success-bg: #94f4c24f; --error-bg: #f9769685; --warn-bg: #797f8585; /** shadows */ --shadow-neumorphic-element: -6px -6px 4px 0 rgba(255, 255, 255, 0.7), 5px 5px 4px 0 rgba(174, 174, 174, 0.15); --shadow-neumorphic-nav: -3px -3px 8px 0 rgba(244, 244, 254, 1), 3px 3px 8px 0 rgba(201, 201, 217, 0.8); --shadow-clickable: 0 0 10px rgba(0, 0, 0, 0.4); --shadow-tooltip: 0 0 8px rgba(0, 0, 0, 0.4); --shadow-overlay: 0 0 30px rgba(0, 0, 0, 0.6); --shadow-auth-element: 0px 0px 20px #a2a1a1bf; } body[theme='light'][palette='landing'] { /** accent colors */ --accent: #26252B; --accent-hover: #D9D9E6; /** text */ --titles-primary: #26252B; } body[theme='light'][palette='palette-0'] { /** backgrounds */ --element-bg: #E8E8F3; /** accent colors */ --accent: #5B4699; --accent-hover: #CFCFEE; /** text */ --titles-primary: #5B4699; } body[theme='light'][palette='palette-1'] { /** backgrounds */ --element-bg: #D2EAE6; /** accent colors */ --accent: #20796A; --accent-hover: #C1F5ED; /** text */ --titles-primary: #20796A; } body[theme='light'][palette='palette-2'] { /** backgrounds */ --element-bg: #F2DBE0; /** accent colors */ --accent: #980154; --accent-hover: #F7CFD8; /** text */ --titles-primary: #980154; } body[theme='light'][palette='palette-3'] { /** backgrounds */ --element-bg: #DDE7F6; /** accent colors */ --accent: #10567F; --accent-hover: #C9DCF8; /** text */ --titles-primary: #10567F; }
0.383641
0.045353
FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;word-break:break-all;line-height:20px;text-align:left;} .doyoo_html_mobile{ position:static; width:100%; height:100%; padding:0; margin:0; } .doyoo_body_mobile{ position:fixed !important; left:0;top:0;bottom:0;right:0; padding:0; margin:0; } .doyoo_mon_mobile{ background:#EEE; box-shadow:5px 5px 5px #999; } .doyoo_mon_mobile #doyoo_mon_accept{ position:absolute; left:0;bottom:0;right:0; background-color:#060;text-decoration:none; text-align:center;color:#FFF;margin:0;width:100%;line-height:30px; } .doyoo_mon_mobile #doyoo_mon_closer{ width:24px;height:24px;right:5px; background:url(/avnaled/img/close_gray.png) no-repeat center center; } #doyoo_monitor div#doyoo_mon_head{height:30px;line-height:30px;font-color:14px;color:#FFFFFF;font-weight:bold;margin-left:15px;margin-right:40px} #doyoo_mon_main{height:130px;background-repeat:repeat-x;text-indent:20px;margin:7px 100px 0 10px;color:#000;} .doyoo_mon_mobile #doyoo_mon_main{ margin:7px 30px 0 10px; } #doyoo_mon_foot{width:100%;height:30px;position:absolute;left: 0;bottom:15px} .doyoo_mon_btn{width:95px;height:30px;display:block;cursor:pointer;z-index:18001;float:left;background-repeat:no-repeat;background-position:center center} #doyoo_mon_accept{margin-left:20px; } #doyoo_mon_phone{margin-left:10px;} #doyoo_mon_refuse{margin-left:10px;} #doyoo_mon_closer{position:absolute;top:5px;right:14px;width:15px;height:15px;cursor:pointer} #doyoo_mon_mask{position:absolute;left:0;top:0;background-color:#000000;FILTER:alpha(opacity=60);z-index:7999;opacity: 0.6;-moz-opacity: 0.6;display:none;} #looyu_leave{position:absolute;left:-400px;top:-400px;width:100px; height:100px;} #doyoo_panel a{text-decoration:none} #doyoo_panel{z-index:8000;margin:0px;padding:0px;overflow:hidden;cursor:pointer;-webkit-transform: translateZ(0px)} .doyoo_panel_mobile{ width:55px;height:55px;background:url(/avnaled/img/mobile_online.png) no-repeat center center; } #doyoo_panel div{overflow:hidden;font-size:12px;float:none;background:none;FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans",sans-serif;word-break:break-all;text-align:left;margin:0px;padding:0px;line-height:14px;position:static;z-index:8000;SCROLLBAR-FACE-COLOR: #cccccc; SCROLLBAR-HIGHLIGHT-COLOR: #efefef; SCROLLBAR-SHADOW-COLOR: #efefef; SCROLLBAR-3DLIGHT-COLOR: #cccccc; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #999999; SCROLLBAR-DARKSHADOW-COLOR: #cccccc} .doyoo_pan_flat{border:2px solid #D8D8D8;background-color:#f3f3f3;} .doyoo_pan_icon{cursor:pointer;background-repeat:no-repeat;} .talk99_collapse{display:block;padding:0;font-size:1px;border:none;text-decoration:none} .talk99_collapse:hover{text-decoration:none} #doyoo_panel div.doyoo_pan_icon_inner{position:relative;left:0;top:0;height:100%;background-repeat:no-repeat;-webkit-transform: translateZ(0px);} #doyoo_panel div.doyoo_pan_close{position:absolute;top:2px;right:2px; height:20px;width:20px;background:url(/avnaled/img/close.gif) no-repeat center center} #doyoo_panel .group_title span{font-weight:normal;} #doyoo_panel .doyoo_online .doyoo_status{color:#FF3300;} #doyoo_panel .doyoo_offline .doyoo_status{color:#999;} #doyoo_panel .doyoo_other .doyoo_status{color:#4a9fee;} div#doyoo_panel .doyoo_link{cursor:pointer;padding-left:18px;line-height:18px;color:#000;display: block;height: 18px;overflow: hidden;} #doyoo_panel span.doyoo_group_name{line-height:20px} #doyoo_panel #nhead{height:27px;margin:1px;} #doyoo_panel #ntitle{margin:6px 0px 3px 10px;height:14px;line-height:14px;} #doyoo_panel #ncls{float:right;width:15%;cursor:pointer;font-size:14px;margin:3px 1px 3px 0px;} #doyoo_panel #ncontent{margin:0px 1px 1px 1px;} #doyoo_panel #nfoot{clear:both;margin:0px 1px 1px 1px;color:#FFFFFF;height:26px;width:100%;text-align:center;} #doyoo_panel #nfoot div{margin:8px 6px 6px 6px;cursor:pointer; width:68px;height:16px; background-image:url(/avnaled/img/plat_foot.gif); background-position: center center;background-repeat: no-repeat;} .looyu_oms #nfoot div{background-image:url(/avnaled/img/plat_foot_oms.gif?1) !important;} #doyoo_panel #nphone{margin:4px 5px 0px 5px;border:1px solid #a5a5a5;color:#000000;height:44px;padding:4px 2px 2px 6px;background:#FFFFFF;} #doyoo_panel #nphone div{overflow:hidden;height:20px;line-height:20px;font-size:12px;} #doyoo_panel #ncontent #allcontent{float:left;color:#000000;width:100%;} #doyoo_panel #ncontent .group_title .doyoo_link{cursor:pointer;padding-left:14px;} #doyoo_panel #ncontent .group_title{color:#1D8CE0;cursor:pointer;background:url(/avnaled/img/floatwin/flat_close.gif) 8px left no-repeat;height:22px;} #doyoo_panel #ncontent .group_title_close{font-weight:bold;cursor:pointer;background:url(/avnaled/img/floatwin/flatOpen.gif) left no-repeat;height:18px;} #doyoo_panel #ncontent .group_content{margin-left:1px;padding-left:2px;padding-top:1px;padding-bottom:1px;background:url(/avnaled/img/plat_back.gif) repeat-x;cursor:pointer;height:22px;} #doyoo_panel #ncontent .doyoo_status{float:right;font-weight:normal;margin-right:8px;margin-top:2px;} #doyoo_panel #ohead{width:100%;height:70px;} #doyoo_panel #otitle{height:20px;margin-left:5px;margin-top:5px;color:#FFFFFF;line-height:20px;} #doyoo_panel #omin{width:18px;cursor:pointer;float:right;height:18px;} #doyoo_panel #ocls{width:18px;cursor:pointer;float:right;height:18px;margin-right:4px;z-index:9000} #doyoo_panel #ocontent{background-repeat:repeat-y;padding-left:8px;padding-right:6px;} #doyoo_panel #oentrance{clear:both;height:40px;cursor:pointer;} #doyoo_panel #ocontent #allcontent{overflow-y:auto;height:100%;SCROLLBAR-FACE-COLOR: #ffffff;SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;SCROLLBAR-SHADOW-COLOR: #ffffff;SCROLLBAR-3DLIGHT-COLOR: #ffffff;SCROLLBAR-ARROW-COLOR: #000000;SCROLLBAR-TRACK-COLOR: #ffffff;SCROLLBAR-DARKSHADOW-COLOR: #000000;SCROLLBAR-BASE-COLOR: #ffffff;background-color:#FFFFFF;} #doyoo_panel #ocontent #allcontent div{height:20px;} #doyoo_panel #ocontent .group_title{font-size:13px;font-weight:bold;cursor:pointer;color:#000000;} #doyoo_panel #ocontent .group_content{font-size:12px;margin-left:10px;height:16px;padding-top:1px;padding-bottom:1px;cursor:pointer;color:#000000;} #doyoo_panel #ocontent .doyoo_status{float:right;font-weight:normal;margin-right:4px;margin-top:2px;} #doyoo_panel #ocontent .group_title .doyoo_link{cursor:pointer;padding-left:2px;} #doyoo_panel #ocontent .group_content .doyoo_online{background:url(/avnaled/img/floatwin/on_line.gif) left no-repeat;} #doyoo_panel #ocontent .group_content .doyoo_offline{background:url(/avnaled/img/floatwin/off_line.gif) left 1px no-repeat;} #doyoo_panel #ocontent .group_content .doyoo_other{background:url(/avnaled/img/floatwin/off_line.gif) left 1px no-repeat;} #doyoo_panel #ofoot{width:144px;height:39px;} #doyoo_panel #ofoot div{width:50%;float:right;height:100%;cursor:pointer} #doyoo_panel #doyoo_panel_main{position:relative;-webkit-transform: translateZ(0px);} .doyoo_filter{position:absolute;visibility:inherit;top:0px;left:0px;z-index:-100;width:100%;height:100%;} .doyoo_f_frame{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:2147483600;border:none;background:#FFF;} .doyoo_f_chat{position:absolute;right:0px;bottom:0px;width:342px;height:490px;z-index:2147483601;box-shadow: -0px -3px 10px 0px #333} div#doyoo_f_chat,div#doyoo_f_head,div#doyoo_f_main{display:block !important;} .doyoo_f_original{overflow:hidden;} .doyoo_f_original body{overflow:hidden;height:100%;margin:0px;padding:0px} #doyoo_f_head { width: 100%; height: 45px; position: absolute; -webkit-transform: translateZ(0px);top:0;left:0;z-index:2147483600; } #doyoo_f_top{width:100%;position: absolute;top:0;left:0;z-index:2147483600} #doyoo_f_title{margin-right:60px;height:100%} div#doyoo_f_main { width: 100%; position: absolute; left: 0; top: 0; height: 490px; background: transparent;overflow:hidden;-webkit-overflow-scrolling: touch !important; } div#doyoo_f_work_wrapper{ position: relative;left:0;top:0;width:100%;height:100%; } iframe#doyoo_f_work{ position: absolute;left:0;top:0; } #doyoo_f_close, #doyoo_f_end, #doyoo_f_min { width: 20px; height: 30px; top: 7px; right: 5px; position: absolute; cursor: pointer } #doyoo_f_close { background: url(/avnaled/img/white-close.gif) no-repeat center center } .doyoo_f_chat_mobile #doyoo_f_close{ width:70px;height:50px;background:none; } .doyoo_f_chat_mobile div#doyoo_f_main{ background: #FFF; box-shadow: 0px -3px 10px 0px #333; } #doyoo_f_min { background:url(/avnaled/img/white-min.png) no-repeat center right} #doyoo_f_min{right:30px} #doyoo_f_minPanel{position:absolute;right:0px;bottom:0px;width:247px;height:30px; background: no-repeat;z-index:8001;display:none} #doyoo_f_minPanel .inner{position:relative;width:100%;height:100%;-webkit-transform: translateZ(0px);} #doyoo_f_restore{ position:absolute;right:27px;top:5px;height:20px;width:30px;cursor:pointer} .doyoo_f_chat_mobile #doyoo_f_min{ right:70px;height:50px;width:auto;left:0;background:none; } .doyoo_f_chat_mobile #doyoo_f_title{ left:0;margin-right:0;width:40px; } object#looyuShare{position:absolute;left:0;top:0;z-index:-100;display:block} #doyoo_share{position:absolute;z-index:-100;left:-100000px;top:0;} #looyu_p{position:absolute;z-index:8000;background:#FFF} .looyu_p_tl{height:13px;background-position:0 0;line-height:13px} .looyu_p_tr{margin-left:13px;background-position:right 0} .looyu_p_tc{margin-right:13px;background-position:0 -20px} .looyu_p_ml{background-position:0 0;background-repeat:repeat-y} .looyu_p_mr{background-position:right ;margin-left:13px;;background-repeat:repeat-y} .looyu_p_mc{margin-right:13px;background:#FFF} .looyu_p_bl{height:13px;background-position:0 -60px;line-height:13px} .looyu_p_br{margin-left:13px;background-position:right -60px} .looyu_p_bc{margin-right:13px;background-position:0 -40px} .looyu_p_0 .looyu_p_t,.looyu_p_0 .looyu_p_b,.looyu_p_0 .looyu_p_m{background-image:none} .looyu_p_1 .looyu_p_t,.looyu_p_1 .looyu_p_b{background-image:url(/avnaled/img/row1.png)} .looyu_p_1 .looyu_p_m{background-image:url(/avnaled/img/col1.png)} .looyu_p_2 .looyu_p_t,.looyu_p_2 .looyu_p_b{background-image:url(/avnaled/img/row2.png)} .looyu_p_2 .looyu_p_m{background-image:url(/avnaled/img/col2.png)} .looyu_p_3 .looyu_p_t,.looyu_p_3 .looyu_p_b{background-image:url(/avnaled/img/row3.png)} .looyu_p_3 .looyu_p_m{background-image:url(/avnaled/img/col3.png)} .looyu_p_4 .looyu_p_t,.looyu_p_4 .looyu_p_b{background-image:url(/avnaled/img/row4.png)} .looyu_p_4 .looyu_p_m{background-image:url(/avnaled/img/col4.png)} .looyu_p_5 .looyu_p_t,.looyu_p_5 .looyu_p_b{background-image:url(/avnaled/img/row5.png)} .looyu_p_5 .looyu_p_m{background-image:url(/avnaled/img/col5.png)} #looyu_p_h{float:right;color:#FFF;width:12px;height:12px;cursor:pointer;font-size:11px} .looyu_p_0 #looyu_p_h{color:#000} #talk99_message{width:213px;height:241px;color:rgb(132,132,132);position:absolute;display:none;font-size:12px;z-index:2147483640; font-family: arial;} .t99_mpanel_inner{position: relative;left:0;top:0;width:100%;height:100%;overflow:hidden;-webkit-transform: translateZ(0px);} .t99_mpanel_title,#t99_mpanel_miner,#t99_mpanel_submit,.t99_mpanel_main,#t99_mpanel_freePhone{position: absolute;} .t99_mpanel_title{left:15px;top:12px;width:146px;height:24px;font-weight:bold;color:#000} #t99_mpanel_miner{right:15px;top:10px;width:19px;height:19px;cursor:pointer;} .t99_mpanel_main{left:10px;top:45px;width:193px;height:160px} #t99_mpanel_submit{left:15px;width:63px;} .t99_mpanel_info,.t99_mpanel_content{border:1px solid rgb(221,221,221);background-color:#EEE;font-size:12px;} .t99_mpanel_content{height:50px;width:185px;margin:5px;font-size:12px;color:#848484} .t99_mpanel_info{hegith:20px;margin:2px 5px 0 5px;} .t99_mpanel_content textarea{width:100%;height:100%;overflow:auto;font-size:12px;color:#848484} .t99_mpanel_info input,.t99_mpanel_content textarea{border:none;background:transparent} .t99_mpanel_info input{width:100px;height:20px;line-height:20px} .t99_mpanel_info span{margin-left:5px;padding-left:20px;background-repeat:no-repeat;background-position:left center} #t99_mpanel_freePhone{right:10px;width:92px;padding-left:10px;display:block;text-decoration:none} #t99_mpanel_freePhone,#t99_mpanel_submit{top:206px;height:32px;line-height: 32px;color:#000; text-align:center;font-size:12px;cursor:pointer; background-position:center center;} #talk99_message form{margin:0;padding:0} #talk99_message_target{width:1px;height:1px;position:absolute;left: -10000px;top:-1000px;} .t99_mpanel_name{background-image: url(/avnaled/img/m_icon_name.gif)} .t99_mpanel_email{background-image: url(/avnaled/img/m_icon_email.gif)} .t99_mpanel_phone{background-image: url(/avnaled/img/m_icon_phone.gif)} .t99_mpanel_qq{background-image: url(/avnaled/img/m_icon_qq.gif)} .talk99_region{display:block;position:absolute;} #doyoo_mon_inner{ background-repeat:no-repeat } #doyoo_mobile_chat_hint{ width: 80px;height:80px;line-height: 80px;text-align: center; color:#FFF;font-size:30px;font-family: simhei; position: fixed; right:10px; border-radius: 50%; background-image: url(/avnaled/img/mobile_message.png); background-position: center center; background-repeat: no-repeat; z-index:200000; } #doyoo_mobile_chat_hint.has_number{ background-image: none; } #doyoo_mobile_chat_hint.doyoo_chat_hint_mode_bottom{ bottom:0;right:0;background-image: none; } #doyoo_mobile_chat_hint_closer{ float:right;width:40px;height:100%; background:url(/avnaled/img/mobile_closer.png) no-repeat center center; background-size: 24px; } #doyoo_mobile_chat_hint_msg{ margin:0 40px;height:80px;line-height: inherit;font-size:15px;color:#FFF; text-align: left;overflow: hidden; } #doyoo_mobile_chat_hint_icon{ float:left;width:40px;height:100%; background: url(/avnaled/img/mobile_message.png) center center no-repeat; background-size: 32px; } #doyoo_mobile_chat_hint_count{ position:relative;width:20px;height:20px;border-radius: 50%;color:#FFF; float:left;background: #FF4949;left:-20px;line-height: 20px;top:0; display: none;font-size:12px !important; } .has_number #doyoo_mobile_chat_hint_count{ display: block; } #doyoo_early{ position:fixed;z-index:100000; right:0px; bottom:50px; height:120px; border:1px solid #CCC;background:#FFF; border-radius:8px; -moz-border-radius:8px; box-shadow:0 0 10px #ccc; } .doyoo_early_head{ height:30px; } #doyoo_early_from{ position: absolute;font-size: 15px; left: 50px;right:50px;overflow: hidden; top: 10px;text-align: left; line-height: 25px; } .doyoo_early_msg{ height:70px;line-height:25px; overflow:hidden;text-align: left; font-size:12px; margin: 10px 15px 0px; cursor:pointer; } .doyoo_early_detail{ word-break: break-all; word-wrap:break-word; } .doyoo_early_arrow{ width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #CCC; position:absolute; bottom:-11px; right:30px; } .doyoo_early_arrow_inner{ width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #FFF; position:absolute; bottom:-10px; right:30px; } .doyoo_early_wrap{ position:relative;left:0;top:0;width:100%;height:100%; } .doyoo_early_head a{ display:block; width:44px; height:44px; background:url(/avnaled/img/close_gray.png) no-repeat center center; position:absolute; right:5px; top:5px; } .doyoo_early_photo{ width:30px; height:30px; background:url(/avnaled/img/photo_user.png) no-repeat center center purple; border-radius:15px; position:absolute; left:10px; top:5px; }
public/avnaled/css/oms.css
FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;word-break:break-all;line-height:20px;text-align:left;} .doyoo_html_mobile{ position:static; width:100%; height:100%; padding:0; margin:0; } .doyoo_body_mobile{ position:fixed !important; left:0;top:0;bottom:0;right:0; padding:0; margin:0; } .doyoo_mon_mobile{ background:#EEE; box-shadow:5px 5px 5px #999; } .doyoo_mon_mobile #doyoo_mon_accept{ position:absolute; left:0;bottom:0;right:0; background-color:#060;text-decoration:none; text-align:center;color:#FFF;margin:0;width:100%;line-height:30px; } .doyoo_mon_mobile #doyoo_mon_closer{ width:24px;height:24px;right:5px; background:url(/avnaled/img/close_gray.png) no-repeat center center; } #doyoo_monitor div#doyoo_mon_head{height:30px;line-height:30px;font-color:14px;color:#FFFFFF;font-weight:bold;margin-left:15px;margin-right:40px} #doyoo_mon_main{height:130px;background-repeat:repeat-x;text-indent:20px;margin:7px 100px 0 10px;color:#000;} .doyoo_mon_mobile #doyoo_mon_main{ margin:7px 30px 0 10px; } #doyoo_mon_foot{width:100%;height:30px;position:absolute;left: 0;bottom:15px} .doyoo_mon_btn{width:95px;height:30px;display:block;cursor:pointer;z-index:18001;float:left;background-repeat:no-repeat;background-position:center center} #doyoo_mon_accept{margin-left:20px; } #doyoo_mon_phone{margin-left:10px;} #doyoo_mon_refuse{margin-left:10px;} #doyoo_mon_closer{position:absolute;top:5px;right:14px;width:15px;height:15px;cursor:pointer} #doyoo_mon_mask{position:absolute;left:0;top:0;background-color:#000000;FILTER:alpha(opacity=60);z-index:7999;opacity: 0.6;-moz-opacity: 0.6;display:none;} #looyu_leave{position:absolute;left:-400px;top:-400px;width:100px; height:100px;} #doyoo_panel a{text-decoration:none} #doyoo_panel{z-index:8000;margin:0px;padding:0px;overflow:hidden;cursor:pointer;-webkit-transform: translateZ(0px)} .doyoo_panel_mobile{ width:55px;height:55px;background:url(/avnaled/img/mobile_online.png) no-repeat center center; } #doyoo_panel div{overflow:hidden;font-size:12px;float:none;background:none;FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans",sans-serif;word-break:break-all;text-align:left;margin:0px;padding:0px;line-height:14px;position:static;z-index:8000;SCROLLBAR-FACE-COLOR: #cccccc; SCROLLBAR-HIGHLIGHT-COLOR: #efefef; SCROLLBAR-SHADOW-COLOR: #efefef; SCROLLBAR-3DLIGHT-COLOR: #cccccc; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #999999; SCROLLBAR-DARKSHADOW-COLOR: #cccccc} .doyoo_pan_flat{border:2px solid #D8D8D8;background-color:#f3f3f3;} .doyoo_pan_icon{cursor:pointer;background-repeat:no-repeat;} .talk99_collapse{display:block;padding:0;font-size:1px;border:none;text-decoration:none} .talk99_collapse:hover{text-decoration:none} #doyoo_panel div.doyoo_pan_icon_inner{position:relative;left:0;top:0;height:100%;background-repeat:no-repeat;-webkit-transform: translateZ(0px);} #doyoo_panel div.doyoo_pan_close{position:absolute;top:2px;right:2px; height:20px;width:20px;background:url(/avnaled/img/close.gif) no-repeat center center} #doyoo_panel .group_title span{font-weight:normal;} #doyoo_panel .doyoo_online .doyoo_status{color:#FF3300;} #doyoo_panel .doyoo_offline .doyoo_status{color:#999;} #doyoo_panel .doyoo_other .doyoo_status{color:#4a9fee;} div#doyoo_panel .doyoo_link{cursor:pointer;padding-left:18px;line-height:18px;color:#000;display: block;height: 18px;overflow: hidden;} #doyoo_panel span.doyoo_group_name{line-height:20px} #doyoo_panel #nhead{height:27px;margin:1px;} #doyoo_panel #ntitle{margin:6px 0px 3px 10px;height:14px;line-height:14px;} #doyoo_panel #ncls{float:right;width:15%;cursor:pointer;font-size:14px;margin:3px 1px 3px 0px;} #doyoo_panel #ncontent{margin:0px 1px 1px 1px;} #doyoo_panel #nfoot{clear:both;margin:0px 1px 1px 1px;color:#FFFFFF;height:26px;width:100%;text-align:center;} #doyoo_panel #nfoot div{margin:8px 6px 6px 6px;cursor:pointer; width:68px;height:16px; background-image:url(/avnaled/img/plat_foot.gif); background-position: center center;background-repeat: no-repeat;} .looyu_oms #nfoot div{background-image:url(/avnaled/img/plat_foot_oms.gif?1) !important;} #doyoo_panel #nphone{margin:4px 5px 0px 5px;border:1px solid #a5a5a5;color:#000000;height:44px;padding:4px 2px 2px 6px;background:#FFFFFF;} #doyoo_panel #nphone div{overflow:hidden;height:20px;line-height:20px;font-size:12px;} #doyoo_panel #ncontent #allcontent{float:left;color:#000000;width:100%;} #doyoo_panel #ncontent .group_title .doyoo_link{cursor:pointer;padding-left:14px;} #doyoo_panel #ncontent .group_title{color:#1D8CE0;cursor:pointer;background:url(/avnaled/img/floatwin/flat_close.gif) 8px left no-repeat;height:22px;} #doyoo_panel #ncontent .group_title_close{font-weight:bold;cursor:pointer;background:url(/avnaled/img/floatwin/flatOpen.gif) left no-repeat;height:18px;} #doyoo_panel #ncontent .group_content{margin-left:1px;padding-left:2px;padding-top:1px;padding-bottom:1px;background:url(/avnaled/img/plat_back.gif) repeat-x;cursor:pointer;height:22px;} #doyoo_panel #ncontent .doyoo_status{float:right;font-weight:normal;margin-right:8px;margin-top:2px;} #doyoo_panel #ohead{width:100%;height:70px;} #doyoo_panel #otitle{height:20px;margin-left:5px;margin-top:5px;color:#FFFFFF;line-height:20px;} #doyoo_panel #omin{width:18px;cursor:pointer;float:right;height:18px;} #doyoo_panel #ocls{width:18px;cursor:pointer;float:right;height:18px;margin-right:4px;z-index:9000} #doyoo_panel #ocontent{background-repeat:repeat-y;padding-left:8px;padding-right:6px;} #doyoo_panel #oentrance{clear:both;height:40px;cursor:pointer;} #doyoo_panel #ocontent #allcontent{overflow-y:auto;height:100%;SCROLLBAR-FACE-COLOR: #ffffff;SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;SCROLLBAR-SHADOW-COLOR: #ffffff;SCROLLBAR-3DLIGHT-COLOR: #ffffff;SCROLLBAR-ARROW-COLOR: #000000;SCROLLBAR-TRACK-COLOR: #ffffff;SCROLLBAR-DARKSHADOW-COLOR: #000000;SCROLLBAR-BASE-COLOR: #ffffff;background-color:#FFFFFF;} #doyoo_panel #ocontent #allcontent div{height:20px;} #doyoo_panel #ocontent .group_title{font-size:13px;font-weight:bold;cursor:pointer;color:#000000;} #doyoo_panel #ocontent .group_content{font-size:12px;margin-left:10px;height:16px;padding-top:1px;padding-bottom:1px;cursor:pointer;color:#000000;} #doyoo_panel #ocontent .doyoo_status{float:right;font-weight:normal;margin-right:4px;margin-top:2px;} #doyoo_panel #ocontent .group_title .doyoo_link{cursor:pointer;padding-left:2px;} #doyoo_panel #ocontent .group_content .doyoo_online{background:url(/avnaled/img/floatwin/on_line.gif) left no-repeat;} #doyoo_panel #ocontent .group_content .doyoo_offline{background:url(/avnaled/img/floatwin/off_line.gif) left 1px no-repeat;} #doyoo_panel #ocontent .group_content .doyoo_other{background:url(/avnaled/img/floatwin/off_line.gif) left 1px no-repeat;} #doyoo_panel #ofoot{width:144px;height:39px;} #doyoo_panel #ofoot div{width:50%;float:right;height:100%;cursor:pointer} #doyoo_panel #doyoo_panel_main{position:relative;-webkit-transform: translateZ(0px);} .doyoo_filter{position:absolute;visibility:inherit;top:0px;left:0px;z-index:-100;width:100%;height:100%;} .doyoo_f_frame{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:2147483600;border:none;background:#FFF;} .doyoo_f_chat{position:absolute;right:0px;bottom:0px;width:342px;height:490px;z-index:2147483601;box-shadow: -0px -3px 10px 0px #333} div#doyoo_f_chat,div#doyoo_f_head,div#doyoo_f_main{display:block !important;} .doyoo_f_original{overflow:hidden;} .doyoo_f_original body{overflow:hidden;height:100%;margin:0px;padding:0px} #doyoo_f_head { width: 100%; height: 45px; position: absolute; -webkit-transform: translateZ(0px);top:0;left:0;z-index:2147483600; } #doyoo_f_top{width:100%;position: absolute;top:0;left:0;z-index:2147483600} #doyoo_f_title{margin-right:60px;height:100%} div#doyoo_f_main { width: 100%; position: absolute; left: 0; top: 0; height: 490px; background: transparent;overflow:hidden;-webkit-overflow-scrolling: touch !important; } div#doyoo_f_work_wrapper{ position: relative;left:0;top:0;width:100%;height:100%; } iframe#doyoo_f_work{ position: absolute;left:0;top:0; } #doyoo_f_close, #doyoo_f_end, #doyoo_f_min { width: 20px; height: 30px; top: 7px; right: 5px; position: absolute; cursor: pointer } #doyoo_f_close { background: url(/avnaled/img/white-close.gif) no-repeat center center } .doyoo_f_chat_mobile #doyoo_f_close{ width:70px;height:50px;background:none; } .doyoo_f_chat_mobile div#doyoo_f_main{ background: #FFF; box-shadow: 0px -3px 10px 0px #333; } #doyoo_f_min { background:url(/avnaled/img/white-min.png) no-repeat center right} #doyoo_f_min{right:30px} #doyoo_f_minPanel{position:absolute;right:0px;bottom:0px;width:247px;height:30px; background: no-repeat;z-index:8001;display:none} #doyoo_f_minPanel .inner{position:relative;width:100%;height:100%;-webkit-transform: translateZ(0px);} #doyoo_f_restore{ position:absolute;right:27px;top:5px;height:20px;width:30px;cursor:pointer} .doyoo_f_chat_mobile #doyoo_f_min{ right:70px;height:50px;width:auto;left:0;background:none; } .doyoo_f_chat_mobile #doyoo_f_title{ left:0;margin-right:0;width:40px; } object#looyuShare{position:absolute;left:0;top:0;z-index:-100;display:block} #doyoo_share{position:absolute;z-index:-100;left:-100000px;top:0;} #looyu_p{position:absolute;z-index:8000;background:#FFF} .looyu_p_tl{height:13px;background-position:0 0;line-height:13px} .looyu_p_tr{margin-left:13px;background-position:right 0} .looyu_p_tc{margin-right:13px;background-position:0 -20px} .looyu_p_ml{background-position:0 0;background-repeat:repeat-y} .looyu_p_mr{background-position:right ;margin-left:13px;;background-repeat:repeat-y} .looyu_p_mc{margin-right:13px;background:#FFF} .looyu_p_bl{height:13px;background-position:0 -60px;line-height:13px} .looyu_p_br{margin-left:13px;background-position:right -60px} .looyu_p_bc{margin-right:13px;background-position:0 -40px} .looyu_p_0 .looyu_p_t,.looyu_p_0 .looyu_p_b,.looyu_p_0 .looyu_p_m{background-image:none} .looyu_p_1 .looyu_p_t,.looyu_p_1 .looyu_p_b{background-image:url(/avnaled/img/row1.png)} .looyu_p_1 .looyu_p_m{background-image:url(/avnaled/img/col1.png)} .looyu_p_2 .looyu_p_t,.looyu_p_2 .looyu_p_b{background-image:url(/avnaled/img/row2.png)} .looyu_p_2 .looyu_p_m{background-image:url(/avnaled/img/col2.png)} .looyu_p_3 .looyu_p_t,.looyu_p_3 .looyu_p_b{background-image:url(/avnaled/img/row3.png)} .looyu_p_3 .looyu_p_m{background-image:url(/avnaled/img/col3.png)} .looyu_p_4 .looyu_p_t,.looyu_p_4 .looyu_p_b{background-image:url(/avnaled/img/row4.png)} .looyu_p_4 .looyu_p_m{background-image:url(/avnaled/img/col4.png)} .looyu_p_5 .looyu_p_t,.looyu_p_5 .looyu_p_b{background-image:url(/avnaled/img/row5.png)} .looyu_p_5 .looyu_p_m{background-image:url(/avnaled/img/col5.png)} #looyu_p_h{float:right;color:#FFF;width:12px;height:12px;cursor:pointer;font-size:11px} .looyu_p_0 #looyu_p_h{color:#000} #talk99_message{width:213px;height:241px;color:rgb(132,132,132);position:absolute;display:none;font-size:12px;z-index:2147483640; font-family: arial;} .t99_mpanel_inner{position: relative;left:0;top:0;width:100%;height:100%;overflow:hidden;-webkit-transform: translateZ(0px);} .t99_mpanel_title,#t99_mpanel_miner,#t99_mpanel_submit,.t99_mpanel_main,#t99_mpanel_freePhone{position: absolute;} .t99_mpanel_title{left:15px;top:12px;width:146px;height:24px;font-weight:bold;color:#000} #t99_mpanel_miner{right:15px;top:10px;width:19px;height:19px;cursor:pointer;} .t99_mpanel_main{left:10px;top:45px;width:193px;height:160px} #t99_mpanel_submit{left:15px;width:63px;} .t99_mpanel_info,.t99_mpanel_content{border:1px solid rgb(221,221,221);background-color:#EEE;font-size:12px;} .t99_mpanel_content{height:50px;width:185px;margin:5px;font-size:12px;color:#848484} .t99_mpanel_info{hegith:20px;margin:2px 5px 0 5px;} .t99_mpanel_content textarea{width:100%;height:100%;overflow:auto;font-size:12px;color:#848484} .t99_mpanel_info input,.t99_mpanel_content textarea{border:none;background:transparent} .t99_mpanel_info input{width:100px;height:20px;line-height:20px} .t99_mpanel_info span{margin-left:5px;padding-left:20px;background-repeat:no-repeat;background-position:left center} #t99_mpanel_freePhone{right:10px;width:92px;padding-left:10px;display:block;text-decoration:none} #t99_mpanel_freePhone,#t99_mpanel_submit{top:206px;height:32px;line-height: 32px;color:#000; text-align:center;font-size:12px;cursor:pointer; background-position:center center;} #talk99_message form{margin:0;padding:0} #talk99_message_target{width:1px;height:1px;position:absolute;left: -10000px;top:-1000px;} .t99_mpanel_name{background-image: url(/avnaled/img/m_icon_name.gif)} .t99_mpanel_email{background-image: url(/avnaled/img/m_icon_email.gif)} .t99_mpanel_phone{background-image: url(/avnaled/img/m_icon_phone.gif)} .t99_mpanel_qq{background-image: url(/avnaled/img/m_icon_qq.gif)} .talk99_region{display:block;position:absolute;} #doyoo_mon_inner{ background-repeat:no-repeat } #doyoo_mobile_chat_hint{ width: 80px;height:80px;line-height: 80px;text-align: center; color:#FFF;font-size:30px;font-family: simhei; position: fixed; right:10px; border-radius: 50%; background-image: url(/avnaled/img/mobile_message.png); background-position: center center; background-repeat: no-repeat; z-index:200000; } #doyoo_mobile_chat_hint.has_number{ background-image: none; } #doyoo_mobile_chat_hint.doyoo_chat_hint_mode_bottom{ bottom:0;right:0;background-image: none; } #doyoo_mobile_chat_hint_closer{ float:right;width:40px;height:100%; background:url(/avnaled/img/mobile_closer.png) no-repeat center center; background-size: 24px; } #doyoo_mobile_chat_hint_msg{ margin:0 40px;height:80px;line-height: inherit;font-size:15px;color:#FFF; text-align: left;overflow: hidden; } #doyoo_mobile_chat_hint_icon{ float:left;width:40px;height:100%; background: url(/avnaled/img/mobile_message.png) center center no-repeat; background-size: 32px; } #doyoo_mobile_chat_hint_count{ position:relative;width:20px;height:20px;border-radius: 50%;color:#FFF; float:left;background: #FF4949;left:-20px;line-height: 20px;top:0; display: none;font-size:12px !important; } .has_number #doyoo_mobile_chat_hint_count{ display: block; } #doyoo_early{ position:fixed;z-index:100000; right:0px; bottom:50px; height:120px; border:1px solid #CCC;background:#FFF; border-radius:8px; -moz-border-radius:8px; box-shadow:0 0 10px #ccc; } .doyoo_early_head{ height:30px; } #doyoo_early_from{ position: absolute;font-size: 15px; left: 50px;right:50px;overflow: hidden; top: 10px;text-align: left; line-height: 25px; } .doyoo_early_msg{ height:70px;line-height:25px; overflow:hidden;text-align: left; font-size:12px; margin: 10px 15px 0px; cursor:pointer; } .doyoo_early_detail{ word-break: break-all; word-wrap:break-word; } .doyoo_early_arrow{ width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #CCC; position:absolute; bottom:-11px; right:30px; } .doyoo_early_arrow_inner{ width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #FFF; position:absolute; bottom:-10px; right:30px; } .doyoo_early_wrap{ position:relative;left:0;top:0;width:100%;height:100%; } .doyoo_early_head a{ display:block; width:44px; height:44px; background:url(/avnaled/img/close_gray.png) no-repeat center center; position:absolute; right:5px; top:5px; } .doyoo_early_photo{ width:30px; height:30px; background:url(/avnaled/img/photo_user.png) no-repeat center center purple; border-radius:15px; position:absolute; left:10px; top:5px; }
0.254602
0.056705
.login-page { width: 360px; padding: 8% 0 0; margin: auto; } .bold { font-weight: bold; } .content-page { position: relative; z-index: 1; background: #8B7C92; width: 360px; margin: 0 auto 50px; padding: 10px; text-align: center; } .users-page { position: relative; z-index: 1; background: #8B7C92; width: 360px; margin: 0 auto 50px; padding: 0px; } .users-page table { padding: 10px; } .form { position: relative; z-index: 1; background: #8B7C92; max-width: 360px; margin: 0 auto 50px; padding: 45px; text-align: center; } .form input { font-family: "Roboto", sans-serif; outline: 0; background: #A7A284; width: 100%; border: 0; margin: 0 0 15px; padding: 15px; box-sizing: border-box; font-size: 14px; } .submit { font-family: "Roboto", sans-serif; text-transform: uppercase; outline: 0; background: #A7A284; width: 100%; border: 0; padding: 15px; color: wheat; font-size: 14px; -webkit-transition: all 0.3 ease; transition: all 0.3 ease; cursor: pointer; } .submit:active, .submit:hover, .submit:focus { background: #745B5E; } .form .message { margin: 15px 0 0; color: #745B5E; font-size: 12px; } .form .message a { color: #433E0E; text-decoration: none; } .form .message:hover a { color: wheat; text-decoration: none; } .form .register-form { display: none; } .container { position: relative; z-index: 1; max-width: 300px; margin: 0 auto; } .container:before, .container:after { content: ""; display: block; clear: both; } .container .info { margin: 50px auto; text-align: center; } .container .info h1 { margin: 0 0 15px; padding: 0; font-size: 36px; font-weight: 300; color: #745B5E; } .container .info span { color: #7C9082; font-size: 12px; } .container .info span a { color: #000000; text-decoration: none; } .container .info span .fa { color: #A7A284; } .users-header { padding-left: 10px; padding-top: 10px; } body { background: #8F92BA; font-family: "Roboto", sans-serif; } /* do not group these rules */ *::-webkit-input-placeholder { color: wheat; } *:-moz-placeholder { /* FF 4-18 */ color: wheat; } *::-moz-placeholder { /* FF 19+ */ color: wheat; } *:-ms-input-placeholder { /* IE 10+ */ color: wheat; }
src/main/resources/static/css/style.css
.login-page { width: 360px; padding: 8% 0 0; margin: auto; } .bold { font-weight: bold; } .content-page { position: relative; z-index: 1; background: #8B7C92; width: 360px; margin: 0 auto 50px; padding: 10px; text-align: center; } .users-page { position: relative; z-index: 1; background: #8B7C92; width: 360px; margin: 0 auto 50px; padding: 0px; } .users-page table { padding: 10px; } .form { position: relative; z-index: 1; background: #8B7C92; max-width: 360px; margin: 0 auto 50px; padding: 45px; text-align: center; } .form input { font-family: "Roboto", sans-serif; outline: 0; background: #A7A284; width: 100%; border: 0; margin: 0 0 15px; padding: 15px; box-sizing: border-box; font-size: 14px; } .submit { font-family: "Roboto", sans-serif; text-transform: uppercase; outline: 0; background: #A7A284; width: 100%; border: 0; padding: 15px; color: wheat; font-size: 14px; -webkit-transition: all 0.3 ease; transition: all 0.3 ease; cursor: pointer; } .submit:active, .submit:hover, .submit:focus { background: #745B5E; } .form .message { margin: 15px 0 0; color: #745B5E; font-size: 12px; } .form .message a { color: #433E0E; text-decoration: none; } .form .message:hover a { color: wheat; text-decoration: none; } .form .register-form { display: none; } .container { position: relative; z-index: 1; max-width: 300px; margin: 0 auto; } .container:before, .container:after { content: ""; display: block; clear: both; } .container .info { margin: 50px auto; text-align: center; } .container .info h1 { margin: 0 0 15px; padding: 0; font-size: 36px; font-weight: 300; color: #745B5E; } .container .info span { color: #7C9082; font-size: 12px; } .container .info span a { color: #000000; text-decoration: none; } .container .info span .fa { color: #A7A284; } .users-header { padding-left: 10px; padding-top: 10px; } body { background: #8F92BA; font-family: "Roboto", sans-serif; } /* do not group these rules */ *::-webkit-input-placeholder { color: wheat; } *:-moz-placeholder { /* FF 4-18 */ color: wheat; } *::-moz-placeholder { /* FF 19+ */ color: wheat; } *:-ms-input-placeholder { /* IE 10+ */ color: wheat; }
0.324021
0.084116
html { height: 100%; } body { margin: 0; padding: 0; height: 100%; font-family: "Helvetica Neue", sans-serif; font-size: 0.8em; letter-spacing: 0.6px; overflow: hidden; } textarea { resize: none; } img { border: none; } ul { margin: 0; padding: 0; } li { list-style-type: none; } input[placeholder] { line-height: 32px; } .syntaxhighlighter .toolbar { display: none; } .header { position: relative; z-index: 10; margin: 0; padding: 0; height: 52px; background: #1F1F1F; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMTAwJSIgeTE9IjEwMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzRkNGQ0ZCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iYmxhY2siLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZzEpIiAvPjwvc3ZnPg==); background-image: -webkit-gradient(linear, center bottom, center top, color-stop(0%, #4d4d4d), color-stop(100%, black)); background-image: -webkit-linear-gradient(bottom, #4d4d4d 0%, black 100%); background-image: -moz-linear-gradient(bottom, #4d4d4d 0%, black 100%); background-image: -ms-linear-gradient(bottom, #4d4d4d 0%, black 100%); background-image: -o-linear-gradient(bottom, #4d4d4d 0%, black 100%); background-image: linear-gradient(to top, #4d4d4d 0%, black 100%); -moz-box-shadow:0px 0px 11px 2px rgba(119, 119, 119, 1); -webkit-box-shadow:0px 0px 11px 2px rgba(119, 119, 119, 1); box-shadow:0px 0px 11px 2px rgba(119, 119, 119, 1); } .header .logo { float: left; background-image: url(../images/logo.png); width: 95px; height: 48px; margin: 4px 0 4px 5px; } .header .user { color: #FFF; float: right; background: #bdbdbd; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWV<KEY> background-image: -webkit-gradient(linear, center bottom, center top, color-stop(0%, #1f1f1f), color-stop(100%, rgba(71, 71, 71, 0.869))); background-image: -webkit-linear-gradient(bottom, #1f1f1f 0%, rgba(71, 71, 71, 0.869) 100%); background-image: -moz-linear-gradient(bottom, #1f1f1f 0%, rgba(71, 71, 71, 0.869) 100%); background-image: -ms-linear-gradient(bottom, #1f1f1f 0%, rgba(71, 71, 71, 0.869) 100%); background-image: -o-linear-gradient(bottom, #1f1f1f 0%, rgba(71, 71, 71, 0.869) 100%); background-image: linear-gradient(to top, #1f1f1f 0%, rgba(71, 71, 71, 0.869) 100%); cursor: pointer; -moz-box-shadow:0px 0px 7px 2px #000000; -webkit-box-shadow:0px 0px 7px 2px #000000; box-shadow:0px 0px 7px 2px #000000; height: 30px; -webkit-border-radius: 5px; border-radius: 5px; margin: 10px 15px 5px 0; } .header .out { line-height: 30px; margin: 0 10px 0 10px; } .header .profile-image { float: left; } .header .profile-name { float: left; margin: 5px 10px 0 10px; line-height: 20px; white-space: nowrap; text-shadow: 0 1px 0 #000; } .header .profile-image img { height: 30px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; } .header .nav { float: right; margin: 11px 20px 0 0; } .list { position: relative; z-index: 0; height: 100%; } .list .filter { position: absolute; left: 20px; right: 20px; height: 40px; margin: 20px 10px 0 0; text-align: center; } .list .filter input { outline: none !important; background: #f2f2f2; width: 100%; height: 100%; border: none; text-align: center; color: #adadad; font-size: 2em; } .list .items { overflow: auto; position: absolute; top: 80px; bottom: 60px; left: 0; right: 0; padding: 0 20px 0 20px; } .list .item { margin: 0 0 10px 0; padding: 10px; background: #f2f2f2; } .list .item .content { margin: 0 0 10px 0; -moz-box-shadow:1px 1px 4px 2px rgba(119, 119, 119, 0.54); -webkit-box-shadow:1px 1px 4px 2px rgba(119, 119, 119, 0.54); box-shadow:1px 1px 4px 2px rgba(119, 119, 119, 0.54); } .list .item .syntaxhighlighter { padding: 10px 0; } .clear-search { position: absolute; top: 0; right: 20px; cursor: pointer; } .manage { position: absolute; z-index: 0; top: 50px; bottom: 0; left: 0; right: 0; background: #f2f2f2; overflow: hidden; } .manage .text-input { font-size: 1.5em; margin: 0; padding: 0; width: 100%; height: 100%; } .manage .text-button { position: absolute; bottom: 20px; right: 20px; } .hidden { display: none; } .button { font-size: 1em; background-color: #eeeeee; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc)); background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc); background-image: -moz-linear-gradient(top, #eeeeee, #cccccc); background-image: -ms-linear-gradient(top, #eeeeee, #cccccc); background-image: -o-linear-gradient(top, #eeeeee, #cccccc); background-image: linear-gradient(top, #eeeeee, #cccccc); border: 1px solid #ccc; border-bottom: 1px solid #bbb; border-radius: 3px; color: #333; padding: 6px 12px; text-align: center; text-shadow: 0 1px 0 #eee; } .button:hover { background-color: #dddddd; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #bbbbbb)); background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb); background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb); background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb); background-image: -o-linear-gradient(top, #dddddd, #bbbbbb); background-image: linear-gradient(top, #dddddd, #bbbbbb); border: 1px solid #bbb; border-bottom: 1px solid #999; cursor: pointer; text-shadow: 0 1px 0 #ddd; } .button:active { border: 1px solid #aaa; border-bottom: 1px solid #888; } .clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .clearfix { display: inline-block; } html[xmlns] .clearfix { display: block; } * html .clearfix { height: 1%; } .syntaxhighlighter { margin: 0 !important; } .syntaxhighlighter .line { margin: 0 !important; } .CodeMirror { height: 100%; } .CodeMirror-scroll { overflow-y: hidden; overflow-x: auto; }
demos/sniply/assets/styles/base.css
html { height: 100%; } body { margin: 0; padding: 0; height: 100%; font-family: "Helvetica Neue", sans-serif; font-size: 0.8em; letter-spacing: 0.6px; overflow: hidden; } textarea { resize: none; } img { border: none; } ul { margin: 0; padding: 0; } li { list-style-type: none; } input[placeholder] { line-height: 32px; } .syntaxhighlighter .toolbar { display: none; } .header { position: relative; z-index: 10; margin: 0; padding: 0; height: 52px; background: #1F1F1F; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMTAwJSIgeTE9IjEwMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzRkNGQ0ZCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iYmxhY2siLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZzEpIiAvPjwvc3ZnPg==); background-image: -webkit-gradient(linear, center bottom, center top, color-stop(0%, #4d4d4d), color-stop(100%, black)); background-image: -webkit-linear-gradient(bottom, #4d4d4d 0%, black 100%); background-image: -moz-linear-gradient(bottom, #4d4d4d 0%, black 100%); background-image: -ms-linear-gradient(bottom, #4d4d4d 0%, black 100%); background-image: -o-linear-gradient(bottom, #4d4d4d 0%, black 100%); background-image: linear-gradient(to top, #4d4d4d 0%, black 100%); -moz-box-shadow:0px 0px 11px 2px rgba(119, 119, 119, 1); -webkit-box-shadow:0px 0px 11px 2px rgba(119, 119, 119, 1); box-shadow:0px 0px 11px 2px rgba(119, 119, 119, 1); } .header .logo { float: left; background-image: url(../images/logo.png); width: 95px; height: 48px; margin: 4px 0 4px 5px; } .header .user { color: #FFF; float: right; background: #bdbdbd; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lYXJHcmFkaWV<KEY> background-image: -webkit-gradient(linear, center bottom, center top, color-stop(0%, #1f1f1f), color-stop(100%, rgba(71, 71, 71, 0.869))); background-image: -webkit-linear-gradient(bottom, #1f1f1f 0%, rgba(71, 71, 71, 0.869) 100%); background-image: -moz-linear-gradient(bottom, #1f1f1f 0%, rgba(71, 71, 71, 0.869) 100%); background-image: -ms-linear-gradient(bottom, #1f1f1f 0%, rgba(71, 71, 71, 0.869) 100%); background-image: -o-linear-gradient(bottom, #1f1f1f 0%, rgba(71, 71, 71, 0.869) 100%); background-image: linear-gradient(to top, #1f1f1f 0%, rgba(71, 71, 71, 0.869) 100%); cursor: pointer; -moz-box-shadow:0px 0px 7px 2px #000000; -webkit-box-shadow:0px 0px 7px 2px #000000; box-shadow:0px 0px 7px 2px #000000; height: 30px; -webkit-border-radius: 5px; border-radius: 5px; margin: 10px 15px 5px 0; } .header .out { line-height: 30px; margin: 0 10px 0 10px; } .header .profile-image { float: left; } .header .profile-name { float: left; margin: 5px 10px 0 10px; line-height: 20px; white-space: nowrap; text-shadow: 0 1px 0 #000; } .header .profile-image img { height: 30px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; } .header .nav { float: right; margin: 11px 20px 0 0; } .list { position: relative; z-index: 0; height: 100%; } .list .filter { position: absolute; left: 20px; right: 20px; height: 40px; margin: 20px 10px 0 0; text-align: center; } .list .filter input { outline: none !important; background: #f2f2f2; width: 100%; height: 100%; border: none; text-align: center; color: #adadad; font-size: 2em; } .list .items { overflow: auto; position: absolute; top: 80px; bottom: 60px; left: 0; right: 0; padding: 0 20px 0 20px; } .list .item { margin: 0 0 10px 0; padding: 10px; background: #f2f2f2; } .list .item .content { margin: 0 0 10px 0; -moz-box-shadow:1px 1px 4px 2px rgba(119, 119, 119, 0.54); -webkit-box-shadow:1px 1px 4px 2px rgba(119, 119, 119, 0.54); box-shadow:1px 1px 4px 2px rgba(119, 119, 119, 0.54); } .list .item .syntaxhighlighter { padding: 10px 0; } .clear-search { position: absolute; top: 0; right: 20px; cursor: pointer; } .manage { position: absolute; z-index: 0; top: 50px; bottom: 0; left: 0; right: 0; background: #f2f2f2; overflow: hidden; } .manage .text-input { font-size: 1.5em; margin: 0; padding: 0; width: 100%; height: 100%; } .manage .text-button { position: absolute; bottom: 20px; right: 20px; } .hidden { display: none; } .button { font-size: 1em; background-color: #eeeeee; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc)); background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc); background-image: -moz-linear-gradient(top, #eeeeee, #cccccc); background-image: -ms-linear-gradient(top, #eeeeee, #cccccc); background-image: -o-linear-gradient(top, #eeeeee, #cccccc); background-image: linear-gradient(top, #eeeeee, #cccccc); border: 1px solid #ccc; border-bottom: 1px solid #bbb; border-radius: 3px; color: #333; padding: 6px 12px; text-align: center; text-shadow: 0 1px 0 #eee; } .button:hover { background-color: #dddddd; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #bbbbbb)); background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb); background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb); background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb); background-image: -o-linear-gradient(top, #dddddd, #bbbbbb); background-image: linear-gradient(top, #dddddd, #bbbbbb); border: 1px solid #bbb; border-bottom: 1px solid #999; cursor: pointer; text-shadow: 0 1px 0 #ddd; } .button:active { border: 1px solid #aaa; border-bottom: 1px solid #888; } .clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .clearfix { display: inline-block; } html[xmlns] .clearfix { display: block; } * html .clearfix { height: 1%; } .syntaxhighlighter { margin: 0 !important; } .syntaxhighlighter .line { margin: 0 !important; } .CodeMirror { height: 100%; } .CodeMirror-scroll { overflow-y: hidden; overflow-x: auto; }
0.348091
0.100392
.cp-canvas { position: relative; } .cp-canvas .cp-canvas-front, .cp-canvas .cp-canvas-middle, .cp-canvas .cp-canvas-back { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; } .cp-canvas .cp-canvas-middle { border-style: solid; border-color: rgba(180, 180, 180, 0.8); border-width: 0px; } .cp-canvas.curser-erase * { cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACAElEQVRIS82VMcgSYRzGn/8Z+NmHgnCeBkcgiWBbwZcOgktL5FQgtoaDQ7glEjg4hBaELk2Co24R3iSBTYUuOkgZfpBDgnpagxA0WBf3gXLKeb2+8EG3vv/n99zzfx/uCJf80CXz8d8Z+AA8BnAK4BdD+pNjErglSfqiqqrEAN6OsBrYZVn+NJlMbhwD12dZDCgUCinD4fD+sXAmA4/H83yxWDzjgcuybJ1AFMXUcrms8sCdTid6vZ5mtaK7AN7xwHVNp9NBOBx+fcjgFoAeL1xRFMTj8TdE9NDMQHa5XOer1eqEx6BarSKVSn0goqjZJbt9Pt9oNpuJPPB8Po9CoTAUBOHmRm9MwN11HZZIJFCv12c2m+2MiCb7Bjtdb7VaiMViWK/XpkHsdju63S6i0YstIBKJoN1u/3Q4HHeI6LNRdJHA2PVGo4FkMvkewAsAbjOHZrP5PZ1Ov51Op1f1rvf7/bUoig+ISNmfJ2PXi8Uicrlcn4huW9zBqdfrPZ/P59c2XQ8EAk+J6JWZRk+g6QfZbBalUumbIAjXLeBX/H7/x/F4fLbTdaInhzRbg8Fg8KNWq90rl8vzA8O/g8Hgy9Fo9Eg/N3bdqnFbg2Nqud91SwNJkjRVVZn5lUoFmUxmp+uWBpqm/WH8bG84XwHEjF3/14qY355nkOWHw8Pdav4CmLqmDnPB6BMAAAAASUVORK5CYII=") 0 24, cell; } .cp-canvas.curser-draw * { cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAB5ElEQVRIS7WWQUjCYBiG36UTunoYHkPqkIiQICEFXbtFER0lmYioBAWexa6KCdFOyk8IHjwUgpcY3SLzIqSwS0RIB4UO0Sk6pDHLsc0tt1k7jo/n+fe9+76Nwj9f1B/wHQDmAbxpsWYVrAK4+wGfAjgE8CkXzSJYA3Ajh7lcrot+v78nl1gVrABoabVELbEiWCGEnFQqlQ2e5zUjlEvMCkZtYRjmo1wuz+VyOVpPkslkNtPp9JUZgaLn0ySNRuM8GAzuGxWM4D6fD+12W2qLniSZTCKfz586HI4DI4IJuN/vR6v1nbFaIsILhcKrzWZbpyhKmCaYgHs8HgiCoAhXlBBC5rrdLh2NRiW4WPSbwBB8bGJZ9rlYLL4D2BZPPr6vJzAF/2nLi91uZ9TvrZbAClzRlt9WxcT4a/V8DFAHOm3Z/TlcHrLubtE6lZGTK0LOZrO3qVQq6Ha70Ww2UavVEIlENPeMGbj0BISQp3A4vMAwDOr1+nEgENjlOM6TSCQUErNwSVAqlR5Yll2U0byDweDS6/UujYfKClxXEAqF7nmev+71ekdikVW4JOA47jEej7tnDVT3Ne10OkK1Wl2maVpR43Q6EYvFdIfIyA/DaJKHw+EZgB31BxuAuFu25LvFCFRe8wVzBvsZfwIl8wAAAABJRU5ErkJggg==") 0 24, crosshair; } .cp-canvas.curser-move * { cursor: move; } .selection { user-select: none; position: absolute; border: dotted 1px blue; box-sizing: border-box; /* left: 100px; top: 120px; width: 200px; height: 150px; margin: -1px; */ } .dir-m { cursor: move; } .selection .box { position: absolute; width: 5px; height: 5px; border: solid 1px blue; background-color: white; } .selection.no-box .box { display: none; } .selection .dir-m { display: none; } .selection .dir-nw:hover { cursor: nw-resize; } .selection .dir-w:hover { cursor: w-resize; } .selection .dir-sw:hover { cursor: sw-resize; } .selection .dir-n:hover { cursor: n-resize; } .selection .dir-m:hover { cursor: move; } .selection .dir-s:hover { cursor: s-resize; } .selection .dir-ne:hover { cursor: ne-resize; } .selection .dir-e:hover { cursor: e-resize; } .selection .dir-se:hover { cursor: se-resize; } .selection .box.dir-nw { top: 0%; left: 0%; margin-top: -4px; margin-left: -4px; } .selection .box.dir-w { top: 50%; left: 0%; margin-top: -3px; margin-left: -4px; } .selection .box.dir-sw { top: 100%; left: 0%; margin-top: -3px; margin-left: -4px; } .selection .box.dir-n { top: 0%; left: 50%; margin-top: -4px; margin-left: -3px; } .selection .box.dir-m { top: 50%; left: 50%; margin-top: -3px; margin-left: -3px; } .selection .box.dir-s { top: 100%; left: 50%; margin-top: -3px; margin-left: -3px; } .selection .box.dir-ne { top: 0%; left: 100%; margin-top: -4px; margin-left: -3px; } .selection .box.dir-e { top: 50%; left: 100%; margin-top: -3px; margin-left: -3px; } .selection .box.dir-se { top: 100%; left: 100%; margin-top: -3px; margin-left: -3px; } .selectable-item { position: absolute; background-color: #000000; border: solid 1px #000000; left: 50px; top: 50px; width: 100px; height: 100px; }
lib/css/miru-canvas.css
.cp-canvas { position: relative; } .cp-canvas .cp-canvas-front, .cp-canvas .cp-canvas-middle, .cp-canvas .cp-canvas-back { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; } .cp-canvas .cp-canvas-middle { border-style: solid; border-color: rgba(180, 180, 180, 0.8); border-width: 0px; } .cp-canvas.curser-erase * { cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACAElEQVRIS82VMcgSYRzGn/8Z+NmHgnCeBkcgiWBbwZcOgktL5FQgtoaDQ7glEjg4hBaELk2Co24R3iSBTYUuOkgZfpBDgnpagxA0WBf3gXLKeb2+8EG3vv/n99zzfx/uCJf80CXz8d8Z+AA8BnAK4BdD+pNjErglSfqiqqrEAN6OsBrYZVn+NJlMbhwD12dZDCgUCinD4fD+sXAmA4/H83yxWDzjgcuybJ1AFMXUcrms8sCdTid6vZ5mtaK7AN7xwHVNp9NBOBx+fcjgFoAeL1xRFMTj8TdE9NDMQHa5XOer1eqEx6BarSKVSn0goqjZJbt9Pt9oNpuJPPB8Po9CoTAUBOHmRm9MwN11HZZIJFCv12c2m+2MiCb7Bjtdb7VaiMViWK/XpkHsdju63S6i0YstIBKJoN1u/3Q4HHeI6LNRdJHA2PVGo4FkMvkewAsAbjOHZrP5PZ1Ov51Op1f1rvf7/bUoig+ISNmfJ2PXi8Uicrlcn4huW9zBqdfrPZ/P59c2XQ8EAk+J6JWZRk+g6QfZbBalUumbIAjXLeBX/H7/x/F4fLbTdaInhzRbg8Fg8KNWq90rl8vzA8O/g8Hgy9Fo9Eg/N3bdqnFbg2Nqud91SwNJkjRVVZn5lUoFmUxmp+uWBpqm/WH8bG84XwHEjF3/14qY355nkOWHw8Pdav4CmLqmDnPB6BMAAAAASUVORK5CYII=") 0 24, cell; } .cp-canvas.curser-draw * { cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAB5ElEQVRIS7WWQUjCYBiG36UTunoYHkPqkIiQICEFXbtFER0lmYioBAWexa6KCdFOyk8IHjwUgpcY3SLzIqSwS0RIB4UO0Sk6pDHLsc0tt1k7jo/n+fe9+76Nwj9f1B/wHQDmAbxpsWYVrAK4+wGfAjgE8CkXzSJYA3Ajh7lcrot+v78nl1gVrABoabVELbEiWCGEnFQqlQ2e5zUjlEvMCkZtYRjmo1wuz+VyOVpPkslkNtPp9JUZgaLn0ySNRuM8GAzuGxWM4D6fD+12W2qLniSZTCKfz586HI4DI4IJuN/vR6v1nbFaIsILhcKrzWZbpyhKmCaYgHs8HgiCoAhXlBBC5rrdLh2NRiW4WPSbwBB8bGJZ9rlYLL4D2BZPPr6vJzAF/2nLi91uZ9TvrZbAClzRlt9WxcT4a/V8DFAHOm3Z/TlcHrLubtE6lZGTK0LOZrO3qVQq6Ha70Ww2UavVEIlENPeMGbj0BISQp3A4vMAwDOr1+nEgENjlOM6TSCQUErNwSVAqlR5Yll2U0byDweDS6/UujYfKClxXEAqF7nmev+71ekdikVW4JOA47jEej7tnDVT3Ne10OkK1Wl2maVpR43Q6EYvFdIfIyA/DaJKHw+EZgB31BxuAuFu25LvFCFRe8wVzBvsZfwIl8wAAAABJRU5ErkJggg==") 0 24, crosshair; } .cp-canvas.curser-move * { cursor: move; } .selection { user-select: none; position: absolute; border: dotted 1px blue; box-sizing: border-box; /* left: 100px; top: 120px; width: 200px; height: 150px; margin: -1px; */ } .dir-m { cursor: move; } .selection .box { position: absolute; width: 5px; height: 5px; border: solid 1px blue; background-color: white; } .selection.no-box .box { display: none; } .selection .dir-m { display: none; } .selection .dir-nw:hover { cursor: nw-resize; } .selection .dir-w:hover { cursor: w-resize; } .selection .dir-sw:hover { cursor: sw-resize; } .selection .dir-n:hover { cursor: n-resize; } .selection .dir-m:hover { cursor: move; } .selection .dir-s:hover { cursor: s-resize; } .selection .dir-ne:hover { cursor: ne-resize; } .selection .dir-e:hover { cursor: e-resize; } .selection .dir-se:hover { cursor: se-resize; } .selection .box.dir-nw { top: 0%; left: 0%; margin-top: -4px; margin-left: -4px; } .selection .box.dir-w { top: 50%; left: 0%; margin-top: -3px; margin-left: -4px; } .selection .box.dir-sw { top: 100%; left: 0%; margin-top: -3px; margin-left: -4px; } .selection .box.dir-n { top: 0%; left: 50%; margin-top: -4px; margin-left: -3px; } .selection .box.dir-m { top: 50%; left: 50%; margin-top: -3px; margin-left: -3px; } .selection .box.dir-s { top: 100%; left: 50%; margin-top: -3px; margin-left: -3px; } .selection .box.dir-ne { top: 0%; left: 100%; margin-top: -4px; margin-left: -3px; } .selection .box.dir-e { top: 50%; left: 100%; margin-top: -3px; margin-left: -3px; } .selection .box.dir-se { top: 100%; left: 100%; margin-top: -3px; margin-left: -3px; } .selectable-item { position: absolute; background-color: #000000; border: solid 1px #000000; left: 50px; top: 50px; width: 100px; height: 100px; }
0.483161
0.105717
nav.blur.blur-rounded { border-radius: 16px; } nav.blur { background-color: rgba(255, 255, 255, 0.9) !important; } *.move-on-hover-left { -webkit-transition: 0.2s ease-out; transition: 0.2s ease-out; overflow: hidden; -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: perspective(999px) rotateY(0deg) translate3d(0, 0, 0); transform: perspective(999px) rotateY(0deg) translate3d(0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; will-change: transform, box-shadow; } *.move-on-hover-left:hover { -webkit-transform: perspective(999px) rotateY(3deg) translate3d(-5px, 0px, 0px); transform: perspective(999px) rotateY(3deg) translate3d(-5px, 0px, 0px); } *.move-on-hover-right { -webkit-transition: 0.2s ease-out; transition: 0.2s ease-out; overflow: hidden; -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: perspective(999px) rotateY(0deg) translate3d(0, 0, 0); transform: perspective(999px) rotateY(0deg) translate3d(0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; will-change: transform, box-shadow; } *.move-on-hover-right:hover { -webkit-transform: perspective(999px) rotateY(-3deg) translate3d(-5px, 0px, 0px); transform: perspective(999px) rotateY(-3deg) translate3d(-5px, 0px, 0px); } a:hover { color: #ff0080 !important; } .oblique-left { transform: skewX(-10deg); overflow: hidden; width: 60%; left: -15rem; border-bottom-left-radius: 0.3rem; } .oblique-left .oblique-image { transform: skewX(10deg); } .oblique-right { transform: skewX(-10deg); overflow: hidden; width: 60%; left: -15rem; border-bottom-left-radius: 0.3rem; } .oblique-right .oblique-image { transform: skewX(10deg); } .card.card-background { align-items: normal; } .card.card-background .card-body { background-color: #fff; } a.text-gradient.text-info:hover { background-image: linear-gradient(310deg, #cb0c9f, #ff0080); } .validation-summary-errors, .field-validation-error { font-size: 0.8rem !important; } .background-dark { background-color: #30365c; } .outline-dark { border: #cecece solid 1px !important; } .icon i { font-size: 1.1rem !important; } .card { box-shadow: 0 10px 17px 0 rgba(0, 0, 0, 0.15); } .icon-azure { background-image: url(/img/logos/azure.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-efcore { background-image: url(/img/logos/efcore.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-google { background-image: url(/img/logos/google.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-serilog { background-image: url(/img/logos/serilog.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-seq { background-image: url(/img/logos/seq.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-quartz { background-image: url(/img/logos/quartz.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-aspnet { background-image: url(/img/logos/aspnetcore.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-github { background-image: url(/img/logos/github.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-sass { background-image: url(/img/logos/sass.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; }
demo-react-frontend/public/css/app.css
nav.blur.blur-rounded { border-radius: 16px; } nav.blur { background-color: rgba(255, 255, 255, 0.9) !important; } *.move-on-hover-left { -webkit-transition: 0.2s ease-out; transition: 0.2s ease-out; overflow: hidden; -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: perspective(999px) rotateY(0deg) translate3d(0, 0, 0); transform: perspective(999px) rotateY(0deg) translate3d(0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; will-change: transform, box-shadow; } *.move-on-hover-left:hover { -webkit-transform: perspective(999px) rotateY(3deg) translate3d(-5px, 0px, 0px); transform: perspective(999px) rotateY(3deg) translate3d(-5px, 0px, 0px); } *.move-on-hover-right { -webkit-transition: 0.2s ease-out; transition: 0.2s ease-out; overflow: hidden; -webkit-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: perspective(999px) rotateY(0deg) translate3d(0, 0, 0); transform: perspective(999px) rotateY(0deg) translate3d(0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; will-change: transform, box-shadow; } *.move-on-hover-right:hover { -webkit-transform: perspective(999px) rotateY(-3deg) translate3d(-5px, 0px, 0px); transform: perspective(999px) rotateY(-3deg) translate3d(-5px, 0px, 0px); } a:hover { color: #ff0080 !important; } .oblique-left { transform: skewX(-10deg); overflow: hidden; width: 60%; left: -15rem; border-bottom-left-radius: 0.3rem; } .oblique-left .oblique-image { transform: skewX(10deg); } .oblique-right { transform: skewX(-10deg); overflow: hidden; width: 60%; left: -15rem; border-bottom-left-radius: 0.3rem; } .oblique-right .oblique-image { transform: skewX(10deg); } .card.card-background { align-items: normal; } .card.card-background .card-body { background-color: #fff; } a.text-gradient.text-info:hover { background-image: linear-gradient(310deg, #cb0c9f, #ff0080); } .validation-summary-errors, .field-validation-error { font-size: 0.8rem !important; } .background-dark { background-color: #30365c; } .outline-dark { border: #cecece solid 1px !important; } .icon i { font-size: 1.1rem !important; } .card { box-shadow: 0 10px 17px 0 rgba(0, 0, 0, 0.15); } .icon-azure { background-image: url(/img/logos/azure.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-efcore { background-image: url(/img/logos/efcore.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-google { background-image: url(/img/logos/google.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-serilog { background-image: url(/img/logos/serilog.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-seq { background-image: url(/img/logos/seq.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-quartz { background-image: url(/img/logos/quartz.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-aspnet { background-image: url(/img/logos/aspnetcore.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-github { background-image: url(/img/logos/github.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; } .icon-sass { background-image: url(/img/logos/sass.png); background-size: cover; display: inline-block; height: 16px; width: 16px; margin-bottom: -2px; }
0.375936
0.089216
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("facebook.com") { #globalContainer { position : relative !important; margin : 0 auto !important; width: 1080px !important } #blueBar{ position : fixed !important; top : 0px !important; float : center !important; z-index: 13 !important ; } #pageHead{ z-index : 14 !important ; position : relative !important; left : auto !important; width : 980px !important; float : center !important; } #pageLogo, #jewelCase { position : fixed !important; top : 10 !important; left : auto !important; } #jewelCase {margin-left : 97px !important; height : 31px !important; } #headNav { position : fixed !important; top : 10px !important; width : 898px !important; } #content{ margin-top : 31px !important } #contentArea { width: 600px !important } .uiUfi { width: 500px !important } /* comments width */ #rightCol { padding-right: 8px !important } #rightCol > .home_right_column { position: fixed !important; padding-top: 0 !important; width: 242px !important; } #mainContainer { z-index: -1 !important } } @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("facebook.com") { /** Set Background color for page **/ .fbIndex { background-color: #3B5998 !important } /** Hide Crap **/ .fbIndex #globalContainer #dropmenu_container, .fbIndex #globalContainer #content, .fbIndex #globalContainer #pageFooter { display: none !important } /** Center Login Bar **/ .fbIndex .loggedout_menubar_container { position: fixed !important; width: 420px !important; height: 82px !important; min-width: 0 !important; top: 50% !important; left: 50% !important; margin-top: -17px !important; margin-left: -210px !important; z-index: -1 !important; } /** Center Login form **/ .fbIndex .loggedout_menubar { width: auto !important } .fbIndex .loggedout_menubar_container .lfloat, .fbIndex .loggedout_menubar_container .rfloat { float: none !important } .fbIndex .loggedout_menubar_container .lfloat img, .fbIndex .loggedout_menubar_container .rfloat #login_form table { display: block !important; margin: 0 auto !important } .fbIndex .loggedout_menubar_container .lfloat img { display: block; margin: -70px auto 20px !important; } /** Hide Homepage Box **/ #SetAsHomepage_Callout { display: none; } }
data/usercss/53526.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("facebook.com") { #globalContainer { position : relative !important; margin : 0 auto !important; width: 1080px !important } #blueBar{ position : fixed !important; top : 0px !important; float : center !important; z-index: 13 !important ; } #pageHead{ z-index : 14 !important ; position : relative !important; left : auto !important; width : 980px !important; float : center !important; } #pageLogo, #jewelCase { position : fixed !important; top : 10 !important; left : auto !important; } #jewelCase {margin-left : 97px !important; height : 31px !important; } #headNav { position : fixed !important; top : 10px !important; width : 898px !important; } #content{ margin-top : 31px !important } #contentArea { width: 600px !important } .uiUfi { width: 500px !important } /* comments width */ #rightCol { padding-right: 8px !important } #rightCol > .home_right_column { position: fixed !important; padding-top: 0 !important; width: 242px !important; } #mainContainer { z-index: -1 !important } } @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("facebook.com") { /** Set Background color for page **/ .fbIndex { background-color: #3B5998 !important } /** Hide Crap **/ .fbIndex #globalContainer #dropmenu_container, .fbIndex #globalContainer #content, .fbIndex #globalContainer #pageFooter { display: none !important } /** Center Login Bar **/ .fbIndex .loggedout_menubar_container { position: fixed !important; width: 420px !important; height: 82px !important; min-width: 0 !important; top: 50% !important; left: 50% !important; margin-top: -17px !important; margin-left: -210px !important; z-index: -1 !important; } /** Center Login form **/ .fbIndex .loggedout_menubar { width: auto !important } .fbIndex .loggedout_menubar_container .lfloat, .fbIndex .loggedout_menubar_container .rfloat { float: none !important } .fbIndex .loggedout_menubar_container .lfloat img, .fbIndex .loggedout_menubar_container .rfloat #login_form table { display: block !important; margin: 0 auto !important } .fbIndex .loggedout_menubar_container .lfloat img { display: block; margin: -70px auto 20px !important; } /** Hide Homepage Box **/ #SetAsHomepage_Callout { display: none; } }
0.304869
0.206214
* { margin: 0; padding: 0; font-family:'Major Mono Display', monospace; } body { width: 100%; height: 100vh; display: flex; justify-content: center; align-items: center; background-color: cadetblue; } div.option { position: absolute; z-index: 999; background-color: cadetblue; width: 100%; height: 100vh; } div.option nav { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%; } div.option nav button { width: 100px; height: 50px; border: 0; cursor: pointer; margin-bottom: 10px; font-size: 18px; box-shadow: 5px 4px rgb(167, 167, 167); transition: .3s; } .animationTop { animation-duration: 1.2s; animation-name: slideInTop; } .animationLeft { animation-duration: 1s; animation-name: slideInLeft; } .animationRight { animation-duration: 1s; animation-name: slideInRight; } @keyframes slideInTop { from { margin-bottom: 10%; } to { margin-bottom: 0; } } @keyframes slideInLeft { from { margin-left: 20%; } to { margin-left: 0%; } } @keyframes slideInRight { from { margin-right: 20%; } to { margin-right: 0; } } div.option nav button:hover { background-color: coral; box-shadow: 0px 0px rgb(167, 167, 167); } div.poit { width: 50px; margin-right: 15px; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: 500; text-align: center; background: #ccc; box-shadow: 5px 4px rgb(167, 167, 167); padding: 10px; } div.poit div { color: blacks; } div.poit div + div { color: coral; } div.poit div.menu button { width: 50px; height: 30px; border: 0; cursor: pointer; margin-top: 20px; transition: 0.3s; } div.poit div.menu button:hover { background-color: coral; } h1 { text-align: center; padding: 10px; } #screen { border: 10px solid #ccc; image-rendering: pixelated; image-rendering: crisp-edges; image-rendering: -moz-crisp-edges; box-shadow: 6px 5px rgb(167, 167, 167); width: 400px; height: 400px; } .none { display: none; }
style.css
* { margin: 0; padding: 0; font-family:'Major Mono Display', monospace; } body { width: 100%; height: 100vh; display: flex; justify-content: center; align-items: center; background-color: cadetblue; } div.option { position: absolute; z-index: 999; background-color: cadetblue; width: 100%; height: 100vh; } div.option nav { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%; } div.option nav button { width: 100px; height: 50px; border: 0; cursor: pointer; margin-bottom: 10px; font-size: 18px; box-shadow: 5px 4px rgb(167, 167, 167); transition: .3s; } .animationTop { animation-duration: 1.2s; animation-name: slideInTop; } .animationLeft { animation-duration: 1s; animation-name: slideInLeft; } .animationRight { animation-duration: 1s; animation-name: slideInRight; } @keyframes slideInTop { from { margin-bottom: 10%; } to { margin-bottom: 0; } } @keyframes slideInLeft { from { margin-left: 20%; } to { margin-left: 0%; } } @keyframes slideInRight { from { margin-right: 20%; } to { margin-right: 0; } } div.option nav button:hover { background-color: coral; box-shadow: 0px 0px rgb(167, 167, 167); } div.poit { width: 50px; margin-right: 15px; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: 500; text-align: center; background: #ccc; box-shadow: 5px 4px rgb(167, 167, 167); padding: 10px; } div.poit div { color: blacks; } div.poit div + div { color: coral; } div.poit div.menu button { width: 50px; height: 30px; border: 0; cursor: pointer; margin-top: 20px; transition: 0.3s; } div.poit div.menu button:hover { background-color: coral; } h1 { text-align: center; padding: 10px; } #screen { border: 10px solid #ccc; image-rendering: pixelated; image-rendering: crisp-edges; image-rendering: -moz-crisp-edges; box-shadow: 6px 5px rgb(167, 167, 167); width: 400px; height: 400px; } .none { display: none; }
0.594316
0.126353
body { background: #fff; font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 300; color: #333333; line-height: 28px; text-align: center; overflow-x: hidden !important; margin: auto !important; } /* TYPOGRAPHIE */ h1, h2 { font-family: 'Open Sans', sans-serif; font-weight: 300; } h1 { font-size: 42px; line-height: 62px; } h2 { font-size: 32px; line-height: 42px; } h3 { font-size: 22px; line-height: 38px; font-weight: 300; } h4 { font-size: 20px; line-height: 30px; font-weight: 300; } h5 { font-size: 18px; font-weight: 300; } /* FORM GROUPS */ .form-control { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5); border-radius: 0px; box-shadow: none; height: 57px; padding-left: 20px; } /* CUSTOM CLASSES */ .white-text { color: #fff; } .colored-line-small-center { background: #146bbd; display: block; margin: auto; height: 1px; width: 25%; z-index: 1; margin-bottom: 5px; } .colored-line-right { background: #146bbd; display: block; float: right; height: 1px; width: 165px; z-index: 1; } .button-leweb { background: none repeat scroll 0 0 rgba(36, 108, 216, 0.5); border: 1px solid #fff; color: #fff; border-radius: 0px; box-shadow: none; height: 57px; padding-left: 18px; padding-right: 18px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } .button-leweb:hover { background: #ff4a48; } .button-leweb a{ text-decoration: none; color:white; } .button-leweb a:hover{ text-decoration: none; color:#fff; } /* SECTIONS */ section { padding: 120px 0px; } /* HEADER */ #header { background: url(https://images.unsplash.com/photo-1571008592377-e362723e8998?ixid=MnwxMjA3fDB8MHxzZWFyY2h8MzB8fGNoYXJpdHl8ZW58MHx8MHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=600&q=60) no-repeat center center; background-size: cover; height: 120vh; padding: 0px; } #header .col-md-8 { top: 20%; right: 0; bottom: 0; left: 0; position: absolute; display: block; margin-left: auto; margin-right: auto; z-index: 999; } #header .logo { margin-bottom: 15px; } .animation { width: 100%; bottom: 0; height: 50px; overflow: hidden; position: absolute; z-index: 999; text-align:center; text-decoration: none; } #header .fa-angle-down { text-align: center; font-size: 48px; color: #fff; -webkit-animation: leweb_fade_move_down 2s ease-in-out infinite; -moz-animation: leweb_fade_move_down 2s ease-in-out infinite; animation: leweb_fade_move_down 2s ease-in-out infinite; } #contact .img{ border-radius: 60%; top: 60px; } #contact .best{ text-align: center; } /* Animated Arrow Down Header */ @-webkit-keyframes leweb_fade_move_down { 0% { -webkit-transform:translate(0,-20px); opacity: 0; } 50% { opacity: 1; } 100% { -webkit-transform:translate(0,20px); opacity: 0; } } @-moz-keyframes leweb_fade_move_down { 0% { -moz-transform:translate(0,-20px); opacity: 0; } 50% { opacity: 1; } 100% { -moz-transform:translate(0,20px); opacity: 0; } } @keyframes leweb_fade_move_down { 0% { transform:translate(0,-20px); opacity: 0; } 50% { opacity: 1; } 100% { transform:translate(0,20px); opacity: 0; } } /* ABOUT */ #about i { color: #fff; font-size: 75px; background: #29b6f6; border-radius: 50%; line-height: 175px; height: 175px; width: 175px; } /* SUBSCRIBE */ #subscribe { background: url(https://images.unsplash.com/flagged/photo-1574097656146-0b43b7660cb6?ixid=MnwxMjA3fDB8MHxzZWFyY2h8MXx8dmlsbGFnZSUyMHNjaG9vbHxlbnwwfHwwfHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=600&q=60) no-repeat fixed center center / cover rgba(0, 0, 0, 0); padding: 0px; min-height: 430px; } #subscribe .icontop { position: absolute; color: #fff; margin: -30px auto; right: 0; left: 0; font-size: 25px; border-radius: 50%; line-height: 65px; height: 65px; width: 65px; background: rgba(72, 182, 255, 0.7); box-shadow: 0 0 0 1px #3180e9; } #subscribe .row { padding: 100px 0px 120px 0px; } /* FOOTER */ #footer { border-top: 2px solid #29b6f6; padding: 25px 0px; } #footer p { margin: auto; } #footer .social { float: right; } #footer .fa { font-size: 35px; color: #1e88e5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } #footer .fa:hover { color: #29b6f6; } /* RESPONSIVE DESIGN */ /* Extra Small devices (tablets, 446px and less) */ @media (max-width: 456px) { #mc_form .form-control { width: 100%; margin-bottom: 15px; } .button-leweb { width: 100%; } #header .logo { width: 200px; } #header h1 { display: none; } } /* Small devices (tablets, 768px and less) */ @media (max-width: 768px) { body { font-size: 14px; line-height: 20px; } h1 { font-size: 44px; line-height: 58px; } h2 { font-size: 24px; line-height: 38px; } h3 { font-size: 18px; line-height: 30px; } h4 { font-size: 16px; line-height: 26px; } h5 { font-size: 14px; line-height: 20px; } .clocktitle{ font-size: 11px; } .numbers { font-size: 44px; } #header .col-md-8 { top: 5%; } } /* Medium devices (desktops, 992px and up) */ @media (max-width: 992px) { #about .middle { margin-top: 65px; margin-bottom: 65px; } }
css/styles.css
body { background: #fff; font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 300; color: #333333; line-height: 28px; text-align: center; overflow-x: hidden !important; margin: auto !important; } /* TYPOGRAPHIE */ h1, h2 { font-family: 'Open Sans', sans-serif; font-weight: 300; } h1 { font-size: 42px; line-height: 62px; } h2 { font-size: 32px; line-height: 42px; } h3 { font-size: 22px; line-height: 38px; font-weight: 300; } h4 { font-size: 20px; line-height: 30px; font-weight: 300; } h5 { font-size: 18px; font-weight: 300; } /* FORM GROUPS */ .form-control { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5); border-radius: 0px; box-shadow: none; height: 57px; padding-left: 20px; } /* CUSTOM CLASSES */ .white-text { color: #fff; } .colored-line-small-center { background: #146bbd; display: block; margin: auto; height: 1px; width: 25%; z-index: 1; margin-bottom: 5px; } .colored-line-right { background: #146bbd; display: block; float: right; height: 1px; width: 165px; z-index: 1; } .button-leweb { background: none repeat scroll 0 0 rgba(36, 108, 216, 0.5); border: 1px solid #fff; color: #fff; border-radius: 0px; box-shadow: none; height: 57px; padding-left: 18px; padding-right: 18px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } .button-leweb:hover { background: #ff4a48; } .button-leweb a{ text-decoration: none; color:white; } .button-leweb a:hover{ text-decoration: none; color:#fff; } /* SECTIONS */ section { padding: 120px 0px; } /* HEADER */ #header { background: url(https://images.unsplash.com/photo-1571008592377-e362723e8998?ixid=MnwxMjA3fDB8MHxzZWFyY2h8MzB8fGNoYXJpdHl8ZW58MHx8MHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=600&q=60) no-repeat center center; background-size: cover; height: 120vh; padding: 0px; } #header .col-md-8 { top: 20%; right: 0; bottom: 0; left: 0; position: absolute; display: block; margin-left: auto; margin-right: auto; z-index: 999; } #header .logo { margin-bottom: 15px; } .animation { width: 100%; bottom: 0; height: 50px; overflow: hidden; position: absolute; z-index: 999; text-align:center; text-decoration: none; } #header .fa-angle-down { text-align: center; font-size: 48px; color: #fff; -webkit-animation: leweb_fade_move_down 2s ease-in-out infinite; -moz-animation: leweb_fade_move_down 2s ease-in-out infinite; animation: leweb_fade_move_down 2s ease-in-out infinite; } #contact .img{ border-radius: 60%; top: 60px; } #contact .best{ text-align: center; } /* Animated Arrow Down Header */ @-webkit-keyframes leweb_fade_move_down { 0% { -webkit-transform:translate(0,-20px); opacity: 0; } 50% { opacity: 1; } 100% { -webkit-transform:translate(0,20px); opacity: 0; } } @-moz-keyframes leweb_fade_move_down { 0% { -moz-transform:translate(0,-20px); opacity: 0; } 50% { opacity: 1; } 100% { -moz-transform:translate(0,20px); opacity: 0; } } @keyframes leweb_fade_move_down { 0% { transform:translate(0,-20px); opacity: 0; } 50% { opacity: 1; } 100% { transform:translate(0,20px); opacity: 0; } } /* ABOUT */ #about i { color: #fff; font-size: 75px; background: #29b6f6; border-radius: 50%; line-height: 175px; height: 175px; width: 175px; } /* SUBSCRIBE */ #subscribe { background: url(https://images.unsplash.com/flagged/photo-1574097656146-0b43b7660cb6?ixid=MnwxMjA3fDB8MHxzZWFyY2h8MXx8dmlsbGFnZSUyMHNjaG9vbHxlbnwwfHwwfHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=600&q=60) no-repeat fixed center center / cover rgba(0, 0, 0, 0); padding: 0px; min-height: 430px; } #subscribe .icontop { position: absolute; color: #fff; margin: -30px auto; right: 0; left: 0; font-size: 25px; border-radius: 50%; line-height: 65px; height: 65px; width: 65px; background: rgba(72, 182, 255, 0.7); box-shadow: 0 0 0 1px #3180e9; } #subscribe .row { padding: 100px 0px 120px 0px; } /* FOOTER */ #footer { border-top: 2px solid #29b6f6; padding: 25px 0px; } #footer p { margin: auto; } #footer .social { float: right; } #footer .fa { font-size: 35px; color: #1e88e5; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } #footer .fa:hover { color: #29b6f6; } /* RESPONSIVE DESIGN */ /* Extra Small devices (tablets, 446px and less) */ @media (max-width: 456px) { #mc_form .form-control { width: 100%; margin-bottom: 15px; } .button-leweb { width: 100%; } #header .logo { width: 200px; } #header h1 { display: none; } } /* Small devices (tablets, 768px and less) */ @media (max-width: 768px) { body { font-size: 14px; line-height: 20px; } h1 { font-size: 44px; line-height: 58px; } h2 { font-size: 24px; line-height: 38px; } h3 { font-size: 18px; line-height: 30px; } h4 { font-size: 16px; line-height: 26px; } h5 { font-size: 14px; line-height: 20px; } .clocktitle{ font-size: 11px; } .numbers { font-size: 44px; } #header .col-md-8 { top: 5%; } } /* Medium devices (desktops, 992px and up) */ @media (max-width: 992px) { #about .middle { margin-top: 65px; margin-bottom: 65px; } }
0.297266
0.054525
.nav{ background-color: orange; opacity: 0.2px; } .navbar{ clear: both; opacity: 0.2px; margin: auto; } .navbar>p{ font-size: 15px; font-weight: bold; margin:auto; } .navbar:hover{ background-color: brown; } .right{ float: right; } .row>p{ margin: auto; } .details{ font-size: 17px; } #shop{ float:right; } .icon{ height: 30px; } .btn-warning{ padding: 1px 2px 2px 2px; } .row>button{ margin: 3px; } .featured{ height: 100px; } .holder{ height:150px; margin: auto; } .meal{ height:150px; margin: auto; } #featuredMeal{ padding-left: 10px; } #choice1,#choice2,#choice3{ display: none; } #emm{ border-radius: 30px; } #breakfast,#content1,#content2{ display: none; } #lunch{ height: 300px; display: none; } #dinner{ display: none; } #footer{ background-color: #FC9E15; #8B4513; height: 370px; width: 95%; padding:inherit; margin: auto; } #top{ z-index: 2; position:fixed; width: 100%; } #categories{ height: 300px; margin-bottom: 100px; } #people{ width: 90px; } #logo>span{ background-color: black; opacity: 0.6; } #logo{ padding-top: 150px; font-size: 140px; color: orange; font-family: Srisakdi; } #startParallax{ height: 490px; background-image: url("../images/pexels-photo-277253.jpeg"); background-position:top; background-attachment: fixed; overflow: inherit; position: inherit; } #display{ font-size: 30px; } #myCarousel{ height: 300px; } #morning, #noon, #night{ color: orange !important; text-align: center; font-size: 25px; font-weight: 600; font-family: 'Roboto', sans-serif; } main{ max-width: 98%; overflow-x: hidden; z-index: 1; padding-left: 20px; padding-right: 10px; } @media screen and (max-width:800px){ #categories{ height: 300px; margin-bottom: auto; } .nav{ display: block; } .navbar>p{ font-size: 10px; font-weight: bold; margin:auto; } #top{ z-index: 2; background-color: orange; } #logo{ padding-top: 170px; font-size: 60px; color: orange; font-family: Srisakdi; } .details{ font-size: 13px; } .icon{ height: 10px; } #startParallax{ padding-top: 150px; height: 490px; background-image: url("../images/pexels-photo-277253.jpeg"); background-position:top; background-attachment: fixed; overflow: inherit; position: inherit; } .holder{ height:50px; margin: auto; } .meal{ height:150px; margin: auto; } .card { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); margin: auto; max-height: 100px; max-width: 100px; text-align: center; font-family: arial; } .card>p,.card>h1,.card>h2{ font-size: 10px; } .card>img{ height: 100px; } .item,.carousel-inner{ width: 100%; height: 180px; } } .card { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); margin: auto; max-width:100%; max-height:100%; text-align: center; font-family: arial; } .card>img{ height: 100px; width: auto; } .card>p,.card>h1,.card>h2{ font-size: 10px; } .row.fine{ width: 100%; } .title { color: grey; font-size: 18px; } a { text-decoration: none; font-size: 22px; color: black; } .left { float:left; width:278px; padding:10px; background:#eef; border:1px dotted #0f0; } .center { float:left; width:278px; padding:10px; background:#fee; border:1px dotted #f00; } .right {float:right; width:278px; padding:10px; background:#efe; border:1px dotted #00f; } .foods{ padding-top:50px; } .pic{ height: 400px; width: auto; } .title { font-family: 'Srisakdi', cursive; color: grey; font-size: 2em; } .review{ text-decoration: none; font-size: 1.5em; color: black; } .name{ font-size: 2em; text-align: center; font-family: 'Srisakdi', cursive; } .title{ font-size: 2em; text-align: center; font-family: 'Srisakdi', cursive; } .item,.carousel-inner{ width: 600px; height: 120px; } section.awSlider .carousel{ display:table; z-index:2; -moz-box-shadow: 0 0 4px #444; -webkit-box-shadow: 0 0 4px #444; box-shadow: 0 0 15px rgba(1,1,1,.5); } section.awSlider{ margin:30px auto; padding:30px; position:relative; display:table; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } section.awSlider:hover > img{ -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); opacity:1; } section.awSlider img{ pointer-events: none; } section.awSlider > img{ position:absolute; top:0px; z-index:1; transition:all .3s; filter: blur(1.8vw); -webkit-filter: blur(2vw); -moz-filter: blur(2vw); -o-filter: blur(2vw); -ms-filter: blur(2vw); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); opacity:.5; } blockquote{ font-size: 1.4em; width:100%; font-family:Open Sans; font-style:italic; color: #555555; padding:1.2em 30px 1.2em 75px; border-left:8px solid #FB6D37 ; line-height:1.6; position: relative; background:#EDEDED; } blockquote::before{ font-family:Arial; content: "\201C"; color:#78C0A8; font-size:4em; position: absolute; left: 10px; top:-10px; } blockquote::after{ content: ''; } .review-footer{ display:block; color: #FB6D37; font-style: normal; font-weight: bold; margin-top:0.5em; } .image-responsive{ width: 480px; height: 450px; max-height: 500px; background-attachment: fixed; } .name{ text-align: center; color: red; font-family: 'Srisakdi', cursive; text-decoration: underline; font-size: 20px; font-weight: 600; } .name2{ font-family: 'Roboto', sans-serif; font-size: 20px; font-weight: 400; } p{ font-family: 'Roboto', sans-serif,; font-size: 13px; font-weight: 400; } input{ width: 15px; height:15px; } .food{ font-family: 'Roboto', sans-serif; font-size: 15px; color: orange; } .same{ font-family: 'Srisakdi', cursive; font-size: 30px; color: #0B8E99; text-decoration: underline; } .staff{ font-family: 'Roboto', sans-serif; font-size: 15px; color: black; }
frontend/web/css/style.css
.nav{ background-color: orange; opacity: 0.2px; } .navbar{ clear: both; opacity: 0.2px; margin: auto; } .navbar>p{ font-size: 15px; font-weight: bold; margin:auto; } .navbar:hover{ background-color: brown; } .right{ float: right; } .row>p{ margin: auto; } .details{ font-size: 17px; } #shop{ float:right; } .icon{ height: 30px; } .btn-warning{ padding: 1px 2px 2px 2px; } .row>button{ margin: 3px; } .featured{ height: 100px; } .holder{ height:150px; margin: auto; } .meal{ height:150px; margin: auto; } #featuredMeal{ padding-left: 10px; } #choice1,#choice2,#choice3{ display: none; } #emm{ border-radius: 30px; } #breakfast,#content1,#content2{ display: none; } #lunch{ height: 300px; display: none; } #dinner{ display: none; } #footer{ background-color: #FC9E15; #8B4513; height: 370px; width: 95%; padding:inherit; margin: auto; } #top{ z-index: 2; position:fixed; width: 100%; } #categories{ height: 300px; margin-bottom: 100px; } #people{ width: 90px; } #logo>span{ background-color: black; opacity: 0.6; } #logo{ padding-top: 150px; font-size: 140px; color: orange; font-family: Srisakdi; } #startParallax{ height: 490px; background-image: url("../images/pexels-photo-277253.jpeg"); background-position:top; background-attachment: fixed; overflow: inherit; position: inherit; } #display{ font-size: 30px; } #myCarousel{ height: 300px; } #morning, #noon, #night{ color: orange !important; text-align: center; font-size: 25px; font-weight: 600; font-family: 'Roboto', sans-serif; } main{ max-width: 98%; overflow-x: hidden; z-index: 1; padding-left: 20px; padding-right: 10px; } @media screen and (max-width:800px){ #categories{ height: 300px; margin-bottom: auto; } .nav{ display: block; } .navbar>p{ font-size: 10px; font-weight: bold; margin:auto; } #top{ z-index: 2; background-color: orange; } #logo{ padding-top: 170px; font-size: 60px; color: orange; font-family: Srisakdi; } .details{ font-size: 13px; } .icon{ height: 10px; } #startParallax{ padding-top: 150px; height: 490px; background-image: url("../images/pexels-photo-277253.jpeg"); background-position:top; background-attachment: fixed; overflow: inherit; position: inherit; } .holder{ height:50px; margin: auto; } .meal{ height:150px; margin: auto; } .card { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); margin: auto; max-height: 100px; max-width: 100px; text-align: center; font-family: arial; } .card>p,.card>h1,.card>h2{ font-size: 10px; } .card>img{ height: 100px; } .item,.carousel-inner{ width: 100%; height: 180px; } } .card { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); margin: auto; max-width:100%; max-height:100%; text-align: center; font-family: arial; } .card>img{ height: 100px; width: auto; } .card>p,.card>h1,.card>h2{ font-size: 10px; } .row.fine{ width: 100%; } .title { color: grey; font-size: 18px; } a { text-decoration: none; font-size: 22px; color: black; } .left { float:left; width:278px; padding:10px; background:#eef; border:1px dotted #0f0; } .center { float:left; width:278px; padding:10px; background:#fee; border:1px dotted #f00; } .right {float:right; width:278px; padding:10px; background:#efe; border:1px dotted #00f; } .foods{ padding-top:50px; } .pic{ height: 400px; width: auto; } .title { font-family: 'Srisakdi', cursive; color: grey; font-size: 2em; } .review{ text-decoration: none; font-size: 1.5em; color: black; } .name{ font-size: 2em; text-align: center; font-family: 'Srisakdi', cursive; } .title{ font-size: 2em; text-align: center; font-family: 'Srisakdi', cursive; } .item,.carousel-inner{ width: 600px; height: 120px; } section.awSlider .carousel{ display:table; z-index:2; -moz-box-shadow: 0 0 4px #444; -webkit-box-shadow: 0 0 4px #444; box-shadow: 0 0 15px rgba(1,1,1,.5); } section.awSlider{ margin:30px auto; padding:30px; position:relative; display:table; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } section.awSlider:hover > img{ -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); opacity:1; } section.awSlider img{ pointer-events: none; } section.awSlider > img{ position:absolute; top:0px; z-index:1; transition:all .3s; filter: blur(1.8vw); -webkit-filter: blur(2vw); -moz-filter: blur(2vw); -o-filter: blur(2vw); -ms-filter: blur(2vw); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); opacity:.5; } blockquote{ font-size: 1.4em; width:100%; font-family:Open Sans; font-style:italic; color: #555555; padding:1.2em 30px 1.2em 75px; border-left:8px solid #FB6D37 ; line-height:1.6; position: relative; background:#EDEDED; } blockquote::before{ font-family:Arial; content: "\201C"; color:#78C0A8; font-size:4em; position: absolute; left: 10px; top:-10px; } blockquote::after{ content: ''; } .review-footer{ display:block; color: #FB6D37; font-style: normal; font-weight: bold; margin-top:0.5em; } .image-responsive{ width: 480px; height: 450px; max-height: 500px; background-attachment: fixed; } .name{ text-align: center; color: red; font-family: 'Srisakdi', cursive; text-decoration: underline; font-size: 20px; font-weight: 600; } .name2{ font-family: 'Roboto', sans-serif; font-size: 20px; font-weight: 400; } p{ font-family: 'Roboto', sans-serif,; font-size: 13px; font-weight: 400; } input{ width: 15px; height:15px; } .food{ font-family: 'Roboto', sans-serif; font-size: 15px; color: orange; } .same{ font-family: 'Srisakdi', cursive; font-size: 30px; color: #0B8E99; text-decoration: underline; } .staff{ font-family: 'Roboto', sans-serif; font-size: 15px; color: black; }
0.338624
0.068164
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } body { height: 100%; margin: 0; padding: 0; background: #FFF; color: #222; font-family: 'Open Sans', Arial,sans-serif; font-size: 0.9em; font-weight: normal; line-height: 1.8em; letter-spacing: 0; overflow-x: hidden; } .clearfix:after { display: block; width: 0; height: 0; overflow: hidden; clear: both; visibility: hidden; content: " "; } .container { display: block; width: 940px; margin: 0 auto 20px auto; padding: 0; position: relative; } p { margin: 0 0 20px; } a:link, a:visited, a:active { color: #222; font-weight: inherit; text-decoration: none; } a:hover, a:focus { color: #3c3c3c; text-decoration: none; } h1 { margin-bottom: 20px; font-family: 'Titillium Web', sans-serif; font-size: 2em; } hr { margin: 0 0 20px; border: 0; border-bottom: 1px solid #DDD; clear: both; } .text-center { text-align: center; } #header { padding: 50px 0 30px; background-color: #3498db; color: #FFF; text-align: center; text-shadow: 1px 1px 0 #000; overflow: hidden; } #header a { color: #FFF; } #logo { display: block; margin: 0 auto 20px auto; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); box-shadow: 0 0 10px rgba(0,0,0,0.5); -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; width: 125px; height: 125px; overflow: hidden; } #logo img { width: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; } #logo-title { color: #FFF; font-family: 'Nixie One',cursive; font-size: 3em; } .social-icon { display: inline-block; margin: 0 4px; border: 1px solid rgba(0,0,0,0.2); -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; width: 40px; height: 40px; font-size: 1.4em; text-shadow: none; line-height: 40px; position: relative; } .social-icon a { display: block; width: 40px; height: 40px; } .social-icon#facebook { background: #3B5998; } .social-icon#twitter { background: #00ACED; } .social-icon#google-plus { background: #D34836; } .social-icon#pinterest { background: #CB2027; } .social-icon#rss { background: #FF6600; } .content { border-bottom: 1px solid #DDDDDD; padding: 40px 0; overflow: hidden; } .content.odd { background: #F5F5F5; } .content.even { background: #F2F2F2; } a.button, button { display: inline-block; width: 150px; height: 40px; outline: 0; margin-top: 20px; border: 1px solid #3498db; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #FFF; color: #3498db; text-transform: uppercase; line-height: 40px; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } a.button:hover, button:hover { outline: 0; border: 1px solid #3498db; background: #3498db; color: #FFF; text-transform: uppercase; line-height: 40px; cursor: pointer; } @media only screen and (max-width: 959px) { .container { width: 748px; } } @media only screen and (max-width: 767px){ .container { width: 420px; } } @media only screen and (max-width: 479px) { .container { width: 300px; } }
public/frontend/js/animations/css/style.css
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } body { height: 100%; margin: 0; padding: 0; background: #FFF; color: #222; font-family: 'Open Sans', Arial,sans-serif; font-size: 0.9em; font-weight: normal; line-height: 1.8em; letter-spacing: 0; overflow-x: hidden; } .clearfix:after { display: block; width: 0; height: 0; overflow: hidden; clear: both; visibility: hidden; content: " "; } .container { display: block; width: 940px; margin: 0 auto 20px auto; padding: 0; position: relative; } p { margin: 0 0 20px; } a:link, a:visited, a:active { color: #222; font-weight: inherit; text-decoration: none; } a:hover, a:focus { color: #3c3c3c; text-decoration: none; } h1 { margin-bottom: 20px; font-family: 'Titillium Web', sans-serif; font-size: 2em; } hr { margin: 0 0 20px; border: 0; border-bottom: 1px solid #DDD; clear: both; } .text-center { text-align: center; } #header { padding: 50px 0 30px; background-color: #3498db; color: #FFF; text-align: center; text-shadow: 1px 1px 0 #000; overflow: hidden; } #header a { color: #FFF; } #logo { display: block; margin: 0 auto 20px auto; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); box-shadow: 0 0 10px rgba(0,0,0,0.5); -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; width: 125px; height: 125px; overflow: hidden; } #logo img { width: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; } #logo-title { color: #FFF; font-family: 'Nixie One',cursive; font-size: 3em; } .social-icon { display: inline-block; margin: 0 4px; border: 1px solid rgba(0,0,0,0.2); -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; width: 40px; height: 40px; font-size: 1.4em; text-shadow: none; line-height: 40px; position: relative; } .social-icon a { display: block; width: 40px; height: 40px; } .social-icon#facebook { background: #3B5998; } .social-icon#twitter { background: #00ACED; } .social-icon#google-plus { background: #D34836; } .social-icon#pinterest { background: #CB2027; } .social-icon#rss { background: #FF6600; } .content { border-bottom: 1px solid #DDDDDD; padding: 40px 0; overflow: hidden; } .content.odd { background: #F5F5F5; } .content.even { background: #F2F2F2; } a.button, button { display: inline-block; width: 150px; height: 40px; outline: 0; margin-top: 20px; border: 1px solid #3498db; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #FFF; color: #3498db; text-transform: uppercase; line-height: 40px; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } a.button:hover, button:hover { outline: 0; border: 1px solid #3498db; background: #3498db; color: #FFF; text-transform: uppercase; line-height: 40px; cursor: pointer; } @media only screen and (max-width: 959px) { .container { width: 748px; } } @media only screen and (max-width: 767px){ .container { width: 420px; } } @media only screen and (max-width: 479px) { .container { width: 300px; } }
0.291586
0.126515
.ReadonlyRating.startvalue > img { width: 15px; } .menu {float: right;} .menuheader .menu ul li a:hover { background: none; } .menuheader .menu {margin: 6px 0;} .menu ul li { margin: 3px 0; background: url("../images/borderrightsmall.png") no-repeat scroll 0 19px;} .menu ul li.first { background:none;} .menu ul li.last a { padding-right:0px;} .menu ul li a { font-size:14px; text-transform:uppercase; color:#000;font-family:Open Sans;padding: 15px;} .menuheader .menu ul li a {color:#000;outline: 0 none;} .navbar-toggle.collapsed { background-color: #428bca;} .menu .navbar-collapse.collapse { padding:0px;} .menuheader .menurap { padding-right:0px;} .navbar-toggle {background-color: #428bca;} .menu .navbar-toggle .icon-bar { border: 1px solid #fff;} .logo{ float:left;} .logo h1 { margin: 12px 0;} /*.logo img { padding: 0 20px;}*/ .banner img { width:100%;} .banner {position: relative;} .easier_course {display: table;float: none;left: 0; margin: 0 auto;position: absolute;right: 0;top:61px;width: 100%;} .easier_course h2 {margin-bottom:21px;text-align: center; font-family:Roboto; font-size:34px; font-weight:500; color:#fff;} .easier_course span {font-size:34px; font-weight:100;} .easier_course p {margin-bottom: 26px; text-align: center;font-family:Roboto;font-size:16px; font-weight:400;color:#fff;} .innerpage_banner_head {display: table;float: none;left: 0; margin: 0 auto;position: absolute;right: 0;top: 34px;width: 100%;} .innerpage_banner_head h2 {margin-bottom: 23px;text-align: center;font-family:Roboto;font-size:34px;font-weight:500;color:#fff;} .innerpage_banner_head span {font-size:34px; font-weight:100;} .innerpage_banner_head p {margin-bottom: 23px;text-align: center;font-family:Roboto; font-size:16px; font-weight:300; color:#fff;} .seach_alone_courses .dropdown {background-color:#fff;border-radius: 10px;float:left;margin:22px 20px 22px 24px;padding:0px; width: 245px; height:59px;} .course_searching {float: left; position:relative;} .easier_course .dropdown a {background:url(../images/bordeer3s.png) no-repeat scroll 15px 23px;color:#8D8D8D;display:inline-block; font-family:Open Sans;font-size:20px;outline 0 none;padding-left:45px;text-decoration:none;padding-top:16px;padding-right:30px; padding-bottom: 14px; } .dropdown-menu.ul_width a {margin: 0;} .seach_alone_courses :nth-child(2).dropdown { display: none;} .seach_alone_courses .dropdown-menu.ul_width li a {background:none ;color: #8d8d8d;font-size: 16px;margin-bottom: 10px;padding:0;} .dropdown-menu { margin: 0;width: 245px; padding:10px 20px; border-radius:10px;} .seach_alone_courses {background:url("../images/backgradient.png") no-repeat;height: 103px;width: 832px; margin:0 auto;} .course_searching .more_one_portiion {border:1px solid #8d8d8d;border-radius:8px 0 0 8px;height:58px;width:475px;font-family:Open Sans;font-size:20px;text-indent:20px;margin:22px 0px;outline: 0 none; color:#8d8d8d;} .easier_course .caret {position: absolute;right:0px;background:url("../images/dropdownarrow.png") no-repeat; width:50px; height:56px; border:none;top:2px;} /*.left_drop {background:url("../images/bordeer3s.png") no-repeat scroll 0 0;height:16px;left:13px;position:absolute;top:22px; width: 18px;}*/ .course_searching .btn.btn-primary {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none; -moz-border-top-colors: none;background: url("../images/search1.png") no-repeat scroll 10px 18px #fff;border-color: #8d8d8c #8d8d8c #8d8d8c -moz-use-text-color;border-image: none;border-radius: 0 10px 10px 0;border-style: solid solid solid none; border-width: 1px 1px 1px 0;height: 22px;padding: 28px 23px;position: absolute;top: 22px;width: 22px;} .learn_remeber {display: table;float: none; margin:25px auto 0;} .learn_remeber .btn.btn-primary { outline:0 none;background-color:#753475; border:none; font-family:Roboto; font-size:18px;border-radius: 4px;padding:10px 24px;font-weight: 500;} .section { background-color:#f5f5f5;} .section.bgwhite { background-color:#ffffff;} .authorized_section { margin: 0px 0; background-color:#f58e4e;height:130px;} .authorized_section_text { margin: 0px 0;} .course_secondto_learn {float: left;} .course_ean_imgs {float: none; text-align: center;} .course_ean_imgs a img.ibgwhite{background:#ffffff; border-radius:50%; border:15px solid #f58e4e;} .course_ean_imgs a img.ibgorange{background:#f58e4e; border-radius:50%;border:15px solid #ffffff;} .course_ean_imgs a { outline:0 none; } /* .course_learn { background-color:#158d8e;} .experts_learn { background-color:#b70000;} .communicate_learn { background-color:#e59859;} */ .course_secondto_learn h4 { font-family:Open Sans;font-size:22px; font-weight:400; text-transform:uppercase;} .course_secondto_learn h4 a { color:#fff;outline:0 none; } .course_secondto_learn p { font-family:Open Sans;font-size:22px; font-weight:200; text-transform:uppercase;} .course_secondto_learn p a {color: #fff;outline:0 none;} .section .course_learn {margin: 0 22px 0 0;padding: 13px 20px;width: 31.333%;float: left;} .section .experts_learn {margin: 0 22px 0 0;padding: 13px 20px;width: 31.333%;float: left;} .section .communicate_learn {padding: 13px 20px;width: 31.333%;float: left;} .course_secondto_learn { padding: 10px 0;} .newest_offeringh_one { border-bottom: 1px solid #ededed;} .new_course_section .nav.nav-tabs {border:none;} .new_course_section ul li.active a {border:none;} .new_course_section .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {border-bottom: 1px solid #158d8e;} .nav-tabs li a {border:none;} .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus { border-left: medium none;border-right: medium none;border-top: medium none;} .dropdown #db {border:none;color:#8d8d8d;font-family:open sans;font-size:20px;margin-left:0;overflow-x:auto;padding:15px 18px; width: 245px;text-indent: 10px;} .dropdown select.home_categories{-moz-appearance: none;background:url("../images/dropdownarrow.png") no-repeat scroll 199px 2px ;} .dropdown select.browse{-moz-appearance: none;background:url("../images/bordeer4s.png") no-repeat scroll 11px 10px;} .dsk-content .fileContent { padding-top: 40px;} .dsk-content .fileContent a {line-height: 30px;} .dropdown #db.browse {border:none;color: #5c5c5c;font-family: open sans;font-size: 14px;margin-left: 0;overflow-x: auto;padding: 5px 10px 5px 20px;text-indent:5px;width: 166px; outline:0 none;} .new_course_section .active h3 {color: #158d8e;} .new_course_section .nav-tabs li a:hover { background:none;border:none;-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: -moz-use-text-color -moz-use-text-color #158d8e;border-image: none;border-style: none none solid;border-width: medium medium 1px;color: #158d8e;} .new_course_section .newest_offeringh_one ul li a h3:hover {color: #158d8e;} .newest_coursing_one ul li a { outline:0 none; } .newest_coursing_one h3 { color:#262626;font-family:Open Sans;font-size:28px; font-weight:500; text-transform:uppercase; text-align:center;margin-top:15px;} .newest_coursing_one h3:hover { color:#158d8e ; } /*.newest_coursing_one ul li:nth-child(1) {margin-left: 20px;}*/ .newest_coursing_one ul li:nth-child(2) {margin-left: 60px;} .newest_coursing_one ul li:nth-child(3) {margin-left: 80px;} .newest_coursing_one span {font-weight:300;outline:0 none;} .user_fullname.new-user span {font-weight: 700;outline:0 none;} .office_text.new_office.clearfix a {outline:0 none;} .newest_coursing_one p {color:#333;font-family:Open Sans;font-size:16px; font-weight:600;text-align:center;margin-bottom:0;} .HomeScroll .business_free p {color:#333;font-family:Open Sans;font-size:16px; font-weight:600;text-align:center;margin-bottom:0;margin-top: 25px;} .HomeScroll .business_amount p{color:#333;font-family:Open Sans;font-size:16px;font-weight:600;text-align:center;margin-bottom:0;margin-top: 25px;} .HomeScroll .busi_ness .laid_name { height:41px;width: 162px;} .nav.nav-tabs.usernavbar.newusernav li a { outline:0 none;} .newest_coursing_one .tab-pane p {margin-bottom: 29px;margin-top: 25px;} .newest_coursing_one .busi_ness p {margin-bottom: 0;} .business_office .pot_lik p { margin: 0;float: none;text-align: left;outline:0 none;} .business_office img {width: 100%;} .pot_lik {position: relative;} .mni_hove {display: none;} .bus_try { position:relative;} .bus_try:hover .office_text.new_office{display: block;} .treaty_trick .office_text.new_office img { margin: 0;width: auto;} .bus_try:hover .mni_hove {display: block;} .treaty_trick .bus_try .mni_hove img { height: auto;} .treaty_trick .mni_hove {display: none;} .treaty_trick .mni_hove {opacity: 0.6;position: absolute;top:0px; width:100%;filter: alpha(opacity=60);} .mni_hove { opacity: 0.5; position: absolute;top: 0;width: 100%;filter: alpha(opacity=60);} .pot_lik:hover .mni_hove {display: block;} .office_text.new_office img {height: 35px;width: 35px;border: 3px solid #fff;} .treaty_trick .office_text.new_office {display: none;} .office_text.new_office {display: none;} .treaty_trick .office_text.new_office {left: 30px;position: absolute;top: 30px;} .office_text.new_office {left: 60px;position: absolute;top: 50px;} .business_office:hover .office_text.new_office {display: block;} .user_fullname.new-user {color: #fff;font-size: 10px;font-weight: 700;margin-bottom: 0;margin-top: 10px;} .name_colors {outline:0 none;color: #fff;font-family: open sans;font-size: 10px;font-weight: 700;text-transform: capitalize;} .business_office .btn.favoritebtn.heart_align {background: none repeat scroll 0 0;position: absolute;right:0px;top:1px;outline: 0 none;} .errorcolor { color:#ff0000;} .business_office {background-color:#fff;border:1px solid #e1e1e1;padding:10px;margin-bottom:32px;box-shadow:1px 2px 4px 7px #f2f2f2;} .star_rating ul li img { height: auto; } .newest_coursing_one .tab-pane.active {margin-bottom: 13px;} .busi_ness .laid_name {color: #333;float:left;font-family:Open Sans;font-size:15px;font-weight:400;margin-top:10px;width:190px;} .busi_ness .dollar_rupess {color: #333;float: right;font-family: Open Sans;font-size: 14px;font-weight: 600;line-height: 10px; margin-top: 0;} .star_rating ul li a { background: url("../images/star.png") no-repeat; width:19px; height:15px; float: left; } .star_rating ul li a:hover { background: url("../images/star1.png") no-repeat scroll -2px -1px; width:19; height:15px; } .star_one {margin: 0; padding: 0;} .busi_ness .laid_name a { color:#333;outline: 0 none;font-size:16px; } .HomeScroll .busi_ness .laid_name a {font-size: 15px;} .section_one_inroduction .icon-play-circle { background: url("../images/play.png") no-repeat scroll 0px 4px;} .section_one_inroduction .icon-audio-circle { background: url("../images/speaker.png") no-repeat scroll 0px 0px;} .section_one_inroduction .icon-text-circle { background: url("../images/text.png") no-repeat scroll 0px 0px;} .section_one_inroduction .icon-pdf-circle { background: url("../images/pdf.png") no-repeat scroll 0px 0px;} .minutes .pull-right.glyphicon.glyphicon-trash.DeleteContent {display: none;} .watch_listen_practice_section { background-color:#f5f5f5; padding:11px 0 44px;} .watch_listen_coursing_one h3 {color:#262626;font-family:Open Sans;font-size:28px;font-weight:500;text-transform:uppercase; text-align:center;margin-top: 17px;margin-bottom: 16px;} .watch_listen_coursing_one span {font-weight:300;} .watch_listen_coursing_one p { color:#333;font-family:Open Sans;font-size:18px; font-weight:400;text-align:center;} .mac img {width: 100%;} .mac iframe { height: 245px;margin:20px 73px;width:400px;} .imack .dump_text_added {width: 52.333%;}. .mac iframe {height: 248px; margin: 24px 83px;width: 380px;} .dump_text_added span {line-height: 24px; color:#333333;font-family:Open Sans;font-size:14px;font-weight:600;margin-top:11px; display:inline-block;} .dump_text_added p { color:#333333;font-family:Open Sans;font-size:14px;font-weight:400; margin:20px 0 10px;line-height: 31px;} .imack {margin: 48px 0 0;} .watch_listen_practice_section .mac {background: url("../images/lap.png") no-repeat;height: 306px;padding: 0;width: 546px;} .dump_text_added .btn.btn-primary { color:#158d8e; background-color:#fff; font-family:Open Sans;font-size:14px;font-weight:600; border:1px solid #158d8e; border-radius:0px; padding: 14px 32px;outline: 0 none;margin-top: 15px; } .our_clients_section h3 { color:#262626;font-family:Open Sans;font-size:28px; font-weight:500; text-transform:uppercase; text-align:center;} .our_clients_section span {font-weight:300;} .our_clients_section p { color:#333;font-family:Open Sans;font-size:18px; font-weight:400;text-align:center;margin-bottom: 32px;} .clients_companys { margin:37px auto 47px; display:table;} .clients_companys li { float:left; border:1px solid #f1f1f1;padding: 0 10px;} .our_clients_section .post_only h3 { margin-top:35px; margin-bottom: 15px;} .owl-pagination {display: none;} #owl-demo .item{ display: block;padding:29px 0px;margin: 0px; color: #FFF;text-align: center; border:1px solid #f1f1f1;} .item a { outline:0 none;} .owl-theme .owl-controls .owl-buttons div {padding: 5px 9px;} .owl-theme .owl-buttons i{ margin-top: 2px; } .owl-theme .owl-controls .owl-buttons div { position: absolute;} .owl-theme .owl-controls .owl-buttons .owl-prev{ left: 0px; top:11px; } .owl-theme .owl-controls .owl-buttons .owl-prev {background: url("../images/prev.png") no-repeat scroll 20px 35px #e5e5e5;border-radius:0; padding:45px 30px; margin-left:0px;opacity:1;} .owl-theme .owl-controls .owl-buttons .owl-next{ right: 0px; top:11px; } .owl-theme .owl-controls .owl-buttons .owl-next {background:url("../images/next.png") no-repeat scroll 30px 35px #e5e5e5;border-radius:0; padding:45px 30px; margin-right:0px;opacity: 1;} .demo_slides_one .container { width:100%;padding:0px;} .demo_slides_one .owl-carousel.owl-theme {padding: 0 20px;} .demo_slides_one .sliifs_one { padding:0px;} .recent_posts_advertise_section { background-color:#f5f5f5; padding:8px 0;} .look_img_one { float:left;} .well_one {padding-left: 100px;} .well_one h5 { margin:0px 0px 5px;font-family:Open Sans;font-size:16px; font-weight:400; color:#158d8e;} .well_one p { color:#4b4b4b;font-family:Open Sans;font-size:13px; font-weight:400;width: 300px; } .well_one p span a {color:#158d8e;} .well_one p span {margin: 0;} .well_one span {color: #a7a7a7;display: inline-block;font-family: Open Sans;font-size: 13px;font-weight: 400;margin-top: 10px;} .post_only h3 {font-family:Open Sans;font-size:24px; font-weight:600;margin-bottom: 42px;} .dosite_one .post_only h3 {text-align: center;font-size: 24px;} .post_only img { display: table; margin:0 auto 30px;} .celebration {margin-bottom: 20px;padding-bottom: 30px;border-bottom:1px dotted #d8d8d8;margin-top: 43px; margin-left: 10px;} .view_more a {font-family:Open Sans;font-size:13px; font-weight:400; color:#158d8e;margin-left: 5px;} .sub_footer_section {background-color:#414147; padding: 14px 0;} .copy_rights_section p {margin: 15px 0;color:#fff;font-family:Open Sans;font-size:14px; font-weight:600;} .least_icons { margin: 0;} .least_icons li { float:left;margin-right: 20px;} .facebook a {background:url("../images/socialicons.png") no-repeat;display:inline-block;height: 45px;width: 46px; } .twitter a {background:url("../images/socialicons.png") no-repeat scroll -65px 0;display:inline-block;height: 45px;width: 46px; } .youtube a {background:url("../images/socialicons.png") no-repeat scroll -129px 0;display:inline-block;height: 45px;width: 46px;} .googleplus a {background:url("../images/socialicons.png") no-repeat scroll -194px 0;display:inline-block;height:45px;width:46px;} .pinterest a {background:url("../images/socialicons.png") no-repeat scroll -259px 0;display:inline-block;height:45px;width:46px;} .linkedin a {background: url("../images/socialicons.png") no-repeat scroll -319px 0;display:inline-block;height:45px;width:46px;} .new_course_section .nav.nav-tabs {display: table;margin: 0 auto;} .do_site.addsite .well_one p {height: 60px;} .do_site.ext_site .well_one p {min-height: 37px;} .bg_container {background-color:#ededed;} .slider_menu.container li { float: left;padding: 2px 5px 4px;} .slider_menu.container a { color: #646464;font-family:Open Sans; font-size: 13px;line-height: 45px; text-decoration: none;text-transform: capitalize;outline:0 none;} .slider_menu.container li span { color: #646464;font-family:Open Sans; font-size: 13px;line-height: 45px; text-decoration: none;text-transform: capitalize;} .new_icons {padding: 0 8px 0 0; } .reg_video {float: left;} .reg_login {float: left; margin-left: 42px;max-width: 270px;} .reg_login a.facebook_singup { background:#2573a7 !important;border:1px solid #476374;border-radius: 5px;color:#ffffff;font-family:roboto;font-size:16px;padding:10px 75px 12px; text-transform: capitalize; } .or {color: #2573a7;line-height: 20px; margin-bottom: 2px; margin-top: 20px; text-align: center;} .form-group { margin: 10px 0;} .form-group label { font-size: 14px;font-weight: normal;line-height: 20px;display: block; margin-bottom: 5px;} .reg_textbox { margin-bottom: 1px !important;margin-top: 5px; padding:0 35px 1px 24px !important; height:46px;color: #000;} input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus { border-color: #e9322d; box-shadow: 0 0 6px #f8b9b7;} input:focus:invalid, textarea:focus:invalid, select:focus:invalid {border-color: #ee5f5b; color: #b94a48;} .form-group.remember_blocks > label { float: left; padding: 0 10px 0 0;} .reg_login a {/*display: table;*/color:#428bca;} .reg_form {margin-top: 56px;} .reg_form .form-group small {color: #ff0000; margin-left: 2px;} .reg_next { background: linear-gradient(to bottom, rgba(255, 215, 120, 1) 0%, rgba(255, 135, 26, 1) 98%) repeat scroll 0 0 ; border: 1px solid #ff871a; border-radius: 3px; color: #b15500; font-family: "Roboto",sans-serif; font-size: 18px; font-weight: 700; margin-bottom: 70px; margin-right: 5px; margin-top: 10px; padding: 12px 36px; text-shadow: 0 1px #ffffff; } .reg_login a.facebook_register {background:#2573a7; border-radius: 5px;color: white;font-family:roboto;font-size: 16px; font-weight: normal;padding: 10px 48.7px 13px;text-decoration: none;text-shadow: none;text-transform: capitalize; color:#fff;} .value_abouts { float: left; margin: 13px 0 17px;} .numb_bg1 { background:#161616; border: 1px solid #333333; color: #fff; padding: 14px 17px 11px; } .name_textcases.captchatext { background:#161616; border: 1px solid #333333; border-radius: 0; color: #fff; margin: 0; padding: 10px 17px !important; width:22%;} .name_textcases.captchatext { margin-bottom: 1px !important; margin-top: 0px; padding: 9px 15px 12px !important; } .footer.clsClearfix { background: #414147;min-height: 83px;} /*end*/ .bg_container { background:#ededed; } .reg_banner_empty { margin-top: 0; } .profile_header { border-bottom: 1px solid #d7d7d7; color: #555555; text-align: center; } .profile_header h2 { font-size: 22px;line-height: 30px; margin-top: 15px; } .profile_form { border: 1px solid #d7d7d7; margin: 0; width: 100%;} .profile_form.span12 { margin-top: 30px;margin-bottom: 30px; } .profile_choose .profile_infos { display: table;float: none; margin: 20px auto 0; } .user_bg {float: left; margin: 0 19px 0 0; } .user_bg {-moz-border-bottom-colors: none; -moz-border-left-colors: none;-moz-border-right-colors: none; -moz-border-top-colors: none; background:#eef0f3;border-color: #ffffff -moz-use-text-color #ffffff #ffffff;border-image: none;border-style: solid none solid solid;border-width: 1px medium 1px 1px; margin:0 19px 0 0;width: 25%;} .user_gd { color: #cabaa6; } .user_gd img { display: block; margin: 10px auto 3px; text-align: center; } label.profile_content { color: #777777;font-family:Open Sans;font-size: 13px;font-weight: bold;} label.profile_content small {font-size: 85%;font-weight: 600;} .profile_infos .btn.btn-default.btn-success { background:#4985b8; border: medium none; border-radius: 1px; text-shadow: none;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 14px;} .profile_infos .user_bg .user_gd h2 {color: #353535; font-size: 15px; text-align: center; width: 100%;font-weight: bold;} .page_h1 { border-bottom: 1px solid #e4e4e4;color: #555555;text-align: center; } .page_h1 h2 { font-size: 22px;line-height: 30px; margin: 15px 0 5px;font-weight: bold;font-family: inherit;} .page-header.page_h1 p { margin-bottom: 10px; } .profile_get { margin: 15px auto; width: 65%; } .profile_get .form-control.profile_input {border-width: 2px !important; box-shadow: none !important;min-height: 57px; padding: 10px 5px;width:100% !important; } .profile_get .btn.btn-default.btn-success {background:#4985b8;border: none; border-radius: 1px;text-shadow: none;font-size:14px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .align_top .item.next.left {position: relative;} .align_top .carousel-inner .next.left, .carousel-inner .prev.right { left: 0;} .align_top .carousel-inner .next, .carousel-inner .prev { position: absolute;top: 0; width: 100%;} .align_top .carousel-inner .active, .carousel-inner .next, .carousel-inner .prev {display: block;} .align_top .carousel-inner .item { display: none; position: relative; transition: left 0.6s ease-in-out 0s;} .align_top .carousel-inner .item img, .carousel-inner .item a img { display: block; line-height: 1; max-width: 100%;} .align_top .slider-prev::before { color: #f6f6f6; content: "‹"; font-size: 60px; font-weight: bold;outline: medium none; padding: 0 2px 0 0;} .align_top .slider-prev {background:#c7c7c7;border-radius: 25px;outline: medium none;} .align_top .slider_arrow {bottom: 64px;position: absolute; right: 454px;} .align_top .carousel-control {background:#222222;border:3px solid #ffffff;border-radius:23px;color:#ffffff;font-size: 60px;font-weight: 100;height:40px;left: 15px;line-height: 30px;margin-top: -20px;opacity: 0.5;position: absolute;text-align: center; top:40%;width:40px;} .align_top .carousel-control {color: #ffffff;font-size: 60px;font-weight: 100; line-height: 30px; text-align: center;} .reg_form.new_regform.container { padding: 5px 15px; } .span9.forum_right h2 {border-bottom:1px solid #d8d8d8; color: #2f3945;font-size:20px;line-height:48px;margin:0 0 10px; padding: 0 0 10px;} .forumlist { padding: 0; } .user_forumsblocks li { clear: both; } .forumlist li { padding: 15px 0 0; } .new_bg {background: #ff8c20;color:#fff;font-weight:700;margin:0 0 15px;padding:10px 14px;text-align:center;text-transform:lowercase;} .new_subtxt { font-weight: 400;} .new_regform container blogpages .new_span10 a { color: #333333; font-family: open sans,serif;font-weight: 700; text-decoration: none;} .forumlist p { color: #646464; font-family:Open Sans; font-size: 13px; font-weight: 600;line-height: 22px;margin-top: 15px;} .user_posted.clearfix { margin: 15px 0 0; background:#e7e7e7;} .p_bgcolor { color: #929292 !important;} .reg_form .p_bg { clear: both; padding: 6px 14px;margin: 0;} .forumlist a { color: #929292; font-size: 14px; font-weight: 400;} .reg_form.new_regform.container.blogpages .span3.form_left { margin-top: 10px; } .reg_form .form_left { max-width: 300px;border: 1px solid #d8d8d8;} .reg_form .form_left h4 {background:#e4e4e4;font-family: roboto,serif;font-size: 18px;margin: 0 0 10px;padding:12px; text-transform: capitalize;} .reg_form .form_left li { color: #646464; font-family:Open Sans; font-size: 13px;margin-bottom: 15px;} .icon_forum { padding: 0 12px 0 18px; } .reg_form .timeago { border: none;} .forum_headings {color: #646464; font-family: roboto; font-size: 25px; font-weight: normal; margin: 0 0 25px;} .edit_forumblocks input {height:41px !important;width: 98.8%;} .reg_form .form-control { height: 41px;width: 99%; } .reg_form.container .forum_btns {background:#4985b8;border: none; border-radius: 0;color: #fff;font-family:Roboto;padding: 5px 20px;text-shadow: none;font-size:14px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } /*innerpagescss*/ .menuheader_expert { border: 1px solid #e3e3e3; } .menuheader_expert .menu {float: right;margin:7px 0 8px;} .menuheader_expert .menu ul li a:hover { background: none; } .menuheader_expert .menu ul li { margin: 3px 0; background: url("../images/borderrightsmall.png") no-repeat scroll 0 19px;} .menuheader_expert .menu ul li.add_lits.last { background: url("../images/borderrightsmall.png") no-repeat scroll 0 19px ;} .menuheader_expert .menu ul li.first { background:none;} .menuheader_expert .menu ul li.add_lits.last a { padding:5px;} .menuheader_expert .menu ul li a { font-size:14px; text-transform:uppercase; color:#000;font-family:Open Sans;padding: 15px; outline: 0 none;} .menuheader_expert .navbar-toggle.collapsed { background-color: #428bca;} .menuheader_expert .menu .navbar-collapse.collapse { padding:0px;} .menuheader_expert .menurap { padding-right:0px;} .menuheader_expert .navbar-toggle {background-color: #428bca;} .menuheader_expert .logo{ float:left;} .menuheader_expert .logo h1 { margin:13px 0 18px;} .menuheader_expert .logo img { padding:0 20px 0 0;} .menuheader_expert .left_section_first .dropdown a {color: #5c5c5c;font-family:Open Sans;font-size:14px;padding:4px 20px 7px 30px; outline: 0 none; text-decoration: none;background: url("../images/bordeer4s.png") no-repeat scroll 9px 9px; display:inline-block;} .menuheader_expert .left_section_first .dropdown ul.dropdown-menu li a {background: none; padding:8px 5px;} .menuheader_expert .left_section_first .dropdown {background-color:#e8e8e8;border-radius:4px;margin:22px 0 17px;overflow:visible; padding:0;width:150px;} .one_andod { position: relative;} .menuheader_expert .left_section_first .dropdown ul.dropdown-menu li .and_one a {display:inline-block;padding:12px 15px;} .and_one {background:#fff;display: none;left: 178px;position: absolute;top: 0;width: 240px;} .one_andod:hover .and_one {display: block;} .menuheader_expert .left_section_first .left_drop_read {position:static;width:18px;height:16px;background:none;top:7px; left:12px;} .menuheader_expert .left_section_first .dropdown-menu { border-radius: 0;left: 0;top: 32px;} .menuheader_expert .search_for_all_courses {float: left;margin:22px 15px 17px;position: relative;} .search_for_all_courses .btn.btn-primary { background:url("../images/searchicon.png") no-repeat scroll 0 6px;border:none;padding:14px 17px;position: absolute;right: 0;} .menuheader_expert .left_section_first .many_search {width: 227px;color: #8d8d8d;border: 1px solid #cccccc;border-radius: 4px;text-transform: capitalize;text-indent: 10px; height: 29px; font-size:13px;font-family:Open Sans;} .menuheader_expert .menu ul li.bell a {background:none; position:relative;height: 35px;padding:15px 18px 0 25px;} .menuheader_expert .menu ul li.bell .liko {background: url("../images/bell.png") no-repeat scroll 15px 15px;display: block; height: 35px;position: absolute;top: 0;width: 41px;} .menuheader_expert .menu ul li.bell .dropdown-menu a {padding: 0 7px;background:none;text-align: center;} .menuheader_expert .bell .dropdown-menu {padding: 10px 0; } .notification-container li {padding: 0px 12px; } .menuheader_expert .left_drop { position:absolute; width:18px; height:16px;background:none; top:16px; left: 10px;} .menuheader_expert .bell .dropdown-menu { left:-280px;width: 365px; } .menuheader_expert .dropdown-menu { margin: 0;width:auto; padding:10px 20px; border-radius:10px; left:-155px;} .menu .timeago { border:none;} .menuheader_expert .userimg_right span {font-size: 14px;} .menuheader_expert .dropdown-menu.menu_wd {font-size: 25px;} .menuheader_expert .dropdown { margin: 0 2px; background-color: #fff; border-radius: 10px; float: left; margin-left: 4px; padding: 12px 13px; width: auto;} .menuheader_expert .menu .dropdown.open a { background-color: #fff; } .menuheader_expert .last .caret { margin-left: 15px; margin-top: 5px;border-top: 4px solid #5d5d5f;} .menuheader_expert .bell .dropdown-menu li { background: none repeat scroll 0 0;} .menuheader_expert .bell li.notificationHeader { padding: 0 12px;font-weight: bold; margin-top: 10px;text-align: center;} .menuheader_expert .dropdown-menu .divider { background-color: #e5e5e5; border-bottom:1px solid #e5e5e5; height: 1px; margin: 9px 1px; overflow: hidden;} .menuheader_expert .notification-container .media .media-body a{ color: #8c9999 !important; font-family:Roboto; font-size:12px; font-weight:700; line-height: 30px; padding: 0 4px !important;text-transform: lowercase;} .menuheader_expert .msg-time {color: rgb(119, 119, 119); display: block; font-size: 12px; font-weight: bolder;} .menuheader_expert .NotificationMsg {margin-left: 0; width: 130px;font-size: 12px;} .menuheader_expert .bell [class*="span"] { border-radius: 10px; float: left; margin-left:5px; min-height: 1px;} .menuheader_expert .bell .media .media-body .glyphicon.glyphicon-time { display: none;} .menuheader_expert .bell .badge { margin-left: 17px; margin-top: -6px; vertical-align:middle;} .menuheader_expert .last .fa {padding-right: 25px;} .menuheader_expert .last .fa.fa-money {padding-right: 9px;} .menuheader_expert .last .fa.fa-power-off {padding-right: 15px; } .userimg_right { float: right; line-height: 19px; padding-left: 8px; width: 161px;} .add_lits.last .dropdown-menu.menu_wd li {background: none;} .main_second_section { background-color:#f5f5f5;} .photography_section .auto h1 { font-family:Open Sans; font-size:28px; font-weight:600; color:#000;margin-top: 28px; margin-bottom: 16px;} .star_one { margin: 0; padding: 0;} .star_rating ul li a { background: url("../images/star.png") no-repeat scroll 0 0 ; float: left;height: 15px; width: 19px;} .star_rating ul li a:hover { background: url("../images/star1.png") no-repeat scroll -2px -1px ; height: 15px;} .banner_watch img { width: 100%;} .auto p { color: #444444; font-size: 15px;font-family:Open Sans;margin-bottom: 17px;} .photography_section .star_rating { margin-bottom: 28px;} .late_star.last {float: left; margin-left:0px;font-size: 13px;font-family:Open Sans;font-weight: 600;display: inline-block;} .photography_section .late_star.last {margin-left:0px;} .banner_watch { border: 12px solid #fff; box-shadow: 0 0 5px #aaa; margin:10px 9px;} .select_price {background-color: #158d8e;margin-top: 33px;} .select_price .price_dollar { margin:0px;} .select_price .first { text-align: center;font-size: 14px;font-family:Open Sans;font-weight: 600; color:#f4f4f4; } .select_price .price_dollar { padding-bottom: 29px; padding-left: 0; padding-top: 26px;} .select_price .second { color:#fff;font-size:30px;font-family:Open Sans;font-weight: 600; text-align:center; } .select_price .last { margin:0 auto; display:table; } .select_price .btn.btn-primary { background-color:#e59859;color:#fff;font-size:16px;font-family:Open Sans;font-weight: 600;border:none;margin:0 auto;float:none; display:table;} .listing_wish_luist { padding:0px; } .listing_wish_luist a { padding-left:15px; color:#636363;font-size:14px;font-family:Open Sans;font-weight: 600; } .wish_list_section .cupon {background: url("../images/cupon.png") no-repeat scroll 0px 2px ; } .wish_list_section .wisth_list {background: url("../images/wishlist.png") no-repeat scroll 0px 0px ; } .wish_list_section .gift {background: url("../images/gift.png") no-repeat scroll 0px 0px ; } .wish_list_section .bulk {background: url("../images/bulk.png") no-repeat scroll 0px 0px ; } .wish_list_section .preview {background: url("../images/preview.png") no-repeat scroll 0px 0px ; } .listing_wish_luist li {margin-bottom: 20px;} .wish_list_section { background-color: #fff; padding: 22px 23px 7px;border: 1px solid #e1e1e1;} .life_time_back { padding:0px;} .life_time_back a { padding-left: 29px; color:#636363;font-size:14px;font-family:Open Sans;font-weight: 600; } .life_time_back .money_back_policy {background: url("../images/money.png") no-repeat scroll 0px 0px ; } .life_time_back .acess_my_life_time {background: url("../images/time.png") no-repeat scroll 0px 0px ; } .life_time_back .completeion {background: url("../images/certificate.png") no-repeat scroll 0px 0px ; } .main_second_section .price_second_section { padding:0 2px;} .life_time_back li { margin-bottom: 20px;} .life_time_back li.last { margin-bottom: 18px;} .leak_coursing { margin-bottom: 40px;} .over_view {float: left;} .likes_share { float: right;} .para_lack_hut { clear:both;} .over_view h1 { color:#2f3945;font-family:Open Sans;font-weight: 600;font-size:24px;} .over_view h1 span { color:#2f3945;font-family:Open Sans;font-weight: 500;font-size:24px;} .likes_share li { float: left;margin-left: 10px;} .likes_share li.fb { background-color: #eceef5; border: 1px solid #cad4e7; border-radius: 4px; padding:1px 4px;} .keys_one {float: right;margin: 15px 0;} .keys_one .fb a { color: #5c75c3; font-size: 11px; text-transform: capitalize;background: url("../images/facebook.png") no-repeat scroll 0px 1px;padding-left: 17px;display: inline-block;margin-top: -2px;vertical-align: middle;} .likes_share li.lakhs_alone {background-color:#fff; border:1px solid #d2d3d2;padding:3px 4px;position: relative;font-size: 11px; } .one_port { position:absolute; top:7px; left:-3px;background: url("../images/borderleft1.png") no-repeat scroll 0px 0px;height: 6px;width: 3px;} .likes_share .tweet {border:1px solid #cccccc;background: -moz-linear-gradient(top, #f6f6f6 0%, #f6f6f6 50%, #f6f6f6 51%, #e4e4e4 100%);background-image: -ms-linear-gradient(top, #f6f6f6 0%, #e4e4e4 100%)padding: 0 5px;border-radius:4px;} .likes_share .tweet a {color:#333;text-transform:capitalize;background:url("../images/borderleft1.png") no-repeat scroll 0px 0px;font-weight: bold;font-size:11px;color: #333;} .likes_share .google_plus {background:url("../images/borders.png") no-repeat scroll -1px -1px;border-radius:4px;border:1px solid #cccccc;} .likes_share .google_plus a {background: -moz-linear-gradient(center top , #f6f6f6 0%, #f6f6f6 50%, #f6f6f6 51%, #e4e4e4 100%) repeat scroll 0 0;color:#5aa1e2; display: inline-block; font-size: 11px; font-weight: bold; margin-top: 2px; padding: 0 10px; text-transform: capitalize; vertical-align: middle;} .likes_share .share {background: -moz-linear-gradient(top, #fb7352 0%, #fb7352 50%, #fb7352 50%, #f85837 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb7352), color-stop(50%,#fb7352), color-stop(51%,#fb7352), color-stop(100%,#f85837));background-image: -ms-linear-gradient(top, #fb7352 0%, #f85837 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb7352', endColorstr='#f85837',GradientType=0 );border-radius: 4px; border:1px solid #e84d2e;} .likes_share .share a {background: url("../images/share.png") no-repeat scroll 2px 6px;color: #fff;display: inline-block;font-size: 11px; font-weight: bold; margin-top: -2px;text-transform: capitalize; vertical-align: middle; padding: 3px 5px 3px 15px;} .para_lack_hut p {font-family:Open Sans;font-weight: 400;font-size:13px; color:#333;line-height: 25px;padding-bottom: 17px; border-bottom:1px solid #dedede;} .main_third_section { background:#f5f5f5;} .author_lack_hut h1 { color:#2f3945;font-family:Open Sans;font-weight: 600;font-size:24px;} .author_lack_hut span { color:#2f3945;font-family:Open Sans;font-weight: 500;font-size:24px;} .author_lack_hut p {padding-left: 97px;font-family:Open Sans;font-weight:400;font-size:13px; color:#333;line-height: 25px;padding-bottom:31px;} .author_lack_hut {border-bottom:1px solid #dedede; } .course_curriculum { clear: both;} .over_autor { float: left; } .course_curriculum h1 { color:#2f3945;font-family:Open Sans;font-weight: 600;font-size:24px;} .course_curriculum span { color:#2f3945;font-family:Open Sans;font-weight: 500;font-size:24px;} .course_curriculum .minutes span {float: left;font-size: 14px; margin-left: 20px; margin-top: -9px;} .section_one_inroduction .section_introduction_lasting { padding:0px; } .section_one_inroduction .section_introduction_lasting li {margin-bottom: 15px;margin-top: 15px; padding: 0 0 0 40px;} .lecture-border { border-bottom:1px solid #ebebeb;} .section_one_inroduction .play.first {color:#333;font-family:Open Sans;font-weight: 500;font-size:14px;} .section_one_inroduction .play.first span {background-color: #eda100; border-radius: 4px; display: inline-block;margin-left: 15px;vertical-align: middle;} .section_one_inroduction .play.first span a {color: #fff;display:inline-block;font-family: Open Sans; font-size:13px;font-weight:500;margin-top: -1px; vertical-align: middle;padding: 0 5px;} .section_one_inroduction h4 {border-bottom: 3px solid #efefef;color: #333; font-family: Open Sans;font-size: 15px;font-weight: 500; padding-bottom: 10px;} .section_one_inroduction { margin-top: 30px;} .section_one_inroduction .play {background: url("../images/play.png") no-repeat scroll 0px 4px;} .section_one_inroduction li.minutes {background:url("../images/minutes.png") no-repeat scroll 0 4px;height:14px;padding:10px 0;} .late_star .timeago { border: none;} .section_reviews_inroduction h1 { color:#2f3945;font-family:Open Sans;font-weight: 600;font-size:24px;border-bottom: 3px solid #efefef; padding-bottom: 10px;} .click_one img { float: left;} .first_pasrt { float: left;} .third_pasrt .star_rating {float: right; width:200px;} .click_one .first_pasrt { width: 13.667%; padding-left:0px;} .second_on_part h5 {font-family:Open Sans;font-weight:bold;font-size:14px; color:#2f3945;margin-top: 0;} .second_pasrt .second_on_part { padding: 0;} .click_one .four_pasrt { padding: 0;} .four_pasrt p {font-family:Open Sans;font-weight:normal;font-size:14px; color:#333;} .third_pasrt .late_star.last {font-size: 14px; margin-top: -3px;} .click_one { border-bottom: 1px solid #efefef; margin-bottom: 25px; padding-bottom: 30px;} .see_comments {display: table;margin: 0 auto;} .see_comments .btn.btn-primary {background-color: #e59859; border: medium none; font-family: Open Sans;font-size: 16px;font-weight: 600;padding: 12px 17px;} .instruction { background-color:#e59859;} .instruction {margin: 0 5px;} .instruction h4 {margin-top: 5px;color:#fff;font-family: Open Sans;font-size: 16px;font-weight: 600;padding:13px 0 13px 22px;} .instructor_one .samrt_man { float:left; padding-right: 0;width:34.667%;padding-left:0px;} .instructor_one .richard_man {float:left; margin-left: 3px;padding-left: 0; padding-right: 0;width: 63.333%;} .richard_man p {font-family: Open Sans;font-size: 13px;font-weight:bold; color:#333; margin-bottom:0px;} .richard_man span {color: #9c9b9b;font-family: Open Sans;font-size: 13px;font-weight:normal;} .main_third_section .instructor_one { padding:0 2px;} .distruction {margin-top: 10px;} .first_time_return { border-bottom: 1px solid #e2e2e2; margin-bottom: 10px; margin-left: 12px; margin-right: 12px; padding-bottom: 15px;} .more_course_toggle .first_time_return.return_last.clearfix:hover {color: #000;} .more_coursers_at_here {border-bottom: 1px solid #e2e2e2;margin-bottom: 15px;margin-left: 12px;margin-right: 12px;padding-bottom: 10px;} .more_coursers_at_here p {margin-left:15px;float:left;color:#333;font-family:Open Sans;font-size:14px;font-weight:bold; width: 190px;} .more_coursers_at_here .mot {background: url("../images/greenone.png") no-repeat scroll 0px 0px;float: right;height: 18px; width: 18px; margin-right: 15px; outline:0 none;} .richard_man .late_star.last { margin-top:11px; } .richard_man .star_rating {margin-top: 10px;float: left;} .first_time_return.return_last .richard_man {padding-left: 10px;} .first_time_return.return_last.least_last {border: medium none; margin-top: 20px; padding-bottom: 40px;} .students_fix { border:1px solid #e1e1e1;background-color: #fff;margin-top: 10px;} .instruction_back {background-color: #fff; border: 1px solid #e1e1e1;} .first_time_return:nth-child(3) {border: none;} .nine_students .attend_one_stud { padding:0px; } .attend_one_stud .mini_stud {padding-left: 15px; padding-right: 15px; width: 33.333%;margin-bottom:10px;float: left;} .attend_one_stud .mini_stud a img {margin: 0;} .nine_students .attend_one_stud .mini_stud { padding: 0;} .profile_view .media.profile:last-child {border: none;} .nine_students { padding: 0 15px;} .attend_one_stud .mini_stud.ext_stud { margin-bottom: 10px;} .more_opt_stu { border-top:1px solid #e2e2e2;padding: 10px 0; } .more_opt_stu a { color:#777777;font-family: Open Sans;font-size: 13px; margin-left: 16px; } .user_view_fix { border:1px solid #e1e1e1;background-color: #fff;margin-top: 10px;} .section_one_inroduction.last_intruct span.last_distrt {display: none;} .luck_time_return .richard_man p {font-family: Open Sans;font-size: 13px;font-weight:bold; color:#333; margin-bottom:0px; text-transform:uppercase;} .dit_view {padding-bottom: 100px;} .description .des_header { color: #353535;font-size: 22px; line-height: 70px; text-align: center;} .description .des_color { color: #758f34; font-family:Roboto; font-size: 36px; font-weight: 400;} .success_img {background: url("../images/success.png") no-repeat scroll 0 0; height: 293px;margin: 45px auto;width: 560px;} .readytosuccess { color: #404040;display: block;font-family:Open Sans;font-size: 16px;font-weight: 400;line-height: 50px;text-align: center;} .access {text-align: center;} .access a { background: #158d8e none repeat scroll 0 0; border: medium none; border-radius: 5px; color: #fff; font-family: Roboto; font-size: 20px; font-weight: 700; outline: medium none; padding: 10px 56px; text-shadow: none; text-transform: uppercase; width: 84.4%; } .description.des_marg {padding: 0;} .access_mrg { margin: 25px 0 40px; } .learn-course-title { color: #ffffff; font-family:roboto;font-size: 25px; font-weight: 700; margin: 30px auto;text-align: left;} .course_goal_ul li { font-size:14px; font-family:Myriad Pro; color:#a8a8a8;} .int_audience_ul li { font-size:14px; font-family:Myriad Pro; color:#a8a8a8;} .course_req_ul li{ font-size:14px; font-family:Myriad Pro; color:#a8a8a8;clear: both; margin-bottom: 20px;} .bg_container .slider_menu {margin: 0 auto; } .profile_getup {margin: 42px auto;} .recent_posts_advertise_section { background-color:#e8e8e8; padding:20px 0;} .look_img_one { float:left;} .well_one {padding-left: 100px;} .well_one h5 { margin:0px 0px 5px;} .well_one h5 a { font-family:Open Sans;font-size:16px; font-weight:400; color:#158d8e; text-transform:capitalize; outline:0 none;} .well_one p { color:#4b4b4b;font-family:Open Sans;font-size:13px; font-weight:400;width: 300px; } .well_one p span a {color:#158d8e; outline:0 none;} .well_one span {color: #a7a7a7;display: inline-block;font-family: Open Sans;font-size: 13px;font-weight: 400;margin-top: 5px;} .post_only h3 {font-family:Open Sans;font-size:28px; font-weight:600;margin-bottom: 42px;} .do_site .post_only h3 {font-size: 24px;} .do_site .post_only span {font-weight: 300;} .dosite_one .post_only span {font-weight: 300;} .dosite_one .post_only h3 {text-align: center;} .dosite_one .post_only a {outline:0 none; } .post_only img { display: table; margin:0 auto 30px;} .celebration {margin-bottom: 20px;padding-bottom: 30px;border-bottom:1px dotted #d8d8d8;margin-top: 43px; margin-left: 10px;} .view_more a {outline: 0 none;font-family:Open Sans;font-size:13px; font-weight:400; color:#158d8e;margin-left: 5px;} .luck_time_return .easy_teruns {background-color:#eda100;border-radius:4px;display:inline-block;margin-top:15px;vertical-align:middle;font-family:Open Sans;font-size:13px;font-weight:500;margin-top:-1px;color:#fff;padding:0 5px;} .luck_time_return .easy_teruns a {color: #fff;display:inline-block;font-family:Open Sans;font-size:13px;font-weight:500; margin-top: -1px; vertical-align: middle;padding:0 5px;} .luck_time_return { padding: 0 10px; border-bottom:1px solid #e2e2e2;} .luck_time_return {border-bottom: 1px solid #e2e2e2;display: table; margin: 10px; padding-top:10px;padding-left: 3px; width: 90%;} .luck_time_return:last-child { border-bottom: none;} .luck_time_return.kalf_on { border:none;} .fa.fa-twitter {font-size: 18px;padding-right:20px;} .fa.fa-facebook{font-size: 18px;padding-right:28px;} .fa.fa-google-plus{font-size: 18px;padding-right:20px;} .fa.fa-pinterest{font-size: 18px;padding-right:20px;} .fa.fa-heart {padding-right: 11px;} .bus_try .fa.fa-heart {padding-right: 0;} .bell.open .dropdown-menu .pull-right img {height: 35px;width: 35px;} .fa.fa-linkedin {font-size: 18px;padding-right:20px;} .listing_wish_luist span {font-family: open sans; font-size: 14px;font-weight: 400;} .luck_time_return .samrt_man a img {height: 79px; width: 76px;} .sub_footer_section { background-color:#414147; padding:15px 0 10px;} .copy_rights_section p {margin: 15px 0;color:#fff;font-family:Open Sans;font-size:14px; font-weight:600;} .least_icons li a {margin: 15px 0;color:#fff;font-family:Open Sans;font-size:14px; font-weight:600; outline:0 none;} .least_icons { margin: 0;padding: 0;} .social_media_icons {margin:15px 0 15px 10px;} .least_icons li { float:left;margin-right:12px;} .least_icons a {color:#fff;font-family:Open Sans;font-size:14px; font-weight:600;} /*end*/ /*cousrelistpage*/ .develpoment_this_sec { background-color:#f5f5f5; } .mang_develop { padding:0 10px; } .lach_dev {background-color: #ffffff; border:1px solid #d8d8d8; border-radius:6px; margin-top:40px;margin-bottom: 40px;} .lach_dev h4 { padding-left: 10px; color:#353535;font-family:Open Sans;font-size:16px; font-weight:600;margin-top: 20px;} .lach_dev ul li a {color: #1e2c35;font-family:open sans;font-size: 13px; text-transform:capitalize;border:medium none!important; outline:0 none;} .mang_develop li {margin-bottom: 10px; } .one_dev_man span { color: #1e2c35;font-family: open sans; font-size: 13px;text-transform:capitalize;} .mang_free_dev { float:left;} .mang_less_than { float:right;} .got_mat { margin: 0 10px;} .lach_dev_at { border-top: 1px solid #d8d8d8; margin: 0 10px;} .treaty_trick .btn.favoritebtn.heart_align {background:none;position: absolute;right: 0;top: 10px; outline:0 none;} .newest_coursing { margin-top:20px;border-bottom: 1px solid #e1e1e1;} .view.all {float: right; background-color: #e59859;border-radius: 4px; margin:20px 0px;} .view.all a {background: url("../images/plussy.png") no-repeat scroll 88px 13px ; color: #fff;display: inline-block;font-family: open sans;font-size: 13px;font-weight: bold; padding: 10px 35px 10px 15px;text-transform: uppercase; } .trebt_ot .course {margin-top:0px;color:#030404;font-family:open sans;font-size: 18px;font-weight:600;text-transform:uppercase;} .leak_coursing.secon_leak .course { margin-top: 40px;} .newest_coursing .trebt_ot { padding:0px;} .business_trend .bus_try img { width: 100%;margin: 10px 0;} .business_trend .cart_business span { float:none;font-family:Open Sans;font-size:12px;font-weight:700;margin-top:13px;} .business_trend .cart_business span a {color:#333; } .business_trend .cart_business p { font-family: Open Sans;font-size: 12px; color:#4d4d4d;min-height:55px;} .business_trend .cart_business p a {color:#4d4d4d;} .business_trend .star_rating a{background:url("../images/star.png") no-repeat scroll 0 0 ;float:left;height:15px;width:19px;} .business_trend .star_rating a:hover { background: url("../images/star1.png") no-repeat scroll -2px -1px ; height: 15px; } .business_trend .star_one { padding:0px; } .business_trend .treaty_trick { background-color: #fff;box-shadow: 0 0 5px #aaa; margin-right: 15px; margin-top: 20px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px; width: 23%;} .business_trend .treaty_trick.last_truck {margin-right: 0;} .tm-tag.tm-tag-success {background-color:#cde69c;border:1px solid #a5d24a;border-radius:5px;color:#638421;float:left;margin: 0 10px 10px 0;padding: 5px;} .tm-tag.tm-tag-success {color: #638421;} .tm-tag {color: #555555;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 13px;} .tm-tag-remove {background:#949494;border-radius: 48px;color: #fff;font-size: 15px;margin: 0 0 0 5px;padding: 0 6px;} .commentBlock .btn.btn-info.new_post {font-family: open sans;font-size: 14px;} /*end*/ /*anand*/ .course_progressbars {position: relative;} .curr {border-radius: 4px;padding: 0 0 0 94px;} .span8.curr .progress.progress-striped.active {background: none repeat scroll 0 0 #d4d4d4; border-radius: 4px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;height: 20px;overflow: hidden;padding: 0 !important;} .progress.progress-striped.active {margin-right: 30px;} .description {margin-bottom: 58px;margin-top: 40px;} .span8.curr .progress.progress-striped.active .bar {float: none !important;text-align: center;} .progress.active .bar {animation: 2s linear 0s normal none infinite running progress-bar-stripes;} .progress-striped .bar {background-color: #149bdf;background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size: 40px 40px;} .span8.curr .progress.progress-striped.active .bar {float: none !important;text-align: center;} .progress.active .bar {animation: 2s linear 0s normal none infinite running progress-bar-stripes;} .progress-striped .bar {background-color: #149bdf;background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size: 40px 40px;} .progress .bar, .progress1 .bar {background-color: #0e90d2;background-image: linear-gradient(to bottom, #149bdf, #0480be);background-repeat: repeat-x;box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;box-sizing: border-box;color: #ffffff;float: left;font-size: 12px;height: 100%;max-width: 100%; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);transition: width 0.6s ease 0s;} .new_outer_padd {clear: both;} .outer_padd {border: 1px solid #e8e8ea;border-radius: 5px;} .curr_head {background: none repeat scroll 0 0 #e8eaed;line-height: 56px;} .course_completionbtns.clearfix {position: absolute;right: -37px;top: 0;} .course_completionbtns.clearfix .btn.move_right {box-shadow: none;position: absolute;right: 23px;top: -23px;} .btn.move_right.tooltip {opacity: 1 !important;z-index: 1;} .btn.move_right {background: none repeat scroll 0 0 rgba(0, 0, 0, 0);border: medium none;} .btn.move_right {float: right;} .course_completionbtns a.tooltip{font-size: 25px;padding: 0 10px; color:#0f92d4;} .description .curr_title {color: #3e4043;float: left;font-size: 16px;margin: 0 20px;font-family: "Roboto",sans-serif;} .ui-state-default.curriculum_ul_li.change_bg.main_li_curriculum {background: none repeat scroll 0 0 #fff;border-top: 1px solid #e8e8e8;padding: 20px 10px;} .main_font {font-family: roboto;font-weight: 700;text-transform: uppercase;} .main_padd {padding: 0 18px;} .main_title {color: #353535;float: left;font-size: 15px;} .ui-state-default.curriculum_ul_li.change_bg.main_li_curriculum h4 {margin: 0;} .ui-state-default.curriculum_ul_li.change_bg.main_li_curriculum h4 {color: #333;font-family: roboto;text-transform: capitalize;font-weight: bold;padding-top: 2px;} .ui-state-default.curriculum_ul_li.main_li_curriculum h4 {font-size: 15px;} .sortable_ul {margin: 0; padding:0;} .ui-state-default.curriculum_ul_li.change_bg.ul_newpadd.sub_li_curriculum.change_bg {padding: 0 32px;} .ui-state-default.curriculum_ul_li.change_bg.sub_li_curriculum.change_bg {background: none repeat scroll 0 0 #fff;border: medium none;min-height: 40px;} .ui-state-default.curriculum_ul_li.change_bg.sub_li_curriculum.change_bg > a {color: #333;font-size: 15px;} .ui-state-default.curriculum_ul_li.change_bg.ul_newpadd.sub_li_curriculum.change_bg h4 {line-height: 22px;} .ui-state-default.curriculum_ul_li.change_bg.sub_li_curriculum.change_bg h4 {font-size: 15px;margin: 0;padding: 0 2px;} .ui-state-default.curriculum_ul_li.sub_li_curriculum h4 {float: left;font-family: "roboto",sans-serif;text-transform: capitalize;font-weight: 400;} .section_color {background:#ededed;float: right !important;width:auto;} .description .section_tab.section_color.span4 ul { border-bottom:none;} .section_tab.section_color.span4 ul#tabs_new { border-bottom: 1px solid #646464;} .section_tab.section_color #tabs_new li:first-child { border-left:none;} .section_tab.section_color.span4 ul { border-bottom: 1px solid #e2e2e2;} .section_tab {border:5px solid #d6d6d6;} #tabs_new {list-style: outside none none;margin: 0;overflow: hidden;padding: 0;width: 100%;} .description .section_tab.section_color {width:auto;padding-bottom: 20px;} #tabs_new li {background:#fff;border-left:1px solid #e2e2e2;color:#000;float:left;margin:0;opacity:inherit;z-index:auto;} #tabs_new #current:focus { border-bottom-color: #3db9e8;color: #fff;} .fa.fa-list.icon_font:checked {color: #fff;} #tabs_new li:first-child { border-left:none;} .fa.fa-list.icon_font:focus {color: #fff;} #tabs_new #current {border-bottom-color: #fff;color: #9d9d9d;opacity: inherit;z-index: 0;} #tabs_new a{color: #9d9d9d;float: left;height: 0;line-height: 72px;padding:0 50.1px;position: relative;text-decoration: none;text-transform: uppercase;border-bottom: 60px solid #fff;outline: 0 none;} .section_tab.section_color #tabs_new a {border-bottom-color: #ededed;} .section_tab.section_color #tabs_new #current {border-bottom-color: #13a6ee;color: #fff;} .commentBlock .btn.btn-info {font-family: open sans;font-size: 14px;} .course_curriculum .btn.btn-info.replyMainButton {font-family: open sans;font-size: 14px;} .course_curriculum .form-control {clear:both; margin-bottom:20px; margin-top:20px;} #tab3.course_takenn { background-color: #f5f5f5;border-right: 2px solid;} .section_tab.section_color #tabs_new li {border-left: 1px solid #646464;} .description.reduce #tabs_new a{ padding: 0 50px;} .icon_font {font-size: 30px;} #content_new {background:f5f5f5 !important;height: 630px;overflow: auto;padding: 0;width: 100%;} .section_tab { border: 5px solid #d6d6d6;} .section_tab.section_color.span4 { border: 5px solid #000;} .sortable_ul.sortable_bg.taken_courseb_blockss {height: auto !important;} .sortable_bg {background:#ededed !important;} .add_p {margin: 0 22px;} .description .sortable_ul p {color: #646464;font-family: "Open Sans",sans-serif;font-size: 13px;line-height:30px;margin-top:12px;} .select-style select option { font-size: 15px;height: 27px; overflow-x: auto;} .nav-bar.learn-course-header {float: right;} .nav-bar.learn-course-header li {float: left;font-size: 14px;} .nav-bar.learn-course-header li {margin: 0 7px;} .nav-bar.learn-course-header li a {color: white;} .nav-bar.learn-course-header li > a {padding: 0;vertical-align: middle;} .nav-bar.learn-course-header li a {text-decoration: none;} .media-object.imgfix {float: left;margin: 0 6px;} .nav-bar.learn-course-header .dropdown-menu.text_width {padding: 5px 10px;} .text_width {left: -20px;width: 95%;color: #000; text-indent:20px;} .modal-body .form-group {color: #000;font-family: open sans;font-size: 14px; font-weight:normal; clear:both;} .sucess_ful {float: left;margin-top: 2px;} .review_one {float: left;margin-top: 16px;min-width: 200px;} .video_align div.file_input_div {float: none; position: relative;} .file_input_div #photoimg {float: none;position: absolute !important;right: 5px !important;top: -3px !important;} .one_review_com {float: left;min-width: 200px;} .modal-body .choose_star {float: left;margin-left: 0;} .text_width {min-width: 155px;} .modal-body .text_width {min-width: 322px;} .modal-body .reg_textbox {width:322px;} .text_color a {color: #8c9999 !important;} .add_p {margin: 0 22px;} .new_namewidth {width: 45%;} .name_width {margin: 10px 0;} .pull-left.bla.profile_image {color: #999999;line-height: 35px;min-width: 35px;text-transform: capitalize;} .pull-left.bla.profile_image {min-height: 0;} .profile_image img {border: 1px solid #e4e4e4;border-radius: 3px;margin: 0 15px 0 0;padding: 1px;width: 35px;} .media-ob {float: left;} .align_username {float: left;width: 90px;word-break: break-all;} .mrg_follow {margin: 5px;} .replyfollow {border-radius: 0;font-family: open sans;font-size: 14px;margin: 10px 10px 0 0;padding: 3px 5px;} .add_p .pull-left{display:block;} .add_p ul{padding:0; margin:0;} .course_takenn ul{padding:0; margin: 0;} .opt_add {float: left;} .add_opt {float: left;margin-top: 17px;min-width: 200px;} .less_opt {float: left;margin-top: 17px;min-width: 200px;} .opt_less {float: left;} .ol_pt .reg_next.reg_add.text_width {display: table;margin: 40px auto 50px;min-width: auto;text-indent:0;width: auto;} .des_margin a.toggle-price-form:hover { color: #000;} .pull-left {display: none;} .modal-dialog .pull-left.name_width.new_namewidth {display: block;} .course_goal_ul .fa.fa-trash-o.colors.color_icon { color: #000;} select:focus, option:focus, select::-moz-focus-inner, option::-moz-focus-inner { outline: none;border: none;} .course_goal_ul .fa.fa-align-justify.justify_color {color: #000;} .select-style {background:url("../images/dropdownarrow.png") no-repeat scroll 192px 2px #fff;border:none;border-radius:4px;color: #8d8d8d;float: left;font-family: open sans;font-size: 20px;margin: 22px 20px 22px 22px;overflow: hidden;padding:0;width: 245px; position:relative;} .select-style select {-moz-appearance: none;background-color: transparent;background-image: none;border:none;box-shadow: none; padding:15px 20px 15px 30px;text-indent:5px;width:107%;} .select-style select:focus { outline: none;} .more_one_portiion {border:1px solid #cccccc;border-radius:4px;color:#8d8d8d;font-family:open sans;font-size:13px;height:29px; outline:0 none;text-indent:10px;width:228px;} .learn-course-header li a { outline:0 none;} .course_progressbars a { outline:0 none;} .follw_divs .btn.btn-default.btn-lg.btn-block.follow {background-color:#5bc0de;border-color: #46b8da;color:#fff;font-family:open sans;font-size: 14px;} .ui-state-default.curriculum_ul_li.change_color.main_li_curriculum {clear: both;} .ui-state-default.curriculum_ul_li.change_color.main_li_curriculum {background:#ededed;color:#000;padding:20px 10px;border-bottom: 1px solid #e0e0e0;} .main_title.change_font {color: #000;} .ui-state-default.curriculum_ul_li.change_color.main_li_curriculum h4 {color: #000;font-weight: bold;} .ui-state-default.curriculum_ul_li.change_color.sub_li_curriculum div {background-color: #fff;} .ui-state-default.curriculum_ul_li.change_color.sub_li_curriculum div:hover {background-color: #f1f1f1;} .change_font {color: #fff;} .main_title {float: left;font-size: 15px;font-weight: 700;padding: 0 10px;} .ui-state-default.curriculum_ul_li.change_color.main_li_curriculum h4 {margin: 3px;} .ui-state-default.curriculum_ul_li.main_li_curriculum h4 {color: #fff;} .ui-state-default.curriculum_ul_li.main_li_curriculum h4 {font-size: 15px;} .ui-state-default.curriculum_ul_li.change_color.sub_li_curriculum {border-bottom: 1px solid #f0f0f0;display: inline-block;width: 100%;} .ui-state-default.curriculum_ul_li.sub_li_curriculum{background: none repeat scroll 0 0 #333333;color: #ffffff;min-height: 70px;} .ui-state-default.curriculum_ul_li.change_color.sub_li_curriculum p {color: #fff;float: left;padding: 0 15px;} .course_takenn li.ui-state-default.curriculum_ul_li.sub_li_curriculum h4 {color: #888;margin: 0px 0 0;padding: 20px 20px 20px 0;width: 250px;word-break: break-all; float: left;font-family: "roboto",sans-serif;font-size: 15px;font-weight: 400;text-transform: capitalize;} .course_takenn li.ui-state-default.curriculum_ul_li.sub_li_curriculum h4:hover {color: #000;} .ui-state-default.curriculum_ul_li.change_color.sub_li_curriculum p:hover {color: #000;} .ui-state-default .MakeItCompleted.MakeItButton {margin: 21px;} .dasky_ul li {display: block;float: left;padding: 0 44px;} .dasky_ul li a {color: #999999;display: block;font-size: 12px;line-height: 50px;} .add_width .font_size{padding: 0 5px;} .course_takenn {padding: 0 0 100px;background-color: #fff;} #tab2.course_takenn {background-color:#f5f5f5;} #tab2.course_takenn .btn.btn-info.CommentMainButton { background-color: #4985b8;border: none;color: #fff;font-family: open sans;} .description .total_width{/*bottom: 718px;*/} .dsk-supported {margin: 0 auto;min-height: 650px;min-width: 100px;overflow: hidden;position: relative;width: 100%;} .dsk-supported .dsk-linewrapper {background: none repeat scroll 0 0 #0c090a;bottom: 20%;color: #fff;height: 5px;position: absolute;top: 75.5%;width: 100%;} .course-header-image { margin-top:0px !important;} /*end*/ /*createcoursepage*/ .teacher_image .img-thumbnail.my_coursesblockss {width: 172px; height:117px; } .teacher_image {left:100px;position: absolute; top: 31px;} .teacher_details { float: left;} .teacher_course { left: 315px;position: absolute;top:75px;} .course_button.pull-right {margin:0px 0 0;position: absolute;top: 65px; float:right; right:112px;} .course_pub {float: left;} .course_pub { height: 40px; line-height: 20px; position:relative;} .course_pub.preview_btnblocks {margin: 10px 0 0;} .course_name a {color: #ffffff;font-family:roboto;font-size: 18px;font-weight: 400;} .course_pub .PreviewButton.course_preview:hover {color: #005580;} .course_preview {background: linear-gradient(to bottom, rgba(255, 135, 26, 1) 0%, rgba(255, 215, 120, 1) 100%) repeat scroll 0 0; border: medium none;border-radius: 2px;color: #727272;font-family:roboto;font-size: 18px;font-weight: 700;height: 40px; margin-left: 15px;padding: 8px 22px;text-shadow: 0 1px #ffffff;text-transform: uppercase;} .course_publish {background: linear-gradient(to bottom, rgba(255, 135, 26, 1) 0%, rgba(255, 215, 120, 1) 100%) repeat scroll 0 0; border:none;border-radius: 2px;color: #727272;font-family:roboto;font-size: 18px;font-weight: 700;height: 40px;margin-left: 15px;padding: 8px 22px;text-shadow: 0 1px #ffffff;} .resp-vtabs .resp-tabs-container {background-color: #fff;border:1px solid #c1c1c1;border-radius:4px;clear:none;float:left; padding: 0;width: 78%;} .resp-vtabs .resp-tab-content {border: none; width: 100%;} .resp-tab-content-active {display: block;} .resp-tab-content {border: 1px solid #c1c1c1;} .resp-tab-content {padding: 15px;} .resp-tab-content {padding: 0 !important;} .slider_divsblocks { margin: 0 0 25px; padding: 0 20px;} .resp-tab-content h2 {color: #333; font-family:open sans;font-size:22px;font-weight:600;padding:13px;text-align:center;} .GetStartedTitle {background:#e6e7e8;border: 1px solid #d9d9d9;color:#526075;cursor:pointer;font-family:Open Sans;font-size: 28px; font-weight: 300;padding: 15px;} .slider_divsblocks .arr {border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #8392a3; float: right; margin: 18px 0;} .status-tabs-content { background:#f7f7f7;padding: 0 20px 30px;} .fxac { color: #000;font-family: open sans; font-size: 18px; padding: 16px 0 10px;} .course_tab.clsClearfix{margin-top:61px;padding-bottom: 100px;} .status-tabs-content p { font-size: 14px !important;line-height: 25px;} ul.resp-tabs-list, p {margin: 0;padding: 0;} .course_basic { padding: 0;} .course_newbasic {margin: 30px auto 0;} .course_basic {color: #333333; font-family:roboto;font-size: 30px;font-weight: 400;margin-top: 20px;padding-left: 4px;} .course_basic h5 {border-bottom:1px solid #d2d2d2;color:#a9a9a9;font-size:13px;font-weight:400;line-height:50px;margin:0 0 4px;} .privacy_tabs.nav.nav-tabs.tab_public { margin: 20px auto 0;} .privacy_tabs.nav.nav-tabs { border: none;margin: 0;} .tab-pane.fade.active.in {background:#eeeeee; margin: 0;padding: 13px 20px;} .privacy_pub {float: left; } .tab_ul { padding: 0;margin: 0;} .space_btw { margin: 0 20px; } .course_next {background: linear-gradient(to bottom, rgba(255, 215, 120, 1) 0%, rgba(255, 135, 26, 1) 100%) repeat scroll 0 0; border: 1px solid #ff871a;border-radius: 5px;color: #c05c00;float: right;font-family: open sans;font-size: 16px;font-weight: bold; margin-bottom: 15px;margin-right: 24px;margin-top: 60px;padding: 12px 25px;text-shadow: 0 1px #fff;} .course_tab .resp-vtabs li.resp-tab-active span {background:#fcfcfc !important;color:#259596;display:inline-block;font-family: open sans;font-size:16px;height:28px;margin-left:0px;padding:15px 15px 40px 25px !important;vertical-align: middle;width:230px;} .course_tab .resp-vtabs li.resp-tab-active { border-left: 5px solid #e59859;} .course_tab .resp-tab-item .selected {background: url("../images/arrowrhgt.png") no-repeat scroll 0 0 !important;color: #fff !important;display: inline-block;float: none;font-family: open sans;font-weight: normal;height: 28px;margin-left: -1px;text-transform: capitalize;width: 260px;} .course_tab .resp-tabs-list li {color: #fff !important;font-family:open sans;font-weight:normal;font-size: 14px;} .course_tab .shadetabs li a {color: #919191 !important;font-family:open sans !important;font-weight:normal;font-size: 14px; text-transform:capitalize;outline: 0 none;} .course_tab .shadetabs li a:hover {color: #919191 !important;} .course_tab .resp-vtabs .resp-tabs-list li {line-height: 25px;} .course_tab .resp-vtabs li.resp-tab-active span.growsign { display:none;} .course_tab .resp-vtabs .resp-tabs-list li span { background:none} .innerpage_banner .align_courseimage {left: 0; position: absolute; top: 0;width: 100%;} .zone-name { background-color:#f5f5f5;padding: 70px 0; } .resp-tabs-list { -moz-border-bottom-colors: none !important;-moz-border-left-colors: none !important;-moz-border-right-colors: none !important; -moz-border-top-colors: none !important; border-bottom: 1px solid #d4d4d5 !important;border-image: none !important;border-left: 1px solid #d4d4d5 !important;border-right: 0 none;border-top: 1px solid #d4d4d5 !important;} .course_tab .resp-vtabs .resp-tabs-container {border: 1px solid #d4d4d5;border-radius: 0;} .course_tab .course_basic.course_newbasic.course_basic {font-weight:600;font-family: open sans;} .course_tab .course_basic.course_newbasic.course_basic h5 {line-height: 20px;padding-bottom: 15px;} .course_tab .course_title {font-family: open sans;font-weight:400; color:#333; font-size:14px;margin: 20px 0;} .course_tab .course_textbox {border: 1px solid #d9d9db;border-radius: 4px;color: #a8a8a8;font-family: Myriad Pro;font-size: 14px;padding: 12px 15px;width: 100%;} .course_tab .textBoxLimit.newtextBoxLimit {display: none;} .course_newsubtextbox {width:100%;border:1px solid #d9d9db;border-radius:4px;color:#a8a8a8;font-family:Myriad Pro;font-size:14px;padding:10px 15px;} .new_ctitle {line-height: normal; margin: 15px 0 10px;} .course_ctitle {color:#333333;font-family:Open Sans;font-size:14px;font-weight:600;line-height:40px;max-width:200px;} .course_ctitle.new_ctitle {font-family: open sans;font-weight:400; color:#333; font-size:14px;margin: 30px 0;} .category_option {float: left;height: 35px;width:375px;color:#a8a8a8;display:inline-block;font-family:Myriad Pro;font-size:14px;font-weight: normal;margin-right: 30px;margin-top: -6px;padding: 6px 13px;} .category_option select {background-color: #fff;border: 1px solid #ccc; border-radius: 4px;} .category_rightoption select {background-color: #fff;border: 1px solid #ccc; border-radius: 4px;} .course_basic .category_rightoption {float: left;} .category_rightoption .category_option {float: left;height: 35px;width:375px;color:#a8a8a8;display:inline-block;font-family:Myriad Pro;font-size:14px;font-weight: normal;margin-right: 30px;margin-top: -6px;padding: 6px 13px;} .ckeditor.ck_mrg {width:100%;border:1px solid #d9d9db;border-radius:4px;color:#a8a8a8;font-family:Myriad Pro;font-size:14px;padding:10px 15px;} #DetailDetailes .course_ctitle{font-family: open sans;font-weight:400; color:#333; font-size:14px;margin: 20px 0;clear: both;} #DetailDetailes .opt_class{font-family: open sans;font-weight:400; color:#333; font-size:14px;} .course_textbox.tm-input {float: left; margin-bottom: 20px;margin-right:2px; width: 93%; margin-top: 10px;} #DetailDetailes .button_color.btn {margin-top: 9px;background-color: #4985b8;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;float: left;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 14px; padding: 12px;} .media-preview-wrapper {background: none repeat scroll 0 0 #ffffff;border: 1px solid #a9a9a9;box-shadow: 0 2px 0 rgba(255, 255, 255, 0.63), 0 1px 2px rgba(0, 0, 0, 0.15) inset;padding: 18px;} .video_width { margin: 20px auto;width: 72%;} .tip { color: #444444;font-size: 12px;line-height: 25px;margin-top: 10px;text-align: justify;} .tip a { color: #444444;} #cropContaineroutput { margin: 30px auto;} .video_align { margin: 0 auto;max-width: 580px;} .resp-tab-content h2 {color: #333;font-family: open sans;font-size: 22px;font-weight: 600;padding: 13px;text-align: center;} .col_space h3 {color: #555555;font-size:15px;font-weight: 300;line-height: 25px;margin: 0 0 15px;text-align: center;} .resp-tab-content .col_header {margin: 0 20px 20px;} .col_header {background:#f1f3f6;line-height: 45px; margin: 0 auto; padding: 24px 35px;} .btn-warning {background-color: #faa732;background-image: linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);color: #ffffff;font-family: open sans;font-size: 14px; padding: 2px 12px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);} .btn-danger {background-color: #da4f49;background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);background-repeat:repeat-x; border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);color: #ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);color: #ffffff;font-family: open sans;font-size: 14px;padding: 2px 12px;} .col_space label { display:block; } .resp-tab-content label {display: block;} .resp-tab-content h2 {color: #333;font-family: open sans;font-size: 22px;font-weight: 600;padding: 13px;text-align: center;} .resp-tab-content.resp-tab-content-active > h3 {color: #555555;font-size:15px;font-weight: 300;line-height: 25px;margin: 0 0 15px;text-align: center;} .sortable_new { margin: 20px 20px 0; padding: 0;} .ui-state-default.curriculum_ul_li.ul_main.main_li_curriculum {background:#777777;color:#ffffff;margin:5px 0;padding: 10px 15px;min-height: 18px;} .ui-state-default.curriculum_ul_li.ul_main.ul_padd.sub_li_curriculum { margin-left: 5%;} .ui-state-default.curriculum_ul_li.ul_main.sub_li_curriculum {clear: both; min-height: 40px; padding: 10px 15px 4px;} .sortable_ul.sortable_new.ui-sortable .ui-state-default.curriculum_ul_li.ul_main.ul_padd.sub_li_curriculum a {margin: 0 0 7px;} .fa.fa-align-justify.justify_color {color:#000;font-size: 20px;line-height: 24px;padding: 0 10px;} .pull-left.justify_color {display: inline-block;} .cur_h3 {color: #fff;font-size: 15px; line-height: 20px;} .btn-primary {background-color:#428bca;border-color: #357ebd;border-radius: 0;color: #fff;font-family: open sans;font-size: 14px;} #add_lec_qui {display: table;margin: 12px auto;} .fa.fa-plus { color: #ffffff;font-size: 20px;} .fa.fa-plus {border: 2px solid #fff;border-radius: 5px;font-size: 15px !important;margin: 0 7px 0 15px;padding: 1px;} .fa.fa-pencil-square-o.color_icon {color: rgb(255, 255, 255); font-size: 20px;} .color_icon { color: #333; padding: 0 10px;} .fa.fa-trash-o.colors {color: #000;font-size: 20px;} .btn_addbg {background:#4c4c4c;border:none;border-radius: 0;color: #fff;font-size: 15px;padding: 10px;text-align: center; text-shadow: none;width: 44%;font-family: open sans;} .text_color { font-weight: 400;} .title_text { font-weight: 700;} .sortable_ul.sortable_new.ui-sortable .btn.Close_Div {background:#4985b8;border:none !important;border-radius: 0;box-shadow: none; color:#fff;float:right;font-size:12px;font-weight:bold;margin:8px 0 15px;text-shadow:none;width:auto;float:right;font-family:open sans;} .sortable_ul.sortable_new.ui-sortable .ImageForm p {padding: 10px 0 5px 15px;} .ImageForm #fileName { border-radius: 4px;margin-top: 10px !important; padding: 5px;} .preview {border:none !important;} .AddLectureContentDiv .ImageForm {clear: both;} .ImageForm { margin-bottom:20px;} .footer_content_blocks ul li {float: left;margin: 0 0 40px;position: relative;width: 48.7179%;} .service_img, .why_img {float: left;height: 160px;margin: 0 23px 0 0;} img {max-width: 100%;} .all_stafs .fa.fa-heart {padding-right: 0;} .leak_coursing .pagination li a {outline: 0 none;} .banner_watch a {outline: 0 none;} .listing_wish_luist li a {outline: 0 none;} .service_head, .img_head {margin-right: 40px;} .service_sub, .img_sub {color: #444444;font-family: Open Sans;font-size: 14px;line-height: normal;} #et-projects .more {color: #277fc9;display: block;font-family: Open Sans;font-size: 14px;margin-top: 5px;} .more > a {color: #277fc9;font-family:Open Sans;font-size: 14px;} .service_title, .img_title, .footer-widget .widgettitle {color: #45494d;font-family:Open Sans;font-size: 20px; font-weight: bold;line-height: normal;margin-bottom: 15px;} .footer_content_blocks h1 { text-align:center; color: #45494d;font-family: Open Sans;font-size: 30px;font-weight: normal;padding-bottom: 15px;} .footer_content_blocks h2 {color: #959597;font-family:Open Sans;font-size:15px;font-weight:normal;margin-bottom:40px; margin-top: 30px;text-align:center;} .under_line .container.new_h2 h2 { text-align:center;font-family: open sans;font-size: 30px;line-height: 30px;margin: 20px 4px 0;} .under_line .nav.nav-tabs.usernavbar.price_align.post li {padding: 0 0 0 30px;} .under_line .nav.nav-tabs.usernavbar li {padding: 0 10px;} .under_line .nav-tabs li {margin-bottom: -1px;} .under_line .nav-tabs li, .nav-pills li {float: left;} .under_line li { list-style-type: none;} .under_line .nav.nav-tabs.usernavbar.price_align.post a {font-size: 20px;line-height: 40px;} .under_line .nav-tabs.usernavbar .active a, .nav-tabs.usernavbar .active a:hover, .nav-tabs.usernavbar .active a:focus{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none; background: none repeat;border-color: -moz-use-text-color -moz-use-text-color #4dba4d;border-image: none;border-style: none none solid;border-width: medium medium 5px;color: #4dba4d;} .under_line .nav-tabs.usernavbar li a { border:none;} .under_line .nav-tabs .active a, .nav-tabs .active a:hover, .nav-tabs .active a:focus {-moz-border-bottom-colors:none; -moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background-color: #ffffff;border-color: #ddd #ddd transparent;border-image: none;border-style: solid;border-width: 1px;color: #555555;cursor: default;} .under_line .nav-tabs li a {border: 1px solid transparent;border-radius: 4px 4px 0 0;line-height: 20px;padding-bottom: 8px; padding-top: 8px;} .under_line .nav-tabs li a, .nav-pills li a {line-height: 14px;margin-right: 2px;padding-left: 12px;padding-right: 12px;} .reg_form.new_regform.container.blogpages .watch_listen_practice_section { background: none;} .newest_coursing_one .connect_all_people .all_stafs {margin-right: 31px;padding: 0;width: 23%;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(4) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(8) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(12) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(16) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(20) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(24) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(28) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(32) {margin-right: 0;} .table-responsive .credit_history:hover {color: #000;} .reg_form.container .under_line .container.new_h2 .pull-left.current_balance_blocks {display:block;font-family:open sans; font-size:25px;} .reg_form .under_line .pull- {font-family: open sans;font-size: 14px;} /*div#mcTooltipWrapper {overflow: hidden; position: static;height: 0;} div#mcttCo { position: static; }*/ /*end*/
public/backend/curriculum/css/front/style.css
.ReadonlyRating.startvalue > img { width: 15px; } .menu {float: right;} .menuheader .menu ul li a:hover { background: none; } .menuheader .menu {margin: 6px 0;} .menu ul li { margin: 3px 0; background: url("../images/borderrightsmall.png") no-repeat scroll 0 19px;} .menu ul li.first { background:none;} .menu ul li.last a { padding-right:0px;} .menu ul li a { font-size:14px; text-transform:uppercase; color:#000;font-family:Open Sans;padding: 15px;} .menuheader .menu ul li a {color:#000;outline: 0 none;} .navbar-toggle.collapsed { background-color: #428bca;} .menu .navbar-collapse.collapse { padding:0px;} .menuheader .menurap { padding-right:0px;} .navbar-toggle {background-color: #428bca;} .menu .navbar-toggle .icon-bar { border: 1px solid #fff;} .logo{ float:left;} .logo h1 { margin: 12px 0;} /*.logo img { padding: 0 20px;}*/ .banner img { width:100%;} .banner {position: relative;} .easier_course {display: table;float: none;left: 0; margin: 0 auto;position: absolute;right: 0;top:61px;width: 100%;} .easier_course h2 {margin-bottom:21px;text-align: center; font-family:Roboto; font-size:34px; font-weight:500; color:#fff;} .easier_course span {font-size:34px; font-weight:100;} .easier_course p {margin-bottom: 26px; text-align: center;font-family:Roboto;font-size:16px; font-weight:400;color:#fff;} .innerpage_banner_head {display: table;float: none;left: 0; margin: 0 auto;position: absolute;right: 0;top: 34px;width: 100%;} .innerpage_banner_head h2 {margin-bottom: 23px;text-align: center;font-family:Roboto;font-size:34px;font-weight:500;color:#fff;} .innerpage_banner_head span {font-size:34px; font-weight:100;} .innerpage_banner_head p {margin-bottom: 23px;text-align: center;font-family:Roboto; font-size:16px; font-weight:300; color:#fff;} .seach_alone_courses .dropdown {background-color:#fff;border-radius: 10px;float:left;margin:22px 20px 22px 24px;padding:0px; width: 245px; height:59px;} .course_searching {float: left; position:relative;} .easier_course .dropdown a {background:url(../images/bordeer3s.png) no-repeat scroll 15px 23px;color:#8D8D8D;display:inline-block; font-family:Open Sans;font-size:20px;outline 0 none;padding-left:45px;text-decoration:none;padding-top:16px;padding-right:30px; padding-bottom: 14px; } .dropdown-menu.ul_width a {margin: 0;} .seach_alone_courses :nth-child(2).dropdown { display: none;} .seach_alone_courses .dropdown-menu.ul_width li a {background:none ;color: #8d8d8d;font-size: 16px;margin-bottom: 10px;padding:0;} .dropdown-menu { margin: 0;width: 245px; padding:10px 20px; border-radius:10px;} .seach_alone_courses {background:url("../images/backgradient.png") no-repeat;height: 103px;width: 832px; margin:0 auto;} .course_searching .more_one_portiion {border:1px solid #8d8d8d;border-radius:8px 0 0 8px;height:58px;width:475px;font-family:Open Sans;font-size:20px;text-indent:20px;margin:22px 0px;outline: 0 none; color:#8d8d8d;} .easier_course .caret {position: absolute;right:0px;background:url("../images/dropdownarrow.png") no-repeat; width:50px; height:56px; border:none;top:2px;} /*.left_drop {background:url("../images/bordeer3s.png") no-repeat scroll 0 0;height:16px;left:13px;position:absolute;top:22px; width: 18px;}*/ .course_searching .btn.btn-primary {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none; -moz-border-top-colors: none;background: url("../images/search1.png") no-repeat scroll 10px 18px #fff;border-color: #8d8d8c #8d8d8c #8d8d8c -moz-use-text-color;border-image: none;border-radius: 0 10px 10px 0;border-style: solid solid solid none; border-width: 1px 1px 1px 0;height: 22px;padding: 28px 23px;position: absolute;top: 22px;width: 22px;} .learn_remeber {display: table;float: none; margin:25px auto 0;} .learn_remeber .btn.btn-primary { outline:0 none;background-color:#753475; border:none; font-family:Roboto; font-size:18px;border-radius: 4px;padding:10px 24px;font-weight: 500;} .section { background-color:#f5f5f5;} .section.bgwhite { background-color:#ffffff;} .authorized_section { margin: 0px 0; background-color:#f58e4e;height:130px;} .authorized_section_text { margin: 0px 0;} .course_secondto_learn {float: left;} .course_ean_imgs {float: none; text-align: center;} .course_ean_imgs a img.ibgwhite{background:#ffffff; border-radius:50%; border:15px solid #f58e4e;} .course_ean_imgs a img.ibgorange{background:#f58e4e; border-radius:50%;border:15px solid #ffffff;} .course_ean_imgs a { outline:0 none; } /* .course_learn { background-color:#158d8e;} .experts_learn { background-color:#b70000;} .communicate_learn { background-color:#e59859;} */ .course_secondto_learn h4 { font-family:Open Sans;font-size:22px; font-weight:400; text-transform:uppercase;} .course_secondto_learn h4 a { color:#fff;outline:0 none; } .course_secondto_learn p { font-family:Open Sans;font-size:22px; font-weight:200; text-transform:uppercase;} .course_secondto_learn p a {color: #fff;outline:0 none;} .section .course_learn {margin: 0 22px 0 0;padding: 13px 20px;width: 31.333%;float: left;} .section .experts_learn {margin: 0 22px 0 0;padding: 13px 20px;width: 31.333%;float: left;} .section .communicate_learn {padding: 13px 20px;width: 31.333%;float: left;} .course_secondto_learn { padding: 10px 0;} .newest_offeringh_one { border-bottom: 1px solid #ededed;} .new_course_section .nav.nav-tabs {border:none;} .new_course_section ul li.active a {border:none;} .new_course_section .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {border-bottom: 1px solid #158d8e;} .nav-tabs li a {border:none;} .nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus { border-left: medium none;border-right: medium none;border-top: medium none;} .dropdown #db {border:none;color:#8d8d8d;font-family:open sans;font-size:20px;margin-left:0;overflow-x:auto;padding:15px 18px; width: 245px;text-indent: 10px;} .dropdown select.home_categories{-moz-appearance: none;background:url("../images/dropdownarrow.png") no-repeat scroll 199px 2px ;} .dropdown select.browse{-moz-appearance: none;background:url("../images/bordeer4s.png") no-repeat scroll 11px 10px;} .dsk-content .fileContent { padding-top: 40px;} .dsk-content .fileContent a {line-height: 30px;} .dropdown #db.browse {border:none;color: #5c5c5c;font-family: open sans;font-size: 14px;margin-left: 0;overflow-x: auto;padding: 5px 10px 5px 20px;text-indent:5px;width: 166px; outline:0 none;} .new_course_section .active h3 {color: #158d8e;} .new_course_section .nav-tabs li a:hover { background:none;border:none;-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: -moz-use-text-color -moz-use-text-color #158d8e;border-image: none;border-style: none none solid;border-width: medium medium 1px;color: #158d8e;} .new_course_section .newest_offeringh_one ul li a h3:hover {color: #158d8e;} .newest_coursing_one ul li a { outline:0 none; } .newest_coursing_one h3 { color:#262626;font-family:Open Sans;font-size:28px; font-weight:500; text-transform:uppercase; text-align:center;margin-top:15px;} .newest_coursing_one h3:hover { color:#158d8e ; } /*.newest_coursing_one ul li:nth-child(1) {margin-left: 20px;}*/ .newest_coursing_one ul li:nth-child(2) {margin-left: 60px;} .newest_coursing_one ul li:nth-child(3) {margin-left: 80px;} .newest_coursing_one span {font-weight:300;outline:0 none;} .user_fullname.new-user span {font-weight: 700;outline:0 none;} .office_text.new_office.clearfix a {outline:0 none;} .newest_coursing_one p {color:#333;font-family:Open Sans;font-size:16px; font-weight:600;text-align:center;margin-bottom:0;} .HomeScroll .business_free p {color:#333;font-family:Open Sans;font-size:16px; font-weight:600;text-align:center;margin-bottom:0;margin-top: 25px;} .HomeScroll .business_amount p{color:#333;font-family:Open Sans;font-size:16px;font-weight:600;text-align:center;margin-bottom:0;margin-top: 25px;} .HomeScroll .busi_ness .laid_name { height:41px;width: 162px;} .nav.nav-tabs.usernavbar.newusernav li a { outline:0 none;} .newest_coursing_one .tab-pane p {margin-bottom: 29px;margin-top: 25px;} .newest_coursing_one .busi_ness p {margin-bottom: 0;} .business_office .pot_lik p { margin: 0;float: none;text-align: left;outline:0 none;} .business_office img {width: 100%;} .pot_lik {position: relative;} .mni_hove {display: none;} .bus_try { position:relative;} .bus_try:hover .office_text.new_office{display: block;} .treaty_trick .office_text.new_office img { margin: 0;width: auto;} .bus_try:hover .mni_hove {display: block;} .treaty_trick .bus_try .mni_hove img { height: auto;} .treaty_trick .mni_hove {display: none;} .treaty_trick .mni_hove {opacity: 0.6;position: absolute;top:0px; width:100%;filter: alpha(opacity=60);} .mni_hove { opacity: 0.5; position: absolute;top: 0;width: 100%;filter: alpha(opacity=60);} .pot_lik:hover .mni_hove {display: block;} .office_text.new_office img {height: 35px;width: 35px;border: 3px solid #fff;} .treaty_trick .office_text.new_office {display: none;} .office_text.new_office {display: none;} .treaty_trick .office_text.new_office {left: 30px;position: absolute;top: 30px;} .office_text.new_office {left: 60px;position: absolute;top: 50px;} .business_office:hover .office_text.new_office {display: block;} .user_fullname.new-user {color: #fff;font-size: 10px;font-weight: 700;margin-bottom: 0;margin-top: 10px;} .name_colors {outline:0 none;color: #fff;font-family: open sans;font-size: 10px;font-weight: 700;text-transform: capitalize;} .business_office .btn.favoritebtn.heart_align {background: none repeat scroll 0 0;position: absolute;right:0px;top:1px;outline: 0 none;} .errorcolor { color:#ff0000;} .business_office {background-color:#fff;border:1px solid #e1e1e1;padding:10px;margin-bottom:32px;box-shadow:1px 2px 4px 7px #f2f2f2;} .star_rating ul li img { height: auto; } .newest_coursing_one .tab-pane.active {margin-bottom: 13px;} .busi_ness .laid_name {color: #333;float:left;font-family:Open Sans;font-size:15px;font-weight:400;margin-top:10px;width:190px;} .busi_ness .dollar_rupess {color: #333;float: right;font-family: Open Sans;font-size: 14px;font-weight: 600;line-height: 10px; margin-top: 0;} .star_rating ul li a { background: url("../images/star.png") no-repeat; width:19px; height:15px; float: left; } .star_rating ul li a:hover { background: url("../images/star1.png") no-repeat scroll -2px -1px; width:19; height:15px; } .star_one {margin: 0; padding: 0;} .busi_ness .laid_name a { color:#333;outline: 0 none;font-size:16px; } .HomeScroll .busi_ness .laid_name a {font-size: 15px;} .section_one_inroduction .icon-play-circle { background: url("../images/play.png") no-repeat scroll 0px 4px;} .section_one_inroduction .icon-audio-circle { background: url("../images/speaker.png") no-repeat scroll 0px 0px;} .section_one_inroduction .icon-text-circle { background: url("../images/text.png") no-repeat scroll 0px 0px;} .section_one_inroduction .icon-pdf-circle { background: url("../images/pdf.png") no-repeat scroll 0px 0px;} .minutes .pull-right.glyphicon.glyphicon-trash.DeleteContent {display: none;} .watch_listen_practice_section { background-color:#f5f5f5; padding:11px 0 44px;} .watch_listen_coursing_one h3 {color:#262626;font-family:Open Sans;font-size:28px;font-weight:500;text-transform:uppercase; text-align:center;margin-top: 17px;margin-bottom: 16px;} .watch_listen_coursing_one span {font-weight:300;} .watch_listen_coursing_one p { color:#333;font-family:Open Sans;font-size:18px; font-weight:400;text-align:center;} .mac img {width: 100%;} .mac iframe { height: 245px;margin:20px 73px;width:400px;} .imack .dump_text_added {width: 52.333%;}. .mac iframe {height: 248px; margin: 24px 83px;width: 380px;} .dump_text_added span {line-height: 24px; color:#333333;font-family:Open Sans;font-size:14px;font-weight:600;margin-top:11px; display:inline-block;} .dump_text_added p { color:#333333;font-family:Open Sans;font-size:14px;font-weight:400; margin:20px 0 10px;line-height: 31px;} .imack {margin: 48px 0 0;} .watch_listen_practice_section .mac {background: url("../images/lap.png") no-repeat;height: 306px;padding: 0;width: 546px;} .dump_text_added .btn.btn-primary { color:#158d8e; background-color:#fff; font-family:Open Sans;font-size:14px;font-weight:600; border:1px solid #158d8e; border-radius:0px; padding: 14px 32px;outline: 0 none;margin-top: 15px; } .our_clients_section h3 { color:#262626;font-family:Open Sans;font-size:28px; font-weight:500; text-transform:uppercase; text-align:center;} .our_clients_section span {font-weight:300;} .our_clients_section p { color:#333;font-family:Open Sans;font-size:18px; font-weight:400;text-align:center;margin-bottom: 32px;} .clients_companys { margin:37px auto 47px; display:table;} .clients_companys li { float:left; border:1px solid #f1f1f1;padding: 0 10px;} .our_clients_section .post_only h3 { margin-top:35px; margin-bottom: 15px;} .owl-pagination {display: none;} #owl-demo .item{ display: block;padding:29px 0px;margin: 0px; color: #FFF;text-align: center; border:1px solid #f1f1f1;} .item a { outline:0 none;} .owl-theme .owl-controls .owl-buttons div {padding: 5px 9px;} .owl-theme .owl-buttons i{ margin-top: 2px; } .owl-theme .owl-controls .owl-buttons div { position: absolute;} .owl-theme .owl-controls .owl-buttons .owl-prev{ left: 0px; top:11px; } .owl-theme .owl-controls .owl-buttons .owl-prev {background: url("../images/prev.png") no-repeat scroll 20px 35px #e5e5e5;border-radius:0; padding:45px 30px; margin-left:0px;opacity:1;} .owl-theme .owl-controls .owl-buttons .owl-next{ right: 0px; top:11px; } .owl-theme .owl-controls .owl-buttons .owl-next {background:url("../images/next.png") no-repeat scroll 30px 35px #e5e5e5;border-radius:0; padding:45px 30px; margin-right:0px;opacity: 1;} .demo_slides_one .container { width:100%;padding:0px;} .demo_slides_one .owl-carousel.owl-theme {padding: 0 20px;} .demo_slides_one .sliifs_one { padding:0px;} .recent_posts_advertise_section { background-color:#f5f5f5; padding:8px 0;} .look_img_one { float:left;} .well_one {padding-left: 100px;} .well_one h5 { margin:0px 0px 5px;font-family:Open Sans;font-size:16px; font-weight:400; color:#158d8e;} .well_one p { color:#4b4b4b;font-family:Open Sans;font-size:13px; font-weight:400;width: 300px; } .well_one p span a {color:#158d8e;} .well_one p span {margin: 0;} .well_one span {color: #a7a7a7;display: inline-block;font-family: Open Sans;font-size: 13px;font-weight: 400;margin-top: 10px;} .post_only h3 {font-family:Open Sans;font-size:24px; font-weight:600;margin-bottom: 42px;} .dosite_one .post_only h3 {text-align: center;font-size: 24px;} .post_only img { display: table; margin:0 auto 30px;} .celebration {margin-bottom: 20px;padding-bottom: 30px;border-bottom:1px dotted #d8d8d8;margin-top: 43px; margin-left: 10px;} .view_more a {font-family:Open Sans;font-size:13px; font-weight:400; color:#158d8e;margin-left: 5px;} .sub_footer_section {background-color:#414147; padding: 14px 0;} .copy_rights_section p {margin: 15px 0;color:#fff;font-family:Open Sans;font-size:14px; font-weight:600;} .least_icons { margin: 0;} .least_icons li { float:left;margin-right: 20px;} .facebook a {background:url("../images/socialicons.png") no-repeat;display:inline-block;height: 45px;width: 46px; } .twitter a {background:url("../images/socialicons.png") no-repeat scroll -65px 0;display:inline-block;height: 45px;width: 46px; } .youtube a {background:url("../images/socialicons.png") no-repeat scroll -129px 0;display:inline-block;height: 45px;width: 46px;} .googleplus a {background:url("../images/socialicons.png") no-repeat scroll -194px 0;display:inline-block;height:45px;width:46px;} .pinterest a {background:url("../images/socialicons.png") no-repeat scroll -259px 0;display:inline-block;height:45px;width:46px;} .linkedin a {background: url("../images/socialicons.png") no-repeat scroll -319px 0;display:inline-block;height:45px;width:46px;} .new_course_section .nav.nav-tabs {display: table;margin: 0 auto;} .do_site.addsite .well_one p {height: 60px;} .do_site.ext_site .well_one p {min-height: 37px;} .bg_container {background-color:#ededed;} .slider_menu.container li { float: left;padding: 2px 5px 4px;} .slider_menu.container a { color: #646464;font-family:Open Sans; font-size: 13px;line-height: 45px; text-decoration: none;text-transform: capitalize;outline:0 none;} .slider_menu.container li span { color: #646464;font-family:Open Sans; font-size: 13px;line-height: 45px; text-decoration: none;text-transform: capitalize;} .new_icons {padding: 0 8px 0 0; } .reg_video {float: left;} .reg_login {float: left; margin-left: 42px;max-width: 270px;} .reg_login a.facebook_singup { background:#2573a7 !important;border:1px solid #476374;border-radius: 5px;color:#ffffff;font-family:roboto;font-size:16px;padding:10px 75px 12px; text-transform: capitalize; } .or {color: #2573a7;line-height: 20px; margin-bottom: 2px; margin-top: 20px; text-align: center;} .form-group { margin: 10px 0;} .form-group label { font-size: 14px;font-weight: normal;line-height: 20px;display: block; margin-bottom: 5px;} .reg_textbox { margin-bottom: 1px !important;margin-top: 5px; padding:0 35px 1px 24px !important; height:46px;color: #000;} input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus { border-color: #e9322d; box-shadow: 0 0 6px #f8b9b7;} input:focus:invalid, textarea:focus:invalid, select:focus:invalid {border-color: #ee5f5b; color: #b94a48;} .form-group.remember_blocks > label { float: left; padding: 0 10px 0 0;} .reg_login a {/*display: table;*/color:#428bca;} .reg_form {margin-top: 56px;} .reg_form .form-group small {color: #ff0000; margin-left: 2px;} .reg_next { background: linear-gradient(to bottom, rgba(255, 215, 120, 1) 0%, rgba(255, 135, 26, 1) 98%) repeat scroll 0 0 ; border: 1px solid #ff871a; border-radius: 3px; color: #b15500; font-family: "Roboto",sans-serif; font-size: 18px; font-weight: 700; margin-bottom: 70px; margin-right: 5px; margin-top: 10px; padding: 12px 36px; text-shadow: 0 1px #ffffff; } .reg_login a.facebook_register {background:#2573a7; border-radius: 5px;color: white;font-family:roboto;font-size: 16px; font-weight: normal;padding: 10px 48.7px 13px;text-decoration: none;text-shadow: none;text-transform: capitalize; color:#fff;} .value_abouts { float: left; margin: 13px 0 17px;} .numb_bg1 { background:#161616; border: 1px solid #333333; color: #fff; padding: 14px 17px 11px; } .name_textcases.captchatext { background:#161616; border: 1px solid #333333; border-radius: 0; color: #fff; margin: 0; padding: 10px 17px !important; width:22%;} .name_textcases.captchatext { margin-bottom: 1px !important; margin-top: 0px; padding: 9px 15px 12px !important; } .footer.clsClearfix { background: #414147;min-height: 83px;} /*end*/ .bg_container { background:#ededed; } .reg_banner_empty { margin-top: 0; } .profile_header { border-bottom: 1px solid #d7d7d7; color: #555555; text-align: center; } .profile_header h2 { font-size: 22px;line-height: 30px; margin-top: 15px; } .profile_form { border: 1px solid #d7d7d7; margin: 0; width: 100%;} .profile_form.span12 { margin-top: 30px;margin-bottom: 30px; } .profile_choose .profile_infos { display: table;float: none; margin: 20px auto 0; } .user_bg {float: left; margin: 0 19px 0 0; } .user_bg {-moz-border-bottom-colors: none; -moz-border-left-colors: none;-moz-border-right-colors: none; -moz-border-top-colors: none; background:#eef0f3;border-color: #ffffff -moz-use-text-color #ffffff #ffffff;border-image: none;border-style: solid none solid solid;border-width: 1px medium 1px 1px; margin:0 19px 0 0;width: 25%;} .user_gd { color: #cabaa6; } .user_gd img { display: block; margin: 10px auto 3px; text-align: center; } label.profile_content { color: #777777;font-family:Open Sans;font-size: 13px;font-weight: bold;} label.profile_content small {font-size: 85%;font-weight: 600;} .profile_infos .btn.btn-default.btn-success { background:#4985b8; border: medium none; border-radius: 1px; text-shadow: none;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 14px;} .profile_infos .user_bg .user_gd h2 {color: #353535; font-size: 15px; text-align: center; width: 100%;font-weight: bold;} .page_h1 { border-bottom: 1px solid #e4e4e4;color: #555555;text-align: center; } .page_h1 h2 { font-size: 22px;line-height: 30px; margin: 15px 0 5px;font-weight: bold;font-family: inherit;} .page-header.page_h1 p { margin-bottom: 10px; } .profile_get { margin: 15px auto; width: 65%; } .profile_get .form-control.profile_input {border-width: 2px !important; box-shadow: none !important;min-height: 57px; padding: 10px 5px;width:100% !important; } .profile_get .btn.btn-default.btn-success {background:#4985b8;border: none; border-radius: 1px;text-shadow: none;font-size:14px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } .align_top .item.next.left {position: relative;} .align_top .carousel-inner .next.left, .carousel-inner .prev.right { left: 0;} .align_top .carousel-inner .next, .carousel-inner .prev { position: absolute;top: 0; width: 100%;} .align_top .carousel-inner .active, .carousel-inner .next, .carousel-inner .prev {display: block;} .align_top .carousel-inner .item { display: none; position: relative; transition: left 0.6s ease-in-out 0s;} .align_top .carousel-inner .item img, .carousel-inner .item a img { display: block; line-height: 1; max-width: 100%;} .align_top .slider-prev::before { color: #f6f6f6; content: "‹"; font-size: 60px; font-weight: bold;outline: medium none; padding: 0 2px 0 0;} .align_top .slider-prev {background:#c7c7c7;border-radius: 25px;outline: medium none;} .align_top .slider_arrow {bottom: 64px;position: absolute; right: 454px;} .align_top .carousel-control {background:#222222;border:3px solid #ffffff;border-radius:23px;color:#ffffff;font-size: 60px;font-weight: 100;height:40px;left: 15px;line-height: 30px;margin-top: -20px;opacity: 0.5;position: absolute;text-align: center; top:40%;width:40px;} .align_top .carousel-control {color: #ffffff;font-size: 60px;font-weight: 100; line-height: 30px; text-align: center;} .reg_form.new_regform.container { padding: 5px 15px; } .span9.forum_right h2 {border-bottom:1px solid #d8d8d8; color: #2f3945;font-size:20px;line-height:48px;margin:0 0 10px; padding: 0 0 10px;} .forumlist { padding: 0; } .user_forumsblocks li { clear: both; } .forumlist li { padding: 15px 0 0; } .new_bg {background: #ff8c20;color:#fff;font-weight:700;margin:0 0 15px;padding:10px 14px;text-align:center;text-transform:lowercase;} .new_subtxt { font-weight: 400;} .new_regform container blogpages .new_span10 a { color: #333333; font-family: open sans,serif;font-weight: 700; text-decoration: none;} .forumlist p { color: #646464; font-family:Open Sans; font-size: 13px; font-weight: 600;line-height: 22px;margin-top: 15px;} .user_posted.clearfix { margin: 15px 0 0; background:#e7e7e7;} .p_bgcolor { color: #929292 !important;} .reg_form .p_bg { clear: both; padding: 6px 14px;margin: 0;} .forumlist a { color: #929292; font-size: 14px; font-weight: 400;} .reg_form.new_regform.container.blogpages .span3.form_left { margin-top: 10px; } .reg_form .form_left { max-width: 300px;border: 1px solid #d8d8d8;} .reg_form .form_left h4 {background:#e4e4e4;font-family: roboto,serif;font-size: 18px;margin: 0 0 10px;padding:12px; text-transform: capitalize;} .reg_form .form_left li { color: #646464; font-family:Open Sans; font-size: 13px;margin-bottom: 15px;} .icon_forum { padding: 0 12px 0 18px; } .reg_form .timeago { border: none;} .forum_headings {color: #646464; font-family: roboto; font-size: 25px; font-weight: normal; margin: 0 0 25px;} .edit_forumblocks input {height:41px !important;width: 98.8%;} .reg_form .form-control { height: 41px;width: 99%; } .reg_form.container .forum_btns {background:#4985b8;border: none; border-radius: 0;color: #fff;font-family:Roboto;padding: 5px 20px;text-shadow: none;font-size:14px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; } /*innerpagescss*/ .menuheader_expert { border: 1px solid #e3e3e3; } .menuheader_expert .menu {float: right;margin:7px 0 8px;} .menuheader_expert .menu ul li a:hover { background: none; } .menuheader_expert .menu ul li { margin: 3px 0; background: url("../images/borderrightsmall.png") no-repeat scroll 0 19px;} .menuheader_expert .menu ul li.add_lits.last { background: url("../images/borderrightsmall.png") no-repeat scroll 0 19px ;} .menuheader_expert .menu ul li.first { background:none;} .menuheader_expert .menu ul li.add_lits.last a { padding:5px;} .menuheader_expert .menu ul li a { font-size:14px; text-transform:uppercase; color:#000;font-family:Open Sans;padding: 15px; outline: 0 none;} .menuheader_expert .navbar-toggle.collapsed { background-color: #428bca;} .menuheader_expert .menu .navbar-collapse.collapse { padding:0px;} .menuheader_expert .menurap { padding-right:0px;} .menuheader_expert .navbar-toggle {background-color: #428bca;} .menuheader_expert .logo{ float:left;} .menuheader_expert .logo h1 { margin:13px 0 18px;} .menuheader_expert .logo img { padding:0 20px 0 0;} .menuheader_expert .left_section_first .dropdown a {color: #5c5c5c;font-family:Open Sans;font-size:14px;padding:4px 20px 7px 30px; outline: 0 none; text-decoration: none;background: url("../images/bordeer4s.png") no-repeat scroll 9px 9px; display:inline-block;} .menuheader_expert .left_section_first .dropdown ul.dropdown-menu li a {background: none; padding:8px 5px;} .menuheader_expert .left_section_first .dropdown {background-color:#e8e8e8;border-radius:4px;margin:22px 0 17px;overflow:visible; padding:0;width:150px;} .one_andod { position: relative;} .menuheader_expert .left_section_first .dropdown ul.dropdown-menu li .and_one a {display:inline-block;padding:12px 15px;} .and_one {background:#fff;display: none;left: 178px;position: absolute;top: 0;width: 240px;} .one_andod:hover .and_one {display: block;} .menuheader_expert .left_section_first .left_drop_read {position:static;width:18px;height:16px;background:none;top:7px; left:12px;} .menuheader_expert .left_section_first .dropdown-menu { border-radius: 0;left: 0;top: 32px;} .menuheader_expert .search_for_all_courses {float: left;margin:22px 15px 17px;position: relative;} .search_for_all_courses .btn.btn-primary { background:url("../images/searchicon.png") no-repeat scroll 0 6px;border:none;padding:14px 17px;position: absolute;right: 0;} .menuheader_expert .left_section_first .many_search {width: 227px;color: #8d8d8d;border: 1px solid #cccccc;border-radius: 4px;text-transform: capitalize;text-indent: 10px; height: 29px; font-size:13px;font-family:Open Sans;} .menuheader_expert .menu ul li.bell a {background:none; position:relative;height: 35px;padding:15px 18px 0 25px;} .menuheader_expert .menu ul li.bell .liko {background: url("../images/bell.png") no-repeat scroll 15px 15px;display: block; height: 35px;position: absolute;top: 0;width: 41px;} .menuheader_expert .menu ul li.bell .dropdown-menu a {padding: 0 7px;background:none;text-align: center;} .menuheader_expert .bell .dropdown-menu {padding: 10px 0; } .notification-container li {padding: 0px 12px; } .menuheader_expert .left_drop { position:absolute; width:18px; height:16px;background:none; top:16px; left: 10px;} .menuheader_expert .bell .dropdown-menu { left:-280px;width: 365px; } .menuheader_expert .dropdown-menu { margin: 0;width:auto; padding:10px 20px; border-radius:10px; left:-155px;} .menu .timeago { border:none;} .menuheader_expert .userimg_right span {font-size: 14px;} .menuheader_expert .dropdown-menu.menu_wd {font-size: 25px;} .menuheader_expert .dropdown { margin: 0 2px; background-color: #fff; border-radius: 10px; float: left; margin-left: 4px; padding: 12px 13px; width: auto;} .menuheader_expert .menu .dropdown.open a { background-color: #fff; } .menuheader_expert .last .caret { margin-left: 15px; margin-top: 5px;border-top: 4px solid #5d5d5f;} .menuheader_expert .bell .dropdown-menu li { background: none repeat scroll 0 0;} .menuheader_expert .bell li.notificationHeader { padding: 0 12px;font-weight: bold; margin-top: 10px;text-align: center;} .menuheader_expert .dropdown-menu .divider { background-color: #e5e5e5; border-bottom:1px solid #e5e5e5; height: 1px; margin: 9px 1px; overflow: hidden;} .menuheader_expert .notification-container .media .media-body a{ color: #8c9999 !important; font-family:Roboto; font-size:12px; font-weight:700; line-height: 30px; padding: 0 4px !important;text-transform: lowercase;} .menuheader_expert .msg-time {color: rgb(119, 119, 119); display: block; font-size: 12px; font-weight: bolder;} .menuheader_expert .NotificationMsg {margin-left: 0; width: 130px;font-size: 12px;} .menuheader_expert .bell [class*="span"] { border-radius: 10px; float: left; margin-left:5px; min-height: 1px;} .menuheader_expert .bell .media .media-body .glyphicon.glyphicon-time { display: none;} .menuheader_expert .bell .badge { margin-left: 17px; margin-top: -6px; vertical-align:middle;} .menuheader_expert .last .fa {padding-right: 25px;} .menuheader_expert .last .fa.fa-money {padding-right: 9px;} .menuheader_expert .last .fa.fa-power-off {padding-right: 15px; } .userimg_right { float: right; line-height: 19px; padding-left: 8px; width: 161px;} .add_lits.last .dropdown-menu.menu_wd li {background: none;} .main_second_section { background-color:#f5f5f5;} .photography_section .auto h1 { font-family:Open Sans; font-size:28px; font-weight:600; color:#000;margin-top: 28px; margin-bottom: 16px;} .star_one { margin: 0; padding: 0;} .star_rating ul li a { background: url("../images/star.png") no-repeat scroll 0 0 ; float: left;height: 15px; width: 19px;} .star_rating ul li a:hover { background: url("../images/star1.png") no-repeat scroll -2px -1px ; height: 15px;} .banner_watch img { width: 100%;} .auto p { color: #444444; font-size: 15px;font-family:Open Sans;margin-bottom: 17px;} .photography_section .star_rating { margin-bottom: 28px;} .late_star.last {float: left; margin-left:0px;font-size: 13px;font-family:Open Sans;font-weight: 600;display: inline-block;} .photography_section .late_star.last {margin-left:0px;} .banner_watch { border: 12px solid #fff; box-shadow: 0 0 5px #aaa; margin:10px 9px;} .select_price {background-color: #158d8e;margin-top: 33px;} .select_price .price_dollar { margin:0px;} .select_price .first { text-align: center;font-size: 14px;font-family:Open Sans;font-weight: 600; color:#f4f4f4; } .select_price .price_dollar { padding-bottom: 29px; padding-left: 0; padding-top: 26px;} .select_price .second { color:#fff;font-size:30px;font-family:Open Sans;font-weight: 600; text-align:center; } .select_price .last { margin:0 auto; display:table; } .select_price .btn.btn-primary { background-color:#e59859;color:#fff;font-size:16px;font-family:Open Sans;font-weight: 600;border:none;margin:0 auto;float:none; display:table;} .listing_wish_luist { padding:0px; } .listing_wish_luist a { padding-left:15px; color:#636363;font-size:14px;font-family:Open Sans;font-weight: 600; } .wish_list_section .cupon {background: url("../images/cupon.png") no-repeat scroll 0px 2px ; } .wish_list_section .wisth_list {background: url("../images/wishlist.png") no-repeat scroll 0px 0px ; } .wish_list_section .gift {background: url("../images/gift.png") no-repeat scroll 0px 0px ; } .wish_list_section .bulk {background: url("../images/bulk.png") no-repeat scroll 0px 0px ; } .wish_list_section .preview {background: url("../images/preview.png") no-repeat scroll 0px 0px ; } .listing_wish_luist li {margin-bottom: 20px;} .wish_list_section { background-color: #fff; padding: 22px 23px 7px;border: 1px solid #e1e1e1;} .life_time_back { padding:0px;} .life_time_back a { padding-left: 29px; color:#636363;font-size:14px;font-family:Open Sans;font-weight: 600; } .life_time_back .money_back_policy {background: url("../images/money.png") no-repeat scroll 0px 0px ; } .life_time_back .acess_my_life_time {background: url("../images/time.png") no-repeat scroll 0px 0px ; } .life_time_back .completeion {background: url("../images/certificate.png") no-repeat scroll 0px 0px ; } .main_second_section .price_second_section { padding:0 2px;} .life_time_back li { margin-bottom: 20px;} .life_time_back li.last { margin-bottom: 18px;} .leak_coursing { margin-bottom: 40px;} .over_view {float: left;} .likes_share { float: right;} .para_lack_hut { clear:both;} .over_view h1 { color:#2f3945;font-family:Open Sans;font-weight: 600;font-size:24px;} .over_view h1 span { color:#2f3945;font-family:Open Sans;font-weight: 500;font-size:24px;} .likes_share li { float: left;margin-left: 10px;} .likes_share li.fb { background-color: #eceef5; border: 1px solid #cad4e7; border-radius: 4px; padding:1px 4px;} .keys_one {float: right;margin: 15px 0;} .keys_one .fb a { color: #5c75c3; font-size: 11px; text-transform: capitalize;background: url("../images/facebook.png") no-repeat scroll 0px 1px;padding-left: 17px;display: inline-block;margin-top: -2px;vertical-align: middle;} .likes_share li.lakhs_alone {background-color:#fff; border:1px solid #d2d3d2;padding:3px 4px;position: relative;font-size: 11px; } .one_port { position:absolute; top:7px; left:-3px;background: url("../images/borderleft1.png") no-repeat scroll 0px 0px;height: 6px;width: 3px;} .likes_share .tweet {border:1px solid #cccccc;background: -moz-linear-gradient(top, #f6f6f6 0%, #f6f6f6 50%, #f6f6f6 51%, #e4e4e4 100%);background-image: -ms-linear-gradient(top, #f6f6f6 0%, #e4e4e4 100%)padding: 0 5px;border-radius:4px;} .likes_share .tweet a {color:#333;text-transform:capitalize;background:url("../images/borderleft1.png") no-repeat scroll 0px 0px;font-weight: bold;font-size:11px;color: #333;} .likes_share .google_plus {background:url("../images/borders.png") no-repeat scroll -1px -1px;border-radius:4px;border:1px solid #cccccc;} .likes_share .google_plus a {background: -moz-linear-gradient(center top , #f6f6f6 0%, #f6f6f6 50%, #f6f6f6 51%, #e4e4e4 100%) repeat scroll 0 0;color:#5aa1e2; display: inline-block; font-size: 11px; font-weight: bold; margin-top: 2px; padding: 0 10px; text-transform: capitalize; vertical-align: middle;} .likes_share .share {background: -moz-linear-gradient(top, #fb7352 0%, #fb7352 50%, #fb7352 50%, #f85837 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb7352), color-stop(50%,#fb7352), color-stop(51%,#fb7352), color-stop(100%,#f85837));background-image: -ms-linear-gradient(top, #fb7352 0%, #f85837 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb7352', endColorstr='#f85837',GradientType=0 );border-radius: 4px; border:1px solid #e84d2e;} .likes_share .share a {background: url("../images/share.png") no-repeat scroll 2px 6px;color: #fff;display: inline-block;font-size: 11px; font-weight: bold; margin-top: -2px;text-transform: capitalize; vertical-align: middle; padding: 3px 5px 3px 15px;} .para_lack_hut p {font-family:Open Sans;font-weight: 400;font-size:13px; color:#333;line-height: 25px;padding-bottom: 17px; border-bottom:1px solid #dedede;} .main_third_section { background:#f5f5f5;} .author_lack_hut h1 { color:#2f3945;font-family:Open Sans;font-weight: 600;font-size:24px;} .author_lack_hut span { color:#2f3945;font-family:Open Sans;font-weight: 500;font-size:24px;} .author_lack_hut p {padding-left: 97px;font-family:Open Sans;font-weight:400;font-size:13px; color:#333;line-height: 25px;padding-bottom:31px;} .author_lack_hut {border-bottom:1px solid #dedede; } .course_curriculum { clear: both;} .over_autor { float: left; } .course_curriculum h1 { color:#2f3945;font-family:Open Sans;font-weight: 600;font-size:24px;} .course_curriculum span { color:#2f3945;font-family:Open Sans;font-weight: 500;font-size:24px;} .course_curriculum .minutes span {float: left;font-size: 14px; margin-left: 20px; margin-top: -9px;} .section_one_inroduction .section_introduction_lasting { padding:0px; } .section_one_inroduction .section_introduction_lasting li {margin-bottom: 15px;margin-top: 15px; padding: 0 0 0 40px;} .lecture-border { border-bottom:1px solid #ebebeb;} .section_one_inroduction .play.first {color:#333;font-family:Open Sans;font-weight: 500;font-size:14px;} .section_one_inroduction .play.first span {background-color: #eda100; border-radius: 4px; display: inline-block;margin-left: 15px;vertical-align: middle;} .section_one_inroduction .play.first span a {color: #fff;display:inline-block;font-family: Open Sans; font-size:13px;font-weight:500;margin-top: -1px; vertical-align: middle;padding: 0 5px;} .section_one_inroduction h4 {border-bottom: 3px solid #efefef;color: #333; font-family: Open Sans;font-size: 15px;font-weight: 500; padding-bottom: 10px;} .section_one_inroduction { margin-top: 30px;} .section_one_inroduction .play {background: url("../images/play.png") no-repeat scroll 0px 4px;} .section_one_inroduction li.minutes {background:url("../images/minutes.png") no-repeat scroll 0 4px;height:14px;padding:10px 0;} .late_star .timeago { border: none;} .section_reviews_inroduction h1 { color:#2f3945;font-family:Open Sans;font-weight: 600;font-size:24px;border-bottom: 3px solid #efefef; padding-bottom: 10px;} .click_one img { float: left;} .first_pasrt { float: left;} .third_pasrt .star_rating {float: right; width:200px;} .click_one .first_pasrt { width: 13.667%; padding-left:0px;} .second_on_part h5 {font-family:Open Sans;font-weight:bold;font-size:14px; color:#2f3945;margin-top: 0;} .second_pasrt .second_on_part { padding: 0;} .click_one .four_pasrt { padding: 0;} .four_pasrt p {font-family:Open Sans;font-weight:normal;font-size:14px; color:#333;} .third_pasrt .late_star.last {font-size: 14px; margin-top: -3px;} .click_one { border-bottom: 1px solid #efefef; margin-bottom: 25px; padding-bottom: 30px;} .see_comments {display: table;margin: 0 auto;} .see_comments .btn.btn-primary {background-color: #e59859; border: medium none; font-family: Open Sans;font-size: 16px;font-weight: 600;padding: 12px 17px;} .instruction { background-color:#e59859;} .instruction {margin: 0 5px;} .instruction h4 {margin-top: 5px;color:#fff;font-family: Open Sans;font-size: 16px;font-weight: 600;padding:13px 0 13px 22px;} .instructor_one .samrt_man { float:left; padding-right: 0;width:34.667%;padding-left:0px;} .instructor_one .richard_man {float:left; margin-left: 3px;padding-left: 0; padding-right: 0;width: 63.333%;} .richard_man p {font-family: Open Sans;font-size: 13px;font-weight:bold; color:#333; margin-bottom:0px;} .richard_man span {color: #9c9b9b;font-family: Open Sans;font-size: 13px;font-weight:normal;} .main_third_section .instructor_one { padding:0 2px;} .distruction {margin-top: 10px;} .first_time_return { border-bottom: 1px solid #e2e2e2; margin-bottom: 10px; margin-left: 12px; margin-right: 12px; padding-bottom: 15px;} .more_course_toggle .first_time_return.return_last.clearfix:hover {color: #000;} .more_coursers_at_here {border-bottom: 1px solid #e2e2e2;margin-bottom: 15px;margin-left: 12px;margin-right: 12px;padding-bottom: 10px;} .more_coursers_at_here p {margin-left:15px;float:left;color:#333;font-family:Open Sans;font-size:14px;font-weight:bold; width: 190px;} .more_coursers_at_here .mot {background: url("../images/greenone.png") no-repeat scroll 0px 0px;float: right;height: 18px; width: 18px; margin-right: 15px; outline:0 none;} .richard_man .late_star.last { margin-top:11px; } .richard_man .star_rating {margin-top: 10px;float: left;} .first_time_return.return_last .richard_man {padding-left: 10px;} .first_time_return.return_last.least_last {border: medium none; margin-top: 20px; padding-bottom: 40px;} .students_fix { border:1px solid #e1e1e1;background-color: #fff;margin-top: 10px;} .instruction_back {background-color: #fff; border: 1px solid #e1e1e1;} .first_time_return:nth-child(3) {border: none;} .nine_students .attend_one_stud { padding:0px; } .attend_one_stud .mini_stud {padding-left: 15px; padding-right: 15px; width: 33.333%;margin-bottom:10px;float: left;} .attend_one_stud .mini_stud a img {margin: 0;} .nine_students .attend_one_stud .mini_stud { padding: 0;} .profile_view .media.profile:last-child {border: none;} .nine_students { padding: 0 15px;} .attend_one_stud .mini_stud.ext_stud { margin-bottom: 10px;} .more_opt_stu { border-top:1px solid #e2e2e2;padding: 10px 0; } .more_opt_stu a { color:#777777;font-family: Open Sans;font-size: 13px; margin-left: 16px; } .user_view_fix { border:1px solid #e1e1e1;background-color: #fff;margin-top: 10px;} .section_one_inroduction.last_intruct span.last_distrt {display: none;} .luck_time_return .richard_man p {font-family: Open Sans;font-size: 13px;font-weight:bold; color:#333; margin-bottom:0px; text-transform:uppercase;} .dit_view {padding-bottom: 100px;} .description .des_header { color: #353535;font-size: 22px; line-height: 70px; text-align: center;} .description .des_color { color: #758f34; font-family:Roboto; font-size: 36px; font-weight: 400;} .success_img {background: url("../images/success.png") no-repeat scroll 0 0; height: 293px;margin: 45px auto;width: 560px;} .readytosuccess { color: #404040;display: block;font-family:Open Sans;font-size: 16px;font-weight: 400;line-height: 50px;text-align: center;} .access {text-align: center;} .access a { background: #158d8e none repeat scroll 0 0; border: medium none; border-radius: 5px; color: #fff; font-family: Roboto; font-size: 20px; font-weight: 700; outline: medium none; padding: 10px 56px; text-shadow: none; text-transform: uppercase; width: 84.4%; } .description.des_marg {padding: 0;} .access_mrg { margin: 25px 0 40px; } .learn-course-title { color: #ffffff; font-family:roboto;font-size: 25px; font-weight: 700; margin: 30px auto;text-align: left;} .course_goal_ul li { font-size:14px; font-family:Myriad Pro; color:#a8a8a8;} .int_audience_ul li { font-size:14px; font-family:Myriad Pro; color:#a8a8a8;} .course_req_ul li{ font-size:14px; font-family:Myriad Pro; color:#a8a8a8;clear: both; margin-bottom: 20px;} .bg_container .slider_menu {margin: 0 auto; } .profile_getup {margin: 42px auto;} .recent_posts_advertise_section { background-color:#e8e8e8; padding:20px 0;} .look_img_one { float:left;} .well_one {padding-left: 100px;} .well_one h5 { margin:0px 0px 5px;} .well_one h5 a { font-family:Open Sans;font-size:16px; font-weight:400; color:#158d8e; text-transform:capitalize; outline:0 none;} .well_one p { color:#4b4b4b;font-family:Open Sans;font-size:13px; font-weight:400;width: 300px; } .well_one p span a {color:#158d8e; outline:0 none;} .well_one span {color: #a7a7a7;display: inline-block;font-family: Open Sans;font-size: 13px;font-weight: 400;margin-top: 5px;} .post_only h3 {font-family:Open Sans;font-size:28px; font-weight:600;margin-bottom: 42px;} .do_site .post_only h3 {font-size: 24px;} .do_site .post_only span {font-weight: 300;} .dosite_one .post_only span {font-weight: 300;} .dosite_one .post_only h3 {text-align: center;} .dosite_one .post_only a {outline:0 none; } .post_only img { display: table; margin:0 auto 30px;} .celebration {margin-bottom: 20px;padding-bottom: 30px;border-bottom:1px dotted #d8d8d8;margin-top: 43px; margin-left: 10px;} .view_more a {outline: 0 none;font-family:Open Sans;font-size:13px; font-weight:400; color:#158d8e;margin-left: 5px;} .luck_time_return .easy_teruns {background-color:#eda100;border-radius:4px;display:inline-block;margin-top:15px;vertical-align:middle;font-family:Open Sans;font-size:13px;font-weight:500;margin-top:-1px;color:#fff;padding:0 5px;} .luck_time_return .easy_teruns a {color: #fff;display:inline-block;font-family:Open Sans;font-size:13px;font-weight:500; margin-top: -1px; vertical-align: middle;padding:0 5px;} .luck_time_return { padding: 0 10px; border-bottom:1px solid #e2e2e2;} .luck_time_return {border-bottom: 1px solid #e2e2e2;display: table; margin: 10px; padding-top:10px;padding-left: 3px; width: 90%;} .luck_time_return:last-child { border-bottom: none;} .luck_time_return.kalf_on { border:none;} .fa.fa-twitter {font-size: 18px;padding-right:20px;} .fa.fa-facebook{font-size: 18px;padding-right:28px;} .fa.fa-google-plus{font-size: 18px;padding-right:20px;} .fa.fa-pinterest{font-size: 18px;padding-right:20px;} .fa.fa-heart {padding-right: 11px;} .bus_try .fa.fa-heart {padding-right: 0;} .bell.open .dropdown-menu .pull-right img {height: 35px;width: 35px;} .fa.fa-linkedin {font-size: 18px;padding-right:20px;} .listing_wish_luist span {font-family: open sans; font-size: 14px;font-weight: 400;} .luck_time_return .samrt_man a img {height: 79px; width: 76px;} .sub_footer_section { background-color:#414147; padding:15px 0 10px;} .copy_rights_section p {margin: 15px 0;color:#fff;font-family:Open Sans;font-size:14px; font-weight:600;} .least_icons li a {margin: 15px 0;color:#fff;font-family:Open Sans;font-size:14px; font-weight:600; outline:0 none;} .least_icons { margin: 0;padding: 0;} .social_media_icons {margin:15px 0 15px 10px;} .least_icons li { float:left;margin-right:12px;} .least_icons a {color:#fff;font-family:Open Sans;font-size:14px; font-weight:600;} /*end*/ /*cousrelistpage*/ .develpoment_this_sec { background-color:#f5f5f5; } .mang_develop { padding:0 10px; } .lach_dev {background-color: #ffffff; border:1px solid #d8d8d8; border-radius:6px; margin-top:40px;margin-bottom: 40px;} .lach_dev h4 { padding-left: 10px; color:#353535;font-family:Open Sans;font-size:16px; font-weight:600;margin-top: 20px;} .lach_dev ul li a {color: #1e2c35;font-family:open sans;font-size: 13px; text-transform:capitalize;border:medium none!important; outline:0 none;} .mang_develop li {margin-bottom: 10px; } .one_dev_man span { color: #1e2c35;font-family: open sans; font-size: 13px;text-transform:capitalize;} .mang_free_dev { float:left;} .mang_less_than { float:right;} .got_mat { margin: 0 10px;} .lach_dev_at { border-top: 1px solid #d8d8d8; margin: 0 10px;} .treaty_trick .btn.favoritebtn.heart_align {background:none;position: absolute;right: 0;top: 10px; outline:0 none;} .newest_coursing { margin-top:20px;border-bottom: 1px solid #e1e1e1;} .view.all {float: right; background-color: #e59859;border-radius: 4px; margin:20px 0px;} .view.all a {background: url("../images/plussy.png") no-repeat scroll 88px 13px ; color: #fff;display: inline-block;font-family: open sans;font-size: 13px;font-weight: bold; padding: 10px 35px 10px 15px;text-transform: uppercase; } .trebt_ot .course {margin-top:0px;color:#030404;font-family:open sans;font-size: 18px;font-weight:600;text-transform:uppercase;} .leak_coursing.secon_leak .course { margin-top: 40px;} .newest_coursing .trebt_ot { padding:0px;} .business_trend .bus_try img { width: 100%;margin: 10px 0;} .business_trend .cart_business span { float:none;font-family:Open Sans;font-size:12px;font-weight:700;margin-top:13px;} .business_trend .cart_business span a {color:#333; } .business_trend .cart_business p { font-family: Open Sans;font-size: 12px; color:#4d4d4d;min-height:55px;} .business_trend .cart_business p a {color:#4d4d4d;} .business_trend .star_rating a{background:url("../images/star.png") no-repeat scroll 0 0 ;float:left;height:15px;width:19px;} .business_trend .star_rating a:hover { background: url("../images/star1.png") no-repeat scroll -2px -1px ; height: 15px; } .business_trend .star_one { padding:0px; } .business_trend .treaty_trick { background-color: #fff;box-shadow: 0 0 5px #aaa; margin-right: 15px; margin-top: 20px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px; width: 23%;} .business_trend .treaty_trick.last_truck {margin-right: 0;} .tm-tag.tm-tag-success {background-color:#cde69c;border:1px solid #a5d24a;border-radius:5px;color:#638421;float:left;margin: 0 10px 10px 0;padding: 5px;} .tm-tag.tm-tag-success {color: #638421;} .tm-tag {color: #555555;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 13px;} .tm-tag-remove {background:#949494;border-radius: 48px;color: #fff;font-size: 15px;margin: 0 0 0 5px;padding: 0 6px;} .commentBlock .btn.btn-info.new_post {font-family: open sans;font-size: 14px;} /*end*/ /*anand*/ .course_progressbars {position: relative;} .curr {border-radius: 4px;padding: 0 0 0 94px;} .span8.curr .progress.progress-striped.active {background: none repeat scroll 0 0 #d4d4d4; border-radius: 4px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;height: 20px;overflow: hidden;padding: 0 !important;} .progress.progress-striped.active {margin-right: 30px;} .description {margin-bottom: 58px;margin-top: 40px;} .span8.curr .progress.progress-striped.active .bar {float: none !important;text-align: center;} .progress.active .bar {animation: 2s linear 0s normal none infinite running progress-bar-stripes;} .progress-striped .bar {background-color: #149bdf;background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size: 40px 40px;} .span8.curr .progress.progress-striped.active .bar {float: none !important;text-align: center;} .progress.active .bar {animation: 2s linear 0s normal none infinite running progress-bar-stripes;} .progress-striped .bar {background-color: #149bdf;background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size: 40px 40px;} .progress .bar, .progress1 .bar {background-color: #0e90d2;background-image: linear-gradient(to bottom, #149bdf, #0480be);background-repeat: repeat-x;box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;box-sizing: border-box;color: #ffffff;float: left;font-size: 12px;height: 100%;max-width: 100%; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);transition: width 0.6s ease 0s;} .new_outer_padd {clear: both;} .outer_padd {border: 1px solid #e8e8ea;border-radius: 5px;} .curr_head {background: none repeat scroll 0 0 #e8eaed;line-height: 56px;} .course_completionbtns.clearfix {position: absolute;right: -37px;top: 0;} .course_completionbtns.clearfix .btn.move_right {box-shadow: none;position: absolute;right: 23px;top: -23px;} .btn.move_right.tooltip {opacity: 1 !important;z-index: 1;} .btn.move_right {background: none repeat scroll 0 0 rgba(0, 0, 0, 0);border: medium none;} .btn.move_right {float: right;} .course_completionbtns a.tooltip{font-size: 25px;padding: 0 10px; color:#0f92d4;} .description .curr_title {color: #3e4043;float: left;font-size: 16px;margin: 0 20px;font-family: "Roboto",sans-serif;} .ui-state-default.curriculum_ul_li.change_bg.main_li_curriculum {background: none repeat scroll 0 0 #fff;border-top: 1px solid #e8e8e8;padding: 20px 10px;} .main_font {font-family: roboto;font-weight: 700;text-transform: uppercase;} .main_padd {padding: 0 18px;} .main_title {color: #353535;float: left;font-size: 15px;} .ui-state-default.curriculum_ul_li.change_bg.main_li_curriculum h4 {margin: 0;} .ui-state-default.curriculum_ul_li.change_bg.main_li_curriculum h4 {color: #333;font-family: roboto;text-transform: capitalize;font-weight: bold;padding-top: 2px;} .ui-state-default.curriculum_ul_li.main_li_curriculum h4 {font-size: 15px;} .sortable_ul {margin: 0; padding:0;} .ui-state-default.curriculum_ul_li.change_bg.ul_newpadd.sub_li_curriculum.change_bg {padding: 0 32px;} .ui-state-default.curriculum_ul_li.change_bg.sub_li_curriculum.change_bg {background: none repeat scroll 0 0 #fff;border: medium none;min-height: 40px;} .ui-state-default.curriculum_ul_li.change_bg.sub_li_curriculum.change_bg > a {color: #333;font-size: 15px;} .ui-state-default.curriculum_ul_li.change_bg.ul_newpadd.sub_li_curriculum.change_bg h4 {line-height: 22px;} .ui-state-default.curriculum_ul_li.change_bg.sub_li_curriculum.change_bg h4 {font-size: 15px;margin: 0;padding: 0 2px;} .ui-state-default.curriculum_ul_li.sub_li_curriculum h4 {float: left;font-family: "roboto",sans-serif;text-transform: capitalize;font-weight: 400;} .section_color {background:#ededed;float: right !important;width:auto;} .description .section_tab.section_color.span4 ul { border-bottom:none;} .section_tab.section_color.span4 ul#tabs_new { border-bottom: 1px solid #646464;} .section_tab.section_color #tabs_new li:first-child { border-left:none;} .section_tab.section_color.span4 ul { border-bottom: 1px solid #e2e2e2;} .section_tab {border:5px solid #d6d6d6;} #tabs_new {list-style: outside none none;margin: 0;overflow: hidden;padding: 0;width: 100%;} .description .section_tab.section_color {width:auto;padding-bottom: 20px;} #tabs_new li {background:#fff;border-left:1px solid #e2e2e2;color:#000;float:left;margin:0;opacity:inherit;z-index:auto;} #tabs_new #current:focus { border-bottom-color: #3db9e8;color: #fff;} .fa.fa-list.icon_font:checked {color: #fff;} #tabs_new li:first-child { border-left:none;} .fa.fa-list.icon_font:focus {color: #fff;} #tabs_new #current {border-bottom-color: #fff;color: #9d9d9d;opacity: inherit;z-index: 0;} #tabs_new a{color: #9d9d9d;float: left;height: 0;line-height: 72px;padding:0 50.1px;position: relative;text-decoration: none;text-transform: uppercase;border-bottom: 60px solid #fff;outline: 0 none;} .section_tab.section_color #tabs_new a {border-bottom-color: #ededed;} .section_tab.section_color #tabs_new #current {border-bottom-color: #13a6ee;color: #fff;} .commentBlock .btn.btn-info {font-family: open sans;font-size: 14px;} .course_curriculum .btn.btn-info.replyMainButton {font-family: open sans;font-size: 14px;} .course_curriculum .form-control {clear:both; margin-bottom:20px; margin-top:20px;} #tab3.course_takenn { background-color: #f5f5f5;border-right: 2px solid;} .section_tab.section_color #tabs_new li {border-left: 1px solid #646464;} .description.reduce #tabs_new a{ padding: 0 50px;} .icon_font {font-size: 30px;} #content_new {background:f5f5f5 !important;height: 630px;overflow: auto;padding: 0;width: 100%;} .section_tab { border: 5px solid #d6d6d6;} .section_tab.section_color.span4 { border: 5px solid #000;} .sortable_ul.sortable_bg.taken_courseb_blockss {height: auto !important;} .sortable_bg {background:#ededed !important;} .add_p {margin: 0 22px;} .description .sortable_ul p {color: #646464;font-family: "Open Sans",sans-serif;font-size: 13px;line-height:30px;margin-top:12px;} .select-style select option { font-size: 15px;height: 27px; overflow-x: auto;} .nav-bar.learn-course-header {float: right;} .nav-bar.learn-course-header li {float: left;font-size: 14px;} .nav-bar.learn-course-header li {margin: 0 7px;} .nav-bar.learn-course-header li a {color: white;} .nav-bar.learn-course-header li > a {padding: 0;vertical-align: middle;} .nav-bar.learn-course-header li a {text-decoration: none;} .media-object.imgfix {float: left;margin: 0 6px;} .nav-bar.learn-course-header .dropdown-menu.text_width {padding: 5px 10px;} .text_width {left: -20px;width: 95%;color: #000; text-indent:20px;} .modal-body .form-group {color: #000;font-family: open sans;font-size: 14px; font-weight:normal; clear:both;} .sucess_ful {float: left;margin-top: 2px;} .review_one {float: left;margin-top: 16px;min-width: 200px;} .video_align div.file_input_div {float: none; position: relative;} .file_input_div #photoimg {float: none;position: absolute !important;right: 5px !important;top: -3px !important;} .one_review_com {float: left;min-width: 200px;} .modal-body .choose_star {float: left;margin-left: 0;} .text_width {min-width: 155px;} .modal-body .text_width {min-width: 322px;} .modal-body .reg_textbox {width:322px;} .text_color a {color: #8c9999 !important;} .add_p {margin: 0 22px;} .new_namewidth {width: 45%;} .name_width {margin: 10px 0;} .pull-left.bla.profile_image {color: #999999;line-height: 35px;min-width: 35px;text-transform: capitalize;} .pull-left.bla.profile_image {min-height: 0;} .profile_image img {border: 1px solid #e4e4e4;border-radius: 3px;margin: 0 15px 0 0;padding: 1px;width: 35px;} .media-ob {float: left;} .align_username {float: left;width: 90px;word-break: break-all;} .mrg_follow {margin: 5px;} .replyfollow {border-radius: 0;font-family: open sans;font-size: 14px;margin: 10px 10px 0 0;padding: 3px 5px;} .add_p .pull-left{display:block;} .add_p ul{padding:0; margin:0;} .course_takenn ul{padding:0; margin: 0;} .opt_add {float: left;} .add_opt {float: left;margin-top: 17px;min-width: 200px;} .less_opt {float: left;margin-top: 17px;min-width: 200px;} .opt_less {float: left;} .ol_pt .reg_next.reg_add.text_width {display: table;margin: 40px auto 50px;min-width: auto;text-indent:0;width: auto;} .des_margin a.toggle-price-form:hover { color: #000;} .pull-left {display: none;} .modal-dialog .pull-left.name_width.new_namewidth {display: block;} .course_goal_ul .fa.fa-trash-o.colors.color_icon { color: #000;} select:focus, option:focus, select::-moz-focus-inner, option::-moz-focus-inner { outline: none;border: none;} .course_goal_ul .fa.fa-align-justify.justify_color {color: #000;} .select-style {background:url("../images/dropdownarrow.png") no-repeat scroll 192px 2px #fff;border:none;border-radius:4px;color: #8d8d8d;float: left;font-family: open sans;font-size: 20px;margin: 22px 20px 22px 22px;overflow: hidden;padding:0;width: 245px; position:relative;} .select-style select {-moz-appearance: none;background-color: transparent;background-image: none;border:none;box-shadow: none; padding:15px 20px 15px 30px;text-indent:5px;width:107%;} .select-style select:focus { outline: none;} .more_one_portiion {border:1px solid #cccccc;border-radius:4px;color:#8d8d8d;font-family:open sans;font-size:13px;height:29px; outline:0 none;text-indent:10px;width:228px;} .learn-course-header li a { outline:0 none;} .course_progressbars a { outline:0 none;} .follw_divs .btn.btn-default.btn-lg.btn-block.follow {background-color:#5bc0de;border-color: #46b8da;color:#fff;font-family:open sans;font-size: 14px;} .ui-state-default.curriculum_ul_li.change_color.main_li_curriculum {clear: both;} .ui-state-default.curriculum_ul_li.change_color.main_li_curriculum {background:#ededed;color:#000;padding:20px 10px;border-bottom: 1px solid #e0e0e0;} .main_title.change_font {color: #000;} .ui-state-default.curriculum_ul_li.change_color.main_li_curriculum h4 {color: #000;font-weight: bold;} .ui-state-default.curriculum_ul_li.change_color.sub_li_curriculum div {background-color: #fff;} .ui-state-default.curriculum_ul_li.change_color.sub_li_curriculum div:hover {background-color: #f1f1f1;} .change_font {color: #fff;} .main_title {float: left;font-size: 15px;font-weight: 700;padding: 0 10px;} .ui-state-default.curriculum_ul_li.change_color.main_li_curriculum h4 {margin: 3px;} .ui-state-default.curriculum_ul_li.main_li_curriculum h4 {color: #fff;} .ui-state-default.curriculum_ul_li.main_li_curriculum h4 {font-size: 15px;} .ui-state-default.curriculum_ul_li.change_color.sub_li_curriculum {border-bottom: 1px solid #f0f0f0;display: inline-block;width: 100%;} .ui-state-default.curriculum_ul_li.sub_li_curriculum{background: none repeat scroll 0 0 #333333;color: #ffffff;min-height: 70px;} .ui-state-default.curriculum_ul_li.change_color.sub_li_curriculum p {color: #fff;float: left;padding: 0 15px;} .course_takenn li.ui-state-default.curriculum_ul_li.sub_li_curriculum h4 {color: #888;margin: 0px 0 0;padding: 20px 20px 20px 0;width: 250px;word-break: break-all; float: left;font-family: "roboto",sans-serif;font-size: 15px;font-weight: 400;text-transform: capitalize;} .course_takenn li.ui-state-default.curriculum_ul_li.sub_li_curriculum h4:hover {color: #000;} .ui-state-default.curriculum_ul_li.change_color.sub_li_curriculum p:hover {color: #000;} .ui-state-default .MakeItCompleted.MakeItButton {margin: 21px;} .dasky_ul li {display: block;float: left;padding: 0 44px;} .dasky_ul li a {color: #999999;display: block;font-size: 12px;line-height: 50px;} .add_width .font_size{padding: 0 5px;} .course_takenn {padding: 0 0 100px;background-color: #fff;} #tab2.course_takenn {background-color:#f5f5f5;} #tab2.course_takenn .btn.btn-info.CommentMainButton { background-color: #4985b8;border: none;color: #fff;font-family: open sans;} .description .total_width{/*bottom: 718px;*/} .dsk-supported {margin: 0 auto;min-height: 650px;min-width: 100px;overflow: hidden;position: relative;width: 100%;} .dsk-supported .dsk-linewrapper {background: none repeat scroll 0 0 #0c090a;bottom: 20%;color: #fff;height: 5px;position: absolute;top: 75.5%;width: 100%;} .course-header-image { margin-top:0px !important;} /*end*/ /*createcoursepage*/ .teacher_image .img-thumbnail.my_coursesblockss {width: 172px; height:117px; } .teacher_image {left:100px;position: absolute; top: 31px;} .teacher_details { float: left;} .teacher_course { left: 315px;position: absolute;top:75px;} .course_button.pull-right {margin:0px 0 0;position: absolute;top: 65px; float:right; right:112px;} .course_pub {float: left;} .course_pub { height: 40px; line-height: 20px; position:relative;} .course_pub.preview_btnblocks {margin: 10px 0 0;} .course_name a {color: #ffffff;font-family:roboto;font-size: 18px;font-weight: 400;} .course_pub .PreviewButton.course_preview:hover {color: #005580;} .course_preview {background: linear-gradient(to bottom, rgba(255, 135, 26, 1) 0%, rgba(255, 215, 120, 1) 100%) repeat scroll 0 0; border: medium none;border-radius: 2px;color: #727272;font-family:roboto;font-size: 18px;font-weight: 700;height: 40px; margin-left: 15px;padding: 8px 22px;text-shadow: 0 1px #ffffff;text-transform: uppercase;} .course_publish {background: linear-gradient(to bottom, rgba(255, 135, 26, 1) 0%, rgba(255, 215, 120, 1) 100%) repeat scroll 0 0; border:none;border-radius: 2px;color: #727272;font-family:roboto;font-size: 18px;font-weight: 700;height: 40px;margin-left: 15px;padding: 8px 22px;text-shadow: 0 1px #ffffff;} .resp-vtabs .resp-tabs-container {background-color: #fff;border:1px solid #c1c1c1;border-radius:4px;clear:none;float:left; padding: 0;width: 78%;} .resp-vtabs .resp-tab-content {border: none; width: 100%;} .resp-tab-content-active {display: block;} .resp-tab-content {border: 1px solid #c1c1c1;} .resp-tab-content {padding: 15px;} .resp-tab-content {padding: 0 !important;} .slider_divsblocks { margin: 0 0 25px; padding: 0 20px;} .resp-tab-content h2 {color: #333; font-family:open sans;font-size:22px;font-weight:600;padding:13px;text-align:center;} .GetStartedTitle {background:#e6e7e8;border: 1px solid #d9d9d9;color:#526075;cursor:pointer;font-family:Open Sans;font-size: 28px; font-weight: 300;padding: 15px;} .slider_divsblocks .arr {border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #8392a3; float: right; margin: 18px 0;} .status-tabs-content { background:#f7f7f7;padding: 0 20px 30px;} .fxac { color: #000;font-family: open sans; font-size: 18px; padding: 16px 0 10px;} .course_tab.clsClearfix{margin-top:61px;padding-bottom: 100px;} .status-tabs-content p { font-size: 14px !important;line-height: 25px;} ul.resp-tabs-list, p {margin: 0;padding: 0;} .course_basic { padding: 0;} .course_newbasic {margin: 30px auto 0;} .course_basic {color: #333333; font-family:roboto;font-size: 30px;font-weight: 400;margin-top: 20px;padding-left: 4px;} .course_basic h5 {border-bottom:1px solid #d2d2d2;color:#a9a9a9;font-size:13px;font-weight:400;line-height:50px;margin:0 0 4px;} .privacy_tabs.nav.nav-tabs.tab_public { margin: 20px auto 0;} .privacy_tabs.nav.nav-tabs { border: none;margin: 0;} .tab-pane.fade.active.in {background:#eeeeee; margin: 0;padding: 13px 20px;} .privacy_pub {float: left; } .tab_ul { padding: 0;margin: 0;} .space_btw { margin: 0 20px; } .course_next {background: linear-gradient(to bottom, rgba(255, 215, 120, 1) 0%, rgba(255, 135, 26, 1) 100%) repeat scroll 0 0; border: 1px solid #ff871a;border-radius: 5px;color: #c05c00;float: right;font-family: open sans;font-size: 16px;font-weight: bold; margin-bottom: 15px;margin-right: 24px;margin-top: 60px;padding: 12px 25px;text-shadow: 0 1px #fff;} .course_tab .resp-vtabs li.resp-tab-active span {background:#fcfcfc !important;color:#259596;display:inline-block;font-family: open sans;font-size:16px;height:28px;margin-left:0px;padding:15px 15px 40px 25px !important;vertical-align: middle;width:230px;} .course_tab .resp-vtabs li.resp-tab-active { border-left: 5px solid #e59859;} .course_tab .resp-tab-item .selected {background: url("../images/arrowrhgt.png") no-repeat scroll 0 0 !important;color: #fff !important;display: inline-block;float: none;font-family: open sans;font-weight: normal;height: 28px;margin-left: -1px;text-transform: capitalize;width: 260px;} .course_tab .resp-tabs-list li {color: #fff !important;font-family:open sans;font-weight:normal;font-size: 14px;} .course_tab .shadetabs li a {color: #919191 !important;font-family:open sans !important;font-weight:normal;font-size: 14px; text-transform:capitalize;outline: 0 none;} .course_tab .shadetabs li a:hover {color: #919191 !important;} .course_tab .resp-vtabs .resp-tabs-list li {line-height: 25px;} .course_tab .resp-vtabs li.resp-tab-active span.growsign { display:none;} .course_tab .resp-vtabs .resp-tabs-list li span { background:none} .innerpage_banner .align_courseimage {left: 0; position: absolute; top: 0;width: 100%;} .zone-name { background-color:#f5f5f5;padding: 70px 0; } .resp-tabs-list { -moz-border-bottom-colors: none !important;-moz-border-left-colors: none !important;-moz-border-right-colors: none !important; -moz-border-top-colors: none !important; border-bottom: 1px solid #d4d4d5 !important;border-image: none !important;border-left: 1px solid #d4d4d5 !important;border-right: 0 none;border-top: 1px solid #d4d4d5 !important;} .course_tab .resp-vtabs .resp-tabs-container {border: 1px solid #d4d4d5;border-radius: 0;} .course_tab .course_basic.course_newbasic.course_basic {font-weight:600;font-family: open sans;} .course_tab .course_basic.course_newbasic.course_basic h5 {line-height: 20px;padding-bottom: 15px;} .course_tab .course_title {font-family: open sans;font-weight:400; color:#333; font-size:14px;margin: 20px 0;} .course_tab .course_textbox {border: 1px solid #d9d9db;border-radius: 4px;color: #a8a8a8;font-family: Myriad Pro;font-size: 14px;padding: 12px 15px;width: 100%;} .course_tab .textBoxLimit.newtextBoxLimit {display: none;} .course_newsubtextbox {width:100%;border:1px solid #d9d9db;border-radius:4px;color:#a8a8a8;font-family:Myriad Pro;font-size:14px;padding:10px 15px;} .new_ctitle {line-height: normal; margin: 15px 0 10px;} .course_ctitle {color:#333333;font-family:Open Sans;font-size:14px;font-weight:600;line-height:40px;max-width:200px;} .course_ctitle.new_ctitle {font-family: open sans;font-weight:400; color:#333; font-size:14px;margin: 30px 0;} .category_option {float: left;height: 35px;width:375px;color:#a8a8a8;display:inline-block;font-family:Myriad Pro;font-size:14px;font-weight: normal;margin-right: 30px;margin-top: -6px;padding: 6px 13px;} .category_option select {background-color: #fff;border: 1px solid #ccc; border-radius: 4px;} .category_rightoption select {background-color: #fff;border: 1px solid #ccc; border-radius: 4px;} .course_basic .category_rightoption {float: left;} .category_rightoption .category_option {float: left;height: 35px;width:375px;color:#a8a8a8;display:inline-block;font-family:Myriad Pro;font-size:14px;font-weight: normal;margin-right: 30px;margin-top: -6px;padding: 6px 13px;} .ckeditor.ck_mrg {width:100%;border:1px solid #d9d9db;border-radius:4px;color:#a8a8a8;font-family:Myriad Pro;font-size:14px;padding:10px 15px;} #DetailDetailes .course_ctitle{font-family: open sans;font-weight:400; color:#333; font-size:14px;margin: 20px 0;clear: both;} #DetailDetailes .opt_class{font-family: open sans;font-weight:400; color:#333; font-size:14px;} .course_textbox.tm-input {float: left; margin-bottom: 20px;margin-right:2px; width: 93%; margin-top: 10px;} #DetailDetailes .button_color.btn {margin-top: 9px;background-color: #4985b8;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;float: left;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 14px; padding: 12px;} .media-preview-wrapper {background: none repeat scroll 0 0 #ffffff;border: 1px solid #a9a9a9;box-shadow: 0 2px 0 rgba(255, 255, 255, 0.63), 0 1px 2px rgba(0, 0, 0, 0.15) inset;padding: 18px;} .video_width { margin: 20px auto;width: 72%;} .tip { color: #444444;font-size: 12px;line-height: 25px;margin-top: 10px;text-align: justify;} .tip a { color: #444444;} #cropContaineroutput { margin: 30px auto;} .video_align { margin: 0 auto;max-width: 580px;} .resp-tab-content h2 {color: #333;font-family: open sans;font-size: 22px;font-weight: 600;padding: 13px;text-align: center;} .col_space h3 {color: #555555;font-size:15px;font-weight: 300;line-height: 25px;margin: 0 0 15px;text-align: center;} .resp-tab-content .col_header {margin: 0 20px 20px;} .col_header {background:#f1f3f6;line-height: 45px; margin: 0 auto; padding: 24px 35px;} .btn-warning {background-color: #faa732;background-image: linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);color: #ffffff;font-family: open sans;font-size: 14px; padding: 2px 12px;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);} .btn-danger {background-color: #da4f49;background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);background-repeat:repeat-x; border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);color: #ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);color: #ffffff;font-family: open sans;font-size: 14px;padding: 2px 12px;} .col_space label { display:block; } .resp-tab-content label {display: block;} .resp-tab-content h2 {color: #333;font-family: open sans;font-size: 22px;font-weight: 600;padding: 13px;text-align: center;} .resp-tab-content.resp-tab-content-active > h3 {color: #555555;font-size:15px;font-weight: 300;line-height: 25px;margin: 0 0 15px;text-align: center;} .sortable_new { margin: 20px 20px 0; padding: 0;} .ui-state-default.curriculum_ul_li.ul_main.main_li_curriculum {background:#777777;color:#ffffff;margin:5px 0;padding: 10px 15px;min-height: 18px;} .ui-state-default.curriculum_ul_li.ul_main.ul_padd.sub_li_curriculum { margin-left: 5%;} .ui-state-default.curriculum_ul_li.ul_main.sub_li_curriculum {clear: both; min-height: 40px; padding: 10px 15px 4px;} .sortable_ul.sortable_new.ui-sortable .ui-state-default.curriculum_ul_li.ul_main.ul_padd.sub_li_curriculum a {margin: 0 0 7px;} .fa.fa-align-justify.justify_color {color:#000;font-size: 20px;line-height: 24px;padding: 0 10px;} .pull-left.justify_color {display: inline-block;} .cur_h3 {color: #fff;font-size: 15px; line-height: 20px;} .btn-primary {background-color:#428bca;border-color: #357ebd;border-radius: 0;color: #fff;font-family: open sans;font-size: 14px;} #add_lec_qui {display: table;margin: 12px auto;} .fa.fa-plus { color: #ffffff;font-size: 20px;} .fa.fa-plus {border: 2px solid #fff;border-radius: 5px;font-size: 15px !important;margin: 0 7px 0 15px;padding: 1px;} .fa.fa-pencil-square-o.color_icon {color: rgb(255, 255, 255); font-size: 20px;} .color_icon { color: #333; padding: 0 10px;} .fa.fa-trash-o.colors {color: #000;font-size: 20px;} .btn_addbg {background:#4c4c4c;border:none;border-radius: 0;color: #fff;font-size: 15px;padding: 10px;text-align: center; text-shadow: none;width: 44%;font-family: open sans;} .text_color { font-weight: 400;} .title_text { font-weight: 700;} .sortable_ul.sortable_new.ui-sortable .btn.Close_Div {background:#4985b8;border:none !important;border-radius: 0;box-shadow: none; color:#fff;float:right;font-size:12px;font-weight:bold;margin:8px 0 15px;text-shadow:none;width:auto;float:right;font-family:open sans;} .sortable_ul.sortable_new.ui-sortable .ImageForm p {padding: 10px 0 5px 15px;} .ImageForm #fileName { border-radius: 4px;margin-top: 10px !important; padding: 5px;} .preview {border:none !important;} .AddLectureContentDiv .ImageForm {clear: both;} .ImageForm { margin-bottom:20px;} .footer_content_blocks ul li {float: left;margin: 0 0 40px;position: relative;width: 48.7179%;} .service_img, .why_img {float: left;height: 160px;margin: 0 23px 0 0;} img {max-width: 100%;} .all_stafs .fa.fa-heart {padding-right: 0;} .leak_coursing .pagination li a {outline: 0 none;} .banner_watch a {outline: 0 none;} .listing_wish_luist li a {outline: 0 none;} .service_head, .img_head {margin-right: 40px;} .service_sub, .img_sub {color: #444444;font-family: Open Sans;font-size: 14px;line-height: normal;} #et-projects .more {color: #277fc9;display: block;font-family: Open Sans;font-size: 14px;margin-top: 5px;} .more > a {color: #277fc9;font-family:Open Sans;font-size: 14px;} .service_title, .img_title, .footer-widget .widgettitle {color: #45494d;font-family:Open Sans;font-size: 20px; font-weight: bold;line-height: normal;margin-bottom: 15px;} .footer_content_blocks h1 { text-align:center; color: #45494d;font-family: Open Sans;font-size: 30px;font-weight: normal;padding-bottom: 15px;} .footer_content_blocks h2 {color: #959597;font-family:Open Sans;font-size:15px;font-weight:normal;margin-bottom:40px; margin-top: 30px;text-align:center;} .under_line .container.new_h2 h2 { text-align:center;font-family: open sans;font-size: 30px;line-height: 30px;margin: 20px 4px 0;} .under_line .nav.nav-tabs.usernavbar.price_align.post li {padding: 0 0 0 30px;} .under_line .nav.nav-tabs.usernavbar li {padding: 0 10px;} .under_line .nav-tabs li {margin-bottom: -1px;} .under_line .nav-tabs li, .nav-pills li {float: left;} .under_line li { list-style-type: none;} .under_line .nav.nav-tabs.usernavbar.price_align.post a {font-size: 20px;line-height: 40px;} .under_line .nav-tabs.usernavbar .active a, .nav-tabs.usernavbar .active a:hover, .nav-tabs.usernavbar .active a:focus{-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none; background: none repeat;border-color: -moz-use-text-color -moz-use-text-color #4dba4d;border-image: none;border-style: none none solid;border-width: medium medium 5px;color: #4dba4d;} .under_line .nav-tabs.usernavbar li a { border:none;} .under_line .nav-tabs .active a, .nav-tabs .active a:hover, .nav-tabs .active a:focus {-moz-border-bottom-colors:none; -moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background-color: #ffffff;border-color: #ddd #ddd transparent;border-image: none;border-style: solid;border-width: 1px;color: #555555;cursor: default;} .under_line .nav-tabs li a {border: 1px solid transparent;border-radius: 4px 4px 0 0;line-height: 20px;padding-bottom: 8px; padding-top: 8px;} .under_line .nav-tabs li a, .nav-pills li a {line-height: 14px;margin-right: 2px;padding-left: 12px;padding-right: 12px;} .reg_form.new_regform.container.blogpages .watch_listen_practice_section { background: none;} .newest_coursing_one .connect_all_people .all_stafs {margin-right: 31px;padding: 0;width: 23%;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(4) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(8) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(12) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(16) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(20) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(24) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(28) {margin-right: 0;} .newest_coursing_one .connect_all_people .all_stafs:nth-child(32) {margin-right: 0;} .table-responsive .credit_history:hover {color: #000;} .reg_form.container .under_line .container.new_h2 .pull-left.current_balance_blocks {display:block;font-family:open sans; font-size:25px;} .reg_form .under_line .pull- {font-family: open sans;font-size: 14px;} /*div#mcTooltipWrapper {overflow: hidden; position: static;height: 0;} div#mcttCo { position: static; }*/ /*end*/
0.335895
0.12213
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {margin:0;padding:0;} body,button,input,select,textarea {font:12px/1.5 Microsoft YaHei,arial,\5b8b\4f53;} h1,h2,h3,h4,h5,h6 {font-size:100%;} address,cite,dfn,em,var {font-style:normal;} code,kbd,pre,samp {font-family:courier new,courier,monospace;} small {font-size:12px;} ul,ol,blockquote {list-style:none;} a {text-decoration:none;display: block;} a:hover {text-decoration:underline;} sup {vertical-align:text-top;} sub {vertical-align:text-bottom;} legend {color:#000;} fieldset,img {border:0;} button,input,select,textarea {font-size:100%;} fieldset, img, input[type=text], select, textarea {border: none;} input[type=text], select, textarea {border: 1px solid #dcdcdc;} input[type=text]:hover{ border:1px solid #ffc600;} table {border-collapse: collapse;border-spacing: 0;} a{blr:expression(this.onFocus=this.blur()) } a:focus { -moz-outline-style: none; } a:focus { outline: none; } a:link { color:#333; text-decoration: none;} a:visited {color:#333; text-decoration: none;} a:hover { color: #666; text-decoration: none;} a:active { color: #666; text-decoration: none;} .f_l{ float:left; } .f_r{ float:right;} .clearfix:after {content: "";display: table;clear: both;} .clearfix {*zoom: 1;} .clear{ clear:both;} /*首页*/ body{ background:#ededed;color:#7d7d7d;} .ui-top{ height:90px; background:#9db9ff; border-bottom:10px solid #749af9;} .ui-top .wrap{ width:1000px; margin:0 auto;} .ui-logo{color:#fff; font-size:24px; height:90px; line-height:90px; margin-right:20px;} .ui-nav li{ float:left;} .ui-nav li a{ display:block; padding:0 40px; color:#fff; font-size:18px; height:90px; line-height:90px;} .ui-nav li.current{ border-bottom:10px solid #fff;} .ui-syslink{ color:#fff; line-height:90px;} .ui-syslink a{ color:#fff; font-size:14px;} .ui-syslink span{ margin:0 15px;} .ui-main{ margin-top:20px;} .ui-main .wrap{ width:1000px; margin:0 auto;} .ui-left{ width:650px; background:#e9e9e9; border:1px solid #c1c1c1;min-height:695px;} .ui-right{ width:330px;background:#fff; border:1px solid #c1c1c1; min-height:695px;} .tabs li{ float:left;} .tabs li a{ display:block; text-align:center; color:#7d7d7d; font-size:20px; height:88px; line-height:88px; background:#fff; border-left:1px solid #c1c1c1;border-bottom:1px solid #c1c1c1; width:120px;} .tabs li.first a{ border-left:none;} .tabs li.selectTag a{ width:166px; border-bottom:none; background:#e9e9e9;} .tabContent{ padding:25px 40px; display:none;} .ui-item{ background:#fff;border:1px solid #c1c1c1;} .ui-item .hd{border-bottom:1px solid #c1c1c1; height:50px; line-height:50px; padding:0 25px; cursor:pointer;} .ui-item .hd span{ float:left;font-size:16px; color:#7d7d7d;} .ui-item .hd em{ display:block; float:right; width:24px; height:14px; background:url(../images/bg.png) no-repeat 0 -43px; margin-top:17px;} .ui-item .hd em.up{ background-position:0 -3px;} .ui-item .bd{ padding:15px 40px;} .ui-item .bd ul.list li{ height:35px; line-height:35px; overflow:hidden;} .ui-item .bd ul.list li a{ display:block; overflow:hidden; color:#535353;} .ui-item .bd ul.list li a span{ margin-right:30px; float:left; min-width:130px;font-size:14px;} .ui-item .bd ul.list li a em{ display:block; float:left; margin-top:8px; width:19px; height:19px; line-height:19px; color:#fff; text-align:center; background:url(../images/bg.png) no-repeat 0 -102px;} .ui-user .hd{ height:35px;border-bottom:1px solid #c1c1c1;} .ui-user .bd{ overflow:hidden; padding:10px;border-bottom:1px solid #c1c1c1;} .ui-user .left{ float:left;} .ui-user .left img{ width:125px; height:125px;} .ui-user .right{ margin-left:140px;} .ui-user .right span{ line-height:30px; display:block; font-size:14px; color:#7d7d7d;} .ui-bar{padding:10px;border-bottom:1px solid #c1c1c1; overflow:hidden;} .ui-bar a{ float:left; margin-right:20px;} .ui-bar a span{ color:#fff; padding:2px 5px; border-radius:5px;font-size:14px; margin-right:5px;} .ui-bar a.color1 span{ background:#a4dcf1;} .ui-bar a.color2 span{ background:#ffbde1;} .ui-bar a.color3 span{ background:#ff8282;} .ui-bar a span em{ font-size:14px;} .ui-item2{border-bottom:1px solid #c1c1c1;} .ui-item2 .hd{border-bottom:1px solid #c1c1c1; height:50px; line-height:50px; padding:0 25px; cursor:pointer;} .ui-item2 .hd span{ float:left;font-size:16px; color:#7d7d7d;} .ui-item2 .hd em{ display:block; float:right; width:14px; height:8px; background:url(../images/bg.png) no-repeat 0 -202px; margin-top:20px;} .ui-item2 .hd em.up{ background-position:0 -159px;} .ui-item2 .bd{ padding:15px 25px;} .ui-item2 .bd ul.list li{ height:35px; line-height:35px; overflow:hidden;} .ui-item2 .bd ul.list li a{ display:block; overflow:hidden; color:#535353;} .ui-item2 .bd ul.list li a span{ margin-right:30px; float:left; min-width:130px;font-size:14px;} .ui-item2 .bd ul.list li a em{ display:block; float:left; margin-top:8px; width:19px; height:19px; line-height:19px; color:#fff; text-align:center; background:url(../images/bg.png) no-repeat 0 -102px;} /*表单*/ .whitebg{ background:#fff;} .form-hd{ color:#2590cd; font-size:18px; width:1000px; margin:80px auto 20px;} .form-bd{padding:15px; padding-left:15px; padding-right:15px;} .form-block{margin:10px 0; overflow:hidden;} .form-l{ width:150px; min-height:20px; float:left; font-size:14px; padding-left:25px;margin: 5px 0; line-height:16px;} .form-r{ float:left;} .form-bd input{border:1px solid #c2c2c2; height:30px;} .form-bd textarea{border:1px solid #c2c2c2; height:45px;} .form-bd-l{ width:493px; float:left;border: 1px solid #ccc; border-left:none;} .form-bd-r{ width:493px; float:right;border: 1px solid #ccc; border-right:none;} .btn{ float:right; margin:0 15px;} .form-title{border-bottom: 1px solid #ccc; line-height:32px;font-size:14px;padding-left:25px;} .textareabox{ width:390px;border: 1px solid #ccc; float:left; margin-right:10px;} .textareabox-hd{border-bottom: 1px solid #ccc;line-height:28px; text-align:center;} .textareabox textarea{ border:none;} .table-bd td{ height:35px;} .labelsty { font-weight: bold; padding-left: 15px;float: left; } .labelstynb {padding-left: 30px;float: left; } .table-bd td input[type=radio]{ border:none;width:13%; height:33px;*height:26px;*width:13%;} .table-bd td input{ border:none; width:99%; height:33px;*height:26px;*width:97%;} .table-bd td .rinpsty{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px;} .table-bd td .rinpstynum{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px;} .table-bd td .rinpstyname{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px; } .table-bd td .rinpstybc{background-color: #E3E3E3;} .table-bd td .labl{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px;} .table-bd td .labr{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px;} .table-bd td .inpl{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px;} .table-bd td .inpr{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px;} .table-bd a.abtn{ float:right; margin:2px;} .table-bd a.abtn img{width:16px; height:16px;} .table-bd a.addbtn img{width:16px; height:16px;} .table-bd a.addbtn{ float:right; margin:2px;} .table-bd a.delbtn img{width:16px; height:16px;} .table-bd a.delbtn{ float:right; margin:2px;} .table-bd a.addbtnr img{width:16px; height:16px;} .table-bd a.addbtnr{ float:right; margin:8px;} .table-bd a.delbtnr img{width:16px; height:16px;} .table-bd a.delbtnr{ float:right; margin:8px;} .table-bd a.addbtnl img{width:16px; height:16px;} .table-bd a.addbtnl{ float:right; margin:8px;} .table-bd a.delbtnl img{width:16px; height:16px;} .table-bd a.delbtnl{ float:right; margin:8px;} .table-bd textarea{ border:1px solid #c2c2c2;border-radius:7px; width:98%;margin:5px;} .titlec {background-color:#135AA4;font-weight: bold;font-size: 16px;color:#fff; text-align:center;} .titlefc {background-color:#ACD6FF;font-weight: bold; padding-left: 2px; background: -moz-linear-gradient(center top , rgb(254, 255, 255),rgb(218, 232, 246)) repeat scroll 0% 0% transparent;} .table-bd .titlefc1 {font-weight: bold;margin-left: 2px;padding-left: 20px;background-color: #fff} .table-bd .titlefc2 {font-weight: bold;margin-left: 2px;background-color: #fff} .table-bd .titlefc3{font-size: 12px;background-color: #ACD6FF;padding-left: 5px;text-align: left;} .dvTab { font-family: 'Microsoft Yahei',verdana; font-size:14px; height: 36px; position: absolute; left: 0px; margin:5px 15px 0 4px; } .tabplace{ height:34px; line-height:39px; margin:15px 15px 0 15.5px; } .com-tab { color: rgb(106, 106, 106); } .tab { list-style-type:none; float:left; margin-right: -1px; border:solid 1px #B9C4CF; width:7%; background: -moz-linear-gradient(center top , rgb(254, 255, 255), rgb(218, 232, 246)) repeat scroll 0% 0% transparent; background-color:#EBF3FA; height:23px; line-height:23px; text-align: center; padding: 5px 5px 4px 8px; border-top-left-radius: 3px; border-top-right-radius: 3px; text-overflow: ellipsis; } .dv { width: 100%;*width:98%; height:4px; line-height:4px; background-color:#135AA4; position:absolute; left:0; top:33px; } .activeTab { color:#fff; border-color:#135AA4; background-color:#135AA4; background: -moz-linear-gradient(center top , rgb(25, 111, 198), rgb(19, 91, 165)) repeat scroll 0% 0% transparent; } .activeTab a { color:#fff; dispaly:block; width:100%; height:23px; text-decoration:none; } .activeTab a:hover { text-decoration:none; } .tab a { dispaly:block; width:100%; height:23px; }
WebContent/case2/css/specialtab.css
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {margin:0;padding:0;} body,button,input,select,textarea {font:12px/1.5 Microsoft YaHei,arial,\5b8b\4f53;} h1,h2,h3,h4,h5,h6 {font-size:100%;} address,cite,dfn,em,var {font-style:normal;} code,kbd,pre,samp {font-family:courier new,courier,monospace;} small {font-size:12px;} ul,ol,blockquote {list-style:none;} a {text-decoration:none;display: block;} a:hover {text-decoration:underline;} sup {vertical-align:text-top;} sub {vertical-align:text-bottom;} legend {color:#000;} fieldset,img {border:0;} button,input,select,textarea {font-size:100%;} fieldset, img, input[type=text], select, textarea {border: none;} input[type=text], select, textarea {border: 1px solid #dcdcdc;} input[type=text]:hover{ border:1px solid #ffc600;} table {border-collapse: collapse;border-spacing: 0;} a{blr:expression(this.onFocus=this.blur()) } a:focus { -moz-outline-style: none; } a:focus { outline: none; } a:link { color:#333; text-decoration: none;} a:visited {color:#333; text-decoration: none;} a:hover { color: #666; text-decoration: none;} a:active { color: #666; text-decoration: none;} .f_l{ float:left; } .f_r{ float:right;} .clearfix:after {content: "";display: table;clear: both;} .clearfix {*zoom: 1;} .clear{ clear:both;} /*首页*/ body{ background:#ededed;color:#7d7d7d;} .ui-top{ height:90px; background:#9db9ff; border-bottom:10px solid #749af9;} .ui-top .wrap{ width:1000px; margin:0 auto;} .ui-logo{color:#fff; font-size:24px; height:90px; line-height:90px; margin-right:20px;} .ui-nav li{ float:left;} .ui-nav li a{ display:block; padding:0 40px; color:#fff; font-size:18px; height:90px; line-height:90px;} .ui-nav li.current{ border-bottom:10px solid #fff;} .ui-syslink{ color:#fff; line-height:90px;} .ui-syslink a{ color:#fff; font-size:14px;} .ui-syslink span{ margin:0 15px;} .ui-main{ margin-top:20px;} .ui-main .wrap{ width:1000px; margin:0 auto;} .ui-left{ width:650px; background:#e9e9e9; border:1px solid #c1c1c1;min-height:695px;} .ui-right{ width:330px;background:#fff; border:1px solid #c1c1c1; min-height:695px;} .tabs li{ float:left;} .tabs li a{ display:block; text-align:center; color:#7d7d7d; font-size:20px; height:88px; line-height:88px; background:#fff; border-left:1px solid #c1c1c1;border-bottom:1px solid #c1c1c1; width:120px;} .tabs li.first a{ border-left:none;} .tabs li.selectTag a{ width:166px; border-bottom:none; background:#e9e9e9;} .tabContent{ padding:25px 40px; display:none;} .ui-item{ background:#fff;border:1px solid #c1c1c1;} .ui-item .hd{border-bottom:1px solid #c1c1c1; height:50px; line-height:50px; padding:0 25px; cursor:pointer;} .ui-item .hd span{ float:left;font-size:16px; color:#7d7d7d;} .ui-item .hd em{ display:block; float:right; width:24px; height:14px; background:url(../images/bg.png) no-repeat 0 -43px; margin-top:17px;} .ui-item .hd em.up{ background-position:0 -3px;} .ui-item .bd{ padding:15px 40px;} .ui-item .bd ul.list li{ height:35px; line-height:35px; overflow:hidden;} .ui-item .bd ul.list li a{ display:block; overflow:hidden; color:#535353;} .ui-item .bd ul.list li a span{ margin-right:30px; float:left; min-width:130px;font-size:14px;} .ui-item .bd ul.list li a em{ display:block; float:left; margin-top:8px; width:19px; height:19px; line-height:19px; color:#fff; text-align:center; background:url(../images/bg.png) no-repeat 0 -102px;} .ui-user .hd{ height:35px;border-bottom:1px solid #c1c1c1;} .ui-user .bd{ overflow:hidden; padding:10px;border-bottom:1px solid #c1c1c1;} .ui-user .left{ float:left;} .ui-user .left img{ width:125px; height:125px;} .ui-user .right{ margin-left:140px;} .ui-user .right span{ line-height:30px; display:block; font-size:14px; color:#7d7d7d;} .ui-bar{padding:10px;border-bottom:1px solid #c1c1c1; overflow:hidden;} .ui-bar a{ float:left; margin-right:20px;} .ui-bar a span{ color:#fff; padding:2px 5px; border-radius:5px;font-size:14px; margin-right:5px;} .ui-bar a.color1 span{ background:#a4dcf1;} .ui-bar a.color2 span{ background:#ffbde1;} .ui-bar a.color3 span{ background:#ff8282;} .ui-bar a span em{ font-size:14px;} .ui-item2{border-bottom:1px solid #c1c1c1;} .ui-item2 .hd{border-bottom:1px solid #c1c1c1; height:50px; line-height:50px; padding:0 25px; cursor:pointer;} .ui-item2 .hd span{ float:left;font-size:16px; color:#7d7d7d;} .ui-item2 .hd em{ display:block; float:right; width:14px; height:8px; background:url(../images/bg.png) no-repeat 0 -202px; margin-top:20px;} .ui-item2 .hd em.up{ background-position:0 -159px;} .ui-item2 .bd{ padding:15px 25px;} .ui-item2 .bd ul.list li{ height:35px; line-height:35px; overflow:hidden;} .ui-item2 .bd ul.list li a{ display:block; overflow:hidden; color:#535353;} .ui-item2 .bd ul.list li a span{ margin-right:30px; float:left; min-width:130px;font-size:14px;} .ui-item2 .bd ul.list li a em{ display:block; float:left; margin-top:8px; width:19px; height:19px; line-height:19px; color:#fff; text-align:center; background:url(../images/bg.png) no-repeat 0 -102px;} /*表单*/ .whitebg{ background:#fff;} .form-hd{ color:#2590cd; font-size:18px; width:1000px; margin:80px auto 20px;} .form-bd{padding:15px; padding-left:15px; padding-right:15px;} .form-block{margin:10px 0; overflow:hidden;} .form-l{ width:150px; min-height:20px; float:left; font-size:14px; padding-left:25px;margin: 5px 0; line-height:16px;} .form-r{ float:left;} .form-bd input{border:1px solid #c2c2c2; height:30px;} .form-bd textarea{border:1px solid #c2c2c2; height:45px;} .form-bd-l{ width:493px; float:left;border: 1px solid #ccc; border-left:none;} .form-bd-r{ width:493px; float:right;border: 1px solid #ccc; border-right:none;} .btn{ float:right; margin:0 15px;} .form-title{border-bottom: 1px solid #ccc; line-height:32px;font-size:14px;padding-left:25px;} .textareabox{ width:390px;border: 1px solid #ccc; float:left; margin-right:10px;} .textareabox-hd{border-bottom: 1px solid #ccc;line-height:28px; text-align:center;} .textareabox textarea{ border:none;} .table-bd td{ height:35px;} .labelsty { font-weight: bold; padding-left: 15px;float: left; } .labelstynb {padding-left: 30px;float: left; } .table-bd td input[type=radio]{ border:none;width:13%; height:33px;*height:26px;*width:13%;} .table-bd td input{ border:none; width:99%; height:33px;*height:26px;*width:97%;} .table-bd td .rinpsty{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px;} .table-bd td .rinpstynum{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px;} .table-bd td .rinpstyname{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px; } .table-bd td .rinpstybc{background-color: #E3E3E3;} .table-bd td .labl{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px;} .table-bd td .labr{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px;} .table-bd td .inpl{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px;} .table-bd td .inpr{ border:1px solid #c2c2c2; width:87%; height:24px;*height:24px;*width:80%; margin-left: 2px;margin-right: 2px;} .table-bd a.abtn{ float:right; margin:2px;} .table-bd a.abtn img{width:16px; height:16px;} .table-bd a.addbtn img{width:16px; height:16px;} .table-bd a.addbtn{ float:right; margin:2px;} .table-bd a.delbtn img{width:16px; height:16px;} .table-bd a.delbtn{ float:right; margin:2px;} .table-bd a.addbtnr img{width:16px; height:16px;} .table-bd a.addbtnr{ float:right; margin:8px;} .table-bd a.delbtnr img{width:16px; height:16px;} .table-bd a.delbtnr{ float:right; margin:8px;} .table-bd a.addbtnl img{width:16px; height:16px;} .table-bd a.addbtnl{ float:right; margin:8px;} .table-bd a.delbtnl img{width:16px; height:16px;} .table-bd a.delbtnl{ float:right; margin:8px;} .table-bd textarea{ border:1px solid #c2c2c2;border-radius:7px; width:98%;margin:5px;} .titlec {background-color:#135AA4;font-weight: bold;font-size: 16px;color:#fff; text-align:center;} .titlefc {background-color:#ACD6FF;font-weight: bold; padding-left: 2px; background: -moz-linear-gradient(center top , rgb(254, 255, 255),rgb(218, 232, 246)) repeat scroll 0% 0% transparent;} .table-bd .titlefc1 {font-weight: bold;margin-left: 2px;padding-left: 20px;background-color: #fff} .table-bd .titlefc2 {font-weight: bold;margin-left: 2px;background-color: #fff} .table-bd .titlefc3{font-size: 12px;background-color: #ACD6FF;padding-left: 5px;text-align: left;} .dvTab { font-family: 'Microsoft Yahei',verdana; font-size:14px; height: 36px; position: absolute; left: 0px; margin:5px 15px 0 4px; } .tabplace{ height:34px; line-height:39px; margin:15px 15px 0 15.5px; } .com-tab { color: rgb(106, 106, 106); } .tab { list-style-type:none; float:left; margin-right: -1px; border:solid 1px #B9C4CF; width:7%; background: -moz-linear-gradient(center top , rgb(254, 255, 255), rgb(218, 232, 246)) repeat scroll 0% 0% transparent; background-color:#EBF3FA; height:23px; line-height:23px; text-align: center; padding: 5px 5px 4px 8px; border-top-left-radius: 3px; border-top-right-radius: 3px; text-overflow: ellipsis; } .dv { width: 100%;*width:98%; height:4px; line-height:4px; background-color:#135AA4; position:absolute; left:0; top:33px; } .activeTab { color:#fff; border-color:#135AA4; background-color:#135AA4; background: -moz-linear-gradient(center top , rgb(25, 111, 198), rgb(19, 91, 165)) repeat scroll 0% 0% transparent; } .activeTab a { color:#fff; dispaly:block; width:100%; height:23px; text-decoration:none; } .activeTab a:hover { text-decoration:none; } .tab a { dispaly:block; width:100%; height:23px; }
0.290981
0.074164
.bvm .dijitReset { margin: 0; border: 0; padding: 0; line-height: normal; font: inherit; color: inherit; } .bvm .dijitInline { display: inline-block; *display: inline; *zoom: 1; border: 0; padding: 0; vertical-align: middle; } .bvm .dijitLayoutContainer { position: relative; display: block; overflow: hidden; } /* DoJo: General Styles - END */ /* DoJo ContentPane - START */ .bvm .dijitContentPane { display: block; overflow: auto; border: none; outline: none; position: relative; top: 0; left: 0; height: inherit; } /* DoJo ContentPane - END */ /* DoJo Popups - START */ .bvm .dijitPopup { position: absolute; background-color: transparent; margin: 0; border: 0; padding: 0; } /* DoJo Popups - END */ /* DoJo Icons - START */ .bvm .dijitNoIcon { display: none; } .bvm .dijitIconSave, .bvm .dijitIconPrint, .bvm .dijitIconCut, .bvm .dijitIconCopy, .bvm .dijitIconClear, .bvm .dijitIconDelete, .bvm .dijitIconUndo, .bvm .dijitIconEdit, .bvm .dijitIconNewTask, .bvm .dijitIconEditTask, .bvm .dijitIconEditProperty, .bvm .dijitIconTask, .bvm .dijitIconFilter, .bvm .dijitIconConfigure, .bvm .dijitIconSearch, .bvm .dijitIconApplication, .bvm .dijitIconBookmark, .bvm .dijitIconChart, .bvm .dijitIconConnector, .bvm .dijitIconDatabase, .bvm .dijitIconDocuments, .bvm .dijitIconMail, .dijitLeaf, .bvm .dijitIconFile, .bvm .dijitIconFunction, .bvm .dijitIconKey, .bvm .dijitIconPackage, .bvm .dijitIconSample, .bvm .dijitIconTable, .bvm .dijitIconUsers, .dijitFolderClosed, .bvm .dijitIconFolderClosed, .dijitFolderOpened, .bvm .dijitIconFolderOpen, .bvm .dijitIconError { /*background-image: url(../../icons/images/commonIconsObjActEnabled.png);*/ background-image: none; width: 16px; height: 16px; } .bvm .dijitIconNewTask { /*background-position: -128px;*/ background-position: top left; background-image: none; width: 0px; height: 0px; } /* DoJo Icons - END */ /* DoJo Buttons - START */ .bvm .dijitButtonNode { outline: none; padding: 4px 14px 5px 14px; margin: 0; border-right: 1px solid #4e903c; border-bottom: 1px solid #4e903c; color: #fff; outline: none !important; text-decoration: none; font-weight: normal; font-size: 14px; cursor: pointer; text-shadow: -0.05em -0.05em 0.1em #666; background-color: #7ab669; /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bc88f', endColorstr='#5ca547');*/ /* for IE */ background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top, #9bc88f, #5ca547) repeat scroll 0 0 #5ca547; border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px; } .bvm .dijitButtonHover .dijitButtonNode { background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } .bvm .dijitButtonNode, .dijitButtonNode * { cursor: pointer; } .bvm .dijitButtonContents { display: block; } .bvm .dijitStretch { white-space: nowrap; background-repeat: repeat-x; } .bvm .dijitButtonActive span, .bvm .dijitButtonHover .dijitButtonNode span, .bvm .dijitButtonActiveFocused .dijitButtonNode, .bvm .dijitButtonActive .dijitButtonNode span, .bvm .dijitButtonFocused .dijitButtonNode span, .bvm .dijitDropDownButton .dijitButtonNode, .bvm .dijitDropDownButtonActive .dijitButtonNode span, .bvm .d.dijitDropDownButtonFocused .dijitButtonNode span, .bvm .dijitDropDownButton .dijitButtonNode span { outline: none !important; } /* DoJo Buttons - END */ /* DoJo Buttons: Add Batch Validation Button - START */ .bvm #container_graybar_left .dijitButtonNode { margin: 8px 0 0 0 !important; padding: 3px 0 0 18px !important; border: none !important; border-right: none !important; border-left: none !important; outline: none !important; filter: none !important; background: none !important; background-color: none !important; color: #fff !important; cursor: pointer; font-family: Verdana, Geneva, Arial, sans-serif; height: 25px; font-weight: normal; display: block !important; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; background-position: -60px 0px !important; /* background-image:url(../../../images/bar_plus_default.png) !important; background-position:top left !important; */ } .bvm #container_graybar_left #addBVButton .dijitButtonNode .dijitIconAddBatch { } .bvm #container_graybar_left .dijitButtonHover .dijitButtonNode .dijitIconAddBatch { } .bvm #container_graybar_left .dijitButtonHover .dijitButtonNode { color: #000 !important; text-decoration: none; /* IMAGE SPRITE */ background-position: -60px -32px !important; /* background-image:url(../../../images/bar_plus_over.png) !important; */ } /* DoJo Buttons: Add Batch Validation Button - END */ /* DoJo Tabs - START */ .bvm .nowrapTabStrip { width: 100%; display: block; position: relative; text-align: left; } .bvm .nowrapTabStrip.dijitTabContainerTop-tabs, .bvm .dijitTabListWrapper.dijitTabContainerTopNone.dijitAlignClient { width: 400px !important; } .bvm .dijitTabListWrapper { overflow: hidden; } .bvm .dijitTab * { vertical-align: middle; } .bvm .dijitTabContainer { width: 100%; } .bvm .dijitTabContainerTop-tabs { border: none; border-bottom: none; z-index: 1px; } .bvm .dijitTabContainerTop-tabs .dijitTab { position: relative; left: 0; top: 0; margin: 3px 5px 0 0 !important; height: 38px; /*40px;*/ float: left; /* Added 2012-08-22 by FG */ } .bvm .dijitTabContainerTop-tabs .dijitTab, .bvm .dijitTabContainerBottom-tabs .dijitTab { display: inline-block; *display: inline; *zoom: 1; } .bvm .dijitTabContainerTop-tabs .dijitTabInnerDiv, .bvm .dijitTabContainerTop-tabs .dijitTabContent, .bvm .dijitTabContainerTop-tabs .dijitTabContent div, .bvm .dijitTabContainerTop-tabs .dijitTab, .bvm .dijitTabContainerTop-tabs .tabLabel { border: none !important; outline: none !important; } .bvm .dijitTabContainerTop-tabs .dijitTabInnerDiv { margin: 0; padding: 0; position: relative; } .bvm .dijitTabContainerTop-tabs .dijitTabContent { padding-top: 4px; /*8px;*/ padding-right: 16px; padding-left: 16px; } .bvm .dijitTabContainerTop-tabs .dijitTabInnerDiv, .bvm .dijitTabContainerTop-tabs .dijitTabContent { min-width: 60px; margin: 0; font-size: 18px; color: #e5e5e5; display: block; text-decoration: none; font-weight: normal !important; font-style: normal; line-height: normal; font-variant: normal; font-family: 'Avenir LT W01 65 Medium', Verdana, Geneva, sans-serif !important; text-shadow: -0.05em -0.05em 0.1em #000; } .bvm .dijitTabContent.dijitButtonContents { display: none !important; } .bvm .dijitTabContainerBottom-tabs, .bvm .dijitTabContainerTop-tabs, .bvm .dijitTabContainerLeft-tabs, .bvm .dijitTabContainerRight-tabs { overflow: visible !important; } .bvm .dijitTab.dijitTabChecked.dijitChecked { background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 49%, #ebf6f8 52%, #feffff 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(49%, #ffffff), color-stop(52%, #ebf6f8), color-stop(100%, #feffff)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 49%, #ebf6f8 52%, #feffff 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%, #ffffff 49%, #ebf6f8 52%, #feffff 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 49%, #ebf6f8 52%, #feffff 100%); /* IE10+ */ background: linear-gradient(top, #ffffff 0%, #ffffff 49%, #ebf6f8 52%, #feffff 100%); /* W3C */ /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#feffff',GradientType=0 ); /* IE6-9 */ border-top-left-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -o-border-top-left-radius: 4px; -o-border-top-right-radius: 4px; /* background-image:url(../../../images/bar_tab_overview.png); background-repeat:no-repeat; background-position:bottom center; */ } .bvm .dijitTab.dijitTabChecked.dijitChecked .dijitTabContent { color: #000; text-shadow: none !important; outline: none; } .bvm .dijitTab.dijitTabChecked.dijitChecked { color: #000; text-shadow: none !important; outline: none; } .bvm .dijitTabContainerBottom-container, .bvm .dijitTabContainerTop-container, .bvm .dijitTabContainerLeft-container, .bvm .dijitTabContainerRight-container { border: none; } /* DoJo Tabs - END */ /* DoJo Dialog - START */ .bvm .dijitDialogUnderlayWrapper { position: absolute; left: 0; top: 0; z-index: 998; display: none; background: transparent !important; } .bvm .dijitDialog { position: absolute; z-index: 999; overflow: hidden; background-color: #fff; overflow: auto; overflow-x: hidden; overflow-y: hidden; border: 1px #666 solid; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; box-shadow: 0 0 5px 3px #999; -moz-box-shadow: 0 0 5px 3px #999; -webkit-box-shadow: 0 0 5px 3px #999; } .bvm .dijitDialog, .bvm .dijitDialog.dijitDialogHover.dijitHover, .bvm .dijitDialog.dijitDialogFocused.dijitFocused, .bvm .dijitDialog.dijitDialogHoverFocused.dijitHoverFocused { /* min-width:595px; max-width:620px; */ width: 600px; min-height: 300px; max-height: 600px; padding: 0; margin: 0; } .bvm .dijitDialog .dijitDialogTitleBar { position: relative; left: 0; top: 0; margin: 0 0 10px 0; padding: 0; width: 100%; height: 36px; border-bottom: 1px solid #d3e1e4; clear: both; display: block; background-color: #eaf5f8; background-image: -webkit-gradient(linear, left top, left top, color-stop(0.85, #f1f9fa), color-stop(0.99, #e3f2f5)); background-image: -webkit-linear-gradient(center top, #f1f9fa 85%, #e3f2f5 99%); background-image: -moz-linear-gradient(center top, #f1f9fa 85%, #e3f2f5 99%); background-image: -o-linear-gradient(top, #f1f9fa 85%, #e3f2f5 99%); background-image: -ms-linear-gradient(top, #f1f9fa 85%, #e3f2f5 99%); /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f9fa', endColorstr='#e3f2f5',GradientType=0 );*/ background: -ms-linear-gradient(top, #f1f9fa 100%, #e3f2f5 100%); background-image: linear-gradient(top, #f1f9fa 85%, #e3f2f5 99%); background-clip: border-box; border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -o-border-top-left-radius: 5px; -o-border-top-right-radius: 5px; } .bvm .dijitDialog .dijitDialogTitleBar .dijitDialogTitle { position: relative; left: 0; top: 0; margin: 0; padding: 10px 0 0 18px; color: #af7209; font-size: 16px; font-weight: normal !important; font-style: normal; line-height: normal; font-variant: normal; font-family: 'Avenir LT W01 65 Medium', Verdana, Geneva, sans-serif !important; display: inline-block; *display: inline; *zoom: 1; clear: none; } .bvm .dijitDialog .dijitDialogTitleBar .dijitDialogCloseIcon { width: 20px; height: 20px; background: none; border: none; outline: none; position: absolute; right: 10px; top: 5px; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; background-position: 0px 0px !important; /* background-image:url(../../../images/icon_close_default.png) !important; background-position:center !important; */ } .bvm .dijitDialog .dijitDialogTitleBar .dijitDialogCloseIcon.dijitDialogCloseIconHover { background-position: -16px -12px !important; /* background-image:url(../../../images/icon_close_over.png) !important; */ } .bvm .dijitDialog .dijitDialogPaneContent, .bvm .dijitDialog .dijitContentPane { overflow: auto; overflow-x: hidden; overflow-y: auto; } .bvm .dijitDialog .dijitDialogPaneContent { position: relative; left: 0; top: 0; margin: 0; padding: 0; width: 100% !important; height: 80%; max-height: 500px; clear: both; display: block; } .bvm .dijitDialog .dijitDialogPaneContent .dijitContentPane { position: relative; left: 0; top: 0; margin: 0; padding: 0; width: 100%; height: 100%; clear: both; display: block; } .bvm.dojoMove { } .bvm .dijitDialog.dojoMoveItem { } /* DoJo Dialog - END */ /* DoJo Tables - START */ .bvm table td { text-align: left; vertical-align: top; } /* DoJo Tables - END */ /* DoJo Forms - START */ .bvm form { position: relative; left: 0; top: 0; margin: 0; padding: 0; width: 100% !important; } /* .bvm form label { width:100%; margin: 0; padding:4px; text-align:right; vertical-align:top; display:inline-block; clear:none; } */ .esriSignInDialog { font-size: 10pt; } .esriSignInDialog .dijitDialogPaneContentArea div:first-child { display: none; } .batchValidatorSignInText { margin-left: 10px; } .esriSignInDialog .dijitDialogPaneContentArea { padding: 10px; } .esriSignInDialog .dijitDialogPaneActionBar { text-align: center; } .esriSignInDialog .dijitDialogPaneActionBar .esriIdCancel { margin-left: 5px; } .esriSignInDialog .dijitDialogPaneActionBar .esriIdCancel .dijitButtonNode, .esriSignInDialog .dijitDialogPaneActionBar .esriIdSubmit .dijitButtonNode { width: 75px; } .bvm form .dijitInputField.dijitInputContainer, .bvm form select, .esriSignInDialog .dijitInputField.dijitInputContainer { /*min-width:250px;*/ position: relative; left: 0; top: 0; margin: 0 0 0 5px; padding: 4px; border: 1px solid #cccccc; display: inline-block; *display: inline; *zoom: 1; clear: left; float: left !important; background-color: #fff; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee)); background-image: -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%); background-image: -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%); background-image: -o-linear-gradient(bottom, white 85%, #eeeeee 99%); background-image: -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%); /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );*/ background: -ms-linear-gradient(top, #ffffff 100%, #eeeeee 100%); background-image: linear-gradient(top, #ffffff 85%, #eeeeee 99%); border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; } .bvm form select.width_min_174 { min-width: 174px; } .bvm form .dijitDisabled .dijitInputField, .bvm form .dijitInputField.dijitInputContainer.dijitTextBoxDisabled.dijitNumberTextBoxDisabled.dijitDisabled, .bvm form .dijitDisabled select { color: #666; border: 1px solid #cccccc; background-color: #eeeeee; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #eeeeee), color-stop(0.99, #cccccc)); background-image: -webkit-linear-gradient(center bottom, #eeeeee 85%, #cccccc 99%); background-image: -moz-linear-gradient(center bottom, #eeeeee 85%, #cccccc 99%); background-image: -o-linear-gradient(bottom, #eeeeee 85%, #cccccc 99%); background-image: -ms-linear-gradient(top, #eeeeee 85%, #cccccc 99%); /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );*/ background: -ms-linear-gradient(top, #eeeeee 100%, #cccccc 100%); background-image: linear-gradient(top, #eeeeee 85%, #cccccc 99%); } .bvm form .dijitTextBox { border: none; width: auto; vertical-align: middle; } .bvm form .dijitValidationInner, .bvm form .dijitArrowButtonInner, .bvm form .dijitTextBoxError input.dijitValidationInner, .bvm form .dijitTextBox input.dijitArrowButtonInner { text-indent: -1em !important; direction: ltr !important; text-align: left !important; height: auto !important; font-weight: normal; } .bvm .dijitTextBox .dijitValidationContainer { display: none; } .bvm form .dijitValidationContainer, .bvm form .dijitTextBoxError .dijitValidationContainer { position: relative; left: 0; top: 0; width: 10px; /* Originally: 15px; */ height: 15px; margin: 3px 0 0 5px; padding: 5px 5px 0 0; display: inline-block; *display: inline; *zoom: 1; cursor: default; float: none !important; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; background-position: -45px -32px !important; /* background-image:url(../../../images/icon_asterisk.png) !important; background-position:top left !important; */ } .bvm form .dijitValidationContainer .dijitValidationIcon { display: none; } .bvm form input[type="button"], .bvm form input[type="file"], .bvm #toolbar1 .dijitButtonNode { outline: none; padding: 4px 14px 5px 14px !important; margin: 0; border-right: 1px solid #adc3c7; border-bottom: 1px solid #adc3c7; outline: none !important; color: #4c4c4c !important; text-decoration: none !important; font-weight: bold; font-size: 13px; cursor: pointer; background-color: #dcecef; /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eef6f7', endColorstr='#c8e1e6');*/ background: -ms-linear-gradient(top, #eef6f7 100%, #c8e1e6 100%); background: -webkit-gradient(linear, center top, center bottom, from(#eef6f7), to(#c8e1e6)); background: -moz-linear-gradient(center top, #eef6f7, #c8e1e6) repeat scroll 0 0 #c8e1e6; border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px; text-shadow: none !important; } .bvm form input[type="button"].radius_right, .bvm form input[type="file"].radius_right, .bvm #toolbar1 .dijitButtonNode.radius_right { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-top-right-radius: 12px; border-bottom-right-radius: 12px; -moz-border-radius-topright: 12px; -moz-border-radius-bottomright: 12px; -webkit-border-top-right-radius: 12px; -webkit-border-bottom-right-radius: 12px; -o-border-top-right-radius: 12px; -o-border-bottom-right-radius: 12px; } .bvm form input[type="button"].radius_left, .bvm form input[type="file"].radius_left, .bvm #toolbar1 .dijitButtonNode.radius_left { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-top-left-radius: 12px; border-bottom-left-radius: 12px; -moz-border-radius-topleft: 12px; -moz-border-radius-bottomleft: 12px; -webkit-border-top-left-radius: 12px; -webkit-border-bottom-left-radius: 12px; -o-border-top-left-radius: 12px; -o-border-bottom-left-radius: 12px; } .bvm form input[type="button"]:hover, .bvm form input[type="button"]:focus, .bvm form input[type="file"]:hover, .bvm form input[type="file"]:focus, .bvm #toolbar1 .dijitButtonHover .dijitButtonNode { color: #fff !important; /* Background */ background: #4997d2; background: -moz-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4997d2), color-stop(100%, #0068ba)); background: -webkit-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: -o-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: -ms-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: linear-gradient(top, #4997d2 0%, #0068ba 100%); /* background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); */ /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } .bvm #toolbar1 .dijitButtonNode .dijitButtonContents, .bvm #toolbar1 .dijitButtonNode .dijitButtonText, .bvm #toolbar1 .dijitButtonNode span { border: none !important; outline: none !important; } /* .bvm form .dijitCheckBox, .bvm form .dijitRadio, .bvm form .dijitCheckBoxInput */ .bvm .dijitCheckBox, .bvm .dijitRadio, .bvm .dijitCheckBoxInput { position: relative; left: 0; top: 0; margin: 0 0 0 5px; padding: 0; border: 0; width: 20px; height: 20px; /*background-position: center center;*/ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; overflow: hidden; clear: none; display: inline-block; *display: inline; *zoom: 1; } .bvm .dijitCheckBox input, .bvm .dijitRadio input { margin: 0; padding: 0; display: block; } .bvm .dijitCheckBoxInput { opacity: 0.01; } .bvm .dijitCheckBox { /* IMAGE SPRITE */ background-position: 0px -52px !important; /* background-image:url(../../../images/form_checkbox.png) !important; */ } .bvm .dijitCheckBox.dijitCheckBoxDisabled, .bvm .dijitCheckBox.dijitCheckBoxDisabled.dijitDisabled { /* IMAGE SPRITE */ background-position: 0px -71px !important; /* background-image:url(../../../images/form_checkbox_disabled.png) !important; */ } .bvm .dijitCheckBox.dijitCheckBoxChecked.dijitChecked { /* IMAGE SPRITE */ background-position: -20px -52px !important; /* background-image:url(../../../images/form_checkbox_checked.png) !important; */ } .bvm .dijitCheckBox.dijitCheckBoxDisabled.dijitCheckBoxCheckedDisabled.dijitCheckedDisabled.dijitDisabled { /* IMAGE SPRITE */ background-position: -20px -71px !important; /* background-image:url(../../../images/form_checkbox_checked_disabled.png) !important; */ } .bvm .dijitRadio { /* IMAGE SPRITE */ background-position: 0px -92px !important; /* background-image:url(../../../images/form_radio.png) !important; */ } .bvm .dijitRadio.dijitRadioDisabled, .bvm .dijitRadio.dijitRadioDisabled.dijitDisabled { /* IMAGE SPRITE */ background-position: 0px -122px !important; /* background-image:url(../../../images/form_radio_disabled.png) !important; */ } .bvm .dijitRadio.dijitRadioChecked.dijitChecked { /* IMAGE SPRITE */ background-position: -20px -92px !important; /* background-image:url(../../../images/form_radio_checked.png) !important; */ } .bvm .dijitRadio.dijitRadioDisabled.dijitRadioCheckedDisabled.dijitCheckedDisabled.dijitDisabled { /* IMAGE SPRITE */ background-position: -20px -122px !important; /* background-image:url(../../../images/form_checkbox_checked_disabled.png) !important; */ } /* DoJo Forms - END */ /* DoJo ToolTip - START */ .dijitTooltip { position: absolute; z-index: 2000; display: block; left: 0; top: -10000px; overflow: visible; } .dijitTooltip .dijitTooltipContainer { padding: 3px 4px; border: 1px solid #333; background: none; background-color: #02719e; color: #FFF; font-size: 12px; font-weight: bold; } /* Dojo ToolTip - END */ /* DoJo DateTextBox - START */ .bvm .dijitDateTextBox .dijitButtonNode { width: 20px; height: 20px; margin: 4px 0 0 4px !important; padding: 0 !important; border: none !important; border-right: none !important; border-left: none !important; outline: none !important; filter: none !important; background: none !important; background-color: none !important; background-position: center !important; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; background-position: -44px -52px !important; /* background-image:url(../../../images/icon_calendar.png) !important; */ float: right !important; border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; } .bvm .dijitDateTextBox .dijitInputField.dijitInputContainer { width: 125px; } .bvm .dijitPopup.dijitCalendarPopup { width: 17em; padding: .2em .2em 0; background-color: #fff; border: 1px solid #333; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarContainer { width: 100% !important; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer { background-color: #EAF5F8; border-bottom: 1px solid #D3E1E4; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow { border: 1px solid #EAF5F8; text-align: center; background: #EAF5F8 50% 50% repeat-x; cursor: pointer; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow.dijitCalendarArrowHover { border: 1px solid #999; /*background: #DADADA 50% 50% repeat-x;*/ font-weight: normal; color: #fff; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow img { width: 16px; height: 16px; margin: 0 0 0 7px; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; display: block; float: left; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow img.dijitCalendarIncrementControl.dijitCalendarDecrease { /* IMAGE SPRITE */ background-position: -1px -150px !important; /* background-image:url(../../../images/icon_arrow1_left.png); */ } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow img.dijitCalendarIncrementControl.dijitCalendarIncrease { /* IMAGE SPRITE */ background-position: -1px -168px !important; /* background-image:url(../../../images/icon_arrow1_right.png); */ } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow.dijitCalendarArrowHover img.dijitCalendarIncrementControl.dijitCalendarDecrease { /* IMAGE SPRITE */ background-position: -20px -150px !important; /* background-image:url(../../../images/icon_arrow1_left_over.png); */ } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow.dijitCalendarArrowHover img.dijitCalendarIncrementControl.dijitCalendarIncrease { /* IMAGE SPRITE */ background-position: -20px -168px !important; /* background-image:url(../../../images/icon_arrow1_right_over.png); */ } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow span { display: none; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitButtonNode { width: auto !important; margin: 3px 0; border: none !important; border-right: none !important; border-left: none !important; outline: none !important; filter: none !important; background: none !important; background-color: none !important; float: left; clear: right; font-size: 14px; color: #AF7209; font-weight: normal !important; text-shadow: none !important; text-decoration: underline !important; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitDropDownButtonHover .dijitButtonNode { color: #4b8d2c; /*#02719e;*/ text-shadow: none !important; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitArrowButtonInner { width: 10px; height: 2px; display: inline-block !important; *display: inline !important; *zoom: 1; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitArrowButtonChar { font-size: 11px; color: #AF7209; vertical-align: middle; text-align: left; display: inline-block !important; *display: inline !important; *zoom: 1; text-decoration: none !important; font-weight: normal !important; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitDropDownButtonHover .dijitArrowButtonChar { color: #4b8d2c; /*#02719e;*/ text-shadow: none !important; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarDayLabelTemplate { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarBodyContainer { } .bvm .dijitPopup.dijitCalendarPopup table tr.dijitCalendarWeekTemplate td { padding: 1px !important; outline: none !important; border: none !important; } .bvm .dijitPopup.dijitCalendarPopup table tr.dijitCalendarWeekTemplate td span { display: block; padding: .2em; text-align: right; text-decoration: none; } .bvm .dijitPopup.dijitCalendarPopup table tr td.dijitCalendarEnabledDate span { border: 1px solid #d3d3d3; background: #fff; font-weight: normal; color: #555; } .bvm .dijitPopup.dijitCalendarPopup table tr td.dijitCalendarEnabledDate.dijitCalendarSelectedDate span { /*background-color: #02719E;*/ color: #fff; background-color: #3295ce; background: -ms-linear-gradient(top, #1987c8 100%, #469ed3 100%); background: -webkit-gradient(linear, center top, center bottom, from(#1987c8), to(#469ed3)); background: -moz-linear-gradient(center top, #1987c8, #469ed3) repeat scroll 0 0 #469ed3; /* background-color:#7ab669; background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top ,#9bc88f, #5ca547) repeat scroll 0 0 #5ca547; */ } .bvm .dijitPopup.dijitCalendarPopup table tr td.dijitCalendarEnabledDate.dijitCalendarHoveredDate span { border: 1px solid #AAA; /*background: #fff 50% 50% repeat-x;*/ font-weight: normal; color: #fff !important; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); /* background-color:#7ab669; background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top ,#9bc88f, #5ca547) repeat scroll 0 0 #5ca547; */ /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } .bvm .dijitPopup.dijitCalendarPopup table tr td.dijitCalendarPreviousMonth span, .bvm .dijitPopup.dijitCalendarPopup table tr td.dijitCalendarNextMonth span { border: 1px solid #d3d3d3; background: #E6E6E6 50% 50%; font-weight: normal; color: #999; } .bvm .dijitCalendarMonthMenu .dijitCalendarMonthLabel { padding: 3px 0; text-align: center; border-bottom: 1px solid #D3E1E4; } .bvm .dijitCalendarMonthMenu .dijitCalendarMonthLabel:nth-child(even) { background: #E3F1F8; } .bvm .dijitCalendarMonthMenu .dijitCalendarMonthLabel:nth-child(odd) { background: #FFF; } .bvm .dijitCalendarMonthMenu .dijitCalendarMonthLabel.dijitCalendarMonthLabelHover { color: #fff; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel { margin: 3px 0 0 0; padding: 2px 0; width: 100% !important; display: block; clear: both; background-color: #f5f5f5; border-top: 1px solid #dedede; text-align: center; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel .dijitCalendarPreviousYear, .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel .dijitCalendarNextYear, .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel .dijitCalendarSelectedYear { padding: .2em; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel .dijitCalendarSelectedYear { cursor: default; color: #fff; background-color: #3295ce; background: -ms-linear-gradient(top, #1987c8 100%, #469ed3 100%); background: -webkit-gradient(linear, center top, center bottom, from(#1987c8), to(#469ed3)); background: -moz-linear-gradient(center top, #1987c8, #469ed3) repeat scroll 0 0 #469ed3; /* background-color:#7ab669; background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top ,#9bc88f, #5ca547) repeat scroll 0 0 #5ca547; */ } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel .dijitCalendarPreviousYear.dijitCalendarPreviousYearHover, .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel .dijitCalendarNextYear.dijitCalendarNextYearHover { color: #fff !important; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); /* background-color:#7ab669; background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top ,#9bc88f, #5ca547) repeat scroll 0 0 #5ca547; */ /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } /* DoJo DateTextBox - END */ /* DoJo TimeTextBox - START */ .bvm .dijitTimeTextBox .dijitButtonNode { display: none !important; } .bvm .dijitTimeTextBox .dijitInputField.dijitInputContainer { width: 125px; } .bvm .dijitPopup.dijitTimePickerPopup { width: 10em; padding: .2em .2em 0; background-color: #fff; border: 1px solid #333; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } .bvm .dijitPopup.dijitTimePickerPopup .dijitMenu.dijitTimePicker { width: 100% !important; border: none !important; background-color: transparent !important } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePicker .dijitButtonNode { outline: none; padding: 4px 14px 5px 14px !important; margin: 0; border-right: 1px solid #adc3c7; border-bottom: 1px solid #adc3c7; outline: none !important; color: #4c4c4c !important; text-decoration: none !important; font-weight: bold; font-size: 13px; cursor: pointer; background: #dcecef; background: -moz-linear-gradient(top, #eef6f7 0%, #c8e1e6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eef6f7), color-stop(100%, #c8e1e6)); background: -webkit-linear-gradient(top, #eef6f7 0%, #c8e1e6 100%); background: -o-linear-gradient(top, #eef6f7 0%, #c8e1e6 100%); background: -ms-linear-gradient(top, #eef6f7 0%, #c8e1e6 100%); background: linear-gradient(top, #eef6f7 0%, #c8e1e6 100%); text-shadow: none !important; } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePicker .dijitButtonNode.dijitUpArrowButton { border-top: 0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; -o-border-bottom-left-radius: 4px; -o-border-bottom-right-radius: 4px; } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePicker .dijitButtonNode.dijitDownArrowButton { border-bottom: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -o-border-top-left-radius: 4px; -o-border-top-right-radius: 4px; } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePicker .dijitButtonNode.dijitUpArrowButton.dijitUpArrowHover, .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePicker .dijitButtonNode.dijitDownArrowButton.dijitDownArrowHover { color: #fff !important; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerTick, .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerItem.dijitTimePickerMarker { color: #333; border-bottom: 1px solid #D3E1E4; } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerItem.dijitTimePickerMarker { background-color: #E3F1F8; } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerTick, .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerMarker { /*border-bottom: 1px solid #D3E1E4;*/ } .bvm .dijitPopup.dijitTimePickerPopup .dijitButtonNode.dijitUpArrowButton { } .bvm .dijitPopup.dijitTimePickerPopup .dijitButtonNode.dijitUpArrowButton .dijitArrowButtonInner { display: none !important; } .bvm .dijitPopup.dijitTimePickerPopup .dijitButtonNode.dijitUpArrowButton .dijitArrowButtonChar { display: inline-block !important; *display: inline !important; *zoom: 1; } .bvm .dijitPopup.dijitTimePickerPopup .dijitButtonNode.dijitDownArrowButton { } .bvm .dijitPopup.dijitTimePickerPopup .dijitButtonNode.dijitDownArrowButton .dijitArrowButtonInner { display: none !important; } .bvm .dijitPopup.dijitTimePickerPopup .dijitButtonNode.dijitDownArrowButton .dijitArrowButtonChar { display: inline-block !important; *display: inline !important; *zoom: 1; } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerItem.dijitTimePickerItemSelected { color: #fff; background-color: #3295ce; background: -ms-linear-gradient(top, #1987c8 100%, #469ed3 100%); background: -webkit-gradient(linear, center top, center bottom, from(#1987c8), to(#469ed3)); background: -moz-linear-gradient(center top, #1987c8, #469ed3) repeat scroll 0 0 #469ed3; /* background-color:#7ab669; background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top ,#9bc88f, #5ca547) repeat scroll 0 0 #5ca547; */ } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerItem.dijitTimePickerItemHover, .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerItem.dijitTimePickerTickHover { color: #fff !important; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); /* background-color:#7ab669; background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top ,#9bc88f, #5ca547) repeat scroll 0 0 #5ca547; */ /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } /* DoJo TimeTextBox - END */ /* DoJo Grid - START */ .bvm .dojoxGrid { width: 100%; position: relative; background-color: #fff; outline: none !important; overflow: hidden; font-family: inherit; } .bvm .dojoxGrid .dojoxGridMasterHeader { position: relative; } .bvm .dojoxGrid .dojoxGridMasterHeader .dojoxGridHeader { background-color: #e7f4f6; position: absolute; overflow: hidden; cursor: default; } .bvm .dojoxGrid .dojoxGridMasterHeader .dojoxGridHeader table { text-align: center; } .bvm .dojoxGrid table { padding: 0; } .bvm .dojoxGrid .dojoxGridRowTable { table-layout: fixed; empty-cells: show; width: 0; } .bvm .dojoxGrid .dojoxGridCell { border-color: transparent; border: none; outline: none; padding: 6px 3px; text-align: left; overflow: hidden; cursor: default; } .bvm .dojoxGrid .dojoxGridHeader .dojoxGridCell { border: 1px solid; border-color: #eef7f9 #e3ebed #d4e2e5 #e5f3f6; /*background: url(images/grid_dx_gradient.gif);*/ background: none; background-color: #EAF5F8; color: #5d6263; } .bvm .dojoxGrid .dojoxGridHeader .dojoxGridCell.dojoxGridCellOver { color: #fff !important; outline: none !important; background: #4997d2; background: -moz-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4997d2), color-stop(100%, #0068ba)); background: -webkit-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: -o-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: -ms-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: linear-gradient(top, #4997d2 0%, #0068ba 100%); /* background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); */ } .bvm .dojoxGrid .dojoxGridHeader .dojoxGridCell .dojoxGridColCaption { text-align: left; } .bvm .dojoxGrid .dojoxGridHeader .dojoxGridCell .dojoxGridArrowButtonNode { display: none; padding-left: 16px; } .bvm .dojoxGrid .dojoxGridHeader .dojoxGridCell .dojoxGridArrowButtonChar { width: 16px; float: right; display: inline; } .bvm .dojoxGrid .dojoxGridMasterView { position: relative; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridView { position: absolute; overflow: hidden; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridHiddenFocus { position: absolute; top: -1000px; height: 0; width: 0; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridScrollbox { position: relative; overflow: auto; background: none; background-color: transparent; width: 100%; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent { position: relative; overflow: hidden; -moz-outline-style: none; outline: none; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridRow { border: none; border-color: transparent; border-left: none; border-right: none; background: none; background-color: transparent; border-top: none; position: relative; width: 100%; color: #4d4d4d; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridRow.dojoxGridRowOdd { background-color: #f1f8fa; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridRow.dojoxGridRowOver { border: none !important; outline: none !important; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridRow.dojoxGridRowSelected { color: #fff !important; outline: none !important; background-color: #3295ce; background: -ms-linear-gradient(top, #1987c8 100%, #469ed3 100%); background: -webkit-gradient(linear, center top, center bottom, from(#1987c8), to(#469ed3)); background: -moz-linear-gradient(center top, #1987c8, #469ed3) repeat scroll 0 0 #469ed3; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridCell.dojoxGridCellHover, .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridCell.dojoxGridCellOver, .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridCell.dojoxGridCellFocus, .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridCell.dojoxGridCellFocus.dojoxGridCellOver { border: none !important; outline: none !important; } .bvm .dojoxGrid .dojoxGridMasterMessages { position: relative; padding: 1em; text-align: center; background-color: #fff; } /* DoJo Grid - END */ /* DoJo Accordion - START */ .bvm .dijitAccordionContainer { border: none; border-top: 0 !important; } .bvm .dijitAccordionInnerContainer { margin-bottom: 4px; } .bvm .dijitAccordionInnerContainer.dijitAccordionInnerContainerSelected.dijitSelected { } .bvm .dijitAccordionContainer .dijitAccordionInnerContainer, .bvm .dijitAccordionContainer .dijitAccordionTitle, .bvm .dijitAccordionContainer .dijitAccordionTitleFocus { border: none !important; outline: none !important; } .bvm .dijitAccordionContainer .dijitAccordionTitle { border-bottom: 1px solid #c7c7c7 !important; background-color: #f8f8f8; background: -ms-linear-gradient(top, #ffffff 100%, #f3f3f3 100%); background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#f3f3f3)); background: -moz-linear-gradient(center top, #ffffff, #f3f3f3) repeat scroll 0 0 #f3f3f3; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } .bvm .dijitAccordionContainer .dijitAccordionTitle .dijitAccordionText { padding: 8px; font-weight: bold; color: #000; clear: none; display: inline-block; *display: inline; *zoom: 1; } .bvm .dijitAccordionContainer .dijitAccordionTitle .arrowTextUp, .bvm .dijitAccordionContainer .dijitAccordionTitle .arrowTextDown { display: none; } .bvm .dijitAccordionContainer .dijitAccordionInnerContainer .dijitAccordionTitle .dijitIcon.dijitIconChevron { width: 16px; height: 16px; margin: 8px 8px 0 0; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; background-position: -45px -92px !important; /*background-image:url(../../../images/icon_chevron1_up.png);*/ clear: none; display: inline-block; float: right; } .bvm .dijitAccordionContainer .dijitAccordionInnerContainer.dijitAccordionInnerContainerSelected .dijitAccordionTitle .dijitIcon.dijitIconChevron { /* IMAGE SPRITE */ background-position: -45px -71px !important; /* background-image:url(../../../images/icon_chevron1_down.png); */ } .bvm .dijitAccordionContainer .dijitAccordionChildWrapper { background-color: #fff; border: 1px solid #fff; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; -o-border-bottom-left-radius: 5px; -o-border-bottom-right-radius: 5px; } /* DoJo Accordion - END */ /* DoJo ComboBox - START */ .bvm .dijitComboBox { border: 1px solid #c6c6c6; background-color: #f6f6f6; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee)); background-image: -webkit-linear-gradient(center top, #ffffff, #eeeeee); background-image: -moz-linear-gradient(center top, #ffffff, #eeeeee); background-image: -o-linear-gradient(top, #ffffff, #eeeeee); background-image: -ms-linear-gradient(top, #ffffff, #eeeeee); /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );*/ background: -ms-linear-gradient(top, #ffffff, #eeeeee); background-image: linear-gradient(top, #ffffff, #eeeeee); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } .bvm .dijitComboBox .dijitInputContainer { width: auto; margin-left: 6px !important; } .bvm .dijitComboBox .dijitInputContainer, .bvm .dijitComboBox .dijitInputContainer input { color: #333; } .bvm .dijitComboBox .dijitInputInner { padding: 4px 5px 0 0; } .bvm .dijitComboBox .dijitButtonNode { padding: 4px 5px 5px 5px; outline: none; background: none; border: none; border-left: 1px solid #c6c6c6; background-color: #f6f6f6; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee)); background-image: -webkit-linear-gradient(center top, #ffffff, #eeeeee); background-image: -moz-linear-gradient(center top, #ffffff, #eeeeee); background-image: -o-linear-gradient(top, #ffffff, #eeeeee); background-image: -ms-linear-gradient(top, #ffffff, #eeeeee); /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );*/ background: -ms-linear-gradient(top, #ffffff, #eeeeee); background-image: linear-gradient(top, #ffffff, #eeeeee); border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; } .bvm .dijitComboBox .dijitButtonNode.dijitDownArrowButton.dijitArrowButtonContainer input { width: 16px; height: 16px; margin: 0; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; background-position: -1px -219px; } .bvm .dijitComboBoxMenuPopup { border: 1px solid #c6c6c6; border-top: 0; background-color: #f6f6f6; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee)); background-image: -webkit-linear-gradient(center top, #ffffff, #eeeeee); background-image: -moz-linear-gradient(center top, #ffffff, #eeeeee); background-image: -o-linear-gradient(top, #ffffff, #eeeeee); background-image: -ms-linear-gradient(top, #ffffff, #eeeeee); /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );*/ background: -ms-linear-gradient(top, #ffffff, #eeeeee); background-image: linear-gradient(top, #ffffff, #eeeeee); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; } .bvm .dijitComboBoxMenuPopup .dijitMenuItem, .bvm .dijitComboBoxMenuPopup .dijitMenuItemSelected, .bvm .dijitComboBoxMenuPopup .dijitMenuItemHover, .bvm .dijitComboBoxMenuPopup .dijitMenuItemFocused { padding: 5px 5px 6px 5px; } .bvm .dijitComboBoxMenuPopup .dijitMenuItemSelected { color: #fff; background-color: #3295ce; background: -moz-linear-gradient(top, #1987c8 0%, #469ed3 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1987c8), color-stop(100%, #469ed3)); background: -webkit-linear-gradient(top, #1987c8 0%, #469ed3 100%); background: -o-linear-gradient(top, #1987c8 0%, #469ed3 100%); background: -ms-linear-gradient(top, #1987c8 0%, #469ed3 100%); background: linear-gradient(top, #1987c8 0%, #469ed3 100%); } .bvm .dijitComboBoxMenuPopup .dijitMenuItemHover, .bvm .dijitComboBoxMenuPopup .dijitMenuItemFocused { color: #fff !important; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); } /* DoJo ComboBox - END */ /* DoJo Map SliderBar - START */ .bvm .dijitSliderV.dijitSlider { top: 10px !important; left: 10px !important; } .bvm .dijitSliderMoveable { z-index: 99; position: absolute !important; display: block; vertical-align: middle; } .bvm .dijitSliderMoveableH { right: 0; } .bvm .dijitSliderMoveableV { right: 50%; } .bvm .dijit_a11y DIV.dijitSliderImageHandle, .bvm .dijitSliderImageHandle { margin: 0; padding: 0; position: relative !important; border: 8px solid #59a3c0; width: 0; height: 0; cursor: pointer; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } .bvm .dijitSliderImageHandle.dijitSliderThumbHover, .bvm .dijitSliderImageHandle.dijitSliderThumbActive { border: 8px solid #02719e; } .dj_iequirks .dijit_a11y .dijitSliderImageHandle { font-size: 0; } .dj_ie7 .dijitSliderImageHandle { overflow: hidden; font-size: 75%; } .dj_ie7 .dijit_a11y .dijitSliderImageHandle { overflow: visible; } .dijit_a11y .dijitSliderFocused .dijitSliderImageHandle { border: 4px solid #000; height: 8px; width: 8px; } .dijitSliderImageHandleV { top: -8px; right: -50%; } .dijitSliderBar { border-style: solid; border-color: #333; cursor: pointer; } .bvm .dijitSliderBarContainerV { position: relative; height: 100%; z-index: 1; } .bvm .dijitSliderBarV { width: 4px; border-width: 0 1px; } .bvm .dijitSliderProgressBar { background-color: #dcecef; z-index: 1; } .bvm .dijitSliderProgressBarV { position: static !important; height: 0; vertical-align: top; text-align: left; } .bvm .dj_webkit .dijitSliderProgressBarV { padding-top: 1px; } .bvm .dijitSliderProgressBarH { position: absolute !important; width: 0; vertical-align: middle; overflow: visible; } .bvm .dijitSliderRemainingBar { overflow: hidden; background-color: #dcecef; z-index: 1; } .bvm .dijitSliderRemainingBarV { height: 100%; text-align: left; } .bvm .dijitSliderRemainingBarH { width: 100% !important; } .bvm .dijitSliderBumper { overflow: hidden; z-index: 1; } .bvm .dijitSliderBumperV { width: 4px; height: 8px; background-color: #dcecef; border-width: 1px; } .bvm .dijitSliderBumperV.dijitSliderTopBumper { border-bottom-width: 0; border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -o-border-top-left-radius: 5px; -o-border-top-right-radius: 5px; } .bvm .dijitSliderBumperV.dijitSliderBottomBumper { border-top-width: 0; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; -o-border-bottom-left-radius: 5px; -o-border-bottom-right-radius: 5px; } .bvm .dijitSliderBottomBumper, .bvm .dijitSliderLeftBumper { background-color: #dcecef; } .bvm .dijitSliderTopBumper, .bvm .dijitSliderRightBumper { background-color: #dcecef; } .dijitSliderDecoration { text-align: center; } .dijitSliderDecorationC, .dijitSliderDecorationV { position: relative; } .dj_ie6 .dijitSliderV td, .dj_ie7 .dijitSliderV td { position: static; } .dijitSliderDecorationV { height: 100%; } .dijitSliderButton { font-family: monospace; margin: 0; padding: 0; display: block; } .dijit_a11y .dijitSliderButtonInner { visibility: visible !important; } .bvm .dijitSliderButtonContainer { text-align: center; height: 0; font-weight: bold; } .bvm .dijitSliderButtonContainer * { cursor: pointer; } .bvm .dijitSlider .dijitButtonNode { padding: 0; display: block; } .dijitRuleContainer { position: relative; overflow: visible; } .dijitRuleContainerV { height: 100%; line-height: 0; float: left; text-align: left; } .dj_opera .dijitRuleContainerV { line-height: 2%; } .dj_ie .dijitRuleContainerV { line-height: normal; } .dj_gecko .dijitRuleContainerV { margin: 0 0 1px 0; } .dijitRuleMark { position: absolute; border: 1px solid black; line-height: 0; height: 100%; } .dijitRuleLabelContainer { position: absolute; } .dijitRuleLabelV { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .dijitRuleMarkV { height: 0; border-right-width: 0 !important; border-bottom-width: 0 !important; border-left-width: 0 !important; width: 100%; left: 0; } .dj_ie .dijitRuleLabelContainerV { margin-top: -.55em; } .dijit_a11y .dijitSliderReadOnly, .dijit_a11y .dijitSliderDisabled { opacity: 0.6; } .dj_ie .dijit_a11y .dijitSliderReadOnly .dijitSliderBar, .dj_ie .dijit_a11y .dijitSliderDisabled .dijitSliderBar { filter: alpha(opacity=40); } .dijit_a11y .dijitSlider .dijitSliderButtonContainer DIV { font-family: monospace; font-size: 1em; line-height: 1em; height: auto; width: auto; margin: 0 4px; } /* DoJo Map SliderBar - END */ /* logging theme */ .loggingSprite { background: url(./images/loggingSprite.png); height: 16px; width: 16px; } .loggingSprite.loggingInfo { background-position: 0 -26px; } .loggingSprite.loggingError { background-position: 0 0; } .loggingWidgetEntryList { list-style-type: none; margin: 0; padding: 0; height: 200px; overflow: auto; padding: 5px 10px; } .loggingWidgetEntryList li { margin: 5px 0; } .loggingWidgetTypeIcon { float: left; margin-right: 5px; margin-top: 2px; } .loggingInfoMessage { color: green; } .loggingErrorMessage { color: red; } .loggingWidgetActionDisplayToggleIcon, .loggingWidgetActionContainerToggleEntry, .loggingWidgetActionClearIcon { float: left; } .loggingWidgetActionDisplayToggleIcon { cursor: default; } .loggingWidgetActionClearIcon { float: right; margin-right: 10px; } .loggingWidgetActionDisplayToggleIcon { margin-right: 5px; } .loggingWidgetActionContainerToggleEntry { margin-right: 10px; } .hiddenLogMessage { display: none; } .loggingMessageText { font-size: 9pt; line-height: 20px; } .loggingMessageTimestamp { font-size: 7pt; margin-right: 3px; color: black; margin-top: 3px; float: left; } .loggingActions { border-bottom: 1px dashed #808080; height: 25px; margin-left: 5%; width: 90%; } .loggingWindowLink { position: absolute; right: 10px; top: 10px; color: blue; font-size: 10pt; border-bottom: 1px solid blue; cursor: pointer; } .loggingClearTest { float: right; cursor: pointer; color: black; text-decoration: underline; } .loggingLinkMainText { padding-right: 3px; } .customConfirmDialog .dijitDialogPaneActionBar{ float:right; } /* end logging theme */
css/themes/bvm/bvm.css
.bvm .dijitReset { margin: 0; border: 0; padding: 0; line-height: normal; font: inherit; color: inherit; } .bvm .dijitInline { display: inline-block; *display: inline; *zoom: 1; border: 0; padding: 0; vertical-align: middle; } .bvm .dijitLayoutContainer { position: relative; display: block; overflow: hidden; } /* DoJo: General Styles - END */ /* DoJo ContentPane - START */ .bvm .dijitContentPane { display: block; overflow: auto; border: none; outline: none; position: relative; top: 0; left: 0; height: inherit; } /* DoJo ContentPane - END */ /* DoJo Popups - START */ .bvm .dijitPopup { position: absolute; background-color: transparent; margin: 0; border: 0; padding: 0; } /* DoJo Popups - END */ /* DoJo Icons - START */ .bvm .dijitNoIcon { display: none; } .bvm .dijitIconSave, .bvm .dijitIconPrint, .bvm .dijitIconCut, .bvm .dijitIconCopy, .bvm .dijitIconClear, .bvm .dijitIconDelete, .bvm .dijitIconUndo, .bvm .dijitIconEdit, .bvm .dijitIconNewTask, .bvm .dijitIconEditTask, .bvm .dijitIconEditProperty, .bvm .dijitIconTask, .bvm .dijitIconFilter, .bvm .dijitIconConfigure, .bvm .dijitIconSearch, .bvm .dijitIconApplication, .bvm .dijitIconBookmark, .bvm .dijitIconChart, .bvm .dijitIconConnector, .bvm .dijitIconDatabase, .bvm .dijitIconDocuments, .bvm .dijitIconMail, .dijitLeaf, .bvm .dijitIconFile, .bvm .dijitIconFunction, .bvm .dijitIconKey, .bvm .dijitIconPackage, .bvm .dijitIconSample, .bvm .dijitIconTable, .bvm .dijitIconUsers, .dijitFolderClosed, .bvm .dijitIconFolderClosed, .dijitFolderOpened, .bvm .dijitIconFolderOpen, .bvm .dijitIconError { /*background-image: url(../../icons/images/commonIconsObjActEnabled.png);*/ background-image: none; width: 16px; height: 16px; } .bvm .dijitIconNewTask { /*background-position: -128px;*/ background-position: top left; background-image: none; width: 0px; height: 0px; } /* DoJo Icons - END */ /* DoJo Buttons - START */ .bvm .dijitButtonNode { outline: none; padding: 4px 14px 5px 14px; margin: 0; border-right: 1px solid #4e903c; border-bottom: 1px solid #4e903c; color: #fff; outline: none !important; text-decoration: none; font-weight: normal; font-size: 14px; cursor: pointer; text-shadow: -0.05em -0.05em 0.1em #666; background-color: #7ab669; /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bc88f', endColorstr='#5ca547');*/ /* for IE */ background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top, #9bc88f, #5ca547) repeat scroll 0 0 #5ca547; border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px; } .bvm .dijitButtonHover .dijitButtonNode { background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } .bvm .dijitButtonNode, .dijitButtonNode * { cursor: pointer; } .bvm .dijitButtonContents { display: block; } .bvm .dijitStretch { white-space: nowrap; background-repeat: repeat-x; } .bvm .dijitButtonActive span, .bvm .dijitButtonHover .dijitButtonNode span, .bvm .dijitButtonActiveFocused .dijitButtonNode, .bvm .dijitButtonActive .dijitButtonNode span, .bvm .dijitButtonFocused .dijitButtonNode span, .bvm .dijitDropDownButton .dijitButtonNode, .bvm .dijitDropDownButtonActive .dijitButtonNode span, .bvm .d.dijitDropDownButtonFocused .dijitButtonNode span, .bvm .dijitDropDownButton .dijitButtonNode span { outline: none !important; } /* DoJo Buttons - END */ /* DoJo Buttons: Add Batch Validation Button - START */ .bvm #container_graybar_left .dijitButtonNode { margin: 8px 0 0 0 !important; padding: 3px 0 0 18px !important; border: none !important; border-right: none !important; border-left: none !important; outline: none !important; filter: none !important; background: none !important; background-color: none !important; color: #fff !important; cursor: pointer; font-family: Verdana, Geneva, Arial, sans-serif; height: 25px; font-weight: normal; display: block !important; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; background-position: -60px 0px !important; /* background-image:url(../../../images/bar_plus_default.png) !important; background-position:top left !important; */ } .bvm #container_graybar_left #addBVButton .dijitButtonNode .dijitIconAddBatch { } .bvm #container_graybar_left .dijitButtonHover .dijitButtonNode .dijitIconAddBatch { } .bvm #container_graybar_left .dijitButtonHover .dijitButtonNode { color: #000 !important; text-decoration: none; /* IMAGE SPRITE */ background-position: -60px -32px !important; /* background-image:url(../../../images/bar_plus_over.png) !important; */ } /* DoJo Buttons: Add Batch Validation Button - END */ /* DoJo Tabs - START */ .bvm .nowrapTabStrip { width: 100%; display: block; position: relative; text-align: left; } .bvm .nowrapTabStrip.dijitTabContainerTop-tabs, .bvm .dijitTabListWrapper.dijitTabContainerTopNone.dijitAlignClient { width: 400px !important; } .bvm .dijitTabListWrapper { overflow: hidden; } .bvm .dijitTab * { vertical-align: middle; } .bvm .dijitTabContainer { width: 100%; } .bvm .dijitTabContainerTop-tabs { border: none; border-bottom: none; z-index: 1px; } .bvm .dijitTabContainerTop-tabs .dijitTab { position: relative; left: 0; top: 0; margin: 3px 5px 0 0 !important; height: 38px; /*40px;*/ float: left; /* Added 2012-08-22 by FG */ } .bvm .dijitTabContainerTop-tabs .dijitTab, .bvm .dijitTabContainerBottom-tabs .dijitTab { display: inline-block; *display: inline; *zoom: 1; } .bvm .dijitTabContainerTop-tabs .dijitTabInnerDiv, .bvm .dijitTabContainerTop-tabs .dijitTabContent, .bvm .dijitTabContainerTop-tabs .dijitTabContent div, .bvm .dijitTabContainerTop-tabs .dijitTab, .bvm .dijitTabContainerTop-tabs .tabLabel { border: none !important; outline: none !important; } .bvm .dijitTabContainerTop-tabs .dijitTabInnerDiv { margin: 0; padding: 0; position: relative; } .bvm .dijitTabContainerTop-tabs .dijitTabContent { padding-top: 4px; /*8px;*/ padding-right: 16px; padding-left: 16px; } .bvm .dijitTabContainerTop-tabs .dijitTabInnerDiv, .bvm .dijitTabContainerTop-tabs .dijitTabContent { min-width: 60px; margin: 0; font-size: 18px; color: #e5e5e5; display: block; text-decoration: none; font-weight: normal !important; font-style: normal; line-height: normal; font-variant: normal; font-family: 'Avenir LT W01 65 Medium', Verdana, Geneva, sans-serif !important; text-shadow: -0.05em -0.05em 0.1em #000; } .bvm .dijitTabContent.dijitButtonContents { display: none !important; } .bvm .dijitTabContainerBottom-tabs, .bvm .dijitTabContainerTop-tabs, .bvm .dijitTabContainerLeft-tabs, .bvm .dijitTabContainerRight-tabs { overflow: visible !important; } .bvm .dijitTab.dijitTabChecked.dijitChecked { background: #ffffff; /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 49%, #ebf6f8 52%, #feffff 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(49%, #ffffff), color-stop(52%, #ebf6f8), color-stop(100%, #feffff)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 49%, #ebf6f8 52%, #feffff 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%, #ffffff 49%, #ebf6f8 52%, #feffff 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 49%, #ebf6f8 52%, #feffff 100%); /* IE10+ */ background: linear-gradient(top, #ffffff 0%, #ffffff 49%, #ebf6f8 52%, #feffff 100%); /* W3C */ /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#feffff',GradientType=0 ); /* IE6-9 */ border-top-left-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -o-border-top-left-radius: 4px; -o-border-top-right-radius: 4px; /* background-image:url(../../../images/bar_tab_overview.png); background-repeat:no-repeat; background-position:bottom center; */ } .bvm .dijitTab.dijitTabChecked.dijitChecked .dijitTabContent { color: #000; text-shadow: none !important; outline: none; } .bvm .dijitTab.dijitTabChecked.dijitChecked { color: #000; text-shadow: none !important; outline: none; } .bvm .dijitTabContainerBottom-container, .bvm .dijitTabContainerTop-container, .bvm .dijitTabContainerLeft-container, .bvm .dijitTabContainerRight-container { border: none; } /* DoJo Tabs - END */ /* DoJo Dialog - START */ .bvm .dijitDialogUnderlayWrapper { position: absolute; left: 0; top: 0; z-index: 998; display: none; background: transparent !important; } .bvm .dijitDialog { position: absolute; z-index: 999; overflow: hidden; background-color: #fff; overflow: auto; overflow-x: hidden; overflow-y: hidden; border: 1px #666 solid; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; box-shadow: 0 0 5px 3px #999; -moz-box-shadow: 0 0 5px 3px #999; -webkit-box-shadow: 0 0 5px 3px #999; } .bvm .dijitDialog, .bvm .dijitDialog.dijitDialogHover.dijitHover, .bvm .dijitDialog.dijitDialogFocused.dijitFocused, .bvm .dijitDialog.dijitDialogHoverFocused.dijitHoverFocused { /* min-width:595px; max-width:620px; */ width: 600px; min-height: 300px; max-height: 600px; padding: 0; margin: 0; } .bvm .dijitDialog .dijitDialogTitleBar { position: relative; left: 0; top: 0; margin: 0 0 10px 0; padding: 0; width: 100%; height: 36px; border-bottom: 1px solid #d3e1e4; clear: both; display: block; background-color: #eaf5f8; background-image: -webkit-gradient(linear, left top, left top, color-stop(0.85, #f1f9fa), color-stop(0.99, #e3f2f5)); background-image: -webkit-linear-gradient(center top, #f1f9fa 85%, #e3f2f5 99%); background-image: -moz-linear-gradient(center top, #f1f9fa 85%, #e3f2f5 99%); background-image: -o-linear-gradient(top, #f1f9fa 85%, #e3f2f5 99%); background-image: -ms-linear-gradient(top, #f1f9fa 85%, #e3f2f5 99%); /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f9fa', endColorstr='#e3f2f5',GradientType=0 );*/ background: -ms-linear-gradient(top, #f1f9fa 100%, #e3f2f5 100%); background-image: linear-gradient(top, #f1f9fa 85%, #e3f2f5 99%); background-clip: border-box; border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -o-border-top-left-radius: 5px; -o-border-top-right-radius: 5px; } .bvm .dijitDialog .dijitDialogTitleBar .dijitDialogTitle { position: relative; left: 0; top: 0; margin: 0; padding: 10px 0 0 18px; color: #af7209; font-size: 16px; font-weight: normal !important; font-style: normal; line-height: normal; font-variant: normal; font-family: 'Avenir LT W01 65 Medium', Verdana, Geneva, sans-serif !important; display: inline-block; *display: inline; *zoom: 1; clear: none; } .bvm .dijitDialog .dijitDialogTitleBar .dijitDialogCloseIcon { width: 20px; height: 20px; background: none; border: none; outline: none; position: absolute; right: 10px; top: 5px; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; background-position: 0px 0px !important; /* background-image:url(../../../images/icon_close_default.png) !important; background-position:center !important; */ } .bvm .dijitDialog .dijitDialogTitleBar .dijitDialogCloseIcon.dijitDialogCloseIconHover { background-position: -16px -12px !important; /* background-image:url(../../../images/icon_close_over.png) !important; */ } .bvm .dijitDialog .dijitDialogPaneContent, .bvm .dijitDialog .dijitContentPane { overflow: auto; overflow-x: hidden; overflow-y: auto; } .bvm .dijitDialog .dijitDialogPaneContent { position: relative; left: 0; top: 0; margin: 0; padding: 0; width: 100% !important; height: 80%; max-height: 500px; clear: both; display: block; } .bvm .dijitDialog .dijitDialogPaneContent .dijitContentPane { position: relative; left: 0; top: 0; margin: 0; padding: 0; width: 100%; height: 100%; clear: both; display: block; } .bvm.dojoMove { } .bvm .dijitDialog.dojoMoveItem { } /* DoJo Dialog - END */ /* DoJo Tables - START */ .bvm table td { text-align: left; vertical-align: top; } /* DoJo Tables - END */ /* DoJo Forms - START */ .bvm form { position: relative; left: 0; top: 0; margin: 0; padding: 0; width: 100% !important; } /* .bvm form label { width:100%; margin: 0; padding:4px; text-align:right; vertical-align:top; display:inline-block; clear:none; } */ .esriSignInDialog { font-size: 10pt; } .esriSignInDialog .dijitDialogPaneContentArea div:first-child { display: none; } .batchValidatorSignInText { margin-left: 10px; } .esriSignInDialog .dijitDialogPaneContentArea { padding: 10px; } .esriSignInDialog .dijitDialogPaneActionBar { text-align: center; } .esriSignInDialog .dijitDialogPaneActionBar .esriIdCancel { margin-left: 5px; } .esriSignInDialog .dijitDialogPaneActionBar .esriIdCancel .dijitButtonNode, .esriSignInDialog .dijitDialogPaneActionBar .esriIdSubmit .dijitButtonNode { width: 75px; } .bvm form .dijitInputField.dijitInputContainer, .bvm form select, .esriSignInDialog .dijitInputField.dijitInputContainer { /*min-width:250px;*/ position: relative; left: 0; top: 0; margin: 0 0 0 5px; padding: 4px; border: 1px solid #cccccc; display: inline-block; *display: inline; *zoom: 1; clear: left; float: left !important; background-color: #fff; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee)); background-image: -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%); background-image: -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%); background-image: -o-linear-gradient(bottom, white 85%, #eeeeee 99%); background-image: -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%); /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );*/ background: -ms-linear-gradient(top, #ffffff 100%, #eeeeee 100%); background-image: linear-gradient(top, #ffffff 85%, #eeeeee 99%); border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; } .bvm form select.width_min_174 { min-width: 174px; } .bvm form .dijitDisabled .dijitInputField, .bvm form .dijitInputField.dijitInputContainer.dijitTextBoxDisabled.dijitNumberTextBoxDisabled.dijitDisabled, .bvm form .dijitDisabled select { color: #666; border: 1px solid #cccccc; background-color: #eeeeee; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #eeeeee), color-stop(0.99, #cccccc)); background-image: -webkit-linear-gradient(center bottom, #eeeeee 85%, #cccccc 99%); background-image: -moz-linear-gradient(center bottom, #eeeeee 85%, #cccccc 99%); background-image: -o-linear-gradient(bottom, #eeeeee 85%, #cccccc 99%); background-image: -ms-linear-gradient(top, #eeeeee 85%, #cccccc 99%); /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );*/ background: -ms-linear-gradient(top, #eeeeee 100%, #cccccc 100%); background-image: linear-gradient(top, #eeeeee 85%, #cccccc 99%); } .bvm form .dijitTextBox { border: none; width: auto; vertical-align: middle; } .bvm form .dijitValidationInner, .bvm form .dijitArrowButtonInner, .bvm form .dijitTextBoxError input.dijitValidationInner, .bvm form .dijitTextBox input.dijitArrowButtonInner { text-indent: -1em !important; direction: ltr !important; text-align: left !important; height: auto !important; font-weight: normal; } .bvm .dijitTextBox .dijitValidationContainer { display: none; } .bvm form .dijitValidationContainer, .bvm form .dijitTextBoxError .dijitValidationContainer { position: relative; left: 0; top: 0; width: 10px; /* Originally: 15px; */ height: 15px; margin: 3px 0 0 5px; padding: 5px 5px 0 0; display: inline-block; *display: inline; *zoom: 1; cursor: default; float: none !important; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; background-position: -45px -32px !important; /* background-image:url(../../../images/icon_asterisk.png) !important; background-position:top left !important; */ } .bvm form .dijitValidationContainer .dijitValidationIcon { display: none; } .bvm form input[type="button"], .bvm form input[type="file"], .bvm #toolbar1 .dijitButtonNode { outline: none; padding: 4px 14px 5px 14px !important; margin: 0; border-right: 1px solid #adc3c7; border-bottom: 1px solid #adc3c7; outline: none !important; color: #4c4c4c !important; text-decoration: none !important; font-weight: bold; font-size: 13px; cursor: pointer; background-color: #dcecef; /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eef6f7', endColorstr='#c8e1e6');*/ background: -ms-linear-gradient(top, #eef6f7 100%, #c8e1e6 100%); background: -webkit-gradient(linear, center top, center bottom, from(#eef6f7), to(#c8e1e6)); background: -moz-linear-gradient(center top, #eef6f7, #c8e1e6) repeat scroll 0 0 #c8e1e6; border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px; text-shadow: none !important; } .bvm form input[type="button"].radius_right, .bvm form input[type="file"].radius_right, .bvm #toolbar1 .dijitButtonNode.radius_right { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-top-right-radius: 12px; border-bottom-right-radius: 12px; -moz-border-radius-topright: 12px; -moz-border-radius-bottomright: 12px; -webkit-border-top-right-radius: 12px; -webkit-border-bottom-right-radius: 12px; -o-border-top-right-radius: 12px; -o-border-bottom-right-radius: 12px; } .bvm form input[type="button"].radius_left, .bvm form input[type="file"].radius_left, .bvm #toolbar1 .dijitButtonNode.radius_left { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border-top-left-radius: 12px; border-bottom-left-radius: 12px; -moz-border-radius-topleft: 12px; -moz-border-radius-bottomleft: 12px; -webkit-border-top-left-radius: 12px; -webkit-border-bottom-left-radius: 12px; -o-border-top-left-radius: 12px; -o-border-bottom-left-radius: 12px; } .bvm form input[type="button"]:hover, .bvm form input[type="button"]:focus, .bvm form input[type="file"]:hover, .bvm form input[type="file"]:focus, .bvm #toolbar1 .dijitButtonHover .dijitButtonNode { color: #fff !important; /* Background */ background: #4997d2; background: -moz-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4997d2), color-stop(100%, #0068ba)); background: -webkit-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: -o-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: -ms-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: linear-gradient(top, #4997d2 0%, #0068ba 100%); /* background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); */ /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } .bvm #toolbar1 .dijitButtonNode .dijitButtonContents, .bvm #toolbar1 .dijitButtonNode .dijitButtonText, .bvm #toolbar1 .dijitButtonNode span { border: none !important; outline: none !important; } /* .bvm form .dijitCheckBox, .bvm form .dijitRadio, .bvm form .dijitCheckBoxInput */ .bvm .dijitCheckBox, .bvm .dijitRadio, .bvm .dijitCheckBoxInput { position: relative; left: 0; top: 0; margin: 0 0 0 5px; padding: 0; border: 0; width: 20px; height: 20px; /*background-position: center center;*/ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; overflow: hidden; clear: none; display: inline-block; *display: inline; *zoom: 1; } .bvm .dijitCheckBox input, .bvm .dijitRadio input { margin: 0; padding: 0; display: block; } .bvm .dijitCheckBoxInput { opacity: 0.01; } .bvm .dijitCheckBox { /* IMAGE SPRITE */ background-position: 0px -52px !important; /* background-image:url(../../../images/form_checkbox.png) !important; */ } .bvm .dijitCheckBox.dijitCheckBoxDisabled, .bvm .dijitCheckBox.dijitCheckBoxDisabled.dijitDisabled { /* IMAGE SPRITE */ background-position: 0px -71px !important; /* background-image:url(../../../images/form_checkbox_disabled.png) !important; */ } .bvm .dijitCheckBox.dijitCheckBoxChecked.dijitChecked { /* IMAGE SPRITE */ background-position: -20px -52px !important; /* background-image:url(../../../images/form_checkbox_checked.png) !important; */ } .bvm .dijitCheckBox.dijitCheckBoxDisabled.dijitCheckBoxCheckedDisabled.dijitCheckedDisabled.dijitDisabled { /* IMAGE SPRITE */ background-position: -20px -71px !important; /* background-image:url(../../../images/form_checkbox_checked_disabled.png) !important; */ } .bvm .dijitRadio { /* IMAGE SPRITE */ background-position: 0px -92px !important; /* background-image:url(../../../images/form_radio.png) !important; */ } .bvm .dijitRadio.dijitRadioDisabled, .bvm .dijitRadio.dijitRadioDisabled.dijitDisabled { /* IMAGE SPRITE */ background-position: 0px -122px !important; /* background-image:url(../../../images/form_radio_disabled.png) !important; */ } .bvm .dijitRadio.dijitRadioChecked.dijitChecked { /* IMAGE SPRITE */ background-position: -20px -92px !important; /* background-image:url(../../../images/form_radio_checked.png) !important; */ } .bvm .dijitRadio.dijitRadioDisabled.dijitRadioCheckedDisabled.dijitCheckedDisabled.dijitDisabled { /* IMAGE SPRITE */ background-position: -20px -122px !important; /* background-image:url(../../../images/form_checkbox_checked_disabled.png) !important; */ } /* DoJo Forms - END */ /* DoJo ToolTip - START */ .dijitTooltip { position: absolute; z-index: 2000; display: block; left: 0; top: -10000px; overflow: visible; } .dijitTooltip .dijitTooltipContainer { padding: 3px 4px; border: 1px solid #333; background: none; background-color: #02719e; color: #FFF; font-size: 12px; font-weight: bold; } /* Dojo ToolTip - END */ /* DoJo DateTextBox - START */ .bvm .dijitDateTextBox .dijitButtonNode { width: 20px; height: 20px; margin: 4px 0 0 4px !important; padding: 0 !important; border: none !important; border-right: none !important; border-left: none !important; outline: none !important; filter: none !important; background: none !important; background-color: none !important; background-position: center !important; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; background-position: -44px -52px !important; /* background-image:url(../../../images/icon_calendar.png) !important; */ float: right !important; border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; } .bvm .dijitDateTextBox .dijitInputField.dijitInputContainer { width: 125px; } .bvm .dijitPopup.dijitCalendarPopup { width: 17em; padding: .2em .2em 0; background-color: #fff; border: 1px solid #333; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarContainer { width: 100% !important; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer { background-color: #EAF5F8; border-bottom: 1px solid #D3E1E4; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow { border: 1px solid #EAF5F8; text-align: center; background: #EAF5F8 50% 50% repeat-x; cursor: pointer; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow.dijitCalendarArrowHover { border: 1px solid #999; /*background: #DADADA 50% 50% repeat-x;*/ font-weight: normal; color: #fff; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow img { width: 16px; height: 16px; margin: 0 0 0 7px; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; display: block; float: left; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow img.dijitCalendarIncrementControl.dijitCalendarDecrease { /* IMAGE SPRITE */ background-position: -1px -150px !important; /* background-image:url(../../../images/icon_arrow1_left.png); */ } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow img.dijitCalendarIncrementControl.dijitCalendarIncrease { /* IMAGE SPRITE */ background-position: -1px -168px !important; /* background-image:url(../../../images/icon_arrow1_right.png); */ } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow.dijitCalendarArrowHover img.dijitCalendarIncrementControl.dijitCalendarDecrease { /* IMAGE SPRITE */ background-position: -20px -150px !important; /* background-image:url(../../../images/icon_arrow1_left_over.png); */ } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow.dijitCalendarArrowHover img.dijitCalendarIncrementControl.dijitCalendarIncrease { /* IMAGE SPRITE */ background-position: -20px -168px !important; /* background-image:url(../../../images/icon_arrow1_right_over.png); */ } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitCalendarArrow span { display: none; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitButtonNode { width: auto !important; margin: 3px 0; border: none !important; border-right: none !important; border-left: none !important; outline: none !important; filter: none !important; background: none !important; background-color: none !important; float: left; clear: right; font-size: 14px; color: #AF7209; font-weight: normal !important; text-shadow: none !important; text-decoration: underline !important; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitDropDownButtonHover .dijitButtonNode { color: #4b8d2c; /*#02719e;*/ text-shadow: none !important; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitArrowButtonInner { width: 10px; height: 2px; display: inline-block !important; *display: inline !important; *zoom: 1; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitArrowButtonChar { font-size: 11px; color: #AF7209; vertical-align: middle; text-align: left; display: inline-block !important; *display: inline !important; *zoom: 1; text-decoration: none !important; font-weight: normal !important; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarMonthContainer .dijitDropDownButtonHover .dijitArrowButtonChar { color: #4b8d2c; /*#02719e;*/ text-shadow: none !important; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarDayLabelTemplate { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarBodyContainer { } .bvm .dijitPopup.dijitCalendarPopup table tr.dijitCalendarWeekTemplate td { padding: 1px !important; outline: none !important; border: none !important; } .bvm .dijitPopup.dijitCalendarPopup table tr.dijitCalendarWeekTemplate td span { display: block; padding: .2em; text-align: right; text-decoration: none; } .bvm .dijitPopup.dijitCalendarPopup table tr td.dijitCalendarEnabledDate span { border: 1px solid #d3d3d3; background: #fff; font-weight: normal; color: #555; } .bvm .dijitPopup.dijitCalendarPopup table tr td.dijitCalendarEnabledDate.dijitCalendarSelectedDate span { /*background-color: #02719E;*/ color: #fff; background-color: #3295ce; background: -ms-linear-gradient(top, #1987c8 100%, #469ed3 100%); background: -webkit-gradient(linear, center top, center bottom, from(#1987c8), to(#469ed3)); background: -moz-linear-gradient(center top, #1987c8, #469ed3) repeat scroll 0 0 #469ed3; /* background-color:#7ab669; background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top ,#9bc88f, #5ca547) repeat scroll 0 0 #5ca547; */ } .bvm .dijitPopup.dijitCalendarPopup table tr td.dijitCalendarEnabledDate.dijitCalendarHoveredDate span { border: 1px solid #AAA; /*background: #fff 50% 50% repeat-x;*/ font-weight: normal; color: #fff !important; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); /* background-color:#7ab669; background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top ,#9bc88f, #5ca547) repeat scroll 0 0 #5ca547; */ /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } .bvm .dijitPopup.dijitCalendarPopup table tr td.dijitCalendarPreviousMonth span, .bvm .dijitPopup.dijitCalendarPopup table tr td.dijitCalendarNextMonth span { border: 1px solid #d3d3d3; background: #E6E6E6 50% 50%; font-weight: normal; color: #999; } .bvm .dijitCalendarMonthMenu .dijitCalendarMonthLabel { padding: 3px 0; text-align: center; border-bottom: 1px solid #D3E1E4; } .bvm .dijitCalendarMonthMenu .dijitCalendarMonthLabel:nth-child(even) { background: #E3F1F8; } .bvm .dijitCalendarMonthMenu .dijitCalendarMonthLabel:nth-child(odd) { background: #FFF; } .bvm .dijitCalendarMonthMenu .dijitCalendarMonthLabel.dijitCalendarMonthLabelHover { color: #fff; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel { margin: 3px 0 0 0; padding: 2px 0; width: 100% !important; display: block; clear: both; background-color: #f5f5f5; border-top: 1px solid #dedede; text-align: center; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel .dijitCalendarPreviousYear, .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel .dijitCalendarNextYear, .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel .dijitCalendarSelectedYear { padding: .2em; } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel .dijitCalendarSelectedYear { cursor: default; color: #fff; background-color: #3295ce; background: -ms-linear-gradient(top, #1987c8 100%, #469ed3 100%); background: -webkit-gradient(linear, center top, center bottom, from(#1987c8), to(#469ed3)); background: -moz-linear-gradient(center top, #1987c8, #469ed3) repeat scroll 0 0 #469ed3; /* background-color:#7ab669; background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top ,#9bc88f, #5ca547) repeat scroll 0 0 #5ca547; */ } .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel .dijitCalendarPreviousYear.dijitCalendarPreviousYearHover, .bvm .dijitPopup.dijitCalendarPopup .dijitCalendarYearLabel .dijitCalendarNextYear.dijitCalendarNextYearHover { color: #fff !important; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); /* background-color:#7ab669; background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top ,#9bc88f, #5ca547) repeat scroll 0 0 #5ca547; */ /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } /* DoJo DateTextBox - END */ /* DoJo TimeTextBox - START */ .bvm .dijitTimeTextBox .dijitButtonNode { display: none !important; } .bvm .dijitTimeTextBox .dijitInputField.dijitInputContainer { width: 125px; } .bvm .dijitPopup.dijitTimePickerPopup { width: 10em; padding: .2em .2em 0; background-color: #fff; border: 1px solid #333; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } .bvm .dijitPopup.dijitTimePickerPopup .dijitMenu.dijitTimePicker { width: 100% !important; border: none !important; background-color: transparent !important } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePicker .dijitButtonNode { outline: none; padding: 4px 14px 5px 14px !important; margin: 0; border-right: 1px solid #adc3c7; border-bottom: 1px solid #adc3c7; outline: none !important; color: #4c4c4c !important; text-decoration: none !important; font-weight: bold; font-size: 13px; cursor: pointer; background: #dcecef; background: -moz-linear-gradient(top, #eef6f7 0%, #c8e1e6 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eef6f7), color-stop(100%, #c8e1e6)); background: -webkit-linear-gradient(top, #eef6f7 0%, #c8e1e6 100%); background: -o-linear-gradient(top, #eef6f7 0%, #c8e1e6 100%); background: -ms-linear-gradient(top, #eef6f7 0%, #c8e1e6 100%); background: linear-gradient(top, #eef6f7 0%, #c8e1e6 100%); text-shadow: none !important; } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePicker .dijitButtonNode.dijitUpArrowButton { border-top: 0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; -o-border-bottom-left-radius: 4px; -o-border-bottom-right-radius: 4px; } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePicker .dijitButtonNode.dijitDownArrowButton { border-bottom: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -o-border-top-left-radius: 4px; -o-border-top-right-radius: 4px; } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePicker .dijitButtonNode.dijitUpArrowButton.dijitUpArrowHover, .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePicker .dijitButtonNode.dijitDownArrowButton.dijitDownArrowHover { color: #fff !important; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerTick, .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerItem.dijitTimePickerMarker { color: #333; border-bottom: 1px solid #D3E1E4; } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerItem.dijitTimePickerMarker { background-color: #E3F1F8; } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerTick, .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerMarker { /*border-bottom: 1px solid #D3E1E4;*/ } .bvm .dijitPopup.dijitTimePickerPopup .dijitButtonNode.dijitUpArrowButton { } .bvm .dijitPopup.dijitTimePickerPopup .dijitButtonNode.dijitUpArrowButton .dijitArrowButtonInner { display: none !important; } .bvm .dijitPopup.dijitTimePickerPopup .dijitButtonNode.dijitUpArrowButton .dijitArrowButtonChar { display: inline-block !important; *display: inline !important; *zoom: 1; } .bvm .dijitPopup.dijitTimePickerPopup .dijitButtonNode.dijitDownArrowButton { } .bvm .dijitPopup.dijitTimePickerPopup .dijitButtonNode.dijitDownArrowButton .dijitArrowButtonInner { display: none !important; } .bvm .dijitPopup.dijitTimePickerPopup .dijitButtonNode.dijitDownArrowButton .dijitArrowButtonChar { display: inline-block !important; *display: inline !important; *zoom: 1; } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerItem.dijitTimePickerItemSelected { color: #fff; background-color: #3295ce; background: -ms-linear-gradient(top, #1987c8 100%, #469ed3 100%); background: -webkit-gradient(linear, center top, center bottom, from(#1987c8), to(#469ed3)); background: -moz-linear-gradient(center top, #1987c8, #469ed3) repeat scroll 0 0 #469ed3; /* background-color:#7ab669; background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top ,#9bc88f, #5ca547) repeat scroll 0 0 #5ca547; */ } .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerItem.dijitTimePickerItemHover, .bvm .dijitPopup.dijitTimePickerPopup .dijitTimePickerItem.dijitTimePickerTickHover { color: #fff !important; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); /* background-color:#7ab669; background: -ms-linear-gradient(top, #9bc88f 100%, #5ca547 100%); background: -webkit-gradient(linear, center top, center bottom, from(#9bc88f), to(#5ca547)); background: -moz-linear-gradient(center top ,#9bc88f, #5ca547) repeat scroll 0 0 #5ca547; */ /* background-color:#02719e; background: -ms-linear-gradient(top, #59a3c0 100%, #02719e 100%); background: -webkit-gradient(linear, center top, center bottom, from(#59a3c0), to(#02719e)); background: -moz-linear-gradient(center top , #59a3c0, #02719e) repeat scroll 0 0 #02719e; */ } /* DoJo TimeTextBox - END */ /* DoJo Grid - START */ .bvm .dojoxGrid { width: 100%; position: relative; background-color: #fff; outline: none !important; overflow: hidden; font-family: inherit; } .bvm .dojoxGrid .dojoxGridMasterHeader { position: relative; } .bvm .dojoxGrid .dojoxGridMasterHeader .dojoxGridHeader { background-color: #e7f4f6; position: absolute; overflow: hidden; cursor: default; } .bvm .dojoxGrid .dojoxGridMasterHeader .dojoxGridHeader table { text-align: center; } .bvm .dojoxGrid table { padding: 0; } .bvm .dojoxGrid .dojoxGridRowTable { table-layout: fixed; empty-cells: show; width: 0; } .bvm .dojoxGrid .dojoxGridCell { border-color: transparent; border: none; outline: none; padding: 6px 3px; text-align: left; overflow: hidden; cursor: default; } .bvm .dojoxGrid .dojoxGridHeader .dojoxGridCell { border: 1px solid; border-color: #eef7f9 #e3ebed #d4e2e5 #e5f3f6; /*background: url(images/grid_dx_gradient.gif);*/ background: none; background-color: #EAF5F8; color: #5d6263; } .bvm .dojoxGrid .dojoxGridHeader .dojoxGridCell.dojoxGridCellOver { color: #fff !important; outline: none !important; background: #4997d2; background: -moz-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4997d2), color-stop(100%, #0068ba)); background: -webkit-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: -o-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: -ms-linear-gradient(top, #4997d2 0%, #0068ba 100%); background: linear-gradient(top, #4997d2 0%, #0068ba 100%); /* background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); */ } .bvm .dojoxGrid .dojoxGridHeader .dojoxGridCell .dojoxGridColCaption { text-align: left; } .bvm .dojoxGrid .dojoxGridHeader .dojoxGridCell .dojoxGridArrowButtonNode { display: none; padding-left: 16px; } .bvm .dojoxGrid .dojoxGridHeader .dojoxGridCell .dojoxGridArrowButtonChar { width: 16px; float: right; display: inline; } .bvm .dojoxGrid .dojoxGridMasterView { position: relative; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridView { position: absolute; overflow: hidden; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridHiddenFocus { position: absolute; top: -1000px; height: 0; width: 0; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridScrollbox { position: relative; overflow: auto; background: none; background-color: transparent; width: 100%; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent { position: relative; overflow: hidden; -moz-outline-style: none; outline: none; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridRow { border: none; border-color: transparent; border-left: none; border-right: none; background: none; background-color: transparent; border-top: none; position: relative; width: 100%; color: #4d4d4d; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridRow.dojoxGridRowOdd { background-color: #f1f8fa; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridRow.dojoxGridRowOver { border: none !important; outline: none !important; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridRow.dojoxGridRowSelected { color: #fff !important; outline: none !important; background-color: #3295ce; background: -ms-linear-gradient(top, #1987c8 100%, #469ed3 100%); background: -webkit-gradient(linear, center top, center bottom, from(#1987c8), to(#469ed3)); background: -moz-linear-gradient(center top, #1987c8, #469ed3) repeat scroll 0 0 #469ed3; } .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridCell.dojoxGridCellHover, .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridCell.dojoxGridCellOver, .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridCell.dojoxGridCellFocus, .bvm .dojoxGrid .dojoxGridMasterView .dojoxGridContent .dojoxGridCell.dojoxGridCellFocus.dojoxGridCellOver { border: none !important; outline: none !important; } .bvm .dojoxGrid .dojoxGridMasterMessages { position: relative; padding: 1em; text-align: center; background-color: #fff; } /* DoJo Grid - END */ /* DoJo Accordion - START */ .bvm .dijitAccordionContainer { border: none; border-top: 0 !important; } .bvm .dijitAccordionInnerContainer { margin-bottom: 4px; } .bvm .dijitAccordionInnerContainer.dijitAccordionInnerContainerSelected.dijitSelected { } .bvm .dijitAccordionContainer .dijitAccordionInnerContainer, .bvm .dijitAccordionContainer .dijitAccordionTitle, .bvm .dijitAccordionContainer .dijitAccordionTitleFocus { border: none !important; outline: none !important; } .bvm .dijitAccordionContainer .dijitAccordionTitle { border-bottom: 1px solid #c7c7c7 !important; background-color: #f8f8f8; background: -ms-linear-gradient(top, #ffffff 100%, #f3f3f3 100%); background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#f3f3f3)); background: -moz-linear-gradient(center top, #ffffff, #f3f3f3) repeat scroll 0 0 #f3f3f3; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } .bvm .dijitAccordionContainer .dijitAccordionTitle .dijitAccordionText { padding: 8px; font-weight: bold; color: #000; clear: none; display: inline-block; *display: inline; *zoom: 1; } .bvm .dijitAccordionContainer .dijitAccordionTitle .arrowTextUp, .bvm .dijitAccordionContainer .dijitAccordionTitle .arrowTextDown { display: none; } .bvm .dijitAccordionContainer .dijitAccordionInnerContainer .dijitAccordionTitle .dijitIcon.dijitIconChevron { width: 16px; height: 16px; margin: 8px 8px 0 0; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; background-position: -45px -92px !important; /*background-image:url(../../../images/icon_chevron1_up.png);*/ clear: none; display: inline-block; float: right; } .bvm .dijitAccordionContainer .dijitAccordionInnerContainer.dijitAccordionInnerContainerSelected .dijitAccordionTitle .dijitIcon.dijitIconChevron { /* IMAGE SPRITE */ background-position: -45px -71px !important; /* background-image:url(../../../images/icon_chevron1_down.png); */ } .bvm .dijitAccordionContainer .dijitAccordionChildWrapper { background-color: #fff; border: 1px solid #fff; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; -o-border-bottom-left-radius: 5px; -o-border-bottom-right-radius: 5px; } /* DoJo Accordion - END */ /* DoJo ComboBox - START */ .bvm .dijitComboBox { border: 1px solid #c6c6c6; background-color: #f6f6f6; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee)); background-image: -webkit-linear-gradient(center top, #ffffff, #eeeeee); background-image: -moz-linear-gradient(center top, #ffffff, #eeeeee); background-image: -o-linear-gradient(top, #ffffff, #eeeeee); background-image: -ms-linear-gradient(top, #ffffff, #eeeeee); /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );*/ background: -ms-linear-gradient(top, #ffffff, #eeeeee); background-image: linear-gradient(top, #ffffff, #eeeeee); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } .bvm .dijitComboBox .dijitInputContainer { width: auto; margin-left: 6px !important; } .bvm .dijitComboBox .dijitInputContainer, .bvm .dijitComboBox .dijitInputContainer input { color: #333; } .bvm .dijitComboBox .dijitInputInner { padding: 4px 5px 0 0; } .bvm .dijitComboBox .dijitButtonNode { padding: 4px 5px 5px 5px; outline: none; background: none; border: none; border-left: 1px solid #c6c6c6; background-color: #f6f6f6; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee)); background-image: -webkit-linear-gradient(center top, #ffffff, #eeeeee); background-image: -moz-linear-gradient(center top, #ffffff, #eeeeee); background-image: -o-linear-gradient(top, #ffffff, #eeeeee); background-image: -ms-linear-gradient(top, #ffffff, #eeeeee); /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );*/ background: -ms-linear-gradient(top, #ffffff, #eeeeee); background-image: linear-gradient(top, #ffffff, #eeeeee); border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; } .bvm .dijitComboBox .dijitButtonNode.dijitDownArrowButton.dijitArrowButtonContainer input { width: 16px; height: 16px; margin: 0; /* IMAGE SPRITE */ background-image: url(../../../images/sprite.png) !important; background-repeat: no-repeat !important; background-position: -1px -219px; } .bvm .dijitComboBoxMenuPopup { border: 1px solid #c6c6c6; border-top: 0; background-color: #f6f6f6; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee)); background-image: -webkit-linear-gradient(center top, #ffffff, #eeeeee); background-image: -moz-linear-gradient(center top, #ffffff, #eeeeee); background-image: -o-linear-gradient(top, #ffffff, #eeeeee); background-image: -ms-linear-gradient(top, #ffffff, #eeeeee); /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );*/ background: -ms-linear-gradient(top, #ffffff, #eeeeee); background-image: linear-gradient(top, #ffffff, #eeeeee); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; } .bvm .dijitComboBoxMenuPopup .dijitMenuItem, .bvm .dijitComboBoxMenuPopup .dijitMenuItemSelected, .bvm .dijitComboBoxMenuPopup .dijitMenuItemHover, .bvm .dijitComboBoxMenuPopup .dijitMenuItemFocused { padding: 5px 5px 6px 5px; } .bvm .dijitComboBoxMenuPopup .dijitMenuItemSelected { color: #fff; background-color: #3295ce; background: -moz-linear-gradient(top, #1987c8 0%, #469ed3 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1987c8), color-stop(100%, #469ed3)); background: -webkit-linear-gradient(top, #1987c8 0%, #469ed3 100%); background: -o-linear-gradient(top, #1987c8 0%, #469ed3 100%); background: -ms-linear-gradient(top, #1987c8 0%, #469ed3 100%); background: linear-gradient(top, #1987c8 0%, #469ed3 100%); } .bvm .dijitComboBoxMenuPopup .dijitMenuItemHover, .bvm .dijitComboBoxMenuPopup .dijitMenuItemFocused { color: #fff !important; background: #4b8d2c; background: -moz-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4b8d2c), color-stop(100%, #0e6118)); background: -webkit-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -o-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: -ms-linear-gradient(top, #4b8d2c 0%, #0e6118 100%); background: linear-gradient(top, #4b8d2c 0%, #0e6118 100%); } /* DoJo ComboBox - END */ /* DoJo Map SliderBar - START */ .bvm .dijitSliderV.dijitSlider { top: 10px !important; left: 10px !important; } .bvm .dijitSliderMoveable { z-index: 99; position: absolute !important; display: block; vertical-align: middle; } .bvm .dijitSliderMoveableH { right: 0; } .bvm .dijitSliderMoveableV { right: 50%; } .bvm .dijit_a11y DIV.dijitSliderImageHandle, .bvm .dijitSliderImageHandle { margin: 0; padding: 0; position: relative !important; border: 8px solid #59a3c0; width: 0; height: 0; cursor: pointer; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } .bvm .dijitSliderImageHandle.dijitSliderThumbHover, .bvm .dijitSliderImageHandle.dijitSliderThumbActive { border: 8px solid #02719e; } .dj_iequirks .dijit_a11y .dijitSliderImageHandle { font-size: 0; } .dj_ie7 .dijitSliderImageHandle { overflow: hidden; font-size: 75%; } .dj_ie7 .dijit_a11y .dijitSliderImageHandle { overflow: visible; } .dijit_a11y .dijitSliderFocused .dijitSliderImageHandle { border: 4px solid #000; height: 8px; width: 8px; } .dijitSliderImageHandleV { top: -8px; right: -50%; } .dijitSliderBar { border-style: solid; border-color: #333; cursor: pointer; } .bvm .dijitSliderBarContainerV { position: relative; height: 100%; z-index: 1; } .bvm .dijitSliderBarV { width: 4px; border-width: 0 1px; } .bvm .dijitSliderProgressBar { background-color: #dcecef; z-index: 1; } .bvm .dijitSliderProgressBarV { position: static !important; height: 0; vertical-align: top; text-align: left; } .bvm .dj_webkit .dijitSliderProgressBarV { padding-top: 1px; } .bvm .dijitSliderProgressBarH { position: absolute !important; width: 0; vertical-align: middle; overflow: visible; } .bvm .dijitSliderRemainingBar { overflow: hidden; background-color: #dcecef; z-index: 1; } .bvm .dijitSliderRemainingBarV { height: 100%; text-align: left; } .bvm .dijitSliderRemainingBarH { width: 100% !important; } .bvm .dijitSliderBumper { overflow: hidden; z-index: 1; } .bvm .dijitSliderBumperV { width: 4px; height: 8px; background-color: #dcecef; border-width: 1px; } .bvm .dijitSliderBumperV.dijitSliderTopBumper { border-bottom-width: 0; border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -o-border-top-left-radius: 5px; -o-border-top-right-radius: 5px; } .bvm .dijitSliderBumperV.dijitSliderBottomBumper { border-top-width: 0; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; -o-border-bottom-left-radius: 5px; -o-border-bottom-right-radius: 5px; } .bvm .dijitSliderBottomBumper, .bvm .dijitSliderLeftBumper { background-color: #dcecef; } .bvm .dijitSliderTopBumper, .bvm .dijitSliderRightBumper { background-color: #dcecef; } .dijitSliderDecoration { text-align: center; } .dijitSliderDecorationC, .dijitSliderDecorationV { position: relative; } .dj_ie6 .dijitSliderV td, .dj_ie7 .dijitSliderV td { position: static; } .dijitSliderDecorationV { height: 100%; } .dijitSliderButton { font-family: monospace; margin: 0; padding: 0; display: block; } .dijit_a11y .dijitSliderButtonInner { visibility: visible !important; } .bvm .dijitSliderButtonContainer { text-align: center; height: 0; font-weight: bold; } .bvm .dijitSliderButtonContainer * { cursor: pointer; } .bvm .dijitSlider .dijitButtonNode { padding: 0; display: block; } .dijitRuleContainer { position: relative; overflow: visible; } .dijitRuleContainerV { height: 100%; line-height: 0; float: left; text-align: left; } .dj_opera .dijitRuleContainerV { line-height: 2%; } .dj_ie .dijitRuleContainerV { line-height: normal; } .dj_gecko .dijitRuleContainerV { margin: 0 0 1px 0; } .dijitRuleMark { position: absolute; border: 1px solid black; line-height: 0; height: 100%; } .dijitRuleLabelContainer { position: absolute; } .dijitRuleLabelV { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .dijitRuleMarkV { height: 0; border-right-width: 0 !important; border-bottom-width: 0 !important; border-left-width: 0 !important; width: 100%; left: 0; } .dj_ie .dijitRuleLabelContainerV { margin-top: -.55em; } .dijit_a11y .dijitSliderReadOnly, .dijit_a11y .dijitSliderDisabled { opacity: 0.6; } .dj_ie .dijit_a11y .dijitSliderReadOnly .dijitSliderBar, .dj_ie .dijit_a11y .dijitSliderDisabled .dijitSliderBar { filter: alpha(opacity=40); } .dijit_a11y .dijitSlider .dijitSliderButtonContainer DIV { font-family: monospace; font-size: 1em; line-height: 1em; height: auto; width: auto; margin: 0 4px; } /* DoJo Map SliderBar - END */ /* logging theme */ .loggingSprite { background: url(./images/loggingSprite.png); height: 16px; width: 16px; } .loggingSprite.loggingInfo { background-position: 0 -26px; } .loggingSprite.loggingError { background-position: 0 0; } .loggingWidgetEntryList { list-style-type: none; margin: 0; padding: 0; height: 200px; overflow: auto; padding: 5px 10px; } .loggingWidgetEntryList li { margin: 5px 0; } .loggingWidgetTypeIcon { float: left; margin-right: 5px; margin-top: 2px; } .loggingInfoMessage { color: green; } .loggingErrorMessage { color: red; } .loggingWidgetActionDisplayToggleIcon, .loggingWidgetActionContainerToggleEntry, .loggingWidgetActionClearIcon { float: left; } .loggingWidgetActionDisplayToggleIcon { cursor: default; } .loggingWidgetActionClearIcon { float: right; margin-right: 10px; } .loggingWidgetActionDisplayToggleIcon { margin-right: 5px; } .loggingWidgetActionContainerToggleEntry { margin-right: 10px; } .hiddenLogMessage { display: none; } .loggingMessageText { font-size: 9pt; line-height: 20px; } .loggingMessageTimestamp { font-size: 7pt; margin-right: 3px; color: black; margin-top: 3px; float: left; } .loggingActions { border-bottom: 1px dashed #808080; height: 25px; margin-left: 5%; width: 90%; } .loggingWindowLink { position: absolute; right: 10px; top: 10px; color: blue; font-size: 10pt; border-bottom: 1px solid blue; cursor: pointer; } .loggingClearTest { float: right; cursor: pointer; color: black; text-decoration: underline; } .loggingLinkMainText { padding-right: 3px; } .customConfirmDialog .dijitDialogPaneActionBar{ float:right; } /* end logging theme */
0.234144
0.099514
:root { --bitcoin-orange: #F7931A; --soft-orange: #FFE9D5; --secondary-blue: #1A9AF7; --soft-blue: #E7F5FF; --warm-black: #201E1C; --black: #282623; --grey: #BABABA; --off-white: #FAF8F7; --just-white: #FFFFFF; } * { box-sizing: border-box; margin: 0; padding: 0; } html { font-size: 62.5%; font-family: 'DM Sans', sans-serif; scroll-behavior: smooth; } header { position: relative; display: flex; flex-direction: column; justify-content: center; width: 100%; min-width: 300px; height: 334px; text-align: center; background: linear-gradient(207.8deg, #201E1C 16.69%, #F7931a 100%); } header img { width: 150px; height: 24px; margin-top: 60px; align-self: center; } .header--title-container { width: 90%; min-width: 288px; max-width: 900px; height: 218px; margin-top: 40px; text-align: center; align-self: center; } .header--title-container h1 { font-size: 2.4rem; font-weight: bold; line-height: 2.6rem; color: var(--just-white); } .header--title-container p { margin-top: 25px; font-size: 1.4rem; font-weight: 500; line-height: 1.8rem; color: var(--soft-orange); } .header--title-container .header--button { position: absolute; left: calc(50% - 110px); top: 270px; display: block; margin-top: 35px; padding: 15px; width: 229px; height: 48px; background-color: var(--off-white); box-shadow: 0px 4px 8px rgba(89, 73, 30, 0.16); border: none; border-radius: 5px; font-size: 1.4rem; font-weight: bold; text-decoration: none; color: var(--black); } .header--button span { display: inline-block; width: 13px; height: 8px; margin-left: 10px; background-image: url('./assets/icons/down-arrow.svg'); } main { width: 100%; height: auto; background-color: var(--off-white); } .main-exchange-container { width: 100%; height: auto; padding-top: 80px; padding-bottom: 30px; text-align: center; } .main-exchange-container .background-img { width: 200px; height: 200px; margin: 0 auto; margin-bottom: 50px; background-image: url('./assets/img/Bitcoin.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-exchange-container h2 { margin-bottom: 30px; font-size: 2.4rem; font-weight: bold; line-height: 2.6rem; color: var(--black); } .main-exchange-container p { margin-bottom: 30px; font-size: 1.4rem; font-weight: 500; line-height: 1.6rem; color: #757575; } .main-exchange-container__title { width: 90%; min-width: 288px; max-width: 900px; margin: 0 auto; } .main-tables-container { display: flex; height: 375px; overflow-x: scroll; overscroll-behavior-x: contain; scroll-snap-type: x proximity; } .main-currency-table { width: 70%; min-width: 235px; max-width: 305px; height: 360px; scroll-snap-align: center; margin: 0 0 0 auto; font-family: 'Inter', sans-serif; } .main-currency-table .main-currency-table__title { margin-bottom: 15px; text-align: start; font-size: 1.8rem; font-weight: bold; line-height: 2.3rem; text-align: center; color: var(--bitcoin-orange); } .main-currency-table__container { width: 90%; min-width: 230px; max-width: 300px; height: 250px; margin: 0 auto; } .main-currency-table__container table { width: 100%; height: 100%; } .main-currency-table__container td { width: 50%; padding: 20px; text-align: start; font-size: 1.6rem; font-weight: 500; line-height: 1.9rem; color: var(--grey); background-color: var(--just-white); } .main-currency-table__container .table--top-left { border-radius: 15px 0 0 0; } .main-currency-table__container .table--top-right { border-radius: 0 15px 0 0; } .main-currency-table__container .table--bottom-left { border-radius: 0 0 0 15px; } .main-currency-table__container .table--bottom-right { border-radius: 0 0 15px 0; } .main-currency-table__container .table--right { font-size: 1.4rem; font-weight: normal; line-height: 1.7rem; color: #757575; } .main-currency-table__container .down { display: inline-block; width: 15px; height: 15px; margin-left: 10px; background-image: url('./assets/icons/trending-down.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-currency-table__container .up { display: inline-block; width: 15px; height: 15px; margin-left: 10px; background-image: url('./assets/icons/trending-up.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-currency-table__date { width: 230px; height: 30px; margin: 0 auto; margin-top: 15px; padding: 8px 5px; background-color: var(--soft-orange); border-radius: 8px; } .main-currency-table__date p { font-size: 1.2rem; line-height: 1.5rem; color: var(--warm-black); } .main-commission-table { width: 70%; min-width: 235px; max-width: 305px; height: 360px; margin: 0 auto 0 0; scroll-snap-align: center; font-family: 'Inter', sans-serif; } .main-commission-table .main-commission-table__title { margin-bottom: 15px; text-align: start; font-size: 1.8rem; font-weight: bold; line-height: 2.3rem; text-align: center; color: var(--secondary-blue); } .main-commission-table__container { width: 90%; min-width: 230px; max-width: 300px; height: 250px; margin: 0 auto; } .main-commission-table__container table { width: 100%; height: 100%; } .main-commission-table__container td { width: 50%; padding: 20px; text-align: start; font-size: 1.6rem; font-weight: 500; line-height: 1.9rem; color: var(--grey); background-color: var(--just-white); } .main-commission-table__container .table--top-left { border-radius: 15px 0 0 0; } .main-commission-table__container .table--top-right { border-radius: 0 15px 0 0; } .main-commission-table__container .table--bottom-left { border-radius: 0 0 0 15px; } .main-commission-table__container .table--bottom-right { border-radius: 0 0 15px 0; } .main-commission-table__container .table--right { font-size: 1.4rem; font-weight: normal; line-height: 1.7rem; color: #757575; } .main-commission-table__date { width: 230px; height: 30px; margin: 0 auto; margin-top: 15px; padding: 8px 5px; background-color: var(--soft-blue); border-radius: 8px; } .main-commission-table__date p { font-size: 1.2rem; line-height: 1.5rem; color: var(--warm-black); } .main-product-details { position: relative; width: 100%; min-width: 320px; height: auto; padding: 20px 10px; background-color: var(--warm-black); } .main-product-detail--batatabit-logo { position: absolute; width: 40px; height: 25px; top: -10px; left: calc(50% - 23px); background-image: url('./assets/icons/batata.svg'); } .main-product-details__title { width: 90%; min-width: 288px; height: auto; margin: 0 auto; margin-top: 50px; text-align: center; } .main-product-details__title h2 { margin-bottom: 20px; font-size: 2.4rem; font-weight: bold; line-height: 2.6rem; color: var(--just-white);; } .main-product-details__title p { margin-bottom: 20px; font-size: 1.3rem; font-weight: 500; line-height: 1.8rem; color: #808080; } .main-product-details__card { width: 90%; min-width: 288px; max-width: 400px; min-height: 150px; margin: 15px auto; padding: 15px; background-color: var(--black); border-radius: 4px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16); } .main-product-details__card .clock { display: inline-block; width: 20px; height: 20px; margin-bottom: 10px; background-image: url('./assets/icons/clock.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-product-details__card .eye { display: inline-block; width: 20px; height: 20px; margin-bottom: 10px; background-image: url('./assets/icons/eye.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-product-details__card .cash { display: inline-block; width: 20px; height: 20px; margin-bottom: 10px; background-image: url('./assets/icons/dollar-sign.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-product-details__card .check { display: inline-block; width: 20px; height: 20px; margin-bottom: 10px; background-image: url('./assets/icons/check-circle.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-product-details__card--title { margin-bottom: 15px; font-size: 1.8rem; font-weight: bold; line-height: 1.8rem; color: var(--just-white); } .main-product-details__card--body { font-size: 1.4rem; font-weight: 500; line-height: 1.8rem; color: #808080; } .bitcoin-img-container { width: 100%; min-width: 320px; height: 70vh; background-image: url('./assets/img/bitcoinbaby2x.png'); background-position: center; background-size: cover; background-repeat: no-repeat; } .bitcoin-img-container h2 { padding-top: 60px; font-size: 2.4rem; font-weight: bold; line-height: 2.6rem; text-align: center; color: var(--just-white); } .main-plans-container { width: 100%; min-width: 320px; height: auto; padding-bottom: 70px; text-align: center; } .main-plans-container__title { width: 90%; min-width: 288px; height: auto; margin: 0 auto; margin-bottom: 50px; } .main-plans-container__title h2 { padding-top: 50px; font-size: 2.4rem; font-weight: bold; line-height: 2.6rem; color: var(--warm-black); } .main-plans-container__title p { padding-top: 30px; font-size: 1.4rem; font-weight: 500; line-height: 1.8rem; color: #757575; } .main-plans-container--slider { display: flex; height: 350px; overflow-x: scroll; overscroll-behavior-x: contain; scroll-snap-type: x proximity; } .main-plans-container__card { position: relative; scroll-snap-align: center; width: 50%; min-width: 190px; max-width: 300px; height: 250px; margin: 50px 5px; padding: 0 15px; background-color: var(--just-white); border-radius: 15px; box-shadow: 0 4px 8px rgba(89, 73, 30, 0.16); } .main-plans-container__card--recommended { position: absolute; width: 120px; height: 31px; padding: 7px; top: -15px; left: calc(50% - 60px); font-size: 1.2rem; background-color: var(--bitcoin-orange); border-radius: 10px; color: var(--just-white); } .main-plans-container__card--basic { position: absolute; width: 120px; height: 31px; padding: 7px; top: -15px; left: calc(50% - 60px); font-size: 1.2rem; background-color: var(--secondary-blue); border-radius: 10px; color: var(--just-white); } .main-plans-container__card--limited { position: absolute; width: 120px; height: 31px; padding: 7px; top: -15px; left: calc(50% - 60px); font-size: 1.2rem; background-color: var(--grey); border-radius: 10px; color: var(--just-white); } .main-plans-container__info--title { padding-top: 30px; font-size: 1.4rem; font-weight: 500; line-height: 1.8rem; color: var(--black); } .main-plans-container__info--price { padding: 5px 0; font-size: 5.2rem; font-weight: bold; line-height: 5.3rem; letter-spacing: -.5rem; color: var(--black); } .main-plans-container__info--price span { font-size: 1.2rem; font-weight: 300; vertical-align: text-top; } .main-plans-container__info--saving { font-size: 1.2rem; color: #757575; } .main-plans-container__info--cta { width: 150px; height: 48px; margin-top: 20px; background-color: var(--off-white); border: 2px var(--bitcoin-orange) solid; border-radius: 4px; font-family: 'DM Sans', sans-serif; font-size: 1.4rem; font-weight: bold; line-height: 1.8rem; color: var(--black); } .main-plans-container__info--cta span { display: inline-block; width: 20px; height: 20px; background-image: url('./assets/icons/orange-right-arrow.svg'); background-position: center; background-repeat: no-repeat; background-size: cover; vertical-align: text-bottom; } .basic { margin-left: 60px; } .limited { margin-right: 60px; background-color: var(--warm-black); } .limited .main-plans-container__info--title { color: var(--just-white); } .limited .main-plans-container__info--price { color: var(--just-white); } .limited .main-plans-container__info--cta { background-color: var(--black); color: var(--just-white); } footer { display: flex; width: 100%; height: 150px; background-color: var(--bitcoin-orange); } footer section { display: flex; width: 50%; justify-content: center; align-items: center; } footer .left ul { font-size: 1.4rem; font-weight: 500; line-height: 1.8rem; list-style: none; } .left li { margin: 10px 0; } .left a { text-decoration: none; color: var(--just-white); }
style.css
:root { --bitcoin-orange: #F7931A; --soft-orange: #FFE9D5; --secondary-blue: #1A9AF7; --soft-blue: #E7F5FF; --warm-black: #201E1C; --black: #282623; --grey: #BABABA; --off-white: #FAF8F7; --just-white: #FFFFFF; } * { box-sizing: border-box; margin: 0; padding: 0; } html { font-size: 62.5%; font-family: 'DM Sans', sans-serif; scroll-behavior: smooth; } header { position: relative; display: flex; flex-direction: column; justify-content: center; width: 100%; min-width: 300px; height: 334px; text-align: center; background: linear-gradient(207.8deg, #201E1C 16.69%, #F7931a 100%); } header img { width: 150px; height: 24px; margin-top: 60px; align-self: center; } .header--title-container { width: 90%; min-width: 288px; max-width: 900px; height: 218px; margin-top: 40px; text-align: center; align-self: center; } .header--title-container h1 { font-size: 2.4rem; font-weight: bold; line-height: 2.6rem; color: var(--just-white); } .header--title-container p { margin-top: 25px; font-size: 1.4rem; font-weight: 500; line-height: 1.8rem; color: var(--soft-orange); } .header--title-container .header--button { position: absolute; left: calc(50% - 110px); top: 270px; display: block; margin-top: 35px; padding: 15px; width: 229px; height: 48px; background-color: var(--off-white); box-shadow: 0px 4px 8px rgba(89, 73, 30, 0.16); border: none; border-radius: 5px; font-size: 1.4rem; font-weight: bold; text-decoration: none; color: var(--black); } .header--button span { display: inline-block; width: 13px; height: 8px; margin-left: 10px; background-image: url('./assets/icons/down-arrow.svg'); } main { width: 100%; height: auto; background-color: var(--off-white); } .main-exchange-container { width: 100%; height: auto; padding-top: 80px; padding-bottom: 30px; text-align: center; } .main-exchange-container .background-img { width: 200px; height: 200px; margin: 0 auto; margin-bottom: 50px; background-image: url('./assets/img/Bitcoin.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-exchange-container h2 { margin-bottom: 30px; font-size: 2.4rem; font-weight: bold; line-height: 2.6rem; color: var(--black); } .main-exchange-container p { margin-bottom: 30px; font-size: 1.4rem; font-weight: 500; line-height: 1.6rem; color: #757575; } .main-exchange-container__title { width: 90%; min-width: 288px; max-width: 900px; margin: 0 auto; } .main-tables-container { display: flex; height: 375px; overflow-x: scroll; overscroll-behavior-x: contain; scroll-snap-type: x proximity; } .main-currency-table { width: 70%; min-width: 235px; max-width: 305px; height: 360px; scroll-snap-align: center; margin: 0 0 0 auto; font-family: 'Inter', sans-serif; } .main-currency-table .main-currency-table__title { margin-bottom: 15px; text-align: start; font-size: 1.8rem; font-weight: bold; line-height: 2.3rem; text-align: center; color: var(--bitcoin-orange); } .main-currency-table__container { width: 90%; min-width: 230px; max-width: 300px; height: 250px; margin: 0 auto; } .main-currency-table__container table { width: 100%; height: 100%; } .main-currency-table__container td { width: 50%; padding: 20px; text-align: start; font-size: 1.6rem; font-weight: 500; line-height: 1.9rem; color: var(--grey); background-color: var(--just-white); } .main-currency-table__container .table--top-left { border-radius: 15px 0 0 0; } .main-currency-table__container .table--top-right { border-radius: 0 15px 0 0; } .main-currency-table__container .table--bottom-left { border-radius: 0 0 0 15px; } .main-currency-table__container .table--bottom-right { border-radius: 0 0 15px 0; } .main-currency-table__container .table--right { font-size: 1.4rem; font-weight: normal; line-height: 1.7rem; color: #757575; } .main-currency-table__container .down { display: inline-block; width: 15px; height: 15px; margin-left: 10px; background-image: url('./assets/icons/trending-down.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-currency-table__container .up { display: inline-block; width: 15px; height: 15px; margin-left: 10px; background-image: url('./assets/icons/trending-up.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-currency-table__date { width: 230px; height: 30px; margin: 0 auto; margin-top: 15px; padding: 8px 5px; background-color: var(--soft-orange); border-radius: 8px; } .main-currency-table__date p { font-size: 1.2rem; line-height: 1.5rem; color: var(--warm-black); } .main-commission-table { width: 70%; min-width: 235px; max-width: 305px; height: 360px; margin: 0 auto 0 0; scroll-snap-align: center; font-family: 'Inter', sans-serif; } .main-commission-table .main-commission-table__title { margin-bottom: 15px; text-align: start; font-size: 1.8rem; font-weight: bold; line-height: 2.3rem; text-align: center; color: var(--secondary-blue); } .main-commission-table__container { width: 90%; min-width: 230px; max-width: 300px; height: 250px; margin: 0 auto; } .main-commission-table__container table { width: 100%; height: 100%; } .main-commission-table__container td { width: 50%; padding: 20px; text-align: start; font-size: 1.6rem; font-weight: 500; line-height: 1.9rem; color: var(--grey); background-color: var(--just-white); } .main-commission-table__container .table--top-left { border-radius: 15px 0 0 0; } .main-commission-table__container .table--top-right { border-radius: 0 15px 0 0; } .main-commission-table__container .table--bottom-left { border-radius: 0 0 0 15px; } .main-commission-table__container .table--bottom-right { border-radius: 0 0 15px 0; } .main-commission-table__container .table--right { font-size: 1.4rem; font-weight: normal; line-height: 1.7rem; color: #757575; } .main-commission-table__date { width: 230px; height: 30px; margin: 0 auto; margin-top: 15px; padding: 8px 5px; background-color: var(--soft-blue); border-radius: 8px; } .main-commission-table__date p { font-size: 1.2rem; line-height: 1.5rem; color: var(--warm-black); } .main-product-details { position: relative; width: 100%; min-width: 320px; height: auto; padding: 20px 10px; background-color: var(--warm-black); } .main-product-detail--batatabit-logo { position: absolute; width: 40px; height: 25px; top: -10px; left: calc(50% - 23px); background-image: url('./assets/icons/batata.svg'); } .main-product-details__title { width: 90%; min-width: 288px; height: auto; margin: 0 auto; margin-top: 50px; text-align: center; } .main-product-details__title h2 { margin-bottom: 20px; font-size: 2.4rem; font-weight: bold; line-height: 2.6rem; color: var(--just-white);; } .main-product-details__title p { margin-bottom: 20px; font-size: 1.3rem; font-weight: 500; line-height: 1.8rem; color: #808080; } .main-product-details__card { width: 90%; min-width: 288px; max-width: 400px; min-height: 150px; margin: 15px auto; padding: 15px; background-color: var(--black); border-radius: 4px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16); } .main-product-details__card .clock { display: inline-block; width: 20px; height: 20px; margin-bottom: 10px; background-image: url('./assets/icons/clock.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-product-details__card .eye { display: inline-block; width: 20px; height: 20px; margin-bottom: 10px; background-image: url('./assets/icons/eye.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-product-details__card .cash { display: inline-block; width: 20px; height: 20px; margin-bottom: 10px; background-image: url('./assets/icons/dollar-sign.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-product-details__card .check { display: inline-block; width: 20px; height: 20px; margin-bottom: 10px; background-image: url('./assets/icons/check-circle.svg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-product-details__card--title { margin-bottom: 15px; font-size: 1.8rem; font-weight: bold; line-height: 1.8rem; color: var(--just-white); } .main-product-details__card--body { font-size: 1.4rem; font-weight: 500; line-height: 1.8rem; color: #808080; } .bitcoin-img-container { width: 100%; min-width: 320px; height: 70vh; background-image: url('./assets/img/bitcoinbaby2x.png'); background-position: center; background-size: cover; background-repeat: no-repeat; } .bitcoin-img-container h2 { padding-top: 60px; font-size: 2.4rem; font-weight: bold; line-height: 2.6rem; text-align: center; color: var(--just-white); } .main-plans-container { width: 100%; min-width: 320px; height: auto; padding-bottom: 70px; text-align: center; } .main-plans-container__title { width: 90%; min-width: 288px; height: auto; margin: 0 auto; margin-bottom: 50px; } .main-plans-container__title h2 { padding-top: 50px; font-size: 2.4rem; font-weight: bold; line-height: 2.6rem; color: var(--warm-black); } .main-plans-container__title p { padding-top: 30px; font-size: 1.4rem; font-weight: 500; line-height: 1.8rem; color: #757575; } .main-plans-container--slider { display: flex; height: 350px; overflow-x: scroll; overscroll-behavior-x: contain; scroll-snap-type: x proximity; } .main-plans-container__card { position: relative; scroll-snap-align: center; width: 50%; min-width: 190px; max-width: 300px; height: 250px; margin: 50px 5px; padding: 0 15px; background-color: var(--just-white); border-radius: 15px; box-shadow: 0 4px 8px rgba(89, 73, 30, 0.16); } .main-plans-container__card--recommended { position: absolute; width: 120px; height: 31px; padding: 7px; top: -15px; left: calc(50% - 60px); font-size: 1.2rem; background-color: var(--bitcoin-orange); border-radius: 10px; color: var(--just-white); } .main-plans-container__card--basic { position: absolute; width: 120px; height: 31px; padding: 7px; top: -15px; left: calc(50% - 60px); font-size: 1.2rem; background-color: var(--secondary-blue); border-radius: 10px; color: var(--just-white); } .main-plans-container__card--limited { position: absolute; width: 120px; height: 31px; padding: 7px; top: -15px; left: calc(50% - 60px); font-size: 1.2rem; background-color: var(--grey); border-radius: 10px; color: var(--just-white); } .main-plans-container__info--title { padding-top: 30px; font-size: 1.4rem; font-weight: 500; line-height: 1.8rem; color: var(--black); } .main-plans-container__info--price { padding: 5px 0; font-size: 5.2rem; font-weight: bold; line-height: 5.3rem; letter-spacing: -.5rem; color: var(--black); } .main-plans-container__info--price span { font-size: 1.2rem; font-weight: 300; vertical-align: text-top; } .main-plans-container__info--saving { font-size: 1.2rem; color: #757575; } .main-plans-container__info--cta { width: 150px; height: 48px; margin-top: 20px; background-color: var(--off-white); border: 2px var(--bitcoin-orange) solid; border-radius: 4px; font-family: 'DM Sans', sans-serif; font-size: 1.4rem; font-weight: bold; line-height: 1.8rem; color: var(--black); } .main-plans-container__info--cta span { display: inline-block; width: 20px; height: 20px; background-image: url('./assets/icons/orange-right-arrow.svg'); background-position: center; background-repeat: no-repeat; background-size: cover; vertical-align: text-bottom; } .basic { margin-left: 60px; } .limited { margin-right: 60px; background-color: var(--warm-black); } .limited .main-plans-container__info--title { color: var(--just-white); } .limited .main-plans-container__info--price { color: var(--just-white); } .limited .main-plans-container__info--cta { background-color: var(--black); color: var(--just-white); } footer { display: flex; width: 100%; height: 150px; background-color: var(--bitcoin-orange); } footer section { display: flex; width: 50%; justify-content: center; align-items: center; } footer .left ul { font-size: 1.4rem; font-weight: 500; line-height: 1.8rem; list-style: none; } .left li { margin: 10px 0; } .left a { text-decoration: none; color: var(--just-white); }
0.417628
0.132458
.help-block strong{ padding-left: 10px; color: red; } .navbar-brand{ max-width: 110px; } .image__thumbnail { position: relative; display: inline-block; margin-bottom: 20px; } .social .image__thumbnail,.services .image__thumbnail{ margin-top: 20px; } .image__thumbnail img { position: relative; display: inline-block; object-fit: cover; width: 100%; height: 100%; } @media only screen and (min-width: 400px) { .image__thumbnail { width: 130px; height: 130px; } .image_thumb_page{ padding: 1px; } } @media only screen and (min-width: 600px) { .image__thumbnail { width: 140px; height: 140px; } .image_thumb_page{ padding: 5px; } } @media only screen and (min-width: 900px) { .image__thumbnail { width: 140px; height: 140px; } .image_thumb_page{ padding: 5px; } } @media only screen and (min-width: 1100px) { .image__thumbnail { width: 140px; height: 140px; } .image_thumb_page{ padding: 8px; } } @media only screen and (min-width: 1400px) { .image__thumbnail { width: 180px; height: 180px; } .image_thumb_page{ padding: 10px; } } .image__delete { position: absolute; top: 5px; right: 5px; z-index: 1; width: 15px; height: 15px; display: flex; align-items: center; justify-content: center; border-radius: 50px; background: rgba(60, 141, 188, 0.9); font-size: 11px; color: white !important; } .image__button { position: absolute; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.4); color: rgba(255,255,255,0.8); padding: 5px 10px; text-align: center; cursor: pointer; transition: all 0.3s; } .alert-success { background: #31ce36; color: #fff; } .card-header button a{ color: #ffffff; } .breadcrumbs li a{ font-size: 15px; color: #575962; font-weight: 700; } .breadcrumbs li:last-child a{ color: #1572e8; font-weight: 400; } .card-body .user-profile{ padding-bottom: 50px; } .alert .close{ top: 0px; right: 12px; } .alert-danger h4,.alert-danger li{ color: red; } .form-add-user .custom-checkbox{ padding-left: 35px; } .table-responsive tr td a{ color: unset; } /** Css menu */ .dd { position: relative; display: block; margin: 0; padding: 0; max-width: 800px; list-style: none; font-size: 13px; line-height: 20px; } .dd-list { display: block; position: relative; margin: 0; padding: 0; list-style: none; } .dd-list .dd-list { padding-left: 30px; } .dd-collapsed .dd-list { display: none; } .dd-item, .dd-empty, .dd-placeholder { display: block; position: relative; margin: 0; padding: 0; min-height: 20px; font-size: 13px; line-height: 20px; } .dd-handle { display: block; height: 30px; margin: 5px 0; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc; background: #fafafa; background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%); background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%); background: linear-gradient(top, #fafafa 0%, #eee 100%); -webkit-border-radius: 3px; border-radius: 3px; box-sizing: border-box; -moz-box-sizing: border-box; } .dd-handle { display: block; height: unset; line-height: 3; padding-left: 14px; font-size: 14px; background: #ecf0f1; border-radius: 3px; } .dd-handle:hover{ background: #59627557; color: black; border-color: #59627557; } .dd-item > button { display: block; position: relative; cursor: pointer; float: left; width: 25px; height: 20px; margin: 5px 0; padding: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0; background: transparent; font-size: 12px; line-height: 1; text-align: center; font-weight: bold; } .dd-item > button:before { content: '+'; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; } .dd-item > button[data-action="collapse"]:before { content: '-'; } .dd-placeholder, .dd-empty { margin: 5px 0; padding: 0; min-height: 30px; background: #f2fbff; border: 1px dashed #b6bcbf; box-sizing: border-box; -moz-box-sizing: border-box; } .dd-empty { border: 1px dashed #bbb; min-height: 100px; background-color: #e5e5e5; background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff); background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff); background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff); background-size: 60px 60px; background-position: 0 0, 30px 30px; } .dd-dragel { position: absolute; pointer-events: none; z-index: 9999; } .dd-dragel > .dd-item .dd-handle { margin-top: 0; } .dd-dragel .dd-handle { -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1); box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1); } /** * Nestable Extras */ .nestable-lists { display: block; clear: both; padding: 30px 0; width: 100%; border: 0; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; } #nestable-menu { padding: 0; margin: 20px 0; } #nestable-output, #nestable2-output { width: 100%; height: 7em; font-size: 0.75em; line-height: 1.333333em; font-family: Consolas, monospace; padding: 5px; box-sizing: border-box; -moz-box-sizing: border-box; } #nestable2 .dd-handle { color: #fff; border: 1px solid #999; background: #bbb; background: -webkit-linear-gradient(top, #bbb 0%, #999 100%); background: -moz-linear-gradient(top, #bbb 0%, #999 100%); background: linear-gradient(top, #bbb 0%, #999 100%); } #nestable2 .dd-handle:hover { background: #bbb; } #nestable2 .dd-item > button:before { color: #fff; } .dd-hover > .dd-handle { background: #2ea8e5 !important; } /** * Nestable Draggable Handles */ .dd3-content { display: block; height: 30px; margin: 5px 0; padding: 5px 10px 5px 40px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc; background: #fafafa; background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%); background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%); background: linear-gradient(top, #fafafa 0%, #eee 100%); -webkit-border-radius: 3px; border-radius: 3px; box-sizing: border-box; -moz-box-sizing: border-box; } .dd3-content:hover { color: #2ea8e5; background: #fff; } .dd-dragel > .dd3-item > .dd3-content { margin: 0; } .dd3-item > button { margin-left: 30px; } .dd3-handle { position: absolute; margin: 0; left: 0; top: 0; cursor: pointer; width: 30px; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 1px solid #aaa; background: #ddd; background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%); background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%); background: linear-gradient(top, #ddd 0%, #bbb 100%); border-top-right-radius: 0; border-bottom-right-radius: 0; } .dd3-handle:before { content: '≡'; display: block; position: absolute; left: 0; top: 3px; width: 100%; text-align: center; text-indent: 0; color: #fff; font-size: 20px; font-weight: normal; } .dd3-handle:hover { background: #ddd; } .jq-toast-wrap.top-right { top: 22px; right: 15px; } .jq-toast-wrap{ width: 290px; } .dd-item .button-group { position: absolute; top: 2px; right: 23px; z-index: 10; height: 45px; line-height: 45px; } .modal-title{ display: inline-block; font-size: 17px; font-weight: bold; font-weight: 500; text-transform: uppercase; } .modal-header .close { outline: none; } /** End menu */ .img-responsive{ max-width: 70px; max-height: 70px; } .card-header .icon-header{ font-size: 25px; margin-right: 20px; } .card-header .flaticon-right-arrow{ margin: 0 10px; } .card-header-contact span .flaticon-right-arrow,.card-header-page span .flaticon-right-arrow{ margin-right: 15px; } .form-contact table{ width: 100% !important; } .modal__menu .modal-header{ text-align: center; } .modal__menu .modal-header h4{ font-size: 18px; width: 100%; } .modal__menu .modal-header .close{ color: red; } .dataTables_length button{ margin-left: 25px; padding: 3px 13px; font-size: 13px; } .dataTables_length button i{ margin-right: 5px; } .card-body .badge-title{ padding: 8px 10px; font-size:13px; border-radius: unset; width: 100% } .alert-danger{ color: red; } .item-child a{ padding-left: 20px !important; } .link_cate{ color: #7b98ff !important; } /* css box right */ .box { position: relative; border-radius: 3px; /*background: #ffffff;*/ border-top: 3px solid #d2d6de; margin-bottom: 20px; width: 100%; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) } .box.box-primary { border-top-color: #3c8dbc } .box.box-info { border-top-color: #00c0ef } .box.box-danger { border-top-color: #dd4b39 } .box.box-warning { border-top-color: #f39c12 } .box.box-success { border-top-color: #00a65a } .box.box-default { border-top-color: #d2d6de } .box.collapsed-box .box-body, .box.collapsed-box .box-footer { display: none } .box .nav-stacked>li { border-bottom: 1px solid #f4f4f4; margin: 0 } .box .nav-stacked>li:last-of-type { border-bottom: none } .box.height-control .box-body { max-height: 300px; overflow: auto } .box .border-right { border-right: 1px solid #f4f4f4 } .box .border-left { border-left: 1px solid #f4f4f4 } .box.box-solid { border-top: 0 } .box.box-solid>.box-header .btn.btn-default { background: transparent } .box.box-solid>.box-header .btn:hover, .box.box-solid>.box-header a:hover { background: rgba(0, 0, 0, 0.1) } .box.box-solid.box-default { border: 1px solid #d2d6de } .box.box-solid.box-default>.box-header { color: #444; background: #d2d6de; background-color: #d2d6de } .box.box-solid.box-default>.box-header a, .box.box-solid.box-default>.box-header .btn { color: #444 } .box.box-solid.box-primary { border: 1px solid #3c8dbc } .box.box-solid.box-primary>.box-header { color: #fff; background: #3c8dbc; background-color: #3c8dbc } .box.box-solid.box-primary>.box-header a, .box.box-solid.box-primary>.box-header .btn { color: #fff } .box.box-solid.box-info { border: 1px solid #00c0ef } .box.box-solid.box-info>.box-header { color: #fff; background: #00c0ef; background-color: #00c0ef } .box.box-solid.box-info>.box-header a, .box.box-solid.box-info>.box-header .btn { color: #fff } .box.box-solid.box-danger { border: 1px solid #dd4b39 } .box.box-solid.box-danger>.box-header { color: #fff; background: #dd4b39; background-color: #dd4b39 } .box.box-solid.box-danger>.box-header a, .box.box-solid.box-danger>.box-header .btn { color: #fff } .box.box-solid.box-warning { border: 1px solid #f39c12 } .box.box-solid.box-warning>.box-header { color: #fff; background: #f39c12; background-color: #f39c12 } .box.box-solid.box-warning>.box-header a, .box.box-solid.box-warning>.box-header .btn { color: #fff } .box.box-solid.box-success { border: 1px solid #00a65a } .box.box-solid.box-success>.box-header { color: #fff; background: #00a65a; background-color: #00a65a } .box.box-solid.box-success>.box-header a, .box.box-solid.box-success>.box-header .btn { color: #fff } .box.box-solid>.box-header>.box-tools .btn { border: 0; box-shadow: none } .box.box-solid[class*='bg']>.box-header { color: #fff } .box .box-group>.box { margin-bottom: 5px } .box .knob-label { text-align: center; color: #333; font-weight: 100; font-size: 12px; margin-bottom: 0.3em } .box>.overlay, .overlay-wrapper>.overlay, .box>.loading-img, .overlay-wrapper>.loading-img { position: absolute; top: 0; left: 0; width: 100%; height: 100% } .box .overlay, .overlay-wrapper .overlay { z-index: 50; background: rgba(255, 255, 255, 0.7); border-radius: 3px } .box .overlay>.fa, .overlay-wrapper .overlay>.fa { position: absolute; top: 50%; left: 50%; margin-left: -15px; margin-top: -15px; color: #000; font-size: 30px } .box .overlay.dark, .overlay-wrapper .overlay.dark { background: rgba(0, 0, 0, 0.5) } .box-header:before, .box-body:before, .box-footer:before, .box-header:after, .box-body:after, .box-footer:after { content: " "; display: table } .box-header:after, .box-body:after, .box-footer:after { clear: both } .box-header { display: block; padding: 10px; position: relative } .box-header.with-border { border-bottom: 1px solid #f4f4f4 } .collapsed-box .box-header.with-border { border-bottom: none } .box-header>.fa, .box-header>.glyphicon, .box-header>.ion, .box-header .box-title { display: inline-block; font-size: 18px; margin: 0; line-height: 1 } .box-header>.fa, .box-header>.glyphicon, .box-header>.ion { margin-right: 5px } .box-header>.box-tools { position: absolute; right: 10px; top: 5px } .box-header>.box-tools [data-toggle="tooltip"] { position: relative } .box-header>.box-tools.pull-right .dropdown-menu { right: 0; left: auto } .box-header>.box-tools .dropdown-menu>li>a { color: #444!important } .btn-box-tool { padding: 5px; font-size: 12px; background: transparent; color: #97a0b3 } .open .btn-box-tool, .btn-box-tool:hover { color: #606c84 } .btn-box-tool.btn:active { box-shadow: none } .box-body { border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; padding: 10px } .no-header .box-body { border-top-right-radius: 3px; border-top-left-radius: 3px } .box-body>.table { margin-bottom: 0 } .box-body .fc { margin-top: 5px } .box-body .full-width-chart { margin: -19px } .box-body.no-padding .full-width-chart { margin: -9px } .box-body .box-pane { border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 3px } .box-body .box-pane-right { border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 0 } .box-footer { border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; border-top: 1px solid #f4f4f4; padding: 10px; background-color: #fff } .checkboxlist { padding-left: 18px; overflow-y: auto; } .box-body { border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; padding: 10px; } .custom-checkbox { display: block; margin-top: 7px; } .checkboxlist .form-check{ padding: 2px; } .custom-checkbox input[type=checkbox] { border: 1px solid #b4b9be; background: #fff; color: #555; clear: none; cursor: pointer; display: inline-block; line-height: 0; height: 16px; margin: -4px 8px 0 0; outline: 0; padding: 0!important; text-align: center; vertical-align: middle; width: 16px; min-width: 16px; -webkit-appearance: none; box-shadow: inset 0 1px 2px rgba(0,0,0,.1); transition: .05s border-color ease-in-out; } .custom-checkbox{ display: block; margin-top: 7px; color: #000000 !important; } .box.custom-box { border: none; } .box-body.custom-box { border: none; padding-right: 0px; padding-left: 0px; background: #ecf0f5; } .box-success .checkbox-products{ max-height: 350px; padding-bottom: 30px; } .checkboxlist .form-check [type=checkbox]:not(:checked)+.form-check-sign:before{ top: 0px; width: 18px; height: 18px; } table td:last-child{ text-align: center; } .action-span i{ font-size: 16px; } #edit-slug-buttons button{ padding: 0 6px; font-size: 12px; } .custom-checkbox .form-check{ padding: 5px; } .table-products table td { padding: 20px 25px !important; } .logo-header a{ margin: auto; } #repeater{ width: 100%; } .page-table tr .remove-td-item{ text-align: center; padding: 0 15px !important } .page-table tr td{ padding: unset !important; } .image_thumb_page{ position: relative; } .image_thumb_page img{ width: 100%; max-height: 100%; } .page-table-home .image__thumbnail{ max-width: 100px; max-height: 100px; } .list-notifications{ max-height: 450px; overflow-y: auto; } .img_cate_thumb{ margin: 5px; } .image__gallery { border: 1px solid #ccc; min-height: 200px; border-radius: 3px; } .image__thumbnail--style-1 { margin: 5px; margin-bottom: 0; } .title__group{ background: #e0f3e2; padding: 10px; } .repeater .orther .image__thumbnail{ width: 60px; height: 60px; } .repeater .orther .image__thumbnail .image__button{ padding: unset; } .flex_grp{ display: flex; } .flex_grp .text_title{ margin-right: 5px; }
public/backend/custom/css/custom.css
.help-block strong{ padding-left: 10px; color: red; } .navbar-brand{ max-width: 110px; } .image__thumbnail { position: relative; display: inline-block; margin-bottom: 20px; } .social .image__thumbnail,.services .image__thumbnail{ margin-top: 20px; } .image__thumbnail img { position: relative; display: inline-block; object-fit: cover; width: 100%; height: 100%; } @media only screen and (min-width: 400px) { .image__thumbnail { width: 130px; height: 130px; } .image_thumb_page{ padding: 1px; } } @media only screen and (min-width: 600px) { .image__thumbnail { width: 140px; height: 140px; } .image_thumb_page{ padding: 5px; } } @media only screen and (min-width: 900px) { .image__thumbnail { width: 140px; height: 140px; } .image_thumb_page{ padding: 5px; } } @media only screen and (min-width: 1100px) { .image__thumbnail { width: 140px; height: 140px; } .image_thumb_page{ padding: 8px; } } @media only screen and (min-width: 1400px) { .image__thumbnail { width: 180px; height: 180px; } .image_thumb_page{ padding: 10px; } } .image__delete { position: absolute; top: 5px; right: 5px; z-index: 1; width: 15px; height: 15px; display: flex; align-items: center; justify-content: center; border-radius: 50px; background: rgba(60, 141, 188, 0.9); font-size: 11px; color: white !important; } .image__button { position: absolute; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.4); color: rgba(255,255,255,0.8); padding: 5px 10px; text-align: center; cursor: pointer; transition: all 0.3s; } .alert-success { background: #31ce36; color: #fff; } .card-header button a{ color: #ffffff; } .breadcrumbs li a{ font-size: 15px; color: #575962; font-weight: 700; } .breadcrumbs li:last-child a{ color: #1572e8; font-weight: 400; } .card-body .user-profile{ padding-bottom: 50px; } .alert .close{ top: 0px; right: 12px; } .alert-danger h4,.alert-danger li{ color: red; } .form-add-user .custom-checkbox{ padding-left: 35px; } .table-responsive tr td a{ color: unset; } /** Css menu */ .dd { position: relative; display: block; margin: 0; padding: 0; max-width: 800px; list-style: none; font-size: 13px; line-height: 20px; } .dd-list { display: block; position: relative; margin: 0; padding: 0; list-style: none; } .dd-list .dd-list { padding-left: 30px; } .dd-collapsed .dd-list { display: none; } .dd-item, .dd-empty, .dd-placeholder { display: block; position: relative; margin: 0; padding: 0; min-height: 20px; font-size: 13px; line-height: 20px; } .dd-handle { display: block; height: 30px; margin: 5px 0; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc; background: #fafafa; background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%); background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%); background: linear-gradient(top, #fafafa 0%, #eee 100%); -webkit-border-radius: 3px; border-radius: 3px; box-sizing: border-box; -moz-box-sizing: border-box; } .dd-handle { display: block; height: unset; line-height: 3; padding-left: 14px; font-size: 14px; background: #ecf0f1; border-radius: 3px; } .dd-handle:hover{ background: #59627557; color: black; border-color: #59627557; } .dd-item > button { display: block; position: relative; cursor: pointer; float: left; width: 25px; height: 20px; margin: 5px 0; padding: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0; background: transparent; font-size: 12px; line-height: 1; text-align: center; font-weight: bold; } .dd-item > button:before { content: '+'; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; } .dd-item > button[data-action="collapse"]:before { content: '-'; } .dd-placeholder, .dd-empty { margin: 5px 0; padding: 0; min-height: 30px; background: #f2fbff; border: 1px dashed #b6bcbf; box-sizing: border-box; -moz-box-sizing: border-box; } .dd-empty { border: 1px dashed #bbb; min-height: 100px; background-color: #e5e5e5; background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff); background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff); background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff); background-size: 60px 60px; background-position: 0 0, 30px 30px; } .dd-dragel { position: absolute; pointer-events: none; z-index: 9999; } .dd-dragel > .dd-item .dd-handle { margin-top: 0; } .dd-dragel .dd-handle { -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1); box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1); } /** * Nestable Extras */ .nestable-lists { display: block; clear: both; padding: 30px 0; width: 100%; border: 0; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; } #nestable-menu { padding: 0; margin: 20px 0; } #nestable-output, #nestable2-output { width: 100%; height: 7em; font-size: 0.75em; line-height: 1.333333em; font-family: Consolas, monospace; padding: 5px; box-sizing: border-box; -moz-box-sizing: border-box; } #nestable2 .dd-handle { color: #fff; border: 1px solid #999; background: #bbb; background: -webkit-linear-gradient(top, #bbb 0%, #999 100%); background: -moz-linear-gradient(top, #bbb 0%, #999 100%); background: linear-gradient(top, #bbb 0%, #999 100%); } #nestable2 .dd-handle:hover { background: #bbb; } #nestable2 .dd-item > button:before { color: #fff; } .dd-hover > .dd-handle { background: #2ea8e5 !important; } /** * Nestable Draggable Handles */ .dd3-content { display: block; height: 30px; margin: 5px 0; padding: 5px 10px 5px 40px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc; background: #fafafa; background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%); background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%); background: linear-gradient(top, #fafafa 0%, #eee 100%); -webkit-border-radius: 3px; border-radius: 3px; box-sizing: border-box; -moz-box-sizing: border-box; } .dd3-content:hover { color: #2ea8e5; background: #fff; } .dd-dragel > .dd3-item > .dd3-content { margin: 0; } .dd3-item > button { margin-left: 30px; } .dd3-handle { position: absolute; margin: 0; left: 0; top: 0; cursor: pointer; width: 30px; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 1px solid #aaa; background: #ddd; background: -webkit-linear-gradient(top, #ddd 0%, #bbb 100%); background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%); background: linear-gradient(top, #ddd 0%, #bbb 100%); border-top-right-radius: 0; border-bottom-right-radius: 0; } .dd3-handle:before { content: '≡'; display: block; position: absolute; left: 0; top: 3px; width: 100%; text-align: center; text-indent: 0; color: #fff; font-size: 20px; font-weight: normal; } .dd3-handle:hover { background: #ddd; } .jq-toast-wrap.top-right { top: 22px; right: 15px; } .jq-toast-wrap{ width: 290px; } .dd-item .button-group { position: absolute; top: 2px; right: 23px; z-index: 10; height: 45px; line-height: 45px; } .modal-title{ display: inline-block; font-size: 17px; font-weight: bold; font-weight: 500; text-transform: uppercase; } .modal-header .close { outline: none; } /** End menu */ .img-responsive{ max-width: 70px; max-height: 70px; } .card-header .icon-header{ font-size: 25px; margin-right: 20px; } .card-header .flaticon-right-arrow{ margin: 0 10px; } .card-header-contact span .flaticon-right-arrow,.card-header-page span .flaticon-right-arrow{ margin-right: 15px; } .form-contact table{ width: 100% !important; } .modal__menu .modal-header{ text-align: center; } .modal__menu .modal-header h4{ font-size: 18px; width: 100%; } .modal__menu .modal-header .close{ color: red; } .dataTables_length button{ margin-left: 25px; padding: 3px 13px; font-size: 13px; } .dataTables_length button i{ margin-right: 5px; } .card-body .badge-title{ padding: 8px 10px; font-size:13px; border-radius: unset; width: 100% } .alert-danger{ color: red; } .item-child a{ padding-left: 20px !important; } .link_cate{ color: #7b98ff !important; } /* css box right */ .box { position: relative; border-radius: 3px; /*background: #ffffff;*/ border-top: 3px solid #d2d6de; margin-bottom: 20px; width: 100%; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) } .box.box-primary { border-top-color: #3c8dbc } .box.box-info { border-top-color: #00c0ef } .box.box-danger { border-top-color: #dd4b39 } .box.box-warning { border-top-color: #f39c12 } .box.box-success { border-top-color: #00a65a } .box.box-default { border-top-color: #d2d6de } .box.collapsed-box .box-body, .box.collapsed-box .box-footer { display: none } .box .nav-stacked>li { border-bottom: 1px solid #f4f4f4; margin: 0 } .box .nav-stacked>li:last-of-type { border-bottom: none } .box.height-control .box-body { max-height: 300px; overflow: auto } .box .border-right { border-right: 1px solid #f4f4f4 } .box .border-left { border-left: 1px solid #f4f4f4 } .box.box-solid { border-top: 0 } .box.box-solid>.box-header .btn.btn-default { background: transparent } .box.box-solid>.box-header .btn:hover, .box.box-solid>.box-header a:hover { background: rgba(0, 0, 0, 0.1) } .box.box-solid.box-default { border: 1px solid #d2d6de } .box.box-solid.box-default>.box-header { color: #444; background: #d2d6de; background-color: #d2d6de } .box.box-solid.box-default>.box-header a, .box.box-solid.box-default>.box-header .btn { color: #444 } .box.box-solid.box-primary { border: 1px solid #3c8dbc } .box.box-solid.box-primary>.box-header { color: #fff; background: #3c8dbc; background-color: #3c8dbc } .box.box-solid.box-primary>.box-header a, .box.box-solid.box-primary>.box-header .btn { color: #fff } .box.box-solid.box-info { border: 1px solid #00c0ef } .box.box-solid.box-info>.box-header { color: #fff; background: #00c0ef; background-color: #00c0ef } .box.box-solid.box-info>.box-header a, .box.box-solid.box-info>.box-header .btn { color: #fff } .box.box-solid.box-danger { border: 1px solid #dd4b39 } .box.box-solid.box-danger>.box-header { color: #fff; background: #dd4b39; background-color: #dd4b39 } .box.box-solid.box-danger>.box-header a, .box.box-solid.box-danger>.box-header .btn { color: #fff } .box.box-solid.box-warning { border: 1px solid #f39c12 } .box.box-solid.box-warning>.box-header { color: #fff; background: #f39c12; background-color: #f39c12 } .box.box-solid.box-warning>.box-header a, .box.box-solid.box-warning>.box-header .btn { color: #fff } .box.box-solid.box-success { border: 1px solid #00a65a } .box.box-solid.box-success>.box-header { color: #fff; background: #00a65a; background-color: #00a65a } .box.box-solid.box-success>.box-header a, .box.box-solid.box-success>.box-header .btn { color: #fff } .box.box-solid>.box-header>.box-tools .btn { border: 0; box-shadow: none } .box.box-solid[class*='bg']>.box-header { color: #fff } .box .box-group>.box { margin-bottom: 5px } .box .knob-label { text-align: center; color: #333; font-weight: 100; font-size: 12px; margin-bottom: 0.3em } .box>.overlay, .overlay-wrapper>.overlay, .box>.loading-img, .overlay-wrapper>.loading-img { position: absolute; top: 0; left: 0; width: 100%; height: 100% } .box .overlay, .overlay-wrapper .overlay { z-index: 50; background: rgba(255, 255, 255, 0.7); border-radius: 3px } .box .overlay>.fa, .overlay-wrapper .overlay>.fa { position: absolute; top: 50%; left: 50%; margin-left: -15px; margin-top: -15px; color: #000; font-size: 30px } .box .overlay.dark, .overlay-wrapper .overlay.dark { background: rgba(0, 0, 0, 0.5) } .box-header:before, .box-body:before, .box-footer:before, .box-header:after, .box-body:after, .box-footer:after { content: " "; display: table } .box-header:after, .box-body:after, .box-footer:after { clear: both } .box-header { display: block; padding: 10px; position: relative } .box-header.with-border { border-bottom: 1px solid #f4f4f4 } .collapsed-box .box-header.with-border { border-bottom: none } .box-header>.fa, .box-header>.glyphicon, .box-header>.ion, .box-header .box-title { display: inline-block; font-size: 18px; margin: 0; line-height: 1 } .box-header>.fa, .box-header>.glyphicon, .box-header>.ion { margin-right: 5px } .box-header>.box-tools { position: absolute; right: 10px; top: 5px } .box-header>.box-tools [data-toggle="tooltip"] { position: relative } .box-header>.box-tools.pull-right .dropdown-menu { right: 0; left: auto } .box-header>.box-tools .dropdown-menu>li>a { color: #444!important } .btn-box-tool { padding: 5px; font-size: 12px; background: transparent; color: #97a0b3 } .open .btn-box-tool, .btn-box-tool:hover { color: #606c84 } .btn-box-tool.btn:active { box-shadow: none } .box-body { border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; padding: 10px } .no-header .box-body { border-top-right-radius: 3px; border-top-left-radius: 3px } .box-body>.table { margin-bottom: 0 } .box-body .fc { margin-top: 5px } .box-body .full-width-chart { margin: -19px } .box-body.no-padding .full-width-chart { margin: -9px } .box-body .box-pane { border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 3px } .box-body .box-pane-right { border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 0 } .box-footer { border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; border-top: 1px solid #f4f4f4; padding: 10px; background-color: #fff } .checkboxlist { padding-left: 18px; overflow-y: auto; } .box-body { border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; padding: 10px; } .custom-checkbox { display: block; margin-top: 7px; } .checkboxlist .form-check{ padding: 2px; } .custom-checkbox input[type=checkbox] { border: 1px solid #b4b9be; background: #fff; color: #555; clear: none; cursor: pointer; display: inline-block; line-height: 0; height: 16px; margin: -4px 8px 0 0; outline: 0; padding: 0!important; text-align: center; vertical-align: middle; width: 16px; min-width: 16px; -webkit-appearance: none; box-shadow: inset 0 1px 2px rgba(0,0,0,.1); transition: .05s border-color ease-in-out; } .custom-checkbox{ display: block; margin-top: 7px; color: #000000 !important; } .box.custom-box { border: none; } .box-body.custom-box { border: none; padding-right: 0px; padding-left: 0px; background: #ecf0f5; } .box-success .checkbox-products{ max-height: 350px; padding-bottom: 30px; } .checkboxlist .form-check [type=checkbox]:not(:checked)+.form-check-sign:before{ top: 0px; width: 18px; height: 18px; } table td:last-child{ text-align: center; } .action-span i{ font-size: 16px; } #edit-slug-buttons button{ padding: 0 6px; font-size: 12px; } .custom-checkbox .form-check{ padding: 5px; } .table-products table td { padding: 20px 25px !important; } .logo-header a{ margin: auto; } #repeater{ width: 100%; } .page-table tr .remove-td-item{ text-align: center; padding: 0 15px !important } .page-table tr td{ padding: unset !important; } .image_thumb_page{ position: relative; } .image_thumb_page img{ width: 100%; max-height: 100%; } .page-table-home .image__thumbnail{ max-width: 100px; max-height: 100px; } .list-notifications{ max-height: 450px; overflow-y: auto; } .img_cate_thumb{ margin: 5px; } .image__gallery { border: 1px solid #ccc; min-height: 200px; border-radius: 3px; } .image__thumbnail--style-1 { margin: 5px; margin-bottom: 0; } .title__group{ background: #e0f3e2; padding: 10px; } .repeater .orther .image__thumbnail{ width: 60px; height: 60px; } .repeater .orther .image__thumbnail .image__button{ padding: unset; } .flex_grp{ display: flex; } .flex_grp .text_title{ margin-right: 5px; }
0.38769
0.102664
body[dir='rtl'] { font-family: 'iransansxv'; font-weight: 300; letter-spacing: normal; } input.ltr-input, .ltr-input input { text-align: left; direction: ltr; } .recharts-wrapper { direction: ltr; } .signIn-logos { position: absolute; top: 20px; right: 20px; z-index: -1; } .signIn-logos img { width: 90px; margin: 10px; } @media (max-width: 480px) { body[dir='rtl'] .Toastify__toast-container { right: 0; } } body[dir='rtl'] .MuiTabs-scrollButtons .MuiSvgIcon-root { transform: scaleX(1); } body[dir='rtl'] .MuiDropzoneSnackbar-icon.MuiSvgIcon-root { transform: scaleX(1); } body[dir='rtl'] .Toastify__toast { direction: rtl; font-family: 'iransansxv'; text-align: right; -moz-font-feature-settings: 'ss02'; -webkit-font-feature-settings: 'ss02'; font-feature-settings: 'ss02'; } html { height: 100%; width: 100%; margin: 0; padding: 0; overflow-y: overlay; overflow-x: hidden; } body { width: 100%; margin: 0; padding: 0; } html::-webkit-scrollbar-track { display: none; } html::-webkit-scrollbar-track-piece:start, html::-webkit-scrollbar-track-piece:end, html::-webkit-scrollbar * { background: transparent; } html::-webkit-scrollbar { width: 5px; background-color: transparent; z-index: 1000000; } html::-webkit-scrollbar-thumb { border-radius: 6px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #fa810e; z-index: 1000000; } .google-map-container { border-radius: 10px; overflow: hidden; border: 2px solid #ccc; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25), 0 3px 3px rgba(0, 0, 0, 0.22); } a[href^="http://maps.google.com/maps"] { display: none !important; } a[href^="https://maps.google.com/maps"] { display: none !important; } .gmnoprint a, .gmnoprint span, .gm-style-cc { display: none !important; } .gmnoprint div { background: none !important; display: none !important; } .gm-style-iw + div { display: none !important; } .gm-ui-hover-effect { display: none !important; } .gm-style-iw.gm-style-iw-c { padding: 0; } .gm-style-iw-d { overflow: inherit !important; max-width: unset !important; max-height: unset !important; }
src/assets/styles/app.css
body[dir='rtl'] { font-family: 'iransansxv'; font-weight: 300; letter-spacing: normal; } input.ltr-input, .ltr-input input { text-align: left; direction: ltr; } .recharts-wrapper { direction: ltr; } .signIn-logos { position: absolute; top: 20px; right: 20px; z-index: -1; } .signIn-logos img { width: 90px; margin: 10px; } @media (max-width: 480px) { body[dir='rtl'] .Toastify__toast-container { right: 0; } } body[dir='rtl'] .MuiTabs-scrollButtons .MuiSvgIcon-root { transform: scaleX(1); } body[dir='rtl'] .MuiDropzoneSnackbar-icon.MuiSvgIcon-root { transform: scaleX(1); } body[dir='rtl'] .Toastify__toast { direction: rtl; font-family: 'iransansxv'; text-align: right; -moz-font-feature-settings: 'ss02'; -webkit-font-feature-settings: 'ss02'; font-feature-settings: 'ss02'; } html { height: 100%; width: 100%; margin: 0; padding: 0; overflow-y: overlay; overflow-x: hidden; } body { width: 100%; margin: 0; padding: 0; } html::-webkit-scrollbar-track { display: none; } html::-webkit-scrollbar-track-piece:start, html::-webkit-scrollbar-track-piece:end, html::-webkit-scrollbar * { background: transparent; } html::-webkit-scrollbar { width: 5px; background-color: transparent; z-index: 1000000; } html::-webkit-scrollbar-thumb { border-radius: 6px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #fa810e; z-index: 1000000; } .google-map-container { border-radius: 10px; overflow: hidden; border: 2px solid #ccc; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25), 0 3px 3px rgba(0, 0, 0, 0.22); } a[href^="http://maps.google.com/maps"] { display: none !important; } a[href^="https://maps.google.com/maps"] { display: none !important; } .gmnoprint a, .gmnoprint span, .gm-style-cc { display: none !important; } .gmnoprint div { background: none !important; display: none !important; } .gm-style-iw + div { display: none !important; } .gm-ui-hover-effect { display: none !important; } .gm-style-iw.gm-style-iw-c { padding: 0; } .gm-style-iw-d { overflow: inherit !important; max-width: unset !important; max-height: unset !important; }
0.39129
0.095097
body { display: flex; flex-direction: column; justify-content: center; align-items: center; color: white; font-family: "Copperplate", Times, serif; } .scene p{ font-size: 15px; } .scene h2 { margin-top: 2em; font-size: 20px; } /* Binnenste van de kaartjes */ section { display: flex; flex-wrap: wrap; height: 100%; } /* kaartje 1 */ article:first-of-type { flex: 0 0 65%; padding: 1em; } article:first-of-type ul { list-style-type: none; margin: 0; padding-left: 10px; } article:first-of-type h1{ font-size: 25px; margin: 0; } /* kaartje 2 */ article:nth-of-type(2) { flex: 1; padding: 0.5em; margin-top: 20px; } article:nth-of-type(2) img{ display: flex; width: 75%; height: auto; border-radius: 75%; margin: auto; } /* footer styling */ footer { display: flex; flex-direction: row; justify-content: center; align-items: center; height: 20%; } footer img { width: 45px; height: auto; margin: 10px; } footer a { text-decoration: none; padding: 0; margin: 0; } /* bron: https://3dtransforms.desandro.com/card-flip */ .flip-card { perspective: 1000px; /* Remove this if you don't want the 3D effect */ } /* This container is needed to position the front and back side */ .flip-card-inner { position: relative; width: 100%; height: 100%; transition: transform 0.8s; transform-style: preserve-3d; } /* Do an horizontal flip when you move the mouse over the flip box container */ .flip-card:hover .flip-card-inner { transform: rotateY(180deg); } /* Position the front and back side */ .flip-card-front, .flip-card-back { position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; /* Safari */ backface-visibility: hidden; } /* Style the front side (fallback if image is missing) */ .flip-card-front { background-color: #bbb; } /* Style the back side */ .flip-card-back { background-color: dodgerblue; transform: rotateY(180deg); } /* Flip van de kaartjes */ /* container */ .scene { display: inline-block; width: 453px; height: 264px; margin: 40px 0; perspective: 600px; } /* individuele kaart */ .card { position: relative; width: 100%; height: 100%; cursor: pointer; transform-style: preserve-3d; transform-origin: center right; transition: transform 1s; } /* animatie */ .card.is-flipped { transform: translateX(-100%) rotateY(-180deg); } .card__face { position: absolute; width: 100%; height: 100%; color: white; font-weight: bold; backface-visibility: hidden; } /* styling voorkant */ .card__face--front { background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(43,43,179,1) 63%); filter: drop-shadow(0 0 1rem crimson); } /* styling achterkant */ .card__face--back { background: linear-gradient(90deg, rgba(43,43,179,1) 0%, slateblue 63%); transform: rotateY(180deg); padding: 10px; filter: drop-shadow(0 0 1rem crimson); } .card__face--back img { width: 35px; height: auto; margin: 0 10px; } .card__face--back h1 { margin: 10px 0 10px 10px; } .card__face--back ul { list-style: none; margin: 0px; padding: 0; } .card__face--back li { text-align: center; vertical-align: middle; line-height: 35px; display: flex; flex-direction: row; margin: 10px 0; } /* Mobiel */ @media only screen and (max-width: 900px) { .scene { display: inline-block; width: 80%; height: 264px; /* border: 1px solid #CCC; */ margin: 40px 0; perspective: 600px; } article:nth-of-type(2) img{ width: 50%; } }
visitekaartje/CSS/style.css
body { display: flex; flex-direction: column; justify-content: center; align-items: center; color: white; font-family: "Copperplate", Times, serif; } .scene p{ font-size: 15px; } .scene h2 { margin-top: 2em; font-size: 20px; } /* Binnenste van de kaartjes */ section { display: flex; flex-wrap: wrap; height: 100%; } /* kaartje 1 */ article:first-of-type { flex: 0 0 65%; padding: 1em; } article:first-of-type ul { list-style-type: none; margin: 0; padding-left: 10px; } article:first-of-type h1{ font-size: 25px; margin: 0; } /* kaartje 2 */ article:nth-of-type(2) { flex: 1; padding: 0.5em; margin-top: 20px; } article:nth-of-type(2) img{ display: flex; width: 75%; height: auto; border-radius: 75%; margin: auto; } /* footer styling */ footer { display: flex; flex-direction: row; justify-content: center; align-items: center; height: 20%; } footer img { width: 45px; height: auto; margin: 10px; } footer a { text-decoration: none; padding: 0; margin: 0; } /* bron: https://3dtransforms.desandro.com/card-flip */ .flip-card { perspective: 1000px; /* Remove this if you don't want the 3D effect */ } /* This container is needed to position the front and back side */ .flip-card-inner { position: relative; width: 100%; height: 100%; transition: transform 0.8s; transform-style: preserve-3d; } /* Do an horizontal flip when you move the mouse over the flip box container */ .flip-card:hover .flip-card-inner { transform: rotateY(180deg); } /* Position the front and back side */ .flip-card-front, .flip-card-back { position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; /* Safari */ backface-visibility: hidden; } /* Style the front side (fallback if image is missing) */ .flip-card-front { background-color: #bbb; } /* Style the back side */ .flip-card-back { background-color: dodgerblue; transform: rotateY(180deg); } /* Flip van de kaartjes */ /* container */ .scene { display: inline-block; width: 453px; height: 264px; margin: 40px 0; perspective: 600px; } /* individuele kaart */ .card { position: relative; width: 100%; height: 100%; cursor: pointer; transform-style: preserve-3d; transform-origin: center right; transition: transform 1s; } /* animatie */ .card.is-flipped { transform: translateX(-100%) rotateY(-180deg); } .card__face { position: absolute; width: 100%; height: 100%; color: white; font-weight: bold; backface-visibility: hidden; } /* styling voorkant */ .card__face--front { background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(43,43,179,1) 63%); filter: drop-shadow(0 0 1rem crimson); } /* styling achterkant */ .card__face--back { background: linear-gradient(90deg, rgba(43,43,179,1) 0%, slateblue 63%); transform: rotateY(180deg); padding: 10px; filter: drop-shadow(0 0 1rem crimson); } .card__face--back img { width: 35px; height: auto; margin: 0 10px; } .card__face--back h1 { margin: 10px 0 10px 10px; } .card__face--back ul { list-style: none; margin: 0px; padding: 0; } .card__face--back li { text-align: center; vertical-align: middle; line-height: 35px; display: flex; flex-direction: row; margin: 10px 0; } /* Mobiel */ @media only screen and (max-width: 900px) { .scene { display: inline-block; width: 80%; height: 264px; /* border: 1px solid #CCC; */ margin: 40px 0; perspective: 600px; } article:nth-of-type(2) img{ width: 50%; } }
0.486332
0.101679
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} body {font-family:"Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;color:#333;} input,button,select,textarea {font-family:inherit;font-size:inherit;line-height:inherit;outline:none;resize: none;} input::-webkit-input-placeholder,/* WebKit browsers */textarea::-webkit-input-placeholder {/* WebKit browsers */ color:rgb(204,204,204);} input:-moz-placeholder,/* Mozilla Firefox 4 to 18 */textarea:-moz-placeholder {/* Mozilla Firefox 4 to 18 */ color:rgb(204,204,204);} input::-moz-placeholder,/* Mozilla Firefox 19+ */textarea::-moz-placeholder {/* Mozilla Firefox 19+ */ color:rgb(204,204,204);} input:-ms-input-placeholder,textarea:-ms-input-placeholder {/* important 增加权重*/ color:rgb(204,204,204) !important;} input::-ms-clear {display:none;} input::-ms-reveal {display:none;} input::-webkit-contacts-auto-fill-button {visibility: hidden; display: none !important; pointer-events: none; position: absolute; right: 0;} /* 底部置地*/html,body,.wrap {height:100%;font-size:100%;background:#f3f6f7;min-width:1200px;} img {max-width:100%;border-style:none;vertical-align:middle;object-fit:cover;} img.avatar {border-radius:50%;} ul,li {list-style:none;margin-top:0;margin-bottom:0;padding-left:0;} .markdown-body ul {list-style:initial !important;} .markdown-body ul li {display:list-item !important;} th {font-weight:normal;} a {font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none;color:inherit;} .mcolor {color:#59B6D7;} .tcolor {color:#666666;} .ucolor {color:#777777;} .gcolor {color:#CCCCCC;} .lcolor {color:#EDEDED;} .wcolor {color:white !important;} .round {border-radius:50%;} .pointer {cursor:pointer;} .font12 {font-size:12px;} .font14 {font-size:14px;} .font16 {font-size:16px;} .font18 {font-size:18px;} .font20 {font-size:20px;} .fl {float:left !important;} .fr {float:right !important;} .margin0 {margin:0;} .padding0 {padding:0;} .mt0 {margin-top:0;} .mt10 {margin-top:10px;} .mt20 {margin-top:20px;} .mt30 {margin-top:30px;} .mt40 {margin-top:40px;} .mr0 {margin-right:0;} .mr10 {margin-right:10px;} .mr20 {margin-right:20px;} .mb0 {margin-bottom:0;} .mb10 {margin-bottom:10px;} .mb20 {margin-bottom:20px;} .mb30 {margin-bottom:30px;} .mb40 {margin-bottom:40px;} .ml0 {margin-left:0;} .ml10 {margin-left:10px;} .ml20 {margin-left:20px;} .gray {background:#f3f6f7;} .bgwhite {background-color:white;} .icon {font-size:1.5em;overflow:hidden;width:1em;height:1em;vertical-align:middle;fill:currentColor;margin-top:-2px;} .txt-hide {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;} .clearfix:after {display:block;visibility:hidden;clear:both;height:0;content:'.';} .hide {display:none;} .inline {display:inline-block;} .relative {position:relative;} .absolute {position:absolute;} /*导航*/.nav {position:relative;width:100%;height:64px;background:#fff;min-width:1200px;} .nav_left {float:left;margin-left:50px;} .nav_logo {width:64px;height:64px;float:left;} .nav_beta {display:inline-block;float:left;margin-left:-2px;padding-top:32px;color:#59b6d7;} .nav_list {width:1080px;margin:auto;} .nav_list .navs {display:flex;height:62px;margin-bottom:0;justify-content:flex-start;align-items:center;float:left;} .nav_list .navs li {float:left;text-align:center;margin-right:15px;transition:all .3s;position:relative;} .nav_list .navs li a {display:inline-block;margin:0 10px;padding:20px 10px;color:#343434;font-size:18px;transition:all .1s;border-bottom:2px solid transparent;} .nav_list .navs li a:hover {color:#59b6d7 !important;border-bottom:2px solid #59b6d7;} .nav_list .navs li a.selected {color:#59b6d7 !important;border-bottom:2px solid #59b6d7;} .nav_list .navs li a:link,.nav_list .navs li a:visited,.nav_list .navs li a:hover {text-decoration:none;} .nav_list .navs .child_navs {display:none;position:absolute;z-index:99;border-radius:3px;background:#fff;box-shadow:0 1px 22px #e2e0e0;min-width:120px;} .nav_list .navs .child_navs a {display:block;font-size:14px;margin:0;padding:10px;color:#343434;transition:all .1s;border-bottom:none;} .nav_list .navs .child_navs a:hover {color:#59b6d7 !important;border-bottom:none;} .nav_list .nav_search {position:relative;width:235px;height:36px;border-radius:50px;margin-top:14px;background-color:#f3f6f7;float:right;} .nav_list .nav_input {width:calc(100% - 35px);height:100%;font-size:14px;color:#333;border:none;outline:none;background:transparent;padding-left:15px;vertical-align:middle;} .nav_list .nav_search_icon {cursor:pointer;position:absolute;top:50%;right:10px;transform:translateY(-50%);color:#59b6d7;} .head_search {display:none;z-index:999;position:absolute;background:#fff;width:235px;font-size:14px;box-shadow:0 1px 22px #e2e0e0;margin-top:5px;} .head_search .history {display:none;} .head_search .history p {font-size:14px;color:#ccc;padding:20px 15px;margin:0;} .head_search .history ul {display:block;margin:0;padding:0px 15px;overflow:hidden;} .head_search .history ul li {width:205px;float:left;margin-bottom:20px;overflow:hidden;} .head_search .history ul li span {cursor:pointer;width:170px;font-size:16px;color:#999;display:block;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .head_search .history ul li i {display:block;cursor:pointer;width:16px;height:16px;float:right;vertical-align:sub;background-image:url(./img/close_icon.png);background-repeat:no-repeat;background-size:16px;background-position:center;content:'';} .head_search .history .clear {font-size:12px;line-height:40px;display:block;height:40px;cursor:pointer;text-align:center;color:#999;background:#f8fcff;} .head_search .search_types {display:none;} .head_search .search_types ul {display:block;margin:0;padding:20px 20px 0px 20px;overflow:hidden;} .head_search .search_types ul li {color:#666;width:100%;cursor:pointer;float:left;margin-bottom:20px;overflow:hidden;line-height:18px;} .head_search .search_types ul li .keywords {color:#59b6d7;max-width:110px;line-height:18px;display:inline-block;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .nav_right {float:right;margin:17px 50px;} .nav_right .role-icon {position:absolute;width:14px;height:14px;bottom:-3px;left:20px;} .nav_right a.nava {font-size:14px;color:#666;margin-right:20px;} .nav_right a.nava:hover {color:#59b6d7;} .nav_right img {float:left;width:30px;height:30px;margin-right:9px;cursor:pointer;border-radius:50%;} .nav_name {display:inline-block;float:left;overflow:hidden;width:84px;padding-top:4px;white-space:nowrap;text-overflow:ellipsis;color:#343434;} .nav_menu {position:absolute;z-index:99;top:70px;right:65px;display:none;width:180px;padding-top:15px;padding-bottom:20px;border-radius:3px;background:#fff;box-shadow:0 1px 22px #e2e0e0;} .nav_menu .hover_cover {position:absolute;top:-60px;left:0;width:100%;height:80px;} .nav_menu .triangle {margin-left:128px;margin-top:-23px;} .nav_menu ul li {font-size:14px;margin-top:18px;padding-left:25px;} .nav_menu ul li a {display:block;width:100%;height:100%;color:#666;outline:none;} .nav_menu ul li a:hover {color:#59b6d7 !important;} .nav_menu ul li a svg {margin-top:-4px;margin-right:15px;} /*底部*/.footer {position:relative;z-index:1;clear:both;width:100%;height:225px;margin-top:-225px;text-align:center;border-top:1px solid #e5e5e5;background:#fff;} .footer_cont {width:1080px;margin:0 auto;} .footer_cont ul {margin-top:50px;} .footer_cont ul li {display:inline-block;margin-left:10px;} .footer_cont ul li a {font-size:12px;padding-right:10px;color:#808080;border-right:1px solid #ccc;} .footer_cont ul li a:hover {color:#59b6d7;} .footer_cont ul li:last-child a {border-right:0;} .footer_cont .rights {margin:20px 0 30px;color:#808080;} .footer_cont .developer {font-size:12px;margin-top:50px;color:#ccc;} .footer_cont .developer span {display:inline-block;margin:0 5px;color:#333;} /*内容*/.main {float:left;clear:both;width:100%;padding-bottom:30px;background:#f3f6f7;} .container {width:1080px;margin:36px auto 0 auto;} /*左侧导航*/.left_menu {float:left;width:150px;padding-top:20px;} .left_menu ul li {position:relative;margin-bottom:36px;} .left_menu ul li a {font-size:16px;color:#333;} .left_menu ul li a:link {text-decoration:none;} .left_menu .icon {font-size:30px;vertical-align:-8px;margin-right:10px;} .left_menu .selected {color:#59b6d7 !important;} /*右侧内容*/.right_container {width:235px;float:left;} /*左侧内容*/.left_container {width:815px;margin-right:30px;float:left;} /*弹出提示*/.noticebox {position:fixed;z-index:555;top:62px;display:none;width:100%;text-align:center;} .authnoticebox {top:82px;} .noticebox .notice {font-size:14px;line-height:50px;z-index:9999;height:50px;margin:auto;text-align:center;color:#666;background:#fff;box-shadow:0 0 22px #ededed;} .noticebox .notice img {margin-right:10px;} /*右侧浮动*/.right_extras {position:fixed;z-index:2;right:80px;bottom:80px;} .right_extras a {display:block;width:48px;height:48px;margin-bottom:10px;text-align:center;border-radius:50%;} .right_extras svg {font-size:34px;display:block;margin-bottom:10px;padding-top:11px;padding-left:12px;color:#fff;} .right_extras .app {background:#dedede;position: relative;} .right_extras .app .qrcode-wrap {position: absolute;right: 120%;top: -20px;padding: 10px;background-color: #fff;display: none;width: 140px;height: 160px;align-items: center;justify-content: center;flex-direction: column;box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);} .right_extras .app:hover .qrcode-wrap {display: flex;} .right_extras .app .qrcode-wrap img {width: 120px;height: 120px;} .right_extras .app .qrcode-wrap span {display: block;height: 10px;line-height: 10px;margin-top: 10px;color: #999;font-size: 14px;} .right_extras .gotop {background:#59b6d7;} .right_extras .gotop svg {font-size:40px !important;padding-left:8px !important;} /*热门用户*/.hot_users {width:100%;background:#fff;} .hot_users .hot_users_title {text-align:center;color:#333;font-size:18px;padding:20px 0px;} .hot_users ul {width:100%;float:left;padding:0px 20px;margin-bottom:0px;} .hot_users ul li {float:left;width:100%;padding:20px 0px;border-top:1px solid #ededed;} .hot_user_avatar {float:left;} .hot_user_avatar img {width:60px;height:60px;border-radius:50%;} .hot_user_info {width:125px;float:left;margin-left:10px;} .hot_user_info span {display:block;} .hot_user_info .hot_user_name {font-size:14px;color:#333;} .hot_user_info .hot_user_intro {font-size:14px;height:44px;line-height:22px;color:#999;margin-top:10px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box;word-break:break-all;} /*推荐用户*/ .recusers {width:100%;border-radius:3px;background:#fff;margin-bottom:30px;} .recusers .u-tt{padding: 15px;text-align: center;font-weight: 500;font-size: 18px;border-bottom: 1px solid #ededed;} .recusers p.nodata {line-height:50px;width:100%;height:50px;margin:0;text-align:center;} .recusers ul {display:inline-block;margin-bottom: 20px;} .recusers li {float:left;width:50px;margin:0 12px 0 15px;text-align:center;} .recusers li > a {position:relative;} .recusers li > a > img.role-icon {position:absolute;right:0;top:10px;width:18px;height:18px;border-radius:50%;} .recusers li img {width:50px;height:50px;border-radius:50%;margin-top:20px;} .recusers li span {font-size:12px;overflow:hidden;width:50px;margin-top:10px;white-space:nowrap;text-overflow:ellipsis;color:#666;line-height: 1;} .recusers li span a {color:#333;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display:block;margin-top:10px;} .recusers .recmore {font-size:12px;line-height:40px;display:block;height:40px;cursor:pointer;text-align:center;color:#999;background:#f8fcff;} .recusers .recmore {color:#999;} /*近期热点*/.hot_news {width:100%;margin-bottom:30px;padding:0 15px 0;border:1px solid #ededed;background-color:#fff;} .hot_news .title {font-size:18px;padding:20px 0 15px;text-align:center;color:#333;border-bottom:1px solid #ededed;} .hot_news .time_menu {display:inline-block;width:203px;margin:0;padding-top:16px;border-bottom:1px solid #ededed;background-color:#fff;} .hot_news .time_menu li {float:left;width:33.3%;cursor:pointer;text-align:center;} .hot_news .time_menu li a {display:inline-block;height:40px;padding:0 10px;color:#999;} .hot_news .time_menu li a.hover {color:#333;border-bottom:2px solid #59b6d7;} .hot_news_list li {font-size:14px;overflow:hidden;padding:15px 0;border-bottom:1px solid #ededed;} .hot_news_list li:last-child {border-bottom:0;} .hot_news_list li span {font-size:12px;display:inline-block;width:16px;text-align:center;color:#fff;border-radius:3px;background:#59b6d7;} .hot_news_list li span.grey {background:#ccc;} .hot_news_list li a {line-height:22px;display:-webkit-box;float:right;overflow:hidden;width:177px;color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;} .hot_news_list .no_news {font-size:14px;padding:15px 0 5px 0;text-align:center;color:#999;} /* 热门问题 */.hot-issues,.answer-rank {width:100%;margin-bottom:30px;padding:0 15px 0;background-color:#fff;} .hot-issues .title,.answer-rank .title {font-size:18px;padding:20px 0 15px;text-align:center;color:#333;border-bottom:1px solid #ededed;} .hot-issues-list,.answer-rank-list {font-size:14px;overflow:hidden;} .hot-issues-list > li,.answer-rank-list > li {display:table;margin:30px 0px;} .hot-issues-list .rank-num,.answer-rank-list .rank-num {display:table-cell;width:30px;} .hot-issues-list .hot-subject,.answer-rank-list .rank-avatar,.answer-rank-list .rank-info {display:table-cell;vertical-align:middle;} .hot-issues-list .rank-num > span,.answer-rank-list .rank-num > span {font-size:12px;line-height:16px;display:block;width:16px;height:16px;text-align:center;color:#fff;border-radius:3px;} .hot-issues-list .rank-num .blue,.answer-rank-list .rank-num .blue {background:#59b6d7;} .hot-issues-list .rank-num .grey,.answer-rank-list .rank-num .grey {background:#ccc;} .no-data {text-align:center;padding:15px 0;color:#777;} /* end 热门问题 *//* 问答达人排行榜 */.answer-rank .rank-tab {font-size:14px;height:42px;line-height:42px;display:table;width:100%;} .answer-rank .rank-tab span {display:table-cell;text-align:center;border-bottom:1px solid #EDEDED;cursor:pointer;color:#777;} .answer-rank .rank-tab span.active {color:#333;border-bottom:2px solid #59B6D7;} .answer-rank-list .rank-num {vertical-align:middle;} .answer-rank-list .rank-avatar {width:75px;position:relative;} .answer-rank-list .rank-avatar>img.role-icon{position:absolute;left:40px;bottom:4px;width:18px;height:18px;border-radius:50%;} .answer-rank-list .rank-info > span {width:100%;display:inline-block;padding-bottom:7px;} /* end 问答达人排行榜 *//*缺省图*/.no_data_div {display:table;margin:0 auto;} .no_data {display:table-cell;width:100%;height:500px;text-align:center;vertical-align:middle;} .no_data p {font-size:14px;margin:10px 0;color:#59b6d7;} /*评论*/.dy_comit .del_comment,.dy_cen .J-reply-comment,.comment_right .del_comment,.comment_right .J-reply-comment {font-size:12px;margin-left:15px;cursor:pointer;color:#59b6d7;} /*分享*/.detail_third_share {font-size:14px;float:right;margin-top:14px;color:#666;} .detail_third_share svg {margin-bottom:4px;} .detail_third_share span a {border:none !important;} .third_share {font-size:1.8em;} .third_share_weibo {fill:#f97d72} .third_share_qq {fill:#5fbddf;} .third_share_weixin {fill:#54c58c;} .weixin_qrcode {display:none;padding:40px;} /*图片裁剪*/.avatar-container {margin:20px;} .avatar-upload {margin:10px 0;} .save-btn {text-align:right;} .save-btn > span {margin-right:20px;color:#ccc;} .avatar-wrapper {overflow:hidden;width:100%;height:314px;margin:15px auto;background-color:#fcfcfc;box-shadow:inset 0 0 5px rgba(0,0,0,.25);} .avatar-preview {float:left;overflow:hidden;margin-top:15px;margin-right:15px;border:1px solid #eee;border-radius:4px;background-color:#fff;} .avatar-upload .avatar-input {display:none;} .avatar-upload label.avatar-file {display:inline-block;padding:0 16px;margin-top:-10px;border-radius:3px;background-color:#efefef;font-size:14px;line-height:32px;text-align:center;cursor:pointer;border:1px solid #ccc;} .avatar-upload label.avatar-file:hover {background-color:#ddd;} .ai_face_box {position:relative;display:inline-block;} .ai_face_box > img {width:230px;height:163px;} .ai_upload {position:absolute;top:0;} .ai_upload input {position:absolute;width:230px;height:163px;cursor:pointer;opacity:0;} /* Override Cropper's styles */.upload-box .cropper-face,.upload-box .cropper-view-box {border-radius:50%;} /*签到*/.checkin_cont {margin-bottom:30px;} .checkin_user {position:relative;width:100%;height:100px;border-radius:3px;background:#fff;} .checkin_user span {display:inline-block;margin:30px 0 0 20px;color:#f87d72;width:94px;text-overflow:ellipsis;overflow:hidden;} .checkin_user .avatar {position:absolute;top:-10px;right:10px;width:100px;height:100px;border-radius:50%;} .checkin_user .role-icon {width:28px;position:absolute;right:5px;top:72px;} .checkin_div {font-size:20px;line-height:50px;height:50px;cursor:pointer;text-align:center;color:#fff;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background:#f87d72;} .checked_div {background:grey;} .checkin_div span {font-size:14px;display:inline-block;margin-left:5px;} .checkin_div svg {font-size:23px;margin-right:5px;vertical-align:text-bottom;} .loading {font-size:14px;padding:20px 0 10px 0;text-align:center;color:#999;} .click_loading {line-height: 40px;height: 40px;margin-top: 10px;text-align: center;} .click_loading span {color:#59b6d7;position:relative;display:block;cursor: pointer;} .click_loading svg {cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);color:#59b6d7;} img.load {width:50px;} @-webkit-keyframes icon-load {from {-webkit-transform:rotate(0deg);transform:rotate(0deg);} to {-webkit-transform:rotate(360deg);transform:rotate(360deg);} } @keyframes icon-load {from {-webkit-transform:rotate(0deg);transform:rotate(0deg);} to {-webkit-transform:rotate(360deg);transform:rotate(360deg);} } /* 模拟 select */.zy_select {display:inline-block;position:relative;white-space:normal;cursor:pointer;text-align:center;} .zy_select a {color:inherit;cursor:pointer;} .zy_select >i {overflow:hidden;float:right;position:relative;display:block;margin-top:4px;margin-left:4px;width:16px;height:16px;vertical-align:middle;transform-origin:center;transition:all .2s;} .zy_select > i::after {display:block;position:absolute;top:50%;left:50%;width:0;height:0;border:6px solid transparent;border-top-color:#000;transform:translate(-50%,-25%);content:"";} .zy_select span {text-align:left;} .zy_select>ul {display:none;overflow-x:hidden;position:absolute;top:100%;left:0;z-index:5;margin:0;padding:0;width:calc(100% + 2px);background:#fff;} .zy_select>ul >li {overflow:hidden;display:block;margin-bottom:1px;padding:5px;width:100%;min-height:20px;text-overflow:ellipsis;cursor:pointer;} .zy_select>ul >li.active,.zy_select>ul >li:hover {background-color:#dfdfdf;color:#fff;} .zy_select.gap12>ul {left:50%;margin-top:12px;padding:15px 0 5px;min-width:115px;border-radius:2px;box-shadow:0 0 9px 0 rgba(0,0,0,.1);transform:translateX(-50%);} .zy_select.gap12>ul li {background:none !important;padding:5px;margin-bottom:10px;} .zy_select.gap12>ul li.active,.zy_select.gap12>ul li:hover {color:#59b6d7;} .zy_select.border {padding:5px;border:1px solid #dfdfdf;} .zy_select.border > ul {left:-1px;border:1px solid #dfdfdf;transform:none;} .zy_select.open >span {color:#59b6d7;} .zy_select.open >i {transform:rotate(180deg);} .zy_select.open >ul {display:block;} .select-gray span {color:#999;} .select-gray >i:after {border-top-color:#999;} /*收入达人排行榜*/.income-rank {width:100%;margin-bottom:30px;padding:0 15px 0;border:1px solid #ededed;background-color:#fff;} .income-rank .title {font-size:16px;padding:20px 0 15px;text-align:center;color:#333;border-bottom:1px solid #ededed;} .income-rank .income-list {overflow:hidden;padding:15px 0;font-size:14px;} .income-rank .income-list li {display:flex;margin-bottom:20px;align-items:center;} .income-rank .fans-span {display:block;margin-right:15px;width:16px;height:16px;font-size:12px;line-height:16px;text-align:center;color:#fff;border-radius:3px;background:#ccc;} .income-rank li:nth-child(1) .fans-span,.income-rank li:nth-child(2) .fans-span,.income-rank li:nth-child(3) .fans-span {background:#59b6d7;} .income-rank .income-avatar {overflow:hidden;border-radius:50%;width:60px;height:60px;line-height:60px;text-align:center;background-color:#f4f5f5;flex:0 0 auto;cursor:pointer;} .income-rank .income-avatar>img {display:block;} .income-rank .income-name {display:flex;margin-left:15px;height:60px;flex-direction:column;align-items:flex-start;justify-content:space-around;flex:1 1 auto;} .income-rank .income-name .name {color:#333;} .income-rank .answers-count {color:#999;} /*积分规则*/.w_815 {width:815px;margin:auto;} .int_top {width:100%;height:160px;margin:40px auto 30px;background:#fff;} .intTop_left {float:left;width:4px;height:160px;border-radius:3px;background:#fbbeb9;} .intTop_num {font-size:42px;float:left;margin:48px auto 18px 68px;color:#333;} .int_this {font-size:14px;display:block;color:#999;} .int_sign {font-size:18px;line-height:40px;float:right;width:153px;height:40px;margin-top:60px;margin-right:70px;cursor:pointer;text-align:center;color:#fff;border-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background:#f87d72;} .int_cont {width:815px;padding:0 70px 50px;background:#fff;} .int_rule {margin-top:18px;border-bottom:1px solid #ededed;} .int_li {margin-right:40px;margin-left:30px !important;} .int_li2 {margin:0 !important;} .int_pm {line-height:60px !important;height:60px !important;padding-right:30px;padding-left:30px;} .int_operation {width:290px !important;} .int_pm span {color:#666 !important;} .operation_ul {font-size:14px;padding-top:10px;padding-left:30px;} .list_div {font-size:14px;} .c_f8 {color:#f87e73 !important;} .list_div1 {width:290px;} .list_div2 {color:#59b6d7;} .list_div3 {float:right;padding-right:30px;} .operation_ul li {margin-bottom:36px;} .operation_ul li:last-child {margin-bottom:10px;} .int_page {margin:30px auto 0;text-align:center;} .div_right {float:right;margin-right:30px;} .int_b {margin-bottom:50px;} .sign_img {width:16px;margin-right:10px;vertical-align:-2px;} .dy_center .top-menu-left {position:relative;height:60px;} /* btn style reference bootstrap */ .btn {display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.4;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;} .btn-lg {padding:8px 22px;font-size:16px;line-height:1.3;border-radius:3px;} .btn-sm {padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;} .btn-default {color:#fff;background-color:#d4d4d4;border-color:#d4d4d4;} .btn-primary {color:#fff;background-color:#59b6d7;border-color:#59b6d7;} .btn-warning {color:#fff;background-color:#F76C6A;border-color:#F76C6A;} /*分享列表评论*/ .comment_line {margin-top:18px;border-top:1px solid #efefef;margin-bottom:20px;height:1px;position:relative;} .comment_line>.tr2 {width:10px;height:10px;position:absolute;top:-15px;left:98px;} .comment_line>.tr2:before,.comment_line>.tr2:after {content:'';display:block;position:absolute;border:8px solid transparent;left:0;} .comment_line>.tr2:before {border-bottom:7px solid #efefef;top:-1px;} .comment_line>.tr2:after {border-bottom:7px solid #fff;} .comment_body {font-size:12px;color:#999;} .comment_textarea {margin:10px 0 10px;} /* .comment_textarea .input-wrap textarea {width:100%;height:78px;padding:12px;border:1px solid #ededed;background:#f3f6f7;color:#333;outline:none;resize:none;overflow:hidden;} */ .comment_post {line-height:31px;height:37px;position:relative;} .comment_post .dy_cs {position:absolute;right:5px;top:-40px;} .comment_post .post_button {line-height:32px;float:right;width:85px;height:32px;text-align:center;color:#fff;border:0;cursor:pointer;border-radius:3px;background:#59b6d7;} .comment_post_nums {font-size:12px;margin-left:385px;} .comment_box {margin-bottom: 80px;} .comment_box .comment_con {word-break:break-all;margin-bottom:16px;} .comment_box .comment_con a {color: #59b6d7;} .comment_box .comment_con a.mouse {cursor:pointer;display:none;margin-left:5px;} /*详情评论*/.comment_title {margin-top:40px;margin-bottom:20px;} .comment_count {font-size:22px;color:#59b6d7;} .comment_box .input-wrap {position: relative;} .comment_box .input-wrap .comment_editor {font-size:14px;width:100%;min-height:77px;margin-bottom:10px;padding:10px;resize:none;color:#666;border:1px solid #ededed;outline:none;background:#f3f6f7;z-index: 102;} .comment_box .input-wrap .mirror {position: absolute;top: 0;display: none;} .comment_box .input-wrap .ev-mention-list {position: absolute;background-color: #fff;z-index: 105;display: none;padding: 8px;border: 1px solid #ccc;border-radius: 2px;box-shadow: 0 2px 8px 1px rgba(0, 0, 9, .2);} .comment_box .input-wrap .ev-mention-list .list-content, .comment_box .input-wrap .ev-mention-list .list-title {font-size: 12px;cursor: pointer;list-style: none;} .comment_box .input-wrap .ev-mention-list .list-content.active {color: #59b6d7; background-color: #fff;} .comment_box .comment_tool {text-align:right;} .comment_box .mention-btn {position: relative;display: inline-block;cursor: pointer;} .dialog-mention-select {position: absolute;display: flex;left: 0;top: 100%;width: 400px;height: 300px;z-index: 10;padding: 20px 40px;background-color: #fff;box-shadow: 0px 2px 9px 0px rgba(22, 23, 23, 0.09);flex-direction: column;cursor: default;} .repostable-mention .dialog-mention-select {top: auto;bottom: 60px;} .dialog-mention-select .search-wrap {border-bottom: 1px solid #ccc;} .dialog-mention-select .search-wrap input {border: none;line-height: 37px;} .dialog-mention-select .hot {color: #ccc;margin-top: 20px;cursor: default;} .dialog-mention-select .follow-users {display: flex;flex-flow: row wrap;} .dialog-mention-select .follow-users > li {display: inline-block;width: 50%;cursor: pointer;} .dialog-topic-select {position: absolute;display: flex;left: 0;top: 100%;width: 400px;height: 300px;z-index: 10;padding: 20px 40px;background-color: #fff;box-shadow: 0px 2px 9px 0px rgba(22, 23, 23, 0.09);flex-direction: column;cursor: default;} .repostable-topic .dialog-topic-select {top: auto;bottom: 60px;} .dialog-topic-select .search-wrap, .dialog-mention-select .search-wrap {border-bottom: 1px solid #ccc;} .dialog-topic-select .search-wrap input, .dialog-mention-select .search-wrap input {border: none;} .dialog-topic-select .hot, .dialog-mention-select .hot {color: #ccc !important;margin-top: 20px;cursor: default !important;} .dialog-topic-select .topic-list, .dialog-mention-select .follow-users {display: flex;flex-flow: row wrap;} .dialog-topic-select .topic-list > li, .dialog-mention-select .follow-users > li {display: inline-block;width: 50%;cursor: pointer;line-height: 37px;} /* 小标签 */ .selected-topics {display: flex;flex-flow: row wrap;margin-top: 10px;} .selected-topics .selected-topic-item {background-color: rgba(89, 182, 215, 0.15);padding: 0 6px;border-radius: 3px;color: #59b6d7;font-size: 12px;margin-right: 6px;margin-bottom: 6px;height: 24px;line-height: 24px;} .selected-topics .selected-topic-item .close {height: 24px;line-height: 24px;cursor: pointer;} .selected-topics .selected-topic-item svg {transform: scale(0.7);} .comment_buttons {float: left;} .comment_tool {float:right;} .comment_tool .text_stats {margin-right:20px;font-size:14px;color:#777;} .comment_list .comment_item {border-bottom:1px solid #ededed;margin-top:40px;padding-bottom:10px;} .comment_list .comment_item dt {float:left;position:relative;} .comment_list .comment_item dt img {border-radius:50%;} .comment_list .comment_item dt img.role-icon {position:absolute;right:0;bottom:0;width:20px;height:20px;} .comment_list .comment_item dd {font-size:14px;margin-left:20px;float:left;color:#333;} .comment_list .comment_item .reply_tool {margin:8px 0;width:645px;position:relative;} .comment_list .comment_item .reply_time {font-size:12px;color:#ccc;} .reply_tool .reply_action {float:right;cursor:pointer;} .reply_body {word-break:break-all;width:645px;} .reply_body a {color:#59b6d7;} .reply_body a.mouse {display:none;} .a_link:hover {text-decoration:none;color:#fff !important;} /*更多操作*/.options {float:right;width:30px;cursor:pointer;text-align:right;color:#999;} .options_div {position:absolute;z-index:99;top:30px;right:-50px;display:none;width:125px;border-radius:3px;background:#fff;box-shadow:0 1px 22px #e2e0e0;} .options_div .triangle {margin-top:-8px;margin-left:55px;} .options_div ul {padding:20px 0;} .options_div ul li {padding-left:20px;margin-bottom: 15px;} .options_div ul li:last-child{margin-bottom: 0;} .options_div ul li a {font-size:14px;color:#666;} .options_div ul li a:hover {color:#59b6d7;} .options_div .icon {margin-right:5px;vertical-align:text-top;margin-top:-2px;} .options_div .act {color:#59b6d7;} .triangle {margin-top:-8px;margin-left:55px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;} /*layer样式*/.confirm_body {padding:40px 55px 40px;text-align:center;color:#999;} .confirm_title {font-size:20px;font-weight:500;} .confirm_money {font-size:22px;color:#F4504D;line-height:30px;padding:20px 0px 10px 0px;text-align:center;} .confirm_text {width:240px;text-align:center;} .layui-layer-btn- {font-size:14px;padding:0px 0px 30px 0px !important;} .layui-layer-btn- .layui-layer-btn-notice {background-color:#59b6d7;} /* 申请置顶 */.apply-pinneds .day,.apply-pinneds .amount {padding:5px 10px;border-radius:2px;border:1px solid #ccc;width:100%;} /*消息select*/.zy_select.message_select {} .zy_select.message_select>i {margin-top:16px;} .zy_select.message_select>ul {margin-top:5px;padding:10px 3px;} .zy_select.message_select>ul>li {margin:0;} /* 列表头像 */.avatar_box {position:relative;display:inline-block;} .avatar_box .avatar {width:50px;height:50px;border-radius:50%;} .avatar_box .role-icon {position:absolute;right:0;bottom:-5px;width:20px;height:20px;border-radius:50%;} /*置顶弹窗*/.pinned_box .pinned_text {font-size:12px;margin-bottom:10px;color:#ccc;} .pinned_box .pinned_spans {margin-bottom:10px;} .pinned_box .pinned_spans span {cursor:pointer;display:inline-block;width:80px;box-sizing:border-box;border:1px solid #ccc;color:#333;height:28px;line-height:28px;margin-right:10px;text-align:center;border-radius:5px;} .pinned_box .pinned_spans span.current {color:#59b6d7;border:1px solid #59b6d7;} .pinned_box .pinned_input {margin-bottom:20px;} .pinned_box .pinned_input input {outline:none;text-indent:10px;background-color:transparent;height:28px;line-height:28px;color:#333;border:1px solid #ccc;border-radius:5px;vertical-align:bottom;width:260px;} .pinned_box .pinned_total {font-size:20px;color:#59b6d7;} /*打赏*/ .reward_cont {margin-top:40px;text-align:center;} .reward_cont .reward_user {width:75%;margin:0 auto;overflow:hidden;} .reward_cont .user_item {position:relative;display:inline-block;margin-right:5px;} .reward_cont .user_item .verified_icon {width:19px;position:absolute;bottom:0px;right:-1px;} .reward_cont .more_user {position:relative;display:inline-block;cursor:pointer;width:1px;height:12px;} .reward_cont .more_user:after,.reward_cont .more_user:before {border:10px solid transparent;border-left:10px solid #fff;width:0;height:0;position:absolute;top:0;right:-18px;content:' '} .reward_cont .more_user:before {border-left-color:#777;right:-19px;} .reward_box .reward_text {font-size:12px;margin-bottom:10px;color:#ccc;} .reward_box .reward_spans {margin-bottom:10px;} .reward_box .reward_spans span {cursor:pointer;display:inline-block;width:80px;box-sizing:border-box;border:1px solid #ccc;color:#333;height:28px;line-height:28px;margin-right:10px;text-align:center;border-radius:5px;} .reward_box .reward_spans span.current {color:#59b6d7;border:1px solid #59b6d7;} .reward_box .reward_input {margin-bottom:20px;} .reward_box .reward_input input {outline:none;text-indent:10px;background-color:transparent;height:28px;line-height:28px;color:#333;border:1px solid #ccc;border-radius:5px;vertical-align:bottom;width:260px;} .reward_box .reward_total {font-size:20px;color:#59b6d7;} .reward_box .reward_amount {color: #59b6d7;font-weight: bold;margin-bottom: 10px;margin-top: 10px;font-size: 16px;} .reward_box .reward_input_wrap {height: 36px;} .reward_box .reward_input_wrap input[type="password"] {border: 1px solid #ccc;height: 100%;border-radius: 4px 0 0 4px;padding-left: 6px;width: calc(100% - 4em);} .reward_box .reward_input_wrap button {background-color: #59b6d7;color: #fff;width: 4em;height: 100%;border-radius: 0 4px 4px 0;border: 1px solid #59b6d7;} /* .reward_box .reward_input_wrap input[type="password"]:valid + button {background-color: #59b6d7;} */ .reward_box .reward_forgot {color: #59b6d7;text-align: right;font-size: 12px;margin-top: 10px;} .reward_popups {padding:20px 40px;width:340px;overflow:hidden;min-height:500px;} .reward_popups_con {height:100%;overflow-y:auto;overflow-x:hidden;} .reward_popups .reward_title {font-size:18px;margin-top:10px;margin-bottom:10px;} .reward_popups .reward_list {line-height:60px;font-size: 14px;} .reward_popups .reward_list .uname {color:#444;margin:0 10px;} .reward_list .u-avatar {position:relative;display:inline-block;} .reward_list .role-icon {width:19px;position:absolute;bottom:5px;right:0;} .reward_popups .reward_sum .opt {cursor:pointer;display:inline-block;padding:5px 15px;margin-right:20px;border:1px solid #CCC;border-radius:2px;background-color:white;} .reward_popups .reward_sum .active {color:#59b6d7;border-color:#59b6d7;} .reward_popups .reward_sum .opt:last-child {margin-right:0;} .reward_popups .custom_sum {padding:5px 10px;border-radius:2px;border:1px solid #ccc;width:100%;} .reward_popups .reward_btn_box {margin-top:40px;} /*成功页面*/.success {width:700px;padding:40px;background-color:#fff;margin:auto;text-align:center;height:520px;position:relative;} .success>img {width:200px;margin-top:60px;} .success .content {position:absolute;left:0;bottom:70px;width:100%;} .success .success-message {width:100%;height:40px;font-size:20px;color:#474747;} .success .success-content {color:#9F9F9F;} .success .success-button {width:70px;height:35px;line-height:35px;background-color:#EDEDED;display:block;margin:30px auto;border-radius:3px;border:1px solid #d9d9d9;} .fuzzy {box-shadow:0 0 10px 4px white;text-shadow:0 0 10px #222;opacity:0.8;color:rgba(220,220,220,0.8) !important;word-break:break-all;cursor:pointer;} .ads_item .body {width:85%;line-height:60px;} .ads_item .tag {color:#777;padding:3px 6px;font-size:12px;border-radius:2px;border:1px solid #ededed;} /* 评论置顶标识 */.green {color:#4CB994;} .comment-top-span {float:right;color:#4CB994;} .mt-3 {margin-top:-3px;} .ly-error {color:red;margin-left:20px;font-size:12px;position:absolute;top:40px;right:30px;} /* 右侧消息 */#ms_fixed_wrap {z-index:3;width:54px;right:0;top:0;bottom:0;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,10,0.1);} #ms_fixed {background-color:#fff;width:74px;height:100%;z-index:99999;overflow-y:auto;overflow-x:hidden;margin:0;list-style:none;} #ms_fixed dd {margin:0px;width:64px;position:relative;} #ms_fixed dd.tips_current {background-color:#f3f6f7;} #ms_fixed dd svg {width:36px;height:36px;border-radius:50%;margin:9px 9px;} #ms_fixed dd img {width:36px;height:36px;border-radius:50%;margin:9px 9px;} #ms_fixed .unread_div {position:absolute;top:10px;right:10px;border:1px solid #fff;border-radius:50%;} #ms_fixed .unread_div span {display:block;font-size:12px;text-align:center;color:#fff;border-radius:50%;background:#f24343;width:16px;height:16px;} #ms_chat_tips {z-index:3;font-size:14px;display:none;position:absolute;right:68px;top:-1px;height:36px;line-height:36px;padding:0 15px;text-align:center;background-color:#fff;color:#59b6d7;box-shadow:0 1px 22px #e2e0e0;border-radius:4px;} #ms_chat_tips .tips_triangle {position:absolute;top:13px;right:-6px;width:0;height:0;border-left:6px solid #fff;border-bottom:6px solid transparent;border-top:6px solid transparent;} /*图片展开显示*/.PicShow {height:auto;float:left;border:1px solid #d9d9d9;background-color:#f2f2f2;border-radius:3px;padding:10px 20px 10px;margin:5px 0 15px;clear:both;} .PicShow ul {list-style-type:none;margin:0px;padding:0px;} .PicShow li {float:left;display:inline;width:80px;height:80px;margin:5px 0 0 5px;overflow:hidden;position:relative;list-style-type:none;} .PicShowExpand {color:#ccc;background-color:#efefef;padding:0px 40px 20px;margin:0px -40px;clear:both;overflow:hidden;} .PicShowExpand #expandCenterImg {clear:both;text-align:center;vertical-align:middle;width:100%;} .PicShowExpand #expandCenterImg img {vertical-align:middle;margin:0;} .PicShowExpand .ico_retract {background-position:-175px 0px;vertical-align:-2px;} .PicShowExpand .expand_top {color:#999;font-family:Arial,Helvetica,sans-serif;font-size:12px;width:auto;margin:0;line-height:40px;} .PicShowExpand .expand_top a {text-decoration:none;} .PicShowExpand .expand_top a:hover {color:#59b6d7;} .PicShowExpand .expand_top .W_vline {margin:0 10px;color:#ccc;} .PicShowExpand .expand_top svg {margin-right:5px;margin-top:-2px;} .PicShowExpand .ico_retract {background-position:-175px 0px;vertical-align:-2px;} .PicShowExpand .ico_showbig {background-position:-175px -24px;vertical-align:-2px;} .PicShowExpand .ico_turnleft {background-position:-175px -50px;vertical-align:-2px;} .PicShowExpand .ico_turnright {background-position:-175px -75px;vertical-align:-2px;} .PicShowExpand .ico_collect {background-position:-200px -500px;vertical-align:-2px;} .PicShowExpand .pic_choose_box {width:440px;height:56px;margin-top:15px;} .PicShowExpand ul {list-style-type:none;margin:0px;padding:0px;width:8000px;} .PicShowExpand .arrow_left_small {float:left;display:inline-block;cursor:default;width:12px;height:50px;text-decoration:none;line-height:50px;text-align:center;font-weight:600;border-bottom-left-radius:4px;border-top-left-radius:4px;background-color:#b9dce6;padding-top:2px;margin-top:3px;} .PicShowExpand .arrow_left_small .ico_pic_prev {color:#333333;cursor:default;display:inline;font-family:SimSun;font-size:12px;font-style:normal;font-variant:normal;font-weight:600;height:auto;line-height:50px;margin-top:20px;overflow-x:hidden;overflow-y:hidden;text-align:center;text-decoration:none;width:auto;} .PicShowExpand ul a {display:inline-block;opacity:0.6;padding:2px;} .PicShowExpand ul li {float:left;_display:inline;width:58px;height:58px;margin:0 4px 0 0;} .PicShowExpand ul a {width:100%;height:100%;overflow:hidden;} .PicShowExpand ul a.current {padding:0;border:2px solid #f9b50f;text-decoration:none;opacity:1.0;} .PicShowExpand ul a:hover {padding:0;border:2px solid #ffa306;text-decoration:none;opacity:1.0;} .PicShowExpand ul img {max-width:none;border:0} .PicShowExpand .arrow_right_small {color:#333333;background-color:#14a0cd;border-bottom-left-radius:0px;border-bottom-right-radius:4px;border-top-left-radius:0px;border-top-right-radius:4px;cursor:pointer;display:block;float:left;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-variant:normal;font-weight:600;height:50px;line-height:50px;margin-top:3px;text-align:center;text-decoration:none;width:12px;padding-top:2px;} .PicShowExpand .arrow_right_small .ico_pic_next {cursor:default;display:inline;font-family:SimSun;font-size:12px;font-style:normal;font-variant:normal;font-weight:600;height:auto;line-height:50px;margin-top:20px;overflow-x:hidden;overflow-y:hidden;text-align:center;width:auto;} .PicShowExpand .stage_box {float:left;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;line-height:13px;overflow-x:hidden;overflow-y:hidden;} .PicShowExpand .big1 {cursor:pointer;background-color:#14a0cd;} .PicShowExpand .big2 {cursor:default;background-color:#b9dce6;} .PicShowExpand .text1 {cursor:pointer;} .PicShowExpand .text2 {cursor:default;} .PicShow .bigcursor {cursor:url("../images/big.cur"),pointer;} .PicShowExpand .smallcursor {cursor:url("../images/small.cur"),pointer;} .PicShowExpand .leftcursor {cursor:url("../images/pic_prev.cur"),pointer;} .PicShowExpand .rightcursor {cursor:url("../images/pic_next.cur"),pointer;} /*Markdownli样式*/ .markdown-body ol li{list-style:decimal;} .markdown-body ul li{list-style:disc;} /*举报弹窗*/ .report-ct{font-size: 14px;width: 100%;height: 150px;padding: 10px;resize: none;color: #666;border: 1px solid #ededed;outline: none;background: #f3f6f7;} /* 转发弹框 */ .repostable-wrap {padding: 20px;} .repostable-wrap blockquote {margin: 0;background-color: #f7f7f7;padding: 10px;font-size: 14px;line-height: 24px;color: #b3b3b3;} .repostable-wrap blockquote h3, .repostable-wrap blockquote p strong {color: #333;margin: 0;font-weight: normal;font-size: 100%;} .repostable-wrap blockquote p {margin: 0;} .repostable-wrap .content {margin-top: 20px;border: 1px solid #ededed;background-color: #f3f6f7;padding: 10px;font-size: 14px;height: 100px;overflow: auto;} .repostable-wrap .content[contenteditable=true]:empty::before {content: attr(placeholder);display: block;color: #b3b3b3;}/* placeholder */ .repostable-wrap .tools {color: #666;margin-top: 20px;overflow: hidden;} .repostable-wrap .tools > span {margin-right: 20px;font-size: 14px;float: left;display: block;height: 36px;line-height: 36px;} .repostable-wrap .tools > button {float: right;background-color: #59b6d7;color: #fff;border: none;border-radius: 2px;width: 85px;height: 36px;cursor: pointer;} .repostable-wrap .icon {fill: #999;} .repostable-topic {cursor: pointer;} .repostable-mention {cursor: pointer;} .feed_repostable {display: block;padding: 20px;margin-bottom: 20px;background-color: #f7f7f7;font-size: 14px;color: #666;letter-spacing: 1px;cursor: pointer;word-wrap: break-word;word-break: break-all;} .feed_repostable .post_cover {margin-top: 10px;} .feed_repostable strong {font-weight: bold;} .feed_repostable .title {font-weight: bold;margin: 0;} .feed_repostable .description {margin: 0;} .feed_repostable.news {display: flex;} .feed_repostable .news-left {width: 160px;height: 114px;flex: none;margin-right: 15px;} .feed_repostable .news-left .cover {width: 100%;height: 100%;background: no-repeat center / cover;} .feed_repostable .news-right {flex: auto;display: flex;flex-direction: column;justify-content: space-between;letter-spacing: 0;} .feed_repostable .news-right .title {font-size: 16px;} .feed_repostable .news-right .category {border: 1px solid #59b6d7;border-radius: 3px;color: #59b6d7;font-size: 12px;padding: 1px 2px;margin-right: 10px;} .feed_repostable .news-right .information {color: #999;font-size: 12px;} .feed_repostable.group {padding: 10px 20px;} .feed_repostable .group-wrap {background-color: #fff;display: flex;width: 100%;padding: 10px 20px;} .feed_repostable .group-left {width: 100px;height: 100px;flex: none;margin-right: 15px;position: relative;} .feed_repostable .group-left img {width: 100%;height: 100%;} .feed_repostable .group-left .label {position: absolute;top: 10px;left: -10px;background-color: #64bad9;color: #fff;border-radius: 0 100px 100px 0;padding: 0 20px 0 15px;} .feed_repostable .group-left .label::after {content: "";display: block;width: 0;height: 0;border-top: 10px solid #4a9cba;border-left: 10px solid transparent;position: absolute;top: 20px;left: 0;} .feed_repostable .group-right {flex: auto;display: flex;flex-direction: column;justify-content: space-around;letter-spacing: 0;} .feed_repostable .group-right .title {font-size: 18px;} .feed_repostable .group-right .description {font-size: 14px;color: #999;} .feed_repostable .view-more {font-size: 12px;color: #59b6d7;letter-spacing: 0;margin-left: 10px;} .feed_repostable .view-more svg {fill: #59b6d7;} .layui-layer-page .layui-layer-content {overflow: visible !important;} /*转发弹框话题选择溢出部分可见*/ /* 遮罩 */ .overlayer {position: absolute;top:0;left:0;right:0;bottom: 0;z-index: 100;} .qq_consult {position: fixed;left: 27px;bottom: 30%;width: 200px;height: 165px;background-color: #70c8ec;z-index: 2;border-radius: 12px;display: flex;flex-direction: column;align-items: center;justify-content: center;} .qq_consult::after {content: '';display: block;position: absolute;border: 20px solid transparent;border-top-color: #70c8ec;width: 0;height: 0;top: 100%;left: 40px;} .qq_consult::before {content: '';display: block;position: absolute;top: -123px;left: 50%;margin-left: -44px;width: 89px;height: 123px;background: url(../images/pic_service.png) center/contain no-repeat;} .qq_consult > a {display: flex;align-items: center;justify-content: center;width: 146px;height: 44px;background-color: #fff;border-radius: 6px;color: #4c7aa8;} .qq_consult > a + a {margin-top: 20px;}
packages/zhiyicx-plus-pc/resources/assets/web/css/common.css
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} body {font-family:"Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;color:#333;} input,button,select,textarea {font-family:inherit;font-size:inherit;line-height:inherit;outline:none;resize: none;} input::-webkit-input-placeholder,/* WebKit browsers */textarea::-webkit-input-placeholder {/* WebKit browsers */ color:rgb(204,204,204);} input:-moz-placeholder,/* Mozilla Firefox 4 to 18 */textarea:-moz-placeholder {/* Mozilla Firefox 4 to 18 */ color:rgb(204,204,204);} input::-moz-placeholder,/* Mozilla Firefox 19+ */textarea::-moz-placeholder {/* Mozilla Firefox 19+ */ color:rgb(204,204,204);} input:-ms-input-placeholder,textarea:-ms-input-placeholder {/* important 增加权重*/ color:rgb(204,204,204) !important;} input::-ms-clear {display:none;} input::-ms-reveal {display:none;} input::-webkit-contacts-auto-fill-button {visibility: hidden; display: none !important; pointer-events: none; position: absolute; right: 0;} /* 底部置地*/html,body,.wrap {height:100%;font-size:100%;background:#f3f6f7;min-width:1200px;} img {max-width:100%;border-style:none;vertical-align:middle;object-fit:cover;} img.avatar {border-radius:50%;} ul,li {list-style:none;margin-top:0;margin-bottom:0;padding-left:0;} .markdown-body ul {list-style:initial !important;} .markdown-body ul li {display:list-item !important;} th {font-weight:normal;} a {font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none;color:inherit;} .mcolor {color:#59B6D7;} .tcolor {color:#666666;} .ucolor {color:#777777;} .gcolor {color:#CCCCCC;} .lcolor {color:#EDEDED;} .wcolor {color:white !important;} .round {border-radius:50%;} .pointer {cursor:pointer;} .font12 {font-size:12px;} .font14 {font-size:14px;} .font16 {font-size:16px;} .font18 {font-size:18px;} .font20 {font-size:20px;} .fl {float:left !important;} .fr {float:right !important;} .margin0 {margin:0;} .padding0 {padding:0;} .mt0 {margin-top:0;} .mt10 {margin-top:10px;} .mt20 {margin-top:20px;} .mt30 {margin-top:30px;} .mt40 {margin-top:40px;} .mr0 {margin-right:0;} .mr10 {margin-right:10px;} .mr20 {margin-right:20px;} .mb0 {margin-bottom:0;} .mb10 {margin-bottom:10px;} .mb20 {margin-bottom:20px;} .mb30 {margin-bottom:30px;} .mb40 {margin-bottom:40px;} .ml0 {margin-left:0;} .ml10 {margin-left:10px;} .ml20 {margin-left:20px;} .gray {background:#f3f6f7;} .bgwhite {background-color:white;} .icon {font-size:1.5em;overflow:hidden;width:1em;height:1em;vertical-align:middle;fill:currentColor;margin-top:-2px;} .txt-hide {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;} .clearfix:after {display:block;visibility:hidden;clear:both;height:0;content:'.';} .hide {display:none;} .inline {display:inline-block;} .relative {position:relative;} .absolute {position:absolute;} /*导航*/.nav {position:relative;width:100%;height:64px;background:#fff;min-width:1200px;} .nav_left {float:left;margin-left:50px;} .nav_logo {width:64px;height:64px;float:left;} .nav_beta {display:inline-block;float:left;margin-left:-2px;padding-top:32px;color:#59b6d7;} .nav_list {width:1080px;margin:auto;} .nav_list .navs {display:flex;height:62px;margin-bottom:0;justify-content:flex-start;align-items:center;float:left;} .nav_list .navs li {float:left;text-align:center;margin-right:15px;transition:all .3s;position:relative;} .nav_list .navs li a {display:inline-block;margin:0 10px;padding:20px 10px;color:#343434;font-size:18px;transition:all .1s;border-bottom:2px solid transparent;} .nav_list .navs li a:hover {color:#59b6d7 !important;border-bottom:2px solid #59b6d7;} .nav_list .navs li a.selected {color:#59b6d7 !important;border-bottom:2px solid #59b6d7;} .nav_list .navs li a:link,.nav_list .navs li a:visited,.nav_list .navs li a:hover {text-decoration:none;} .nav_list .navs .child_navs {display:none;position:absolute;z-index:99;border-radius:3px;background:#fff;box-shadow:0 1px 22px #e2e0e0;min-width:120px;} .nav_list .navs .child_navs a {display:block;font-size:14px;margin:0;padding:10px;color:#343434;transition:all .1s;border-bottom:none;} .nav_list .navs .child_navs a:hover {color:#59b6d7 !important;border-bottom:none;} .nav_list .nav_search {position:relative;width:235px;height:36px;border-radius:50px;margin-top:14px;background-color:#f3f6f7;float:right;} .nav_list .nav_input {width:calc(100% - 35px);height:100%;font-size:14px;color:#333;border:none;outline:none;background:transparent;padding-left:15px;vertical-align:middle;} .nav_list .nav_search_icon {cursor:pointer;position:absolute;top:50%;right:10px;transform:translateY(-50%);color:#59b6d7;} .head_search {display:none;z-index:999;position:absolute;background:#fff;width:235px;font-size:14px;box-shadow:0 1px 22px #e2e0e0;margin-top:5px;} .head_search .history {display:none;} .head_search .history p {font-size:14px;color:#ccc;padding:20px 15px;margin:0;} .head_search .history ul {display:block;margin:0;padding:0px 15px;overflow:hidden;} .head_search .history ul li {width:205px;float:left;margin-bottom:20px;overflow:hidden;} .head_search .history ul li span {cursor:pointer;width:170px;font-size:16px;color:#999;display:block;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .head_search .history ul li i {display:block;cursor:pointer;width:16px;height:16px;float:right;vertical-align:sub;background-image:url(./img/close_icon.png);background-repeat:no-repeat;background-size:16px;background-position:center;content:'';} .head_search .history .clear {font-size:12px;line-height:40px;display:block;height:40px;cursor:pointer;text-align:center;color:#999;background:#f8fcff;} .head_search .search_types {display:none;} .head_search .search_types ul {display:block;margin:0;padding:20px 20px 0px 20px;overflow:hidden;} .head_search .search_types ul li {color:#666;width:100%;cursor:pointer;float:left;margin-bottom:20px;overflow:hidden;line-height:18px;} .head_search .search_types ul li .keywords {color:#59b6d7;max-width:110px;line-height:18px;display:inline-block;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .nav_right {float:right;margin:17px 50px;} .nav_right .role-icon {position:absolute;width:14px;height:14px;bottom:-3px;left:20px;} .nav_right a.nava {font-size:14px;color:#666;margin-right:20px;} .nav_right a.nava:hover {color:#59b6d7;} .nav_right img {float:left;width:30px;height:30px;margin-right:9px;cursor:pointer;border-radius:50%;} .nav_name {display:inline-block;float:left;overflow:hidden;width:84px;padding-top:4px;white-space:nowrap;text-overflow:ellipsis;color:#343434;} .nav_menu {position:absolute;z-index:99;top:70px;right:65px;display:none;width:180px;padding-top:15px;padding-bottom:20px;border-radius:3px;background:#fff;box-shadow:0 1px 22px #e2e0e0;} .nav_menu .hover_cover {position:absolute;top:-60px;left:0;width:100%;height:80px;} .nav_menu .triangle {margin-left:128px;margin-top:-23px;} .nav_menu ul li {font-size:14px;margin-top:18px;padding-left:25px;} .nav_menu ul li a {display:block;width:100%;height:100%;color:#666;outline:none;} .nav_menu ul li a:hover {color:#59b6d7 !important;} .nav_menu ul li a svg {margin-top:-4px;margin-right:15px;} /*底部*/.footer {position:relative;z-index:1;clear:both;width:100%;height:225px;margin-top:-225px;text-align:center;border-top:1px solid #e5e5e5;background:#fff;} .footer_cont {width:1080px;margin:0 auto;} .footer_cont ul {margin-top:50px;} .footer_cont ul li {display:inline-block;margin-left:10px;} .footer_cont ul li a {font-size:12px;padding-right:10px;color:#808080;border-right:1px solid #ccc;} .footer_cont ul li a:hover {color:#59b6d7;} .footer_cont ul li:last-child a {border-right:0;} .footer_cont .rights {margin:20px 0 30px;color:#808080;} .footer_cont .developer {font-size:12px;margin-top:50px;color:#ccc;} .footer_cont .developer span {display:inline-block;margin:0 5px;color:#333;} /*内容*/.main {float:left;clear:both;width:100%;padding-bottom:30px;background:#f3f6f7;} .container {width:1080px;margin:36px auto 0 auto;} /*左侧导航*/.left_menu {float:left;width:150px;padding-top:20px;} .left_menu ul li {position:relative;margin-bottom:36px;} .left_menu ul li a {font-size:16px;color:#333;} .left_menu ul li a:link {text-decoration:none;} .left_menu .icon {font-size:30px;vertical-align:-8px;margin-right:10px;} .left_menu .selected {color:#59b6d7 !important;} /*右侧内容*/.right_container {width:235px;float:left;} /*左侧内容*/.left_container {width:815px;margin-right:30px;float:left;} /*弹出提示*/.noticebox {position:fixed;z-index:555;top:62px;display:none;width:100%;text-align:center;} .authnoticebox {top:82px;} .noticebox .notice {font-size:14px;line-height:50px;z-index:9999;height:50px;margin:auto;text-align:center;color:#666;background:#fff;box-shadow:0 0 22px #ededed;} .noticebox .notice img {margin-right:10px;} /*右侧浮动*/.right_extras {position:fixed;z-index:2;right:80px;bottom:80px;} .right_extras a {display:block;width:48px;height:48px;margin-bottom:10px;text-align:center;border-radius:50%;} .right_extras svg {font-size:34px;display:block;margin-bottom:10px;padding-top:11px;padding-left:12px;color:#fff;} .right_extras .app {background:#dedede;position: relative;} .right_extras .app .qrcode-wrap {position: absolute;right: 120%;top: -20px;padding: 10px;background-color: #fff;display: none;width: 140px;height: 160px;align-items: center;justify-content: center;flex-direction: column;box-shadow: 0 0 6px rgba(0, 0, 0, 0.09);} .right_extras .app:hover .qrcode-wrap {display: flex;} .right_extras .app .qrcode-wrap img {width: 120px;height: 120px;} .right_extras .app .qrcode-wrap span {display: block;height: 10px;line-height: 10px;margin-top: 10px;color: #999;font-size: 14px;} .right_extras .gotop {background:#59b6d7;} .right_extras .gotop svg {font-size:40px !important;padding-left:8px !important;} /*热门用户*/.hot_users {width:100%;background:#fff;} .hot_users .hot_users_title {text-align:center;color:#333;font-size:18px;padding:20px 0px;} .hot_users ul {width:100%;float:left;padding:0px 20px;margin-bottom:0px;} .hot_users ul li {float:left;width:100%;padding:20px 0px;border-top:1px solid #ededed;} .hot_user_avatar {float:left;} .hot_user_avatar img {width:60px;height:60px;border-radius:50%;} .hot_user_info {width:125px;float:left;margin-left:10px;} .hot_user_info span {display:block;} .hot_user_info .hot_user_name {font-size:14px;color:#333;} .hot_user_info .hot_user_intro {font-size:14px;height:44px;line-height:22px;color:#999;margin-top:10px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box;word-break:break-all;} /*推荐用户*/ .recusers {width:100%;border-radius:3px;background:#fff;margin-bottom:30px;} .recusers .u-tt{padding: 15px;text-align: center;font-weight: 500;font-size: 18px;border-bottom: 1px solid #ededed;} .recusers p.nodata {line-height:50px;width:100%;height:50px;margin:0;text-align:center;} .recusers ul {display:inline-block;margin-bottom: 20px;} .recusers li {float:left;width:50px;margin:0 12px 0 15px;text-align:center;} .recusers li > a {position:relative;} .recusers li > a > img.role-icon {position:absolute;right:0;top:10px;width:18px;height:18px;border-radius:50%;} .recusers li img {width:50px;height:50px;border-radius:50%;margin-top:20px;} .recusers li span {font-size:12px;overflow:hidden;width:50px;margin-top:10px;white-space:nowrap;text-overflow:ellipsis;color:#666;line-height: 1;} .recusers li span a {color:#333;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display:block;margin-top:10px;} .recusers .recmore {font-size:12px;line-height:40px;display:block;height:40px;cursor:pointer;text-align:center;color:#999;background:#f8fcff;} .recusers .recmore {color:#999;} /*近期热点*/.hot_news {width:100%;margin-bottom:30px;padding:0 15px 0;border:1px solid #ededed;background-color:#fff;} .hot_news .title {font-size:18px;padding:20px 0 15px;text-align:center;color:#333;border-bottom:1px solid #ededed;} .hot_news .time_menu {display:inline-block;width:203px;margin:0;padding-top:16px;border-bottom:1px solid #ededed;background-color:#fff;} .hot_news .time_menu li {float:left;width:33.3%;cursor:pointer;text-align:center;} .hot_news .time_menu li a {display:inline-block;height:40px;padding:0 10px;color:#999;} .hot_news .time_menu li a.hover {color:#333;border-bottom:2px solid #59b6d7;} .hot_news_list li {font-size:14px;overflow:hidden;padding:15px 0;border-bottom:1px solid #ededed;} .hot_news_list li:last-child {border-bottom:0;} .hot_news_list li span {font-size:12px;display:inline-block;width:16px;text-align:center;color:#fff;border-radius:3px;background:#59b6d7;} .hot_news_list li span.grey {background:#ccc;} .hot_news_list li a {line-height:22px;display:-webkit-box;float:right;overflow:hidden;width:177px;color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;} .hot_news_list .no_news {font-size:14px;padding:15px 0 5px 0;text-align:center;color:#999;} /* 热门问题 */.hot-issues,.answer-rank {width:100%;margin-bottom:30px;padding:0 15px 0;background-color:#fff;} .hot-issues .title,.answer-rank .title {font-size:18px;padding:20px 0 15px;text-align:center;color:#333;border-bottom:1px solid #ededed;} .hot-issues-list,.answer-rank-list {font-size:14px;overflow:hidden;} .hot-issues-list > li,.answer-rank-list > li {display:table;margin:30px 0px;} .hot-issues-list .rank-num,.answer-rank-list .rank-num {display:table-cell;width:30px;} .hot-issues-list .hot-subject,.answer-rank-list .rank-avatar,.answer-rank-list .rank-info {display:table-cell;vertical-align:middle;} .hot-issues-list .rank-num > span,.answer-rank-list .rank-num > span {font-size:12px;line-height:16px;display:block;width:16px;height:16px;text-align:center;color:#fff;border-radius:3px;} .hot-issues-list .rank-num .blue,.answer-rank-list .rank-num .blue {background:#59b6d7;} .hot-issues-list .rank-num .grey,.answer-rank-list .rank-num .grey {background:#ccc;} .no-data {text-align:center;padding:15px 0;color:#777;} /* end 热门问题 *//* 问答达人排行榜 */.answer-rank .rank-tab {font-size:14px;height:42px;line-height:42px;display:table;width:100%;} .answer-rank .rank-tab span {display:table-cell;text-align:center;border-bottom:1px solid #EDEDED;cursor:pointer;color:#777;} .answer-rank .rank-tab span.active {color:#333;border-bottom:2px solid #59B6D7;} .answer-rank-list .rank-num {vertical-align:middle;} .answer-rank-list .rank-avatar {width:75px;position:relative;} .answer-rank-list .rank-avatar>img.role-icon{position:absolute;left:40px;bottom:4px;width:18px;height:18px;border-radius:50%;} .answer-rank-list .rank-info > span {width:100%;display:inline-block;padding-bottom:7px;} /* end 问答达人排行榜 *//*缺省图*/.no_data_div {display:table;margin:0 auto;} .no_data {display:table-cell;width:100%;height:500px;text-align:center;vertical-align:middle;} .no_data p {font-size:14px;margin:10px 0;color:#59b6d7;} /*评论*/.dy_comit .del_comment,.dy_cen .J-reply-comment,.comment_right .del_comment,.comment_right .J-reply-comment {font-size:12px;margin-left:15px;cursor:pointer;color:#59b6d7;} /*分享*/.detail_third_share {font-size:14px;float:right;margin-top:14px;color:#666;} .detail_third_share svg {margin-bottom:4px;} .detail_third_share span a {border:none !important;} .third_share {font-size:1.8em;} .third_share_weibo {fill:#f97d72} .third_share_qq {fill:#5fbddf;} .third_share_weixin {fill:#54c58c;} .weixin_qrcode {display:none;padding:40px;} /*图片裁剪*/.avatar-container {margin:20px;} .avatar-upload {margin:10px 0;} .save-btn {text-align:right;} .save-btn > span {margin-right:20px;color:#ccc;} .avatar-wrapper {overflow:hidden;width:100%;height:314px;margin:15px auto;background-color:#fcfcfc;box-shadow:inset 0 0 5px rgba(0,0,0,.25);} .avatar-preview {float:left;overflow:hidden;margin-top:15px;margin-right:15px;border:1px solid #eee;border-radius:4px;background-color:#fff;} .avatar-upload .avatar-input {display:none;} .avatar-upload label.avatar-file {display:inline-block;padding:0 16px;margin-top:-10px;border-radius:3px;background-color:#efefef;font-size:14px;line-height:32px;text-align:center;cursor:pointer;border:1px solid #ccc;} .avatar-upload label.avatar-file:hover {background-color:#ddd;} .ai_face_box {position:relative;display:inline-block;} .ai_face_box > img {width:230px;height:163px;} .ai_upload {position:absolute;top:0;} .ai_upload input {position:absolute;width:230px;height:163px;cursor:pointer;opacity:0;} /* Override Cropper's styles */.upload-box .cropper-face,.upload-box .cropper-view-box {border-radius:50%;} /*签到*/.checkin_cont {margin-bottom:30px;} .checkin_user {position:relative;width:100%;height:100px;border-radius:3px;background:#fff;} .checkin_user span {display:inline-block;margin:30px 0 0 20px;color:#f87d72;width:94px;text-overflow:ellipsis;overflow:hidden;} .checkin_user .avatar {position:absolute;top:-10px;right:10px;width:100px;height:100px;border-radius:50%;} .checkin_user .role-icon {width:28px;position:absolute;right:5px;top:72px;} .checkin_div {font-size:20px;line-height:50px;height:50px;cursor:pointer;text-align:center;color:#fff;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background:#f87d72;} .checked_div {background:grey;} .checkin_div span {font-size:14px;display:inline-block;margin-left:5px;} .checkin_div svg {font-size:23px;margin-right:5px;vertical-align:text-bottom;} .loading {font-size:14px;padding:20px 0 10px 0;text-align:center;color:#999;} .click_loading {line-height: 40px;height: 40px;margin-top: 10px;text-align: center;} .click_loading span {color:#59b6d7;position:relative;display:block;cursor: pointer;} .click_loading svg {cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);color:#59b6d7;} img.load {width:50px;} @-webkit-keyframes icon-load {from {-webkit-transform:rotate(0deg);transform:rotate(0deg);} to {-webkit-transform:rotate(360deg);transform:rotate(360deg);} } @keyframes icon-load {from {-webkit-transform:rotate(0deg);transform:rotate(0deg);} to {-webkit-transform:rotate(360deg);transform:rotate(360deg);} } /* 模拟 select */.zy_select {display:inline-block;position:relative;white-space:normal;cursor:pointer;text-align:center;} .zy_select a {color:inherit;cursor:pointer;} .zy_select >i {overflow:hidden;float:right;position:relative;display:block;margin-top:4px;margin-left:4px;width:16px;height:16px;vertical-align:middle;transform-origin:center;transition:all .2s;} .zy_select > i::after {display:block;position:absolute;top:50%;left:50%;width:0;height:0;border:6px solid transparent;border-top-color:#000;transform:translate(-50%,-25%);content:"";} .zy_select span {text-align:left;} .zy_select>ul {display:none;overflow-x:hidden;position:absolute;top:100%;left:0;z-index:5;margin:0;padding:0;width:calc(100% + 2px);background:#fff;} .zy_select>ul >li {overflow:hidden;display:block;margin-bottom:1px;padding:5px;width:100%;min-height:20px;text-overflow:ellipsis;cursor:pointer;} .zy_select>ul >li.active,.zy_select>ul >li:hover {background-color:#dfdfdf;color:#fff;} .zy_select.gap12>ul {left:50%;margin-top:12px;padding:15px 0 5px;min-width:115px;border-radius:2px;box-shadow:0 0 9px 0 rgba(0,0,0,.1);transform:translateX(-50%);} .zy_select.gap12>ul li {background:none !important;padding:5px;margin-bottom:10px;} .zy_select.gap12>ul li.active,.zy_select.gap12>ul li:hover {color:#59b6d7;} .zy_select.border {padding:5px;border:1px solid #dfdfdf;} .zy_select.border > ul {left:-1px;border:1px solid #dfdfdf;transform:none;} .zy_select.open >span {color:#59b6d7;} .zy_select.open >i {transform:rotate(180deg);} .zy_select.open >ul {display:block;} .select-gray span {color:#999;} .select-gray >i:after {border-top-color:#999;} /*收入达人排行榜*/.income-rank {width:100%;margin-bottom:30px;padding:0 15px 0;border:1px solid #ededed;background-color:#fff;} .income-rank .title {font-size:16px;padding:20px 0 15px;text-align:center;color:#333;border-bottom:1px solid #ededed;} .income-rank .income-list {overflow:hidden;padding:15px 0;font-size:14px;} .income-rank .income-list li {display:flex;margin-bottom:20px;align-items:center;} .income-rank .fans-span {display:block;margin-right:15px;width:16px;height:16px;font-size:12px;line-height:16px;text-align:center;color:#fff;border-radius:3px;background:#ccc;} .income-rank li:nth-child(1) .fans-span,.income-rank li:nth-child(2) .fans-span,.income-rank li:nth-child(3) .fans-span {background:#59b6d7;} .income-rank .income-avatar {overflow:hidden;border-radius:50%;width:60px;height:60px;line-height:60px;text-align:center;background-color:#f4f5f5;flex:0 0 auto;cursor:pointer;} .income-rank .income-avatar>img {display:block;} .income-rank .income-name {display:flex;margin-left:15px;height:60px;flex-direction:column;align-items:flex-start;justify-content:space-around;flex:1 1 auto;} .income-rank .income-name .name {color:#333;} .income-rank .answers-count {color:#999;} /*积分规则*/.w_815 {width:815px;margin:auto;} .int_top {width:100%;height:160px;margin:40px auto 30px;background:#fff;} .intTop_left {float:left;width:4px;height:160px;border-radius:3px;background:#fbbeb9;} .intTop_num {font-size:42px;float:left;margin:48px auto 18px 68px;color:#333;} .int_this {font-size:14px;display:block;color:#999;} .int_sign {font-size:18px;line-height:40px;float:right;width:153px;height:40px;margin-top:60px;margin-right:70px;cursor:pointer;text-align:center;color:#fff;border-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background:#f87d72;} .int_cont {width:815px;padding:0 70px 50px;background:#fff;} .int_rule {margin-top:18px;border-bottom:1px solid #ededed;} .int_li {margin-right:40px;margin-left:30px !important;} .int_li2 {margin:0 !important;} .int_pm {line-height:60px !important;height:60px !important;padding-right:30px;padding-left:30px;} .int_operation {width:290px !important;} .int_pm span {color:#666 !important;} .operation_ul {font-size:14px;padding-top:10px;padding-left:30px;} .list_div {font-size:14px;} .c_f8 {color:#f87e73 !important;} .list_div1 {width:290px;} .list_div2 {color:#59b6d7;} .list_div3 {float:right;padding-right:30px;} .operation_ul li {margin-bottom:36px;} .operation_ul li:last-child {margin-bottom:10px;} .int_page {margin:30px auto 0;text-align:center;} .div_right {float:right;margin-right:30px;} .int_b {margin-bottom:50px;} .sign_img {width:16px;margin-right:10px;vertical-align:-2px;} .dy_center .top-menu-left {position:relative;height:60px;} /* btn style reference bootstrap */ .btn {display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.4;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;} .btn-lg {padding:8px 22px;font-size:16px;line-height:1.3;border-radius:3px;} .btn-sm {padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;} .btn-default {color:#fff;background-color:#d4d4d4;border-color:#d4d4d4;} .btn-primary {color:#fff;background-color:#59b6d7;border-color:#59b6d7;} .btn-warning {color:#fff;background-color:#F76C6A;border-color:#F76C6A;} /*分享列表评论*/ .comment_line {margin-top:18px;border-top:1px solid #efefef;margin-bottom:20px;height:1px;position:relative;} .comment_line>.tr2 {width:10px;height:10px;position:absolute;top:-15px;left:98px;} .comment_line>.tr2:before,.comment_line>.tr2:after {content:'';display:block;position:absolute;border:8px solid transparent;left:0;} .comment_line>.tr2:before {border-bottom:7px solid #efefef;top:-1px;} .comment_line>.tr2:after {border-bottom:7px solid #fff;} .comment_body {font-size:12px;color:#999;} .comment_textarea {margin:10px 0 10px;} /* .comment_textarea .input-wrap textarea {width:100%;height:78px;padding:12px;border:1px solid #ededed;background:#f3f6f7;color:#333;outline:none;resize:none;overflow:hidden;} */ .comment_post {line-height:31px;height:37px;position:relative;} .comment_post .dy_cs {position:absolute;right:5px;top:-40px;} .comment_post .post_button {line-height:32px;float:right;width:85px;height:32px;text-align:center;color:#fff;border:0;cursor:pointer;border-radius:3px;background:#59b6d7;} .comment_post_nums {font-size:12px;margin-left:385px;} .comment_box {margin-bottom: 80px;} .comment_box .comment_con {word-break:break-all;margin-bottom:16px;} .comment_box .comment_con a {color: #59b6d7;} .comment_box .comment_con a.mouse {cursor:pointer;display:none;margin-left:5px;} /*详情评论*/.comment_title {margin-top:40px;margin-bottom:20px;} .comment_count {font-size:22px;color:#59b6d7;} .comment_box .input-wrap {position: relative;} .comment_box .input-wrap .comment_editor {font-size:14px;width:100%;min-height:77px;margin-bottom:10px;padding:10px;resize:none;color:#666;border:1px solid #ededed;outline:none;background:#f3f6f7;z-index: 102;} .comment_box .input-wrap .mirror {position: absolute;top: 0;display: none;} .comment_box .input-wrap .ev-mention-list {position: absolute;background-color: #fff;z-index: 105;display: none;padding: 8px;border: 1px solid #ccc;border-radius: 2px;box-shadow: 0 2px 8px 1px rgba(0, 0, 9, .2);} .comment_box .input-wrap .ev-mention-list .list-content, .comment_box .input-wrap .ev-mention-list .list-title {font-size: 12px;cursor: pointer;list-style: none;} .comment_box .input-wrap .ev-mention-list .list-content.active {color: #59b6d7; background-color: #fff;} .comment_box .comment_tool {text-align:right;} .comment_box .mention-btn {position: relative;display: inline-block;cursor: pointer;} .dialog-mention-select {position: absolute;display: flex;left: 0;top: 100%;width: 400px;height: 300px;z-index: 10;padding: 20px 40px;background-color: #fff;box-shadow: 0px 2px 9px 0px rgba(22, 23, 23, 0.09);flex-direction: column;cursor: default;} .repostable-mention .dialog-mention-select {top: auto;bottom: 60px;} .dialog-mention-select .search-wrap {border-bottom: 1px solid #ccc;} .dialog-mention-select .search-wrap input {border: none;line-height: 37px;} .dialog-mention-select .hot {color: #ccc;margin-top: 20px;cursor: default;} .dialog-mention-select .follow-users {display: flex;flex-flow: row wrap;} .dialog-mention-select .follow-users > li {display: inline-block;width: 50%;cursor: pointer;} .dialog-topic-select {position: absolute;display: flex;left: 0;top: 100%;width: 400px;height: 300px;z-index: 10;padding: 20px 40px;background-color: #fff;box-shadow: 0px 2px 9px 0px rgba(22, 23, 23, 0.09);flex-direction: column;cursor: default;} .repostable-topic .dialog-topic-select {top: auto;bottom: 60px;} .dialog-topic-select .search-wrap, .dialog-mention-select .search-wrap {border-bottom: 1px solid #ccc;} .dialog-topic-select .search-wrap input, .dialog-mention-select .search-wrap input {border: none;} .dialog-topic-select .hot, .dialog-mention-select .hot {color: #ccc !important;margin-top: 20px;cursor: default !important;} .dialog-topic-select .topic-list, .dialog-mention-select .follow-users {display: flex;flex-flow: row wrap;} .dialog-topic-select .topic-list > li, .dialog-mention-select .follow-users > li {display: inline-block;width: 50%;cursor: pointer;line-height: 37px;} /* 小标签 */ .selected-topics {display: flex;flex-flow: row wrap;margin-top: 10px;} .selected-topics .selected-topic-item {background-color: rgba(89, 182, 215, 0.15);padding: 0 6px;border-radius: 3px;color: #59b6d7;font-size: 12px;margin-right: 6px;margin-bottom: 6px;height: 24px;line-height: 24px;} .selected-topics .selected-topic-item .close {height: 24px;line-height: 24px;cursor: pointer;} .selected-topics .selected-topic-item svg {transform: scale(0.7);} .comment_buttons {float: left;} .comment_tool {float:right;} .comment_tool .text_stats {margin-right:20px;font-size:14px;color:#777;} .comment_list .comment_item {border-bottom:1px solid #ededed;margin-top:40px;padding-bottom:10px;} .comment_list .comment_item dt {float:left;position:relative;} .comment_list .comment_item dt img {border-radius:50%;} .comment_list .comment_item dt img.role-icon {position:absolute;right:0;bottom:0;width:20px;height:20px;} .comment_list .comment_item dd {font-size:14px;margin-left:20px;float:left;color:#333;} .comment_list .comment_item .reply_tool {margin:8px 0;width:645px;position:relative;} .comment_list .comment_item .reply_time {font-size:12px;color:#ccc;} .reply_tool .reply_action {float:right;cursor:pointer;} .reply_body {word-break:break-all;width:645px;} .reply_body a {color:#59b6d7;} .reply_body a.mouse {display:none;} .a_link:hover {text-decoration:none;color:#fff !important;} /*更多操作*/.options {float:right;width:30px;cursor:pointer;text-align:right;color:#999;} .options_div {position:absolute;z-index:99;top:30px;right:-50px;display:none;width:125px;border-radius:3px;background:#fff;box-shadow:0 1px 22px #e2e0e0;} .options_div .triangle {margin-top:-8px;margin-left:55px;} .options_div ul {padding:20px 0;} .options_div ul li {padding-left:20px;margin-bottom: 15px;} .options_div ul li:last-child{margin-bottom: 0;} .options_div ul li a {font-size:14px;color:#666;} .options_div ul li a:hover {color:#59b6d7;} .options_div .icon {margin-right:5px;vertical-align:text-top;margin-top:-2px;} .options_div .act {color:#59b6d7;} .triangle {margin-top:-8px;margin-left:55px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;} /*layer样式*/.confirm_body {padding:40px 55px 40px;text-align:center;color:#999;} .confirm_title {font-size:20px;font-weight:500;} .confirm_money {font-size:22px;color:#F4504D;line-height:30px;padding:20px 0px 10px 0px;text-align:center;} .confirm_text {width:240px;text-align:center;} .layui-layer-btn- {font-size:14px;padding:0px 0px 30px 0px !important;} .layui-layer-btn- .layui-layer-btn-notice {background-color:#59b6d7;} /* 申请置顶 */.apply-pinneds .day,.apply-pinneds .amount {padding:5px 10px;border-radius:2px;border:1px solid #ccc;width:100%;} /*消息select*/.zy_select.message_select {} .zy_select.message_select>i {margin-top:16px;} .zy_select.message_select>ul {margin-top:5px;padding:10px 3px;} .zy_select.message_select>ul>li {margin:0;} /* 列表头像 */.avatar_box {position:relative;display:inline-block;} .avatar_box .avatar {width:50px;height:50px;border-radius:50%;} .avatar_box .role-icon {position:absolute;right:0;bottom:-5px;width:20px;height:20px;border-radius:50%;} /*置顶弹窗*/.pinned_box .pinned_text {font-size:12px;margin-bottom:10px;color:#ccc;} .pinned_box .pinned_spans {margin-bottom:10px;} .pinned_box .pinned_spans span {cursor:pointer;display:inline-block;width:80px;box-sizing:border-box;border:1px solid #ccc;color:#333;height:28px;line-height:28px;margin-right:10px;text-align:center;border-radius:5px;} .pinned_box .pinned_spans span.current {color:#59b6d7;border:1px solid #59b6d7;} .pinned_box .pinned_input {margin-bottom:20px;} .pinned_box .pinned_input input {outline:none;text-indent:10px;background-color:transparent;height:28px;line-height:28px;color:#333;border:1px solid #ccc;border-radius:5px;vertical-align:bottom;width:260px;} .pinned_box .pinned_total {font-size:20px;color:#59b6d7;} /*打赏*/ .reward_cont {margin-top:40px;text-align:center;} .reward_cont .reward_user {width:75%;margin:0 auto;overflow:hidden;} .reward_cont .user_item {position:relative;display:inline-block;margin-right:5px;} .reward_cont .user_item .verified_icon {width:19px;position:absolute;bottom:0px;right:-1px;} .reward_cont .more_user {position:relative;display:inline-block;cursor:pointer;width:1px;height:12px;} .reward_cont .more_user:after,.reward_cont .more_user:before {border:10px solid transparent;border-left:10px solid #fff;width:0;height:0;position:absolute;top:0;right:-18px;content:' '} .reward_cont .more_user:before {border-left-color:#777;right:-19px;} .reward_box .reward_text {font-size:12px;margin-bottom:10px;color:#ccc;} .reward_box .reward_spans {margin-bottom:10px;} .reward_box .reward_spans span {cursor:pointer;display:inline-block;width:80px;box-sizing:border-box;border:1px solid #ccc;color:#333;height:28px;line-height:28px;margin-right:10px;text-align:center;border-radius:5px;} .reward_box .reward_spans span.current {color:#59b6d7;border:1px solid #59b6d7;} .reward_box .reward_input {margin-bottom:20px;} .reward_box .reward_input input {outline:none;text-indent:10px;background-color:transparent;height:28px;line-height:28px;color:#333;border:1px solid #ccc;border-radius:5px;vertical-align:bottom;width:260px;} .reward_box .reward_total {font-size:20px;color:#59b6d7;} .reward_box .reward_amount {color: #59b6d7;font-weight: bold;margin-bottom: 10px;margin-top: 10px;font-size: 16px;} .reward_box .reward_input_wrap {height: 36px;} .reward_box .reward_input_wrap input[type="password"] {border: 1px solid #ccc;height: 100%;border-radius: 4px 0 0 4px;padding-left: 6px;width: calc(100% - 4em);} .reward_box .reward_input_wrap button {background-color: #59b6d7;color: #fff;width: 4em;height: 100%;border-radius: 0 4px 4px 0;border: 1px solid #59b6d7;} /* .reward_box .reward_input_wrap input[type="password"]:valid + button {background-color: #59b6d7;} */ .reward_box .reward_forgot {color: #59b6d7;text-align: right;font-size: 12px;margin-top: 10px;} .reward_popups {padding:20px 40px;width:340px;overflow:hidden;min-height:500px;} .reward_popups_con {height:100%;overflow-y:auto;overflow-x:hidden;} .reward_popups .reward_title {font-size:18px;margin-top:10px;margin-bottom:10px;} .reward_popups .reward_list {line-height:60px;font-size: 14px;} .reward_popups .reward_list .uname {color:#444;margin:0 10px;} .reward_list .u-avatar {position:relative;display:inline-block;} .reward_list .role-icon {width:19px;position:absolute;bottom:5px;right:0;} .reward_popups .reward_sum .opt {cursor:pointer;display:inline-block;padding:5px 15px;margin-right:20px;border:1px solid #CCC;border-radius:2px;background-color:white;} .reward_popups .reward_sum .active {color:#59b6d7;border-color:#59b6d7;} .reward_popups .reward_sum .opt:last-child {margin-right:0;} .reward_popups .custom_sum {padding:5px 10px;border-radius:2px;border:1px solid #ccc;width:100%;} .reward_popups .reward_btn_box {margin-top:40px;} /*成功页面*/.success {width:700px;padding:40px;background-color:#fff;margin:auto;text-align:center;height:520px;position:relative;} .success>img {width:200px;margin-top:60px;} .success .content {position:absolute;left:0;bottom:70px;width:100%;} .success .success-message {width:100%;height:40px;font-size:20px;color:#474747;} .success .success-content {color:#9F9F9F;} .success .success-button {width:70px;height:35px;line-height:35px;background-color:#EDEDED;display:block;margin:30px auto;border-radius:3px;border:1px solid #d9d9d9;} .fuzzy {box-shadow:0 0 10px 4px white;text-shadow:0 0 10px #222;opacity:0.8;color:rgba(220,220,220,0.8) !important;word-break:break-all;cursor:pointer;} .ads_item .body {width:85%;line-height:60px;} .ads_item .tag {color:#777;padding:3px 6px;font-size:12px;border-radius:2px;border:1px solid #ededed;} /* 评论置顶标识 */.green {color:#4CB994;} .comment-top-span {float:right;color:#4CB994;} .mt-3 {margin-top:-3px;} .ly-error {color:red;margin-left:20px;font-size:12px;position:absolute;top:40px;right:30px;} /* 右侧消息 */#ms_fixed_wrap {z-index:3;width:54px;right:0;top:0;bottom:0;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,10,0.1);} #ms_fixed {background-color:#fff;width:74px;height:100%;z-index:99999;overflow-y:auto;overflow-x:hidden;margin:0;list-style:none;} #ms_fixed dd {margin:0px;width:64px;position:relative;} #ms_fixed dd.tips_current {background-color:#f3f6f7;} #ms_fixed dd svg {width:36px;height:36px;border-radius:50%;margin:9px 9px;} #ms_fixed dd img {width:36px;height:36px;border-radius:50%;margin:9px 9px;} #ms_fixed .unread_div {position:absolute;top:10px;right:10px;border:1px solid #fff;border-radius:50%;} #ms_fixed .unread_div span {display:block;font-size:12px;text-align:center;color:#fff;border-radius:50%;background:#f24343;width:16px;height:16px;} #ms_chat_tips {z-index:3;font-size:14px;display:none;position:absolute;right:68px;top:-1px;height:36px;line-height:36px;padding:0 15px;text-align:center;background-color:#fff;color:#59b6d7;box-shadow:0 1px 22px #e2e0e0;border-radius:4px;} #ms_chat_tips .tips_triangle {position:absolute;top:13px;right:-6px;width:0;height:0;border-left:6px solid #fff;border-bottom:6px solid transparent;border-top:6px solid transparent;} /*图片展开显示*/.PicShow {height:auto;float:left;border:1px solid #d9d9d9;background-color:#f2f2f2;border-radius:3px;padding:10px 20px 10px;margin:5px 0 15px;clear:both;} .PicShow ul {list-style-type:none;margin:0px;padding:0px;} .PicShow li {float:left;display:inline;width:80px;height:80px;margin:5px 0 0 5px;overflow:hidden;position:relative;list-style-type:none;} .PicShowExpand {color:#ccc;background-color:#efefef;padding:0px 40px 20px;margin:0px -40px;clear:both;overflow:hidden;} .PicShowExpand #expandCenterImg {clear:both;text-align:center;vertical-align:middle;width:100%;} .PicShowExpand #expandCenterImg img {vertical-align:middle;margin:0;} .PicShowExpand .ico_retract {background-position:-175px 0px;vertical-align:-2px;} .PicShowExpand .expand_top {color:#999;font-family:Arial,Helvetica,sans-serif;font-size:12px;width:auto;margin:0;line-height:40px;} .PicShowExpand .expand_top a {text-decoration:none;} .PicShowExpand .expand_top a:hover {color:#59b6d7;} .PicShowExpand .expand_top .W_vline {margin:0 10px;color:#ccc;} .PicShowExpand .expand_top svg {margin-right:5px;margin-top:-2px;} .PicShowExpand .ico_retract {background-position:-175px 0px;vertical-align:-2px;} .PicShowExpand .ico_showbig {background-position:-175px -24px;vertical-align:-2px;} .PicShowExpand .ico_turnleft {background-position:-175px -50px;vertical-align:-2px;} .PicShowExpand .ico_turnright {background-position:-175px -75px;vertical-align:-2px;} .PicShowExpand .ico_collect {background-position:-200px -500px;vertical-align:-2px;} .PicShowExpand .pic_choose_box {width:440px;height:56px;margin-top:15px;} .PicShowExpand ul {list-style-type:none;margin:0px;padding:0px;width:8000px;} .PicShowExpand .arrow_left_small {float:left;display:inline-block;cursor:default;width:12px;height:50px;text-decoration:none;line-height:50px;text-align:center;font-weight:600;border-bottom-left-radius:4px;border-top-left-radius:4px;background-color:#b9dce6;padding-top:2px;margin-top:3px;} .PicShowExpand .arrow_left_small .ico_pic_prev {color:#333333;cursor:default;display:inline;font-family:SimSun;font-size:12px;font-style:normal;font-variant:normal;font-weight:600;height:auto;line-height:50px;margin-top:20px;overflow-x:hidden;overflow-y:hidden;text-align:center;text-decoration:none;width:auto;} .PicShowExpand ul a {display:inline-block;opacity:0.6;padding:2px;} .PicShowExpand ul li {float:left;_display:inline;width:58px;height:58px;margin:0 4px 0 0;} .PicShowExpand ul a {width:100%;height:100%;overflow:hidden;} .PicShowExpand ul a.current {padding:0;border:2px solid #f9b50f;text-decoration:none;opacity:1.0;} .PicShowExpand ul a:hover {padding:0;border:2px solid #ffa306;text-decoration:none;opacity:1.0;} .PicShowExpand ul img {max-width:none;border:0} .PicShowExpand .arrow_right_small {color:#333333;background-color:#14a0cd;border-bottom-left-radius:0px;border-bottom-right-radius:4px;border-top-left-radius:0px;border-top-right-radius:4px;cursor:pointer;display:block;float:left;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-variant:normal;font-weight:600;height:50px;line-height:50px;margin-top:3px;text-align:center;text-decoration:none;width:12px;padding-top:2px;} .PicShowExpand .arrow_right_small .ico_pic_next {cursor:default;display:inline;font-family:SimSun;font-size:12px;font-style:normal;font-variant:normal;font-weight:600;height:auto;line-height:50px;margin-top:20px;overflow-x:hidden;overflow-y:hidden;text-align:center;width:auto;} .PicShowExpand .stage_box {float:left;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;line-height:13px;overflow-x:hidden;overflow-y:hidden;} .PicShowExpand .big1 {cursor:pointer;background-color:#14a0cd;} .PicShowExpand .big2 {cursor:default;background-color:#b9dce6;} .PicShowExpand .text1 {cursor:pointer;} .PicShowExpand .text2 {cursor:default;} .PicShow .bigcursor {cursor:url("../images/big.cur"),pointer;} .PicShowExpand .smallcursor {cursor:url("../images/small.cur"),pointer;} .PicShowExpand .leftcursor {cursor:url("../images/pic_prev.cur"),pointer;} .PicShowExpand .rightcursor {cursor:url("../images/pic_next.cur"),pointer;} /*Markdownli样式*/ .markdown-body ol li{list-style:decimal;} .markdown-body ul li{list-style:disc;} /*举报弹窗*/ .report-ct{font-size: 14px;width: 100%;height: 150px;padding: 10px;resize: none;color: #666;border: 1px solid #ededed;outline: none;background: #f3f6f7;} /* 转发弹框 */ .repostable-wrap {padding: 20px;} .repostable-wrap blockquote {margin: 0;background-color: #f7f7f7;padding: 10px;font-size: 14px;line-height: 24px;color: #b3b3b3;} .repostable-wrap blockquote h3, .repostable-wrap blockquote p strong {color: #333;margin: 0;font-weight: normal;font-size: 100%;} .repostable-wrap blockquote p {margin: 0;} .repostable-wrap .content {margin-top: 20px;border: 1px solid #ededed;background-color: #f3f6f7;padding: 10px;font-size: 14px;height: 100px;overflow: auto;} .repostable-wrap .content[contenteditable=true]:empty::before {content: attr(placeholder);display: block;color: #b3b3b3;}/* placeholder */ .repostable-wrap .tools {color: #666;margin-top: 20px;overflow: hidden;} .repostable-wrap .tools > span {margin-right: 20px;font-size: 14px;float: left;display: block;height: 36px;line-height: 36px;} .repostable-wrap .tools > button {float: right;background-color: #59b6d7;color: #fff;border: none;border-radius: 2px;width: 85px;height: 36px;cursor: pointer;} .repostable-wrap .icon {fill: #999;} .repostable-topic {cursor: pointer;} .repostable-mention {cursor: pointer;} .feed_repostable {display: block;padding: 20px;margin-bottom: 20px;background-color: #f7f7f7;font-size: 14px;color: #666;letter-spacing: 1px;cursor: pointer;word-wrap: break-word;word-break: break-all;} .feed_repostable .post_cover {margin-top: 10px;} .feed_repostable strong {font-weight: bold;} .feed_repostable .title {font-weight: bold;margin: 0;} .feed_repostable .description {margin: 0;} .feed_repostable.news {display: flex;} .feed_repostable .news-left {width: 160px;height: 114px;flex: none;margin-right: 15px;} .feed_repostable .news-left .cover {width: 100%;height: 100%;background: no-repeat center / cover;} .feed_repostable .news-right {flex: auto;display: flex;flex-direction: column;justify-content: space-between;letter-spacing: 0;} .feed_repostable .news-right .title {font-size: 16px;} .feed_repostable .news-right .category {border: 1px solid #59b6d7;border-radius: 3px;color: #59b6d7;font-size: 12px;padding: 1px 2px;margin-right: 10px;} .feed_repostable .news-right .information {color: #999;font-size: 12px;} .feed_repostable.group {padding: 10px 20px;} .feed_repostable .group-wrap {background-color: #fff;display: flex;width: 100%;padding: 10px 20px;} .feed_repostable .group-left {width: 100px;height: 100px;flex: none;margin-right: 15px;position: relative;} .feed_repostable .group-left img {width: 100%;height: 100%;} .feed_repostable .group-left .label {position: absolute;top: 10px;left: -10px;background-color: #64bad9;color: #fff;border-radius: 0 100px 100px 0;padding: 0 20px 0 15px;} .feed_repostable .group-left .label::after {content: "";display: block;width: 0;height: 0;border-top: 10px solid #4a9cba;border-left: 10px solid transparent;position: absolute;top: 20px;left: 0;} .feed_repostable .group-right {flex: auto;display: flex;flex-direction: column;justify-content: space-around;letter-spacing: 0;} .feed_repostable .group-right .title {font-size: 18px;} .feed_repostable .group-right .description {font-size: 14px;color: #999;} .feed_repostable .view-more {font-size: 12px;color: #59b6d7;letter-spacing: 0;margin-left: 10px;} .feed_repostable .view-more svg {fill: #59b6d7;} .layui-layer-page .layui-layer-content {overflow: visible !important;} /*转发弹框话题选择溢出部分可见*/ /* 遮罩 */ .overlayer {position: absolute;top:0;left:0;right:0;bottom: 0;z-index: 100;} .qq_consult {position: fixed;left: 27px;bottom: 30%;width: 200px;height: 165px;background-color: #70c8ec;z-index: 2;border-radius: 12px;display: flex;flex-direction: column;align-items: center;justify-content: center;} .qq_consult::after {content: '';display: block;position: absolute;border: 20px solid transparent;border-top-color: #70c8ec;width: 0;height: 0;top: 100%;left: 40px;} .qq_consult::before {content: '';display: block;position: absolute;top: -123px;left: 50%;margin-left: -44px;width: 89px;height: 123px;background: url(../images/pic_service.png) center/contain no-repeat;} .qq_consult > a {display: flex;align-items: center;justify-content: center;width: 146px;height: 44px;background-color: #fff;border-radius: 6px;color: #4c7aa8;} .qq_consult > a + a {margin-top: 20px;}
0.250088
0.055797
table tbody td, table thead th { font-size: 14px; } .v-align { display: inline-block; height: 100%; vertical-align: middle; } .loading { opacity: .5; position: relative; } .loading:after { width: 32px; height: 32px; display: inline-block; position: absolute; top: 50%; left: 50%; margin-left: -16px; margin-top: -16px; content: ''; z-index: 9999; background: url(loading.gif) no-repeat center; } /* Custom datatable styles */ .dataTables_filter { padding: 8px 12px; background: #f8f8f8; border-bottom: 1px solid #f0f0f0; width: 100%; font-size: 90%; } .dataTables_filter label { margin: 0px; } .dataTables_filter input { margin-left: 10px; } table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting { cursor: pointer; *cursor: hand; } table.dataTable thead .sorting { background: url("../assets/datatables/sort_both.png") no-repeat center right; } table.dataTable thead .sorting_asc { background: url("../assets/datatables/sort_asc.png") no-repeat center right; } table.dataTable thead .sorting_desc { background: url("../assets/datatables/sort_desc.png") no-repeat center right; } table.dataTable thead .sorting_asc_disabled { background: url("../assets/datatables/sort_asc_disabled.png") no-repeat center right; } table.dataTable thead .sorting_desc_disabled { background: url("../assets/datatables/sort_desc_disabled.png") no-repeat center right; } .dataTables_info { background: #fafafa; width: 100%; display: none; } /* */ .toolbar-nav { font-size: 120%; border-bottom: 1px dashed #eaeaea; padding-bottom: 15px; margin-bottom: 15px; } .toolbar-nav ul { list-style: none; margin: 0px; padding: 0px; } .toolbar-nav ul li { padding-right: 5px; display: inline; } .toolbar-nav.affix { top: 5px; z-index: 9999; } .toolbar-nav .btn { background: #f9f9f9; } .toolbar-nav .btn-lg { padding: 9px 11px; } .toolbar-nav .btn-primary { background: #67A6FF; } /* Modules & Series */ .modules-new { font-size: 120%; border-bottom: 1px dashed #eaeaea; padding-bottom: 15px; margin-bottom: 15px; } .modules-table td { background: white; font-size: 110%; } .modules-table .series > td { background-color: #fbfbfb; border-bottom: 1px dashed #eaeaea; } .modules-table .series > td:first-child { text-indent: 15px; } .modules-table .lesson > td { background-color: #f6f6f6; border-bottom: 1px dashed #eaeaea; } .modules-table .lesson > td:first-child { text-indent: 30px; } /* Lessons */ .activity-template { margin-top: 30px; padding-bottom: 15px; } .top_border_dashed{ padding-top: 15px; border-top: 1px dashed #e3e3e3; } .activity-placeholder { border: 1px dashed #c0c0c0; margin: 5px 0px; } /* Select template */ .activity-template .options input[type=text] { transition: background-color 0.3s ease-in-out; } .correct-answer { background-color: #F1FFCC; color: #2F4003; } .add-option { font-size: 150%; position: absolute; top: 6px; left: 0px; } .remove-option, .remove-footer { font-size: 150%; position: absolute; top: 6px; left: 25px; color: #F29F8A; transition: color 0.3s ease-in-out; } .remove-sub-activity { font-size: 150%; color: #F29F8A; transition: color 0.3s ease-in-out; } .remove-option:hover, .remove-footer:hover { color: #FF3300; } .graded-option { color: #9CCF1D; font-size: 150%; position: absolute; top: 6px; left: 0px; } .graded-option:hover { color: #668F00; } /* File uploads */ .dropzone .preview { } .dropzone .preview-file, .dropzone .preview-image { background: #fefefe; border: 1px solid #f0f0f0; padding: 15px; border-radius: 4px; display: inline-block; margin-top: 5px; font-size: 120%; } .dropzone .preview-image img { max-height: 150px; } /* Tables */ table tr.selected td { background-color: #dff0d8; color: #3A87AD; } /* Users list */ .list-component > ul { list-style: none; padding: 0px; } .list-component > ul > li { display: inline-block; font-size: 110%; background: #f5f5f5; padding: 5px 8px; border: 1px solid #e5e5e5; border-width: 0px 2px 2px 0px; border-radius: 4px; margin-right: 10px; } .list-component > ul > li .remove, .list-component > ul > li .remove_series { color: #B94A48; cursor: hand; transition: color 0.3s ease-in-out; } .remove_row{ color: #B94A48; cursor: hand; transition: color 0.3s ease-in-out; } .list-component > ul > li .remove:hover, .list-component > ul > li .remove_series:hover { color: #F0504D; } /* Story activity type */ .remove-story { font-size: 150%; position: absolute; top: 0px; left: 0px; color: #F29F8A; transition: color 0.3s ease-in-out; } .remove-story:hover { color: #FF3300; } .story-characters-modal .modal-body { padding: 0px; max-height: 400px; overflow-y: auto; } .reset_series .modal-body { padding-top: 0px; } .reset_series .modal-body h5{ padding-bottom: 7px; padding-left: 7px; color: #555; font-weight: normal; } .story-characters-modal .modal-footer { margin-top: 0px; border-top: none; } .story-characters { padding: 0px; margin: 0px; } .story-characters > li { border-bottom: 1px solid #e5e5e5; padding-top: 8px; padding-left: 15px; padding-right: 15px; list-style: none; background-color: white; transition: background-color .2s ease-in-out; } .story-characters > li:hover { background-color: #d9edf7; cursor: pointer; } .story-characters > li .actions { float: right; font-size: 180%; display: none; } .story-characters > li .actions .remove-character { color: #FF3300; } .story-characters > li:hover .actions { display: block; } .character-form { text-align: left; } .character-profile { cursor: pointer; padding-bottom: 8px; } .character-profile .profile-picture { background: white; border-radius: 50%; border: 2px solid #2494F2; display: inline-block; width: 55px; height: 55px; vertical-align: middle; overflow: hidden; } .character-profile .profile-picture > img { width: 55px; } .character-profile .character-name { display: inline-block; font-size: 140%; line-height: 55px; vertical-align: middle; padding-left: 10px; } /* Cartoon */ .cartoon-items-container { padding: 0px 50px; } .cartoon-part { position: relative; border: 1px solid #dedede; box-shadow: 0px 2px 5px #f0f0f0; float: left; width: 19%; box-sizing: border-box; padding: 4px 8px; text-align: center; height: 250px; margin-right: 1%; margin-bottom: 15px; } .cartoon-part img { max-width: 85%; max-height: 235px; margin: 0 auto; vertical-align: middle; } .cartoon-part a.remove-cartoon { font-size: 150%; color: #F29F8A; transition: color 0.3s ease-in-out; position: absolute; right: 10px; top: 10px; } .cartoon-part a.remove-cartoon:hover { color: #FF3300; } .cartoon-part-new { border: 1px dotted #e0e0e0; } .cartoon-part-new > a { vertical-align: middle; font-size: 150%; color: #707070; } .cartoon-part-new > a:hover { color: #3078F6; } /* Yes/No answers */ .yesno-section { } .yesno-section .options { list-style: none; padding: 0px; margin: 0px; } .yesno-section .edit-title { margin-left: 8px; } .yesno-section .remove-section { color: #F29F8A; transition: color 0.3s ease-in-out; } .yesno-section .remove-section:hover { color: #FF3300; } .yesno-section .title-editor { display: none; margin-top: 20px; margin-bottom: 10px; } .yesno-section .title-editor input { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 23px; border: 1px dashed #dedede; color: #555; width: 300px; vertical-align: top; } .yesno-section .remove-option { left: 0px; } .yesno-section .graded-option { position: relative; } /* Grading statuses */ .yesno-section .graded-status-off { color: #a8a8a8; } .yesno-section .graded-status-yes { color: #65ca65; } .yesno-section .graded-status-no { color: #ffa800; } /* Calculation */ .calculation .remove-option, .calculation .remove-footer { left: 0px; } /* Class grades */ .class-grades-table .lesson > td { background-color: #fbfbfb; } .class-grades-table .lesson > td:first-of-type { text-indent: 15px; } .class-grades-table .student-name { font-weight: bold; } .class-grades-table .lesson-name { font-weight: bold; } /* Grading */ /* not graded */ .grade-0 { } /* incorrect */ .grade-1 { color: #F31B16; } /* correct */ .grade-2 { color: #2CB42E; } /* WYSIWYG */ .wysiwyg-editor-container { padding: 0px 15px; } .feedback-editor-container { padding: 0px 15px; } .mce-i-input:before { display: inline-block; text-align: center; speak: none; vertical-align: top; font-family: FontAwesome !important; font-weight: normal !important; font-style: normal !important; -webkit-font-smoothing: antialiased; content: "\f040"; } .lesson_optional { color: #9CCF1D; font-size: 150%; } .lesson_optional:hover { /*color: #668F00;*/ } .lesson_optional_off, .lesson_optional_off:focus, .lesson_optional_off:hover, .lesson_optional_off:active{ color: #a8a8a8; } .lesson_optional_on, .lesson_optional_on:focus, .lesson_optional_on:hover, .lesson_optional_on:active{ color: #65ca65; } .innerPage { padding:20px 25px; } .innerPage h2 { font-family:"Crete Round", Arial, serif; } .innerPage ul { margin:0; padding:0; list-style:none; } .innerPage ul li { vertical-align:middle; margin-top:20px; } .innerPage ul li a { vertical-align:middle; display:inline-block; text-decoration:none; } .innerPage ul li img { vertical-align:middle; } .materialIcon { width:50px; margin-right:10px; } .materialIcon img { width:100%; height:auto; }
app/assets/stylesheets/admin/ifr.css
table tbody td, table thead th { font-size: 14px; } .v-align { display: inline-block; height: 100%; vertical-align: middle; } .loading { opacity: .5; position: relative; } .loading:after { width: 32px; height: 32px; display: inline-block; position: absolute; top: 50%; left: 50%; margin-left: -16px; margin-top: -16px; content: ''; z-index: 9999; background: url(loading.gif) no-repeat center; } /* Custom datatable styles */ .dataTables_filter { padding: 8px 12px; background: #f8f8f8; border-bottom: 1px solid #f0f0f0; width: 100%; font-size: 90%; } .dataTables_filter label { margin: 0px; } .dataTables_filter input { margin-left: 10px; } table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting { cursor: pointer; *cursor: hand; } table.dataTable thead .sorting { background: url("../assets/datatables/sort_both.png") no-repeat center right; } table.dataTable thead .sorting_asc { background: url("../assets/datatables/sort_asc.png") no-repeat center right; } table.dataTable thead .sorting_desc { background: url("../assets/datatables/sort_desc.png") no-repeat center right; } table.dataTable thead .sorting_asc_disabled { background: url("../assets/datatables/sort_asc_disabled.png") no-repeat center right; } table.dataTable thead .sorting_desc_disabled { background: url("../assets/datatables/sort_desc_disabled.png") no-repeat center right; } .dataTables_info { background: #fafafa; width: 100%; display: none; } /* */ .toolbar-nav { font-size: 120%; border-bottom: 1px dashed #eaeaea; padding-bottom: 15px; margin-bottom: 15px; } .toolbar-nav ul { list-style: none; margin: 0px; padding: 0px; } .toolbar-nav ul li { padding-right: 5px; display: inline; } .toolbar-nav.affix { top: 5px; z-index: 9999; } .toolbar-nav .btn { background: #f9f9f9; } .toolbar-nav .btn-lg { padding: 9px 11px; } .toolbar-nav .btn-primary { background: #67A6FF; } /* Modules & Series */ .modules-new { font-size: 120%; border-bottom: 1px dashed #eaeaea; padding-bottom: 15px; margin-bottom: 15px; } .modules-table td { background: white; font-size: 110%; } .modules-table .series > td { background-color: #fbfbfb; border-bottom: 1px dashed #eaeaea; } .modules-table .series > td:first-child { text-indent: 15px; } .modules-table .lesson > td { background-color: #f6f6f6; border-bottom: 1px dashed #eaeaea; } .modules-table .lesson > td:first-child { text-indent: 30px; } /* Lessons */ .activity-template { margin-top: 30px; padding-bottom: 15px; } .top_border_dashed{ padding-top: 15px; border-top: 1px dashed #e3e3e3; } .activity-placeholder { border: 1px dashed #c0c0c0; margin: 5px 0px; } /* Select template */ .activity-template .options input[type=text] { transition: background-color 0.3s ease-in-out; } .correct-answer { background-color: #F1FFCC; color: #2F4003; } .add-option { font-size: 150%; position: absolute; top: 6px; left: 0px; } .remove-option, .remove-footer { font-size: 150%; position: absolute; top: 6px; left: 25px; color: #F29F8A; transition: color 0.3s ease-in-out; } .remove-sub-activity { font-size: 150%; color: #F29F8A; transition: color 0.3s ease-in-out; } .remove-option:hover, .remove-footer:hover { color: #FF3300; } .graded-option { color: #9CCF1D; font-size: 150%; position: absolute; top: 6px; left: 0px; } .graded-option:hover { color: #668F00; } /* File uploads */ .dropzone .preview { } .dropzone .preview-file, .dropzone .preview-image { background: #fefefe; border: 1px solid #f0f0f0; padding: 15px; border-radius: 4px; display: inline-block; margin-top: 5px; font-size: 120%; } .dropzone .preview-image img { max-height: 150px; } /* Tables */ table tr.selected td { background-color: #dff0d8; color: #3A87AD; } /* Users list */ .list-component > ul { list-style: none; padding: 0px; } .list-component > ul > li { display: inline-block; font-size: 110%; background: #f5f5f5; padding: 5px 8px; border: 1px solid #e5e5e5; border-width: 0px 2px 2px 0px; border-radius: 4px; margin-right: 10px; } .list-component > ul > li .remove, .list-component > ul > li .remove_series { color: #B94A48; cursor: hand; transition: color 0.3s ease-in-out; } .remove_row{ color: #B94A48; cursor: hand; transition: color 0.3s ease-in-out; } .list-component > ul > li .remove:hover, .list-component > ul > li .remove_series:hover { color: #F0504D; } /* Story activity type */ .remove-story { font-size: 150%; position: absolute; top: 0px; left: 0px; color: #F29F8A; transition: color 0.3s ease-in-out; } .remove-story:hover { color: #FF3300; } .story-characters-modal .modal-body { padding: 0px; max-height: 400px; overflow-y: auto; } .reset_series .modal-body { padding-top: 0px; } .reset_series .modal-body h5{ padding-bottom: 7px; padding-left: 7px; color: #555; font-weight: normal; } .story-characters-modal .modal-footer { margin-top: 0px; border-top: none; } .story-characters { padding: 0px; margin: 0px; } .story-characters > li { border-bottom: 1px solid #e5e5e5; padding-top: 8px; padding-left: 15px; padding-right: 15px; list-style: none; background-color: white; transition: background-color .2s ease-in-out; } .story-characters > li:hover { background-color: #d9edf7; cursor: pointer; } .story-characters > li .actions { float: right; font-size: 180%; display: none; } .story-characters > li .actions .remove-character { color: #FF3300; } .story-characters > li:hover .actions { display: block; } .character-form { text-align: left; } .character-profile { cursor: pointer; padding-bottom: 8px; } .character-profile .profile-picture { background: white; border-radius: 50%; border: 2px solid #2494F2; display: inline-block; width: 55px; height: 55px; vertical-align: middle; overflow: hidden; } .character-profile .profile-picture > img { width: 55px; } .character-profile .character-name { display: inline-block; font-size: 140%; line-height: 55px; vertical-align: middle; padding-left: 10px; } /* Cartoon */ .cartoon-items-container { padding: 0px 50px; } .cartoon-part { position: relative; border: 1px solid #dedede; box-shadow: 0px 2px 5px #f0f0f0; float: left; width: 19%; box-sizing: border-box; padding: 4px 8px; text-align: center; height: 250px; margin-right: 1%; margin-bottom: 15px; } .cartoon-part img { max-width: 85%; max-height: 235px; margin: 0 auto; vertical-align: middle; } .cartoon-part a.remove-cartoon { font-size: 150%; color: #F29F8A; transition: color 0.3s ease-in-out; position: absolute; right: 10px; top: 10px; } .cartoon-part a.remove-cartoon:hover { color: #FF3300; } .cartoon-part-new { border: 1px dotted #e0e0e0; } .cartoon-part-new > a { vertical-align: middle; font-size: 150%; color: #707070; } .cartoon-part-new > a:hover { color: #3078F6; } /* Yes/No answers */ .yesno-section { } .yesno-section .options { list-style: none; padding: 0px; margin: 0px; } .yesno-section .edit-title { margin-left: 8px; } .yesno-section .remove-section { color: #F29F8A; transition: color 0.3s ease-in-out; } .yesno-section .remove-section:hover { color: #FF3300; } .yesno-section .title-editor { display: none; margin-top: 20px; margin-bottom: 10px; } .yesno-section .title-editor input { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 23px; border: 1px dashed #dedede; color: #555; width: 300px; vertical-align: top; } .yesno-section .remove-option { left: 0px; } .yesno-section .graded-option { position: relative; } /* Grading statuses */ .yesno-section .graded-status-off { color: #a8a8a8; } .yesno-section .graded-status-yes { color: #65ca65; } .yesno-section .graded-status-no { color: #ffa800; } /* Calculation */ .calculation .remove-option, .calculation .remove-footer { left: 0px; } /* Class grades */ .class-grades-table .lesson > td { background-color: #fbfbfb; } .class-grades-table .lesson > td:first-of-type { text-indent: 15px; } .class-grades-table .student-name { font-weight: bold; } .class-grades-table .lesson-name { font-weight: bold; } /* Grading */ /* not graded */ .grade-0 { } /* incorrect */ .grade-1 { color: #F31B16; } /* correct */ .grade-2 { color: #2CB42E; } /* WYSIWYG */ .wysiwyg-editor-container { padding: 0px 15px; } .feedback-editor-container { padding: 0px 15px; } .mce-i-input:before { display: inline-block; text-align: center; speak: none; vertical-align: top; font-family: FontAwesome !important; font-weight: normal !important; font-style: normal !important; -webkit-font-smoothing: antialiased; content: "\f040"; } .lesson_optional { color: #9CCF1D; font-size: 150%; } .lesson_optional:hover { /*color: #668F00;*/ } .lesson_optional_off, .lesson_optional_off:focus, .lesson_optional_off:hover, .lesson_optional_off:active{ color: #a8a8a8; } .lesson_optional_on, .lesson_optional_on:focus, .lesson_optional_on:hover, .lesson_optional_on:active{ color: #65ca65; } .innerPage { padding:20px 25px; } .innerPage h2 { font-family:"Crete Round", Arial, serif; } .innerPage ul { margin:0; padding:0; list-style:none; } .innerPage ul li { vertical-align:middle; margin-top:20px; } .innerPage ul li a { vertical-align:middle; display:inline-block; text-decoration:none; } .innerPage ul li img { vertical-align:middle; } .materialIcon { width:50px; margin-right:10px; } .materialIcon img { width:100%; height:auto; }
0.442877
0.104295
@font-face { font-family: "B Yekan"; font-style: normal; font-weight: normal; font-display: swap; src: url("../font/b-yekan/Yekan.eot?#iefix") format("embedded-opentype"), url("../font/b-yekan/Yekan.woff") format("woff"), url("../font/b-yekan/Yekan.ttf") format("truetype"), url("../font/b-yekan/Yekan.svg#BYekan") format("svg"); } body{ direction: rtl; text-align: right; font-family: "B Yekan", sans-serif, Tahoma; background-color: #F8F9FA; } /********* Settings for IE auto height *********/ img{ min-height: 1px; } /***************************************************/ .container{ background-color: #F8F9FA; } aside{ position: fixed; height: 100%; overflow-y: auto; overflow-x: hidden; direction: center; background-color: #282828; } aside .brand{ width: 100%; } #social i{ margin-left: 5px; font-size: 30px; } #social i.fa-telegram{ color:#22B8CF; } #social i.fa-instagram{ color:#FF922B; } #social a{ text-decoration: none; } .card-img-top.loading{ background: url('../image/optimized-loading.gif') no-repeat; background-size: 100% 100%; } .card-deck{ margin-bottom: 20px; } .card{ -webkit-box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.75); -moz-box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.75); box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.75); } footer{ padding:25px; background-color: #282828; color:white; width: 100%; margin: 0 !important; padding-bottom: 50px !important; } footer h4, footer h3{ margin-bottom: 20px; color:#a8a8a8; } footer .info-detail a{ color: #1cb52d; } #contact-us { padding-left: 100px; } @media only screen and (max-width: 768px){ #contact-us{ padding: 5px; } #sidebar-replacement{ display: flex !important; } } @media only screen and (max-width: 991px){ #contact-us{ margin-bottom:50px; } } @media only screen and (max-width: 400px){ #mail-address{ font-size:15px; } } @media only screen and (min-width: 576px) and (max-width: 768px){ .card-text div{ font-size:0.8rem; font-size: 13px; } .card-title{ font-size:1rem; font-size: 16px; } } .text-muted{ color: #c4c2c2 !important; } .info a, .info p{ font-size: 19px; font-size: 1.2rem; } .info-detail{ margin-bottom: 50px; } span.bold{ font-weight: bolder; } .card-title a{ color: #1cb52d; } a.nav-link{ color: #1cb52d; } a.nav-link:hover{ font-weight: 1000; } .nav-pills .nav-link.active, .nav-pills .show>.nav-link { color: #1cb52d; background-color: #F7F8F9; } .nav-pills .nav-link{ border-radius: 0; } #more{ margin:0; margin-bottom: 10px; } .page2, .page3, .page4{ display: none; opacity: 0; } .page1{ opacity:0; } #sidebar-replacement{ display: none; } #top-navbar-brand{ height: 40px; } #go-top-button{ display: none; position: fixed; bottom: 0; z-index: 9999999; background-color: #37383a; font-size: 30px; color:#1cb52d; padding: 15px; padding-top: 11px; padding-bottom:11px; margin: 5px; cursor: pointer; border-radius: 10px; -webkit-box-shadow: 0px 60px 23px -7px rgba(0,0,0,0.75); -moz-box-shadow: 0px 60px 23px -7px rgba(0,0,0,0.75); box-shadow: 0px 60px 23px -7px rgba(0,0,0,0.75); } #copyright{ color:white; text-align: center; direction: middle; font-family: tahoma, arial; font-size:13px; } #copyright a{ color: #22B8CF; } #content .card-deck .card .card-body .card-text p.text-first-line{ margin-bottom:0 !important; } .empty-card{ display: none; } .ack{ margin-bottom: 8px; margin-right: 40px; } #service-a, #service-b{ margin-top: 20px; padding: 10px; } /************** Plant-details file ***************/ #plant-detailed-image{ text-align: center; } #plant-detailed-image img{ max-width: 100%; margin-top: 20px; } #control-buttons{ text-align: center; margin-top: 20px; } #plant-description{ margin-top: 20px; } #plant-description p{ margin-bottom: 0px; line-height: 2; } #cover{ margin-top: 20px; }
css/main.css
@font-face { font-family: "B Yekan"; font-style: normal; font-weight: normal; font-display: swap; src: url("../font/b-yekan/Yekan.eot?#iefix") format("embedded-opentype"), url("../font/b-yekan/Yekan.woff") format("woff"), url("../font/b-yekan/Yekan.ttf") format("truetype"), url("../font/b-yekan/Yekan.svg#BYekan") format("svg"); } body{ direction: rtl; text-align: right; font-family: "B Yekan", sans-serif, Tahoma; background-color: #F8F9FA; } /********* Settings for IE auto height *********/ img{ min-height: 1px; } /***************************************************/ .container{ background-color: #F8F9FA; } aside{ position: fixed; height: 100%; overflow-y: auto; overflow-x: hidden; direction: center; background-color: #282828; } aside .brand{ width: 100%; } #social i{ margin-left: 5px; font-size: 30px; } #social i.fa-telegram{ color:#22B8CF; } #social i.fa-instagram{ color:#FF922B; } #social a{ text-decoration: none; } .card-img-top.loading{ background: url('../image/optimized-loading.gif') no-repeat; background-size: 100% 100%; } .card-deck{ margin-bottom: 20px; } .card{ -webkit-box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.75); -moz-box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.75); box-shadow: 2px 2px 14px 0px rgba(0,0,0,0.75); } footer{ padding:25px; background-color: #282828; color:white; width: 100%; margin: 0 !important; padding-bottom: 50px !important; } footer h4, footer h3{ margin-bottom: 20px; color:#a8a8a8; } footer .info-detail a{ color: #1cb52d; } #contact-us { padding-left: 100px; } @media only screen and (max-width: 768px){ #contact-us{ padding: 5px; } #sidebar-replacement{ display: flex !important; } } @media only screen and (max-width: 991px){ #contact-us{ margin-bottom:50px; } } @media only screen and (max-width: 400px){ #mail-address{ font-size:15px; } } @media only screen and (min-width: 576px) and (max-width: 768px){ .card-text div{ font-size:0.8rem; font-size: 13px; } .card-title{ font-size:1rem; font-size: 16px; } } .text-muted{ color: #c4c2c2 !important; } .info a, .info p{ font-size: 19px; font-size: 1.2rem; } .info-detail{ margin-bottom: 50px; } span.bold{ font-weight: bolder; } .card-title a{ color: #1cb52d; } a.nav-link{ color: #1cb52d; } a.nav-link:hover{ font-weight: 1000; } .nav-pills .nav-link.active, .nav-pills .show>.nav-link { color: #1cb52d; background-color: #F7F8F9; } .nav-pills .nav-link{ border-radius: 0; } #more{ margin:0; margin-bottom: 10px; } .page2, .page3, .page4{ display: none; opacity: 0; } .page1{ opacity:0; } #sidebar-replacement{ display: none; } #top-navbar-brand{ height: 40px; } #go-top-button{ display: none; position: fixed; bottom: 0; z-index: 9999999; background-color: #37383a; font-size: 30px; color:#1cb52d; padding: 15px; padding-top: 11px; padding-bottom:11px; margin: 5px; cursor: pointer; border-radius: 10px; -webkit-box-shadow: 0px 60px 23px -7px rgba(0,0,0,0.75); -moz-box-shadow: 0px 60px 23px -7px rgba(0,0,0,0.75); box-shadow: 0px 60px 23px -7px rgba(0,0,0,0.75); } #copyright{ color:white; text-align: center; direction: middle; font-family: tahoma, arial; font-size:13px; } #copyright a{ color: #22B8CF; } #content .card-deck .card .card-body .card-text p.text-first-line{ margin-bottom:0 !important; } .empty-card{ display: none; } .ack{ margin-bottom: 8px; margin-right: 40px; } #service-a, #service-b{ margin-top: 20px; padding: 10px; } /************** Plant-details file ***************/ #plant-detailed-image{ text-align: center; } #plant-detailed-image img{ max-width: 100%; margin-top: 20px; } #control-buttons{ text-align: center; margin-top: 20px; } #plant-description{ margin-top: 20px; } #plant-description p{ margin-bottom: 0px; line-height: 2; } #cover{ margin-top: 20px; }
0.090574
0.075075
@font-face { font-family: 'Montserrat'; src: font-url('../fonts/Montserrat/Montserrat-Regular.ttf') format('ttf'), font-url('../fonts/Montserrat/Montserrat-Bold.ttf') format('ttf'), font-url('../fonts/Montserrat/Montserrat-Italic.ttf') format('ttf'); font-weight: normal; font-style: normal; } /* */ .dn{ display: none; } body { -moz-osx-font-smoothing:grayscale; -ms-flex-direction:column; -webkit-box-direction:normal; -webkit-box-orient:vertical; -webkit-font-smoothing:antialiased; background:#f1f1f1; color:#777; flex-direction:column; font-family:Montserrat, sans-serif; font-size: 0.9em; font-weight:300; margin:0; min-height:100vh; } .sq-nav-header { background: #333; /*box-shadow:0 3px 15px rgba(0,0,0,.15);*/ box-shadow: 0 4px 10px rgba(10, 20, 30, .4); margin-bottom: 20px; position: relative; height: 54px; z-index: 1999; } .sq-nav-header .container{ padding: 0; } .sq-nav-header ul{ list-style:none; margin: 0; padding: 0; } a, a:hover, a.active, a:active, a:visited, a:focus{ color:#666; text-decoration:none; outline: 0; } .sq-nav-header a, .sq-nav-header a:hover, .sq-nav-header a.active, .sq-nav-header a:active, .sq-nav-header a:visited, .sq-nav-header a:focus{ color:#fefefe; text-decoration:none; outline: 0; } .sq-nav-header .content{ position: absolute; width: 100%; } .sq-nav-header .exo-menu{ position: relative; } .sq-nav-header .exo-menu .em-ul{ width: 100%; float: left; list-style: none; position:relative; /*! background: #23364B; */ } .sq-nav-header .em-ul.exo-menu-l{ float: left; } .sq-nav-header .em-ul.exo-menu-r{ position: absolute; right: 0; width: auto; display: inline-block; } .sq-nav-header .exo-menu .em-ul > li { display: inline-block;float:left;} .sq-nav-header .exo-menu .em-ul > li > a{ color: #ccc; text-decoration: none; text-transform: uppercase; border-right: 1px #565656 dotted; -webkit-transition: color 0.2s linear, background 0.2s linear; -moz-transition: color 0.2s linear, background 0.2s linear; -o-transition: color 0.2s linear, background 0.2s linear; transition: color 0.2s linear, background 0.2s linear; } .sq-nav-header .exo-menu .em-ul > li > a.active, .sq-nav-header .exo-menu .em-ul > li > a:hover, .sq-nav-header li.drop-down ul > li > a:hover{ background:#009FE1; color:#fff; } .sq-nav-header .exo-menu .em-ul i { font-size: 16px; margin-right: 6px; line-height: 20px !important; } .sq-nav-header li.drop-down, .sq-nav-header .flyout-right, .sq-nav-header .flyout-left{position:relative;} .sq-nav-header li.drop-down:before { content: "\f103"; color: #fff; font-family: FontAwesome; font-style: normal; display: inline; position: absolute; right: 6px; top: 20px; font-size: 14px; } .sq-nav-header li.drop-down>ul{ left: 0px; min-width: 230px; } .sq-nav-header .drop-down-ul{display:none;} .sq-nav-header .flyout-right>ul, .sq-nav-header .flyout-left>ul{ top: 0; min-width: 230px; display: none; border-left: 1px solid #365670; } .sq-nav-header li.drop-down>ul>li>a, .sq-nav-header .flyout-right ul>li>a , .sq-nav-header .flyout-left ul>li>a { color: #fff; display: block; padding: 20px 22px; text-decoration: none; background-color: #365670; border-bottom: 1px dotted #547787; -webkit-transition: color 0.2s linear, background 0.2s linear; -moz-transition: color 0.2s linear, background 0.2s linear; -o-transition: color 0.2s linear, background 0.2s linear; transition: color 0.2s linear, background 0.2s linear; } .sq-nav-header .flyout-right ul>li>a , .sq-nav-header .flyout-left ul>li>a { border-bottom: 1px dotted #B8C7BC; } /*Flyout Mega*/ .sq-nav-header .flyout-mega-wrap { top: 0; right: 0; left: 100%; width: 100%; display:none; height: 100%; padding: 15px; min-width: 742px; } .sq-nav-header h4.row.mega-title { color:#eee; margin-top: 0px; font-size: 14px; padding-left: 15px; padding-bottom: 13px; text-transform: uppercase; border-bottom: 1px solid #ccc; } .sq-nav-header .flyout-mega ul > li > a { font-size: 90%; line-height: 25px; color: #fff; font-family: inherit; } .sq-nav-header .flyout-mega ul > li > a:hover, .sq-nav-header .flyout-mega ul > li > a:active, .sq-nav-header .flyout-mega ul > li > a:focus{ text-decoration: none; background-color: transparent !important; color: #ccc !important } /*mega menu*/ .sq-nav-header .mega-menu { left: 0; right: 0; padding: 15px; display:none; padding-top: 0; min-height: 100%; } .sq-nav-header h4.row.mega-title { color: #eee; margin-top: 0px; font-size: 14px; padding-left: 15px; padding-bottom: 13px; text-transform: uppercase; border-bottom: 1px solid #547787; padding-top: 15px; background-color: #365670 } .sq-nav-header .mega-menu ul li a { line-height: 25px; font-size: 90%; display: block; } .sq-nav-header ul.stander li a { padding: 3px 0px; } .sq-nav-header ul.description li { padding-bottom: 12px; line-height: 8px; } .sq-nav-header ul.description li span { color: #ccc; font-size: 85%; } .sq-nav-header a.view-more{ border-radius: 1px; margin-top:15px; background-color: #009FE1; padding: 2px 10px !important; line-height: 21px !important; display: inline-block !important; } .sq-nav-header a.view-more:hover{ color:#fff; background:#0DADEF; } .sq-nav-header ul.icon-des li a i { color: #fff; width: 35px; height: 35px; border-radius: 50%; text-align: center; background-color: #009FE1; line-height: 35px !important; } .sq-nav-header ul.icon-des li { width: 100%; display: table; margin-bottom: 11px; } /*Blog DropDown*/ .sq-nav-header .Blog{ left:0; display:none; color:#fefefe; padding-top:15px; background:#547787; padding-bottom:15px; } .sq-nav-header .Blog .blog-title{ color:#fff; font-size:15px; text-transform:uppercase; } .sq-nav-header .Blog .blog-des{ color:#ccc; font-size:90%; margin-top:15px; } .sq-nav-header .Blog a.view-more{ margin-top:0px; } /*Images*/ .sq-nav-header .Images{ left:0; width:100%; display:none; color:#fefefe; padding-top:15px; background:#547787; padding-bottom:15px; } .sq-nav-header .Images h4 { font-size: 15px; margin-top: 0px; text-transform: uppercase; } /*common*/ .sq-nav-header .flyout-right ul>li>a , .sq-nav-header .flyout-left ul>li>a, .sq-nav-header .flyout-mega-wrap, .sq-nav-header .mega-menu{ background-color: #547787; } /*hover*/ .sq-nav-header .Blog:hover, .sq-nav-header .Images:hover, .sq-nav-header .mega-menu:hover, .sq-nav-header .drop-down-ul:hover, .sq-nav-header li.flyout-left>ul:hover, .sq-nav-header li.flyout-right>ul:hover, .sq-nav-header .flyout-mega-wrap:hover, .sq-nav-header li.flyout-left a:hover +ul, .sq-nav-header li.flyout-right a:hover +ul, .sq-nav-header .blog-drop-down >a:hover+.Blog, .sq-nav-header li.drop-down>a:hover +.drop-down-ul, .sq-nav-header .images-drop-down>a:hover +.Images, .sq-nav-header .mega-drop-down a:hover+.mega-menu, .sq-nav-header li.flyout-mega>a:hover +.flyout-mega-wrap{ display:block; } .sq-nav-header a.toggle-menu{ display: none; position: absolute; right: 2px; padding: 14px; font-size: 14px; background-color: #ccc; color: #23364B; top: 2px; } .header-logo-li{ background: #fff; } .sq-nav-header .exo-menu .em-ul > li.header-logo-li > a{ border-right:none; } .sq-nav-header .exo-menu .em-ul > li.header-logo-li > a:hover{ background: #fff; } .header-logo{ height: 19px; } /*responsive*/ @media (min-width:767px){ .sq-nav-header .exo-menu .em-ul > li > a{ display:block; padding: 16px 18px; } .sq-nav-header .mega-menu, .sq-nav-header .flyout-mega-wrap, .sq-nav-header .Images, .sq-nav-header .Blog,.sq-nav-header .flyout-right>ul, .sq-nav-header .flyout-left>ul, .sq-nav-header li.drop-down>ul{ position:absolute; } .sq-nav-header .flyout-right>ul{ left: 100%; } .sq-nav-header .flyout-left>ul{ right: 100%; } } @media (max-width:767px){ .dn{ display: inline; } .sq-nav-header li.drop-down::before{ right: 20px; } .sq-nav-header .exo-menu .em-ul { /*min-height: 58px;*/ background-color: #23364B; width: 100%; } .sq-nav-header .exo-menu .em-ul > li > a{ width:100% ; display:none ; } .sq-nav-header .exo-menu .em-ul > li{ width:100%; } .sq-nav-header .display.exo-menu .em-ul > li > a{ display:block ; padding: 16px 18px; } .sq-nav-header .mega-menu, .sq-nav-header .Images, .sq-nav-header .Blog,.sq-nav-header .flyout-right>ul, .sq-nav-header .flyout-left>ul, .sq-nav-header li.drop-down>ul{ position:relative; } .sq-nav-header a.toggle-menu{ display: block; } .sq-nav-header .em-ul.exo-menu-r{ position: static; } } .sq-big-menu-outer{ background: #fff; } #sq-big-menu { width: 100%; } #sq-big-menu ul { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; padding: 0; height: 118px; background-color: #fff; font-size: 0px; } #sq-big-menu ul:hover li { width: 13.33333%; } #sq-big-menu ul li { display: inline-block; float: left; width: 16.66667%; -moz-transition: all 0.1s; -o-transition: all 0.1s; -webkit-transition: all 0.1s; transition: all 0.1s; text-align: center; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; text-shadow: 0px 1px 3px white; border-right: thin solid lightgray; } #sq-big-menu ul li:last-child { border-right: none; } #sq-big-menu ul li:hover { background: #e6e6e6; width: 33.33333%; -moz-box-shadow: inset 10px 10px 10px -10px rgba(0, 0, 0, 0.3), inset -10px 10px 10px -10px rgba(0, 0, 0, 0.3); -webkit-box-shadow: inset 10px 10px 10px -10px rgba(0, 0, 0, 0.3), inset -10px 10px 10px -10px rgba(0, 0, 0, 0.3); box-shadow: inset 10px 10px 10px -10px rgba(0, 0, 0, 0.3), inset -10px 10px 10px -10px rgba(0, 0, 0, 0.3); } #sq-big-menu ul li a { display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding-top: 19px; height: 118px; text-decoration: none; font-size: 38px; color: gray; } #sq-big-menu ul li a:visited { color: gray; } #sq-big-menu ul li div { margin-top: 5px; font-weight: 600; font-size: 13px; } canvas { top: 0; left: 0; background-color: #fff; } /* MAIN */ .opening{ background: #f1f1f1; position: relative; } /* ===================== MAIN ===================== */ .main_one{ } .m_one_code code[class*="language-"], .m_one_code pre[class*="language-"] { -moz-tab-size: 4; -moz-hyphens: none; } .line-numbers .line-numbers-rows { left: -21.8em; width: 2em; } .m_one_code pre code{ width: 200px; } .m_one_code pre{ min-height: 367px; border-radius: 0; border:1px solid #f1f1f1; margin-top: 0; margin-bottom: 0; } .moc_top{background: #333; color:#f1f1f1; border-radius: 15px 15px 0 0; padding:10px 0;} .moc_top ul{list-style: none;margin: 0;padding: 0 10px;} .moc_top > ul.pull-right{ font-size: 12px; padding: 0 10px; } .moc_top > .pull-right > b{ display: inline-block; background: #fff; padding: 2px 10px; } .moc_syntax{ padding: 0 10px; background: #333; } .moc_bot{ background: #8492A5; border-radius:0 0 5px 5px; padding: 10px 0; } .moc_bot ul{ list-style: none;margin: 0;padding: 0 10px; display: inline-block; } .moc_bot ul li{ float: left; margin: 0 10px; } .moc_bot ul li a{ color: #F9F9F9; } .main-about{ height: 200px; background: #fff; } /* FOOTER */ #foooter{ } .footer_menu{ padding: 10px; background: #333; } .copyright { color: #fff; background: #222; }
assets/sq/css/xstyle.css
@font-face { font-family: 'Montserrat'; src: font-url('../fonts/Montserrat/Montserrat-Regular.ttf') format('ttf'), font-url('../fonts/Montserrat/Montserrat-Bold.ttf') format('ttf'), font-url('../fonts/Montserrat/Montserrat-Italic.ttf') format('ttf'); font-weight: normal; font-style: normal; } /* */ .dn{ display: none; } body { -moz-osx-font-smoothing:grayscale; -ms-flex-direction:column; -webkit-box-direction:normal; -webkit-box-orient:vertical; -webkit-font-smoothing:antialiased; background:#f1f1f1; color:#777; flex-direction:column; font-family:Montserrat, sans-serif; font-size: 0.9em; font-weight:300; margin:0; min-height:100vh; } .sq-nav-header { background: #333; /*box-shadow:0 3px 15px rgba(0,0,0,.15);*/ box-shadow: 0 4px 10px rgba(10, 20, 30, .4); margin-bottom: 20px; position: relative; height: 54px; z-index: 1999; } .sq-nav-header .container{ padding: 0; } .sq-nav-header ul{ list-style:none; margin: 0; padding: 0; } a, a:hover, a.active, a:active, a:visited, a:focus{ color:#666; text-decoration:none; outline: 0; } .sq-nav-header a, .sq-nav-header a:hover, .sq-nav-header a.active, .sq-nav-header a:active, .sq-nav-header a:visited, .sq-nav-header a:focus{ color:#fefefe; text-decoration:none; outline: 0; } .sq-nav-header .content{ position: absolute; width: 100%; } .sq-nav-header .exo-menu{ position: relative; } .sq-nav-header .exo-menu .em-ul{ width: 100%; float: left; list-style: none; position:relative; /*! background: #23364B; */ } .sq-nav-header .em-ul.exo-menu-l{ float: left; } .sq-nav-header .em-ul.exo-menu-r{ position: absolute; right: 0; width: auto; display: inline-block; } .sq-nav-header .exo-menu .em-ul > li { display: inline-block;float:left;} .sq-nav-header .exo-menu .em-ul > li > a{ color: #ccc; text-decoration: none; text-transform: uppercase; border-right: 1px #565656 dotted; -webkit-transition: color 0.2s linear, background 0.2s linear; -moz-transition: color 0.2s linear, background 0.2s linear; -o-transition: color 0.2s linear, background 0.2s linear; transition: color 0.2s linear, background 0.2s linear; } .sq-nav-header .exo-menu .em-ul > li > a.active, .sq-nav-header .exo-menu .em-ul > li > a:hover, .sq-nav-header li.drop-down ul > li > a:hover{ background:#009FE1; color:#fff; } .sq-nav-header .exo-menu .em-ul i { font-size: 16px; margin-right: 6px; line-height: 20px !important; } .sq-nav-header li.drop-down, .sq-nav-header .flyout-right, .sq-nav-header .flyout-left{position:relative;} .sq-nav-header li.drop-down:before { content: "\f103"; color: #fff; font-family: FontAwesome; font-style: normal; display: inline; position: absolute; right: 6px; top: 20px; font-size: 14px; } .sq-nav-header li.drop-down>ul{ left: 0px; min-width: 230px; } .sq-nav-header .drop-down-ul{display:none;} .sq-nav-header .flyout-right>ul, .sq-nav-header .flyout-left>ul{ top: 0; min-width: 230px; display: none; border-left: 1px solid #365670; } .sq-nav-header li.drop-down>ul>li>a, .sq-nav-header .flyout-right ul>li>a , .sq-nav-header .flyout-left ul>li>a { color: #fff; display: block; padding: 20px 22px; text-decoration: none; background-color: #365670; border-bottom: 1px dotted #547787; -webkit-transition: color 0.2s linear, background 0.2s linear; -moz-transition: color 0.2s linear, background 0.2s linear; -o-transition: color 0.2s linear, background 0.2s linear; transition: color 0.2s linear, background 0.2s linear; } .sq-nav-header .flyout-right ul>li>a , .sq-nav-header .flyout-left ul>li>a { border-bottom: 1px dotted #B8C7BC; } /*Flyout Mega*/ .sq-nav-header .flyout-mega-wrap { top: 0; right: 0; left: 100%; width: 100%; display:none; height: 100%; padding: 15px; min-width: 742px; } .sq-nav-header h4.row.mega-title { color:#eee; margin-top: 0px; font-size: 14px; padding-left: 15px; padding-bottom: 13px; text-transform: uppercase; border-bottom: 1px solid #ccc; } .sq-nav-header .flyout-mega ul > li > a { font-size: 90%; line-height: 25px; color: #fff; font-family: inherit; } .sq-nav-header .flyout-mega ul > li > a:hover, .sq-nav-header .flyout-mega ul > li > a:active, .sq-nav-header .flyout-mega ul > li > a:focus{ text-decoration: none; background-color: transparent !important; color: #ccc !important } /*mega menu*/ .sq-nav-header .mega-menu { left: 0; right: 0; padding: 15px; display:none; padding-top: 0; min-height: 100%; } .sq-nav-header h4.row.mega-title { color: #eee; margin-top: 0px; font-size: 14px; padding-left: 15px; padding-bottom: 13px; text-transform: uppercase; border-bottom: 1px solid #547787; padding-top: 15px; background-color: #365670 } .sq-nav-header .mega-menu ul li a { line-height: 25px; font-size: 90%; display: block; } .sq-nav-header ul.stander li a { padding: 3px 0px; } .sq-nav-header ul.description li { padding-bottom: 12px; line-height: 8px; } .sq-nav-header ul.description li span { color: #ccc; font-size: 85%; } .sq-nav-header a.view-more{ border-radius: 1px; margin-top:15px; background-color: #009FE1; padding: 2px 10px !important; line-height: 21px !important; display: inline-block !important; } .sq-nav-header a.view-more:hover{ color:#fff; background:#0DADEF; } .sq-nav-header ul.icon-des li a i { color: #fff; width: 35px; height: 35px; border-radius: 50%; text-align: center; background-color: #009FE1; line-height: 35px !important; } .sq-nav-header ul.icon-des li { width: 100%; display: table; margin-bottom: 11px; } /*Blog DropDown*/ .sq-nav-header .Blog{ left:0; display:none; color:#fefefe; padding-top:15px; background:#547787; padding-bottom:15px; } .sq-nav-header .Blog .blog-title{ color:#fff; font-size:15px; text-transform:uppercase; } .sq-nav-header .Blog .blog-des{ color:#ccc; font-size:90%; margin-top:15px; } .sq-nav-header .Blog a.view-more{ margin-top:0px; } /*Images*/ .sq-nav-header .Images{ left:0; width:100%; display:none; color:#fefefe; padding-top:15px; background:#547787; padding-bottom:15px; } .sq-nav-header .Images h4 { font-size: 15px; margin-top: 0px; text-transform: uppercase; } /*common*/ .sq-nav-header .flyout-right ul>li>a , .sq-nav-header .flyout-left ul>li>a, .sq-nav-header .flyout-mega-wrap, .sq-nav-header .mega-menu{ background-color: #547787; } /*hover*/ .sq-nav-header .Blog:hover, .sq-nav-header .Images:hover, .sq-nav-header .mega-menu:hover, .sq-nav-header .drop-down-ul:hover, .sq-nav-header li.flyout-left>ul:hover, .sq-nav-header li.flyout-right>ul:hover, .sq-nav-header .flyout-mega-wrap:hover, .sq-nav-header li.flyout-left a:hover +ul, .sq-nav-header li.flyout-right a:hover +ul, .sq-nav-header .blog-drop-down >a:hover+.Blog, .sq-nav-header li.drop-down>a:hover +.drop-down-ul, .sq-nav-header .images-drop-down>a:hover +.Images, .sq-nav-header .mega-drop-down a:hover+.mega-menu, .sq-nav-header li.flyout-mega>a:hover +.flyout-mega-wrap{ display:block; } .sq-nav-header a.toggle-menu{ display: none; position: absolute; right: 2px; padding: 14px; font-size: 14px; background-color: #ccc; color: #23364B; top: 2px; } .header-logo-li{ background: #fff; } .sq-nav-header .exo-menu .em-ul > li.header-logo-li > a{ border-right:none; } .sq-nav-header .exo-menu .em-ul > li.header-logo-li > a:hover{ background: #fff; } .header-logo{ height: 19px; } /*responsive*/ @media (min-width:767px){ .sq-nav-header .exo-menu .em-ul > li > a{ display:block; padding: 16px 18px; } .sq-nav-header .mega-menu, .sq-nav-header .flyout-mega-wrap, .sq-nav-header .Images, .sq-nav-header .Blog,.sq-nav-header .flyout-right>ul, .sq-nav-header .flyout-left>ul, .sq-nav-header li.drop-down>ul{ position:absolute; } .sq-nav-header .flyout-right>ul{ left: 100%; } .sq-nav-header .flyout-left>ul{ right: 100%; } } @media (max-width:767px){ .dn{ display: inline; } .sq-nav-header li.drop-down::before{ right: 20px; } .sq-nav-header .exo-menu .em-ul { /*min-height: 58px;*/ background-color: #23364B; width: 100%; } .sq-nav-header .exo-menu .em-ul > li > a{ width:100% ; display:none ; } .sq-nav-header .exo-menu .em-ul > li{ width:100%; } .sq-nav-header .display.exo-menu .em-ul > li > a{ display:block ; padding: 16px 18px; } .sq-nav-header .mega-menu, .sq-nav-header .Images, .sq-nav-header .Blog,.sq-nav-header .flyout-right>ul, .sq-nav-header .flyout-left>ul, .sq-nav-header li.drop-down>ul{ position:relative; } .sq-nav-header a.toggle-menu{ display: block; } .sq-nav-header .em-ul.exo-menu-r{ position: static; } } .sq-big-menu-outer{ background: #fff; } #sq-big-menu { width: 100%; } #sq-big-menu ul { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 auto; padding: 0; height: 118px; background-color: #fff; font-size: 0px; } #sq-big-menu ul:hover li { width: 13.33333%; } #sq-big-menu ul li { display: inline-block; float: left; width: 16.66667%; -moz-transition: all 0.1s; -o-transition: all 0.1s; -webkit-transition: all 0.1s; transition: all 0.1s; text-align: center; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; text-shadow: 0px 1px 3px white; border-right: thin solid lightgray; } #sq-big-menu ul li:last-child { border-right: none; } #sq-big-menu ul li:hover { background: #e6e6e6; width: 33.33333%; -moz-box-shadow: inset 10px 10px 10px -10px rgba(0, 0, 0, 0.3), inset -10px 10px 10px -10px rgba(0, 0, 0, 0.3); -webkit-box-shadow: inset 10px 10px 10px -10px rgba(0, 0, 0, 0.3), inset -10px 10px 10px -10px rgba(0, 0, 0, 0.3); box-shadow: inset 10px 10px 10px -10px rgba(0, 0, 0, 0.3), inset -10px 10px 10px -10px rgba(0, 0, 0, 0.3); } #sq-big-menu ul li a { display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding-top: 19px; height: 118px; text-decoration: none; font-size: 38px; color: gray; } #sq-big-menu ul li a:visited { color: gray; } #sq-big-menu ul li div { margin-top: 5px; font-weight: 600; font-size: 13px; } canvas { top: 0; left: 0; background-color: #fff; } /* MAIN */ .opening{ background: #f1f1f1; position: relative; } /* ===================== MAIN ===================== */ .main_one{ } .m_one_code code[class*="language-"], .m_one_code pre[class*="language-"] { -moz-tab-size: 4; -moz-hyphens: none; } .line-numbers .line-numbers-rows { left: -21.8em; width: 2em; } .m_one_code pre code{ width: 200px; } .m_one_code pre{ min-height: 367px; border-radius: 0; border:1px solid #f1f1f1; margin-top: 0; margin-bottom: 0; } .moc_top{background: #333; color:#f1f1f1; border-radius: 15px 15px 0 0; padding:10px 0;} .moc_top ul{list-style: none;margin: 0;padding: 0 10px;} .moc_top > ul.pull-right{ font-size: 12px; padding: 0 10px; } .moc_top > .pull-right > b{ display: inline-block; background: #fff; padding: 2px 10px; } .moc_syntax{ padding: 0 10px; background: #333; } .moc_bot{ background: #8492A5; border-radius:0 0 5px 5px; padding: 10px 0; } .moc_bot ul{ list-style: none;margin: 0;padding: 0 10px; display: inline-block; } .moc_bot ul li{ float: left; margin: 0 10px; } .moc_bot ul li a{ color: #F9F9F9; } .main-about{ height: 200px; background: #fff; } /* FOOTER */ #foooter{ } .footer_menu{ padding: 10px; background: #333; } .copyright { color: #fff; background: #222; }
0.250271
0.039602
*/ html, body, #jtox-bundle { width: 100%; height: 100%; } strong { font-weight: bold; } #jtox-bundle { overflow: hidden; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; } #jtox-bundle textarea, .popup-box textarea { width: 100%; box-sizing: border-box; resize: none; } #jtox-bundle button.jt-toggle { width: auto; min-width: 24px; } #jtox-identifiers form div.actions { margin-top: 15px; font-size: 80%; } #jtox-identifiers form textarea, #jtox-identifiers form input { width: 100%; border: 0px; } #jtox-identifiers form input[type="radio"], #jtox-identifiers form input[type="checkbox"] { display: inline-block; width: auto; vertical-align: top; } #jtox-identifiers label { display: inline-block; font-weight: normal; font-size: inherit; } #jtox-identifiers #source { width: 90%; width: calc(100% - 3em); } #source-link { display: inline-block; } #jtox-identifiers table th { font-weight: normal; cursor: default; } #jtox-structures .jtox-foldable { margin-top: 5px; margin-bottom: 5px; } #jtox-structures td textarea, #jtox-endpoints td textarea { min-width: 150px; height: 150px; overflow-x: none; margin: 0px; border: 0px; } body.structlist #jtox-query .jtox-foldable { display: none; } body.structlist #browser { margin-top: 5px; } #structures-expand-all, #structures-collapse-all { font-size: 0.8em; padding: .25em .8em; margin: 0; } #jtox-matrix td .breakable { width: 100px; } #jtox-matrix .jtox-toolkit { margin-top: 10px; } #jtox-matrix .jtox-ds-tables .jtox-ds-fixed { overflow-x: scroll; } #jtox-bundle > div.ui-tabs-panel { position: relative; overflow-x: hidden !important; overflow-y: scroll !important; } .jtox-slidable { overflow: hidden; position: relative; top: 0px; width: 202%; padding: 0px; white-space: nowrap; -moz-transition: left ease 800ms; -ms-transition: left ease 800ms; -o-transition: left ease 800ms; -webkit-transition: left ease 800ms; transition: left ease 800ms; } .jtox-slidable > div { width: 50%; position: relative; margin: 0 -.25em 0 0; vertical-align: top; box-sizing: border-box; white-space: normal; } .jtox-slidable>div>div { position: relative; } #jtox-endpoints .tab-substance { padding-right: 25px; } #jtox-endpoints .tab-points { padding-left: 15px; } #jtox-endpoints .tab-points>div.check-all { margin-bottom: -16px; z-index: 100; } #jtox-matrix div.jtox-toolkit { font-size: 80%; } #jtox-matrix div.jtox-ds-variable table.dataTable td { white-space: nowrap; } #jtox-matrix div.jtox-ds-variable table.dataTable th { white-space: inherit; max-width: 160px; } #jtox-matrix th.word-break { word-break: normal; } #jtox-matrix td.jtox-multi table td { height: 65px; } #jtox-matrix td.jtox-multi table td img.jtox-smalldiagram { height: 63px; width: 63px; } #jtox-matrix table.dataTable td span.ui-icon { display: inline-block; vertical-align: middle !important; } #jtox-matrix button.save-button { position: absolute; top: 5px; right: 20px; font-size: 80%; } #jtox-matrix button.save-button.jt-disabled { background: none; border: none; color: #999; } #jtox-matrix a.unsaved-study,#jtox-matrix a.deleted { background: #ffcccc; border-radius: 3px; } #jtox-matrix .jtox-ds-variable .shortened { max-width: 180px; } #jtox-matrix .jtox-ds-variable span { display: inline-block; vertical-align: middle; } /* Now come info and edit box declarations */ .popup-box .box-reference { width: 100%; } .popup-box .box-reference input { font-size: 110%; width: 100%; box-sizing: border-box; } .popup-box .delete-box td { border: 0px; } .popup-box table.delete-box { width: 100%; } .popup-box .delete-box button { margin-bottom: 10px; } .popup-box .delete-box td:last-child { width: 80px; vertical-align: middle; } .popup-box th, .popup-box td { padding: 2px 5px 2px 5px; border-left: 1px solid #666; border-right: 1px solid #666; text-align: center; } .popup-box td:first-child, .popup-box th:first-child{ border-left: 0px; } .popup-box td:last-child, .popup-box th:last-child { border-right: 0px; } .popup-box thead tr:first-child { border-bottom: 1px solid #666; } .popup-box tbody { border-top: 1px solid #666; } .popup-box th { font-size: 80%; font-weight: bold; word-wrap: normal; white-space: nowrap; } .popup-box .the-value { font-style: italic; font-weight: bold; } .popup-box .the-endpoint { font-weight: bold; } .popup-box .the-send input { float: right; } .ui-button-icon-only { height: 2.4em; margin-bottom: 0; } tr:first-child .jtox-up { display: none; } tr:last-child .jtox-down { display: none; } .jtox-users-select { width: 90%; width: calc(100% - 5em); vertical-align: middle; } .jtox-toolkit table.dataTable td.jtox-user-rights { overflow: visible !important; } .jtox-report #jtox-bundle { overflow: auto; } #jtox-report { counter-reset: section annexes; } #jtox-report tbody th { padding: 3px 10px; font-weight: bold; text-align: left; } #jtox-report .shortened { width: auto; max-width: none; max-height: none; white-space: normal; } #jtox-report textarea { border: none; height: 128px; color: inherit; background: none; } #jtox-report .jtox-up, #jtox-report .jtox-down { display: none; } #jtox-report .ui-icon { display: inline-block; } #jtox-report .jt-toggle { display: none; } #jtox-report .jt-toggle.active { display: inline-block; } section { clear: both; } section h2:before { counter-increment: section; content: counter(section) ". "; } section.annex h2:before { counter-increment: annexes; content: "Annex " counter(annexes) " "; } dl { margin: 0; padding: 0; } dt { float: left; clear: left; width: 25%; } dd { min-height: 1.4em; margin-left: 26%; overflow: hidden; } #jtox-report h5 { margin-top: 1em; font-weight: bold; } .annex table { margin-bottom: 1em; } @media print { * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; } thead { display: table-header-group; /* h5bp.com/t */ } tr, img { page-break-inside: avoid; } img, table { max-width: 100% !important; } @page { margin: 2cm 1cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } #jtox-bundle { overflow: visible; border: none; background: none; } html, body, #jtox-bundle { width: 100%; height: auto !important; background: none; } #jtox-bundle > div#jtox-report { height: auto !important; overflow: visible !important; } .ui-tabs-nav { display: none; } #jtox-report > section { page-break-before: always; } #jtox-report dl { margin: 5cm 0; } #jtox-report table { width: 100% !important; table-layout: auto !important; } #jtox-report th, #jtox-report td { width: auto !important; } #jtox-report-matrix .jtox-ds-variable { display: none; } #jtox-report-final table { table-layout: fixed !important; } }
kits/css/MatrixKit.css
*/ html, body, #jtox-bundle { width: 100%; height: 100%; } strong { font-weight: bold; } #jtox-bundle { overflow: hidden; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; } #jtox-bundle textarea, .popup-box textarea { width: 100%; box-sizing: border-box; resize: none; } #jtox-bundle button.jt-toggle { width: auto; min-width: 24px; } #jtox-identifiers form div.actions { margin-top: 15px; font-size: 80%; } #jtox-identifiers form textarea, #jtox-identifiers form input { width: 100%; border: 0px; } #jtox-identifiers form input[type="radio"], #jtox-identifiers form input[type="checkbox"] { display: inline-block; width: auto; vertical-align: top; } #jtox-identifiers label { display: inline-block; font-weight: normal; font-size: inherit; } #jtox-identifiers #source { width: 90%; width: calc(100% - 3em); } #source-link { display: inline-block; } #jtox-identifiers table th { font-weight: normal; cursor: default; } #jtox-structures .jtox-foldable { margin-top: 5px; margin-bottom: 5px; } #jtox-structures td textarea, #jtox-endpoints td textarea { min-width: 150px; height: 150px; overflow-x: none; margin: 0px; border: 0px; } body.structlist #jtox-query .jtox-foldable { display: none; } body.structlist #browser { margin-top: 5px; } #structures-expand-all, #structures-collapse-all { font-size: 0.8em; padding: .25em .8em; margin: 0; } #jtox-matrix td .breakable { width: 100px; } #jtox-matrix .jtox-toolkit { margin-top: 10px; } #jtox-matrix .jtox-ds-tables .jtox-ds-fixed { overflow-x: scroll; } #jtox-bundle > div.ui-tabs-panel { position: relative; overflow-x: hidden !important; overflow-y: scroll !important; } .jtox-slidable { overflow: hidden; position: relative; top: 0px; width: 202%; padding: 0px; white-space: nowrap; -moz-transition: left ease 800ms; -ms-transition: left ease 800ms; -o-transition: left ease 800ms; -webkit-transition: left ease 800ms; transition: left ease 800ms; } .jtox-slidable > div { width: 50%; position: relative; margin: 0 -.25em 0 0; vertical-align: top; box-sizing: border-box; white-space: normal; } .jtox-slidable>div>div { position: relative; } #jtox-endpoints .tab-substance { padding-right: 25px; } #jtox-endpoints .tab-points { padding-left: 15px; } #jtox-endpoints .tab-points>div.check-all { margin-bottom: -16px; z-index: 100; } #jtox-matrix div.jtox-toolkit { font-size: 80%; } #jtox-matrix div.jtox-ds-variable table.dataTable td { white-space: nowrap; } #jtox-matrix div.jtox-ds-variable table.dataTable th { white-space: inherit; max-width: 160px; } #jtox-matrix th.word-break { word-break: normal; } #jtox-matrix td.jtox-multi table td { height: 65px; } #jtox-matrix td.jtox-multi table td img.jtox-smalldiagram { height: 63px; width: 63px; } #jtox-matrix table.dataTable td span.ui-icon { display: inline-block; vertical-align: middle !important; } #jtox-matrix button.save-button { position: absolute; top: 5px; right: 20px; font-size: 80%; } #jtox-matrix button.save-button.jt-disabled { background: none; border: none; color: #999; } #jtox-matrix a.unsaved-study,#jtox-matrix a.deleted { background: #ffcccc; border-radius: 3px; } #jtox-matrix .jtox-ds-variable .shortened { max-width: 180px; } #jtox-matrix .jtox-ds-variable span { display: inline-block; vertical-align: middle; } /* Now come info and edit box declarations */ .popup-box .box-reference { width: 100%; } .popup-box .box-reference input { font-size: 110%; width: 100%; box-sizing: border-box; } .popup-box .delete-box td { border: 0px; } .popup-box table.delete-box { width: 100%; } .popup-box .delete-box button { margin-bottom: 10px; } .popup-box .delete-box td:last-child { width: 80px; vertical-align: middle; } .popup-box th, .popup-box td { padding: 2px 5px 2px 5px; border-left: 1px solid #666; border-right: 1px solid #666; text-align: center; } .popup-box td:first-child, .popup-box th:first-child{ border-left: 0px; } .popup-box td:last-child, .popup-box th:last-child { border-right: 0px; } .popup-box thead tr:first-child { border-bottom: 1px solid #666; } .popup-box tbody { border-top: 1px solid #666; } .popup-box th { font-size: 80%; font-weight: bold; word-wrap: normal; white-space: nowrap; } .popup-box .the-value { font-style: italic; font-weight: bold; } .popup-box .the-endpoint { font-weight: bold; } .popup-box .the-send input { float: right; } .ui-button-icon-only { height: 2.4em; margin-bottom: 0; } tr:first-child .jtox-up { display: none; } tr:last-child .jtox-down { display: none; } .jtox-users-select { width: 90%; width: calc(100% - 5em); vertical-align: middle; } .jtox-toolkit table.dataTable td.jtox-user-rights { overflow: visible !important; } .jtox-report #jtox-bundle { overflow: auto; } #jtox-report { counter-reset: section annexes; } #jtox-report tbody th { padding: 3px 10px; font-weight: bold; text-align: left; } #jtox-report .shortened { width: auto; max-width: none; max-height: none; white-space: normal; } #jtox-report textarea { border: none; height: 128px; color: inherit; background: none; } #jtox-report .jtox-up, #jtox-report .jtox-down { display: none; } #jtox-report .ui-icon { display: inline-block; } #jtox-report .jt-toggle { display: none; } #jtox-report .jt-toggle.active { display: inline-block; } section { clear: both; } section h2:before { counter-increment: section; content: counter(section) ". "; } section.annex h2:before { counter-increment: annexes; content: "Annex " counter(annexes) " "; } dl { margin: 0; padding: 0; } dt { float: left; clear: left; width: 25%; } dd { min-height: 1.4em; margin-left: 26%; overflow: hidden; } #jtox-report h5 { margin-top: 1em; font-weight: bold; } .annex table { margin-bottom: 1em; } @media print { * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; } thead { display: table-header-group; /* h5bp.com/t */ } tr, img { page-break-inside: avoid; } img, table { max-width: 100% !important; } @page { margin: 2cm 1cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } #jtox-bundle { overflow: visible; border: none; background: none; } html, body, #jtox-bundle { width: 100%; height: auto !important; background: none; } #jtox-bundle > div#jtox-report { height: auto !important; overflow: visible !important; } .ui-tabs-nav { display: none; } #jtox-report > section { page-break-before: always; } #jtox-report dl { margin: 5cm 0; } #jtox-report table { width: 100% !important; table-layout: auto !important; } #jtox-report th, #jtox-report td { width: auto !important; } #jtox-report-matrix .jtox-ds-variable { display: none; } #jtox-report-final table { table-layout: fixed !important; } }
0.246443
0.064447
body { font-family: Arial; margin: 0; display: flex; flex-direction: column; min-height: 100vh; justify-content: flex-start; background-color: #222224; } #login div { column-gap: 50px; } footer p { color: #f0f0f0; } header { border-bottom: 15px solid #ee1515; height: 200px; display: flex; justify-content: space-between; align-items: center; padding: 0 1%; font-size: 1.5rem; background-color: #222224; } header h1 { font-size: 3rem; color: black; background-color: white; width: 20%; padding: 10px; display: inline-block; border-radius: 5px; box-shadow: 5px 7px #d6d6d6; position: absolute; left: 39%; } main { display: flex; flex-wrap: wrap; flex-grow: 1; } #battlefield { display: flex; flex-wrap: wrap; flex-grow: 1; flex-direction: column; } aside { flex: 0; background-color: #f0f0f0; padding: 80px; text-align: left; color: black; } nav { display: flex; background-color: #ee1515; } nav a { color: #f0f0f0; padding: 14px 20px; text-decoration: underline; } nav a:hover { color: black; } .posts { flex: 4; background-color: #fff; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; } .btn-no-style { background: none; border: none; padding: 0; cursor: pointer; text-decoration: none; font-size: 100%; transition: color 0.1s; margin-left: 16px; } .btn-danger { border-radius: 30px; } img { max-width: 50%; max-height: 20rem; margin-bottom: 13px; height: auto; } .card-img-top { max-width: 100%; max-height: 20rem; margin-bottom: 13px; height: auto; } .logo { max-width: 100%; max-height: 20rem; margin-bottom: 13px; height: auto; } .post { background-color: #707070; margin-bottom: 2%; line-height: 150%; border-color: black; border: solid; } .post-head { /* margin-bottom: 10px; */ padding: 2px; } .title { font-size: 150%; margin: 2px; } .meta { font-style: italic; font-size: 80%; margin: 2px; } .post-text { background-color: whitesmoke; padding: 3px; } /* CARDS */ .card { margin: 20px; flex: 0 1 300px; border: 7px double black; border-radius: 10px; background-color: #2b2b2b; color: #707070; } .login-card { margin: 0 0 20px 0; border-spacing: 5px; flex: 0 0 50%; max-width: 50%; padding: 5px; border: 5px solid black; border-radius: 30px; border-style: double; color: black; } .card header { color: #707070; font-weight: bold; text-transform: uppercase; margin: 0; background-color: #2b2b2b; padding: 0.625rem; border-radius: calc(0.18rem - 1px) calc(0.18rem - 1px) 0 0; } .card-body { font-size: 1.4rem; text-align: center; font-weight: bold; } .gallery-name { text-transform: uppercase; letter-spacing: 3px; text-shadow: 2px 2px 5px var(--secondary); border: 10px groove var(--light); padding-top: 30px; padding-bottom: 30px; padding-right: 100px; padding-left: 100px; } /* LAYOUT */ .container { display: flex; flex-flow: column wrap; align-content: flex-start; align-items: center; } footer { height: 30px; background-color: #ee1515; } .borderNL{ border: solid#707070; background-color: #2b2b2b; color: white; } #backGround{ background-image:url(https://assets.pokemon.com//assets/cms2/img/misc/virtual-backgrounds/sword-shield/pokemon-in-the-wild.png); background-repeat: no-repeat; background-size: cover; } #loginform { background-image:url(https://i.pinimg.com/originals/2c/dd/4d/2cdd4def3fcd3935b0eafe7ca4269cc9.png); background-repeat: no-repeat; background-size: cover; } /* below */ .instructions { text-align: center; padding: 20px 0; } .instructions p { font-size: 2em; } .characters { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-transition: visibility 0.3s ease, opacity 0.3s ease, height 0.3s ease; transition: visibility 0.3s ease, opacity 0.3s ease, height 0.3s ease; } .characters.hidden { visibility: hidden; opacity: 0; height: 0; } .char-container { width: 25%; text-align: center; padding: 25px 0; cursor: pointer; } .char-container img { max-height: 100px; margin-bottom: 13px; -webkit-transition: margin 0.3s ease, -webkit-transform 0.3s ease; transition: margin 0.3s ease, -webkit-transform 0.3s ease; transition: transform 0.3s ease, margin 0.3s ease; transition: transform 0.3s ease, margin 0.3s ease, -webkit-transform 0.3s ease; } .char-container h2 { text-transform: capitalize; font-size: 1.5em; font-weight: 600; -webkit-transition: font-size 0.3s ease; transition: font-size 0.3s ease; } .char-container:hover img { -webkit-transform: scale(1.3); transform: scale(1.3); margin-bottom: 17px; } .char-container:hover h2 { font-size: 1.2em; } .stadium { background: #7DCD79; } .stadium > section { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; } .stadium > section .char { height: 175px; position: relative; } .stadium > section .char > * { position: absolute; text-transform: capitalize; } .stadium > section .char img { height: 150px; } .stadium > section .char .data { background: #CCC; width: 20vw; padding: 15px 2%; -webkit-box-sizing: border-box; box-sizing: border-box; top: 25px; } .stadium > section .char .data progress { width: 100%; } .stadium > section .char .data p { text-align: right; } .stadium .enemy img { right: 15vw; } .stadium .enemy .data { left: 15vw; } .stadium .hero img { left: 15vw; } .stadium .hero .data { right: 15vw; } .attack-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #FFFAFA; position: initial; text-transform: capitalize; } .attack-list.disabled { opacity: 0.5; position: relative; z-index: -1; cursor: initial; } .attack-list li { width: 50%; text-align: center; padding: 25px 0; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #666; cursor: pointer; -webkit-transition: background 0.3s ease; transition: background 0.3s ease; } .attack-list li:hover { background: #EEE; } .modal-out { display: none; position: fixed; top: 0; left: 0; height: 100vh; width: 100vw; background: rgba(33, 33, 33, 0.75); z-index: 900; } .modal-out .modal-in { position: fixed; top: 15vh; left: 0; right: 0; width: 50vw; height: 70vh; margin: 0 auto; background: #FFFAFA; } .modal-out .modal-in header { position: relative; min-height: 30px; text-align: center; padding: 10px 3%; -webkit-box-sizing: border-box; box-sizing: border-box; } .modal-out .modal-in header h1 { font-size: 2.2em; } .modal-out .modal-in .close { cursor: pointer; position: absolute; top: 13px; right: 13px; } .modal-out .modal-in section { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 25px 3%; }
public/css/style.css
body { font-family: Arial; margin: 0; display: flex; flex-direction: column; min-height: 100vh; justify-content: flex-start; background-color: #222224; } #login div { column-gap: 50px; } footer p { color: #f0f0f0; } header { border-bottom: 15px solid #ee1515; height: 200px; display: flex; justify-content: space-between; align-items: center; padding: 0 1%; font-size: 1.5rem; background-color: #222224; } header h1 { font-size: 3rem; color: black; background-color: white; width: 20%; padding: 10px; display: inline-block; border-radius: 5px; box-shadow: 5px 7px #d6d6d6; position: absolute; left: 39%; } main { display: flex; flex-wrap: wrap; flex-grow: 1; } #battlefield { display: flex; flex-wrap: wrap; flex-grow: 1; flex-direction: column; } aside { flex: 0; background-color: #f0f0f0; padding: 80px; text-align: left; color: black; } nav { display: flex; background-color: #ee1515; } nav a { color: #f0f0f0; padding: 14px 20px; text-decoration: underline; } nav a:hover { color: black; } .posts { flex: 4; background-color: #fff; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; } .btn-no-style { background: none; border: none; padding: 0; cursor: pointer; text-decoration: none; font-size: 100%; transition: color 0.1s; margin-left: 16px; } .btn-danger { border-radius: 30px; } img { max-width: 50%; max-height: 20rem; margin-bottom: 13px; height: auto; } .card-img-top { max-width: 100%; max-height: 20rem; margin-bottom: 13px; height: auto; } .logo { max-width: 100%; max-height: 20rem; margin-bottom: 13px; height: auto; } .post { background-color: #707070; margin-bottom: 2%; line-height: 150%; border-color: black; border: solid; } .post-head { /* margin-bottom: 10px; */ padding: 2px; } .title { font-size: 150%; margin: 2px; } .meta { font-style: italic; font-size: 80%; margin: 2px; } .post-text { background-color: whitesmoke; padding: 3px; } /* CARDS */ .card { margin: 20px; flex: 0 1 300px; border: 7px double black; border-radius: 10px; background-color: #2b2b2b; color: #707070; } .login-card { margin: 0 0 20px 0; border-spacing: 5px; flex: 0 0 50%; max-width: 50%; padding: 5px; border: 5px solid black; border-radius: 30px; border-style: double; color: black; } .card header { color: #707070; font-weight: bold; text-transform: uppercase; margin: 0; background-color: #2b2b2b; padding: 0.625rem; border-radius: calc(0.18rem - 1px) calc(0.18rem - 1px) 0 0; } .card-body { font-size: 1.4rem; text-align: center; font-weight: bold; } .gallery-name { text-transform: uppercase; letter-spacing: 3px; text-shadow: 2px 2px 5px var(--secondary); border: 10px groove var(--light); padding-top: 30px; padding-bottom: 30px; padding-right: 100px; padding-left: 100px; } /* LAYOUT */ .container { display: flex; flex-flow: column wrap; align-content: flex-start; align-items: center; } footer { height: 30px; background-color: #ee1515; } .borderNL{ border: solid#707070; background-color: #2b2b2b; color: white; } #backGround{ background-image:url(https://assets.pokemon.com//assets/cms2/img/misc/virtual-backgrounds/sword-shield/pokemon-in-the-wild.png); background-repeat: no-repeat; background-size: cover; } #loginform { background-image:url(https://i.pinimg.com/originals/2c/dd/4d/2cdd4def3fcd3935b0eafe7ca4269cc9.png); background-repeat: no-repeat; background-size: cover; } /* below */ .instructions { text-align: center; padding: 20px 0; } .instructions p { font-size: 2em; } .characters { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -webkit-transition: visibility 0.3s ease, opacity 0.3s ease, height 0.3s ease; transition: visibility 0.3s ease, opacity 0.3s ease, height 0.3s ease; } .characters.hidden { visibility: hidden; opacity: 0; height: 0; } .char-container { width: 25%; text-align: center; padding: 25px 0; cursor: pointer; } .char-container img { max-height: 100px; margin-bottom: 13px; -webkit-transition: margin 0.3s ease, -webkit-transform 0.3s ease; transition: margin 0.3s ease, -webkit-transform 0.3s ease; transition: transform 0.3s ease, margin 0.3s ease; transition: transform 0.3s ease, margin 0.3s ease, -webkit-transform 0.3s ease; } .char-container h2 { text-transform: capitalize; font-size: 1.5em; font-weight: 600; -webkit-transition: font-size 0.3s ease; transition: font-size 0.3s ease; } .char-container:hover img { -webkit-transform: scale(1.3); transform: scale(1.3); margin-bottom: 17px; } .char-container:hover h2 { font-size: 1.2em; } .stadium { background: #7DCD79; } .stadium > section { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; } .stadium > section .char { height: 175px; position: relative; } .stadium > section .char > * { position: absolute; text-transform: capitalize; } .stadium > section .char img { height: 150px; } .stadium > section .char .data { background: #CCC; width: 20vw; padding: 15px 2%; -webkit-box-sizing: border-box; box-sizing: border-box; top: 25px; } .stadium > section .char .data progress { width: 100%; } .stadium > section .char .data p { text-align: right; } .stadium .enemy img { right: 15vw; } .stadium .enemy .data { left: 15vw; } .stadium .hero img { left: 15vw; } .stadium .hero .data { right: 15vw; } .attack-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; background: #FFFAFA; position: initial; text-transform: capitalize; } .attack-list.disabled { opacity: 0.5; position: relative; z-index: -1; cursor: initial; } .attack-list li { width: 50%; text-align: center; padding: 25px 0; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #666; cursor: pointer; -webkit-transition: background 0.3s ease; transition: background 0.3s ease; } .attack-list li:hover { background: #EEE; } .modal-out { display: none; position: fixed; top: 0; left: 0; height: 100vh; width: 100vw; background: rgba(33, 33, 33, 0.75); z-index: 900; } .modal-out .modal-in { position: fixed; top: 15vh; left: 0; right: 0; width: 50vw; height: 70vh; margin: 0 auto; background: #FFFAFA; } .modal-out .modal-in header { position: relative; min-height: 30px; text-align: center; padding: 10px 3%; -webkit-box-sizing: border-box; box-sizing: border-box; } .modal-out .modal-in header h1 { font-size: 2.2em; } .modal-out .modal-in .close { cursor: pointer; position: absolute; top: 13px; right: 13px; } .modal-out .modal-in section { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 25px 3%; }
0.440469
0.084304
body { background-color: var(--color-background); color: var(--color-foreground); font-family: "Fira Code", monospace; font-size: 100%; } h1, h2, h3, h4, h5, h6 { font-weight: 500; } .container { margin-top: 2rem; margin-left: 2rem; } #shell { padding-left: 1rem; margin-right: 1rem; } #shell:empty { margin-right: 0; } #cursor { background-color: var(--color-foreground); padding: 1px 8px; content: " "; font-size: 75%; } #cursor.inactive { background-color: var(--color-background); } #categories { padding-left: 5rem; padding-right: 5rem; } .subtitle { margin-bottom: 0.15rem; font-size: 0.8rem; } .subtitle:before { content: "// "; } .subtitle + ul { margin-top: 0; } .accent { color: var(--color-accent); } .light { color: var(--color-foreground); } /** colors **/ .blue { color: var(--color-blue); } .blue .link-hint.special { background-color: var(--color-bg-blue-special-link); } .blue.col.focus { background-color: var(--color-bg-blue-col); } .blue .link-hint.focus { background-color: var(--color-bg-blue-link-hint); color: var(--color-link-hint-focus); } .green { color: var(--color-green); } .green .link-hint.special { background-color: var(--color-bg-green-special-link); } .green.col.focus { background-color: var(--color-bg-green-col); } .green .link-hint.focus { background-color: var(--color-bg-green-link-hint); color: var(--color-link-hint-focus); } .red { color: var(--color-red); } .red .link-hint.special { background-color: var(--color-bg-red-special-link); } .red.col.focus { background-color: var(--color-bg-red-col); } .red .link-hint.focus { background-color: var(--color-bg-red-link-hint); color: var(--color-link-hint-focus); } .purple { color: var(--color-purple); } .purple .link-hint.special { background-color: var(--color-bg-purple-special-link); } .purple.col.focus { background-color: var(--color-bg-purple-col); } .purple .link-hint.focus { background-color: var(--color-bg-purple-link-hint); color: var(--color-link-hint-focus); } .yellow { color: var(--color-yellow); } .yellow .link-hint.special { background-color: var(--color-bg-yellow-special-link); } .yellow.col.focus { background-color: var(--color-bg-yellow-col); } .yellow .link-hint.focus { background-color: var(--color-bg-yellow-link-hint); color: var(--color-link-hint-focus); } .white { color: var(--color-white); } .row { display: flex; flex-direction: row; justify-content: center; } .row.left-aligned { justify-content: flex-start; } .scratchpad { width: 100%; height: 24rem; background-color: var(--color-bg-scratchpad); border: none; padding: 8px; color: var(--color-foreground); font-size: 18px; font-family: "Roboto Mono", monospace; } .CodeMirror.CodeMirror-wrap { color: var(--color-foreground); background-color: var(--color-bg-scratchpad); border: none; } .CodeMirror .CodeMirror-cursor { border-color: var(--color-foreground); } .scratchpad-hint { padding: 4px; background-color: var(--color-bg-scratchpad); } .scratchpad-link { float: right; z-index: 999; /* clear ensures the links on the right are not staggered */ clear: right; } .scratchpad-link:hover { color: white; } .scratchpad-link:before { content: "🔗"; } .col { padding: 2rem; padding-left: 6rem; padding-right: 6rem; text-align: left; border-radius: 2px; } .col.full-width { padding: 2rem; width: 100%; } ul { list-style: none; padding: 0; } ul > li { padding-bottom: 0.25rem; display: flex; align-items: center; } a { color: inherit; text-decoration: none; font-weight: 400; } a:hover { text-decoration: underline; } a:visited { color: inherit; } .category { display: flex; align-items: center; } .category > .link-hint { margin-right: 8px; margin-top: 4px; } .link-hint { display: inline-block; margin-right: 4px; padding: 4px; width: 7px; color: var(--color-link-hint); background-color: var(--color-bg-link-hint); font-size: 70%; transition: color 0.1s, background-color 0.1s; } .link-hint.special { margin-left: -26px; margin-right: 11px; color: var(--color-special-link); } .link-hint.special::after { margin-left: 6px; color: var(--color-foreground); content: "/"; } input { background-color: var(--color-bg-input); border: none; padding: 4px; color: var(--color-foreground); font-family: "Roboto Mono", monospace; } div.only-special .link-hint.special::after { content: ""; } #github-repo, #concourse-pipeline { margin-top: 4px; margin-left: -10px; }
assets/css/style.css
body { background-color: var(--color-background); color: var(--color-foreground); font-family: "Fira Code", monospace; font-size: 100%; } h1, h2, h3, h4, h5, h6 { font-weight: 500; } .container { margin-top: 2rem; margin-left: 2rem; } #shell { padding-left: 1rem; margin-right: 1rem; } #shell:empty { margin-right: 0; } #cursor { background-color: var(--color-foreground); padding: 1px 8px; content: " "; font-size: 75%; } #cursor.inactive { background-color: var(--color-background); } #categories { padding-left: 5rem; padding-right: 5rem; } .subtitle { margin-bottom: 0.15rem; font-size: 0.8rem; } .subtitle:before { content: "// "; } .subtitle + ul { margin-top: 0; } .accent { color: var(--color-accent); } .light { color: var(--color-foreground); } /** colors **/ .blue { color: var(--color-blue); } .blue .link-hint.special { background-color: var(--color-bg-blue-special-link); } .blue.col.focus { background-color: var(--color-bg-blue-col); } .blue .link-hint.focus { background-color: var(--color-bg-blue-link-hint); color: var(--color-link-hint-focus); } .green { color: var(--color-green); } .green .link-hint.special { background-color: var(--color-bg-green-special-link); } .green.col.focus { background-color: var(--color-bg-green-col); } .green .link-hint.focus { background-color: var(--color-bg-green-link-hint); color: var(--color-link-hint-focus); } .red { color: var(--color-red); } .red .link-hint.special { background-color: var(--color-bg-red-special-link); } .red.col.focus { background-color: var(--color-bg-red-col); } .red .link-hint.focus { background-color: var(--color-bg-red-link-hint); color: var(--color-link-hint-focus); } .purple { color: var(--color-purple); } .purple .link-hint.special { background-color: var(--color-bg-purple-special-link); } .purple.col.focus { background-color: var(--color-bg-purple-col); } .purple .link-hint.focus { background-color: var(--color-bg-purple-link-hint); color: var(--color-link-hint-focus); } .yellow { color: var(--color-yellow); } .yellow .link-hint.special { background-color: var(--color-bg-yellow-special-link); } .yellow.col.focus { background-color: var(--color-bg-yellow-col); } .yellow .link-hint.focus { background-color: var(--color-bg-yellow-link-hint); color: var(--color-link-hint-focus); } .white { color: var(--color-white); } .row { display: flex; flex-direction: row; justify-content: center; } .row.left-aligned { justify-content: flex-start; } .scratchpad { width: 100%; height: 24rem; background-color: var(--color-bg-scratchpad); border: none; padding: 8px; color: var(--color-foreground); font-size: 18px; font-family: "Roboto Mono", monospace; } .CodeMirror.CodeMirror-wrap { color: var(--color-foreground); background-color: var(--color-bg-scratchpad); border: none; } .CodeMirror .CodeMirror-cursor { border-color: var(--color-foreground); } .scratchpad-hint { padding: 4px; background-color: var(--color-bg-scratchpad); } .scratchpad-link { float: right; z-index: 999; /* clear ensures the links on the right are not staggered */ clear: right; } .scratchpad-link:hover { color: white; } .scratchpad-link:before { content: "🔗"; } .col { padding: 2rem; padding-left: 6rem; padding-right: 6rem; text-align: left; border-radius: 2px; } .col.full-width { padding: 2rem; width: 100%; } ul { list-style: none; padding: 0; } ul > li { padding-bottom: 0.25rem; display: flex; align-items: center; } a { color: inherit; text-decoration: none; font-weight: 400; } a:hover { text-decoration: underline; } a:visited { color: inherit; } .category { display: flex; align-items: center; } .category > .link-hint { margin-right: 8px; margin-top: 4px; } .link-hint { display: inline-block; margin-right: 4px; padding: 4px; width: 7px; color: var(--color-link-hint); background-color: var(--color-bg-link-hint); font-size: 70%; transition: color 0.1s, background-color 0.1s; } .link-hint.special { margin-left: -26px; margin-right: 11px; color: var(--color-special-link); } .link-hint.special::after { margin-left: 6px; color: var(--color-foreground); content: "/"; } input { background-color: var(--color-bg-input); border: none; padding: 4px; color: var(--color-foreground); font-family: "Roboto Mono", monospace; } div.only-special .link-hint.special::after { content: ""; } #github-repo, #concourse-pipeline { margin-top: 4px; margin-left: -10px; }
0.545286
0.1191
@font-face { font-family: 'ralewaybold'; src: url("../fonts/Raleway/raleway-bold-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'ralewaybold_italic'; src: url("../fonts/Raleway/raleway-bolditalic-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'ralewayitalic'; src: url("../fonts/Raleway/raleway-italic-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'ralewaylight'; src: url("../fonts/Raleway/raleway-light-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'ralewaylight_italic'; src: url("../fonts/Raleway/raleway-lightitalic-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'ralewaymedium'; src: url("../fonts/Raleway/raleway-medium-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'gentium_basicbold'; src: url("../fonts/Gentium/genbasb-webfont.woff2") format("woff2"), url("../fonts/Gentium/genbasb-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'gentium_basicbold_italic'; src: url("../fonts/Gentium/genbasbi-webfont.woff2") format("woff2"), url("../fonts/Gentium/genbasbi-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'gentium_basicitalic'; src: url("../fonts/Gentium/genbasi-webfont.woff2") format("woff2"), url("../fonts/Gentium/genbasi-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'gentium_basicregular'; src: url("../fonts/Gentium/genbasr-webfont.woff2") format("woff2"), url("../fonts/Gentium/genbasr-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'icomoon'; src: url("../fonts/icomoon.eot?-48jx4y"); src: url("../fonts/icomoon.eot?#iefix-48jx4y") format("embedded-opentype"), url("../fonts/icomoon.ttf?-48jx4y") format("truetype"), url("../fonts/icomoon.woff?-48jx4y") format("woff"), url("../fonts/icomoon.svg?-48jx4y#icomoon") format("svg"); font-weight: normal; font-style: normal; } /* line 96, ../../../../../sass/thoughts/_general.scss */ html { font-size: 62.5%; } /* line 99, ../../../../../sass/thoughts/_general.scss */ .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; border: 0; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; } /* line 117, ../../../../../sass/thoughts/_general.scss */ img { max-width: 100%; } /* line 120, ../../../../../sass/thoughts/_general.scss */ iframe { border: none; } /* line 123, ../../../../../sass/thoughts/_general.scss */ [class^="icon-"] { font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* line 134, ../../../../../sass/thoughts/_general.scss */ [class*=" icon-"] { font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* line 146, ../../../../../sass/thoughts/_general.scss */ .icon-google-plus:before { content: "\e600"; } /* line 151, ../../../../../sass/thoughts/_general.scss */ .icon-facebook:before { content: "\e601"; } /* line 156, ../../../../../sass/thoughts/_general.scss */ .icon-twitter:before { content: "\e602"; } /* line 161, ../../../../../sass/thoughts/_general.scss */ .icon-github:before { content: "\e603"; } /* line 166, ../../../../../sass/thoughts/_general.scss */ .icon-linkedin:before { content: "\e605"; } /* line 171, ../../../../../sass/thoughts/_general.scss */ .icon-slideshare:before { content: "\e60f"; } /* line 176, ../../../../../sass/thoughts/_general.scss */ .icon-youtube:before { content: "\e610"; } /* line 181, ../../../../../sass/thoughts/_general.scss */ .icon-vimeo:before { content: "\e611"; } /* line 186, ../../../../../sass/thoughts/_general.scss */ .icon-startup:before { content: "\e606"; } /* line 191, ../../../../../sass/thoughts/_general.scss */ .icon-coders:before { content: "\e607"; } /* line 196, ../../../../../sass/thoughts/_general.scss */ .icon-design:before { content: "\e608"; } /* line 201, ../../../../../sass/thoughts/_general.scss */ .icon-security:before { content: "\e609"; } /* line 206, ../../../../../sass/thoughts/_general.scss */ .icon-innovation:before { content: "\e60a"; } /* line 211, ../../../../../sass/thoughts/_general.scss */ .icon-incubator:before { content: "\e60b"; } /* line 216, ../../../../../sass/thoughts/_general.scss */ .icon-menu:before { content: "\e60c"; } /* line 221, ../../../../../sass/thoughts/_general.scss */ .icon-menu-text:before { content: "\e60d"; } /* line 226, ../../../../../sass/thoughts/_general.scss */ .icon-cross:before { content: "\e60e"; } /* line 231, ../../../../../sass/thoughts/_general.scss */ .icon-osoco:before { content: "\e604"; } /* line 235, ../../../../../sass/thoughts/_general.scss */ body { margin: 0; padding: 0; font-family: "gentium_basicregular", Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #747578; } /* line 242, ../../../../../sass/thoughts/_general.scss */ h1 { font-family: "ralewaylight", helvetica, arial; } /* line 245, ../../../../../sass/thoughts/_general.scss */ h2 { font-family: "ralewaylight", helvetica, arial; } /* line 248, ../../../../../sass/thoughts/_general.scss */ h3 { font-family: "ralewaylight", helvetica, arial; font-size: 2.5em; font-style: bold; } /* line 251, ../../../../../sass/thoughts/_general.scss */ h4 { font-family: "ralewaylight", helvetica, arial; font-size: 1.8em; } /* line 254, ../../../../../sass/thoughts/_general.scss */ h5 { font-family: "ralewaylight", helvetica, arial; } /* line 257, ../../../../../sass/thoughts/_general.scss */ h6 { font-family: "ralewaylight", helvetica, arial; } /* line 260, ../../../../../sass/thoughts/_general.scss */ a { color: #f7911c; } /* line 263, ../../../../../sass/thoughts/_general.scss */ strong { font-family: "gentium_basicbold"; color: #000; } /* line 267, ../../../../../sass/thoughts/_general.scss */ .content { max-width: 1000px; padding: 2em 1em; margin: auto; } /* line 271, ../../../../../sass/thoughts/_general.scss */ .content figure { text-align: center; margin: 2em 0; } /* line 276, ../../../../../sass/thoughts/_general.scss */ .info-text { font-family: "ralewaylight", helvetica, arial; } /* line 278, ../../../../../sass/thoughts/_general.scss */ .info-text strong { font-size: 1.15em; } /* line 282, ../../../../../sass/thoughts/_general.scss */ .align-left { text-align: left; } /* line 285, ../../../../../sass/thoughts/_general.scss */ .align-right { text-align: right; } /* line 288, ../../../../../sass/thoughts/_general.scss */ .align-center { text-align: center; } /* line 291, ../../../../../sass/thoughts/_general.scss */ .float-left { float: left; } /* line 294, ../../../../../sass/thoughts/_general.scss */ .float-right { float: right; } /* line 297, ../../../../../sass/thoughts/_general.scss */ .btn { padding: .5em 1em; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid transparent; text-decoration: none; min-width: 10em; display: inline-block; margin-top: 1em; margin-bottom: 1em; } /* line 308, ../../../../../sass/thoughts/_general.scss */ .btn a { text-decoration: none; } /* line 312, ../../../../../sass/thoughts/_general.scss */ .btn-defatul { color: #747578; border-color: #747578; } /* line 316, ../../../../../sass/thoughts/_general.scss */ .btn-white { color: #fff; border-color: #fff; } /* line 320, ../../../../../sass/thoughts/_general.scss */ .panel { padding: 1rem 2rem; } /* line 323, ../../../../../sass/thoughts/_general.scss */ .panel-gray-lighter { background-color: #e1e1de; } /* line 326, ../../../../../sass/thoughts/_general.scss */ .panel-gray { background-color: #747578; } /* line 329, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark { background-color: #333537; color: #fff; } /* line 332, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark h1 { color: #fff; } /* line 335, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark h2 { color: #fff; } /* line 338, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark h3 { color: #fff; } /* line 341, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark h4 { color: #fff; } /* line 344, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark h5 { color: #fff; } /* line 347, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark h6 { color: #fff; } /* line 351, ../../../../../sass/thoughts/_general.scss */ .footerHablamos { text-align: center; background: #747578; width: 100%; padding-top: 6em; padding-bottom: 6em; font-family: "ralewaylight", helvetica, arial; } /* line 358, ../../../../../sass/thoughts/_general.scss */ .footerHablamos p { margin: 0; margin-bottom: .25em; } /* line 363, ../../../../../sass/thoughts/_general.scss */ .footerLegal { text-align: center; background: #e1dfd9; width: 100%; padding-top: 1.1em; padding-bottom: .9em; vertical-align: middle; position: relative; display: inline-block; } /* line 372, ../../../../../sass/thoughts/_general.scss */ .footerLegal:before { clear: both; } /* line 376, ../../../../../sass/thoughts/_general.scss */ .txtFooterTitle { color: #333537; font-weight: 300; font-size: 3em; font-style: italic; margin: 0; } /* line 383, ../../../../../sass/thoughts/_general.scss */ .txtFooterEmail { font-size: 1.85em; color: #fff; text-decoration: none; line-height: 2.5em; } /* line 389, ../../../../../sass/thoughts/_general.scss */ .txtFooterLocation1 { font-size: 1.25em; color: #fff; } /* line 393, ../../../../../sass/thoughts/_general.scss */ .txtFooterLocation2 { font-size: 1.15em; color: #fff; line-height: 1.5em; } /* line 398, ../../../../../sass/thoughts/_general.scss */ .txtFooterLocation3 { font-size: 0.85em; color: #fff; line-height: 1.5em; margin-bottom: 2.5em; } /* line 404, ../../../../../sass/thoughts/_general.scss */ .txtFooterIcons { color: #fff; font-size: 2.2em; text-decoration: none; margin: 0em .05em; } /* line 409, ../../../../../sass/thoughts/_general.scss */ .txtFooterIcons:hover { color: #e1dfd9; text-decoration: none; } /* line 414, ../../../../../sass/thoughts/_general.scss */ .footerSocialIcons { padding: 1.7em 0em 1em 0em; } /* line 417, ../../../../../sass/thoughts/_general.scss */ .txtFooterLegal { font-size: .8em; color: #837870; text-decoration: none; } /* line 422, ../../../../../sass/thoughts/_general.scss */ .page-popup { color: #333537; } /* line 424, ../../../../../sass/thoughts/_general.scss */ .page-popup header { background-color: #fff; height: 50px; display: table; width: 100%; vertical-align: middle; } /* line 430, ../../../../../sass/thoughts/_general.scss */ .page-popup header > div { display: table-cell; vertical-align: top; } /* line 435, ../../../../../sass/thoughts/_general.scss */ .page-popup header .osocoLogo img { padding: 8px 1em; height: 30px; } /* line 440, ../../../../../sass/thoughts/_general.scss */ .page-popup header .btnClose { text-align: right; } /* line 442, ../../../../../sass/thoughts/_general.scss */ .page-popup header .btnClose a { line-height: 50px; width: 4em; text-align: center; text-decoration: none; display: inline-block; } /* line 451, ../../../../../sass/thoughts/_general.scss */ .page-popup .filterPanel { background-color: #e1dfd9; padding: 1em 2em; font-size: 1.375rem; } /* line 456, ../../../../../sass/thoughts/_general.scss */ .page-popup .filterPanel p:not(:last-child) { padding-bottom: .5em; } /* line 460, ../../../../../sass/thoughts/_general.scss */ .page-popup .filterPanel a { color: #0096a1; font-size: 1rem; } /* line 467, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost { position: relative; background-color: #333537; background-position: 50%; background-size: cover; background-repeat: no-repeat; display: flex; flex-wrap: wrap; } @media (min-width: 768px) { /* line 467, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost { display: table; width: 100%; } } /* line 479, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost > .title { padding: 1em; background-color: rgba(0, 0, 0, 0.4); flex-grow: 1; flex-basis: 100%; order: 0; } @media (min-width: 768px) { /* line 479, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost > .title { display: table-cell; vertical-align: bottom; height: 460px; padding: 0 2rem 2rem 33rem; } } /* line 493, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .title h1 { color: #fff; text-shadow: 1px 1px 2px #969696; margin: 0 0 .2em 0; font-size: 4em; line-height: 1em; } @media (min-width: 768px) { /* line 493, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .title h1 { font-size: 4.75rem; } } /* line 503, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .title h2 { color: #fff; text-shadow: 1px 1px 2px #969696; font-size: 3rem; font-style: italic; margin: 0; } /* line 511, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .autor { background-color: rgba(0, 0, 0, 0.4); font-family: "ralewaylight", helvetica, arial; text-align: center; order: 1; flex-basis: 46%; padding: 4% 2%; } /* line 518, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .autor img { -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; width: 170px; max-width: 100%; } /* line 525, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .autor a { display: block; color: #fff; text-decoration: none; } @media (min-width: 768px) { /* line 511, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .autor { position: absolute; left: 2rem; bottom: 2rem; z-index: 2; background-color: transparent; padding: 0; } } /* line 539, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .date { flex-basis: 50%; background-color: rgba(0, 0, 0, 0.4); font-family: "ralewaylight", helvetica, arial; color: #fff; font-size: 2em; line-height: 1em; text-align: center; text-transform: uppercase; order: 1; flex-basis: 46%; padding: 4% 2%; } @media (min-width: 768px) { /* line 539, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .date { background-color: transparent; position: absolute; left: 22.5rem; bottom: 2rem; z-index: 2; padding: 0; } } /* line 559, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .date .day { font-size: 2em; line-height: 1.2em; font-family: "ralewaybold", helvetica, arial; } /* line 566, ../../../../../sass/thoughts/_general.scss */ .page-post .content { color: #333; } /* line 568, ../../../../../sass/thoughts/_general.scss */ .page-post .content p { font-size: 2.4rem; line-height: 1.6em; color: #333; } .page-post .content li { font-size: 2.4rem; margin: .5em 0; } /* line 573, ../../../../../sass/thoughts/_general.scss */ .page-post .content blockquote { font-family: "gentium_basicitalic"; font-size: 1.3em; line-height: 1.2em; font-style: italic; } /* line 579, ../../../../../sass/thoughts/_general.scss */ .page-post .content blockquote.float-left { max-width: 360px; } /* line 582, ../../../../../sass/thoughts/_general.scss */ .page-post .content blockquote.float-right { max-width: 360px; } /* line 586, ../../../../../sass/thoughts/_general.scss */ .page-post .navPosts { font-size: 1.5em; background-color: #f7911c; } /* line 589, ../../../../../sass/thoughts/_general.scss */ .page-post .navPosts > div { max-width: 1280px; margin: auto; padding: 1em 2em; } /* line 593, ../../../../../sass/thoughts/_general.scss */ .page-post .navPosts > div a { font-family: "gentium_basicitalic"; text-decoration: none; color: #fff; } /* line 597, ../../../../../sass/thoughts/_general.scss */ .page-post .navPosts > div a:last-child { float: right; } /* line 601, ../../../../../sass/thoughts/_general.scss */ .page-post .navPosts > div strong { font-family: "gentium_basicitalic"; text-decoration: none; color: #fff; } /* line 609, ../../../../../sass/thoughts/_general.scss */ .postList { font-family: "ralewaylight", helvetica, arial; display: flex; display: -webkit-flex; } /* line 613, ../../../../../sass/thoughts/_general.scss */ .postList .post-item { color: #fff; width: 33.33%; height: 360px; background-size: cover; background-position: 50%; } /* line 619, ../../../../../sass/thoughts/_general.scss */ .postList .post-item .item-content { padding: 2rem; height: calc( 360px - 4rem); background-color: rgba(0, 0, 0, 0.5); } /* line 624, ../../../../../sass/thoughts/_general.scss */ .postList .post-item h3 { font-family: "ralewaylight", helvetica, arial; font-size: 2.5rem; color: #fff; } /* line 631, ../../../../../sass/thoughts/_general.scss */ .btnUp-top { display: inline-block; height: 40px; width: 40px; position: fixed; bottom: 100px; right: 10px; z-index: 10000; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); overflow: hidden; text-indent: 100%; white-space: nowrap; background: rgba(223, 144, 46, 0.8) url(../images/btnUpArrow.svg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; -moz-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s; } /* line 649, ../../../../../sass/thoughts/_general.scss */ .btnUp-top:hover { background-color: #f7911c; opacity: 1; } /* line 654, ../../../../../sass/thoughts/_general.scss */ .btnUp-top.btnUp-is-visible { -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; visibility: visible; opacity: 1; } /* line 661, ../../../../../sass/thoughts/_general.scss */ .btnUp-top.btnUp-fade-out { -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; opacity: .5; } /* line 669, ../../../../../sass/thoughts/_general.scss */ .no-touch .btnUp-top:hover { -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; } /* line 676, ../../../../../sass/thoughts/_general.scss */ hr.section-divider { display: block; text-align: center; border: 0; margin: 50px 0; } /* line 681, ../../../../../sass/thoughts/_general.scss */ hr.section-divider:before { content: '...'; font-weight: 400; font-style: italic; font-size: 30px; letter-spacing: .6em; display: inline-block; position: relative; } @media only screen and (min-width: 1024px) { /* line 692, ../../../../../sass/thoughts/_general.scss */ .btnUp-top { height: 60px; width: 60px; right: 30px; bottom: 30px; } } @media only screen and (max-width: 768px) { /* line 700, ../../../../../sass/thoughts/_general.scss */ .btnUp-top { display: none; } } pre { padding: 2em; } code { background: #f8f8f8; } figcaption h4 { font-size: 1em; }
site/themes/hugo-osoco-theme/static/css/osoco-thoughts.css
@font-face { font-family: 'ralewaybold'; src: url("../fonts/Raleway/raleway-bold-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'ralewaybold_italic'; src: url("../fonts/Raleway/raleway-bolditalic-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'ralewayitalic'; src: url("../fonts/Raleway/raleway-italic-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'ralewaylight'; src: url("../fonts/Raleway/raleway-light-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'ralewaylight_italic'; src: url("../fonts/Raleway/raleway-lightitalic-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'ralewaymedium'; src: url("../fonts/Raleway/raleway-medium-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'gentium_basicbold'; src: url("../fonts/Gentium/genbasb-webfont.woff2") format("woff2"), url("../fonts/Gentium/genbasb-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'gentium_basicbold_italic'; src: url("../fonts/Gentium/genbasbi-webfont.woff2") format("woff2"), url("../fonts/Gentium/genbasbi-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'gentium_basicitalic'; src: url("../fonts/Gentium/genbasi-webfont.woff2") format("woff2"), url("../fonts/Gentium/genbasi-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'gentium_basicregular'; src: url("../fonts/Gentium/genbasr-webfont.woff2") format("woff2"), url("../fonts/Gentium/genbasr-webfont.woff") format("woff"); font-weight: normal; font-style: normal; } @font-face { font-family: 'icomoon'; src: url("../fonts/icomoon.eot?-48jx4y"); src: url("../fonts/icomoon.eot?#iefix-48jx4y") format("embedded-opentype"), url("../fonts/icomoon.ttf?-48jx4y") format("truetype"), url("../fonts/icomoon.woff?-48jx4y") format("woff"), url("../fonts/icomoon.svg?-48jx4y#icomoon") format("svg"); font-weight: normal; font-style: normal; } /* line 96, ../../../../../sass/thoughts/_general.scss */ html { font-size: 62.5%; } /* line 99, ../../../../../sass/thoughts/_general.scss */ .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; border: 0; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; } /* line 117, ../../../../../sass/thoughts/_general.scss */ img { max-width: 100%; } /* line 120, ../../../../../sass/thoughts/_general.scss */ iframe { border: none; } /* line 123, ../../../../../sass/thoughts/_general.scss */ [class^="icon-"] { font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* line 134, ../../../../../sass/thoughts/_general.scss */ [class*=" icon-"] { font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* line 146, ../../../../../sass/thoughts/_general.scss */ .icon-google-plus:before { content: "\e600"; } /* line 151, ../../../../../sass/thoughts/_general.scss */ .icon-facebook:before { content: "\e601"; } /* line 156, ../../../../../sass/thoughts/_general.scss */ .icon-twitter:before { content: "\e602"; } /* line 161, ../../../../../sass/thoughts/_general.scss */ .icon-github:before { content: "\e603"; } /* line 166, ../../../../../sass/thoughts/_general.scss */ .icon-linkedin:before { content: "\e605"; } /* line 171, ../../../../../sass/thoughts/_general.scss */ .icon-slideshare:before { content: "\e60f"; } /* line 176, ../../../../../sass/thoughts/_general.scss */ .icon-youtube:before { content: "\e610"; } /* line 181, ../../../../../sass/thoughts/_general.scss */ .icon-vimeo:before { content: "\e611"; } /* line 186, ../../../../../sass/thoughts/_general.scss */ .icon-startup:before { content: "\e606"; } /* line 191, ../../../../../sass/thoughts/_general.scss */ .icon-coders:before { content: "\e607"; } /* line 196, ../../../../../sass/thoughts/_general.scss */ .icon-design:before { content: "\e608"; } /* line 201, ../../../../../sass/thoughts/_general.scss */ .icon-security:before { content: "\e609"; } /* line 206, ../../../../../sass/thoughts/_general.scss */ .icon-innovation:before { content: "\e60a"; } /* line 211, ../../../../../sass/thoughts/_general.scss */ .icon-incubator:before { content: "\e60b"; } /* line 216, ../../../../../sass/thoughts/_general.scss */ .icon-menu:before { content: "\e60c"; } /* line 221, ../../../../../sass/thoughts/_general.scss */ .icon-menu-text:before { content: "\e60d"; } /* line 226, ../../../../../sass/thoughts/_general.scss */ .icon-cross:before { content: "\e60e"; } /* line 231, ../../../../../sass/thoughts/_general.scss */ .icon-osoco:before { content: "\e604"; } /* line 235, ../../../../../sass/thoughts/_general.scss */ body { margin: 0; padding: 0; font-family: "gentium_basicregular", Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #747578; } /* line 242, ../../../../../sass/thoughts/_general.scss */ h1 { font-family: "ralewaylight", helvetica, arial; } /* line 245, ../../../../../sass/thoughts/_general.scss */ h2 { font-family: "ralewaylight", helvetica, arial; } /* line 248, ../../../../../sass/thoughts/_general.scss */ h3 { font-family: "ralewaylight", helvetica, arial; font-size: 2.5em; font-style: bold; } /* line 251, ../../../../../sass/thoughts/_general.scss */ h4 { font-family: "ralewaylight", helvetica, arial; font-size: 1.8em; } /* line 254, ../../../../../sass/thoughts/_general.scss */ h5 { font-family: "ralewaylight", helvetica, arial; } /* line 257, ../../../../../sass/thoughts/_general.scss */ h6 { font-family: "ralewaylight", helvetica, arial; } /* line 260, ../../../../../sass/thoughts/_general.scss */ a { color: #f7911c; } /* line 263, ../../../../../sass/thoughts/_general.scss */ strong { font-family: "gentium_basicbold"; color: #000; } /* line 267, ../../../../../sass/thoughts/_general.scss */ .content { max-width: 1000px; padding: 2em 1em; margin: auto; } /* line 271, ../../../../../sass/thoughts/_general.scss */ .content figure { text-align: center; margin: 2em 0; } /* line 276, ../../../../../sass/thoughts/_general.scss */ .info-text { font-family: "ralewaylight", helvetica, arial; } /* line 278, ../../../../../sass/thoughts/_general.scss */ .info-text strong { font-size: 1.15em; } /* line 282, ../../../../../sass/thoughts/_general.scss */ .align-left { text-align: left; } /* line 285, ../../../../../sass/thoughts/_general.scss */ .align-right { text-align: right; } /* line 288, ../../../../../sass/thoughts/_general.scss */ .align-center { text-align: center; } /* line 291, ../../../../../sass/thoughts/_general.scss */ .float-left { float: left; } /* line 294, ../../../../../sass/thoughts/_general.scss */ .float-right { float: right; } /* line 297, ../../../../../sass/thoughts/_general.scss */ .btn { padding: .5em 1em; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid transparent; text-decoration: none; min-width: 10em; display: inline-block; margin-top: 1em; margin-bottom: 1em; } /* line 308, ../../../../../sass/thoughts/_general.scss */ .btn a { text-decoration: none; } /* line 312, ../../../../../sass/thoughts/_general.scss */ .btn-defatul { color: #747578; border-color: #747578; } /* line 316, ../../../../../sass/thoughts/_general.scss */ .btn-white { color: #fff; border-color: #fff; } /* line 320, ../../../../../sass/thoughts/_general.scss */ .panel { padding: 1rem 2rem; } /* line 323, ../../../../../sass/thoughts/_general.scss */ .panel-gray-lighter { background-color: #e1e1de; } /* line 326, ../../../../../sass/thoughts/_general.scss */ .panel-gray { background-color: #747578; } /* line 329, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark { background-color: #333537; color: #fff; } /* line 332, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark h1 { color: #fff; } /* line 335, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark h2 { color: #fff; } /* line 338, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark h3 { color: #fff; } /* line 341, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark h4 { color: #fff; } /* line 344, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark h5 { color: #fff; } /* line 347, ../../../../../sass/thoughts/_general.scss */ .panel-gray-dark h6 { color: #fff; } /* line 351, ../../../../../sass/thoughts/_general.scss */ .footerHablamos { text-align: center; background: #747578; width: 100%; padding-top: 6em; padding-bottom: 6em; font-family: "ralewaylight", helvetica, arial; } /* line 358, ../../../../../sass/thoughts/_general.scss */ .footerHablamos p { margin: 0; margin-bottom: .25em; } /* line 363, ../../../../../sass/thoughts/_general.scss */ .footerLegal { text-align: center; background: #e1dfd9; width: 100%; padding-top: 1.1em; padding-bottom: .9em; vertical-align: middle; position: relative; display: inline-block; } /* line 372, ../../../../../sass/thoughts/_general.scss */ .footerLegal:before { clear: both; } /* line 376, ../../../../../sass/thoughts/_general.scss */ .txtFooterTitle { color: #333537; font-weight: 300; font-size: 3em; font-style: italic; margin: 0; } /* line 383, ../../../../../sass/thoughts/_general.scss */ .txtFooterEmail { font-size: 1.85em; color: #fff; text-decoration: none; line-height: 2.5em; } /* line 389, ../../../../../sass/thoughts/_general.scss */ .txtFooterLocation1 { font-size: 1.25em; color: #fff; } /* line 393, ../../../../../sass/thoughts/_general.scss */ .txtFooterLocation2 { font-size: 1.15em; color: #fff; line-height: 1.5em; } /* line 398, ../../../../../sass/thoughts/_general.scss */ .txtFooterLocation3 { font-size: 0.85em; color: #fff; line-height: 1.5em; margin-bottom: 2.5em; } /* line 404, ../../../../../sass/thoughts/_general.scss */ .txtFooterIcons { color: #fff; font-size: 2.2em; text-decoration: none; margin: 0em .05em; } /* line 409, ../../../../../sass/thoughts/_general.scss */ .txtFooterIcons:hover { color: #e1dfd9; text-decoration: none; } /* line 414, ../../../../../sass/thoughts/_general.scss */ .footerSocialIcons { padding: 1.7em 0em 1em 0em; } /* line 417, ../../../../../sass/thoughts/_general.scss */ .txtFooterLegal { font-size: .8em; color: #837870; text-decoration: none; } /* line 422, ../../../../../sass/thoughts/_general.scss */ .page-popup { color: #333537; } /* line 424, ../../../../../sass/thoughts/_general.scss */ .page-popup header { background-color: #fff; height: 50px; display: table; width: 100%; vertical-align: middle; } /* line 430, ../../../../../sass/thoughts/_general.scss */ .page-popup header > div { display: table-cell; vertical-align: top; } /* line 435, ../../../../../sass/thoughts/_general.scss */ .page-popup header .osocoLogo img { padding: 8px 1em; height: 30px; } /* line 440, ../../../../../sass/thoughts/_general.scss */ .page-popup header .btnClose { text-align: right; } /* line 442, ../../../../../sass/thoughts/_general.scss */ .page-popup header .btnClose a { line-height: 50px; width: 4em; text-align: center; text-decoration: none; display: inline-block; } /* line 451, ../../../../../sass/thoughts/_general.scss */ .page-popup .filterPanel { background-color: #e1dfd9; padding: 1em 2em; font-size: 1.375rem; } /* line 456, ../../../../../sass/thoughts/_general.scss */ .page-popup .filterPanel p:not(:last-child) { padding-bottom: .5em; } /* line 460, ../../../../../sass/thoughts/_general.scss */ .page-popup .filterPanel a { color: #0096a1; font-size: 1rem; } /* line 467, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost { position: relative; background-color: #333537; background-position: 50%; background-size: cover; background-repeat: no-repeat; display: flex; flex-wrap: wrap; } @media (min-width: 768px) { /* line 467, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost { display: table; width: 100%; } } /* line 479, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost > .title { padding: 1em; background-color: rgba(0, 0, 0, 0.4); flex-grow: 1; flex-basis: 100%; order: 0; } @media (min-width: 768px) { /* line 479, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost > .title { display: table-cell; vertical-align: bottom; height: 460px; padding: 0 2rem 2rem 33rem; } } /* line 493, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .title h1 { color: #fff; text-shadow: 1px 1px 2px #969696; margin: 0 0 .2em 0; font-size: 4em; line-height: 1em; } @media (min-width: 768px) { /* line 493, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .title h1 { font-size: 4.75rem; } } /* line 503, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .title h2 { color: #fff; text-shadow: 1px 1px 2px #969696; font-size: 3rem; font-style: italic; margin: 0; } /* line 511, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .autor { background-color: rgba(0, 0, 0, 0.4); font-family: "ralewaylight", helvetica, arial; text-align: center; order: 1; flex-basis: 46%; padding: 4% 2%; } /* line 518, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .autor img { -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; width: 170px; max-width: 100%; } /* line 525, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .autor a { display: block; color: #fff; text-decoration: none; } @media (min-width: 768px) { /* line 511, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .autor { position: absolute; left: 2rem; bottom: 2rem; z-index: 2; background-color: transparent; padding: 0; } } /* line 539, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .date { flex-basis: 50%; background-color: rgba(0, 0, 0, 0.4); font-family: "ralewaylight", helvetica, arial; color: #fff; font-size: 2em; line-height: 1em; text-align: center; text-transform: uppercase; order: 1; flex-basis: 46%; padding: 4% 2%; } @media (min-width: 768px) { /* line 539, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .date { background-color: transparent; position: absolute; left: 22.5rem; bottom: 2rem; z-index: 2; padding: 0; } } /* line 559, ../../../../../sass/thoughts/_general.scss */ .page-post .titlePost .date .day { font-size: 2em; line-height: 1.2em; font-family: "ralewaybold", helvetica, arial; } /* line 566, ../../../../../sass/thoughts/_general.scss */ .page-post .content { color: #333; } /* line 568, ../../../../../sass/thoughts/_general.scss */ .page-post .content p { font-size: 2.4rem; line-height: 1.6em; color: #333; } .page-post .content li { font-size: 2.4rem; margin: .5em 0; } /* line 573, ../../../../../sass/thoughts/_general.scss */ .page-post .content blockquote { font-family: "gentium_basicitalic"; font-size: 1.3em; line-height: 1.2em; font-style: italic; } /* line 579, ../../../../../sass/thoughts/_general.scss */ .page-post .content blockquote.float-left { max-width: 360px; } /* line 582, ../../../../../sass/thoughts/_general.scss */ .page-post .content blockquote.float-right { max-width: 360px; } /* line 586, ../../../../../sass/thoughts/_general.scss */ .page-post .navPosts { font-size: 1.5em; background-color: #f7911c; } /* line 589, ../../../../../sass/thoughts/_general.scss */ .page-post .navPosts > div { max-width: 1280px; margin: auto; padding: 1em 2em; } /* line 593, ../../../../../sass/thoughts/_general.scss */ .page-post .navPosts > div a { font-family: "gentium_basicitalic"; text-decoration: none; color: #fff; } /* line 597, ../../../../../sass/thoughts/_general.scss */ .page-post .navPosts > div a:last-child { float: right; } /* line 601, ../../../../../sass/thoughts/_general.scss */ .page-post .navPosts > div strong { font-family: "gentium_basicitalic"; text-decoration: none; color: #fff; } /* line 609, ../../../../../sass/thoughts/_general.scss */ .postList { font-family: "ralewaylight", helvetica, arial; display: flex; display: -webkit-flex; } /* line 613, ../../../../../sass/thoughts/_general.scss */ .postList .post-item { color: #fff; width: 33.33%; height: 360px; background-size: cover; background-position: 50%; } /* line 619, ../../../../../sass/thoughts/_general.scss */ .postList .post-item .item-content { padding: 2rem; height: calc( 360px - 4rem); background-color: rgba(0, 0, 0, 0.5); } /* line 624, ../../../../../sass/thoughts/_general.scss */ .postList .post-item h3 { font-family: "ralewaylight", helvetica, arial; font-size: 2.5rem; color: #fff; } /* line 631, ../../../../../sass/thoughts/_general.scss */ .btnUp-top { display: inline-block; height: 40px; width: 40px; position: fixed; bottom: 100px; right: 10px; z-index: 10000; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); overflow: hidden; text-indent: 100%; white-space: nowrap; background: rgba(223, 144, 46, 0.8) url(../images/btnUpArrow.svg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: opacity .3s 0s, visibility 0s .3s; -moz-transition: opacity .3s 0s, visibility 0s .3s; transition: opacity .3s 0s, visibility 0s .3s; } /* line 649, ../../../../../sass/thoughts/_general.scss */ .btnUp-top:hover { background-color: #f7911c; opacity: 1; } /* line 654, ../../../../../sass/thoughts/_general.scss */ .btnUp-top.btnUp-is-visible { -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; visibility: visible; opacity: 1; } /* line 661, ../../../../../sass/thoughts/_general.scss */ .btnUp-top.btnUp-fade-out { -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; opacity: .5; } /* line 669, ../../../../../sass/thoughts/_general.scss */ .no-touch .btnUp-top:hover { -webkit-transition: opacity .3s 0s, visibility 0s 0s; -moz-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; } /* line 676, ../../../../../sass/thoughts/_general.scss */ hr.section-divider { display: block; text-align: center; border: 0; margin: 50px 0; } /* line 681, ../../../../../sass/thoughts/_general.scss */ hr.section-divider:before { content: '...'; font-weight: 400; font-style: italic; font-size: 30px; letter-spacing: .6em; display: inline-block; position: relative; } @media only screen and (min-width: 1024px) { /* line 692, ../../../../../sass/thoughts/_general.scss */ .btnUp-top { height: 60px; width: 60px; right: 30px; bottom: 30px; } } @media only screen and (max-width: 768px) { /* line 700, ../../../../../sass/thoughts/_general.scss */ .btnUp-top { display: none; } } pre { padding: 2em; } code { background: #f8f8f8; } figcaption h4 { font-size: 1em; }
0.235724
0.061819
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700); @charset "UTF-8"; /* CSS Document */ body { height: 100%; margin: 0; padding: 0; background-color:#fafafa; direction: ltr; } /*------------------------------------------------------------------ [1. NavBar] */ .navbar-inverse { background-color:#2b303b; background-image:none; border:0px;} .navbar { margin-bottom:0px;} /*------------------------------------------------------------------ [1. Datapicker] */ #ui-datepicker-div { z-index:999 !important;} /*------------------------------------------------------------------ /*------------------------------------------------------------------ [2. Typography] */ /* Standard elements -------------------------------------------------- */ html { font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { color: #626262; font-family: "Segoe UI", Arial, sans-serif; font-size: 14px; font-weight: normal; letter-spacing: 0.01em; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; } /* Headings ------------------------------------ */ h1, h2, h3, h4, h5, h6 { margin: 10px 0; font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; font-weight: 300; color: #2c2c2c; } h1 { font-size: 44px; line-height: 55px; letter-spacing: -0.08px; } h2 { font-size: 31px; line-height: 40px; } h3 { font-size: 27px; line-height: 35px; } h4 { font-size: 22px; line-height: 31.88px; } h5 { font-size: 18px; line-height: 25.88px; } h3 small, h4 small, h5 small { font-weight: 300; } h1.block, h2.block, h3.block, h4.block, h5.block, h6.block { padding-bottom: 10px; } /* Lins and Others ------------------------------------ */ a { text-shadow: none !important; color: #3a8fc8; transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important; } a:focus, a:hover, a:active { color: #48b0f7; } a, a:focus, a:hover, a:active { outline: 0 !important; text-decoration: none; } a[ng-click] { cursor: pointer; } br { line-height: normal; clear: both; } code { color: #c64643; background-color: #f0f0f0; } code:hover { background-color: #fddddd; } p { display: block; font-size: 14px; font-weight: normal; letter-spacing: 0.01em; line-height: 22px; margin: 0px 0px 10px 0px; font-style: normal; white-space: normal; } small, .small { line-height: 18px; } label.inline { display: inline-block; position: relative; top: 0px; font-size: 13px; } ul > li, ol > li { padding-left: 3px; line-height: 24px; } ul.lg-icon > li, ol.lg-icon > li { font-size: 21px; } ul.lg-icon > li span, ol.lg-icon > li span { font-size: 14px; } ul.no-style, ol.no-style { list-style: none; padding-left: 5px; } address { margin-bottom: 0px; } address a { color: #626262; } blockquote { padding: 0 0 0 18px; border-left: 0; } blockquote:before { content: ''; font-family: FontAwesome; content: "\f10d"; margin-right: 13px; float: left; } blockquote p { font-size: 16px; } blockquote small { line-height: 29px; color: #8b91a0; padding-left: 30px; } blockquote small:before { content: ""; } blockquote.pull-right { border-right: 0; } blockquote.pull-right:before { float: right; content: ''; font-family: FontAwesome; content: "\f10d"; margin-left: 13px; margin-right: 0; } blockquote.pull-right small { padding-right: 30px; } blockquote.pull-right small:after { content: ""; } hr { border-color: #e6e6e6; } hr.double { border-width: 2px; } hr.dotted { border-style: dotted none none; } /* Font Sizes ------------------------------------ */ .small-text { font-size: 12px !important; } .normal-text { font-size: 13px !important; } .large-text { font-size: 15px !important; } /* Font Weights ------------------------------------ */ .normal { font-weight: normal; } .semi-bold { font-weight: 400 !important; } .bold { font-weight: bold !important; } .light { font-weight: 300 !important; } /* Misc ------------------------------------ */ .logo { margin: 18px 14px; } .all-caps { text-transform: uppercase; } .muted { color: #e2e2e2; } .hint-text { opacity: .7; } .no-decoration { text-decoration: none !important; } /* Monochrome Colors ------------------------------------ */ .bg-master { background-color: #626262; } .bg-master-light { background-color: #e6e6e6; } .bg-master-lighter { background-color: #f0f0f0; } .bg-master-lightest { background-color: #fafafa; } .bg-master-dark { background-color: #2c2c2c; } .bg-master-darker { background-color: #1a1a1a; } .bg-master-darkest { background-color: #121212; } /* Contextual Colors ------------------------------------ */ /* Primary ------------------------------------ */ .bg-primary { background-color: #009ae0; } .bg-primary-dark { background-color: #584b8d; } .bg-primary-darker { background-color: #413768; } .bg-primary-light { background-color: #48b0f7; } .bg-primary-lighter { background-color: #e2deef; } /* Complete ------------------------------------ */ .bg-complete { background-color: #48b0f7; } .bg-complete-dark { background-color: #3a8fc8; } .bg-complete-darker { background-color: #2b6a94; } .bg-complete-light { background-color: #6dc0f9; } .bg-complete-lighter { background-color: #daeffd; } /* Success ------------------------------------ */ .bg-success { background-color: #00a65a; } .bg-success-dark { background-color: #0da899; } .bg-success-darker { background-color: #0a7c71; } .bg-success-light { background-color: #40d9ca; } .bg-success-lighter { background-color: #cff5f2; } /* Info ------------------------------------ */ .bg-info { background-color: #3b4752; } .bg-info-dark { background-color: #303a42; } .bg-info-darker { background-color: #232b31; } .bg-info-light { background-color: #626c75; } .bg-info-lighter { background-color: #d8dadc; } /* Danger ------------------------------------ */ .bg-danger { background-color: #f55753; } .bg-danger-dark { background-color: #c64643; } .bg-danger-darker { background-color: #933432; } .bg-danger-light { background-color: #f77975; } .bg-danger-lighter { background-color: #fddddd; } /* Warning ------------------------------------ */ .bg-warning { background-color: #efad22; } .bg-warning-dark { background-color: #c9a843; } .bg-warning-darker { background-color: #957d32; } .bg-warning-light { background-color: #f9d975; } .bg-warning-lighter { background-color: #fef6dd; } /* More Color Options ------------------------------------ */ /* Menu ------------------------------------ */ .bg-menu-dark { background-color: #21252d; } .bg-menu { background-color: #2b303b; } .bg-menu-light { background-color: #788195; } /* Gradients ------------------------------------ */ .gradient-grey { background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%); } .gradient-black { background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%); } /* Other Colors ------------------------------------ */ .bg-white { background-color: #fff; } .bg-transparent { background-color: transparent !important; } /* Text Colors */ .link { opacity: .7; } .link:hover { opacity: 1; } .text-master { color: #626262 !important; } .text-master-light { color: #e6e6e6 !important; } .text-black { color: #2c2c2c !important; } .text-white { color: #fff !important; } .text-complete { color: #48b0f7 !important; } .text-success { color: #00a65a !important; } .text-info { color: #3b4752 !important; } .text-warning { color: #efad22 !important; } .text-warning-dark { color: #c9a843 !important; } .text-danger { color: #f55753 !important; } .text-primary { color: #009ae0 !important; } /* Text Aligngments ------------------------------------ */ .text-right { text-align: right !important; } .text-left { text-align: left !important; } .text-center { text-align: center !important; } /* Select2 http://ivaynberg.github.io/select2/ */ .form-group-default .select2-container .select2-choice, .select2-container-multi .select2-choices { border-color: transparent; } .select2-container .select2-choice { background-image: none; border-radius: 2px; border: 1px solid rgba(0, 0, 0, 0.07); padding: 3px 9px; transition: border 0.2s linear 0s; height: 35px; } .select2-container .select2-choice .select2-arrow { right: 0; left: auto; background: transparent; border-left: 0px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .select2-container .select2-choice .select2-arrow b:before { font-family: 'FontAwesome'; content: "\f0d7"; position: relative; top: 2px; right: 5px; font-size: 12px; } .select2-container .select2-choice > .select2-chosen { margin-right: 26px; margin-left: 0; } .select2-container.select2-drop-above .select2-choice { border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; } .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b { background-image: none !important; } .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { background-image: none !important; border: 1px solid rgba(0, 0, 0, 0.07); background: #f0f0f0; } .select2-dropdown-open .select2-choice .select2-arrow { -webkit-transform: scale(scale(1, -1)); -ms-transform: scale(scale(1, -1)); transform: scale(scale(1, -1)); } .select2-drop.select2-drop-above { border-top-left-radius: 2px; border-top-right-radius: 2px; box-shadow: none; } .select2-drop.select2-drop-above.select2-drop-active { border: 1px solid rgba(0, 0, 0, 0.07); border-bottom: none; border-radius: 2px; padding-top: 0px; } .select2-container-active .select2-choice, .select2-container-active .select2-choices { box-shadow: none; border: 1px solid rgba(0, 0, 0, 0.07); background: #f0f0f0; border-top-left-radius: 2px; border-top-right-radius: 2px; } .select2-search { padding-left: 8px; padding-right: 8px; padding-top: 4px; } .select2-search input { background: #ffffff !important; vertical-align: baseline; line-height: 28px; border-radius: 2px; border: none; font-size: 12px; border: 1px solid rgba(0, 0, 0, 0.07); } .select2-results { margin: 3px 10px 10px 3px; } .select2-results li { color: #626262; } .select2-results li.select2-result-with-children > .select2-result-label { color: #2c2c2c; } .select2-results li.select2-result-with-children > .select2-result-label:first-child { padding-top: 8px; } .select2-results li:hover{ background: #f0f0f0; border-radius: 3px; } .select2-results .select2-highlighted .select2-result-label { color: #626262; } .select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit { background: none; color: #626262; font-size: 12px; padding-left: 8px; padding-top: 0px; position: relative; top: -5px; } .select2-drop-active { border: 1px solid rgba(0, 0, 0, 0.07); border-bottom: none; border-top: none; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; padding-top: 5px; z-index: 790; } .select2-container-multi .select2-choices { background-image: none; border: 1px solid rgba(0, 0, 0, 0.07); border-radius: 2px; } .select2-container-multi .select2-choices .select2-search-choice { background-color: #e6e6e6; background-image: none; border: none; box-shadow: none; color: inherit; border-radius: 8px; margin: 8px -5px 7px 10px; padding: 4px 8px 4px 21px; } .select2-container-multi.select2-container-active .select2-choices { border: 1px solid rgba(0, 0, 0, 0.07); box-shadow: none; } .select2-container-multi.select2-container-active .select2-search-choice { background-color: #ffffff !important; } .select2-container-multi .select2-search-choice-close { left: 6px; } .select2-search-choice-close { background: none; top: 4px; right: 0; } .select2-search-choice-close:hover { text-decoration: none; } .select2-search-choice-close:before { font-family: 'FontAwesome'; content: "\f00d"; font-size: 12px; color: #626262; } .select2-drop-multi .select2-results .select2-no-results, .select2-drop-multi .select2-results .select2-searching, .select2-drop-multi .select2-results .select2-selection-limit { top: 0px; } .select2.form-control { padding: 0; box-shadow: none; border: 0; } .select2-drop-mask { z-index: 700; } .ui-select-bootstrap .ui-select-choices-row.active > a { background: #f0f0f0; border-radius: 3px; color: #626262; } .ui-select-bootstrap > .ui-select-choices { background-color: #fff; } .ui-select-choices-group-label { color: #2c2c2c; font-weight: bold; } .modal-open .select2-drop-active { z-index: 1051; } .modal-open .datepicker.dropdown-menu { z-index: 1051 !important; } .modal-open .select2-drop-mask { z-index: 1050; } .modal-open .cs-skin-slide.cs-active { z-index: 1050; } .dropdown-placeholder { display: inline-block; vertical-align: middle; } .dropdown-mask { bottom: 0; display: none; left: 0; outline: 0 none; overflow: hidden; position: fixed; right: 0; top: 0; z-index: 600; } /* Version: 3.5.1 Timestamp: Tue Jul 22 18:58:56 EDT 2014 */ .select2-container { margin: 0; position: relative; display: inline-block; /* inline-block for ie7 */ zoom: 1; *display: inline; vertical-align: middle; } .select2-container, .select2-drop, .select2-search, .select2-search input { /* Force border-box so that % widths fit the parent container without overlap because of margin/padding. More Info : http://www.quirksmode.org/css/box.html */ -webkit-box-sizing: border-box; /* webkit */ -moz-box-sizing: border-box; /* firefox */ box-sizing: border-box; /* css3 */ } .select2-container .select2-choice { display: block; height: 26px; padding: 0 0 0 8px; overflow: hidden; position: relative; border: 1px solid #aaa; white-space: nowrap; line-height: 26px; color: #444; text-decoration: none; border-radius: 4px; background-clip: padding-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #fff; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff)); background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%); background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0); background-image: linear-gradient(to top, #eee 0%, #fff 50%); } html[dir="rtl"] .select2-container .select2-choice { padding: 0 8px 0 0; } .select2-container.select2-drop-above .select2-choice { border-bottom-color: #aaa; border-radius: 0 0 4px 4px; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff)); background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%); background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); background-image: linear-gradient(to bottom, #eee 0%, #fff 90%); } .select2-container.select2-allowclear .select2-choice .select2-chosen { margin-right: 42px; } .select2-container .select2-choice > .select2-chosen { margin-right: 26px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: none; width: auto; } html[dir="rtl"] .select2-container .select2-choice > .select2-chosen { margin-left: 26px; margin-right: 0; } .select2-container .select2-choice abbr { display: none; width: 12px; height: 12px; position: absolute; right: 24px; top: 8px; font-size: 1px; text-decoration: none; border: 0; background: url('select2.png') right top no-repeat; cursor: pointer; outline: 0; } .select2-container.select2-allowclear .select2-choice abbr { display: inline-block; } .select2-container .select2-choice abbr:hover { background-position: right -11px; cursor: pointer; } .select2-drop-mask { border: 0; margin: 0; padding: 0; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 9998; /* styles required for IE to work */ background-color: #fff; filter: alpha(opacity=0); } .select2-drop { width: 100%; margin-top: -1px; position: absolute; z-index: 9999; top: 100%; background: #fff; color: #000; border: 1px solid #aaa; border-top: 0; border-radius: 0 0 4px 4px; -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); box-shadow: 0 4px 5px rgba(0, 0, 0, .15); } .select2-drop.select2-drop-above { margin-top: 1px; border-top: 1px solid #aaa; border-bottom: 0; border-radius: 4px 4px 0 0; -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); } .select2-drop-active { border: 1px solid #5897fb; border-top: none; } .select2-drop.select2-drop-above.select2-drop-active { border-top: 1px solid #5897fb; } .select2-drop-auto-width { border-top: 1px solid #aaa; width: auto; } .select2-drop-auto-width .select2-search { padding-top: 4px; } .select2-container .select2-choice .select2-arrow { display: inline-block; width: 18px; height: 100%; position: absolute; right: 0; top: 0; border-left: 1px solid #aaa; border-radius: 0 4px 4px 0; background-clip: padding-box; background: #ccc; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee)); background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%); background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0); background-image: linear-gradient(to top, #ccc 0%, #eee 60%); } html[dir="rtl"] .select2-container .select2-choice .select2-arrow { left: 0; right: auto; border-left: none; border-right: 1px solid #aaa; border-radius: 4px 0 0 4px; } .select2-container .select2-choice .select2-arrow b { display: block; width: 100%; height: 100%; background: url('select2.png') no-repeat 0 1px; } html[dir="rtl"] .select2-container .select2-choice .select2-arrow b { background-position: 2px 1px; } .select2-search { display: inline-block; width: 100%; min-height: 26px; margin: 0; padding-left: 4px; padding-right: 4px; position: relative; z-index: 10000; white-space: nowrap; } .select2-search input { width: 100%; height: auto !important; min-height: 26px; padding: 4px 20px 4px 5px; margin: 0; outline: 0; font-family: sans-serif; font-size: 1em; border: 1px solid #aaa; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; background: #fff url('select2.png') no-repeat 100% -22px; background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; } html[dir="rtl"] .select2-search input { padding: 4px 5px 4px 20px; background: #fff url('select2.png') no-repeat -37px -22px; background: url('select2.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); background: url('select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; } .select2-drop.select2-drop-above .select2-search input { margin-top: 4px; } .select2-search input.select2-active { background: #fff url('select2-spinner.gif') no-repeat 100%; background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; } .select2-container-active .select2-choice, .select2-container-active .select2-choices { border: 1px solid #5897fb; outline: none; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); } .select2-dropdown-open .select2-choice { border-bottom-color: transparent; -webkit-box-shadow: 0 1px 0 #fff inset; box-shadow: 0 1px 0 #fff inset; border-bottom-left-radius: 0; border-bottom-right-radius: 0; background-color: #eee; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee)); background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%); background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); background-image: linear-gradient(to top, #fff 0%, #eee 50%); } .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { border: 1px solid #5897fb; border-top-color: transparent; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee)); background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%); background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); background-image: linear-gradient(to bottom, #fff 0%, #eee 50%); } .select2-dropdown-open .select2-choice .select2-arrow { background: transparent; border-left: none; filter: none; } html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow { border-right: none; } .select2-dropdown-open .select2-choice .select2-arrow b { background-position: -18px 1px; } html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b { background-position: -16px 1px; } .select2-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } /* results */ .select2-results { max-height: 200px; padding: 0 0 0 4px; margin: 4px 4px 4px 0; position: relative; overflow-x: hidden; overflow-y: auto; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } html[dir="rtl"] .select2-results { padding: 0 4px 0 0; margin: 4px 0 4px 4px; } .select2-results ul.select2-result-sub { margin: 0; padding-left: 0; } .select2-results li { list-style: none; display: list-item; background-image: none; } .select2-results li.select2-result-with-children > .select2-result-label { font-weight: bold; } .select2-results .select2-result-label { padding: 3px 7px 4px; margin: 0; cursor: pointer; min-height: 1em; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .select2-results-dept-1 .select2-result-label { padding-left: 20px } .select2-results-dept-2 .select2-result-label { padding-left: 40px } .select2-results-dept-3 .select2-result-label { padding-left: 60px } .select2-results-dept-4 .select2-result-label { padding-left: 80px } .select2-results-dept-5 .select2-result-label { padding-left: 100px } .select2-results-dept-6 .select2-result-label { padding-left: 110px } .select2-results-dept-7 .select2-result-label { padding-left: 120px } .select2-results .select2-highlighted { background: #3875d7; color: #fff; } .select2-results li em { background: #feffde; font-style: normal; } .select2-results .select2-highlighted em { background: transparent; } .select2-results .select2-highlighted ul { background: #fff; color: #000; } .select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit { background: #f4f4f4; display: list-item; padding-left: 5px; } /* disabled look for disabled choices in the results dropdown */ .select2-results .select2-disabled.select2-highlighted { color: #666; background: #f4f4f4; display: list-item; cursor: default; } .select2-results .select2-disabled { background: #f4f4f4; display: list-item; cursor: default; } .select2-results .select2-selected { display: none; } .select2-more-results.select2-active { background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%; } .select2-results .select2-ajax-error { background: rgba(255, 50, 50, .2); } .select2-more-results { background: #f4f4f4; display: list-item; } /* disabled styles */ .select2-container.select2-container-disabled .select2-choice { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; } .select2-container.select2-container-disabled .select2-choice .select2-arrow { background-color: #f4f4f4; background-image: none; border-left: 0; } .select2-container.select2-container-disabled .select2-choice abbr { display: none; } /* multiselect */ .select2-container-multi .select2-choices { height: auto !important; height: 1%; margin: 0; padding: 0 5px 0 0; position: relative; border: 1px solid #aaa; cursor: text; overflow: hidden; background-color: #fff; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff)); background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%); background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%); background-image: linear-gradient(to bottom, #eee 1%, #fff 15%); } html[dir="rtl"] .select2-container-multi .select2-choices { padding: 0 0 0 5px; } .select2-locked { padding: 3px 5px 3px 5px !important; } .select2-container-multi .select2-choices { min-height: 26px; } .select2-container-multi.select2-container-active .select2-choices { border: 1px solid #5897fb; outline: none; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); } .select2-container-multi .select2-choices li { float: left; list-style: none; } html[dir="rtl"] .select2-container-multi .select2-choices li { float: right; } .select2-container-multi .select2-choices .select2-search-field { margin: 0; padding: 0; white-space: nowrap; } .select2-container-multi .select2-choices .select2-search-field input { padding: 5px; margin: 1px 0; font-family: sans-serif; font-size: 100%; color: #666; outline: 0; border: 0; -webkit-box-shadow: none; box-shadow: none; background: transparent !important; } .select2-container-multi .select2-choices .select2-search-field input.select2-active { background: #fff url('select2-spinner.gif') no-repeat 100% !important; } .select2-default { color: #999 !important; } .select2-container-multi .select2-choices .select2-search-choice { padding: 3px 5px 3px 18px; margin: 3px 0 3px 5px; position: relative; line-height: 13px; color: #333; cursor: default; border: 1px solid #aaaaaa; border-radius: 3px; -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05); background-clip: padding-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #e4e4e4; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0); background-image: -webkit-gradient(linear, 0% 0%, 0% 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: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); } html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice { margin: 3px 5px 3px 0; padding: 3px 18px 3px 5px; } .select2-container-multi .select2-choices .select2-search-choice .select2-chosen { cursor: default; } .select2-container-multi .select2-choices .select2-search-choice-focus { background: #d4d4d4; } .select2-search-choice-close { display: block; width: 12px; height: 13px; position: absolute; right: 3px; top: 4px; font-size: 1px; outline: none; background: url('select2.png') right top no-repeat; } html[dir="rtl"] .select2-search-choice-close { right: auto; left: 3px; } .select2-container-multi .select2-search-choice-close { left: 3px; } html[dir="rtl"] .select2-container-multi .select2-search-choice-close { left: auto; right: 2px; } .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover { background-position: right -11px; } .select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close { background-position: right -11px; } /* disabled styles */ .select2-container-multi.select2-container-disabled .select2-choices { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; } .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice { padding: 3px 5px 3px 5px; border: 1px solid #ddd; background-image: none; background-color: #f4f4f4; } .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none; background: none; } /* end multiselect */ .select2-result-selectable .select2-match, .select2-result-unselectable .select2-match { text-decoration: underline; } .select2-offscreen, .select2-offscreen:focus { clip: rect(0 0 0 0) !important; width: 1px !important; height: 1px !important; border: 0 !important; margin: 0 !important; padding: 0 !important; overflow: hidden !important; position: absolute !important; outline: 0 !important; left: 0px !important; top: 0px !important; } .select2-display-none { display: none; } .select2-measure-scrollbar { position: absolute; top: -10000px; left: -10000px; width: 100px; height: 100px; overflow: scroll; } /* Retina-ize icons */ @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) { .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b { background-image: url('select2x2.png') !important; background-repeat: no-repeat !important; background-size: 60px 40px !important; } .select2-search input { background-position: 100% -21px !important; } } /* Labels ------------------------------------ */ .label { padding: 3px 9px; font-size: 11px; text-shadow: none; background-color: #e6e6e6; font-weight: 600; color: #626262; } .label-success { background-color: #00a65a; color: #fff; } .label-warning { background-color: #efad22; color: #fff; } .label-important, .label-danger { background-color: #f55753; color: #fff; } .label-info { background-color: #48b0f7; color: #fff; } .label-inverse { background-color: #3a8fc8; color: #fff; } .label-white { background-color: #fff; color: #626262; } /* Font Sizes ------------------------------------ */ .fs-10 { font-size: 10px !important; } .fs-11 { font-size: 11px !important; } .fs-12 { font-size: 12px !important; } .fs-13 { font-size: 13px !important; } .fs-14 { font-size: 14px !important; } .fs-15 { font-size: 15px !important; } .fs-16 { font-size: 16px !important; } /* Line-heights ------------------------------------ */ .lh-normal { line-height: normal; } .lh-10 { line-height: 10px; } .lh-11 { line-height: 11px; } .lh-12 { line-height: 12px; } .lh-13 { line-height: 13px; } .lh-14 { line-height: 14px; } .lh-15 { line-height: 15px; } .lh-16 { line-height: 16px; } /* Font Faces ------------------------------------ */ .font-arial { font-family: Arial, sans-serif !important; } .font-opensans { font-family: 'Open Sans' !important; } .font-georgia { font-family: Georgia !important; } .font-heading { font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; } /* Wells ------------------------------------ */ .well { background-color: #e6e6e6; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; border: none; background-image: none; } .well.well-large { padding: 24px; width: auto; } .well.well-small { padding: 13px; width: auto; } .well.green { background-color: #48b0f7; color: #ffffff; border: none; } .overflow-ellipsis { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .jumbotron p { font-size: 14px; font-weight: normal; margin-bottom: inherit; } .jumbotron p.small { font-size: 85%; } /* Responsive Handlers : Typo ------------------------------------ */ @media (max-width: 1400px) { body, p { font-size: 13px; line-height: 20px; } h1 { font-size: 33px; line-height: 44px; letter-spacing: -0.08px; } h2 { font-size: 28px; line-height: 40px; } h3 { font-size: 24px; line-height: 35.88px; } h4 { font-size: 18px; line-height: 33.88px; } h5 { font-size: 16px; line-height: 25.88px; } small, .small { font-size: 89%; line-height: 17px; } } /* For Windows : Fixes ------------------------------------ */ .windows body, .windows p { font-size: 13px; letter-spacing: normal; } .windows h1 { font-size: 33px; line-height: 49px; } .windows h2 { font-size: 29px; line-height: 40px; } .windows h3 { font-size: 29px; line-height: 33px; } .windows h4 { font-size: 23px; line-height: 32px; } .windows h5 { font-size: 19px; line-height: 28px; font-weight: normal; } .windows h1, .windows h2, .windows h3, .windows h4, .windows h5 { font-weight: 300; letter-spacing: normal; } .windows .jumbotron p { font-size: 13px; } .windows .jumbotron p.small { font-size: 88%; } .windows small, .windows .small { font-size: 89%; } /*------------------------------------------------------------------ [4. Panels] */ .panel { -webkit-box-shadow: none; box-shadow: none; border-radius: 1px; -webkit-border-radius: 1px; -moz-border-radius: 1px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; position: relative; } .panel .panel-heading { background:transparent none repeat scroll 0 0; border-radius: 0px; border-bottom: 0px; padding: 20px 20px 7px 20px; position: relative; z-index: 3; min-height: 48px; } .panel .panel-heading.separator:after { content: ""; height: 1px; background: rgba(0, 0, 0, 0.08); left: 16px; right: 16px; position: absolute; bottom: 0; } .panel .panel-heading + .panel-body { padding-top: 0; height: calc(100% - 50px); } .panel .panel-heading .panel-title { font-family: 'Open Sans'; text-transform: uppercase; display: inline-block; letter-spacing: 0.02em; font-size: 12px; font-weight: 600; margin: 0; padding: 0; line-height: normal; overflow: hidden; text-overflow: ellipsis; -webkit-text-stroke: 0px; filter: alpha(opacity=40); -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; } .panel .panel-heading .panel-controls { float: right; margin-top: -8px; } .panel .panel-heading .panel-controls ul { margin: 0; padding: 0; } .panel .panel-heading .panel-controls ul li { display: inline-block; list-style: none; line-height: 0; } .panel .panel-heading .panel-controls:after { content: ""; display: table; clear: both; } .panel .panel-heading.panel-heading-hover .panel-title { opacity: .4; } .panel .panel-heading.panel-heading-hover:hover .panel-title { opacity: 1; } .panel.panel-default { border: 1px solid rgba(0, 0, 0, 0.07); } .panel.panel-bordered { border: 1px solid rgba(230, 230, 230, 0.7); } .panel.panel-condensed .panel-heading { padding: 13px 13px 0 13px; min-height: 30px; } .panel.panel-condensed .panel-heading .panel-title { opacity: .4; } .panel.panel-condensed .panel-body { padding: 13px; } .panel.panel-hover .panel-heading .panel-title { opacity: .4; } .panel.panel-hover:hover .panel-heading .panel-title { opacity: 1; } .panel.panel-grey { border: 1px solid rgba(0, 0, 0, 0.07); } .panel.panel-grey .panel-body{ background-color:#f1f2f6; padding-top:20px; } .panel.panel-transparent { background: transparent; -webkit-box-shadow: none; box-shadow: none; } .panel.panel-transparent .panel-body { background: transparent; } .panel.full-height { height: calc(100%); } .panel.full-height .panel-body { height: auto; width: 100%; height: 100%; } .panel.panel-featured { -webkit-box-shadow: -1px 1px 3px 0px rgba(121, 129, 135, 0.14); box-shadow: -1px 1px 3px 0px rgba(121, 129, 135, 0.14); width: calc(100% - 50px); float: right; } .panel.panel-featured .panel-title h4 { font-family: 'Open Sans'; font-size: 16px; text-transform: uppercase; color: #f0f0f0; } .panel.panel-featured .panel-body h3 { line-height: 34px; font-size: 26px; } .panel.panel-featured .footer .username { line-height: 8px; padding-top: 10px; font-size: 16px; } .panel.panel-featured .footer .buttons li { display: inline; list-style: none; font-weight: bold; margin-left: 20px; } .panel.panel-featured .footer .buttons li:first-child { margin-left: 0; } .panel.panel-featured .footer .buttons .heart { color: #f55753; } .panel.panel-featured .footer .buttons .comment { color: #626262; } .panel.panel-featured .ribbon { width: 38px; height: 38px; margin-left: -39px; float: left; -webkit-box-shadow: inset -3px 0px 3px 0px rgba(0, 0, 0, 0.14); box-shadow: inset -3px 0px 3px 0px rgba(0, 0, 0, 0.14); } .panel.panel-featured .ribbon.green { background: #48b0f7; } .panel.panel-featured .ribbon.blue { background: #00a65a; } .panel.hover-fill:hover { background: #f0f0f0; } .panel.hover-stroke:hover { border: 1px solid #e6e6e6; } .panel .panel-body { padding: 20px; height: 100%; width: 100%; } .panel .panel-body.no-padding .row { margin-left: 0; margin-right: 0; } .panel .panel-body.no-bottom-padding { padding-bottom: 0; } .panel .panel-body.no-top-padding { padding-top: 0; } .panel .panel-body .title { margin-top: 0px; } .panel .panel-body.scrollable { margin-bottom: 20px; } /* 6 Tabs ------------------------------------ */ .nav-tabs > li { padding-left: 0; padding-right: 0; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border-color: #e6e6e6; color: #626262; background-color: #e6e6e6; } .nav-tabs > li > a { border-radius: 0; padding: 15px 20px; margin-right: 0; font-family: 'Montserrat'; font-weight: 400; color: rgba(98, 98, 98, 0.7); font-size: 12px; min-width: 70px; text-transform: uppercase; border-color: transparent; } .nav-tabs > li > a:hover, .nav-tabs > li > a:focus { background: transparent; border-color: transparent; color: #626262; } .nav-tabs > li > a .tab-icon { margin-right: 6px; } .nav-tabs ~ .tab-content { overflow: hidden; padding: 15px; } .nav-tabs ~ .tab-content > .tab-pane.slide-left, .nav-tabs ~ .tab-content > .tab-pane.slide-right { -webkit-transition: all 0.3s ease !important; transition: all 0.3s ease !important; } .nav-tabs ~ .tab-content > .tab-pane.slide-left.sliding, .nav-tabs ~ .tab-content > .tab-pane.slide-right.sliding { opacity: 0 !important; } .nav-tabs ~ .tab-content > .tab-pane.slide-left.active, .nav-tabs ~ .tab-content > .tab-pane.slide-right.active { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate(0, 0); opacity: 1; } .nav-tabs ~ .tab-content > .tab-pane.slide-left.sliding { -webkit-transform: translate3d(10%, 0, 0) !important; transform: translate3d(10%, 0, 0) !important; -ms-transform: translate(10%, 0) !important; } .nav-tabs ~ .tab-content > .tab-pane.slide-right.sliding { -webkit-transform: translate3d(-10%, 0, 0) !important; transform: translate3d(-10%, 0, 0) !important; -ms-transform: translate(-10%, 0) !important; } .nav-tabs.nav-tabs-left:after, .nav-tabs.nav-tabs-right:after { border-bottom: 0px; } .nav-tabs.nav-tabs-left > li, .nav-tabs.nav-tabs-right > li { float: none; } .nav-tabs.nav-tabs-left { float: left; padding-right: 0; } .nav-tabs.nav-tabs-left ~ .tab-content { border-left: 1px solid rgba(0, 0, 0, 0.1); } .nav-tabs.nav-tabs-right { float: right; padding-right: 0; } .nav-tabs.nav-tabs-right ~ .tab-content { border-right: 1px solid rgba(0, 0, 0, 0.1); } /* Tabs : Simple ------------------------------------ */ .nav-tabs-simple { border-bottom: 0px; } .nav-tabs-simple:after { border-bottom: 1px solid rgba(0, 0, 0, 0.1); width: 100%; position: relative; bottom: 3px; z-index: 120; } .nav-tabs-simple > li { margin-bottom: 0; } .nav-tabs-simple > li:after { -webkit-transition: all 0.1s linear 0s; transition: all 0.1s linear 0s; -webkit-backface-visibility: hidden; width: 100%; display: block; background-color: #f55753; height: 0px; content: ''; z-index: 125; } .nav-tabs-primary.nav-tabs-simple > li:after { background-color: #6d5cae; } .nav-tabs-success.nav-tabs-simple > li:after { background-color: #10cfbd; } .nav-tabs-complete.nav-tabs-simple > li:after { background-color: #48b0f7; } .nav-tabs-danger.nav-tabs-simple > li:after { background-color: #f55753; } .nav-tabs-warning.nav-tabs-simple > li:after { background-color: #efad22; } .nav-tabs-info.nav-tabs-simple > li:after { background-color: #3b4752; } .nav-tabs-simple > li.active a, .nav-tabs-simple > li.active a:hover, .nav-tabs-simple > li.active a:focus { background-color: transparent; border-color: transparent; } .nav-tabs-simple > li.active:after, .nav-tabs-simple > li:hover:after { height: 3px; } .nav-tabs-simple.nav-tabs-left:after, .nav-tabs-simple.nav-tabs-right:after { border-bottom: 0px; } .nav-tabs-simple.nav-tabs-left > li:after, .nav-tabs-simple.nav-tabs-right > li:after { width: 0px; height: 100%; top: 0; bottom: 0; position: absolute; } .nav-tabs-simple.nav-tabs-left > li.active:after, .nav-tabs-simple.nav-tabs-right > li.active:after, .nav-tabs-simple.nav-tabs-left > li:hover:after, .nav-tabs-simple.nav-tabs-right > li:hover:after { width: 3px; } .nav-tabs-simple.nav-tabs-left > li:after { right: 0; } .nav-tabs-simple.nav-tabs-right > li:after { left: 0; } /* Tabs : Line Triangles ------------------------------------ */ .nav-tabs-linetriangle { border-bottom: 0; } .nav-tabs-linetriangle:after { border-bottom: 1px solid rgba(0, 0, 0, 0.1); width: 100%; position: relative; bottom: 0; } .nav-tabs-linetriangle > li.active > a { background: transparent; box-shadow: none; border-color: transparent; } .nav-tabs-linetriangle > li.active > a:hover, .nav-tabs-linetriangle > li.active > a:focus, .nav-tabs-linetriangle > li.active > a:active { border-color: transparent; background-color: transparent; } .nav-tabs-linetriangle > li.active > a:after, .nav-tabs-linetriangle > li.active > a:before { border: medium solid transparent; content: ""; height: 0; left: 50%; pointer-events: none; position: absolute; width: 0; z-index: 1; top: 100%; } .nav-tabs-linetriangle > li.active > a:after { border-top-color: #fafafa; border-width: 10px; margin-left: -10px; } .nav-tabs-linetriangle > li.active > a:before { border-top-color: rgba(0, 0, 0, 0.2); border-width: 11px; margin-left: -11px; } .nav-tabs-linetriangle > li > a span { font-size: 1em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .nav-tabs-linetriangle > li > a, .nav-tabs-linetriangle > li > a:hover, .nav-tabs-linetriangle > li > a:focus { overflow: visible; -webkit-transition: color 0.2s ease 0s; transition: color 0.2s ease 0s; } .nav-tabs-linetriangle ~ .tab-content { background: #fff; } .nav-tabs-linetriangle.nav-tabs-left.nav-tabs:after { border-bottom: none; } .nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:before { border-top: 11px solid transparent; border-bottom: 11px solid transparent; border-left: 11px solid rgba(0, 0, 0, 0.2); } .nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:after { border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #fafafa; margin-top: 1px; margin-right: 2px; } .nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:after, .nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:before { top: auto; right: -23px; left: auto; } .nav-tabs-linetriangle.nav-tabs-right.nav-tabs:after { border-bottom: none; } .nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:before { border-top: 11px solid transparent; border-bottom: 11px solid transparent; border-right: 11px solid rgba(0, 0, 0, 0.2); } .nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:after { border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #fafafa; margin-top: 1px; margin-left: -9px; } .nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:after, .nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:before { top: auto; left: -12px; right: auto; } @media screen and (max-width: 58em) { .nav-tabs-linetriangle { font-size: 0.6em; } } /* Tabs : Fill-up ------------------------------------ */ .nav-tabs-fillup { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000; -moz-perspective: 1000; perspective: 1000; } .nav-tabs-fillup > li { overflow: hidden; } .nav-tabs-fillup > li > a { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: color 0.3s ease 0s; transition: color 0.3s ease 0s; background: transparent; } .nav-tabs-fillup > li > a:after { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; background: none repeat scroll 0 0 #10cfbd; border: 1px solid #10cfbd; content: ""; height: calc(100% + 1px); left: 0; position: absolute; top: 0; -webkit-transform: translate3d(0, 100%, 0px); transform: translate3d(0, 100%, 0px); -webkit-transition: -webkit-transform 0.3s ease 0s; transition: transform 0.3s ease 0s; width: 100%; z-index: -1; } .nav-tabs-primary.nav-tabs-fillup > li > a:after { background: none repeat scroll 0 0 #6d5cae; border: 1px solid #6d5cae; } .nav-tabs-success.nav-tabs-fillup > li > a:after { background: none repeat scroll 0 0 #10cfbd; border: 1px solid #10cfbd; } .nav-tabs-complete.nav-tabs-fillup > li > a:after { background: none repeat scroll 0 0 #48b0f7; border: 1px solid #48b0f7; } .nav-tabs-warning.nav-tabs-fillup > li > a:after { background: none repeat scroll 0 0 #efad22; border: 1px solid #efad22; } .nav-tabs-danger.nav-tabs-fillup > li > a:after { background: none repeat scroll 0 0 #f55753; border: 1px solid #f55753; } .nav-tabs-info.nav-tabs-fillup > li > a:after { background: none repeat scroll 0 0 #3b4752; border: 1px solid #3b4752; } .nav-tabs-fillup > li > a span { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translate3d(0px, 5px, 0px); transform: translate3d(0px, 5px, 0px); -webkit-transition: -webkit-transform 0.5s ease 0s; transition: transform 0.5s ease 0s; display: block; font-weight: 700; line-height: 1.5; } .nav-tabs-fillup > li.active { z-index: 100; } .nav-tabs-fillup > li.active > a, .nav-tabs-fillup > li.active > a:hover, .nav-tabs-fillup > li.active > a:focus { border-color: transparent; background: transparent; color: #fff; } .nav-tabs-fillup > li.active > a:after { -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); -ms-transform: translate(0px, 0px); } .nav-tabs-fillup > li.active > a span { -webkit-transform: translate3d(0px, -5px, 0px); transform: translate3d(0px, -5px, 0px); -ms-transform: translate(0px, -5px); } .nav-tabs-fillup > li.active .icon:before { -webkit-transform: translate3d(0px, -5px, 0px); transform: translate3d(0px, -5px, 0px); -ms-transform: translate(0px, -5px); } .nav-tabs-fillup .icon:before { -webkit-transform: translate3d(0px, 5px, 0px); transform: translate3d(0px, 5px, 0px); -ms-transform: translate(0px, 5px); -webkit-transition: transform 0.5s ease 0s; transition: transform 0.5s ease 0s; display: block; margin: 0; } .nav-tabs-fillup ~ .tab-content { background: #fff; } .nav-tabs-fillup.nav-tabs-left, .nav-tabs-fillup.nav-tabs-right { border-bottom: none; } .nav-tabs-fillup.nav-tabs-left:after, .nav-tabs-fillup.nav-tabs-right:after { border-bottom: none; } .nav-tabs-fillup.nav-tabs-left > li > a:after, .nav-tabs-fillup.nav-tabs-right > li > a:after { width: calc(100% + 1px); height: 100%; } .nav-tabs-fillup.nav-tabs-left > li.active a:after, .nav-tabs-fillup.nav-tabs-right > li.active a:after { -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); -ms-transform: translate(0px, 0px); } .nav-tabs-fillup.nav-tabs-left > li > a:after { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); -ms-transform: translate(100%, 0); } .nav-tabs-fillup.nav-tabs-left > li > a span { -webkit-transform: translate3d(5px, 0, 0px); transform: translate3d(5px, 0, 0px); -ms-transform: translate(5px, 0); } .nav-tabs-fillup.nav-tabs-left > li.active a span { -webkit-transform: translate3d(-5px, 0, 0px); transform: translate3d(-5px, 0, 0px); -ms-transform: translate(-5px, 0); } .nav-tabs-fillup.nav-tabs-left > li.active .icon:before { -webkit-transform: translate3d(-5px, 0, 0px); transform: translate3d(-5px, 0, 0px); -ms-transform: translate(-5px, 0); } .nav-tabs-fillup.nav-tabs-right > li > a:after { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); -ms-transform: translate(-100%, 0); left: -1px; } .nav-tabs-fillup.nav-tabs-right > li > a span { -webkit-transform: translate3d(-5px, 0, 0px); transform: translate3d(-5px, 0, 0px); -ms-transform: translate(-5px, 0); } .nav-tabs-fillup.nav-tabs-right > li.active a span { -webkit-transform: translate3d(5px, 0, 0px); transform: translate3d(5px, 0, 0px); -ms-transform: translate(5px, 0); } .nav-tabs-fillup.nav-tabs-right > li.active .icon:before { -webkit-transform: translate3d(5px, 0, 0px); transform: translate3d(5px, 0, 0px); -ms-transform: translate(5px, 0); } .nav-tabs-header { overflow: scroll; width: 100%; } .nav-tabs-header .nav-tabs { width: auto; white-space: nowrap; } .nav-tabs-header .nav-tabs > li { display: inline-block; float: inherit; } .nav-tabs-header.nav-tabs-linetriangle { height: 61px; overflow-y: hidden; } .nav-tabs-header.nav-tabs-linetriangle:after { border-bottom: 1px solid rgba(0, 0, 0, 0.1); width: 100%; position: relative; bottom: 3px; z-index: 120; content: ""; clear: both; } .nav-tabs-header.nav-tabs-linetriangle ~ .tab-content { position: relative; top: -12px; } .nav-tabs-header ~ .tab-content { overflow: hidden; padding: 15px; } .nav-tab-dropdown .cs-select { width: 100% !important; max-width: 100%; } /*------------------------------------------------------------------ [6. Buttons] */ /* [Buttons Base Styles] */ .btn { font-family: Arial, sans-serif; font-size: 14px; font-weight: normal; letter-spacing: 0.01em; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; margin-bottom: 0; border: 1px solid #f0f0f0; text-align: center; vertical-align: middle; cursor: pointer; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; background-image: none !important; color: #626262; background-color: #ffffff; text-shadow: none; box-shadow: none; line-height: 21px; padding-left: 17px; padding-right: 17px; position: relative; transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important; } .btn:hover { background-color: #fafafa; border: 1px solid rgba(98, 98, 98, 0.27); } .btn.active { border-color: #e6e6e6; background: #fff; } .btn:focus, .btn:active:focus, .btn.active:focus { outline: none !important; outline-style: none; } .btn .caret { margin-left: 3px; } .btn .caret.single { margin-left: 0px; } .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] { box-shadow: none; } button:focus { outline: none !important; } /* Alternate buttons -------------------------------------------------- */ .btn-primary, .btn-primary:focus { color: #ffffff; background-color: #009ae0; border-color: #009ae0; } .btn-primary.active, .btn-primary:active, .btn-primary.active:focus, .btn-primary:active:focus, .btn-primary:active:hover, .open .dropdown-toggle.btn-primary { background-color: #0073b7; border-color: #0073b7; color: #ffffff; } .btn-primary.hover, .btn-primary:hover, .open .dropdown-toggle.btn-primary { background-color: #48b0f7; border-color: #48b0f7; color: #ffffff; } .btn-primary.active:hover { background: #5e4f96; border-color: #5e4f96; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { background-color: #009ae0; border-color: #009ae0; } .btn-primary .badge { color: #009ae0; background-color: #ffffff; } .btn-success, .btn-success:focus { color: #ffffff; background-color: #00a65a; border-color: #00a65a; } .btn-success.active, .btn-success:active, .btn-success.active:focus, .btn-success:active:focus, .btn-success:active:hover, .open .dropdown-toggle.btn-success { background-color: #008d4c; border-color: #008d4c; color: #ffffff; } .btn-success.hover, .btn-success:hover, .open .dropdown-toggle.btn-success { background-color: #2caf73; border-color: #2caf73; color: #ffffff; } .btn-success.active:hover { background: #0eb2a3; border-color: #0eb2a3; } .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { background-color: #00a65a; border-color: #00a65a; } .btn-success .badge { color: #00a65a; background-color: #ffffff; } .btn-complete, .btn-complete:focus { color: #ffffff; background-color: #48b0f7; border-color: #48b0f7; } .btn-complete.active, .btn-complete:active, .btn-complete.active:focus, .btn-complete:active:focus, .btn-complete:active:hover, .open .dropdown-toggle.btn-complete { background-color: #3a8fc8; border-color: #3a8fc8; color: #ffffff; } .btn-complete.hover, .btn-complete:hover, .open .dropdown-toggle.btn-complete { background-color: #6dc0f9; border-color: #6dc0f9; color: #ffffff; } .btn-complete.active:hover { background: #3e97d4; border-color: #3e97d4; } .btn-complete.disabled, .btn-complete[disabled], fieldset[disabled] .btn-complete, .btn-complete.disabled:hover, .btn-complete[disabled]:hover, fieldset[disabled] .btn-complete:hover, .btn-complete.disabled:focus, .btn-complete[disabled]:focus, fieldset[disabled] .btn-complete:focus, .btn-complete.disabled:active, .btn-complete[disabled]:active, fieldset[disabled] .btn-complete:active, .btn-complete.disabled.active, .btn-complete[disabled].active, fieldset[disabled] .btn-complete.active { background-color: #48b0f7; border-color: #48b0f7; } .btn-complete .badge { color: #48b0f7; background-color: #ffffff; } .btn-info, .btn-info:focus { color: #ffffff; background-color: #3b4752; border-color: #3b4752; } .btn-info.active, .btn-info:active, .btn-info.active:focus, .btn-info:active:focus, .btn-info:active:hover, .open .dropdown-toggle.btn-info { background-color: #303a42; border-color: #303a42; color: #ffffff; } .btn-info.hover, .btn-info:hover, .open .dropdown-toggle.btn-info { background-color: #626c75; border-color: #626c75; color: #ffffff; } .btn-info.active:hover { background: #333d47; border-color: #333d47; } .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { background-color: #3b4752; border-color: #3b4752; } .btn-info .badge { color: #3b4752; background-color: #ffffff; } .btn-warning, .btn-warning:focus { color: #ffffff; background-color: #efad22; border-color: #efad22; } .btn-warning.active, .btn-warning:active, .btn-warning.active:focus, .btn-warning:active:focus, .btn-warning:active:hover, .open .dropdown-toggle.btn-warning { background-color: #c9a843; border-color: #c9a843; color: #ffffff; } .btn-warning.hover, .btn-warning:hover, .open .dropdown-toggle.btn-warning { background-color: #f9d975; border-color: #f9d975; color: #ffffff; } .btn-warning.active:hover { background: #d5b347; border-color: #d5b347; } .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { background-color: #efad22; border-color: #efad22; } .btn-warning .badge { color: #efad22; background-color: #ffffff; } .btn-danger, .btn-danger:focus { color: #ffffff; background-color: #f55753; border-color: #f55753; } .btn-danger.active, .btn-danger:active, .btn-danger.active:focus, .btn-danger:active:focus, .btn-danger:active:hover, .open .dropdown-toggle.btn-danger { background-color: #c64643; border-color: #c64643; color: #ffffff; } .btn-danger.hover, .btn-danger:hover, .open .dropdown-toggle.btn-danger { background-color: #f77975; border-color: #f77975; color: #ffffff; } .btn-danger.active:hover { background: #d34b47; border-color: #d34b47; } .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { background-color: #f55753; border-color: #f55753; } .btn-danger .badge { color: #f55753; background-color: #ffffff; } .btn-default, .btn-default:focus { color: #5e5e5e; background-color: #ffffff; border-color: #f0f0f0; } .btn-default.active, .btn-default:active, .btn-default.active:focus, .btn-default:active:focus, .btn-default:active:hover { background-color: #f0f0f0; border-color: #e6e6e6; color: #2c2c2c; } .btn-default.hover, .btn-default:hover { background-color: #fafafa; border-color: rgba(98, 98, 98, 0.27); color: #1a1a1a; } .btn-default.active:hover { background: #f0f0f0; } .btn-link { color: #5e5e5e; background-color: transparent; border: none; } .btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .btn-link.disabled, .btn-link[disabled] { background-color: transparent; border: none; text-decoration: none; outline: none; } .btn-file { position: relative; overflow: hidden; } .btn-file input[type=file] { position: absolute; top: 0; right: 0; min-width: 100%; min-height: 100%; font-size: 100px; text-align: right; filter: alpha(opacity=0); opacity: 0; background: red; cursor: inherit; display: block; } /* Button Sizes -------------------------------------------------- */ .btn-lg, .btn-group-lg > .btn { padding-left: 28px; padding-right: 28px; line-height: 23px; } .btn-sm, .btn-group-sm > .btn { padding-left: 16px; padding-right: 16px; font-size: 11.9px; line-height: 20px; } .btn-xs, .btn-group-xs > .btn { padding: 2px 9px; font-size: 10.5px; } .btn-cons { margin-right: 5px; min-width: 120px; } /* Rounded buttons -------------------------------------------------- */ .btn-rounded { border-radius: 100px; } /* Dropdown menus -------------------------------------------------- */ .btn-group.open .dropdown-toggle, .open .dropdown-toggle, .open.dropdown-default .dropdown-toggle { box-shadow: none; } /* Pages default dropdown */ .dropdown-default { display: inline-block; } .dropdown-default.open > .btn.dropdown-toggle { border-color: transparent !important; background: transparent !important; z-index: 791 !important; } .dropdown-default.open .dropdown-menu { opacity: 1; transform: scale(1, 1); z-index: 700; } .dropdown-default.open .dropdown-menu li { visibility: visible; } .dropdown-default.open.dropup > .btn-primary + .dropdown-menu:after, .dropdown-default.open.dropup > .btn-success + .dropdown-menu:after, .dropdown-default.open.dropup > .btn-complete + .dropdown-menu:after, .dropdown-default.open.dropup > .btn-warning + .dropdown-menu:after, .dropdown-default.open.dropup > .btn-danger + .dropdown-menu:after, .dropdown-default.open.dropup > .btn-info + .dropdown-menu:after { top: auto; bottom: 0; } .dropdown-default.open > .btn-primary + .dropdown-menu:after, .dropdown-default.open > .btn-success + .dropdown-menu:after, .dropdown-default.open > .btn-complete + .dropdown-menu:after, .dropdown-default.open > .btn-warning + .dropdown-menu:after, .dropdown-default.open > .btn-danger + .dropdown-menu:after, .dropdown-default.open > .btn-info + .dropdown-menu:after { top: 0; height: 42px; } .dropdown-default.open > .btn-primary + .dropdown-menu:after { background-color: #009ae0; } .dropdown-default.open > .btn-success + .dropdown-menu:after { background-color: #00a65a; } .dropdown-default.open > .btn-complete + .dropdown-menu:after { background-color: #48b0f7; } .dropdown-default.open > .btn-warning + .dropdown-menu:after { background-color: #efad22; } .dropdown-default.open > .btn-danger + .dropdown-menu:after { background-color: #f55753; } .dropdown-default.open > .btn-info + .dropdown-menu:after { background-color: #3b4752; } .dropdown-default.dropup .btn.dropdown-toggle.btn-lg + .dropdown-menu { margin-bottom: -47px; padding-bottom: 49px; } .dropdown-default.dropup .btn.dropdown-toggle.btn-lg + .dropdown-menu:after { bottom: 49px; } .dropdown-default.dropup .btn.dropdown-toggle.btn-sm + .dropdown-menu { margin-bottom: -34px; padding-bottom: 36px; } .dropdown-default.dropup .btn.dropdown-toggle.btn-sm + .dropdown-menu:after { bottom: 36px; } .dropdown-default.dropup .btn.dropdown-toggle.btn-xs + .dropdown-menu { margin-bottom: -29px; padding-bottom: 31px; } .dropdown-default.dropup .btn.dropdown-toggle.btn-xs + .dropdown-menu:after { bottom: 31px; } .dropdown-default.dropup .dropdown-menu { margin-bottom: -40px; padding: 0 3px 44px 0 !important; transform-origin: center bottom 0; } .dropdown-default.dropup .dropdown-menu:after { bottom: 43px; top: auto !important; } .dropdown-default .btn.dropdown-toggle { text-align: left; padding-right: 27px; } .dropdown-default .btn.dropdown-toggle.btn-lg { padding-right: 42px; } .dropdown-default .btn.dropdown-toggle.btn-lg .caret { right: 26px; } .dropdown-default .btn.dropdown-toggle.btn-lg + .dropdown-menu { margin-top: -47px; padding-top: 49px; } .dropdown-default .btn.dropdown-toggle.btn-lg + .dropdown-menu:after { top: 49px; } .dropdown-default .btn.dropdown-toggle.btn-sm { padding-right: 26px; } .dropdown-default .btn.dropdown-toggle.btn-sm .caret { right: 16px; } .dropdown-default .btn.dropdown-toggle.btn-sm + .dropdown-menu { margin-top: -34px; padding-top: 36px; } .dropdown-default .btn.dropdown-toggle.btn-sm + .dropdown-menu:after { top: 36px; } .dropdown-default .btn.dropdown-toggle.btn-xs { padding-right: 21px; } .dropdown-default .btn.dropdown-toggle.btn-xs .caret { right: 8px; } .dropdown-default .btn.dropdown-toggle.btn-xs + .dropdown-menu { margin-top: -29px; padding-top: 31px; } .dropdown-default .btn.dropdown-toggle.btn-xs + .dropdown-menu:after { top: 31px; } .dropdown-default .btn.dropdown-toggle .caret { position: absolute; right: 15px; top: 50%; margin-top: -2px; } .dropdown-default .btn-rounded { padding-left: 17px; padding-right: 17px; } .dropdown-default .btn-rounded + .dropdown-menu { border-radius: 17px; } .dropdown-default .dropdown-menu { margin-top: -40px; padding-top: 42px; overflow: hidden; backface-visibility: hidden; display: block; opacity: 0; transform: scale(1, 0); transform-origin: center top 0; -webkit-transition: all 170ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s; transition: all 170ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s; z-index: -1; } .dropdown-default .dropdown-menu:after { content: ""; position: absolute; height: 1px; left: 0; top: 42px; background: #e6e6e6; width: 100%; } .dropdown-default .dropdown-menu li { visibility: hidden; } .dropdown-menu { position: absolute; display: none; float: left; list-style: none; text-shadow: none; -webkit-box-shadow: 0px 0px 5px rgba(98, 98, 98, 0.2); box-shadow: 0px 0px 5px rgba(98, 98, 98, 0.2); border: none; border-radius: 3px; font-size: 13px; margin: 0; background: #fafafa; min-width: 50px; z-index: 700 !important; } .dropdown-menu .divider { background-color: #e6e6e6; height: 1px; margin: 3px 0; border-bottom: 0px; } .dropdown-menu > li { padding-left: 0px; } .dropdown-menu > li:first-child { padding-top: 9px; } .dropdown-menu > li:last-child { padding-bottom: 9px; } .dropdown-menu > li.dropdown-header { padding: 3px 20px; } .dropdown-menu > li.active > a, .dropdown-menu > li.active > a:hover, .dropdown-menu > li.active > a:focus { color: #1a1a1a; text-decoration: none; background-color: #f0f0f0; background-image: none; } .dropdown-menu > li.disabled > a, .dropdown-menu > li.disabled > a:hover, .dropdown-menu > li.disabled > a:focus { color: #959595; } .dropdown-menu > li.disabled > a:hover, .dropdown-menu > li.disabled > a:focus { text-decoration: none; cursor: default; background-color: transparent; background-image: none; } .dropdown-menu > li > a { line-height: 35px; color: #626262; padding: 0 20px; border-radius: 3px; text-align: left; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { color: #1a1a1a; text-decoration: none; background-color: transparent; background-image: none; } .dropdown-backdrop { z-index: 600; } /* Animated buttons -------------------------------------------------- */ .btn-animated { overflow: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; } .btn-animated > span { display: inline-block; width: 100%; height: 100%; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; } .btn-animated:before { position: absolute; height: 100%; width: 100%; font-size: 100%; line-height: 2.5; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .btn-animated:after { content: ''; position: absolute; z-index: -1; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .btn-animated.from-top:before { left: 0; top: -100%; } .btn-animated.from-top:hover:before, .btn-animated.from-top.show-icon:before { top: 0; } .btn-animated.from-top:hover > span, .btn-animated.from-top.show-icon > span { -webkit-transform: translateY(300%); -ms-transform: translateY(300%); transform: translateY(300%); } .btn-animated.from-left:before { left: -100%; top: 0; } .btn-animated.from-left:hover:before, .btn-animated.from-left.show-icon:before { left: 0; } .btn-animated.from-left:hover > span, .btn-animated.from-left.show-icon > span { -webkit-transform: translateX(200%); -ms-transform: translateX(200%); transform: translateX(200%); } .btn-animated.fa:before { font-family: FontAwesome; } .btn-animated.pg:before { font-family: "pages-icon"; } /* Tag buttons -------------------------------------------------- */ .btn-tag { line-height: 17px; border-radius: 17px 3px 3px 17px; padding: 5px 19px; } .btn-tag:hover, .btn-tag.hover { border-color: transparent; } .btn-tag.btn-tag-light { background: #fafdff; color: #5b8ca5; border: 1px solid #cbe4f0; } .btn-tag.btn-tag-light:hover { background: #fff; } .btn-tag.btn-tag-dark { background: #e6e6e6; color: #626262; } .btn-tag.btn-tag-dark:hover { background: #ebebeb; } .btn-tag.btn-tag-rounded { border-radius: 17px; } /* Misc buttons -------------------------------------------------- */ .btn-toolbar .btn { padding-left: 14px; padding-right: 14px; } .pager .disabled > button, .pager .disabled > button:hover, .pager .disabled > button:focus, .pager .disabled > span { cursor: not-allowed; opacity: .5; } /*------------------------------------------------------------------ [15. Form Elements] */ label, input, button, select, textarea { font-size: 14px; font-weight: normal; line-height: 20px; } input[type="radio"], input[type="checkbox"] { margin-top: 1px 0 0; line-height: normal; cursor: pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } select[multiple], select[size] { height: auto !important; } input:focus, select:focus, textarea:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; } form legend { margin: 15px 0px 10px 0px; } .form-control { background-color: #ffffff; background-image: none; font-family: Arial, sans-serif; -webkit-appearance: none; color: #2c2c2c; outline: 0; height: 35px; padding: 9px 12px; line-height: normal; font-size: 14px; font-weight: normal; vertical-align: middle; min-height: 35px; -webkit-transition: all 0.12s ease; transition: all 0.12s ease; -webkit-box-shadow: none; box-shadow: none; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -webkit-transition: background 0.2s linear 0s; transition: background 0.2s linear 0s; } .form-control:focus { border-color: rgba(0, 0, 0, 0.1); background-color: #f0f0f0; outline: 0 !important; -webkit-box-shadow: none; box-shadow: none; } .form-control:focus::-moz-placeholder { color: inherit; opacity: 0.7; } .form-control:focus:-ms-input-placeholder { color: inherit; opacity: 0.7; } .form-control:focus::-webkit-input-placeholder { color: inherit; opacity: 0.7; } .form-control::-moz-placeholder { color: inherit; opacity: 0.33; } .form-control:-ms-input-placeholder { color: inherit; opacity: 0.33; } .form-control::-webkit-input-placeholder { color: inherit; opacity: 0.33; } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background: #f8f8f8; color:#686868; } /* Input Sizes -------------------------------------------------- */ .input-sm, .form-horizontal .form-group-sm .form-control { font-size: 13px; min-height: 32px; height: 32px; padding: 8px 9px; } .input-lg, .form-horizontal .form-group-lg .form-control { border-radius: 3px; font-size: 18px; height: 45px; padding: 11px 13px; } .input-xlg { height: 51px; font-size: 18px; line-height: 22px; } /* Checkboxes and Radio buttons -------------------------------------------------- */ .radio, .checkbox { margin-bottom: 10px; margin-top: 10px; padding-left: 0px; } .radio label, .checkbox label { display: inline-block; cursor: pointer; position: relative; padding-left: 25px !important; margin-right: 15px; font-size: 13px; } .radio label:before, .checkbox label:before { content: ""; display: inline-block; width: 17px; height: 17px; margin-right: 10px; position: absolute; left: 0px; background-color: #ffffff; border: 1px solid #d0d0d0; } .radio label { margin-bottom: 6px; } .radio label:before { bottom: 2.5px; border-radius: 99px; -webkit-transition: border 0.3s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33); transition: border 0.3s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33); } .radio input[type=radio]:checked + label:before { border-width: 5px; } .radio input[type="radio"]:focus + label { color: #2c2c2c; } .radio input[type="radio"]:focus + label:before { background-color: #e6e6e6; } .radio input[type=radio] { opacity: 0; width: 0; height: 0; } .radio input[type=radio][disabled] + label { opacity: 0.65; } .radio.radio-success input[type=radio]:checked + label:before { border-color: #00a65a; } .radio.radio-primary input[type=radio]:checked + label:before { border-color: #009ae0; } .radio.radio-info input[type=radio]:checked + label:before { border-color: #3b4752; } .radio.radio-warning input[type=radio]:checked + label:before { border-color: #efad22; } .radio.radio-danger input[type=radio]:checked + label:before { border-color: #f55753; } .radio.radio-complete input[type=radio]:checked + label:before { border-color: #48b0f7; } .checkbox input[type=radio][disabled] + label:after { background-color: #e6e6e6; } .checkbox label { transition: border 0.2s linear 0s, color 0.2s linear 0s; white-space: nowrap; } .checkbox label:before { top: 1.4px; border-radius: 3px; transition: border 0.2s linear 0s, color 0.2s linear 0s; } .checkbox label::after { display: inline-block; width: 16px; height: 16px; position: absolute; left: 3.2px; top: 0px; font-size: 11px; transition: border 0.2s linear 0s, color 0.2s linear 0s; } .checkbox label:after { border-radius: 3px; } .checkbox input[type=checkbox] { opacity: 0; width: 0; height: 0; } .checkbox.checkbox-circle label:after { border-radius: 99px; } .checkbox.checkbox-circle label:before { border-radius: 99px; } .checkbox input[type=checkbox]:checked + label:before { border-width: 8.5px; } .checkbox input[type=checkbox]:checked + label::after { font-family: 'FontAwesome'; content: "\F00C"; color: #fff; } .checkbox input[type="checkbox"]:focus + label { color: #2c2c2c; } .checkbox input[type="checkbox"]:focus + label:before { background-color: #e6e6e6; } .checkbox input[type=checkbox][disabled] + label { opacity: 0.65; } .checkbox input[type=checkbox][disabled] + label:before { background-color: #eceff3; } .checkbox.right label { margin-right: 35px; padding-left: 0 !important; } .checkbox.right label:before { right: -35px; left: auto; } .checkbox.right input[type=checkbox]:checked + label { position: relative; } .checkbox.right input[type=checkbox]:checked + label::after { font-family: 'FontAwesome'; content: "\F00C"; position: absolute; right: -27px; left: auto; } body.rtl .checkbox label::after { left: -1.2px; } .checkbox.check-success input[type=checkbox]:checked + label:before { border-color: #00a65a; } .checkbox.check-primary input[type=checkbox]:checked + label:before { border-color: #009ae0; } .checkbox.check-complete input[type=checkbox]:checked + label:before { border-color: #48b0f7; } .checkbox.check-warning input[type=checkbox]:checked + label:before { border-color: #efad22; } .checkbox.check-danger input[type=checkbox]:checked + label:before { border-color: #f55753; } .checkbox.check-info input[type=checkbox]:checked + label:before { border-color: #3b4752; } .checkbox.check-success input[type=checkbox]:checked + label::after, .checkbox.check-primary input[type=checkbox]:checked + label::after, .checkbox.check-complete input[type=checkbox]:checked + label::after, .checkbox.check-warning input[type=checkbox]:checked + label::after, .checkbox.check-danger input[type=checkbox]:checked + label::after, .checkbox.check-info input[type=checkbox]:checked + label::after { color: #ffffff; } .input-group-addon:first-child { border-right: 0; border-left: 1px solid rgba(0, 0, 0, 0.07); -webkit-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; border-top-left-radius: 2px; -webkit-border-bottom-left-radius: 2px; -moz-border-radius-bottomleft: 2px; border-bottom-left-radius: 2px; -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomright: 0; border-bottom-right-radius: 0; } .input-group-addon:last-child { border-right: 1px solid rgba(0, 0, 0, 0.07); border-left: 0; -webkit-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; border-top-right-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomright: 2px; border-bottom-right-radius: 2px; } .input-group .form-control:first-child { -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomright: 0; border-bottom-right-radius: 0; } .input-group.transparent .input-group-addon { background-color: transparent; border-color: rgba(0, 0, 0, 0.07); } /* Form layouts -------------------------------------------------- */ @media only screen and (min-width: 768px) { form .row { margin-left: 0; margin-right: 0; } form .row [class*='col-']:not(:first-child), form .row [class*='col-']:not(:last-child) { padding-right: 7px; padding-left: 7px; } form .row [class*='col-']:first-child { padding-left: 0; } form .row [class*='col-']:last-child { padding-right: 0; } } @media (min-width: 768px) and (max-width: 991px) { form .row [class*="col-md-"]:not(:first-child), form .row [class*="col-md-"]:not(:last-child) { padding-right: 0; padding-left: 0; } } /* Form layouts : Horizontal -------------------------------------------------- */ .form-horizontal .form-group { border-bottom: 1px solid #e6e6e6; padding-top: 19px; padding-bottom: 19px; margin-bottom: 0; } .form-horizontal .form-group:last-child { border-bottom: none; } .form-horizontal .form-group:hover .control-label { opacity: .6; } .form-horizontal .form-group.focused .control-label { opacity: 1; } .form-horizontal .form-group .control-label { text-align: left; opacity: .42; -webkit-transition: opacity ease 0.3s; transition: opacity ease 0.3s; } /* Form layouts : Attached -------------------------------------------------- */ .form-group-attached .form-group.form-group-default { border-radius: 0; margin-bottom: 0; } .form-group-attached > div { margin: 0; } .form-group-attached > div:first-child.row > [class*='col-']:first-child .form-group-default { -webkit-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; border-top-left-radius: 2px; } .form-group-attached > div:first-child.row > [class*='col-']:last-child .form-group-default { -webkit-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; border-top-right-radius: 2px; } .form-group-attached > div:first-child.form-group-default { -webkit-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; border-top-right-radius: 2px; } .form-group-attached > div:last-child.row > [class*='col-']:first-child .form-group-default { -webkit-border-bottom-left-radius: 2px; -moz-border-radius-bottomleft: 2px; border-bottom-left-radius: 2px; } .form-group-attached > div:last-child.row > [class*='col-']:last-child .form-group-default { -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomright: 2px; border-bottom-right-radius: 2px; } .form-group-attached > div:last-child.form-group-default { -webkit-border-bottom-left-radius: 2px; -moz-border-radius-bottomleft: 2px; border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomright: 2px; border-bottom-right-radius: 2px; } .form-group-attached > div.row > [class*='col-'] { padding-right: 0 !important; padding-left: 0 !important; } .form-group-attached > div.row > [class*='col-']:not(:only-child):not(:last-child) > .form-group-default { border-right-color: transparent; } .form-group-attached > div:not(:last-child) .form-group-default, .form-group-attached > div:not(:last-child).form-group-default { border-bottom-color: transparent; } /* Form layouts : Responsive Handlers -------------------------------------------------- */ @media (max-width: 767px) { .form-group-attached .form-group-default { border-right-color: rgba(0, 0, 0, 0.07) !important; } } @media only screen and (min-width: 768px) { .form-group-attached > div.row > [class*='col-'] .form-group { height: 100%; width: 100%; } } /* Form Groups -------------------------------------------------- */ .form-group { margin-bottom: 10px; } .form-group label:not(.error) { font-family: 'Open Sans'; font-size: 11px; text-transform: uppercase; font-weight: 600; } .form-group label .help { margin-left: 8px; } .form-group .help { font-size: 12px; color: rgba(98, 98, 98, 0.55); } .form-group-default { background-color: #fff; position: relative; border: 1px solid rgba(0, 0, 0, 0.07); border-radius: 2px; padding-top: 7px; padding-left: 12px; padding-right: 12px; padding-bottom: 4px; overflow: hidden; -webkit-transition: background-color 0.2s ease; transition: background-color 0.2s ease; } .form-group-default.required:after { color: #f55753; content: "*"; font-family: arial; font-size: 20px; position: absolute; right: 12px; top: 6px; } .form-group-default.disabled { background: #f8f8f8; color:#686868; } .form-group-default.disabled input { opacity: none; } .form-group-default.disabled.focused { background: #f8f8f8; } .form-group-default.disabled.focused label { opacity: 1; } .form-group-default.focused { border-color: rgba(0, 0, 0, 0.1) !important; background-color: #f0f0f0; } .form-group-default.focused label { opacity: .4; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } .form-group-default.has-error { background-color: rgba(245, 87, 83, 0.1); } .form-group-default.has-success .form-control-feedback, .form-group-default.has-error .form-control-feedback { display: none !important; } .form-group-default.has-success .form-control, .form-group-default.has-success .form-control:focus, .form-group-default.has-error .form-control, .form-group-default.has-error .form-control:focus { border: none; box-shadow: none; } .form-group-default.input-group { padding: 0; } .form-group-default.input-group > label { margin-top: 6px; padding-left: 12px; } .form-group-default.input-group > label.inline { margin-top: 16px; float: left; } .form-group-default.input-group > .form-control { margin-top: -2px; margin-bottom: 3px; padding-left: 12px; } .form-group-default.input-group .input-group-addon { height: calc(50px); min-width: calc(50px); border-radius: 0; border: none; } .form-group-default.input-group.focused .input-group-addon { border-color: rgba(0, 0, 0, 0.1); } .form-group-default .form-control { border: none; height: 25px; min-height: 25px; padding: 0; margin-top: -4px; background: none; } .form-group-default .form-control.error { color: #2c2c2c; } .form-group-default .form-control:focus { background: none; } .form-group-default textarea.form-control { padding-top: 5px; } .form-group-default label { margin: 0; display: block; opacity: 1; -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease; } .form-group-default label.label-lg { font-size: 13px; left: 13px; top: 9px; } .form-group-default label.label-sm { font-size: 11px; left: 11px; top: 6px; } .form-group-default label.highlight { opacity: 1; } .form-group-default label.fade { opacity: .5; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } .form-group-default > .input-lg { height: 29px; min-height: 29px; padding-left: 1px; } .form-group-default > .input-sm { min-height: 18px; height: 18px; } .form-group-default.form-group-default-select { overflow: visible; } .form-group-default.form-group-default-select .ui-select-container.ui-select-bootstrap.dropdown .ui-select-match { padding-top: 6px; height: 23px; } .form-group-default.form-group-default-select .ui-select-container .select2-choices { border: 0px; } .form-group-default.form-group-default-select2 { padding: 0; } .form-group-default.form-group-default-select2 > label { position: absolute; z-index: 10; padding: 7px 12px 0 12px; } .form-group-default.form-group-default-select2 > label.label-lg { left: 0; top: 0; } .form-group-default.form-group-default-select2 > label.label-sm { left: 0; top: 0; } .form-group-default.form-group-default-select2 .select2-container .select2-choice { padding-top: 20px; height: 52px; } .form-group-default.form-group-default-select2 .select2-container .select2-choice .select2-arrow b:before { top: 20px; } .form-group-default.form-group-default-select2 .select2-container .select2-choice .select2-chosen { padding-left: 3px; padding-top: 1px; } .form-group-default.form-group-default-select2 .select2-container .select2-choices { padding-top: 20px; height: 52px; border: 0px; } .form-group-default.form-group-default-select2 > .input-lg { height: auto; padding: 0; } .form-group-default.form-group-default-select2 > .input-lg .select2-choice { padding-top: 20px; height: 56px; } .form-group-default.form-group-default-select2 > .input-sm { height: auto; padding: 0; } .form-group-default.form-group-default-select2 > .input-sm .select2-choice { padding-top: 20px; height: 46px; } .form-group-default.form-group-default-selectFx { padding: 0; } .form-group-default.form-group-default-selectFx > label { position: absolute; z-index: 10; padding: 7px 12px 0 12px; } .form-group-default.form-group-default-selectFx > label.label-lg { left: 0; top: 0; } .form-group-default.form-group-default-selectFx > label.label-sm { left: 0; top: 0; } .form-group-default.form-group-default-selectFx .cs-wrapper .cs-placeholder { padding-top: 28px; height: 52px; padding-left: 12px; } .form-group-default.form-group-default-selectFx .cs-wrapper .cs-select { height: auto; } .form-group-default.form-group-default-selectFx .cs-wrapper .cs-select > span:after, .form-group-default.form-group-default-selectFx .cs-wrapper .cs-select .cs-selected span:after { top: 39px; } .form-group-default.form-group-default-selectFx .cs-wrapper .cs-select.input-lg .cs-placeholder { height: 60px; } .form-group-default.form-group-default-selectFx .cs-wrapper .cs-select.input-sm .cs-placeholder { height: 50px; } .form-group-default.form-group-default-selectFx .cs-wrapper .dropdown-placeholder { vertical-align: top; } /* Form validation -------------------------------------------------- */ .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #0da899; } .has-success .form-control { border-color: #0da899; -webkit-box-shadow: none; box-shadow: none; } .has-success .form-control:focus { border-color: #09786e; -webkit-box-shadow: none; box-shadow: none; } .has-success .input-group-addon { background: #f0f0f0; border: 1px solid rgba(0, 0, 0, 0.07); color: rgba(98, 98, 98, 0.47); } .has-success .form-control-feedback { color: #0da899; } .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #c9a843; } .has-warning .form-control { border-color: #c9a843; -webkit-box-shadow: none; box-shadow: none; } .has-warning .form-control:focus { border-color: #a98b31; -webkit-box-shadow: none; box-shadow: none; } .has-warning .input-group-addon { background: #f0f0f0; border: 1px solid rgba(0, 0, 0, 0.07); color: rgba(98, 98, 98, 0.47); } .has-warning .form-control-feedback { color: #c9a843; } .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #f55753; } .has-error .form-control { border-color: #f55753; -webkit-box-shadow: none; box-shadow: none; } .has-error .form-control:focus { border-color: #f22823; -webkit-box-shadow: none; box-shadow: none; } .has-error .input-group-addon { background: #f0f0f0; border: 1px solid rgba(0, 0, 0, 0.07); color: rgba(98, 98, 98, 0.47); } .has-error .form-control-feedback { color: #f55753; } .error { font-size: 12px; color: #f55753; display: block; } /* Addon inputs -------------------------------------------------- */ .input-group-addon { background: #f0f0f0; border: 1px solid rgba(0, 0, 0, 0.07); color: rgba(98, 98, 98, 0.47); font-size: 14px; padding: 6px 9px; display: table-cell; border-radius: 3px; transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s, color 0.2s linear 0s, box-shadow 0.2s linear 0s, background 0.2s linear 0s; } .input-group-addon i { position: relative; top: 1px; } .input-group-addon.primary { background-color: #009ae0; border: 1px solid #009ae0; color: #ffffff; } .input-group-addon.primary .arrow { color: #009ae0; } .input-group-addon.success { background-color: #0090d9; color: #ffffff; } .input-group-addon.success .arrow { color: #0090d9; } .input-group-addon.info { background-color: #1f3853; color: #ffffff; } .input-group-addon.info .arrow { color: #1f3853; } .input-group-addon.warning { background-color: #fbb05e; color: #ffffff; } .input-group-addon.warning .arrow { color: #fbb05e; } .input-group-addon.danger { background-color: #f35958; color: #ffffff; } .input-group-addon.danger .arrow { color: #f35958; } .input-group-addon .arrow { position: relative; right: -6px; color: #D1DADE; z-index: 100; } .input-group-addon .arrow:before { font-family: 'FontAwesome'; content: "\f0da"; font-size: 23px; position: absolute; left: 17px; top: -2px; } .input-group-addon:last-child .arrow:before { font-family: 'FontAwesome'; content: "\f0d9"; font-size: 23px; position: absolute; left: -23px; top: -2px; } .input-group-addon:last-child input { border-left: 0px; } /* Profile ------------------------------------ */ .profile-dropdown { background: #fff; padding: 0; } .profile-dropdown:before { position: absolute; top: -7px; right: 15px; display: inline-block; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-left: 7px solid transparent; border-bottom-color: rgba(0, 0, 0, 0.2); content: ''; } .profile-dropdown:after { position: absolute; top: -6px; right: 16px; display: inline-block; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; border-left: 6px solid transparent; content: ''; } .profile-dropdown li:last-child { margin-top: 11px; padding: 0; } .profile-dropdown li:last-child > a { padding-top: 3px; padding-bottom: 3px; padding-right: 19px; } .profile-dropdown li > a { opacity: .5; -webkit-transition: opacity ease 0.3s; transition: opacity ease 0.3s; padding-left: 17px; padding-right: 37px; min-width: 138px; } .profile-dropdown li > a > i { margin-right: 5px; } .profile-dropdown li > a:hover { opacity: 1; } .profile-dropdown-toggle { background: transparent; border: none; } /*------------------------------------------------------------------ [5. Modals] */ .modal .close:focus { outline: 0; } .modal .modal-dialog { transition: all .2s !important; } .modal .modal-content { border: 1px solid #f2f6f7; border-radius: 3px; box-shadow: none; } .modal .modal-header { text-align: center; border-bottom: 0; padding: 25px 25px 0 25px; } .modal .modal-header p { color: #8b91a0; } .modal .modal-body { box-shadow: none; padding: 25px; padding-top: 0; white-space: normal; } .modal .modal-footer { border-top: none; box-shadow: none; margin-top: 0; padding: 25px; padding-top: 0; } .modal .drop-shadow { box-shadow: 0 0 9px rgba(191, 191, 191, 0.36) !important; } .modal.fade { opacity: 1 !important; } .modal.fade.stick-up .modal-dialog { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); -ms-transform: translate(0, -100%); margin-top: -5px; } .modal.fade.stick-up.in .modal-dialog { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate(0, 0); } .modal.fade.slide-up { height: 100%; top: auto; } .modal.fade.slide-up.in .modal-dialog { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate(0, 0); } .modal.fade.slide-up.disable-scroll { overflow: hidden; } .modal.fade.slide-up .modal-dialog { display: table; height: 100%; -webkit-transform: translate3d(0, 75%, 0); transform: translate3d(0, 75%, 0); -ms-transform: translate(0, 75%); } .modal.fade.slide-up .modal-content-wrapper { display: table-cell; vertical-align: middle; } .modal.fade.center-scale .modal-dialog { display: table; height: 100%; } .modal.fade.center-scale .modal-content { display: table-cell; vertical-align: middle; border: 0; background: transparent; } .modal.fade.center-scale .modal-content .modal-header { border-bottom: 0px; } .modal.fade.center-scale.in .modal-dialog { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .modal.fade.center-scale .modal-dialog { opacity: 0; -webkit-transform: scale(0.6); -ms-transform: scale(0.6); transform: scale(0.6); } .modal.fade.fill-in { background-color: rgba(255, 255, 255, 0); -webkit-transition: background-color 0.3s; transition: background-color 0.3s; } .modal.fade.fill-in > .close { margin-top: 20px; margin-right: 20px; opacity: 0.6; } .modal.fade.fill-in > .close > i { font-size: 16px; } .modal.fade.fill-in .modal-dialog { display: table; height: 100%; } .modal.fade.fill-in .modal-content { display: table-cell; vertical-align: middle; border: 0; background: transparent; } .modal.fade.fill-in .modal-content .modal-header { border-bottom: 0px; } .modal.fade.fill-in.in { background-color: rgba(255, 255, 255, 0.85); } .modal.fade.fill-in.in .modal-dialog { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .modal.fade.fill-in .modal-dialog { opacity: 0; -webkit-transform: scale(0.6); -ms-transform: scale(0.6); transform: scale(0.6); } .modal.fade.slide-right .close { position: absolute; top: 0; right: 0; margin-right: 10px; z-index: 10; } .modal.fade.slide-right.in .modal-dialog { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate(0, 0); } .modal.fade.slide-right .modal-dialog { position: absolute; right: 0; margin: 0; height: 100%; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); -ms-transform: translate(100%, 0); } .modal.fade.slide-right .modal-dialog .modal-content-wrapper { height: 100%; } .modal.fade.slide-right .modal-dialog .modal-content { height: 100%; } .modal.fade.slide-right .modal-dialog .modal-body { background-color: #fff; } .modal.fade.slide-right .modal-content { border-radius: 0px; } .fill-in-modal .modal-backdrop { background-color: transparent; } .modal-backdrop { opacity: 0; -webkit-transition: opacity 0.2s linear; transition: opacity 0.2s linear; } .modal-backdrop.in { opacity: 0.30; } /* Responsive Handlers: Modals ------------------------------------ */ @media (max-width: 768px) { .modal.fill-in .modal-dialog { width: calc(100% - 20px); } .modal.slide-up .modal-dialog { width: calc(100% - 20px); } } @media (min-width: 768px) { .modal.stick-up .modal-dialog { margin: -5px auto; } .modal.slide-up .modal-dialog { margin: 0 auto; } .modal.fill-in .modal-dialog { margin: 0 auto; } .modal .modal-content { box-shadow: none; } } /*------------------------------------------------------------------ [6. Tables and Datatables] */ /* Generic Tables ------------------------------------ */ .table { margin-top: 5px; } .table thead tr th { text-transform: uppercase; font-weight: 600; font-family: 'Open Sans'; font-size: 13px; padding-top: 14px; padding-bottom: 14px; vertical-align: middle; border-bottom: 1px solid rgba(230, 230, 230, 0.7); color: rgba(44, 44, 44, 0.35); } .table thead tr th[class*='sorting_']:not([class='sorting_disabled']) { color: #2c2c2c; } .table thead tr th:first-child { padding-left: 18px !important; } .table thead tr th .btn { margin-top: -20px; margin-bottom: -20px; } .table tbody tr td { background: #fff; border-bottom: 1px solid rgba(230, 230, 230, 0.7); border-top: 0px; padding: 20px; font-size: 13.5px; } .table tbody tr td .btn-tag { background: rgba(44, 44, 44, 0.07); display: inline-block; margin: 5px; border-radius: 4px; padding: 5px; color: #62605a !important; } .table tbody tr td .btn-tag:hover { background: rgba(44, 44, 44, 0.15); } .table tbody tr td[class*='sorting_'] { color: #000; } .table tbody tr.selected td { background: #fef6dd; } .table.table-hover tbody tr:hover td { background: #daeffd !important; } .table.table-hover tbody tr.selected:hover td { background: #fef6dd !important; } .table.table-striped tbody tr td { background: #fafafa !important; } .table.table-striped tbody tr:nth-child(2n+1) td { background: #fff !important; } .table.table-borderless tbody tr td { border-top: 0; } .table.table-condensed { table-layout: fixed; } .table.table-condensed thead tr th { padding-left: 20px; padding-right: 20px; } .table.table-condensed tbody tr td { padding-top: 12px; padding-bottom: 12px; } .table.table-condensed thead tr th, .table.table-condensed tbody tr td, .table.table-condensed tbody tr td *:not(.dropdown-default) { white-space: nowrap; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; } .table.table-condensed.table-detailed > tbody > tr.shown > td { background: #fef6dd; } .table.table-condensed.table-detailed > tbody > tr.shown > td:first-child:before { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .table.table-condensed.table-detailed > tbody > tr.shown + tr > td { background: rgba(250, 250, 250, 0.4); padding: 0px 40px; } .table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline { background: transparent; } .table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline tr, .table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline td { background: transparent; font-weight: 600; } .table.table-condensed.table-detailed > tbody > tr.row-details > td:first-child:before { content: ''; } .table.table-condensed.table-detailed > tbody > tr > td:hover { cursor: pointer; } .table.table-condensed.table-detailed > tbody > tr > td:first-child:before { content: "\f054"; display: inline-block; margin-right: 8px; font-family: 'FontAwesome'; -webkit-transition: all 0.12s linear; transition: all 0.12s linear; } .table.table-condensed.table-detailed .table-inline td { border: none; text-align: left; } .table.table-borderless > tbody > tr > td { border-bottom: 0px; } .fht-table { margin-bottom: 0 !important; } /* Data-tables ------------------------------------ */ .table.dataTable.no-footer { border: none; } .dataTables_scroll:hover .dataTables_scrollBody:before { content: ""; top: 0; height: 0; } .dataTables_scrollBody { overflow-y: auto; border: none !important; } .dataTables_scrollBody:before { content: ""; position: absolute; left: 0; right: 0; top: 60px; bottom: 0; background: transparent; } .dataTables_wrapper .dataTables_paginate { float: right; } .dataTables_wrapper .dataTables_paginate ul > li.disabled a { opacity: .5; } .dataTables_wrapper .dataTables_paginate ul > li > a { padding: 5px 10px; color: #626262; opacity: .35; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; } .dataTables_wrapper .dataTables_paginate ul > li > a:hover { opacity: .65; } .dataTables_wrapper .dataTables_paginate ul > li.next > a, .dataTables_wrapper .dataTables_paginate ul > li.prev > a { opacity: 1; } .dataTables_wrapper .dataTables_paginate ul > li.disabled a { opacity: .35; } .dataTables_wrapper .dataTables_paginate ul > li.disabled a:hover { opacity: .35; } .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate { margin-top: 25px !important; } .dataTables_paginate.paging_bootstrap.pagination { padding-top: 0; padding-right: 20px; } .dataTables_wrapper .dataTables_info { clear: none; font-size: 12px; padding: 0 33px; color: #626262; } .dataTables_wrapper .dataTables_paginate ul > li { display: inline-block; padding-left: 0; font-size: 11px; } .dataTables_scrollHeadInner { padding-right: 0 !important; } .export-options-container { position: relative; } .dataTables_wrapper .dataTables_paginate ul > li.active > a { font-weight: bold; color: #626262; opacity: 1; } .export-options-container a { color: inherit; opacity: 1; } .exportOptions .DTTT.btn-group a { display: block !important; } table.dataTable thead .sorting_asc:after { background-image: url("/img/icons/sort_asc.png"); } table.dataTable thead .sorting_desc:after { background-image: url("/img/icons/sort_desc.png"); } table.dataTable thead .sorting:after { background-image: url("/img/icons/sort_both.png"); } table.dataTable thead .sorting_asc_disabled:after { background-image: url("/img/icons/sort_asc_disabled.png"); } table.dataTable thead .sorting_desc_disabled:after { background-image: url("/img/icons/sort_desc_disabled.png"); } table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after { bottom: 12px; content: ""; width: 19px; height: 19px; background-position: center center; opacity: 1; } /* Responsive Handlers : Tables */ @media (max-width: 991px) { .dataTables_wrapper .dataTables_info { float: left; } .dataTables_paginate.paging_bootstrap.pagination { float: right; } } @media (max-width: 480px) { .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate { float: none; text-align: left; clear: both; display: block; } } /*------------------------------------------------------------------ [8. Login] */ .login-wrapper { height: 100%; background-color: #6d5cae; } .login-wrapper > * { height: 100%; } .login-wrapper .bg-pic { position: absolute; width: 100%; overflow: hidden; } .login-wrapper .bg-pic > img { height: 100%; opacity: 0.6; } .login-wrapper .login-container { width: 496px; display: block; position: relative; float: left; } .login-wrapper .bg-caption { width: 500px; } .register-container { width: 550px; margin: auto; height: 100%; } /* Responsive handlers : Login ------------------------------------ */ @media (max-width: 768px) { .login-wrapper .login-container { width: 100%; } .register-container { width: 100%; padding: 15px; } } @media only screen and (max-width: 321px) { .login-wrapper .login-container { width: 100%; } } /* Demo classes */ .demo-table-search thead th:nth-child(1) { width: 20%; } .demo-table-search thead th:nth-child(2) { width: 22%; } .demo-table-search thead th:nth-child(3) { width: 24%; } .demo-table-search thead th:nth-child(4) { width: 15%; } .demo-table-search thead th:nth-child(5) { width: 19%; } .demo-table-dynamic thead th:nth-child(1) { width: 25%; } .demo-table-dynamic thead th:nth-child(2) { width: 30%; } .demo-table-dynamic thead th:nth-child(3) { width: 20%; } .demo-table-dynamic thead th:nth-child(4) { width: 25%; } /* Section ------------------------------------ */ .section.first{ padding-top:50px;} .section.seconde{ padding-top:20px;} .section.black{background-color:#2b303b;} .section.grey{background-color:#fafafa;} /* Plugins -------------------------------------------------- Datepicker https://github.com/eternicode/bootstrap-datepicker */ .datepicker { padding: 16px 25px; border-radius: 2px; font-size: 12px; } .datepicker:after { border-bottom-color: #fafafa; } .datepicker thead tr .datepicker-switch { color: #6f7b8a; font-size: 13px; } .datepicker thead tr .next, .datepicker thead tr .prev { color: #6d5cae; content: ''; font-size: 0px; } .datepicker thead tr .next:before, .datepicker thead tr .prev:before { color: #6d5cae; font-family: 'FontAwesome'; font-size: 10px; } .datepicker thead tr .prev:before { content: "\f053"; } .datepicker thead tr .next:before { content: "\f054"; } .datepicker thead tr .dow { font-family: 'Open Sans'; color: #6d5cae; text-transform: uppercase; font-size: 11px; } .datepicker thead tr th { width: 31px; height: 29px; } .datepicker tbody tr .odd { color: #d0d3d8; } .datepicker table tr td { width: 31px; height: 29px; } .datepicker table tr td.old, .datepicker table tr td.new { color: #e6e6e6; } .datepicker table tr td.day:hover { background: #f0f0f0; } .datepicker table tr td.active { background-color: #6d5cae !important; } .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover { background-image: none; text-shadow: none; font-weight: 600; } .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover { background-color: #f0f0f0; background-image: none; color: #ffffff; } .datepicker table tr td span { border-radius: 4px; width: 42px; height: 42px; line-height: 42px; } .datepicker table tr td span.active { background-color: #6d5cae !important; } .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover { background-image: none; border: none; text-shadow: none; } .datepicker.dropdown-menu { border-color: #e6e6e6; color: #626262; } .datepicker.datepicker-dropdown.datepicker-orient-bottom:before { border-color: #e6e6e6; } .datepicker-inline { width: auto; } .input-daterange .input-group-addon { text-shadow: none; border: 0; } /* Generic Padding Helpers ------------------------------------ */ .p-t-0 { padding-top: 0px !important; } .p-r-0 { padding-right: 0px !important; } .p-l-0 { padding-left: 0px !important; } .p-b-0 { padding-bottom: 0px !important; } .padding-0 { padding: 0px !important; } .p-t-5 { padding-top: 5px !important; } .p-r-5 { padding-right: 5px !important; } .p-l-5 { padding-left: 5px !important; } .p-b-5 { padding-bottom: 5px !important; } .padding-5 { padding: 5px !important; } .p-t-10 { padding-top: 10px !important; } .p-r-10 { padding-right: 10px !important; } .p-l-10 { padding-left: 10px !important; } .p-b-10 { padding-bottom: 10px !important; } .padding-10 { padding: 10px !important; } .p-t-15 { padding-top: 15px !important; } .p-r-15 { padding-right: 15px !important; } .p-l-15 { padding-left: 15px !important; } .p-b-15 { padding-bottom: 15px !important; } .padding-15 { padding: 15px !important; } .p-t-20 { padding-top: 20px !important; } .p-r-20 { padding-right: 20px !important; } .p-l-20 { padding-left: 20px !important; } .p-b-20 { padding-bottom: 20px !important; } .padding-20 { padding: 20px !important; } .p-t-25 { padding-top: 25px !important; } .p-r-25 { padding-right: 25px !important; } .p-l-25 { padding-left: 25px !important; } .p-b-25 { padding-bottom: 25px !important; } .padding-25 { padding: 25px !important; } .p-t-30 { padding-top: 30px !important; } .p-r-30 { padding-right: 30px !important; } .p-l-30 { padding-left: 30px !important; } .p-b-30 { padding-bottom: 30px !important; } .padding-30 { padding: 30px !important; } .p-t-35 { padding-top: 35px !important; } .p-r-35 { padding-right: 35px !important; } .p-l-35 { padding-left: 35px !important; } .p-b-35 { padding-bottom: 35px !important; } .padding-35 { padding: 35px !important; } .p-t-40 { padding-top: 40px !important; } .p-r-40 { padding-right: 40px !important; } .p-l-40 { padding-left: 40px !important; } .p-b-40 { padding-bottom: 40px !important; } .padding-40 { padding: 40px !important; } .p-t-45 { padding-top: 45px !important; } .p-r-45 { padding-right: 45px !important; } .p-l-45 { padding-left: 45px !important; } .p-b-45 { padding-bottom: 45px !important; } .padding-45 { padding: 45px !important; } .p-t-50 { padding-top: 50px !important; } .p-r-50 { padding-right: 50px !important; } .p-l-50 { padding-left: 50px !important; } .p-b-50 { padding-bottom: 50px !important; } .padding-50 { padding: 50px !important; } .p-t-55 { padding-top: 55px !important; } .p-r-55 { padding-right: 55px !important; } .p-l-55 { padding-left: 55px !important; } .p-b-55 { padding-bottom: 55px !important; } .padding-55 { padding: 55px !important; } .p-t-60 { padding-top: 60px !important; } .p-r-60 { padding-right: 60px !important; } .p-l-60 { padding-left: 60px !important; } .p-b-60 { padding-bottom: 60px !important; } .padding-60 { padding: 60px !important; } .p-t-65 { padding-top: 65px !important; } .p-r-65 { padding-right: 65px !important; } .p-l-65 { padding-left: 65px !important; } .p-b-65 { padding-bottom: 65px !important; } .padding-65 { padding: 65px !important; } .p-t-70 { padding-top: 70px !important; } .p-r-70 { padding-right: 70px !important; } .p-l-70 { padding-left: 70px !important; } .p-b-70 { padding-bottom: 70px !important; } .padding-70 { padding: 70px !important; } .p-t-75 { padding-top: 75px !important; } .p-r-75 { padding-right: 75px !important; } .p-l-75 { padding-left: 75px !important; } .p-b-75 { padding-bottom: 75px !important; } .padding-75 { padding: 75px !important; } .p-t-80 { padding-top: 80px !important; } .p-r-80 { padding-right: 80px !important; } .p-l-80 { padding-left: 80px !important; } .p-b-80 { padding-bottom: 80px !important; } .padding-80 { padding: 80px !important; } .p-t-85 { padding-top: 85px !important; } .p-r-85 { padding-right: 85px !important; } .p-l-85 { padding-left: 85px !important; } .p-b-85 { padding-bottom: 85px !important; } .padding-85 { padding: 85px !important; } .p-t-90 { padding-top: 90px !important; } .p-r-90 { padding-right: 90px !important; } .p-l-90 { padding-left: 90px !important; } .p-b-90 { padding-bottom: 90px !important; } .padding-90 { padding: 90px !important; } .p-t-95 { padding-top: 95px !important; } .p-r-95 { padding-right: 95px !important; } .p-l-95 { padding-left: 95px !important; } .p-b-95 { padding-bottom: 95px !important; } .padding-95 { padding: 95px !important; } .p-t-100 { padding-top: 100px !important; } .p-r-100 { padding-right: 100px !important; } .p-l-100 { padding-left: 100px !important; } .p-b-100 { padding-bottom: 100px !important; } .padding-100 { padding: 100px !important; } /* Generic Margin Helpers ------------------------------------ */ .m-t-0 { margin-top: 0px; } .m-r-0 { margin-right: 0px; } .m-l-0 { margin-left: 0px; } .m-b-0 { margin-bottom: 0px; } .m-t-5 { margin-top: 5px; } .m-r-5 { margin-right: 5px; } .m-l-5 { margin-left: 5px; } .m-b-5 { margin-bottom: 5px; } .m-t-10 { margin-top: 10px; } .m-r-10 { margin-right: 10px; } .m-l-10 { margin-left: 10px; } .m-b-10 { margin-bottom: 10px; } .m-t-15 { margin-top: 15px; } .m-r-15 { margin-right: 15px; } .m-l-15 { margin-left: 15px; } .m-b-15 { margin-bottom: 15px; } .m-t-20 { margin-top: 20px; } .m-r-20 { margin-right: 20px; } .m-l-20 { margin-left: 20px; } .m-b-20 { margin-bottom: 20px; } .m-t-25 { margin-top: 25px; } .m-r-25 { margin-right: 25px; } .m-l-25 { margin-left: 25px; } .m-b-25 { margin-bottom: 25px; } .m-t-30 { margin-top: 30px; } .m-r-30 { margin-right: 30px; } .m-l-30 { margin-left: 30px; } .m-b-30 { margin-bottom: 30px; } .m-t-35 { margin-top: 35px; } .m-r-35 { margin-right: 35px; } .m-l-35 { margin-left: 35px; } .m-b-35 { margin-bottom: 35px; } .m-t-40 { margin-top: 40px; } .m-r-40 { margin-right: 40px; } .m-l-40 { margin-left: 40px; } .m-b-40 { margin-bottom: 40px; } .m-t-45 { margin-top: 45px; } .m-r-45 { margin-right: 45px; } .m-l-45 { margin-left: 45px; } .m-b-45 { margin-bottom: 45px; } .m-t-50 { margin-top: 50px; } .m-r-50 { margin-right: 50px; } .m-l-50 { margin-left: 50px; } .m-b-50 { margin-bottom: 50px; } .m-t-55 { margin-top: 55px; } .m-r-55 { margin-right: 55px; } .m-l-55 { margin-left: 55px; } .m-b-55 { margin-bottom: 55px; } .m-t-60 { margin-top: 60px; } .m-r-60 { margin-right: 60px; } .m-l-60 { margin-left: 60px; } .m-b-60 { margin-bottom: 60px; } .m-t-65 { margin-top: 65px; } .m-r-65 { margin-right: 65px; } .m-l-65 { margin-left: 65px; } .m-b-65 { margin-bottom: 65px; } .m-t-70 { margin-top: 70px; } .m-r-70 { margin-right: 70px; } .m-l-70 { margin-left: 70px; } .m-b-70 { margin-bottom: 70px; } .m-t-75 { margin-top: 75px; } .m-r-75 { margin-right: 75px; } .m-l-75 { margin-left: 75px; } .m-b-75 { margin-bottom: 75px; } .m-t-80 { margin-top: 80px; } .m-r-80 { margin-right: 80px; } .m-l-80 { margin-left: 80px; } .m-b-80 { margin-bottom: 80px; } .m-t-85 { margin-top: 85px; } .m-r-85 { margin-right: 85px; } .m-l-85 { margin-left: 85px; } .m-b-85 { margin-bottom: 85px; } .m-t-90 { margin-top: 90px; } .m-r-90 { margin-right: 90px; } .m-l-90 { margin-left: 90px; } .m-b-90 { margin-bottom: 90px; } .m-t-95 { margin-top: 95px; } .m-r-95 { margin-right: 95px; } .m-l-95 { margin-left: 95px; } .m-b-95 { margin-bottom: 95px; } .m-t-100 { margin-top: 100px; } .m-r-100 { margin-right: 100px; } .m-l-100 { margin-left: 100px; } .m-b-100 { margin-bottom: 100px; } .full-height { height: 100% !important; } .full-width { width: 100%; } .hide { display: none; } .inline { display: inline-block !important; } .block { display: block; } .b-blank { border-color: #000; } .no-margin-b { margin-bottom:0px;} /* Border Colors ------------------------------------ */ .b-a, .b-r, .b-l, .b-t, .b-b { border-style: solid; border-width: 0; } .b-r { border-right-width: 1px; } .b-l { border-left-width: 1px; } .b-t { border-top-width: 1px; } .b-b { border-bottom-width: 1px; } .b-a { border-width: 1px; } .b-dashed { border-style: dashed; } .b-thick { border-width: 2px; } .b-transparent { border-color: rgba(0, 0, 0, 0.4); } .b-transparent-white { border-color: rgba(255, 255, 255, 0.3); } .b-grey { border-color: #ccc; } .b-white { border-color: #fff; } .b-primary { border-color: #6d5cae; } .b-complete { border-color: #6d5cae; } .b-success { border-color: #10cfbd; } .b-info { border-color: #3b4752; } .b-danger { border-color: #f55753; } .b-warning { border-color: #efad22; }
assets/styles.css
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700); @charset "UTF-8"; /* CSS Document */ body { height: 100%; margin: 0; padding: 0; background-color:#fafafa; direction: ltr; } /*------------------------------------------------------------------ [1. NavBar] */ .navbar-inverse { background-color:#2b303b; background-image:none; border:0px;} .navbar { margin-bottom:0px;} /*------------------------------------------------------------------ [1. Datapicker] */ #ui-datepicker-div { z-index:999 !important;} /*------------------------------------------------------------------ /*------------------------------------------------------------------ [2. Typography] */ /* Standard elements -------------------------------------------------- */ html { font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { color: #626262; font-family: "Segoe UI", Arial, sans-serif; font-size: 14px; font-weight: normal; letter-spacing: 0.01em; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; } /* Headings ------------------------------------ */ h1, h2, h3, h4, h5, h6 { margin: 10px 0; font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; font-weight: 300; color: #2c2c2c; } h1 { font-size: 44px; line-height: 55px; letter-spacing: -0.08px; } h2 { font-size: 31px; line-height: 40px; } h3 { font-size: 27px; line-height: 35px; } h4 { font-size: 22px; line-height: 31.88px; } h5 { font-size: 18px; line-height: 25.88px; } h3 small, h4 small, h5 small { font-weight: 300; } h1.block, h2.block, h3.block, h4.block, h5.block, h6.block { padding-bottom: 10px; } /* Lins and Others ------------------------------------ */ a { text-shadow: none !important; color: #3a8fc8; transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important; } a:focus, a:hover, a:active { color: #48b0f7; } a, a:focus, a:hover, a:active { outline: 0 !important; text-decoration: none; } a[ng-click] { cursor: pointer; } br { line-height: normal; clear: both; } code { color: #c64643; background-color: #f0f0f0; } code:hover { background-color: #fddddd; } p { display: block; font-size: 14px; font-weight: normal; letter-spacing: 0.01em; line-height: 22px; margin: 0px 0px 10px 0px; font-style: normal; white-space: normal; } small, .small { line-height: 18px; } label.inline { display: inline-block; position: relative; top: 0px; font-size: 13px; } ul > li, ol > li { padding-left: 3px; line-height: 24px; } ul.lg-icon > li, ol.lg-icon > li { font-size: 21px; } ul.lg-icon > li span, ol.lg-icon > li span { font-size: 14px; } ul.no-style, ol.no-style { list-style: none; padding-left: 5px; } address { margin-bottom: 0px; } address a { color: #626262; } blockquote { padding: 0 0 0 18px; border-left: 0; } blockquote:before { content: ''; font-family: FontAwesome; content: "\f10d"; margin-right: 13px; float: left; } blockquote p { font-size: 16px; } blockquote small { line-height: 29px; color: #8b91a0; padding-left: 30px; } blockquote small:before { content: ""; } blockquote.pull-right { border-right: 0; } blockquote.pull-right:before { float: right; content: ''; font-family: FontAwesome; content: "\f10d"; margin-left: 13px; margin-right: 0; } blockquote.pull-right small { padding-right: 30px; } blockquote.pull-right small:after { content: ""; } hr { border-color: #e6e6e6; } hr.double { border-width: 2px; } hr.dotted { border-style: dotted none none; } /* Font Sizes ------------------------------------ */ .small-text { font-size: 12px !important; } .normal-text { font-size: 13px !important; } .large-text { font-size: 15px !important; } /* Font Weights ------------------------------------ */ .normal { font-weight: normal; } .semi-bold { font-weight: 400 !important; } .bold { font-weight: bold !important; } .light { font-weight: 300 !important; } /* Misc ------------------------------------ */ .logo { margin: 18px 14px; } .all-caps { text-transform: uppercase; } .muted { color: #e2e2e2; } .hint-text { opacity: .7; } .no-decoration { text-decoration: none !important; } /* Monochrome Colors ------------------------------------ */ .bg-master { background-color: #626262; } .bg-master-light { background-color: #e6e6e6; } .bg-master-lighter { background-color: #f0f0f0; } .bg-master-lightest { background-color: #fafafa; } .bg-master-dark { background-color: #2c2c2c; } .bg-master-darker { background-color: #1a1a1a; } .bg-master-darkest { background-color: #121212; } /* Contextual Colors ------------------------------------ */ /* Primary ------------------------------------ */ .bg-primary { background-color: #009ae0; } .bg-primary-dark { background-color: #584b8d; } .bg-primary-darker { background-color: #413768; } .bg-primary-light { background-color: #48b0f7; } .bg-primary-lighter { background-color: #e2deef; } /* Complete ------------------------------------ */ .bg-complete { background-color: #48b0f7; } .bg-complete-dark { background-color: #3a8fc8; } .bg-complete-darker { background-color: #2b6a94; } .bg-complete-light { background-color: #6dc0f9; } .bg-complete-lighter { background-color: #daeffd; } /* Success ------------------------------------ */ .bg-success { background-color: #00a65a; } .bg-success-dark { background-color: #0da899; } .bg-success-darker { background-color: #0a7c71; } .bg-success-light { background-color: #40d9ca; } .bg-success-lighter { background-color: #cff5f2; } /* Info ------------------------------------ */ .bg-info { background-color: #3b4752; } .bg-info-dark { background-color: #303a42; } .bg-info-darker { background-color: #232b31; } .bg-info-light { background-color: #626c75; } .bg-info-lighter { background-color: #d8dadc; } /* Danger ------------------------------------ */ .bg-danger { background-color: #f55753; } .bg-danger-dark { background-color: #c64643; } .bg-danger-darker { background-color: #933432; } .bg-danger-light { background-color: #f77975; } .bg-danger-lighter { background-color: #fddddd; } /* Warning ------------------------------------ */ .bg-warning { background-color: #efad22; } .bg-warning-dark { background-color: #c9a843; } .bg-warning-darker { background-color: #957d32; } .bg-warning-light { background-color: #f9d975; } .bg-warning-lighter { background-color: #fef6dd; } /* More Color Options ------------------------------------ */ /* Menu ------------------------------------ */ .bg-menu-dark { background-color: #21252d; } .bg-menu { background-color: #2b303b; } .bg-menu-light { background-color: #788195; } /* Gradients ------------------------------------ */ .gradient-grey { background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%); } .gradient-black { background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%); } /* Other Colors ------------------------------------ */ .bg-white { background-color: #fff; } .bg-transparent { background-color: transparent !important; } /* Text Colors */ .link { opacity: .7; } .link:hover { opacity: 1; } .text-master { color: #626262 !important; } .text-master-light { color: #e6e6e6 !important; } .text-black { color: #2c2c2c !important; } .text-white { color: #fff !important; } .text-complete { color: #48b0f7 !important; } .text-success { color: #00a65a !important; } .text-info { color: #3b4752 !important; } .text-warning { color: #efad22 !important; } .text-warning-dark { color: #c9a843 !important; } .text-danger { color: #f55753 !important; } .text-primary { color: #009ae0 !important; } /* Text Aligngments ------------------------------------ */ .text-right { text-align: right !important; } .text-left { text-align: left !important; } .text-center { text-align: center !important; } /* Select2 http://ivaynberg.github.io/select2/ */ .form-group-default .select2-container .select2-choice, .select2-container-multi .select2-choices { border-color: transparent; } .select2-container .select2-choice { background-image: none; border-radius: 2px; border: 1px solid rgba(0, 0, 0, 0.07); padding: 3px 9px; transition: border 0.2s linear 0s; height: 35px; } .select2-container .select2-choice .select2-arrow { right: 0; left: auto; background: transparent; border-left: 0px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; } .select2-container .select2-choice .select2-arrow b:before { font-family: 'FontAwesome'; content: "\f0d7"; position: relative; top: 2px; right: 5px; font-size: 12px; } .select2-container .select2-choice > .select2-chosen { margin-right: 26px; margin-left: 0; } .select2-container.select2-drop-above .select2-choice { border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; } .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b { background-image: none !important; } .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { background-image: none !important; border: 1px solid rgba(0, 0, 0, 0.07); background: #f0f0f0; } .select2-dropdown-open .select2-choice .select2-arrow { -webkit-transform: scale(scale(1, -1)); -ms-transform: scale(scale(1, -1)); transform: scale(scale(1, -1)); } .select2-drop.select2-drop-above { border-top-left-radius: 2px; border-top-right-radius: 2px; box-shadow: none; } .select2-drop.select2-drop-above.select2-drop-active { border: 1px solid rgba(0, 0, 0, 0.07); border-bottom: none; border-radius: 2px; padding-top: 0px; } .select2-container-active .select2-choice, .select2-container-active .select2-choices { box-shadow: none; border: 1px solid rgba(0, 0, 0, 0.07); background: #f0f0f0; border-top-left-radius: 2px; border-top-right-radius: 2px; } .select2-search { padding-left: 8px; padding-right: 8px; padding-top: 4px; } .select2-search input { background: #ffffff !important; vertical-align: baseline; line-height: 28px; border-radius: 2px; border: none; font-size: 12px; border: 1px solid rgba(0, 0, 0, 0.07); } .select2-results { margin: 3px 10px 10px 3px; } .select2-results li { color: #626262; } .select2-results li.select2-result-with-children > .select2-result-label { color: #2c2c2c; } .select2-results li.select2-result-with-children > .select2-result-label:first-child { padding-top: 8px; } .select2-results li:hover{ background: #f0f0f0; border-radius: 3px; } .select2-results .select2-highlighted .select2-result-label { color: #626262; } .select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit { background: none; color: #626262; font-size: 12px; padding-left: 8px; padding-top: 0px; position: relative; top: -5px; } .select2-drop-active { border: 1px solid rgba(0, 0, 0, 0.07); border-bottom: none; border-top: none; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; padding-top: 5px; z-index: 790; } .select2-container-multi .select2-choices { background-image: none; border: 1px solid rgba(0, 0, 0, 0.07); border-radius: 2px; } .select2-container-multi .select2-choices .select2-search-choice { background-color: #e6e6e6; background-image: none; border: none; box-shadow: none; color: inherit; border-radius: 8px; margin: 8px -5px 7px 10px; padding: 4px 8px 4px 21px; } .select2-container-multi.select2-container-active .select2-choices { border: 1px solid rgba(0, 0, 0, 0.07); box-shadow: none; } .select2-container-multi.select2-container-active .select2-search-choice { background-color: #ffffff !important; } .select2-container-multi .select2-search-choice-close { left: 6px; } .select2-search-choice-close { background: none; top: 4px; right: 0; } .select2-search-choice-close:hover { text-decoration: none; } .select2-search-choice-close:before { font-family: 'FontAwesome'; content: "\f00d"; font-size: 12px; color: #626262; } .select2-drop-multi .select2-results .select2-no-results, .select2-drop-multi .select2-results .select2-searching, .select2-drop-multi .select2-results .select2-selection-limit { top: 0px; } .select2.form-control { padding: 0; box-shadow: none; border: 0; } .select2-drop-mask { z-index: 700; } .ui-select-bootstrap .ui-select-choices-row.active > a { background: #f0f0f0; border-radius: 3px; color: #626262; } .ui-select-bootstrap > .ui-select-choices { background-color: #fff; } .ui-select-choices-group-label { color: #2c2c2c; font-weight: bold; } .modal-open .select2-drop-active { z-index: 1051; } .modal-open .datepicker.dropdown-menu { z-index: 1051 !important; } .modal-open .select2-drop-mask { z-index: 1050; } .modal-open .cs-skin-slide.cs-active { z-index: 1050; } .dropdown-placeholder { display: inline-block; vertical-align: middle; } .dropdown-mask { bottom: 0; display: none; left: 0; outline: 0 none; overflow: hidden; position: fixed; right: 0; top: 0; z-index: 600; } /* Version: 3.5.1 Timestamp: Tue Jul 22 18:58:56 EDT 2014 */ .select2-container { margin: 0; position: relative; display: inline-block; /* inline-block for ie7 */ zoom: 1; *display: inline; vertical-align: middle; } .select2-container, .select2-drop, .select2-search, .select2-search input { /* Force border-box so that % widths fit the parent container without overlap because of margin/padding. More Info : http://www.quirksmode.org/css/box.html */ -webkit-box-sizing: border-box; /* webkit */ -moz-box-sizing: border-box; /* firefox */ box-sizing: border-box; /* css3 */ } .select2-container .select2-choice { display: block; height: 26px; padding: 0 0 0 8px; overflow: hidden; position: relative; border: 1px solid #aaa; white-space: nowrap; line-height: 26px; color: #444; text-decoration: none; border-radius: 4px; background-clip: padding-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #fff; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff)); background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%); background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0); background-image: linear-gradient(to top, #eee 0%, #fff 50%); } html[dir="rtl"] .select2-container .select2-choice { padding: 0 8px 0 0; } .select2-container.select2-drop-above .select2-choice { border-bottom-color: #aaa; border-radius: 0 0 4px 4px; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff)); background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%); background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); background-image: linear-gradient(to bottom, #eee 0%, #fff 90%); } .select2-container.select2-allowclear .select2-choice .select2-chosen { margin-right: 42px; } .select2-container .select2-choice > .select2-chosen { margin-right: 26px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: none; width: auto; } html[dir="rtl"] .select2-container .select2-choice > .select2-chosen { margin-left: 26px; margin-right: 0; } .select2-container .select2-choice abbr { display: none; width: 12px; height: 12px; position: absolute; right: 24px; top: 8px; font-size: 1px; text-decoration: none; border: 0; background: url('select2.png') right top no-repeat; cursor: pointer; outline: 0; } .select2-container.select2-allowclear .select2-choice abbr { display: inline-block; } .select2-container .select2-choice abbr:hover { background-position: right -11px; cursor: pointer; } .select2-drop-mask { border: 0; margin: 0; padding: 0; position: fixed; left: 0; top: 0; min-height: 100%; min-width: 100%; height: auto; width: auto; opacity: 0; z-index: 9998; /* styles required for IE to work */ background-color: #fff; filter: alpha(opacity=0); } .select2-drop { width: 100%; margin-top: -1px; position: absolute; z-index: 9999; top: 100%; background: #fff; color: #000; border: 1px solid #aaa; border-top: 0; border-radius: 0 0 4px 4px; -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); box-shadow: 0 4px 5px rgba(0, 0, 0, .15); } .select2-drop.select2-drop-above { margin-top: 1px; border-top: 1px solid #aaa; border-bottom: 0; border-radius: 4px 4px 0 0; -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); box-shadow: 0 -4px 5px rgba(0, 0, 0, .15); } .select2-drop-active { border: 1px solid #5897fb; border-top: none; } .select2-drop.select2-drop-above.select2-drop-active { border-top: 1px solid #5897fb; } .select2-drop-auto-width { border-top: 1px solid #aaa; width: auto; } .select2-drop-auto-width .select2-search { padding-top: 4px; } .select2-container .select2-choice .select2-arrow { display: inline-block; width: 18px; height: 100%; position: absolute; right: 0; top: 0; border-left: 1px solid #aaa; border-radius: 0 4px 4px 0; background-clip: padding-box; background: #ccc; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee)); background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%); background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0); background-image: linear-gradient(to top, #ccc 0%, #eee 60%); } html[dir="rtl"] .select2-container .select2-choice .select2-arrow { left: 0; right: auto; border-left: none; border-right: 1px solid #aaa; border-radius: 4px 0 0 4px; } .select2-container .select2-choice .select2-arrow b { display: block; width: 100%; height: 100%; background: url('select2.png') no-repeat 0 1px; } html[dir="rtl"] .select2-container .select2-choice .select2-arrow b { background-position: 2px 1px; } .select2-search { display: inline-block; width: 100%; min-height: 26px; margin: 0; padding-left: 4px; padding-right: 4px; position: relative; z-index: 10000; white-space: nowrap; } .select2-search input { width: 100%; height: auto !important; min-height: 26px; padding: 4px 20px 4px 5px; margin: 0; outline: 0; font-family: sans-serif; font-size: 1em; border: 1px solid #aaa; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; background: #fff url('select2.png') no-repeat 100% -22px; background: url('select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); background: url('select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('select2.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; } html[dir="rtl"] .select2-search input { padding: 4px 5px 4px 20px; background: #fff url('select2.png') no-repeat -37px -22px; background: url('select2.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); background: url('select2.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('select2.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('select2.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; } .select2-drop.select2-drop-above .select2-search input { margin-top: 4px; } .select2-search input.select2-active { background: #fff url('select2-spinner.gif') no-repeat 100%; background: url('select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee)); background: url('select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%); background: url('select2-spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0; } .select2-container-active .select2-choice, .select2-container-active .select2-choices { border: 1px solid #5897fb; outline: none; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); } .select2-dropdown-open .select2-choice { border-bottom-color: transparent; -webkit-box-shadow: 0 1px 0 #fff inset; box-shadow: 0 1px 0 #fff inset; border-bottom-left-radius: 0; border-bottom-right-radius: 0; background-color: #eee; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee)); background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%); background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); background-image: linear-gradient(to top, #fff 0%, #eee 50%); } .select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices { border: 1px solid #5897fb; border-top-color: transparent; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee)); background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%); background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); background-image: linear-gradient(to bottom, #fff 0%, #eee 50%); } .select2-dropdown-open .select2-choice .select2-arrow { background: transparent; border-left: none; filter: none; } html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow { border-right: none; } .select2-dropdown-open .select2-choice .select2-arrow b { background-position: -18px 1px; } html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b { background-position: -16px 1px; } .select2-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } /* results */ .select2-results { max-height: 200px; padding: 0 0 0 4px; margin: 4px 4px 4px 0; position: relative; overflow-x: hidden; overflow-y: auto; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } html[dir="rtl"] .select2-results { padding: 0 4px 0 0; margin: 4px 0 4px 4px; } .select2-results ul.select2-result-sub { margin: 0; padding-left: 0; } .select2-results li { list-style: none; display: list-item; background-image: none; } .select2-results li.select2-result-with-children > .select2-result-label { font-weight: bold; } .select2-results .select2-result-label { padding: 3px 7px 4px; margin: 0; cursor: pointer; min-height: 1em; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .select2-results-dept-1 .select2-result-label { padding-left: 20px } .select2-results-dept-2 .select2-result-label { padding-left: 40px } .select2-results-dept-3 .select2-result-label { padding-left: 60px } .select2-results-dept-4 .select2-result-label { padding-left: 80px } .select2-results-dept-5 .select2-result-label { padding-left: 100px } .select2-results-dept-6 .select2-result-label { padding-left: 110px } .select2-results-dept-7 .select2-result-label { padding-left: 120px } .select2-results .select2-highlighted { background: #3875d7; color: #fff; } .select2-results li em { background: #feffde; font-style: normal; } .select2-results .select2-highlighted em { background: transparent; } .select2-results .select2-highlighted ul { background: #fff; color: #000; } .select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-ajax-error, .select2-results .select2-selection-limit { background: #f4f4f4; display: list-item; padding-left: 5px; } /* disabled look for disabled choices in the results dropdown */ .select2-results .select2-disabled.select2-highlighted { color: #666; background: #f4f4f4; display: list-item; cursor: default; } .select2-results .select2-disabled { background: #f4f4f4; display: list-item; cursor: default; } .select2-results .select2-selected { display: none; } .select2-more-results.select2-active { background: #f4f4f4 url('select2-spinner.gif') no-repeat 100%; } .select2-results .select2-ajax-error { background: rgba(255, 50, 50, .2); } .select2-more-results { background: #f4f4f4; display: list-item; } /* disabled styles */ .select2-container.select2-container-disabled .select2-choice { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; } .select2-container.select2-container-disabled .select2-choice .select2-arrow { background-color: #f4f4f4; background-image: none; border-left: 0; } .select2-container.select2-container-disabled .select2-choice abbr { display: none; } /* multiselect */ .select2-container-multi .select2-choices { height: auto !important; height: 1%; margin: 0; padding: 0 5px 0 0; position: relative; border: 1px solid #aaa; cursor: text; overflow: hidden; background-color: #fff; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff)); background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%); background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%); background-image: linear-gradient(to bottom, #eee 1%, #fff 15%); } html[dir="rtl"] .select2-container-multi .select2-choices { padding: 0 0 0 5px; } .select2-locked { padding: 3px 5px 3px 5px !important; } .select2-container-multi .select2-choices { min-height: 26px; } .select2-container-multi.select2-container-active .select2-choices { border: 1px solid #5897fb; outline: none; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); } .select2-container-multi .select2-choices li { float: left; list-style: none; } html[dir="rtl"] .select2-container-multi .select2-choices li { float: right; } .select2-container-multi .select2-choices .select2-search-field { margin: 0; padding: 0; white-space: nowrap; } .select2-container-multi .select2-choices .select2-search-field input { padding: 5px; margin: 1px 0; font-family: sans-serif; font-size: 100%; color: #666; outline: 0; border: 0; -webkit-box-shadow: none; box-shadow: none; background: transparent !important; } .select2-container-multi .select2-choices .select2-search-field input.select2-active { background: #fff url('select2-spinner.gif') no-repeat 100% !important; } .select2-default { color: #999 !important; } .select2-container-multi .select2-choices .select2-search-choice { padding: 3px 5px 3px 18px; margin: 3px 0 3px 5px; position: relative; line-height: 13px; color: #333; cursor: default; border: 1px solid #aaaaaa; border-radius: 3px; -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05); background-clip: padding-box; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #e4e4e4; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0); background-image: -webkit-gradient(linear, 0% 0%, 0% 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: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); } html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice { margin: 3px 5px 3px 0; padding: 3px 18px 3px 5px; } .select2-container-multi .select2-choices .select2-search-choice .select2-chosen { cursor: default; } .select2-container-multi .select2-choices .select2-search-choice-focus { background: #d4d4d4; } .select2-search-choice-close { display: block; width: 12px; height: 13px; position: absolute; right: 3px; top: 4px; font-size: 1px; outline: none; background: url('select2.png') right top no-repeat; } html[dir="rtl"] .select2-search-choice-close { right: auto; left: 3px; } .select2-container-multi .select2-search-choice-close { left: 3px; } html[dir="rtl"] .select2-container-multi .select2-search-choice-close { left: auto; right: 2px; } .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover { background-position: right -11px; } .select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close { background-position: right -11px; } /* disabled styles */ .select2-container-multi.select2-container-disabled .select2-choices { background-color: #f4f4f4; background-image: none; border: 1px solid #ddd; cursor: default; } .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice { padding: 3px 5px 3px 5px; border: 1px solid #ddd; background-image: none; background-color: #f4f4f4; } .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close { display: none; background: none; } /* end multiselect */ .select2-result-selectable .select2-match, .select2-result-unselectable .select2-match { text-decoration: underline; } .select2-offscreen, .select2-offscreen:focus { clip: rect(0 0 0 0) !important; width: 1px !important; height: 1px !important; border: 0 !important; margin: 0 !important; padding: 0 !important; overflow: hidden !important; position: absolute !important; outline: 0 !important; left: 0px !important; top: 0px !important; } .select2-display-none { display: none; } .select2-measure-scrollbar { position: absolute; top: -10000px; left: -10000px; width: 100px; height: 100px; overflow: scroll; } /* Retina-ize icons */ @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) { .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b { background-image: url('select2x2.png') !important; background-repeat: no-repeat !important; background-size: 60px 40px !important; } .select2-search input { background-position: 100% -21px !important; } } /* Labels ------------------------------------ */ .label { padding: 3px 9px; font-size: 11px; text-shadow: none; background-color: #e6e6e6; font-weight: 600; color: #626262; } .label-success { background-color: #00a65a; color: #fff; } .label-warning { background-color: #efad22; color: #fff; } .label-important, .label-danger { background-color: #f55753; color: #fff; } .label-info { background-color: #48b0f7; color: #fff; } .label-inverse { background-color: #3a8fc8; color: #fff; } .label-white { background-color: #fff; color: #626262; } /* Font Sizes ------------------------------------ */ .fs-10 { font-size: 10px !important; } .fs-11 { font-size: 11px !important; } .fs-12 { font-size: 12px !important; } .fs-13 { font-size: 13px !important; } .fs-14 { font-size: 14px !important; } .fs-15 { font-size: 15px !important; } .fs-16 { font-size: 16px !important; } /* Line-heights ------------------------------------ */ .lh-normal { line-height: normal; } .lh-10 { line-height: 10px; } .lh-11 { line-height: 11px; } .lh-12 { line-height: 12px; } .lh-13 { line-height: 13px; } .lh-14 { line-height: 14px; } .lh-15 { line-height: 15px; } .lh-16 { line-height: 16px; } /* Font Faces ------------------------------------ */ .font-arial { font-family: Arial, sans-serif !important; } .font-opensans { font-family: 'Open Sans' !important; } .font-georgia { font-family: Georgia !important; } .font-heading { font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif; } /* Wells ------------------------------------ */ .well { background-color: #e6e6e6; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; border: none; background-image: none; } .well.well-large { padding: 24px; width: auto; } .well.well-small { padding: 13px; width: auto; } .well.green { background-color: #48b0f7; color: #ffffff; border: none; } .overflow-ellipsis { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .jumbotron p { font-size: 14px; font-weight: normal; margin-bottom: inherit; } .jumbotron p.small { font-size: 85%; } /* Responsive Handlers : Typo ------------------------------------ */ @media (max-width: 1400px) { body, p { font-size: 13px; line-height: 20px; } h1 { font-size: 33px; line-height: 44px; letter-spacing: -0.08px; } h2 { font-size: 28px; line-height: 40px; } h3 { font-size: 24px; line-height: 35.88px; } h4 { font-size: 18px; line-height: 33.88px; } h5 { font-size: 16px; line-height: 25.88px; } small, .small { font-size: 89%; line-height: 17px; } } /* For Windows : Fixes ------------------------------------ */ .windows body, .windows p { font-size: 13px; letter-spacing: normal; } .windows h1 { font-size: 33px; line-height: 49px; } .windows h2 { font-size: 29px; line-height: 40px; } .windows h3 { font-size: 29px; line-height: 33px; } .windows h4 { font-size: 23px; line-height: 32px; } .windows h5 { font-size: 19px; line-height: 28px; font-weight: normal; } .windows h1, .windows h2, .windows h3, .windows h4, .windows h5 { font-weight: 300; letter-spacing: normal; } .windows .jumbotron p { font-size: 13px; } .windows .jumbotron p.small { font-size: 88%; } .windows small, .windows .small { font-size: 89%; } /*------------------------------------------------------------------ [4. Panels] */ .panel { -webkit-box-shadow: none; box-shadow: none; border-radius: 1px; -webkit-border-radius: 1px; -moz-border-radius: 1px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; position: relative; } .panel .panel-heading { background:transparent none repeat scroll 0 0; border-radius: 0px; border-bottom: 0px; padding: 20px 20px 7px 20px; position: relative; z-index: 3; min-height: 48px; } .panel .panel-heading.separator:after { content: ""; height: 1px; background: rgba(0, 0, 0, 0.08); left: 16px; right: 16px; position: absolute; bottom: 0; } .panel .panel-heading + .panel-body { padding-top: 0; height: calc(100% - 50px); } .panel .panel-heading .panel-title { font-family: 'Open Sans'; text-transform: uppercase; display: inline-block; letter-spacing: 0.02em; font-size: 12px; font-weight: 600; margin: 0; padding: 0; line-height: normal; overflow: hidden; text-overflow: ellipsis; -webkit-text-stroke: 0px; filter: alpha(opacity=40); -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; } .panel .panel-heading .panel-controls { float: right; margin-top: -8px; } .panel .panel-heading .panel-controls ul { margin: 0; padding: 0; } .panel .panel-heading .panel-controls ul li { display: inline-block; list-style: none; line-height: 0; } .panel .panel-heading .panel-controls:after { content: ""; display: table; clear: both; } .panel .panel-heading.panel-heading-hover .panel-title { opacity: .4; } .panel .panel-heading.panel-heading-hover:hover .panel-title { opacity: 1; } .panel.panel-default { border: 1px solid rgba(0, 0, 0, 0.07); } .panel.panel-bordered { border: 1px solid rgba(230, 230, 230, 0.7); } .panel.panel-condensed .panel-heading { padding: 13px 13px 0 13px; min-height: 30px; } .panel.panel-condensed .panel-heading .panel-title { opacity: .4; } .panel.panel-condensed .panel-body { padding: 13px; } .panel.panel-hover .panel-heading .panel-title { opacity: .4; } .panel.panel-hover:hover .panel-heading .panel-title { opacity: 1; } .panel.panel-grey { border: 1px solid rgba(0, 0, 0, 0.07); } .panel.panel-grey .panel-body{ background-color:#f1f2f6; padding-top:20px; } .panel.panel-transparent { background: transparent; -webkit-box-shadow: none; box-shadow: none; } .panel.panel-transparent .panel-body { background: transparent; } .panel.full-height { height: calc(100%); } .panel.full-height .panel-body { height: auto; width: 100%; height: 100%; } .panel.panel-featured { -webkit-box-shadow: -1px 1px 3px 0px rgba(121, 129, 135, 0.14); box-shadow: -1px 1px 3px 0px rgba(121, 129, 135, 0.14); width: calc(100% - 50px); float: right; } .panel.panel-featured .panel-title h4 { font-family: 'Open Sans'; font-size: 16px; text-transform: uppercase; color: #f0f0f0; } .panel.panel-featured .panel-body h3 { line-height: 34px; font-size: 26px; } .panel.panel-featured .footer .username { line-height: 8px; padding-top: 10px; font-size: 16px; } .panel.panel-featured .footer .buttons li { display: inline; list-style: none; font-weight: bold; margin-left: 20px; } .panel.panel-featured .footer .buttons li:first-child { margin-left: 0; } .panel.panel-featured .footer .buttons .heart { color: #f55753; } .panel.panel-featured .footer .buttons .comment { color: #626262; } .panel.panel-featured .ribbon { width: 38px; height: 38px; margin-left: -39px; float: left; -webkit-box-shadow: inset -3px 0px 3px 0px rgba(0, 0, 0, 0.14); box-shadow: inset -3px 0px 3px 0px rgba(0, 0, 0, 0.14); } .panel.panel-featured .ribbon.green { background: #48b0f7; } .panel.panel-featured .ribbon.blue { background: #00a65a; } .panel.hover-fill:hover { background: #f0f0f0; } .panel.hover-stroke:hover { border: 1px solid #e6e6e6; } .panel .panel-body { padding: 20px; height: 100%; width: 100%; } .panel .panel-body.no-padding .row { margin-left: 0; margin-right: 0; } .panel .panel-body.no-bottom-padding { padding-bottom: 0; } .panel .panel-body.no-top-padding { padding-top: 0; } .panel .panel-body .title { margin-top: 0px; } .panel .panel-body.scrollable { margin-bottom: 20px; } /* 6 Tabs ------------------------------------ */ .nav-tabs > li { padding-left: 0; padding-right: 0; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border-color: #e6e6e6; color: #626262; background-color: #e6e6e6; } .nav-tabs > li > a { border-radius: 0; padding: 15px 20px; margin-right: 0; font-family: 'Montserrat'; font-weight: 400; color: rgba(98, 98, 98, 0.7); font-size: 12px; min-width: 70px; text-transform: uppercase; border-color: transparent; } .nav-tabs > li > a:hover, .nav-tabs > li > a:focus { background: transparent; border-color: transparent; color: #626262; } .nav-tabs > li > a .tab-icon { margin-right: 6px; } .nav-tabs ~ .tab-content { overflow: hidden; padding: 15px; } .nav-tabs ~ .tab-content > .tab-pane.slide-left, .nav-tabs ~ .tab-content > .tab-pane.slide-right { -webkit-transition: all 0.3s ease !important; transition: all 0.3s ease !important; } .nav-tabs ~ .tab-content > .tab-pane.slide-left.sliding, .nav-tabs ~ .tab-content > .tab-pane.slide-right.sliding { opacity: 0 !important; } .nav-tabs ~ .tab-content > .tab-pane.slide-left.active, .nav-tabs ~ .tab-content > .tab-pane.slide-right.active { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate(0, 0); opacity: 1; } .nav-tabs ~ .tab-content > .tab-pane.slide-left.sliding { -webkit-transform: translate3d(10%, 0, 0) !important; transform: translate3d(10%, 0, 0) !important; -ms-transform: translate(10%, 0) !important; } .nav-tabs ~ .tab-content > .tab-pane.slide-right.sliding { -webkit-transform: translate3d(-10%, 0, 0) !important; transform: translate3d(-10%, 0, 0) !important; -ms-transform: translate(-10%, 0) !important; } .nav-tabs.nav-tabs-left:after, .nav-tabs.nav-tabs-right:after { border-bottom: 0px; } .nav-tabs.nav-tabs-left > li, .nav-tabs.nav-tabs-right > li { float: none; } .nav-tabs.nav-tabs-left { float: left; padding-right: 0; } .nav-tabs.nav-tabs-left ~ .tab-content { border-left: 1px solid rgba(0, 0, 0, 0.1); } .nav-tabs.nav-tabs-right { float: right; padding-right: 0; } .nav-tabs.nav-tabs-right ~ .tab-content { border-right: 1px solid rgba(0, 0, 0, 0.1); } /* Tabs : Simple ------------------------------------ */ .nav-tabs-simple { border-bottom: 0px; } .nav-tabs-simple:after { border-bottom: 1px solid rgba(0, 0, 0, 0.1); width: 100%; position: relative; bottom: 3px; z-index: 120; } .nav-tabs-simple > li { margin-bottom: 0; } .nav-tabs-simple > li:after { -webkit-transition: all 0.1s linear 0s; transition: all 0.1s linear 0s; -webkit-backface-visibility: hidden; width: 100%; display: block; background-color: #f55753; height: 0px; content: ''; z-index: 125; } .nav-tabs-primary.nav-tabs-simple > li:after { background-color: #6d5cae; } .nav-tabs-success.nav-tabs-simple > li:after { background-color: #10cfbd; } .nav-tabs-complete.nav-tabs-simple > li:after { background-color: #48b0f7; } .nav-tabs-danger.nav-tabs-simple > li:after { background-color: #f55753; } .nav-tabs-warning.nav-tabs-simple > li:after { background-color: #efad22; } .nav-tabs-info.nav-tabs-simple > li:after { background-color: #3b4752; } .nav-tabs-simple > li.active a, .nav-tabs-simple > li.active a:hover, .nav-tabs-simple > li.active a:focus { background-color: transparent; border-color: transparent; } .nav-tabs-simple > li.active:after, .nav-tabs-simple > li:hover:after { height: 3px; } .nav-tabs-simple.nav-tabs-left:after, .nav-tabs-simple.nav-tabs-right:after { border-bottom: 0px; } .nav-tabs-simple.nav-tabs-left > li:after, .nav-tabs-simple.nav-tabs-right > li:after { width: 0px; height: 100%; top: 0; bottom: 0; position: absolute; } .nav-tabs-simple.nav-tabs-left > li.active:after, .nav-tabs-simple.nav-tabs-right > li.active:after, .nav-tabs-simple.nav-tabs-left > li:hover:after, .nav-tabs-simple.nav-tabs-right > li:hover:after { width: 3px; } .nav-tabs-simple.nav-tabs-left > li:after { right: 0; } .nav-tabs-simple.nav-tabs-right > li:after { left: 0; } /* Tabs : Line Triangles ------------------------------------ */ .nav-tabs-linetriangle { border-bottom: 0; } .nav-tabs-linetriangle:after { border-bottom: 1px solid rgba(0, 0, 0, 0.1); width: 100%; position: relative; bottom: 0; } .nav-tabs-linetriangle > li.active > a { background: transparent; box-shadow: none; border-color: transparent; } .nav-tabs-linetriangle > li.active > a:hover, .nav-tabs-linetriangle > li.active > a:focus, .nav-tabs-linetriangle > li.active > a:active { border-color: transparent; background-color: transparent; } .nav-tabs-linetriangle > li.active > a:after, .nav-tabs-linetriangle > li.active > a:before { border: medium solid transparent; content: ""; height: 0; left: 50%; pointer-events: none; position: absolute; width: 0; z-index: 1; top: 100%; } .nav-tabs-linetriangle > li.active > a:after { border-top-color: #fafafa; border-width: 10px; margin-left: -10px; } .nav-tabs-linetriangle > li.active > a:before { border-top-color: rgba(0, 0, 0, 0.2); border-width: 11px; margin-left: -11px; } .nav-tabs-linetriangle > li > a span { font-size: 1em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .nav-tabs-linetriangle > li > a, .nav-tabs-linetriangle > li > a:hover, .nav-tabs-linetriangle > li > a:focus { overflow: visible; -webkit-transition: color 0.2s ease 0s; transition: color 0.2s ease 0s; } .nav-tabs-linetriangle ~ .tab-content { background: #fff; } .nav-tabs-linetriangle.nav-tabs-left.nav-tabs:after { border-bottom: none; } .nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:before { border-top: 11px solid transparent; border-bottom: 11px solid transparent; border-left: 11px solid rgba(0, 0, 0, 0.2); } .nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:after { border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-left: 10px solid #fafafa; margin-top: 1px; margin-right: 2px; } .nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:after, .nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:before { top: auto; right: -23px; left: auto; } .nav-tabs-linetriangle.nav-tabs-right.nav-tabs:after { border-bottom: none; } .nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:before { border-top: 11px solid transparent; border-bottom: 11px solid transparent; border-right: 11px solid rgba(0, 0, 0, 0.2); } .nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:after { border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #fafafa; margin-top: 1px; margin-left: -9px; } .nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:after, .nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:before { top: auto; left: -12px; right: auto; } @media screen and (max-width: 58em) { .nav-tabs-linetriangle { font-size: 0.6em; } } /* Tabs : Fill-up ------------------------------------ */ .nav-tabs-fillup { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000; -moz-perspective: 1000; perspective: 1000; } .nav-tabs-fillup > li { overflow: hidden; } .nav-tabs-fillup > li > a { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: color 0.3s ease 0s; transition: color 0.3s ease 0s; background: transparent; } .nav-tabs-fillup > li > a:after { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; background: none repeat scroll 0 0 #10cfbd; border: 1px solid #10cfbd; content: ""; height: calc(100% + 1px); left: 0; position: absolute; top: 0; -webkit-transform: translate3d(0, 100%, 0px); transform: translate3d(0, 100%, 0px); -webkit-transition: -webkit-transform 0.3s ease 0s; transition: transform 0.3s ease 0s; width: 100%; z-index: -1; } .nav-tabs-primary.nav-tabs-fillup > li > a:after { background: none repeat scroll 0 0 #6d5cae; border: 1px solid #6d5cae; } .nav-tabs-success.nav-tabs-fillup > li > a:after { background: none repeat scroll 0 0 #10cfbd; border: 1px solid #10cfbd; } .nav-tabs-complete.nav-tabs-fillup > li > a:after { background: none repeat scroll 0 0 #48b0f7; border: 1px solid #48b0f7; } .nav-tabs-warning.nav-tabs-fillup > li > a:after { background: none repeat scroll 0 0 #efad22; border: 1px solid #efad22; } .nav-tabs-danger.nav-tabs-fillup > li > a:after { background: none repeat scroll 0 0 #f55753; border: 1px solid #f55753; } .nav-tabs-info.nav-tabs-fillup > li > a:after { background: none repeat scroll 0 0 #3b4752; border: 1px solid #3b4752; } .nav-tabs-fillup > li > a span { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translate3d(0px, 5px, 0px); transform: translate3d(0px, 5px, 0px); -webkit-transition: -webkit-transform 0.5s ease 0s; transition: transform 0.5s ease 0s; display: block; font-weight: 700; line-height: 1.5; } .nav-tabs-fillup > li.active { z-index: 100; } .nav-tabs-fillup > li.active > a, .nav-tabs-fillup > li.active > a:hover, .nav-tabs-fillup > li.active > a:focus { border-color: transparent; background: transparent; color: #fff; } .nav-tabs-fillup > li.active > a:after { -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); -ms-transform: translate(0px, 0px); } .nav-tabs-fillup > li.active > a span { -webkit-transform: translate3d(0px, -5px, 0px); transform: translate3d(0px, -5px, 0px); -ms-transform: translate(0px, -5px); } .nav-tabs-fillup > li.active .icon:before { -webkit-transform: translate3d(0px, -5px, 0px); transform: translate3d(0px, -5px, 0px); -ms-transform: translate(0px, -5px); } .nav-tabs-fillup .icon:before { -webkit-transform: translate3d(0px, 5px, 0px); transform: translate3d(0px, 5px, 0px); -ms-transform: translate(0px, 5px); -webkit-transition: transform 0.5s ease 0s; transition: transform 0.5s ease 0s; display: block; margin: 0; } .nav-tabs-fillup ~ .tab-content { background: #fff; } .nav-tabs-fillup.nav-tabs-left, .nav-tabs-fillup.nav-tabs-right { border-bottom: none; } .nav-tabs-fillup.nav-tabs-left:after, .nav-tabs-fillup.nav-tabs-right:after { border-bottom: none; } .nav-tabs-fillup.nav-tabs-left > li > a:after, .nav-tabs-fillup.nav-tabs-right > li > a:after { width: calc(100% + 1px); height: 100%; } .nav-tabs-fillup.nav-tabs-left > li.active a:after, .nav-tabs-fillup.nav-tabs-right > li.active a:after { -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); -ms-transform: translate(0px, 0px); } .nav-tabs-fillup.nav-tabs-left > li > a:after { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); -ms-transform: translate(100%, 0); } .nav-tabs-fillup.nav-tabs-left > li > a span { -webkit-transform: translate3d(5px, 0, 0px); transform: translate3d(5px, 0, 0px); -ms-transform: translate(5px, 0); } .nav-tabs-fillup.nav-tabs-left > li.active a span { -webkit-transform: translate3d(-5px, 0, 0px); transform: translate3d(-5px, 0, 0px); -ms-transform: translate(-5px, 0); } .nav-tabs-fillup.nav-tabs-left > li.active .icon:before { -webkit-transform: translate3d(-5px, 0, 0px); transform: translate3d(-5px, 0, 0px); -ms-transform: translate(-5px, 0); } .nav-tabs-fillup.nav-tabs-right > li > a:after { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); -ms-transform: translate(-100%, 0); left: -1px; } .nav-tabs-fillup.nav-tabs-right > li > a span { -webkit-transform: translate3d(-5px, 0, 0px); transform: translate3d(-5px, 0, 0px); -ms-transform: translate(-5px, 0); } .nav-tabs-fillup.nav-tabs-right > li.active a span { -webkit-transform: translate3d(5px, 0, 0px); transform: translate3d(5px, 0, 0px); -ms-transform: translate(5px, 0); } .nav-tabs-fillup.nav-tabs-right > li.active .icon:before { -webkit-transform: translate3d(5px, 0, 0px); transform: translate3d(5px, 0, 0px); -ms-transform: translate(5px, 0); } .nav-tabs-header { overflow: scroll; width: 100%; } .nav-tabs-header .nav-tabs { width: auto; white-space: nowrap; } .nav-tabs-header .nav-tabs > li { display: inline-block; float: inherit; } .nav-tabs-header.nav-tabs-linetriangle { height: 61px; overflow-y: hidden; } .nav-tabs-header.nav-tabs-linetriangle:after { border-bottom: 1px solid rgba(0, 0, 0, 0.1); width: 100%; position: relative; bottom: 3px; z-index: 120; content: ""; clear: both; } .nav-tabs-header.nav-tabs-linetriangle ~ .tab-content { position: relative; top: -12px; } .nav-tabs-header ~ .tab-content { overflow: hidden; padding: 15px; } .nav-tab-dropdown .cs-select { width: 100% !important; max-width: 100%; } /*------------------------------------------------------------------ [6. Buttons] */ /* [Buttons Base Styles] */ .btn { font-family: Arial, sans-serif; font-size: 14px; font-weight: normal; letter-spacing: 0.01em; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; margin-bottom: 0; border: 1px solid #f0f0f0; text-align: center; vertical-align: middle; cursor: pointer; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; background-image: none !important; color: #626262; background-color: #ffffff; text-shadow: none; box-shadow: none; line-height: 21px; padding-left: 17px; padding-right: 17px; position: relative; transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important; } .btn:hover { background-color: #fafafa; border: 1px solid rgba(98, 98, 98, 0.27); } .btn.active { border-color: #e6e6e6; background: #fff; } .btn:focus, .btn:active:focus, .btn.active:focus { outline: none !important; outline-style: none; } .btn .caret { margin-left: 3px; } .btn .caret.single { margin-left: 0px; } .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] { box-shadow: none; } button:focus { outline: none !important; } /* Alternate buttons -------------------------------------------------- */ .btn-primary, .btn-primary:focus { color: #ffffff; background-color: #009ae0; border-color: #009ae0; } .btn-primary.active, .btn-primary:active, .btn-primary.active:focus, .btn-primary:active:focus, .btn-primary:active:hover, .open .dropdown-toggle.btn-primary { background-color: #0073b7; border-color: #0073b7; color: #ffffff; } .btn-primary.hover, .btn-primary:hover, .open .dropdown-toggle.btn-primary { background-color: #48b0f7; border-color: #48b0f7; color: #ffffff; } .btn-primary.active:hover { background: #5e4f96; border-color: #5e4f96; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { background-color: #009ae0; border-color: #009ae0; } .btn-primary .badge { color: #009ae0; background-color: #ffffff; } .btn-success, .btn-success:focus { color: #ffffff; background-color: #00a65a; border-color: #00a65a; } .btn-success.active, .btn-success:active, .btn-success.active:focus, .btn-success:active:focus, .btn-success:active:hover, .open .dropdown-toggle.btn-success { background-color: #008d4c; border-color: #008d4c; color: #ffffff; } .btn-success.hover, .btn-success:hover, .open .dropdown-toggle.btn-success { background-color: #2caf73; border-color: #2caf73; color: #ffffff; } .btn-success.active:hover { background: #0eb2a3; border-color: #0eb2a3; } .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { background-color: #00a65a; border-color: #00a65a; } .btn-success .badge { color: #00a65a; background-color: #ffffff; } .btn-complete, .btn-complete:focus { color: #ffffff; background-color: #48b0f7; border-color: #48b0f7; } .btn-complete.active, .btn-complete:active, .btn-complete.active:focus, .btn-complete:active:focus, .btn-complete:active:hover, .open .dropdown-toggle.btn-complete { background-color: #3a8fc8; border-color: #3a8fc8; color: #ffffff; } .btn-complete.hover, .btn-complete:hover, .open .dropdown-toggle.btn-complete { background-color: #6dc0f9; border-color: #6dc0f9; color: #ffffff; } .btn-complete.active:hover { background: #3e97d4; border-color: #3e97d4; } .btn-complete.disabled, .btn-complete[disabled], fieldset[disabled] .btn-complete, .btn-complete.disabled:hover, .btn-complete[disabled]:hover, fieldset[disabled] .btn-complete:hover, .btn-complete.disabled:focus, .btn-complete[disabled]:focus, fieldset[disabled] .btn-complete:focus, .btn-complete.disabled:active, .btn-complete[disabled]:active, fieldset[disabled] .btn-complete:active, .btn-complete.disabled.active, .btn-complete[disabled].active, fieldset[disabled] .btn-complete.active { background-color: #48b0f7; border-color: #48b0f7; } .btn-complete .badge { color: #48b0f7; background-color: #ffffff; } .btn-info, .btn-info:focus { color: #ffffff; background-color: #3b4752; border-color: #3b4752; } .btn-info.active, .btn-info:active, .btn-info.active:focus, .btn-info:active:focus, .btn-info:active:hover, .open .dropdown-toggle.btn-info { background-color: #303a42; border-color: #303a42; color: #ffffff; } .btn-info.hover, .btn-info:hover, .open .dropdown-toggle.btn-info { background-color: #626c75; border-color: #626c75; color: #ffffff; } .btn-info.active:hover { background: #333d47; border-color: #333d47; } .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { background-color: #3b4752; border-color: #3b4752; } .btn-info .badge { color: #3b4752; background-color: #ffffff; } .btn-warning, .btn-warning:focus { color: #ffffff; background-color: #efad22; border-color: #efad22; } .btn-warning.active, .btn-warning:active, .btn-warning.active:focus, .btn-warning:active:focus, .btn-warning:active:hover, .open .dropdown-toggle.btn-warning { background-color: #c9a843; border-color: #c9a843; color: #ffffff; } .btn-warning.hover, .btn-warning:hover, .open .dropdown-toggle.btn-warning { background-color: #f9d975; border-color: #f9d975; color: #ffffff; } .btn-warning.active:hover { background: #d5b347; border-color: #d5b347; } .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { background-color: #efad22; border-color: #efad22; } .btn-warning .badge { color: #efad22; background-color: #ffffff; } .btn-danger, .btn-danger:focus { color: #ffffff; background-color: #f55753; border-color: #f55753; } .btn-danger.active, .btn-danger:active, .btn-danger.active:focus, .btn-danger:active:focus, .btn-danger:active:hover, .open .dropdown-toggle.btn-danger { background-color: #c64643; border-color: #c64643; color: #ffffff; } .btn-danger.hover, .btn-danger:hover, .open .dropdown-toggle.btn-danger { background-color: #f77975; border-color: #f77975; color: #ffffff; } .btn-danger.active:hover { background: #d34b47; border-color: #d34b47; } .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { background-color: #f55753; border-color: #f55753; } .btn-danger .badge { color: #f55753; background-color: #ffffff; } .btn-default, .btn-default:focus { color: #5e5e5e; background-color: #ffffff; border-color: #f0f0f0; } .btn-default.active, .btn-default:active, .btn-default.active:focus, .btn-default:active:focus, .btn-default:active:hover { background-color: #f0f0f0; border-color: #e6e6e6; color: #2c2c2c; } .btn-default.hover, .btn-default:hover { background-color: #fafafa; border-color: rgba(98, 98, 98, 0.27); color: #1a1a1a; } .btn-default.active:hover { background: #f0f0f0; } .btn-link { color: #5e5e5e; background-color: transparent; border: none; } .btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .btn-link.disabled, .btn-link[disabled] { background-color: transparent; border: none; text-decoration: none; outline: none; } .btn-file { position: relative; overflow: hidden; } .btn-file input[type=file] { position: absolute; top: 0; right: 0; min-width: 100%; min-height: 100%; font-size: 100px; text-align: right; filter: alpha(opacity=0); opacity: 0; background: red; cursor: inherit; display: block; } /* Button Sizes -------------------------------------------------- */ .btn-lg, .btn-group-lg > .btn { padding-left: 28px; padding-right: 28px; line-height: 23px; } .btn-sm, .btn-group-sm > .btn { padding-left: 16px; padding-right: 16px; font-size: 11.9px; line-height: 20px; } .btn-xs, .btn-group-xs > .btn { padding: 2px 9px; font-size: 10.5px; } .btn-cons { margin-right: 5px; min-width: 120px; } /* Rounded buttons -------------------------------------------------- */ .btn-rounded { border-radius: 100px; } /* Dropdown menus -------------------------------------------------- */ .btn-group.open .dropdown-toggle, .open .dropdown-toggle, .open.dropdown-default .dropdown-toggle { box-shadow: none; } /* Pages default dropdown */ .dropdown-default { display: inline-block; } .dropdown-default.open > .btn.dropdown-toggle { border-color: transparent !important; background: transparent !important; z-index: 791 !important; } .dropdown-default.open .dropdown-menu { opacity: 1; transform: scale(1, 1); z-index: 700; } .dropdown-default.open .dropdown-menu li { visibility: visible; } .dropdown-default.open.dropup > .btn-primary + .dropdown-menu:after, .dropdown-default.open.dropup > .btn-success + .dropdown-menu:after, .dropdown-default.open.dropup > .btn-complete + .dropdown-menu:after, .dropdown-default.open.dropup > .btn-warning + .dropdown-menu:after, .dropdown-default.open.dropup > .btn-danger + .dropdown-menu:after, .dropdown-default.open.dropup > .btn-info + .dropdown-menu:after { top: auto; bottom: 0; } .dropdown-default.open > .btn-primary + .dropdown-menu:after, .dropdown-default.open > .btn-success + .dropdown-menu:after, .dropdown-default.open > .btn-complete + .dropdown-menu:after, .dropdown-default.open > .btn-warning + .dropdown-menu:after, .dropdown-default.open > .btn-danger + .dropdown-menu:after, .dropdown-default.open > .btn-info + .dropdown-menu:after { top: 0; height: 42px; } .dropdown-default.open > .btn-primary + .dropdown-menu:after { background-color: #009ae0; } .dropdown-default.open > .btn-success + .dropdown-menu:after { background-color: #00a65a; } .dropdown-default.open > .btn-complete + .dropdown-menu:after { background-color: #48b0f7; } .dropdown-default.open > .btn-warning + .dropdown-menu:after { background-color: #efad22; } .dropdown-default.open > .btn-danger + .dropdown-menu:after { background-color: #f55753; } .dropdown-default.open > .btn-info + .dropdown-menu:after { background-color: #3b4752; } .dropdown-default.dropup .btn.dropdown-toggle.btn-lg + .dropdown-menu { margin-bottom: -47px; padding-bottom: 49px; } .dropdown-default.dropup .btn.dropdown-toggle.btn-lg + .dropdown-menu:after { bottom: 49px; } .dropdown-default.dropup .btn.dropdown-toggle.btn-sm + .dropdown-menu { margin-bottom: -34px; padding-bottom: 36px; } .dropdown-default.dropup .btn.dropdown-toggle.btn-sm + .dropdown-menu:after { bottom: 36px; } .dropdown-default.dropup .btn.dropdown-toggle.btn-xs + .dropdown-menu { margin-bottom: -29px; padding-bottom: 31px; } .dropdown-default.dropup .btn.dropdown-toggle.btn-xs + .dropdown-menu:after { bottom: 31px; } .dropdown-default.dropup .dropdown-menu { margin-bottom: -40px; padding: 0 3px 44px 0 !important; transform-origin: center bottom 0; } .dropdown-default.dropup .dropdown-menu:after { bottom: 43px; top: auto !important; } .dropdown-default .btn.dropdown-toggle { text-align: left; padding-right: 27px; } .dropdown-default .btn.dropdown-toggle.btn-lg { padding-right: 42px; } .dropdown-default .btn.dropdown-toggle.btn-lg .caret { right: 26px; } .dropdown-default .btn.dropdown-toggle.btn-lg + .dropdown-menu { margin-top: -47px; padding-top: 49px; } .dropdown-default .btn.dropdown-toggle.btn-lg + .dropdown-menu:after { top: 49px; } .dropdown-default .btn.dropdown-toggle.btn-sm { padding-right: 26px; } .dropdown-default .btn.dropdown-toggle.btn-sm .caret { right: 16px; } .dropdown-default .btn.dropdown-toggle.btn-sm + .dropdown-menu { margin-top: -34px; padding-top: 36px; } .dropdown-default .btn.dropdown-toggle.btn-sm + .dropdown-menu:after { top: 36px; } .dropdown-default .btn.dropdown-toggle.btn-xs { padding-right: 21px; } .dropdown-default .btn.dropdown-toggle.btn-xs .caret { right: 8px; } .dropdown-default .btn.dropdown-toggle.btn-xs + .dropdown-menu { margin-top: -29px; padding-top: 31px; } .dropdown-default .btn.dropdown-toggle.btn-xs + .dropdown-menu:after { top: 31px; } .dropdown-default .btn.dropdown-toggle .caret { position: absolute; right: 15px; top: 50%; margin-top: -2px; } .dropdown-default .btn-rounded { padding-left: 17px; padding-right: 17px; } .dropdown-default .btn-rounded + .dropdown-menu { border-radius: 17px; } .dropdown-default .dropdown-menu { margin-top: -40px; padding-top: 42px; overflow: hidden; backface-visibility: hidden; display: block; opacity: 0; transform: scale(1, 0); transform-origin: center top 0; -webkit-transition: all 170ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s; transition: all 170ms cubic-bezier(0.05, 0.74, 0.27, 0.99) 0s; z-index: -1; } .dropdown-default .dropdown-menu:after { content: ""; position: absolute; height: 1px; left: 0; top: 42px; background: #e6e6e6; width: 100%; } .dropdown-default .dropdown-menu li { visibility: hidden; } .dropdown-menu { position: absolute; display: none; float: left; list-style: none; text-shadow: none; -webkit-box-shadow: 0px 0px 5px rgba(98, 98, 98, 0.2); box-shadow: 0px 0px 5px rgba(98, 98, 98, 0.2); border: none; border-radius: 3px; font-size: 13px; margin: 0; background: #fafafa; min-width: 50px; z-index: 700 !important; } .dropdown-menu .divider { background-color: #e6e6e6; height: 1px; margin: 3px 0; border-bottom: 0px; } .dropdown-menu > li { padding-left: 0px; } .dropdown-menu > li:first-child { padding-top: 9px; } .dropdown-menu > li:last-child { padding-bottom: 9px; } .dropdown-menu > li.dropdown-header { padding: 3px 20px; } .dropdown-menu > li.active > a, .dropdown-menu > li.active > a:hover, .dropdown-menu > li.active > a:focus { color: #1a1a1a; text-decoration: none; background-color: #f0f0f0; background-image: none; } .dropdown-menu > li.disabled > a, .dropdown-menu > li.disabled > a:hover, .dropdown-menu > li.disabled > a:focus { color: #959595; } .dropdown-menu > li.disabled > a:hover, .dropdown-menu > li.disabled > a:focus { text-decoration: none; cursor: default; background-color: transparent; background-image: none; } .dropdown-menu > li > a { line-height: 35px; color: #626262; padding: 0 20px; border-radius: 3px; text-align: left; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { color: #1a1a1a; text-decoration: none; background-color: transparent; background-image: none; } .dropdown-backdrop { z-index: 600; } /* Animated buttons -------------------------------------------------- */ .btn-animated { overflow: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; } .btn-animated > span { display: inline-block; width: 100%; height: 100%; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; } .btn-animated:before { position: absolute; height: 100%; width: 100%; font-size: 100%; line-height: 2.5; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .btn-animated:after { content: ''; position: absolute; z-index: -1; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .btn-animated.from-top:before { left: 0; top: -100%; } .btn-animated.from-top:hover:before, .btn-animated.from-top.show-icon:before { top: 0; } .btn-animated.from-top:hover > span, .btn-animated.from-top.show-icon > span { -webkit-transform: translateY(300%); -ms-transform: translateY(300%); transform: translateY(300%); } .btn-animated.from-left:before { left: -100%; top: 0; } .btn-animated.from-left:hover:before, .btn-animated.from-left.show-icon:before { left: 0; } .btn-animated.from-left:hover > span, .btn-animated.from-left.show-icon > span { -webkit-transform: translateX(200%); -ms-transform: translateX(200%); transform: translateX(200%); } .btn-animated.fa:before { font-family: FontAwesome; } .btn-animated.pg:before { font-family: "pages-icon"; } /* Tag buttons -------------------------------------------------- */ .btn-tag { line-height: 17px; border-radius: 17px 3px 3px 17px; padding: 5px 19px; } .btn-tag:hover, .btn-tag.hover { border-color: transparent; } .btn-tag.btn-tag-light { background: #fafdff; color: #5b8ca5; border: 1px solid #cbe4f0; } .btn-tag.btn-tag-light:hover { background: #fff; } .btn-tag.btn-tag-dark { background: #e6e6e6; color: #626262; } .btn-tag.btn-tag-dark:hover { background: #ebebeb; } .btn-tag.btn-tag-rounded { border-radius: 17px; } /* Misc buttons -------------------------------------------------- */ .btn-toolbar .btn { padding-left: 14px; padding-right: 14px; } .pager .disabled > button, .pager .disabled > button:hover, .pager .disabled > button:focus, .pager .disabled > span { cursor: not-allowed; opacity: .5; } /*------------------------------------------------------------------ [15. Form Elements] */ label, input, button, select, textarea { font-size: 14px; font-weight: normal; line-height: 20px; } input[type="radio"], input[type="checkbox"] { margin-top: 1px 0 0; line-height: normal; cursor: pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } select[multiple], select[size] { height: auto !important; } input:focus, select:focus, textarea:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: none; -webkit-box-shadow: none; box-shadow: none; } form legend { margin: 15px 0px 10px 0px; } .form-control { background-color: #ffffff; background-image: none; font-family: Arial, sans-serif; -webkit-appearance: none; color: #2c2c2c; outline: 0; height: 35px; padding: 9px 12px; line-height: normal; font-size: 14px; font-weight: normal; vertical-align: middle; min-height: 35px; -webkit-transition: all 0.12s ease; transition: all 0.12s ease; -webkit-box-shadow: none; box-shadow: none; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -webkit-transition: background 0.2s linear 0s; transition: background 0.2s linear 0s; } .form-control:focus { border-color: rgba(0, 0, 0, 0.1); background-color: #f0f0f0; outline: 0 !important; -webkit-box-shadow: none; box-shadow: none; } .form-control:focus::-moz-placeholder { color: inherit; opacity: 0.7; } .form-control:focus:-ms-input-placeholder { color: inherit; opacity: 0.7; } .form-control:focus::-webkit-input-placeholder { color: inherit; opacity: 0.7; } .form-control::-moz-placeholder { color: inherit; opacity: 0.33; } .form-control:-ms-input-placeholder { color: inherit; opacity: 0.33; } .form-control::-webkit-input-placeholder { color: inherit; opacity: 0.33; } .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background: #f8f8f8; color:#686868; } /* Input Sizes -------------------------------------------------- */ .input-sm, .form-horizontal .form-group-sm .form-control { font-size: 13px; min-height: 32px; height: 32px; padding: 8px 9px; } .input-lg, .form-horizontal .form-group-lg .form-control { border-radius: 3px; font-size: 18px; height: 45px; padding: 11px 13px; } .input-xlg { height: 51px; font-size: 18px; line-height: 22px; } /* Checkboxes and Radio buttons -------------------------------------------------- */ .radio, .checkbox { margin-bottom: 10px; margin-top: 10px; padding-left: 0px; } .radio label, .checkbox label { display: inline-block; cursor: pointer; position: relative; padding-left: 25px !important; margin-right: 15px; font-size: 13px; } .radio label:before, .checkbox label:before { content: ""; display: inline-block; width: 17px; height: 17px; margin-right: 10px; position: absolute; left: 0px; background-color: #ffffff; border: 1px solid #d0d0d0; } .radio label { margin-bottom: 6px; } .radio label:before { bottom: 2.5px; border-radius: 99px; -webkit-transition: border 0.3s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33); transition: border 0.3s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33); } .radio input[type=radio]:checked + label:before { border-width: 5px; } .radio input[type="radio"]:focus + label { color: #2c2c2c; } .radio input[type="radio"]:focus + label:before { background-color: #e6e6e6; } .radio input[type=radio] { opacity: 0; width: 0; height: 0; } .radio input[type=radio][disabled] + label { opacity: 0.65; } .radio.radio-success input[type=radio]:checked + label:before { border-color: #00a65a; } .radio.radio-primary input[type=radio]:checked + label:before { border-color: #009ae0; } .radio.radio-info input[type=radio]:checked + label:before { border-color: #3b4752; } .radio.radio-warning input[type=radio]:checked + label:before { border-color: #efad22; } .radio.radio-danger input[type=radio]:checked + label:before { border-color: #f55753; } .radio.radio-complete input[type=radio]:checked + label:before { border-color: #48b0f7; } .checkbox input[type=radio][disabled] + label:after { background-color: #e6e6e6; } .checkbox label { transition: border 0.2s linear 0s, color 0.2s linear 0s; white-space: nowrap; } .checkbox label:before { top: 1.4px; border-radius: 3px; transition: border 0.2s linear 0s, color 0.2s linear 0s; } .checkbox label::after { display: inline-block; width: 16px; height: 16px; position: absolute; left: 3.2px; top: 0px; font-size: 11px; transition: border 0.2s linear 0s, color 0.2s linear 0s; } .checkbox label:after { border-radius: 3px; } .checkbox input[type=checkbox] { opacity: 0; width: 0; height: 0; } .checkbox.checkbox-circle label:after { border-radius: 99px; } .checkbox.checkbox-circle label:before { border-radius: 99px; } .checkbox input[type=checkbox]:checked + label:before { border-width: 8.5px; } .checkbox input[type=checkbox]:checked + label::after { font-family: 'FontAwesome'; content: "\F00C"; color: #fff; } .checkbox input[type="checkbox"]:focus + label { color: #2c2c2c; } .checkbox input[type="checkbox"]:focus + label:before { background-color: #e6e6e6; } .checkbox input[type=checkbox][disabled] + label { opacity: 0.65; } .checkbox input[type=checkbox][disabled] + label:before { background-color: #eceff3; } .checkbox.right label { margin-right: 35px; padding-left: 0 !important; } .checkbox.right label:before { right: -35px; left: auto; } .checkbox.right input[type=checkbox]:checked + label { position: relative; } .checkbox.right input[type=checkbox]:checked + label::after { font-family: 'FontAwesome'; content: "\F00C"; position: absolute; right: -27px; left: auto; } body.rtl .checkbox label::after { left: -1.2px; } .checkbox.check-success input[type=checkbox]:checked + label:before { border-color: #00a65a; } .checkbox.check-primary input[type=checkbox]:checked + label:before { border-color: #009ae0; } .checkbox.check-complete input[type=checkbox]:checked + label:before { border-color: #48b0f7; } .checkbox.check-warning input[type=checkbox]:checked + label:before { border-color: #efad22; } .checkbox.check-danger input[type=checkbox]:checked + label:before { border-color: #f55753; } .checkbox.check-info input[type=checkbox]:checked + label:before { border-color: #3b4752; } .checkbox.check-success input[type=checkbox]:checked + label::after, .checkbox.check-primary input[type=checkbox]:checked + label::after, .checkbox.check-complete input[type=checkbox]:checked + label::after, .checkbox.check-warning input[type=checkbox]:checked + label::after, .checkbox.check-danger input[type=checkbox]:checked + label::after, .checkbox.check-info input[type=checkbox]:checked + label::after { color: #ffffff; } .input-group-addon:first-child { border-right: 0; border-left: 1px solid rgba(0, 0, 0, 0.07); -webkit-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; border-top-left-radius: 2px; -webkit-border-bottom-left-radius: 2px; -moz-border-radius-bottomleft: 2px; border-bottom-left-radius: 2px; -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomright: 0; border-bottom-right-radius: 0; } .input-group-addon:last-child { border-right: 1px solid rgba(0, 0, 0, 0.07); border-left: 0; -webkit-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; border-top-right-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomright: 2px; border-bottom-right-radius: 2px; } .input-group .form-control:first-child { -webkit-border-top-right-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomright: 0; border-bottom-right-radius: 0; } .input-group.transparent .input-group-addon { background-color: transparent; border-color: rgba(0, 0, 0, 0.07); } /* Form layouts -------------------------------------------------- */ @media only screen and (min-width: 768px) { form .row { margin-left: 0; margin-right: 0; } form .row [class*='col-']:not(:first-child), form .row [class*='col-']:not(:last-child) { padding-right: 7px; padding-left: 7px; } form .row [class*='col-']:first-child { padding-left: 0; } form .row [class*='col-']:last-child { padding-right: 0; } } @media (min-width: 768px) and (max-width: 991px) { form .row [class*="col-md-"]:not(:first-child), form .row [class*="col-md-"]:not(:last-child) { padding-right: 0; padding-left: 0; } } /* Form layouts : Horizontal -------------------------------------------------- */ .form-horizontal .form-group { border-bottom: 1px solid #e6e6e6; padding-top: 19px; padding-bottom: 19px; margin-bottom: 0; } .form-horizontal .form-group:last-child { border-bottom: none; } .form-horizontal .form-group:hover .control-label { opacity: .6; } .form-horizontal .form-group.focused .control-label { opacity: 1; } .form-horizontal .form-group .control-label { text-align: left; opacity: .42; -webkit-transition: opacity ease 0.3s; transition: opacity ease 0.3s; } /* Form layouts : Attached -------------------------------------------------- */ .form-group-attached .form-group.form-group-default { border-radius: 0; margin-bottom: 0; } .form-group-attached > div { margin: 0; } .form-group-attached > div:first-child.row > [class*='col-']:first-child .form-group-default { -webkit-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; border-top-left-radius: 2px; } .form-group-attached > div:first-child.row > [class*='col-']:last-child .form-group-default { -webkit-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; border-top-right-radius: 2px; } .form-group-attached > div:first-child.form-group-default { -webkit-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; border-top-right-radius: 2px; } .form-group-attached > div:last-child.row > [class*='col-']:first-child .form-group-default { -webkit-border-bottom-left-radius: 2px; -moz-border-radius-bottomleft: 2px; border-bottom-left-radius: 2px; } .form-group-attached > div:last-child.row > [class*='col-']:last-child .form-group-default { -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomright: 2px; border-bottom-right-radius: 2px; } .form-group-attached > div:last-child.form-group-default { -webkit-border-bottom-left-radius: 2px; -moz-border-radius-bottomleft: 2px; border-bottom-left-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-bottomright: 2px; border-bottom-right-radius: 2px; } .form-group-attached > div.row > [class*='col-'] { padding-right: 0 !important; padding-left: 0 !important; } .form-group-attached > div.row > [class*='col-']:not(:only-child):not(:last-child) > .form-group-default { border-right-color: transparent; } .form-group-attached > div:not(:last-child) .form-group-default, .form-group-attached > div:not(:last-child).form-group-default { border-bottom-color: transparent; } /* Form layouts : Responsive Handlers -------------------------------------------------- */ @media (max-width: 767px) { .form-group-attached .form-group-default { border-right-color: rgba(0, 0, 0, 0.07) !important; } } @media only screen and (min-width: 768px) { .form-group-attached > div.row > [class*='col-'] .form-group { height: 100%; width: 100%; } } /* Form Groups -------------------------------------------------- */ .form-group { margin-bottom: 10px; } .form-group label:not(.error) { font-family: 'Open Sans'; font-size: 11px; text-transform: uppercase; font-weight: 600; } .form-group label .help { margin-left: 8px; } .form-group .help { font-size: 12px; color: rgba(98, 98, 98, 0.55); } .form-group-default { background-color: #fff; position: relative; border: 1px solid rgba(0, 0, 0, 0.07); border-radius: 2px; padding-top: 7px; padding-left: 12px; padding-right: 12px; padding-bottom: 4px; overflow: hidden; -webkit-transition: background-color 0.2s ease; transition: background-color 0.2s ease; } .form-group-default.required:after { color: #f55753; content: "*"; font-family: arial; font-size: 20px; position: absolute; right: 12px; top: 6px; } .form-group-default.disabled { background: #f8f8f8; color:#686868; } .form-group-default.disabled input { opacity: none; } .form-group-default.disabled.focused { background: #f8f8f8; } .form-group-default.disabled.focused label { opacity: 1; } .form-group-default.focused { border-color: rgba(0, 0, 0, 0.1) !important; background-color: #f0f0f0; } .form-group-default.focused label { opacity: .4; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } .form-group-default.has-error { background-color: rgba(245, 87, 83, 0.1); } .form-group-default.has-success .form-control-feedback, .form-group-default.has-error .form-control-feedback { display: none !important; } .form-group-default.has-success .form-control, .form-group-default.has-success .form-control:focus, .form-group-default.has-error .form-control, .form-group-default.has-error .form-control:focus { border: none; box-shadow: none; } .form-group-default.input-group { padding: 0; } .form-group-default.input-group > label { margin-top: 6px; padding-left: 12px; } .form-group-default.input-group > label.inline { margin-top: 16px; float: left; } .form-group-default.input-group > .form-control { margin-top: -2px; margin-bottom: 3px; padding-left: 12px; } .form-group-default.input-group .input-group-addon { height: calc(50px); min-width: calc(50px); border-radius: 0; border: none; } .form-group-default.input-group.focused .input-group-addon { border-color: rgba(0, 0, 0, 0.1); } .form-group-default .form-control { border: none; height: 25px; min-height: 25px; padding: 0; margin-top: -4px; background: none; } .form-group-default .form-control.error { color: #2c2c2c; } .form-group-default .form-control:focus { background: none; } .form-group-default textarea.form-control { padding-top: 5px; } .form-group-default label { margin: 0; display: block; opacity: 1; -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease; } .form-group-default label.label-lg { font-size: 13px; left: 13px; top: 9px; } .form-group-default label.label-sm { font-size: 11px; left: 11px; top: 6px; } .form-group-default label.highlight { opacity: 1; } .form-group-default label.fade { opacity: .5; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; } .form-group-default > .input-lg { height: 29px; min-height: 29px; padding-left: 1px; } .form-group-default > .input-sm { min-height: 18px; height: 18px; } .form-group-default.form-group-default-select { overflow: visible; } .form-group-default.form-group-default-select .ui-select-container.ui-select-bootstrap.dropdown .ui-select-match { padding-top: 6px; height: 23px; } .form-group-default.form-group-default-select .ui-select-container .select2-choices { border: 0px; } .form-group-default.form-group-default-select2 { padding: 0; } .form-group-default.form-group-default-select2 > label { position: absolute; z-index: 10; padding: 7px 12px 0 12px; } .form-group-default.form-group-default-select2 > label.label-lg { left: 0; top: 0; } .form-group-default.form-group-default-select2 > label.label-sm { left: 0; top: 0; } .form-group-default.form-group-default-select2 .select2-container .select2-choice { padding-top: 20px; height: 52px; } .form-group-default.form-group-default-select2 .select2-container .select2-choice .select2-arrow b:before { top: 20px; } .form-group-default.form-group-default-select2 .select2-container .select2-choice .select2-chosen { padding-left: 3px; padding-top: 1px; } .form-group-default.form-group-default-select2 .select2-container .select2-choices { padding-top: 20px; height: 52px; border: 0px; } .form-group-default.form-group-default-select2 > .input-lg { height: auto; padding: 0; } .form-group-default.form-group-default-select2 > .input-lg .select2-choice { padding-top: 20px; height: 56px; } .form-group-default.form-group-default-select2 > .input-sm { height: auto; padding: 0; } .form-group-default.form-group-default-select2 > .input-sm .select2-choice { padding-top: 20px; height: 46px; } .form-group-default.form-group-default-selectFx { padding: 0; } .form-group-default.form-group-default-selectFx > label { position: absolute; z-index: 10; padding: 7px 12px 0 12px; } .form-group-default.form-group-default-selectFx > label.label-lg { left: 0; top: 0; } .form-group-default.form-group-default-selectFx > label.label-sm { left: 0; top: 0; } .form-group-default.form-group-default-selectFx .cs-wrapper .cs-placeholder { padding-top: 28px; height: 52px; padding-left: 12px; } .form-group-default.form-group-default-selectFx .cs-wrapper .cs-select { height: auto; } .form-group-default.form-group-default-selectFx .cs-wrapper .cs-select > span:after, .form-group-default.form-group-default-selectFx .cs-wrapper .cs-select .cs-selected span:after { top: 39px; } .form-group-default.form-group-default-selectFx .cs-wrapper .cs-select.input-lg .cs-placeholder { height: 60px; } .form-group-default.form-group-default-selectFx .cs-wrapper .cs-select.input-sm .cs-placeholder { height: 50px; } .form-group-default.form-group-default-selectFx .cs-wrapper .dropdown-placeholder { vertical-align: top; } /* Form validation -------------------------------------------------- */ .has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #0da899; } .has-success .form-control { border-color: #0da899; -webkit-box-shadow: none; box-shadow: none; } .has-success .form-control:focus { border-color: #09786e; -webkit-box-shadow: none; box-shadow: none; } .has-success .input-group-addon { background: #f0f0f0; border: 1px solid rgba(0, 0, 0, 0.07); color: rgba(98, 98, 98, 0.47); } .has-success .form-control-feedback { color: #0da899; } .has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #c9a843; } .has-warning .form-control { border-color: #c9a843; -webkit-box-shadow: none; box-shadow: none; } .has-warning .form-control:focus { border-color: #a98b31; -webkit-box-shadow: none; box-shadow: none; } .has-warning .input-group-addon { background: #f0f0f0; border: 1px solid rgba(0, 0, 0, 0.07); color: rgba(98, 98, 98, 0.47); } .has-warning .form-control-feedback { color: #c9a843; } .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #f55753; } .has-error .form-control { border-color: #f55753; -webkit-box-shadow: none; box-shadow: none; } .has-error .form-control:focus { border-color: #f22823; -webkit-box-shadow: none; box-shadow: none; } .has-error .input-group-addon { background: #f0f0f0; border: 1px solid rgba(0, 0, 0, 0.07); color: rgba(98, 98, 98, 0.47); } .has-error .form-control-feedback { color: #f55753; } .error { font-size: 12px; color: #f55753; display: block; } /* Addon inputs -------------------------------------------------- */ .input-group-addon { background: #f0f0f0; border: 1px solid rgba(0, 0, 0, 0.07); color: rgba(98, 98, 98, 0.47); font-size: 14px; padding: 6px 9px; display: table-cell; border-radius: 3px; transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s, color 0.2s linear 0s, box-shadow 0.2s linear 0s, background 0.2s linear 0s; } .input-group-addon i { position: relative; top: 1px; } .input-group-addon.primary { background-color: #009ae0; border: 1px solid #009ae0; color: #ffffff; } .input-group-addon.primary .arrow { color: #009ae0; } .input-group-addon.success { background-color: #0090d9; color: #ffffff; } .input-group-addon.success .arrow { color: #0090d9; } .input-group-addon.info { background-color: #1f3853; color: #ffffff; } .input-group-addon.info .arrow { color: #1f3853; } .input-group-addon.warning { background-color: #fbb05e; color: #ffffff; } .input-group-addon.warning .arrow { color: #fbb05e; } .input-group-addon.danger { background-color: #f35958; color: #ffffff; } .input-group-addon.danger .arrow { color: #f35958; } .input-group-addon .arrow { position: relative; right: -6px; color: #D1DADE; z-index: 100; } .input-group-addon .arrow:before { font-family: 'FontAwesome'; content: "\f0da"; font-size: 23px; position: absolute; left: 17px; top: -2px; } .input-group-addon:last-child .arrow:before { font-family: 'FontAwesome'; content: "\f0d9"; font-size: 23px; position: absolute; left: -23px; top: -2px; } .input-group-addon:last-child input { border-left: 0px; } /* Profile ------------------------------------ */ .profile-dropdown { background: #fff; padding: 0; } .profile-dropdown:before { position: absolute; top: -7px; right: 15px; display: inline-block; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-left: 7px solid transparent; border-bottom-color: rgba(0, 0, 0, 0.2); content: ''; } .profile-dropdown:after { position: absolute; top: -6px; right: 16px; display: inline-block; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; border-left: 6px solid transparent; content: ''; } .profile-dropdown li:last-child { margin-top: 11px; padding: 0; } .profile-dropdown li:last-child > a { padding-top: 3px; padding-bottom: 3px; padding-right: 19px; } .profile-dropdown li > a { opacity: .5; -webkit-transition: opacity ease 0.3s; transition: opacity ease 0.3s; padding-left: 17px; padding-right: 37px; min-width: 138px; } .profile-dropdown li > a > i { margin-right: 5px; } .profile-dropdown li > a:hover { opacity: 1; } .profile-dropdown-toggle { background: transparent; border: none; } /*------------------------------------------------------------------ [5. Modals] */ .modal .close:focus { outline: 0; } .modal .modal-dialog { transition: all .2s !important; } .modal .modal-content { border: 1px solid #f2f6f7; border-radius: 3px; box-shadow: none; } .modal .modal-header { text-align: center; border-bottom: 0; padding: 25px 25px 0 25px; } .modal .modal-header p { color: #8b91a0; } .modal .modal-body { box-shadow: none; padding: 25px; padding-top: 0; white-space: normal; } .modal .modal-footer { border-top: none; box-shadow: none; margin-top: 0; padding: 25px; padding-top: 0; } .modal .drop-shadow { box-shadow: 0 0 9px rgba(191, 191, 191, 0.36) !important; } .modal.fade { opacity: 1 !important; } .modal.fade.stick-up .modal-dialog { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); -ms-transform: translate(0, -100%); margin-top: -5px; } .modal.fade.stick-up.in .modal-dialog { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate(0, 0); } .modal.fade.slide-up { height: 100%; top: auto; } .modal.fade.slide-up.in .modal-dialog { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate(0, 0); } .modal.fade.slide-up.disable-scroll { overflow: hidden; } .modal.fade.slide-up .modal-dialog { display: table; height: 100%; -webkit-transform: translate3d(0, 75%, 0); transform: translate3d(0, 75%, 0); -ms-transform: translate(0, 75%); } .modal.fade.slide-up .modal-content-wrapper { display: table-cell; vertical-align: middle; } .modal.fade.center-scale .modal-dialog { display: table; height: 100%; } .modal.fade.center-scale .modal-content { display: table-cell; vertical-align: middle; border: 0; background: transparent; } .modal.fade.center-scale .modal-content .modal-header { border-bottom: 0px; } .modal.fade.center-scale.in .modal-dialog { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .modal.fade.center-scale .modal-dialog { opacity: 0; -webkit-transform: scale(0.6); -ms-transform: scale(0.6); transform: scale(0.6); } .modal.fade.fill-in { background-color: rgba(255, 255, 255, 0); -webkit-transition: background-color 0.3s; transition: background-color 0.3s; } .modal.fade.fill-in > .close { margin-top: 20px; margin-right: 20px; opacity: 0.6; } .modal.fade.fill-in > .close > i { font-size: 16px; } .modal.fade.fill-in .modal-dialog { display: table; height: 100%; } .modal.fade.fill-in .modal-content { display: table-cell; vertical-align: middle; border: 0; background: transparent; } .modal.fade.fill-in .modal-content .modal-header { border-bottom: 0px; } .modal.fade.fill-in.in { background-color: rgba(255, 255, 255, 0.85); } .modal.fade.fill-in.in .modal-dialog { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .modal.fade.fill-in .modal-dialog { opacity: 0; -webkit-transform: scale(0.6); -ms-transform: scale(0.6); transform: scale(0.6); } .modal.fade.slide-right .close { position: absolute; top: 0; right: 0; margin-right: 10px; z-index: 10; } .modal.fade.slide-right.in .modal-dialog { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate(0, 0); } .modal.fade.slide-right .modal-dialog { position: absolute; right: 0; margin: 0; height: 100%; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); -ms-transform: translate(100%, 0); } .modal.fade.slide-right .modal-dialog .modal-content-wrapper { height: 100%; } .modal.fade.slide-right .modal-dialog .modal-content { height: 100%; } .modal.fade.slide-right .modal-dialog .modal-body { background-color: #fff; } .modal.fade.slide-right .modal-content { border-radius: 0px; } .fill-in-modal .modal-backdrop { background-color: transparent; } .modal-backdrop { opacity: 0; -webkit-transition: opacity 0.2s linear; transition: opacity 0.2s linear; } .modal-backdrop.in { opacity: 0.30; } /* Responsive Handlers: Modals ------------------------------------ */ @media (max-width: 768px) { .modal.fill-in .modal-dialog { width: calc(100% - 20px); } .modal.slide-up .modal-dialog { width: calc(100% - 20px); } } @media (min-width: 768px) { .modal.stick-up .modal-dialog { margin: -5px auto; } .modal.slide-up .modal-dialog { margin: 0 auto; } .modal.fill-in .modal-dialog { margin: 0 auto; } .modal .modal-content { box-shadow: none; } } /*------------------------------------------------------------------ [6. Tables and Datatables] */ /* Generic Tables ------------------------------------ */ .table { margin-top: 5px; } .table thead tr th { text-transform: uppercase; font-weight: 600; font-family: 'Open Sans'; font-size: 13px; padding-top: 14px; padding-bottom: 14px; vertical-align: middle; border-bottom: 1px solid rgba(230, 230, 230, 0.7); color: rgba(44, 44, 44, 0.35); } .table thead tr th[class*='sorting_']:not([class='sorting_disabled']) { color: #2c2c2c; } .table thead tr th:first-child { padding-left: 18px !important; } .table thead tr th .btn { margin-top: -20px; margin-bottom: -20px; } .table tbody tr td { background: #fff; border-bottom: 1px solid rgba(230, 230, 230, 0.7); border-top: 0px; padding: 20px; font-size: 13.5px; } .table tbody tr td .btn-tag { background: rgba(44, 44, 44, 0.07); display: inline-block; margin: 5px; border-radius: 4px; padding: 5px; color: #62605a !important; } .table tbody tr td .btn-tag:hover { background: rgba(44, 44, 44, 0.15); } .table tbody tr td[class*='sorting_'] { color: #000; } .table tbody tr.selected td { background: #fef6dd; } .table.table-hover tbody tr:hover td { background: #daeffd !important; } .table.table-hover tbody tr.selected:hover td { background: #fef6dd !important; } .table.table-striped tbody tr td { background: #fafafa !important; } .table.table-striped tbody tr:nth-child(2n+1) td { background: #fff !important; } .table.table-borderless tbody tr td { border-top: 0; } .table.table-condensed { table-layout: fixed; } .table.table-condensed thead tr th { padding-left: 20px; padding-right: 20px; } .table.table-condensed tbody tr td { padding-top: 12px; padding-bottom: 12px; } .table.table-condensed thead tr th, .table.table-condensed tbody tr td, .table.table-condensed tbody tr td *:not(.dropdown-default) { white-space: nowrap; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; } .table.table-condensed.table-detailed > tbody > tr.shown > td { background: #fef6dd; } .table.table-condensed.table-detailed > tbody > tr.shown > td:first-child:before { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .table.table-condensed.table-detailed > tbody > tr.shown + tr > td { background: rgba(250, 250, 250, 0.4); padding: 0px 40px; } .table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline { background: transparent; } .table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline tr, .table.table-condensed.table-detailed > tbody > tr.shown + tr > td .table-inline td { background: transparent; font-weight: 600; } .table.table-condensed.table-detailed > tbody > tr.row-details > td:first-child:before { content: ''; } .table.table-condensed.table-detailed > tbody > tr > td:hover { cursor: pointer; } .table.table-condensed.table-detailed > tbody > tr > td:first-child:before { content: "\f054"; display: inline-block; margin-right: 8px; font-family: 'FontAwesome'; -webkit-transition: all 0.12s linear; transition: all 0.12s linear; } .table.table-condensed.table-detailed .table-inline td { border: none; text-align: left; } .table.table-borderless > tbody > tr > td { border-bottom: 0px; } .fht-table { margin-bottom: 0 !important; } /* Data-tables ------------------------------------ */ .table.dataTable.no-footer { border: none; } .dataTables_scroll:hover .dataTables_scrollBody:before { content: ""; top: 0; height: 0; } .dataTables_scrollBody { overflow-y: auto; border: none !important; } .dataTables_scrollBody:before { content: ""; position: absolute; left: 0; right: 0; top: 60px; bottom: 0; background: transparent; } .dataTables_wrapper .dataTables_paginate { float: right; } .dataTables_wrapper .dataTables_paginate ul > li.disabled a { opacity: .5; } .dataTables_wrapper .dataTables_paginate ul > li > a { padding: 5px 10px; color: #626262; opacity: .35; -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; } .dataTables_wrapper .dataTables_paginate ul > li > a:hover { opacity: .65; } .dataTables_wrapper .dataTables_paginate ul > li.next > a, .dataTables_wrapper .dataTables_paginate ul > li.prev > a { opacity: 1; } .dataTables_wrapper .dataTables_paginate ul > li.disabled a { opacity: .35; } .dataTables_wrapper .dataTables_paginate ul > li.disabled a:hover { opacity: .35; } .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate { margin-top: 25px !important; } .dataTables_paginate.paging_bootstrap.pagination { padding-top: 0; padding-right: 20px; } .dataTables_wrapper .dataTables_info { clear: none; font-size: 12px; padding: 0 33px; color: #626262; } .dataTables_wrapper .dataTables_paginate ul > li { display: inline-block; padding-left: 0; font-size: 11px; } .dataTables_scrollHeadInner { padding-right: 0 !important; } .export-options-container { position: relative; } .dataTables_wrapper .dataTables_paginate ul > li.active > a { font-weight: bold; color: #626262; opacity: 1; } .export-options-container a { color: inherit; opacity: 1; } .exportOptions .DTTT.btn-group a { display: block !important; } table.dataTable thead .sorting_asc:after { background-image: url("/img/icons/sort_asc.png"); } table.dataTable thead .sorting_desc:after { background-image: url("/img/icons/sort_desc.png"); } table.dataTable thead .sorting:after { background-image: url("/img/icons/sort_both.png"); } table.dataTable thead .sorting_asc_disabled:after { background-image: url("/img/icons/sort_asc_disabled.png"); } table.dataTable thead .sorting_desc_disabled:after { background-image: url("/img/icons/sort_desc_disabled.png"); } table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after { bottom: 12px; content: ""; width: 19px; height: 19px; background-position: center center; opacity: 1; } /* Responsive Handlers : Tables */ @media (max-width: 991px) { .dataTables_wrapper .dataTables_info { float: left; } .dataTables_paginate.paging_bootstrap.pagination { float: right; } } @media (max-width: 480px) { .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate { float: none; text-align: left; clear: both; display: block; } } /*------------------------------------------------------------------ [8. Login] */ .login-wrapper { height: 100%; background-color: #6d5cae; } .login-wrapper > * { height: 100%; } .login-wrapper .bg-pic { position: absolute; width: 100%; overflow: hidden; } .login-wrapper .bg-pic > img { height: 100%; opacity: 0.6; } .login-wrapper .login-container { width: 496px; display: block; position: relative; float: left; } .login-wrapper .bg-caption { width: 500px; } .register-container { width: 550px; margin: auto; height: 100%; } /* Responsive handlers : Login ------------------------------------ */ @media (max-width: 768px) { .login-wrapper .login-container { width: 100%; } .register-container { width: 100%; padding: 15px; } } @media only screen and (max-width: 321px) { .login-wrapper .login-container { width: 100%; } } /* Demo classes */ .demo-table-search thead th:nth-child(1) { width: 20%; } .demo-table-search thead th:nth-child(2) { width: 22%; } .demo-table-search thead th:nth-child(3) { width: 24%; } .demo-table-search thead th:nth-child(4) { width: 15%; } .demo-table-search thead th:nth-child(5) { width: 19%; } .demo-table-dynamic thead th:nth-child(1) { width: 25%; } .demo-table-dynamic thead th:nth-child(2) { width: 30%; } .demo-table-dynamic thead th:nth-child(3) { width: 20%; } .demo-table-dynamic thead th:nth-child(4) { width: 25%; } /* Section ------------------------------------ */ .section.first{ padding-top:50px;} .section.seconde{ padding-top:20px;} .section.black{background-color:#2b303b;} .section.grey{background-color:#fafafa;} /* Plugins -------------------------------------------------- Datepicker https://github.com/eternicode/bootstrap-datepicker */ .datepicker { padding: 16px 25px; border-radius: 2px; font-size: 12px; } .datepicker:after { border-bottom-color: #fafafa; } .datepicker thead tr .datepicker-switch { color: #6f7b8a; font-size: 13px; } .datepicker thead tr .next, .datepicker thead tr .prev { color: #6d5cae; content: ''; font-size: 0px; } .datepicker thead tr .next:before, .datepicker thead tr .prev:before { color: #6d5cae; font-family: 'FontAwesome'; font-size: 10px; } .datepicker thead tr .prev:before { content: "\f053"; } .datepicker thead tr .next:before { content: "\f054"; } .datepicker thead tr .dow { font-family: 'Open Sans'; color: #6d5cae; text-transform: uppercase; font-size: 11px; } .datepicker thead tr th { width: 31px; height: 29px; } .datepicker tbody tr .odd { color: #d0d3d8; } .datepicker table tr td { width: 31px; height: 29px; } .datepicker table tr td.old, .datepicker table tr td.new { color: #e6e6e6; } .datepicker table tr td.day:hover { background: #f0f0f0; } .datepicker table tr td.active { background-color: #6d5cae !important; } .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover { background-image: none; text-shadow: none; font-weight: 600; } .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover { background-color: #f0f0f0; background-image: none; color: #ffffff; } .datepicker table tr td span { border-radius: 4px; width: 42px; height: 42px; line-height: 42px; } .datepicker table tr td span.active { background-color: #6d5cae !important; } .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover { background-image: none; border: none; text-shadow: none; } .datepicker.dropdown-menu { border-color: #e6e6e6; color: #626262; } .datepicker.datepicker-dropdown.datepicker-orient-bottom:before { border-color: #e6e6e6; } .datepicker-inline { width: auto; } .input-daterange .input-group-addon { text-shadow: none; border: 0; } /* Generic Padding Helpers ------------------------------------ */ .p-t-0 { padding-top: 0px !important; } .p-r-0 { padding-right: 0px !important; } .p-l-0 { padding-left: 0px !important; } .p-b-0 { padding-bottom: 0px !important; } .padding-0 { padding: 0px !important; } .p-t-5 { padding-top: 5px !important; } .p-r-5 { padding-right: 5px !important; } .p-l-5 { padding-left: 5px !important; } .p-b-5 { padding-bottom: 5px !important; } .padding-5 { padding: 5px !important; } .p-t-10 { padding-top: 10px !important; } .p-r-10 { padding-right: 10px !important; } .p-l-10 { padding-left: 10px !important; } .p-b-10 { padding-bottom: 10px !important; } .padding-10 { padding: 10px !important; } .p-t-15 { padding-top: 15px !important; } .p-r-15 { padding-right: 15px !important; } .p-l-15 { padding-left: 15px !important; } .p-b-15 { padding-bottom: 15px !important; } .padding-15 { padding: 15px !important; } .p-t-20 { padding-top: 20px !important; } .p-r-20 { padding-right: 20px !important; } .p-l-20 { padding-left: 20px !important; } .p-b-20 { padding-bottom: 20px !important; } .padding-20 { padding: 20px !important; } .p-t-25 { padding-top: 25px !important; } .p-r-25 { padding-right: 25px !important; } .p-l-25 { padding-left: 25px !important; } .p-b-25 { padding-bottom: 25px !important; } .padding-25 { padding: 25px !important; } .p-t-30 { padding-top: 30px !important; } .p-r-30 { padding-right: 30px !important; } .p-l-30 { padding-left: 30px !important; } .p-b-30 { padding-bottom: 30px !important; } .padding-30 { padding: 30px !important; } .p-t-35 { padding-top: 35px !important; } .p-r-35 { padding-right: 35px !important; } .p-l-35 { padding-left: 35px !important; } .p-b-35 { padding-bottom: 35px !important; } .padding-35 { padding: 35px !important; } .p-t-40 { padding-top: 40px !important; } .p-r-40 { padding-right: 40px !important; } .p-l-40 { padding-left: 40px !important; } .p-b-40 { padding-bottom: 40px !important; } .padding-40 { padding: 40px !important; } .p-t-45 { padding-top: 45px !important; } .p-r-45 { padding-right: 45px !important; } .p-l-45 { padding-left: 45px !important; } .p-b-45 { padding-bottom: 45px !important; } .padding-45 { padding: 45px !important; } .p-t-50 { padding-top: 50px !important; } .p-r-50 { padding-right: 50px !important; } .p-l-50 { padding-left: 50px !important; } .p-b-50 { padding-bottom: 50px !important; } .padding-50 { padding: 50px !important; } .p-t-55 { padding-top: 55px !important; } .p-r-55 { padding-right: 55px !important; } .p-l-55 { padding-left: 55px !important; } .p-b-55 { padding-bottom: 55px !important; } .padding-55 { padding: 55px !important; } .p-t-60 { padding-top: 60px !important; } .p-r-60 { padding-right: 60px !important; } .p-l-60 { padding-left: 60px !important; } .p-b-60 { padding-bottom: 60px !important; } .padding-60 { padding: 60px !important; } .p-t-65 { padding-top: 65px !important; } .p-r-65 { padding-right: 65px !important; } .p-l-65 { padding-left: 65px !important; } .p-b-65 { padding-bottom: 65px !important; } .padding-65 { padding: 65px !important; } .p-t-70 { padding-top: 70px !important; } .p-r-70 { padding-right: 70px !important; } .p-l-70 { padding-left: 70px !important; } .p-b-70 { padding-bottom: 70px !important; } .padding-70 { padding: 70px !important; } .p-t-75 { padding-top: 75px !important; } .p-r-75 { padding-right: 75px !important; } .p-l-75 { padding-left: 75px !important; } .p-b-75 { padding-bottom: 75px !important; } .padding-75 { padding: 75px !important; } .p-t-80 { padding-top: 80px !important; } .p-r-80 { padding-right: 80px !important; } .p-l-80 { padding-left: 80px !important; } .p-b-80 { padding-bottom: 80px !important; } .padding-80 { padding: 80px !important; } .p-t-85 { padding-top: 85px !important; } .p-r-85 { padding-right: 85px !important; } .p-l-85 { padding-left: 85px !important; } .p-b-85 { padding-bottom: 85px !important; } .padding-85 { padding: 85px !important; } .p-t-90 { padding-top: 90px !important; } .p-r-90 { padding-right: 90px !important; } .p-l-90 { padding-left: 90px !important; } .p-b-90 { padding-bottom: 90px !important; } .padding-90 { padding: 90px !important; } .p-t-95 { padding-top: 95px !important; } .p-r-95 { padding-right: 95px !important; } .p-l-95 { padding-left: 95px !important; } .p-b-95 { padding-bottom: 95px !important; } .padding-95 { padding: 95px !important; } .p-t-100 { padding-top: 100px !important; } .p-r-100 { padding-right: 100px !important; } .p-l-100 { padding-left: 100px !important; } .p-b-100 { padding-bottom: 100px !important; } .padding-100 { padding: 100px !important; } /* Generic Margin Helpers ------------------------------------ */ .m-t-0 { margin-top: 0px; } .m-r-0 { margin-right: 0px; } .m-l-0 { margin-left: 0px; } .m-b-0 { margin-bottom: 0px; } .m-t-5 { margin-top: 5px; } .m-r-5 { margin-right: 5px; } .m-l-5 { margin-left: 5px; } .m-b-5 { margin-bottom: 5px; } .m-t-10 { margin-top: 10px; } .m-r-10 { margin-right: 10px; } .m-l-10 { margin-left: 10px; } .m-b-10 { margin-bottom: 10px; } .m-t-15 { margin-top: 15px; } .m-r-15 { margin-right: 15px; } .m-l-15 { margin-left: 15px; } .m-b-15 { margin-bottom: 15px; } .m-t-20 { margin-top: 20px; } .m-r-20 { margin-right: 20px; } .m-l-20 { margin-left: 20px; } .m-b-20 { margin-bottom: 20px; } .m-t-25 { margin-top: 25px; } .m-r-25 { margin-right: 25px; } .m-l-25 { margin-left: 25px; } .m-b-25 { margin-bottom: 25px; } .m-t-30 { margin-top: 30px; } .m-r-30 { margin-right: 30px; } .m-l-30 { margin-left: 30px; } .m-b-30 { margin-bottom: 30px; } .m-t-35 { margin-top: 35px; } .m-r-35 { margin-right: 35px; } .m-l-35 { margin-left: 35px; } .m-b-35 { margin-bottom: 35px; } .m-t-40 { margin-top: 40px; } .m-r-40 { margin-right: 40px; } .m-l-40 { margin-left: 40px; } .m-b-40 { margin-bottom: 40px; } .m-t-45 { margin-top: 45px; } .m-r-45 { margin-right: 45px; } .m-l-45 { margin-left: 45px; } .m-b-45 { margin-bottom: 45px; } .m-t-50 { margin-top: 50px; } .m-r-50 { margin-right: 50px; } .m-l-50 { margin-left: 50px; } .m-b-50 { margin-bottom: 50px; } .m-t-55 { margin-top: 55px; } .m-r-55 { margin-right: 55px; } .m-l-55 { margin-left: 55px; } .m-b-55 { margin-bottom: 55px; } .m-t-60 { margin-top: 60px; } .m-r-60 { margin-right: 60px; } .m-l-60 { margin-left: 60px; } .m-b-60 { margin-bottom: 60px; } .m-t-65 { margin-top: 65px; } .m-r-65 { margin-right: 65px; } .m-l-65 { margin-left: 65px; } .m-b-65 { margin-bottom: 65px; } .m-t-70 { margin-top: 70px; } .m-r-70 { margin-right: 70px; } .m-l-70 { margin-left: 70px; } .m-b-70 { margin-bottom: 70px; } .m-t-75 { margin-top: 75px; } .m-r-75 { margin-right: 75px; } .m-l-75 { margin-left: 75px; } .m-b-75 { margin-bottom: 75px; } .m-t-80 { margin-top: 80px; } .m-r-80 { margin-right: 80px; } .m-l-80 { margin-left: 80px; } .m-b-80 { margin-bottom: 80px; } .m-t-85 { margin-top: 85px; } .m-r-85 { margin-right: 85px; } .m-l-85 { margin-left: 85px; } .m-b-85 { margin-bottom: 85px; } .m-t-90 { margin-top: 90px; } .m-r-90 { margin-right: 90px; } .m-l-90 { margin-left: 90px; } .m-b-90 { margin-bottom: 90px; } .m-t-95 { margin-top: 95px; } .m-r-95 { margin-right: 95px; } .m-l-95 { margin-left: 95px; } .m-b-95 { margin-bottom: 95px; } .m-t-100 { margin-top: 100px; } .m-r-100 { margin-right: 100px; } .m-l-100 { margin-left: 100px; } .m-b-100 { margin-bottom: 100px; } .full-height { height: 100% !important; } .full-width { width: 100%; } .hide { display: none; } .inline { display: inline-block !important; } .block { display: block; } .b-blank { border-color: #000; } .no-margin-b { margin-bottom:0px;} /* Border Colors ------------------------------------ */ .b-a, .b-r, .b-l, .b-t, .b-b { border-style: solid; border-width: 0; } .b-r { border-right-width: 1px; } .b-l { border-left-width: 1px; } .b-t { border-top-width: 1px; } .b-b { border-bottom-width: 1px; } .b-a { border-width: 1px; } .b-dashed { border-style: dashed; } .b-thick { border-width: 2px; } .b-transparent { border-color: rgba(0, 0, 0, 0.4); } .b-transparent-white { border-color: rgba(255, 255, 255, 0.3); } .b-grey { border-color: #ccc; } .b-white { border-color: #fff; } .b-primary { border-color: #6d5cae; } .b-complete { border-color: #6d5cae; } .b-success { border-color: #10cfbd; } .b-info { border-color: #3b4752; } .b-danger { border-color: #f55753; } .b-warning { border-color: #efad22; }
0.202601
0.057493
.background_glassyGainsboro3, .hover_background_glassyGainsboro3:hover, .active_background_glassyGainsboro3:active:hover { background: #9f9f9f; background-image: -moz-linear-gradient(top, rgb(143, 143, 143) 0%, rgb(127, 127, 127) 50%, rgb(111, 111, 111) 55%, rgb(159, 159, 159) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(143, 143, 143)), color-stop(50%, rgb(127, 127, 127)), color-stop(55%, rgb(111, 111, 111)), color-stop(100%, rgb(159, 159, 159))); background-image: -webkit-linear-gradient(top, rgb(143, 143, 143) 0%, rgb(127, 127, 127) 50%, rgb(111, 111, 111) 55%, rgb(159, 159, 159) 100%); background-image: -o-linear-gradient(top, rgb(143, 143, 143) 0%, rgb(127, 127, 127) 50%, rgb(111, 111, 111) 55%, rgb(159, 159, 159) 100%); background-image: -ms-linear-gradient(top, rgb(143, 143, 143) 0%, rgb(127, 127, 127) 50%, rgb(111, 111, 111) 55%, rgb(159, 159, 159) 100%); background-image: linear-gradient(to bottom, rgb(143, 143, 143) 0%, rgb(127, 127, 127) 50%, rgb(111, 111, 111) 55%, rgb(159, 159, 159) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f8f8f', endColorstr='#9f9f9f',GradientType=0 ); } .background_glassyGainsboro3h, .hover_background_glassyGainsboro3h:hover, .active_background_glassyGainsboro3h:active:hover { background: #9f9f9f; background-image: -moz-linear-gradient(top, rgb(172, 172, 172) 0%, rgb(153, 153, 153) 50%, rgb(134, 134, 134) 55%, rgb(191, 191, 191) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(172, 172, 172)), color-stop(50%, rgb(153, 153, 153)), color-stop(55%, rgb(134, 134, 134)), color-stop(100%, rgb(191, 191, 191))); background-image: -webkit-linear-gradient(top, rgb(172, 172, 172) 0%, rgb(153, 153, 153) 50%, rgb(134, 134, 134) 55%, rgb(191, 191, 191) 100%); background-image: -o-linear-gradient(top, rgb(172, 172, 172) 0%, rgb(153, 153, 153) 50%, rgb(134, 134, 134) 55%, rgb(191, 191, 191) 100%); background-image: -ms-linear-gradient(top, rgb(172, 172, 172) 0%, rgb(153, 153, 153) 50%, rgb(134, 134, 134) 55%, rgb(191, 191, 191) 100%); background-image: linear-gradient(to bottom, rgb(172, 172, 172) 0%, rgb(153, 153, 153) 50%, rgb(134, 134, 134) 55%, rgb(191, 191, 191) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acacac', endColorstr='#bfbfbf',GradientType=0 ); } .background_glassyGainsboro3a, .hover_background_glassyGainsboro3a:hover, .active_background_glassyGainsboro3a:active:hover { background: #9f9f9f; background-image: -moz-linear-gradient(top, rgb(191, 191, 191) 0%, rgb(134, 134, 134) 50%, rgb(153, 153, 153) 55%, rgb(172, 172, 172) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(191, 191, 191)), color-stop(50%, rgb(134, 134, 134)), color-stop(55%, rgb(153, 153, 153)), color-stop(100%, rgb(172, 172, 172))); background-image: -webkit-linear-gradient(top, rgb(191, 191, 191) 0%, rgb(134, 134, 134) 50%, rgb(153, 153, 153) 55%, rgb(172, 172, 172) 100%); background-image: -o-linear-gradient(top, rgb(191, 191, 191) 0%, rgb(134, 134, 134) 50%, rgb(153, 153, 153) 55%, rgb(172, 172, 172) 100%); background-image: -ms-linear-gradient(top, rgb(191, 191, 191) 0%, rgb(134, 134, 134) 50%, rgb(153, 153, 153) 55%, rgb(172, 172, 172) 100%); background-image: linear-gradient(to bottom, rgb(191, 191, 191) 0%, rgb(134, 134, 134) 50%, rgb(153, 153, 153) 55%, rgb(172, 172, 172) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#acacac',GradientType=0 ); } .background_glassyGainsboro3s, .hover_background_glassyGainsboro3s:hover, .active_background_glassyGainsboro3s:active:hover { background: #9f9f9f; background-image: -moz-linear-gradient(top, rgb(215, 215, 215) 0%, rgb(191, 191, 191) 50%, rgb(167, 167, 167) 55%, rgb(238, 238, 238) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(215, 215, 215)), color-stop(50%, rgb(191, 191, 191)), color-stop(55%, rgb(167, 167, 167)), color-stop(100%, rgb(238, 238, 238))); background-image: -webkit-linear-gradient(top, rgb(215, 215, 215) 0%, rgb(191, 191, 191) 50%, rgb(167, 167, 167) 55%, rgb(238, 238, 238) 100%); background-image: -o-linear-gradient(top, rgb(215, 215, 215) 0%, rgb(191, 191, 191) 50%, rgb(167, 167, 167) 55%, rgb(238, 238, 238) 100%); background-image: -ms-linear-gradient(top, rgb(215, 215, 215) 0%, rgb(191, 191, 191) 50%, rgb(167, 167, 167) 55%, rgb(238, 238, 238) 100%); background-image: linear-gradient(to bottom, rgb(215, 215, 215) 0%, rgb(191, 191, 191) 50%, rgb(167, 167, 167) 55%, rgb(238, 238, 238) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#eeeeee',GradientType=0 ); } .background_color_glassyGainsboro3, .hover_background_color_glassyGainsboro3:hover, .active_background_color_glassyGainsboro3:active:hover { background-color:#9f9f9f; } .background_first_color_glassyGainsboro3, .hover_background_first_color_glassyGainsboro3:hover, .active_background_first_color_glassyGainsboro3:active:hover { background-color:#8f8f8f; } .background_last_color_glassyGainsboro3, .hover_background_last_color_glassyGainsboro3:hover, .active_background_color_last_glassyGainsboro3:active:hover { background-color:#9f9f9f; } /* ------------------------------ color settings -------------------------------*/ .color_glassyGainsboro3, .hover_color_glassyGainsboro3:hover, .active_color_glassyGainsboro3:active:hover { color: #c8c8c8; } .color_glassyGainsboro3h, .hover_color_glassyGainsboro3h:hover, .active_color_glassyGainsboro3h:active:hover { color: #c8c8c8; } .color_glassyGainsboro3a, .hover_color_glassyGainsboro3a:hover, .active_color_glassyGainsboro3a:active:hover { color: #ff0; } .color_glassyGainsboro3s, .hover_color_glassyGainsboro3s:hover, .active_color_glassyGainsboro3s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_glassyGainsboro3, .hover_border_glassyGainsboro3:hover, .active_border_glassyGainsboro3:active:hover { border-color: #727272 #5f5f5f #5f5f5f #727272; } .border_glassyGainsboro3h, .hover_border_glassyGainsboro3h:hover, .active_border_glassyGainsboro3h:active:hover { border-color: #727272 #5f5f5f #5f5f5f #727272; } .border_glassyGainsboro3a, .hover_border_glassyGainsboro3a:hover, .active_border_glassyGainsboro3a:active:hover { border-color: #595959 #595959 #595959 #595959; } .border_glassyGainsboro3s, .hover_border_glassyGainsboro3s:hover, .active_border_glassyGainsboro3s:active:hover { border-color: #595959 #595959 #595959 #595959; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_glassyGainsboro3, .hover_shadow_expand_glassyGainsboro3:hover, .active_shadow_expand_glassyGainsboro3:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(159, 159, 159, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(159, 159, 159, .39); box-shadow: 0em 0em 1em 0.25em rgba(159, 159, 159, .39); } .shadow_expand_glassyGainsboro3h, .hover_shadow_expand_glassyGainsboro3h:hover, .active_shadow_expand_glassyGainsboro3h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(191, 191, 191, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(191, 191, 191, .50); box-shadow: 0em 0em 1em 0.25em rgba(191, 191, 191, .50); } .shadow_expand_glassyGainsboro3a, .hover_shadow_expand_glassyGainsboro3a:hover, .active_shadow_expand_glassyGainsboro3a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(172, 172, 172, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(172, 172, 172, .63); box-shadow: 0em 0em 1em 0.25em rgba(172, 172, 172, .63); } .shadow_expand_glassyGainsboro3s, .hover_shadow_expand_glassyGainsboro3s:hover, .active_shadow_expand_glassyGainsboro3s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(172, 172, 172, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(172, 172, 172, .78); box-shadow: 0em 0em 1em 0.25em rgba(172, 172, 172, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_glassyGainsboro3, .hover_shadow_left_glassyGainsboro3:hover, .active_shadow_left_glassyGainsboro3:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(159, 159, 159, .39); box-shadow: -0.5em -0.5em 1em rgba(159, 159, 159, .39); } .shadow_left_glassyGainsboro3h, .hover_shadow_left_glassyGainsboro3h:hover, .active_shadow_left_glassyGainsboro3h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(191, 191, 191, .50); box-shadow: -0.5em -0.5em 1em rgba(191, 191, 191, .50); } .shadow_left_glassyGainsboro3a, .hover_shadow_left_glassyGainsboro3a:hover, .active_shadow_left_glassyGainsboro3a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .63); box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .63); } .shadow_left_glassyGainsboro3s, .hover_shadow_left_glassyGainsboro3s:hover, .active_shadow_left_glassyGainsboro3s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .78); box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_glassyGainsboro3, .hover_shadow_right_glassyGainsboro3:hover, .active_shadow_right_glassyGainsboro3:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(159, 159, 159, .39); -moz-box-shadow: 0.5em 0em 1em rgba(159, 159, 159, .39); box-shadow: 0.5em 0em 1em rgba(159, 159, 159, .39); } .shadow_right_glassyGainsboro3h, .hover_shadow_right_glassyGainsboro3h:hover, .active_shadow_right_glassyGainsboro3h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(191, 191, 191, .50); -moz-box-shadow: 0.5em 0em 1em rgba(191, 191, 191, .50); box-shadow: 0.5em 0em 1em rgba(191, 191, 191, .50); } .shadow_right_glassyGainsboro3a, .hover_shadow_right_glassyGainsboro3a:hover, .active_shadow_right_glassyGainsboro3a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(172, 172, 172, .63); -moz-box-shadow: 0.5em 0em 1em rgba(172, 172, 172, .63); box-shadow: 0.5em 0em 1em rgba(172, 172, 172, .63); } .shadow_right_glassyGainsboro3s, .hover_shadow_right_glassyGainsboro3s:hover, .active_shadow_right_glassyGainsboro3s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(172, 172, 172, .78); -moz-box-shadow: 0.5em 0em 1em rgba(172, 172, 172, .78); box-shadow: 0.5em 0em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_glassyGainsboro3, .hover_shadow_top_glassyGainsboro3:hover, .active_shadow_top_glassyGainsboro3:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: 0em -0.5em 1em rgba(159, 159, 159, .39); box-shadow: 0em -0.5em 1em rgba(159, 159, 159, .39); } .shadow_top_glassyGainsboro3h, .hover_shadow_top_glassyGainsboro3h:hover, .active_shadow_top_glassyGainsboro3h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: 0em -0.5em 1em rgba(191, 191, 191, .50); box-shadow: 0em -0.5em 1em rgba(191, 191, 191, .50); } .shadow_top_glassyGainsboro3a, .hover_shadow_top_glassyGainsboro3a:hover, .active_shadow_top_glassyGainsboro3a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: 0em -0.5em 1em rgba(172, 172, 172, .63); box-shadow: 0em -0.5em 1em rgba(172, 172, 172, .63); } .shadow_top_glassyGainsboro3s, .hover_shadow_top_glassyGainsboro3s:hover, .active_shadow_top_glassyGainsboro3s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: 0em -0.5em 1em rgba(172, 172, 172, .78); box-shadow: 0em -0.5em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_glassyGainsboro3, .hover_shadow_bottom_glassyGainsboro3:hover, .active_shadow_bottom_glassyGainsboro3:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: 0em 0.5em 1em rgba(159, 159, 159, .39); box-shadow: 0em 0.5em 1em rgba(159, 159, 159, .39); } .shadow_bottom_glassyGainsboro3h, .hover_shadow_bottom_glassyGainsboro3h:hover, .active_shadow_bottom_glassyGainsboro3h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: 0em 0.5em 1em rgba(191, 191, 191, .50); box-shadow: 0em 0.5em 1em rgba(191, 191, 191, .50); } .shadow_bottom_glassyGainsboro3a, .hover_shadow_bottom_glassyGainsboro3a:hover, .active_shadow_bottom_glassyGainsboro3a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: 0em 0.5em 1em rgba(172, 172, 172, .63); box-shadow: 0em 0.5em 1em rgba(172, 172, 172, .63); } .shadow_bottom_glassyGainsboro3s, .hover_shadow_bottom_glassyGainsboro3s:hover, .active_shadow_bottom_glassyGainsboro3s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: 0em 0.5em 1em rgba(172, 172, 172, .78); box-shadow: 0em 0.5em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_glassyGainsboro3, .hover_shadow_top_left_glassyGainsboro3:hover, .active_shadow_top_left_glassyGainsboro3:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(159, 159, 159, .39); box-shadow: -0.5em -0.5em 1em rgba(159, 159, 159, .39); } .shadow_top_left_glassyGainsboro3h, .hover_shadow_top_left_glassyGainsboro3h:hover, .active_shadow_top_left_glassyGainsboro3h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(191, 191, 191, .50); box-shadow: -0.5em -0.5em 1em rgba(191, 191, 191, .50); } .shadow_top_left_glassyGainsboro3a, .hover_shadow_top_left_glassyGainsboro3a:hover, .active_shadow_top_left_glassyGainsboro3a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .63); box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .63); } .shadow_top_left_glassyGainsboro3s, .hover_shadow_top_left_glassyGainsboro3s:hover, .active_shadow_top_left_glassyGainsboro3s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .78); box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_glassyGainsboro3, .hover_shadow_top_right_glassyGainsboro3:hover, .active_shadow_top_right_glassyGainsboro3:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(159, 159, 159, .39); box-shadow: 0.5em -0.5em 1em rgba(159, 159, 159, .39); } .shadow_top_right_glassyGainsboro3h, .hover_shadow_top_right_glassyGainsboro3h:hover, .active_shadow_top_right_glassyGainsboro3h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(191, 191, 191, .50); box-shadow: 0.5em -0.5em 1em rgba(191, 191, 191, .50); } .shadow_top_right_glassyGainsboro3a, .hover_shadow_top_right_glassyGainsboro3a:hover, .active_shadow_top_right_glassyGainsboro3a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(172, 172, 172, .63); box-shadow: 0.5em -0.5em 1em rgba(172, 172, 172, .63); } .shadow_top_right_glassyGainsboro3s, .hover_shadow_top_right_glassyGainsboro3s:hover, .active_shadow_top_right_glassyGainsboro3s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(172, 172, 172, .78); box-shadow: 0.5em -0.5em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_glassyGainsboro3, .hover_shadow_bottom_left_glassyGainsboro3:hover, .active_shadow_bottom_left_glassyGainsboro3:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(159, 159, 159, .39); box-shadow: -0.5em 0.5em 1em rgba(159, 159, 159, .39); } .shadow_bottom_left_glassyGainsboro3h, .hover_shadow_bottom_left_glassyGainsboro3h:hover, .active_shadow_bottom_left_glassyGainsboro3h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(191, 191, 191, .50); box-shadow: -0.5em 0.5em 1em rgba(191, 191, 191, .50); } .shadow_bottom_left_glassyGainsboro3a, .hover_shadow_bottom_left_glassyGainsboro3a:hover, .active_shadow_bottom_left_glassyGainsboro3a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(172, 172, 172, .63); box-shadow: -0.5em 0.5em 1em rgba(172, 172, 172, .63); } .shadow_bottom_left_glassyGainsboro3s, .hover_shadow_bottom_left_glassyGainsboro3s:hover, .active_shadow_bottom_left_glassyGainsboro3s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(172, 172, 172, .78); box-shadow: -0.5em 0.5em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_glassyGainsboro3, .hover_shadow_bottom_right_glassyGainsboro3:hover, .active_shadow_bottom_right_glassyGainsboro3:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(159, 159, 159, .39); box-shadow: 0.5em 0.5em 1em rgba(159, 159, 159, .39); } .shadow_bottom_right_glassyGainsboro3h, .hover_shadow_bottom_right_glassyGainsboro3h:hover, .active_shadow_bottom_right_glassyGainsboro3h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(191, 191, 191, .50); box-shadow: 0.5em 0.5em 1em rgba(191, 191, 191, .50); } .shadow_bottom_right_glassyGainsboro3a, .hover_shadow_bottom_right_glassyGainsboro3a:hover, .active_shadow_bottom_right_glassyGainsboro3a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(172, 172, 172, .63); box-shadow: 0.5em 0.5em 1em rgba(172, 172, 172, .63); } .shadow_bottom_right_glassyGainsboro3s, .hover_shadow_bottom_right_glassyGainsboro3s:hover, .active_shadow_bottom_right_glassyGainsboro3s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(172, 172, 172, .78); box-shadow: 0.5em 0.5em 1em rgba(172, 172, 172, .78); }
widgets/common/assets/gradients/glassy/glassyGainsboro/glassyGainsboro3.css
.background_glassyGainsboro3, .hover_background_glassyGainsboro3:hover, .active_background_glassyGainsboro3:active:hover { background: #9f9f9f; background-image: -moz-linear-gradient(top, rgb(143, 143, 143) 0%, rgb(127, 127, 127) 50%, rgb(111, 111, 111) 55%, rgb(159, 159, 159) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(143, 143, 143)), color-stop(50%, rgb(127, 127, 127)), color-stop(55%, rgb(111, 111, 111)), color-stop(100%, rgb(159, 159, 159))); background-image: -webkit-linear-gradient(top, rgb(143, 143, 143) 0%, rgb(127, 127, 127) 50%, rgb(111, 111, 111) 55%, rgb(159, 159, 159) 100%); background-image: -o-linear-gradient(top, rgb(143, 143, 143) 0%, rgb(127, 127, 127) 50%, rgb(111, 111, 111) 55%, rgb(159, 159, 159) 100%); background-image: -ms-linear-gradient(top, rgb(143, 143, 143) 0%, rgb(127, 127, 127) 50%, rgb(111, 111, 111) 55%, rgb(159, 159, 159) 100%); background-image: linear-gradient(to bottom, rgb(143, 143, 143) 0%, rgb(127, 127, 127) 50%, rgb(111, 111, 111) 55%, rgb(159, 159, 159) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f8f8f', endColorstr='#9f9f9f',GradientType=0 ); } .background_glassyGainsboro3h, .hover_background_glassyGainsboro3h:hover, .active_background_glassyGainsboro3h:active:hover { background: #9f9f9f; background-image: -moz-linear-gradient(top, rgb(172, 172, 172) 0%, rgb(153, 153, 153) 50%, rgb(134, 134, 134) 55%, rgb(191, 191, 191) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(172, 172, 172)), color-stop(50%, rgb(153, 153, 153)), color-stop(55%, rgb(134, 134, 134)), color-stop(100%, rgb(191, 191, 191))); background-image: -webkit-linear-gradient(top, rgb(172, 172, 172) 0%, rgb(153, 153, 153) 50%, rgb(134, 134, 134) 55%, rgb(191, 191, 191) 100%); background-image: -o-linear-gradient(top, rgb(172, 172, 172) 0%, rgb(153, 153, 153) 50%, rgb(134, 134, 134) 55%, rgb(191, 191, 191) 100%); background-image: -ms-linear-gradient(top, rgb(172, 172, 172) 0%, rgb(153, 153, 153) 50%, rgb(134, 134, 134) 55%, rgb(191, 191, 191) 100%); background-image: linear-gradient(to bottom, rgb(172, 172, 172) 0%, rgb(153, 153, 153) 50%, rgb(134, 134, 134) 55%, rgb(191, 191, 191) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acacac', endColorstr='#bfbfbf',GradientType=0 ); } .background_glassyGainsboro3a, .hover_background_glassyGainsboro3a:hover, .active_background_glassyGainsboro3a:active:hover { background: #9f9f9f; background-image: -moz-linear-gradient(top, rgb(191, 191, 191) 0%, rgb(134, 134, 134) 50%, rgb(153, 153, 153) 55%, rgb(172, 172, 172) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(191, 191, 191)), color-stop(50%, rgb(134, 134, 134)), color-stop(55%, rgb(153, 153, 153)), color-stop(100%, rgb(172, 172, 172))); background-image: -webkit-linear-gradient(top, rgb(191, 191, 191) 0%, rgb(134, 134, 134) 50%, rgb(153, 153, 153) 55%, rgb(172, 172, 172) 100%); background-image: -o-linear-gradient(top, rgb(191, 191, 191) 0%, rgb(134, 134, 134) 50%, rgb(153, 153, 153) 55%, rgb(172, 172, 172) 100%); background-image: -ms-linear-gradient(top, rgb(191, 191, 191) 0%, rgb(134, 134, 134) 50%, rgb(153, 153, 153) 55%, rgb(172, 172, 172) 100%); background-image: linear-gradient(to bottom, rgb(191, 191, 191) 0%, rgb(134, 134, 134) 50%, rgb(153, 153, 153) 55%, rgb(172, 172, 172) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#acacac',GradientType=0 ); } .background_glassyGainsboro3s, .hover_background_glassyGainsboro3s:hover, .active_background_glassyGainsboro3s:active:hover { background: #9f9f9f; background-image: -moz-linear-gradient(top, rgb(215, 215, 215) 0%, rgb(191, 191, 191) 50%, rgb(167, 167, 167) 55%, rgb(238, 238, 238) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(215, 215, 215)), color-stop(50%, rgb(191, 191, 191)), color-stop(55%, rgb(167, 167, 167)), color-stop(100%, rgb(238, 238, 238))); background-image: -webkit-linear-gradient(top, rgb(215, 215, 215) 0%, rgb(191, 191, 191) 50%, rgb(167, 167, 167) 55%, rgb(238, 238, 238) 100%); background-image: -o-linear-gradient(top, rgb(215, 215, 215) 0%, rgb(191, 191, 191) 50%, rgb(167, 167, 167) 55%, rgb(238, 238, 238) 100%); background-image: -ms-linear-gradient(top, rgb(215, 215, 215) 0%, rgb(191, 191, 191) 50%, rgb(167, 167, 167) 55%, rgb(238, 238, 238) 100%); background-image: linear-gradient(to bottom, rgb(215, 215, 215) 0%, rgb(191, 191, 191) 50%, rgb(167, 167, 167) 55%, rgb(238, 238, 238) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#eeeeee',GradientType=0 ); } .background_color_glassyGainsboro3, .hover_background_color_glassyGainsboro3:hover, .active_background_color_glassyGainsboro3:active:hover { background-color:#9f9f9f; } .background_first_color_glassyGainsboro3, .hover_background_first_color_glassyGainsboro3:hover, .active_background_first_color_glassyGainsboro3:active:hover { background-color:#8f8f8f; } .background_last_color_glassyGainsboro3, .hover_background_last_color_glassyGainsboro3:hover, .active_background_color_last_glassyGainsboro3:active:hover { background-color:#9f9f9f; } /* ------------------------------ color settings -------------------------------*/ .color_glassyGainsboro3, .hover_color_glassyGainsboro3:hover, .active_color_glassyGainsboro3:active:hover { color: #c8c8c8; } .color_glassyGainsboro3h, .hover_color_glassyGainsboro3h:hover, .active_color_glassyGainsboro3h:active:hover { color: #c8c8c8; } .color_glassyGainsboro3a, .hover_color_glassyGainsboro3a:hover, .active_color_glassyGainsboro3a:active:hover { color: #ff0; } .color_glassyGainsboro3s, .hover_color_glassyGainsboro3s:hover, .active_color_glassyGainsboro3s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_glassyGainsboro3, .hover_border_glassyGainsboro3:hover, .active_border_glassyGainsboro3:active:hover { border-color: #727272 #5f5f5f #5f5f5f #727272; } .border_glassyGainsboro3h, .hover_border_glassyGainsboro3h:hover, .active_border_glassyGainsboro3h:active:hover { border-color: #727272 #5f5f5f #5f5f5f #727272; } .border_glassyGainsboro3a, .hover_border_glassyGainsboro3a:hover, .active_border_glassyGainsboro3a:active:hover { border-color: #595959 #595959 #595959 #595959; } .border_glassyGainsboro3s, .hover_border_glassyGainsboro3s:hover, .active_border_glassyGainsboro3s:active:hover { border-color: #595959 #595959 #595959 #595959; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_glassyGainsboro3, .hover_shadow_expand_glassyGainsboro3:hover, .active_shadow_expand_glassyGainsboro3:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(159, 159, 159, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(159, 159, 159, .39); box-shadow: 0em 0em 1em 0.25em rgba(159, 159, 159, .39); } .shadow_expand_glassyGainsboro3h, .hover_shadow_expand_glassyGainsboro3h:hover, .active_shadow_expand_glassyGainsboro3h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(191, 191, 191, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(191, 191, 191, .50); box-shadow: 0em 0em 1em 0.25em rgba(191, 191, 191, .50); } .shadow_expand_glassyGainsboro3a, .hover_shadow_expand_glassyGainsboro3a:hover, .active_shadow_expand_glassyGainsboro3a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(172, 172, 172, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(172, 172, 172, .63); box-shadow: 0em 0em 1em 0.25em rgba(172, 172, 172, .63); } .shadow_expand_glassyGainsboro3s, .hover_shadow_expand_glassyGainsboro3s:hover, .active_shadow_expand_glassyGainsboro3s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(172, 172, 172, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(172, 172, 172, .78); box-shadow: 0em 0em 1em 0.25em rgba(172, 172, 172, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_glassyGainsboro3, .hover_shadow_left_glassyGainsboro3:hover, .active_shadow_left_glassyGainsboro3:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(159, 159, 159, .39); box-shadow: -0.5em -0.5em 1em rgba(159, 159, 159, .39); } .shadow_left_glassyGainsboro3h, .hover_shadow_left_glassyGainsboro3h:hover, .active_shadow_left_glassyGainsboro3h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(191, 191, 191, .50); box-shadow: -0.5em -0.5em 1em rgba(191, 191, 191, .50); } .shadow_left_glassyGainsboro3a, .hover_shadow_left_glassyGainsboro3a:hover, .active_shadow_left_glassyGainsboro3a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .63); box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .63); } .shadow_left_glassyGainsboro3s, .hover_shadow_left_glassyGainsboro3s:hover, .active_shadow_left_glassyGainsboro3s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .78); box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_glassyGainsboro3, .hover_shadow_right_glassyGainsboro3:hover, .active_shadow_right_glassyGainsboro3:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(159, 159, 159, .39); -moz-box-shadow: 0.5em 0em 1em rgba(159, 159, 159, .39); box-shadow: 0.5em 0em 1em rgba(159, 159, 159, .39); } .shadow_right_glassyGainsboro3h, .hover_shadow_right_glassyGainsboro3h:hover, .active_shadow_right_glassyGainsboro3h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(191, 191, 191, .50); -moz-box-shadow: 0.5em 0em 1em rgba(191, 191, 191, .50); box-shadow: 0.5em 0em 1em rgba(191, 191, 191, .50); } .shadow_right_glassyGainsboro3a, .hover_shadow_right_glassyGainsboro3a:hover, .active_shadow_right_glassyGainsboro3a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(172, 172, 172, .63); -moz-box-shadow: 0.5em 0em 1em rgba(172, 172, 172, .63); box-shadow: 0.5em 0em 1em rgba(172, 172, 172, .63); } .shadow_right_glassyGainsboro3s, .hover_shadow_right_glassyGainsboro3s:hover, .active_shadow_right_glassyGainsboro3s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(172, 172, 172, .78); -moz-box-shadow: 0.5em 0em 1em rgba(172, 172, 172, .78); box-shadow: 0.5em 0em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_glassyGainsboro3, .hover_shadow_top_glassyGainsboro3:hover, .active_shadow_top_glassyGainsboro3:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: 0em -0.5em 1em rgba(159, 159, 159, .39); box-shadow: 0em -0.5em 1em rgba(159, 159, 159, .39); } .shadow_top_glassyGainsboro3h, .hover_shadow_top_glassyGainsboro3h:hover, .active_shadow_top_glassyGainsboro3h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: 0em -0.5em 1em rgba(191, 191, 191, .50); box-shadow: 0em -0.5em 1em rgba(191, 191, 191, .50); } .shadow_top_glassyGainsboro3a, .hover_shadow_top_glassyGainsboro3a:hover, .active_shadow_top_glassyGainsboro3a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: 0em -0.5em 1em rgba(172, 172, 172, .63); box-shadow: 0em -0.5em 1em rgba(172, 172, 172, .63); } .shadow_top_glassyGainsboro3s, .hover_shadow_top_glassyGainsboro3s:hover, .active_shadow_top_glassyGainsboro3s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: 0em -0.5em 1em rgba(172, 172, 172, .78); box-shadow: 0em -0.5em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_glassyGainsboro3, .hover_shadow_bottom_glassyGainsboro3:hover, .active_shadow_bottom_glassyGainsboro3:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: 0em 0.5em 1em rgba(159, 159, 159, .39); box-shadow: 0em 0.5em 1em rgba(159, 159, 159, .39); } .shadow_bottom_glassyGainsboro3h, .hover_shadow_bottom_glassyGainsboro3h:hover, .active_shadow_bottom_glassyGainsboro3h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: 0em 0.5em 1em rgba(191, 191, 191, .50); box-shadow: 0em 0.5em 1em rgba(191, 191, 191, .50); } .shadow_bottom_glassyGainsboro3a, .hover_shadow_bottom_glassyGainsboro3a:hover, .active_shadow_bottom_glassyGainsboro3a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: 0em 0.5em 1em rgba(172, 172, 172, .63); box-shadow: 0em 0.5em 1em rgba(172, 172, 172, .63); } .shadow_bottom_glassyGainsboro3s, .hover_shadow_bottom_glassyGainsboro3s:hover, .active_shadow_bottom_glassyGainsboro3s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: 0em 0.5em 1em rgba(172, 172, 172, .78); box-shadow: 0em 0.5em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_glassyGainsboro3, .hover_shadow_top_left_glassyGainsboro3:hover, .active_shadow_top_left_glassyGainsboro3:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(159, 159, 159, .39); box-shadow: -0.5em -0.5em 1em rgba(159, 159, 159, .39); } .shadow_top_left_glassyGainsboro3h, .hover_shadow_top_left_glassyGainsboro3h:hover, .active_shadow_top_left_glassyGainsboro3h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(191, 191, 191, .50); box-shadow: -0.5em -0.5em 1em rgba(191, 191, 191, .50); } .shadow_top_left_glassyGainsboro3a, .hover_shadow_top_left_glassyGainsboro3a:hover, .active_shadow_top_left_glassyGainsboro3a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .63); box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .63); } .shadow_top_left_glassyGainsboro3s, .hover_shadow_top_left_glassyGainsboro3s:hover, .active_shadow_top_left_glassyGainsboro3s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .78); box-shadow: -0.5em -0.5em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_glassyGainsboro3, .hover_shadow_top_right_glassyGainsboro3:hover, .active_shadow_top_right_glassyGainsboro3:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(159, 159, 159, .39); box-shadow: 0.5em -0.5em 1em rgba(159, 159, 159, .39); } .shadow_top_right_glassyGainsboro3h, .hover_shadow_top_right_glassyGainsboro3h:hover, .active_shadow_top_right_glassyGainsboro3h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(191, 191, 191, .50); box-shadow: 0.5em -0.5em 1em rgba(191, 191, 191, .50); } .shadow_top_right_glassyGainsboro3a, .hover_shadow_top_right_glassyGainsboro3a:hover, .active_shadow_top_right_glassyGainsboro3a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(172, 172, 172, .63); box-shadow: 0.5em -0.5em 1em rgba(172, 172, 172, .63); } .shadow_top_right_glassyGainsboro3s, .hover_shadow_top_right_glassyGainsboro3s:hover, .active_shadow_top_right_glassyGainsboro3s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(172, 172, 172, .78); box-shadow: 0.5em -0.5em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_glassyGainsboro3, .hover_shadow_bottom_left_glassyGainsboro3:hover, .active_shadow_bottom_left_glassyGainsboro3:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(159, 159, 159, .39); box-shadow: -0.5em 0.5em 1em rgba(159, 159, 159, .39); } .shadow_bottom_left_glassyGainsboro3h, .hover_shadow_bottom_left_glassyGainsboro3h:hover, .active_shadow_bottom_left_glassyGainsboro3h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(191, 191, 191, .50); box-shadow: -0.5em 0.5em 1em rgba(191, 191, 191, .50); } .shadow_bottom_left_glassyGainsboro3a, .hover_shadow_bottom_left_glassyGainsboro3a:hover, .active_shadow_bottom_left_glassyGainsboro3a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(172, 172, 172, .63); box-shadow: -0.5em 0.5em 1em rgba(172, 172, 172, .63); } .shadow_bottom_left_glassyGainsboro3s, .hover_shadow_bottom_left_glassyGainsboro3s:hover, .active_shadow_bottom_left_glassyGainsboro3s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(172, 172, 172, .78); box-shadow: -0.5em 0.5em 1em rgba(172, 172, 172, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_glassyGainsboro3, .hover_shadow_bottom_right_glassyGainsboro3:hover, .active_shadow_bottom_right_glassyGainsboro3:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(159, 159, 159, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(159, 159, 159, .39); box-shadow: 0.5em 0.5em 1em rgba(159, 159, 159, .39); } .shadow_bottom_right_glassyGainsboro3h, .hover_shadow_bottom_right_glassyGainsboro3h:hover, .active_shadow_bottom_right_glassyGainsboro3h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(191, 191, 191, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(191, 191, 191, .50); box-shadow: 0.5em 0.5em 1em rgba(191, 191, 191, .50); } .shadow_bottom_right_glassyGainsboro3a, .hover_shadow_bottom_right_glassyGainsboro3a:hover, .active_shadow_bottom_right_glassyGainsboro3a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(172, 172, 172, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(172, 172, 172, .63); box-shadow: 0.5em 0.5em 1em rgba(172, 172, 172, .63); } .shadow_bottom_right_glassyGainsboro3s, .hover_shadow_bottom_right_glassyGainsboro3s:hover, .active_shadow_bottom_right_glassyGainsboro3s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(172, 172, 172, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(172, 172, 172, .78); box-shadow: 0.5em 0.5em 1em rgba(172, 172, 172, .78); }
0.592431
0.122628
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; } /* line 22, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ html { line-height: 1; } /* line 24, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ ol, ul { list-style: none; } /* line 26, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ table { border-collapse: collapse; border-spacing: 0; } /* line 28, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } /* line 30, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q, blockquote { quotes: none; } /* line 103, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } /* line 32, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ a img { border: none; } /* line 116, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /* line 7, sass/shared.scss */ body h1, body h2, body h3, body h4 { opacity: 0; transition: opacity 0.25s cubic-bezier(0.75, 0, 0.25, 1); transition-delay: 0.5s; } /* line 13, sass/shared.scss */ body #theexcerpt, body i { opacity: 0; transition: opacity 0.25s cubic-bezier(0.75, 0, 0.25, 1); transition-delay: 1s; } /* line 19, sass/shared.scss */ body span { opacity: 0; transition: opacity 0.25s cubic-bezier(0.75, 0, 0.25, 1); transition-delay: 1s; } /* line 25, sass/shared.scss */ body.show #theexcerpt, body.show i, body.show h1, body.show h2, body.show h3, body.show h4, body.show span { opacity: 1; } @font-face { font-family: "GothamSSm-Book"; src: url("./font/gothamSS/GothamSSm-Book.eot"); src: local("GothamSSm Book"), local("GothamSSm-Book"), url("./font/gothamSS/GothamSSm-Book.eot?#iefix") format("embedded-opentype"), url("./font/gothamSS/GothamSSm-Book.woff2") format("woff2"), url("./font/gothamSS/GothamSSm-Book.woff") format("woff"), url("./font/gothamSS/GothamSSm-Book.ttf") format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: "GothamSSm-Black"; src: url("./font/gothamSS/GothamSSm-Black.eot"); src: local("GothamSSm Black"), local("GothamSSm-Black"), url("./font/gothamSS/GothamSSm-Black.eot?#iefix") format("embedded-opentype"), url("./font/gothamSS/GothamSSm-Black.woff2") format("woff2"), url("./font/gothamSS/GothamSSm-Black.woff") format("woff"), url("./font/gothamSS/GothamSSm-Black.ttf") format("truetype"); font-weight: 900; font-style: normal; } @font-face { font-family: "Maitree-Regular"; src: url("./font/maitree/Maitree-Regular.eot"); src: local("Maitree Regular"), local("Maitree-Regular"), url("./font/maitree/Maitree-Regular.eot?#iefix") format("embedded-opentype"), url("./font/maitree/Maitree-Regular.woff2") format("woff2"), url("./font/maitree/Maitree-Regular.woff") format("woff"), url("./font/maitree/Maitree-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: "latsuj"; src: url("./font/latsuj/latsuj.eot"); src: local("latsuj"), local("latsuj"), url("./font/latsuj/latsuj.eot?#iefix") format("embedded-opentype"), url("./font/latsuj/latsuj.woff2") format("woff2"), url("./font/latsuj/latsuj.woff") format("woff"), url("./font/latsuj/latsuj.ttf") format("truetype"); font-weight: normal; font-style: normal; } /* line 48, sass/shared.scss */ .fa { font-family: 'latsuj'; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; font-size: 3rem; } /* line 59, sass/shared.scss */ .fa:before { vertical-align: middle; } /* line 63, sass/shared.scss */ .fa.fa-youtube-square:before { content: "G"; color: #ff514d; } /* line 68, sass/shared.scss */ .fa.fa-github-square:before { content: "F"; color: #fcd116; } /* line 73, sass/shared.scss */ .fa.fa-home:before { content: "D"; color: #fff; } /* line 78, sass/shared.scss */ .fa.fa-facebook-square:before { content: "E"; color: #61affe; } /* line 83, sass/shared.scss */ .fa.fa-heart:before { content: "H"; color: #ff514d; vertical-align: inherit; } /* line 89, sass/shared.scss */ .fa.fa-philippines:before { content: "J"; color: #fcd116; vertical-align: inherit; } /* line 95, sass/shared.scss */ .fa.fa-computer:before { content: "K"; color: #61affe; vertical-align: inherit; } /* line 101, sass/shared.scss */ .fa.fa-download:before { content: "I"; color: #ff514d; } /* line 106, sass/shared.scss */ .fa.fa-arrow-left:before { content: "L"; } /* line 110, sass/shared.scss */ .fa.fa-arrow-right:before { content: "M"; } /* line 114, sass/shared.scss */ .fa.fa-arrow2-left:before { content: "A"; color: #fff; } /* line 119, sass/shared.scss */ .fa.fa-arrow2-right:before { content: "B"; } /* line 123, sass/shared.scss */ .fa.fa-wife:before { content: "C"; } /* line 130, sass/shared.scss */ body { font-family: Arial, sans-serif; font-size: 16px; color: #545454; margin: 0; } /* line 137, sass/shared.scss */ header { position: relative; border-bottom: 0.125rem solid #fcd116; } /* line 141, sass/shared.scss */ header img { width: 50%; margin: 0 25%; height: 100%; display: block; } /* line 147, sass/shared.scss */ header img.high { top: 0; } /* line 152, sass/shared.scss */ header h1 { position: absolute; bottom: 0; text-align: center; width: 100%; font-size: 4.75rem; color: #fcd116; } /* line 161, sass/shared.scss */ header p::first-line { text-indent: initial; } /* line 166, sass/shared.scss */ h1, h2, h3, h4, h5, h6 { font-family: "GothamSSm-Black", Arial, sans-serif; text-transform: uppercase; color: #111; } /* line 172, sass/shared.scss */ p { font-family: "Maitree-Regular", Arial, sans-serif; line-height: 1.4rem; text-align: justify; word-spacing: 0.005rem; } /* line 58, sass/mixins.scss */ p::first-line { text-indent: 2rem; } /* line 62, sass/mixins.scss */ p::first-letter { color: #ff514d; font-weight: bold; font-size: 1.5rem; } /* line 180, sass/shared.scss */ span { font-family: "Maitree-Regular", Arial, sans-serif; word-spacing: 0.005rem; } /* line 185, sass/shared.scss */ a { text-decoration: none; } /* line 189, sass/shared.scss */ #nav { position: fixed; width: 100%; top: 0; height: 3rem; display: flex; justify-content: space-between; z-index: 100; } /* line 198, sass/shared.scss */ #nav .options { text-transform: uppercase; display: flex; align-items: center; text-decoration: none; padding: 0 1rem; color: #fcd116; font-size: 1.2rem; justify-content: space-between; width: 6rem; } /* line 209, sass/shared.scss */ #nav .options span { font-family: "GothamSSm-Black", Arial, sans-serif; } /* line 213, sass/shared.scss */ #nav .options i { color: white; } /* line 221, sass/shared.scss */ .design { position: absolute; background: #fcd116; top: 0; left: 50%; width: 0.125rem; transform: translateY(-150%); transition: transform 0.5s 1.35s cubic-bezier(0.75, 0, 0.25, 1); } /* line 230, sass/shared.scss */ .design::after { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; bottom: -0.4rem; left: -0.345rem; } /* line 237, sass/shared.scss */ #design_bottom { bottom: 0; } /* line 245, sass/shared.scss */ .single h1, .category h1, .page-template-all h1 { padding-bottom: 4rem; padding-top: 10rem; text-align: center; } /* line 253, sass/shared.scss */ #theexcerpt { position: relative; font-style: italic; } /* line 257, sass/shared.scss */ #theexcerpt::before { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; top: -0.4rem; right: 30%; } /* line 263, sass/shared.scss */ #theexcerpt::after { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; bottom: -0.4rem; left: 30%; } /* line 58, sass/mixins.scss */ #theexcerpt p::first-line { text-indent: 2rem; } /* line 62, sass/mixins.scss */ #theexcerpt p::first-letter { color: #ff514d; font-weight: bold; font-size: 1.5rem; } /* line 274, sass/shared.scss */ .line-description { position: relative; display: inline-block; padding: 0.5rem 0.5rem; text-align: center; background: #fcd116; color: white; } /* line 282, sass/shared.scss */ .line-description::before { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; background: #fff; top: -0.4rem; left: -0.4rem; } /* line 290, sass/shared.scss */ .wp-block-image { position: relative; } /* line 293, sass/shared.scss */ .wp-block-image .fa-download { position: absolute; padding: 10px; background: #fff; bottom: 0; right: 0; text-align: center; line-height: 0.5; } /* line 303, sass/shared.scss */ .wp-block-image > img { height: initial; } /* line 306, sass/shared.scss */ .wp-block-image > img:nth-child(2) { transition: opacity 0.5s 1s cubic-bezier(0.75, 0, 0.25, 1); position: absolute; left: 0; opacity: 0; } /* line 313, sass/shared.scss */ .wp-block-image > img.show { opacity: 1; } /* line 319, sass/shared.scss */ .lqip { transition: opacity 0.5s 1s cubic-bezier(0.75, 0, 0.25, 1); } /* line 322, sass/shared.scss */ .lqip.high { position: absolute; opacity: 0; } /* line 327, sass/shared.scss */ .lqip.show { opacity: 1; } /* line 16, sass/style.scss */ h1 { font-size: 3rem; text-align: center; } /* line 21, sass/style.scss */ h2 { font-size: 1.5rem; } /* line 25, sass/style.scss */ h3 { font-size: 0.75rem; } /* line 31, sass/style.scss */ .container { position: relative; overflow: hidden; } /* line 37, sass/style.scss */ body .design_side { position: absolute; width: 50%; height: 100%; background-image: url(./img/background_left_01.png); background-repeat-x: no-repeat; z-index: 1; pointer-events: none; transform: translateY(-100%); transition: all 1.3s cubic-bezier(0.75, 0, 0.25, 1); } /* line 48, sass/style.scss */ body .design_side.right { transform: translate3d(12rem, 0, 0); } /* line 53, sass/style.scss */ body.show .design_side { transform: translateY(0); } /* line 57, sass/style.scss */ body.home .design_side { transform: translateY(10rem); } /* line 62, sass/style.scss */ #design_side_right { background-position-x: right; background-image: url(./img/background_right_01.png); right: 0; } /* line 68, sass/style.scss */ #nav .options:hover { transition: all 0.2s cubic-bezier(0.75, 0, 0.25, 1); } /* line 71, sass/style.scss */ #nav .options:hover i { transition: all 0.2s cubic-bezier(0.75, 0, 0.25, 1); color: #fcd116; } /* line 76, sass/style.scss */ #nav .options:hover:nth-child(1) { color: #ff514d; } /* line 80, sass/style.scss */ #nav .options:hover:nth-child(2) { color: #61affe; } /* line 87, sass/style.scss */ #side_left { position: fixed; z-index: 1; width: 13rem; height: 100%; background: #61affe; transform: translate3d(-12rem, 0, 0); } /* line 95, sass/style.scss */ #side_left.right { transform: translate3d(0, 0, 0); } /* line 102, sass/style.scss */ article.post { position: relative; margin-bottom: 3rem; } /* line 108, sass/style.scss */ .single h1, .category h1 { width: 60%; margin: 0 20%; } /* line 114, sass/style.scss */ .posts { position: relative; min-width: 10rem; background-position: center; background-size: cover; background-repeat: no-repeat; text-decoration: none; transition: opacity 0.25s cubic-bezier(0.75, 0, 0.25, 1); overflow: hidden; filter: drop-shadow(2px 4px 4px #111); transition: opacity 0.25s cubic-bezier(0.75, 0, 0.25, 1), transform 0.5s cubic-bezier(0.75, 0, 0.25, 1); } /* line 123, sass/style.scss */ .posts.invisible { opacity: 0; } /* line 127, sass/style.scss */ .posts h2 { position: absolute; bottom: 50%; transform: translateY(50%) skewY(-10deg); text-align: center; font-size: 1.2rem; width: 70%; margin-left: 15%; padding: 1rem 0; color: #fff; background: #fcd116; transition: all 0.5s cubic-bezier(0.75, 0, 0.25, 1); z-index: 3; } /* line 131, sass/style.scss */ .posts.secondary_post h2 { position: absolute; bottom: 50%; transform: translateY(50%) skewY(-10deg); text-align: center; font-size: 0.85714rem; width: 70%; margin-left: 15%; padding: 1rem 0; color: #fff; background: #fcd116; transition: all 0.5s cubic-bezier(0.75, 0, 0.25, 1); z-index: 3; } /* line 135, sass/style.scss */ .posts h3 { position: absolute; bottom: 50%; transform: translateY(50%) skewY(-10deg); text-align: center; font-size: 0.66667rem; width: 70%; margin-left: 15%; padding: 1rem 0; color: #fff; background: #fcd116; transition: all 0.5s cubic-bezier(0.75, 0, 0.25, 1); z-index: 3; } /* line 139, sass/style.scss */ .posts::before { content: " "; position: absolute; right: -50%; width: 100%; height: 200%; bottom: -50%; transform: rotateZ(15deg); background: #00000078; z-index: 2; transition: all 0.5s cubic-bezier(0.75, 0, 0.25, 1); } /* line 152, sass/style.scss */ .posts:hover { filter: drop-shadow(2px 4px 8px #111); transform: translate3d(0, 0, 2px); } /* line 156, sass/style.scss */ .posts:hover h2, .posts:hover h3 { transform: translateY(50%) skewY(-10deg) translateX(-150%); } /* line 160, sass/style.scss */ .posts:hover::before { transform: rotateZ(15deg) translateX(75%); } /* line 164, sass/style.scss */ .posts:hover::after { opacity: 0; } /* line 169, sass/style.scss */ .posts::after { content: " "; width: 100%; height: 100%; background: #cc080836; position: absolute; z-index: 1; transition: all 0.5s cubic-bezier(0.75, 0, 0.25, 1); } /* line 180, sass/style.scss */ .line-description { margin: 1rem 20% 0; } /* line 184, sass/style.scss */ article h2 { margin: 2rem 25%; } /* line 188, sass/style.scss */ article h3 { margin: 25px 25%; } /* line 192, sass/style.scss */ article p { padding: 0 25%; } /* line 196, sass/style.scss */ .slider { position: relative; border-top: 0.125rem solid #fcd116; border-bottom: 0.125rem solid #fcd116; margin: 0 20% 2rem; width: 50%; padding: 2rem 5%; height: 10rem; display: inline-flex; justify-content: space-between; perspective: 100px; } /* line 204, sass/style.scss */ .slider::before { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; top: -0.45rem; right: 30%; } /* line 210, sass/style.scss */ .slider::after { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; bottom: -0.45rem; left: 30%; } /* line 217, sass/style.scss */ .columns { display: inline-block; position: relative; float: left; height: 100%; } /* line 223, sass/style.scss */ .columns.column23 { width: 66%; } /* line 227, sass/style.scss */ .columns.column13 { width: 33.99%; } /* line 231, sass/style.scss */ .columns.column12 { width: 47%; } /* line 239, sass/style.scss */ .wp-block-code { position: relative; padding: 0 20%; margin: 8rem 0; } /* line 244, sass/style.scss */ .wp-block-code::before { content: " "; position: absolute; background: #fcd116; width: 100%; height: 100%; left: 0; top: -3rem; transform: skewY(5deg); z-index: -1; padding: 4rem 0; } /* line 257, sass/style.scss */ .wp-block-code .legend { display: block; font-family: "GothamSSm-Black", Arial, sans-serif; text-transform: uppercase; padding-bottom: 2rem; color: #fff; } /* line 265, sass/style.scss */ .wp-block-code p { position: relative; } /* line 268, sass/style.scss */ .wp-block-code p a { position: absolute; right: 0; background: #fcd116; color: #fff; padding: 0.5rem; box-shadow: 0px 0px 6px white; bottom: -3rem; transition: all 0.2s cubic-bezier(0.75, 0, 0.25, 1); } /* line 278, sass/style.scss */ .wp-block-code p a:hover { background: #fff; color: #fcd116; } /* line 286, sass/style.scss */ .wp-block-image { margin: 0 25%; } /* line 289, sass/style.scss */ .wp-block-image > img { height: initial; } /* line 296, sass/style.scss */ ul { margin: 0 25%; } /* line 300, sass/style.scss */ .design { height: 4rem; } /* line 308, sass/style.scss */ #theexcerpt { margin: 0; } /* line 311, sass/style.scss */ #theexcerpt p { border-top: 0.125rem solid #fcd116; border-bottom: 0.125rem solid #fcd116; margin: 0 20% 2rem; width: 50%; padding: 2rem 5%; } /* line 316, sass/style.scss */ #last-posts { width: 50%; height: 22rem; margin: 1rem 25%; perspective: 100px; } /* line 322, sass/style.scss */ #last-posts a { display: block; width: 100%; height: 100%; } /* line 329, sass/style.scss */ #most_recent-posts { width: 50%; height: 22rem; margin: 2rem 25%; perspective: 100px; } /* line 335, sass/style.scss */ #most_recent-posts a { display: block; width: 90%; height: 100%; } /* line 340, sass/style.scss */ #most_recent-posts a.secondary_post { height: 44%; width: 100%; } /* line 345, sass/style.scss */ #most_recent-posts a.bottom_post { position: absolute; bottom: 0; } /* line 352, sass/style.scss */ #youtube-listing { display: flex; justify-content: space-between; height: 10rem; margin: 0rem 20%; padding: 0 5% 2rem; perspective: 100px; border-bottom: 0.125rem solid #fcd116; width: 50%; } /* line 362, sass/style.scss */ #youtube-listing a { display: block; width: 100%; height: 100%; } /* line 368, sass/style.scss */ #youtube-listing::after { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; bottom: -0.45rem; left: 30%; } /* line 379, sass/style.scss */ header { margin: 1rem 20%; } /* line 382, sass/style.scss */ header p { position: absolute; width: 20%; bottom: 5%; } /* line 387, sass/style.scss */ header p.left { left: 5%; } /* line 391, sass/style.scss */ header p.right { right: 5%; direction: rtl; } /* line 398, sass/style.scss */ #categories_listing { position: relative; height: 9rem; display: inline-flex; justify-content: space-between; margin: 1rem 20%; width: 50%; padding: 0 5%; perspective: 100px; } /* line 408, sass/style.scss */ #categories_listing a { width: 47.5%; display: block; } /* line 414, sass/style.scss */ .arrow { position: absolute; top: 50%; font-size: 6rem; color: #fcd116; cursor: pointer; transition: all 0.35s cubic-bezier(0.75, 0, 0.25, 1); } /* line 422, sass/style.scss */ .arrow.left { left: 0; transform: translateY(-50%) translateX(-50%); } /* line 426, sass/style.scss */ .arrow.left:hover { color: #61affe; } /* line 431, sass/style.scss */ .arrow.right { right: 0; transform: translateY(-50%) translateX(50%); } /* line 435, sass/style.scss */ .arrow.right:hover { color: #ff514d; } /* line 441, sass/style.scss */ hr { width: 10%; margin-top: 3rem; margin-bottom: 3rem; border-color: #fcd116; border-width: 0.125rem; border-style: solid; } /* line 450, sass/style.scss */ .hcb_wrap { background: #f7f6f6; } /* line 453, sass/style.scss */ .hcb_wrap pre.prism { margin: 25px 25%; } /* line 457, sass/style.scss */ .hcb_wrap pre::before { opacity: 0; } /* line 461, sass/style.scss */ .hcb_wrap .line-numbers-rows > span::before { text-align: left !important; } /* line 465, sass/style.scss */ .hcb_wrap pre.line-numbers { padding-left: 1.75em !important; } /* line 469, sass/style.scss */ .hcb_wrap .line-numbers .line-numbers-rows { width: 1.2em !important; left: -1.75em !important; } /* line 475, sass/style.scss */ .site-footer { margin: 1rem 25% 3rem; text-align: center; } /* line 479, sass/style.scss */ .site-footer .legend { font-size: 1rem; font-family: "GothamSSm-Black", Arial, sans-serif; text-transform: uppercase; color: #fcd116; } /* line 486, sass/style.scss */ .site-footer span { font-size: 0.8rem; } /* line 491, sass/style.scss */ #bsocials { font-size: 3rem; margin: 1rem 0; } /* line 496, sass/style.scss */ #share { position: fixed; bottom: 0; right: 1rem; z-index: 10; } /* line 502, sass/style.scss */ #share a { padding: 0.25rem 1rem; background: #fcd116; color: white; align-items: center; justify-content: space-between; text-align: center; width: 5rem; font-size: 1rem; display: flex; font-family: "Maitree-Regular", Arial, sans-serif; transition: all 0.25s cubic-bezier(0.75, 0, 0.25, 1); } /* line 515, sass/style.scss */ #share a i::before { transition: all 0.25s cubic-bezier(0.75, 0, 0.25, 1); color: white; } /* line 520, sass/style.scss */ #share a:hover { background: #61affe; color: #fcd116; } /* line 524, sass/style.scss */ #share a:hover i::before { color: #fcd116; }
wp-content/themes/latsuj/style.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; } /* line 22, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ html { line-height: 1; } /* line 24, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ ol, ul { list-style: none; } /* line 26, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ table { border-collapse: collapse; border-spacing: 0; } /* line 28, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } /* line 30, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q, blockquote { quotes: none; } /* line 103, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } /* line 32, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ a img { border: none; } /* line 116, ../../../../../../../var/lib/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /* line 7, sass/shared.scss */ body h1, body h2, body h3, body h4 { opacity: 0; transition: opacity 0.25s cubic-bezier(0.75, 0, 0.25, 1); transition-delay: 0.5s; } /* line 13, sass/shared.scss */ body #theexcerpt, body i { opacity: 0; transition: opacity 0.25s cubic-bezier(0.75, 0, 0.25, 1); transition-delay: 1s; } /* line 19, sass/shared.scss */ body span { opacity: 0; transition: opacity 0.25s cubic-bezier(0.75, 0, 0.25, 1); transition-delay: 1s; } /* line 25, sass/shared.scss */ body.show #theexcerpt, body.show i, body.show h1, body.show h2, body.show h3, body.show h4, body.show span { opacity: 1; } @font-face { font-family: "GothamSSm-Book"; src: url("./font/gothamSS/GothamSSm-Book.eot"); src: local("GothamSSm Book"), local("GothamSSm-Book"), url("./font/gothamSS/GothamSSm-Book.eot?#iefix") format("embedded-opentype"), url("./font/gothamSS/GothamSSm-Book.woff2") format("woff2"), url("./font/gothamSS/GothamSSm-Book.woff") format("woff"), url("./font/gothamSS/GothamSSm-Book.ttf") format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: "GothamSSm-Black"; src: url("./font/gothamSS/GothamSSm-Black.eot"); src: local("GothamSSm Black"), local("GothamSSm-Black"), url("./font/gothamSS/GothamSSm-Black.eot?#iefix") format("embedded-opentype"), url("./font/gothamSS/GothamSSm-Black.woff2") format("woff2"), url("./font/gothamSS/GothamSSm-Black.woff") format("woff"), url("./font/gothamSS/GothamSSm-Black.ttf") format("truetype"); font-weight: 900; font-style: normal; } @font-face { font-family: "Maitree-Regular"; src: url("./font/maitree/Maitree-Regular.eot"); src: local("Maitree Regular"), local("Maitree-Regular"), url("./font/maitree/Maitree-Regular.eot?#iefix") format("embedded-opentype"), url("./font/maitree/Maitree-Regular.woff2") format("woff2"), url("./font/maitree/Maitree-Regular.woff") format("woff"), url("./font/maitree/Maitree-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: "latsuj"; src: url("./font/latsuj/latsuj.eot"); src: local("latsuj"), local("latsuj"), url("./font/latsuj/latsuj.eot?#iefix") format("embedded-opentype"), url("./font/latsuj/latsuj.woff2") format("woff2"), url("./font/latsuj/latsuj.woff") format("woff"), url("./font/latsuj/latsuj.ttf") format("truetype"); font-weight: normal; font-style: normal; } /* line 48, sass/shared.scss */ .fa { font-family: 'latsuj'; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; font-size: 3rem; } /* line 59, sass/shared.scss */ .fa:before { vertical-align: middle; } /* line 63, sass/shared.scss */ .fa.fa-youtube-square:before { content: "G"; color: #ff514d; } /* line 68, sass/shared.scss */ .fa.fa-github-square:before { content: "F"; color: #fcd116; } /* line 73, sass/shared.scss */ .fa.fa-home:before { content: "D"; color: #fff; } /* line 78, sass/shared.scss */ .fa.fa-facebook-square:before { content: "E"; color: #61affe; } /* line 83, sass/shared.scss */ .fa.fa-heart:before { content: "H"; color: #ff514d; vertical-align: inherit; } /* line 89, sass/shared.scss */ .fa.fa-philippines:before { content: "J"; color: #fcd116; vertical-align: inherit; } /* line 95, sass/shared.scss */ .fa.fa-computer:before { content: "K"; color: #61affe; vertical-align: inherit; } /* line 101, sass/shared.scss */ .fa.fa-download:before { content: "I"; color: #ff514d; } /* line 106, sass/shared.scss */ .fa.fa-arrow-left:before { content: "L"; } /* line 110, sass/shared.scss */ .fa.fa-arrow-right:before { content: "M"; } /* line 114, sass/shared.scss */ .fa.fa-arrow2-left:before { content: "A"; color: #fff; } /* line 119, sass/shared.scss */ .fa.fa-arrow2-right:before { content: "B"; } /* line 123, sass/shared.scss */ .fa.fa-wife:before { content: "C"; } /* line 130, sass/shared.scss */ body { font-family: Arial, sans-serif; font-size: 16px; color: #545454; margin: 0; } /* line 137, sass/shared.scss */ header { position: relative; border-bottom: 0.125rem solid #fcd116; } /* line 141, sass/shared.scss */ header img { width: 50%; margin: 0 25%; height: 100%; display: block; } /* line 147, sass/shared.scss */ header img.high { top: 0; } /* line 152, sass/shared.scss */ header h1 { position: absolute; bottom: 0; text-align: center; width: 100%; font-size: 4.75rem; color: #fcd116; } /* line 161, sass/shared.scss */ header p::first-line { text-indent: initial; } /* line 166, sass/shared.scss */ h1, h2, h3, h4, h5, h6 { font-family: "GothamSSm-Black", Arial, sans-serif; text-transform: uppercase; color: #111; } /* line 172, sass/shared.scss */ p { font-family: "Maitree-Regular", Arial, sans-serif; line-height: 1.4rem; text-align: justify; word-spacing: 0.005rem; } /* line 58, sass/mixins.scss */ p::first-line { text-indent: 2rem; } /* line 62, sass/mixins.scss */ p::first-letter { color: #ff514d; font-weight: bold; font-size: 1.5rem; } /* line 180, sass/shared.scss */ span { font-family: "Maitree-Regular", Arial, sans-serif; word-spacing: 0.005rem; } /* line 185, sass/shared.scss */ a { text-decoration: none; } /* line 189, sass/shared.scss */ #nav { position: fixed; width: 100%; top: 0; height: 3rem; display: flex; justify-content: space-between; z-index: 100; } /* line 198, sass/shared.scss */ #nav .options { text-transform: uppercase; display: flex; align-items: center; text-decoration: none; padding: 0 1rem; color: #fcd116; font-size: 1.2rem; justify-content: space-between; width: 6rem; } /* line 209, sass/shared.scss */ #nav .options span { font-family: "GothamSSm-Black", Arial, sans-serif; } /* line 213, sass/shared.scss */ #nav .options i { color: white; } /* line 221, sass/shared.scss */ .design { position: absolute; background: #fcd116; top: 0; left: 50%; width: 0.125rem; transform: translateY(-150%); transition: transform 0.5s 1.35s cubic-bezier(0.75, 0, 0.25, 1); } /* line 230, sass/shared.scss */ .design::after { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; bottom: -0.4rem; left: -0.345rem; } /* line 237, sass/shared.scss */ #design_bottom { bottom: 0; } /* line 245, sass/shared.scss */ .single h1, .category h1, .page-template-all h1 { padding-bottom: 4rem; padding-top: 10rem; text-align: center; } /* line 253, sass/shared.scss */ #theexcerpt { position: relative; font-style: italic; } /* line 257, sass/shared.scss */ #theexcerpt::before { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; top: -0.4rem; right: 30%; } /* line 263, sass/shared.scss */ #theexcerpt::after { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; bottom: -0.4rem; left: 30%; } /* line 58, sass/mixins.scss */ #theexcerpt p::first-line { text-indent: 2rem; } /* line 62, sass/mixins.scss */ #theexcerpt p::first-letter { color: #ff514d; font-weight: bold; font-size: 1.5rem; } /* line 274, sass/shared.scss */ .line-description { position: relative; display: inline-block; padding: 0.5rem 0.5rem; text-align: center; background: #fcd116; color: white; } /* line 282, sass/shared.scss */ .line-description::before { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; background: #fff; top: -0.4rem; left: -0.4rem; } /* line 290, sass/shared.scss */ .wp-block-image { position: relative; } /* line 293, sass/shared.scss */ .wp-block-image .fa-download { position: absolute; padding: 10px; background: #fff; bottom: 0; right: 0; text-align: center; line-height: 0.5; } /* line 303, sass/shared.scss */ .wp-block-image > img { height: initial; } /* line 306, sass/shared.scss */ .wp-block-image > img:nth-child(2) { transition: opacity 0.5s 1s cubic-bezier(0.75, 0, 0.25, 1); position: absolute; left: 0; opacity: 0; } /* line 313, sass/shared.scss */ .wp-block-image > img.show { opacity: 1; } /* line 319, sass/shared.scss */ .lqip { transition: opacity 0.5s 1s cubic-bezier(0.75, 0, 0.25, 1); } /* line 322, sass/shared.scss */ .lqip.high { position: absolute; opacity: 0; } /* line 327, sass/shared.scss */ .lqip.show { opacity: 1; } /* line 16, sass/style.scss */ h1 { font-size: 3rem; text-align: center; } /* line 21, sass/style.scss */ h2 { font-size: 1.5rem; } /* line 25, sass/style.scss */ h3 { font-size: 0.75rem; } /* line 31, sass/style.scss */ .container { position: relative; overflow: hidden; } /* line 37, sass/style.scss */ body .design_side { position: absolute; width: 50%; height: 100%; background-image: url(./img/background_left_01.png); background-repeat-x: no-repeat; z-index: 1; pointer-events: none; transform: translateY(-100%); transition: all 1.3s cubic-bezier(0.75, 0, 0.25, 1); } /* line 48, sass/style.scss */ body .design_side.right { transform: translate3d(12rem, 0, 0); } /* line 53, sass/style.scss */ body.show .design_side { transform: translateY(0); } /* line 57, sass/style.scss */ body.home .design_side { transform: translateY(10rem); } /* line 62, sass/style.scss */ #design_side_right { background-position-x: right; background-image: url(./img/background_right_01.png); right: 0; } /* line 68, sass/style.scss */ #nav .options:hover { transition: all 0.2s cubic-bezier(0.75, 0, 0.25, 1); } /* line 71, sass/style.scss */ #nav .options:hover i { transition: all 0.2s cubic-bezier(0.75, 0, 0.25, 1); color: #fcd116; } /* line 76, sass/style.scss */ #nav .options:hover:nth-child(1) { color: #ff514d; } /* line 80, sass/style.scss */ #nav .options:hover:nth-child(2) { color: #61affe; } /* line 87, sass/style.scss */ #side_left { position: fixed; z-index: 1; width: 13rem; height: 100%; background: #61affe; transform: translate3d(-12rem, 0, 0); } /* line 95, sass/style.scss */ #side_left.right { transform: translate3d(0, 0, 0); } /* line 102, sass/style.scss */ article.post { position: relative; margin-bottom: 3rem; } /* line 108, sass/style.scss */ .single h1, .category h1 { width: 60%; margin: 0 20%; } /* line 114, sass/style.scss */ .posts { position: relative; min-width: 10rem; background-position: center; background-size: cover; background-repeat: no-repeat; text-decoration: none; transition: opacity 0.25s cubic-bezier(0.75, 0, 0.25, 1); overflow: hidden; filter: drop-shadow(2px 4px 4px #111); transition: opacity 0.25s cubic-bezier(0.75, 0, 0.25, 1), transform 0.5s cubic-bezier(0.75, 0, 0.25, 1); } /* line 123, sass/style.scss */ .posts.invisible { opacity: 0; } /* line 127, sass/style.scss */ .posts h2 { position: absolute; bottom: 50%; transform: translateY(50%) skewY(-10deg); text-align: center; font-size: 1.2rem; width: 70%; margin-left: 15%; padding: 1rem 0; color: #fff; background: #fcd116; transition: all 0.5s cubic-bezier(0.75, 0, 0.25, 1); z-index: 3; } /* line 131, sass/style.scss */ .posts.secondary_post h2 { position: absolute; bottom: 50%; transform: translateY(50%) skewY(-10deg); text-align: center; font-size: 0.85714rem; width: 70%; margin-left: 15%; padding: 1rem 0; color: #fff; background: #fcd116; transition: all 0.5s cubic-bezier(0.75, 0, 0.25, 1); z-index: 3; } /* line 135, sass/style.scss */ .posts h3 { position: absolute; bottom: 50%; transform: translateY(50%) skewY(-10deg); text-align: center; font-size: 0.66667rem; width: 70%; margin-left: 15%; padding: 1rem 0; color: #fff; background: #fcd116; transition: all 0.5s cubic-bezier(0.75, 0, 0.25, 1); z-index: 3; } /* line 139, sass/style.scss */ .posts::before { content: " "; position: absolute; right: -50%; width: 100%; height: 200%; bottom: -50%; transform: rotateZ(15deg); background: #00000078; z-index: 2; transition: all 0.5s cubic-bezier(0.75, 0, 0.25, 1); } /* line 152, sass/style.scss */ .posts:hover { filter: drop-shadow(2px 4px 8px #111); transform: translate3d(0, 0, 2px); } /* line 156, sass/style.scss */ .posts:hover h2, .posts:hover h3 { transform: translateY(50%) skewY(-10deg) translateX(-150%); } /* line 160, sass/style.scss */ .posts:hover::before { transform: rotateZ(15deg) translateX(75%); } /* line 164, sass/style.scss */ .posts:hover::after { opacity: 0; } /* line 169, sass/style.scss */ .posts::after { content: " "; width: 100%; height: 100%; background: #cc080836; position: absolute; z-index: 1; transition: all 0.5s cubic-bezier(0.75, 0, 0.25, 1); } /* line 180, sass/style.scss */ .line-description { margin: 1rem 20% 0; } /* line 184, sass/style.scss */ article h2 { margin: 2rem 25%; } /* line 188, sass/style.scss */ article h3 { margin: 25px 25%; } /* line 192, sass/style.scss */ article p { padding: 0 25%; } /* line 196, sass/style.scss */ .slider { position: relative; border-top: 0.125rem solid #fcd116; border-bottom: 0.125rem solid #fcd116; margin: 0 20% 2rem; width: 50%; padding: 2rem 5%; height: 10rem; display: inline-flex; justify-content: space-between; perspective: 100px; } /* line 204, sass/style.scss */ .slider::before { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; top: -0.45rem; right: 30%; } /* line 210, sass/style.scss */ .slider::after { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; bottom: -0.45rem; left: 30%; } /* line 217, sass/style.scss */ .columns { display: inline-block; position: relative; float: left; height: 100%; } /* line 223, sass/style.scss */ .columns.column23 { width: 66%; } /* line 227, sass/style.scss */ .columns.column13 { width: 33.99%; } /* line 231, sass/style.scss */ .columns.column12 { width: 47%; } /* line 239, sass/style.scss */ .wp-block-code { position: relative; padding: 0 20%; margin: 8rem 0; } /* line 244, sass/style.scss */ .wp-block-code::before { content: " "; position: absolute; background: #fcd116; width: 100%; height: 100%; left: 0; top: -3rem; transform: skewY(5deg); z-index: -1; padding: 4rem 0; } /* line 257, sass/style.scss */ .wp-block-code .legend { display: block; font-family: "GothamSSm-Black", Arial, sans-serif; text-transform: uppercase; padding-bottom: 2rem; color: #fff; } /* line 265, sass/style.scss */ .wp-block-code p { position: relative; } /* line 268, sass/style.scss */ .wp-block-code p a { position: absolute; right: 0; background: #fcd116; color: #fff; padding: 0.5rem; box-shadow: 0px 0px 6px white; bottom: -3rem; transition: all 0.2s cubic-bezier(0.75, 0, 0.25, 1); } /* line 278, sass/style.scss */ .wp-block-code p a:hover { background: #fff; color: #fcd116; } /* line 286, sass/style.scss */ .wp-block-image { margin: 0 25%; } /* line 289, sass/style.scss */ .wp-block-image > img { height: initial; } /* line 296, sass/style.scss */ ul { margin: 0 25%; } /* line 300, sass/style.scss */ .design { height: 4rem; } /* line 308, sass/style.scss */ #theexcerpt { margin: 0; } /* line 311, sass/style.scss */ #theexcerpt p { border-top: 0.125rem solid #fcd116; border-bottom: 0.125rem solid #fcd116; margin: 0 20% 2rem; width: 50%; padding: 2rem 5%; } /* line 316, sass/style.scss */ #last-posts { width: 50%; height: 22rem; margin: 1rem 25%; perspective: 100px; } /* line 322, sass/style.scss */ #last-posts a { display: block; width: 100%; height: 100%; } /* line 329, sass/style.scss */ #most_recent-posts { width: 50%; height: 22rem; margin: 2rem 25%; perspective: 100px; } /* line 335, sass/style.scss */ #most_recent-posts a { display: block; width: 90%; height: 100%; } /* line 340, sass/style.scss */ #most_recent-posts a.secondary_post { height: 44%; width: 100%; } /* line 345, sass/style.scss */ #most_recent-posts a.bottom_post { position: absolute; bottom: 0; } /* line 352, sass/style.scss */ #youtube-listing { display: flex; justify-content: space-between; height: 10rem; margin: 0rem 20%; padding: 0 5% 2rem; perspective: 100px; border-bottom: 0.125rem solid #fcd116; width: 50%; } /* line 362, sass/style.scss */ #youtube-listing a { display: block; width: 100%; height: 100%; } /* line 368, sass/style.scss */ #youtube-listing::after { content: ''; position: absolute; background-color: #fcd116; border: 0.125rem solid #fcd116; height: .625rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 10px; width: .625rem; bottom: -0.45rem; left: 30%; } /* line 379, sass/style.scss */ header { margin: 1rem 20%; } /* line 382, sass/style.scss */ header p { position: absolute; width: 20%; bottom: 5%; } /* line 387, sass/style.scss */ header p.left { left: 5%; } /* line 391, sass/style.scss */ header p.right { right: 5%; direction: rtl; } /* line 398, sass/style.scss */ #categories_listing { position: relative; height: 9rem; display: inline-flex; justify-content: space-between; margin: 1rem 20%; width: 50%; padding: 0 5%; perspective: 100px; } /* line 408, sass/style.scss */ #categories_listing a { width: 47.5%; display: block; } /* line 414, sass/style.scss */ .arrow { position: absolute; top: 50%; font-size: 6rem; color: #fcd116; cursor: pointer; transition: all 0.35s cubic-bezier(0.75, 0, 0.25, 1); } /* line 422, sass/style.scss */ .arrow.left { left: 0; transform: translateY(-50%) translateX(-50%); } /* line 426, sass/style.scss */ .arrow.left:hover { color: #61affe; } /* line 431, sass/style.scss */ .arrow.right { right: 0; transform: translateY(-50%) translateX(50%); } /* line 435, sass/style.scss */ .arrow.right:hover { color: #ff514d; } /* line 441, sass/style.scss */ hr { width: 10%; margin-top: 3rem; margin-bottom: 3rem; border-color: #fcd116; border-width: 0.125rem; border-style: solid; } /* line 450, sass/style.scss */ .hcb_wrap { background: #f7f6f6; } /* line 453, sass/style.scss */ .hcb_wrap pre.prism { margin: 25px 25%; } /* line 457, sass/style.scss */ .hcb_wrap pre::before { opacity: 0; } /* line 461, sass/style.scss */ .hcb_wrap .line-numbers-rows > span::before { text-align: left !important; } /* line 465, sass/style.scss */ .hcb_wrap pre.line-numbers { padding-left: 1.75em !important; } /* line 469, sass/style.scss */ .hcb_wrap .line-numbers .line-numbers-rows { width: 1.2em !important; left: -1.75em !important; } /* line 475, sass/style.scss */ .site-footer { margin: 1rem 25% 3rem; text-align: center; } /* line 479, sass/style.scss */ .site-footer .legend { font-size: 1rem; font-family: "GothamSSm-Black", Arial, sans-serif; text-transform: uppercase; color: #fcd116; } /* line 486, sass/style.scss */ .site-footer span { font-size: 0.8rem; } /* line 491, sass/style.scss */ #bsocials { font-size: 3rem; margin: 1rem 0; } /* line 496, sass/style.scss */ #share { position: fixed; bottom: 0; right: 1rem; z-index: 10; } /* line 502, sass/style.scss */ #share a { padding: 0.25rem 1rem; background: #fcd116; color: white; align-items: center; justify-content: space-between; text-align: center; width: 5rem; font-size: 1rem; display: flex; font-family: "Maitree-Regular", Arial, sans-serif; transition: all 0.25s cubic-bezier(0.75, 0, 0.25, 1); } /* line 515, sass/style.scss */ #share a i::before { transition: all 0.25s cubic-bezier(0.75, 0, 0.25, 1); color: white; } /* line 520, sass/style.scss */ #share a:hover { background: #61affe; color: #fcd116; } /* line 524, sass/style.scss */ #share a:hover i::before { color: #fcd116; }
0.249356
0.075653
@font-face { font-family: 'crosschex'; src: url('font-icon/crosschex.eot?m8mvg3'); src: url('font-icon/crosschex.eot?m8mvg3#iefix') format('embedded-opentype'), url('font-icon/crosschex.ttf?m8mvg3') format('truetype'), url('font-icon/crosschex.woff?m8mvg3') format('woff'), url('font-icon/crosschex.svg?m8mvg3#crosschex') format('svg'); font-weight: normal; font-style: normal; font-display: block; } [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change font-icon */ font-family: 'crosschex' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-alarm:before { content: "\e900"; } .icon-mutli-card:before { content: "\e901"; } .icon-user-add:before { content: "\e902"; } .icon-user-adminpower:before { content: "\e903"; } .icon-user-del:before { content: "\e905"; } .icon-face-card:before { content: "\e906"; } .icon-face:before { content: "\e907"; } .icon-user-modify:before { content: "\e908"; } .icon-user-search:before { content: "\e90a"; } .icon-3g:before { content: "\e90b"; } .icon-internet:before { content: "\e90c"; } .icon-setting-network:before { content: "\e90d"; } .icon-wifi:before { content: "\e90e"; } .icon-advanced:before { content: "\e90f"; } .icon-enroll-card:before { content: "\e910"; } .icon-enroll:before { content: "\e911"; } .icon-setting:before { content: "\e912"; } .icon-user:before { content: "\e913"; } .icon-crosschex-logo:before { content: "\e914"; } .icon-add:before { content: "\e915"; } .icon-checkbox:before { content: "\e917"; } .icon-checked:before { content: "\e918"; } .icon-delete:before { content: "\e919"; } .icon-edit:before { content: "\e91a"; } .icon-left:before { content: "\e91b"; } .icon-radio:before { content: "\e91c"; } .icon-checked-radio:before { content: "\e91d"; } .icon-recycle:before { content: "\e91e"; } .icon-right:before { content: "\e91f"; } .icon-see:before { content: "\e920"; } .icon-under:before { content: "\e921"; } .icon-up:before { content: "\e922"; } .icon-door-close:before { content: "\e923"; } .icon-door-auto:before { content: "\e924"; } .icon-door-normal:before { content: "\e925"; } .icon-door-open:before { content: "\e926"; } .icon-psd-lock:before { content: "\e927"; } .icon-psd-open:before { content: "\e928"; } .icon-a350:before { content: "\e929"; } .icon-accesses:before { content: "\e92a"; } .icon-ad:before { content: "\e92b"; } .icon-bridge:before { content: "\e92c"; } .icon-camera:before { content: "\e92d"; } .icon-ep300:before { content: "\e92e"; } .icon-GC50:before { content: "\e92f"; } .icon-lock:before { content: "\e930"; } .icon-m3:before { content: "\e931"; } .icon-m5:before { content: "\e932"; } .icon-address:before { content: "\e933"; } .icon-dashboard:before { content: "\e934"; } .icon-department:before { content: "\e935"; } .icon-video:before { content: "\e936"; } .icon-data-backup:before { content: "\e937"; } .icon-data-export:before { content: "\e938"; } .icon-data-import:before { content: "\e939"; } .icon-data-record:before { content: "\e93a"; } .icon-door-setting:before { content: "\e93b"; } .icon-user-group:before { content: "\e93c"; } .icon-holiday:before { content: "\e904"; } .icon-link:before { content: "\e909"; } .icon-recode-update:before { content: "\e916"; } .icon-entity-down:before { content: "\e959"; } .icon-error:before { content: "\e95a"; } .icon-apps:before { content: "\e969"; } .icon-battery:before { content: "\e96a"; } .icon-bianhao:before { content: "\e96b"; } .icon-cancel:before { content: "\e96c"; } .icon-date:before { content: "\e96f"; } .icon-dns:before { content: "\e973"; } .icon-job:before { content: "\e979"; } .icon-loading:before { content: "\e97a"; } .icon-menu:before { content: "\e97b"; } .icon-network:before { content: "\e97c"; } .icon-ok:before { content: "\e97d"; } .icon-phone:before { content: "\e97e"; } .icon-pic-zoom:before { content: "\e97f"; } .icon-pic:before { content: "\e980"; } .icon-question:before { content: "\e981"; } .icon-search:before { content: "\e982"; } .icon-sign-out:before { content: "\e985"; } .icon-zoom:before { content: "\e98d"; }
src/styles/font-icon.css
@font-face { font-family: 'crosschex'; src: url('font-icon/crosschex.eot?m8mvg3'); src: url('font-icon/crosschex.eot?m8mvg3#iefix') format('embedded-opentype'), url('font-icon/crosschex.ttf?m8mvg3') format('truetype'), url('font-icon/crosschex.woff?m8mvg3') format('woff'), url('font-icon/crosschex.svg?m8mvg3#crosschex') format('svg'); font-weight: normal; font-style: normal; font-display: block; } [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change font-icon */ font-family: 'crosschex' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-alarm:before { content: "\e900"; } .icon-mutli-card:before { content: "\e901"; } .icon-user-add:before { content: "\e902"; } .icon-user-adminpower:before { content: "\e903"; } .icon-user-del:before { content: "\e905"; } .icon-face-card:before { content: "\e906"; } .icon-face:before { content: "\e907"; } .icon-user-modify:before { content: "\e908"; } .icon-user-search:before { content: "\e90a"; } .icon-3g:before { content: "\e90b"; } .icon-internet:before { content: "\e90c"; } .icon-setting-network:before { content: "\e90d"; } .icon-wifi:before { content: "\e90e"; } .icon-advanced:before { content: "\e90f"; } .icon-enroll-card:before { content: "\e910"; } .icon-enroll:before { content: "\e911"; } .icon-setting:before { content: "\e912"; } .icon-user:before { content: "\e913"; } .icon-crosschex-logo:before { content: "\e914"; } .icon-add:before { content: "\e915"; } .icon-checkbox:before { content: "\e917"; } .icon-checked:before { content: "\e918"; } .icon-delete:before { content: "\e919"; } .icon-edit:before { content: "\e91a"; } .icon-left:before { content: "\e91b"; } .icon-radio:before { content: "\e91c"; } .icon-checked-radio:before { content: "\e91d"; } .icon-recycle:before { content: "\e91e"; } .icon-right:before { content: "\e91f"; } .icon-see:before { content: "\e920"; } .icon-under:before { content: "\e921"; } .icon-up:before { content: "\e922"; } .icon-door-close:before { content: "\e923"; } .icon-door-auto:before { content: "\e924"; } .icon-door-normal:before { content: "\e925"; } .icon-door-open:before { content: "\e926"; } .icon-psd-lock:before { content: "\e927"; } .icon-psd-open:before { content: "\e928"; } .icon-a350:before { content: "\e929"; } .icon-accesses:before { content: "\e92a"; } .icon-ad:before { content: "\e92b"; } .icon-bridge:before { content: "\e92c"; } .icon-camera:before { content: "\e92d"; } .icon-ep300:before { content: "\e92e"; } .icon-GC50:before { content: "\e92f"; } .icon-lock:before { content: "\e930"; } .icon-m3:before { content: "\e931"; } .icon-m5:before { content: "\e932"; } .icon-address:before { content: "\e933"; } .icon-dashboard:before { content: "\e934"; } .icon-department:before { content: "\e935"; } .icon-video:before { content: "\e936"; } .icon-data-backup:before { content: "\e937"; } .icon-data-export:before { content: "\e938"; } .icon-data-import:before { content: "\e939"; } .icon-data-record:before { content: "\e93a"; } .icon-door-setting:before { content: "\e93b"; } .icon-user-group:before { content: "\e93c"; } .icon-holiday:before { content: "\e904"; } .icon-link:before { content: "\e909"; } .icon-recode-update:before { content: "\e916"; } .icon-entity-down:before { content: "\e959"; } .icon-error:before { content: "\e95a"; } .icon-apps:before { content: "\e969"; } .icon-battery:before { content: "\e96a"; } .icon-bianhao:before { content: "\e96b"; } .icon-cancel:before { content: "\e96c"; } .icon-date:before { content: "\e96f"; } .icon-dns:before { content: "\e973"; } .icon-job:before { content: "\e979"; } .icon-loading:before { content: "\e97a"; } .icon-menu:before { content: "\e97b"; } .icon-network:before { content: "\e97c"; } .icon-ok:before { content: "\e97d"; } .icon-phone:before { content: "\e97e"; } .icon-pic-zoom:before { content: "\e97f"; } .icon-pic:before { content: "\e980"; } .icon-question:before { content: "\e981"; } .icon-search:before { content: "\e982"; } .icon-sign-out:before { content: "\e985"; } .icon-zoom:before { content: "\e98d"; }
0.283285
0.097734
.hoverspot .hover-hotspot-text { position: absolute; left: -75px; bottom: 60px; width: 200px; pointer-events: none; background-color: rgb(245,245,245); /*previusly 255,255,255*/ border-radius: 5%; color: rgb(140,138,190); line-height: 1.2em; padding: .8em; opacity: 0; -webkit-transform-origin: 50% calc(100% + 6em); transform-origin: 50% calc(100% + 6em); -webkit-transform: rotate3d(0,0,1,15deg); transform: rotate3d(0,0,1,15deg); -webkit-transition: opacity 0.5s, -webkit-transform 0.5s; transition: opacity 0.5s, transform 0.5s; -webkit-transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39); transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39); } .hoverspot:hover { z-index: 3; } .hoverspot:hover .hover-hotspot-text { opacity: 1; pointer-events: all; -webkit-transform: translate3d(0,0,0) rotate3d(0,0,0,0); transform: translate3d(0,0,0) rotate3d(0,0,0,0); } .hoverspot .hotspot { cursor: pointer; } .hoverspot .hover-hotspot .hover-hotspot-icon-wrapper { width: 40px; height: 40px; } .hoverspot .hover-hotspot-icon { width: 40px; height: 40px; margin: 5%; background-color: rgb(103,115,131); border-radius: 50%; } .hoverspot .hotspot .out:before { speak: none; font-size: 48px; line-height: 90px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; display: block; -webkit-font-smoothing: antialiased; } .hoverspot .hotspot .out { width: 40px; height: 40px; border-radius: 50%; border: 5px solid rgba(255,255,255,.8); -webkit-transition: -webkit-transform ease-out 0.1s, border 0.2s; -moz-transition: -moz-transform ease-out 0.1s, border 0.2s; transition: transform ease-out 0.1s, border 0.2s; } .hoverspot .hotspot .in { width: 20px; height: 20px; position: absolute; top: 10px; left: 10px; background-color: rgba(255,255,255,.8); border-radius: 50%; -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s; -moz-transition: -moz-transform ease-out 0.1s, background 0.2s; transition: transform ease-out 0.1s, background 0.2s; } .hoverspot .hotspot .out:after { top: 0; left: 0; padding: 0; z-index: -1; box-shadow: 0 0 0 2px rgba(255,255,255,0.1); opacity: 0; pointer-events: none; position: absolute; width: 100%; height: 100%; border-radius: 50%; content: ''; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); } .hoverspot .hotspot:hover .out { border: 5px solid rgba(255,255,255,1); -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); color: #fff; } .hoverspot .hotspot:hover .in { background-color: rgba(255,255,255,1); -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8); } .hoverspot img { width: 175px; height: auto; } .hoverspot .hotspot:hover .out:after { -webkit-animation: sonarEffect 1.2s ease-out; -moz-animation: sonarEffect 1.2s ease-out; animation: sonarEffect 1.2s ease-out; } @-webkit-keyframes sonarEffect { 0% { opacity: 0.5; } 20% { opacity: 0.8; box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(140, 138, 190,.8), 0 0 0 10px rgba(255,255,255,0.5); } 100% { box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(140, 138, 190,.8), 0 0 0 10px rgba(255,255,255,0.5); -webkit-transform: scale(1.5); opacity: 0; } } @-moz-keyframes sonarEffect { 0% { opacity: 0.5; } 20% { opacity: 0.8; box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(140, 138, 190,.8), 0 0 0 10px rgba(255,255,255,0.5); } 100% { box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(140, 138, 190,.8), 0 0 0 10px rgba(255,255,255,0.5); -moz-transform: scale(1.5); opacity: 0; } } @keyframes sonarEffect { 0% { opacity: 0.5; } 20% { opacity: 0.8; box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(140, 138, 190,.8), 0 0 0 10px rgba(255,255,255,0.5); } 100% { box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(140, 138, 190,.8), 0 0 0 10px rgba(255,255,255,0.5); transform: scale(1.5); opacity: 0; } }
app-files/hoverspot.css
.hoverspot .hover-hotspot-text { position: absolute; left: -75px; bottom: 60px; width: 200px; pointer-events: none; background-color: rgb(245,245,245); /*previusly 255,255,255*/ border-radius: 5%; color: rgb(140,138,190); line-height: 1.2em; padding: .8em; opacity: 0; -webkit-transform-origin: 50% calc(100% + 6em); transform-origin: 50% calc(100% + 6em); -webkit-transform: rotate3d(0,0,1,15deg); transform: rotate3d(0,0,1,15deg); -webkit-transition: opacity 0.5s, -webkit-transform 0.5s; transition: opacity 0.5s, transform 0.5s; -webkit-transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39); transition-timing-function: ease, cubic-bezier(.17,.67,.4,1.39); } .hoverspot:hover { z-index: 3; } .hoverspot:hover .hover-hotspot-text { opacity: 1; pointer-events: all; -webkit-transform: translate3d(0,0,0) rotate3d(0,0,0,0); transform: translate3d(0,0,0) rotate3d(0,0,0,0); } .hoverspot .hotspot { cursor: pointer; } .hoverspot .hover-hotspot .hover-hotspot-icon-wrapper { width: 40px; height: 40px; } .hoverspot .hover-hotspot-icon { width: 40px; height: 40px; margin: 5%; background-color: rgb(103,115,131); border-radius: 50%; } .hoverspot .hotspot .out:before { speak: none; font-size: 48px; line-height: 90px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; display: block; -webkit-font-smoothing: antialiased; } .hoverspot .hotspot .out { width: 40px; height: 40px; border-radius: 50%; border: 5px solid rgba(255,255,255,.8); -webkit-transition: -webkit-transform ease-out 0.1s, border 0.2s; -moz-transition: -moz-transform ease-out 0.1s, border 0.2s; transition: transform ease-out 0.1s, border 0.2s; } .hoverspot .hotspot .in { width: 20px; height: 20px; position: absolute; top: 10px; left: 10px; background-color: rgba(255,255,255,.8); border-radius: 50%; -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s; -moz-transition: -moz-transform ease-out 0.1s, background 0.2s; transition: transform ease-out 0.1s, background 0.2s; } .hoverspot .hotspot .out:after { top: 0; left: 0; padding: 0; z-index: -1; box-shadow: 0 0 0 2px rgba(255,255,255,0.1); opacity: 0; pointer-events: none; position: absolute; width: 100%; height: 100%; border-radius: 50%; content: ''; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); } .hoverspot .hotspot:hover .out { border: 5px solid rgba(255,255,255,1); -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); color: #fff; } .hoverspot .hotspot:hover .in { background-color: rgba(255,255,255,1); -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8); } .hoverspot img { width: 175px; height: auto; } .hoverspot .hotspot:hover .out:after { -webkit-animation: sonarEffect 1.2s ease-out; -moz-animation: sonarEffect 1.2s ease-out; animation: sonarEffect 1.2s ease-out; } @-webkit-keyframes sonarEffect { 0% { opacity: 0.5; } 20% { opacity: 0.8; box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(140, 138, 190,.8), 0 0 0 10px rgba(255,255,255,0.5); } 100% { box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(140, 138, 190,.8), 0 0 0 10px rgba(255,255,255,0.5); -webkit-transform: scale(1.5); opacity: 0; } } @-moz-keyframes sonarEffect { 0% { opacity: 0.5; } 20% { opacity: 0.8; box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(140, 138, 190,.8), 0 0 0 10px rgba(255,255,255,0.5); } 100% { box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(140, 138, 190,.8), 0 0 0 10px rgba(255,255,255,0.5); -moz-transform: scale(1.5); opacity: 0; } } @keyframes sonarEffect { 0% { opacity: 0.5; } 20% { opacity: 0.8; box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(140, 138, 190,.8), 0 0 0 10px rgba(255,255,255,0.5); } 100% { box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px rgba(140, 138, 190,.8), 0 0 0 10px rgba(255,255,255,0.5); transform: scale(1.5); opacity: 0; } }
0.477067
0.106505
body { font-family: 'Montserrat', sans-serif; } header { background-color: rgba(128, 128, 128, 0.685); /* PADDING = Margem interna do elemento */ padding: 20px 0; } .caixa { /* WIDTH = Largura do objeto */ width: 940px; /* POSITION = define duas coisas: como o elemento se comporta em relação aos seus ancestrais na hierarquia, e como seus descendentes poderão se comportar em relação a ele. */ position: relative; /* MARGIN = Margem externa do elemento*/ margin: 0 auto; } nav { position: absolute; top: 125px; right: 0; } nav li { /* inline = liberado para deslocamento lateral*/ display: inline; margin-left: 15px; } nav a { /* Transformando as letras em MAISCULA */ text-transform: uppercase; color: black; /* Deixando em NEGRITO */ font-weight: bold; font-size: 22px; /* Mexendo no Sublinhado */ text-decoration: none; } /* Pseudo class HOVER = Quando passar o mouse por cima da marcação do HTML */ nav a:hover { color: brown; text-decoration: underline; } .produtos { width: 940px; margin: 0 auto; padding: 50px 0; } .produtos li { /* inline-block = Posso mexer no elemento completo (altura, largura, etc...( */ display: inline-block; text-align: center; width: 30%; /* VERTICAL-ALIGN = Coloca o ponto de referencia do conteudo, na parte do topo */ vertical-align: top; margin: 0 1.5%; padding: 30px 20px; /* Os PX são inclusos na (% - Porcentagem) do site, se não usar esse comando, os PX e a % serão Somados. */ box-sizing: border-box; border:2px solid black; border-radius: 10px; } .produtos li:hover { border-color: brown ; } .produtos h2 { font-size: 30px; font-weight: bold; } /* Active = Quando clicar em algo */ .produtos li:active { border-color: chocolate; } .produtos li:hover h2 { font-size: 35px; } .produto-descricao { font-size: 18px; } .produto-preco { font-weight: bold; font-size: 22px; margin-top: 10px; } footer { text-align: center; background: url(../imagens/bg.jpg); padding: 40px 0; } .copyright { color: white; font-size: 13px; padding-top: 20px; } main { width: 940px; margin: 0 auto; } form { margin: 40px 0; } fieldset { border: 0; padding: 0; margin: 0; } form label, form legend { display: block; font-size: 20px; margin-bottom: 10px; } .input-padrao{ display: block; margin-bottom: 20px; padding: 10px 25px; width: 50%; } .checkbox { margin: 20px 0; } .enviar { width: 40%; padding: 15px 0; background-color: orange; color: white; font-weight: bold; font-size: 18px; border: none; border-radius: 5px; /* Delay na hora de mudar a cor do elemento */ transition: 1s all; /* Mudando cursor para mãozinha */ cursor: pointer; } .enviar:hover{ background-color: darkorange; transform: scale(1.2); } table { margin: 20px 0 40px; } thead { background: gray; color: white; font-weight: bold; } td, th { border: 1px solid black; padding: 8px 15px; } /* css da pagina inicial */ .banner { width: 100%; } .titulo-principal { text-align: center; font-size: 2em; margin-bottom: 1em; clear: left; /* limpa a formataçao q a tag float impoem depois da img */ } .principal { padding: 3em 0; background: #FEFEFE; width: 940px; margin: 0 auto; } .principal p { margin-bottom: 1em; } .principal strong { font-weight: bold; } .principal em { font-style: italic; } .mapa { padding: 3em 0; background: linear-gradient(white, rgb(128, 128, 128)); } .mapa-conteudo { width: 940px; margin: 0 auto; } .mapa p { margin: 0 0 2em; text-align: center; } .beneficios { padding: 3em; background: gray; } .conteudo-beneficios{ width: 640px; margin: 0 auto; } .lista-beneficios { width: 40%; display: inline-block; vertical-align: top; } .itens { /*Altura da linha */ line-height: 1.5; } /*Colocando o primeiro FILHO/ITEM em negrito com a class pseudo element */ .itens:first-child { font-weight: bold; } /* pseudo class BEFORE = TUDO Antes do texto pseudo class AFTER = TUDO depois do texto*/ .itens::before { content: "\1F7CA"; } .imagem-beneficios { width: 60%; opacity: 1; transition: 400ms; box-shadow: 10px 10px 10px 0 #000000; } .imagem-beneficios:hover { opacity: 0.3; } .utensilios { width: 120px; float: left; margin: 0 20px 20px 0; } .video { width: 560px; margin: 2em auto; } /* Método para estilizar em tablets/celulares etc... (vai ter que adaptar tudo para esses dispositivos a partir daqui)*/ @media screen and (max-width: 480px){ .caixa, .principal, .conteudo-beneficios, .mapa-conteudo, .video { width: auto; } h1 { text-align: center; } nav { position: static; } .lista-beneficios, .imagem-beneficios { width: 100%; } }
styles/style.css
body { font-family: 'Montserrat', sans-serif; } header { background-color: rgba(128, 128, 128, 0.685); /* PADDING = Margem interna do elemento */ padding: 20px 0; } .caixa { /* WIDTH = Largura do objeto */ width: 940px; /* POSITION = define duas coisas: como o elemento se comporta em relação aos seus ancestrais na hierarquia, e como seus descendentes poderão se comportar em relação a ele. */ position: relative; /* MARGIN = Margem externa do elemento*/ margin: 0 auto; } nav { position: absolute; top: 125px; right: 0; } nav li { /* inline = liberado para deslocamento lateral*/ display: inline; margin-left: 15px; } nav a { /* Transformando as letras em MAISCULA */ text-transform: uppercase; color: black; /* Deixando em NEGRITO */ font-weight: bold; font-size: 22px; /* Mexendo no Sublinhado */ text-decoration: none; } /* Pseudo class HOVER = Quando passar o mouse por cima da marcação do HTML */ nav a:hover { color: brown; text-decoration: underline; } .produtos { width: 940px; margin: 0 auto; padding: 50px 0; } .produtos li { /* inline-block = Posso mexer no elemento completo (altura, largura, etc...( */ display: inline-block; text-align: center; width: 30%; /* VERTICAL-ALIGN = Coloca o ponto de referencia do conteudo, na parte do topo */ vertical-align: top; margin: 0 1.5%; padding: 30px 20px; /* Os PX são inclusos na (% - Porcentagem) do site, se não usar esse comando, os PX e a % serão Somados. */ box-sizing: border-box; border:2px solid black; border-radius: 10px; } .produtos li:hover { border-color: brown ; } .produtos h2 { font-size: 30px; font-weight: bold; } /* Active = Quando clicar em algo */ .produtos li:active { border-color: chocolate; } .produtos li:hover h2 { font-size: 35px; } .produto-descricao { font-size: 18px; } .produto-preco { font-weight: bold; font-size: 22px; margin-top: 10px; } footer { text-align: center; background: url(../imagens/bg.jpg); padding: 40px 0; } .copyright { color: white; font-size: 13px; padding-top: 20px; } main { width: 940px; margin: 0 auto; } form { margin: 40px 0; } fieldset { border: 0; padding: 0; margin: 0; } form label, form legend { display: block; font-size: 20px; margin-bottom: 10px; } .input-padrao{ display: block; margin-bottom: 20px; padding: 10px 25px; width: 50%; } .checkbox { margin: 20px 0; } .enviar { width: 40%; padding: 15px 0; background-color: orange; color: white; font-weight: bold; font-size: 18px; border: none; border-radius: 5px; /* Delay na hora de mudar a cor do elemento */ transition: 1s all; /* Mudando cursor para mãozinha */ cursor: pointer; } .enviar:hover{ background-color: darkorange; transform: scale(1.2); } table { margin: 20px 0 40px; } thead { background: gray; color: white; font-weight: bold; } td, th { border: 1px solid black; padding: 8px 15px; } /* css da pagina inicial */ .banner { width: 100%; } .titulo-principal { text-align: center; font-size: 2em; margin-bottom: 1em; clear: left; /* limpa a formataçao q a tag float impoem depois da img */ } .principal { padding: 3em 0; background: #FEFEFE; width: 940px; margin: 0 auto; } .principal p { margin-bottom: 1em; } .principal strong { font-weight: bold; } .principal em { font-style: italic; } .mapa { padding: 3em 0; background: linear-gradient(white, rgb(128, 128, 128)); } .mapa-conteudo { width: 940px; margin: 0 auto; } .mapa p { margin: 0 0 2em; text-align: center; } .beneficios { padding: 3em; background: gray; } .conteudo-beneficios{ width: 640px; margin: 0 auto; } .lista-beneficios { width: 40%; display: inline-block; vertical-align: top; } .itens { /*Altura da linha */ line-height: 1.5; } /*Colocando o primeiro FILHO/ITEM em negrito com a class pseudo element */ .itens:first-child { font-weight: bold; } /* pseudo class BEFORE = TUDO Antes do texto pseudo class AFTER = TUDO depois do texto*/ .itens::before { content: "\1F7CA"; } .imagem-beneficios { width: 60%; opacity: 1; transition: 400ms; box-shadow: 10px 10px 10px 0 #000000; } .imagem-beneficios:hover { opacity: 0.3; } .utensilios { width: 120px; float: left; margin: 0 20px 20px 0; } .video { width: 560px; margin: 2em auto; } /* Método para estilizar em tablets/celulares etc... (vai ter que adaptar tudo para esses dispositivos a partir daqui)*/ @media screen and (max-width: 480px){ .caixa, .principal, .conteudo-beneficios, .mapa-conteudo, .video { width: auto; } h1 { text-align: center; } nav { position: static; } .lista-beneficios, .imagem-beneficios { width: 100%; } }
0.372962
0.108048
* { margin: 0; padding: 0; box-sizing: border-box; } :root { --background: #ebebeb; --white: #fff; --black: #000; --text-color: #252525; --border-color-1: #313131; --border-color-2: #828282; --base-color: #a413ff; --red: #ff4f4f; --green: #28c700; overflow-x: hidden; } body { background: var(--background); } header { display: flex; justify-content: center; align-items: center; padding: 1.5rem 0; background: var(--white); } header a { text-decoration: none; } header h1 { font-size: 3rem; font-family: 'Poppins', sans-serif; font-weight: 700; color: var(--black); } header h1 span { color: var(--base-color); } main { margin: 5rem auto 1rem auto; width: 95%; } form { display: flex; flex-direction: column; align-items: flex-end; } form input { font-size: 1.2rem; font-family: 'Open Sans', sans-serif; padding: 1rem 1.2rem; width: 100%; border-radius: 5px; border: 1px solid var(--border-color-1); outline: none; transition: 0.3s; } form input:focus { border-color: var(--base-color); } form button { font-size: 1.3rem; font-family: 'Open Sans', sans-serif; width: fit-content; outline: none; color: var(--white); background: var(--base-color); border: none; padding: 1rem 2.5rem; border-radius: 10px; margin-top: 1rem; transition: 0.3s; } form button:hover { filter: brightness(1.05); } .shorten-link { margin-top: 1rem; background: var(--white); padding: 1.5rem; border-radius: 10px; } .shorten-link h3 { font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 2rem; } .shorten-link .link-area { display: flex; align-items: center; margin-top: 1rem; } .shorten-link .link-area .link { font-family: 'Open sans', sans-serif; border: 2px solid var(--base-color); width: fit-content; padding: 1rem; border-radius: 10px; } .shorten-link .link-area .copy { padding: 0.7rem; border: 2px solid var(--base-color); border-radius: 10px; margin-left: 0.2rem; cursor: pointer; display: flex; align-items: center; justify-content: center; } .shorten-link .link-area .copy img { width: 2rem; height: 2rem; color: red; } main p:last-child { font-family: 'Open Sans', sans-serif; text-align: center; color: var(--text-color); margin-top: 1.5rem; } main p:last-child span, main p:last-child a { text-decoration: none; color: var(--base-color); } #error { font-family: 'Open Sans', sans-serif; color: var(--white); background: var(--red); display: flex; flex-direction: column; justify-content: center; position: fixed; opacity: 0; left: -12rem; bottom: 1.5rem; transition: 0.3s; } #error.not-error { background: var(--green); } #error.active { opacity: 1; left: 2.5rem; } #error p span { background: var(--white); color: var(--red); font-size: 0.8rem; width: 1.5rem; height: 1.5rem; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 0.5rem; } #error.not-error p span { display: none; } #error p { padding: 1rem 0.7rem 0 0.7rem; width: max-content; max-width: 20rem; display: flex; align-items: center; } #error .error-timer { display: flex; } #error .error-timer progress { appearance: unset; height: 8px; width: 100%; min-width: 12rem; margin-top: 1rem; } #error .error-timer progress::-webkit-progress-bar { background: var(--red); } #error.not-error .error-timer progress::-webkit-progress-bar { background: var(--green); } #error .error-timer progress::-webkit-progress-value { background: var(--red); filter: brightness(1.5); } #error.not-error .error-timer progress::-webkit-progress-value { background: var(--green); filter: brightness(1.5); } @media (min-width: 800px) { body { display: flex; align-items: center; justify-content: center; flex-direction: column; height: 100vh; } form { align-items: center; flex-direction: row; } form button { margin: 0; margin-left: 1rem; } header { background: none; margin: 0 5rem; padding: 2.5rem 2.5rem 0 2.5rem; width: 95%; background: #fff; display: block; border-radius: 10px 10px 0 0; } main { background: #fff; padding: 2.5rem; border-radius: 0 0 10px 10px; margin: 0 0 2rem 0; } .shorten-link { margin-top: 1rem; background: none; padding: 0; border-radius: 0; display: flex; flex-direction: column; align-items: center; } .shorten-link .link-area .link { font-size: 1.5rem; } .shorten-link .link-area .copy img { width: 2.5rem; height: 2.5rem; } }
public/styles/style.css
* { margin: 0; padding: 0; box-sizing: border-box; } :root { --background: #ebebeb; --white: #fff; --black: #000; --text-color: #252525; --border-color-1: #313131; --border-color-2: #828282; --base-color: #a413ff; --red: #ff4f4f; --green: #28c700; overflow-x: hidden; } body { background: var(--background); } header { display: flex; justify-content: center; align-items: center; padding: 1.5rem 0; background: var(--white); } header a { text-decoration: none; } header h1 { font-size: 3rem; font-family: 'Poppins', sans-serif; font-weight: 700; color: var(--black); } header h1 span { color: var(--base-color); } main { margin: 5rem auto 1rem auto; width: 95%; } form { display: flex; flex-direction: column; align-items: flex-end; } form input { font-size: 1.2rem; font-family: 'Open Sans', sans-serif; padding: 1rem 1.2rem; width: 100%; border-radius: 5px; border: 1px solid var(--border-color-1); outline: none; transition: 0.3s; } form input:focus { border-color: var(--base-color); } form button { font-size: 1.3rem; font-family: 'Open Sans', sans-serif; width: fit-content; outline: none; color: var(--white); background: var(--base-color); border: none; padding: 1rem 2.5rem; border-radius: 10px; margin-top: 1rem; transition: 0.3s; } form button:hover { filter: brightness(1.05); } .shorten-link { margin-top: 1rem; background: var(--white); padding: 1.5rem; border-radius: 10px; } .shorten-link h3 { font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 2rem; } .shorten-link .link-area { display: flex; align-items: center; margin-top: 1rem; } .shorten-link .link-area .link { font-family: 'Open sans', sans-serif; border: 2px solid var(--base-color); width: fit-content; padding: 1rem; border-radius: 10px; } .shorten-link .link-area .copy { padding: 0.7rem; border: 2px solid var(--base-color); border-radius: 10px; margin-left: 0.2rem; cursor: pointer; display: flex; align-items: center; justify-content: center; } .shorten-link .link-area .copy img { width: 2rem; height: 2rem; color: red; } main p:last-child { font-family: 'Open Sans', sans-serif; text-align: center; color: var(--text-color); margin-top: 1.5rem; } main p:last-child span, main p:last-child a { text-decoration: none; color: var(--base-color); } #error { font-family: 'Open Sans', sans-serif; color: var(--white); background: var(--red); display: flex; flex-direction: column; justify-content: center; position: fixed; opacity: 0; left: -12rem; bottom: 1.5rem; transition: 0.3s; } #error.not-error { background: var(--green); } #error.active { opacity: 1; left: 2.5rem; } #error p span { background: var(--white); color: var(--red); font-size: 0.8rem; width: 1.5rem; height: 1.5rem; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 0.5rem; } #error.not-error p span { display: none; } #error p { padding: 1rem 0.7rem 0 0.7rem; width: max-content; max-width: 20rem; display: flex; align-items: center; } #error .error-timer { display: flex; } #error .error-timer progress { appearance: unset; height: 8px; width: 100%; min-width: 12rem; margin-top: 1rem; } #error .error-timer progress::-webkit-progress-bar { background: var(--red); } #error.not-error .error-timer progress::-webkit-progress-bar { background: var(--green); } #error .error-timer progress::-webkit-progress-value { background: var(--red); filter: brightness(1.5); } #error.not-error .error-timer progress::-webkit-progress-value { background: var(--green); filter: brightness(1.5); } @media (min-width: 800px) { body { display: flex; align-items: center; justify-content: center; flex-direction: column; height: 100vh; } form { align-items: center; flex-direction: row; } form button { margin: 0; margin-left: 1rem; } header { background: none; margin: 0 5rem; padding: 2.5rem 2.5rem 0 2.5rem; width: 95%; background: #fff; display: block; border-radius: 10px 10px 0 0; } main { background: #fff; padding: 2.5rem; border-radius: 0 0 10px 10px; margin: 0 0 2rem 0; } .shorten-link { margin-top: 1rem; background: none; padding: 0; border-radius: 0; display: flex; flex-direction: column; align-items: center; } .shorten-link .link-area .link { font-size: 1.5rem; } .shorten-link .link-area .copy img { width: 2.5rem; height: 2.5rem; } }
0.481454
0.097777
* { -webkit-transition: all ease 0.55s; transition: all ease 0.55s; } /*default*/ body { font-family: "Open Sans", sans-serif; font-size: 18px; font-weight: 300; letter-spacing: 1px; background: #f3f3f3; } a { color: #fe344c; } a:hover, a:focus { text-decoration: none; color: #fff; } h1, h2, h3, h4, h5, h6 { font-family: "Roboto", sans-serif; font-weight: 300; letter-spacing: 1px; /* text-transform: uppercase;*/ } @media screen and (max-width:767px) { h1, .h1 { font-size: 30px; } h2, .h2 { font-size: 28px; } h3, .h3 { font-size: 22px; } h4, .h4 { font-size: 20px; } h5, .h5 { font-size: 12px; } h6, .h6 { font-size: 10px; } } label { font-size: 14px; font-weight: 300; } /*end default*/ /*form control*/ .form-control { border: none; border-radius: 2px; box-shadow: none; } /*end form control*/ /*button*/ .btn { border: none; border-radius: 2px; letter-spacing: 2px; padding: 10px 30px; text-transform: uppercase; } .btn-primary { background: #9f0113; } .btn-primary:hover, .btn-primary:focus { background: #fe344c; } /*end button*/ /*carousel*/ .carousel-control.left, .carousel-control.right{ background: transparent; } /*end carousel*/ /*navigation*/ .navbar { border: none; margin-bottom: 0; } .navbar-default { background: #9f0113; border-color: transparent; border-radius: 0; box-shadow: 0 0 10px rgba(0, 0, 0, .125); padding-bottom: 20px; padding-top: 20px; } .navbar-default .navbar-brand { height: 100%; } .navbar-default .navbar-brand img { height: 100%; } .navbar-default .navbar-nav > li > a { color: #fff; font-family: "Roboto", sans-serif; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; padding-top: 30px; padding-bottom: 30px; } @media screen and (max-width:767px) { .navbar-default .navbar-nav > li > a { padding: 20px; text-align: center; } } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #fe344c; opacity: .5; } @media screen and (max-width:767px) { .navbar-default .navbar-collapse, .navbar-default .navbar-form { background: transparent; border: none; } } .navbar-default .navbar-toggle { border: none; border-radius: 0; margin: 0; padding: 18px 15px; } .navbar-default .navbar-toggle { padding: 30px; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background: #9f0113; } .navbar-default .navbar-toggle .icon-bar { background: #fff; } .navbar-default .navbar-toggle:hover > .icon-bar, .navbar-default .navbar-toggle:focus > .icon-bar { background: #fe344c; } /*end navigation*/ /*banner*/ #banner { background-image: url(../images/bg_crowd_asian.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; color:#fff; height: 600px; } #banner .text-container { margin: 0 auto; width: 90%; } #banner .text-container h1 { font-size: 60px; font-weight: 900; } #banner .form-container { background: black; font-size: 14px; margin: 0 auto; padding: 30px; width: 90%; } @media screen and (max-width:767px) { #banner .form-container { width: 100%; } } /*end banner*/ /*content*/ .content { background: #fff; padding: 60px 0; } .g-content { background: #ebebeb; } /*end content*/ /*content with bg*/ .content-with-bg { background: #fff; color: #fff; padding: 30px; } /*end content with bg*/ /*basic facts*/ #hiv-basic-facts { background-image: url(../images/bg_virus.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; height: 500px; } #aids-basic-facts { background-image: url(../images/bg_virus_2.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; height: 500px; } /*end basic facts*/ /*hiv carousel*/ #hiv-fact-carousel, #aids-fact-carousel{ height: 400px; } /*end hiv carousel*/ /*modal*/ .light-box-modal { background: rgba(0, 0, 0, .95); position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 9999; } .light-box-modal-close { position: absolute; right: 15px; top: 15px; } .light-box-modal-body { margin:0 auto; } #hiv-test-modal img { width: 420px; } #prevent-hiv-modal img { width: 420px; } /*end modal*/ /*card*/ .card { background: #fff; border-radius: 5px; padding: 30px; box-shadow: 0 0 15px rgba(0, 0, 0, .125); margin-bottom: 15px; } .card-image { margin-bottom: 30px; } .card-image img { width: 100%; } /*end card*/ /*footer*/ .footer { background: #111; color: #fff; padding: 5px; } /*end footer*/ /*helper*/ .large-head { font-size: 52px; } .transparent { background: rgba(0, 0, 0, 0); } /*end helper*/
public/frontend/css/style.css
* { -webkit-transition: all ease 0.55s; transition: all ease 0.55s; } /*default*/ body { font-family: "Open Sans", sans-serif; font-size: 18px; font-weight: 300; letter-spacing: 1px; background: #f3f3f3; } a { color: #fe344c; } a:hover, a:focus { text-decoration: none; color: #fff; } h1, h2, h3, h4, h5, h6 { font-family: "Roboto", sans-serif; font-weight: 300; letter-spacing: 1px; /* text-transform: uppercase;*/ } @media screen and (max-width:767px) { h1, .h1 { font-size: 30px; } h2, .h2 { font-size: 28px; } h3, .h3 { font-size: 22px; } h4, .h4 { font-size: 20px; } h5, .h5 { font-size: 12px; } h6, .h6 { font-size: 10px; } } label { font-size: 14px; font-weight: 300; } /*end default*/ /*form control*/ .form-control { border: none; border-radius: 2px; box-shadow: none; } /*end form control*/ /*button*/ .btn { border: none; border-radius: 2px; letter-spacing: 2px; padding: 10px 30px; text-transform: uppercase; } .btn-primary { background: #9f0113; } .btn-primary:hover, .btn-primary:focus { background: #fe344c; } /*end button*/ /*carousel*/ .carousel-control.left, .carousel-control.right{ background: transparent; } /*end carousel*/ /*navigation*/ .navbar { border: none; margin-bottom: 0; } .navbar-default { background: #9f0113; border-color: transparent; border-radius: 0; box-shadow: 0 0 10px rgba(0, 0, 0, .125); padding-bottom: 20px; padding-top: 20px; } .navbar-default .navbar-brand { height: 100%; } .navbar-default .navbar-brand img { height: 100%; } .navbar-default .navbar-nav > li > a { color: #fff; font-family: "Roboto", sans-serif; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; padding-top: 30px; padding-bottom: 30px; } @media screen and (max-width:767px) { .navbar-default .navbar-nav > li > a { padding: 20px; text-align: center; } } .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #fe344c; opacity: .5; } @media screen and (max-width:767px) { .navbar-default .navbar-collapse, .navbar-default .navbar-form { background: transparent; border: none; } } .navbar-default .navbar-toggle { border: none; border-radius: 0; margin: 0; padding: 18px 15px; } .navbar-default .navbar-toggle { padding: 30px; } .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background: #9f0113; } .navbar-default .navbar-toggle .icon-bar { background: #fff; } .navbar-default .navbar-toggle:hover > .icon-bar, .navbar-default .navbar-toggle:focus > .icon-bar { background: #fe344c; } /*end navigation*/ /*banner*/ #banner { background-image: url(../images/bg_crowd_asian.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; color:#fff; height: 600px; } #banner .text-container { margin: 0 auto; width: 90%; } #banner .text-container h1 { font-size: 60px; font-weight: 900; } #banner .form-container { background: black; font-size: 14px; margin: 0 auto; padding: 30px; width: 90%; } @media screen and (max-width:767px) { #banner .form-container { width: 100%; } } /*end banner*/ /*content*/ .content { background: #fff; padding: 60px 0; } .g-content { background: #ebebeb; } /*end content*/ /*content with bg*/ .content-with-bg { background: #fff; color: #fff; padding: 30px; } /*end content with bg*/ /*basic facts*/ #hiv-basic-facts { background-image: url(../images/bg_virus.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; height: 500px; } #aids-basic-facts { background-image: url(../images/bg_virus_2.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; height: 500px; } /*end basic facts*/ /*hiv carousel*/ #hiv-fact-carousel, #aids-fact-carousel{ height: 400px; } /*end hiv carousel*/ /*modal*/ .light-box-modal { background: rgba(0, 0, 0, .95); position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 9999; } .light-box-modal-close { position: absolute; right: 15px; top: 15px; } .light-box-modal-body { margin:0 auto; } #hiv-test-modal img { width: 420px; } #prevent-hiv-modal img { width: 420px; } /*end modal*/ /*card*/ .card { background: #fff; border-radius: 5px; padding: 30px; box-shadow: 0 0 15px rgba(0, 0, 0, .125); margin-bottom: 15px; } .card-image { margin-bottom: 30px; } .card-image img { width: 100%; } /*end card*/ /*footer*/ .footer { background: #111; color: #fff; padding: 5px; } /*end footer*/ /*helper*/ .large-head { font-size: 52px; } .transparent { background: rgba(0, 0, 0, 0); } /*end helper*/
0.189559
0.055081
html { height: 100%; background-color: transparent; } body { margin: 0; font-family: -apple-system, system-ui, BlinkMacSystemFont, Roboto, "Segoe UI", Ubuntu; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; min-height: 100%; display: flex; flex-direction: column; background-color: #00695c; } code { font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace; } a { color: inherit } .app-background-initial { background-color: #00695c; } .fade-appear { opacity: 0.01; } .fade-appear.fade-appear-active { opacity: 1; transition: opacity 350ms ease-in; } .transitem-enter { opacity: 0; } .transitem-enter-active { opacity: 1; transition: opacity 150ms ease-in; } .transitem-exit { opacity: 1; } .transitem-exit-active { opacity: 0; transition: opacity 150ms ease-in; } .transiteml-enter { opacity: 0; } .transiteml-enter-active { opacity: 1; transition: opacity 500ms ease-in; } .transiteml-exit { opacity: 1; } .transiteml-exit-active { opacity: 0; transition: opacity 500ms ease-in; } .pulse-ring { content: ''; width: 40px; height: 40px; border: 3px solid teal; border-radius: 50%; position: absolute; top: 38px; left: 38px; animation: pulsate infinite 1s; } @keyframes pulsate { 0% { -webkit-transform: scale(1, 1); opacity: 1; } 100% { -webkit-transform: scale(2.5, 2.5); opacity: 0; } } @-webkit-keyframes pulsate { 0% { -webkit-transform: scale(1, 1); opacity: 1; } 100% { -webkit-transform: scale(2.5, 2.5); opacity: 0; } } /* Slate */ blockquote { border-left: 2px solid #ddd; margin-left: 0; margin-right: 0; padding-left: 10px; color: #aaa; font-style: italic; } blockquote[dir='rtl'] { border-left: none; padding-left: 0; padding-right: 10px; border-right: 2px solid #ddd; } /* Bootstrap Carousel */ .carousel { position: relative; } .carousel.pointer-event { -ms-touch-action: pan-y; touch-action: pan-y; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-inner::after { display: block; clear: both; content: ""; } .carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; transition: -webkit-transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; } @media (prefers-reduced-motion: reduce) { .carousel-item { transition: none; } } .carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; } .carousel-item-next:not(.carousel-item-left), .active.carousel-item-right { -webkit-transform: translateX(100%); transform: translateX(100%); } .carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left { -webkit-transform: translateX(-100%); transform: translateX(-100%); } .carousel-fade .carousel-item { opacity: 0; transition-property: opacity; -webkit-transform: none; transform: none; } .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; } .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; transition: 0s 0.6s opacity; } @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { transition: none; } } .carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; transition: opacity 0.15s ease; } @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; } .carousel-control-prev { left: 0; } .carousel-control-next { right: 0; } .carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 40px; height: 40px; background: no-repeat 50% / 100% 100%; } .carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); } .carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); } .carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 15; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; } .carousel-indicators li { box-sizing: content-box; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #fff; background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; transition: opacity 0.6s ease; } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { transition: none; } } .carousel-indicators .active { opacity: 1; } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; }
src/index.css
html { height: 100%; background-color: transparent; } body { margin: 0; font-family: -apple-system, system-ui, BlinkMacSystemFont, Roboto, "Segoe UI", Ubuntu; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; min-height: 100%; display: flex; flex-direction: column; background-color: #00695c; } code { font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace; } a { color: inherit } .app-background-initial { background-color: #00695c; } .fade-appear { opacity: 0.01; } .fade-appear.fade-appear-active { opacity: 1; transition: opacity 350ms ease-in; } .transitem-enter { opacity: 0; } .transitem-enter-active { opacity: 1; transition: opacity 150ms ease-in; } .transitem-exit { opacity: 1; } .transitem-exit-active { opacity: 0; transition: opacity 150ms ease-in; } .transiteml-enter { opacity: 0; } .transiteml-enter-active { opacity: 1; transition: opacity 500ms ease-in; } .transiteml-exit { opacity: 1; } .transiteml-exit-active { opacity: 0; transition: opacity 500ms ease-in; } .pulse-ring { content: ''; width: 40px; height: 40px; border: 3px solid teal; border-radius: 50%; position: absolute; top: 38px; left: 38px; animation: pulsate infinite 1s; } @keyframes pulsate { 0% { -webkit-transform: scale(1, 1); opacity: 1; } 100% { -webkit-transform: scale(2.5, 2.5); opacity: 0; } } @-webkit-keyframes pulsate { 0% { -webkit-transform: scale(1, 1); opacity: 1; } 100% { -webkit-transform: scale(2.5, 2.5); opacity: 0; } } /* Slate */ blockquote { border-left: 2px solid #ddd; margin-left: 0; margin-right: 0; padding-left: 10px; color: #aaa; font-style: italic; } blockquote[dir='rtl'] { border-left: none; padding-left: 0; padding-right: 10px; border-right: 2px solid #ddd; } /* Bootstrap Carousel */ .carousel { position: relative; } .carousel.pointer-event { -ms-touch-action: pan-y; touch-action: pan-y; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-inner::after { display: block; clear: both; content: ""; } .carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; transition: -webkit-transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; } @media (prefers-reduced-motion: reduce) { .carousel-item { transition: none; } } .carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; } .carousel-item-next:not(.carousel-item-left), .active.carousel-item-right { -webkit-transform: translateX(100%); transform: translateX(100%); } .carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left { -webkit-transform: translateX(-100%); transform: translateX(-100%); } .carousel-fade .carousel-item { opacity: 0; transition-property: opacity; -webkit-transform: none; transform: none; } .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; } .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; transition: 0s 0.6s opacity; } @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { transition: none; } } .carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; transition: opacity 0.15s ease; } @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; } .carousel-control-prev { left: 0; } .carousel-control-next { right: 0; } .carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 40px; height: 40px; background: no-repeat 50% / 100% 100%; } .carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); } .carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); } .carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 15; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; } .carousel-indicators li { box-sizing: content-box; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #fff; background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; transition: opacity 0.6s ease; } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { transition: none; } } .carousel-indicators .active { opacity: 1; } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; }
0.459561
0.05715
body { color: #fff; font-family: HelveticaNeue; background-image: url(img/bg.png); background-position: -100px 170px; background-repeat: no-repeat; background-size: auto 100%; margin: 0; padding: 0; } @media (min-width: 480px) { body { background-size: 150% auto; } } h1 { box-sizing: border-box; margin: 0; padding: 0; padding-top: 120px; background-image: url(img/bread.png),linear-gradient(-180deg, #FFCA33 0%, #FFA31B 100%); background-position: top 30px center, 0 0; background-repeat: no-repeat; background-size: 84px, auto; box-shadow: 0 2px 2px 1px rgba(0,0,0,0.07); font-weight: normal; height: 210px; font-size: 29px; letter-spacing: 0.17px; line-height: 32px; text-align: center; } .contents_box { font-size: 23px; margin: 20px auto; text-align: center; width: 297px; } .flour { text-align: center; } .flour > p { margin: 0; margin-bottom: 10px; } .flour > p:last-child { margin-bottom: 0; margin-top: 10px; } .text-input { width: 216px; height: 60px; border-radius: 8px; font-size: 30px; padding: 5px 10px; box-sizing: border-box; } .then { opacity: 0.61; font-size: 18px; line-height: 20px; text-align: left; } .result { background: rgba(72, 48, 0, 0.25); border-radius: 10px; padding: 5px 28px 10px; } .result dl { margin: 0; text-align: left; } .result dt { display: flex; align-items: center; justify-content: space-between; flex-basis: auto; padding-left: 40px; background-repeat: no-repeat; background-position: left center; background-size: 22px auto; /* margin-bottom: 8px; */ } .result dt > span { } /* .result dt:first-child { margin-top: 0; } */ .result dt .ammount_num { font-size: 36px; } .water { background-image: url(img/water.png); } .salt { background-image: url(img/salt.png); } .sugar { background-image: url(img/sugar.png); } .yeast { background-image: url(img/yeast.png); } .result dt .ammound_label { width: 3em; } .result dt .ammount-num { } .result dt .ammount_gram { width: 1em; margin-left: 5px; }
src/styles.css
body { color: #fff; font-family: HelveticaNeue; background-image: url(img/bg.png); background-position: -100px 170px; background-repeat: no-repeat; background-size: auto 100%; margin: 0; padding: 0; } @media (min-width: 480px) { body { background-size: 150% auto; } } h1 { box-sizing: border-box; margin: 0; padding: 0; padding-top: 120px; background-image: url(img/bread.png),linear-gradient(-180deg, #FFCA33 0%, #FFA31B 100%); background-position: top 30px center, 0 0; background-repeat: no-repeat; background-size: 84px, auto; box-shadow: 0 2px 2px 1px rgba(0,0,0,0.07); font-weight: normal; height: 210px; font-size: 29px; letter-spacing: 0.17px; line-height: 32px; text-align: center; } .contents_box { font-size: 23px; margin: 20px auto; text-align: center; width: 297px; } .flour { text-align: center; } .flour > p { margin: 0; margin-bottom: 10px; } .flour > p:last-child { margin-bottom: 0; margin-top: 10px; } .text-input { width: 216px; height: 60px; border-radius: 8px; font-size: 30px; padding: 5px 10px; box-sizing: border-box; } .then { opacity: 0.61; font-size: 18px; line-height: 20px; text-align: left; } .result { background: rgba(72, 48, 0, 0.25); border-radius: 10px; padding: 5px 28px 10px; } .result dl { margin: 0; text-align: left; } .result dt { display: flex; align-items: center; justify-content: space-between; flex-basis: auto; padding-left: 40px; background-repeat: no-repeat; background-position: left center; background-size: 22px auto; /* margin-bottom: 8px; */ } .result dt > span { } /* .result dt:first-child { margin-top: 0; } */ .result dt .ammount_num { font-size: 36px; } .water { background-image: url(img/water.png); } .salt { background-image: url(img/salt.png); } .sugar { background-image: url(img/sugar.png); } .yeast { background-image: url(img/yeast.png); } .result dt .ammound_label { width: 3em; } .result dt .ammount-num { } .result dt .ammount_gram { width: 1em; margin-left: 5px; }
0.422028
0.105948
/* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Elements */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ /* Document */ html { font-size: 16px; /* WARNING : Base font size (used as metric for 'rem' unit) */ } body { margin: 0; font-size: 0; /* WARNING : Font size erase (to prevent white spaces mess) */ text-align: center; } div, span, img, button, input, select, label { box-sizing: border-box; vertical-align: top; } div, img { margin: 0; padding: 0; } label { display: inline-block; } /* Font-family */ html, code { font-family: sans-serif, Arial; } /* Font Size */ h1 {font-size: 28px;} h2 {font-size: 24px;} h3 {font-size: 20px;} h4 {font-size: 18px;} h5 {font-size: 17px;} h6 {font-size: 16px;} blockquote, p, q, li {font-size: 16px;} figcaption, small {font-size: 12px;} /* Alignment */ h1, h2, h3, h4, h5, h6 { margin: .5em 0 .375em; text-align: center; } p { margin: 6px 0; line-height: 1.25; text-align: justify; } /* Formatting */ i[title], u[title], dfn[title], abbr[title], code[title], span[title], small[title] { cursor: default; } dfn {font-style: normal;} a, u, abbr {text-decoration: none;} a {color: rgb(24,128,112);} a:hover {color: rgb(160,96,24);} a:focus {color: rgb(112,24,24); outline: 0;} a.disabled:hover, a.disabled:focus, a.disabled {cursor: default; color: rgb(24,24,24); opacity: .375;} u {border-bottom: 1px solid rgb(24,128,112);} code {color: rgb(24,128,112);} /* Inputs */ select { width: 100%; height: 20px; } input[type='checkbox'] { margin: 0; } button, input[type='button'], input[type='submit'], input[type='reset'], input[type='text'], input[type='number'] { height: 30px; margin: 0; padding: 0; font-size: inherit; text-align: center; outline-offset: -1px; } button, input[type='button'], input[type='submit'] input[type='reset'] { border-radius: 4px; border-width: 1px; border-style: solid; border-color: rgb(240,224,216) rgb(128,120,96) rgb(128,120,96) rgb(240,232,216); background-color: rgb(208,200,176); box-shadow: 1px 1px 1px rgba(0,0,0,.25), 0 8px 16px rgb(240,232,216) inset; transition: box-shadow .125s, background-color .125s; } input[type='text'], input[type='number'] { width: 100%; color: rgb(24,128,112); border: 1px solid rgb(176,176,160); background-color: white; } input[type='text']::placeholder { opacity: .375; } input[type=number] {-moz-appearance: textfield;} input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button { appearance: none; -webkit-appearance: none; } button.cancel, input[type='button'].cancel, input[type='submit'].cancel, input[type='reset'].cancel { background-color: rgb(208,64,48); } button:hover, input[type='button']:hover, input[type='submit']:hover, input[type='reset']:hover { background-color: rgb(255,224,64); } input[type='text']:hover, input[type='number']:hover { color: rgb(160,96,24); background-color: rgb(248,240,160); } input[type='text']:focus, input[type='number']:focus { color: rgb(112,24,24); background-color: rgb(255,248,192); } select:focus, button:focus, input[type='button']:focus, input[type='submit']:focus, input[type='reset']:focus { background-color: rgb(255,240,176); } select:focus, button:focus, input[type='button']:focus, input[type='submit']:focus, input[type='reset']:focus, input[type='text']:focus, input[type='number']:focus { border-radius: 0; outline: 2px solid rgba(255,240,128,.9375); box-shadow: 0 0 6px 4px rgba(255,232,64,.5); } input[readonly] { cursor: default; color: rgb(64,48,32); } input[readonly]:hover, input[readonly]:focus { color: rgb(64,48,32); background-color: initial; box-shadow: none; outline: 0; } button[disabled] {opacity: .625;} button[disabled] i {opacity: .375;} button[disabled]:hover { cursor: default; background-color: rgb(208,200,176); } button[disabled]:focus { cursor: default; background-color: red; } /* Tables */ table { border-collapse: collapse; width: 100%; } tr, td{ text-align: center; vertical-align: middle; } caption { caption-side: bottom; padding: 5px; line-height: 15px; } /* Titles */ dfn[title], abbr[title] {border-bottom: 1px dotted rgb(0,0,0);} dfn[title]:hover, abbr[title]:hover {background-color: rgba(0,0,0,.125);} /* Pointer */ a, label, button:not([disabled]), input[type='radio']:not([disabled]), input[type='checkbox']:not([disabled]) { cursor: pointer; } /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Types */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ body.pc .npc {display: none;} body.npc .pc {display: none;} /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Icons */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ .icon { display: inline-block; width: 20px; height: 20px; background-position: 0 0; background-repeat: no-repeat; } .icon.med { width: 30px; height: 30px; } .icon.big { width: 40px; height: 40px; } /* <NAME> */ .icon.body {background-position: 0 0;} .icon.heart {background-position: -20px 0;} .icon.mind {background-position: -40px 0;} .icon.perception {background-position: -60px 0;} .icon.action {background-position: -80px 0;} .icon.resistance {background-position: -100px 0;} .icon.natural {background-position: 0 -20px;} .icon.human {background-position: -20px -20px;} .icon.artificial {background-position: -40px -20px;} .icon.supernatural {background-position: -60px -20px;} .icon.power {background-position: 0 -40px;} .icon.speed {background-position: -20px -40px;} .icon.accuracy {background-position: -40px -40px;} .icon.heroism {background-position: -80px -20px;} .icon.voodoo {background-position: -100 -20px;} .icon.white-magic {background-position: -60px -40px;} .icon.black-magic {background-position: -80px -40px;} .icon.kabbalah {background-position: -100px -40px;} .icon.black.body {background-position: 0 -60px;} .icon.black.heart {background-position: -20px -60px;} .icon.black.mind {background-position: -40px -60px;} .icon.black.perception {background-position: -60px -60px;} .icon.black.action {background-position: -80px -60px;} .icon.black.resistance {background-position: -100px -60px;} .icon.black.natural {background-position: 0 -80px;} .icon.black.human {background-position: -20px -80px;} .icon.black.artificial {background-position: -40px -80px;} .icon.black.supernatural {background-position: -60px -80px;} .icon.black.power {background-position: 0 -100px;} .icon.black.speed {background-position: -20px -100px;} .icon.black.accuracy {background-position: -40px -100px;} .icon.black.heroism {background-position: -80px -80px;} .icon.black.voodoo {background-position: -100 -80px;} .icon.black.white-magic {background-position: -60px -100px;} .icon.black.black-magic {background-position: -80px -100px;} .icon.black.kabbalah {background-position: -100px -100px;} /* Dices */ .icon.d6-f1 {background-position: 0 -120px;} .icon.d6-f2 {background-position: -20px -120px;} .icon.d6-f3 {background-position: -40px -120px;} .icon.d6-f4 {background-position: -60px -120px;} .icon.d6-f5 {background-position: -80px -120px;} .icon.d6-f6 {background-position: -100px -120px;} .icon.d6-f1.cs {background-position: 0 -140px;} .icon.d6-f2.cs {background-position: -20px -140px;} .icon.d6-f3.cs {background-position: -40px -140px;} .icon.d6-f4.cs {background-position: -60px -140px;} .icon.d6-f5.cs {background-position: -80px -140px;} .icon.d6-f6.cs {background-position: -100px -140px;} .icon.d6-f6.cf {background-position: 0 -160px;} /* Values */ .icon.v0 {background-position: -20px -160px;} .icon.v2 {background-position: -40px -160px;} .icon.v4 {background-position: -60px -160px;} .icon.v6 {background-position: -80px -160px;} .icon.v8 {background-position: -100px -160px;} .icon.v10 {background-position: 0 -180px;} .icon.vx {background-position: -20px -180px;} /* UI */ .icon.valid {background-position: -120px -160px;} .icon.close {background-position: -140px -160px;} .icon.add {background-position: -160px -160px;} .icon.delete {background-position: -180px -160px;} .icon.reset {background-position: -200px -160px;} .icon.update {background-position: -220px -160px;} .icon.lock {background-position: -120px -180px;} .icon.unlock {background-position: -140px -180px;} .icon.edit {background-position: -160px -180px;} .icon.switch {background-position: -180px -180px;} .icon.unfold {background-position: -200px -180px;} .icon.fold {background-position: -220px -180px;} .icon.note {background-position: -40px -180px;} .icon.stripe {background-position: -60px -180px;} .icon.skill {background-position: -80px -180px;} .icon.skill-note {background-position: -100px -180px;} .icon.sack {background-position: 0 -200px;} .icon.roll {background-position: -20px -200px;} .icon.ritual {background-position: -40px -200px;} .icon.flush {background-position: -60px -200px;} .icon.clear {background-position: -80px -200px;} .icon.degroup {background-position: -100px -200px;} .icon.regroup {background-position: -120px -200px;} .icon.balance {background-position: -140px -200px;} .icon.balance-reverse {background-position: -160px -200px;} .icon.story {background-position: -180px -200px;} .icon.story-furl {background-position: -200px -200px;} /* Toolbar */ .icon.sheet {background-position: -120px 0;} .active > .icon.sheet {background-position: -160px 0;} .icon.roller {background-position: -120px -40px;} .active > .icon.roller {background-position: -160px -40px;} .icon.pools {background-position: -200px 0;} .icon.purse {background-position: -200px -40px;} .icon.token {background-position: -120px -80px;} .icon.token-loc {background-position: -160px -80px;} .icon.token-cross {background-position: -120px -120px;} .icon.token-crown {background-position: -160px -120px;} .icon.weather-icon {background-position: -200px -80px;} /* Bubbling Icons */ .icon.screen {background-position: -200px -120px;} .icon.gear {background-position: -220px -120px;} /* Button Links */ .icon.wheel {background-position: 0 -220px;} .icon.ship {background-position: -30px -220px;} .icon.fire-port {background-position: -60px -220px;} .icon.fire-star {background-position: -90px -220px;} .icon.hollowed {background-position: -120px -220px;} .icon.chained {background-position: -150px -220px;} .icon.canister {background-position: -180px -220px;} .icon.heated {background-position: -210px -220px;} /* FX Icons */ .fx .icon.degroup, .fx .icon.regroup { transition: transform .25s; } .fx .icon.regroup { background-position: -100px -200px; transform: rotate(90deg); } /* Unactive */ .unactive .icon {opacity: .375} .unactive:hover .icon {opacity: 1} /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Button Links */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ a.button { display: inline-block; width: 30px; height: 30px; border-radius: 3px; outline: 2px solid transparent; } a.button.warning { background-color: rgba(224,64,24,.375); } a.button:not(.disabled):hover, a.button:not(.disabled):focus { background-color: rgb(240,224,128); outline-color: rgb(128,24,24); } a.button:not(.disabled):hover i, a.button:not(.disabled):focus i { background-position-y: -250px; } /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Columns */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ [class^=col] {display: inline-block;} .col-1o4 {width: 25%;} .col-1o3 {width: 33.33333333333333333333%;} .col-2o3 {width: 66.66666666666666666666%;} .col-1o2 {width: 50%;} .col-1o1 {width: 100%;} [class^=col].gutter {padding: 0 10px;} /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Captions */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ .caption { position: relative; text-align: left; font-size: 13px; color: rgb(64,48,24); } .caption.center { text-align: center; } .caption.pad { padding-left: 10px; } .caption h4 { font-size: inherit; } .caption h4, .caption a { display: inline-block; height: 25px; line-height: 25px; } .caption a { padding: 0 4px; font-weight: bold; color: black; border-radius: 3px; } .caption a .icon { margin-right: 4px; vertical-align: middle; } .caption a:hover, .caption a:focus { background-color: rgb(255,240,64); } .caption .label { display: inline-block; position: absolute; bottom: 4px; right: 4px; } .caption .label .icon + span { line-height: 20px; } /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Tables */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ .table { position: relative; table-layout: fixed; vertical-align: top; border-width: 2px; border-style: solid; } .table th { height: 33px; } .table td { height: 30px; } .table th { font-variant: small-caps; text-transform: lowercase; } .table th { color: white; font-size: 12px; } .table th a { display: inline-block; color: white; padding: 0 10px; border-radius: 2px; } .table th a span { line-height: 30px; } .table th a:hover { color: rgb(255,240,64); } .table th a:focus { background-color: rgba(255,240,64,.25); } .table th a:hover span { border-bottom: 1px solid rgb(255,240,64); } .table th dfn[title], .table th abbr[title] { border-bottom: 1px dotted rgb(255,192,0); } .table th small { font-variant: initial; font-size: 10px; opacity: .875; } .table td { font-size: 14px; border: 1px solid rgb(176,176,160); border-top: 0; background-color: white; } .table td:first-of-type { border-left: 0; } .table td:last-of-type { border-right: 0; } .table .pad {padding: 0 10px;} .table .rowspan, .table .rowspan td, .table tr:last-of-type td { border-bottom: 0; } .table .rowspan {height: 33px;} .table .maxheight {height: 63px;} .table .title:not([title='']):hover { cursor: default; background-color: rgb(248,240,224); background-color: rgb(240,236,224); } .table td a { display: inline-block; width: 100%; } .table td a { height: 27px; line-height: 27px;} .table td a:hover { background-color: rgba(255,240,64,.5); } .table.tall th {height: 48px;} .table.tall td, .table.bloat td {font-size: 16px;} .table.bloat td {height: 48px;} .table.giant {height: 206px;} .table.giant td {font-size: 18px;} .table.bloat td input, .table.bloat .val-max span, .table.bloat .val-max output { height: 45px; line-height: 45px; } .table.giant td input, .table.giant .val-max span, .table.giant .val-max output { height: 62px; line-height: 62px; } .table input { border: 0; background-color: inherit; } /* Table Footlines */ .table + .footline { height: 48px; text-align: center; } .table + .footline:before, .table + .footline:after { pointer-events: none; content: ''; display: inherit; position: absolute; top: 0; width: calc(50% - 100px); height: 25px; border-width: 0 0 2px 0; border-style: solid; } .table + .footline:before { left: 45px; border-left-width: 2px; } .table + .footline:after { right: 45px; border-right-width: 2px; } .table + .footline a { display: inline-block; width: auto; height: 28px; margin-top: 10px; padding-right: 10px; line-height: 30px; border-radius: 3px; } .table + .footline a .icon {margin-top: 6px;} /* Table Colors */ .table, .table + .footline:before, .table + .footline:after {border-color: rgb(32,32,32);} .table th {background-color: rgb(32,32,32);} .pc .table, .pc .table + .footline:before, .pc .table + .footline:after {border-color: rgb(112,24,24);} .pc .table th {background-color: rgb(112,24,24);} .npc .table, .npc .table + .footline:before, .npc .table + .footline:after {border-color: rgb(24,64,64);} .npc .table th {background-color: rgb(24,64,64);} /* Value-maximum Cells */ .table .val-max .val { float: left; width: calc(50% - 2.5%); } .table .val-max .max { float: right; width: calc(50% - 2.5%); } .table .val-max output.val, .table .val-max span { height: 30px; line-height: 30px; } .table .val-max span { display: inline-block; width: 5%; height: 30px; font-size: 10px; } /* Current-base Cells */ .table .cur-base { font-size: 0; text-align: left; } .table .cur-base .cur, .table .cur-base .base, .table .cur-base span { display: inline-block; height: 30px; line-height: 30px; } .table .cur-base .cur { width: 25%; margin-left:37.5%; font-size: 14px; text-align: center; } .table .cur-base .base { width: 15%; font-size: 12px; color: grey; } .table .cur-base span {font-size: 10px;} .table .cur-base span:nth-of-type(1), .table .cur-base span:nth-of-type(2) {width: 5%; text-align: center;} /* Icons */ .table tbody .icon {margin-top: 4px;} /* Blocks */ .table-block { position: relative; } .table-block > table { display: inline-table; } .table-block .aside { border: 2px solid transparent; } .table-block .aside td { height: 33px; padding: 0; } /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Tooltips */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ .tooltip { position: absolute; min-width: 50px; max-width: 600px; min-height: 20px; max-height: 320px; top: 0; left: 0; padding: 8px; color: white; font-size: 14px; text-align: left; border-radius: 4px; background-color: rgba(24,24,24,.875); text-shadow: 1px 1px 0 black; z-index: 10; } .tooltip:after { content: ''; position: absolute; display: inline-block; width: 10px; height: 10px; top: 100%; left: 15px; border-width: 4px 10px 4px 10px; border-style: solid; border-color: transparent; border-top-color: rgba(24,24,24,.875); box-sizing: border-box; } [data-tooltip] {position: relative;} [data-tooltip]:before { content: ''; position: absolute; display: inline-block; width: 100%; height: 100%; top: 0; left: 0; } /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Weather */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ .tool .weather { user-select: none; position: absolute; display: inline-block; width: 300px; top: 20px; left: calc(50% - 150px); } .tool .weather > .block { --pointermap:block; position: relative; display: inline-block; width: 50px; height: 50px; line-height: 50px; } .tool .weather .caption { position: absolute; font-size: 10px; height: 16px; text-align: center; z-index: 1; } .tool .weather .caption span { color: white; padding: 2px 4px; font-weight: bold; text-transform: uppercase; text-shadow: 1px 1px black; border-radius: 3px; background-color: rgba(0,0,0,.375); } .tool .weather svg {pointer-events: none;} .tool .weather svg .black {fill: #202020; opacity: .25;} .tool .weather svg .ltred {fill: #d01818} .tool .weather svg .dkred {fill: #801818} .tool .weather svg .ltblue {fill: #80c0f0} .tool .weather svg .brblue {fill: #c0e0f0} .tool .weather svg .ltgrey {fill: #d0d0d0;} .tool .weather svg .white {fill: #f0f0f0} .tool .weather svg .pink {fill: #f4a0d0} .tool .weather svg .orange-stroke {fill: #f4b018; stroke: #f4e060; stroke-miterlimit: 10} .tool .weather svg .paleyellow {fill: #f4e060} .tool .weather svg .paleyellow-stroke {fill: #f4e060; opacity: .5;} .tool .weather .degree { font-size: 20px; color: white; text-shadow: 1px 1px black; } .tool .weather .wind span { display: inline-block; position: absolute; top: 0; left: 0; width: 50px; height: 50px; font-size: 10px; } .tool .weather .skyset { --pointermap:block; display: inline-block; } .tool .weather .skyset ul {padding: 0;} .tool .weather .skyset li { display: inline-block; width: 30px; height: 30px; } .tool .weather .sky svg { width: 50px; height: 50px; } .tool .weather .skyset svg { width: 30px; height: 30px; } .tool .weather .degree:hover, .tool .weather .wind:not(.active):hover, .tool .weather .sky:hover {cursor: default;} .tool.gm .weather .degree:hover, .tool.gm .weather .wind:not(.active):hover, .tool.gm .weather .sky:hover, .tool.gm .weather .skyset li:hover {cursor: pointer; background-color: rgba(255,240,128,.875);} .tool.gm .weather .wind:hover .ltred {fill: #fc0;} .tool.gm .weather .wind:hover .dkred {fill: #ea0;} .tool.gm .weather .wind.active .ltred {fill: #ff0;} .tool.gm .weather .wind.active .dkred {fill: #fe0;} .tool.gm .weather .degree:hover, .tool.gm .weather .degree.active {color: black; text-shadow: none;} .tool.gm .weather .degree.active {transition: background-color .5s;} .tool.gm .weather .degree.active {background-color: rgba(160,255,224,.5);} .tool.gm .weather .degree.active.slow {background-color: rgba(255,240,144,.5);} .tool.gm .weather .degree.active.soft {background-color: rgba(255,160,96,.5);} .tool.gm .weather .degree.active.fast {background-color: rgba(224,64,96,.375);}
src/2. Frames/2. CSS/main.css
/* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Elements */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ /* Document */ html { font-size: 16px; /* WARNING : Base font size (used as metric for 'rem' unit) */ } body { margin: 0; font-size: 0; /* WARNING : Font size erase (to prevent white spaces mess) */ text-align: center; } div, span, img, button, input, select, label { box-sizing: border-box; vertical-align: top; } div, img { margin: 0; padding: 0; } label { display: inline-block; } /* Font-family */ html, code { font-family: sans-serif, Arial; } /* Font Size */ h1 {font-size: 28px;} h2 {font-size: 24px;} h3 {font-size: 20px;} h4 {font-size: 18px;} h5 {font-size: 17px;} h6 {font-size: 16px;} blockquote, p, q, li {font-size: 16px;} figcaption, small {font-size: 12px;} /* Alignment */ h1, h2, h3, h4, h5, h6 { margin: .5em 0 .375em; text-align: center; } p { margin: 6px 0; line-height: 1.25; text-align: justify; } /* Formatting */ i[title], u[title], dfn[title], abbr[title], code[title], span[title], small[title] { cursor: default; } dfn {font-style: normal;} a, u, abbr {text-decoration: none;} a {color: rgb(24,128,112);} a:hover {color: rgb(160,96,24);} a:focus {color: rgb(112,24,24); outline: 0;} a.disabled:hover, a.disabled:focus, a.disabled {cursor: default; color: rgb(24,24,24); opacity: .375;} u {border-bottom: 1px solid rgb(24,128,112);} code {color: rgb(24,128,112);} /* Inputs */ select { width: 100%; height: 20px; } input[type='checkbox'] { margin: 0; } button, input[type='button'], input[type='submit'], input[type='reset'], input[type='text'], input[type='number'] { height: 30px; margin: 0; padding: 0; font-size: inherit; text-align: center; outline-offset: -1px; } button, input[type='button'], input[type='submit'] input[type='reset'] { border-radius: 4px; border-width: 1px; border-style: solid; border-color: rgb(240,224,216) rgb(128,120,96) rgb(128,120,96) rgb(240,232,216); background-color: rgb(208,200,176); box-shadow: 1px 1px 1px rgba(0,0,0,.25), 0 8px 16px rgb(240,232,216) inset; transition: box-shadow .125s, background-color .125s; } input[type='text'], input[type='number'] { width: 100%; color: rgb(24,128,112); border: 1px solid rgb(176,176,160); background-color: white; } input[type='text']::placeholder { opacity: .375; } input[type=number] {-moz-appearance: textfield;} input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button { appearance: none; -webkit-appearance: none; } button.cancel, input[type='button'].cancel, input[type='submit'].cancel, input[type='reset'].cancel { background-color: rgb(208,64,48); } button:hover, input[type='button']:hover, input[type='submit']:hover, input[type='reset']:hover { background-color: rgb(255,224,64); } input[type='text']:hover, input[type='number']:hover { color: rgb(160,96,24); background-color: rgb(248,240,160); } input[type='text']:focus, input[type='number']:focus { color: rgb(112,24,24); background-color: rgb(255,248,192); } select:focus, button:focus, input[type='button']:focus, input[type='submit']:focus, input[type='reset']:focus { background-color: rgb(255,240,176); } select:focus, button:focus, input[type='button']:focus, input[type='submit']:focus, input[type='reset']:focus, input[type='text']:focus, input[type='number']:focus { border-radius: 0; outline: 2px solid rgba(255,240,128,.9375); box-shadow: 0 0 6px 4px rgba(255,232,64,.5); } input[readonly] { cursor: default; color: rgb(64,48,32); } input[readonly]:hover, input[readonly]:focus { color: rgb(64,48,32); background-color: initial; box-shadow: none; outline: 0; } button[disabled] {opacity: .625;} button[disabled] i {opacity: .375;} button[disabled]:hover { cursor: default; background-color: rgb(208,200,176); } button[disabled]:focus { cursor: default; background-color: red; } /* Tables */ table { border-collapse: collapse; width: 100%; } tr, td{ text-align: center; vertical-align: middle; } caption { caption-side: bottom; padding: 5px; line-height: 15px; } /* Titles */ dfn[title], abbr[title] {border-bottom: 1px dotted rgb(0,0,0);} dfn[title]:hover, abbr[title]:hover {background-color: rgba(0,0,0,.125);} /* Pointer */ a, label, button:not([disabled]), input[type='radio']:not([disabled]), input[type='checkbox']:not([disabled]) { cursor: pointer; } /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Types */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ body.pc .npc {display: none;} body.npc .pc {display: none;} /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Icons */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ .icon { display: inline-block; width: 20px; height: 20px; background-position: 0 0; background-repeat: no-repeat; } .icon.med { width: 30px; height: 30px; } .icon.big { width: 40px; height: 40px; } /* <NAME> */ .icon.body {background-position: 0 0;} .icon.heart {background-position: -20px 0;} .icon.mind {background-position: -40px 0;} .icon.perception {background-position: -60px 0;} .icon.action {background-position: -80px 0;} .icon.resistance {background-position: -100px 0;} .icon.natural {background-position: 0 -20px;} .icon.human {background-position: -20px -20px;} .icon.artificial {background-position: -40px -20px;} .icon.supernatural {background-position: -60px -20px;} .icon.power {background-position: 0 -40px;} .icon.speed {background-position: -20px -40px;} .icon.accuracy {background-position: -40px -40px;} .icon.heroism {background-position: -80px -20px;} .icon.voodoo {background-position: -100 -20px;} .icon.white-magic {background-position: -60px -40px;} .icon.black-magic {background-position: -80px -40px;} .icon.kabbalah {background-position: -100px -40px;} .icon.black.body {background-position: 0 -60px;} .icon.black.heart {background-position: -20px -60px;} .icon.black.mind {background-position: -40px -60px;} .icon.black.perception {background-position: -60px -60px;} .icon.black.action {background-position: -80px -60px;} .icon.black.resistance {background-position: -100px -60px;} .icon.black.natural {background-position: 0 -80px;} .icon.black.human {background-position: -20px -80px;} .icon.black.artificial {background-position: -40px -80px;} .icon.black.supernatural {background-position: -60px -80px;} .icon.black.power {background-position: 0 -100px;} .icon.black.speed {background-position: -20px -100px;} .icon.black.accuracy {background-position: -40px -100px;} .icon.black.heroism {background-position: -80px -80px;} .icon.black.voodoo {background-position: -100 -80px;} .icon.black.white-magic {background-position: -60px -100px;} .icon.black.black-magic {background-position: -80px -100px;} .icon.black.kabbalah {background-position: -100px -100px;} /* Dices */ .icon.d6-f1 {background-position: 0 -120px;} .icon.d6-f2 {background-position: -20px -120px;} .icon.d6-f3 {background-position: -40px -120px;} .icon.d6-f4 {background-position: -60px -120px;} .icon.d6-f5 {background-position: -80px -120px;} .icon.d6-f6 {background-position: -100px -120px;} .icon.d6-f1.cs {background-position: 0 -140px;} .icon.d6-f2.cs {background-position: -20px -140px;} .icon.d6-f3.cs {background-position: -40px -140px;} .icon.d6-f4.cs {background-position: -60px -140px;} .icon.d6-f5.cs {background-position: -80px -140px;} .icon.d6-f6.cs {background-position: -100px -140px;} .icon.d6-f6.cf {background-position: 0 -160px;} /* Values */ .icon.v0 {background-position: -20px -160px;} .icon.v2 {background-position: -40px -160px;} .icon.v4 {background-position: -60px -160px;} .icon.v6 {background-position: -80px -160px;} .icon.v8 {background-position: -100px -160px;} .icon.v10 {background-position: 0 -180px;} .icon.vx {background-position: -20px -180px;} /* UI */ .icon.valid {background-position: -120px -160px;} .icon.close {background-position: -140px -160px;} .icon.add {background-position: -160px -160px;} .icon.delete {background-position: -180px -160px;} .icon.reset {background-position: -200px -160px;} .icon.update {background-position: -220px -160px;} .icon.lock {background-position: -120px -180px;} .icon.unlock {background-position: -140px -180px;} .icon.edit {background-position: -160px -180px;} .icon.switch {background-position: -180px -180px;} .icon.unfold {background-position: -200px -180px;} .icon.fold {background-position: -220px -180px;} .icon.note {background-position: -40px -180px;} .icon.stripe {background-position: -60px -180px;} .icon.skill {background-position: -80px -180px;} .icon.skill-note {background-position: -100px -180px;} .icon.sack {background-position: 0 -200px;} .icon.roll {background-position: -20px -200px;} .icon.ritual {background-position: -40px -200px;} .icon.flush {background-position: -60px -200px;} .icon.clear {background-position: -80px -200px;} .icon.degroup {background-position: -100px -200px;} .icon.regroup {background-position: -120px -200px;} .icon.balance {background-position: -140px -200px;} .icon.balance-reverse {background-position: -160px -200px;} .icon.story {background-position: -180px -200px;} .icon.story-furl {background-position: -200px -200px;} /* Toolbar */ .icon.sheet {background-position: -120px 0;} .active > .icon.sheet {background-position: -160px 0;} .icon.roller {background-position: -120px -40px;} .active > .icon.roller {background-position: -160px -40px;} .icon.pools {background-position: -200px 0;} .icon.purse {background-position: -200px -40px;} .icon.token {background-position: -120px -80px;} .icon.token-loc {background-position: -160px -80px;} .icon.token-cross {background-position: -120px -120px;} .icon.token-crown {background-position: -160px -120px;} .icon.weather-icon {background-position: -200px -80px;} /* Bubbling Icons */ .icon.screen {background-position: -200px -120px;} .icon.gear {background-position: -220px -120px;} /* Button Links */ .icon.wheel {background-position: 0 -220px;} .icon.ship {background-position: -30px -220px;} .icon.fire-port {background-position: -60px -220px;} .icon.fire-star {background-position: -90px -220px;} .icon.hollowed {background-position: -120px -220px;} .icon.chained {background-position: -150px -220px;} .icon.canister {background-position: -180px -220px;} .icon.heated {background-position: -210px -220px;} /* FX Icons */ .fx .icon.degroup, .fx .icon.regroup { transition: transform .25s; } .fx .icon.regroup { background-position: -100px -200px; transform: rotate(90deg); } /* Unactive */ .unactive .icon {opacity: .375} .unactive:hover .icon {opacity: 1} /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Button Links */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ a.button { display: inline-block; width: 30px; height: 30px; border-radius: 3px; outline: 2px solid transparent; } a.button.warning { background-color: rgba(224,64,24,.375); } a.button:not(.disabled):hover, a.button:not(.disabled):focus { background-color: rgb(240,224,128); outline-color: rgb(128,24,24); } a.button:not(.disabled):hover i, a.button:not(.disabled):focus i { background-position-y: -250px; } /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Columns */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ [class^=col] {display: inline-block;} .col-1o4 {width: 25%;} .col-1o3 {width: 33.33333333333333333333%;} .col-2o3 {width: 66.66666666666666666666%;} .col-1o2 {width: 50%;} .col-1o1 {width: 100%;} [class^=col].gutter {padding: 0 10px;} /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Captions */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ .caption { position: relative; text-align: left; font-size: 13px; color: rgb(64,48,24); } .caption.center { text-align: center; } .caption.pad { padding-left: 10px; } .caption h4 { font-size: inherit; } .caption h4, .caption a { display: inline-block; height: 25px; line-height: 25px; } .caption a { padding: 0 4px; font-weight: bold; color: black; border-radius: 3px; } .caption a .icon { margin-right: 4px; vertical-align: middle; } .caption a:hover, .caption a:focus { background-color: rgb(255,240,64); } .caption .label { display: inline-block; position: absolute; bottom: 4px; right: 4px; } .caption .label .icon + span { line-height: 20px; } /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Tables */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ .table { position: relative; table-layout: fixed; vertical-align: top; border-width: 2px; border-style: solid; } .table th { height: 33px; } .table td { height: 30px; } .table th { font-variant: small-caps; text-transform: lowercase; } .table th { color: white; font-size: 12px; } .table th a { display: inline-block; color: white; padding: 0 10px; border-radius: 2px; } .table th a span { line-height: 30px; } .table th a:hover { color: rgb(255,240,64); } .table th a:focus { background-color: rgba(255,240,64,.25); } .table th a:hover span { border-bottom: 1px solid rgb(255,240,64); } .table th dfn[title], .table th abbr[title] { border-bottom: 1px dotted rgb(255,192,0); } .table th small { font-variant: initial; font-size: 10px; opacity: .875; } .table td { font-size: 14px; border: 1px solid rgb(176,176,160); border-top: 0; background-color: white; } .table td:first-of-type { border-left: 0; } .table td:last-of-type { border-right: 0; } .table .pad {padding: 0 10px;} .table .rowspan, .table .rowspan td, .table tr:last-of-type td { border-bottom: 0; } .table .rowspan {height: 33px;} .table .maxheight {height: 63px;} .table .title:not([title='']):hover { cursor: default; background-color: rgb(248,240,224); background-color: rgb(240,236,224); } .table td a { display: inline-block; width: 100%; } .table td a { height: 27px; line-height: 27px;} .table td a:hover { background-color: rgba(255,240,64,.5); } .table.tall th {height: 48px;} .table.tall td, .table.bloat td {font-size: 16px;} .table.bloat td {height: 48px;} .table.giant {height: 206px;} .table.giant td {font-size: 18px;} .table.bloat td input, .table.bloat .val-max span, .table.bloat .val-max output { height: 45px; line-height: 45px; } .table.giant td input, .table.giant .val-max span, .table.giant .val-max output { height: 62px; line-height: 62px; } .table input { border: 0; background-color: inherit; } /* Table Footlines */ .table + .footline { height: 48px; text-align: center; } .table + .footline:before, .table + .footline:after { pointer-events: none; content: ''; display: inherit; position: absolute; top: 0; width: calc(50% - 100px); height: 25px; border-width: 0 0 2px 0; border-style: solid; } .table + .footline:before { left: 45px; border-left-width: 2px; } .table + .footline:after { right: 45px; border-right-width: 2px; } .table + .footline a { display: inline-block; width: auto; height: 28px; margin-top: 10px; padding-right: 10px; line-height: 30px; border-radius: 3px; } .table + .footline a .icon {margin-top: 6px;} /* Table Colors */ .table, .table + .footline:before, .table + .footline:after {border-color: rgb(32,32,32);} .table th {background-color: rgb(32,32,32);} .pc .table, .pc .table + .footline:before, .pc .table + .footline:after {border-color: rgb(112,24,24);} .pc .table th {background-color: rgb(112,24,24);} .npc .table, .npc .table + .footline:before, .npc .table + .footline:after {border-color: rgb(24,64,64);} .npc .table th {background-color: rgb(24,64,64);} /* Value-maximum Cells */ .table .val-max .val { float: left; width: calc(50% - 2.5%); } .table .val-max .max { float: right; width: calc(50% - 2.5%); } .table .val-max output.val, .table .val-max span { height: 30px; line-height: 30px; } .table .val-max span { display: inline-block; width: 5%; height: 30px; font-size: 10px; } /* Current-base Cells */ .table .cur-base { font-size: 0; text-align: left; } .table .cur-base .cur, .table .cur-base .base, .table .cur-base span { display: inline-block; height: 30px; line-height: 30px; } .table .cur-base .cur { width: 25%; margin-left:37.5%; font-size: 14px; text-align: center; } .table .cur-base .base { width: 15%; font-size: 12px; color: grey; } .table .cur-base span {font-size: 10px;} .table .cur-base span:nth-of-type(1), .table .cur-base span:nth-of-type(2) {width: 5%; text-align: center;} /* Icons */ .table tbody .icon {margin-top: 4px;} /* Blocks */ .table-block { position: relative; } .table-block > table { display: inline-table; } .table-block .aside { border: 2px solid transparent; } .table-block .aside td { height: 33px; padding: 0; } /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Tooltips */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ .tooltip { position: absolute; min-width: 50px; max-width: 600px; min-height: 20px; max-height: 320px; top: 0; left: 0; padding: 8px; color: white; font-size: 14px; text-align: left; border-radius: 4px; background-color: rgba(24,24,24,.875); text-shadow: 1px 1px 0 black; z-index: 10; } .tooltip:after { content: ''; position: absolute; display: inline-block; width: 10px; height: 10px; top: 100%; left: 15px; border-width: 4px 10px 4px 10px; border-style: solid; border-color: transparent; border-top-color: rgba(24,24,24,.875); box-sizing: border-box; } [data-tooltip] {position: relative;} [data-tooltip]:before { content: ''; position: absolute; display: inline-block; width: 100%; height: 100%; top: 0; left: 0; } /* ========================================================================== */ /* -------------------------------------------------------------------------- */ /* # Weather */ /* -------------------------------------------------------------------------- */ /* ========================================================================== */ .tool .weather { user-select: none; position: absolute; display: inline-block; width: 300px; top: 20px; left: calc(50% - 150px); } .tool .weather > .block { --pointermap:block; position: relative; display: inline-block; width: 50px; height: 50px; line-height: 50px; } .tool .weather .caption { position: absolute; font-size: 10px; height: 16px; text-align: center; z-index: 1; } .tool .weather .caption span { color: white; padding: 2px 4px; font-weight: bold; text-transform: uppercase; text-shadow: 1px 1px black; border-radius: 3px; background-color: rgba(0,0,0,.375); } .tool .weather svg {pointer-events: none;} .tool .weather svg .black {fill: #202020; opacity: .25;} .tool .weather svg .ltred {fill: #d01818} .tool .weather svg .dkred {fill: #801818} .tool .weather svg .ltblue {fill: #80c0f0} .tool .weather svg .brblue {fill: #c0e0f0} .tool .weather svg .ltgrey {fill: #d0d0d0;} .tool .weather svg .white {fill: #f0f0f0} .tool .weather svg .pink {fill: #f4a0d0} .tool .weather svg .orange-stroke {fill: #f4b018; stroke: #f4e060; stroke-miterlimit: 10} .tool .weather svg .paleyellow {fill: #f4e060} .tool .weather svg .paleyellow-stroke {fill: #f4e060; opacity: .5;} .tool .weather .degree { font-size: 20px; color: white; text-shadow: 1px 1px black; } .tool .weather .wind span { display: inline-block; position: absolute; top: 0; left: 0; width: 50px; height: 50px; font-size: 10px; } .tool .weather .skyset { --pointermap:block; display: inline-block; } .tool .weather .skyset ul {padding: 0;} .tool .weather .skyset li { display: inline-block; width: 30px; height: 30px; } .tool .weather .sky svg { width: 50px; height: 50px; } .tool .weather .skyset svg { width: 30px; height: 30px; } .tool .weather .degree:hover, .tool .weather .wind:not(.active):hover, .tool .weather .sky:hover {cursor: default;} .tool.gm .weather .degree:hover, .tool.gm .weather .wind:not(.active):hover, .tool.gm .weather .sky:hover, .tool.gm .weather .skyset li:hover {cursor: pointer; background-color: rgba(255,240,128,.875);} .tool.gm .weather .wind:hover .ltred {fill: #fc0;} .tool.gm .weather .wind:hover .dkred {fill: #ea0;} .tool.gm .weather .wind.active .ltred {fill: #ff0;} .tool.gm .weather .wind.active .dkred {fill: #fe0;} .tool.gm .weather .degree:hover, .tool.gm .weather .degree.active {color: black; text-shadow: none;} .tool.gm .weather .degree.active {transition: background-color .5s;} .tool.gm .weather .degree.active {background-color: rgba(160,255,224,.5);} .tool.gm .weather .degree.active.slow {background-color: rgba(255,240,144,.5);} .tool.gm .weather .degree.active.soft {background-color: rgba(255,160,96,.5);} .tool.gm .weather .degree.active.fast {background-color: rgba(224,64,96,.375);}
0.300027
0.067886
position: fixed; bottom: 10px; right: 10px; height: 40px; width: 40px; border-radius: 50%; background: #6fd27a; cursor: pointer; box-shadow: rgba(0, 0, 0, .137255) 0 0 4px 0, rgba(0, 0, 0, .278431) 0 4px 8px 0; z-index: 2147483645; } #diigo-outliner-toggle-btn { position: absolute; bottom: 0; left: -30px; height: 30px; width: 30px; background: #3f98e5; color: white; cursor: pointer; border-radius: 3px 0 0 3px; display: none; } #diigo-outliner-toggle-btn .expand { height: 30px; width: 30px; border-radius: 3px 0 0 3px; background-image: url("chrome-extension://__MSG_@@extension_id__/img/outliner-icon.png"); background-size: 30px; float: right; } @media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) { #diigo-outliner-toggle-btn .expand { background-image: url("chrome-extension://__MSG_@@extension_id__/img/outliner-icon@2x.png"); background-size: 30px; } } #diigo-outliner-toggle-btn .collapse { height: 30px; width: 30px; position: relative; display: none; } #diigo-outliner-toggle-btn .collapse::before { content: ''; width: 10px; height: 2px; background: white; transform: rotate(-45deg); position: absolute; left: 10px; top: 18px; } #diigo-outliner-toggle-btn .collapse::after { content: ''; width: 10px; height: 2px; background: white; transform: rotate(45deg); position: absolute; left: 10px; top: 12px; } #diigo-outliner-frame.show #diigo-outliner-toggle-btn .expand { display: none; } #diigo-outliner-frame.show #diigo-outliner-toggle-btn .collapse { display: block; } #diigo-outliner-frame { position: fixed; top: 0; width: 40%; height: 100%; z-index: 2147483644; right: 0; transition: transform 500ms ease-in-out; transform: translate3d(100%, 0, 0); box-shadow: 0 3px 7px rgba(0, 0, 0, .3); background: white; } #diigo-outliner-frame input { width: 100%; height: 100%; opacity: 0.01; } body.diigo-outliner-mode { width: 60%; float: left; } #diigo-outliner-frame #diigo-ghost { width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: none; } #diigo-outliner-frame #diigo-outliner-iframe { border: 0; margin: 0; padding: 0; height: 100%; width: 100%; } #diigo-outliner-frame #diigo-process-frame { display: none; /*position: absolute;*/ /*left: 0;*/ /*top: 0;*/ /*height: 100%;*/ /*width: 100%;*/ } #diigo-outliner-frame.show { transform: translate3d(0, 0, 0); } #diigo-outliner-frame #diigo-outliner-frame-close { position: absolute; top: 8px; right: 20px; height: 40px; width: 40px; z-index: 2; cursor: pointer; opacity: 0.6; } #diigo-outliner-frame #diigo-outliner-frame-close:hover { opacity: 1; } #diigo-outliner-frame #diigo-outliner-frame-close:active { transform: scale(0.9); } #diigo-outliner-frame #diigo-outliner-frame-close::after { content: ''; position: absolute; height: 2px; width: 30px; top: 20px; left: 10px; background: #666; transform: rotate(-45deg); } #diigo-outliner-frame #diigo-outliner-frame-close::before { content: ''; position: absolute; height: 2px; width: 30px; top: 20px; left: 10px; background: #666; transform: rotate(45deg); }
apps/Chrome/extensions/diigo/css/outliner-frame.css
position: fixed; bottom: 10px; right: 10px; height: 40px; width: 40px; border-radius: 50%; background: #6fd27a; cursor: pointer; box-shadow: rgba(0, 0, 0, .137255) 0 0 4px 0, rgba(0, 0, 0, .278431) 0 4px 8px 0; z-index: 2147483645; } #diigo-outliner-toggle-btn { position: absolute; bottom: 0; left: -30px; height: 30px; width: 30px; background: #3f98e5; color: white; cursor: pointer; border-radius: 3px 0 0 3px; display: none; } #diigo-outliner-toggle-btn .expand { height: 30px; width: 30px; border-radius: 3px 0 0 3px; background-image: url("chrome-extension://__MSG_@@extension_id__/img/outliner-icon.png"); background-size: 30px; float: right; } @media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) { #diigo-outliner-toggle-btn .expand { background-image: url("chrome-extension://__MSG_@@extension_id__/img/outliner-icon@2x.png"); background-size: 30px; } } #diigo-outliner-toggle-btn .collapse { height: 30px; width: 30px; position: relative; display: none; } #diigo-outliner-toggle-btn .collapse::before { content: ''; width: 10px; height: 2px; background: white; transform: rotate(-45deg); position: absolute; left: 10px; top: 18px; } #diigo-outliner-toggle-btn .collapse::after { content: ''; width: 10px; height: 2px; background: white; transform: rotate(45deg); position: absolute; left: 10px; top: 12px; } #diigo-outliner-frame.show #diigo-outliner-toggle-btn .expand { display: none; } #diigo-outliner-frame.show #diigo-outliner-toggle-btn .collapse { display: block; } #diigo-outliner-frame { position: fixed; top: 0; width: 40%; height: 100%; z-index: 2147483644; right: 0; transition: transform 500ms ease-in-out; transform: translate3d(100%, 0, 0); box-shadow: 0 3px 7px rgba(0, 0, 0, .3); background: white; } #diigo-outliner-frame input { width: 100%; height: 100%; opacity: 0.01; } body.diigo-outliner-mode { width: 60%; float: left; } #diigo-outliner-frame #diigo-ghost { width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: none; } #diigo-outliner-frame #diigo-outliner-iframe { border: 0; margin: 0; padding: 0; height: 100%; width: 100%; } #diigo-outliner-frame #diigo-process-frame { display: none; /*position: absolute;*/ /*left: 0;*/ /*top: 0;*/ /*height: 100%;*/ /*width: 100%;*/ } #diigo-outliner-frame.show { transform: translate3d(0, 0, 0); } #diigo-outliner-frame #diigo-outliner-frame-close { position: absolute; top: 8px; right: 20px; height: 40px; width: 40px; z-index: 2; cursor: pointer; opacity: 0.6; } #diigo-outliner-frame #diigo-outliner-frame-close:hover { opacity: 1; } #diigo-outliner-frame #diigo-outliner-frame-close:active { transform: scale(0.9); } #diigo-outliner-frame #diigo-outliner-frame-close::after { content: ''; position: absolute; height: 2px; width: 30px; top: 20px; left: 10px; background: #666; transform: rotate(-45deg); } #diigo-outliner-frame #diigo-outliner-frame-close::before { content: ''; position: absolute; height: 2px; width: 30px; top: 20px; left: 10px; background: #666; transform: rotate(45deg); }
0.591723
0.121061
:root { --get-gold: #ffd700; --patch-dark-teal: #395756; --post-prussian-blue: #003153; --delete-red: #92140c; } /* syntax highlighting */ .property { color: #ee6c4d; } .string { color: #3d5a80; } /* generic rules */ .code { font-family: monospace; } .hidden { display: none; } .nav-link { padding: 5px; font-size: 1.25rem; } .nav-link:hover { background-color: #eff0f1; } .nav-link:not(:last-child) { margin-bottom: 5px; } .schema { /* colors shamelessly stolen from MDN and SO */ border-left: 4px solid #3d7e9a; background-color: #eff0f1; padding: 5px; margin-bottom: 15px; } .schema:last-child { margin-bottom: 40px; } .schema:not(:last-child) { margin-bottom: 10px; } .schema-header { display: flex; align-items: center; background-color: white; border-radius: 2px; } .schema-header:hover { cursor: pointer; } .method { box-sizing: border-box; width: 90px; text-align: center; padding: 5px; border-top-left-radius: 2px; border-bottom-left-radius: 2px; margin-right: 10px; font-size: 1.35rem; } .method-get { background-color: var(--get-gold); } .method-patch { color: white; background-color: var(--patch-dark-teal); } .method-post { color: white; background-color: var(--post-prussian-blue); } .method-delete { color: white; background-color: var(--delete-red); } .endpoint { font-size: 1.25rem; } .schema-body { margin-top: 5px; } .title-and-description { display: flex; justify-content: space-between; align-items: center; background-color: white; padding: 5px; border-radius: 2px; } .schema-title { font-size: 1.5rem; } .schema-description { font-style: italic; } .subtitle { margin: 5px 0px; font-size: 1.25rem; } .list-block { background-color: white; padding: 5px; font-size: 1rem; border-radius: 2px; } .param { display: flex; justify-content: space-between; } .param:not(:last-child) { margin-bottom: 10px; } .required { color: #ee6c4d; } .param-description { font-style: italic; } /* response examples */ .tab-headers { display: flex; } .tab-header { font-size: 1.25rem; padding: 5px; background-color: #eff0f1; border-top-right-radius: 2px; border-top-left-radius: 2px; } .tab-header.selected { background-color: white; } .tab-header:hover { cursor: pointer; } .response { font-size: 1rem; background-color: white; padding: 5px; border-radius: 2px; } .tab-content { background-color: white; padding: 5px; border-radius: 2px; } .tab-content.first-tab { border-top-left-radius: 0px; } /* specific rules */ #page-content { display: grid; grid-template-rows: 50px auto; grid-template-columns: repeat(12, 1fr); grid-gap: 5px; padding: 10px; } header { grid-row: 1 / span 1; grid-column: 1 / -1; display: flex; align-items: center; border-bottom: 1px solid black; margin-bottom: 10px; } nav { width: 100%; display: flex; justify-content: space-around; } nav a { font-size: 1.5rem; } #page-navigation { grid-row: 2 / span 1; grid-column: 1 / 3; } #schemas { grid-row: 2 / span 1; grid-column: 3 / -1; display: flex; flex-direction: column; } @media only screen and (max-width: 300px) { #page-navigation { display: none; } #schemas { grid-column: 1 / -1; } }
backend/api/dark_chess_api/static/css/endpoints.css
:root { --get-gold: #ffd700; --patch-dark-teal: #395756; --post-prussian-blue: #003153; --delete-red: #92140c; } /* syntax highlighting */ .property { color: #ee6c4d; } .string { color: #3d5a80; } /* generic rules */ .code { font-family: monospace; } .hidden { display: none; } .nav-link { padding: 5px; font-size: 1.25rem; } .nav-link:hover { background-color: #eff0f1; } .nav-link:not(:last-child) { margin-bottom: 5px; } .schema { /* colors shamelessly stolen from MDN and SO */ border-left: 4px solid #3d7e9a; background-color: #eff0f1; padding: 5px; margin-bottom: 15px; } .schema:last-child { margin-bottom: 40px; } .schema:not(:last-child) { margin-bottom: 10px; } .schema-header { display: flex; align-items: center; background-color: white; border-radius: 2px; } .schema-header:hover { cursor: pointer; } .method { box-sizing: border-box; width: 90px; text-align: center; padding: 5px; border-top-left-radius: 2px; border-bottom-left-radius: 2px; margin-right: 10px; font-size: 1.35rem; } .method-get { background-color: var(--get-gold); } .method-patch { color: white; background-color: var(--patch-dark-teal); } .method-post { color: white; background-color: var(--post-prussian-blue); } .method-delete { color: white; background-color: var(--delete-red); } .endpoint { font-size: 1.25rem; } .schema-body { margin-top: 5px; } .title-and-description { display: flex; justify-content: space-between; align-items: center; background-color: white; padding: 5px; border-radius: 2px; } .schema-title { font-size: 1.5rem; } .schema-description { font-style: italic; } .subtitle { margin: 5px 0px; font-size: 1.25rem; } .list-block { background-color: white; padding: 5px; font-size: 1rem; border-radius: 2px; } .param { display: flex; justify-content: space-between; } .param:not(:last-child) { margin-bottom: 10px; } .required { color: #ee6c4d; } .param-description { font-style: italic; } /* response examples */ .tab-headers { display: flex; } .tab-header { font-size: 1.25rem; padding: 5px; background-color: #eff0f1; border-top-right-radius: 2px; border-top-left-radius: 2px; } .tab-header.selected { background-color: white; } .tab-header:hover { cursor: pointer; } .response { font-size: 1rem; background-color: white; padding: 5px; border-radius: 2px; } .tab-content { background-color: white; padding: 5px; border-radius: 2px; } .tab-content.first-tab { border-top-left-radius: 0px; } /* specific rules */ #page-content { display: grid; grid-template-rows: 50px auto; grid-template-columns: repeat(12, 1fr); grid-gap: 5px; padding: 10px; } header { grid-row: 1 / span 1; grid-column: 1 / -1; display: flex; align-items: center; border-bottom: 1px solid black; margin-bottom: 10px; } nav { width: 100%; display: flex; justify-content: space-around; } nav a { font-size: 1.5rem; } #page-navigation { grid-row: 2 / span 1; grid-column: 1 / 3; } #schemas { grid-row: 2 / span 1; grid-column: 3 / -1; display: flex; flex-direction: column; } @media only screen and (max-width: 300px) { #page-navigation { display: none; } #schemas { grid-column: 1 / -1; } }
0.471223
0.118487
:root { /* colors */ --cl-border: #E7E7E7; --cl-foreground: rgba(0, 0, 0, 0.87); --cl-background: #FFFFFF; --cl-gray: #828282; --cl-note: #F2FFDD; --cl-link: #E49619; /* -- Code Block Colors -- */ /* --- Monokai Theme */ --cl-code-monokai-background: #272822; --cl-code-monokai-foreground: #F8F8F2; --cl-code-monokai-comment: #75715E; --cl-code-monokai-red: #F92672; --cl-code-monokai-orange: #FD971F; --cl-code-monokai-light-orange: #E69F66; --cl-code-monokai-yellow: #E6DB74; --cl-code-monokai-green: #A6E22E; --cl-code-monokai-blue: #66D9EF; --cl-code-monokai-purple: #AE81FF; /* --- Theme Variables */ --cl-code-background: var(--cl-code-monokai-background); --cl-code-foreground: var(--cl-code-monokai-foreground); --cl-code-builtin: var(--cl-code-monokai-green); --cl-code-comment: var(--cl-code-monokai-comment); --cl-code-function-name: var(--cl-code-monokai-green); --cl-code-keyword: var(--cl-code-monokai-red); --cl-code-string: var(--cl-code-monokai-yellow); --cl-code-type: var(--cl-code-monokai-blue); --cl-code-variable-name: var(--cl-code-monokai-orange); } /* helper classes */ .visually-hidden { display: none; } body { /* Reset */ margin: 0; padding: 0; display: flex; flex-direction: column; min-height: 100vh; font-size: 22px; font-family: sans; /* Colors */ background: var(--cl-background); color: var(--cl-foreground); } header { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid var(--cl-border); padding: 10px 30px; } .logo { margin: 0; } .logo a { background: url('https://api.adorable.io/avatars/100/blorg.png'); height: 65px; width: 65px; text-indent: -1000px; display: block; background-size: contain; border-radius: 50%; overflow: hidden; } .menu__item, .social__item { padding-right: 50px; cursor: pointer; } .menu__link, .social__link { color: var(--cl-foreground); font-size: 16px; font-weight: bold; } .social__link { font-size: 30px; } header nav { display: flex; align-items: center; } header nav ul { margin: 0; padding: 0; } header nav ul li { display: inline; } /* -- main content -- */ a { text-decoration: none; color: var(--cl-link); font-weight: bold; } .post h1 { font-size: 55px; } .post h2 { font-size: 26px; } .post h3 { font-size: 20px; } .post h4 { font-size: 18px; } .post h5 { font-size: 15px; } .post h6 { font-size: 12px; } #main { width: 80%; margin: 0 auto; flex-grow: 1; } .post__title { font-weight: normal; } .post__meta { color: var(--cl-gray) } .note { background: var(--cl-note); padding: 15px 20px; } /* -- Page -- */ li.post-title { margin-bottom: 20px; } /* -- Code Blocks -- */ .org-builtin { color: var(--cl-code-builtin); } .org-doc { color: var(--cl-code-doc); } .org-function-name { color: var(--cl-code-function-name); } .org-keyword { color: var(--cl-code-keyword); } .org-string { color: var(--cl-code-string); } .org-type { color: var(--cl-code-type); } .org-variable-name { color: var(--cl-code-variable-name); } .org-comment, .org-comment-delimiter { color: var(--cl-code-comment); } .org-src-container { color: var(--cl-code-foreground); background: var(--cl-code-background); border: 1px solid var(--cl-border-src); padding: 0px 15px; max-width: 100%; overflow-y: scroll; border-radius: 5px; } /* -- Footer --*/ footer { background: var(--cl-foreground); color: var(--cl-background); height: 70px; display: flex; align-items: center; justify-content: center; }
docs/static/style.css
:root { /* colors */ --cl-border: #E7E7E7; --cl-foreground: rgba(0, 0, 0, 0.87); --cl-background: #FFFFFF; --cl-gray: #828282; --cl-note: #F2FFDD; --cl-link: #E49619; /* -- Code Block Colors -- */ /* --- Monokai Theme */ --cl-code-monokai-background: #272822; --cl-code-monokai-foreground: #F8F8F2; --cl-code-monokai-comment: #75715E; --cl-code-monokai-red: #F92672; --cl-code-monokai-orange: #FD971F; --cl-code-monokai-light-orange: #E69F66; --cl-code-monokai-yellow: #E6DB74; --cl-code-monokai-green: #A6E22E; --cl-code-monokai-blue: #66D9EF; --cl-code-monokai-purple: #AE81FF; /* --- Theme Variables */ --cl-code-background: var(--cl-code-monokai-background); --cl-code-foreground: var(--cl-code-monokai-foreground); --cl-code-builtin: var(--cl-code-monokai-green); --cl-code-comment: var(--cl-code-monokai-comment); --cl-code-function-name: var(--cl-code-monokai-green); --cl-code-keyword: var(--cl-code-monokai-red); --cl-code-string: var(--cl-code-monokai-yellow); --cl-code-type: var(--cl-code-monokai-blue); --cl-code-variable-name: var(--cl-code-monokai-orange); } /* helper classes */ .visually-hidden { display: none; } body { /* Reset */ margin: 0; padding: 0; display: flex; flex-direction: column; min-height: 100vh; font-size: 22px; font-family: sans; /* Colors */ background: var(--cl-background); color: var(--cl-foreground); } header { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid var(--cl-border); padding: 10px 30px; } .logo { margin: 0; } .logo a { background: url('https://api.adorable.io/avatars/100/blorg.png'); height: 65px; width: 65px; text-indent: -1000px; display: block; background-size: contain; border-radius: 50%; overflow: hidden; } .menu__item, .social__item { padding-right: 50px; cursor: pointer; } .menu__link, .social__link { color: var(--cl-foreground); font-size: 16px; font-weight: bold; } .social__link { font-size: 30px; } header nav { display: flex; align-items: center; } header nav ul { margin: 0; padding: 0; } header nav ul li { display: inline; } /* -- main content -- */ a { text-decoration: none; color: var(--cl-link); font-weight: bold; } .post h1 { font-size: 55px; } .post h2 { font-size: 26px; } .post h3 { font-size: 20px; } .post h4 { font-size: 18px; } .post h5 { font-size: 15px; } .post h6 { font-size: 12px; } #main { width: 80%; margin: 0 auto; flex-grow: 1; } .post__title { font-weight: normal; } .post__meta { color: var(--cl-gray) } .note { background: var(--cl-note); padding: 15px 20px; } /* -- Page -- */ li.post-title { margin-bottom: 20px; } /* -- Code Blocks -- */ .org-builtin { color: var(--cl-code-builtin); } .org-doc { color: var(--cl-code-doc); } .org-function-name { color: var(--cl-code-function-name); } .org-keyword { color: var(--cl-code-keyword); } .org-string { color: var(--cl-code-string); } .org-type { color: var(--cl-code-type); } .org-variable-name { color: var(--cl-code-variable-name); } .org-comment, .org-comment-delimiter { color: var(--cl-code-comment); } .org-src-container { color: var(--cl-code-foreground); background: var(--cl-code-background); border: 1px solid var(--cl-border-src); padding: 0px 15px; max-width: 100%; overflow-y: scroll; border-radius: 5px; } /* -- Footer --*/ footer { background: var(--cl-foreground); color: var(--cl-background); height: 70px; display: flex; align-items: center; justify-content: center; }
0.419886
0.081556
.transactions { flex-flow: row wrap; display: flex; } .transactions h2 { font-size: 1.2em; width: 100%; } .transactions .transaction { max-width: 500px; height: 140px; padding: 10px; position: relative; border: solid 1px #ddd; border-radius: 5px; margin: 5px; flex-grow: 1; } .transactions .transaction h3 { font-size: 0.9em; font-weight: bold; display: inline-block; margin: 0; padding:0; } .transactions .transaction .amount { position: absolute; top: 40px; left: 50%; transform: translateX(-50%); font-family: 'Inconsolata', monospace; font-weight: bold; } .transactions .transaction .date { font-size: 0.85em; float: right; margin: 0; padding:0; } .transactions .transaction .actor { position: absolute; top: 45px; width: 60px; height: 60px; border-radius:30px; } .transactions .transaction .actor .preview { background-color: #ccc; width: 100%; height: 100%; border-radius: 50%; } .transactions .transaction .actor .preview span { color: white; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); font-size: 1.6em; } .transactions .transaction .actor img { width: 100%; height: 100%; border-radius: 50%; } .transactions .transaction .actor .name { position: absolute; bottom: -40px; font-size: 0.9em; } .transactions .transaction .actor .score { font-family: 'Inconsolata', monospace; font-size: 0.85em; font-weight: bold; position: absolute; top: -8px; background-color: white; border: solid 1px #ddd; border-radius: 4px; padding: 0px 3px; margin: 0; } .transactions .transaction .left { left: 10px; } .transactions .transaction .left .name { left: 0px; } .transactions .transaction .left .score { left: 35px; } .transactions .transaction .right { right: 10px; } .transactions .transaction .right .name { right: 0px; } .transactions .transaction .right .score { right: 35px; } .transactions .transaction .line { position: absolute; top: 73px; left: 70px; right: 70px; height: 0; } .transactions .transaction .line span { position: absolute; top: -12px; left: 50%; transform: translateX(-50%); color: white; width: 24px; height: 24px; border-radius: 12px; } .blue { border: solid 2px #67c9f0; box-shadow: 0 0 5px #95dffc; } .blue .inner { background-color: #67c9f0; padding: 4px 6px; } .green { border: solid 2px #54ff9f; box-shadow: 0 0 5px #63ff7d; } .green .inner { background-color: #54ff9f; padding: 4px 5px; }
src/Poof.WebApp/Client/Display/TransactionView.razor.css
.transactions { flex-flow: row wrap; display: flex; } .transactions h2 { font-size: 1.2em; width: 100%; } .transactions .transaction { max-width: 500px; height: 140px; padding: 10px; position: relative; border: solid 1px #ddd; border-radius: 5px; margin: 5px; flex-grow: 1; } .transactions .transaction h3 { font-size: 0.9em; font-weight: bold; display: inline-block; margin: 0; padding:0; } .transactions .transaction .amount { position: absolute; top: 40px; left: 50%; transform: translateX(-50%); font-family: 'Inconsolata', monospace; font-weight: bold; } .transactions .transaction .date { font-size: 0.85em; float: right; margin: 0; padding:0; } .transactions .transaction .actor { position: absolute; top: 45px; width: 60px; height: 60px; border-radius:30px; } .transactions .transaction .actor .preview { background-color: #ccc; width: 100%; height: 100%; border-radius: 50%; } .transactions .transaction .actor .preview span { color: white; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); font-size: 1.6em; } .transactions .transaction .actor img { width: 100%; height: 100%; border-radius: 50%; } .transactions .transaction .actor .name { position: absolute; bottom: -40px; font-size: 0.9em; } .transactions .transaction .actor .score { font-family: 'Inconsolata', monospace; font-size: 0.85em; font-weight: bold; position: absolute; top: -8px; background-color: white; border: solid 1px #ddd; border-radius: 4px; padding: 0px 3px; margin: 0; } .transactions .transaction .left { left: 10px; } .transactions .transaction .left .name { left: 0px; } .transactions .transaction .left .score { left: 35px; } .transactions .transaction .right { right: 10px; } .transactions .transaction .right .name { right: 0px; } .transactions .transaction .right .score { right: 35px; } .transactions .transaction .line { position: absolute; top: 73px; left: 70px; right: 70px; height: 0; } .transactions .transaction .line span { position: absolute; top: -12px; left: 50%; transform: translateX(-50%); color: white; width: 24px; height: 24px; border-radius: 12px; } .blue { border: solid 2px #67c9f0; box-shadow: 0 0 5px #95dffc; } .blue .inner { background-color: #67c9f0; padding: 4px 6px; } .green { border: solid 2px #54ff9f; box-shadow: 0 0 5px #63ff7d; } .green .inner { background-color: #54ff9f; padding: 4px 5px; }
0.752559
0.125333
@charset "utf-8"; /* CSS Document */ body,p,ul,li,span{padding:0px;margin:0px;} body{ font-family:"microsoft yahei"!important;width:100%;overflow-x:hidden;position:relative;} ul,ul>li{list-style:none;} li:hover{cursor:pointer;} img{border:0px;} a{text-decoration:none;} a:hover{ text-decoration:none !important;cursor:pointer;} /* 让padding不再撑大容器 */ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .wrap1000{ width:1000px; margin-left:auto; margin-right:auto;} .wrap1280{ width:1280px; margin-left:auto; margin-right:auto;} .wrap1920{ width:1920px; margin-left:auto; margin-right:auto;} .wrap100{ clear:both; width:100%;} .min-wrap1000{ min-width:1000px;} .box-shadow{box-shadow: 0 6px 12px rgba(0,0,0,0.175);} .label.label-999{ border:1px solid #999; color:#999 !important; font-weight:normal;} .label.label-999:hover{ border-color: #dd9000; color:#FFF !important; background-color:#ffab17;} .label.label-red{ border:1px solid #F68181; background-color:#F68181; color:#FFF !important; font-weight:normal;} .label.label-red:hover{ color:#F68181 !important; background-color:#FFF;} .inline_block{ display:inline-block;} .form-horizontal .text-inline{ padding-top:7px;} /*全局背景颜色*/ .bg-white{ background-color:#FFF !important;} .bg-green{ background-color:#3bb107 !important;} .bg-fa{ background-color: #FAFAFA !important;} .bg-gray{ background-color:#F7F7F7 !important;} .bg-ECF0F1{ background-color:#ECF0F1 !important;} .bg-red{ background-color: #fe0000 !important;} .bg-blue{ background-color: #0000fe !important;} .bg-333{ background-color: #333 !important;} /*全局主体盒子*/ .body_main{ padding-top:15px;padding-bottom:15px;} /*全局小盒子*/ .body_small{ padding-top:5px;padding-bottom:5px;} /*全局内容盒子*/ .body_text{ padding-left:15px;padding-right:15px;} /*全局小内容盒子*/ .body_text-small{ padding-left:5px;padding-right:5px;} .margin-bottom-40{ margin-bottom:40px !important;} .margin-bottom-35{ margin-bottom:35px !important;} .margin-bottom-30{ margin-bottom:30px !important;} .margin-bottom-25{ margin-bottom:25px !important;} .margin-bottom-20{ margin-bottom:20px !important;} .margin-bottom-15{ margin-bottom:15px !important;} .margin-bottom-10{ margin-bottom:10px !important;} .margin-bottom-5{ margin-bottom:5px !important;} .margin-bottom-0{ margin-bottom:0px !important;} .margin-top-25{ margin-top:25px !important;} .margin-top-20{ margin-top:20px !important;} .margin-top-15{ margin-top:15px !important;} .margin-top-10{ margin-top:10px !important;} .margin-top-5{ margin-top:5px !important;} .margin-top-0{ margin-top:0px !important;} .margin-left-25{ margin-left:25px !important;} .margin-left-15{ margin-left:15px !important;} .margin-left-10{ margin-left:10px !important;} .margin-left-5{ margin-left:5px !important;} .margin-right-25{ margin-right:25px !important;} .margin-right-20{ margin-right:20px !important;} .margin-right-15{ margin-right:15px !important;} .margin-right-10{ margin-right:10px !important;} .margin-right-5{ margin-right:5px !important;} .margin-right-3{ margin-right:3px !important;} .unpadding{ padding:0 !important;} .unpadding-left{ padding-left:0 !important;} .unpadding-right{ padding-right:0 !important;} .unmargin{ margin:0 !important;} .unborder{ border:none !important;} .only-left-border{ border-bottom:none !important; border-top:none !important; border-right:none !important;} /*超大按钮*/ .btn-vlg{ padding: 10px 62px !important; font-size: 29px !important; line-height: 1.3333333 !important; border-radius: 6px !important;} /*全局颜色*/ .color-333 ,a.color-333{ color:#333;} .color-666 ,a.color-666{ color:#666 !important;} .color-999 ,a.color-999{ color:#999 !important;} .color-black ,a.color-black{ color:#000000 !important;} .color-9a9a ,a.color-9a9a{ color:#9A9A9A !important;} .color-red ,a.color-red{ color:#C31403!important;} .color-fe0 ,a.color-fe0{ color:#fe0000 !important;} .color-white ,a.color-white{ color:#FFF !important;} .color-blue ,a.color-blue{ color:#09F !important;} .color-deepblue ,a.color-deepblue{ color:#005BCC !important;} .color-green ,a.color-green{ color:#16A086 !important;} .color-yellow ,a.color-yellow{ color:#FFA800 !important;} .color-orange ,a.color-orange{ color:#FC6B18 !important;} /*不隐藏*/ .nohidden{ overflow:visible !important;} /*更小的字体*/ .moresmall{ font-size:10px !important;} /*大字体*/ .big{ font-size:16px !important;} /*更大的字体*/ .morebig{ font-size:18px !important;} .f_24{ font-size:24px !important;} /*图片控制*/ .img_control{ width:100%;} /*对齐控制*/ .text-left-imp{ text-align:left !important;} .text-right-imp{ text-align:right !important;} /*调整bs图标位置*/ .icon-top-3{ top:3px !important;} /*强制换行*/ .word-break{ word-break:break-all;}
public/static/mobile/css/public.css
@charset "utf-8"; /* CSS Document */ body,p,ul,li,span{padding:0px;margin:0px;} body{ font-family:"microsoft yahei"!important;width:100%;overflow-x:hidden;position:relative;} ul,ul>li{list-style:none;} li:hover{cursor:pointer;} img{border:0px;} a{text-decoration:none;} a:hover{ text-decoration:none !important;cursor:pointer;} /* 让padding不再撑大容器 */ * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .wrap1000{ width:1000px; margin-left:auto; margin-right:auto;} .wrap1280{ width:1280px; margin-left:auto; margin-right:auto;} .wrap1920{ width:1920px; margin-left:auto; margin-right:auto;} .wrap100{ clear:both; width:100%;} .min-wrap1000{ min-width:1000px;} .box-shadow{box-shadow: 0 6px 12px rgba(0,0,0,0.175);} .label.label-999{ border:1px solid #999; color:#999 !important; font-weight:normal;} .label.label-999:hover{ border-color: #dd9000; color:#FFF !important; background-color:#ffab17;} .label.label-red{ border:1px solid #F68181; background-color:#F68181; color:#FFF !important; font-weight:normal;} .label.label-red:hover{ color:#F68181 !important; background-color:#FFF;} .inline_block{ display:inline-block;} .form-horizontal .text-inline{ padding-top:7px;} /*全局背景颜色*/ .bg-white{ background-color:#FFF !important;} .bg-green{ background-color:#3bb107 !important;} .bg-fa{ background-color: #FAFAFA !important;} .bg-gray{ background-color:#F7F7F7 !important;} .bg-ECF0F1{ background-color:#ECF0F1 !important;} .bg-red{ background-color: #fe0000 !important;} .bg-blue{ background-color: #0000fe !important;} .bg-333{ background-color: #333 !important;} /*全局主体盒子*/ .body_main{ padding-top:15px;padding-bottom:15px;} /*全局小盒子*/ .body_small{ padding-top:5px;padding-bottom:5px;} /*全局内容盒子*/ .body_text{ padding-left:15px;padding-right:15px;} /*全局小内容盒子*/ .body_text-small{ padding-left:5px;padding-right:5px;} .margin-bottom-40{ margin-bottom:40px !important;} .margin-bottom-35{ margin-bottom:35px !important;} .margin-bottom-30{ margin-bottom:30px !important;} .margin-bottom-25{ margin-bottom:25px !important;} .margin-bottom-20{ margin-bottom:20px !important;} .margin-bottom-15{ margin-bottom:15px !important;} .margin-bottom-10{ margin-bottom:10px !important;} .margin-bottom-5{ margin-bottom:5px !important;} .margin-bottom-0{ margin-bottom:0px !important;} .margin-top-25{ margin-top:25px !important;} .margin-top-20{ margin-top:20px !important;} .margin-top-15{ margin-top:15px !important;} .margin-top-10{ margin-top:10px !important;} .margin-top-5{ margin-top:5px !important;} .margin-top-0{ margin-top:0px !important;} .margin-left-25{ margin-left:25px !important;} .margin-left-15{ margin-left:15px !important;} .margin-left-10{ margin-left:10px !important;} .margin-left-5{ margin-left:5px !important;} .margin-right-25{ margin-right:25px !important;} .margin-right-20{ margin-right:20px !important;} .margin-right-15{ margin-right:15px !important;} .margin-right-10{ margin-right:10px !important;} .margin-right-5{ margin-right:5px !important;} .margin-right-3{ margin-right:3px !important;} .unpadding{ padding:0 !important;} .unpadding-left{ padding-left:0 !important;} .unpadding-right{ padding-right:0 !important;} .unmargin{ margin:0 !important;} .unborder{ border:none !important;} .only-left-border{ border-bottom:none !important; border-top:none !important; border-right:none !important;} /*超大按钮*/ .btn-vlg{ padding: 10px 62px !important; font-size: 29px !important; line-height: 1.3333333 !important; border-radius: 6px !important;} /*全局颜色*/ .color-333 ,a.color-333{ color:#333;} .color-666 ,a.color-666{ color:#666 !important;} .color-999 ,a.color-999{ color:#999 !important;} .color-black ,a.color-black{ color:#000000 !important;} .color-9a9a ,a.color-9a9a{ color:#9A9A9A !important;} .color-red ,a.color-red{ color:#C31403!important;} .color-fe0 ,a.color-fe0{ color:#fe0000 !important;} .color-white ,a.color-white{ color:#FFF !important;} .color-blue ,a.color-blue{ color:#09F !important;} .color-deepblue ,a.color-deepblue{ color:#005BCC !important;} .color-green ,a.color-green{ color:#16A086 !important;} .color-yellow ,a.color-yellow{ color:#FFA800 !important;} .color-orange ,a.color-orange{ color:#FC6B18 !important;} /*不隐藏*/ .nohidden{ overflow:visible !important;} /*更小的字体*/ .moresmall{ font-size:10px !important;} /*大字体*/ .big{ font-size:16px !important;} /*更大的字体*/ .morebig{ font-size:18px !important;} .f_24{ font-size:24px !important;} /*图片控制*/ .img_control{ width:100%;} /*对齐控制*/ .text-left-imp{ text-align:left !important;} .text-right-imp{ text-align:right !important;} /*调整bs图标位置*/ .icon-top-3{ top:3px !important;} /*强制换行*/ .word-break{ word-break:break-all;}
0.119729
0.041931
html { height: 100%; } @import url("https://fonts.googleapis.com/css?family=Roboto:200,300,400,700,900"); @font-face { font-family: Aleo; src: url(../../../_tpl/default/fonts/Aleo-Regular.otf); src: url(../../../_tpl/default/fonts/Aleo.ttf) format("truetype"); } body { font-family: "Aleo", Fallback, sans-serif !important; /*font-family: 'Roboto', sans-serif !important;*/ padding-top: 0px; position: relative; font-size: 15px; color: #4d4d4d !important; } * { outline: none; } label.customizer-headline { font-size: 22px; } .cms-input { width: 100%; } .fui-gear { font-size: 15px !important; } .fa-gear { font-size: 18px !important; } .fa-save { margin-right: 5px !important; } .fa-info-circle { font-size: 21px !important; margin-right: 5px; } .package-box { width: 300px; border: solid 2px #c5edec; -moz-border: solid 2px #c5edec; -webkit-border: solid 2px #c5edec; padding: 30px 20px 0px 50px; margin-bottom: 40px; float: left; overflow: hidden; } #license_key { width: 275px !important; } .jobsub { font-size: 15px; } .companysub { font-size: 15px; color: #000; opacity: 0.8; } .ttu { text-transform: uppercase; } .mr12 { margin-right: 12px; } .profile-reviewed, .modal-label { color: #39b6b3; font-size: 19px; } .profile-rejected { color: #F64747; } .profile-hired { color: #1aa3ff !important; } .alizarin { color: #e74c3c; opacity: 0.75; } .ml75Desk { margin-left: 75px; } .ml0 { margin-left: 0px !important; } .pl0 { padding-left: 0px !important; } .mb50 { margin-bottom: 50px; } .mt20 { margin-top: 20px; } .green-fa { color: #39b6b3; } .yellow-fa { color: #f1c40f; } .blue-fa { color: #3498db; } .fsx { font-size: 25px !important; margin-right: 15px !important; } .form-control, input[type="text"] { color: rgba(54, 57, 66, 0.9) !important; } .pdf-el { color: #e74c3c !important; } .word-el { color: #3498db !important; } .blueColor { color: rgba(54, 57, 66, 0.90); } .pr20 {padding-right: 20px !important;} .bl { color: #3483C1; } .admin-wrap, .admin-wrap-content { font-size: 17px !important; padding: 10px 20px 40px 20px; overflow: hidden; box-shadow: 0 1px 2px 0 rgba(0,0,0,.2) !important; border-bottom: 1px solid $color_gray_nurse_approx !important; -moz-border-bottom: 1px solid $color_gray_nurse_approx !important; -webkit-border-bottom: 1px solid $color_gray_nurse_approx !important; background-color: #fff !important; } .admin-wrap-content { padding: 30px 20px 50px 20px !important; } .admin-login-top { background-color: #39b6b3 !important; } .float-block input, .float-block button, .float-block select { float: right; } .btn-primary { background-color: #39b6b3 !important; } .flat-green .pagination .active > a, .flat-green .pagination .active > a:focus, .flat-green .pagination .active > a:hover, .flat-green .pagination .active span, .flat-green .pagination .active > span:focus, .flat-green .pagination .active > span:hover { background-color: #39b6b3 !important; border: none !important; } .pagination li > a:hover, .pagination li > span:hover, .pagination li > a:focus, .pagination li > span:focus { background-color: #39b6b3 !important; color: #fff !important; opacity: 0.6; } .italic { font-style: italic; opacity: 0.95; margin-top: -5px; font-size: 0.89em; } .float-block { padding-bottom: 20px; padding-top: 15px; } .mt10 { margin-top: 10px !important; } .mt30 { margin-top: 30px !important; } .alert-info { font-size: 16px; } .alizarinBtn { background-color: #e74c3c !important; } .float-right { float: right; } .apply-desc-span { font-size: 14px; opacity: 0.75; margin-left: 5px; } .nmpl { margin-left: 0px !important; padding-left: 0px !important; } .displayNone {display: none;} .lock { opacity: 0.75; } .subheading { color: #9fa7ad; margin-top: -8px; } .light { /* color: #9fa7ad;*/ text-transform: uppercase; font-size: 17px; } .gray { color: #7f8c8d; } .light-gray { color: #9fa7ad; } #sort-by-type .box { border: solid 2px #39b6b3; float: right; padding: 6px 10px 6px 10px; margin-right: 10px; opacity: 0.8; } #sort-by-type .box { text-transform: uppercase; color: #39b6b3; text-decoration: none; } #sort-by-type .box:hover, #sort-by-type .box .active { color: #fff; background-color: #39b6b3; } .grayTa { color: #666 !important; } #sort-by-type {float: right;} input[type=radio] { margin: 0px 7px 0px 12px !important; } input[type=checkbox] { width: 18px; height: 18px; } .settings { text-transform: uppercase; font-size: 16px; margin-left: 5px; } #no-ads { color: #39b6b3; padding: 5px; } ul.applicants-list { margin: 0; padding: 0;} ul.applicants-list li {list-style-type: none; padding: 20px 0px 20px 0px; border-bottom: solid 2px #39b6b3; opacity: 0.75; } .settings-row { padding: 15px 0px 15px 0px; border-bottom: solid 2px #39b6b3; opacity: 0.75; } .table th { padding: 0px 0px 20px 10px !important; text-transform: uppercase !important; color: #7c98b6; opacity: 0.75; } .oph { opacity: 0.7; margin-left: 5px; } .fs18 {font-size: 18px;} .fs17 {font-size: 17px;} .fs15 {font-size: 15px;} .fs14 {font-size: 14px; opacity: 0.9;} .fs13 {font-size: 13px;} .fs12 {font-size: 12px;} .admin-label { color: #39b6b3; font-style: italic; opacity: 0.6; text-transform: uppercase; margin-bottom: 5px; font-size: 20px; } #dropdown-element a { font-size: 13px; } #messagesContainer{ position: fixed; top: 25%; left:50%; margin-left:-150px; width:300px; } #messagesContainer div{ margin: 0 0 10px; padding: 15px 10px 15px 10px; background-color: #39b6b3 !important; color: #fff; text-transform: uppercase; font-size: 19px; text-align: center; } .listing-logo img{ width: 110px; } .alert-info { background-color: transparent !important; border: 2px solid #1abc9c !important; opacity: 0.5 !important; } .main-color { color: #1abc9c !important; } .even-border { border: solid 2px #39b6b3; opacity: 0.75; } .odd, .even-border { padding: 20px; } .blue { color: #3498db !important; } .notification-img { width: 18px; margin-top: -3px; padding-right: 2px; margin-right: 4px; opacity: 0.75; } .alert-success { color: #2ECC71 !important; border: 2px solid #2ECC71 !important; } .alert-danger { color: #e74c3c !important; border: 2px solid #e74c3c !important; } .alert-success, .alert-danger { background-color: transparent !important; font-size: 17px !important; opacity: 0.5 !important; } .dash-text { margin: 0 !important; padding: 0 !important;text-align: center;width: 100%;text-transform: uppercase; font-size: 16px !important; } .dash-icon {font-size: 30px !important; width: 100%;text-align: center !important;} .dash-boxes div { padding: 10px; margin: 10px 20px 10px 18px; border-radius: 3px; opacity: 0.75; float: left; overflow: hidden; } .dash-box1, .dash-box2, .dash-box3 { width: 160px; height: 130px; } .noHover:hover, .noHover:visited, .noHover:active, .noHover:focus { color: #000 !important; } .form-box { margin-top: 30px; } .form-box label { color: #fff; } .login-container { padding: 20px 50px 10px 50px; } .login-admin { text-align: center; } .admin-content { margin: 70px 15px 25px 60px; padding: 15px 20px 25px 20px; min-height: 100vh; overflow: hidden; } .button-holder-admin { margin-top: 15px; } .button-holder-admin button { margin-right: 10px; } .btn-warning:hover, .btn-warning:active, .btn-warning:focus { background-color: #FABE28 !important; opacity: 0.8; } .settings-table tr,td, th { padding: 30px 0px 30px 0px !important; } .settings-table th { border: none !important; padding-left: 0px !important; } .navbar-nav .fui-gear, .navbar-nav .fui-window, .navbar-nav .fui-home { font-size: 20px !important; } .navbar-nav { padding-top: 5px !important; } .cleaner li{ height: 70px; } .icons { float: right; } form label { margin-left: 5px; } .iconSize { font-size: 25px !important; } .is { font-size: 14px !important; opacity: 0.75; } .mt20 {margin-top: 20px !important;} .mlpl0 {margin-left: 0px; padding-left: 0px;} .p15 {padding: 30px 0px 30px 0px !important;} .p40 {padding: 40px 0px 40px 0px !important;} .mtSave {margin-right: 5px;} .mt3 {margin-top: 3px;} .mb15 {margin-bottom: 15px;} .mb10 {margin-bottom: 10px;} .mb3 img {margin-bottom: 5px !important;} .mb25 {margin-bottom: 25px;} .mb20 {margin-bottom: 20px !important;} .mb30 {margin-bottom: 30px !important;} .mb40 {margin-bottom: 40px !important;} .mt15 {margin-top: 15px;} .mt25 {margin-top: 25px;} .mt40 {margin-top: 40px !important;} .mt15 {margin-top: 15px;} .mt10 {margin-top: 10px;} .ml5 {margin-left: 4px;} .ml10 {margin-left: 10px !important;} .ml15 {margin-left: 15px !important;} .ml12 {margin-left: 12px;} .ml20Desk {margin-left: 20px;} .typesPadding {margin-left: 10px; margin-right: 10px;} .mr15 {margin-right: 15px !important;} .mr5 {margin-right: 5px;} .mr10 {margin-right: 10px} .menuPadding {padding-left: 15px !important;} .upc {text-transform: uppercase;} .green {color: #39b6b3;} .red {color: #E74C3C;} .blue {color: #4183D7;} .inputfile, #bannerLabel, #site_logo_pathLabel, #default_logo_pathLabel, #invoice_logo_pathLabel, #partnersBannerLabel { color: #fff; padding: 4px 12px 4px 12px; display: inline-block !important; border-radius: 4px !important; width: auto; } .inputfile { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; } .inputfile, #bannerLabel, #site_logo_pathLabel, #default_logo_pathLabel, #invoice_logo_pathLabel, #partnersBannerLabel { display: none; } .inputfile:focus, .inputfile, #partnersBannerLabel, #partnersBannerLabel:hover, #bannerLabel, #bannerLabel:hover, #site_logo_pathLabel, #default_logo_pathLabel, #site_logo_pathLabel:hover, #default_logo_pathLabel:hover, #invoice_logo_pathLabel, #invoice_logo_pathLabel:hover { background-color: #E74C3C !important; opacity: 0.75; } .inputfile ,#bannerLabel *, #site_logo_pathLabel *, #default_logo_pathLabel *, #invoice_logo_pathLabel *, #partnersBannerLabel * { pointer-events: none !important;; } .inputfile { width: 0.1px !important; height: 0.1px !important; opacity: 0 !important; overflow: hidden !important; position: absolute !important; z-index: -1 !important; } .typeWrapper a.deleteType, .typeWrapper a.saveType { position: absolute; } .typeWrapper a.deleteType { top: -10px; right: 0px; } .typeWrapper a.saveType { top: -10px; right: 25px; } .categoryWrapper, .typeWrapper, .linkWrapper { padding: 1em !important; margin: 25px 0px 25px 0px; overflow: auto; } .typeItem, .linkItem { border-bottom: solid 2px #39b6b3; margin:0 0 5px 0; position:relative } .categoryItem a, .typeItem a, .linkItem .buttons, .menuItem .buttons { float:right } .categoryItem label, .typeItem label, .linkItem label { float: left; margin-bottom: 0.7em; } .categoryItem label img, .typeItem label img, .linkItem label img { margin-left: 0.7em;} .categoryItem label span, .typeItem label span, .linkItem label span { float:left; display:block; margin-bottom:5px; clear:left; width: 5em } .categoryHandle, .typeHandle, .linkHandle { margin-bottom:5px; height:10px; overflow:hidden; cursor:move; background: #39b6b3; } .typeHandle, .itemHandle { cursor: default; } .positive-feedback { font-size: 0.9em; color: #49A956; margin-bottom: 15px; } .negative-feedback { color: #CF1E1E; margin-bottom: 15px; font-size: 0.89em; opacity: 0.75; } .mb10 { margin-bottom: 10px; } .dash-text { margin: 0 !important; padding: 0 !important;text-align: center;width: 100%;text-transform: uppercase; font-size: 15px !important; } .dash-icon {font-size: 27px !important; width: 100%;text-align: center !important;} .dash-boxes div { padding: 10px; margin: 10px 20px 10px 18px; border-radius: 3px; opacity: 0.75; float: left; overflow: hidden; } .dash-box1, .dash-box2, .dash-box3 { width: 160px; height: 130px; } .dash-box1 { border: 2px solid #9B59B6; color: #9B59B6; } .table th { color: rgba(54, 57, 66, 0.90) !important; } .dash-box2 { border: 2px solid #3498DB; color: #3498DB; } .dash-box3 { border: 2px solid #E74C3C; color: #E74C3C; } .negative-feedback, .positive-feedback {padding-top: 3px;} .minput, .grayInput, textarea { border: 1px solid #d9d9d9 !important; -moz-border: 1px solid #d9d9d9 !important; -webkit-border: 1px solid #d9d9d9 !important; border-radius: 20px !important; box-shadow: 0px 5px 20px 1px rgba(0, 0, 0, 0.1) !important; } textarea { padding: 10px 20px 10px 20px !important; font-size: 15px; } .mbtn { padding: 0px 20px 0px 20px; font-size: 16px !important; width: 100%; //Instead of the line below you could use @include border-radius($radius, $vertical-radius) border-radius: 0 !important; text-transform: uppercase; } .dropdown-menu li a:hover { background: transparent !important; color: #39b6b3 !important; } .row > [class*="col-"] { margin-bottom: 25px; } .row.no-margin-bottom > [class*="col-"] { margin-bottom: 10px; } .row.no-gap { margin-left: 0; margin-right: 0; } .row.no-gap > [class*="col-"] { padding-left: 0; padding-right: 0px; } .no-padding { padding: 0px !important; } .float-left { float: left; } .float-right { float: right; } .clear-both { clear: both; } .no-margin-bottom { margin-bottom: 0; } .no-margin { margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; } a { text-decoration: none; } a:hover { text-decoration: none; } .font-weight-300 { font-weight: 300; } .text-indent { text-indent: 1em; } .navbar { z-index: 10001; padding-left: 45px; -webkit-transition: all 0.25s; transition: all 0.25s; } .navbar > .container, .navbar > .container-fluid { z-index: 10001; } .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { height: 60px; line-height: 60px; margin-left: 0px; font-family: Aleo , sans-serif; font-weight: 400; padding: 0; font-size: 1.5em; } .navbar > .container .navbar-brand .fa-angle-right, .navbar > .container-fluid .navbar-brand .fa-angle-right { margin-left: 5px; margin-right: 5px; } .navbar > .container .navbar-expand-toggle, .navbar > .container-fluid .navbar-expand-toggle { width: 60px; height: 60px; background-color: transparent; border: 0px; float: left; -moz-transition: all 0.25s linear; -webkit-transition: all 0.25s linear; transition: all 0.25s linear; opacity: 0.75; } .navbar > .container .navbar-expand-toggle .icon, .navbar > .container-fluid .navbar-expand-toggle .icon { font-size: 1.4em; } .navbar > .container .navbar-right-expand-toggle, .navbar > .container-fluid .navbar-right-expand-toggle { width: 60px; height: 60px; background-color: transparent; border: 0px; position: absolute; right: 0; -moz-transition: all 0.25s linear; -webkit-transition: all 0.25s linear; transition: all 0.25s linear; opacity: 0.75; } .navbar > .container .navbar-right-expand-toggle .icon, .navbar > .container-fluid .navbar-right-expand-toggle .icon { font-size: 1.4em; } .navbar .navbar-breadcrumb { margin-left: 0px; background-color: transparent; padding: 0px; float: left; } .navbar .navbar-breadcrumb > li { height: 60px; line-height: 60px; vertical-align: middle; font-family: Aleo, sans-serif; font-size: 1.5em; } .navbar .navbar-nav > li > a { font-family: Aleo, sans-serif; height: 60px; line-height: 60px; padding: 0px 20px 0px 20px; } .navbar .dropdown-menu { padding: 0; border: 0; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; animation-duration: 0.4s; -webkit-animation-duration: 0.4s; z-index: -1; position: absolute; } .navbar .dropdown-menu .title { font-family: Aleo, sans-serif; padding: 5px 10px; -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); } .navbar .dropdown-menu .message { font-family: Aleo, sans-serif; text-align: center; padding: 10px 20px; } .navbar .dropdown-menu .notifications.list-group { list-style: none; padding: 0; margin: 0; } .navbar .dropdown-menu .notifications.list-group .list-group-item { min-width: 250px; padding: 8px; border: 0; border-bottom: 1px solid #EEE; } .navbar .dropdown-menu .notifications.list-group .list-group-item .icon { margin-right: 5px; } .navbar .dropdown-menu .notifications.list-group .badge { border-radius: 1em; } .navbar .dropdown-menu .notifications.list-group .list-group-item:last-child { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } .navbar .dropdown-menu .notifications.list-group .list-group-item:first-child { border-top-right-radius: 0px; border-top-left-radius: 0px; } .navbar .dropdown-menu .notifications.list-group a.list-group-item:hover { cursor: pointer; } .navbar .dropdown.profile .dropdown-menu { width: 305px; padding-bottom: 0px; text-align: center; } .navbar .dropdown.profile .dropdown-menu li.profile-img { padding: 0px; max-height: 300px; overflow: hidden; } .navbar .dropdown.profile .dropdown-menu li.profile-img img.profile-img { width: 100%; height: auto; margin: 0px; border: 0; } .navbar .dropdown.profile .dropdown-menu .profile-info { font-family: Aleo, sans-serif; padding: 15px; } .navbar .dropdown.profile .dropdown-menu .profile-info .username { font-size: 1.8em; } .app-container { min-height: 100%; position: relative; padding-bottom: 30px; } .app-container .app-footer { display: block; position: absolute; bottom: 0; right: 0; left: 45px; -webkit-transition: all 0.25s; transition: all 0.25s; font-size: 12px; font-family: Aleo, sans-serif; } .app-container .app-footer .wrapper { padding: 10px 35px; padding-left: 25px; height: 50px; line-height: 50px; vertical-align: middle; } .app-container .content-container { margin-right: 0; margin-left: 0; } .app-container .content-container .side-menu { overflow-y: auto; z-index: 100000; position: fixed; width: 50px; height: 100%; -webkit-transition: all 0.25s; transition: all 0.25s; } .app-container .content-container .side-menu .navbar-header { width: 100%; border-bottom: 0px solid #e7e7e7; } .app-container .content-container .side-menu .navbar-header .navbar-brand { width: 455px; line-height: 60px; height: 60px; padding: 0; width: 100%; overflow: hidden; font-family: Aleo, sans-serif; } .app-container .content-container .side-menu .navbar-header .navbar-brand .icon { width: 60px; text-align: center; display: inline-block; } .app-container .content-container .side-menu .navbar-header .navbar-brand .title { margin-left: -10px; display: none; } .app-container .content-container .side-menu .navbar-header .navbar-expand-toggle { position: absolute; right: 0; width: 60px; height: 60px; background-color: transparent; border: 0px; -moz-transition: all 0.25s linear; -webkit-transition: all 0.25s linear; transition: all 0.25s linear; opacity: 0.75; } .app-container .content-container .side-menu .navbar { border: none; padding-left: 0px; } .app-container .content-container .side-menu .navbar-nav li { display: block; width: 100%; overflow: hidden; } .app-container .content-container .side-menu .navbar-nav li a { font-family: Aleo, sans-serif; padding: 0 10px 0 10px; height: 46px; line-height: 46px; display: block; white-space: nowrap; } .app-container .content-container .side-menu .navbar-nav li a .icon { margin-left: 0px; width: 38px; text-align: center; font-size: 1.1em; display: inline-block; } .app-container .content-container .side-menu .navbar-nav li a .title { width: 0px; white-space: nowrap; padding-left: 15px; display: none; } .app-container .content-container .side-menu .navbar-nav li.dropdown { border: 0; margin-bottom: 0; border-radius: 0; box-shadow: none; } .app-container .content-container .side-menu .navbar-nav li.dropdown ul li a { height: 44px; line-height: 44px; vertical-align: middle; padding: 0em 1.2em; } .app-container .content-container .side-menu .navbar-nav li.dropdown > a:after { content: ""; position: absolute; right: 1em; } .app-container .content-container .side-menu .navbar-nav .panel-collapse.in { display: none; } .app-container .content-container .side-menu:hover { width: 250px; } .app-container .content-container .side-menu:hover .navbar-header .navbar-brand .title { display: inline-block; } .app-container .content-container .side-menu:hover .navbar-nav li a .title { width: 192px; display: inline-block; } /* .app-container .content-container .side-menu:hover .navbar-nav li.dropdown > a:after { content: "\e603"; position: absolute; right: 1em; }*/ .app-container .content-container .side-menu:hover .panel-collapse.in { display: block; } .app-container .content-container .side-body { padding-top: 70px; } .app-container .content-container .side-body.padding-top { padding-top: 84px; } .app-container.expanded .app-footer { left: 250px; } .app-container.expanded .app-footer .wrapper { padding-left: 25px; } .app-container.expanded .content-container .navbar-top { padding-left: 250px; } .app-container.expanded .content-container .side-menu { width: 250px; } .app-container.expanded .content-container .side-menu .navbar-header .navbar-brand .title { display: inline-block; } .app-container.expanded .content-container .side-menu .navbar-nav li a .title { display: inline-block; } .app-container.expanded .content-container .side-menu .navbar-nav li .panel-collapse.in { display: block; } .app-container.expanded .content-container .side-menu .navbar-nav li.dropdown > a:after { font-family: 'Flat-UI-Icons'; content: "\e603"; position: absolute; right: 1em; } .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header { margin-left: -15px; margin-right: -15px; } .page-title { font-family: Aleo, sans-serif; margin-left: -10px; margin-right: -10px; padding: 15px 10px; margin-bottom: 0px; height: auto; } .page-title .title { font-size: 2em; } .page-title .page-action { float: right; height: 40px; line-height: 40px; vertical-align: middle; } .sub-title { font-family: Aleo, sans-serif; } .sub-title > * { display: inline-block; } .sub-title h3 { margin-right: 10px; } .sub-title .description { font-family: Aleo, sans-serif; font-size: 0.9em; } .sub-title .action .btn { padding: 0 0.5em; } /* Main body section */ .app-container .side-body { margin-left: 75px; margin-right: 15px; -webkit-transition: all 0.25s; transition: all 0.25s; } .app-container.expanded .side-body { margin-left: 260px; } .back-button { padding: 10px 25px 10px 25px; background-color: #fff !important; border: solid 2px #39b6b3 !important; color: #39b6b3 !important; text-transform: uppercase; opacity: 0.8; } .back-button:hover, .back-button:active { color: #fff !important; background-color: #39b6b3 !important; } #job-content { float:left; width:60%; padding-right: 20px;} #job-bottom { border-top:1px solid #ddd;padding:10px 0;font-size:14px;margin-bottom:10px;margin-left: 15px;} #job-applicants { float:right;width: 40%;margin-top:10px;border-left:5px solid #ddd;padding-left:20px;} /* small screen */ @media (max-width: 768px) { #job-content, #job-applicants { width: 100% !important; } #job-applicants { float: left !important; } #no-ads { text-align: center; margin: 0; width: 100%; } #sort-by-type .box { width: 100%; margin-bottom: 10px; text-align: center; } #sort-by-type { float: left; } #sort-by-type a { margin-left: 10px !important; } .typesPadding {margin: 0px !important} .admin-content { margin: 55px 10px 25px 10px; } .app-container .app-footer {left: 0;} .navbar { padding-left: 0; } .navbar .navbar-header { width: auto; display: block; } .navbar .navbar-nav { width: auto; margin: 0; } .navbar .navbar-nav > li { display: inline-block; } .navbar .navbar-right { position: absolute; top: 0; right: -100%; height: 100%; width: 100%; -moz-transition: all 0.25s linear; -webkit-transition: all 0.25s linear; transition: all 0.25s linear; } .dropdown-menu {right: -100px !important;} .navbar .navbar-right .open .dropdown-menu { position: absolute; } .navbar .navbar-right.expanded { right: 0; } .app-container .navbar-top { min-width: 300px; } .app-container .content-container .side-menu { margin-left: -250px; width: 0px; } .app-container .content-container .side-body { margin-left: 10px; } .app-container.expanded .navbar-top { min-width: 480px; padding-left: 0px; } .app-container.expanded .side-menu { margin-left: 0px; width: 250px; } .app-container.expanded .side-body { margin-left: 10px; } .app-container .app-footer .wrapper, .app-container.expanded .app-footer .wrapper { padding-left: 25px; } } /* Card */ .card { background-color: #FFF; border-radius: 1px; overflow: hidden; position: relative; } .card .card-body { padding: 25px; } .card .card-body .sub-title { font-size: 1.2em; padding: 1.2em 0em 0.4em 0em; margin-bottom: 25px; } .card .card-body .sub-title .description { padding-left: 0.4em; font-size: 0.8em; opacity: 0.8; } .card .card-body.half-padding { padding: 12.5px; } .card .card-header .card-title { padding: 1.2em 25px; float: left; } .card .card-header .card-title .title { font-family: Aleo, sans-serif; font-size: 1.5em; text-decoration: none; } .card .card-header .pull-right { padding: 0.5em 1em; } .card .card-header:after { content: ''; display: block; clear: both; } .card .card-profile-img img { width: 100%; height: auto; } .card .card-jumbotron { padding: 1.5em 1.5em; } .card:hover .card-header .title { text-decoration: none !important; } .card.summary-inline .card-body { padding: 20px; } .card.summary-inline .card-body .content { float: right; } .card.summary-inline .card-body .content .title { font-family: 'Lato', sans-serif; margin-top: -0.3em; font-size: 3.5em; text-align: right; } .card.summary-inline .card-body .content .sub-title { font-family: 'Lato', sans-serif; font-size: 0.9em; text-align: right; margin-top: -10px; margin-bottom: 0; padding: 0; border-bottom: 0; } .card.profile .card-body { padding: 0.5em 0.8em; } .card.profile .card-footer { padding: 0.5em 0.8em; } .panel { border-radius: 1px; } .panel .panel-heading { border-top-left-radius: 2px; border-top-right-radius: 2px; } .chart { padding: 15px; } .chart.no-padding { padding: 0; margin-bottom: -5px; } .btn { height: 45px; margin-top: 5px; margin-bottom: 5px; border-radius: 20px; font-family: Aleo, sans-serif; } .btn-group-lg > .btn, .btn-group-lg > .btn-lg { border-radius: 1px; } .progress { border-radius: 1px; box-shadow: none; } .progress .progress-bar { box-shadow: none; } .pagination { margin-top: 5px; margin-bottom: 5px; } .pagination li:first-child > a, .pagination li:first-child span { border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .pagination li:last-child > a, .pagination li:last-child span { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .form-control { border-radius: 1px; box-shadow: none; } .bs-example-modal .modal { z-index: 100; position: relative; display: block; } .modal { z-index: 100001; } .modal .modal-dialog .modal-header { font-family: Aleo, sans-serif; } .modal .modal-dialog .modal-content { border-radius: 1px; box-shadow: none; } .modal .modal-dialog .modal-footer .btn { margin-top: 0; margin-bottom: 0; } .modal-backdrop { z-index: 100000; } .modal-backdrop.in { opacity: 0.8; } .alert { border-width: 0px; border-radius: 1px; } .list-group .badge { border-radius: 1px; } .list-group .list-group-item:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .list-group .list-group-item:first-child { border-top-right-radius: 3px; border-top-left-radius: 3px; } .checkbox3, .radio3 { margin-top: 0px; margin-bottom: 0px; } .checkbox-inline { margin-bottom: 5px; } .checkbox3 label, .radio3 label { padding: 8px 0 8px 30px; } .checkbox3 label::before, .radio3 label::before { top: 5px; } .checkbox3 label::after, .radio3 label::after { top: 5px; } .checkbox3 label, .radio3 label, .checkbox-inline, .radio-inline { font-weight: normal; } .bootstrap-switch { border-radius: 1px; } .thumbnail { border-radius: 1px; padding: 0; } .thumbnail .caption { padding: 0.5em 1.2em; } .thumbnail .caption .h1, .thumbnail .caption .h2, .thumbnail .caption .h3, .thumbnail .caption h1, .thumbnail .caption h2, .thumbnail .caption h3 { margin-top: 15px; } body.login-page { background: url(../../img/app-header-bg.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } body.login-page .login-box { width: 100%; max-width: 320px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 0; } body.login-page .login-box > .title { margin-bottom: 1em; } body.login-page .login-box > .row { margin-left: 0; margin-right: 0; margin-bottom: 0; } body.login-page .login-form { padding: 0em; } body.login-page .login-form .login-header { margin-bottom: 1.2em; font-size: 1.5em; } body.login-page .login-form .login-body { padding: 1.5em; border-radius: 1px; } body.login-page .login-form input { margin-bottom: 0.8em; margin-top: 0.5em; padding: 1.2em 1em; font-size: 1.1em; border-radius: 1px; } body.login-page .login-button .btn { padding: 0.5em 2em; font-size: 1.1em; border-radius: 1px; margin-bottom: 0; } body.login-page .login-footer { padding-top: 8px; padding-bottom: 8px; width: 100%; text-align: right; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } @media (max-width: 768px) { body.login-page .login-form .login-header { margin-bottom: 1em; } body.login-page .login-box { width: 100%; max-width: 260px; } } .dataTables_wrapper .row { margin-bottom: 0.5em; } .dataTables_wrapper .top { margin-bottom: 6px; position: relative; } .dataTables_wrapper .bottom { margin-top: 6px; } .dataTables_wrapper .top:after, .dataTables_wrapper .bottom:after { position: relative; clear: both; display: block; content: ''; } .dataTables_wrapper .dataTables_paginate .paginate_button { padding: 0; margin-left: 0; border: 0; } .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active { border: 0; } .dataTables_wrapper tfoot { display: none; } .code-preview { width: 100%; min-height: 400px; } .nav-tabs > li { margin-bottom: -1px; } .nav-tabs > li > a { border-radius: 0; border: 0; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-radius: 0; border-top: 0; } .tab-content > div { padding: 20px; } .tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs { border-bottom: 0; } .tab-content > .tab-pane, .pill-content > .pill-pane { display: none; } .tab-content > .active, .pill-content > .active { display: block; } .tabs-below > .nav-tabs > li { margin-top: -1px; margin-bottom: 0; } .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus { border-bottom-color: transparent; } .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li { float: none; } .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a { min-width: 74px; margin-right: 0; margin-bottom: 3px; } .tabs-left, .tabs-right { display: table; } .tabs-left > .nav-tabs { display: table-cell; margin-right: 19px; } .tabs-left > .nav-tabs > li > a { margin-right: -1px; } .tabs-right > .nav-tabs { display: table-cell; margin-left: 19px; } .tabs-right > .nav-tabs > li > a { margin-left: -1px; } .tab:after { content: ''; display: block; clear: both; } .step .nav-tabs { border-bottom: 0px; margin-left: 0; margin-right: 0; margin-bottom: 20px; } .step .nav-tabs > li[class^="col-"] { padding-left: 0; padding-right: 0; } .step .nav-tabs > li:first-child { border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .step .nav-tabs > li { border-right: 0; } .step .nav-tabs > li > a { margin-right: 0; display: block; width: 100%; padding: 1em; padding-left: 2em; vertical-align: middle; white-space: nowrap; overflow: hidden; text-align: left; border-bottom: 0; } .step .nav-tabs > li > a .icon { font-size: 2.5em; display: inline-block; margin-right: 0.25em; vertical-align: middle; } .step .nav-tabs > li > a .step-title { width: auto; display: inline-block; vertical-align: middle; text-align: left; } .step .nav-tabs > li > a .step-title .title { font-weight: bold; font-size: 1.1em; } .step .nav-tabs > li > a .step-title .description { font-size: 0.9em; } .step .nav-tabs > li > a:hover { border-bottom: 0; } .step .nav-tabs > li:after { content: ""; width: 0; height: 0; position: absolute; top: 50%; right: -15px; transform: translate(0%, -50%); z-index: 100001; } .step .nav-tabs > li:before { content: ""; width: 0; height: 0; position: absolute; top: 50%; right: -16px; transform: translate(0%, -50%); z-index: 100000; } .step .nav-tabs > li.active > a, .step .nav-tabs > li.active > a:focus, .step .nav-tabs > li.active > a:hover { border: 0; border-radius: 0; border-bottom: 0; } .step .nav-tabs > li:last-child { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .step .nav-tabs > li:last-child:before, .step .nav-tabs > li:last-child:after { display: none; } .step .tab-content > div { padding: 0; } .step.card-no-padding .nav-tabs { margin-bottom: 0px; } .step.card-no-padding .nav-tabs > li { border-radius: 0; } .step.card-no-padding .tab-content > div { padding: 20px; } .step.tabs-left .tab-content { padding: 5px 15px; display: table-cell; vertical-align: top; } .step.tabs-left .tab-content > div { padding: 20px; } .step.tabs-left .nav-tabs { border-bottom: 0px; margin-left: 0; margin-right: 0; margin-bottom: 0; } .step.tabs-left .nav-tabs > li[class^="col-"] { padding-left: 0; padding-right: 0; } .step.tabs-left .nav-tabs > li:first-child { border-top-left-radius: 0px; border-top-right-radius: 0px; } .step.tabs-left .nav-tabs > li { border-right: 0px; min-width: 250px; display: table; width: 250px; } .step.tabs-left .nav-tabs > li > a { margin-right: 0; display: table-cell; width: 100%; padding: 1em; padding-left: 2em; vertical-align: middle; table-layout: fixed; white-space: nowrap; overflow: hidden; } .step.tabs-left .nav-tabs > li > a .icon { font-size: 2.5em; display: inline-block; margin-right: 0.25em; vertical-align: middle; } .step.tabs-left .nav-tabs > li > a .step-title { width: auto; display: inline-block; vertical-align: middle; } .step.tabs-left .nav-tabs > li > a .step-title .title { font-weight: bold; font-size: 1.1em; } .step.tabs-left .nav-tabs > li > a .step-title .description { font-size: 0.9em; } .step.tabs-left .nav-tabs > li > a:hover { border-bottom: 0; } .step.tabs-left .nav-tabs > li:after { content: ""; width: 0; height: 0; position: absolute; top: 50%; transform: translate(0%, -50%); z-index: 10000; display: none; } .step.tabs-left .nav-tabs > li:before { content: ""; width: 0; height: 0; position: absolute; top: 50%; right: -16px; transform: translate(0%, -50%); z-index: 10000; display: none; } .step.tabs-left .nav-tabs > li.active > a, .step.tabs-left .nav-tabs > li.active > a:focus, .step.tabs-left .nav-tabs > li.active > a:hover { border: 0; border-radius: 0; border-bottom: 0; } .step.tabs-left .nav-tabs > li.active:after, .step.tabs-left .nav-tabs > li.active:before { display: block; } .step.tabs-left .nav-tabs > li:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } @media (max-width: 870px) { .package-box { width: 75%; padding: 20px; margin: 25px; } .ml75Desk { margin: 25px !important; } } @media (max-width: 768px) { .mobMargin { margin-bottom: 15px !important; } .step .nav-tabs > li:after { display: none; } .step .nav-tabs > li:before { display: none; } } .loader-container { display: none; } .loader .loader-container { display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1003; } .loader:after { content: ""; display: block; position: absolute; background-color: rgba(0, 0, 0, 0.9); top: 0; left: 0; width: 100%; height: 100%; z-index: 1001; border-radius: 1px; } .pricing-table .pt-header { text-align: center; padding: 1em; } .pricing-table .pt-header .plan-pricing .pricing { font-size: 2.5em; } .pricing-table .pt-header .plan-pricing .pricing-type { opacity: 0.9; } .pricing-table .pt-body { padding: 1em; text-align: center; } .pricing-table .pt-body .plan-detail { padding: 0; margin: 0; list-style: none; } .pricing-table .pt-footer { padding: 0.75em; text-align: center; } .icons-list { list-style: none; margin: 0; padding: 0; } .icons-list > li { float: left; text-align: center; width: 100px; height: 100px; padding: 8px; } .icons-list > li span { display: block; } .icons-list > li .glyphicon { font-size: 1.5em; } .icons-list > li .glyphicon-class { margin-top: 8px; font-size: 0.75em; } .icons-list:after { content: ''; display: block; position: relative; clear: both; } .row.example > [class*='col-'] > div { background-color: #EEE; padding: 10px; border: 1px solid #DDD; } .breadcrumb { margin-bottom: 0; } .breadcrumb > li + li:before { font-family: FontAwesome; content: '\f105'; margin-right: 3px; } .message-list { margin: 0; padding: 0; list-style-type: none; } .message-list > a > li { border-bottom: 1px dotted #EEE; padding: 8px; } .message-list > a > li > .message-block { padding-left: 70px; min-height: 60px; } .message-list > a > li > .message-block .username { font-size: 12px; font-weight: bold; } .message-list > a > li > .message-block .message-datetime { font-size: 10px; color: #AAA; } .message-list > a > li > .message-block .message { font-size: 12px; } .message-list > a > li .profile-img { width: 60px; height: 60px; } .message-list > a:hover li { background-color: rgba(0, 0, 0, 0.01); } .bs-example > * { margin-bottom: 20px; } .bs-example > *:last-child { margin-bottom: 5px; } .landing-page { font-family: Aleo, sans-serif; } .landing-page .navbar .navbar-toggle { position: absolute; right: 0; border-radius: 0; border: 0; height: 44px; padding: 0 15px; } .landing-page .app-header { padding-top: 100px; background-image: url("../img/app-header-bg.jpg"); background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; margin-bottom: 0; } .landing-page .app-header .app-logo { margin-bottom: 20px; } .landing-page .app-header .app-description { margin-bottom: 40px; } .landing-page .app-content-a, .landing-page .app-content-b { padding-top: 50px; padding-bottom: 20px; } .landing-page .app-content-b.feature-1 { background-image: url("../img/bg/picjumbo.com_HNCK3558.jpg"); background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; margin-bottom: 0; } .landing-page .app-content-b.contact-us { padding-top: 60px; padding-bottom: 60px; background-image: url("../img/contact-us-bg.jpg"); background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; margin-bottom: 0; } .landing-page .app-content-b.contact-us .contact-us-header { font-weight: 300; font-size: 46px; } .landing-page .app-content-b.contact-us .contact-us-description { font-weight: 300; font-size: 18px; opacity: 0.9; text-indent: 40px; } .landing-page .app-content-b.contact-us form { margin-top: 20px; } .landing-page .app-content-b.contact-us form input { padding: 10px; width: 100%; border: 0px; } .landing-page .app-content-header { font-weight: 300; font-size: 46px; } .landing-page .app-content-description { font-weight: 300; font-size: 18px; } .landing-page .app-footer { padding-top: 15px; padding-bottom: 15px; margin-bottom: 0; } .landing-page .app-footer p { margin: 0; } .landing-page .navbar-affix { width: 100%; height: 60px; border-top: 2px rgba(78, 205, 196, 0.8); -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; position: fixed; -webkit-box-shadow: 0px 0px 6px 0px rgba(96, 100, 109, 0.4); box-shadow: 0px 0px 6px 0px rgba(96, 100, 109, 0.4); } .landing-page .navbar.affix { z-index: 4000; background-color: rgba(255, 255, 255, 0.95) !important; height: 60px; opacity: 1; margin-top: 0px; } .landing-page .navbar-affix.affix li a { height: 60px; line-height: 60px; } .landing-page .navbar-affix.affix .navbar-nav > li > a { background-color: transparent; font-weight: 400; color: #333; } .landing-page .navbar { padding-left: 0px; background-color: transparent; box-shadow: none; } .landing-page .navbar .navbar-right { position: relative; right: 0; } .landing-page .navbar .navbar-header { border-bottom: 0px solid #e7e7e7; } .landing-page .navbar .navbar-header .navbar-brand { width: 45px; line-height: 60px; height: 60px; padding: 0; width: 100%; overflow: hidden; padding-left: 0px; font-family: Aleo, sans-serif; } .landing-page .navbar .navbar-header .navbar-brand .icon { width: 50px; text-align: center; display: inline-block; } .landing-page .navbar .navbar-header .navbar-brand .title { margin-left: -10px; display: inline-block; } .landing-page .navbar .navbar-header .navbar-expand-toggle { position: absolute; right: 0; width: 60px; height: 60px; background-color: transparent; border: 0px; -moz-transition: all 0.25s linear; -webkit-transition: all 0.25s linear; transition: all 0.25s linear; opacity: 0.75; } @media only screen and (max-width: 500px) { .mbm20 { margin-bottom: 20px !important; } .settings-table tr,td, th { padding: 10px 5px 10px 5px !important; } .list { margin-top: -25px; } .ml20Desk { margin: 5px 0px 0px 0px !important; } .admin-label, .subheading, .light { width: 100%; text-align: center; } .dash-box1, .dash-box2, .dash-box3 { width: 100% !important; } .settings-wrapper { width: 100%; text-align: center; } } @media only screen and (max-width: 768px) { .landing-page .navbar .navbar-header .navbar-brand { padding-left: 15px; } } .row-example > [class*="col-"] { margin-bottom: 0px; } /* CUSTOMIZE THE NAVBAR -------------------------------------------------- */ /* Special class on .container surrounding .navbar, used for positioning it into place. */ .navbar-wrapper { position: absolute; top: 0; right: 0; left: 0; z-index: 20; } /* Flip around the padding for proper display in narrow viewports */ .navbar-wrapper > .container { padding-right: 0; padding-left: 0; } .navbar-wrapper .navbar { padding-right: 15px; padding-left: 15px; } .navbar-wrapper .navbar .container { width: auto; } /* CUSTOMIZE THE CAROUSEL -------------------------------------------------- */ /* Carousel base class */ .carousel { height: 500px; margin-bottom: 60px; } /* Since positioning the image, we need to help out the caption */ .carousel-caption { z-index: 10; } /* Declare heights because of positioning of img element */ .carousel .item { height: 500px; background-color: #777; } .carousel-inner > .item > img { position: absolute; top: 0; left: 0; min-width: 100%; height: 500px; } /* MARKETING CONTENT -------------------------------------------------- */ /* Center align the text within the three columns below the carousel */ .marketing .col-lg-4 { margin-bottom: 20px; text-align: center; } .marketing h2 { font-weight: normal; } .marketing .col-lg-4 p { margin-right: 10px; margin-left: 10px; } /* Featurettes ------------------------- */ .featurette-divider { margin: 80px 0; /* Space out the Bootstrap <hr> more */ } /* Thin out the marketing headings */ .featurette-heading { font-weight: 300; line-height: 1; letter-spacing: -1px; } .textarea-feedback { font-size: 13px !important; color: $dark_gray !important; opacity: 0.75 !important; padding: 1px 0px 0px 8px!important; } /* RESPONSIVE CSS -------------------------------------------------- */ @media (min-width: 500px) { .minput, .mbtn { width: 215px !important; } .lgbtn { width: 215px !important; } } @media (min-width: 768px) { .menuPadding {padding-left: 5px !important;} /* Navbar positioning foo */ .navbar-wrapper .container { padding-right: 15px; padding-left: 15px; } .navbar-wrapper .navbar { padding-right: 0; padding-left: 0; } /* The navbar becomes detached from the top, so we round the corners */ .navbar-wrapper .navbar { border-radius: 4px; } /* Bump up size of carousel content */ .carousel-caption p { margin-bottom: 20px; font-size: 21px; line-height: 1.4; } .featurette-heading { font-size: 50px; } } @media (min-width: 992px) { .featurette-heading { margin-top: 100px; margin-bottom: 20px; } } @media screen and (min-width: 1000px) { .deskPr100 {padding-right: 150px !important;} }
upload/js/admin/lib/style.css
html { height: 100%; } @import url("https://fonts.googleapis.com/css?family=Roboto:200,300,400,700,900"); @font-face { font-family: Aleo; src: url(../../../_tpl/default/fonts/Aleo-Regular.otf); src: url(../../../_tpl/default/fonts/Aleo.ttf) format("truetype"); } body { font-family: "Aleo", Fallback, sans-serif !important; /*font-family: 'Roboto', sans-serif !important;*/ padding-top: 0px; position: relative; font-size: 15px; color: #4d4d4d !important; } * { outline: none; } label.customizer-headline { font-size: 22px; } .cms-input { width: 100%; } .fui-gear { font-size: 15px !important; } .fa-gear { font-size: 18px !important; } .fa-save { margin-right: 5px !important; } .fa-info-circle { font-size: 21px !important; margin-right: 5px; } .package-box { width: 300px; border: solid 2px #c5edec; -moz-border: solid 2px #c5edec; -webkit-border: solid 2px #c5edec; padding: 30px 20px 0px 50px; margin-bottom: 40px; float: left; overflow: hidden; } #license_key { width: 275px !important; } .jobsub { font-size: 15px; } .companysub { font-size: 15px; color: #000; opacity: 0.8; } .ttu { text-transform: uppercase; } .mr12 { margin-right: 12px; } .profile-reviewed, .modal-label { color: #39b6b3; font-size: 19px; } .profile-rejected { color: #F64747; } .profile-hired { color: #1aa3ff !important; } .alizarin { color: #e74c3c; opacity: 0.75; } .ml75Desk { margin-left: 75px; } .ml0 { margin-left: 0px !important; } .pl0 { padding-left: 0px !important; } .mb50 { margin-bottom: 50px; } .mt20 { margin-top: 20px; } .green-fa { color: #39b6b3; } .yellow-fa { color: #f1c40f; } .blue-fa { color: #3498db; } .fsx { font-size: 25px !important; margin-right: 15px !important; } .form-control, input[type="text"] { color: rgba(54, 57, 66, 0.9) !important; } .pdf-el { color: #e74c3c !important; } .word-el { color: #3498db !important; } .blueColor { color: rgba(54, 57, 66, 0.90); } .pr20 {padding-right: 20px !important;} .bl { color: #3483C1; } .admin-wrap, .admin-wrap-content { font-size: 17px !important; padding: 10px 20px 40px 20px; overflow: hidden; box-shadow: 0 1px 2px 0 rgba(0,0,0,.2) !important; border-bottom: 1px solid $color_gray_nurse_approx !important; -moz-border-bottom: 1px solid $color_gray_nurse_approx !important; -webkit-border-bottom: 1px solid $color_gray_nurse_approx !important; background-color: #fff !important; } .admin-wrap-content { padding: 30px 20px 50px 20px !important; } .admin-login-top { background-color: #39b6b3 !important; } .float-block input, .float-block button, .float-block select { float: right; } .btn-primary { background-color: #39b6b3 !important; } .flat-green .pagination .active > a, .flat-green .pagination .active > a:focus, .flat-green .pagination .active > a:hover, .flat-green .pagination .active span, .flat-green .pagination .active > span:focus, .flat-green .pagination .active > span:hover { background-color: #39b6b3 !important; border: none !important; } .pagination li > a:hover, .pagination li > span:hover, .pagination li > a:focus, .pagination li > span:focus { background-color: #39b6b3 !important; color: #fff !important; opacity: 0.6; } .italic { font-style: italic; opacity: 0.95; margin-top: -5px; font-size: 0.89em; } .float-block { padding-bottom: 20px; padding-top: 15px; } .mt10 { margin-top: 10px !important; } .mt30 { margin-top: 30px !important; } .alert-info { font-size: 16px; } .alizarinBtn { background-color: #e74c3c !important; } .float-right { float: right; } .apply-desc-span { font-size: 14px; opacity: 0.75; margin-left: 5px; } .nmpl { margin-left: 0px !important; padding-left: 0px !important; } .displayNone {display: none;} .lock { opacity: 0.75; } .subheading { color: #9fa7ad; margin-top: -8px; } .light { /* color: #9fa7ad;*/ text-transform: uppercase; font-size: 17px; } .gray { color: #7f8c8d; } .light-gray { color: #9fa7ad; } #sort-by-type .box { border: solid 2px #39b6b3; float: right; padding: 6px 10px 6px 10px; margin-right: 10px; opacity: 0.8; } #sort-by-type .box { text-transform: uppercase; color: #39b6b3; text-decoration: none; } #sort-by-type .box:hover, #sort-by-type .box .active { color: #fff; background-color: #39b6b3; } .grayTa { color: #666 !important; } #sort-by-type {float: right;} input[type=radio] { margin: 0px 7px 0px 12px !important; } input[type=checkbox] { width: 18px; height: 18px; } .settings { text-transform: uppercase; font-size: 16px; margin-left: 5px; } #no-ads { color: #39b6b3; padding: 5px; } ul.applicants-list { margin: 0; padding: 0;} ul.applicants-list li {list-style-type: none; padding: 20px 0px 20px 0px; border-bottom: solid 2px #39b6b3; opacity: 0.75; } .settings-row { padding: 15px 0px 15px 0px; border-bottom: solid 2px #39b6b3; opacity: 0.75; } .table th { padding: 0px 0px 20px 10px !important; text-transform: uppercase !important; color: #7c98b6; opacity: 0.75; } .oph { opacity: 0.7; margin-left: 5px; } .fs18 {font-size: 18px;} .fs17 {font-size: 17px;} .fs15 {font-size: 15px;} .fs14 {font-size: 14px; opacity: 0.9;} .fs13 {font-size: 13px;} .fs12 {font-size: 12px;} .admin-label { color: #39b6b3; font-style: italic; opacity: 0.6; text-transform: uppercase; margin-bottom: 5px; font-size: 20px; } #dropdown-element a { font-size: 13px; } #messagesContainer{ position: fixed; top: 25%; left:50%; margin-left:-150px; width:300px; } #messagesContainer div{ margin: 0 0 10px; padding: 15px 10px 15px 10px; background-color: #39b6b3 !important; color: #fff; text-transform: uppercase; font-size: 19px; text-align: center; } .listing-logo img{ width: 110px; } .alert-info { background-color: transparent !important; border: 2px solid #1abc9c !important; opacity: 0.5 !important; } .main-color { color: #1abc9c !important; } .even-border { border: solid 2px #39b6b3; opacity: 0.75; } .odd, .even-border { padding: 20px; } .blue { color: #3498db !important; } .notification-img { width: 18px; margin-top: -3px; padding-right: 2px; margin-right: 4px; opacity: 0.75; } .alert-success { color: #2ECC71 !important; border: 2px solid #2ECC71 !important; } .alert-danger { color: #e74c3c !important; border: 2px solid #e74c3c !important; } .alert-success, .alert-danger { background-color: transparent !important; font-size: 17px !important; opacity: 0.5 !important; } .dash-text { margin: 0 !important; padding: 0 !important;text-align: center;width: 100%;text-transform: uppercase; font-size: 16px !important; } .dash-icon {font-size: 30px !important; width: 100%;text-align: center !important;} .dash-boxes div { padding: 10px; margin: 10px 20px 10px 18px; border-radius: 3px; opacity: 0.75; float: left; overflow: hidden; } .dash-box1, .dash-box2, .dash-box3 { width: 160px; height: 130px; } .noHover:hover, .noHover:visited, .noHover:active, .noHover:focus { color: #000 !important; } .form-box { margin-top: 30px; } .form-box label { color: #fff; } .login-container { padding: 20px 50px 10px 50px; } .login-admin { text-align: center; } .admin-content { margin: 70px 15px 25px 60px; padding: 15px 20px 25px 20px; min-height: 100vh; overflow: hidden; } .button-holder-admin { margin-top: 15px; } .button-holder-admin button { margin-right: 10px; } .btn-warning:hover, .btn-warning:active, .btn-warning:focus { background-color: #FABE28 !important; opacity: 0.8; } .settings-table tr,td, th { padding: 30px 0px 30px 0px !important; } .settings-table th { border: none !important; padding-left: 0px !important; } .navbar-nav .fui-gear, .navbar-nav .fui-window, .navbar-nav .fui-home { font-size: 20px !important; } .navbar-nav { padding-top: 5px !important; } .cleaner li{ height: 70px; } .icons { float: right; } form label { margin-left: 5px; } .iconSize { font-size: 25px !important; } .is { font-size: 14px !important; opacity: 0.75; } .mt20 {margin-top: 20px !important;} .mlpl0 {margin-left: 0px; padding-left: 0px;} .p15 {padding: 30px 0px 30px 0px !important;} .p40 {padding: 40px 0px 40px 0px !important;} .mtSave {margin-right: 5px;} .mt3 {margin-top: 3px;} .mb15 {margin-bottom: 15px;} .mb10 {margin-bottom: 10px;} .mb3 img {margin-bottom: 5px !important;} .mb25 {margin-bottom: 25px;} .mb20 {margin-bottom: 20px !important;} .mb30 {margin-bottom: 30px !important;} .mb40 {margin-bottom: 40px !important;} .mt15 {margin-top: 15px;} .mt25 {margin-top: 25px;} .mt40 {margin-top: 40px !important;} .mt15 {margin-top: 15px;} .mt10 {margin-top: 10px;} .ml5 {margin-left: 4px;} .ml10 {margin-left: 10px !important;} .ml15 {margin-left: 15px !important;} .ml12 {margin-left: 12px;} .ml20Desk {margin-left: 20px;} .typesPadding {margin-left: 10px; margin-right: 10px;} .mr15 {margin-right: 15px !important;} .mr5 {margin-right: 5px;} .mr10 {margin-right: 10px} .menuPadding {padding-left: 15px !important;} .upc {text-transform: uppercase;} .green {color: #39b6b3;} .red {color: #E74C3C;} .blue {color: #4183D7;} .inputfile, #bannerLabel, #site_logo_pathLabel, #default_logo_pathLabel, #invoice_logo_pathLabel, #partnersBannerLabel { color: #fff; padding: 4px 12px 4px 12px; display: inline-block !important; border-radius: 4px !important; width: auto; } .inputfile { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; } .inputfile, #bannerLabel, #site_logo_pathLabel, #default_logo_pathLabel, #invoice_logo_pathLabel, #partnersBannerLabel { display: none; } .inputfile:focus, .inputfile, #partnersBannerLabel, #partnersBannerLabel:hover, #bannerLabel, #bannerLabel:hover, #site_logo_pathLabel, #default_logo_pathLabel, #site_logo_pathLabel:hover, #default_logo_pathLabel:hover, #invoice_logo_pathLabel, #invoice_logo_pathLabel:hover { background-color: #E74C3C !important; opacity: 0.75; } .inputfile ,#bannerLabel *, #site_logo_pathLabel *, #default_logo_pathLabel *, #invoice_logo_pathLabel *, #partnersBannerLabel * { pointer-events: none !important;; } .inputfile { width: 0.1px !important; height: 0.1px !important; opacity: 0 !important; overflow: hidden !important; position: absolute !important; z-index: -1 !important; } .typeWrapper a.deleteType, .typeWrapper a.saveType { position: absolute; } .typeWrapper a.deleteType { top: -10px; right: 0px; } .typeWrapper a.saveType { top: -10px; right: 25px; } .categoryWrapper, .typeWrapper, .linkWrapper { padding: 1em !important; margin: 25px 0px 25px 0px; overflow: auto; } .typeItem, .linkItem { border-bottom: solid 2px #39b6b3; margin:0 0 5px 0; position:relative } .categoryItem a, .typeItem a, .linkItem .buttons, .menuItem .buttons { float:right } .categoryItem label, .typeItem label, .linkItem label { float: left; margin-bottom: 0.7em; } .categoryItem label img, .typeItem label img, .linkItem label img { margin-left: 0.7em;} .categoryItem label span, .typeItem label span, .linkItem label span { float:left; display:block; margin-bottom:5px; clear:left; width: 5em } .categoryHandle, .typeHandle, .linkHandle { margin-bottom:5px; height:10px; overflow:hidden; cursor:move; background: #39b6b3; } .typeHandle, .itemHandle { cursor: default; } .positive-feedback { font-size: 0.9em; color: #49A956; margin-bottom: 15px; } .negative-feedback { color: #CF1E1E; margin-bottom: 15px; font-size: 0.89em; opacity: 0.75; } .mb10 { margin-bottom: 10px; } .dash-text { margin: 0 !important; padding: 0 !important;text-align: center;width: 100%;text-transform: uppercase; font-size: 15px !important; } .dash-icon {font-size: 27px !important; width: 100%;text-align: center !important;} .dash-boxes div { padding: 10px; margin: 10px 20px 10px 18px; border-radius: 3px; opacity: 0.75; float: left; overflow: hidden; } .dash-box1, .dash-box2, .dash-box3 { width: 160px; height: 130px; } .dash-box1 { border: 2px solid #9B59B6; color: #9B59B6; } .table th { color: rgba(54, 57, 66, 0.90) !important; } .dash-box2 { border: 2px solid #3498DB; color: #3498DB; } .dash-box3 { border: 2px solid #E74C3C; color: #E74C3C; } .negative-feedback, .positive-feedback {padding-top: 3px;} .minput, .grayInput, textarea { border: 1px solid #d9d9d9 !important; -moz-border: 1px solid #d9d9d9 !important; -webkit-border: 1px solid #d9d9d9 !important; border-radius: 20px !important; box-shadow: 0px 5px 20px 1px rgba(0, 0, 0, 0.1) !important; } textarea { padding: 10px 20px 10px 20px !important; font-size: 15px; } .mbtn { padding: 0px 20px 0px 20px; font-size: 16px !important; width: 100%; //Instead of the line below you could use @include border-radius($radius, $vertical-radius) border-radius: 0 !important; text-transform: uppercase; } .dropdown-menu li a:hover { background: transparent !important; color: #39b6b3 !important; } .row > [class*="col-"] { margin-bottom: 25px; } .row.no-margin-bottom > [class*="col-"] { margin-bottom: 10px; } .row.no-gap { margin-left: 0; margin-right: 0; } .row.no-gap > [class*="col-"] { padding-left: 0; padding-right: 0px; } .no-padding { padding: 0px !important; } .float-left { float: left; } .float-right { float: right; } .clear-both { clear: both; } .no-margin-bottom { margin-bottom: 0; } .no-margin { margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; } a { text-decoration: none; } a:hover { text-decoration: none; } .font-weight-300 { font-weight: 300; } .text-indent { text-indent: 1em; } .navbar { z-index: 10001; padding-left: 45px; -webkit-transition: all 0.25s; transition: all 0.25s; } .navbar > .container, .navbar > .container-fluid { z-index: 10001; } .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { height: 60px; line-height: 60px; margin-left: 0px; font-family: Aleo , sans-serif; font-weight: 400; padding: 0; font-size: 1.5em; } .navbar > .container .navbar-brand .fa-angle-right, .navbar > .container-fluid .navbar-brand .fa-angle-right { margin-left: 5px; margin-right: 5px; } .navbar > .container .navbar-expand-toggle, .navbar > .container-fluid .navbar-expand-toggle { width: 60px; height: 60px; background-color: transparent; border: 0px; float: left; -moz-transition: all 0.25s linear; -webkit-transition: all 0.25s linear; transition: all 0.25s linear; opacity: 0.75; } .navbar > .container .navbar-expand-toggle .icon, .navbar > .container-fluid .navbar-expand-toggle .icon { font-size: 1.4em; } .navbar > .container .navbar-right-expand-toggle, .navbar > .container-fluid .navbar-right-expand-toggle { width: 60px; height: 60px; background-color: transparent; border: 0px; position: absolute; right: 0; -moz-transition: all 0.25s linear; -webkit-transition: all 0.25s linear; transition: all 0.25s linear; opacity: 0.75; } .navbar > .container .navbar-right-expand-toggle .icon, .navbar > .container-fluid .navbar-right-expand-toggle .icon { font-size: 1.4em; } .navbar .navbar-breadcrumb { margin-left: 0px; background-color: transparent; padding: 0px; float: left; } .navbar .navbar-breadcrumb > li { height: 60px; line-height: 60px; vertical-align: middle; font-family: Aleo, sans-serif; font-size: 1.5em; } .navbar .navbar-nav > li > a { font-family: Aleo, sans-serif; height: 60px; line-height: 60px; padding: 0px 20px 0px 20px; } .navbar .dropdown-menu { padding: 0; border: 0; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; animation-duration: 0.4s; -webkit-animation-duration: 0.4s; z-index: -1; position: absolute; } .navbar .dropdown-menu .title { font-family: Aleo, sans-serif; padding: 5px 10px; -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); } .navbar .dropdown-menu .message { font-family: Aleo, sans-serif; text-align: center; padding: 10px 20px; } .navbar .dropdown-menu .notifications.list-group { list-style: none; padding: 0; margin: 0; } .navbar .dropdown-menu .notifications.list-group .list-group-item { min-width: 250px; padding: 8px; border: 0; border-bottom: 1px solid #EEE; } .navbar .dropdown-menu .notifications.list-group .list-group-item .icon { margin-right: 5px; } .navbar .dropdown-menu .notifications.list-group .badge { border-radius: 1em; } .navbar .dropdown-menu .notifications.list-group .list-group-item:last-child { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } .navbar .dropdown-menu .notifications.list-group .list-group-item:first-child { border-top-right-radius: 0px; border-top-left-radius: 0px; } .navbar .dropdown-menu .notifications.list-group a.list-group-item:hover { cursor: pointer; } .navbar .dropdown.profile .dropdown-menu { width: 305px; padding-bottom: 0px; text-align: center; } .navbar .dropdown.profile .dropdown-menu li.profile-img { padding: 0px; max-height: 300px; overflow: hidden; } .navbar .dropdown.profile .dropdown-menu li.profile-img img.profile-img { width: 100%; height: auto; margin: 0px; border: 0; } .navbar .dropdown.profile .dropdown-menu .profile-info { font-family: Aleo, sans-serif; padding: 15px; } .navbar .dropdown.profile .dropdown-menu .profile-info .username { font-size: 1.8em; } .app-container { min-height: 100%; position: relative; padding-bottom: 30px; } .app-container .app-footer { display: block; position: absolute; bottom: 0; right: 0; left: 45px; -webkit-transition: all 0.25s; transition: all 0.25s; font-size: 12px; font-family: Aleo, sans-serif; } .app-container .app-footer .wrapper { padding: 10px 35px; padding-left: 25px; height: 50px; line-height: 50px; vertical-align: middle; } .app-container .content-container { margin-right: 0; margin-left: 0; } .app-container .content-container .side-menu { overflow-y: auto; z-index: 100000; position: fixed; width: 50px; height: 100%; -webkit-transition: all 0.25s; transition: all 0.25s; } .app-container .content-container .side-menu .navbar-header { width: 100%; border-bottom: 0px solid #e7e7e7; } .app-container .content-container .side-menu .navbar-header .navbar-brand { width: 455px; line-height: 60px; height: 60px; padding: 0; width: 100%; overflow: hidden; font-family: Aleo, sans-serif; } .app-container .content-container .side-menu .navbar-header .navbar-brand .icon { width: 60px; text-align: center; display: inline-block; } .app-container .content-container .side-menu .navbar-header .navbar-brand .title { margin-left: -10px; display: none; } .app-container .content-container .side-menu .navbar-header .navbar-expand-toggle { position: absolute; right: 0; width: 60px; height: 60px; background-color: transparent; border: 0px; -moz-transition: all 0.25s linear; -webkit-transition: all 0.25s linear; transition: all 0.25s linear; opacity: 0.75; } .app-container .content-container .side-menu .navbar { border: none; padding-left: 0px; } .app-container .content-container .side-menu .navbar-nav li { display: block; width: 100%; overflow: hidden; } .app-container .content-container .side-menu .navbar-nav li a { font-family: Aleo, sans-serif; padding: 0 10px 0 10px; height: 46px; line-height: 46px; display: block; white-space: nowrap; } .app-container .content-container .side-menu .navbar-nav li a .icon { margin-left: 0px; width: 38px; text-align: center; font-size: 1.1em; display: inline-block; } .app-container .content-container .side-menu .navbar-nav li a .title { width: 0px; white-space: nowrap; padding-left: 15px; display: none; } .app-container .content-container .side-menu .navbar-nav li.dropdown { border: 0; margin-bottom: 0; border-radius: 0; box-shadow: none; } .app-container .content-container .side-menu .navbar-nav li.dropdown ul li a { height: 44px; line-height: 44px; vertical-align: middle; padding: 0em 1.2em; } .app-container .content-container .side-menu .navbar-nav li.dropdown > a:after { content: ""; position: absolute; right: 1em; } .app-container .content-container .side-menu .navbar-nav .panel-collapse.in { display: none; } .app-container .content-container .side-menu:hover { width: 250px; } .app-container .content-container .side-menu:hover .navbar-header .navbar-brand .title { display: inline-block; } .app-container .content-container .side-menu:hover .navbar-nav li a .title { width: 192px; display: inline-block; } /* .app-container .content-container .side-menu:hover .navbar-nav li.dropdown > a:after { content: "\e603"; position: absolute; right: 1em; }*/ .app-container .content-container .side-menu:hover .panel-collapse.in { display: block; } .app-container .content-container .side-body { padding-top: 70px; } .app-container .content-container .side-body.padding-top { padding-top: 84px; } .app-container.expanded .app-footer { left: 250px; } .app-container.expanded .app-footer .wrapper { padding-left: 25px; } .app-container.expanded .content-container .navbar-top { padding-left: 250px; } .app-container.expanded .content-container .side-menu { width: 250px; } .app-container.expanded .content-container .side-menu .navbar-header .navbar-brand .title { display: inline-block; } .app-container.expanded .content-container .side-menu .navbar-nav li a .title { display: inline-block; } .app-container.expanded .content-container .side-menu .navbar-nav li .panel-collapse.in { display: block; } .app-container.expanded .content-container .side-menu .navbar-nav li.dropdown > a:after { font-family: 'Flat-UI-Icons'; content: "\e603"; position: absolute; right: 1em; } .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header { margin-left: -15px; margin-right: -15px; } .page-title { font-family: Aleo, sans-serif; margin-left: -10px; margin-right: -10px; padding: 15px 10px; margin-bottom: 0px; height: auto; } .page-title .title { font-size: 2em; } .page-title .page-action { float: right; height: 40px; line-height: 40px; vertical-align: middle; } .sub-title { font-family: Aleo, sans-serif; } .sub-title > * { display: inline-block; } .sub-title h3 { margin-right: 10px; } .sub-title .description { font-family: Aleo, sans-serif; font-size: 0.9em; } .sub-title .action .btn { padding: 0 0.5em; } /* Main body section */ .app-container .side-body { margin-left: 75px; margin-right: 15px; -webkit-transition: all 0.25s; transition: all 0.25s; } .app-container.expanded .side-body { margin-left: 260px; } .back-button { padding: 10px 25px 10px 25px; background-color: #fff !important; border: solid 2px #39b6b3 !important; color: #39b6b3 !important; text-transform: uppercase; opacity: 0.8; } .back-button:hover, .back-button:active { color: #fff !important; background-color: #39b6b3 !important; } #job-content { float:left; width:60%; padding-right: 20px;} #job-bottom { border-top:1px solid #ddd;padding:10px 0;font-size:14px;margin-bottom:10px;margin-left: 15px;} #job-applicants { float:right;width: 40%;margin-top:10px;border-left:5px solid #ddd;padding-left:20px;} /* small screen */ @media (max-width: 768px) { #job-content, #job-applicants { width: 100% !important; } #job-applicants { float: left !important; } #no-ads { text-align: center; margin: 0; width: 100%; } #sort-by-type .box { width: 100%; margin-bottom: 10px; text-align: center; } #sort-by-type { float: left; } #sort-by-type a { margin-left: 10px !important; } .typesPadding {margin: 0px !important} .admin-content { margin: 55px 10px 25px 10px; } .app-container .app-footer {left: 0;} .navbar { padding-left: 0; } .navbar .navbar-header { width: auto; display: block; } .navbar .navbar-nav { width: auto; margin: 0; } .navbar .navbar-nav > li { display: inline-block; } .navbar .navbar-right { position: absolute; top: 0; right: -100%; height: 100%; width: 100%; -moz-transition: all 0.25s linear; -webkit-transition: all 0.25s linear; transition: all 0.25s linear; } .dropdown-menu {right: -100px !important;} .navbar .navbar-right .open .dropdown-menu { position: absolute; } .navbar .navbar-right.expanded { right: 0; } .app-container .navbar-top { min-width: 300px; } .app-container .content-container .side-menu { margin-left: -250px; width: 0px; } .app-container .content-container .side-body { margin-left: 10px; } .app-container.expanded .navbar-top { min-width: 480px; padding-left: 0px; } .app-container.expanded .side-menu { margin-left: 0px; width: 250px; } .app-container.expanded .side-body { margin-left: 10px; } .app-container .app-footer .wrapper, .app-container.expanded .app-footer .wrapper { padding-left: 25px; } } /* Card */ .card { background-color: #FFF; border-radius: 1px; overflow: hidden; position: relative; } .card .card-body { padding: 25px; } .card .card-body .sub-title { font-size: 1.2em; padding: 1.2em 0em 0.4em 0em; margin-bottom: 25px; } .card .card-body .sub-title .description { padding-left: 0.4em; font-size: 0.8em; opacity: 0.8; } .card .card-body.half-padding { padding: 12.5px; } .card .card-header .card-title { padding: 1.2em 25px; float: left; } .card .card-header .card-title .title { font-family: Aleo, sans-serif; font-size: 1.5em; text-decoration: none; } .card .card-header .pull-right { padding: 0.5em 1em; } .card .card-header:after { content: ''; display: block; clear: both; } .card .card-profile-img img { width: 100%; height: auto; } .card .card-jumbotron { padding: 1.5em 1.5em; } .card:hover .card-header .title { text-decoration: none !important; } .card.summary-inline .card-body { padding: 20px; } .card.summary-inline .card-body .content { float: right; } .card.summary-inline .card-body .content .title { font-family: 'Lato', sans-serif; margin-top: -0.3em; font-size: 3.5em; text-align: right; } .card.summary-inline .card-body .content .sub-title { font-family: 'Lato', sans-serif; font-size: 0.9em; text-align: right; margin-top: -10px; margin-bottom: 0; padding: 0; border-bottom: 0; } .card.profile .card-body { padding: 0.5em 0.8em; } .card.profile .card-footer { padding: 0.5em 0.8em; } .panel { border-radius: 1px; } .panel .panel-heading { border-top-left-radius: 2px; border-top-right-radius: 2px; } .chart { padding: 15px; } .chart.no-padding { padding: 0; margin-bottom: -5px; } .btn { height: 45px; margin-top: 5px; margin-bottom: 5px; border-radius: 20px; font-family: Aleo, sans-serif; } .btn-group-lg > .btn, .btn-group-lg > .btn-lg { border-radius: 1px; } .progress { border-radius: 1px; box-shadow: none; } .progress .progress-bar { box-shadow: none; } .pagination { margin-top: 5px; margin-bottom: 5px; } .pagination li:first-child > a, .pagination li:first-child span { border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .pagination li:last-child > a, .pagination li:last-child span { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .form-control { border-radius: 1px; box-shadow: none; } .bs-example-modal .modal { z-index: 100; position: relative; display: block; } .modal { z-index: 100001; } .modal .modal-dialog .modal-header { font-family: Aleo, sans-serif; } .modal .modal-dialog .modal-content { border-radius: 1px; box-shadow: none; } .modal .modal-dialog .modal-footer .btn { margin-top: 0; margin-bottom: 0; } .modal-backdrop { z-index: 100000; } .modal-backdrop.in { opacity: 0.8; } .alert { border-width: 0px; border-radius: 1px; } .list-group .badge { border-radius: 1px; } .list-group .list-group-item:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } .list-group .list-group-item:first-child { border-top-right-radius: 3px; border-top-left-radius: 3px; } .checkbox3, .radio3 { margin-top: 0px; margin-bottom: 0px; } .checkbox-inline { margin-bottom: 5px; } .checkbox3 label, .radio3 label { padding: 8px 0 8px 30px; } .checkbox3 label::before, .radio3 label::before { top: 5px; } .checkbox3 label::after, .radio3 label::after { top: 5px; } .checkbox3 label, .radio3 label, .checkbox-inline, .radio-inline { font-weight: normal; } .bootstrap-switch { border-radius: 1px; } .thumbnail { border-radius: 1px; padding: 0; } .thumbnail .caption { padding: 0.5em 1.2em; } .thumbnail .caption .h1, .thumbnail .caption .h2, .thumbnail .caption .h3, .thumbnail .caption h1, .thumbnail .caption h2, .thumbnail .caption h3 { margin-top: 15px; } body.login-page { background: url(../../img/app-header-bg.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } body.login-page .login-box { width: 100%; max-width: 320px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 0; } body.login-page .login-box > .title { margin-bottom: 1em; } body.login-page .login-box > .row { margin-left: 0; margin-right: 0; margin-bottom: 0; } body.login-page .login-form { padding: 0em; } body.login-page .login-form .login-header { margin-bottom: 1.2em; font-size: 1.5em; } body.login-page .login-form .login-body { padding: 1.5em; border-radius: 1px; } body.login-page .login-form input { margin-bottom: 0.8em; margin-top: 0.5em; padding: 1.2em 1em; font-size: 1.1em; border-radius: 1px; } body.login-page .login-button .btn { padding: 0.5em 2em; font-size: 1.1em; border-radius: 1px; margin-bottom: 0; } body.login-page .login-footer { padding-top: 8px; padding-bottom: 8px; width: 100%; text-align: right; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } @media (max-width: 768px) { body.login-page .login-form .login-header { margin-bottom: 1em; } body.login-page .login-box { width: 100%; max-width: 260px; } } .dataTables_wrapper .row { margin-bottom: 0.5em; } .dataTables_wrapper .top { margin-bottom: 6px; position: relative; } .dataTables_wrapper .bottom { margin-top: 6px; } .dataTables_wrapper .top:after, .dataTables_wrapper .bottom:after { position: relative; clear: both; display: block; content: ''; } .dataTables_wrapper .dataTables_paginate .paginate_button { padding: 0; margin-left: 0; border: 0; } .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active { border: 0; } .dataTables_wrapper tfoot { display: none; } .code-preview { width: 100%; min-height: 400px; } .nav-tabs > li { margin-bottom: -1px; } .nav-tabs > li > a { border-radius: 0; border: 0; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-radius: 0; border-top: 0; } .tab-content > div { padding: 20px; } .tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs { border-bottom: 0; } .tab-content > .tab-pane, .pill-content > .pill-pane { display: none; } .tab-content > .active, .pill-content > .active { display: block; } .tabs-below > .nav-tabs > li { margin-top: -1px; margin-bottom: 0; } .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus { border-bottom-color: transparent; } .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li { float: none; } .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a { min-width: 74px; margin-right: 0; margin-bottom: 3px; } .tabs-left, .tabs-right { display: table; } .tabs-left > .nav-tabs { display: table-cell; margin-right: 19px; } .tabs-left > .nav-tabs > li > a { margin-right: -1px; } .tabs-right > .nav-tabs { display: table-cell; margin-left: 19px; } .tabs-right > .nav-tabs > li > a { margin-left: -1px; } .tab:after { content: ''; display: block; clear: both; } .step .nav-tabs { border-bottom: 0px; margin-left: 0; margin-right: 0; margin-bottom: 20px; } .step .nav-tabs > li[class^="col-"] { padding-left: 0; padding-right: 0; } .step .nav-tabs > li:first-child { border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .step .nav-tabs > li { border-right: 0; } .step .nav-tabs > li > a { margin-right: 0; display: block; width: 100%; padding: 1em; padding-left: 2em; vertical-align: middle; white-space: nowrap; overflow: hidden; text-align: left; border-bottom: 0; } .step .nav-tabs > li > a .icon { font-size: 2.5em; display: inline-block; margin-right: 0.25em; vertical-align: middle; } .step .nav-tabs > li > a .step-title { width: auto; display: inline-block; vertical-align: middle; text-align: left; } .step .nav-tabs > li > a .step-title .title { font-weight: bold; font-size: 1.1em; } .step .nav-tabs > li > a .step-title .description { font-size: 0.9em; } .step .nav-tabs > li > a:hover { border-bottom: 0; } .step .nav-tabs > li:after { content: ""; width: 0; height: 0; position: absolute; top: 50%; right: -15px; transform: translate(0%, -50%); z-index: 100001; } .step .nav-tabs > li:before { content: ""; width: 0; height: 0; position: absolute; top: 50%; right: -16px; transform: translate(0%, -50%); z-index: 100000; } .step .nav-tabs > li.active > a, .step .nav-tabs > li.active > a:focus, .step .nav-tabs > li.active > a:hover { border: 0; border-radius: 0; border-bottom: 0; } .step .nav-tabs > li:last-child { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } .step .nav-tabs > li:last-child:before, .step .nav-tabs > li:last-child:after { display: none; } .step .tab-content > div { padding: 0; } .step.card-no-padding .nav-tabs { margin-bottom: 0px; } .step.card-no-padding .nav-tabs > li { border-radius: 0; } .step.card-no-padding .tab-content > div { padding: 20px; } .step.tabs-left .tab-content { padding: 5px 15px; display: table-cell; vertical-align: top; } .step.tabs-left .tab-content > div { padding: 20px; } .step.tabs-left .nav-tabs { border-bottom: 0px; margin-left: 0; margin-right: 0; margin-bottom: 0; } .step.tabs-left .nav-tabs > li[class^="col-"] { padding-left: 0; padding-right: 0; } .step.tabs-left .nav-tabs > li:first-child { border-top-left-radius: 0px; border-top-right-radius: 0px; } .step.tabs-left .nav-tabs > li { border-right: 0px; min-width: 250px; display: table; width: 250px; } .step.tabs-left .nav-tabs > li > a { margin-right: 0; display: table-cell; width: 100%; padding: 1em; padding-left: 2em; vertical-align: middle; table-layout: fixed; white-space: nowrap; overflow: hidden; } .step.tabs-left .nav-tabs > li > a .icon { font-size: 2.5em; display: inline-block; margin-right: 0.25em; vertical-align: middle; } .step.tabs-left .nav-tabs > li > a .step-title { width: auto; display: inline-block; vertical-align: middle; } .step.tabs-left .nav-tabs > li > a .step-title .title { font-weight: bold; font-size: 1.1em; } .step.tabs-left .nav-tabs > li > a .step-title .description { font-size: 0.9em; } .step.tabs-left .nav-tabs > li > a:hover { border-bottom: 0; } .step.tabs-left .nav-tabs > li:after { content: ""; width: 0; height: 0; position: absolute; top: 50%; transform: translate(0%, -50%); z-index: 10000; display: none; } .step.tabs-left .nav-tabs > li:before { content: ""; width: 0; height: 0; position: absolute; top: 50%; right: -16px; transform: translate(0%, -50%); z-index: 10000; display: none; } .step.tabs-left .nav-tabs > li.active > a, .step.tabs-left .nav-tabs > li.active > a:focus, .step.tabs-left .nav-tabs > li.active > a:hover { border: 0; border-radius: 0; border-bottom: 0; } .step.tabs-left .nav-tabs > li.active:after, .step.tabs-left .nav-tabs > li.active:before { display: block; } .step.tabs-left .nav-tabs > li:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } @media (max-width: 870px) { .package-box { width: 75%; padding: 20px; margin: 25px; } .ml75Desk { margin: 25px !important; } } @media (max-width: 768px) { .mobMargin { margin-bottom: 15px !important; } .step .nav-tabs > li:after { display: none; } .step .nav-tabs > li:before { display: none; } } .loader-container { display: none; } .loader .loader-container { display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1003; } .loader:after { content: ""; display: block; position: absolute; background-color: rgba(0, 0, 0, 0.9); top: 0; left: 0; width: 100%; height: 100%; z-index: 1001; border-radius: 1px; } .pricing-table .pt-header { text-align: center; padding: 1em; } .pricing-table .pt-header .plan-pricing .pricing { font-size: 2.5em; } .pricing-table .pt-header .plan-pricing .pricing-type { opacity: 0.9; } .pricing-table .pt-body { padding: 1em; text-align: center; } .pricing-table .pt-body .plan-detail { padding: 0; margin: 0; list-style: none; } .pricing-table .pt-footer { padding: 0.75em; text-align: center; } .icons-list { list-style: none; margin: 0; padding: 0; } .icons-list > li { float: left; text-align: center; width: 100px; height: 100px; padding: 8px; } .icons-list > li span { display: block; } .icons-list > li .glyphicon { font-size: 1.5em; } .icons-list > li .glyphicon-class { margin-top: 8px; font-size: 0.75em; } .icons-list:after { content: ''; display: block; position: relative; clear: both; } .row.example > [class*='col-'] > div { background-color: #EEE; padding: 10px; border: 1px solid #DDD; } .breadcrumb { margin-bottom: 0; } .breadcrumb > li + li:before { font-family: FontAwesome; content: '\f105'; margin-right: 3px; } .message-list { margin: 0; padding: 0; list-style-type: none; } .message-list > a > li { border-bottom: 1px dotted #EEE; padding: 8px; } .message-list > a > li > .message-block { padding-left: 70px; min-height: 60px; } .message-list > a > li > .message-block .username { font-size: 12px; font-weight: bold; } .message-list > a > li > .message-block .message-datetime { font-size: 10px; color: #AAA; } .message-list > a > li > .message-block .message { font-size: 12px; } .message-list > a > li .profile-img { width: 60px; height: 60px; } .message-list > a:hover li { background-color: rgba(0, 0, 0, 0.01); } .bs-example > * { margin-bottom: 20px; } .bs-example > *:last-child { margin-bottom: 5px; } .landing-page { font-family: Aleo, sans-serif; } .landing-page .navbar .navbar-toggle { position: absolute; right: 0; border-radius: 0; border: 0; height: 44px; padding: 0 15px; } .landing-page .app-header { padding-top: 100px; background-image: url("../img/app-header-bg.jpg"); background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; margin-bottom: 0; } .landing-page .app-header .app-logo { margin-bottom: 20px; } .landing-page .app-header .app-description { margin-bottom: 40px; } .landing-page .app-content-a, .landing-page .app-content-b { padding-top: 50px; padding-bottom: 20px; } .landing-page .app-content-b.feature-1 { background-image: url("../img/bg/picjumbo.com_HNCK3558.jpg"); background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; margin-bottom: 0; } .landing-page .app-content-b.contact-us { padding-top: 60px; padding-bottom: 60px; background-image: url("../img/contact-us-bg.jpg"); background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; margin-bottom: 0; } .landing-page .app-content-b.contact-us .contact-us-header { font-weight: 300; font-size: 46px; } .landing-page .app-content-b.contact-us .contact-us-description { font-weight: 300; font-size: 18px; opacity: 0.9; text-indent: 40px; } .landing-page .app-content-b.contact-us form { margin-top: 20px; } .landing-page .app-content-b.contact-us form input { padding: 10px; width: 100%; border: 0px; } .landing-page .app-content-header { font-weight: 300; font-size: 46px; } .landing-page .app-content-description { font-weight: 300; font-size: 18px; } .landing-page .app-footer { padding-top: 15px; padding-bottom: 15px; margin-bottom: 0; } .landing-page .app-footer p { margin: 0; } .landing-page .navbar-affix { width: 100%; height: 60px; border-top: 2px rgba(78, 205, 196, 0.8); -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; position: fixed; -webkit-box-shadow: 0px 0px 6px 0px rgba(96, 100, 109, 0.4); box-shadow: 0px 0px 6px 0px rgba(96, 100, 109, 0.4); } .landing-page .navbar.affix { z-index: 4000; background-color: rgba(255, 255, 255, 0.95) !important; height: 60px; opacity: 1; margin-top: 0px; } .landing-page .navbar-affix.affix li a { height: 60px; line-height: 60px; } .landing-page .navbar-affix.affix .navbar-nav > li > a { background-color: transparent; font-weight: 400; color: #333; } .landing-page .navbar { padding-left: 0px; background-color: transparent; box-shadow: none; } .landing-page .navbar .navbar-right { position: relative; right: 0; } .landing-page .navbar .navbar-header { border-bottom: 0px solid #e7e7e7; } .landing-page .navbar .navbar-header .navbar-brand { width: 45px; line-height: 60px; height: 60px; padding: 0; width: 100%; overflow: hidden; padding-left: 0px; font-family: Aleo, sans-serif; } .landing-page .navbar .navbar-header .navbar-brand .icon { width: 50px; text-align: center; display: inline-block; } .landing-page .navbar .navbar-header .navbar-brand .title { margin-left: -10px; display: inline-block; } .landing-page .navbar .navbar-header .navbar-expand-toggle { position: absolute; right: 0; width: 60px; height: 60px; background-color: transparent; border: 0px; -moz-transition: all 0.25s linear; -webkit-transition: all 0.25s linear; transition: all 0.25s linear; opacity: 0.75; } @media only screen and (max-width: 500px) { .mbm20 { margin-bottom: 20px !important; } .settings-table tr,td, th { padding: 10px 5px 10px 5px !important; } .list { margin-top: -25px; } .ml20Desk { margin: 5px 0px 0px 0px !important; } .admin-label, .subheading, .light { width: 100%; text-align: center; } .dash-box1, .dash-box2, .dash-box3 { width: 100% !important; } .settings-wrapper { width: 100%; text-align: center; } } @media only screen and (max-width: 768px) { .landing-page .navbar .navbar-header .navbar-brand { padding-left: 15px; } } .row-example > [class*="col-"] { margin-bottom: 0px; } /* CUSTOMIZE THE NAVBAR -------------------------------------------------- */ /* Special class on .container surrounding .navbar, used for positioning it into place. */ .navbar-wrapper { position: absolute; top: 0; right: 0; left: 0; z-index: 20; } /* Flip around the padding for proper display in narrow viewports */ .navbar-wrapper > .container { padding-right: 0; padding-left: 0; } .navbar-wrapper .navbar { padding-right: 15px; padding-left: 15px; } .navbar-wrapper .navbar .container { width: auto; } /* CUSTOMIZE THE CAROUSEL -------------------------------------------------- */ /* Carousel base class */ .carousel { height: 500px; margin-bottom: 60px; } /* Since positioning the image, we need to help out the caption */ .carousel-caption { z-index: 10; } /* Declare heights because of positioning of img element */ .carousel .item { height: 500px; background-color: #777; } .carousel-inner > .item > img { position: absolute; top: 0; left: 0; min-width: 100%; height: 500px; } /* MARKETING CONTENT -------------------------------------------------- */ /* Center align the text within the three columns below the carousel */ .marketing .col-lg-4 { margin-bottom: 20px; text-align: center; } .marketing h2 { font-weight: normal; } .marketing .col-lg-4 p { margin-right: 10px; margin-left: 10px; } /* Featurettes ------------------------- */ .featurette-divider { margin: 80px 0; /* Space out the Bootstrap <hr> more */ } /* Thin out the marketing headings */ .featurette-heading { font-weight: 300; line-height: 1; letter-spacing: -1px; } .textarea-feedback { font-size: 13px !important; color: $dark_gray !important; opacity: 0.75 !important; padding: 1px 0px 0px 8px!important; } /* RESPONSIVE CSS -------------------------------------------------- */ @media (min-width: 500px) { .minput, .mbtn { width: 215px !important; } .lgbtn { width: 215px !important; } } @media (min-width: 768px) { .menuPadding {padding-left: 5px !important;} /* Navbar positioning foo */ .navbar-wrapper .container { padding-right: 15px; padding-left: 15px; } .navbar-wrapper .navbar { padding-right: 0; padding-left: 0; } /* The navbar becomes detached from the top, so we round the corners */ .navbar-wrapper .navbar { border-radius: 4px; } /* Bump up size of carousel content */ .carousel-caption p { margin-bottom: 20px; font-size: 21px; line-height: 1.4; } .featurette-heading { font-size: 50px; } } @media (min-width: 992px) { .featurette-heading { margin-top: 100px; margin-bottom: 20px; } } @media screen and (min-width: 1000px) { .deskPr100 {padding-right: 150px !important;} }
0.300746
0.08061
grid pager .pagination { margin: 0; } grid pager { height: 34px; } /* Grid styles */ grid { display: block; background-color: white; } grid .grid-content-container { overflow: auto; width: 100%; } /* todo: trow styles? */ grid .grid-container { position: relative; } grid .grid-sort-arrow { fill: gainsboro; stroke: gray; stroke-width: 1; } grid table tr td, grid table tr th { border-right: 1px solid gainsboro; border-left: 1px solid gainsboro; } grid table tr td:first-child, grid table tr th:first-child { border-left: 0; } grid table tr td:last-child, grid table tr th:last-child { border-right: 0; } grid .grid-overlay { position: absolute; left: 0; top: 0; min-width: 100%; min-height: 100%; height: 100%; z-index: 10; background: rgba(0, 0, 0, 0.3); } grid .grid-progress-indicator { position: absolute; left: 50%; top: 50%; z-index: 11; transform: translate(-50%, -50%); width: 10%; } grid .grid-summary { text-align: right; } grid .table { margin-bottom: 0; } grid .grid-container { border: 1px solid gainsboro; border-radius: 5px; } grid .grid-content-container .alert.alert-warning { margin: 10px; } grid .grid-content-container tr:first-child td { border-top: 0; } grid .grid-footer-container { border-top: 1px solid gainsboro; padding: 8px; overflow: auto; } grid .grid-footer-container > pager { float: left; } grid .grid-footer-container > div { float: left; margin-left: 20px; } grid .grid-footer-container > span { line-height: 34px; float: right; } grid .progress-bar { width: 100%; } /* filter styles */ grid table.grid-header-table > thead > tr.grid-column-filters > th { padding: 0; vertical-align: middle; } grid table.grid-header-table > thead > tr.grid-column-filters > th > div.filter-boolean { text-align: center; } grid table.grid-header-table > thead > tr.grid-column-filters > th > div.filter-select select { width: 100%; } grid table > thead > tr.grid-column-filters > th > div.filter-datetime table > tbody > tr { background-color: white; } grid table > thead > tr.grid-column-filters > th > div.filter-datetime table > tbody > tr > td, grid table > thead > tr.grid-column-filters > th > div.filter-datetime table > thead > tr > th { border: none; padding: 0; } /*grid table > thead > tr.grid-column-filters > th > div > datepicker .bootstrap-datetimepicker-widget td,*/ /*grid table.grid-header-table > thead > tr.grid-column-filters > th > div.filter-datetime table th, */ /*grid table.grid-header-table > thead > tr.grid-column-filters > th > div.filter-datetime table td {*/ /*border: none;*/ /*padding: 0;*/ /*!*background-color: red;*!*/ /*}*/ grid table.grid-header-table > thead > tr.grid-column-filters > th input { font-weight: normal; }
dist/amd/grid/aurelia-bs-grid.css
grid pager .pagination { margin: 0; } grid pager { height: 34px; } /* Grid styles */ grid { display: block; background-color: white; } grid .grid-content-container { overflow: auto; width: 100%; } /* todo: trow styles? */ grid .grid-container { position: relative; } grid .grid-sort-arrow { fill: gainsboro; stroke: gray; stroke-width: 1; } grid table tr td, grid table tr th { border-right: 1px solid gainsboro; border-left: 1px solid gainsboro; } grid table tr td:first-child, grid table tr th:first-child { border-left: 0; } grid table tr td:last-child, grid table tr th:last-child { border-right: 0; } grid .grid-overlay { position: absolute; left: 0; top: 0; min-width: 100%; min-height: 100%; height: 100%; z-index: 10; background: rgba(0, 0, 0, 0.3); } grid .grid-progress-indicator { position: absolute; left: 50%; top: 50%; z-index: 11; transform: translate(-50%, -50%); width: 10%; } grid .grid-summary { text-align: right; } grid .table { margin-bottom: 0; } grid .grid-container { border: 1px solid gainsboro; border-radius: 5px; } grid .grid-content-container .alert.alert-warning { margin: 10px; } grid .grid-content-container tr:first-child td { border-top: 0; } grid .grid-footer-container { border-top: 1px solid gainsboro; padding: 8px; overflow: auto; } grid .grid-footer-container > pager { float: left; } grid .grid-footer-container > div { float: left; margin-left: 20px; } grid .grid-footer-container > span { line-height: 34px; float: right; } grid .progress-bar { width: 100%; } /* filter styles */ grid table.grid-header-table > thead > tr.grid-column-filters > th { padding: 0; vertical-align: middle; } grid table.grid-header-table > thead > tr.grid-column-filters > th > div.filter-boolean { text-align: center; } grid table.grid-header-table > thead > tr.grid-column-filters > th > div.filter-select select { width: 100%; } grid table > thead > tr.grid-column-filters > th > div.filter-datetime table > tbody > tr { background-color: white; } grid table > thead > tr.grid-column-filters > th > div.filter-datetime table > tbody > tr > td, grid table > thead > tr.grid-column-filters > th > div.filter-datetime table > thead > tr > th { border: none; padding: 0; } /*grid table > thead > tr.grid-column-filters > th > div > datepicker .bootstrap-datetimepicker-widget td,*/ /*grid table.grid-header-table > thead > tr.grid-column-filters > th > div.filter-datetime table th, */ /*grid table.grid-header-table > thead > tr.grid-column-filters > th > div.filter-datetime table td {*/ /*border: none;*/ /*padding: 0;*/ /*!*background-color: red;*!*/ /*}*/ grid table.grid-header-table > thead > tr.grid-column-filters > th input { font-weight: normal; }
0.340266
0.09899
.Countdown { display: flex; } .Count { position: relative; width: 10em; height: 10em; margin: 0 1.5em; } .Count-div { width: 100%; height: 50%; border-radius: 1.2em; background: hsl(240, 21%, 22%); } .Count-div:nth-child(2) { background: hsl(236, 21%, 26%); } .Count-timer { position: absolute; top: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; } .Count-timer span { font-size: 5em; mix-blend-mode: color-dodge; filter: sepia(50%) brightness(0.9); color: hsl(345, 95%, 68%); } .Count-name { font-size: 0.8em; font-weight: 700; text-transform: uppercase; text-align: center; letter-spacing: 0.5em; color: hsl(237, 18%, 59%); margin-top: 2.5em; } @media screen and (max-width: 375px) { .Count { width: 2em; height: 2em; margin: 0 0.4em; } .Count-timer span { font-size: 2.5em; } .Count-name { font-size: 0.5em; } } @media screen and (max-width: 840px) { .Count { width: 8em; height: 8em; margin: 0 0.4em; } .Count-div { border-radius: 0.6em; } .Count-timer span { font-size: 4em; } .Count-name { font-size: 0.6em; margin-top: 1.8em; } } @media screen and (max-width: 560px) { .Count { width: 7em; height: 7em; margin: 0 0.4em; } .Count-timer span { font-size: 3em; } .Count-name { font-size: 0.6em; margin-top: 1.8em; } } @media screen and (max-width: 500px) { .Count { width: 6em; height: 6em; margin: 0 0.6em; } .Count-timer span { font-size: 3em; } .Count-name { font-size: 0.6em; margin-top: 1.8em; } } @media screen and (max-width: 460px) { .Count { width: 5.5em; height: 5.5em; margin: 0 0.6em; } .Count-timer span { font-size: 3em; } .Count-name { font-size: 0.6em; margin-top: 1.8em; } } @media screen and (max-width: 430px) { .Count { width: 5em; height: 5em; margin: 0 0.6em; } .Count-timer span { font-size: 3em; } .Count-name { font-size: 0.5em; margin-top: 1.8em; } } @media screen and (max-width: 400px) { .Count { width: 5em; height: 5em; margin: 0 0.4em; } .Count-timer span { font-size: 3em; } .Count-name { font-size: 0.5em; margin-top: 1.8em; } }
src/css/Countdown.css
.Countdown { display: flex; } .Count { position: relative; width: 10em; height: 10em; margin: 0 1.5em; } .Count-div { width: 100%; height: 50%; border-radius: 1.2em; background: hsl(240, 21%, 22%); } .Count-div:nth-child(2) { background: hsl(236, 21%, 26%); } .Count-timer { position: absolute; top: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; } .Count-timer span { font-size: 5em; mix-blend-mode: color-dodge; filter: sepia(50%) brightness(0.9); color: hsl(345, 95%, 68%); } .Count-name { font-size: 0.8em; font-weight: 700; text-transform: uppercase; text-align: center; letter-spacing: 0.5em; color: hsl(237, 18%, 59%); margin-top: 2.5em; } @media screen and (max-width: 375px) { .Count { width: 2em; height: 2em; margin: 0 0.4em; } .Count-timer span { font-size: 2.5em; } .Count-name { font-size: 0.5em; } } @media screen and (max-width: 840px) { .Count { width: 8em; height: 8em; margin: 0 0.4em; } .Count-div { border-radius: 0.6em; } .Count-timer span { font-size: 4em; } .Count-name { font-size: 0.6em; margin-top: 1.8em; } } @media screen and (max-width: 560px) { .Count { width: 7em; height: 7em; margin: 0 0.4em; } .Count-timer span { font-size: 3em; } .Count-name { font-size: 0.6em; margin-top: 1.8em; } } @media screen and (max-width: 500px) { .Count { width: 6em; height: 6em; margin: 0 0.6em; } .Count-timer span { font-size: 3em; } .Count-name { font-size: 0.6em; margin-top: 1.8em; } } @media screen and (max-width: 460px) { .Count { width: 5.5em; height: 5.5em; margin: 0 0.6em; } .Count-timer span { font-size: 3em; } .Count-name { font-size: 0.6em; margin-top: 1.8em; } } @media screen and (max-width: 430px) { .Count { width: 5em; height: 5em; margin: 0 0.6em; } .Count-timer span { font-size: 3em; } .Count-name { font-size: 0.5em; margin-top: 1.8em; } } @media screen and (max-width: 400px) { .Count { width: 5em; height: 5em; margin: 0 0.4em; } .Count-timer span { font-size: 3em; } .Count-name { font-size: 0.5em; margin-top: 1.8em; } }
0.446253
0.125493
html { font-family: Helvetica, sans-serif; } /* header */ .banner { width: 100%; /* Largura da pagina */ height: 600px; /* Altura da pagina */ background-image: url(imagens/proj1.jpg); /* Imagem da pagina */ background-position: center; /* Imagem no Centro */ position: relative; } .box-container { /* Caixa que está ao lado... */ width: 400px; height: 200px; text-align: center; position: absolute; /* a posição aqui fica absoluta em relação ao banner*/ right: 100px; bottom: 250px; } .box-background { /* conf texto personalizado */ width: 100%; height: 100%; background-color: #000; opacity: .8; /*Deixa o elemento opaco */ position: relative; } .box-banner-title { position: absolute; width: 100%; text-align:center; top:0; color: #fff; padding-top: 65px; } .box-banner-title h1 { font-size: 32px; margin: bottom 25px; } .box-banner-title p { font-size: 20px; } /* Segundo texto */ .company-info-container { position: absolute; bottom: 0; width: 100%; height: 175px; } .company-info-background{ width: 100%; height: 100%; background-color: #ddd; opacity: .9; /*Deixa o elemento opaco */ position: relative; } .company-info-titlebox { position: absolute; padding-left: 10%; top: 40px; width: 500px; } .company-info-titlebox h2, .company-info-titlebox p { color: #222; } .company-info-titlebox h2 { margin-bottom: 30px; /* margem inferior */ font-size: 24px; } /* Serviços*/ .services-container { max-width: 1200px; padding: 30px 10%; /* espaçamento do testo 30px p/ superior e inferior, 10% p/ as laterais */ padding-bottom: 0; /* espaçamento do texto anulado na parte inferior */ } .service-box { width: 100%; position: relative; clear: both; /* como contem float, usado p/ q/ o testo não sobreponha o outro */ height: 150px; margin-bottom: 30px; /* Usado para descolar um serviço do outro */ } .service-box:last { margin-bottom: 0; } .service-title { width: 20%; height: 150px; background-color: #DDD; /* Cor de fundo */ float: left; text-align: center; line-height: 150px; /* Alinha verticalmente o texto, quebrando as linhas */ padding: 20px 10px; /* para descolar no cantos 20 p cima e baixo / 10 direita e esquerda */ box-sizing: border-box; /* não permite q o texto saiam da box pai nesse caso (services-box)*/ } .service-title p { padding-top: 35px; color: #fff; /* Cor da fonte */ font-size: 18px; line-height: 24px; } .service-description { width: 80%; float: left; padding: 30px; box-sizing: border-box; } .service-description h3 { font-size: 20px; margin-bottom: 15px; font-weight: bold; /* Determina a largura da fonte */ } .service-description p { font-size: 14px; line-height: 22px; } #gerenciamento-box { background-color: #2364aa; } #dev-box { background-color: #3da5d9; } #design-box { background-color: #73bfb8; } #gerenciamento-title { color: #2364aa; } #dev-title { color: #3da5d9; } #design-title { color: #73bfb8; } /* Sobre a Empresa */ .footer-container { background-color: #ddd; /* retirar após inserir a imagem na url abaixo*/ background-image: url(#); /* Baixar imagem para o banner da seção*/ background-position: center; } .about-container { max-width: 1200px; padding: 30px 10%; position: relative; clear: both; /* usado pelo fato de a pagina ter float */ } .about-card { float: left; width: 30%; padding: 30px; background-color: #fff; text-align: center; box-sizing:border-box; } .middle-card { margin-left: 5%; margin-right: 5%; } .about-card i { font-size: 50px; color: #aaa } .about-card p { margin-top: 50px; font-size:14px; line-height: 22px; color: #888; text-align: left; } /* Footer */ footer { clear: both; /* ESSE COMANDO: faz com que essa seção não influencie as outras*/ max-width: 1200px; height: 500px; padding: 30px 10%; position: relative; } .form-container { width: 65%; height: 375px; position: relative; display: block; } .form-background { width: 100%; height: 100%; background-color: #fff; opacity: .5; } .form-container form { position: absolute; top: 30px; left: 30px; height: 300px; } .form-container input, .form-container textarea { width: 400px; display: block; border: none; padding: 10px; margin-bottom: 15px; border-bottom: 1px solid #aaa; border-radius: 0; background-color: transparent; } .form-container textarea { height: 120px; } .form-container input::placeholder, .form-container textarea::placeholder { font-size: 14px; } .form-container .submit { background-color: #222; color: #fff; border: 1px solid transparent; width:100px; position: relative; float: right; cursor: pointer; transition: .5s; } .form-container .submit:hover { background-color: #fff; color: #222; border: 1px solid #222; } .copyright { color: #222; font-size: 14px; font-weight: bold; text-align: center; position: absolute; left: 0; /* Cola o elento na parte esquerda */ right: 0; /* Cola o elento na parte direita */ bottom: 30px; /* Cola o elento na parte de baixo */ margin-left: auto; margin-right: auto; }
style.css
html { font-family: Helvetica, sans-serif; } /* header */ .banner { width: 100%; /* Largura da pagina */ height: 600px; /* Altura da pagina */ background-image: url(imagens/proj1.jpg); /* Imagem da pagina */ background-position: center; /* Imagem no Centro */ position: relative; } .box-container { /* Caixa que está ao lado... */ width: 400px; height: 200px; text-align: center; position: absolute; /* a posição aqui fica absoluta em relação ao banner*/ right: 100px; bottom: 250px; } .box-background { /* conf texto personalizado */ width: 100%; height: 100%; background-color: #000; opacity: .8; /*Deixa o elemento opaco */ position: relative; } .box-banner-title { position: absolute; width: 100%; text-align:center; top:0; color: #fff; padding-top: 65px; } .box-banner-title h1 { font-size: 32px; margin: bottom 25px; } .box-banner-title p { font-size: 20px; } /* Segundo texto */ .company-info-container { position: absolute; bottom: 0; width: 100%; height: 175px; } .company-info-background{ width: 100%; height: 100%; background-color: #ddd; opacity: .9; /*Deixa o elemento opaco */ position: relative; } .company-info-titlebox { position: absolute; padding-left: 10%; top: 40px; width: 500px; } .company-info-titlebox h2, .company-info-titlebox p { color: #222; } .company-info-titlebox h2 { margin-bottom: 30px; /* margem inferior */ font-size: 24px; } /* Serviços*/ .services-container { max-width: 1200px; padding: 30px 10%; /* espaçamento do testo 30px p/ superior e inferior, 10% p/ as laterais */ padding-bottom: 0; /* espaçamento do texto anulado na parte inferior */ } .service-box { width: 100%; position: relative; clear: both; /* como contem float, usado p/ q/ o testo não sobreponha o outro */ height: 150px; margin-bottom: 30px; /* Usado para descolar um serviço do outro */ } .service-box:last { margin-bottom: 0; } .service-title { width: 20%; height: 150px; background-color: #DDD; /* Cor de fundo */ float: left; text-align: center; line-height: 150px; /* Alinha verticalmente o texto, quebrando as linhas */ padding: 20px 10px; /* para descolar no cantos 20 p cima e baixo / 10 direita e esquerda */ box-sizing: border-box; /* não permite q o texto saiam da box pai nesse caso (services-box)*/ } .service-title p { padding-top: 35px; color: #fff; /* Cor da fonte */ font-size: 18px; line-height: 24px; } .service-description { width: 80%; float: left; padding: 30px; box-sizing: border-box; } .service-description h3 { font-size: 20px; margin-bottom: 15px; font-weight: bold; /* Determina a largura da fonte */ } .service-description p { font-size: 14px; line-height: 22px; } #gerenciamento-box { background-color: #2364aa; } #dev-box { background-color: #3da5d9; } #design-box { background-color: #73bfb8; } #gerenciamento-title { color: #2364aa; } #dev-title { color: #3da5d9; } #design-title { color: #73bfb8; } /* Sobre a Empresa */ .footer-container { background-color: #ddd; /* retirar após inserir a imagem na url abaixo*/ background-image: url(#); /* Baixar imagem para o banner da seção*/ background-position: center; } .about-container { max-width: 1200px; padding: 30px 10%; position: relative; clear: both; /* usado pelo fato de a pagina ter float */ } .about-card { float: left; width: 30%; padding: 30px; background-color: #fff; text-align: center; box-sizing:border-box; } .middle-card { margin-left: 5%; margin-right: 5%; } .about-card i { font-size: 50px; color: #aaa } .about-card p { margin-top: 50px; font-size:14px; line-height: 22px; color: #888; text-align: left; } /* Footer */ footer { clear: both; /* ESSE COMANDO: faz com que essa seção não influencie as outras*/ max-width: 1200px; height: 500px; padding: 30px 10%; position: relative; } .form-container { width: 65%; height: 375px; position: relative; display: block; } .form-background { width: 100%; height: 100%; background-color: #fff; opacity: .5; } .form-container form { position: absolute; top: 30px; left: 30px; height: 300px; } .form-container input, .form-container textarea { width: 400px; display: block; border: none; padding: 10px; margin-bottom: 15px; border-bottom: 1px solid #aaa; border-radius: 0; background-color: transparent; } .form-container textarea { height: 120px; } .form-container input::placeholder, .form-container textarea::placeholder { font-size: 14px; } .form-container .submit { background-color: #222; color: #fff; border: 1px solid transparent; width:100px; position: relative; float: right; cursor: pointer; transition: .5s; } .form-container .submit:hover { background-color: #fff; color: #222; border: 1px solid #222; } .copyright { color: #222; font-size: 14px; font-weight: bold; text-align: center; position: absolute; left: 0; /* Cola o elento na parte esquerda */ right: 0; /* Cola o elento na parte direita */ bottom: 30px; /* Cola o elento na parte de baixo */ margin-left: auto; margin-right: auto; }
0.374104
0.080321
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); body{ font-family: 'Roboto', sans-serif; } .login-btn { cursor: pointer; } .main-container{ display: grid; grid-template-columns: 232px calc(100vw - 232px); grid-template-rows: 100vh; position: relative; } .side-menu{ grid-row: 1/2; grid-column: 1/2; } .rest-page{ background: #1c1223; color: white; grid-row: 1 / 2; grid-column: 2/3; padding: 20px; padding-bottom: 88px; box-sizing: border-box; overflow-y: scroll; } .main-container[data-show-player="false"] .player{ display: none; } .group{ color: white; } .group .items{ display: grid; flex-wrap: wrap; flex-direction: row; gap: 20px; } .group .item{ border-radius: 4px; padding: 20px; background: #221729; } .group .item:hover{ background: #2d1e38; cursor: pointer; } .group .item img{ width: 100%; } .group .item .title{ margin-top: 5px; color: white; } .group .item .author{ color: rgb(179, 179, 179); } @media (max-width:600px){ .search-bar input{ min-width: 200px; } } @media (max-width:450px){ .main-container{ grid-template-columns: 100%; } .rest-page{ grid-row: 1/2; grid-column: 1/2; padding-bottom: 51px + 89px; } } .group .items{ grid-template-columns: repeat(5, 19%); } @media (max-width:1280px){ .group .items{ grid-template-columns: repeat(4, 24%); } } @media (max-width:800px){ .group .items{ grid-template-columns: repeat(3, 32%); } } @media (max-width:600px){ .group .items{ grid-template-columns: repeat(2, 50%); } } /* Start of loading animation */ .loading { display: flex; justify-content: center; height: 65vh; align-items: center; } .loading div { width: 1rem; height: 1rem; margin: 2rem 0.3rem; background: #979fd0; border-radius: 50%; animation: 0.9s bounce infinite alternate; } .loading div:nth-child(2) { animation-delay: 0.3s; } .loading div:nth-child(3) { animation-delay: 0.6s; } @keyframes bounce { to { opacity: 0.3; transform: translate3d(0, -1rem, 0); } } /* End of loading animation */
my-app/src/App.css
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); body{ font-family: 'Roboto', sans-serif; } .login-btn { cursor: pointer; } .main-container{ display: grid; grid-template-columns: 232px calc(100vw - 232px); grid-template-rows: 100vh; position: relative; } .side-menu{ grid-row: 1/2; grid-column: 1/2; } .rest-page{ background: #1c1223; color: white; grid-row: 1 / 2; grid-column: 2/3; padding: 20px; padding-bottom: 88px; box-sizing: border-box; overflow-y: scroll; } .main-container[data-show-player="false"] .player{ display: none; } .group{ color: white; } .group .items{ display: grid; flex-wrap: wrap; flex-direction: row; gap: 20px; } .group .item{ border-radius: 4px; padding: 20px; background: #221729; } .group .item:hover{ background: #2d1e38; cursor: pointer; } .group .item img{ width: 100%; } .group .item .title{ margin-top: 5px; color: white; } .group .item .author{ color: rgb(179, 179, 179); } @media (max-width:600px){ .search-bar input{ min-width: 200px; } } @media (max-width:450px){ .main-container{ grid-template-columns: 100%; } .rest-page{ grid-row: 1/2; grid-column: 1/2; padding-bottom: 51px + 89px; } } .group .items{ grid-template-columns: repeat(5, 19%); } @media (max-width:1280px){ .group .items{ grid-template-columns: repeat(4, 24%); } } @media (max-width:800px){ .group .items{ grid-template-columns: repeat(3, 32%); } } @media (max-width:600px){ .group .items{ grid-template-columns: repeat(2, 50%); } } /* Start of loading animation */ .loading { display: flex; justify-content: center; height: 65vh; align-items: center; } .loading div { width: 1rem; height: 1rem; margin: 2rem 0.3rem; background: #979fd0; border-radius: 50%; animation: 0.9s bounce infinite alternate; } .loading div:nth-child(2) { animation-delay: 0.3s; } .loading div:nth-child(3) { animation-delay: 0.6s; } @keyframes bounce { to { opacity: 0.3; transform: translate3d(0, -1rem, 0); } } /* End of loading animation */
0.331877
0.068382
.content{ overflow-x:hidden !important; background-color: #fff !important; top:2vh; } /*****ENSEIGNES******/ #enseignes-header{ padding-top: 10px; border-top: 1px solid #ddd; background-color: #eee; font-size: 10pt !important; position: fixed; width: 100%; height: 40px; margin-top: 40px; z-index: 100; } #enseignes-header ons-search-input{ margin-left: 2%; width: 100%; /* margin-bottom: 2px; */ position: absolute; margin-top: -4px; } #enseignes-search{ width: 100%; color: #ef7b0b !important; /* border: none !important; */ margin-top: -4px; /* position: fixed; */ margin-left: 30px; border: 1px solid #ddd; border-radius: 5px; font-size: 12px; text-align: left; line-height: 24px; } #enseignes-search-icon{ width: 10% !important; position: absolute !important; margin-left:10px; color: #777; } #enseignes-content{ font-size:8pt; overflow-y: hidden; overflow-x: hidden; margin-top: 40px; padding-bottom: 30px; } #enseignes-content h1{ visibility: hidden; font-size: 2pt; } #enseignes-content h2.heading-title{ /* font-size: 14pt; font-weight: bold; text-transform: capitalize !important; text-align: center; display: block; background-color: transparent; border: 2px solid #ef7b0b; padding: 7px; margin:0; color: #ef7b0b;*/ display:none; } #enseignes-content h3{ font-size:11pt; font-weight:bold; } #enseignes-content h3.heading-title{ font-size:11pt; font-weight:bold; margin-left: -10px; margin-top: 16px; } #enseignes-content h3.heading-title:after{ content: "\f105"; font-size: 32px; font-weight: normal !important; position: absolute; right: 10px; margin-top: -10px; font-family: "FontAwesome" !important; transform: scale(0.6,0.85); } #enseignes_body .groupe{ max-height:80px; overflow-y:hidden; } #enseignes_body .groupe_name{ font-size: 10pt !important; color: #777; } #enseignes_body .fide-ens{ font-size: 10pt !important; font-weight: normal !important; text-align: left; } #enseignes_body .table{ text-transform: uppercase; font-size: 6pt; font-weight: bold; } #enseignes_body .groupe_description{ /*display: none !important;*/ font-size:9px; display:block; width:80%; color:#999; } #enseignes_body .mode-fonctionnement{ /*display: block;*/ /*text-align: left; border-radius: 6px;*/ /*font-size: 7pt !important; color: #777;*/ display: none !important; } #enseignes_body .regle-fonctionnement-pme1, #enseignes_body .validite-pme1, #enseignes_body .validite-pme2{ display: none; font-size:0pt !important; } #enseignes_body .regle-fonctionnement-pme2{ /*font-size: 6pt !important; visibility: visible !important;*/ display: none !important; } #enseignes_body .regle-fonctionnement{ /*visibility: visible !important; font-size: 7pt !important; font-weight: bold !important; padding-top:10px; border-top:1px solid #f61b57;*/ display: none !important; } #enseignes_body .seuilPME1, #enseignes_body .gainPME2{ visibility: visible !important; color: #fff; display: inline-block; background-color: #ef7b0b; padding: 3px; border-radius: 3px; } #enseignes_body .seuilPME2{ visibility: visible !important; color:#00f; } #enseignes_body .valPME1{ visibility: visible !important; color:#f00; } #enseignes_body .valPME2{ } #enseignes_body .res img, #enseignes_body .groupe img{ width: 81px; height: 60px; border: 1px solid #ddd; margin-left: 10px; } /****** ENSEIGNES - DETAIL ***********/ #gen-content-div2{ font-size:8pt; } #gen-content-div2 h1{ font-size: 17pt; font-weight: bold; text-align: center; display: block; background-color: #ef7b0b; color: #fff; padding: 2pt; } #gen-content-div2 h2{ font-size:12pt; font-weight:bold; } #gen-content-div2 h3{ font-size: 14pt; font-weight: bold; margin-left: 10px; } #gen-content-div2 h4{ } h1.heading-title{ visibility: hidden; font-size: 0pt !important; } #gen-content-div2 h3.heading-title{ font-size: 14pt; font-weight: normal !important; border: 1px solid #ddd; margin-left: 10px; padding: 6px; padding-left: 20px; background-color: #eee; color: #ef7b0b; } #enseigne-head{ margin-top: -30px; } #ens-logo{ background-color: #eee; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin-top: 30px; } .logo-ens{ width: 20%; height: auto; margin-left: 40%; margin-top: 0; padding-top: 0; /* border: 2px solid #ef7b0b; */ border-radius: 7px; max-height: 70px; } #ens-desc{ } .desc-ens{ font-size: 11pt; margin-top: 10px; font-style: italic; color: #333; display: block; width: 90%; margin-left: 5%; text-align: center; } .fide-ens{ text-align: center; font-size: 10pt; font-weight: bold; color: #777; line-height: 6px; } .fidshare{ text-decoration: none !important; font-size: 20px; display: inline-block; color: #fff; background-color: #ef7b0b; text-align: center !important; padding:3px; border-radius: 5px; position: absolute; right: 10px; margin-top: -3px; } .fidtel{ text-decoration: none !important; font-size: 20px; display: inline-block; border: none; color: #fff; background-color: #ef7b0b; text-align: center !important; padding: 3px; border-radius: 5px; position: absolute; right: 40px; margin-top: -3px; } #enseigne-list{ margin-top: 5px; } .ens-item{ width: 85%; min-height: 100px; overflow-y: hidden; border: 1px solid #ddd; margin-left: 7.5%; margin-bottom: 6px; border-radius: 3px; } .ens-item .detail-mag h4.title-mag{ margin-left: 25px; font-size: 15px; font-weight: bold; color: #ef7b0b; } .ens-addr{ font-size: 9pt; color: #777; } .ens-addr:before{ font-family: "FontAwesome"; content: "\f041"; font-size: 20px; margin-left: -27px; color: #ef7b0b; margin-right: 10px; } .ens-tel{ font-weight: bold; font-size: 15px; color: #ef7b0b; display: block; z-index: 10000; } .ens-tel:before{ font-family: "FontAwesome"; content: "\f095"; font-size: 20px; margin-left: -27px; color: #ef7b0b; margin-right: 10px; } .ens-tel a{ text-decoration: none !important; color: #ef7b0b !important; } .ens-horaires{ } .ens-horaires:before{ font-family: "FontAwesome"; content: "\f017"; font-size: 20px; margin-left: -27px; color: #ef7b0b; margin-right: 10px; } .logo-mag, .json-mag{ display: none; } .mag-ens{ display: none; } .coord-mag{ text-align:left; } .coord-mag ul{ } .coord-mag li{ list-style: none; text-transform: uppercase; } /** Dans le cas ou l'enseigne est sélectionnée */ .sel-ens{ border: 2px solid #ef7b0B; } h4.title-mag{ } #enseigne-detail{ /* height: 100px; margin-top: 10px; width: 88%; margin-left: 6%; transition: all 0.5s linear; */ display: none !important; } #enseigne-detail .coord-mag{ display: block !important; } #enseigne-detail p{ text-align: center; font-size: 10pt; text-transform:uppercase; color:#777; } #enseigne-detail .coord-mag li{ list-style:none; text-transform: uppercase; font-size: 10pt; color: #777; } #enseigne-select{ /* margin-left: 10%; width: 80%; height: 20pt; font-size: 12pt; border: none; font-weight: bold; color:#ef7b0b; */ display: none !important; } #enseigne-map{ height: 150px; width: 100%; /* margin-left: 4%; */ overflow: hidden !important; position: relative !important; /* margin-bottom: 20px; */ /* top: 190px; */ margin-top: -10px; } /*******************ACTIVER UNE CARTE************************/ /* route=account/cartes/activation&m=1 */ #activation_form{ } #activation_form p{ font-size: 14pt; text-align: justify; font-weight:normal !important; } #activation_form div{ font-size: 16pt; font-weight: bold; } #activation_form button{ text-align: center; width: 95%; margin-left: -50%; font-size: 14pt; margin-top: 10%; } #donnees{ margin-top: 10%; margin-left: 2%; font-size: 11pt; } #donnees input{ width: 100%; font-size: 15pt; text-align:center; } /*******************CONSULTER MON SOLDE************************/ /* route=account/cartes/consultation&m=1 */ #mescartes-header{ padding-top: 10px; z-index:100; border-top: 1px solid #ddd; background-color: #eee; font-size: 10pt !important; /* height: 14px; */ position: fixed; width: 100%; height: 40px; } #mescartes-body{ overflow-y: hidden; overflow-x: hidden; max-height: 1200px; margin-top: 6vh; padding-bottom: 30px; } .button--mescartes-add{ width: 70%; text-align: center; background-color: transparent; color: #ef7b0b !important; margin-left: 15%; margin-right: 4%; font-size: 20px; padding: 0; margin-top: -6px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; font-family: "Lato" !important; font-weight: bold; } .fab--mescartes-refresh{ background-color: #fff; transform: scale(0.75) !important; color:#ef7b0b; left: 82%; margin-top: -6px; margin-bottom: 3px; } .modal-backdrop{ z-index:0 !important; display:none; } .modal{ height: 100%; top:7% !important; } .modal-body{ font-size:8pt; } .modal-header i{ z-index: 2400; font-size: 20pt !important; color: #ef7b0b; display: block; padding: 10px; } .product-list-item{ } .product-thumb{ border-bottom: 1px solid #ef7b0b; } .product-thumb .row{ } .product-thumb .image{ margin: 0 !important; padding: 0 !important; } .product-thumb .first-image{ width: 80%; height: auto; margin-left: 10%; margin-top:10px; border: 1px solid #ddd; } .product-thumb h4{ } .product-thumb .cadeau_icon{ } .product-thumb .description{ } .product-thumb .description .btn{ width: 60px; font-size: 8pt; font-weight: bold; } .card_num{ font-size: 13pt !important; font-weight: bold; } .cardFooter{ margin-top: 5px; margin-bottom: 4px; display: block !important; font-size: 8pt !important; font-weight: normal !important; width: 90%; margin-left: 5%; } .cardActive, .cardOpposed{ display: inline-block; width: 22%; text-align: center; font-weight: bold; padding: 3px; border: 2px solid !important; border-radius: 7px; color: #fff; } .cardActive{ border-color:green; background-color:green; font-weight:bold; padding: 5px !important; } .cardOpposed{ border-color:red; background-color:red; font-weight:bold; } /** CONSULTATION DES CARTES */ .cardH{ font-size: 13pt; padding-top: 6px; padding-bottom: 5px; font-weight: bold; text-align: center; display: block; background-color: #eee; border: 1px solid #ddd; /* color: #fff; */ padding: 2pt; color: #ef7b0b; } #cardTop{ margin-top:10%; } #cardDetail-title{ font-size: 7pt; display: block; margin-top: 26px; font-weight: bold; color: #ef7b0b; } #cardDetail-image{ width:90%; margin-left:10px; border-radius:3px; } #cardDetail-numCarte{ font-size: 16px; font-weight: bold; display: block; line-height: 7px; text-align: center; } #cardDetail-pme1, .cardDetail-pme1{ display: block; width: 20vw; text-align: center; text-transform: uppercase; font-weight: bold; padding: 3px; font-size: 10pt; border: 2px solid #ef7b0b !important; border-radius: 7px; background-color: #ef7b0b; color: #fff; } #cardDetail-pme2, .cardDetail-pme2{ display: block; width: 20vw; text-align: center; text-transform: uppercase; font-weight: bold; padding: 3px; font-size: 10pt; border-radius: 7px; border: 2px solid #ef7b0b !important; background-color: #fff; color:#ef7b0b; } .cardDetail-pme1, .cardDetail-pme2{ display: inline-block !important; width: 32% !important; font-size:8pt !important; margin-left: 5px !important; /*overflow-x: hidden;*/ } #cardDetail-status{ display: block; width: 16vw; text-align: center; text-transform: uppercase; font-weight: bold; padding: 3px; font-size: 10pt; border-radius: 7px; color: #fff; border: 2px solid #ef7b0b; } #cardDetail-status.active{ background-color: green; border-color: green; } #cardDetail-status.opposed{ background-color: #F00; border-color: #F00; } .cardDetail-oppose{ display: inline-block !important; /* width: 200px; */ font-size: 12pt !important; margin-left: 30px; /* margin-right: auto; */ border: 1px solid #ccc; padding: 5px; border-radius: 6px; color: #fff; background-color: #ccc; padding-left: 30px; } .cardDetail-oppose ons-icon{ color: #f64351; /* border: 1px solid #f64351; */ padding: 0px 2px 2px 3px; border-radius: 5px; font-size: 20px; position: absolute; left: 35px; margin-top: -2px; } .alert-dialog--oppoDialogBox, .alert-dialog--oppoAlertBox{ font-size:10pt; } .alert-dialog--oppoDialogBox .alert-dialog-button{ } .alert-dialog--oppoDialogBox .alert-dialog-title, .alert-dialog--oppoAlertBox .alert-dialog-title{ color:#f64351 !important; font-weight: bold !important; font-size:14pt; } .alert-dialog--oppoDialogBox .alert-dialog-button--primal{ color:#f64351 !important; font-weight: bold !important; font-size:12pt; } #cardDetail-actions{ } #cardDetail-avantages{ font-size: 10pt; height: 20%; overflow-x: hidden; overflow-y: auto; text-align: center; font-weight: bold; color: #777; line-height: 10px; } #cardDetail-avantages b{ visibility: visible !important; /* color: #fff !important; */ display: inline-block; /* background-color: #ef7b0b; */ padding: 3px; border-radius: 3px; color: #ef7b0b; } #cardDetail-avantages img{ margin-top:10%; height:70%; width:auto; } #cardDetail-transacs{ font-size: 9pt; height: 40vh; overflow-x: hidden; width: 98%; overflow-y: auto; } /*** RECHARGEMENT DES CARTES **/ h4.recharge-title{ text-align: center; font-size: 14pt; font-weight: bold; display: block !important; padding: 5px; /*border: 1px solid #ef7b0b;*/ color: #ef7b0b; } .recharge-carte{ } .recharge-carte .card_num{ border:none !important; color:#777; font-size:14pt !important; } .recharge-carte .image img{ margin-left:15% !important; width: 70% !important; height: auto !important; } #cardRechTop{ margin-top: 3%; padding-bottom: 2%; border-bottom: 3px solid #ef7b0b; margin-bottom: 2%; } #cardRech-image{ width: 100%; margin-left: 10%; border: 1px solid #777; border-radius: 3px; } #cardRech-numCarte{ font-size: 14pt; font-weight: bold; } #cardRech-message{ text-align:center; font-weight:bold; } .button--cardRech-button{ width: 70%; text-align: center; margin-left: 15%; margin-top: 4%; background-color: #ef7b0b; } /*** PAGE DE CREATION DE COMPTE **/ .account-text{ margin-top: 32px; display: block; border: 1px solid #bce8f1; padding: 7px; background-color: #d9edf7; border-radius: 8px; color: #31708f; } #forms{ font-size:9pt; } #forms .secondary-title, #AccountEdit .secondary-title{ font-size: 24px; font-weight: bold; text-align: center; } #forms .pull-right{ font-size:7pt; text-align:left; margin-bottom:10px; } label{ font-size: 14px !important; } .required label{ color: #333; } .required label:after{ content: "*"; color: #ef7b0b !important; font-size: 25px; line-height: 10px; } .required input{ border: 1px solid #333; } /** FORMULAIRES */ #novaform_AccountEdit{ width: 60%; margin-left: 20%; margin-bottom: 200px; font-weight: bold; font-size: 14pt; } #novaform_forms{ width: 60%; margin-left: 20%; margin-bottom: 200px; font-weight: bold; font-size: 14pt; } /** BONS PLANS **/ /*.bonplan{ border: 4px solid #ddd; width: 70%; height: 50%; margin-left: 15%; margin-bottom: 20px; overflow-y: hidden; } .bonplan span{ text-transform: uppercase; display: block; background-color: #ddd; text-align: center; font-weight: bold; font-size: 10pt; padding-top: 3px; padding-bottom: 4px; } .bonplan img{ max-width: 100%; min-height: 30%; margin-top: 5px; margin-bottom: 5px; }*/ #bonplan-frame{ overflow-x:hidden; } /*#select-bp{ display: block; width: 100%; margin-bottom: 20px; text-align: center; font-weight: bold; border: 1px solid #ef7b0b; color: #ef7b0b; }*/
www/css/openCartMOB.css
.content{ overflow-x:hidden !important; background-color: #fff !important; top:2vh; } /*****ENSEIGNES******/ #enseignes-header{ padding-top: 10px; border-top: 1px solid #ddd; background-color: #eee; font-size: 10pt !important; position: fixed; width: 100%; height: 40px; margin-top: 40px; z-index: 100; } #enseignes-header ons-search-input{ margin-left: 2%; width: 100%; /* margin-bottom: 2px; */ position: absolute; margin-top: -4px; } #enseignes-search{ width: 100%; color: #ef7b0b !important; /* border: none !important; */ margin-top: -4px; /* position: fixed; */ margin-left: 30px; border: 1px solid #ddd; border-radius: 5px; font-size: 12px; text-align: left; line-height: 24px; } #enseignes-search-icon{ width: 10% !important; position: absolute !important; margin-left:10px; color: #777; } #enseignes-content{ font-size:8pt; overflow-y: hidden; overflow-x: hidden; margin-top: 40px; padding-bottom: 30px; } #enseignes-content h1{ visibility: hidden; font-size: 2pt; } #enseignes-content h2.heading-title{ /* font-size: 14pt; font-weight: bold; text-transform: capitalize !important; text-align: center; display: block; background-color: transparent; border: 2px solid #ef7b0b; padding: 7px; margin:0; color: #ef7b0b;*/ display:none; } #enseignes-content h3{ font-size:11pt; font-weight:bold; } #enseignes-content h3.heading-title{ font-size:11pt; font-weight:bold; margin-left: -10px; margin-top: 16px; } #enseignes-content h3.heading-title:after{ content: "\f105"; font-size: 32px; font-weight: normal !important; position: absolute; right: 10px; margin-top: -10px; font-family: "FontAwesome" !important; transform: scale(0.6,0.85); } #enseignes_body .groupe{ max-height:80px; overflow-y:hidden; } #enseignes_body .groupe_name{ font-size: 10pt !important; color: #777; } #enseignes_body .fide-ens{ font-size: 10pt !important; font-weight: normal !important; text-align: left; } #enseignes_body .table{ text-transform: uppercase; font-size: 6pt; font-weight: bold; } #enseignes_body .groupe_description{ /*display: none !important;*/ font-size:9px; display:block; width:80%; color:#999; } #enseignes_body .mode-fonctionnement{ /*display: block;*/ /*text-align: left; border-radius: 6px;*/ /*font-size: 7pt !important; color: #777;*/ display: none !important; } #enseignes_body .regle-fonctionnement-pme1, #enseignes_body .validite-pme1, #enseignes_body .validite-pme2{ display: none; font-size:0pt !important; } #enseignes_body .regle-fonctionnement-pme2{ /*font-size: 6pt !important; visibility: visible !important;*/ display: none !important; } #enseignes_body .regle-fonctionnement{ /*visibility: visible !important; font-size: 7pt !important; font-weight: bold !important; padding-top:10px; border-top:1px solid #f61b57;*/ display: none !important; } #enseignes_body .seuilPME1, #enseignes_body .gainPME2{ visibility: visible !important; color: #fff; display: inline-block; background-color: #ef7b0b; padding: 3px; border-radius: 3px; } #enseignes_body .seuilPME2{ visibility: visible !important; color:#00f; } #enseignes_body .valPME1{ visibility: visible !important; color:#f00; } #enseignes_body .valPME2{ } #enseignes_body .res img, #enseignes_body .groupe img{ width: 81px; height: 60px; border: 1px solid #ddd; margin-left: 10px; } /****** ENSEIGNES - DETAIL ***********/ #gen-content-div2{ font-size:8pt; } #gen-content-div2 h1{ font-size: 17pt; font-weight: bold; text-align: center; display: block; background-color: #ef7b0b; color: #fff; padding: 2pt; } #gen-content-div2 h2{ font-size:12pt; font-weight:bold; } #gen-content-div2 h3{ font-size: 14pt; font-weight: bold; margin-left: 10px; } #gen-content-div2 h4{ } h1.heading-title{ visibility: hidden; font-size: 0pt !important; } #gen-content-div2 h3.heading-title{ font-size: 14pt; font-weight: normal !important; border: 1px solid #ddd; margin-left: 10px; padding: 6px; padding-left: 20px; background-color: #eee; color: #ef7b0b; } #enseigne-head{ margin-top: -30px; } #ens-logo{ background-color: #eee; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin-top: 30px; } .logo-ens{ width: 20%; height: auto; margin-left: 40%; margin-top: 0; padding-top: 0; /* border: 2px solid #ef7b0b; */ border-radius: 7px; max-height: 70px; } #ens-desc{ } .desc-ens{ font-size: 11pt; margin-top: 10px; font-style: italic; color: #333; display: block; width: 90%; margin-left: 5%; text-align: center; } .fide-ens{ text-align: center; font-size: 10pt; font-weight: bold; color: #777; line-height: 6px; } .fidshare{ text-decoration: none !important; font-size: 20px; display: inline-block; color: #fff; background-color: #ef7b0b; text-align: center !important; padding:3px; border-radius: 5px; position: absolute; right: 10px; margin-top: -3px; } .fidtel{ text-decoration: none !important; font-size: 20px; display: inline-block; border: none; color: #fff; background-color: #ef7b0b; text-align: center !important; padding: 3px; border-radius: 5px; position: absolute; right: 40px; margin-top: -3px; } #enseigne-list{ margin-top: 5px; } .ens-item{ width: 85%; min-height: 100px; overflow-y: hidden; border: 1px solid #ddd; margin-left: 7.5%; margin-bottom: 6px; border-radius: 3px; } .ens-item .detail-mag h4.title-mag{ margin-left: 25px; font-size: 15px; font-weight: bold; color: #ef7b0b; } .ens-addr{ font-size: 9pt; color: #777; } .ens-addr:before{ font-family: "FontAwesome"; content: "\f041"; font-size: 20px; margin-left: -27px; color: #ef7b0b; margin-right: 10px; } .ens-tel{ font-weight: bold; font-size: 15px; color: #ef7b0b; display: block; z-index: 10000; } .ens-tel:before{ font-family: "FontAwesome"; content: "\f095"; font-size: 20px; margin-left: -27px; color: #ef7b0b; margin-right: 10px; } .ens-tel a{ text-decoration: none !important; color: #ef7b0b !important; } .ens-horaires{ } .ens-horaires:before{ font-family: "FontAwesome"; content: "\f017"; font-size: 20px; margin-left: -27px; color: #ef7b0b; margin-right: 10px; } .logo-mag, .json-mag{ display: none; } .mag-ens{ display: none; } .coord-mag{ text-align:left; } .coord-mag ul{ } .coord-mag li{ list-style: none; text-transform: uppercase; } /** Dans le cas ou l'enseigne est sélectionnée */ .sel-ens{ border: 2px solid #ef7b0B; } h4.title-mag{ } #enseigne-detail{ /* height: 100px; margin-top: 10px; width: 88%; margin-left: 6%; transition: all 0.5s linear; */ display: none !important; } #enseigne-detail .coord-mag{ display: block !important; } #enseigne-detail p{ text-align: center; font-size: 10pt; text-transform:uppercase; color:#777; } #enseigne-detail .coord-mag li{ list-style:none; text-transform: uppercase; font-size: 10pt; color: #777; } #enseigne-select{ /* margin-left: 10%; width: 80%; height: 20pt; font-size: 12pt; border: none; font-weight: bold; color:#ef7b0b; */ display: none !important; } #enseigne-map{ height: 150px; width: 100%; /* margin-left: 4%; */ overflow: hidden !important; position: relative !important; /* margin-bottom: 20px; */ /* top: 190px; */ margin-top: -10px; } /*******************ACTIVER UNE CARTE************************/ /* route=account/cartes/activation&m=1 */ #activation_form{ } #activation_form p{ font-size: 14pt; text-align: justify; font-weight:normal !important; } #activation_form div{ font-size: 16pt; font-weight: bold; } #activation_form button{ text-align: center; width: 95%; margin-left: -50%; font-size: 14pt; margin-top: 10%; } #donnees{ margin-top: 10%; margin-left: 2%; font-size: 11pt; } #donnees input{ width: 100%; font-size: 15pt; text-align:center; } /*******************CONSULTER MON SOLDE************************/ /* route=account/cartes/consultation&m=1 */ #mescartes-header{ padding-top: 10px; z-index:100; border-top: 1px solid #ddd; background-color: #eee; font-size: 10pt !important; /* height: 14px; */ position: fixed; width: 100%; height: 40px; } #mescartes-body{ overflow-y: hidden; overflow-x: hidden; max-height: 1200px; margin-top: 6vh; padding-bottom: 30px; } .button--mescartes-add{ width: 70%; text-align: center; background-color: transparent; color: #ef7b0b !important; margin-left: 15%; margin-right: 4%; font-size: 20px; padding: 0; margin-top: -6px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; font-family: "Lato" !important; font-weight: bold; } .fab--mescartes-refresh{ background-color: #fff; transform: scale(0.75) !important; color:#ef7b0b; left: 82%; margin-top: -6px; margin-bottom: 3px; } .modal-backdrop{ z-index:0 !important; display:none; } .modal{ height: 100%; top:7% !important; } .modal-body{ font-size:8pt; } .modal-header i{ z-index: 2400; font-size: 20pt !important; color: #ef7b0b; display: block; padding: 10px; } .product-list-item{ } .product-thumb{ border-bottom: 1px solid #ef7b0b; } .product-thumb .row{ } .product-thumb .image{ margin: 0 !important; padding: 0 !important; } .product-thumb .first-image{ width: 80%; height: auto; margin-left: 10%; margin-top:10px; border: 1px solid #ddd; } .product-thumb h4{ } .product-thumb .cadeau_icon{ } .product-thumb .description{ } .product-thumb .description .btn{ width: 60px; font-size: 8pt; font-weight: bold; } .card_num{ font-size: 13pt !important; font-weight: bold; } .cardFooter{ margin-top: 5px; margin-bottom: 4px; display: block !important; font-size: 8pt !important; font-weight: normal !important; width: 90%; margin-left: 5%; } .cardActive, .cardOpposed{ display: inline-block; width: 22%; text-align: center; font-weight: bold; padding: 3px; border: 2px solid !important; border-radius: 7px; color: #fff; } .cardActive{ border-color:green; background-color:green; font-weight:bold; padding: 5px !important; } .cardOpposed{ border-color:red; background-color:red; font-weight:bold; } /** CONSULTATION DES CARTES */ .cardH{ font-size: 13pt; padding-top: 6px; padding-bottom: 5px; font-weight: bold; text-align: center; display: block; background-color: #eee; border: 1px solid #ddd; /* color: #fff; */ padding: 2pt; color: #ef7b0b; } #cardTop{ margin-top:10%; } #cardDetail-title{ font-size: 7pt; display: block; margin-top: 26px; font-weight: bold; color: #ef7b0b; } #cardDetail-image{ width:90%; margin-left:10px; border-radius:3px; } #cardDetail-numCarte{ font-size: 16px; font-weight: bold; display: block; line-height: 7px; text-align: center; } #cardDetail-pme1, .cardDetail-pme1{ display: block; width: 20vw; text-align: center; text-transform: uppercase; font-weight: bold; padding: 3px; font-size: 10pt; border: 2px solid #ef7b0b !important; border-radius: 7px; background-color: #ef7b0b; color: #fff; } #cardDetail-pme2, .cardDetail-pme2{ display: block; width: 20vw; text-align: center; text-transform: uppercase; font-weight: bold; padding: 3px; font-size: 10pt; border-radius: 7px; border: 2px solid #ef7b0b !important; background-color: #fff; color:#ef7b0b; } .cardDetail-pme1, .cardDetail-pme2{ display: inline-block !important; width: 32% !important; font-size:8pt !important; margin-left: 5px !important; /*overflow-x: hidden;*/ } #cardDetail-status{ display: block; width: 16vw; text-align: center; text-transform: uppercase; font-weight: bold; padding: 3px; font-size: 10pt; border-radius: 7px; color: #fff; border: 2px solid #ef7b0b; } #cardDetail-status.active{ background-color: green; border-color: green; } #cardDetail-status.opposed{ background-color: #F00; border-color: #F00; } .cardDetail-oppose{ display: inline-block !important; /* width: 200px; */ font-size: 12pt !important; margin-left: 30px; /* margin-right: auto; */ border: 1px solid #ccc; padding: 5px; border-radius: 6px; color: #fff; background-color: #ccc; padding-left: 30px; } .cardDetail-oppose ons-icon{ color: #f64351; /* border: 1px solid #f64351; */ padding: 0px 2px 2px 3px; border-radius: 5px; font-size: 20px; position: absolute; left: 35px; margin-top: -2px; } .alert-dialog--oppoDialogBox, .alert-dialog--oppoAlertBox{ font-size:10pt; } .alert-dialog--oppoDialogBox .alert-dialog-button{ } .alert-dialog--oppoDialogBox .alert-dialog-title, .alert-dialog--oppoAlertBox .alert-dialog-title{ color:#f64351 !important; font-weight: bold !important; font-size:14pt; } .alert-dialog--oppoDialogBox .alert-dialog-button--primal{ color:#f64351 !important; font-weight: bold !important; font-size:12pt; } #cardDetail-actions{ } #cardDetail-avantages{ font-size: 10pt; height: 20%; overflow-x: hidden; overflow-y: auto; text-align: center; font-weight: bold; color: #777; line-height: 10px; } #cardDetail-avantages b{ visibility: visible !important; /* color: #fff !important; */ display: inline-block; /* background-color: #ef7b0b; */ padding: 3px; border-radius: 3px; color: #ef7b0b; } #cardDetail-avantages img{ margin-top:10%; height:70%; width:auto; } #cardDetail-transacs{ font-size: 9pt; height: 40vh; overflow-x: hidden; width: 98%; overflow-y: auto; } /*** RECHARGEMENT DES CARTES **/ h4.recharge-title{ text-align: center; font-size: 14pt; font-weight: bold; display: block !important; padding: 5px; /*border: 1px solid #ef7b0b;*/ color: #ef7b0b; } .recharge-carte{ } .recharge-carte .card_num{ border:none !important; color:#777; font-size:14pt !important; } .recharge-carte .image img{ margin-left:15% !important; width: 70% !important; height: auto !important; } #cardRechTop{ margin-top: 3%; padding-bottom: 2%; border-bottom: 3px solid #ef7b0b; margin-bottom: 2%; } #cardRech-image{ width: 100%; margin-left: 10%; border: 1px solid #777; border-radius: 3px; } #cardRech-numCarte{ font-size: 14pt; font-weight: bold; } #cardRech-message{ text-align:center; font-weight:bold; } .button--cardRech-button{ width: 70%; text-align: center; margin-left: 15%; margin-top: 4%; background-color: #ef7b0b; } /*** PAGE DE CREATION DE COMPTE **/ .account-text{ margin-top: 32px; display: block; border: 1px solid #bce8f1; padding: 7px; background-color: #d9edf7; border-radius: 8px; color: #31708f; } #forms{ font-size:9pt; } #forms .secondary-title, #AccountEdit .secondary-title{ font-size: 24px; font-weight: bold; text-align: center; } #forms .pull-right{ font-size:7pt; text-align:left; margin-bottom:10px; } label{ font-size: 14px !important; } .required label{ color: #333; } .required label:after{ content: "*"; color: #ef7b0b !important; font-size: 25px; line-height: 10px; } .required input{ border: 1px solid #333; } /** FORMULAIRES */ #novaform_AccountEdit{ width: 60%; margin-left: 20%; margin-bottom: 200px; font-weight: bold; font-size: 14pt; } #novaform_forms{ width: 60%; margin-left: 20%; margin-bottom: 200px; font-weight: bold; font-size: 14pt; } /** BONS PLANS **/ /*.bonplan{ border: 4px solid #ddd; width: 70%; height: 50%; margin-left: 15%; margin-bottom: 20px; overflow-y: hidden; } .bonplan span{ text-transform: uppercase; display: block; background-color: #ddd; text-align: center; font-weight: bold; font-size: 10pt; padding-top: 3px; padding-bottom: 4px; } .bonplan img{ max-width: 100%; min-height: 30%; margin-top: 5px; margin-bottom: 5px; }*/ #bonplan-frame{ overflow-x:hidden; } /*#select-bp{ display: block; width: 100%; margin-bottom: 20px; text-align: center; font-weight: bold; border: 1px solid #ef7b0b; color: #ef7b0b; }*/
0.308503
0.05875
@charset "utf-8"; /* CSS Document */ body,ul,a,li,img,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,input,p,form{margin:0px;padding:0px;} input{font-family:"Arial","微软雅黑";} body, html{ height:100%;} body{font-family:"Arial","微软雅黑"; line-height:1.5; color:#878787; font-size:12px; background:#f4f4f4;} img{vertical-align:top;max-width:100%;} ul{list-style:none;} a{ text-decoration:none; color:#323232; outline:none;-webkit-tap-highlight-color:transparent;} a:hover{ color:#ff6b13;} .centerbody{ padding:45px 0 0 0;} .red-txt{ color:#fa2731;} .weui_navbar + .weui_tab_bd{ padding-bottom:56px;} input:focus{outline: none; } /*底部menu*/ .bottom-menu:before{border-top:1px solid #e0e0e0; } .bottom-menu{z-index:9; padding:0.6rem 0 0.2rem 0; background:#FFF; font-size:0.7rem;overflow:hidden;} .bottom-menu ul{ width:100%; display: -webkit-flex; /* 新版本语法: Chrome 21+ */ display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */ display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */ display: -moz-box; /* 老版本语法: Firefox (buggy) */ display: -ms-flexbox; /* 混合版本语法: IE 10 */ } .bottom-menu ul li{text-align:center;-webkit-flex: 1; /* Chrome */ -ms-flex:1 ; /* IE 10 */ flex: 1; /* NEW, Spec - Opera 12.1, Firefox 20+ */ -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 1; /* OLD - Firefox 19- */ } /*.bottom-menu ul{width: 100%;} .bottom-menu ul li{float:left; width:20%; text-align:center;}*/ .bottom-menu ul li a.now,.bottom-menu ul li a.now span{ color:#ff6b13;} .bottom-menu ul li span.titleico{ position:relative; font-size:1rem; padding:0 0 0.2rem 0;} .bottom-menu ul li span.titleico em{ background:#ff0000;border-radius:14px; position:absolute; top:-4px; right:-9px; display:block; width:14px; height:14px; line-height:14px; text-align:center; font-size:0.5rem; font-style:inherit; color:#FFF; } /*首页搜索*/ .frame{ top:0; left:0; right:0; z-index:9; padding:8px 50px 8px 10px;} .frame form{background:url(../images/Search2.png) 10px 51% no-repeat; background-color:rgba(255,255,255,0.5);background-size:30px auto;border-radius: 15px;height:24px;overflow: hidden;padding: 6px 0 0 50px;} .frame .hd_search_txt { background:none; border:none; display: block;height: 20px;line-height: 20px; width: 100%; color:#fff; font-size:0.7rem;} .frame .hd_me{ position:absolute; top:8px; right:10px;} .frame .hd_me a {color: #fff;display: block; height: 30px; width:30px; background:url(../images/informationico2.png) no-repeat;background-size:100% 100%;} .frame .hd_me span{ background:#ff0000;border-radius:5px; position:absolute; top:0; right:-3px; display:block; width:5px; height:5px; } .header .frameScroll{ background:#FFF; border-bottom:1px solid #e0e0e0; position:fixed; top:0; left:0; right:0; z-index:9; padding:8px 50px 8px 10px;} .header .frameScroll form{ position:relative; background:#ededed url(../images/Search.png) 10px 51% no-repeat;background-size:30px auto;border-radius: 15px;height:24px;overflow: hidden;padding: 6px 0 0 50px;} .header .frameScroll .hd_search_txt {border:none; display: block;height: 20px;line-height: 20px; width: 100%; color:#a2a1a1; font-size:0.7rem;} .header .frameScroll .hd_search_txt:focus{ color:#323232;} .header .frameScroll .hd_me{ position:absolute; top:8px; right:10px;} .header .frameScroll .hd_me a {color: #fff;display: block; height: 30px; width:30px; background:url(../images/informationico.png) no-repeat;background-size:100% 100%;} .header .frameScroll .hd_me span{ background:#ff0000;border-radius:5px; position:absolute; top:0; right:-3px; display:block; width:5px; height:5px; } /*搜索页*/ .he-search{ background:#f4f4f4; padding:0 0 5px 0; height:50px; overflow:hidden;} .he-search .hd_search_clear{ background:#ededed;border-radius:0 15px 15px 0; position:absolute; top:0; right:0; font-size:0.8rem; height:30px; line-height:30px; padding:0 10px 0 5px; color:#c1bfbf; } .he-search .hd_search_clear:active{ color:#323232;} .he-search .hd_button{ position:absolute; top:8px; right:5px;} .he-search .hd_button a.hd_search_btn_blue{ background:#ff6b13; border-radius: 3px; color: #fff;display: block; font-size:0.7rem; height: 30px;line-height: 30px; padding: 0 5px;} .he-search .frameScroll{ background:#FFF; border-bottom:none; position:fixed; top:0; left:0; right:0; z-index:9; padding:8px 50px 8px 10px;} .he-search .frameScroll form{ position:relative; background:#ededed url(../images/Search.png) 10px 51% no-repeat;background-size:30px auto;border-radius: 15px;height:24px;overflow: hidden;padding: 6px 0 0 50px;} .he-search .frameScroll .hd_search_txt {border:none; display: block;height: 20px;line-height: 20px; width: 100%; color:#a2a1a1; font-size:0.7rem;} .he-search .frameScroll .hd_search_txt:focus{ color:#323232;} .he-search .frameScroll .hd_me{ position:absolute; top:8px; right:10px;} .he-search .frameScroll .hd_me a {color: #fff;display: block; height: 30px; width:30px; background:url(../images/informationico.png) no-repeat;background-size:100% 100%;} .he-search .frameScroll .hd_me span{ background:#ff0000;border-radius:5px; position:absolute; top:0; right:-3px; display:block; width:5px; height:5px; } .weui_tab_bd.searchbody{ padding:55px 10px 0 10px; background:#FFF;} .searchbody .search_text{ color:#323232; font-size:0.7rem; padding:12px 0 6px 0;} .searchbody .search_panel_con{ font-size:0.6rem; overflow:hidden;} .searchbody .search_panel_con ul li.keyword{ float:left; margin:0 10px 10px 0; height:30px; line-height:30px;} .searchbody .search_panel_con ul li.keyword a{ display:block; border-radius: 3px; background:#f5f5f5; padding:0 10px;} .searchbody .search_panel_con ul li.keyword a:hover,.searchbody .search_panel_con ul li.keyword a:active{ background:#ff6b13; color:#fff;} .searchbody .search_del{ font-size:0.7rem; padding:20px 0; text-align:center;} .searchbody .search_del a{ display:inline-block; border:1px solid #323232; border-radius: 3px; padding:8px 15px 6px;} .searchbody .search_del a:active,.searchbody .search_del a:hover{ background:#ff6b13; border:1px solid #ff6b13; color:#FFF;} .searchbody .search_del span{ display:inline-block; float:left; padding:0 6px 0 0 ; font-size:1rem;} .search-no{ text-align:center; padding:60px 0 0 0;} .search-no dl dt{ font-size:3.2rem; color:#d7d7d7;} .search-no dl dd{ font-size:0.9rem; color:#a2a1a1; padding:15px 0 0 0;} /*会员登陆 注册 找回密码*/ .member{ padding:10px 15px;} .member-logo{ padding:1rem 3.7rem;} .member-table{border-radius:4px; border:1px solid #bfbfbf; background:#FFF; margin:0 0 10px 0;} .member-table dl.line{ border-bottom:1px solid #ccc;} .member-table dl{position:relative;padding:0 10px 0 0;} .member-table.login dl{padding-left:1.4rem;} .member-table dl dt{ position:absolute; left:0.4rem; top:0.6rem; font-size:0.76rem; padding:1px 0 0 0;} .member-table dl dt span{ display:inline-block; font-size:1rem; olor:#878686;} .member-table dl dd{ position:relative; padding:0.6rem 0 0.6rem 0.5rem; overflow:hidden;} .member-table dl dd a.login-password{ display:block; border:1px solid #bababa;border-radius:4px; position:absolute; top:0.6rem; right:0; width:3.9rem; line-height:1.2rem; text-align:center; font-size:0.7rem; color:#959595;} .member-table dl dd a.login-password:hover,.member-table dl dd a.login-password:active{ background:#ff6b13; border:1px solid #ff6b13; color:#FFF;} .Memberin{ border:none; width:100%;color:#b5b5b7; font-size:0.76rem; line-height:1.2rem;} .Memberin:focus{ color:#323232;} .member .findPwd-text{ padding:10px 0 0 0; font-size:0.7rem;} .member .findPwd-text a{ color:#959595;} .member .findPwd-text a:hover,.member .findPwd-text a:active{ color:#ff6b13;} .member .findPwd-text .dmc-btnan{ float:right;} .membertxt{ color:#323232; padding:10px 0; font-size:0.7rem;} .member-table.member-info dl{padding-left:3.6rem;} .member-table.member-info dl dd span.getimgcode{ display:block; background:#a5a4a4; border-radius:4px; position:absolute; top:0.6rem; right:0;line-height:1.2rem; text-align:center; font-size:0.6rem; color:#959595; padding:0 5px; color:#FFF;} .red-txt{ text-align:right; padding:10px 0 0 0; font-size:0.7rem;color:#959595;line-height:1.2rem; overflow:hidden;} .red-txt a{ display:inline-block; border:1px solid #ec6822;border-radius:4px; color:#ff6b13; padding:0 0.5rem; margin:0 0 0 5px;} .red-txt a:hover,.red-txt a:active{ background:#ff6b13; border:1px solid #ff6b13; color:#FFF;} .member-table.member-reg dl{padding-left:4.6rem;} .member-regtxt{ font-size:0.7rem; padding:0 0 12px 0;} .member-regtxt a{ color:#ff6b13;} /*会员注册*/ .dmc-btn a{ display:block; border-radius:4px; font-size: 0.86rem;height: 2.2rem;line-height: 2.2rem; text-align:center; color:#FFF;} .dmc-btn a.dmc-btn-dark{ background:#a5a4a4;} .dmc-btn a.dmc-btn-positive{ background:#ff6b13;} /*商品列表*/ .result-sort:before{ border-bottom:none; height:50px; overflow:hidden;} .result-sort{ background:#FFF; font-size:0.7rem; overflow:hidden;} .result-sort ul{ width:100%;} .result-sort ul li{ border-bottom:1px solid #e0e0e0; position:relative; float:left; width:33.333%; text-align:center;height: 49px; line-height:48px;} .result-sort ul li a{ display:block; height:48px; line-height:48px;} .result-sort ul li .bar{ position:absolute; left:0; top:0; background: #e0e0e0; height: 24px;left: 0;position: absolute;top:13px; width: 1px;} .result-sort ul li.now{ border-bottom:1px solid #ff6b13;} .result-sort ul li.now a{ color:#ff6b13; border-bottom:1px solid #ff6b13;} .pro-list{ background:#FFF; padding:0 10px;} .prolist1 { position:relative; border-bottom:1px solid #e0e0e0;display: flex;flex-direction: row;flex-wrap: wrap;box-sizing: border-box; padding:10px 0; overflow:hidden;} .prolist1 .prolist-img { float:left; width:30%;} .prolist1 .prolist-right { min-height:5rem; float:left; width:65%;padding:0 0 0 5%;} .prolist1 .prolist-right .prolist-title{font-size:0.7rem; height:2rem; line-height: 1rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;} .prolist1 .prolist-right .listprice{ padding:6px 0 0 0; overflow:hidden;} .prolist1 .prolist-right .price-box{ padding:0 0 2px 0;font-size:0.7rem; overflow:hidden;} .prolist1 .prolist-right .Mobiletxt{ float:left; padding:0 4px 0 0; color:#ff6b13; height:0.9rem; border:1px solid #ff9c62;} .prolist1 .prolist-right .Mobiletxt span.Mobileico{ height:0.9rem; line-height:0.9rem; display:block; float:left; background:#ff6b13; color:#FFF; font-size:0.7rem; margin:0 4px 0 0;} .prolist1 .prolist-right .price-txt{ float:right; color:#636363; } .prolist1 .prolist-right .shop-num{ padding:4px 0 0 0; line-height:1rem; overflow:hidden;} .prolist1 .prolist-right .shop-num .e-price{ display:block; font-size:0.98rem; color:#ff6b13;} .prolist1 .prolist-right .shop-num .or-price{ font-size:0.7rem; color:#a2a1a1;text-decoration: line-through; } .prolist1 .prolist-right .shop-num a.cartbutton{ float:right;border-radius:4px; border:1px solid #ffaf7f; color:#ff6b13; line-height:1.6rem; padding:0 10px;font-size:0.8rem;} .prolist1 .prolist-right .shop-num a.cartbutton:hover,.prolist1 .prolist-right .shop-num a.cartbutton:active{border:1px solid #dc5e12; background:#dc5e12; color:#FFF;} /*个人中心*/ .mms-head{ position:relative;} .mms-head-bg{ background:url(../images/mbg.jpg) no-repeat;background-size:100% auto; height:8rem;} .mms-news{ position:absolute; right:15px; top:10px;} .mms-news a span.newsico {color: #fff;display: block; height: 30px; width:30px; background:url(../images/informationico2.png) no-repeat;background-size:100% 100%; margin:0 0 4px 0;} .mms-news a span.newsico i{ background:#ff0000;border-radius:7px; position:absolute; top:0; right:-5px; display:block; width:7px; height:7px; } .mms-news a { color:#FFF; font-size:0.7rem;} .mms-head-bottom{ position:absolute; left:0; right:0; bottom:0.6rem; text-align:center;} .mms-head-bottom dt{ width:70px; margin:auto;border-radius:70px;} .mms-head-bottom dt img{border-radius:70px;} .mms-head-bottom dd{ color:#FFF; font-size:0.86rem; padding:2px 0 0 0;} .mms-head-bottom dd a{ font-size:0.68rem; color:#FFF;} .mms-head-bottom dd a span{ padding:0 0 0 6px; font-size:0.6rem;} .member-nav{ background:#FFF; padding:0 10px;} .member-nav dl{ position:relative;font-size: 0.7rem; height:2.2rem; line-height:2.2rem; padding:0 0 0 1.8rem;} .member-nav dl dt{ position:absolute; top:0.5rem; left:0; font-size:0.8rem; width:1.2rem; height:1.2rem; line-height:1.2rem; color:#FFF;border-radius:1.2rem; text-align:center;} .member-nav dl dd{ border-bottom:1px solid #e0e0e0;} .member-nav dl dd span{ float:right; color:#aeaeae; padding:0.7rem 0 0 0;} .member-nav dl dd a{ display:block;} /*倒计时*/ .End-time{ background:#fff; border-bottom:1px solid #e0e0e0; padding:10px 0 15px 0; text-align:center; color:#323232; font-size:0.7rem;} .End-time dl dt{ padding:0 0 8px 0;} .End-time dl dd span {color: red;display: inline-block;margin-left: 5px;} .End-time dl dd span i {background: #262626; font-style:inherit;border-radius: 4px; color: #fff;display: inline-block;padding: 0 3px;min-width:1rem;} .End-time dl dd span b{ color:#323232; padding:0 5px; font-weight:normal; } /*购物车*/ /*==========购物车==================================*/ .car-content{position: relative; height: 100%; overflow: hidden;} .car2{padding-bottom: 55px; position: relative; height: 86%; overflow: auto;} .carEmpty{text-align: center; margin-top: 20px;} .carEmpty .ico-car{font-size: 4rem; color: #c0c0c0;} .carEmpty img{width: 35%;} .carEmpty p{font-size: 0.8rem; margin: 10px 0;} .carEmpty .btn-orange{font-size: 0.7rem; border-radius: 4px; width: 50%; margin: 0 auto;} .like-title{border-top: 1px solid #565656; position: relative; line-height: 15px;height: 15px; margin: 80px 10px 10px;} .like-title h3{position: absolute; left: 50%; top: -0.4rem; z-index: 0; background-color: #f4f4f4; padding: 0 0.5rem; font-weight: normal; font-size: 0.75rem; margin-left: -2.1rem;} .btn-empty{border: 1px solid #595959; border-radius: 3px; display: block; font-size: 0.6rem; width: 2.5rem; height: 1.2rem;line-height: 1.2rem; text-align: center; float: right; margin: 10px 10px 10px 0;} .car_con{clear: both;} .carList .check_box {position: absolute; top:50%; left:5px; margin-top: -10px;} .dmc_check_box {height: 20px; width: 20px; display: inline-block; border-radius: 100%; border: 1px solid #959595;} .dmc_checked{background-color: #FF6B13; border: 1px solid #FF6B13; text-align: center; line-height: 20px;} .dmc_checked span{color: #fff;line-height: 20px;} .car_con .product{padding: 10px 0; background-color: #fff;overflow: hidden; margin-bottom: 10px;} .car_con .pro-con{position: relative;} .shop_info {margin-left: 35px; overflow: hidden; position: relative;} .shop_info .info_box{overflow: hidden;} .carList .shop_info .img_box{width: 30%;float: left; margin-right: 10px;} .carList .shop_info .img_box img{display: block; border: 1px solid #e0e0e0;} .info_box .pro-info{} .info_box .p_name{max-height: 1.8rem; line-height: 0.9rem; font-size: 0.7rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-right: 2.1rem;} .info_box .p_size{font-size: 0.6rem; color: #959595; margin-top: 5px;} .info_box .p_price{color: #ff6b13; font-size: 0.8rem; position: absolute; bottom: 0px;} .info_box .p_expired{color: #959595; font-size: 0.65rem; position: absolute; bottom: -3px;} .change_num{position: absolute; right: 5px; bottom: 0px; width: 100px;} .change_num span{width: 30%;height: 1.5rem; line-height: 1.5rem; color: #b0b0b0; font-size: 0.7rem; font-weight: normal; margin-left: -1px;text-align: center;float: left;border:1px solid #ff6b13; background-color: #fff; box-sizing: border-box;} .change_num span:first-child{border-top-left-radius: 3px;border-bottom-left-radius: 3px;} .change_num span:last-child{border-top-right-radius: 3px; border-bottom-right-radius: 3px;} .change_num input {float: left; border: 1px solid #ff6b13; color: #ff6b13; width: 40%; height: 1.5rem; margin: 0 -1px; box-sizing: border-box; text-align: center;background-color: #fff; border-radius: 0;} .delete_box{position: absolute; top: -2px; right: 5px; font-size: 0.7rem;} .start-wholesale{border-top: 1px solid #e0e0e0; margin: 8px 0 0 35px; padding-top: 5px;overflow: hidden;} .start-wholesale p{float: left; color: #ff6b13;font-size: 0.6rem;} .start-wholesale p:nth-child(2){float: right; margin-right: 8px;} .settlement:before{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;color:#979797;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.weui_tabbar_item{display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:7px 0 0;-webkit-tap-highlight-color:transparent} .settlement{display:-webkit-box;display:-webkit-flex;display:flex; position:absolute;z-index:500; border-bottom: 1px solid #e0e0e0; bottom:2.8rem;left: 0; height: 55px; border-top: 1px solid #e2e2e2; background-color: #fff; width: 100%; line-height: 56px;} .settlement .check_box {position: absolute; top:50%; left:5px; margin-top: -10px; line-height: 1.5rem;} .settlement .check_box .select-all{display: inline-block;width: 1.4rem; position: absolute; left: 1.4rem; top: -0.15rem; color: #323232; font-size: 0.7rem;} .total-price{position: absolute; right: 33%; top: 0%; color: #323232; font-size: 0.7rem;} .total-price span{color: #FF6B13; font-size: 1rem;} .btn-settlement{background-color: #FF6B13; position: absolute; right: 0; top: -1px; height: 56px; line-height: 56px; width: 30%; text-align: center;} .btn-settlement a{color: #fff; display: block; font-size: 0.8rem;} /*==========商品详情==========================*/ .whiteBg{background-color: #fff; margin-bottom: 10px;} .pic-show .swiper-pagination-bullet{background-color: #b2b2b2; border: 1px solid #b2b2b2; height: 9px; width: 9px; opacity: 1;} .pic-show .swiper-pagination-bullet-active{background-color: #fff;} .goods-info{padding: 10px;} .goods-info h1{font-weight: normal; font-size: 0.8rem; margin-bottom: 10px; text-align: justify; color: #323232;} .price-info{position: relative;} .price-info dl{overflow: hidden; } .price-info dl dt{float: left; width: 70%; font-size: 0.8rem; color: #ff6b13;} .price-info dl dd{font-size: 0.6rem;color: #878686;} .price-info dl dd.dl-list-2{width: 30%; float: right; text-align: right;} .price-info dl dd.dl-list-2 span{color: #ff6b13;} .price-info dl dd.dl-list-3{ display: inline; font-size: 0.55rem; float: right; padding: 0 0.1rem; line-height: 1rem; color: #ff6b13; border: 1px solid #FF6B13; border-radius: 3px;} .price-info dl dd.dl-list-4{width: 77%; float: left;} .price-info dl dd.dl-list-4 p{display: inline-block; padding-right: 5px;} .price-info dl dd.dl-list-5{width: 23%; float: right; text-align: right;} .panic-buying-start{position: relative; overflow: hidden;height: 2rem; border-top: 1px solid #e0e0e0; margin: 5px -10px -10px; padding: 0 10px;} .panic-buying-start p{line-height: 2rem; font-size: 0.6rem; color: #ef3030;} .panic-buying-start img{width: 20%; position: absolute; right: 10px; bottom: 50%; margin-bottom: -0.5rem;} .panic-buying{position: relative; overflow: hidden;height: 2rem; border-top: 1px solid #e0e0e0; margin: 5px -10px -10px; padding: 0 10px;} .panic-buying p{line-height: 2rem; font-size: 0.6rem; color: #323232;} .panic-buying p span{background-color: #ef3030; color: #fff; padding: 0.2rem; font-size: 0.8rem; margin: 0 0.1rem; border-radius: 3px;} .panic-buying img{width: 20%; position: absolute; right: 10px; bottom: 50%; margin-bottom: -0.5rem;} .panic-buying-ed{position: relative; overflow: hidden;height: 2rem; border-top: 1px solid #e0e0e0; margin: 5px -10px -10px; padding: 0 10px;} .panic-buying-ed p{line-height: 2rem; font-size: 0.7rem; color: #ef3030;} .panic-buying-ed img{width: 20%; position: absolute; right: 10px; bottom: 50%; margin-bottom: -0.5rem;} .address-info{padding: 10px; font-size: 0.6rem; position: relative; overflow: hidden; color: #323232;} .address-info span{float: left;} .address-info .address-text{width: 72%;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} .address-info .address-text span{color: #FF6B13;line-height: 0.9rem; margin-right: 3px;} .address-info .arrow-right{position: absolute; right: 10px; top: 12px; color: #989898; font-size: 0.8rem;} .service-info{padding: 10px; position: relative;font-size: 0.6rem;} .service-info .arrow-right{position: absolute; right: 10px; top: 3.7rem; color: #989898; font-size: 0.8rem;} .service-info .protxt li{color: #323232; line-height: 1.4rem;} .service-info .protxt li:nth-child(2){background-color: #e0e0e0; height: 1px; margin-left: 1.8rem;} .service-info .pageinfoico{padding:0 0 0 1.8rem; overflow:hidden; margin-top: 5px; position: relative; max-width: 16.5rem;} .service-info .pageinfoico dl{float:left; width: 5rem; padding:0 0 6px 0;} .service-info .pageinfoico dl dt{ float:left; width:0.7rem; height:0.7rem; line-height: 0.8rem; text-align:center; font-size:0.5rem; color:#ff6b13; border: 1px solid #FF6B13; border-radius: 100%;} .service-info .pageinfoico dl dd{ float:left; padding:0 0 0 1px; font-size: 0.6rem; line-height: 0.8rem;} .detail-info{margin-bottom: 0;} .detail-title{overflow: hidden; position: relative;} .detail-title li{border-bottom: 1px solid #e0e0e0; float: left; font-size: 0.7rem;width: 50%; padding: 0.6rem 0;} .detail-title li a{display: block; text-align: center; border-right: 1px solid #E0E0E0; box-sizing: border-box;} .detail-title li:last-child a{border-right: none;} .detail-title li.active{border-bottom: 3px solid #ff6b13; position: relative; bottom: 2px;} .detail-title li.active a{color: #FF6B13;} .pic-text-info{padding: 10px; background-color: #fff;} .rule-parameters-info{padding: 10px;line-height: 1rem; font-size: 0.6rem;} .detail-footer ul{ width:100%; height: 55px;} .detail-footer ul li{float:left; width:20%; text-align:center; padding-top: 8px;} .detail-footer ul li:nth-child(3){width: 30%;padding-top: 0;} .detail-footer ul li:nth-child(4){width: 30%;padding-top: 0;} .detail-footer ul li .icon-star{font-size: 1rem;} .detail-footer ul li .icon-car{ position:relative; font-size:1rem; padding:0 0 0.2rem 0;} .detail-footer ul li .icon-car em{ background:#ff9402;border-radius:14px; position:absolute; top:-4px; right:-9px; display:block; width:14px; height:14px; line-height:14px; text-align:center; font-size:0.5rem; font-style:inherit; color:#FFF; } .detail-footer ul li p{font-size: 0.7rem;} .detail-footer ul li .btn-add-car{line-height: 55px; font-size: 0.8rem; border-radius: 0;} .detail-footer ul li .btn-now-buy{line-height: 55px; font-size: 0.8rem; border-radius: 0;} .detail-footer ul li .btn-disabled{border-left: 1px solid #e0e0e0; box-sizing: border-box; border-radius: 0;} .pro-detail-win{z-index: 999;} .pro-detail-win .weui-popup-modal{overflow: visible; height: 68.6%; background-color: #fff;} .win-add-car{background-color: #fff; height: 100%;} .pro-detail-win .icon-close{font-size: 1.2rem; position: fixed; top: -1.5rem; right: 10px; color: #fff;-webkit-text-stroke-width: 0.2px;} .pro-detail-win .icon-close2{color: #7b7a7a;} .win-add-car .pro-box{margin: 0 10px 3px; padding: 10px 0 5px; border-bottom: 1px solid #e0e0e0;} .win-add-car .pro-box .img_box{border: 2px solid #dcdcdc; border-radius: 3px; width: 25%; margin: -8% 10px 0 0; float: left;} .win-add-car .win-pro-text{margin-left: 30%;} .win-add-car .win-pro-text h1{font-weight: normal; font-size: 0.75rem; line-height: 1rem; height: 2rem; overflow: hidden; margin-bottom: 3px;} .win-add-car .win-pro-text p{color: #FF6B13; font-size: 0.8rem;} .pro-attribute{overflow: auto; height: 47.5%;} .pro-block{margin: 3px 10px; border-bottom: 1px solid #e0e0e0;} .pro-block h3{font-weight: normal; color: #323232; font-size: 0.65rem; margin-bottom: 5px;} .pro-block ul li{background-color: #f5f5f5; padding: 0.3rem; display: inline-block; margin: 0 5px 5px 0; font-size: 0.55rem; border-radius: 3px;} .pro-block ul li.active{background-color: #FF6B13; color: #fff;} .pro-attribute .pro-block:last-child{border-bottom: none;} .win-total{position: fixed; bottom: 0; left: 0; width: 100%; background-color: #fff;} .win-total-div{margin: 0 10px; position: relative; border-top: 1px solid #e0e0e0; line-height: 2.5rem; height: 2.5rem;} .win-total-div p{font-size: 0.6rem;} .win-total-div p span{font-size: 0.7rem;color: #ff9402;} .win-total-div .change_num{top:50%; margin-top: -0.75rem;} .win-total .btn-cinfirm{border-radius: 0;} #half-attr.pro-detail-win{height: 48%;} #half-attr .win-total-div{border-top: none;} #half-address .toolbar{background: #fff;border-bottom: 1px solid #e0e0e0;} .win-address{margin-top: 2.5rem;} .win-address .select-title{border-bottom: 1px solid #e0e0e0;} .win-address .select-title ul li{display: inline-block; margin: 0 0 0 10px; line-height: 2rem; font-size: 0.6rem;} .win-address .select-title ul li.active{color: #FF6B13; border-bottom: 3px solid #FF6B13; margin-bottom: -1px;} .win-address .address-list{overflow: auto; height: 74%; margin-top: 5px;} .win-address .address-list p{padding-left: 10px; line-height: 2.5rem; font-size: 0.6em;} .win-address .address-list p span{color: #FF6B13; margin-right: 3px;} .win-address .address-list li{padding-left: 10px; line-height: 1.2rem; font-size: 0.6rem;} .win-address .select-add{position: fixed; bottom: 0; left: 0; width: 100%;} /*=====按钮样式==========*/ .btn-default{background-color: #ff6b13; color: #fff; display: block; border-radius: 4px; line-height: 2.2rem; font-size: 0.86rem; text-align: center;} .btn-default:hover{background-color: #DC5E12;color: #fff;} .btn-default2{background-color: #ff9402; color: #fff; display: block; border-radius: 4px; line-height: 2.2rem; font-size: 0.86rem; text-align: center;} .btn-default2:hover{background-color: #d37a02;color: #fff;} .btn-disabled{background-color: #a5a4a4; color: #fff; display: block; border-radius: 4px; line-height: 2.2rem; font-size: 0.86rem; text-align: center;} .btn-disabled:hover{background-color: #a5a4a4; color: #fff;} .detail-footer ul li .btn-disabled:hover{background-color: #a5a4a4;color: #fff;} .btn-payment{background-color: #06c70b; color: #fff; display: block; border-radius: 4px; line-height: 2.2rem; font-size: 0.86rem; text-align: center;} .btn-payment:hover{background-color: #01a505;color: #fff;}
css/mobile.css
@charset "utf-8"; /* CSS Document */ body,ul,a,li,img,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,input,p,form{margin:0px;padding:0px;} input{font-family:"Arial","微软雅黑";} body, html{ height:100%;} body{font-family:"Arial","微软雅黑"; line-height:1.5; color:#878787; font-size:12px; background:#f4f4f4;} img{vertical-align:top;max-width:100%;} ul{list-style:none;} a{ text-decoration:none; color:#323232; outline:none;-webkit-tap-highlight-color:transparent;} a:hover{ color:#ff6b13;} .centerbody{ padding:45px 0 0 0;} .red-txt{ color:#fa2731;} .weui_navbar + .weui_tab_bd{ padding-bottom:56px;} input:focus{outline: none; } /*底部menu*/ .bottom-menu:before{border-top:1px solid #e0e0e0; } .bottom-menu{z-index:9; padding:0.6rem 0 0.2rem 0; background:#FFF; font-size:0.7rem;overflow:hidden;} .bottom-menu ul{ width:100%; display: -webkit-flex; /* 新版本语法: Chrome 21+ */ display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */ display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */ display: -moz-box; /* 老版本语法: Firefox (buggy) */ display: -ms-flexbox; /* 混合版本语法: IE 10 */ } .bottom-menu ul li{text-align:center;-webkit-flex: 1; /* Chrome */ -ms-flex:1 ; /* IE 10 */ flex: 1; /* NEW, Spec - Opera 12.1, Firefox 20+ */ -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */ -moz-box-flex: 1; /* OLD - Firefox 19- */ } /*.bottom-menu ul{width: 100%;} .bottom-menu ul li{float:left; width:20%; text-align:center;}*/ .bottom-menu ul li a.now,.bottom-menu ul li a.now span{ color:#ff6b13;} .bottom-menu ul li span.titleico{ position:relative; font-size:1rem; padding:0 0 0.2rem 0;} .bottom-menu ul li span.titleico em{ background:#ff0000;border-radius:14px; position:absolute; top:-4px; right:-9px; display:block; width:14px; height:14px; line-height:14px; text-align:center; font-size:0.5rem; font-style:inherit; color:#FFF; } /*首页搜索*/ .frame{ top:0; left:0; right:0; z-index:9; padding:8px 50px 8px 10px;} .frame form{background:url(../images/Search2.png) 10px 51% no-repeat; background-color:rgba(255,255,255,0.5);background-size:30px auto;border-radius: 15px;height:24px;overflow: hidden;padding: 6px 0 0 50px;} .frame .hd_search_txt { background:none; border:none; display: block;height: 20px;line-height: 20px; width: 100%; color:#fff; font-size:0.7rem;} .frame .hd_me{ position:absolute; top:8px; right:10px;} .frame .hd_me a {color: #fff;display: block; height: 30px; width:30px; background:url(../images/informationico2.png) no-repeat;background-size:100% 100%;} .frame .hd_me span{ background:#ff0000;border-radius:5px; position:absolute; top:0; right:-3px; display:block; width:5px; height:5px; } .header .frameScroll{ background:#FFF; border-bottom:1px solid #e0e0e0; position:fixed; top:0; left:0; right:0; z-index:9; padding:8px 50px 8px 10px;} .header .frameScroll form{ position:relative; background:#ededed url(../images/Search.png) 10px 51% no-repeat;background-size:30px auto;border-radius: 15px;height:24px;overflow: hidden;padding: 6px 0 0 50px;} .header .frameScroll .hd_search_txt {border:none; display: block;height: 20px;line-height: 20px; width: 100%; color:#a2a1a1; font-size:0.7rem;} .header .frameScroll .hd_search_txt:focus{ color:#323232;} .header .frameScroll .hd_me{ position:absolute; top:8px; right:10px;} .header .frameScroll .hd_me a {color: #fff;display: block; height: 30px; width:30px; background:url(../images/informationico.png) no-repeat;background-size:100% 100%;} .header .frameScroll .hd_me span{ background:#ff0000;border-radius:5px; position:absolute; top:0; right:-3px; display:block; width:5px; height:5px; } /*搜索页*/ .he-search{ background:#f4f4f4; padding:0 0 5px 0; height:50px; overflow:hidden;} .he-search .hd_search_clear{ background:#ededed;border-radius:0 15px 15px 0; position:absolute; top:0; right:0; font-size:0.8rem; height:30px; line-height:30px; padding:0 10px 0 5px; color:#c1bfbf; } .he-search .hd_search_clear:active{ color:#323232;} .he-search .hd_button{ position:absolute; top:8px; right:5px;} .he-search .hd_button a.hd_search_btn_blue{ background:#ff6b13; border-radius: 3px; color: #fff;display: block; font-size:0.7rem; height: 30px;line-height: 30px; padding: 0 5px;} .he-search .frameScroll{ background:#FFF; border-bottom:none; position:fixed; top:0; left:0; right:0; z-index:9; padding:8px 50px 8px 10px;} .he-search .frameScroll form{ position:relative; background:#ededed url(../images/Search.png) 10px 51% no-repeat;background-size:30px auto;border-radius: 15px;height:24px;overflow: hidden;padding: 6px 0 0 50px;} .he-search .frameScroll .hd_search_txt {border:none; display: block;height: 20px;line-height: 20px; width: 100%; color:#a2a1a1; font-size:0.7rem;} .he-search .frameScroll .hd_search_txt:focus{ color:#323232;} .he-search .frameScroll .hd_me{ position:absolute; top:8px; right:10px;} .he-search .frameScroll .hd_me a {color: #fff;display: block; height: 30px; width:30px; background:url(../images/informationico.png) no-repeat;background-size:100% 100%;} .he-search .frameScroll .hd_me span{ background:#ff0000;border-radius:5px; position:absolute; top:0; right:-3px; display:block; width:5px; height:5px; } .weui_tab_bd.searchbody{ padding:55px 10px 0 10px; background:#FFF;} .searchbody .search_text{ color:#323232; font-size:0.7rem; padding:12px 0 6px 0;} .searchbody .search_panel_con{ font-size:0.6rem; overflow:hidden;} .searchbody .search_panel_con ul li.keyword{ float:left; margin:0 10px 10px 0; height:30px; line-height:30px;} .searchbody .search_panel_con ul li.keyword a{ display:block; border-radius: 3px; background:#f5f5f5; padding:0 10px;} .searchbody .search_panel_con ul li.keyword a:hover,.searchbody .search_panel_con ul li.keyword a:active{ background:#ff6b13; color:#fff;} .searchbody .search_del{ font-size:0.7rem; padding:20px 0; text-align:center;} .searchbody .search_del a{ display:inline-block; border:1px solid #323232; border-radius: 3px; padding:8px 15px 6px;} .searchbody .search_del a:active,.searchbody .search_del a:hover{ background:#ff6b13; border:1px solid #ff6b13; color:#FFF;} .searchbody .search_del span{ display:inline-block; float:left; padding:0 6px 0 0 ; font-size:1rem;} .search-no{ text-align:center; padding:60px 0 0 0;} .search-no dl dt{ font-size:3.2rem; color:#d7d7d7;} .search-no dl dd{ font-size:0.9rem; color:#a2a1a1; padding:15px 0 0 0;} /*会员登陆 注册 找回密码*/ .member{ padding:10px 15px;} .member-logo{ padding:1rem 3.7rem;} .member-table{border-radius:4px; border:1px solid #bfbfbf; background:#FFF; margin:0 0 10px 0;} .member-table dl.line{ border-bottom:1px solid #ccc;} .member-table dl{position:relative;padding:0 10px 0 0;} .member-table.login dl{padding-left:1.4rem;} .member-table dl dt{ position:absolute; left:0.4rem; top:0.6rem; font-size:0.76rem; padding:1px 0 0 0;} .member-table dl dt span{ display:inline-block; font-size:1rem; olor:#878686;} .member-table dl dd{ position:relative; padding:0.6rem 0 0.6rem 0.5rem; overflow:hidden;} .member-table dl dd a.login-password{ display:block; border:1px solid #bababa;border-radius:4px; position:absolute; top:0.6rem; right:0; width:3.9rem; line-height:1.2rem; text-align:center; font-size:0.7rem; color:#959595;} .member-table dl dd a.login-password:hover,.member-table dl dd a.login-password:active{ background:#ff6b13; border:1px solid #ff6b13; color:#FFF;} .Memberin{ border:none; width:100%;color:#b5b5b7; font-size:0.76rem; line-height:1.2rem;} .Memberin:focus{ color:#323232;} .member .findPwd-text{ padding:10px 0 0 0; font-size:0.7rem;} .member .findPwd-text a{ color:#959595;} .member .findPwd-text a:hover,.member .findPwd-text a:active{ color:#ff6b13;} .member .findPwd-text .dmc-btnan{ float:right;} .membertxt{ color:#323232; padding:10px 0; font-size:0.7rem;} .member-table.member-info dl{padding-left:3.6rem;} .member-table.member-info dl dd span.getimgcode{ display:block; background:#a5a4a4; border-radius:4px; position:absolute; top:0.6rem; right:0;line-height:1.2rem; text-align:center; font-size:0.6rem; color:#959595; padding:0 5px; color:#FFF;} .red-txt{ text-align:right; padding:10px 0 0 0; font-size:0.7rem;color:#959595;line-height:1.2rem; overflow:hidden;} .red-txt a{ display:inline-block; border:1px solid #ec6822;border-radius:4px; color:#ff6b13; padding:0 0.5rem; margin:0 0 0 5px;} .red-txt a:hover,.red-txt a:active{ background:#ff6b13; border:1px solid #ff6b13; color:#FFF;} .member-table.member-reg dl{padding-left:4.6rem;} .member-regtxt{ font-size:0.7rem; padding:0 0 12px 0;} .member-regtxt a{ color:#ff6b13;} /*会员注册*/ .dmc-btn a{ display:block; border-radius:4px; font-size: 0.86rem;height: 2.2rem;line-height: 2.2rem; text-align:center; color:#FFF;} .dmc-btn a.dmc-btn-dark{ background:#a5a4a4;} .dmc-btn a.dmc-btn-positive{ background:#ff6b13;} /*商品列表*/ .result-sort:before{ border-bottom:none; height:50px; overflow:hidden;} .result-sort{ background:#FFF; font-size:0.7rem; overflow:hidden;} .result-sort ul{ width:100%;} .result-sort ul li{ border-bottom:1px solid #e0e0e0; position:relative; float:left; width:33.333%; text-align:center;height: 49px; line-height:48px;} .result-sort ul li a{ display:block; height:48px; line-height:48px;} .result-sort ul li .bar{ position:absolute; left:0; top:0; background: #e0e0e0; height: 24px;left: 0;position: absolute;top:13px; width: 1px;} .result-sort ul li.now{ border-bottom:1px solid #ff6b13;} .result-sort ul li.now a{ color:#ff6b13; border-bottom:1px solid #ff6b13;} .pro-list{ background:#FFF; padding:0 10px;} .prolist1 { position:relative; border-bottom:1px solid #e0e0e0;display: flex;flex-direction: row;flex-wrap: wrap;box-sizing: border-box; padding:10px 0; overflow:hidden;} .prolist1 .prolist-img { float:left; width:30%;} .prolist1 .prolist-right { min-height:5rem; float:left; width:65%;padding:0 0 0 5%;} .prolist1 .prolist-right .prolist-title{font-size:0.7rem; height:2rem; line-height: 1rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;} .prolist1 .prolist-right .listprice{ padding:6px 0 0 0; overflow:hidden;} .prolist1 .prolist-right .price-box{ padding:0 0 2px 0;font-size:0.7rem; overflow:hidden;} .prolist1 .prolist-right .Mobiletxt{ float:left; padding:0 4px 0 0; color:#ff6b13; height:0.9rem; border:1px solid #ff9c62;} .prolist1 .prolist-right .Mobiletxt span.Mobileico{ height:0.9rem; line-height:0.9rem; display:block; float:left; background:#ff6b13; color:#FFF; font-size:0.7rem; margin:0 4px 0 0;} .prolist1 .prolist-right .price-txt{ float:right; color:#636363; } .prolist1 .prolist-right .shop-num{ padding:4px 0 0 0; line-height:1rem; overflow:hidden;} .prolist1 .prolist-right .shop-num .e-price{ display:block; font-size:0.98rem; color:#ff6b13;} .prolist1 .prolist-right .shop-num .or-price{ font-size:0.7rem; color:#a2a1a1;text-decoration: line-through; } .prolist1 .prolist-right .shop-num a.cartbutton{ float:right;border-radius:4px; border:1px solid #ffaf7f; color:#ff6b13; line-height:1.6rem; padding:0 10px;font-size:0.8rem;} .prolist1 .prolist-right .shop-num a.cartbutton:hover,.prolist1 .prolist-right .shop-num a.cartbutton:active{border:1px solid #dc5e12; background:#dc5e12; color:#FFF;} /*个人中心*/ .mms-head{ position:relative;} .mms-head-bg{ background:url(../images/mbg.jpg) no-repeat;background-size:100% auto; height:8rem;} .mms-news{ position:absolute; right:15px; top:10px;} .mms-news a span.newsico {color: #fff;display: block; height: 30px; width:30px; background:url(../images/informationico2.png) no-repeat;background-size:100% 100%; margin:0 0 4px 0;} .mms-news a span.newsico i{ background:#ff0000;border-radius:7px; position:absolute; top:0; right:-5px; display:block; width:7px; height:7px; } .mms-news a { color:#FFF; font-size:0.7rem;} .mms-head-bottom{ position:absolute; left:0; right:0; bottom:0.6rem; text-align:center;} .mms-head-bottom dt{ width:70px; margin:auto;border-radius:70px;} .mms-head-bottom dt img{border-radius:70px;} .mms-head-bottom dd{ color:#FFF; font-size:0.86rem; padding:2px 0 0 0;} .mms-head-bottom dd a{ font-size:0.68rem; color:#FFF;} .mms-head-bottom dd a span{ padding:0 0 0 6px; font-size:0.6rem;} .member-nav{ background:#FFF; padding:0 10px;} .member-nav dl{ position:relative;font-size: 0.7rem; height:2.2rem; line-height:2.2rem; padding:0 0 0 1.8rem;} .member-nav dl dt{ position:absolute; top:0.5rem; left:0; font-size:0.8rem; width:1.2rem; height:1.2rem; line-height:1.2rem; color:#FFF;border-radius:1.2rem; text-align:center;} .member-nav dl dd{ border-bottom:1px solid #e0e0e0;} .member-nav dl dd span{ float:right; color:#aeaeae; padding:0.7rem 0 0 0;} .member-nav dl dd a{ display:block;} /*倒计时*/ .End-time{ background:#fff; border-bottom:1px solid #e0e0e0; padding:10px 0 15px 0; text-align:center; color:#323232; font-size:0.7rem;} .End-time dl dt{ padding:0 0 8px 0;} .End-time dl dd span {color: red;display: inline-block;margin-left: 5px;} .End-time dl dd span i {background: #262626; font-style:inherit;border-radius: 4px; color: #fff;display: inline-block;padding: 0 3px;min-width:1rem;} .End-time dl dd span b{ color:#323232; padding:0 5px; font-weight:normal; } /*购物车*/ /*==========购物车==================================*/ .car-content{position: relative; height: 100%; overflow: hidden;} .car2{padding-bottom: 55px; position: relative; height: 86%; overflow: auto;} .carEmpty{text-align: center; margin-top: 20px;} .carEmpty .ico-car{font-size: 4rem; color: #c0c0c0;} .carEmpty img{width: 35%;} .carEmpty p{font-size: 0.8rem; margin: 10px 0;} .carEmpty .btn-orange{font-size: 0.7rem; border-radius: 4px; width: 50%; margin: 0 auto;} .like-title{border-top: 1px solid #565656; position: relative; line-height: 15px;height: 15px; margin: 80px 10px 10px;} .like-title h3{position: absolute; left: 50%; top: -0.4rem; z-index: 0; background-color: #f4f4f4; padding: 0 0.5rem; font-weight: normal; font-size: 0.75rem; margin-left: -2.1rem;} .btn-empty{border: 1px solid #595959; border-radius: 3px; display: block; font-size: 0.6rem; width: 2.5rem; height: 1.2rem;line-height: 1.2rem; text-align: center; float: right; margin: 10px 10px 10px 0;} .car_con{clear: both;} .carList .check_box {position: absolute; top:50%; left:5px; margin-top: -10px;} .dmc_check_box {height: 20px; width: 20px; display: inline-block; border-radius: 100%; border: 1px solid #959595;} .dmc_checked{background-color: #FF6B13; border: 1px solid #FF6B13; text-align: center; line-height: 20px;} .dmc_checked span{color: #fff;line-height: 20px;} .car_con .product{padding: 10px 0; background-color: #fff;overflow: hidden; margin-bottom: 10px;} .car_con .pro-con{position: relative;} .shop_info {margin-left: 35px; overflow: hidden; position: relative;} .shop_info .info_box{overflow: hidden;} .carList .shop_info .img_box{width: 30%;float: left; margin-right: 10px;} .carList .shop_info .img_box img{display: block; border: 1px solid #e0e0e0;} .info_box .pro-info{} .info_box .p_name{max-height: 1.8rem; line-height: 0.9rem; font-size: 0.7rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-right: 2.1rem;} .info_box .p_size{font-size: 0.6rem; color: #959595; margin-top: 5px;} .info_box .p_price{color: #ff6b13; font-size: 0.8rem; position: absolute; bottom: 0px;} .info_box .p_expired{color: #959595; font-size: 0.65rem; position: absolute; bottom: -3px;} .change_num{position: absolute; right: 5px; bottom: 0px; width: 100px;} .change_num span{width: 30%;height: 1.5rem; line-height: 1.5rem; color: #b0b0b0; font-size: 0.7rem; font-weight: normal; margin-left: -1px;text-align: center;float: left;border:1px solid #ff6b13; background-color: #fff; box-sizing: border-box;} .change_num span:first-child{border-top-left-radius: 3px;border-bottom-left-radius: 3px;} .change_num span:last-child{border-top-right-radius: 3px; border-bottom-right-radius: 3px;} .change_num input {float: left; border: 1px solid #ff6b13; color: #ff6b13; width: 40%; height: 1.5rem; margin: 0 -1px; box-sizing: border-box; text-align: center;background-color: #fff; border-radius: 0;} .delete_box{position: absolute; top: -2px; right: 5px; font-size: 0.7rem;} .start-wholesale{border-top: 1px solid #e0e0e0; margin: 8px 0 0 35px; padding-top: 5px;overflow: hidden;} .start-wholesale p{float: left; color: #ff6b13;font-size: 0.6rem;} .start-wholesale p:nth-child(2){float: right; margin-right: 8px;} .settlement:before{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;color:#979797;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.weui_tabbar_item{display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:7px 0 0;-webkit-tap-highlight-color:transparent} .settlement{display:-webkit-box;display:-webkit-flex;display:flex; position:absolute;z-index:500; border-bottom: 1px solid #e0e0e0; bottom:2.8rem;left: 0; height: 55px; border-top: 1px solid #e2e2e2; background-color: #fff; width: 100%; line-height: 56px;} .settlement .check_box {position: absolute; top:50%; left:5px; margin-top: -10px; line-height: 1.5rem;} .settlement .check_box .select-all{display: inline-block;width: 1.4rem; position: absolute; left: 1.4rem; top: -0.15rem; color: #323232; font-size: 0.7rem;} .total-price{position: absolute; right: 33%; top: 0%; color: #323232; font-size: 0.7rem;} .total-price span{color: #FF6B13; font-size: 1rem;} .btn-settlement{background-color: #FF6B13; position: absolute; right: 0; top: -1px; height: 56px; line-height: 56px; width: 30%; text-align: center;} .btn-settlement a{color: #fff; display: block; font-size: 0.8rem;} /*==========商品详情==========================*/ .whiteBg{background-color: #fff; margin-bottom: 10px;} .pic-show .swiper-pagination-bullet{background-color: #b2b2b2; border: 1px solid #b2b2b2; height: 9px; width: 9px; opacity: 1;} .pic-show .swiper-pagination-bullet-active{background-color: #fff;} .goods-info{padding: 10px;} .goods-info h1{font-weight: normal; font-size: 0.8rem; margin-bottom: 10px; text-align: justify; color: #323232;} .price-info{position: relative;} .price-info dl{overflow: hidden; } .price-info dl dt{float: left; width: 70%; font-size: 0.8rem; color: #ff6b13;} .price-info dl dd{font-size: 0.6rem;color: #878686;} .price-info dl dd.dl-list-2{width: 30%; float: right; text-align: right;} .price-info dl dd.dl-list-2 span{color: #ff6b13;} .price-info dl dd.dl-list-3{ display: inline; font-size: 0.55rem; float: right; padding: 0 0.1rem; line-height: 1rem; color: #ff6b13; border: 1px solid #FF6B13; border-radius: 3px;} .price-info dl dd.dl-list-4{width: 77%; float: left;} .price-info dl dd.dl-list-4 p{display: inline-block; padding-right: 5px;} .price-info dl dd.dl-list-5{width: 23%; float: right; text-align: right;} .panic-buying-start{position: relative; overflow: hidden;height: 2rem; border-top: 1px solid #e0e0e0; margin: 5px -10px -10px; padding: 0 10px;} .panic-buying-start p{line-height: 2rem; font-size: 0.6rem; color: #ef3030;} .panic-buying-start img{width: 20%; position: absolute; right: 10px; bottom: 50%; margin-bottom: -0.5rem;} .panic-buying{position: relative; overflow: hidden;height: 2rem; border-top: 1px solid #e0e0e0; margin: 5px -10px -10px; padding: 0 10px;} .panic-buying p{line-height: 2rem; font-size: 0.6rem; color: #323232;} .panic-buying p span{background-color: #ef3030; color: #fff; padding: 0.2rem; font-size: 0.8rem; margin: 0 0.1rem; border-radius: 3px;} .panic-buying img{width: 20%; position: absolute; right: 10px; bottom: 50%; margin-bottom: -0.5rem;} .panic-buying-ed{position: relative; overflow: hidden;height: 2rem; border-top: 1px solid #e0e0e0; margin: 5px -10px -10px; padding: 0 10px;} .panic-buying-ed p{line-height: 2rem; font-size: 0.7rem; color: #ef3030;} .panic-buying-ed img{width: 20%; position: absolute; right: 10px; bottom: 50%; margin-bottom: -0.5rem;} .address-info{padding: 10px; font-size: 0.6rem; position: relative; overflow: hidden; color: #323232;} .address-info span{float: left;} .address-info .address-text{width: 72%;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} .address-info .address-text span{color: #FF6B13;line-height: 0.9rem; margin-right: 3px;} .address-info .arrow-right{position: absolute; right: 10px; top: 12px; color: #989898; font-size: 0.8rem;} .service-info{padding: 10px; position: relative;font-size: 0.6rem;} .service-info .arrow-right{position: absolute; right: 10px; top: 3.7rem; color: #989898; font-size: 0.8rem;} .service-info .protxt li{color: #323232; line-height: 1.4rem;} .service-info .protxt li:nth-child(2){background-color: #e0e0e0; height: 1px; margin-left: 1.8rem;} .service-info .pageinfoico{padding:0 0 0 1.8rem; overflow:hidden; margin-top: 5px; position: relative; max-width: 16.5rem;} .service-info .pageinfoico dl{float:left; width: 5rem; padding:0 0 6px 0;} .service-info .pageinfoico dl dt{ float:left; width:0.7rem; height:0.7rem; line-height: 0.8rem; text-align:center; font-size:0.5rem; color:#ff6b13; border: 1px solid #FF6B13; border-radius: 100%;} .service-info .pageinfoico dl dd{ float:left; padding:0 0 0 1px; font-size: 0.6rem; line-height: 0.8rem;} .detail-info{margin-bottom: 0;} .detail-title{overflow: hidden; position: relative;} .detail-title li{border-bottom: 1px solid #e0e0e0; float: left; font-size: 0.7rem;width: 50%; padding: 0.6rem 0;} .detail-title li a{display: block; text-align: center; border-right: 1px solid #E0E0E0; box-sizing: border-box;} .detail-title li:last-child a{border-right: none;} .detail-title li.active{border-bottom: 3px solid #ff6b13; position: relative; bottom: 2px;} .detail-title li.active a{color: #FF6B13;} .pic-text-info{padding: 10px; background-color: #fff;} .rule-parameters-info{padding: 10px;line-height: 1rem; font-size: 0.6rem;} .detail-footer ul{ width:100%; height: 55px;} .detail-footer ul li{float:left; width:20%; text-align:center; padding-top: 8px;} .detail-footer ul li:nth-child(3){width: 30%;padding-top: 0;} .detail-footer ul li:nth-child(4){width: 30%;padding-top: 0;} .detail-footer ul li .icon-star{font-size: 1rem;} .detail-footer ul li .icon-car{ position:relative; font-size:1rem; padding:0 0 0.2rem 0;} .detail-footer ul li .icon-car em{ background:#ff9402;border-radius:14px; position:absolute; top:-4px; right:-9px; display:block; width:14px; height:14px; line-height:14px; text-align:center; font-size:0.5rem; font-style:inherit; color:#FFF; } .detail-footer ul li p{font-size: 0.7rem;} .detail-footer ul li .btn-add-car{line-height: 55px; font-size: 0.8rem; border-radius: 0;} .detail-footer ul li .btn-now-buy{line-height: 55px; font-size: 0.8rem; border-radius: 0;} .detail-footer ul li .btn-disabled{border-left: 1px solid #e0e0e0; box-sizing: border-box; border-radius: 0;} .pro-detail-win{z-index: 999;} .pro-detail-win .weui-popup-modal{overflow: visible; height: 68.6%; background-color: #fff;} .win-add-car{background-color: #fff; height: 100%;} .pro-detail-win .icon-close{font-size: 1.2rem; position: fixed; top: -1.5rem; right: 10px; color: #fff;-webkit-text-stroke-width: 0.2px;} .pro-detail-win .icon-close2{color: #7b7a7a;} .win-add-car .pro-box{margin: 0 10px 3px; padding: 10px 0 5px; border-bottom: 1px solid #e0e0e0;} .win-add-car .pro-box .img_box{border: 2px solid #dcdcdc; border-radius: 3px; width: 25%; margin: -8% 10px 0 0; float: left;} .win-add-car .win-pro-text{margin-left: 30%;} .win-add-car .win-pro-text h1{font-weight: normal; font-size: 0.75rem; line-height: 1rem; height: 2rem; overflow: hidden; margin-bottom: 3px;} .win-add-car .win-pro-text p{color: #FF6B13; font-size: 0.8rem;} .pro-attribute{overflow: auto; height: 47.5%;} .pro-block{margin: 3px 10px; border-bottom: 1px solid #e0e0e0;} .pro-block h3{font-weight: normal; color: #323232; font-size: 0.65rem; margin-bottom: 5px;} .pro-block ul li{background-color: #f5f5f5; padding: 0.3rem; display: inline-block; margin: 0 5px 5px 0; font-size: 0.55rem; border-radius: 3px;} .pro-block ul li.active{background-color: #FF6B13; color: #fff;} .pro-attribute .pro-block:last-child{border-bottom: none;} .win-total{position: fixed; bottom: 0; left: 0; width: 100%; background-color: #fff;} .win-total-div{margin: 0 10px; position: relative; border-top: 1px solid #e0e0e0; line-height: 2.5rem; height: 2.5rem;} .win-total-div p{font-size: 0.6rem;} .win-total-div p span{font-size: 0.7rem;color: #ff9402;} .win-total-div .change_num{top:50%; margin-top: -0.75rem;} .win-total .btn-cinfirm{border-radius: 0;} #half-attr.pro-detail-win{height: 48%;} #half-attr .win-total-div{border-top: none;} #half-address .toolbar{background: #fff;border-bottom: 1px solid #e0e0e0;} .win-address{margin-top: 2.5rem;} .win-address .select-title{border-bottom: 1px solid #e0e0e0;} .win-address .select-title ul li{display: inline-block; margin: 0 0 0 10px; line-height: 2rem; font-size: 0.6rem;} .win-address .select-title ul li.active{color: #FF6B13; border-bottom: 3px solid #FF6B13; margin-bottom: -1px;} .win-address .address-list{overflow: auto; height: 74%; margin-top: 5px;} .win-address .address-list p{padding-left: 10px; line-height: 2.5rem; font-size: 0.6em;} .win-address .address-list p span{color: #FF6B13; margin-right: 3px;} .win-address .address-list li{padding-left: 10px; line-height: 1.2rem; font-size: 0.6rem;} .win-address .select-add{position: fixed; bottom: 0; left: 0; width: 100%;} /*=====按钮样式==========*/ .btn-default{background-color: #ff6b13; color: #fff; display: block; border-radius: 4px; line-height: 2.2rem; font-size: 0.86rem; text-align: center;} .btn-default:hover{background-color: #DC5E12;color: #fff;} .btn-default2{background-color: #ff9402; color: #fff; display: block; border-radius: 4px; line-height: 2.2rem; font-size: 0.86rem; text-align: center;} .btn-default2:hover{background-color: #d37a02;color: #fff;} .btn-disabled{background-color: #a5a4a4; color: #fff; display: block; border-radius: 4px; line-height: 2.2rem; font-size: 0.86rem; text-align: center;} .btn-disabled:hover{background-color: #a5a4a4; color: #fff;} .detail-footer ul li .btn-disabled:hover{background-color: #a5a4a4;color: #fff;} .btn-payment{background-color: #06c70b; color: #fff; display: block; border-radius: 4px; line-height: 2.2rem; font-size: 0.86rem; text-align: center;} .btn-payment:hover{background-color: #01a505;color: #fff;}
0.232223
0.069069
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&display=swap'); @import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-2/css/all.min.css"); *{ margin: 0; padding: 0; list-style: none; text-decoration: none; } body{ background-color: #0c0c0c; } :root{ --font-primary: "<NAME>", serif; --font-secundary: "Josefin Slab", serif; --font-action: "Muli", serif; --font-roboto: "Roboto Mono", monospace, serif; --font-work: "Work Sans", sans-serif; } .hamburguer{ width: 2rem; height: 2rem; position: fixed; z-index: 100; right: 2rem; top: 2rem; display: flex; flex-direction: column; justify-content: space-evenly; cursor: pointer; } .show-menu .hamburguer{ right: 16rem; } .line{ width: 100%; height: .1rem; background-color: #FFF; box-shadow: 0.1rem 0.1rem 1px #000; } header{ width: 100%; height: 100vh; overflow: hidden; position: relative; } .img-wrapper{ width: 100%; height: 100%; overflow: hidden; background-color: rgba(0, 0, 0, 0.8); } .img-wrapper img{ width: 100%; height: 100%; object-fit: cover; opacity: 0.5; animation: zoom 25s; } @keyframes zoom{ 0%{ transform: scale(1.3); } 100%{ transform: scale(1); } } .banner{ position: absolute; top: 30%; left: 15%; } .banner h1{ color: #ffffff; font-size: 3.5rem; font-family: var(--font-primary); font-weight: 200; text-shadow: .3rem .4rem 2px rgba(0, 0, 0, .4); line-height: 3.5rem; margin-bottom: 2rem; opacity: 0; animation: moveBanner 1s 0.5s forwards; } .banner p{ font-family: var(--font-primary); color: #FFF; font-size: 2rem; text-shadow: .2rem .2rem rgba(0, 0, 0, .4); margin-bottom: 2rem; opacity: 0; animation: moveBanner 1s 0.7s forwards; } .banner button { background: #200122; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #6f0000, #200122); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #6f0000, #200122); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ padding: 1rem 3rem; border: none; border-radius: 5px; cursor: pointer; opacity: 0; animation: moveBanner 1s 0.9s forwards; } .banner a{ font-family: var(--font-action); color: #fff; font-size: 1.2rem; text-transform: uppercase; letter-spacing: .1rem; transition: .6s; } .banner a:hover{ color: #aa0404; } @keyframes moveBanner{ 0%{ transform: translateY(10rem) rotateY(-30deg); } 100%{ transform: translateY(0) rotateY(0); opacity: 1; } } .sidebar{ width: 20rem; height: 100vh; background-color: #FFF; position: fixed; top: 0; right: -20rem; transition: all 1s; } .show-menu .sidebar{ right: 0; } .menu{ position: absolute; top: 40%; left: 50%; transform: translate(-50%, -50%); } .menu-item{ text-align: center; margin-bottom: .5rem; } .menu-link{ font-family: var(--font-action); font-size: 2rem; color: #555; transition: color 1s; } .menu-link:hover{ color: #6f0000; } .social-media{ position: absolute; bottom: 2rem; width: 100%; display: flex; justify-content: space-evenly; } .social-media i{ padding: 0; background-color: #6f0000; color: #FFF; height: 2.5rem; width: 2.5rem; font-size: 1.5rem; display: flex; justify-content: center; align-items: center; border-radius: 50%; transition: background-color 1s; } .social-media i:hover{ background-color: #aa0404; } .conhecimentos{ background-color: #0c0c0c; padding: 4rem; margin-top: 2rem; margin-right: auto; margin-left: auto; background-color: ; width: 70%; } .titulo{ display: flex; align-items: center; justify-content: center; padding-top: 3rem; } .titulo h1{ font-family: var(--font-roboto); font-size: 2rem; color: #FFF; padding: 3rem; text-align: center; } .container-ssj{ border: 1px solid #DDD; border-radius: 10px; display: flex; flex-direction: row; justify-content: center; } .co-container{ text-align: center; padding: 60px 25px; } .central{ border-left: 1px solid #CCC; border-right: 1px solid #CCC; } .nomes{ padding: 2rem; font-size: 2rem; font-family: var(--font-roboto); color: #FFF; } .fab { font-size: 8rem; padding: 2rem; color: #6f0000; border: 2px solid #6f0000; } .subtitle{ font-family: var(--font-roboto); margin-top: 5rem; font-size: 1.4rem; color: #FFF; } .sec-contato{ height: 100vh; background-color: #FFF; display: flex; justify-content: center; align-items: center; background-color: #0c0c0c; } .contato{ background: rgb(187,184,184); background: linear-gradient(90deg, rgba(187,184,184,1) 0%, rgba(255,255,255,1) 48%, rgba(195,190,190,1) 100%); display: flex; align-items: center; justify-content: space-between; height: 30rem; width: 60%; } .contato-left{ background-image: url(./imagens/aas.jpg); background-color: rgba(0, 0, 0, 0.8); width: 30%; height: 100%; } .contato-right{ display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%; width: 100%; } .contato-right h1{ color: #000; font-family: var(--font-roboto); font-size: 2.2rem; } .fo-contato{ display: flex; flex-direction: column; width: 100%; } .input-gp{ padding: .9rem; display: flex; justify-content: center; } .input-gp input{ font-family: var(--font-roboto); text-align: center; font-size: 1.2rem; width: 60%; height: 3rem; border-radius: 10px; border: none; background-color: #000; color: #FFF; } #botao { padding-top: 1.4rem; display: flex; justify-content: center; } .btn-submitt { border: none; display: flex; justify-content: center; align-items: center; height: 3rem; width: 70%; border-radius: 10px; cursor: pointer; background-color: rgb(53, 52, 52); transition: .1s; } .btn-submitt a{ font-family: var(--font-roboto); color: #FFF; font-size: 1.4rem; } .btn-submitt:hover{ background: #6f0000; } .co-orcamento{ background-image: url(./imagens/bg-orcamento.jpg); display: flex; justify-content: center; height: 100vh; } .orcamento{ display: flex; flex-direction: column; margin-top: 4rem; width: 60%; height: 80%; background-color: rgba(85, 85, 85, .6) } .faca-orcamento{ width: 40%; display: flex; padding: 1.5rem; margin-top: -2rem; margin-left: -2rem; border-radius: 10px; justify-content: center; background: rgb(107,0,0); background: linear-gradient(90deg, rgba(107,0,0,1) 0%, rgba(80,0,0,1) 49%, rgba(96,2,2,1) 100%); color: #FFF; font-family: var(--font-roboto); font-size: 1rem; } .calc-orcamento{ display: flex; padding-top: 5rem; padding-left: 3rem; padding-bottom: 1.5rem; } .quanti{ display: flex; } .quanti p{ color: #FFF; font-size: 1.6rem; font-family: var(--font-roboto); } #quanti{ width: 10%; border-radius: 10px; margin-left: 1rem; font-family: var(--font-action); text-align: center; font-size: 1.4rem; } .script-qua{ display: flex; padding-top: 1.6rem; padding-left: 3rem; padding-bottom: 1.5rem; } .script-qua p{ color: #FFF; font-size: 1.6rem; font-family: var(--font-roboto); } #js{ margin-left: 1rem; } .prazo{ display: flex; padding-top: 1.6rem; padding-left: 3rem; padding-bottom: 1.5rem; } .prazo p{ color: #FFF; font-size: 1.6rem; font-family: var(--font-roboto); } #prazo{ margin-left: 1rem; width: 60%; height: 2rem; } .valor{ display: flex; flex-direction: column; } .valor p{ color: #FFF; font-size: 1.6rem; font-family: var(--font-roboto); padding-top: 1.6rem; padding-left: 3rem; padding-bottom: 1.5rem; } #botao-enviar{ width: 40%; margin-left: 2rem; height: 4rem; border-radius: 10px; background-color: #6f0000; color: #FFF; font-size: 2rem; font-family: var(--font-roboto); cursor: pointer; border: none; transition: .4s; } #botao-enviar:hover{ background-color: #aa0404; } footer { display: flex; align-items: center; justify-content:space-around; background-color: #0c0c0c; height: 15vh; color: #555; font-size: 1.2rem; } .social-media-footer i{ font-size: 2rem; height: 1rem; border: none; cursor: pointer; transition: 1s; } .social-media-footer i:hover{ color: #aa0404; } #conhecimentos{ } /* Display-mobile */ @media(max-width: 980px){ .container{ } .conhecimentos{ width: 100%; padding: 0; } .container-ssj{ flex-direction: column; } .co-container{ } .central{ border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; } .sec-contato{ } .contato{ width: 80%; flex-direction: column; } .contato-left{ width: 100%; } .contato-right h1{ text-align: center; margin: .4rem; } .input-gp input{ width: 100%; } #botao{ padding-bottom: 1.5rem; } .co-orcamento{ height: 130vh; } .orcamento{ width: 80%; height: 90%; } .faca-orcamento{ margin-left: -1rem; } .quanti{ flex-direction: column; } #quanti{ width: 30%; height: 3rem; margin-top: 1.4rem; font-size: 2rem; } .script-qua{ flex-direction: column; } #js{ margin-top: 1.4rem; } .prazo { flex-direction: column; } #prazo{ margin-top: 1.4rem; margin-left: 0; } .valor{ flex-direction: column; } footer{ flex-direction: column; } footer p{ width: 80%; padding-top: 5rem; } .social-media-footer{ padding-bottom: 2rem; } }
style.css
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&display=swap'); @import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-2/css/all.min.css"); *{ margin: 0; padding: 0; list-style: none; text-decoration: none; } body{ background-color: #0c0c0c; } :root{ --font-primary: "<NAME>", serif; --font-secundary: "Josefin Slab", serif; --font-action: "Muli", serif; --font-roboto: "Roboto Mono", monospace, serif; --font-work: "Work Sans", sans-serif; } .hamburguer{ width: 2rem; height: 2rem; position: fixed; z-index: 100; right: 2rem; top: 2rem; display: flex; flex-direction: column; justify-content: space-evenly; cursor: pointer; } .show-menu .hamburguer{ right: 16rem; } .line{ width: 100%; height: .1rem; background-color: #FFF; box-shadow: 0.1rem 0.1rem 1px #000; } header{ width: 100%; height: 100vh; overflow: hidden; position: relative; } .img-wrapper{ width: 100%; height: 100%; overflow: hidden; background-color: rgba(0, 0, 0, 0.8); } .img-wrapper img{ width: 100%; height: 100%; object-fit: cover; opacity: 0.5; animation: zoom 25s; } @keyframes zoom{ 0%{ transform: scale(1.3); } 100%{ transform: scale(1); } } .banner{ position: absolute; top: 30%; left: 15%; } .banner h1{ color: #ffffff; font-size: 3.5rem; font-family: var(--font-primary); font-weight: 200; text-shadow: .3rem .4rem 2px rgba(0, 0, 0, .4); line-height: 3.5rem; margin-bottom: 2rem; opacity: 0; animation: moveBanner 1s 0.5s forwards; } .banner p{ font-family: var(--font-primary); color: #FFF; font-size: 2rem; text-shadow: .2rem .2rem rgba(0, 0, 0, .4); margin-bottom: 2rem; opacity: 0; animation: moveBanner 1s 0.7s forwards; } .banner button { background: #200122; /* fallback for old browsers */ background: -webkit-linear-gradient(to right, #6f0000, #200122); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #6f0000, #200122); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ padding: 1rem 3rem; border: none; border-radius: 5px; cursor: pointer; opacity: 0; animation: moveBanner 1s 0.9s forwards; } .banner a{ font-family: var(--font-action); color: #fff; font-size: 1.2rem; text-transform: uppercase; letter-spacing: .1rem; transition: .6s; } .banner a:hover{ color: #aa0404; } @keyframes moveBanner{ 0%{ transform: translateY(10rem) rotateY(-30deg); } 100%{ transform: translateY(0) rotateY(0); opacity: 1; } } .sidebar{ width: 20rem; height: 100vh; background-color: #FFF; position: fixed; top: 0; right: -20rem; transition: all 1s; } .show-menu .sidebar{ right: 0; } .menu{ position: absolute; top: 40%; left: 50%; transform: translate(-50%, -50%); } .menu-item{ text-align: center; margin-bottom: .5rem; } .menu-link{ font-family: var(--font-action); font-size: 2rem; color: #555; transition: color 1s; } .menu-link:hover{ color: #6f0000; } .social-media{ position: absolute; bottom: 2rem; width: 100%; display: flex; justify-content: space-evenly; } .social-media i{ padding: 0; background-color: #6f0000; color: #FFF; height: 2.5rem; width: 2.5rem; font-size: 1.5rem; display: flex; justify-content: center; align-items: center; border-radius: 50%; transition: background-color 1s; } .social-media i:hover{ background-color: #aa0404; } .conhecimentos{ background-color: #0c0c0c; padding: 4rem; margin-top: 2rem; margin-right: auto; margin-left: auto; background-color: ; width: 70%; } .titulo{ display: flex; align-items: center; justify-content: center; padding-top: 3rem; } .titulo h1{ font-family: var(--font-roboto); font-size: 2rem; color: #FFF; padding: 3rem; text-align: center; } .container-ssj{ border: 1px solid #DDD; border-radius: 10px; display: flex; flex-direction: row; justify-content: center; } .co-container{ text-align: center; padding: 60px 25px; } .central{ border-left: 1px solid #CCC; border-right: 1px solid #CCC; } .nomes{ padding: 2rem; font-size: 2rem; font-family: var(--font-roboto); color: #FFF; } .fab { font-size: 8rem; padding: 2rem; color: #6f0000; border: 2px solid #6f0000; } .subtitle{ font-family: var(--font-roboto); margin-top: 5rem; font-size: 1.4rem; color: #FFF; } .sec-contato{ height: 100vh; background-color: #FFF; display: flex; justify-content: center; align-items: center; background-color: #0c0c0c; } .contato{ background: rgb(187,184,184); background: linear-gradient(90deg, rgba(187,184,184,1) 0%, rgba(255,255,255,1) 48%, rgba(195,190,190,1) 100%); display: flex; align-items: center; justify-content: space-between; height: 30rem; width: 60%; } .contato-left{ background-image: url(./imagens/aas.jpg); background-color: rgba(0, 0, 0, 0.8); width: 30%; height: 100%; } .contato-right{ display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%; width: 100%; } .contato-right h1{ color: #000; font-family: var(--font-roboto); font-size: 2.2rem; } .fo-contato{ display: flex; flex-direction: column; width: 100%; } .input-gp{ padding: .9rem; display: flex; justify-content: center; } .input-gp input{ font-family: var(--font-roboto); text-align: center; font-size: 1.2rem; width: 60%; height: 3rem; border-radius: 10px; border: none; background-color: #000; color: #FFF; } #botao { padding-top: 1.4rem; display: flex; justify-content: center; } .btn-submitt { border: none; display: flex; justify-content: center; align-items: center; height: 3rem; width: 70%; border-radius: 10px; cursor: pointer; background-color: rgb(53, 52, 52); transition: .1s; } .btn-submitt a{ font-family: var(--font-roboto); color: #FFF; font-size: 1.4rem; } .btn-submitt:hover{ background: #6f0000; } .co-orcamento{ background-image: url(./imagens/bg-orcamento.jpg); display: flex; justify-content: center; height: 100vh; } .orcamento{ display: flex; flex-direction: column; margin-top: 4rem; width: 60%; height: 80%; background-color: rgba(85, 85, 85, .6) } .faca-orcamento{ width: 40%; display: flex; padding: 1.5rem; margin-top: -2rem; margin-left: -2rem; border-radius: 10px; justify-content: center; background: rgb(107,0,0); background: linear-gradient(90deg, rgba(107,0,0,1) 0%, rgba(80,0,0,1) 49%, rgba(96,2,2,1) 100%); color: #FFF; font-family: var(--font-roboto); font-size: 1rem; } .calc-orcamento{ display: flex; padding-top: 5rem; padding-left: 3rem; padding-bottom: 1.5rem; } .quanti{ display: flex; } .quanti p{ color: #FFF; font-size: 1.6rem; font-family: var(--font-roboto); } #quanti{ width: 10%; border-radius: 10px; margin-left: 1rem; font-family: var(--font-action); text-align: center; font-size: 1.4rem; } .script-qua{ display: flex; padding-top: 1.6rem; padding-left: 3rem; padding-bottom: 1.5rem; } .script-qua p{ color: #FFF; font-size: 1.6rem; font-family: var(--font-roboto); } #js{ margin-left: 1rem; } .prazo{ display: flex; padding-top: 1.6rem; padding-left: 3rem; padding-bottom: 1.5rem; } .prazo p{ color: #FFF; font-size: 1.6rem; font-family: var(--font-roboto); } #prazo{ margin-left: 1rem; width: 60%; height: 2rem; } .valor{ display: flex; flex-direction: column; } .valor p{ color: #FFF; font-size: 1.6rem; font-family: var(--font-roboto); padding-top: 1.6rem; padding-left: 3rem; padding-bottom: 1.5rem; } #botao-enviar{ width: 40%; margin-left: 2rem; height: 4rem; border-radius: 10px; background-color: #6f0000; color: #FFF; font-size: 2rem; font-family: var(--font-roboto); cursor: pointer; border: none; transition: .4s; } #botao-enviar:hover{ background-color: #aa0404; } footer { display: flex; align-items: center; justify-content:space-around; background-color: #0c0c0c; height: 15vh; color: #555; font-size: 1.2rem; } .social-media-footer i{ font-size: 2rem; height: 1rem; border: none; cursor: pointer; transition: 1s; } .social-media-footer i:hover{ color: #aa0404; } #conhecimentos{ } /* Display-mobile */ @media(max-width: 980px){ .container{ } .conhecimentos{ width: 100%; padding: 0; } .container-ssj{ flex-direction: column; } .co-container{ } .central{ border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; } .sec-contato{ } .contato{ width: 80%; flex-direction: column; } .contato-left{ width: 100%; } .contato-right h1{ text-align: center; margin: .4rem; } .input-gp input{ width: 100%; } #botao{ padding-bottom: 1.5rem; } .co-orcamento{ height: 130vh; } .orcamento{ width: 80%; height: 90%; } .faca-orcamento{ margin-left: -1rem; } .quanti{ flex-direction: column; } #quanti{ width: 30%; height: 3rem; margin-top: 1.4rem; font-size: 2rem; } .script-qua{ flex-direction: column; } #js{ margin-top: 1.4rem; } .prazo { flex-direction: column; } #prazo{ margin-top: 1.4rem; margin-left: 0; } .valor{ flex-direction: column; } footer{ flex-direction: column; } footer p{ width: 80%; padding-top: 5rem; } .social-media-footer{ padding-bottom: 2rem; } }
0.377311
0.055849
@import url(http://fonts.googleapis.com/css?family=Antic+Didone|Unica+One); /* Welcome to Compass. * In this file you should write your main styles. (or centralize your imports) * Import this file using the following HTML or equivalent: * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */ /* line 17, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; } /* line 22, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ html { line-height: 1; } /* line 24, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ ol, ul { list-style: none; } /* line 26, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ table { border-collapse: collapse; border-spacing: 0; } /* line 28, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } /* line 30, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ q, blockquote { quotes: none; } /* line 103, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } /* line 32, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ a img { border: none; } /* line 116, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } /* line 10, ../sass/screen.scss */ body { font-family: 'Antic Didone', serif; } /* line 14, ../sass/screen.scss */ h1 { font-size: 3em; font-family: 'Unica One', cursive; text-transform: uppercase; } /* line 20, ../sass/screen.scss */ a { color: #F7941E; } /* line 24, ../sass/screen.scss */ p { margin-top: 1em; font-size: 1.2em; line-height: 1.4em; } /* line 29, ../sass/screen.scss */ p.url { background: #FFF200; } /* line 34, ../sass/screen.scss */ #url { padding: 8px; width: 100px; font-size: 1.2em; font-faimly: 'Antic Didone', serif; color: #bbb; } /* line 43, ../sass/screen.scss */ #content { margin: 50px auto 50px; width: 500px; text-align: center; } /* line 49, ../sass/screen.scss */ #content #icon { width: 50%; }
static/stylesheets/screen.css
@import url(http://fonts.googleapis.com/css?family=Antic+Didone|Unica+One); /* Welcome to Compass. * In this file you should write your main styles. (or centralize your imports) * Import this file using the following HTML or equivalent: * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */ /* line 17, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; } /* line 22, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ html { line-height: 1; } /* line 24, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ ol, ul { list-style: none; } /* line 26, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ table { border-collapse: collapse; border-spacing: 0; } /* line 28, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } /* line 30, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ q, blockquote { quotes: none; } /* line 103, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } /* line 32, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ a img { border: none; } /* line 116, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } /* line 10, ../sass/screen.scss */ body { font-family: 'Antic Didone', serif; } /* line 14, ../sass/screen.scss */ h1 { font-size: 3em; font-family: 'Unica One', cursive; text-transform: uppercase; } /* line 20, ../sass/screen.scss */ a { color: #F7941E; } /* line 24, ../sass/screen.scss */ p { margin-top: 1em; font-size: 1.2em; line-height: 1.4em; } /* line 29, ../sass/screen.scss */ p.url { background: #FFF200; } /* line 34, ../sass/screen.scss */ #url { padding: 8px; width: 100px; font-size: 1.2em; font-faimly: 'Antic Didone', serif; color: #bbb; } /* line 43, ../sass/screen.scss */ #content { margin: 50px auto 50px; width: 500px; text-align: center; } /* line 49, ../sass/screen.scss */ #content #icon { width: 50%; }
0.166201
0.057045
.edit-conditional-critical-css .conditional-select .optvalue { margin: 0 3px 3px 0; padding: 2px 6px; background: var(--optvalue-primary-color); color: var(--optvalue-text-color); border: 1px solid var(--optvalue-secondary-color); border-radius: 3px; } .edit-conditional-critical-css .conditional-select .optvalue .remove { border-left: 1px solid var(--optvalue-secondary-color); } .edit-conditional-critical-css .conditional-select .optvalue.post { --optvalue-primary-color: #4285f4; --optvalue-secondary-color: #3366b9; --optvalue-text-color: #ffffff; } .edit-conditional-critical-css .conditional-select .optvalue.page { --optvalue-primary-color: #079c2d; --optvalue-secondary-color: #065e1c; --optvalue-text-color: #ffffff; } .edit-conditional-critical-css .conditional-select .optvalue.cat { --optvalue-primary-color: #ea4335; --optvalue-secondary-color: #cd3a2e; --optvalue-text-color: #ffffff; } .edit-conditional-critical-css .conditional-select .optvalue.pagetype { --optvalue-primary-color: #f1b70a; --optvalue-secondary-color: #b28708; --optvalue-text-color: #1c1700; } .edit-conditional-critical-css .conditional-select .optvalue.filter { --optvalue-primary-color: #dddddd; --optvalue-secondary-color: #b4b9be; --optvalue-text-color: #1c1700; } .edit-conditional-critical-css .conditional-select .optvalue.woocommerce { --optvalue-primary-color: #19c244; --optvalue-secondary-color: #079c2d; --optvalue-text-color: #ffffff; } .edit-conditional-critical-css .optgroup::before { content: ''; display: inline-block; width: 15px; height: 9px; margin-right: 6px; } .edit-conditional-critical-css .optgroup-post::before { background-color: #4285f4; } .edit-conditional-critical-css .optgroup-page::before { background-color: #079c2d; } .edit-conditional-critical-css .optgroup-cat::before { background-color: #ea4335; } .edit-conditional-critical-css .optgroup-pagetype::before { background-color: #f1b70a; } .edit-conditional-critical-css .optgroup-filter::before { background-color: #dddddd; } .edit-conditional-critical-css .optgroup-woocommerce::before { background-color: #079c2d; } .edit-conditional-critical-css .opt .desc { font-weight: thin; color: #999999; }
admin/admin-app/src/components/CriticalCss/ConditionalSelect.css
.edit-conditional-critical-css .conditional-select .optvalue { margin: 0 3px 3px 0; padding: 2px 6px; background: var(--optvalue-primary-color); color: var(--optvalue-text-color); border: 1px solid var(--optvalue-secondary-color); border-radius: 3px; } .edit-conditional-critical-css .conditional-select .optvalue .remove { border-left: 1px solid var(--optvalue-secondary-color); } .edit-conditional-critical-css .conditional-select .optvalue.post { --optvalue-primary-color: #4285f4; --optvalue-secondary-color: #3366b9; --optvalue-text-color: #ffffff; } .edit-conditional-critical-css .conditional-select .optvalue.page { --optvalue-primary-color: #079c2d; --optvalue-secondary-color: #065e1c; --optvalue-text-color: #ffffff; } .edit-conditional-critical-css .conditional-select .optvalue.cat { --optvalue-primary-color: #ea4335; --optvalue-secondary-color: #cd3a2e; --optvalue-text-color: #ffffff; } .edit-conditional-critical-css .conditional-select .optvalue.pagetype { --optvalue-primary-color: #f1b70a; --optvalue-secondary-color: #b28708; --optvalue-text-color: #1c1700; } .edit-conditional-critical-css .conditional-select .optvalue.filter { --optvalue-primary-color: #dddddd; --optvalue-secondary-color: #b4b9be; --optvalue-text-color: #1c1700; } .edit-conditional-critical-css .conditional-select .optvalue.woocommerce { --optvalue-primary-color: #19c244; --optvalue-secondary-color: #079c2d; --optvalue-text-color: #ffffff; } .edit-conditional-critical-css .optgroup::before { content: ''; display: inline-block; width: 15px; height: 9px; margin-right: 6px; } .edit-conditional-critical-css .optgroup-post::before { background-color: #4285f4; } .edit-conditional-critical-css .optgroup-page::before { background-color: #079c2d; } .edit-conditional-critical-css .optgroup-cat::before { background-color: #ea4335; } .edit-conditional-critical-css .optgroup-pagetype::before { background-color: #f1b70a; } .edit-conditional-critical-css .optgroup-filter::before { background-color: #dddddd; } .edit-conditional-critical-css .optgroup-woocommerce::before { background-color: #079c2d; } .edit-conditional-critical-css .opt .desc { font-weight: thin; color: #999999; }
0.423339
0.068382
.ezieBox { position:fixed !important; font-family:Arial, Verdana, sans-serif; font-size:16px; } .ezieBox a { text-decoration:none; color:black; } .ezieBox ul , .ezieBox li { list-style-type:none; } #ezieToolsWindow .sectionContent a { display: block; } .ezieBox * { margin:0px; padding:0px; } .drawZone { width:700px; left:30%; top:10%; } #ezieOptsWindow { position: absolute; width:184px; top:10%; left:78%; z-index:101; display:none; } #ezieOptsWindow .content { height:400px; } #ezieConnectionError { font-size: 1em; padding: 5px; left:40%; top:35%; width:250px; height:50px; background-color:#f2f2f2; z-index:120; text-align:center; } #ezieConfirmMessage{ margin-top:6px; } .topBar { height:42px; cursor:move; overflow:hidden; } .topBarContent { background:url("../../images/ezie/topBarBg.png") repeat-x; height:42px; margin:0px 19px; } .topBarContent h2 { font-size:0.875em; text-shadow:1px 1px 0px white; padding:22px 2px; float:left; } .topBar .leftCorner { background:url("../../images/ezie/topBarLeftCorner.png") no-repeat; height:42px; width:19px; float:left; } .topBar .rightCorner { background:url("../../images/ezie/topBarRightCorner.png") no-repeat; height:42px; width:19px; float:right; } .contentLeft { background:url("../../images/ezie/contentLeftShadow.png") top left repeat-y; padding-left:12px; } .contentRight { background:url("../../images/ezie/contentRightShadow.png") top right repeat-y; padding-right:12px; } #ezieToolsWindow .content { background:#f2f2f2; height:100%; min-height:400px; } .content { background: #CACACA; position:relative; } #grid { height:370px; margin-right:161px; overflow:scroll; text-align: center; } #main_image { background: url(../../images/ezie/editorBg.png); border: 1px solid #505050; display: inline-block; } #main_image img { width: 100%; height: 100%; } .topMenu { height:26px; background:url("../../images/ezie/menuBarBg.png") repeat-x; padding:4px 10px 0 12px; font-size:0.7em; } .topMenu li a { display:block; float:left; font-weight:normal; margin-right:10px; padding:5px 15px 3px 0px; height:15px; } .topMenu li:hover a { text-decoration: underline; } .topMenu h2 { font-size:1em; padding-top:7px; float:left; } #ezieToolsWindow .tools { padding:10px 0px 3px 16px; } #optsRotation .tools { padding:0px 10px; } #selectAngle { width: 137px; height: 137px; margin: 0 auto; position: relative; } #circularSlider { width: 137px; height: 137px; margin: 2px auto; background: url(../../images/ezie/rotationSlider.png) no-repeat; text-align: center; } #circularSlider .ui-circular-slider { background: url(../../images/ezie/rotationHandle.png) no-repeat; width: 24px; height: 24px; margin-left: -12px; margin-top: -12px; z-index: 100; } #circularSlider input { width: 50px; margin-top:50px; text-align: center; } #selectAngle .preset { font-size: 0.01em; color: white; position: absolute; display: inline-block; width: 12px; height: 12px; text-indent: -100px; text-align: center; z-index: 99; background: url(../../images/ezie/rotationPreset.png) no-repeat; } #selectAngle .zero { left: 62px; top: 5px; } #selectAngle .halfpi { right: -3px; top: 70px; } #selectAngle .pi { bottom: -13px; left: 62px; } #selectAngle .threehalfpi { left: -3px; top: 70px; } #optsZoom .tools { padding:10px 10px 3px; } #optsRotation label, #optsRotation label input{ width: auto; font-size: 0.7em; font-weight: bold; } #optsRotation label input{ margin-right: 2px; } .tools a:focus { outline:0; } .tools { overflow:hidden; } .tools li { height:26px; width:26px; margin-right:12px; margin-bottom:7px; float:left; background:url("../../images/ezie/iconBg.png") no-repeat; } .tools li a { display:block; height:16px; width:16px; padding:5px; background:no-repeat center center; } .tools li.current, .tools li.click { background:url("../../images/ezie/iconBgOn.png") no-repeat; } #ezie_select { background-image:url("../../images/ezie/ico/selection.png")} #ezie_zoom { background-image:url("../../images/ezie/ico/zoom.png") } #ezie_undo { background-image:url("../../images/ezie/ico/arrowGreyLeft.png") } #ezie_redo { background-image:url("../../images/ezie/ico/arrowGreyRight.png") } .active #ezie_redo { background-image:url("../../images/ezie/ico/arrowGreenRight.png") } .active #ezie_undo { background-image:url("../../images/ezie/ico/arrowGreenLeft.png") } #ezie_pot { background-image:url("../../images/ezie/ico/pot.png") } #ezie_img { background-image:url("../../images/ezie/ico/img.png") } #ezie_rotation_left { background-image:url("../../images/ezie/ico/rotationLeft.png") } #ezie_rotation_right { background-image:url("../../images/ezie/ico/rotationRight.png") } #ezie_alternative_crop_text { display: none; } #zoomIn { background-image:url("../../images/ezie/ico/zoomIn.png") } #zoomOut { background-image:url("../../images/ezie/ico/zoomOut.png") } .filters { } .filters li { padding:4px 10px; border-bottom:1px solid #ccc; font-size:0.7em; } .filters li:hover { background:#DFDFDF; } .filters li.more { background:url("../../images/ezie/arrowSmall.gif") 95% 50% no-repeat; } .filters li.current { background-color:#C2E0EF; } .filters li.more:hover { background:#DFDFDF url("../../images/ezie/arrowSmall.gif") 95% 50% no-repeat; } .section { overflow:hidden; } .sectionHeader { background:url("../../images/ezie/menuBarBg.png") repeat-x; height:30px; } .sectionHeader h4 { font-size:0.8125em; padding:10px 10px 0 10px !important; color:black !important; background:url("../../images/ezie/arrowDown.png") 90% 7px no-repeat; cursor:pointer; } .sectionHeader h4.closed { background:url("../../images/ezie/arrowUp.png") 90% 7px no-repeat; } .sectionHeader h4:hover { background:url("../../images/ezie/arrowUp.png") 90% 7px no-repeat; } .sectionHeader h4.closed:hover { background:url("../../images/ezie/arrowDown.png") 90% 7px no-repeat; } .bottomBar { height:37px; position:relative; } .bottomBar .leftCorner { height:37px; width:19px; background:url("../../images/ezie/bottomBarLeftBorder.png") no-repeat; float:left; } .bottomBar .rightCorner { height:37px; width:19px; background:url("../../images/ezie/bottomBarRightBorder.png") no-repeat; float:right; } .bottomBar .bottomBarContent { margin:0 19px; background:url("../../images/ezie/bottomBarBg.png") repeat-x; height:37px; } .bottomBarContent p { font-size:0.7em; color:#777; padding:4px 0; } #ezieToolsWindow { display: none; z-index:101; width:200px; left:14%; top:10%; } #ezieMainWindow { display: none; z-index:101; } #ezieMainContainer { display: none; position: fixed; top: 0; left: 0; background: url("../../images/ezie/ezie_white_transparent_background.png"); z-index:100; width: 100%; height: 100%; } #ezieMainContainer * { line-height:1.1em; } #window { float:right; padding-top:18px; } #window li { float:left; margin-left:3px; } #ezie_expand { display:block; background:url("../../images/ezie/icoExpand.gif") center center no-repeat; height:16px; width:16px; } #ezie_close { display:block; background:url("../../images/ezie/icoClose.gif") center center no-repeat; height:16px; width:16px; } #sideBar { background:#f0f0f0; border-left:1px solid #ccc; height:100%; position:absolute; width:160px; top:0px; right:0px; } #miniature { margin:10px; width:138px; height:auto; border:1px solid #ccc; text-align: center; } #miniature img { max-width: 135px; max-height: 135px; } .slider { margin:10px; } .sep { height:9px; width:9px; float:right; margin-top:7px; } .detachBox .sep { background:url("../../images/ezie/icoDetach.gif"); } .attachBox .sep { background:url("../../images/ezie/icoAttach.gif"); } .ui-icon { width: 16px; height: 16px; background-image: url(../../images/ezie/ui-icons_222222_256x240.png); } .opts input { font-size: 0.7em; height:16px; margin:5px 10px; padding:4px; width:129px; } .opts input[type="radio"] { height: auto; margin:5px 10px; width: auto; } .opts button { color: #fff; background: #8da5c0 url(../../images/ezie/gradient_passive.png) repeat-x center center scroll; padding: 0.3em 0.8em; width: auto; margin: 2px 10px; font-size: 0.7em; font-weight: normal; text-align: center; vertical-align: middle; cursor:pointer; border: 1px solid #537b9f; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .opts button:active { background:url("../../images/ezie/gradient_active.png") repeat-x center center scroll; } .opts button:hover { background:url("../../images/ezie/gradient_hover.png") repeat-x center center scroll; } #loadingBar { height:19px; width:220px; background:url("../../images/ezie/loading.gif") no-repeat; position:absolute; right:17px; top:3px; } #optsWatermarks ul { width: 130px; max-height: 110px; margin: 10px auto 0 auto; overflow: scroll; /* * Cooler for browsers supporting css3 */ overflow-x: visible; overflow-y: scroll; } #optsWatermarksPositions { width: 86px; margin: 2px auto; } #optsWatermarksPositions button { width: 21px; height: 21px; margin: 2px; background:url("../../images/ezie/positionButton.png") no-repeat; } #optsWatermarksPositions .selected { background:url("../../images/ezie/positionButton-selected.png") no-repeat; } #optsWatermarks ul li img { width: 100%; max-width: 110px; max-height: 120px; border: 1px solid #CACACA; margin: 2px auto; } #optsSelect fieldset { margin: 5px; } #optsSelect fieldset legend { font-size: 0.7em; margin-left: 5px; } #optsSelect input[type="text"] { width: 50px; text-align: center; margin: 5px; padding: 0; } #optsSelect li { font-size: 0.7em; } #optsSelect label { display: inline; }
web/extension/ezie/design/standard/stylesheets/ezie/ezie.css
.ezieBox { position:fixed !important; font-family:Arial, Verdana, sans-serif; font-size:16px; } .ezieBox a { text-decoration:none; color:black; } .ezieBox ul , .ezieBox li { list-style-type:none; } #ezieToolsWindow .sectionContent a { display: block; } .ezieBox * { margin:0px; padding:0px; } .drawZone { width:700px; left:30%; top:10%; } #ezieOptsWindow { position: absolute; width:184px; top:10%; left:78%; z-index:101; display:none; } #ezieOptsWindow .content { height:400px; } #ezieConnectionError { font-size: 1em; padding: 5px; left:40%; top:35%; width:250px; height:50px; background-color:#f2f2f2; z-index:120; text-align:center; } #ezieConfirmMessage{ margin-top:6px; } .topBar { height:42px; cursor:move; overflow:hidden; } .topBarContent { background:url("../../images/ezie/topBarBg.png") repeat-x; height:42px; margin:0px 19px; } .topBarContent h2 { font-size:0.875em; text-shadow:1px 1px 0px white; padding:22px 2px; float:left; } .topBar .leftCorner { background:url("../../images/ezie/topBarLeftCorner.png") no-repeat; height:42px; width:19px; float:left; } .topBar .rightCorner { background:url("../../images/ezie/topBarRightCorner.png") no-repeat; height:42px; width:19px; float:right; } .contentLeft { background:url("../../images/ezie/contentLeftShadow.png") top left repeat-y; padding-left:12px; } .contentRight { background:url("../../images/ezie/contentRightShadow.png") top right repeat-y; padding-right:12px; } #ezieToolsWindow .content { background:#f2f2f2; height:100%; min-height:400px; } .content { background: #CACACA; position:relative; } #grid { height:370px; margin-right:161px; overflow:scroll; text-align: center; } #main_image { background: url(../../images/ezie/editorBg.png); border: 1px solid #505050; display: inline-block; } #main_image img { width: 100%; height: 100%; } .topMenu { height:26px; background:url("../../images/ezie/menuBarBg.png") repeat-x; padding:4px 10px 0 12px; font-size:0.7em; } .topMenu li a { display:block; float:left; font-weight:normal; margin-right:10px; padding:5px 15px 3px 0px; height:15px; } .topMenu li:hover a { text-decoration: underline; } .topMenu h2 { font-size:1em; padding-top:7px; float:left; } #ezieToolsWindow .tools { padding:10px 0px 3px 16px; } #optsRotation .tools { padding:0px 10px; } #selectAngle { width: 137px; height: 137px; margin: 0 auto; position: relative; } #circularSlider { width: 137px; height: 137px; margin: 2px auto; background: url(../../images/ezie/rotationSlider.png) no-repeat; text-align: center; } #circularSlider .ui-circular-slider { background: url(../../images/ezie/rotationHandle.png) no-repeat; width: 24px; height: 24px; margin-left: -12px; margin-top: -12px; z-index: 100; } #circularSlider input { width: 50px; margin-top:50px; text-align: center; } #selectAngle .preset { font-size: 0.01em; color: white; position: absolute; display: inline-block; width: 12px; height: 12px; text-indent: -100px; text-align: center; z-index: 99; background: url(../../images/ezie/rotationPreset.png) no-repeat; } #selectAngle .zero { left: 62px; top: 5px; } #selectAngle .halfpi { right: -3px; top: 70px; } #selectAngle .pi { bottom: -13px; left: 62px; } #selectAngle .threehalfpi { left: -3px; top: 70px; } #optsZoom .tools { padding:10px 10px 3px; } #optsRotation label, #optsRotation label input{ width: auto; font-size: 0.7em; font-weight: bold; } #optsRotation label input{ margin-right: 2px; } .tools a:focus { outline:0; } .tools { overflow:hidden; } .tools li { height:26px; width:26px; margin-right:12px; margin-bottom:7px; float:left; background:url("../../images/ezie/iconBg.png") no-repeat; } .tools li a { display:block; height:16px; width:16px; padding:5px; background:no-repeat center center; } .tools li.current, .tools li.click { background:url("../../images/ezie/iconBgOn.png") no-repeat; } #ezie_select { background-image:url("../../images/ezie/ico/selection.png")} #ezie_zoom { background-image:url("../../images/ezie/ico/zoom.png") } #ezie_undo { background-image:url("../../images/ezie/ico/arrowGreyLeft.png") } #ezie_redo { background-image:url("../../images/ezie/ico/arrowGreyRight.png") } .active #ezie_redo { background-image:url("../../images/ezie/ico/arrowGreenRight.png") } .active #ezie_undo { background-image:url("../../images/ezie/ico/arrowGreenLeft.png") } #ezie_pot { background-image:url("../../images/ezie/ico/pot.png") } #ezie_img { background-image:url("../../images/ezie/ico/img.png") } #ezie_rotation_left { background-image:url("../../images/ezie/ico/rotationLeft.png") } #ezie_rotation_right { background-image:url("../../images/ezie/ico/rotationRight.png") } #ezie_alternative_crop_text { display: none; } #zoomIn { background-image:url("../../images/ezie/ico/zoomIn.png") } #zoomOut { background-image:url("../../images/ezie/ico/zoomOut.png") } .filters { } .filters li { padding:4px 10px; border-bottom:1px solid #ccc; font-size:0.7em; } .filters li:hover { background:#DFDFDF; } .filters li.more { background:url("../../images/ezie/arrowSmall.gif") 95% 50% no-repeat; } .filters li.current { background-color:#C2E0EF; } .filters li.more:hover { background:#DFDFDF url("../../images/ezie/arrowSmall.gif") 95% 50% no-repeat; } .section { overflow:hidden; } .sectionHeader { background:url("../../images/ezie/menuBarBg.png") repeat-x; height:30px; } .sectionHeader h4 { font-size:0.8125em; padding:10px 10px 0 10px !important; color:black !important; background:url("../../images/ezie/arrowDown.png") 90% 7px no-repeat; cursor:pointer; } .sectionHeader h4.closed { background:url("../../images/ezie/arrowUp.png") 90% 7px no-repeat; } .sectionHeader h4:hover { background:url("../../images/ezie/arrowUp.png") 90% 7px no-repeat; } .sectionHeader h4.closed:hover { background:url("../../images/ezie/arrowDown.png") 90% 7px no-repeat; } .bottomBar { height:37px; position:relative; } .bottomBar .leftCorner { height:37px; width:19px; background:url("../../images/ezie/bottomBarLeftBorder.png") no-repeat; float:left; } .bottomBar .rightCorner { height:37px; width:19px; background:url("../../images/ezie/bottomBarRightBorder.png") no-repeat; float:right; } .bottomBar .bottomBarContent { margin:0 19px; background:url("../../images/ezie/bottomBarBg.png") repeat-x; height:37px; } .bottomBarContent p { font-size:0.7em; color:#777; padding:4px 0; } #ezieToolsWindow { display: none; z-index:101; width:200px; left:14%; top:10%; } #ezieMainWindow { display: none; z-index:101; } #ezieMainContainer { display: none; position: fixed; top: 0; left: 0; background: url("../../images/ezie/ezie_white_transparent_background.png"); z-index:100; width: 100%; height: 100%; } #ezieMainContainer * { line-height:1.1em; } #window { float:right; padding-top:18px; } #window li { float:left; margin-left:3px; } #ezie_expand { display:block; background:url("../../images/ezie/icoExpand.gif") center center no-repeat; height:16px; width:16px; } #ezie_close { display:block; background:url("../../images/ezie/icoClose.gif") center center no-repeat; height:16px; width:16px; } #sideBar { background:#f0f0f0; border-left:1px solid #ccc; height:100%; position:absolute; width:160px; top:0px; right:0px; } #miniature { margin:10px; width:138px; height:auto; border:1px solid #ccc; text-align: center; } #miniature img { max-width: 135px; max-height: 135px; } .slider { margin:10px; } .sep { height:9px; width:9px; float:right; margin-top:7px; } .detachBox .sep { background:url("../../images/ezie/icoDetach.gif"); } .attachBox .sep { background:url("../../images/ezie/icoAttach.gif"); } .ui-icon { width: 16px; height: 16px; background-image: url(../../images/ezie/ui-icons_222222_256x240.png); } .opts input { font-size: 0.7em; height:16px; margin:5px 10px; padding:4px; width:129px; } .opts input[type="radio"] { height: auto; margin:5px 10px; width: auto; } .opts button { color: #fff; background: #8da5c0 url(../../images/ezie/gradient_passive.png) repeat-x center center scroll; padding: 0.3em 0.8em; width: auto; margin: 2px 10px; font-size: 0.7em; font-weight: normal; text-align: center; vertical-align: middle; cursor:pointer; border: 1px solid #537b9f; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .opts button:active { background:url("../../images/ezie/gradient_active.png") repeat-x center center scroll; } .opts button:hover { background:url("../../images/ezie/gradient_hover.png") repeat-x center center scroll; } #loadingBar { height:19px; width:220px; background:url("../../images/ezie/loading.gif") no-repeat; position:absolute; right:17px; top:3px; } #optsWatermarks ul { width: 130px; max-height: 110px; margin: 10px auto 0 auto; overflow: scroll; /* * Cooler for browsers supporting css3 */ overflow-x: visible; overflow-y: scroll; } #optsWatermarksPositions { width: 86px; margin: 2px auto; } #optsWatermarksPositions button { width: 21px; height: 21px; margin: 2px; background:url("../../images/ezie/positionButton.png") no-repeat; } #optsWatermarksPositions .selected { background:url("../../images/ezie/positionButton-selected.png") no-repeat; } #optsWatermarks ul li img { width: 100%; max-width: 110px; max-height: 120px; border: 1px solid #CACACA; margin: 2px auto; } #optsSelect fieldset { margin: 5px; } #optsSelect fieldset legend { font-size: 0.7em; margin-left: 5px; } #optsSelect input[type="text"] { width: 50px; text-align: center; margin: 5px; padding: 0; } #optsSelect li { font-size: 0.7em; } #optsSelect label { display: inline; }
0.379953
0.069479
body{ margin: 0px !important; padding: 0px !important; } .main { background-color: #212529; height: 100%; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; } .container { background: white; width: 100%; max-width: 1800px; height: auto; min-height: 300px; /* max-height: 600px; */ border-radius: 15px 15px 0px 0px ; align-content: center; position: relative; display: block; margin-bottom: 1%; margin-right: auto; margin-left: auto; margin-top: 10px; box-shadow: 10px 10px 8px #888888; } .half-width { width: 50%; height: auto; background-color: black; margin: 5px; } .third-width { width: 33%; height: auto; background-color: black; margin: 5px; } .fourth-width { width: 25%; height: auto; background-color: black; margin: 5px; } .responsive-img { width: 100%; max-width: 400px;; height: auto; } /*---- section header -----*/ .container-header { display: flex; padding: 2px; justify-content: space-between; align-items: center; background-color:#212529; border: 2px solid ; border-radius: 15px 15px 0px 0px ; } .header-title { color:white; font-size: 1.424em; font-family: 'Sofia'; } .logo { max-width: 30px; width: 100%; max-height: 30px; height: auto; } /*----welcome section -----*/ .introduce-container { height: auto; min-height: 100% !important; align-items: center; margin-bottom: 1%; margin-right: auto; margin-left: auto; margin-top: 10px; box-shadow: 10px 10px 8px #888888; width: 100%; justify-content: center; } .introduce-img { max-height: 500px; max-width: 60%; height: auto !important; box-shadow: 10px 10px 8px #888888; margin-right: 1%; margin-left: 1%; margin-bottom: 1%; float:right; } .introduce-text { text-align: justify; align-content: center; text-shadow: 0.2px 0.2px 0.2px #888888; color: #646464; font-size: 15px; padding: 1%; } @media (min-width: 1560px) { .introduce-text { font-size: 18px ; } } @media (max-width: 800px){ .introduce-text p{ display: flex; flex-direction: column; } .introduce-img{ max-width :100%; } } /*------------- cards -------------*/ .cards { height: auto; min-height: 100% !important; display: none; width: 100%; } #f1 { display: flex; } .card-image { max-width:45%; height: auto; max-height: 450px; box-shadow: 10px 10px 8px #888888; } .card { width:45%; height: auto; padding: 10px; box-shadow: 10px 10px 8px #888888; border: 1px solid rgba(0,0,0,.125); border-radius: .25rem; display: flex; flex-direction: column; } .small-icon { margin-left: 1px; width: 12px; height: 12px; } .card-title{ color: black; font-size: 19px; text-decoration: underline; } .tab-button-container{ display: flex; justify-content: space-around; background-color: white; } .tab-button{ width: 100%; height: auto; padding: 8px; font-size: 17px; font-style: italic; background: #4F5359; color: white; border-radius: 7px; border: 0px; margin: 1px; cursor: pointer; transition: 0.3s; } .tab-button:hover { background: rgb(149, 152, 158); border: 0.1px solid black; } .active-tab{ display:flex; justify-content: space-around; padding-top: 10px; padding-bottom: 10px; } .active-alt-tab{ display:flex; justify-content: space-around; padding-top: 10px; padding-bottom: 10px; } .active-tab-button{ background: #337ab7; } .card-bottom{ display: flex; justify-content: space-between; margin-top: auto; margin-bottom: 4px; } .card-price{ width:100%; display: flex; justify-content: center; align-content: top; color: #eecb2e; text-decoration: underline; font-size: 34px; line-height: 1.2; } .card-bottom-text{ color: #888888; font-size: 20px; text-decoration: underline; text-decoration-style: dotted; cursor: pointer; transition: 0.3s; } .card-bottom-text:hover { color: black; font-size: 21px; text-decoration: underline; } @media(max-width: 536px){ .tab-button-container{ flex-direction: column; } .tab-button{ font-size: 15px; } } @media (max-width: 375px){ .card-bottom-text{ font-size: 17px; } .card-bottom-text:hover{ font-size: 18px } .tab-button{ font-size: 10px; } } @media (max-width: 1200px) { .active-tab{ display: flex; flex-direction: column ; } .active-alt-tab{ display: flex; flex-direction: column ; } .card-image{ max-width: 95%; width: 95%; height: auto; max-height: none; margin: auto; } .card{ width:95%; max-width: 95%; margin: auto; } } /*------- Slider -------*/ .slideshow-image{ width: 100%; vertical-align: middle; } .mySlides {display: none;} .slideshow-section{ padding-top: 4%; } /* Slideshow container */ .slideshow-container { width: 100%; max-width: 1800px; height: auto; position: relative; margin: auto; } /* The dots/bullets/indicators */ .dot { height: 15px; width: 15px; margin: 0 2px; background-color: #bbb; border-radius: 50%; display: inline-block; transition: background-color 0.6s ease; } .active { background: url("img/icons/wolfMainHeadLogo.png"); background-size:cover; width:20px; height:20px; } @media (max-width: 650px) { .dot{ height:8px; width: 8px; } .active{ width:12px; height:12px; } } @media (max-width: 370px) { .dot{ height:6px; width: 6px; } .active{ width:8px; height:8px; } } /* Fading animation */ .fade { -webkit-animation-name: fade; -webkit-animation-duration: 5s; animation-name: fade; animation-duration: 5s; } @-webkit-keyframes fade { 0% {opacity: 0; } 65% {opacity: 1;} 100% {opacity: 0; } } @keyframes fade { 0% {opacity: 0; } 65% {opacity: 1;} 100% {opacity: 0; } } /* On smaller screens, decrease text size */ @media only screen and (max-width: 300px) { .text {font-size: 11px} } /*--------- Image Comparer ------------*/ .compare-container{ margin-top: 1%; width: 100%; justify-content: center; } .image-slider { position:relative; display: inline-block; line-height: 0; } .image-slider img { user-select: none; max-width: 900px; } .image-slider > div { position: absolute; top: 0; bottom: 0; left: 0; width: 400px; max-width: 100%; overflow: hidden; resize: horizontal; border-right:1px solid white; } @media (max-width: 850px) { .image-slider img { max-width: 600px; } } @media (max-width: 650px) { .image-slider img { max-width: 350px; } .image-slider > div{ width: 200px; } } @media (max-width: 400px) { .image-slider img { max-width: 300px; } .image-slider > div{ width: 100px; } } .compare-text{ color:#646464; padding-bottom: 1%; text-align: center !important; } .image-slider > div:before { content: ''; display: block; width: 15px; height: 15px; overflow: hidden; position: absolute; resize: horizontal; right: 3px; bottom: 3px; background-clip: content-box; background: linear-gradient(-45deg, black 50%, transparent 0); -webkit-filter: drop-shadow(0 0 2px black); filter: drop-shadow(0 0 2px black); cursor: pointer; } /*--------- Reviews ------------*/ #reviews{ border-radius: 15px 15px 15px 15px ; } .review-footer{ display: flex; flex-direction: row-reverse; padding: 2px; background-color:#212529; border: 2px solid ; border-radius: 0px 0px 15px 15px ; box-shadow: 10px 10px 8px #888888; left: 0; bottom: 0; } .review-btn{ background-color: #4F5359; border: 0.1px solid black; color: whitesmoke; padding: 10px; border-radius: 7px; font-family: 'Cambria', 'Cochin', Georgia, Times, 'Times New Roman', serif; font-size: 17px; font-style: italic; text-decoration: underline; cursor: pointer; } .review-btn:hover{ background: rgb(149, 152, 158); border: 0.1px solid black; } .review-container { display:flex; flex-direction: row; justify-content: space-between; align-content: center; margin: 1%; padding: 1%; } .review{ padding: 1%; } .review q{ font-style: italic; text-align: justify; align-content: center; text-shadow: 0.2px 0.2px 0.2px #888888; color: #646464; font-size: 15px; padding: 1%; } .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ } /* Modal Content */ .modal-content { background-color: #fefefe; max-width: 500px; margin: auto; padding: 20px; border: 1px solid #888; width: 80%; } /* The Close Button */ .close { color: #aaaaaa; float: right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; } .show-modal{ opacity: 1; z-index: 2; animation: show .2s; transform: scale(1); margin-top: 60px; } @keyframes show{ from{ transform: scale(0); opacity: 0; } to{ transform: scale(1); opacity: 1; } } @media(max-width: 800px){ .third-rev{ display: none; } } @media(max-width: 600px){ .second-rev{ display: none; } } /*--------- Navbar ------------*/ .navbar{ margin: 0px !important; display: flex; /* flex-wrap: wrap; */ width: 100%; height: auto; position: fixed; border: solid 1px; border-radius: 0,0,50,50; opacity: 0.9; z-index: 3; background-color: rgb(79, 83, 89); justify-content: flex-start; } .navbar-logo{ width: 100%; height: auto; max-width: 80px; max-height: 50px; } .navbar-button { background-color: rgb(79, 83, 89); padding-top: 1%; padding-bottom: 1%; display: flex; border: 1px solid rgb(60, 63, 68); justify-content: center; padding-right: 1%; padding-left: 1%; } .navbar-button:hover{ background-color: #337ab7; } .navbar a{ text-decoration: none; } .navbar-text{ color: white; text-decoration: none; text-shadow: 0.2px 0.2px 0.2px #888888; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; } .navbar-menu{ visibility: hidden; color: white; margin-right: 10px; margin-top: auto; margin-bottom: auto; } .navbar-icons{ display: flex; justify-content: space-between; } @media (min-width: 2000px) { .navbar-text { font-size: 20px; } } @media(max-width: 1024px){ .navbar{ display: flex; flex-direction: column; } .navbar-menu{ visibility: visible; } .navbar-button{ display:none; } } @media (max-width: 1100px){ .navbar-text { font-size: 14px; } } /*--------- Sitemap ------------*/ .sitemap { background-color: #242629; padding-top: 1%; border: 4px solid; border-radius: 0px 0px 15px 15px; box-shadow: 10px 10px 8px #888888; display: flex; flex-direction: column; margin-top: 10px; margin-right: auto; margin-left: auto; max-width: 1800px; height: auto; min-height: 300px; } .legal-list{ display: flex; justify-content: center; height: 10%; } .legal-list a{ text-decoration: none; color: white; font-size: 12px; } .legal-list a:hover{ transition: 0.1s; font-size: 15px; color:whitesmoke; } .legal-text{ margin-right: 5px; } .contact-list{ display: flex; height: 90%; width: 100%; justify-content: space-between; } .contact-title{ color: whitesmoke; font-size: 19px; text-decoration: underline; } .contact-text a{ text-decoration: none; color: white; font-size: 16px; } .contact-text a:hover{ transition: 0.1s; font-size: 18px; color:whitesmoke; text-decoration: underline; } .contact-logo{ width: 20px; height: 20px; } .contacts{ padding-right:1%; padding-left: 1%; } .contact-text { text-decoration: none; color: white; font-size: 16px; } .twm-text{ font-size: 16px; color: #aaaaaa; text-align: center; } @media (max-width: 800px) { .contact-text { font-size: 10px; } .contact-text a{ font-size: 10px; } .contact-title{ font-size: 15px; } } @media (max-width: 560px) { .contact-text { font-size: 8px; } .contact-text a{ font-size: 8px; } .contact-title{ font-size: 13px; } } @media (max-width: 475px){ .contact-list{ display: flex; flex-direction: column; } .contacts{ margin-left: auto; margin-right: auto; } .contact-text { font-size: 10px; } .contact-text a{ font-size: 10px; } .contact-title{ font-size: 15px; } } /*------adatvedelem----------*/ /* p{ text-align: justify; } */ .list{ list-style-type: none; } .imp-text{ font-weight: bold; } .data-prot-container{ margin-top: 20px; } .data-prot-navbar{ margin: 0px !important; display: flex; width: 100%; height: auto; border: solid 1px; border-radius: 0,0,50,50; opacity: 0.9; z-index: 3; background-color: rgb(79, 83, 89); justify-content: flex-start; } @media(max-width: 1024px){ .data-prot-navbar{ display: flex; flex-direction: column; } } .container-text{ margin: 15px; padding-top: 10px; padding-bottom: 10px; } /*------ Impressum ----------*/ p{ text-align: left; } .impressum-title{ text-align: left; margin-bottom: 2%; margin-top: 1%; text-decoration: underline; font-size: 20px; } .list{ text-align: left; } .impressum-container{ padding: 1%; }
styles.css
body{ margin: 0px !important; padding: 0px !important; } .main { background-color: #212529; height: 100%; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; } .container { background: white; width: 100%; max-width: 1800px; height: auto; min-height: 300px; /* max-height: 600px; */ border-radius: 15px 15px 0px 0px ; align-content: center; position: relative; display: block; margin-bottom: 1%; margin-right: auto; margin-left: auto; margin-top: 10px; box-shadow: 10px 10px 8px #888888; } .half-width { width: 50%; height: auto; background-color: black; margin: 5px; } .third-width { width: 33%; height: auto; background-color: black; margin: 5px; } .fourth-width { width: 25%; height: auto; background-color: black; margin: 5px; } .responsive-img { width: 100%; max-width: 400px;; height: auto; } /*---- section header -----*/ .container-header { display: flex; padding: 2px; justify-content: space-between; align-items: center; background-color:#212529; border: 2px solid ; border-radius: 15px 15px 0px 0px ; } .header-title { color:white; font-size: 1.424em; font-family: 'Sofia'; } .logo { max-width: 30px; width: 100%; max-height: 30px; height: auto; } /*----welcome section -----*/ .introduce-container { height: auto; min-height: 100% !important; align-items: center; margin-bottom: 1%; margin-right: auto; margin-left: auto; margin-top: 10px; box-shadow: 10px 10px 8px #888888; width: 100%; justify-content: center; } .introduce-img { max-height: 500px; max-width: 60%; height: auto !important; box-shadow: 10px 10px 8px #888888; margin-right: 1%; margin-left: 1%; margin-bottom: 1%; float:right; } .introduce-text { text-align: justify; align-content: center; text-shadow: 0.2px 0.2px 0.2px #888888; color: #646464; font-size: 15px; padding: 1%; } @media (min-width: 1560px) { .introduce-text { font-size: 18px ; } } @media (max-width: 800px){ .introduce-text p{ display: flex; flex-direction: column; } .introduce-img{ max-width :100%; } } /*------------- cards -------------*/ .cards { height: auto; min-height: 100% !important; display: none; width: 100%; } #f1 { display: flex; } .card-image { max-width:45%; height: auto; max-height: 450px; box-shadow: 10px 10px 8px #888888; } .card { width:45%; height: auto; padding: 10px; box-shadow: 10px 10px 8px #888888; border: 1px solid rgba(0,0,0,.125); border-radius: .25rem; display: flex; flex-direction: column; } .small-icon { margin-left: 1px; width: 12px; height: 12px; } .card-title{ color: black; font-size: 19px; text-decoration: underline; } .tab-button-container{ display: flex; justify-content: space-around; background-color: white; } .tab-button{ width: 100%; height: auto; padding: 8px; font-size: 17px; font-style: italic; background: #4F5359; color: white; border-radius: 7px; border: 0px; margin: 1px; cursor: pointer; transition: 0.3s; } .tab-button:hover { background: rgb(149, 152, 158); border: 0.1px solid black; } .active-tab{ display:flex; justify-content: space-around; padding-top: 10px; padding-bottom: 10px; } .active-alt-tab{ display:flex; justify-content: space-around; padding-top: 10px; padding-bottom: 10px; } .active-tab-button{ background: #337ab7; } .card-bottom{ display: flex; justify-content: space-between; margin-top: auto; margin-bottom: 4px; } .card-price{ width:100%; display: flex; justify-content: center; align-content: top; color: #eecb2e; text-decoration: underline; font-size: 34px; line-height: 1.2; } .card-bottom-text{ color: #888888; font-size: 20px; text-decoration: underline; text-decoration-style: dotted; cursor: pointer; transition: 0.3s; } .card-bottom-text:hover { color: black; font-size: 21px; text-decoration: underline; } @media(max-width: 536px){ .tab-button-container{ flex-direction: column; } .tab-button{ font-size: 15px; } } @media (max-width: 375px){ .card-bottom-text{ font-size: 17px; } .card-bottom-text:hover{ font-size: 18px } .tab-button{ font-size: 10px; } } @media (max-width: 1200px) { .active-tab{ display: flex; flex-direction: column ; } .active-alt-tab{ display: flex; flex-direction: column ; } .card-image{ max-width: 95%; width: 95%; height: auto; max-height: none; margin: auto; } .card{ width:95%; max-width: 95%; margin: auto; } } /*------- Slider -------*/ .slideshow-image{ width: 100%; vertical-align: middle; } .mySlides {display: none;} .slideshow-section{ padding-top: 4%; } /* Slideshow container */ .slideshow-container { width: 100%; max-width: 1800px; height: auto; position: relative; margin: auto; } /* The dots/bullets/indicators */ .dot { height: 15px; width: 15px; margin: 0 2px; background-color: #bbb; border-radius: 50%; display: inline-block; transition: background-color 0.6s ease; } .active { background: url("img/icons/wolfMainHeadLogo.png"); background-size:cover; width:20px; height:20px; } @media (max-width: 650px) { .dot{ height:8px; width: 8px; } .active{ width:12px; height:12px; } } @media (max-width: 370px) { .dot{ height:6px; width: 6px; } .active{ width:8px; height:8px; } } /* Fading animation */ .fade { -webkit-animation-name: fade; -webkit-animation-duration: 5s; animation-name: fade; animation-duration: 5s; } @-webkit-keyframes fade { 0% {opacity: 0; } 65% {opacity: 1;} 100% {opacity: 0; } } @keyframes fade { 0% {opacity: 0; } 65% {opacity: 1;} 100% {opacity: 0; } } /* On smaller screens, decrease text size */ @media only screen and (max-width: 300px) { .text {font-size: 11px} } /*--------- Image Comparer ------------*/ .compare-container{ margin-top: 1%; width: 100%; justify-content: center; } .image-slider { position:relative; display: inline-block; line-height: 0; } .image-slider img { user-select: none; max-width: 900px; } .image-slider > div { position: absolute; top: 0; bottom: 0; left: 0; width: 400px; max-width: 100%; overflow: hidden; resize: horizontal; border-right:1px solid white; } @media (max-width: 850px) { .image-slider img { max-width: 600px; } } @media (max-width: 650px) { .image-slider img { max-width: 350px; } .image-slider > div{ width: 200px; } } @media (max-width: 400px) { .image-slider img { max-width: 300px; } .image-slider > div{ width: 100px; } } .compare-text{ color:#646464; padding-bottom: 1%; text-align: center !important; } .image-slider > div:before { content: ''; display: block; width: 15px; height: 15px; overflow: hidden; position: absolute; resize: horizontal; right: 3px; bottom: 3px; background-clip: content-box; background: linear-gradient(-45deg, black 50%, transparent 0); -webkit-filter: drop-shadow(0 0 2px black); filter: drop-shadow(0 0 2px black); cursor: pointer; } /*--------- Reviews ------------*/ #reviews{ border-radius: 15px 15px 15px 15px ; } .review-footer{ display: flex; flex-direction: row-reverse; padding: 2px; background-color:#212529; border: 2px solid ; border-radius: 0px 0px 15px 15px ; box-shadow: 10px 10px 8px #888888; left: 0; bottom: 0; } .review-btn{ background-color: #4F5359; border: 0.1px solid black; color: whitesmoke; padding: 10px; border-radius: 7px; font-family: 'Cambria', 'Cochin', Georgia, Times, 'Times New Roman', serif; font-size: 17px; font-style: italic; text-decoration: underline; cursor: pointer; } .review-btn:hover{ background: rgb(149, 152, 158); border: 0.1px solid black; } .review-container { display:flex; flex-direction: row; justify-content: space-between; align-content: center; margin: 1%; padding: 1%; } .review{ padding: 1%; } .review q{ font-style: italic; text-align: justify; align-content: center; text-shadow: 0.2px 0.2px 0.2px #888888; color: #646464; font-size: 15px; padding: 1%; } .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ } /* Modal Content */ .modal-content { background-color: #fefefe; max-width: 500px; margin: auto; padding: 20px; border: 1px solid #888; width: 80%; } /* The Close Button */ .close { color: #aaaaaa; float: right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; } .show-modal{ opacity: 1; z-index: 2; animation: show .2s; transform: scale(1); margin-top: 60px; } @keyframes show{ from{ transform: scale(0); opacity: 0; } to{ transform: scale(1); opacity: 1; } } @media(max-width: 800px){ .third-rev{ display: none; } } @media(max-width: 600px){ .second-rev{ display: none; } } /*--------- Navbar ------------*/ .navbar{ margin: 0px !important; display: flex; /* flex-wrap: wrap; */ width: 100%; height: auto; position: fixed; border: solid 1px; border-radius: 0,0,50,50; opacity: 0.9; z-index: 3; background-color: rgb(79, 83, 89); justify-content: flex-start; } .navbar-logo{ width: 100%; height: auto; max-width: 80px; max-height: 50px; } .navbar-button { background-color: rgb(79, 83, 89); padding-top: 1%; padding-bottom: 1%; display: flex; border: 1px solid rgb(60, 63, 68); justify-content: center; padding-right: 1%; padding-left: 1%; } .navbar-button:hover{ background-color: #337ab7; } .navbar a{ text-decoration: none; } .navbar-text{ color: white; text-decoration: none; text-shadow: 0.2px 0.2px 0.2px #888888; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; } .navbar-menu{ visibility: hidden; color: white; margin-right: 10px; margin-top: auto; margin-bottom: auto; } .navbar-icons{ display: flex; justify-content: space-between; } @media (min-width: 2000px) { .navbar-text { font-size: 20px; } } @media(max-width: 1024px){ .navbar{ display: flex; flex-direction: column; } .navbar-menu{ visibility: visible; } .navbar-button{ display:none; } } @media (max-width: 1100px){ .navbar-text { font-size: 14px; } } /*--------- Sitemap ------------*/ .sitemap { background-color: #242629; padding-top: 1%; border: 4px solid; border-radius: 0px 0px 15px 15px; box-shadow: 10px 10px 8px #888888; display: flex; flex-direction: column; margin-top: 10px; margin-right: auto; margin-left: auto; max-width: 1800px; height: auto; min-height: 300px; } .legal-list{ display: flex; justify-content: center; height: 10%; } .legal-list a{ text-decoration: none; color: white; font-size: 12px; } .legal-list a:hover{ transition: 0.1s; font-size: 15px; color:whitesmoke; } .legal-text{ margin-right: 5px; } .contact-list{ display: flex; height: 90%; width: 100%; justify-content: space-between; } .contact-title{ color: whitesmoke; font-size: 19px; text-decoration: underline; } .contact-text a{ text-decoration: none; color: white; font-size: 16px; } .contact-text a:hover{ transition: 0.1s; font-size: 18px; color:whitesmoke; text-decoration: underline; } .contact-logo{ width: 20px; height: 20px; } .contacts{ padding-right:1%; padding-left: 1%; } .contact-text { text-decoration: none; color: white; font-size: 16px; } .twm-text{ font-size: 16px; color: #aaaaaa; text-align: center; } @media (max-width: 800px) { .contact-text { font-size: 10px; } .contact-text a{ font-size: 10px; } .contact-title{ font-size: 15px; } } @media (max-width: 560px) { .contact-text { font-size: 8px; } .contact-text a{ font-size: 8px; } .contact-title{ font-size: 13px; } } @media (max-width: 475px){ .contact-list{ display: flex; flex-direction: column; } .contacts{ margin-left: auto; margin-right: auto; } .contact-text { font-size: 10px; } .contact-text a{ font-size: 10px; } .contact-title{ font-size: 15px; } } /*------adatvedelem----------*/ /* p{ text-align: justify; } */ .list{ list-style-type: none; } .imp-text{ font-weight: bold; } .data-prot-container{ margin-top: 20px; } .data-prot-navbar{ margin: 0px !important; display: flex; width: 100%; height: auto; border: solid 1px; border-radius: 0,0,50,50; opacity: 0.9; z-index: 3; background-color: rgb(79, 83, 89); justify-content: flex-start; } @media(max-width: 1024px){ .data-prot-navbar{ display: flex; flex-direction: column; } } .container-text{ margin: 15px; padding-top: 10px; padding-bottom: 10px; } /*------ Impressum ----------*/ p{ text-align: left; } .impressum-title{ text-align: left; margin-bottom: 2%; margin-top: 1%; text-decoration: underline; font-size: 20px; } .list{ text-align: left; } .impressum-container{ padding: 1%; }
0.246987
0.063077
width: 100%; max-width: 80em; margin: 0 auto; padding: 0 2.5em; margin-bottom: 3%; } .loader { margin-top: 10%; margin-bottom: 20%; } .create-date { margin-top: 9px; } .user-contact { color: #007BFF; } .comments-section { padding: 0px 40px; } #main { margin-top: 50px; } ul { padding: 0; } .extras, .contact { padding: 0 } ul li { list-style: disc; } .align-center { text-align: center; } .car-extras { display: flex; flex-wrap: wrap; justify-content: space-around; } .car-extras ul { margin-top: 15px; } .car-extras ul h3 { margin-bottom: 25px; } .car-extras ul li { font-size: 15px; font-weight: 600; } .car-description { padding-left: 20px; } .owner-info { padding-left: 43px; } .description { margin-top: 10px; font-size: 17px; font-weight: 600; line-height: 18px; } .no-image { margin-top: 90px; } .car-info p { margin-bottom: 10px; } .price { font-weight: bold; font-size: 30px; } .contact-info { padding: 0; } .contact-header { margin-bottom: 0; } .first-contact-info { padding-left: 0; } .normal-pics img { min-height: 120px; max-height: 120px; } .carousel-inner img { min-height: 400px; max-height: 400px; } .carousel-indicators li { min-width: 100px; min-height: 70px; border: none; background-color: transparent; } .images { padding-right: 0; padding-left: 0; min-height: 500px; max-height: 500px; margin-bottom: 30px; } .carousel-indicators img { min-width: 90px; max-width: 160px; min-height: 70px; max-height: 70px; } .car-image-indicators { overflow-x:auto; margin: 0; position: absolute; bottom: -93px; } .buttons-wrapper { margin-top: 10px; } .buttons-wrapper button { margin-left: 5px; margin-right: 5px; } .buttons-wrapper .last-button { margin-right: 110px; } @media screen and (max-width: 736px) { #wrapper > * > .inner { padding: 0 1.25em; } } @media all and (max-width: 600px) { .car-extras { flex-direction: column; justify-content: center; align-items: center; font-size: 12px; } .contact-info { flex-direction: column; } }
Client/src/app/advertisements/details-advertisement/details-advertisement.component.css
width: 100%; max-width: 80em; margin: 0 auto; padding: 0 2.5em; margin-bottom: 3%; } .loader { margin-top: 10%; margin-bottom: 20%; } .create-date { margin-top: 9px; } .user-contact { color: #007BFF; } .comments-section { padding: 0px 40px; } #main { margin-top: 50px; } ul { padding: 0; } .extras, .contact { padding: 0 } ul li { list-style: disc; } .align-center { text-align: center; } .car-extras { display: flex; flex-wrap: wrap; justify-content: space-around; } .car-extras ul { margin-top: 15px; } .car-extras ul h3 { margin-bottom: 25px; } .car-extras ul li { font-size: 15px; font-weight: 600; } .car-description { padding-left: 20px; } .owner-info { padding-left: 43px; } .description { margin-top: 10px; font-size: 17px; font-weight: 600; line-height: 18px; } .no-image { margin-top: 90px; } .car-info p { margin-bottom: 10px; } .price { font-weight: bold; font-size: 30px; } .contact-info { padding: 0; } .contact-header { margin-bottom: 0; } .first-contact-info { padding-left: 0; } .normal-pics img { min-height: 120px; max-height: 120px; } .carousel-inner img { min-height: 400px; max-height: 400px; } .carousel-indicators li { min-width: 100px; min-height: 70px; border: none; background-color: transparent; } .images { padding-right: 0; padding-left: 0; min-height: 500px; max-height: 500px; margin-bottom: 30px; } .carousel-indicators img { min-width: 90px; max-width: 160px; min-height: 70px; max-height: 70px; } .car-image-indicators { overflow-x:auto; margin: 0; position: absolute; bottom: -93px; } .buttons-wrapper { margin-top: 10px; } .buttons-wrapper button { margin-left: 5px; margin-right: 5px; } .buttons-wrapper .last-button { margin-right: 110px; } @media screen and (max-width: 736px) { #wrapper > * > .inner { padding: 0 1.25em; } } @media all and (max-width: 600px) { .car-extras { flex-direction: column; justify-content: center; align-items: center; font-size: 12px; } .contact-info { flex-direction: column; } }
0.370681
0.0729
.aping-design-default .video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .aping-design-default .video-container iframe, .aping-design-default .video-container object, .aping-design-default .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .aping-design-default video { width: 100% !important; height: auto !important; } .aping-design-default .masonry-brick .box { background-color: white; font-family: 'Economica', sans-serif; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -ms-transition: all 250ms ease; -o-transition: all 250ms ease; transition: all 250ms ease; -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4); margin-bottom: 2rem; } .aping-design-default .masonry-brick .box:hover { -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8); } .aping-design-default .masonry-brick .box a.aping-picture-link { -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -ms-transition: all 250ms ease; -o-transition: all 250ms ease; transition: all 250ms ease; } .aping-design-default .masonry-brick .box a.aping-picture-link:hover { opacity: 1; -webkit-filter: grayscale(0.5) sepia(0.6); filter: grayscale(0.5) sepia(0.6); } .aping-design-default .masonry-brick .box img.main-image { border-radius: 0; width: 100%; height: auto; } .aping-design-default .masonry-brick .box .box-content { padding: 1rem; overflow: hidden; } .aping-design-default .masonry-brick .box .box-footer { height: 1em; } .aping-design-default .masonry-brick .box .box-footer .platform-box { margin-left: 10px; margin-top: 10px; } .aping-design-default .masonry-brick .box .box-footer .platform-box a.platform-link { display: inline-block; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -ms-transition: all 250ms ease; -o-transition: all 250ms ease; transition: all 250ms ease; -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4); -webkit-border-radius: 40px; -moz-border-radius: 40px; -ms-border-radius: 40px; border-radius: 40px; } .aping-design-default .masonry-brick .box .box-footer .platform-box a.platform-link:hover { -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8); }
demos/socialwall/aping-design-default.css
.aping-design-default .video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .aping-design-default .video-container iframe, .aping-design-default .video-container object, .aping-design-default .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .aping-design-default video { width: 100% !important; height: auto !important; } .aping-design-default .masonry-brick .box { background-color: white; font-family: 'Economica', sans-serif; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -ms-transition: all 250ms ease; -o-transition: all 250ms ease; transition: all 250ms ease; -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4); margin-bottom: 2rem; } .aping-design-default .masonry-brick .box:hover { -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8); } .aping-design-default .masonry-brick .box a.aping-picture-link { -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -ms-transition: all 250ms ease; -o-transition: all 250ms ease; transition: all 250ms ease; } .aping-design-default .masonry-brick .box a.aping-picture-link:hover { opacity: 1; -webkit-filter: grayscale(0.5) sepia(0.6); filter: grayscale(0.5) sepia(0.6); } .aping-design-default .masonry-brick .box img.main-image { border-radius: 0; width: 100%; height: auto; } .aping-design-default .masonry-brick .box .box-content { padding: 1rem; overflow: hidden; } .aping-design-default .masonry-brick .box .box-footer { height: 1em; } .aping-design-default .masonry-brick .box .box-footer .platform-box { margin-left: 10px; margin-top: 10px; } .aping-design-default .masonry-brick .box .box-footer .platform-box a.platform-link { display: inline-block; -webkit-transition: all 250ms ease; -moz-transition: all 250ms ease; -ms-transition: all 250ms ease; -o-transition: all 250ms ease; transition: all 250ms ease; -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4); -webkit-border-radius: 40px; -moz-border-radius: 40px; -ms-border-radius: 40px; border-radius: 40px; } .aping-design-default .masonry-brick .box .box-footer .platform-box a.platform-link:hover { -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8); box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.8); }
0.473901
0.111145
.container { /* make room for rotated labels. */ /* Need to be able to see long labels without them overlapping each other. */ } .container div.launch_button { padding: 7px; width: 20px; } .container div.launch_button div { background-image: url(../img/refresh.png); background-size: 100% 100%; width: 17px; height: 17px; } .container .reset_all { color: #0c7cd5; text-decoration: underline; cursor: pointer; } .container .contain_show_more { text-align: center; padding: 0 0 15px 0; } .container svg[height="370"] { height: 450px; } .container .x.axis text { text-anchor: end !important; transform: rotate(-45deg) translate(-7px, -5px) scaleX(1.23) scaleY(1.23); } .container .y.axis text { transform: scaleX(1.2) scaleY(1.2); } .container .help_body, .container .user_pref_body { background-color: #f2f2f2; border: 1px solid #cccccc; padding: 22px 0 22px 22px; font-size: 13px; margin: 4px 0 4px -20px; } .container .user_pref_body .prow { display: inline-block; width: 270px; margin: 6px 0 6px 0; } .container .user_pref_body .prow .title { position: relative; top: 4px; left: 4px; } .container .user_pref_body .prow input { zoom: 1.5; } .container a { cursor: pointer; } .container div.multi_jupyter { right: auto; left: 1255px; } .container .icon { padding: 8px 7px 8px 8px; display: inline-block; cursor: pointer; text-align: center; position: absolute; top: 5px; right: 5px; z-index: 1000; } .container .icon .inner { width: 20px; height: 20px; -webkit-filter: invert(100%); /* Safari/Chrome */ filter: invert(100%); } .container .help_icon div { background-image: url(../img/info.png); background-size: 100% 100%; } .container .plus_icon { right: 95px; } .container .plus_icon div { background-image: url(../img/plus.png); background-size: 100% 100%; } .container .user_pref_icon { right: 50px; } .container .user_pref_icon div { background-image: url(../img/check.png); background-size: 100% 100%; } /*# sourceMappingURL=Container.css.map */
style/Container.css
.container { /* make room for rotated labels. */ /* Need to be able to see long labels without them overlapping each other. */ } .container div.launch_button { padding: 7px; width: 20px; } .container div.launch_button div { background-image: url(../img/refresh.png); background-size: 100% 100%; width: 17px; height: 17px; } .container .reset_all { color: #0c7cd5; text-decoration: underline; cursor: pointer; } .container .contain_show_more { text-align: center; padding: 0 0 15px 0; } .container svg[height="370"] { height: 450px; } .container .x.axis text { text-anchor: end !important; transform: rotate(-45deg) translate(-7px, -5px) scaleX(1.23) scaleY(1.23); } .container .y.axis text { transform: scaleX(1.2) scaleY(1.2); } .container .help_body, .container .user_pref_body { background-color: #f2f2f2; border: 1px solid #cccccc; padding: 22px 0 22px 22px; font-size: 13px; margin: 4px 0 4px -20px; } .container .user_pref_body .prow { display: inline-block; width: 270px; margin: 6px 0 6px 0; } .container .user_pref_body .prow .title { position: relative; top: 4px; left: 4px; } .container .user_pref_body .prow input { zoom: 1.5; } .container a { cursor: pointer; } .container div.multi_jupyter { right: auto; left: 1255px; } .container .icon { padding: 8px 7px 8px 8px; display: inline-block; cursor: pointer; text-align: center; position: absolute; top: 5px; right: 5px; z-index: 1000; } .container .icon .inner { width: 20px; height: 20px; -webkit-filter: invert(100%); /* Safari/Chrome */ filter: invert(100%); } .container .help_icon div { background-image: url(../img/info.png); background-size: 100% 100%; } .container .plus_icon { right: 95px; } .container .plus_icon div { background-image: url(../img/plus.png); background-size: 100% 100%; } .container .user_pref_icon { right: 50px; } .container .user_pref_icon div { background-image: url(../img/check.png); background-size: 100% 100%; } /*# sourceMappingURL=Container.css.map */
0.349755
0.071559
*, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; } 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; } body { font-family: "Nunito", sans-serif; color: #222222; } img { max-width: 100%; display: block; } a { text-decoration: none; color: currentColor; } .container { max-width: 960px; margin: 0 auto; } .info-higher-bg { background-color: #122AB2; color: #FFFFFF; } .info-higher { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; line-height: 25px; } .info-higher p { padding: 10px; } @media screen and (max-width: 759px) { .info-higher { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } } .menu-bg { background-color: #2C70FF; color: #FFFFFF; } .menu-blog { 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; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 20px 0; } .logo-blog { font-size: 2.25em; font-weight: 700; margin: 0 10px; } .nav-blog ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .nav-blog ul li a { font-size: 1.25em; display: block; padding: 10px; } .nav-blog ul li a:hover { color: #122AB2; } .title, .title-blog, .title-about, .title-products { font-size: 3em; line-height: 1em; font-weight: 700; } .title-blog { padding: 60px 10px; } .title-about { padding-top: 10px; padding-bottom: 30px; } .title-products { padding: 70px 10px; } .subtitle, .sub-blog, .sub-price, .sub-quality, .sub-news { font-size: 3em; font-weight: 700; color: #A4A4A4; } .sub-blog { padding: 70px 10px; } .sub-price { text-align: center; margin-top: 20px; } .sub-quality { font-size: 2.25em; margin-bottom: 20px; } .sub-quality::before { content: ""; display: inline-block; width: 8px; height: 30px; margin-right: 10px; } .b-purple.sub-quality::before { background-color: #AE81FF; } .b-pink.sub-quality::before { background-color: #F9265E; } .b-blue.sub-quality::before { background-color: #66D9EB; } .sub-news { margin-bottom: 10px; } .about-blog { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; border-top: 2px solid #2C70FF; border-bottom: 2px solid #2C70FF; padding: 60px 0; } .about-info { margin: 0 10px; -webkit-box-flex: 2; -ms-flex: 2 1 300px; flex: 2 1 300px; } .about-info p { font-size: 1.25em; line-height: 1.4em; color: #878787; margin-bottom: 20px; } .about-img { -webkit-box-flex: 1; -ms-flex: 1 1 160px; flex: 1 1 160px; margin: 0 10px; } .products-blog { margin-bottom: 60px; } .products-container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .item-products { margin: 0 10px; background-color: #F7F7F7; -webkit-box-flex: 1; -ms-flex: 1 1 175px; flex: 1 1 175px; } @media screen and (max-width: 759px) { .item-products { margin-bottom: 30px; } } .purple { border-top: 8px solid #AE81FF; } .pink { border-top: 8px solid #F9265E; } .blue { border-top: 8px solid #66D9EB; } .price-blog { background-color: #F7F7F7; padding: 70px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } @media screen and (max-width: 759px) { .price-blog { padding: 10px; } } .price-blog span { display: block; max-width: 300px; padding: 20px 0; margin: 20px auto; text-align: center; font-size: 3em; font-weight: 700; border-top: 4px solid #FFFFFF; border-bottom: 4px solid #FFFFFF; } .price-blog span sub { font-size: 1.5rem; position: relative; top: -12px; } .price-blog ul { max-width: 300px; margin: 20px auto; } .price-blog ul li { font-size: 1.25em; color: #878787; padding: 10px 0; 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; } .price-blog ul li::after { content: ""; display: block; width: 6px; height: 6px; border-radius: 50%; background-color: #2C70FF; } .price-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; border: 4px solid #FFFFFF; padding: 20px; margin: 20px; min-width: 260px; } @media screen and (max-width: 759px) { .price-item:nth-child(3) { -webkit-box-ordinal-group: -1; -ms-flex-order: -2; order: -2; } .price-item:nth-child(2) { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } } .btn-price { display: block; border: 4px solid #222222; max-width: 300px; padding: 20px 10px; text-align: center; font-size: 2.25em; font-weight: 700; text-transform: uppercase; margin: 20px auto; -webkit-transition: 0.1s linear; transition: 0.1s linear; } .btn-price:hover { border-color: #878787; color: #878787; } .quality-blog { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 60px 0; } .quality-item { -webkit-box-flex: 1; -ms-flex: 1 1 300px; flex: 1 1 300px; margin: 20px 10px; } .quality-item p { font-size: 1.25em; line-height: 1.375em; color: #878787; } .newsletter-bg { padding: 60px 0; background-color: #F7F7F7; } .newsletter-blog { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .newsletter-info { -webkit-box-flex: 1; -ms-flex: 1 1 260px; flex: 1 1 260px; margin: 0 10px; } .newsletter-info p { font-size: 1.25em; line-height: 1.375em; font-style: italic; color: #A4A4A4; max-width: 230px; margin-bottom: 10px; } .newsletter-form { -webkit-box-flex: 2; -ms-flex: 2 1 260px; flex: 2 1 260px; margin: 0 10px; -ms-flex-item-align: center; align-self: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .newsletter-form input { -webkit-box-flex: 3; -ms-flex: 3 1 260px; flex: 3 1 260px; padding: 20px; border: 4px solid #2C70FF; font-size: 1.25em; font-style: italic; background: transparent; font-family: "Nunito", sans-serif; } .newsletter-form button { -webkit-box-flex: 1; -ms-flex: 1 1 260px; flex: 1 1 260px; font-size: 2.25em; font-weight: 700; font-family: "Nunito", sans-serif; text-transform: uppercase; padding: 10px 20px; background-color: #2C70FF; color: #FFFFFF; border: none; cursor: pointer; } @media screen and (max-width: 759px) { .newsletter-form button { font-size: 1.875em; } } .footer-blog { padding: 60px 0; text-align: center; background-color: #2C70FF; } .footer-blog p { font-size: 2.25em; color: #FFFFFF; } /*# sourceMappingURL=main.css.map */
css/main.css
*, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; } 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; } body { font-family: "Nunito", sans-serif; color: #222222; } img { max-width: 100%; display: block; } a { text-decoration: none; color: currentColor; } .container { max-width: 960px; margin: 0 auto; } .info-higher-bg { background-color: #122AB2; color: #FFFFFF; } .info-higher { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; line-height: 25px; } .info-higher p { padding: 10px; } @media screen and (max-width: 759px) { .info-higher { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } } .menu-bg { background-color: #2C70FF; color: #FFFFFF; } .menu-blog { 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; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 20px 0; } .logo-blog { font-size: 2.25em; font-weight: 700; margin: 0 10px; } .nav-blog ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .nav-blog ul li a { font-size: 1.25em; display: block; padding: 10px; } .nav-blog ul li a:hover { color: #122AB2; } .title, .title-blog, .title-about, .title-products { font-size: 3em; line-height: 1em; font-weight: 700; } .title-blog { padding: 60px 10px; } .title-about { padding-top: 10px; padding-bottom: 30px; } .title-products { padding: 70px 10px; } .subtitle, .sub-blog, .sub-price, .sub-quality, .sub-news { font-size: 3em; font-weight: 700; color: #A4A4A4; } .sub-blog { padding: 70px 10px; } .sub-price { text-align: center; margin-top: 20px; } .sub-quality { font-size: 2.25em; margin-bottom: 20px; } .sub-quality::before { content: ""; display: inline-block; width: 8px; height: 30px; margin-right: 10px; } .b-purple.sub-quality::before { background-color: #AE81FF; } .b-pink.sub-quality::before { background-color: #F9265E; } .b-blue.sub-quality::before { background-color: #66D9EB; } .sub-news { margin-bottom: 10px; } .about-blog { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; border-top: 2px solid #2C70FF; border-bottom: 2px solid #2C70FF; padding: 60px 0; } .about-info { margin: 0 10px; -webkit-box-flex: 2; -ms-flex: 2 1 300px; flex: 2 1 300px; } .about-info p { font-size: 1.25em; line-height: 1.4em; color: #878787; margin-bottom: 20px; } .about-img { -webkit-box-flex: 1; -ms-flex: 1 1 160px; flex: 1 1 160px; margin: 0 10px; } .products-blog { margin-bottom: 60px; } .products-container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .item-products { margin: 0 10px; background-color: #F7F7F7; -webkit-box-flex: 1; -ms-flex: 1 1 175px; flex: 1 1 175px; } @media screen and (max-width: 759px) { .item-products { margin-bottom: 30px; } } .purple { border-top: 8px solid #AE81FF; } .pink { border-top: 8px solid #F9265E; } .blue { border-top: 8px solid #66D9EB; } .price-blog { background-color: #F7F7F7; padding: 70px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } @media screen and (max-width: 759px) { .price-blog { padding: 10px; } } .price-blog span { display: block; max-width: 300px; padding: 20px 0; margin: 20px auto; text-align: center; font-size: 3em; font-weight: 700; border-top: 4px solid #FFFFFF; border-bottom: 4px solid #FFFFFF; } .price-blog span sub { font-size: 1.5rem; position: relative; top: -12px; } .price-blog ul { max-width: 300px; margin: 20px auto; } .price-blog ul li { font-size: 1.25em; color: #878787; padding: 10px 0; 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; } .price-blog ul li::after { content: ""; display: block; width: 6px; height: 6px; border-radius: 50%; background-color: #2C70FF; } .price-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; border: 4px solid #FFFFFF; padding: 20px; margin: 20px; min-width: 260px; } @media screen and (max-width: 759px) { .price-item:nth-child(3) { -webkit-box-ordinal-group: -1; -ms-flex-order: -2; order: -2; } .price-item:nth-child(2) { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } } .btn-price { display: block; border: 4px solid #222222; max-width: 300px; padding: 20px 10px; text-align: center; font-size: 2.25em; font-weight: 700; text-transform: uppercase; margin: 20px auto; -webkit-transition: 0.1s linear; transition: 0.1s linear; } .btn-price:hover { border-color: #878787; color: #878787; } .quality-blog { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 60px 0; } .quality-item { -webkit-box-flex: 1; -ms-flex: 1 1 300px; flex: 1 1 300px; margin: 20px 10px; } .quality-item p { font-size: 1.25em; line-height: 1.375em; color: #878787; } .newsletter-bg { padding: 60px 0; background-color: #F7F7F7; } .newsletter-blog { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .newsletter-info { -webkit-box-flex: 1; -ms-flex: 1 1 260px; flex: 1 1 260px; margin: 0 10px; } .newsletter-info p { font-size: 1.25em; line-height: 1.375em; font-style: italic; color: #A4A4A4; max-width: 230px; margin-bottom: 10px; } .newsletter-form { -webkit-box-flex: 2; -ms-flex: 2 1 260px; flex: 2 1 260px; margin: 0 10px; -ms-flex-item-align: center; align-self: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .newsletter-form input { -webkit-box-flex: 3; -ms-flex: 3 1 260px; flex: 3 1 260px; padding: 20px; border: 4px solid #2C70FF; font-size: 1.25em; font-style: italic; background: transparent; font-family: "Nunito", sans-serif; } .newsletter-form button { -webkit-box-flex: 1; -ms-flex: 1 1 260px; flex: 1 1 260px; font-size: 2.25em; font-weight: 700; font-family: "Nunito", sans-serif; text-transform: uppercase; padding: 10px 20px; background-color: #2C70FF; color: #FFFFFF; border: none; cursor: pointer; } @media screen and (max-width: 759px) { .newsletter-form button { font-size: 1.875em; } } .footer-blog { padding: 60px 0; text-align: center; background-color: #2C70FF; } .footer-blog p { font-size: 2.25em; color: #FFFFFF; } /*# sourceMappingURL=main.css.map */
0.355327
0.068475
@charset "utf-8"; body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0 } body, button, input, select, textarea { font: 400 14px/1.5 Arial, "Lucida Grande", Verdana, "Microsoft YaHei", hei } .btn { display: flex; justify-content: center; align-content: center; line-height: 2; background: orange; color: white; font-size: 0.875rem; border-radius: 2px; } .btn:active { filter: brightness(0.9); } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, iframe { display: block } h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 500 } address, cite, dfn, em, var, i { font-style: normal; font-weight: 400 } dfn { font-family: Arial } ul, ol { list-style: none } a { color: #000; text-decoration: none } a:hover { transition: color .2s linear } fieldset, img, button, input { border: 0 } button, input, select, textarea { font-size: 100% } table { border-collapse: collapse; border-spacing: 0 } input { -webkit-appearance: none; border-radius: 0 } body { min-width: 320px; background: #f5f5f5; overflow-x: hidden; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-font-smoothing: antialiased; color: #000; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } :focus { outline: 0 } .clearfix:after { clear: both; content: '.'; display: block; height: 0; visibility: hidden; line-height: 0 } .clearfix { *zoom: 1 } .fl { float: left } .fr { float: right } .clear { clear: both } .overflow { overflow: hidden } .ellips { white-space: nowrap; overflow: hidden; text-overflow: ellipsis } html, body { height: 100% } button { text-align: center } h1 { font: 600 1.286em/2 Tahoma } h2 { font: 600 1.143em/2 Tahoma } h3 { font: 600 1em/1.5 Tahoma } .flex { display: -webkit-flex; display: -ms-flexbox; display: flex }
public/common.css
@charset "utf-8"; body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0 } body, button, input, select, textarea { font: 400 14px/1.5 Arial, "Lucida Grande", Verdana, "Microsoft YaHei", hei } .btn { display: flex; justify-content: center; align-content: center; line-height: 2; background: orange; color: white; font-size: 0.875rem; border-radius: 2px; } .btn:active { filter: brightness(0.9); } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, iframe { display: block } h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 500 } address, cite, dfn, em, var, i { font-style: normal; font-weight: 400 } dfn { font-family: Arial } ul, ol { list-style: none } a { color: #000; text-decoration: none } a:hover { transition: color .2s linear } fieldset, img, button, input { border: 0 } button, input, select, textarea { font-size: 100% } table { border-collapse: collapse; border-spacing: 0 } input { -webkit-appearance: none; border-radius: 0 } body { min-width: 320px; background: #f5f5f5; overflow-x: hidden; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-font-smoothing: antialiased; color: #000; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } :focus { outline: 0 } .clearfix:after { clear: both; content: '.'; display: block; height: 0; visibility: hidden; line-height: 0 } .clearfix { *zoom: 1 } .fl { float: left } .fr { float: right } .clear { clear: both } .overflow { overflow: hidden } .ellips { white-space: nowrap; overflow: hidden; text-overflow: ellipsis } html, body { height: 100% } button { text-align: center } h1 { font: 600 1.286em/2 Tahoma } h2 { font: 600 1.143em/2 Tahoma } h3 { font: 600 1em/1.5 Tahoma } .flex { display: -webkit-flex; display: -ms-flexbox; display: flex }
0.38341
0.086632
body { margin:0px; background-color:rgba(0, 204, 204, 1); background-image:none; position:static; left:auto; width:1028px; margin-left:0; margin-right:0; text-align:left; } #base { position:absolute; z-index:0; } #u243 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u244_div { border-width:0px; position:absolute; left:0px; top:0px; width:1028px; height:1397px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u244 { border-width:0px; position:absolute; left:0px; top:98px; width:1028px; height:1397px; } #u244_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u245_img { border-width:0px; position:absolute; left:0px; top:0px; width:1028px; height:251px; } #u245 { border-width:0px; position:absolute; left:0px; top:167px; width:1028px; height:251px; } #u245_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u246_div { border-width:0px; position:absolute; left:0px; top:0px; width:300px; height:909px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(0, 0, 0, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u246 { border-width:0px; position:absolute; left:727px; top:417px; width:300px; height:909px; } #u246_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u247_div { border-width:0px; position:absolute; left:0px; top:0px; width:728px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u247 { border-width:0px; position:absolute; left:0px; top:418px; width:728px; height:33px; } #u247_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u248_div { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u248 { border-width:0px; position:absolute; left:101px; top:418px; width:102px; height:33px; text-align:center; } #u248_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(0, 204, 204, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u248.mouseOver { } #u248_text { border-width:0px; position:absolute; left:0px; top:8px; width:102px; word-wrap:break-word; } #u249_div { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u249 { border-width:0px; position:absolute; left:203px; top:418px; width:102px; height:33px; text-align:center; } #u249_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(0, 204, 204, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u249.mouseOver { } #u249_text { border-width:0px; position:absolute; left:0px; top:8px; width:102px; word-wrap:break-word; } #u250_div { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u250 { border-width:0px; position:absolute; left:305px; top:418px; width:102px; height:33px; text-align:center; } #u250_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(0, 204, 204, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u250.mouseOver { } #u250_text { border-width:0px; position:absolute; left:0px; top:8px; width:102px; word-wrap:break-word; } #u251_div { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u251 { border-width:0px; position:absolute; left:0px; top:418px; width:102px; height:33px; text-align:center; } #u251_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(0, 204, 204, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u251.mouseOver { } #u251_text { border-width:0px; position:absolute; left:0px; top:8px; width:102px; word-wrap:break-word; } #u252_img { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:235px; } #u252 { border-width:0px; position:absolute; left:9px; top:486px; width:352px; height:235px; } #u252_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u253_img { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:235px; } #u253 { border-width:0px; position:absolute; left:371px; top:486px; width:352px; height:235px; } #u253_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u254_div { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:122px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u254 { border-width:0px; position:absolute; left:9px; top:731px; width:352px; height:122px; } #u254_text { border-width:0px; position:absolute; left:0px; top:0px; width:352px; word-wrap:break-word; } #u255_div { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:122px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u255 { border-width:0px; position:absolute; left:371px; top:731px; width:352px; height:122px; } #u255_text { border-width:0px; position:absolute; left:0px; top:0px; width:352px; word-wrap:break-word; } #u256_img { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:235px; } #u256 { border-width:0px; position:absolute; left:9px; top:863px; width:352px; height:235px; } #u256_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u257_img { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:235px; } #u257 { border-width:0px; position:absolute; left:371px; top:863px; width:352px; height:235px; } #u257_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u258_div { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:122px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u258 { border-width:0px; position:absolute; left:9px; top:1108px; width:352px; height:122px; } #u258_text { border-width:0px; position:absolute; left:0px; top:0px; width:352px; word-wrap:break-word; } #u259_div { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:122px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u259 { border-width:0px; position:absolute; left:371px; top:1108px; width:352px; height:122px; } #u259_text { border-width:0px; position:absolute; left:0px; top:0px; width:352px; word-wrap:break-word; } .u261_div { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } .u261 { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } .u261_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u260-1 { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u260-2 { border-width:0px; position:absolute; left:100px; top:0px; width:100px; height:30px; } #u260-3 { border-width:0px; position:absolute; left:200px; top:0px; width:100px; height:30px; } #u260-4 { border-width:0px; position:absolute; left:300px; top:0px; width:100px; height:30px; } #u260-5 { border-width:0px; position:absolute; left:400px; top:0px; width:100px; height:30px; } #u260-6 { border-width:0px; position:absolute; left:500px; top:0px; width:100px; height:30px; } #u260-7 { border-width:0px; position:absolute; left:600px; top:0px; width:100px; height:30px; } #u260 { border-width:0px; position:absolute; left:23px; top:1261px; width:700px; height:30px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; } #u262 { border-width:0px; position:absolute; left:737px; top:456px; width:281px; height:25px; } #u262_input { position:absolute; left:0px; top:0px; width:281px; height:25px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u263_div { border-width:0px; position:absolute; left:0px; top:0px; width:121px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u263 { border-width:0px; position:absolute; left:738px; top:429px; width:121px; height:17px; } #u263_text { border-width:0px; position:absolute; left:0px; top:0px; width:121px; word-wrap:break-word; } #u264_div { border-width:0px; position:absolute; left:0px; top:0px; width:53px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u264 { border-width:0px; position:absolute; left:737px; top:498px; width:53px; height:17px; } #u264_text { border-width:0px; position:absolute; left:0px; top:0px; width:45px; white-space:nowrap; } #u265_img { border-width:0px; position:absolute; left:0px; top:0px; width:50px; height:50px; } #u265 { border-width:0px; position:absolute; left:737px; top:525px; width:50px; height:50px; } #u265_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u266_img { border-width:0px; position:absolute; left:0px; top:0px; width:50px; height:50px; } #u266 { border-width:0px; position:absolute; left:737px; top:585px; width:50px; height:50px; } #u266_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u267_img { border-width:0px; position:absolute; left:0px; top:0px; width:50px; height:50px; } #u267 { border-width:0px; position:absolute; left:737px; top:645px; width:50px; height:50px; } #u267_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u268_div { border-width:0px; position:absolute; left:0px; top:0px; width:39px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u268 { border-width:0px; position:absolute; left:797px; top:542px; width:39px; height:17px; } #u268_text { border-width:0px; position:absolute; left:0px; top:0px; width:34px; white-space:nowrap; } #u269_div { border-width:0px; position:absolute; left:0px; top:0px; width:39px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u269 { border-width:0px; position:absolute; left:797px; top:602px; width:39px; height:17px; } #u269_text { border-width:0px; position:absolute; left:0px; top:0px; width:34px; white-space:nowrap; } #u270_div { border-width:0px; position:absolute; left:0px; top:0px; width:39px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u270 { border-width:0px; position:absolute; left:797px; top:662px; width:39px; height:17px; } #u270_text { border-width:0px; position:absolute; left:0px; top:0px; width:34px; white-space:nowrap; } #u271 { border-width:0px; position:absolute; left:733px; top:712px; width:285px; height:286px; } #u271_input { position:absolute; left:0px; top:0px; width:285px; height:286px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; } #u272_img { border-width:0px; position:absolute; left:0px; top:0px; width:50px; height:50px; } #u272 { border-width:0px; position:absolute; left:23px; top:265px; width:50px; height:50px; } #u272_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u273_img { border-width:0px; position:absolute; left:0px; top:0px; width:50px; height:50px; } #u273 { border-width:0px; position:absolute; left:968px; top:265px; width:50px; height:50px; } #u273_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u275 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u276_div { border-width:0px; position:absolute; left:0px; top:0px; width:1028px; height:170px; background:inherit; background-color:rgba(0, 204, 204, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u276 { border-width:0px; position:absolute; left:0px; top:1495px; width:1028px; height:170px; } #u276_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u277_div { border-width:0px; position:absolute; left:0px; top:0px; width:48px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u277 { border-width:0px; position:absolute; left:15px; top:1501px; width:48px; height:17px; color:#FFFFFF; } #u277_text { border-width:0px; position:absolute; left:0px; top:0px; width:43px; white-space:nowrap; } #u278_div { border-width:0px; position:absolute; left:0px; top:0px; width:150px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u278 { border-width:0px; position:absolute; left:15px; top:1528px; width:150px; height:17px; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u278_text { border-width:0px; position:absolute; left:0px; top:0px; width:131px; white-space:nowrap; } #u279_div { border-width:0px; position:absolute; left:0px; top:0px; width:148px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u279 { border-width:0px; position:absolute; left:177px; top:1528px; width:148px; height:17px; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u279_text { border-width:0px; position:absolute; left:0px; top:0px; width:132px; white-space:nowrap; } #u280_div { border-width:0px; position:absolute; left:0px; top:0px; width:80px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u280 { border-width:0px; position:absolute; left:346px; top:1528px; width:80px; height:17px; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u280_text { border-width:0px; position:absolute; left:0px; top:0px; width:71px; white-space:nowrap; } #u281_div { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u281 { border-width:0px; position:absolute; left:15px; top:1554px; width:100px; height:17px; color:#FFFFFF; } #u281_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u281.mouseOver { } #u281_text { border-width:0px; position:absolute; left:0px; top:0px; width:87px; white-space:nowrap; } #u282_div { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u282 { border-width:0px; position:absolute; left:15px; top:1576px; width:34px; height:1px; color:#FFFFFF; } #u282_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u282.mouseOver { } #u282_text { border-width:0px; position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u283_div { border-width:0px; position:absolute; left:0px; top:0px; width:51px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u283 { border-width:0px; position:absolute; left:15px; top:1597px; width:51px; height:1px; color:#FFFFFF; } #u283_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:51px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u283.mouseOver { } #u283_text { border-width:0px; position:absolute; left:0px; top:0px; width:45px; white-space:nowrap; } #u284_div { border-width:0px; position:absolute; left:0px; top:0px; width:70px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u284 { border-width:0px; position:absolute; left:346px; top:1555px; width:70px; height:17px; color:#FFFFFF; } #u284_text { border-width:0px; position:absolute; left:0px; top:0px; width:63px; white-space:nowrap; } #u285_div { border-width:0px; position:absolute; left:0px; top:0px; width:52px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u285 { border-width:0px; position:absolute; left:346px; top:1577px; width:52px; height:1px; color:#FFFFFF; } #u285_text { border-width:0px; position:absolute; left:0px; top:0px; width:43px; white-space:nowrap; } #u286_div { border-width:0px; position:absolute; left:0px; top:0px; width:73px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u286 { border-width:0px; position:absolute; left:346px; top:1598px; width:73px; height:1px; color:#FFFFFF; } #u286_text { border-width:0px; position:absolute; left:0px; top:0px; width:65px; white-space:nowrap; } #u287_div { border-width:0px; position:absolute; left:0px; top:0px; width:52px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u287 { border-width:0px; position:absolute; left:177px; top:1555px; width:52px; height:17px; color:#FFFFFF; } #u287_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:52px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u287.mouseOver { } #u287_text { border-width:0px; position:absolute; left:0px; top:0px; width:46px; white-space:nowrap; } #u288_div { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u288 { border-width:0px; position:absolute; left:177px; top:1577px; width:34px; height:1px; color:#FFFFFF; } #u288_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u288.mouseOver { } #u288_text { border-width:0px; position:absolute; left:0px; top:0px; width:30px; white-space:nowrap; } #u289_div { border-width:0px; position:absolute; left:0px; top:0px; width:155px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u289 { border-width:0px; position:absolute; left:177px; top:1598px; width:155px; height:1px; color:#FFFFFF; } #u289_text { border-width:0px; position:absolute; left:0px; top:0px; width:136px; white-space:nowrap; } #u290_div { border-width:0px; position:absolute; left:0px; top:0px; width:66px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u290 { border-width:0px; position:absolute; left:453px; top:1528px; width:66px; height:17px; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u290_text { border-width:0px; position:absolute; left:0px; top:0px; width:59px; white-space:nowrap; } #u291_div { border-width:0px; position:absolute; left:0px; top:0px; width:40px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u291 { border-width:0px; position:absolute; left:453px; top:1555px; width:40px; height:17px; color:#FFFFFF; } #u291_text { border-width:0px; position:absolute; left:0px; top:0px; width:35px; white-space:nowrap; } #u292_div { border-width:0px; position:absolute; left:0px; top:0px; width:76px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u292 { border-width:0px; position:absolute; left:453px; top:1577px; width:76px; height:1px; color:#FFFFFF; } #u292_text { border-width:0px; position:absolute; left:0px; top:0px; width:68px; white-space:nowrap; } #u293_div { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u293 { border-width:0px; position:absolute; left:177px; top:1615px; width:34px; height:1px; color:#FFFFFF; } #u293_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u293.mouseOver { } #u293_text { border-width:0px; position:absolute; left:0px; top:0px; width:30px; white-space:nowrap; } #u295 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u296_div { border-width:0px; position:absolute; left:0px; top:0px; width:1028px; height:69px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u296 { border-width:0px; position:absolute; left:0px; top:30px; width:1028px; height:69px; } #u296_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u297_div { border-width:0px; position:absolute; left:0px; top:0px; width:50px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u297 { border-width:0px; position:absolute; left:737px; top:56px; width:50px; height:17px; text-align:center; } #u297_text { border-width:0px; position:absolute; left:0px; top:0px; width:44px; white-space:nowrap; } #u298_div { border-width:0px; position:absolute; left:0px; top:0px; width:92px; height:21px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u298 { border-width:0px; position:absolute; left:797px; top:54px; width:92px; height:21px; text-align:center; } #u298_text { border-width:0px; position:absolute; left:0px; top:2px; width:82px; white-space:nowrap; } #u299_div { border-width:0px; position:absolute; left:0px; top:0px; width:52px; height:21px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u299 { border-width:0px; position:absolute; left:897px; top:54px; width:52px; height:21px; text-align:center; } #u299_text { border-width:0px; position:absolute; left:0px; top:2px; width:47px; white-space:nowrap; } #u300_div { border-width:0px; position:absolute; left:0px; top:0px; width:61px; height:21px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u300 { border-width:0px; position:absolute; left:954px; top:54px; width:61px; height:21px; text-align:center; } #u300_text { border-width:0px; position:absolute; left:0px; top:2px; width:55px; white-space:nowrap; } #u301_img { border-width:0px; position:absolute; left:0px; top:0px; width:2px; height:70px; } #u301 { border-width:0px; position:absolute; left:101px; top:30px; width:1px; height:69px; } #u301_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u302_img { border-width:0px; position:absolute; left:0px; top:0px; width:92px; height:32px; } #u302 { border-width:0px; position:absolute; left:6px; top:52px; width:92px; height:32px; } #u302_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u303 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u304 { border-width:0px; position:absolute; left:427px; top:49px; width:300px; height:30px; } #u304_input { position:absolute; left:0px; top:0px; width:300px; height:30px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u305_img { border-width:0px; position:absolute; left:0px; top:0px; width:20px; height:17px; } #u305 { border-width:0px; position:absolute; left:698px; top:56px; width:20px; height:17px; } #u305_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u306 { border-width:0px; position:absolute; left:103px; top:48px; width:312px; height:37px; } #u306_menu { border-width:0px; position:absolute; left:0px; top:0px; width:312px; height:37px; -webkit-transform:rotate(NaNdeg); -moz-transform:rotate(NaNdeg); -ms-transform:rotate(NaNdeg); transform:rotate(NaNdeg); } #u307 { border-width:0px; position:absolute; left:0px; top:0px; width:312px; height:37px; } #u308_img { border-width:0px; position:absolute; left:0px; top:0px; width:81px; height:37px; } #u308 { border-width:0px; position:absolute; left:0px; top:0px; width:81px; height:37px; font-family:'Montserrat'; font-weight:400; font-style:normal; font-size:14px; } #u308_text { border-width:0px; position:absolute; left:2px; top:10px; width:77px; word-wrap:break-word; } #u309_img { border-width:0px; position:absolute; left:0px; top:0px; width:87px; height:37px; } #u309 { border-width:0px; position:absolute; left:81px; top:0px; width:87px; height:37px; font-family:'Montserrat'; font-weight:400; font-style:normal; font-size:14px; } #u309_text { border-width:0px; position:absolute; left:2px; top:10px; width:83px; word-wrap:break-word; } #u310_img { border-width:0px; position:absolute; left:0px; top:0px; width:144px; height:37px; } #u310 { border-width:0px; position:absolute; left:168px; top:0px; width:144px; height:37px; font-family:'Montserrat'; font-weight:400; font-style:normal; font-size:14px; } #u310_text { border-width:0px; position:absolute; left:2px; top:10px; width:140px; word-wrap:break-word; } #u312 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u313_div { border-width:0px; position:absolute; left:0px; top:0px; width:295px; height:454px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:3px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u313 { border-width:0px; position:absolute; left:857px; top:78px; width:295px; height:454px; } #u313_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u314_div { border-width:0px; position:absolute; left:0px; top:0px; width:190px; height:13px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:10px; } #u314 { border-width:0px; position:absolute; left:893px; top:493px; width:190px; height:13px; font-size:10px; } #u314_text { border-width:0px; position:absolute; left:0px; top:0px; width:172px; white-space:nowrap; } #u315_div { border-width:0px; position:absolute; left:0px; top:0px; width:30px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:10px; text-decoration:underline; } #u315 { border-width:0px; position:absolute; left:1083px; top:491px; width:30px; height:17px; font-size:10px; text-decoration:underline; } #u315_text { border-width:0px; position:absolute; left:2px; top:2px; width:25px; white-space:nowrap; } #u316_div { border-width:0px; position:absolute; left:0px; top:0px; width:295px; height:52px; background:inherit; background-color:rgba(22, 155, 213, 1); box-sizing:border-box; border-width:3px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u316 { border-width:0px; position:absolute; left:857px; top:78px; width:295px; height:52px; } #u316_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u317_div { border-width:0px; position:absolute; left:0px; top:0px; width:266px; height:36px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u317 { border-width:0px; position:absolute; left:878px; top:86px; width:266px; height:36px; } #u317_text { border-width:0px; position:absolute; left:0px; top:10px; width:266px; word-wrap:break-word; } #u318 { border-width:0px; position:absolute; left:872px; top:270px; width:266px; height:41px; } #u318_input { position:absolute; left:0px; top:0px; width:266px; height:41px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u319 { border-width:0px; position:absolute; left:872px; top:321px; width:266px; height:41px; } #u319_input { position:absolute; left:0px; top:0px; width:266px; height:41px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u320_div { border-width:0px; position:absolute; left:0px; top:0px; width:266px; height:41px; background:inherit; background-color:rgba(22, 155, 213, 1); border:none; border-radius:5px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:14px; } #u320 { border-width:0px; position:absolute; left:872px; top:372px; width:266px; height:41px; font-size:14px; } #u320_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:266px; height:41px; background:inherit; background-color:rgba(0, 102, 204, 1); border:none; border-radius:5px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:14px; } #u320.mouseOver { } #u320_text { border-width:0px; position:absolute; left:2px; top:12px; width:262px; word-wrap:break-word; } #u320_ann { border-width:0px; position:absolute; left:1131px; top:368px; width:1px; height:1px; } #u321_div { border-width:0px; position:absolute; left:0px; top:0px; width:75px; height:16px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:9px; } #u321 { border-width:0px; position:absolute; left:973px; top:423px; width:75px; height:16px; font-size:9px; } #u321_text { border-width:0px; position:absolute; left:2px; top:2px; width:68px; white-space:nowrap; } #u322_div { border-width:0px; position:absolute; left:0px; top:0px; width:266px; height:55px; background:inherit; background-color:rgba(0, 51, 153, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:2px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u322 { border-width:0px; position:absolute; left:872px; top:140px; width:266px; height:55px; } #u322_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u323_img { border-width:0px; position:absolute; left:0px; top:0px; width:16px; height:19px; } #u323 { border-width:0px; position:absolute; left:883px; top:156px; width:16px; height:19px; } #u323_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u324_div { border-width:0px; position:absolute; left:0px; top:0px; width:222px; height:18px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u324 { border-width:0px; position:absolute; left:910px; top:157px; width:222px; height:18px; color:#FFFFFF; } #u324_text { border-width:0px; position:absolute; left:0px; top:0px; width:222px; word-wrap:break-word; } #u325_div { border-width:0px; position:absolute; left:0px; top:0px; width:266px; height:55px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:2px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u325 { border-width:0px; position:absolute; left:872px; top:205px; width:266px; height:55px; } #u325_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u326_div { border-width:0px; position:absolute; left:0px; top:0px; width:205px; height:18px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#1E1E1E; } #u326 { border-width:0px; position:absolute; left:910px; top:224px; width:205px; height:18px; color:#1E1E1E; } #u326_text { border-width:0px; position:absolute; left:0px; top:0px; width:205px; word-wrap:break-word; } #u327_img { border-width:0px; position:absolute; left:0px; top:0px; width:15px; height:24px; } #u327 { border-width:0px; position:absolute; left:883px; top:221px; width:15px; height:24px; } #u327_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u328_div { border-width:0px; position:absolute; left:0px; top:0px; width:45px; height:26px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:5px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u328 { border-width:0px; position:absolute; left:1098px; top:86px; width:45px; height:26px; } #u328_text { border-width:0px; position:absolute; left:2px; top:6px; width:41px; word-wrap:break-word; } #u329_img { border-width:0px; position:absolute; left:0px; top:0px; width:201px; height:2px; } #u329 { border-width:0px; position:absolute; left:905px; top:468px; width:200px; height:1px; } #u329_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u331 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u332_div { border-width:0px; position:absolute; left:0px; top:0px; width:402px; height:471px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u332 { border-width:0px; position:absolute; left:288px; top:121px; width:402px; height:471px; } #u332_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u333_div { border-width:0px; position:absolute; left:0px; top:0px; width:204px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; } #u333 { border-width:0px; position:absolute; left:390px; top:151px; width:204px; height:17px; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; } #u333_text { border-width:0px; position:absolute; left:0px; top:0px; width:183px; white-space:nowrap; } #u334_div { border-width:0px; position:absolute; left:0px; top:0px; width:343px; height:43px; background:inherit; background-color:rgba(0, 51, 153, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:2px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u334 { border-width:0px; position:absolute; left:318px; top:216px; width:343px; height:43px; } #u334_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u335_img { border-width:0px; position:absolute; left:0px; top:0px; width:11px; height:15px; } #u335 { border-width:0px; position:absolute; left:344px; top:229px; width:11px; height:15px; } #u335_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u336_div { border-width:0px; position:absolute; left:0px; top:0px; width:343px; height:43px; background:inherit; background-color:rgba(0, 132, 180, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:2px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u336 { border-width:0px; position:absolute; left:318px; top:269px; width:343px; height:43px; } #u336_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u337_img { border-width:0px; position:absolute; left:0px; top:0px; width:17px; height:15px; } #u337 { border-width:0px; position:absolute; left:342px; top:283px; width:17px; height:15px; } #u337_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u338_div { border-width:0px; position:absolute; left:0px; top:0px; width:224px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u338 { border-width:0px; position:absolute; left:399px; top:229px; width:224px; height:17px; color:#FFFFFF; } #u338_text { border-width:0px; position:absolute; left:0px; top:0px; width:201px; white-space:nowrap; } #u339_div { border-width:0px; position:absolute; left:0px; top:0px; width:206px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u339 { border-width:0px; position:absolute; left:399px; top:282px; width:206px; height:17px; color:#FFFFFF; } #u339_text { border-width:0px; position:absolute; left:0px; top:0px; width:182px; white-space:nowrap; } #u340_div { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u340 { border-width:0px; position:absolute; left:474px; top:322px; width:34px; height:17px; } #u340_text { border-width:0px; position:absolute; left:0px; top:0px; width:31px; white-space:nowrap; } #u341 { border-width:0px; position:absolute; left:318px; top:344px; width:343px; height:28px; } #u341_input { position:absolute; left:0px; top:0px; width:343px; height:28px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u342 { border-width:0px; position:absolute; left:318px; top:382px; width:343px; height:28px; } #u342_input { position:absolute; left:0px; top:0px; width:343px; height:28px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u343 { border-width:0px; position:absolute; left:318px; top:420px; width:343px; height:28px; } #u343_input { position:absolute; left:0px; top:0px; width:343px; height:28px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u344 { border-width:0px; position:absolute; left:318px; top:458px; width:343px; height:28px; } #u344_input { position:absolute; left:0px; top:0px; width:343px; height:28px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u345_div { border-width:0px; position:absolute; left:0px; top:0px; width:343px; height:43px; background:inherit; background-color:rgba(0, 132, 180, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:2px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u345 { border-width:0px; position:absolute; left:318px; top:540px; width:343px; height:43px; } #u345_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u346_div { border-width:0px; position:absolute; left:0px; top:0px; width:44px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u346 { border-width:0px; position:absolute; left:468px; top:553px; width:44px; height:17px; color:#FFFFFF; } #u346_text { border-width:0px; position:absolute; left:0px; top:0px; width:40px; white-space:nowrap; } #u347_div { border-width:0px; position:absolute; left:0px; top:0px; width:171px; height:30px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u347 { border-width:0px; position:absolute; left:318px; top:178px; width:171px; height:30px; } #u347_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:171px; height:30px; background:inherit; background-color:rgba(0, 132, 180, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u347.mouseOver { } #u347_text { border-width:0px; position:absolute; left:2px; top:8px; width:167px; word-wrap:break-word; } #u348_div { border-width:0px; position:absolute; left:0px; top:0px; width:171px; height:30px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u348 { border-width:0px; position:absolute; left:489px; top:178px; width:171px; height:30px; } #u348_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:171px; height:30px; background:inherit; background-color:rgba(0, 132, 180, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u348.mouseOver { } #u348_text { border-width:0px; position:absolute; left:2px; top:8px; width:167px; word-wrap:break-word; } #u349_div { border-width:0px; position:absolute; left:0px; top:0px; width:1028px; height:30px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u349 { border-width:0px; position:absolute; left:0px; top:0px; width:1028px; height:30px; } #u349_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; }
ayokursus/files/blog/styles.css
body { margin:0px; background-color:rgba(0, 204, 204, 1); background-image:none; position:static; left:auto; width:1028px; margin-left:0; margin-right:0; text-align:left; } #base { position:absolute; z-index:0; } #u243 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u244_div { border-width:0px; position:absolute; left:0px; top:0px; width:1028px; height:1397px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u244 { border-width:0px; position:absolute; left:0px; top:98px; width:1028px; height:1397px; } #u244_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u245_img { border-width:0px; position:absolute; left:0px; top:0px; width:1028px; height:251px; } #u245 { border-width:0px; position:absolute; left:0px; top:167px; width:1028px; height:251px; } #u245_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u246_div { border-width:0px; position:absolute; left:0px; top:0px; width:300px; height:909px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(0, 0, 0, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u246 { border-width:0px; position:absolute; left:727px; top:417px; width:300px; height:909px; } #u246_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u247_div { border-width:0px; position:absolute; left:0px; top:0px; width:728px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u247 { border-width:0px; position:absolute; left:0px; top:418px; width:728px; height:33px; } #u247_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u248_div { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u248 { border-width:0px; position:absolute; left:101px; top:418px; width:102px; height:33px; text-align:center; } #u248_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(0, 204, 204, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u248.mouseOver { } #u248_text { border-width:0px; position:absolute; left:0px; top:8px; width:102px; word-wrap:break-word; } #u249_div { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u249 { border-width:0px; position:absolute; left:203px; top:418px; width:102px; height:33px; text-align:center; } #u249_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(0, 204, 204, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u249.mouseOver { } #u249_text { border-width:0px; position:absolute; left:0px; top:8px; width:102px; word-wrap:break-word; } #u250_div { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u250 { border-width:0px; position:absolute; left:305px; top:418px; width:102px; height:33px; text-align:center; } #u250_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(0, 204, 204, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u250.mouseOver { } #u250_text { border-width:0px; position:absolute; left:0px; top:8px; width:102px; word-wrap:break-word; } #u251_div { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u251 { border-width:0px; position:absolute; left:0px; top:418px; width:102px; height:33px; text-align:center; } #u251_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:102px; height:33px; background:inherit; background-color:rgba(0, 204, 204, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u251.mouseOver { } #u251_text { border-width:0px; position:absolute; left:0px; top:8px; width:102px; word-wrap:break-word; } #u252_img { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:235px; } #u252 { border-width:0px; position:absolute; left:9px; top:486px; width:352px; height:235px; } #u252_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u253_img { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:235px; } #u253 { border-width:0px; position:absolute; left:371px; top:486px; width:352px; height:235px; } #u253_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u254_div { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:122px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u254 { border-width:0px; position:absolute; left:9px; top:731px; width:352px; height:122px; } #u254_text { border-width:0px; position:absolute; left:0px; top:0px; width:352px; word-wrap:break-word; } #u255_div { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:122px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u255 { border-width:0px; position:absolute; left:371px; top:731px; width:352px; height:122px; } #u255_text { border-width:0px; position:absolute; left:0px; top:0px; width:352px; word-wrap:break-word; } #u256_img { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:235px; } #u256 { border-width:0px; position:absolute; left:9px; top:863px; width:352px; height:235px; } #u256_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u257_img { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:235px; } #u257 { border-width:0px; position:absolute; left:371px; top:863px; width:352px; height:235px; } #u257_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u258_div { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:122px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u258 { border-width:0px; position:absolute; left:9px; top:1108px; width:352px; height:122px; } #u258_text { border-width:0px; position:absolute; left:0px; top:0px; width:352px; word-wrap:break-word; } #u259_div { border-width:0px; position:absolute; left:0px; top:0px; width:352px; height:122px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u259 { border-width:0px; position:absolute; left:371px; top:1108px; width:352px; height:122px; } #u259_text { border-width:0px; position:absolute; left:0px; top:0px; width:352px; word-wrap:break-word; } .u261_div { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } .u261 { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } .u261_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u260-1 { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u260-2 { border-width:0px; position:absolute; left:100px; top:0px; width:100px; height:30px; } #u260-3 { border-width:0px; position:absolute; left:200px; top:0px; width:100px; height:30px; } #u260-4 { border-width:0px; position:absolute; left:300px; top:0px; width:100px; height:30px; } #u260-5 { border-width:0px; position:absolute; left:400px; top:0px; width:100px; height:30px; } #u260-6 { border-width:0px; position:absolute; left:500px; top:0px; width:100px; height:30px; } #u260-7 { border-width:0px; position:absolute; left:600px; top:0px; width:100px; height:30px; } #u260 { border-width:0px; position:absolute; left:23px; top:1261px; width:700px; height:30px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; } #u262 { border-width:0px; position:absolute; left:737px; top:456px; width:281px; height:25px; } #u262_input { position:absolute; left:0px; top:0px; width:281px; height:25px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u263_div { border-width:0px; position:absolute; left:0px; top:0px; width:121px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u263 { border-width:0px; position:absolute; left:738px; top:429px; width:121px; height:17px; } #u263_text { border-width:0px; position:absolute; left:0px; top:0px; width:121px; word-wrap:break-word; } #u264_div { border-width:0px; position:absolute; left:0px; top:0px; width:53px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u264 { border-width:0px; position:absolute; left:737px; top:498px; width:53px; height:17px; } #u264_text { border-width:0px; position:absolute; left:0px; top:0px; width:45px; white-space:nowrap; } #u265_img { border-width:0px; position:absolute; left:0px; top:0px; width:50px; height:50px; } #u265 { border-width:0px; position:absolute; left:737px; top:525px; width:50px; height:50px; } #u265_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u266_img { border-width:0px; position:absolute; left:0px; top:0px; width:50px; height:50px; } #u266 { border-width:0px; position:absolute; left:737px; top:585px; width:50px; height:50px; } #u266_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u267_img { border-width:0px; position:absolute; left:0px; top:0px; width:50px; height:50px; } #u267 { border-width:0px; position:absolute; left:737px; top:645px; width:50px; height:50px; } #u267_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u268_div { border-width:0px; position:absolute; left:0px; top:0px; width:39px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u268 { border-width:0px; position:absolute; left:797px; top:542px; width:39px; height:17px; } #u268_text { border-width:0px; position:absolute; left:0px; top:0px; width:34px; white-space:nowrap; } #u269_div { border-width:0px; position:absolute; left:0px; top:0px; width:39px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u269 { border-width:0px; position:absolute; left:797px; top:602px; width:39px; height:17px; } #u269_text { border-width:0px; position:absolute; left:0px; top:0px; width:34px; white-space:nowrap; } #u270_div { border-width:0px; position:absolute; left:0px; top:0px; width:39px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u270 { border-width:0px; position:absolute; left:797px; top:662px; width:39px; height:17px; } #u270_text { border-width:0px; position:absolute; left:0px; top:0px; width:34px; white-space:nowrap; } #u271 { border-width:0px; position:absolute; left:733px; top:712px; width:285px; height:286px; } #u271_input { position:absolute; left:0px; top:0px; width:285px; height:286px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; } #u272_img { border-width:0px; position:absolute; left:0px; top:0px; width:50px; height:50px; } #u272 { border-width:0px; position:absolute; left:23px; top:265px; width:50px; height:50px; } #u272_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u273_img { border-width:0px; position:absolute; left:0px; top:0px; width:50px; height:50px; } #u273 { border-width:0px; position:absolute; left:968px; top:265px; width:50px; height:50px; } #u273_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u275 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u276_div { border-width:0px; position:absolute; left:0px; top:0px; width:1028px; height:170px; background:inherit; background-color:rgba(0, 204, 204, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u276 { border-width:0px; position:absolute; left:0px; top:1495px; width:1028px; height:170px; } #u276_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u277_div { border-width:0px; position:absolute; left:0px; top:0px; width:48px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u277 { border-width:0px; position:absolute; left:15px; top:1501px; width:48px; height:17px; color:#FFFFFF; } #u277_text { border-width:0px; position:absolute; left:0px; top:0px; width:43px; white-space:nowrap; } #u278_div { border-width:0px; position:absolute; left:0px; top:0px; width:150px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u278 { border-width:0px; position:absolute; left:15px; top:1528px; width:150px; height:17px; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u278_text { border-width:0px; position:absolute; left:0px; top:0px; width:131px; white-space:nowrap; } #u279_div { border-width:0px; position:absolute; left:0px; top:0px; width:148px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u279 { border-width:0px; position:absolute; left:177px; top:1528px; width:148px; height:17px; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u279_text { border-width:0px; position:absolute; left:0px; top:0px; width:132px; white-space:nowrap; } #u280_div { border-width:0px; position:absolute; left:0px; top:0px; width:80px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u280 { border-width:0px; position:absolute; left:346px; top:1528px; width:80px; height:17px; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u280_text { border-width:0px; position:absolute; left:0px; top:0px; width:71px; white-space:nowrap; } #u281_div { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u281 { border-width:0px; position:absolute; left:15px; top:1554px; width:100px; height:17px; color:#FFFFFF; } #u281_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u281.mouseOver { } #u281_text { border-width:0px; position:absolute; left:0px; top:0px; width:87px; white-space:nowrap; } #u282_div { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u282 { border-width:0px; position:absolute; left:15px; top:1576px; width:34px; height:1px; color:#FFFFFF; } #u282_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u282.mouseOver { } #u282_text { border-width:0px; position:absolute; left:0px; top:0px; width:29px; white-space:nowrap; } #u283_div { border-width:0px; position:absolute; left:0px; top:0px; width:51px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u283 { border-width:0px; position:absolute; left:15px; top:1597px; width:51px; height:1px; color:#FFFFFF; } #u283_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:51px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u283.mouseOver { } #u283_text { border-width:0px; position:absolute; left:0px; top:0px; width:45px; white-space:nowrap; } #u284_div { border-width:0px; position:absolute; left:0px; top:0px; width:70px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u284 { border-width:0px; position:absolute; left:346px; top:1555px; width:70px; height:17px; color:#FFFFFF; } #u284_text { border-width:0px; position:absolute; left:0px; top:0px; width:63px; white-space:nowrap; } #u285_div { border-width:0px; position:absolute; left:0px; top:0px; width:52px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u285 { border-width:0px; position:absolute; left:346px; top:1577px; width:52px; height:1px; color:#FFFFFF; } #u285_text { border-width:0px; position:absolute; left:0px; top:0px; width:43px; white-space:nowrap; } #u286_div { border-width:0px; position:absolute; left:0px; top:0px; width:73px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u286 { border-width:0px; position:absolute; left:346px; top:1598px; width:73px; height:1px; color:#FFFFFF; } #u286_text { border-width:0px; position:absolute; left:0px; top:0px; width:65px; white-space:nowrap; } #u287_div { border-width:0px; position:absolute; left:0px; top:0px; width:52px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u287 { border-width:0px; position:absolute; left:177px; top:1555px; width:52px; height:17px; color:#FFFFFF; } #u287_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:52px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u287.mouseOver { } #u287_text { border-width:0px; position:absolute; left:0px; top:0px; width:46px; white-space:nowrap; } #u288_div { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u288 { border-width:0px; position:absolute; left:177px; top:1577px; width:34px; height:1px; color:#FFFFFF; } #u288_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u288.mouseOver { } #u288_text { border-width:0px; position:absolute; left:0px; top:0px; width:30px; white-space:nowrap; } #u289_div { border-width:0px; position:absolute; left:0px; top:0px; width:155px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u289 { border-width:0px; position:absolute; left:177px; top:1598px; width:155px; height:1px; color:#FFFFFF; } #u289_text { border-width:0px; position:absolute; left:0px; top:0px; width:136px; white-space:nowrap; } #u290_div { border-width:0px; position:absolute; left:0px; top:0px; width:66px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u290 { border-width:0px; position:absolute; left:453px; top:1528px; width:66px; height:17px; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; color:#FFFFFF; } #u290_text { border-width:0px; position:absolute; left:0px; top:0px; width:59px; white-space:nowrap; } #u291_div { border-width:0px; position:absolute; left:0px; top:0px; width:40px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u291 { border-width:0px; position:absolute; left:453px; top:1555px; width:40px; height:17px; color:#FFFFFF; } #u291_text { border-width:0px; position:absolute; left:0px; top:0px; width:35px; white-space:nowrap; } #u292_div { border-width:0px; position:absolute; left:0px; top:0px; width:76px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u292 { border-width:0px; position:absolute; left:453px; top:1577px; width:76px; height:1px; color:#FFFFFF; } #u292_text { border-width:0px; position:absolute; left:0px; top:0px; width:68px; white-space:nowrap; } #u293_div { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u293 { border-width:0px; position:absolute; left:177px; top:1615px; width:34px; height:1px; color:#FFFFFF; } #u293_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:1px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u293.mouseOver { } #u293_text { border-width:0px; position:absolute; left:0px; top:0px; width:30px; white-space:nowrap; } #u295 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u296_div { border-width:0px; position:absolute; left:0px; top:0px; width:1028px; height:69px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u296 { border-width:0px; position:absolute; left:0px; top:30px; width:1028px; height:69px; } #u296_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u297_div { border-width:0px; position:absolute; left:0px; top:0px; width:50px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u297 { border-width:0px; position:absolute; left:737px; top:56px; width:50px; height:17px; text-align:center; } #u297_text { border-width:0px; position:absolute; left:0px; top:0px; width:44px; white-space:nowrap; } #u298_div { border-width:0px; position:absolute; left:0px; top:0px; width:92px; height:21px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u298 { border-width:0px; position:absolute; left:797px; top:54px; width:92px; height:21px; text-align:center; } #u298_text { border-width:0px; position:absolute; left:0px; top:2px; width:82px; white-space:nowrap; } #u299_div { border-width:0px; position:absolute; left:0px; top:0px; width:52px; height:21px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u299 { border-width:0px; position:absolute; left:897px; top:54px; width:52px; height:21px; text-align:center; } #u299_text { border-width:0px; position:absolute; left:0px; top:2px; width:47px; white-space:nowrap; } #u300_div { border-width:0px; position:absolute; left:0px; top:0px; width:61px; height:21px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-align:center; } #u300 { border-width:0px; position:absolute; left:954px; top:54px; width:61px; height:21px; text-align:center; } #u300_text { border-width:0px; position:absolute; left:0px; top:2px; width:55px; white-space:nowrap; } #u301_img { border-width:0px; position:absolute; left:0px; top:0px; width:2px; height:70px; } #u301 { border-width:0px; position:absolute; left:101px; top:30px; width:1px; height:69px; } #u301_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u302_img { border-width:0px; position:absolute; left:0px; top:0px; width:92px; height:32px; } #u302 { border-width:0px; position:absolute; left:6px; top:52px; width:92px; height:32px; } #u302_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u303 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u304 { border-width:0px; position:absolute; left:427px; top:49px; width:300px; height:30px; } #u304_input { position:absolute; left:0px; top:0px; width:300px; height:30px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u305_img { border-width:0px; position:absolute; left:0px; top:0px; width:20px; height:17px; } #u305 { border-width:0px; position:absolute; left:698px; top:56px; width:20px; height:17px; } #u305_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u306 { border-width:0px; position:absolute; left:103px; top:48px; width:312px; height:37px; } #u306_menu { border-width:0px; position:absolute; left:0px; top:0px; width:312px; height:37px; -webkit-transform:rotate(NaNdeg); -moz-transform:rotate(NaNdeg); -ms-transform:rotate(NaNdeg); transform:rotate(NaNdeg); } #u307 { border-width:0px; position:absolute; left:0px; top:0px; width:312px; height:37px; } #u308_img { border-width:0px; position:absolute; left:0px; top:0px; width:81px; height:37px; } #u308 { border-width:0px; position:absolute; left:0px; top:0px; width:81px; height:37px; font-family:'Montserrat'; font-weight:400; font-style:normal; font-size:14px; } #u308_text { border-width:0px; position:absolute; left:2px; top:10px; width:77px; word-wrap:break-word; } #u309_img { border-width:0px; position:absolute; left:0px; top:0px; width:87px; height:37px; } #u309 { border-width:0px; position:absolute; left:81px; top:0px; width:87px; height:37px; font-family:'Montserrat'; font-weight:400; font-style:normal; font-size:14px; } #u309_text { border-width:0px; position:absolute; left:2px; top:10px; width:83px; word-wrap:break-word; } #u310_img { border-width:0px; position:absolute; left:0px; top:0px; width:144px; height:37px; } #u310 { border-width:0px; position:absolute; left:168px; top:0px; width:144px; height:37px; font-family:'Montserrat'; font-weight:400; font-style:normal; font-size:14px; } #u310_text { border-width:0px; position:absolute; left:2px; top:10px; width:140px; word-wrap:break-word; } #u312 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u313_div { border-width:0px; position:absolute; left:0px; top:0px; width:295px; height:454px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:3px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u313 { border-width:0px; position:absolute; left:857px; top:78px; width:295px; height:454px; } #u313_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u314_div { border-width:0px; position:absolute; left:0px; top:0px; width:190px; height:13px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:10px; } #u314 { border-width:0px; position:absolute; left:893px; top:493px; width:190px; height:13px; font-size:10px; } #u314_text { border-width:0px; position:absolute; left:0px; top:0px; width:172px; white-space:nowrap; } #u315_div { border-width:0px; position:absolute; left:0px; top:0px; width:30px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:10px; text-decoration:underline; } #u315 { border-width:0px; position:absolute; left:1083px; top:491px; width:30px; height:17px; font-size:10px; text-decoration:underline; } #u315_text { border-width:0px; position:absolute; left:2px; top:2px; width:25px; white-space:nowrap; } #u316_div { border-width:0px; position:absolute; left:0px; top:0px; width:295px; height:52px; background:inherit; background-color:rgba(22, 155, 213, 1); box-sizing:border-box; border-width:3px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u316 { border-width:0px; position:absolute; left:857px; top:78px; width:295px; height:52px; } #u316_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u317_div { border-width:0px; position:absolute; left:0px; top:0px; width:266px; height:36px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u317 { border-width:0px; position:absolute; left:878px; top:86px; width:266px; height:36px; } #u317_text { border-width:0px; position:absolute; left:0px; top:10px; width:266px; word-wrap:break-word; } #u318 { border-width:0px; position:absolute; left:872px; top:270px; width:266px; height:41px; } #u318_input { position:absolute; left:0px; top:0px; width:266px; height:41px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u319 { border-width:0px; position:absolute; left:872px; top:321px; width:266px; height:41px; } #u319_input { position:absolute; left:0px; top:0px; width:266px; height:41px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u320_div { border-width:0px; position:absolute; left:0px; top:0px; width:266px; height:41px; background:inherit; background-color:rgba(22, 155, 213, 1); border:none; border-radius:5px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:14px; } #u320 { border-width:0px; position:absolute; left:872px; top:372px; width:266px; height:41px; font-size:14px; } #u320_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:266px; height:41px; background:inherit; background-color:rgba(0, 102, 204, 1); border:none; border-radius:5px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:14px; } #u320.mouseOver { } #u320_text { border-width:0px; position:absolute; left:2px; top:12px; width:262px; word-wrap:break-word; } #u320_ann { border-width:0px; position:absolute; left:1131px; top:368px; width:1px; height:1px; } #u321_div { border-width:0px; position:absolute; left:0px; top:0px; width:75px; height:16px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:9px; } #u321 { border-width:0px; position:absolute; left:973px; top:423px; width:75px; height:16px; font-size:9px; } #u321_text { border-width:0px; position:absolute; left:2px; top:2px; width:68px; white-space:nowrap; } #u322_div { border-width:0px; position:absolute; left:0px; top:0px; width:266px; height:55px; background:inherit; background-color:rgba(0, 51, 153, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:2px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u322 { border-width:0px; position:absolute; left:872px; top:140px; width:266px; height:55px; } #u322_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u323_img { border-width:0px; position:absolute; left:0px; top:0px; width:16px; height:19px; } #u323 { border-width:0px; position:absolute; left:883px; top:156px; width:16px; height:19px; } #u323_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u324_div { border-width:0px; position:absolute; left:0px; top:0px; width:222px; height:18px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u324 { border-width:0px; position:absolute; left:910px; top:157px; width:222px; height:18px; color:#FFFFFF; } #u324_text { border-width:0px; position:absolute; left:0px; top:0px; width:222px; word-wrap:break-word; } #u325_div { border-width:0px; position:absolute; left:0px; top:0px; width:266px; height:55px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:2px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u325 { border-width:0px; position:absolute; left:872px; top:205px; width:266px; height:55px; } #u325_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u326_div { border-width:0px; position:absolute; left:0px; top:0px; width:205px; height:18px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#1E1E1E; } #u326 { border-width:0px; position:absolute; left:910px; top:224px; width:205px; height:18px; color:#1E1E1E; } #u326_text { border-width:0px; position:absolute; left:0px; top:0px; width:205px; word-wrap:break-word; } #u327_img { border-width:0px; position:absolute; left:0px; top:0px; width:15px; height:24px; } #u327 { border-width:0px; position:absolute; left:883px; top:221px; width:15px; height:24px; } #u327_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u328_div { border-width:0px; position:absolute; left:0px; top:0px; width:45px; height:26px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:5px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u328 { border-width:0px; position:absolute; left:1098px; top:86px; width:45px; height:26px; } #u328_text { border-width:0px; position:absolute; left:2px; top:6px; width:41px; word-wrap:break-word; } #u329_img { border-width:0px; position:absolute; left:0px; top:0px; width:201px; height:2px; } #u329 { border-width:0px; position:absolute; left:905px; top:468px; width:200px; height:1px; } #u329_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u331 { border-width:0px; position:absolute; left:0px; top:0px; width:0px; height:0px; } #u332_div { border-width:0px; position:absolute; left:0px; top:0px; width:402px; height:471px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u332 { border-width:0px; position:absolute; left:288px; top:121px; width:402px; height:471px; } #u332_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u333_div { border-width:0px; position:absolute; left:0px; top:0px; width:204px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; } #u333 { border-width:0px; position:absolute; left:390px; top:151px; width:204px; height:17px; font-family:'Montserrat Bold', 'Montserrat'; font-weight:700; font-style:normal; } #u333_text { border-width:0px; position:absolute; left:0px; top:0px; width:183px; white-space:nowrap; } #u334_div { border-width:0px; position:absolute; left:0px; top:0px; width:343px; height:43px; background:inherit; background-color:rgba(0, 51, 153, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:2px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u334 { border-width:0px; position:absolute; left:318px; top:216px; width:343px; height:43px; } #u334_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u335_img { border-width:0px; position:absolute; left:0px; top:0px; width:11px; height:15px; } #u335 { border-width:0px; position:absolute; left:344px; top:229px; width:11px; height:15px; } #u335_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u336_div { border-width:0px; position:absolute; left:0px; top:0px; width:343px; height:43px; background:inherit; background-color:rgba(0, 132, 180, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:2px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u336 { border-width:0px; position:absolute; left:318px; top:269px; width:343px; height:43px; } #u336_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u337_img { border-width:0px; position:absolute; left:0px; top:0px; width:17px; height:15px; } #u337 { border-width:0px; position:absolute; left:342px; top:283px; width:17px; height:15px; } #u337_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u338_div { border-width:0px; position:absolute; left:0px; top:0px; width:224px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u338 { border-width:0px; position:absolute; left:399px; top:229px; width:224px; height:17px; color:#FFFFFF; } #u338_text { border-width:0px; position:absolute; left:0px; top:0px; width:201px; white-space:nowrap; } #u339_div { border-width:0px; position:absolute; left:0px; top:0px; width:206px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u339 { border-width:0px; position:absolute; left:399px; top:282px; width:206px; height:17px; color:#FFFFFF; } #u339_text { border-width:0px; position:absolute; left:0px; top:0px; width:182px; white-space:nowrap; } #u340_div { border-width:0px; position:absolute; left:0px; top:0px; width:34px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u340 { border-width:0px; position:absolute; left:474px; top:322px; width:34px; height:17px; } #u340_text { border-width:0px; position:absolute; left:0px; top:0px; width:31px; white-space:nowrap; } #u341 { border-width:0px; position:absolute; left:318px; top:344px; width:343px; height:28px; } #u341_input { position:absolute; left:0px; top:0px; width:343px; height:28px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u342 { border-width:0px; position:absolute; left:318px; top:382px; width:343px; height:28px; } #u342_input { position:absolute; left:0px; top:0px; width:343px; height:28px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u343 { border-width:0px; position:absolute; left:318px; top:420px; width:343px; height:28px; } #u343_input { position:absolute; left:0px; top:0px; width:343px; height:28px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u344 { border-width:0px; position:absolute; left:318px; top:458px; width:343px; height:28px; } #u344_input { position:absolute; left:0px; top:0px; width:343px; height:28px; font-family:'Arial'; font-weight:400; font-style:normal; font-size:13px; text-decoration:none; color:#000000; text-align:left; } #u345_div { border-width:0px; position:absolute; left:0px; top:0px; width:343px; height:43px; background:inherit; background-color:rgba(0, 132, 180, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:2px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u345 { border-width:0px; position:absolute; left:318px; top:540px; width:343px; height:43px; } #u345_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; } #u346_div { border-width:0px; position:absolute; left:0px; top:0px; width:44px; height:17px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#FFFFFF; } #u346 { border-width:0px; position:absolute; left:468px; top:553px; width:44px; height:17px; color:#FFFFFF; } #u346_text { border-width:0px; position:absolute; left:0px; top:0px; width:40px; white-space:nowrap; } #u347_div { border-width:0px; position:absolute; left:0px; top:0px; width:171px; height:30px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u347 { border-width:0px; position:absolute; left:318px; top:178px; width:171px; height:30px; } #u347_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:171px; height:30px; background:inherit; background-color:rgba(0, 132, 180, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u347.mouseOver { } #u347_text { border-width:0px; position:absolute; left:2px; top:8px; width:167px; word-wrap:break-word; } #u348_div { border-width:0px; position:absolute; left:0px; top:0px; width:171px; height:30px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u348 { border-width:0px; position:absolute; left:489px; top:178px; width:171px; height:30px; } #u348_div.mouseOver { border-width:0px; position:absolute; left:0px; top:0px; width:171px; height:30px; background:inherit; background-color:rgba(0, 132, 180, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u348.mouseOver { } #u348_text { border-width:0px; position:absolute; left:2px; top:8px; width:167px; word-wrap:break-word; } #u349_div { border-width:0px; position:absolute; left:0px; top:0px; width:1028px; height:30px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u349 { border-width:0px; position:absolute; left:0px; top:0px; width:1028px; height:30px; } #u349_text { border-width:0px; position:absolute; left:0px; top:0px; width:0px; visibility:hidden; word-wrap:break-word; }
0.271445
0.033024
html { height: 100%; width: 100%; font-family: "Montserrat", "Helvetica", "Arial", sans-serif; } body { background-color: #232732; background-image: linear-gradient(45deg, #693f9c, #3b70cc, #4491d4); margin: 0; } /*############# MAIN ##############*/ /*NAVBAR*/ .navbar-container { height: 50px; width: 100%; background-color: #232732; background-image: linear-gradient(45deg, rgba(71, 99, 191, 1), #4491d4); border-bottom: 1px solid white; color: white; } .navbar-title { width: 100px; float: left; margin-top: 10px; margin-left: 20px; font-size: 30px; font-weight: bold; color: white; } .navbar-title:hover { color: white; } .navbar li { display: inline; } .navbar { padding: 0; float: right; } .nav-out { text-decoration: none; color: #931406; font-weight: lighter; font-size: 20px; padding-right: 20px; } .nav-out:hover { color: #490a03; } .nav-link { text-decoration: none; color: white; font-weight: lighter; font-size: 20px; padding-right: 20px; } .nav-link:hover { color: #94bdeb; } /*GENERAL*/ .container { width: 100%; } /*############# WELCOME VIEW ##############*/ #welcome-view { text-align: center; color: white; height: 100%; width: 100%; } #welcome-background { position: fixed; z-index: -1; height: 100vh; width: 100%; background: url("../images/Network-PNG-Transparent.png") no-repeat 15% 30% fixed; background-size: 170vh; transition: 0.7s opacity; } .welcome-arrow-d { border: solid #73a2d8ad; border-width: 0 10px 10px 0; display: inline-block; padding: 10px; transform: rotate(45deg); position: absolute; bottom: 40px; left: 48%; } .welcome-container { width: 100%; padding-top: 200px; margin-bottom: -200px; } #welcome-hero { height: 100vh; margin-bottom: -345px; text-align: left; width: 500px; margin-left: 20%; transition: 1.4s opacity; } .welcome-hero-container { width: 100%; } .welcome-title { font-size: 48px; } #welcome-title-desc { margin-top: -30px; font-size: 28px; font-family: "Times New Roman", Times, serif !important; transition: 1.4s; height: 50px; width: 300px; } .welcome-title-btn { color: white; margin-top: 50px; margin-right: 10px; font-size: 20px; border-radius: 40px; padding: 15px 50px 15px 50px; background-color: #73a2d8; border-color: none; border-style: none; } .welcome-title-btn:hover { background-color: #94bdeb; cursor: pointer; } .welcome-content { background-color: white; color: #4e4e4e; min-height: 100vh; margin-bottom: -80px; width: 100%; text-align: left; font-weight: lighter; } #welcome-details { padding: 150px 100px 100px 100px; } #welcome-details a { text-decoration: none; } #welcome-details-info { text-align: center; padding-left: 10%; padding-right: 10%; font-size: 25px; transition: 1.4s; } #welcome-details-about { margin-top: 150px; text-align: center; padding-left: 30%; padding-right: 30%; font-size: 25px; transition: 1.4s; } .welcome-details-about-header { font-size: 45px; margin-bottom: 20px; color: black; } #welcome-details-start { margin-top: 150px; text-align: center; padding-left: 30%; padding-right: 30%; margin-bottom: 50px; transition: 1.4s; font-size: 45px; color: #51289e; text-decoration: none; } #welcome-details-start:hover { cursor: pointer; } .welcome-footer { font-size: 25px; height: 80px; padding-top: 40px; background-color: #f0f0f0; color: black; } .welcome-copyright { margin-top: 50px; font-size: 15px; color: #b6b6b6; } .fade { opacity: 0; } .horizontal-translate { margin-left: -50%; } .vertical-translate { margin-bottom: -50%; }
src/main/resources/META-INF/resources/static/css/welcome.css
html { height: 100%; width: 100%; font-family: "Montserrat", "Helvetica", "Arial", sans-serif; } body { background-color: #232732; background-image: linear-gradient(45deg, #693f9c, #3b70cc, #4491d4); margin: 0; } /*############# MAIN ##############*/ /*NAVBAR*/ .navbar-container { height: 50px; width: 100%; background-color: #232732; background-image: linear-gradient(45deg, rgba(71, 99, 191, 1), #4491d4); border-bottom: 1px solid white; color: white; } .navbar-title { width: 100px; float: left; margin-top: 10px; margin-left: 20px; font-size: 30px; font-weight: bold; color: white; } .navbar-title:hover { color: white; } .navbar li { display: inline; } .navbar { padding: 0; float: right; } .nav-out { text-decoration: none; color: #931406; font-weight: lighter; font-size: 20px; padding-right: 20px; } .nav-out:hover { color: #490a03; } .nav-link { text-decoration: none; color: white; font-weight: lighter; font-size: 20px; padding-right: 20px; } .nav-link:hover { color: #94bdeb; } /*GENERAL*/ .container { width: 100%; } /*############# WELCOME VIEW ##############*/ #welcome-view { text-align: center; color: white; height: 100%; width: 100%; } #welcome-background { position: fixed; z-index: -1; height: 100vh; width: 100%; background: url("../images/Network-PNG-Transparent.png") no-repeat 15% 30% fixed; background-size: 170vh; transition: 0.7s opacity; } .welcome-arrow-d { border: solid #73a2d8ad; border-width: 0 10px 10px 0; display: inline-block; padding: 10px; transform: rotate(45deg); position: absolute; bottom: 40px; left: 48%; } .welcome-container { width: 100%; padding-top: 200px; margin-bottom: -200px; } #welcome-hero { height: 100vh; margin-bottom: -345px; text-align: left; width: 500px; margin-left: 20%; transition: 1.4s opacity; } .welcome-hero-container { width: 100%; } .welcome-title { font-size: 48px; } #welcome-title-desc { margin-top: -30px; font-size: 28px; font-family: "Times New Roman", Times, serif !important; transition: 1.4s; height: 50px; width: 300px; } .welcome-title-btn { color: white; margin-top: 50px; margin-right: 10px; font-size: 20px; border-radius: 40px; padding: 15px 50px 15px 50px; background-color: #73a2d8; border-color: none; border-style: none; } .welcome-title-btn:hover { background-color: #94bdeb; cursor: pointer; } .welcome-content { background-color: white; color: #4e4e4e; min-height: 100vh; margin-bottom: -80px; width: 100%; text-align: left; font-weight: lighter; } #welcome-details { padding: 150px 100px 100px 100px; } #welcome-details a { text-decoration: none; } #welcome-details-info { text-align: center; padding-left: 10%; padding-right: 10%; font-size: 25px; transition: 1.4s; } #welcome-details-about { margin-top: 150px; text-align: center; padding-left: 30%; padding-right: 30%; font-size: 25px; transition: 1.4s; } .welcome-details-about-header { font-size: 45px; margin-bottom: 20px; color: black; } #welcome-details-start { margin-top: 150px; text-align: center; padding-left: 30%; padding-right: 30%; margin-bottom: 50px; transition: 1.4s; font-size: 45px; color: #51289e; text-decoration: none; } #welcome-details-start:hover { cursor: pointer; } .welcome-footer { font-size: 25px; height: 80px; padding-top: 40px; background-color: #f0f0f0; color: black; } .welcome-copyright { margin-top: 50px; font-size: 15px; color: #b6b6b6; } .fade { opacity: 0; } .horizontal-translate { margin-left: -50%; } .vertical-translate { margin-bottom: -50%; }
0.357904
0.067639
.msg { font-size: 60%; } html{ background-color: #33618c; } body{ background-color: #33618c; height: 100%; } .bodyLeeme{ color: lightgray; margin-left: 10%; margin-right: 10%; margin-top: 5%; background-color: rgba(51, 97, 140, 0.282); } .headerLeeme{ text-align: center; size: 40px; color: turquoise; text-shadow: -1px 0 #414D68, 0 1px #414D68, 1px 0 #414D68, 0 -1px #414D68, -2px 2px 0 #414D68, 2px 2px 0 #414D68, 1px 1px #414D68, 2px 2px #414D68, 3px 3px #414D68, 4px 4px #414D68, 5px 5px #414D68; } .headerLeeme1{ text-align: start; size: 40px; color: blanchedalmond; text-shadow: -1px 0 #414D68, 0 1px #414D68, 1px 0 #414D68, 0 -1px #414D68, -2px 2px 0 #414D68, 2px 2px 0 #414D68, 1px 1px #414D68, 2px 2px #414D68, 3px 3px #414D68, 4px 4px #414D68, 5px 5px #414D68; } .margins { margin-bottom: 200px; } a{ text-decoration: none; } input[type=checkbox]{ transform: scale(1.5); } .my-custom-scrollbar { position: relative; height: 50vh; overflow:auto; } .table-wrapper-scroll-y { display: block; } .contenedorBase { display: flex; flex-direction: column; background-color: #02407A; width: 100%; height: 70%; margin-top: 45px; } .superior{ display: flex; flex-direction: row; justify-content: center; align-items: center; height: 30%; margin-bottom: -3px; padding-bottom: -3px; } .botones{ display: flex; flex-direction: row; justify-content: flex-end; margin-right: 0%; padding: 4px; margin-left: 24%; width: 4%; height: 10%; background-color: #0065C4; } .botonCerrar{ height:16px; width:16px; size: 16px 16px; } .botonMiniminzar{ height:16px; width:16px; size: 16px 16px; } .inferior{ display: flex; align-items: center; justify-content: center; width: 100%; height: 15%; margin-bottom: 0%; background-color: #B7DCFF; height: 50px; } #botonAnadir{ background-color: rgb(99, 204, 103); size: 80px 40px; margin: 5px; margin-right: 10px; border-radius: 10%; } #botonBorrar{ background-color: #D41717; size: 80px 40px; margin: 5px; margin-left: 10px; border-radius: 10%; } .id{ text-align: center; } #impresoras{ width: 100%; margin-left: 5%; } table { background-color: white; } table td { text-align: center; } table tr { min-height: 50px; height: 50px; } .select-all { padding: 15px; color: white; } .cabecera { background-color: #72B4F1; text-align: center; } .imprimiendo{ color: white; background-color: rgb(99, 204, 103); } .sinTinta{ color: black; margin: 2px; } .botonGruposTrabajo{ display: none; margin-bottom: 40px; } .botonImpresorasTrabajo{ display: none; margin-bottom: 40px; } .opcion{ margin-right: 10px; } .opcionArriba{ margin-top: 40px; } .opcionBaja{ margin-bottom: 40px; } .enEspera{ color: white; background-color: orange; } .fila{ width: 90%; margin-left: 5%; margin-right: 5%; background-color: #72B4F1; } .em-warning{ margin-bottom: 8px; } .titulo{ text-align: center; border: 1px solid black; } .barraBuscar { width: 80%; height: 60%; margin-top: 2%; margin-bottom: 2%; } .barraAbajo{ display: flex; width: 100%; justify-content: center; align-items: center; background-color: #02407A; } #myInputImp{ width: 65%; } #myInputJob{ width: 65%; } #myInputGrp{ width: 65%; } .pestañas{ display: flex; flex-direction: row; justify-content: center; align-items: center; font-size: 60px; background-color: #0065C4; height: 100%; margin-top: 2%; height: 80px; text-decoration: none; } .pestaña{ padding-left: 20px; padding-right: 20px; padding-top: 2px; height: 100%; font-family: 'Permanent Marker', cursive; font-family: 'Righteous', cursive; border: solid #02407A 1px; text-decoration: none; } .pestaña:active,.pestaña::selection{ background-color: #72B4F1; text-decoration: none; padding-top: 3px; } .active{ background-color: #72B4F1; text-decoration: none; padding-top: 3px; } .pestaña:hover{ background-color: #72B4F1; padding: 10px; padding-left: 20px; height: 100%; padding-right: 20px; text-decoration: none; } .dropdown-menu{ min-width: 220px; max-height: 100px; overflow: auto; } .dropdown-toggle{ background-color:none; } .añadirImpresora{ margin-left: 50px; float: right; margin-bottom: 5px; } .añadirImpresoraText{ width:50%; float:left; margin-bottom: 10px; } .modificarImpresoraGrupo{ margin-left: 40px; } .añadirGrupoText{ width:50%; float:left; margin-bottom: 10px; } .añadirGrupo{ margin-left: 50px; float: right; margin-bottom: 5px; } .multiSelectImpresoras{ margin-left: 50px; float: right; } .dialog{ font-size:16px; background-color: #E1ECF4; border-color:#A7C5FA; font-weight: bold; }
css/custom.css
.msg { font-size: 60%; } html{ background-color: #33618c; } body{ background-color: #33618c; height: 100%; } .bodyLeeme{ color: lightgray; margin-left: 10%; margin-right: 10%; margin-top: 5%; background-color: rgba(51, 97, 140, 0.282); } .headerLeeme{ text-align: center; size: 40px; color: turquoise; text-shadow: -1px 0 #414D68, 0 1px #414D68, 1px 0 #414D68, 0 -1px #414D68, -2px 2px 0 #414D68, 2px 2px 0 #414D68, 1px 1px #414D68, 2px 2px #414D68, 3px 3px #414D68, 4px 4px #414D68, 5px 5px #414D68; } .headerLeeme1{ text-align: start; size: 40px; color: blanchedalmond; text-shadow: -1px 0 #414D68, 0 1px #414D68, 1px 0 #414D68, 0 -1px #414D68, -2px 2px 0 #414D68, 2px 2px 0 #414D68, 1px 1px #414D68, 2px 2px #414D68, 3px 3px #414D68, 4px 4px #414D68, 5px 5px #414D68; } .margins { margin-bottom: 200px; } a{ text-decoration: none; } input[type=checkbox]{ transform: scale(1.5); } .my-custom-scrollbar { position: relative; height: 50vh; overflow:auto; } .table-wrapper-scroll-y { display: block; } .contenedorBase { display: flex; flex-direction: column; background-color: #02407A; width: 100%; height: 70%; margin-top: 45px; } .superior{ display: flex; flex-direction: row; justify-content: center; align-items: center; height: 30%; margin-bottom: -3px; padding-bottom: -3px; } .botones{ display: flex; flex-direction: row; justify-content: flex-end; margin-right: 0%; padding: 4px; margin-left: 24%; width: 4%; height: 10%; background-color: #0065C4; } .botonCerrar{ height:16px; width:16px; size: 16px 16px; } .botonMiniminzar{ height:16px; width:16px; size: 16px 16px; } .inferior{ display: flex; align-items: center; justify-content: center; width: 100%; height: 15%; margin-bottom: 0%; background-color: #B7DCFF; height: 50px; } #botonAnadir{ background-color: rgb(99, 204, 103); size: 80px 40px; margin: 5px; margin-right: 10px; border-radius: 10%; } #botonBorrar{ background-color: #D41717; size: 80px 40px; margin: 5px; margin-left: 10px; border-radius: 10%; } .id{ text-align: center; } #impresoras{ width: 100%; margin-left: 5%; } table { background-color: white; } table td { text-align: center; } table tr { min-height: 50px; height: 50px; } .select-all { padding: 15px; color: white; } .cabecera { background-color: #72B4F1; text-align: center; } .imprimiendo{ color: white; background-color: rgb(99, 204, 103); } .sinTinta{ color: black; margin: 2px; } .botonGruposTrabajo{ display: none; margin-bottom: 40px; } .botonImpresorasTrabajo{ display: none; margin-bottom: 40px; } .opcion{ margin-right: 10px; } .opcionArriba{ margin-top: 40px; } .opcionBaja{ margin-bottom: 40px; } .enEspera{ color: white; background-color: orange; } .fila{ width: 90%; margin-left: 5%; margin-right: 5%; background-color: #72B4F1; } .em-warning{ margin-bottom: 8px; } .titulo{ text-align: center; border: 1px solid black; } .barraBuscar { width: 80%; height: 60%; margin-top: 2%; margin-bottom: 2%; } .barraAbajo{ display: flex; width: 100%; justify-content: center; align-items: center; background-color: #02407A; } #myInputImp{ width: 65%; } #myInputJob{ width: 65%; } #myInputGrp{ width: 65%; } .pestañas{ display: flex; flex-direction: row; justify-content: center; align-items: center; font-size: 60px; background-color: #0065C4; height: 100%; margin-top: 2%; height: 80px; text-decoration: none; } .pestaña{ padding-left: 20px; padding-right: 20px; padding-top: 2px; height: 100%; font-family: 'Permanent Marker', cursive; font-family: 'Righteous', cursive; border: solid #02407A 1px; text-decoration: none; } .pestaña:active,.pestaña::selection{ background-color: #72B4F1; text-decoration: none; padding-top: 3px; } .active{ background-color: #72B4F1; text-decoration: none; padding-top: 3px; } .pestaña:hover{ background-color: #72B4F1; padding: 10px; padding-left: 20px; height: 100%; padding-right: 20px; text-decoration: none; } .dropdown-menu{ min-width: 220px; max-height: 100px; overflow: auto; } .dropdown-toggle{ background-color:none; } .añadirImpresora{ margin-left: 50px; float: right; margin-bottom: 5px; } .añadirImpresoraText{ width:50%; float:left; margin-bottom: 10px; } .modificarImpresoraGrupo{ margin-left: 40px; } .añadirGrupoText{ width:50%; float:left; margin-bottom: 10px; } .añadirGrupo{ margin-left: 50px; float: right; margin-bottom: 5px; } .multiSelectImpresoras{ margin-left: 50px; float: right; } .dialog{ font-size:16px; background-color: #E1ECF4; border-color:#A7C5FA; font-weight: bold; }
0.310694
0.153327
@page { size: 1920px 1080px; } body { font-size: 13px; position: relative; } body.large { font-size: 16px; } li a, li a:hover, button a, button a:hover { color: black; } [data-notify="container"] { border-radius: 0px; } [data-notify="container"]>[data-notify="title"] { font-weight: bold; } .alert-minimalist { width: auto; padding: 0; font-size: 12px; background-color: white; } .alert-minimalist>[data-notify="icon"] { height: 10px; margin-left: 6px; margin-right: 6px; } .background { position: absolute; top: 0px; left: 0px; z-index: -1; width: 100%; height: 100%; background-image: url(../img/background.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position-x: center; background-size: cover; opacity: 0.05; } #simulations { padding-top: 70px; } .simulation-list { width: 100%; } /*.simulation-list .simulation { width: 90% !important; display: inline !important; } .simulation-list .go { width: 10% !important; display: inline !important; }*/ #simulation-details { margin-bottom: 30px; background-color: white; } .tooltip-inner { white-space: pre-wrap; min-width: 400px; text-align: left; } .thumbnail { cursor: pointer; position: relative; /*height: 180px;*/ } #simulations .thumbnail { height: 180px; overflow: hidden; } .thumbnail img { margin: auto; padding: 10px; } .navbar a { color: black; } .navbar-brand { margin-left: 0px !important; } .description { white-space: pre-wrap; } #view-protocol { width: 220px; } #view-protocol #get-protocol-list { text-align: left; width: 180px; } #view-protocol #protocol-list { width: 180px; } #protocol-list li a { padding: 3px 10px; } .popover { width: 500px; } .popover h4 { font-size: 1.2em; font-weight: bold; margin: 2px; padding-top: 10px; } .popover dl, #simulation-details dl { width: 100%; overflow: hidden; padding: 0; margin: 0 } .popover dt, #simulation-details dt { float: left; width: 50%; padding: 0; margin: 0 } .popover dd, #simulation-details dd { float: left; width: 50%; padding: 0; margin: 0 } tr.node.hline, tr.link.hline { border-top: 1px solid black; } tr.node td:first-child, tr.link td:first-child { min-width: 120px; font-weight: bold; padding-left: 5px; } .config { width: 220px; } #controller { margin-top: -20px; /*z-index: 1000;*/ position: relative } #controller #slider { width: 319px; } #controller .btn-group { display: flex; } #controller .select, #controller .select .btn, #controller .select .dropdown-menu { width: 100%; } #nodes .dataSelect .recSelect { display: none; } .visible-print .data { margin: 10px; width: 240px; position: absolute; top: 0px; right: 0px; } #description { margin: 10px; } .nav-stacked>li { margin-top: 0px !important; padding-top: 2px; } #nodeSpy .nav-pills { position: fixed; cursor: pointer; } #nodeSpy .nav-pills>li { width: 46px; } #nodeSpy .nav-pills .node.disabled { opacity: .4; } #nodeSpy .nav-pills>li>a { border-width: 3px; border-style: solid; border-radius: 23px; color: black; font-weight: bold; text-align: center; width: 46px; background-color: white !important; } #nodeSpy .nav-pills>li.active>a, #nodeSpy .nav-pills>li.active>a:focus, #nodeSpy .nav-pills>li.active>a:hover { color: black; border-style: dashed; } #controller-panel { padding: 0px; margin: 0 0 0 44px; box-shadow: none; } .panel-body { padding: 0px 0px; margin: 0px; } #tabs { margin-left: 5px; } #tabs>ul>li>a { font-weight: bold; padding: 10px; cursor: pointer; } .tab-content { overflow-y: auto; max-height: 0px; } #tabs .panel-body { padding: 3px 1px; } .panel-body .content>div { margin: 0 15px; } hr { margin-top: 0; margin-bottom: 0; } #globalSlider .dataSlider { height: 70px; } .paramSlider, .dataSlider { margin-bottom: 0px; } .slider-horizontal { width: 175px !important; } .slider-horizontal .slider-track { height: 1px !important; margin-top: 0px !important; } .slider-horizontal .slider-handle { background: #fff none repeat scroll 0 0 !important; border: 2px solid #333; } .slider-horizontal.slider-disabled .slider-track { border: 1px solid #ccc !important; } .slider-horizontal.slider-disabled .slider-handle { background: #fff none repeat scroll 0 0 !important; border: 2px solid #ccc !important; } .slider-horizontal .slider-tick { background: #fff none repeat scroll 0 0; border: 1px solid #ccc; } .form-group { margin-bottom: 0; } select.form-control { width: 95%; } input.form-control { height: 23px; padding: 0; border: 0px; border-bottom: 1px solid #ccc; border-radius: 0px; box-shadow: none !important; -webkit-box-shadow: none !important; } .slider-handle:focus { cursor: pointer; } #simulation-description { min-height: 300px; margin: 10px 0; }
src/assets/css/styles.css
@page { size: 1920px 1080px; } body { font-size: 13px; position: relative; } body.large { font-size: 16px; } li a, li a:hover, button a, button a:hover { color: black; } [data-notify="container"] { border-radius: 0px; } [data-notify="container"]>[data-notify="title"] { font-weight: bold; } .alert-minimalist { width: auto; padding: 0; font-size: 12px; background-color: white; } .alert-minimalist>[data-notify="icon"] { height: 10px; margin-left: 6px; margin-right: 6px; } .background { position: absolute; top: 0px; left: 0px; z-index: -1; width: 100%; height: 100%; background-image: url(../img/background.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position-x: center; background-size: cover; opacity: 0.05; } #simulations { padding-top: 70px; } .simulation-list { width: 100%; } /*.simulation-list .simulation { width: 90% !important; display: inline !important; } .simulation-list .go { width: 10% !important; display: inline !important; }*/ #simulation-details { margin-bottom: 30px; background-color: white; } .tooltip-inner { white-space: pre-wrap; min-width: 400px; text-align: left; } .thumbnail { cursor: pointer; position: relative; /*height: 180px;*/ } #simulations .thumbnail { height: 180px; overflow: hidden; } .thumbnail img { margin: auto; padding: 10px; } .navbar a { color: black; } .navbar-brand { margin-left: 0px !important; } .description { white-space: pre-wrap; } #view-protocol { width: 220px; } #view-protocol #get-protocol-list { text-align: left; width: 180px; } #view-protocol #protocol-list { width: 180px; } #protocol-list li a { padding: 3px 10px; } .popover { width: 500px; } .popover h4 { font-size: 1.2em; font-weight: bold; margin: 2px; padding-top: 10px; } .popover dl, #simulation-details dl { width: 100%; overflow: hidden; padding: 0; margin: 0 } .popover dt, #simulation-details dt { float: left; width: 50%; padding: 0; margin: 0 } .popover dd, #simulation-details dd { float: left; width: 50%; padding: 0; margin: 0 } tr.node.hline, tr.link.hline { border-top: 1px solid black; } tr.node td:first-child, tr.link td:first-child { min-width: 120px; font-weight: bold; padding-left: 5px; } .config { width: 220px; } #controller { margin-top: -20px; /*z-index: 1000;*/ position: relative } #controller #slider { width: 319px; } #controller .btn-group { display: flex; } #controller .select, #controller .select .btn, #controller .select .dropdown-menu { width: 100%; } #nodes .dataSelect .recSelect { display: none; } .visible-print .data { margin: 10px; width: 240px; position: absolute; top: 0px; right: 0px; } #description { margin: 10px; } .nav-stacked>li { margin-top: 0px !important; padding-top: 2px; } #nodeSpy .nav-pills { position: fixed; cursor: pointer; } #nodeSpy .nav-pills>li { width: 46px; } #nodeSpy .nav-pills .node.disabled { opacity: .4; } #nodeSpy .nav-pills>li>a { border-width: 3px; border-style: solid; border-radius: 23px; color: black; font-weight: bold; text-align: center; width: 46px; background-color: white !important; } #nodeSpy .nav-pills>li.active>a, #nodeSpy .nav-pills>li.active>a:focus, #nodeSpy .nav-pills>li.active>a:hover { color: black; border-style: dashed; } #controller-panel { padding: 0px; margin: 0 0 0 44px; box-shadow: none; } .panel-body { padding: 0px 0px; margin: 0px; } #tabs { margin-left: 5px; } #tabs>ul>li>a { font-weight: bold; padding: 10px; cursor: pointer; } .tab-content { overflow-y: auto; max-height: 0px; } #tabs .panel-body { padding: 3px 1px; } .panel-body .content>div { margin: 0 15px; } hr { margin-top: 0; margin-bottom: 0; } #globalSlider .dataSlider { height: 70px; } .paramSlider, .dataSlider { margin-bottom: 0px; } .slider-horizontal { width: 175px !important; } .slider-horizontal .slider-track { height: 1px !important; margin-top: 0px !important; } .slider-horizontal .slider-handle { background: #fff none repeat scroll 0 0 !important; border: 2px solid #333; } .slider-horizontal.slider-disabled .slider-track { border: 1px solid #ccc !important; } .slider-horizontal.slider-disabled .slider-handle { background: #fff none repeat scroll 0 0 !important; border: 2px solid #ccc !important; } .slider-horizontal .slider-tick { background: #fff none repeat scroll 0 0; border: 1px solid #ccc; } .form-group { margin-bottom: 0; } select.form-control { width: 95%; } input.form-control { height: 23px; padding: 0; border: 0px; border-bottom: 1px solid #ccc; border-radius: 0px; box-shadow: none !important; -webkit-box-shadow: none !important; } .slider-handle:focus { cursor: pointer; } #simulation-description { min-height: 300px; margin: 10px 0; }
0.433862
0.16228
body { font-family: 'Hiragino Sans', '游ゴシック', meiryo, sans-serif; } .questionWrapper { display: flex; justify-content: center; align-items: center; margin: 20px 0; } .questionHeader { text-align: center; font-size: 80%; margin: 4px 0; } .questionItem { margin: 0 10px; } .questionText { margin: 10px 0; text-align: center; } .pokeType { min-width: 96px; border: none; border-radius: 16px; text-align: center; } .typeName { line-height: 32px; color: #ffffff; } .typeNormal { background-color: #b1b1b1; } .typeFire { background-color: #e4653f; } .typeWater { background-color: #50abda; } .typeGrass { background-color: #9ac30e; } .typeElectric { background-color: #e8c71a; } .typeIce { background-color: #53c4e5; } .typeFighting { background-color: #e89a3f; } .typePoison { background-color: #ba79c1; } .typeGround { background-color: #c8a841; } .typeFlying { background-color: #5e9fe2; } .typePsychic { background-color: #e885b2; } .typeBug { background-color: #6cbe50; } .typeRock { background-color: #b08754; } .typeGhost { background-color: #756eb4; } .typeDragon { background-color: #6c81c8; } .typeDark { background-color: #5a3c1e; } .typeSteel { background-color: #919191; } .typeFairy { background-color: #e06cbb; } .answerWrapper { } .answerButtonWrapper { margin: 18px auto; width: 50%; max-width: 200px; } .answerButton { width: 100%; min-width: 96px; } .choosed { text-align: center; } .correct { text-align: center; } .next { margin: 3rem auto; } .verifyAnswer.mdl-card { width: 95%; max-width: 360px; margin: 0 auto; } .verifyAnswer > .mdl-card__title { display: initial; text-align: center; padding-bottom: 0; } .verifyAnswer > .mdl-card__title > .mdl-card__title-text { display: inline; font-size: 16px; } .verifyAnswer > .mdl-card__supporting-text { padding-top: 0; text-align: center; color: initial; } .getreadyContainer { margin: 4rem auto; } .answerButtonWrapper > .answerButton { } .verifyAnswerContainer { margin-top: 15px; } .showAnswerContainer { } .answer__correct { background: #dff0d8; } .answer__incorrect { background: #f2dede; } .answer-background__correct { background: url('../images/correct.png') no-repeat center center; background-size: contain; } .answer-background__incorrect { background: url('../images/incorrect.png') no-repeat center center; background-size: contain; } .answer-text { font-size: 2.0rem; } .answer-correct-text { margin: 15px 0 0; } /* Sticky footer styles -------------------------------------------------- */ html { position: relative; min-height: 100%; } body { /* Margin bottom by footer height */ margin-bottom: 60px; } .footer { position: absolute; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height: 60px; background-color: #f5f5f5; } /* Custom page CSS -------------------------------------------------- */ /* Not required for template or sticky footer method. */ .container .text-muted { margin: 20px 0; } .footer > .container { padding-right: 15px; padding-left: 15px; } code { font-size: 80%; }
public/stylesheets/style.css
body { font-family: 'Hiragino Sans', '游ゴシック', meiryo, sans-serif; } .questionWrapper { display: flex; justify-content: center; align-items: center; margin: 20px 0; } .questionHeader { text-align: center; font-size: 80%; margin: 4px 0; } .questionItem { margin: 0 10px; } .questionText { margin: 10px 0; text-align: center; } .pokeType { min-width: 96px; border: none; border-radius: 16px; text-align: center; } .typeName { line-height: 32px; color: #ffffff; } .typeNormal { background-color: #b1b1b1; } .typeFire { background-color: #e4653f; } .typeWater { background-color: #50abda; } .typeGrass { background-color: #9ac30e; } .typeElectric { background-color: #e8c71a; } .typeIce { background-color: #53c4e5; } .typeFighting { background-color: #e89a3f; } .typePoison { background-color: #ba79c1; } .typeGround { background-color: #c8a841; } .typeFlying { background-color: #5e9fe2; } .typePsychic { background-color: #e885b2; } .typeBug { background-color: #6cbe50; } .typeRock { background-color: #b08754; } .typeGhost { background-color: #756eb4; } .typeDragon { background-color: #6c81c8; } .typeDark { background-color: #5a3c1e; } .typeSteel { background-color: #919191; } .typeFairy { background-color: #e06cbb; } .answerWrapper { } .answerButtonWrapper { margin: 18px auto; width: 50%; max-width: 200px; } .answerButton { width: 100%; min-width: 96px; } .choosed { text-align: center; } .correct { text-align: center; } .next { margin: 3rem auto; } .verifyAnswer.mdl-card { width: 95%; max-width: 360px; margin: 0 auto; } .verifyAnswer > .mdl-card__title { display: initial; text-align: center; padding-bottom: 0; } .verifyAnswer > .mdl-card__title > .mdl-card__title-text { display: inline; font-size: 16px; } .verifyAnswer > .mdl-card__supporting-text { padding-top: 0; text-align: center; color: initial; } .getreadyContainer { margin: 4rem auto; } .answerButtonWrapper > .answerButton { } .verifyAnswerContainer { margin-top: 15px; } .showAnswerContainer { } .answer__correct { background: #dff0d8; } .answer__incorrect { background: #f2dede; } .answer-background__correct { background: url('../images/correct.png') no-repeat center center; background-size: contain; } .answer-background__incorrect { background: url('../images/incorrect.png') no-repeat center center; background-size: contain; } .answer-text { font-size: 2.0rem; } .answer-correct-text { margin: 15px 0 0; } /* Sticky footer styles -------------------------------------------------- */ html { position: relative; min-height: 100%; } body { /* Margin bottom by footer height */ margin-bottom: 60px; } .footer { position: absolute; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height: 60px; background-color: #f5f5f5; } /* Custom page CSS -------------------------------------------------- */ /* Not required for template or sticky footer method. */ .container .text-muted { margin: 20px 0; } .footer > .container { padding-right: 15px; padding-left: 15px; } code { font-size: 80%; }
0.362631
0.101723
*, *:before, *:after { -webkit-box-sizing: inherit; box-sizing: inherit; margin: 0; padding: 0; font-family: "Open Sans Condensed", sans-serif; font-weight: bold; font-size: calc(0.5vw + 12px); } html { -webkit-box-sizing: border-box; box-sizing: border-box; height: 100%; } html body { position: relative; max-width: 100% !important; overflow-x: hidden !important; } .container { background-size: cover; background-repeat: no-repeat; background-position: center; background-attachment: fixed; min-height: 100vh; min-width: 100%; background-color: black; font-size: 5vw; 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; } .container .content { 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: justify; -ms-flex-pack: justify; justify-content: space-between; min-height: 100vh; width: 100vw; } .container .content .Maincomponent { position: relative; min-width: 90%; margin: 0 auto; } .firstfade { -webkit-animation: firstfadein 1s ease-in-out; animation: firstfadein 1s ease-in-out; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; } .firstfade .current { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .firstfade .current .title.loading { width: 100%; color: white; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); overflow: hidden; white-space: nowrap; letter-spacing: 0.05rem; } .firstfade .current .title.loading p.loading { position: absolute; top: 0; left: 0; } .firstfade .current .title.loading .currentLoading { border-radius: 100%; height: 35vh; width: 35vh; min-height: 200px; min-width: 200px; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; margin: 5vh auto 0 auto; } .firstfade .current h2.loading { font-size: 1.5rem; color: white; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); overflow: hidden; white-space: nowrap; letter-spacing: 0.05rem; margin-right: auto; margin-left: 0; } .firstfade .current .margritte { font-size: 4rem; font-family: "Cookie", cursive; margin: 10vh 10vw; } textarea:focus, input:focus { outline: none; } ::-webkit-input-placeholder { opacity: 1; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); } ::-moz-placeholder { opacity: 1; filter: drop-shadow(0 3px 1px #5c3f0a); } :-ms-input-placeholder { opacity: 1; filter: drop-shadow(0 3px 1px #5c3f0a); } :-moz-placeholder { opacity: 1; filter: drop-shadow(0 3px 1px #5c3f0a); } .title ::-webkit-input-placeholder { color: white; } .title ::-moz-placeholder { color: white; } .title :-ms-input-placeholder { color: white; } .title :-moz-placeholder { color: white; } .errorForm ::-webkit-input-placeholder { color: black; } .errorForm ::-moz-placeholder { color: black; } .errorForm :-ms-input-placeholder { color: black; } .errorForm :-moz-placeholder { color: black; } .fade { -webkit-animation: fadein 1s ease-in-out; animation: fadein 1s ease-in-out; } .fade .current { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .fade .current .title { margin-top: 2vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; background-color: transparent; border-radius: 1rem; font-size: 2.5rem; -ms-flex-item-align: start; align-self: flex-start; overflow: visible; color: white; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); overflow: hidden; white-space: nowrap; letter-spacing: 0.05rem; } .fade .current .title p { font-size: 2rem; margin: 1px; } @media (max-width: 768px) { .fade .current .title p { margin-left: 2vw; } } .fade .current .title .tooltip { position: absolute; font-size: 0.7rem; top: -1vh; left: 15vw; color: white; -webkit-filter: drop-shadow(-2px -2px 1px black); filter: drop-shadow(-2px -2px 1px black); overflow: visible; } .fade .current .title form { max-width: 45vw; } .fade .current .title form input { font-size: 2rem; padding: 0px; overflow: visible; letter-spacing: 0.05rem; white-space: nowrap; background-color: transparent; border-color: transparent; padding: 1px; opacity: 1; color: white; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); } .fade .current .currentWeather { position: relative; height: 35vh; width: 35vh; min-height: 200px; min-width: 200px; 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: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; border-radius: 50%; } @media (max-width: 768px) { .fade .current .currentWeather { margin: 3vh auto; } } .fade .current .currentWeather span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(#ffffff50 90%, #ffffff); } .fade .current .currentWeather span:nth-child(1) { border-radius: 32% 58% 69% 43% / 48% 32% 59% 55%; -webkit-transition: 0.5s; transition: 0.5s; -webkit-animation: animate 8s linear infinite; animation: animate 8s linear infinite; } .fade .current .currentWeather span:nth-child(2) { border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%; -webkit-transition: 0.5s; transition: 0.5s; -webkit-animation: animate 6s linear infinite; animation: animate 6s linear infinite; } .fade .current .currentWeather span:nth-child(3) { border-radius: 31% 45% 74% 35% / 38% 56% 51% 87%; -webkit-transition: 0.5s; transition: 0.5s; -webkit-animation: animate2 12s linear infinite; animation: animate2 12s linear infinite; } .fade .current .currentWeather span:nth-child(4) { border-radius: 36% 42% 70% 30% / 42% 50% 56% 80%; -webkit-transition: 0.5s; transition: 0.5s; -webkit-animation: animate2 10s linear infinite; animation: animate2 10s linear infinite; } .fade .current .currentWeather span:nth-child(5) { border-radius: 31% 45% 74% 35% / 38% 56% 51% 87%; -webkit-transition: 0.5s; transition: 0.5s; -webkit-animation: animate2 18s linear infinite; animation: animate2 18s linear infinite; } .fade .current .currentWeather .pic { height: 45%; 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; overflow: hidden; } .fade .current .currentWeather .pic img { min-width: 100%; min-height: 100%; -webkit-transform: scale(1.4); transform: scale(1.4); -webkit-filter: drop-shadow(-2px 2px 1px black); filter: drop-shadow(-2px 2px 1px black); } .fade .current .currentWeather div.description { margin-top: -4vh; font-size: 1.5rem; -webkit-filter: drop-shadow(-2px -2px 1px white); filter: drop-shadow(-2px -2px 1px white); } .fade .current .currentWeather div.metrics { margin-top: -1vh; padding-bottom: 4vh; font-size: 1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-filter: drop-shadow(-2px -2px 1px white); filter: drop-shadow(-2px -2px 1px white); } .fade h2 { margin: -3vh 0 0 0; font-size: 1.5rem; color: white; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); overflow: hidden; white-space: nowrap; letter-spacing: 0.05rem; } @media (max-width: 768px) { .fade h2 { margin: 3vh auto auto 2vw; } } .fade .daysContainer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 3vh; -webkit-perspective: 1000px; perspective: 1000px; -webkit-perspective-origin: bottom center; perspective-origin: bottom center; } .fade .daysContainer .Day { width: 22vh; min-width: 180px; max-height: 45vh; min-height: 200px; 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: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: radial-gradient(#ffffff, #ffffff00); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; padding: 2vw; font-size: 0.5rem; margin: 2vh 1vw; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } .fade .daysContainer .Day .forcastDay { color: white; font-size: 1.5rem; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); } .fade .daysContainer div:nth-child(1) { -webkit-transform: skew(-4deg); transform: skew(-4deg); } .fade .daysContainer div:nth-child(2) { -webkit-transform: skew(-2deg); transform: skew(-2deg); } .fade .daysContainer div:nth-child(4) { -webkit-transform: skew(2deg); transform: skew(2deg); } .fade .daysContainer div:nth-child(5) { -webkit-transform: skew(4deg); transform: skew(4deg); } .fade .daysContainer div img { min-width: 100%; min-height: 100%; -webkit-transform: scale(1.4); transform: scale(1.4); } .noLocation { overflow: hidden; width: 100vw; } .noLocation .errorForm { height: 2rem; color: black; border-radius: 0.5rem; padding: 0.1rem; margin: 38vh 10vw 0 10vw; } .noLocation .errorForm input[type="text"] { padding: 0 1rem; color: black; font-size: 1.5rem; background-color: #e68349; border-radius: 25px; mix-blend-mode: color-dodge; letter-spacing: 0.05rem; white-space: nowrap; border-color: transparent; } .noLocation .errorForm input[type="text"]:hover { mix-blend-mode: unset; } .noLocation .error { text-align: center; max-width: 100% !important; overflow: hidden !important; } .noLocation .error h1 { color: #e68349; font-size: 10rem; mix-blend-mode: difference; margin: 0; -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-animation: scroll-left 10s linear infinite; animation: scroll-left 10s linear infinite; } .Footer { -ms-flex-item-align: end; align-self: flex-end; margin: 0 5vw 3vh 0; } .Footer footer a { text-decoration: none; color: black; text-shadow: 2px 2px white; font-size: 0.6rem; cursor: pointer; z-index: 999; } .Footer footer a span { padding-bottom: -6px; } .Footer footer a span .footerIcon { font-size: 1.5rem; color: #e68349; margin-bottom: -10px; padding: 4px 0; } .Maincomponent .css-1hv9hnn { height: 25vh; width: 25vh; } .Maincomponent .css-1ghrie9, .Maincomponent .css-qg4eyy, .Maincomponent .css-5u8h2s { height: 35vh; width: 35vh; } @-webkit-keyframes scroll-left { 0% { -webkit-transform: translateX(100%); transform: translateX(100%); } 100% { -webkit-transform: translateX(-100%); transform: translateX(-100%); } } @keyframes scroll-left { 0% { -webkit-transform: translateX(100%); transform: translateX(100%); } 100% { -webkit-transform: translateX(-100%); transform: translateX(-100%); } } @-webkit-keyframes firstfadein { 0% { opacity: 0.6; -webkit-transform: scale(0.97); transform: scale(0.97); } 100% { opacity: 0.7; -webkit-transform: scale(0.99); transform: scale(0.99); } } @keyframes firstfadein { 0% { opacity: 0.6; -webkit-transform: scale(0.97); transform: scale(0.97); } 100% { opacity: 0.7; -webkit-transform: scale(0.99); transform: scale(0.99); } } @-webkit-keyframes fadein { 0% { opacity: 0.7; -webkit-transform: scale(0.99); transform: scale(0.99); } 100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @keyframes fadein { 0% { opacity: 0.7; -webkit-transform: scale(0.99); transform: scale(0.99); } 100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } .currentWeather-exit-active { -webkit-transform: scale(0.98); transform: scale(0.98); opacity: 0.5; -webkit-transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.12, 0, 0.39, 0); transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.12, 0, 0.39, 0); transition: transform 0.5s cubic-bezier(0.12, 0, 0.39, 0), opacity 0.5s; transition: transform 0.5s cubic-bezier(0.12, 0, 0.39, 0), opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.12, 0, 0.39, 0); } .currentWeather-enter { -webkit-transform: scale(0.98); transform: scale(0.98); opacity: 0.5; } .currentWeather-enter-active { -webkit-transform: scale(1); transform: scale(1); opacity: 1; -webkit-transition: opacity 0.8s, -webkit-transform 0.8s cubic-bezier(0.37, 0, 0.63, 1); transition: opacity 0.8s, -webkit-transform 0.8s cubic-bezier(0.37, 0, 0.63, 1); transition: transform 0.8s cubic-bezier(0.37, 0, 0.63, 1), opacity 0.8s; transition: transform 0.8s cubic-bezier(0.37, 0, 0.63, 1), opacity 0.8s, -webkit-transform 0.8s cubic-bezier(0.37, 0, 0.63, 1); } .currentWeather-appear { -webkit-transform: scale(0.1); transform: scale(0.1); } .currentWeather-appear-active { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); transition: -webkit-transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); } @-webkit-keyframes animate { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes animate { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes animate2 { 0% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @keyframes animate2 { 0% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } /*# sourceMappingURL=App.css.map */
src/App.css
*, *:before, *:after { -webkit-box-sizing: inherit; box-sizing: inherit; margin: 0; padding: 0; font-family: "Open Sans Condensed", sans-serif; font-weight: bold; font-size: calc(0.5vw + 12px); } html { -webkit-box-sizing: border-box; box-sizing: border-box; height: 100%; } html body { position: relative; max-width: 100% !important; overflow-x: hidden !important; } .container { background-size: cover; background-repeat: no-repeat; background-position: center; background-attachment: fixed; min-height: 100vh; min-width: 100%; background-color: black; font-size: 5vw; 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; } .container .content { 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: justify; -ms-flex-pack: justify; justify-content: space-between; min-height: 100vh; width: 100vw; } .container .content .Maincomponent { position: relative; min-width: 90%; margin: 0 auto; } .firstfade { -webkit-animation: firstfadein 1s ease-in-out; animation: firstfadein 1s ease-in-out; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; } .firstfade .current { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .firstfade .current .title.loading { width: 100%; color: white; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); overflow: hidden; white-space: nowrap; letter-spacing: 0.05rem; } .firstfade .current .title.loading p.loading { position: absolute; top: 0; left: 0; } .firstfade .current .title.loading .currentLoading { border-radius: 100%; height: 35vh; width: 35vh; min-height: 200px; min-width: 200px; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; margin: 5vh auto 0 auto; } .firstfade .current h2.loading { font-size: 1.5rem; color: white; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); overflow: hidden; white-space: nowrap; letter-spacing: 0.05rem; margin-right: auto; margin-left: 0; } .firstfade .current .margritte { font-size: 4rem; font-family: "Cookie", cursive; margin: 10vh 10vw; } textarea:focus, input:focus { outline: none; } ::-webkit-input-placeholder { opacity: 1; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); } ::-moz-placeholder { opacity: 1; filter: drop-shadow(0 3px 1px #5c3f0a); } :-ms-input-placeholder { opacity: 1; filter: drop-shadow(0 3px 1px #5c3f0a); } :-moz-placeholder { opacity: 1; filter: drop-shadow(0 3px 1px #5c3f0a); } .title ::-webkit-input-placeholder { color: white; } .title ::-moz-placeholder { color: white; } .title :-ms-input-placeholder { color: white; } .title :-moz-placeholder { color: white; } .errorForm ::-webkit-input-placeholder { color: black; } .errorForm ::-moz-placeholder { color: black; } .errorForm :-ms-input-placeholder { color: black; } .errorForm :-moz-placeholder { color: black; } .fade { -webkit-animation: fadein 1s ease-in-out; animation: fadein 1s ease-in-out; } .fade .current { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .fade .current .title { margin-top: 2vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; background-color: transparent; border-radius: 1rem; font-size: 2.5rem; -ms-flex-item-align: start; align-self: flex-start; overflow: visible; color: white; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); overflow: hidden; white-space: nowrap; letter-spacing: 0.05rem; } .fade .current .title p { font-size: 2rem; margin: 1px; } @media (max-width: 768px) { .fade .current .title p { margin-left: 2vw; } } .fade .current .title .tooltip { position: absolute; font-size: 0.7rem; top: -1vh; left: 15vw; color: white; -webkit-filter: drop-shadow(-2px -2px 1px black); filter: drop-shadow(-2px -2px 1px black); overflow: visible; } .fade .current .title form { max-width: 45vw; } .fade .current .title form input { font-size: 2rem; padding: 0px; overflow: visible; letter-spacing: 0.05rem; white-space: nowrap; background-color: transparent; border-color: transparent; padding: 1px; opacity: 1; color: white; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); } .fade .current .currentWeather { position: relative; height: 35vh; width: 35vh; min-height: 200px; min-width: 200px; 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: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 auto; border-radius: 50%; } @media (max-width: 768px) { .fade .current .currentWeather { margin: 3vh auto; } } .fade .current .currentWeather span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(#ffffff50 90%, #ffffff); } .fade .current .currentWeather span:nth-child(1) { border-radius: 32% 58% 69% 43% / 48% 32% 59% 55%; -webkit-transition: 0.5s; transition: 0.5s; -webkit-animation: animate 8s linear infinite; animation: animate 8s linear infinite; } .fade .current .currentWeather span:nth-child(2) { border-radius: 38% 62% 63% 37% / 41% 44% 56% 59%; -webkit-transition: 0.5s; transition: 0.5s; -webkit-animation: animate 6s linear infinite; animation: animate 6s linear infinite; } .fade .current .currentWeather span:nth-child(3) { border-radius: 31% 45% 74% 35% / 38% 56% 51% 87%; -webkit-transition: 0.5s; transition: 0.5s; -webkit-animation: animate2 12s linear infinite; animation: animate2 12s linear infinite; } .fade .current .currentWeather span:nth-child(4) { border-radius: 36% 42% 70% 30% / 42% 50% 56% 80%; -webkit-transition: 0.5s; transition: 0.5s; -webkit-animation: animate2 10s linear infinite; animation: animate2 10s linear infinite; } .fade .current .currentWeather span:nth-child(5) { border-radius: 31% 45% 74% 35% / 38% 56% 51% 87%; -webkit-transition: 0.5s; transition: 0.5s; -webkit-animation: animate2 18s linear infinite; animation: animate2 18s linear infinite; } .fade .current .currentWeather .pic { height: 45%; 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; overflow: hidden; } .fade .current .currentWeather .pic img { min-width: 100%; min-height: 100%; -webkit-transform: scale(1.4); transform: scale(1.4); -webkit-filter: drop-shadow(-2px 2px 1px black); filter: drop-shadow(-2px 2px 1px black); } .fade .current .currentWeather div.description { margin-top: -4vh; font-size: 1.5rem; -webkit-filter: drop-shadow(-2px -2px 1px white); filter: drop-shadow(-2px -2px 1px white); } .fade .current .currentWeather div.metrics { margin-top: -1vh; padding-bottom: 4vh; font-size: 1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-filter: drop-shadow(-2px -2px 1px white); filter: drop-shadow(-2px -2px 1px white); } .fade h2 { margin: -3vh 0 0 0; font-size: 1.5rem; color: white; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); overflow: hidden; white-space: nowrap; letter-spacing: 0.05rem; } @media (max-width: 768px) { .fade h2 { margin: 3vh auto auto 2vw; } } .fade .daysContainer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 3vh; -webkit-perspective: 1000px; perspective: 1000px; -webkit-perspective-origin: bottom center; perspective-origin: bottom center; } .fade .daysContainer .Day { width: 22vh; min-width: 180px; max-height: 45vh; min-height: 200px; 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: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: radial-gradient(#ffffff, #ffffff00); -webkit-transform-style: preserve-3d; transform-style: preserve-3d; padding: 2vw; font-size: 0.5rem; margin: 2vh 1vw; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; } .fade .daysContainer .Day .forcastDay { color: white; font-size: 1.5rem; -webkit-filter: drop-shadow(0 3px 1px #5c3f0a); filter: drop-shadow(0 3px 1px #5c3f0a); } .fade .daysContainer div:nth-child(1) { -webkit-transform: skew(-4deg); transform: skew(-4deg); } .fade .daysContainer div:nth-child(2) { -webkit-transform: skew(-2deg); transform: skew(-2deg); } .fade .daysContainer div:nth-child(4) { -webkit-transform: skew(2deg); transform: skew(2deg); } .fade .daysContainer div:nth-child(5) { -webkit-transform: skew(4deg); transform: skew(4deg); } .fade .daysContainer div img { min-width: 100%; min-height: 100%; -webkit-transform: scale(1.4); transform: scale(1.4); } .noLocation { overflow: hidden; width: 100vw; } .noLocation .errorForm { height: 2rem; color: black; border-radius: 0.5rem; padding: 0.1rem; margin: 38vh 10vw 0 10vw; } .noLocation .errorForm input[type="text"] { padding: 0 1rem; color: black; font-size: 1.5rem; background-color: #e68349; border-radius: 25px; mix-blend-mode: color-dodge; letter-spacing: 0.05rem; white-space: nowrap; border-color: transparent; } .noLocation .errorForm input[type="text"]:hover { mix-blend-mode: unset; } .noLocation .error { text-align: center; max-width: 100% !important; overflow: hidden !important; } .noLocation .error h1 { color: #e68349; font-size: 10rem; mix-blend-mode: difference; margin: 0; -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-animation: scroll-left 10s linear infinite; animation: scroll-left 10s linear infinite; } .Footer { -ms-flex-item-align: end; align-self: flex-end; margin: 0 5vw 3vh 0; } .Footer footer a { text-decoration: none; color: black; text-shadow: 2px 2px white; font-size: 0.6rem; cursor: pointer; z-index: 999; } .Footer footer a span { padding-bottom: -6px; } .Footer footer a span .footerIcon { font-size: 1.5rem; color: #e68349; margin-bottom: -10px; padding: 4px 0; } .Maincomponent .css-1hv9hnn { height: 25vh; width: 25vh; } .Maincomponent .css-1ghrie9, .Maincomponent .css-qg4eyy, .Maincomponent .css-5u8h2s { height: 35vh; width: 35vh; } @-webkit-keyframes scroll-left { 0% { -webkit-transform: translateX(100%); transform: translateX(100%); } 100% { -webkit-transform: translateX(-100%); transform: translateX(-100%); } } @keyframes scroll-left { 0% { -webkit-transform: translateX(100%); transform: translateX(100%); } 100% { -webkit-transform: translateX(-100%); transform: translateX(-100%); } } @-webkit-keyframes firstfadein { 0% { opacity: 0.6; -webkit-transform: scale(0.97); transform: scale(0.97); } 100% { opacity: 0.7; -webkit-transform: scale(0.99); transform: scale(0.99); } } @keyframes firstfadein { 0% { opacity: 0.6; -webkit-transform: scale(0.97); transform: scale(0.97); } 100% { opacity: 0.7; -webkit-transform: scale(0.99); transform: scale(0.99); } } @-webkit-keyframes fadein { 0% { opacity: 0.7; -webkit-transform: scale(0.99); transform: scale(0.99); } 100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @keyframes fadein { 0% { opacity: 0.7; -webkit-transform: scale(0.99); transform: scale(0.99); } 100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } .currentWeather-exit-active { -webkit-transform: scale(0.98); transform: scale(0.98); opacity: 0.5; -webkit-transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.12, 0, 0.39, 0); transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.12, 0, 0.39, 0); transition: transform 0.5s cubic-bezier(0.12, 0, 0.39, 0), opacity 0.5s; transition: transform 0.5s cubic-bezier(0.12, 0, 0.39, 0), opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.12, 0, 0.39, 0); } .currentWeather-enter { -webkit-transform: scale(0.98); transform: scale(0.98); opacity: 0.5; } .currentWeather-enter-active { -webkit-transform: scale(1); transform: scale(1); opacity: 1; -webkit-transition: opacity 0.8s, -webkit-transform 0.8s cubic-bezier(0.37, 0, 0.63, 1); transition: opacity 0.8s, -webkit-transform 0.8s cubic-bezier(0.37, 0, 0.63, 1); transition: transform 0.8s cubic-bezier(0.37, 0, 0.63, 1), opacity 0.8s; transition: transform 0.8s cubic-bezier(0.37, 0, 0.63, 1), opacity 0.8s, -webkit-transform 0.8s cubic-bezier(0.37, 0, 0.63, 1); } .currentWeather-appear { -webkit-transform: scale(0.1); transform: scale(0.1); } .currentWeather-appear-active { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); transition: -webkit-transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); } @-webkit-keyframes animate { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes animate { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes animate2 { 0% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @keyframes animate2 { 0% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } 100% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } /*# sourceMappingURL=App.css.map */
0.375134
0.053899
* { margin: 0; padding: 0; } /* line 5, ../../../../github/Portfolio/public/sass/styless.scss */ h1 { font-family: 'Poppins', sans-serif; font-size: 2rem; } /* line 9, ../../../../github/Portfolio/public/sass/styless.scss */ h2 { font-family: 'Poppins', sans-serif; font-size: 1.5rem; color: #150035; } /* line 13, ../../../../github/Portfolio/public/sass/styless.scss */ h2 span { color: #39a1ff; } /* line 17, ../../../../github/Portfolio/public/sass/styless.scss */ h1 span { color: #39a1ff; } /* line 20, ../../../../github/Portfolio/public/sass/styless.scss */ p { font-family: 'Roboto Slab', serif; font-size: 1rem; } /* line 24, ../../../../github/Portfolio/public/sass/styless.scss */ a { text-decoration: none; color: currentColor; } /* line 28, ../../../../github/Portfolio/public/sass/styless.scss */ span { font-family: 'Roboto Slab', serif; } /* line 31, ../../../../github/Portfolio/public/sass/styless.scss */ h3 { font-family: 'Poppins', sans-serif; } @media screen and (max-width: 560px) { /* line 35, ../../../../github/Portfolio/public/sass/styless.scss */ h1 { font-size: 1.7rem; } } /* line 1, ../../../../github/Portfolio/public/sass/navMenu.scss */ .containerNavMenu { width: 100%; display: flex; flex-direction: row; align-items: center; text-align: center; position: absolute; } /* line 9, ../../../../github/Portfolio/public/sass/navMenu.scss */ .containerNavMenu h2 { color: #39a1ff; width: 30%; font-family: 'Poppins', sans-serif; } /* line 14, ../../../../github/Portfolio/public/sass/navMenu.scss */ .navMenu { width: 70%; display: flex; flex-direction: row; justify-content: space-around; list-style: none; min-height: 10vh; align-items: center; font-family: 'Poppins', sans-serif; font-size: 1.3rem; } /* line 25, ../../../../github/Portfolio/public/sass/navMenu.scss */ .navMenu li { padding: 10px 30px; } @media screen and (max-width: 960px) { /* line 30, ../../../../github/Portfolio/public/sass/navMenu.scss */ .containerNavMenu { flex-direction: column; } /* line 32, ../../../../github/Portfolio/public/sass/navMenu.scss */ .containerNavMenu .navMenu { display: none; } } /* line 2, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven { width: 100%; min-height: 100vh; overflow: hidden; background-color: white; display: flex; flex-direction: row; align-items: center; } /* line 11, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent { padding-top: 10vh; display: flex; flex-direction: column; margin-left: 100px; width: 50%; color: #150035; font-family: 'Poppins', sans-serif; text-align: left; } /* line 21, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent h1 { font-size: 2.5rem; } /* line 24, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent h2 { font-weight: 400; color: #150035b6; font-size: 1.6rem; } /* line 29, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent h2::after { content: '|'; margin-left: 5px; animation: piscMouse 0.5s infinite alternate; } @keyframes piscMouse { 0%, 100% { opacity: 1; } 50% { opacity: 0; } } /* line 44, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent button { font-family: 'Poppins', sans-serif; font-size: 18px; margin-top: 30px; padding: 10px 10%; width: fit-content; border-radius: 10px; border: none; background-color: #39a1ff; color: #f8f8ff; display: flex; flex-direction: row; align-items: center; } /* line 58, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent button img { width: 32px; padding-left: 10px; } /* line 62, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent button:hover { box-shadow: 0px 0px 30px #39a1ff; cursor: pointer; } /* line 66, ../../../../github/Portfolio/public/sass/header.scss */ .headerImageContainer { padding-top: 10vh; width: 50%; display: flex; justify-content: center; } /* line 72, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven .headerImageContainer img { width: 500px; animation: animate-image 2s infinite alternate; } @keyframes animate-image { 0% { transform: translateY(-50px); } 100% { transform: translateY(0); } } @media screen and (max-width: 800px) { /* line 85, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven { flex-direction: column-reverse; justify-content: center; align-content: center; } /* line 89, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven .headerTextContent { width: 90%; margin-left: 0px; text-align: center; align-items: center; } /* line 94, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven .headerTextContent h1 { font-size: 1.7rem; } /* line 97, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven .headerTextContent h2 { font-size: 1.2rem; } /* line 102, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven .headerImageContainer img { width: 300px; } } /* line 3, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer { overflow: hidden; min-height: 100vh; display: flex; flex-direction: column; align-items: center; text-align: justify; justify-content: center; margin-bottom: 30px; } /* line 14, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer h1 { text-align: center; color: #150035; } /* line 18, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer p { margin-top: 30px; } /* line 21, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer .aboutContentContainer { display: flex; flex-direction: row; margin-top: 50px; } /* line 26, ../../../../github/Portfolio/public/sass/about.scss */ .titleBanner { height: 2px; background-color: black; width: 5%; margin: 0 auto; animation: BannerSpinner 1s infinite alternate; } /* line 33, ../../../../github/Portfolio/public/sass/about.scss */ .contentAbout { margin-top: 50px; width: 60%; display: flex; flex-direction: column; align-items: center; justify-content: center; } /* line 40, ../../../../github/Portfolio/public/sass/about.scss */ .contentAbout .imgAboutPerfil { width: 150px; animation: animate-image 3s infinite alternate; } /* line 45, ../../../../github/Portfolio/public/sass/about.scss */ .contentAbout p { width: 60%; } /* line 48, ../../../../github/Portfolio/public/sass/about.scss */ .contentAbout button { margin-top: 50px; padding: 10px 50px; display: flex; flex-direction: row; align-items: center; justify-content: center; font-family: 'Poppins', sans-serif; font-size: 1rem; border: none; background-color: #39a1ff; color: white; border-radius: 10px; } /* line 62, ../../../../github/Portfolio/public/sass/about.scss */ .contentAbout button img { width: 32px; margin-left: 15px; } /* line 66, ../../../../github/Portfolio/public/sass/about.scss */ .aboutCardContainer { margin-top: 50px; width: 50%; display: flex; flex-direction: row; align-items: center; justify-content: center; } /* line 74, ../../../../github/Portfolio/public/sass/about.scss */ .aboutCardContainer img { width: 350px; border-radius: 15px; } /* line 78, ../../../../github/Portfolio/public/sass/about.scss */ .cardInformationContainer { margin-top: 50px; display: flex; flex-direction: row; justify-content: space-evenly; } /* line 84, ../../../../github/Portfolio/public/sass/about.scss */ .cardInformationContainer div { margin: 0px 20px; } /* line 87, ../../../../github/Portfolio/public/sass/about.scss */ .cardInformationContainer .aboutInfoTitle { color: #39a1ff; display: block; font-size: 1.5rem; font-family: 'Poppins', sans-serif; font-weight: 600; } /* line 94, ../../../../github/Portfolio/public/sass/about.scss */ .cardInformationContainer .aboutInfoName { font-size: 1rem; font-family: 'Poppins', sans-serif; font-weight: 300; } @keyframes BannerSpinner { 0% { width: 5%; } 100% { width: 0%; } } @media screen and (max-width: 800px) { /* line 110, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer .aboutContentContainer { flex-direction: column-reverse; align-items: center; text-align: center; } /* line 114, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer .aboutContentContainer .contentAbout { width: 100%; } /* line 116, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer .aboutContentContainer .contentAbout p { width: 80%; } } /* line 2, ../../../../github/Portfolio/public/sass/skills.scss */ .aboutContainer p { margin: 5px 0px; margin-bottom: 15px; color: #150035; } /* line 8, ../../../../github/Portfolio/public/sass/skills.scss */ .skillsContainer { min-height: max-content; } /* line 11, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills { margin-bottom: 50px; margin-top: 50px; display: flex; flex-direction: row; width: 100%; justify-content: center; } /* line 18, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills { display: flex; flex-direction: column; width: 50%; align-items: center; } /* line 23, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader { width: 350px; padding: 30px; } /* line 24, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader .arrowTransform { transform: rotate(-180deg); } /* line 29, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader .iconSkillsInline { display: flex; flex-direction: row; justify-content: space-between; } /* line 33, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader .iconSkillsInline img { transition: .4s; } /* line 37, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader img { width: 32px; display: inline-block; } /* line 40, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader span { display: inline-block; } /* line 44, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader:hover { background-color: #f8f8ff; cursor: pointer; } /* line 48, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody { overflow: hidden; max-height: max-content; transition: max-height 1s ease-in-out; } /* line 53, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar { background-color: #a3d4ff; border-radius: .25rem; } /* line 56, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .skillsPercentBar { height: 5px; border-radius: .25rem; display: block; background-color: #39a1ff; } /* line 62, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .htmlBar { width: 90%; } /* line 65, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .jsBar { width: 80%; } /* line 68, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .reactBar { width: 50%; } /* line 71, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .nodeBar { width: 60%; } /* line 74, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .expressBar { width: 80%; } /* line 77, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .mongoBar { width: 70%; } /* line 80, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .illustratorBar { width: 20%; } /* line 84, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsStats { width: 250px; } /* line 89, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .closeSkills { max-height: 0 !important; pointer-events: none; } /* line 95, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection { display: flex; flex-direction: column; justify-content: center; } /* line 99, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .containerQualification { display: none; } /* line 102, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .controllerQualifications { display: flex; flex-direction: row; justify-content: center; align-items: center; font-family: 'Poppins', sans-serif; } /* line 107, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .controllerQualifications svg { margin-right: 10px; width: 32px; } /* line 112, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .controllerQualifications div { padding: 20px 50px; display: flex; align-items: center; justify-content: center; margin-left: 100px; margin-right: 100px; margin-bottom: 70px; font-size: 1rem; } /* line 122, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .controllerQualifications div:hover { cursor: pointer; color: #39a1ff; } /* line 126, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .controllerQualifications .activeControllerQualification { border-radius: 10px; background: #39a1ff; color: white; pointer-events: none; } /* line 131, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .controllerQualifications .activeControllerQualification svg path { fill: #f8f8ff; } /* line 138, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .contentQualificationData { text-align: right; display: grid; grid-template-columns: 1fr max-content 1fr; column-gap: 1.5rem; } /* line 143, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .contentQualificationData .qualificationCircle { display: inline-block; width: 13px; height: 13px; background-color: #39a1ff; border-radius: 50%; } /* line 150, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .contentQualificationData .qualificationLine { display: block; width: 1px; height: 100%; background-color: #39a1ff; transform: translate(6px, -7px); } /* line 158, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .invertData { text-align: left; } /* line 161, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .dataActive { display: block; margin-bottom: 50px; } @media screen and (max-width: 800px) { /* line 168, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills { flex-direction: column; width: 100%; } /* line 171, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills { width: 100%; } /* line 175, ../../../../github/Portfolio/public/sass/skills.scss */ .controllerQualifications { flex-direction: column !important; } /* line 177, ../../../../github/Portfolio/public/sass/skills.scss */ .controllerQualifications div { margin: none; } /* line 181, ../../../../github/Portfolio/public/sass/skills.scss */ .containerQualification { padding-left: 25px; padding-right: 25px; } } /* line 1, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices { min-height: 100vh; margin-top: 75px; display: flex; flex-direction: column; align-items: center; } /* line 7, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .subtitle { margin: 10px 0px; } /* line 10, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .containerContentServices { width: 100%; margin-top: 50px; display: flex; flex-direction: row; justify-content: space-around; } /* line 16, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .containerContentServices .contentServices { width: 300px; display: flex; flex-direction: column; align-items: center; text-align: center; } /* line 22, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .containerContentServices .contentServices svg { width: 32px; } /* line 27, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe { display: flex; flex-direction: row; align-items: center; width: 60%; height: max-content; padding: 20px; margin: auto; margin-top: 200px; background-color: #39a1ff; border-radius: 10px; margin-bottom: 150px; } /* line 39, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .textContactMe { width: 70%; text-align: justify; color: white; } /* line 43, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .textContactMe h2 { color: white; } /* line 46, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .textContactMe p { width: 70%; } /* line 49, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .textContactMe button { margin-top: 30px; padding: 10px 50px; border: 1px solid white; background-color: transparent; border-radius: 10px; font-family: 'Poppins', sans-serif; font-size: 15px; color: white; } /* line 60, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .imageContact { width: 30%; } /* line 62, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .imageContact img { width: 250px; animation: cellphoneAnimation 2s alternate infinite; } @keyframes cellphoneAnimation { 0% { transform: translateY(0%); } 100% { transform: translateY(-150px); } } @media screen and (max-width: 800px) { /* line 79, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices { margin-top: 0px; } /* line 81, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .containerContentServices { flex-direction: column; align-items: center; } /* line 84, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .containerContentServices .contentServices { margin-top: 60px; } /* line 88, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe { flex-direction: column; width: 90%; } /* line 92, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .textContactMe { text-align: center; width: 100%; margin: auto; } /* line 96, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .textContactMe p { width: 80%; margin: auto; } /* line 102, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .imageContact img { display: none; } } /* line 1, ../../../../github/Portfolio/public/sass/footer.scss */ .footer { background-color: #f8f8ff; text-align: center; } /* line 4, ../../../../github/Portfolio/public/sass/footer.scss */ .footer p { padding: 10px; } /* line 7, ../../../../github/Portfolio/public/sass/footer.scss */ .footer .copyright { color: #39a1ff; font-family: 'Poppins', sans-serif; font-size: 18px; } /* line 12, ../../../../github/Portfolio/public/sass/footer.scss */ .footer .jsCopy { color: #efd81d; font-family: 'Poppins', sans-serif; font-weight: 700; } /* line 17, ../../../../github/Portfolio/public/sass/footer.scss */ .footer .htmlCopy { color: #dc4d25; font-family: 'Poppins', sans-serif; font-weight: 700; } /* line 22, ../../../../github/Portfolio/public/sass/footer.scss */ .footer .sassCopy { color: #c76395; font-family: 'Poppins', sans-serif; font-weight: 700; } /*# sourceMappingURL=styless.css.map */
public/css/styless.css
* { margin: 0; padding: 0; } /* line 5, ../../../../github/Portfolio/public/sass/styless.scss */ h1 { font-family: 'Poppins', sans-serif; font-size: 2rem; } /* line 9, ../../../../github/Portfolio/public/sass/styless.scss */ h2 { font-family: 'Poppins', sans-serif; font-size: 1.5rem; color: #150035; } /* line 13, ../../../../github/Portfolio/public/sass/styless.scss */ h2 span { color: #39a1ff; } /* line 17, ../../../../github/Portfolio/public/sass/styless.scss */ h1 span { color: #39a1ff; } /* line 20, ../../../../github/Portfolio/public/sass/styless.scss */ p { font-family: 'Roboto Slab', serif; font-size: 1rem; } /* line 24, ../../../../github/Portfolio/public/sass/styless.scss */ a { text-decoration: none; color: currentColor; } /* line 28, ../../../../github/Portfolio/public/sass/styless.scss */ span { font-family: 'Roboto Slab', serif; } /* line 31, ../../../../github/Portfolio/public/sass/styless.scss */ h3 { font-family: 'Poppins', sans-serif; } @media screen and (max-width: 560px) { /* line 35, ../../../../github/Portfolio/public/sass/styless.scss */ h1 { font-size: 1.7rem; } } /* line 1, ../../../../github/Portfolio/public/sass/navMenu.scss */ .containerNavMenu { width: 100%; display: flex; flex-direction: row; align-items: center; text-align: center; position: absolute; } /* line 9, ../../../../github/Portfolio/public/sass/navMenu.scss */ .containerNavMenu h2 { color: #39a1ff; width: 30%; font-family: 'Poppins', sans-serif; } /* line 14, ../../../../github/Portfolio/public/sass/navMenu.scss */ .navMenu { width: 70%; display: flex; flex-direction: row; justify-content: space-around; list-style: none; min-height: 10vh; align-items: center; font-family: 'Poppins', sans-serif; font-size: 1.3rem; } /* line 25, ../../../../github/Portfolio/public/sass/navMenu.scss */ .navMenu li { padding: 10px 30px; } @media screen and (max-width: 960px) { /* line 30, ../../../../github/Portfolio/public/sass/navMenu.scss */ .containerNavMenu { flex-direction: column; } /* line 32, ../../../../github/Portfolio/public/sass/navMenu.scss */ .containerNavMenu .navMenu { display: none; } } /* line 2, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven { width: 100%; min-height: 100vh; overflow: hidden; background-color: white; display: flex; flex-direction: row; align-items: center; } /* line 11, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent { padding-top: 10vh; display: flex; flex-direction: column; margin-left: 100px; width: 50%; color: #150035; font-family: 'Poppins', sans-serif; text-align: left; } /* line 21, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent h1 { font-size: 2.5rem; } /* line 24, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent h2 { font-weight: 400; color: #150035b6; font-size: 1.6rem; } /* line 29, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent h2::after { content: '|'; margin-left: 5px; animation: piscMouse 0.5s infinite alternate; } @keyframes piscMouse { 0%, 100% { opacity: 1; } 50% { opacity: 0; } } /* line 44, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent button { font-family: 'Poppins', sans-serif; font-size: 18px; margin-top: 30px; padding: 10px 10%; width: fit-content; border-radius: 10px; border: none; background-color: #39a1ff; color: #f8f8ff; display: flex; flex-direction: row; align-items: center; } /* line 58, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent button img { width: 32px; padding-left: 10px; } /* line 62, ../../../../github/Portfolio/public/sass/header.scss */ .headerTextContent button:hover { box-shadow: 0px 0px 30px #39a1ff; cursor: pointer; } /* line 66, ../../../../github/Portfolio/public/sass/header.scss */ .headerImageContainer { padding-top: 10vh; width: 50%; display: flex; justify-content: center; } /* line 72, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven .headerImageContainer img { width: 500px; animation: animate-image 2s infinite alternate; } @keyframes animate-image { 0% { transform: translateY(-50px); } 100% { transform: translateY(0); } } @media screen and (max-width: 800px) { /* line 85, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven { flex-direction: column-reverse; justify-content: center; align-content: center; } /* line 89, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven .headerTextContent { width: 90%; margin-left: 0px; text-align: center; align-items: center; } /* line 94, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven .headerTextContent h1 { font-size: 1.7rem; } /* line 97, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven .headerTextContent h2 { font-size: 1.2rem; } /* line 102, ../../../../github/Portfolio/public/sass/header.scss */ .Heaven .headerImageContainer img { width: 300px; } } /* line 3, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer { overflow: hidden; min-height: 100vh; display: flex; flex-direction: column; align-items: center; text-align: justify; justify-content: center; margin-bottom: 30px; } /* line 14, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer h1 { text-align: center; color: #150035; } /* line 18, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer p { margin-top: 30px; } /* line 21, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer .aboutContentContainer { display: flex; flex-direction: row; margin-top: 50px; } /* line 26, ../../../../github/Portfolio/public/sass/about.scss */ .titleBanner { height: 2px; background-color: black; width: 5%; margin: 0 auto; animation: BannerSpinner 1s infinite alternate; } /* line 33, ../../../../github/Portfolio/public/sass/about.scss */ .contentAbout { margin-top: 50px; width: 60%; display: flex; flex-direction: column; align-items: center; justify-content: center; } /* line 40, ../../../../github/Portfolio/public/sass/about.scss */ .contentAbout .imgAboutPerfil { width: 150px; animation: animate-image 3s infinite alternate; } /* line 45, ../../../../github/Portfolio/public/sass/about.scss */ .contentAbout p { width: 60%; } /* line 48, ../../../../github/Portfolio/public/sass/about.scss */ .contentAbout button { margin-top: 50px; padding: 10px 50px; display: flex; flex-direction: row; align-items: center; justify-content: center; font-family: 'Poppins', sans-serif; font-size: 1rem; border: none; background-color: #39a1ff; color: white; border-radius: 10px; } /* line 62, ../../../../github/Portfolio/public/sass/about.scss */ .contentAbout button img { width: 32px; margin-left: 15px; } /* line 66, ../../../../github/Portfolio/public/sass/about.scss */ .aboutCardContainer { margin-top: 50px; width: 50%; display: flex; flex-direction: row; align-items: center; justify-content: center; } /* line 74, ../../../../github/Portfolio/public/sass/about.scss */ .aboutCardContainer img { width: 350px; border-radius: 15px; } /* line 78, ../../../../github/Portfolio/public/sass/about.scss */ .cardInformationContainer { margin-top: 50px; display: flex; flex-direction: row; justify-content: space-evenly; } /* line 84, ../../../../github/Portfolio/public/sass/about.scss */ .cardInformationContainer div { margin: 0px 20px; } /* line 87, ../../../../github/Portfolio/public/sass/about.scss */ .cardInformationContainer .aboutInfoTitle { color: #39a1ff; display: block; font-size: 1.5rem; font-family: 'Poppins', sans-serif; font-weight: 600; } /* line 94, ../../../../github/Portfolio/public/sass/about.scss */ .cardInformationContainer .aboutInfoName { font-size: 1rem; font-family: 'Poppins', sans-serif; font-weight: 300; } @keyframes BannerSpinner { 0% { width: 5%; } 100% { width: 0%; } } @media screen and (max-width: 800px) { /* line 110, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer .aboutContentContainer { flex-direction: column-reverse; align-items: center; text-align: center; } /* line 114, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer .aboutContentContainer .contentAbout { width: 100%; } /* line 116, ../../../../github/Portfolio/public/sass/about.scss */ .aboutContainer .aboutContentContainer .contentAbout p { width: 80%; } } /* line 2, ../../../../github/Portfolio/public/sass/skills.scss */ .aboutContainer p { margin: 5px 0px; margin-bottom: 15px; color: #150035; } /* line 8, ../../../../github/Portfolio/public/sass/skills.scss */ .skillsContainer { min-height: max-content; } /* line 11, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills { margin-bottom: 50px; margin-top: 50px; display: flex; flex-direction: row; width: 100%; justify-content: center; } /* line 18, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills { display: flex; flex-direction: column; width: 50%; align-items: center; } /* line 23, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader { width: 350px; padding: 30px; } /* line 24, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader .arrowTransform { transform: rotate(-180deg); } /* line 29, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader .iconSkillsInline { display: flex; flex-direction: row; justify-content: space-between; } /* line 33, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader .iconSkillsInline img { transition: .4s; } /* line 37, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader img { width: 32px; display: inline-block; } /* line 40, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader span { display: inline-block; } /* line 44, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsHeader:hover { background-color: #f8f8ff; cursor: pointer; } /* line 48, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody { overflow: hidden; max-height: max-content; transition: max-height 1s ease-in-out; } /* line 53, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar { background-color: #a3d4ff; border-radius: .25rem; } /* line 56, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .skillsPercentBar { height: 5px; border-radius: .25rem; display: block; background-color: #39a1ff; } /* line 62, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .htmlBar { width: 90%; } /* line 65, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .jsBar { width: 80%; } /* line 68, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .reactBar { width: 50%; } /* line 71, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .nodeBar { width: 60%; } /* line 74, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .expressBar { width: 80%; } /* line 77, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .mongoBar { width: 70%; } /* line 80, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsBar .illustratorBar { width: 20%; } /* line 84, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .skillsBody .skillsData .skillsStats { width: 250px; } /* line 89, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills .closeSkills { max-height: 0 !important; pointer-events: none; } /* line 95, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection { display: flex; flex-direction: column; justify-content: center; } /* line 99, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .containerQualification { display: none; } /* line 102, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .controllerQualifications { display: flex; flex-direction: row; justify-content: center; align-items: center; font-family: 'Poppins', sans-serif; } /* line 107, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .controllerQualifications svg { margin-right: 10px; width: 32px; } /* line 112, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .controllerQualifications div { padding: 20px 50px; display: flex; align-items: center; justify-content: center; margin-left: 100px; margin-right: 100px; margin-bottom: 70px; font-size: 1rem; } /* line 122, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .controllerQualifications div:hover { cursor: pointer; color: #39a1ff; } /* line 126, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .controllerQualifications .activeControllerQualification { border-radius: 10px; background: #39a1ff; color: white; pointer-events: none; } /* line 131, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .controllerQualifications .activeControllerQualification svg path { fill: #f8f8ff; } /* line 138, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .contentQualificationData { text-align: right; display: grid; grid-template-columns: 1fr max-content 1fr; column-gap: 1.5rem; } /* line 143, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .contentQualificationData .qualificationCircle { display: inline-block; width: 13px; height: 13px; background-color: #39a1ff; border-radius: 50%; } /* line 150, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .contentQualificationData .qualificationLine { display: block; width: 1px; height: 100%; background-color: #39a1ff; transform: translate(6px, -7px); } /* line 158, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .invertData { text-align: left; } /* line 161, ../../../../github/Portfolio/public/sass/skills.scss */ .qualificationSection .dataActive { display: block; margin-bottom: 50px; } @media screen and (max-width: 800px) { /* line 168, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills { flex-direction: column; width: 100%; } /* line 171, ../../../../github/Portfolio/public/sass/skills.scss */ .subContainerSkills .containerSkills { width: 100%; } /* line 175, ../../../../github/Portfolio/public/sass/skills.scss */ .controllerQualifications { flex-direction: column !important; } /* line 177, ../../../../github/Portfolio/public/sass/skills.scss */ .controllerQualifications div { margin: none; } /* line 181, ../../../../github/Portfolio/public/sass/skills.scss */ .containerQualification { padding-left: 25px; padding-right: 25px; } } /* line 1, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices { min-height: 100vh; margin-top: 75px; display: flex; flex-direction: column; align-items: center; } /* line 7, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .subtitle { margin: 10px 0px; } /* line 10, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .containerContentServices { width: 100%; margin-top: 50px; display: flex; flex-direction: row; justify-content: space-around; } /* line 16, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .containerContentServices .contentServices { width: 300px; display: flex; flex-direction: column; align-items: center; text-align: center; } /* line 22, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .containerContentServices .contentServices svg { width: 32px; } /* line 27, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe { display: flex; flex-direction: row; align-items: center; width: 60%; height: max-content; padding: 20px; margin: auto; margin-top: 200px; background-color: #39a1ff; border-radius: 10px; margin-bottom: 150px; } /* line 39, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .textContactMe { width: 70%; text-align: justify; color: white; } /* line 43, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .textContactMe h2 { color: white; } /* line 46, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .textContactMe p { width: 70%; } /* line 49, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .textContactMe button { margin-top: 30px; padding: 10px 50px; border: 1px solid white; background-color: transparent; border-radius: 10px; font-family: 'Poppins', sans-serif; font-size: 15px; color: white; } /* line 60, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .imageContact { width: 30%; } /* line 62, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .imageContact img { width: 250px; animation: cellphoneAnimation 2s alternate infinite; } @keyframes cellphoneAnimation { 0% { transform: translateY(0%); } 100% { transform: translateY(-150px); } } @media screen and (max-width: 800px) { /* line 79, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices { margin-top: 0px; } /* line 81, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .containerContentServices { flex-direction: column; align-items: center; } /* line 84, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .containerContentServices .contentServices { margin-top: 60px; } /* line 88, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe { flex-direction: column; width: 90%; } /* line 92, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .textContactMe { text-align: center; width: 100%; margin: auto; } /* line 96, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .textContactMe p { width: 80%; margin: auto; } /* line 102, ../../../../github/Portfolio/public/sass/services.scss */ .containerServices .contactMe .imageContact img { display: none; } } /* line 1, ../../../../github/Portfolio/public/sass/footer.scss */ .footer { background-color: #f8f8ff; text-align: center; } /* line 4, ../../../../github/Portfolio/public/sass/footer.scss */ .footer p { padding: 10px; } /* line 7, ../../../../github/Portfolio/public/sass/footer.scss */ .footer .copyright { color: #39a1ff; font-family: 'Poppins', sans-serif; font-size: 18px; } /* line 12, ../../../../github/Portfolio/public/sass/footer.scss */ .footer .jsCopy { color: #efd81d; font-family: 'Poppins', sans-serif; font-weight: 700; } /* line 17, ../../../../github/Portfolio/public/sass/footer.scss */ .footer .htmlCopy { color: #dc4d25; font-family: 'Poppins', sans-serif; font-weight: 700; } /* line 22, ../../../../github/Portfolio/public/sass/footer.scss */ .footer .sassCopy { color: #c76395; font-family: 'Poppins', sans-serif; font-weight: 700; } /*# sourceMappingURL=styless.css.map */
0.340266
0.06354
@font-face { font-family: 'typicons'; src: url("vendors/fonts/typicons.eot"); src: url("vendors/fonts/typicons.eot?#iefix") format('embedded-opentype'), url("vendors/fonts/typicons.woff") format('woff'), url("vendors/fonts/typicons.ttf") format('truetype'), url("vendors/fonts/typicons.svg#typicons") format('svg'); font-weight: normal; font-style: normal; } /* custom css */ .background{ background: #8c6dda; } .table.no-border tr td, .table.no-border tr th { border-width: 0; } .backpane{ background: #1b3249; color: #ffffff; text-align: center; font-family: 'Work Sans', sans-serif; font-weight: 100; font-size: 55px; box-shadow: 0 0 41px 41px #7056af; width: 300px; height: 456px; position: relative; padding-top: 24px; margin-top: -23px; } .operation{ margin: auto; background: #415368; font-size: 40px; border-radius:71px; text-align: center; font-size: 33px; position: relative; z-index: 6; transition: 0.5s ease-out; } .sign{ transition: 0.5s ease-out; } .sign:hover{ } .result{ background: #ffd256; width: 316px; position: relative; z-index: 5; color: #2e494d; padding-top: 10px; box-shadow: 0px -24px 68px -7px #7056af; transition: 0.5s ease-in; transition: 0.5s ease-in; } h4{ font-family:'Work Sans', sans-serif; font-weight: 200; } .equal{ margin-top: 4px; font-size: 22px; border-radius: 50px; color: #2e494d; margin-bottom: -5px; line-height: 38px; background: #ffd256; display: flex; box-shadow: 0px 7px 7px -1px #415368; position: relative; z-index: 6; height: 42px; width: 44px; padding-left: 14px; margin-left: -2px; } .equal:hover{ transform: translateY(-2px) scale(1.05, 1.05); background: #ffd256; transition: 0.5s ease-out; } .equal:active{ transform: scale(1, 1); background: #ffd256; transition: 0.2s ease-out; } .operator{ transition: 0.2s ease-out; } .operator:hover{ text-shadow: 0 0 3px #FFFFFF; transition: 0.2s ease-out; } .operator:active{ transform: scale(.5, .5); transition: 0.2s ease-out; } .calculation{ position: relative; z-index: 3; margin-top: -65px; color: #ffffff; background: #edc451; border-radius: 22px; border-color: #eec550; font-size: 17px; max-width:100px; margin-left: 13px; padding-left: 11px; padding-right: 11px; } .remove{ position: relative; z-index: 3; margin-top: -86px; color: #ed9351; border-radius: 50%; padding: 0px 1px; margin-right: -10px; } .remove:hover{ color: #ed4351; transition: 0.3s ease-out; } .remove:active{ transform: scale(0.8,0.8); transition: 0.3s ease-out; } .triangle { width: 316px; position: relative; z-index: 5; margin-top: 0px; } .triangle-topleft { width: 0; height: 0; border-top: 7px solid #ee8a50; border-left: 8px solid transparent; margin-left: -15px; position: relative; z-index: 6; } .triangle-topright{ width: 0; height: 0; border-top: 7px solid #ee8a50; border-right: 8px solid transparent; margin-right: -15px; position: relative; z-index: 6; margin-top: -7px; } .middlePortion{ width: 31px; height: 13px; margin-left: 126px; position: relative; z-index: 6; background: #ffd256; margin-top: -12px; } .btn-circle.btn-lg { width: 85px; height: 85px; padding: 7px 25px; font-size: 50px; line-height: 1.33; border-radius: 50%; margin-bottom: 10px; margin-left: 10px; } .btn-circle-backspace.btn-lg { width: 85px; height: 85px; padding: 0px 0px; font-size: 46px; line-height: 1.33; border-radius: 50%; margin-bottom: 10px; margin-left: 10px; } .btn-primary{ background: #1b3249; border-color: #1b3249; transition: 0.5s ease-out; } .btn-primary:hover{ background: #415368; border-color: #415368; transition: 0.5s ease-out; } .btn-operation1.btn-sm{ padding: -0.5rem 10rem; border-radius: 0rem; } .plus { margin-top: 1px; padding-right: 51px; text-indent: 15px; padding-bottom: 0px; padding-top: 1px; } .minus { margin-top: 1px; text-indent: -16px; padding-bottom: 0px; padding-top: 1px; } .equals { margin-top: -8px; padding-top: 1px; } .multiply { margin-top: 1px; text-indent: 8px; padding-bottom: 0px; padding-top: 1px; } .divide { margin-top: -1px; font-size: 20px; padding-right: 49px; padding-bottom: 0px; text-indent: 3px; padding-top: 1px; }
style.css
@font-face { font-family: 'typicons'; src: url("vendors/fonts/typicons.eot"); src: url("vendors/fonts/typicons.eot?#iefix") format('embedded-opentype'), url("vendors/fonts/typicons.woff") format('woff'), url("vendors/fonts/typicons.ttf") format('truetype'), url("vendors/fonts/typicons.svg#typicons") format('svg'); font-weight: normal; font-style: normal; } /* custom css */ .background{ background: #8c6dda; } .table.no-border tr td, .table.no-border tr th { border-width: 0; } .backpane{ background: #1b3249; color: #ffffff; text-align: center; font-family: 'Work Sans', sans-serif; font-weight: 100; font-size: 55px; box-shadow: 0 0 41px 41px #7056af; width: 300px; height: 456px; position: relative; padding-top: 24px; margin-top: -23px; } .operation{ margin: auto; background: #415368; font-size: 40px; border-radius:71px; text-align: center; font-size: 33px; position: relative; z-index: 6; transition: 0.5s ease-out; } .sign{ transition: 0.5s ease-out; } .sign:hover{ } .result{ background: #ffd256; width: 316px; position: relative; z-index: 5; color: #2e494d; padding-top: 10px; box-shadow: 0px -24px 68px -7px #7056af; transition: 0.5s ease-in; transition: 0.5s ease-in; } h4{ font-family:'Work Sans', sans-serif; font-weight: 200; } .equal{ margin-top: 4px; font-size: 22px; border-radius: 50px; color: #2e494d; margin-bottom: -5px; line-height: 38px; background: #ffd256; display: flex; box-shadow: 0px 7px 7px -1px #415368; position: relative; z-index: 6; height: 42px; width: 44px; padding-left: 14px; margin-left: -2px; } .equal:hover{ transform: translateY(-2px) scale(1.05, 1.05); background: #ffd256; transition: 0.5s ease-out; } .equal:active{ transform: scale(1, 1); background: #ffd256; transition: 0.2s ease-out; } .operator{ transition: 0.2s ease-out; } .operator:hover{ text-shadow: 0 0 3px #FFFFFF; transition: 0.2s ease-out; } .operator:active{ transform: scale(.5, .5); transition: 0.2s ease-out; } .calculation{ position: relative; z-index: 3; margin-top: -65px; color: #ffffff; background: #edc451; border-radius: 22px; border-color: #eec550; font-size: 17px; max-width:100px; margin-left: 13px; padding-left: 11px; padding-right: 11px; } .remove{ position: relative; z-index: 3; margin-top: -86px; color: #ed9351; border-radius: 50%; padding: 0px 1px; margin-right: -10px; } .remove:hover{ color: #ed4351; transition: 0.3s ease-out; } .remove:active{ transform: scale(0.8,0.8); transition: 0.3s ease-out; } .triangle { width: 316px; position: relative; z-index: 5; margin-top: 0px; } .triangle-topleft { width: 0; height: 0; border-top: 7px solid #ee8a50; border-left: 8px solid transparent; margin-left: -15px; position: relative; z-index: 6; } .triangle-topright{ width: 0; height: 0; border-top: 7px solid #ee8a50; border-right: 8px solid transparent; margin-right: -15px; position: relative; z-index: 6; margin-top: -7px; } .middlePortion{ width: 31px; height: 13px; margin-left: 126px; position: relative; z-index: 6; background: #ffd256; margin-top: -12px; } .btn-circle.btn-lg { width: 85px; height: 85px; padding: 7px 25px; font-size: 50px; line-height: 1.33; border-radius: 50%; margin-bottom: 10px; margin-left: 10px; } .btn-circle-backspace.btn-lg { width: 85px; height: 85px; padding: 0px 0px; font-size: 46px; line-height: 1.33; border-radius: 50%; margin-bottom: 10px; margin-left: 10px; } .btn-primary{ background: #1b3249; border-color: #1b3249; transition: 0.5s ease-out; } .btn-primary:hover{ background: #415368; border-color: #415368; transition: 0.5s ease-out; } .btn-operation1.btn-sm{ padding: -0.5rem 10rem; border-radius: 0rem; } .plus { margin-top: 1px; padding-right: 51px; text-indent: 15px; padding-bottom: 0px; padding-top: 1px; } .minus { margin-top: 1px; text-indent: -16px; padding-bottom: 0px; padding-top: 1px; } .equals { margin-top: -8px; padding-top: 1px; } .multiply { margin-top: 1px; text-indent: 8px; padding-bottom: 0px; padding-top: 1px; } .divide { margin-top: -1px; font-size: 20px; padding-right: 49px; padding-bottom: 0px; text-indent: 3px; padding-top: 1px; }
0.439026
0.075075
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap'); * { font-family: 'Poppins', sans-serif; margin: 2px; padding: 0px; box-sizing: border-box; } header{ margin-top: 30px; } .logo{ font-size:40px; padding: 10px; text-decoration: none; color:rgb(117, 117, 238); } .logo:hover{ color: #666; } .seach{ float: right; padding: 10px; width: 400px; height: 50px; font-size: 15px; } nav{ display: flex; } nav li{ float: left; list-style: none; padding: 20px; } nav li a { color: #666; font-size: 20px; text-decoration: none; } nav a:hover{ color: rgb(117, 117, 238); } .idiomas{ float: right; display: flex; margin-right: 20px; } .idiomas a{ display: flex; padding: 15px; text-decoration: none; color:#000; } .idiomas a:hover{ color:rgb(117, 117, 238); } .facilidades{ margin-top: 100px; display: grid; place-items: center; } .facilidades h1{ margin-bottom: 20px; font-weight: 500; color: rgb(117, 117, 238); } .facilidades p{ font-size: 19px; } .facilidades li{ margin-top: 15px; font-size: 19px; } .atendimento{ display: grid; place-items: center; } .atendimento h2{ text-align: center; margin-top: 70px; margin-bottom: 40px; color: #b20000; font-weight: 400; } td, th { border: 1px solid #dddddd; text-align: center; padding: 8px; } tr:nth-child(even) { background-color: #dddddd; } .atendimento table{ border-collapse: collapse; width: 550px; } .atendimento th{ font-size: 22px; margin-bottom: 15px; font-weight: 600; color: rgb(117, 117, 238); } .atendimento td{ font-size: 18.5px; } .funcionamento{ margin-top: 50px; margin-bottom: 130px; text-align: center; } .funcionamento h3{ color: rgb(117, 117, 238); font-size: 23px; margin-bottom: 15px; } .funcionamento ul{ font-size: 18px; padding: 10px; } .grid-container { display: grid; grid-template-columns: auto auto auto; padding: 8px; margin-bottom: 80px; } .grid-item { padding: 10px; font-size: 17px; text-align: center; } .grid-item:hover{ margin: 10px; transition: 0.5s; } .grid-container h3{ text-align: center; } .grid-item h5{ color: #6057CD; font-weight: 400; font-size: 22px; } /* Desenvolvedor <NAME> */ .conteudo { max-width: 1170px; margin: auto; } .row { display: flex; flex-wrap: wrap; } ul { list-style: none; } .footer { background-color: #6057CD; padding: 70px 0; } .footer-cont { width: 25%; padding: 0 15px; } .footer-cont h4 { font-size: 18px; color: white; text-transform: capitalize; margin-bottom: 35px; font-weight: 500; position: relative; } .footer-cont h4::before { content: ""; position: absolute; left: 0; bottom: -10px; background-color: #808080; height: 2px; box-sizing: border-box; width: 50px; } .footer-cont ul li:not(:last-child) { margin-bottom: 10px; } .footer-cont ul li a { font-size: 16px; text-transform: capitalize; color: white; text-decoration: none; font-weight: 300; color: white; display: block; transition: all 0.3s ease; } .footer-cont ul li { font-size: 16px; text-transform: capitalize; color: white; text-decoration: none; font-weight: 300; color: white; } .footer-cont ul li a:hover { color: #808080; padding-left: 10px; } .footer-cont .redes_sociais a { display: inline-block; height: 40px; width: 40px; background-color: rgba(255, 255, 255, 0.2); margin: 0 10px 10px 0; text-align: center; line-height: 40px; border-radius: 50px; color: #ffffff; transition: all 0.5s ease; } .footer-cont .redes_sociais .facebook:hover { color: #24262b; background-color: #1E90FF; } .footer-cont .redes_sociais .twitter:hover { color: #24262b; background-color: #00BFFF; } .footer-cont .redes_sociais .instagram:hover { color: #24262b; background-color: #C13584; } .footer-cont .redes_sociais .youtube:hover { color: #24262b; background-color: #c4302b; } /* Desenvolvedor <NAME> */
Codigos/Tela_Visitas/Visitas.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap'); * { font-family: 'Poppins', sans-serif; margin: 2px; padding: 0px; box-sizing: border-box; } header{ margin-top: 30px; } .logo{ font-size:40px; padding: 10px; text-decoration: none; color:rgb(117, 117, 238); } .logo:hover{ color: #666; } .seach{ float: right; padding: 10px; width: 400px; height: 50px; font-size: 15px; } nav{ display: flex; } nav li{ float: left; list-style: none; padding: 20px; } nav li a { color: #666; font-size: 20px; text-decoration: none; } nav a:hover{ color: rgb(117, 117, 238); } .idiomas{ float: right; display: flex; margin-right: 20px; } .idiomas a{ display: flex; padding: 15px; text-decoration: none; color:#000; } .idiomas a:hover{ color:rgb(117, 117, 238); } .facilidades{ margin-top: 100px; display: grid; place-items: center; } .facilidades h1{ margin-bottom: 20px; font-weight: 500; color: rgb(117, 117, 238); } .facilidades p{ font-size: 19px; } .facilidades li{ margin-top: 15px; font-size: 19px; } .atendimento{ display: grid; place-items: center; } .atendimento h2{ text-align: center; margin-top: 70px; margin-bottom: 40px; color: #b20000; font-weight: 400; } td, th { border: 1px solid #dddddd; text-align: center; padding: 8px; } tr:nth-child(even) { background-color: #dddddd; } .atendimento table{ border-collapse: collapse; width: 550px; } .atendimento th{ font-size: 22px; margin-bottom: 15px; font-weight: 600; color: rgb(117, 117, 238); } .atendimento td{ font-size: 18.5px; } .funcionamento{ margin-top: 50px; margin-bottom: 130px; text-align: center; } .funcionamento h3{ color: rgb(117, 117, 238); font-size: 23px; margin-bottom: 15px; } .funcionamento ul{ font-size: 18px; padding: 10px; } .grid-container { display: grid; grid-template-columns: auto auto auto; padding: 8px; margin-bottom: 80px; } .grid-item { padding: 10px; font-size: 17px; text-align: center; } .grid-item:hover{ margin: 10px; transition: 0.5s; } .grid-container h3{ text-align: center; } .grid-item h5{ color: #6057CD; font-weight: 400; font-size: 22px; } /* Desenvolvedor <NAME> */ .conteudo { max-width: 1170px; margin: auto; } .row { display: flex; flex-wrap: wrap; } ul { list-style: none; } .footer { background-color: #6057CD; padding: 70px 0; } .footer-cont { width: 25%; padding: 0 15px; } .footer-cont h4 { font-size: 18px; color: white; text-transform: capitalize; margin-bottom: 35px; font-weight: 500; position: relative; } .footer-cont h4::before { content: ""; position: absolute; left: 0; bottom: -10px; background-color: #808080; height: 2px; box-sizing: border-box; width: 50px; } .footer-cont ul li:not(:last-child) { margin-bottom: 10px; } .footer-cont ul li a { font-size: 16px; text-transform: capitalize; color: white; text-decoration: none; font-weight: 300; color: white; display: block; transition: all 0.3s ease; } .footer-cont ul li { font-size: 16px; text-transform: capitalize; color: white; text-decoration: none; font-weight: 300; color: white; } .footer-cont ul li a:hover { color: #808080; padding-left: 10px; } .footer-cont .redes_sociais a { display: inline-block; height: 40px; width: 40px; background-color: rgba(255, 255, 255, 0.2); margin: 0 10px 10px 0; text-align: center; line-height: 40px; border-radius: 50px; color: #ffffff; transition: all 0.5s ease; } .footer-cont .redes_sociais .facebook:hover { color: #24262b; background-color: #1E90FF; } .footer-cont .redes_sociais .twitter:hover { color: #24262b; background-color: #00BFFF; } .footer-cont .redes_sociais .instagram:hover { color: #24262b; background-color: #C13584; } .footer-cont .redes_sociais .youtube:hover { color: #24262b; background-color: #c4302b; } /* Desenvolvedor <NAME> */
0.329284
0.10711
/* Page background color */ body { font-family: arial sans-serif; background-color: white; font-size: 10pt; } td { font-family: arial sans-serif; font-size: 10pt; } /* Table colors */ .TableHeadingColor { background: #F4F4F4 } .TableSubHeadingColor { background: #F4F4F4 } .TableRowColor { background: #FFFFFF } /* Font used in left-hand frame lists */ .FrameTitleFont { font-size: medium; font-family: arial sans-serif } .FrameHeadingFont { font-size: medium; font-family: arial sans-serif } .FrameItemFont { font-size: medium; font-family: arial sans-serif } /* Example of smaller, sans-serif font in frames */ /* .FrameItemFont { font-size: 10pt; font-family: Helvetica, Arial, sans-serif } */ /* Navigation bar fonts and colors */ .NavBarCell1 { background-color: #F4F4F4; } .NavBarCell1Rev { background-color: silver; } .NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color: #000000; } .NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; } .NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; } .NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; } A { color: #003399; } A:active { color: #003399; } A:visited { color: #888888; } P, OL, UL, LI, DL, DT, DD, BLOCKQUOTE { color: #000000; } TD, TH, SPAN { color: #000000; } BLOCKQUOTE { margin-right: 0px; } TT { font-size: 90%; font-family: "Courier New", Courier, monospace; color: #000000; } PRE { font-size: 90%; padding: 5px; border-style: solid; border-width: 1px; border-color: #CCCCCC; background-color: #F4F4F4; } UL, OL, LI { list-style: disc; } HR { width: 100%; height: 1px; background-color: #CCCCCC; border-width: 0px; padding: 0px; color: #CCCCCC; } .variablelist { padding-top: 10; padding-bottom: 10; margin: 0; } .itemizedlist, UL { padding-top: 0; padding-bottom: 0; margin: 0; } .term { font-weight: bold; }
src/main/javadoc/stylesheet.css
/* Page background color */ body { font-family: arial sans-serif; background-color: white; font-size: 10pt; } td { font-family: arial sans-serif; font-size: 10pt; } /* Table colors */ .TableHeadingColor { background: #F4F4F4 } .TableSubHeadingColor { background: #F4F4F4 } .TableRowColor { background: #FFFFFF } /* Font used in left-hand frame lists */ .FrameTitleFont { font-size: medium; font-family: arial sans-serif } .FrameHeadingFont { font-size: medium; font-family: arial sans-serif } .FrameItemFont { font-size: medium; font-family: arial sans-serif } /* Example of smaller, sans-serif font in frames */ /* .FrameItemFont { font-size: 10pt; font-family: Helvetica, Arial, sans-serif } */ /* Navigation bar fonts and colors */ .NavBarCell1 { background-color: #F4F4F4; } .NavBarCell1Rev { background-color: silver; } .NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color: #000000; } .NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; } .NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; } .NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF; } A { color: #003399; } A:active { color: #003399; } A:visited { color: #888888; } P, OL, UL, LI, DL, DT, DD, BLOCKQUOTE { color: #000000; } TD, TH, SPAN { color: #000000; } BLOCKQUOTE { margin-right: 0px; } TT { font-size: 90%; font-family: "Courier New", Courier, monospace; color: #000000; } PRE { font-size: 90%; padding: 5px; border-style: solid; border-width: 1px; border-color: #CCCCCC; background-color: #F4F4F4; } UL, OL, LI { list-style: disc; } HR { width: 100%; height: 1px; background-color: #CCCCCC; border-width: 0px; padding: 0px; color: #CCCCCC; } .variablelist { padding-top: 10; padding-bottom: 10; margin: 0; } .itemizedlist, UL { padding-top: 0; padding-bottom: 0; margin: 0; } .term { font-weight: bold; }
0.477311
0.085556
@-webkit-keyframes circle-fade { 50% { opacity: .2; -webkit-transform: scale(.35); transform: scale(.35) } 100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1) } } @keyframes circle-fade { 50% { opacity: .2; -webkit-transform: scale(.35); transform: scale(.35) } 100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1) } } @-webkit-keyframes rotate-scale { 0% { -webkit-transform: rotate(0) scale(1); transform: rotate(0) scale(1) } 50% { -webkit-transform: rotate(180deg) scale(.5); transform: rotate(180deg) scale(.5) } 100% { -webkit-transform: rotate(360deg) scale(1); transform: rotate(360deg) scale(1) } } @keyframes rotate-scale { 0% { -webkit-transform: rotate(0) scale(1); transform: rotate(0) scale(1) } 50% { -webkit-transform: rotate(180deg) scale(.5); transform: rotate(180deg) scale(.5) } 100% { -webkit-transform: rotate(360deg) scale(1); transform: rotate(360deg) scale(1) } } @-webkit-keyframes circle-turn { 0% { -webkit-transform: rotate(0); transform: rotate(0) } 50% { -webkit-transform: rotate(180deg); transform: rotate(180deg) } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) } } @keyframes circle-turn { 0% { -webkit-transform: rotate(0); transform: rotate(0) } 50% { -webkit-transform: rotate(180deg); transform: rotate(180deg) } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) } } @-webkit-keyframes square-flip { 25% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0); transform: perspective(100px) rotateX(180deg) rotateY(0) } 50% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg); transform: perspective(100px) rotateX(180deg) rotateY(180deg) } 75% { -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg); transform: perspective(100px) rotateX(0) rotateY(180deg) } 100% { -webkit-transform: perspective(100px) rotateX(0) rotateY(0); transform: perspective(100px) rotateX(0) rotateY(0) } } @keyframes square-flip { 25% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0); transform: perspective(100px) rotateX(180deg) rotateY(0) } 50% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg); transform: perspective(100px) rotateX(180deg) rotateY(180deg) } 75% { -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg); transform: perspective(100px) rotateX(0) rotateY(180deg) } 100% { -webkit-transform: perspective(100px) rotateX(0) rotateY(0); transform: perspective(100px) rotateX(0) rotateY(0) } } @-webkit-keyframes line-scale { 0%, 100% { -webkit-transform: scaley(1); transform: scaley(1) } 50% { -webkit-transform: scaley(.4); transform: scaley(.45) } } @keyframes line-scale { 0%, 100% { -webkit-transform: scaley(1); transform: scaley(1) } 50% { -webkit-transform: scaley(.45); transform: scaley(.45) } } @-webkit-keyframes jump-pulse { 33% { -webkit-transform: translateY(10px); transform: translateY(10px) } 66% { -webkit-transform: translateY(-10px); transform: translateY(-10px) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } @keyframes jump-pulse { 33% { -webkit-transform: translateY(10px); transform: translateY(10px) } 66% { -webkit-transform: translateY(-10px); transform: translateY(-10px) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } @-webkit-keyframes line-pulse { 0%, 80% { -webkit-transform: scale(1); transform: scale(1); opacity: 1 } 45% { -webkit-transform: scale(.1); transform: scale(.1); opacity: .75 } } @keyframes line-pulse { 0%, 80% { -webkit-transform: scale(1); transform: scale(1); opacity: 1 } 45% { -webkit-transform: scale(.1); transform: scale(.1); opacity: .75 } }
css/loading.css
@-webkit-keyframes circle-fade { 50% { opacity: .2; -webkit-transform: scale(.35); transform: scale(.35) } 100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1) } } @keyframes circle-fade { 50% { opacity: .2; -webkit-transform: scale(.35); transform: scale(.35) } 100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1) } } @-webkit-keyframes rotate-scale { 0% { -webkit-transform: rotate(0) scale(1); transform: rotate(0) scale(1) } 50% { -webkit-transform: rotate(180deg) scale(.5); transform: rotate(180deg) scale(.5) } 100% { -webkit-transform: rotate(360deg) scale(1); transform: rotate(360deg) scale(1) } } @keyframes rotate-scale { 0% { -webkit-transform: rotate(0) scale(1); transform: rotate(0) scale(1) } 50% { -webkit-transform: rotate(180deg) scale(.5); transform: rotate(180deg) scale(.5) } 100% { -webkit-transform: rotate(360deg) scale(1); transform: rotate(360deg) scale(1) } } @-webkit-keyframes circle-turn { 0% { -webkit-transform: rotate(0); transform: rotate(0) } 50% { -webkit-transform: rotate(180deg); transform: rotate(180deg) } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) } } @keyframes circle-turn { 0% { -webkit-transform: rotate(0); transform: rotate(0) } 50% { -webkit-transform: rotate(180deg); transform: rotate(180deg) } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) } } @-webkit-keyframes square-flip { 25% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0); transform: perspective(100px) rotateX(180deg) rotateY(0) } 50% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg); transform: perspective(100px) rotateX(180deg) rotateY(180deg) } 75% { -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg); transform: perspective(100px) rotateX(0) rotateY(180deg) } 100% { -webkit-transform: perspective(100px) rotateX(0) rotateY(0); transform: perspective(100px) rotateX(0) rotateY(0) } } @keyframes square-flip { 25% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0); transform: perspective(100px) rotateX(180deg) rotateY(0) } 50% { -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg); transform: perspective(100px) rotateX(180deg) rotateY(180deg) } 75% { -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg); transform: perspective(100px) rotateX(0) rotateY(180deg) } 100% { -webkit-transform: perspective(100px) rotateX(0) rotateY(0); transform: perspective(100px) rotateX(0) rotateY(0) } } @-webkit-keyframes line-scale { 0%, 100% { -webkit-transform: scaley(1); transform: scaley(1) } 50% { -webkit-transform: scaley(.4); transform: scaley(.45) } } @keyframes line-scale { 0%, 100% { -webkit-transform: scaley(1); transform: scaley(1) } 50% { -webkit-transform: scaley(.45); transform: scaley(.45) } } @-webkit-keyframes jump-pulse { 33% { -webkit-transform: translateY(10px); transform: translateY(10px) } 66% { -webkit-transform: translateY(-10px); transform: translateY(-10px) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } @keyframes jump-pulse { 33% { -webkit-transform: translateY(10px); transform: translateY(10px) } 66% { -webkit-transform: translateY(-10px); transform: translateY(-10px) } 100% { -webkit-transform: translateY(0); transform: translateY(0) } } @-webkit-keyframes line-pulse { 0%, 80% { -webkit-transform: scale(1); transform: scale(1); opacity: 1 } 45% { -webkit-transform: scale(.1); transform: scale(.1); opacity: .75 } } @keyframes line-pulse { 0%, 80% { -webkit-transform: scale(1); transform: scale(1); opacity: 1 } 45% { -webkit-transform: scale(.1); transform: scale(.1); opacity: .75 } }
0.412294
0.109658
.justified-gallery { width: 100%; position: relative; overflow: hidden } .justified-gallery>a, .justified-gallery>div { position: absolute; display: inline-block; overflow: hidden; filter: "alpha(opacity=10)"; opacity: .1 } .justified-gallery>a>img, .justified-gallery>div>img, .justified-gallery>a>a>img, .justified-gallery>div>a>img { position: absolute; top: 50%; left: 50%; margin: 0; padding: 0; border: 0; filter: "alpha(opacity=0)"; opacity: 0 } .justified-gallery>a>.caption, .justified-gallery>div>.caption { display: initial; position: absolute; bottom: 0; padding: 5px; background-color: #000; left: 0; right: 0; margin: 0; color: #fff; font-size: 12px; font-weight: 300; font-family: sans-serif; -webkit-transition: opacity 300ms ease; -moz-transition: opacity 300ms ease; -o-transition: opacity 300ms ease; transition: opacity 300ms ease; opacity: 0 } .justified-gallery>a>.caption.caption-visible, .justified-gallery>div>.caption.caption-visible { filter: "alpha(opacity=70)"; opacity: .7 } .justified-gallery>.entry-visible { filter: "alpha(opacity=100)"; opacity: 1; background: 0 0 } .justified-gallery>.entry-visible>img, .justified-gallery>.entry-visible>a>img { filter: "alpha(opacity=100)"; opacity: 1; -webkit-transition: opacity 500ms ease-in; -moz-transition: opacity 500ms ease-in; -o-transition: opacity 500ms ease-in; transition: opacity 500ms ease-in } .justified-gallery>.jg-filtered { display: none } .justified-gallery>.spinner { position: absolute; bottom: 0; margin-left: -24px; padding: 10px 0; left: 50%; filter: "alpha(opacity=100)"; opacity: 1; overflow: initial } .justified-gallery>.spinner>span { display: inline-block; filter: "alpha(opacity=0)"; opacity: 0; width: 8px; height: 8px; margin: 0 4px; background-color: #000; border-radius: 6px }
css/justifiedGallery.min.css
.justified-gallery { width: 100%; position: relative; overflow: hidden } .justified-gallery>a, .justified-gallery>div { position: absolute; display: inline-block; overflow: hidden; filter: "alpha(opacity=10)"; opacity: .1 } .justified-gallery>a>img, .justified-gallery>div>img, .justified-gallery>a>a>img, .justified-gallery>div>a>img { position: absolute; top: 50%; left: 50%; margin: 0; padding: 0; border: 0; filter: "alpha(opacity=0)"; opacity: 0 } .justified-gallery>a>.caption, .justified-gallery>div>.caption { display: initial; position: absolute; bottom: 0; padding: 5px; background-color: #000; left: 0; right: 0; margin: 0; color: #fff; font-size: 12px; font-weight: 300; font-family: sans-serif; -webkit-transition: opacity 300ms ease; -moz-transition: opacity 300ms ease; -o-transition: opacity 300ms ease; transition: opacity 300ms ease; opacity: 0 } .justified-gallery>a>.caption.caption-visible, .justified-gallery>div>.caption.caption-visible { filter: "alpha(opacity=70)"; opacity: .7 } .justified-gallery>.entry-visible { filter: "alpha(opacity=100)"; opacity: 1; background: 0 0 } .justified-gallery>.entry-visible>img, .justified-gallery>.entry-visible>a>img { filter: "alpha(opacity=100)"; opacity: 1; -webkit-transition: opacity 500ms ease-in; -moz-transition: opacity 500ms ease-in; -o-transition: opacity 500ms ease-in; transition: opacity 500ms ease-in } .justified-gallery>.jg-filtered { display: none } .justified-gallery>.spinner { position: absolute; bottom: 0; margin-left: -24px; padding: 10px 0; left: 50%; filter: "alpha(opacity=100)"; opacity: 1; overflow: initial } .justified-gallery>.spinner>span { display: inline-block; filter: "alpha(opacity=0)"; opacity: 0; width: 8px; height: 8px; margin: 0 4px; background-color: #000; border-radius: 6px }
0.660391
0.093595
@font-face { font-family: 'italo'; src: url('../fonts/ITALO_regular.eot'); src: url('../fonts/ITALO_regular.ttf') format('truetype'), url('../fonts/ITALO_regular.woff') format('woff'), url('../fonts/ITALO_regular.eot?#iefix') format('embedded-opentype'); } body{ overflow-x:hidden;font-family:"Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif} .text-muted{color:#777} .text-primary{color:#fed136} p{font-size:14px;line-height:1.75} p.large{font-size:16px} a,a:hover,a:focus,a:active,a.active{outline:0} a{color:#fed136} a:hover,a:focus,a:active,a.active{color:#fec503} h1,h2,h3,h4,h5,h6{font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700} .img-centered{margin:0 auto} .bg-light-gray{background-color:#f7f7f7} .bg-darkest-gray{background-color:#222} .btn-primary{color:#fff;background-color:#fed136;border-color:#fed136;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700} .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#fec503;border-color:#f6bf01} .btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none} .btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#fed136;border-color:#fed136} .btn-primary .badge{color:#fed136;background-color:#fff} .btn-xl{color:#fff;background-color:#fed136;border-color:#fed136;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700;border-radius:3px;font-size:18px;padding:20px 40px} .btn-xl:hover,.btn-xl:focus,.btn-xl:active,.btn-xl.active,.open .dropdown-toggle.btn-xl{color:#fff;background-color:#fec503;border-color:#f6bf01} .btn-xl:active,.btn-xl.active,.open .dropdown-toggle.btn-xl{background-image:none} .btn-xl.disabled,.btn-xl[disabled],fieldset[disabled] .btn-xl,.btn-xl.disabled:hover,.btn-xl[disabled]:hover,fieldset[disabled] .btn-xl:hover,.btn-xl.disabled:focus,.btn-xl[disabled]:focus,fieldset[disabled] .btn-xl:focus,.btn-xl.disabled:active,.btn-xl[disabled]:active,fieldset[disabled] .btn-xl:active,.btn-xl.disabled.active,.btn-xl[disabled].active,fieldset[disabled] .btn-xl.active{background-color:#fed136;border-color:#fed136} .btn-xl .badge{color:#fed136;background-color:#fff} .navbar-default{background-color:#222;border-color:transparent} .navbar-default .navbar-brand{ /*color:#fed136;*/ color:#fff; font-family: 'italo'; text-shadow: 1px 1px 3px #000; } .navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:active,.navbar-default .navbar-brand.active{color:#fec503} .navbar-default .navbar-collapse{border-color:rgba(255,255,255,.02)} .navbar-default .navbar-toggle{background-color:#fed136;border-color:#fed136} .navbar-default .navbar-toggle .icon-bar{background-color:#fff} .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#fed136} .navbar-default .nav li a{font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:400;letter-spacing:1px;} .navbar-default .nav li a:hover,.navbar-default .nav li a:focus{outline:0} .navbar-default .navbar-nav>.active>a{border-radius:0;color:#fff;background-color:#fed136} .navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#fff;background-color:#fec503} @media (min-width:768px){ .navbar-default{background-color:transparent;padding:25px 0;-webkit-transition:padding .3s;-moz-transition:padding .3s;transition:padding .3s;border:0} .navbar-default .navbar-brand{font-size:2em;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s} .navbar-default .navbar-nav>.active>a{border-radius:3px} .navbar-default.navbar-shrink{background-color:#222;padding:10px 0} .navbar-default.navbar-shrink .navbar-brand{font-size:1.5em} } header{background-repeat:none;background-attachment:scroll;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;text-align:center;color:#fff;} header .intro-text{ } header .intro-text .intro-lead-in{ font-family:'italo';text-transform:uppercase;font-size:60px;line-height:40px;margin-bottom:25px; } header .intro-text .intro-heading{ font-family:'italo';text-transform:uppercase;font-weight:700;font-size:80px;line-height:75px;margin-bottom:50px; } @media (max-width:768px){ header .intro-text{ position: relative; top: -8em; } header .intro-text .intro-lead-in{ font-family:'italo';text-transform:uppercase;font-size:40px;line-height:40px;margin-bottom:25px; } header .intro-text .intro-heading{ font-family:'italo';text-transform:uppercase;font-weight:700;font-size:60px;line-height:75px;margin-bottom:50px; } } section{padding:100px 0} section h2.section-heading{font-size:40px;margin-top:0;margin-bottom:15px} section h3.section-subheading{font-size:16px;font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:none;font-style:italic;font-weight:400;margin-bottom:75px} @media (min-width:768px){ section{padding:150px 0} } .service-heading{margin:15px 0;text-transform:none} #portfolio .portfolio-item{} #portfolio .portfolio-item .portfolio-link{display:block;position:relative;width:375px;height:250px;margin:0 auto; overflow: hidden;} #portfolio .portfolio-item .portfolio-link .portfolio-hover{background:rgba(254,209,54,.9);position:absolute;width:100%;height:100%;opacity:0;transition:all ease .5s;-webkit-transition:all ease .5s;-moz-transition:all ease .5s} #portfolio .portfolio-item .portfolio-link .portfolio-hover:hover{opacity:1} #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content{position:absolute;width:100%;height:20px;font-size:20px;text-align:center;top:50%;margin-top:-12px;color:#fff} #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i{margin-top:-12px} #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4{margin:0} #portfolio .portfolio-item .portfolio-caption{width:375px;margin:0 auto;background-color:#fff;text-align:center;padding:25px} #portfolio .portfolio-item .portfolio-caption h4{text-transform:none;margin:0}#portfolio .portfolio-item .portfolio-caption p{font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:italic;font-size:16px;margin:0} #portfolio *{z-index:2} @media (min-width:767px) { #portfolio .portfolio-item{margin:0 0 30px} } .timeline{list-style:none;padding:0;position:relative} .timeline:before{top:0;bottom:0;position:absolute;content:"";width:2px;background-color:#f1f1f1;left:40px;margin-left:-1.5px} .timeline>li{margin-bottom:50px;position:relative;min-height:50px} .timeline>li:before,.timeline>li:after{content:" ";display:table} .timeline>li:after{clear:both}.timeline>li .timeline-panel{width:100%;float:right;padding:0 20px 0 100px;position:relative;text-align:left} .timeline>li .timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto} .timeline>li .timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto} .timeline>li .timeline-image{left:0;margin-left:0;width:80px;height:80px;position:absolute;z-index:100;background-color:#fed136;color:#fff;border-radius:100%;border:7px solid #f1f1f1;text-align:center} .timeline>li .timeline-image h4{font-size:10px;margin-top:12px;line-height:14px}.timeline>li.timeline-inverted>.timeline-panel{float:right;text-align:left;padding:0 20px 0 100px} .timeline>li.timeline-inverted>.timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto} .timeline>li.timeline-inverted>.timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto} .timeline>li:last-child{margin-bottom:0} .timeline .timeline-heading h4{margin-top:0;color:inherit} .timeline .timeline-heading h4.subheading{text-transform:none} .timeline .timeline-body>p,.timeline .timeline-body>ul{margin-bottom:0} @media (min-width:768px){ .timeline:before{left:50%} .timeline>li{margin-bottom:100px;min-height:100px} .timeline>li .timeline-panel{width:41%;float:left;padding:0 20px 20px 30px;text-align:right} .timeline>li .timeline-image{width:100px;height:100px;left:50%;margin-left:-50px} .timeline>li .timeline-image h4{font-size:13px;margin-top:16px;line-height:18px} .timeline>li.timeline-inverted>.timeline-panel{float:right;text-align:left;padding:0 30px 20px 20px} } @media (min-width:992px){ .timeline>li{min-height:150px} .timeline>li .timeline-panel{padding:0 20px 20px} .timeline>li .timeline-image{width:150px;height:150px;margin-left:-75px} .timeline>li .timeline-image h4{font-size:18px;margin-top:30px;line-height:26px} .timeline>li.timeline-inverted>.timeline-panel{padding:0 20px 20px} } @media (min-width:1200px){ .timeline>li{min-height:170px} .timeline>li .timeline-panel{padding:0 20px 20px 100px} .timeline>li .timeline-image{width:170px;height:170px;margin-left:-85px} .timeline>li .timeline-image h4{margin-top:40px} .timeline>li.timeline-inverted>.timeline-panel{padding:0 100px 20px 20px} } .team-member{text-align:center;margin-bottom:50px} .team-member img{margin:0 auto;border:7px solid #fff} .team-member h4{margin-top:25px;margin-bottom:0;text-transform:none} .team-member p{margin-top:0}aside.clients img{margin:50px auto} section#contact{background-color:#222;background-image:url(../img/map-image.png);background-position:center;background-repeat:no-repeat} section#contact .section-heading{color:#fff} section#contact .form-group{margin-bottom:25px} section#contact .form-group input,section#contact .form-group textarea{padding:20px} section#contact .form-group input.form-control{height:auto} section#contact .form-group textarea.form-control{height:236px} section#contact .form-control:focus{border-color:#fed136;box-shadow:none} section#contact ::-webkit-input-placeholder{font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700;color:#bbb} section#contact :-moz-placeholder{font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700;color:#bbb} section#contact ::-moz-placeholder{font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700;color:#bbb} section#contact :-ms-input-placeholder{font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700;color:#bbb} section#contact .text-danger{color:#e74c3c}footer{padding:25px 0;text-align:center} footer span.copyright{line-height:40px;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;text-transform:none} footer ul.quicklinks{margin-bottom:0;line-height:40px;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;text-transform:none} ul.social-buttons{margin-bottom:0} ul.social-buttons li a{display:block;background-color:#222;height:40px;width:40px;border-radius:100%;font-size:20px;line-height:40px;color:#fff;outline:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s} ul.social-buttons li a:hover,ul.social-buttons li a:focus,ul.social-buttons li a:active{background-color:#fed136} .btn:focus,.btn:active,.btn.active,.btn:active:focus{outline:0} .portfolio-modal .modal-content{border-radius:0;background-clip:border-box;-webkit-box-shadow:none;box-shadow:none;border:0;min-height:100%;padding:100px 0;text-align:center} .portfolio-modal .modal-content h2{margin-bottom:15px;font-size:3em} .portfolio-modal .modal-content p{margin-bottom:30px} .portfolio-modal .modal-content p.item-intro{margin:20px 0 30px;font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:italic;font-size:16px} .portfolio-modal .modal-content ul.list-inline{margin-bottom:30px;margin-top:0} .portfolio-modal .modal-content img{margin-bottom:30px} .portfolio-modal .close-modal{position:absolute;width:75px;height:75px;background-color:transparent;top:25px;right:25px;cursor:pointer} .portfolio-modal .close-modal:hover{opacity:.3} .portfolio-modal .close-modal .lr{height:75px;width:1px;margin-left:35px;background-color:#222;transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);z-index:1051} .portfolio-modal .close-modal .lr .rl{height:75px;width:1px;background-color:#222;transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);z-index:1052} .portfolio-modal .modal-backdrop{opacity:0;display:none} ::-moz-selection{text-shadow:none;background:#fed136} ::selection{text-shadow:none;background:#fed136} img::selection{background:0 0} img::-moz-selection{background:0 0} body{webkit-tap-highlight-color:#fed136} @media only screen and (min-width : 320px) and (max-width : 900px) { #roteiro_info{ text-align: center; margin-bottom: 50px; } #facebook{ margin-top: 25px; } }
public/layout/css/agency.css
@font-face { font-family: 'italo'; src: url('../fonts/ITALO_regular.eot'); src: url('../fonts/ITALO_regular.ttf') format('truetype'), url('../fonts/ITALO_regular.woff') format('woff'), url('../fonts/ITALO_regular.eot?#iefix') format('embedded-opentype'); } body{ overflow-x:hidden;font-family:"Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif} .text-muted{color:#777} .text-primary{color:#fed136} p{font-size:14px;line-height:1.75} p.large{font-size:16px} a,a:hover,a:focus,a:active,a.active{outline:0} a{color:#fed136} a:hover,a:focus,a:active,a.active{color:#fec503} h1,h2,h3,h4,h5,h6{font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700} .img-centered{margin:0 auto} .bg-light-gray{background-color:#f7f7f7} .bg-darkest-gray{background-color:#222} .btn-primary{color:#fff;background-color:#fed136;border-color:#fed136;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700} .btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#fec503;border-color:#f6bf01} .btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none} .btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#fed136;border-color:#fed136} .btn-primary .badge{color:#fed136;background-color:#fff} .btn-xl{color:#fff;background-color:#fed136;border-color:#fed136;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700;border-radius:3px;font-size:18px;padding:20px 40px} .btn-xl:hover,.btn-xl:focus,.btn-xl:active,.btn-xl.active,.open .dropdown-toggle.btn-xl{color:#fff;background-color:#fec503;border-color:#f6bf01} .btn-xl:active,.btn-xl.active,.open .dropdown-toggle.btn-xl{background-image:none} .btn-xl.disabled,.btn-xl[disabled],fieldset[disabled] .btn-xl,.btn-xl.disabled:hover,.btn-xl[disabled]:hover,fieldset[disabled] .btn-xl:hover,.btn-xl.disabled:focus,.btn-xl[disabled]:focus,fieldset[disabled] .btn-xl:focus,.btn-xl.disabled:active,.btn-xl[disabled]:active,fieldset[disabled] .btn-xl:active,.btn-xl.disabled.active,.btn-xl[disabled].active,fieldset[disabled] .btn-xl.active{background-color:#fed136;border-color:#fed136} .btn-xl .badge{color:#fed136;background-color:#fff} .navbar-default{background-color:#222;border-color:transparent} .navbar-default .navbar-brand{ /*color:#fed136;*/ color:#fff; font-family: 'italo'; text-shadow: 1px 1px 3px #000; } .navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:active,.navbar-default .navbar-brand.active{color:#fec503} .navbar-default .navbar-collapse{border-color:rgba(255,255,255,.02)} .navbar-default .navbar-toggle{background-color:#fed136;border-color:#fed136} .navbar-default .navbar-toggle .icon-bar{background-color:#fff} .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#fed136} .navbar-default .nav li a{font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:400;letter-spacing:1px;} .navbar-default .nav li a:hover,.navbar-default .nav li a:focus{outline:0} .navbar-default .navbar-nav>.active>a{border-radius:0;color:#fff;background-color:#fed136} .navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#fff;background-color:#fec503} @media (min-width:768px){ .navbar-default{background-color:transparent;padding:25px 0;-webkit-transition:padding .3s;-moz-transition:padding .3s;transition:padding .3s;border:0} .navbar-default .navbar-brand{font-size:2em;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s} .navbar-default .navbar-nav>.active>a{border-radius:3px} .navbar-default.navbar-shrink{background-color:#222;padding:10px 0} .navbar-default.navbar-shrink .navbar-brand{font-size:1.5em} } header{background-repeat:none;background-attachment:scroll;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;text-align:center;color:#fff;} header .intro-text{ } header .intro-text .intro-lead-in{ font-family:'italo';text-transform:uppercase;font-size:60px;line-height:40px;margin-bottom:25px; } header .intro-text .intro-heading{ font-family:'italo';text-transform:uppercase;font-weight:700;font-size:80px;line-height:75px;margin-bottom:50px; } @media (max-width:768px){ header .intro-text{ position: relative; top: -8em; } header .intro-text .intro-lead-in{ font-family:'italo';text-transform:uppercase;font-size:40px;line-height:40px;margin-bottom:25px; } header .intro-text .intro-heading{ font-family:'italo';text-transform:uppercase;font-weight:700;font-size:60px;line-height:75px;margin-bottom:50px; } } section{padding:100px 0} section h2.section-heading{font-size:40px;margin-top:0;margin-bottom:15px} section h3.section-subheading{font-size:16px;font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:none;font-style:italic;font-weight:400;margin-bottom:75px} @media (min-width:768px){ section{padding:150px 0} } .service-heading{margin:15px 0;text-transform:none} #portfolio .portfolio-item{} #portfolio .portfolio-item .portfolio-link{display:block;position:relative;width:375px;height:250px;margin:0 auto; overflow: hidden;} #portfolio .portfolio-item .portfolio-link .portfolio-hover{background:rgba(254,209,54,.9);position:absolute;width:100%;height:100%;opacity:0;transition:all ease .5s;-webkit-transition:all ease .5s;-moz-transition:all ease .5s} #portfolio .portfolio-item .portfolio-link .portfolio-hover:hover{opacity:1} #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content{position:absolute;width:100%;height:20px;font-size:20px;text-align:center;top:50%;margin-top:-12px;color:#fff} #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i{margin-top:-12px} #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4{margin:0} #portfolio .portfolio-item .portfolio-caption{width:375px;margin:0 auto;background-color:#fff;text-align:center;padding:25px} #portfolio .portfolio-item .portfolio-caption h4{text-transform:none;margin:0}#portfolio .portfolio-item .portfolio-caption p{font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:italic;font-size:16px;margin:0} #portfolio *{z-index:2} @media (min-width:767px) { #portfolio .portfolio-item{margin:0 0 30px} } .timeline{list-style:none;padding:0;position:relative} .timeline:before{top:0;bottom:0;position:absolute;content:"";width:2px;background-color:#f1f1f1;left:40px;margin-left:-1.5px} .timeline>li{margin-bottom:50px;position:relative;min-height:50px} .timeline>li:before,.timeline>li:after{content:" ";display:table} .timeline>li:after{clear:both}.timeline>li .timeline-panel{width:100%;float:right;padding:0 20px 0 100px;position:relative;text-align:left} .timeline>li .timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto} .timeline>li .timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto} .timeline>li .timeline-image{left:0;margin-left:0;width:80px;height:80px;position:absolute;z-index:100;background-color:#fed136;color:#fff;border-radius:100%;border:7px solid #f1f1f1;text-align:center} .timeline>li .timeline-image h4{font-size:10px;margin-top:12px;line-height:14px}.timeline>li.timeline-inverted>.timeline-panel{float:right;text-align:left;padding:0 20px 0 100px} .timeline>li.timeline-inverted>.timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto} .timeline>li.timeline-inverted>.timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto} .timeline>li:last-child{margin-bottom:0} .timeline .timeline-heading h4{margin-top:0;color:inherit} .timeline .timeline-heading h4.subheading{text-transform:none} .timeline .timeline-body>p,.timeline .timeline-body>ul{margin-bottom:0} @media (min-width:768px){ .timeline:before{left:50%} .timeline>li{margin-bottom:100px;min-height:100px} .timeline>li .timeline-panel{width:41%;float:left;padding:0 20px 20px 30px;text-align:right} .timeline>li .timeline-image{width:100px;height:100px;left:50%;margin-left:-50px} .timeline>li .timeline-image h4{font-size:13px;margin-top:16px;line-height:18px} .timeline>li.timeline-inverted>.timeline-panel{float:right;text-align:left;padding:0 30px 20px 20px} } @media (min-width:992px){ .timeline>li{min-height:150px} .timeline>li .timeline-panel{padding:0 20px 20px} .timeline>li .timeline-image{width:150px;height:150px;margin-left:-75px} .timeline>li .timeline-image h4{font-size:18px;margin-top:30px;line-height:26px} .timeline>li.timeline-inverted>.timeline-panel{padding:0 20px 20px} } @media (min-width:1200px){ .timeline>li{min-height:170px} .timeline>li .timeline-panel{padding:0 20px 20px 100px} .timeline>li .timeline-image{width:170px;height:170px;margin-left:-85px} .timeline>li .timeline-image h4{margin-top:40px} .timeline>li.timeline-inverted>.timeline-panel{padding:0 100px 20px 20px} } .team-member{text-align:center;margin-bottom:50px} .team-member img{margin:0 auto;border:7px solid #fff} .team-member h4{margin-top:25px;margin-bottom:0;text-transform:none} .team-member p{margin-top:0}aside.clients img{margin:50px auto} section#contact{background-color:#222;background-image:url(../img/map-image.png);background-position:center;background-repeat:no-repeat} section#contact .section-heading{color:#fff} section#contact .form-group{margin-bottom:25px} section#contact .form-group input,section#contact .form-group textarea{padding:20px} section#contact .form-group input.form-control{height:auto} section#contact .form-group textarea.form-control{height:236px} section#contact .form-control:focus{border-color:#fed136;box-shadow:none} section#contact ::-webkit-input-placeholder{font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700;color:#bbb} section#contact :-moz-placeholder{font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700;color:#bbb} section#contact ::-moz-placeholder{font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700;color:#bbb} section#contact :-ms-input-placeholder{font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700;color:#bbb} section#contact .text-danger{color:#e74c3c}footer{padding:25px 0;text-align:center} footer span.copyright{line-height:40px;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;text-transform:none} footer ul.quicklinks{margin-bottom:0;line-height:40px;font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;text-transform:none} ul.social-buttons{margin-bottom:0} ul.social-buttons li a{display:block;background-color:#222;height:40px;width:40px;border-radius:100%;font-size:20px;line-height:40px;color:#fff;outline:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s} ul.social-buttons li a:hover,ul.social-buttons li a:focus,ul.social-buttons li a:active{background-color:#fed136} .btn:focus,.btn:active,.btn.active,.btn:active:focus{outline:0} .portfolio-modal .modal-content{border-radius:0;background-clip:border-box;-webkit-box-shadow:none;box-shadow:none;border:0;min-height:100%;padding:100px 0;text-align:center} .portfolio-modal .modal-content h2{margin-bottom:15px;font-size:3em} .portfolio-modal .modal-content p{margin-bottom:30px} .portfolio-modal .modal-content p.item-intro{margin:20px 0 30px;font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:italic;font-size:16px} .portfolio-modal .modal-content ul.list-inline{margin-bottom:30px;margin-top:0} .portfolio-modal .modal-content img{margin-bottom:30px} .portfolio-modal .close-modal{position:absolute;width:75px;height:75px;background-color:transparent;top:25px;right:25px;cursor:pointer} .portfolio-modal .close-modal:hover{opacity:.3} .portfolio-modal .close-modal .lr{height:75px;width:1px;margin-left:35px;background-color:#222;transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);z-index:1051} .portfolio-modal .close-modal .lr .rl{height:75px;width:1px;background-color:#222;transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);z-index:1052} .portfolio-modal .modal-backdrop{opacity:0;display:none} ::-moz-selection{text-shadow:none;background:#fed136} ::selection{text-shadow:none;background:#fed136} img::selection{background:0 0} img::-moz-selection{background:0 0} body{webkit-tap-highlight-color:#fed136} @media only screen and (min-width : 320px) and (max-width : 900px) { #roteiro_info{ text-align: center; margin-bottom: 50px; } #facebook{ margin-top: 25px; } }
0.208421
0.041852
html, body{ padding: 0; margin: 0; } .whole{ min-height: 800px; width: 750px; padding-bottom: 5px; margin: 0 auto; background-color: #fff; color: #325050; font-family: "Lucida Sans Unicode", sans-serif; font-size: 70%; position: relative; margin-top: 7px; } .header_container{ overflow: hidden; width: 750px; height:240px; display: block; } .left-container{ float: left; width: 450px; padding-left: 15px; } .footermain{ width: 100%; text-align: center; clear: both; } .footer{ padding-left: 0; margin: 2px auto; margin-bottom: 15px; } .right-container{ float: right; width: 250px; padding:right: 10px; margin-top: 20px; } p{ padding-left: 10px; text-align: justify; padding-right: 10px; color: #B7B5AA; margin-left: 10px; } p.italic{ padding-left: 10px; font-family: "Times New Roman"; font-size: 1.1em; font-style: italic; } a, a:link{ color: #BAC882; background-color: transparent; text-decoration: none; } a:visited{ color: #BAC882; background-color: transparent; text-decoration: none; } a:hover{ color: #00AAFF; background-color: transparent; text-decoration: underline; } a.class2, a.class2:link, a.class2:visited, li{ color: #b5b58e; background-color: transparent; text-decoration: none; font-style: italic; font-family: "Julius Sans One", sans-serif; font-size: 1em; font-weight: normal; margin-bottom: 0.25em } a.class2:hover{ color: #00AAFF; background-color: transparent; text-decoration: none; font-style: italic; font-family: "Julius Sans One", sans-serif; font-size: 1em; font-weight: normal; margin-bottom: 0.25em } ul{ list-style-image: url('bullet2.png'); line-height: 200%; font-size: small; line-height: 120%; } dt{ display: list-item; list-style-image: url('bullet1.png'); font-size: 1em; line-height: 80%; margin-bottom: 0.25px; } dd{ font-size: 0.9em; margin:0; margin-bottom: 15px; margin-top: 0.25px; color: #B7B5AA; } .footer li { display:inline; text-align: center; float: none; font-weight: bold; font-size: 0.9em; font-style: normal; padding-left: 5px; } h1{ width: 743px; height: 225px; background-image: url("header.png"); text-indent: -99999px; background-repeat: no-repeat; padding: 0 10%; margin:0; } h2, h3{ text-indent: -99999px; background-repeat: no-repeat; } h2{ margin-left: 10px; } h3.enlightenment{ width: 309px; height: 23px; background-image: url("enlightenment.png"); } h2.about{ width: 434px; height: 29px; background-image: url("about.png"); margin-top: 40px; } h2.requirements{ width: 432px; height: 27px; background-image: url("requirements.png"); margin-top: 20px; } h2.select{ width: 205px; height: 35px; background-image: url("select.png"); margin-top: 20px; } h2.archives{ width: 206px; height: 30px; background-image: url("archives.png"); margin-top: 20px; padding-bottom: 1px; } .left-outer{ float: left; background-color: #F6F6EE; height: 35px; width: 50%; margin-top: 71px; position: absolute; border: 1px solid #E9EAE2; } .right-outer{ float: right; right:0; background-color: #F2F7E9; height: 20px; width:50%; margin-top: 120px; position: absolute; border: 2px solid #EAF4DA; } .shadow{ background-image: url("background1.png"); min-height:600px; width:790px; margin-top: 10px; margin-left:260px; background-repeat: repeat-y; } .shadownend{ width:600px; height:100px; clear: both; background-color: red; }
HTML_exercises/exercise2/exer2.css
html, body{ padding: 0; margin: 0; } .whole{ min-height: 800px; width: 750px; padding-bottom: 5px; margin: 0 auto; background-color: #fff; color: #325050; font-family: "Lucida Sans Unicode", sans-serif; font-size: 70%; position: relative; margin-top: 7px; } .header_container{ overflow: hidden; width: 750px; height:240px; display: block; } .left-container{ float: left; width: 450px; padding-left: 15px; } .footermain{ width: 100%; text-align: center; clear: both; } .footer{ padding-left: 0; margin: 2px auto; margin-bottom: 15px; } .right-container{ float: right; width: 250px; padding:right: 10px; margin-top: 20px; } p{ padding-left: 10px; text-align: justify; padding-right: 10px; color: #B7B5AA; margin-left: 10px; } p.italic{ padding-left: 10px; font-family: "Times New Roman"; font-size: 1.1em; font-style: italic; } a, a:link{ color: #BAC882; background-color: transparent; text-decoration: none; } a:visited{ color: #BAC882; background-color: transparent; text-decoration: none; } a:hover{ color: #00AAFF; background-color: transparent; text-decoration: underline; } a.class2, a.class2:link, a.class2:visited, li{ color: #b5b58e; background-color: transparent; text-decoration: none; font-style: italic; font-family: "Julius Sans One", sans-serif; font-size: 1em; font-weight: normal; margin-bottom: 0.25em } a.class2:hover{ color: #00AAFF; background-color: transparent; text-decoration: none; font-style: italic; font-family: "Julius Sans One", sans-serif; font-size: 1em; font-weight: normal; margin-bottom: 0.25em } ul{ list-style-image: url('bullet2.png'); line-height: 200%; font-size: small; line-height: 120%; } dt{ display: list-item; list-style-image: url('bullet1.png'); font-size: 1em; line-height: 80%; margin-bottom: 0.25px; } dd{ font-size: 0.9em; margin:0; margin-bottom: 15px; margin-top: 0.25px; color: #B7B5AA; } .footer li { display:inline; text-align: center; float: none; font-weight: bold; font-size: 0.9em; font-style: normal; padding-left: 5px; } h1{ width: 743px; height: 225px; background-image: url("header.png"); text-indent: -99999px; background-repeat: no-repeat; padding: 0 10%; margin:0; } h2, h3{ text-indent: -99999px; background-repeat: no-repeat; } h2{ margin-left: 10px; } h3.enlightenment{ width: 309px; height: 23px; background-image: url("enlightenment.png"); } h2.about{ width: 434px; height: 29px; background-image: url("about.png"); margin-top: 40px; } h2.requirements{ width: 432px; height: 27px; background-image: url("requirements.png"); margin-top: 20px; } h2.select{ width: 205px; height: 35px; background-image: url("select.png"); margin-top: 20px; } h2.archives{ width: 206px; height: 30px; background-image: url("archives.png"); margin-top: 20px; padding-bottom: 1px; } .left-outer{ float: left; background-color: #F6F6EE; height: 35px; width: 50%; margin-top: 71px; position: absolute; border: 1px solid #E9EAE2; } .right-outer{ float: right; right:0; background-color: #F2F7E9; height: 20px; width:50%; margin-top: 120px; position: absolute; border: 2px solid #EAF4DA; } .shadow{ background-image: url("background1.png"); min-height:600px; width:790px; margin-top: 10px; margin-left:260px; background-repeat: repeat-y; } .shadownend{ width:600px; height:100px; clear: both; background-color: red; }
0.339499
0.067026
@-moz-document url-prefix("http://www.feedly.com/home") { .area{ border-color:rgba(45,45,45,1) !important; background-color:rgba(45,45,45,1) !important; } h1#feedlyTitleBar {color: rgba(255,255,255,1) !important;} #floatingBar {background-color: rgba(45,45,45,.7) !important;} #floatingBar h1 {color: rgba(255, 255, 255,1) !important;} .highlightableIcon:hover { border:1px solid rgba(255,255,255,1) !important; } .highlightableIcon { opacity:1 !important; background-color: rgba(255,255,255,1) !important; } .entryHolder {background-color: rgba(45,45,45,1) !important;} .pageActionBar { background-color: rgba(130,189,20,.85) !important; border-top-left-radius: 3px !important; border-bottom-left-radius: 3px !important; box-shadow:0 0 7px rgba(130,189,20,.5) !important; } .u5Entry { border: 1px solid #333 !important; background-color: #333 !important; } .u5Entry .title.unread {color: rgba(255,255,255,1) !important;} .column .inlineFrame { box-shadow: 0px 0px 999px rgba(0, 0, 0, 1) !important; border: 1px solid rgb(45, 45, 45) !important; } .inlineFrame { background-color: rgba(45,45,45,1) !important; border:1px solid rgba(234, 234, 233,.3) !important; } .u100Entry {background-color: rgba(45,45,45,1) !important;} .inlineFrame .title.read {color: rgb(255,255,255) !important;} .u0Entry {border:1px solid rgba(255,255,255,.03) !important;} .unread {color: rgb(255, 255, 255) !important;} .u0Entry:hover .unread {color: rgb(17, 17, 17) !important;} .u0Entry .quicklistHandle{background-color:rgba(255,255,255,.5) !important;} .u0Entry:hover .quicklistHandle{background-color:rgba(255,255,255,0) !important;} #sideArea .feedIndexTitle {color: rgba(255,255,255,.8) !important;} .u100frame.selectedEntry {background-color: rgba(45,45,45,.1) !important;} .tagged .tagLabel {color: rgba(255,255,255,1) !important;} .viewerIcon.hi { border: 0px solid rgb(130, 189, 26) !important; background-color: rgb(130, 189, 26) !important; opacity: 1 !important; } .entryBody {color: #afafaf !important;} .entryBody h,.entryBody h1,.entryBody h2,.entryBody h3,.entryBody h4,.entryBody h5 { color:#dfdfdf !important; } .entryBody strong{color: #dfdfdf !important;} .inlineFrame .entryBody img { max-width: 600px !important; margin-left: auto !important; margin-right: auto !important; } .entryBody iframe { max-width: 600px !important; margin-left: auto !important; margin-right: auto !important; } }
data/usercss/85216.user.css
@-moz-document url-prefix("http://www.feedly.com/home") { .area{ border-color:rgba(45,45,45,1) !important; background-color:rgba(45,45,45,1) !important; } h1#feedlyTitleBar {color: rgba(255,255,255,1) !important;} #floatingBar {background-color: rgba(45,45,45,.7) !important;} #floatingBar h1 {color: rgba(255, 255, 255,1) !important;} .highlightableIcon:hover { border:1px solid rgba(255,255,255,1) !important; } .highlightableIcon { opacity:1 !important; background-color: rgba(255,255,255,1) !important; } .entryHolder {background-color: rgba(45,45,45,1) !important;} .pageActionBar { background-color: rgba(130,189,20,.85) !important; border-top-left-radius: 3px !important; border-bottom-left-radius: 3px !important; box-shadow:0 0 7px rgba(130,189,20,.5) !important; } .u5Entry { border: 1px solid #333 !important; background-color: #333 !important; } .u5Entry .title.unread {color: rgba(255,255,255,1) !important;} .column .inlineFrame { box-shadow: 0px 0px 999px rgba(0, 0, 0, 1) !important; border: 1px solid rgb(45, 45, 45) !important; } .inlineFrame { background-color: rgba(45,45,45,1) !important; border:1px solid rgba(234, 234, 233,.3) !important; } .u100Entry {background-color: rgba(45,45,45,1) !important;} .inlineFrame .title.read {color: rgb(255,255,255) !important;} .u0Entry {border:1px solid rgba(255,255,255,.03) !important;} .unread {color: rgb(255, 255, 255) !important;} .u0Entry:hover .unread {color: rgb(17, 17, 17) !important;} .u0Entry .quicklistHandle{background-color:rgba(255,255,255,.5) !important;} .u0Entry:hover .quicklistHandle{background-color:rgba(255,255,255,0) !important;} #sideArea .feedIndexTitle {color: rgba(255,255,255,.8) !important;} .u100frame.selectedEntry {background-color: rgba(45,45,45,.1) !important;} .tagged .tagLabel {color: rgba(255,255,255,1) !important;} .viewerIcon.hi { border: 0px solid rgb(130, 189, 26) !important; background-color: rgb(130, 189, 26) !important; opacity: 1 !important; } .entryBody {color: #afafaf !important;} .entryBody h,.entryBody h1,.entryBody h2,.entryBody h3,.entryBody h4,.entryBody h5 { color:#dfdfdf !important; } .entryBody strong{color: #dfdfdf !important;} .inlineFrame .entryBody img { max-width: 600px !important; margin-left: auto !important; margin-right: auto !important; } .entryBody iframe { max-width: 600px !important; margin-left: auto !important; margin-right: auto !important; } }
0.315736
0.094552
.clear { clear: both; } /* Uncomment this section to create a sticky footer that is 60px in height. Change dimensions to increase/decrease footer height html, body { height: 100%; } #layout-wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -60px; } #push, #footer { height: 60px; } */ /* #Lists ================================================== */ ul, ol { margin: 0; } ul { list-style: none outside; } ol { list-style: decimal; } ol, ul.square, ul.circle, ul.disc { margin-left: 30px; } ul.square { list-style: square outside; } ul.circle { list-style: circle outside; } ul.disc { list-style: disc outside; } ul ul, ul ol, ol ol, ol ul { } ul ul li, ul ol li, ol ol li, ol ul li { } /* Header =================================================================== */ /* Uncomment this section to create hover-over dropdowns. Also add class name of "disabled" to <a> tag in MenuItemLinkdd.cshtml in Views folder .navbar .nav > li.dropdown:hover ul.dropdown-menu { display: block; } .navbar .nav > li.dropdown ul.dropdown-menu { margin-top: 0; } */ .navbar .nav > li.dropdown i { opacity: 0.60; filter: alpha(opacity = 60); } .navbar .nav > li.dropdown:hover i { opacity: 1; filter: alpha(opacity = 100); } /* second level menu links */ .dropdown .dropdown { position: relative; } .dropdown .dropdown:hover > .dropdown-menu { display: block; } .dropdown .dropdown:hover > a { color: #ffffff; text-decoration: none; background-color: #0088cc; background-image: -moz-linear-gradient(top, #0088cc, #0077b3); -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); -webkit-linear-gradient(top, #0088cc, #0077b3); -o-linear-gradient(top, #0088cc, #0077b3); linear-gradient(to bottom, #0088cc, #0077b3); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088c', endColorstr='#ff0077b3', GradientType=0); } .dropdown .dropdown:hover > a:after { border-left-color: #ffffff; } .dropdown .dropdown > a:after { display: block; float: right; width: 0; height: 0; margin-top: 5px; margin-right: -10px; border-color: transparent; border-left-color: #cccccc; border-style: solid; border-width: 5px 0 5px 5px; content: " "; } .dropdown .dropdown > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px 6px; border-radius: 0 6px 6px 6px; } .dropdown .dropdown > a > b { border: none; } /* third level menu links */ .dropdown .dropdown .dropdown { position: relative; } .dropdown .dropdown .dropdown:hover > .dropdown-menu { display: block; } .dropdown .dropdown .dropdown:hover > a { color: #ffffff; text-decoration: none; background-color: #0088cc; background-image: -moz-linear-gradient(top, #0088cc, #0077b3); -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); -webkit-linear-gradient(top, #0088cc, #0077b3); -o-linear-gradient(top, #0088cc, #0077b3); linear-gradient(to bottom, #0088cc, #0077b3); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088c', endColorstr='#ff0077b3', GradientType=0); } .dropdown .dropdown .dropdown:hover > a:after { border-left-color: #ffffff; } .dropdown .dropdown .dropdown > a:after { display: block; float: right; width: 0; height: 0; margin-top: 5px; margin-right: -10px; border-color: transparent; border-left-color: #cccccc; border-style: solid; border-width: 5px 0 5px 5px; content: " "; } .dropdown .dropdown .dropdown > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px 6px; border-radius: 0 6px 6px 6px; } .dropdown .dropdown .dropdown > a > b { border: none; } /* Comments =================================================================== */ .comments-sec { float: left; width: 100%; line-height: 20px; margin-top: -15px; } ol.commentlist { float: left; width: 100%; margin: 0; } ol.commentlist li { float: left; border-top: 1px solid #e7e7e7; padding: 25px 0 20px 0; } ol.commentlist li:first-child { border: none; padding: 25px 0 0px 0; } ol.commentlist li { list-style: none; } ol li ol.childlist { float: right; width: 89%; margin: 0px; } ol.commentlist li ol.childlist li:first-child { border-top: 1px solid #e9e9e9; padding: 25px 0 0 0; font-size: 12px; } ol.commentlist li ol.childlist li { border-top: 1px solid #e9e9e9; margin: 25px 0 15px 0; font-size: 12px; } .comments { float: left; width: 100%; } .comments-amount { color: #888; } ol li ol.childlist .comment-des { float: right; width: 89%; } .avatar { float: left; } .comment-des { float: right; width: 90%; } .comment-des strong { float: left; padding-right: 5px; font-size: 12px; } .comment-des span { float: left; color: #888; } .comment-by { float: left; width: 100%; padding-bottom: 8px; padding-top: 5px; color: #000; } .ie7 .comment-by span.reply span { display: none; } .comment-by span.reply { color: #888; float: right; display: inline; } .comment-by span.reply a { float: right; height: 17px; margin-left: 5px; font-weight: normal; float: right; } .comment-by span.date { color: #888; padding-right: 7px; float: right; } .ie7 .comment-by .date { display: none; } /* Contact Form =================================================================== */ .field textarea { max-width: 97%; min-width: 97%; height: 130px; margin: 5px 0 15px 0; } .field input { width: 240px; margin-bottom: 15px; } .field:focus { border: 1px solid #eee; } .field label span { color: #666; } .field .validation-error, .field .validation-error:focus { border: 1px solid #f2c4c2; background: #ffeceb; } .loading { background: url(../images/loader.gif) no-repeat 1px; height: 28px; width: 28px; float: left; margin: 5px 0 0 10px; display: none; } .success-message .notification { margin-bottom: 20px; } .success-message { display: none; } .form-spacer { margin-top: 20px; } /* Posts =================================================================== */ .post { padding: 0 0 15px 0; border-bottom: 1px solid #eee; margin-bottom: 10px; } .post.post-page { border-bottom: none; margin-bottom: 0; } .post-content { margin: 22px 0 0 0px; } /* Tags */ .post-meta { background: #fff; color: #666; margin: 5px 0px; padding: 10px 5px; border-top: 1px solid #eee; } .post-meta a { text-decoration: none; } .post-meta a:hover { } .post-meta i { opacity: 0.35; filter: alpha(opacity = 35); margin-right: 5px; zoom: 1; } .post-meta span { margin-right: 10px; } /* Pagination =================================================================== */ .pager { text-align: left; margin-bottom: -10px; } .pager a, .pager span { padding: 4px 12px; border: 1px solid #ddd; border-left-width: 0; display: inline-block; *float: left; background: #fff; margin-right: -1px; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; } .ie7 .pager span { margin-right: 5px; }
src/Orchard.Web/Themes/Bootstrap/Styles/site.css
.clear { clear: both; } /* Uncomment this section to create a sticky footer that is 60px in height. Change dimensions to increase/decrease footer height html, body { height: 100%; } #layout-wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -60px; } #push, #footer { height: 60px; } */ /* #Lists ================================================== */ ul, ol { margin: 0; } ul { list-style: none outside; } ol { list-style: decimal; } ol, ul.square, ul.circle, ul.disc { margin-left: 30px; } ul.square { list-style: square outside; } ul.circle { list-style: circle outside; } ul.disc { list-style: disc outside; } ul ul, ul ol, ol ol, ol ul { } ul ul li, ul ol li, ol ol li, ol ul li { } /* Header =================================================================== */ /* Uncomment this section to create hover-over dropdowns. Also add class name of "disabled" to <a> tag in MenuItemLinkdd.cshtml in Views folder .navbar .nav > li.dropdown:hover ul.dropdown-menu { display: block; } .navbar .nav > li.dropdown ul.dropdown-menu { margin-top: 0; } */ .navbar .nav > li.dropdown i { opacity: 0.60; filter: alpha(opacity = 60); } .navbar .nav > li.dropdown:hover i { opacity: 1; filter: alpha(opacity = 100); } /* second level menu links */ .dropdown .dropdown { position: relative; } .dropdown .dropdown:hover > .dropdown-menu { display: block; } .dropdown .dropdown:hover > a { color: #ffffff; text-decoration: none; background-color: #0088cc; background-image: -moz-linear-gradient(top, #0088cc, #0077b3); -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); -webkit-linear-gradient(top, #0088cc, #0077b3); -o-linear-gradient(top, #0088cc, #0077b3); linear-gradient(to bottom, #0088cc, #0077b3); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088c', endColorstr='#ff0077b3', GradientType=0); } .dropdown .dropdown:hover > a:after { border-left-color: #ffffff; } .dropdown .dropdown > a:after { display: block; float: right; width: 0; height: 0; margin-top: 5px; margin-right: -10px; border-color: transparent; border-left-color: #cccccc; border-style: solid; border-width: 5px 0 5px 5px; content: " "; } .dropdown .dropdown > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px 6px; border-radius: 0 6px 6px 6px; } .dropdown .dropdown > a > b { border: none; } /* third level menu links */ .dropdown .dropdown .dropdown { position: relative; } .dropdown .dropdown .dropdown:hover > .dropdown-menu { display: block; } .dropdown .dropdown .dropdown:hover > a { color: #ffffff; text-decoration: none; background-color: #0088cc; background-image: -moz-linear-gradient(top, #0088cc, #0077b3); -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); -webkit-linear-gradient(top, #0088cc, #0077b3); -o-linear-gradient(top, #0088cc, #0077b3); linear-gradient(to bottom, #0088cc, #0077b3); background-repeat: repeat-x; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088c', endColorstr='#ff0077b3', GradientType=0); } .dropdown .dropdown .dropdown:hover > a:after { border-left-color: #ffffff; } .dropdown .dropdown .dropdown > a:after { display: block; float: right; width: 0; height: 0; margin-top: 5px; margin-right: -10px; border-color: transparent; border-left-color: #cccccc; border-style: solid; border-width: 5px 0 5px 5px; content: " "; } .dropdown .dropdown .dropdown > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px 6px; border-radius: 0 6px 6px 6px; } .dropdown .dropdown .dropdown > a > b { border: none; } /* Comments =================================================================== */ .comments-sec { float: left; width: 100%; line-height: 20px; margin-top: -15px; } ol.commentlist { float: left; width: 100%; margin: 0; } ol.commentlist li { float: left; border-top: 1px solid #e7e7e7; padding: 25px 0 20px 0; } ol.commentlist li:first-child { border: none; padding: 25px 0 0px 0; } ol.commentlist li { list-style: none; } ol li ol.childlist { float: right; width: 89%; margin: 0px; } ol.commentlist li ol.childlist li:first-child { border-top: 1px solid #e9e9e9; padding: 25px 0 0 0; font-size: 12px; } ol.commentlist li ol.childlist li { border-top: 1px solid #e9e9e9; margin: 25px 0 15px 0; font-size: 12px; } .comments { float: left; width: 100%; } .comments-amount { color: #888; } ol li ol.childlist .comment-des { float: right; width: 89%; } .avatar { float: left; } .comment-des { float: right; width: 90%; } .comment-des strong { float: left; padding-right: 5px; font-size: 12px; } .comment-des span { float: left; color: #888; } .comment-by { float: left; width: 100%; padding-bottom: 8px; padding-top: 5px; color: #000; } .ie7 .comment-by span.reply span { display: none; } .comment-by span.reply { color: #888; float: right; display: inline; } .comment-by span.reply a { float: right; height: 17px; margin-left: 5px; font-weight: normal; float: right; } .comment-by span.date { color: #888; padding-right: 7px; float: right; } .ie7 .comment-by .date { display: none; } /* Contact Form =================================================================== */ .field textarea { max-width: 97%; min-width: 97%; height: 130px; margin: 5px 0 15px 0; } .field input { width: 240px; margin-bottom: 15px; } .field:focus { border: 1px solid #eee; } .field label span { color: #666; } .field .validation-error, .field .validation-error:focus { border: 1px solid #f2c4c2; background: #ffeceb; } .loading { background: url(../images/loader.gif) no-repeat 1px; height: 28px; width: 28px; float: left; margin: 5px 0 0 10px; display: none; } .success-message .notification { margin-bottom: 20px; } .success-message { display: none; } .form-spacer { margin-top: 20px; } /* Posts =================================================================== */ .post { padding: 0 0 15px 0; border-bottom: 1px solid #eee; margin-bottom: 10px; } .post.post-page { border-bottom: none; margin-bottom: 0; } .post-content { margin: 22px 0 0 0px; } /* Tags */ .post-meta { background: #fff; color: #666; margin: 5px 0px; padding: 10px 5px; border-top: 1px solid #eee; } .post-meta a { text-decoration: none; } .post-meta a:hover { } .post-meta i { opacity: 0.35; filter: alpha(opacity = 35); margin-right: 5px; zoom: 1; } .post-meta span { margin-right: 10px; } /* Pagination =================================================================== */ .pager { text-align: left; margin-bottom: -10px; } .pager a, .pager span { padding: 4px 12px; border: 1px solid #ddd; border-left-width: 0; display: inline-block; *float: left; background: #fff; margin-right: -1px; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; } .ie7 .pager span { margin-right: 5px; }
0.422981
0.107017
background: #C5E3BF; border: 1px solid #98A148; color: #000; margin: 0 0 20px 0; padding: 10px; display: none; } .vvv_combobox { width: 100%; } .vvv_textbox { height: 150px; width: 100%; } .form-table input[type="text"], .vvv_textfield { width:100%; height: 24px; margin-bottom: 5px; } .cli-plugin-example { display: block; } #cookielawinfo-accordion h4 { border-bottom: 1px solid #ccc; line-height: 110%; padding: 5px; } #cookielawinfo-accordion h4 code { padding-left: 40px; background: transparent; } .cli-help pre { font-weight: bold; } .cli-help span { margin: 0 0 30px 15px; display: block; } .cli-plugin-toolbar { height: 40px; width: 100%; margin: 0; padding: 0; } .cli-plugin-toolbar .left { float: left; margin: 0; padding: 0; } .cli-plugin-toolbar .left img { vertical-align: text-bottom; margin-right: 10px; } .cli-plugin-toolbar .right { float: right; margin: 0; padding: 0; } .cli-plugin-toolbar.top { margin-bottom: -5px; } .cli-plugin-toolbar.bottom { margin-top: 12px; } #header_on_off_field_warning { margin-left: 30px; } .warning { /* called by jQuery in admin-ui-controller.js */ color: #f00; font-weight: bold; } .cli-plugin-container { overflow: hidden; width: 100%; } .cli-plugin-left-col { float: left; padding-bottom: 500em; margin-bottom: -500em; } .cli-plugin-right-col { float: left; margin-right: -1px; /* For IE */ padding-bottom: 500em; margin-bottom: -500em; } .cli-plugin-container.width-50 { width: 50%; } .cli-plugin-container.width-60 { width: 60%; } .cli-plugin-container.width-70 { width: 70%; } .cli-plugin-container.width-80 { width: 80%; } .cli-plugin-container.width-90 { width: 90%; } .cli-plugin-left-col.width-50, .cli-plugin-right-col.width-50 { width: 50%; } .cli-plugin-left-col.width-62, .cli-plugin-right-col.width-62 { width: 62%; } /* Golden Ratio */ .cli-plugin-left-col.width-38, .cli-plugin-right-col.width-38 { width: 38%; } /* Golden Ratio */ .cli-plugin-left-col.width-f220, .cli-plugin-right-col.width-f220 { width: 220px; } .cli-plugin-container div.pad-5, .cli-plugin-left-col div.pad-5, .cli-plugin-right-col div.pad-5 { padding: 5px; } .cli-plugin-container div.pad-10, .cli-plugin-left-col div.pad-10, .cli-plugin-right-col div.pad-10 { padding: 10px; } .width-60 { width: 60%; } .width-100 { width: 100%; }
config/public/wp-content/plugins/cookie-law-info/css/cli-admin-style.css
background: #C5E3BF; border: 1px solid #98A148; color: #000; margin: 0 0 20px 0; padding: 10px; display: none; } .vvv_combobox { width: 100%; } .vvv_textbox { height: 150px; width: 100%; } .form-table input[type="text"], .vvv_textfield { width:100%; height: 24px; margin-bottom: 5px; } .cli-plugin-example { display: block; } #cookielawinfo-accordion h4 { border-bottom: 1px solid #ccc; line-height: 110%; padding: 5px; } #cookielawinfo-accordion h4 code { padding-left: 40px; background: transparent; } .cli-help pre { font-weight: bold; } .cli-help span { margin: 0 0 30px 15px; display: block; } .cli-plugin-toolbar { height: 40px; width: 100%; margin: 0; padding: 0; } .cli-plugin-toolbar .left { float: left; margin: 0; padding: 0; } .cli-plugin-toolbar .left img { vertical-align: text-bottom; margin-right: 10px; } .cli-plugin-toolbar .right { float: right; margin: 0; padding: 0; } .cli-plugin-toolbar.top { margin-bottom: -5px; } .cli-plugin-toolbar.bottom { margin-top: 12px; } #header_on_off_field_warning { margin-left: 30px; } .warning { /* called by jQuery in admin-ui-controller.js */ color: #f00; font-weight: bold; } .cli-plugin-container { overflow: hidden; width: 100%; } .cli-plugin-left-col { float: left; padding-bottom: 500em; margin-bottom: -500em; } .cli-plugin-right-col { float: left; margin-right: -1px; /* For IE */ padding-bottom: 500em; margin-bottom: -500em; } .cli-plugin-container.width-50 { width: 50%; } .cli-plugin-container.width-60 { width: 60%; } .cli-plugin-container.width-70 { width: 70%; } .cli-plugin-container.width-80 { width: 80%; } .cli-plugin-container.width-90 { width: 90%; } .cli-plugin-left-col.width-50, .cli-plugin-right-col.width-50 { width: 50%; } .cli-plugin-left-col.width-62, .cli-plugin-right-col.width-62 { width: 62%; } /* Golden Ratio */ .cli-plugin-left-col.width-38, .cli-plugin-right-col.width-38 { width: 38%; } /* Golden Ratio */ .cli-plugin-left-col.width-f220, .cli-plugin-right-col.width-f220 { width: 220px; } .cli-plugin-container div.pad-5, .cli-plugin-left-col div.pad-5, .cli-plugin-right-col div.pad-5 { padding: 5px; } .cli-plugin-container div.pad-10, .cli-plugin-left-col div.pad-10, .cli-plugin-right-col div.pad-10 { padding: 10px; } .width-60 { width: 60%; } .width-100 { width: 100%; }
0.378344
0.058642
@import url(https://fonts.googleapis.com/css?family=Cardo:400,400i,700); @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i); /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in * IE on Windows Phone and in iOS. */ html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers (opinionated). */ body { margin: 0; } /** * Add the correct display in IE 9-. */ article, aside, footer, header, nav, section { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * Add the correct display in IE 9-. */ figcaption, figure { display: block; } /** * Add the correct margin in IE 8. */ figure { margin: 1em 40px; } /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * Add the correct display in IE. */ main { display: block; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Links ========================================================================== */ /** * 1. Remove the gray background on active links in IE 10. * 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */ a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * 1. Remove the bottom border in Chrome 57- and Firefox 39-. * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ } /** * Prevent the duplicate application of `bolder` by the next rule in Safari 6. */ b, strong { font-weight: inherit; } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font style in Android 4.3-. */ dfn { font-style: italic; } /** * Add the correct background and color in IE 9-. */ mark { background-color: #ff0; color: #000; } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Add the correct display in IE 9-. */ audio, video { display: inline-block; } /** * Add the correct display in iOS 4-7. */ audio:not([controls]) { display: none; height: 0; } /** * Remove the border on images inside links in IE 10-. */ img { border-style: none; } /** * Hide the overflow in IE. */ svg:not(:root) { overflow: hidden; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers (opinionated). * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. */ button { overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` * controls in Android 4. * 2. Correct the inability to style clickable types in iOS and Safari. */ button, html [type=button], [type=reset], [type=submit] { -webkit-appearance: button; /* 2 */ } button, [type=button], [type=reset], [type=submit] { /** * Remove the inner border and padding in Firefox. */ /** * Restore the focus styles unset by the previous rule. */ } button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner { border-style: none; padding: 0; } button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Show the overflow in Edge. */ input { overflow: visible; } /** * 1. Add the correct box sizing in IE 10-. * 2. Remove the padding in IE 10-. */ [type=checkbox], [type=radio] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type=search] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ /** * Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */ } [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ color: inherit; /* 2 */ white-space: normal; /* 1 */ } /** * 1. Add the correct display in IE 9-. * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Remove the default vertical scrollbar in IE. */ textarea { overflow: auto; } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* * Add the correct display in IE 9-. */ menu { display: block; } /* Scripting ========================================================================== */ /** * Add the correct display in IE 9-. */ canvas { display: inline-block; } /** * Add the correct display in IE. */ template { display: none; } /* Hidden ========================================================================== */ /** * Add the correct display in IE 10-. */ [hidden] { display: none; } body { margin: 0 auto; font-family: "Open Sans", sans-serif; font-size: 16px; color: #605858; line-height: 1.9375; } * { position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; } /*** INSERT NEW TOKENS HERE ***/ .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table { display: table; border-collapse: collapse; border-spacing: 0; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-heading { display: block; margin-bottom: 0; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-caption { display: table-caption; margin-bottom: 2em; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-header { display: table-header-group; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-body { display: table-row-group; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-footer { display: table-footer-group; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-row { display: table-row; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-cell { display: table-cell; padding: 1em 1em; } /*** INSERT NEW ATOMS HERE ***/ /*** INSERT NEW MOLECULES HERE ***/ /*** INSERT NEW COMPOUNDS HERE ***/ /*** INSERT NEW ORGANISMS HERE ***/ [v-cloak] { display: none; } .fade-enter, .fade-leave-to { opacity: 0; } .fade-enter-active, .fade-leave-active { -webkit-transition: opacity 0.25s ease; transition: opacity 0.25s ease; } body { overflow-x: hidden; } body { font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: normal; font-style: normal; line-height: 1.9375; letter-spacing: normal; text-transform: none; text-align: left; color: #605858; } a { text-decoration: none; } * { position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; } svg { fill: #605858; } h1 { font-family: "Cardo", serif; font-size: 72px; font-weight: bold; font-style: normal; line-height: normal; letter-spacing: normal; text-transform: none; color: #091C44; } h2 { font-family: "Cardo", serif; font-size: 48px; font-weight: normal; font-style: normal; line-height: 1.0833; letter-spacing: normal; text-transform: none; color: #091C44; } h3 { font-family: "Open Sans", sans-serif; font-size: 24px; font-weight: bold; font-style: normal; line-height: 1.7083; letter-spacing: normal; text-transform: none; color: #605858; } h4 { font-family: "Cardo", serif; font-size: 28px; font-weight: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-transform: none; color: #605858; } h5 { font-family: "Cardo", serif; font-size: 26px; font-weight: normal; font-style: normal; line-height: normal; letter-spacing: normal; text-transform: none; color: #605858; } h6 { font-family: "Open Sans", sans-serif; font-size: 12px; font-weight: bold; font-style: normal; line-height: 1.6667; letter-spacing: 0.05em; text-transform: uppercase; color: #605858; } pre { background-color: #f5f2f0; color: slategray; padding: 10px 1em; } pre, code { font-family: monospace; } :not(pre) code { background-color: #f5f2f0; color: slategray; padding: 2.5px 5px; border-radius: 3px; } .copy { cursor: copy; } .tippy-popper { font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: normal; font-style: normal; line-height: 1.9375; letter-spacing: normal; text-transform: none; text-align: left; color: #FFFFFF; } .tippy-popper .tippy-tooltip { background-color: #333333; } .tippy-popper .tippy-arrow { border-botton-color: #333333; } .tippy-popper .tippy-content { font-size: 0.8rem !important; } .tippy-popper.-success .tippy-tooltip { background-color: #257611; } .tippy-popper.-success .tippy-arrow { border-bottom-color: #257611; } .tippy-popper.-caution .tippy-tooltip { background-color: #AB750C; } .tippy-popper.-caution .tippy-arrow { border-bottom-color: #AB750C; } .tippy-popper.-error .tippy-tooltip { background-color: #B82216; } .tippy-popper.-error .tippy-arrow { border-bottom-color: #B82216; } pre[class*=language-] .token.comment, code[class*=language-] .token.comment { color: slategray; } pre[class*=language-] .token.prolog, code[class*=language-] .token.prolog { color: slategray; } pre[class*=language-] .token.doctype, code[class*=language-] .token.doctype { color: slategray; } pre[class*=language-] .token.cdata, code[class*=language-] .token.cdata { color: slategray; } pre[class*=language-] .token.punctuation, code[class*=language-] .token.punctuation { color: #999999; } pre[class*=language-] .token.property, code[class*=language-] .token.property { color: #990055; } pre[class*=language-] .token.tag, code[class*=language-] .token.tag { color: #990055; } pre[class*=language-] .token.boolean, code[class*=language-] .token.boolean { color: #990055; } pre[class*=language-] .token.number, code[class*=language-] .token.number { color: #990055; } pre[class*=language-] .token.constant, code[class*=language-] .token.constant { color: #990055; } pre[class*=language-] .token.symbol, code[class*=language-] .token.symbol { color: #990055; } pre[class*=language-] .token.deleted, code[class*=language-] .token.deleted { color: #990055; } pre[class*=language-] .token.selector, code[class*=language-] .token.selector { color: #669900; } pre[class*=language-] .token.attr-name, code[class*=language-] .token.attr-name { color: #669900; } pre[class*=language-] .token.string, code[class*=language-] .token.string { color: #669900; } pre[class*=language-] .token.char, code[class*=language-] .token.char { color: #669900; } pre[class*=language-] .token.builtin, code[class*=language-] .token.builtin { color: #669900; } pre[class*=language-] .token.inserted, code[class*=language-] .token.inserted { color: #669900; } pre[class*=language-] .token.operator, code[class*=language-] .token.operator { color: #9a6e3a; } pre[class*=language-] .token.entity, code[class*=language-] .token.entity { color: #9a6e3a; } pre[class*=language-] .token.url, code[class*=language-] .token.url { color: #9a6e3a; } pre[class*=language-] .token.atrule, code[class*=language-] .token.atrule { color: #0077aa; } pre[class*=language-] .token.attr-value, code[class*=language-] .token.attr-value { color: #0077aa; } pre[class*=language-] .token.keyword, code[class*=language-] .token.keyword { color: #0077aa; } pre[class*=language-] .token.function, code[class*=language-] .token.function { color: #dd4a68; } pre[class*=language-] .token.class-name, code[class*=language-] .token.class-name { color: #dd4a68; } pre[class*=language-] .token.regex, code[class*=language-] .token.regex { color: #ee9900; } pre[class*=language-] .token.important, code[class*=language-] .token.important { color: #ee9900; } pre[class*=language-] .token.variable, code[class*=language-] .token.variable { color: #ee9900; } pre[class*=language-] .token.important, code[class*=language-] .token.important { font-weight: bold; } pre[class*=language-] .token.bold, code[class*=language-] .token.bold { font-weight: bold; } pre[class*=language-] .token.italic, code[class*=language-] .token.italic { font-style: italic; } pre[class*=language-] .token.operator, code[class*=language-] .token.operator { background: rgba(255, 255, 255, 0.5); } pre[class*=language-] .token.entity, code[class*=language-] .token.entity { background: rgba(255, 255, 255, 0.5); cursor: help; } pre[class*=language-] .language-css .token-string, code[class*=language-] .language-css .token-string { color: #9a6e3a; background: rgba(255, 255, 255, 0.5); } pre[class*=language-] .style .token-string, code[class*=language-] .style .token-string { color: #9a6e3a; background: rgba(255, 255, 255, 0.5); } #sg-patterns { padding-left: 1em; padding-right: 1em; } .sg-pattern .sg-pattern-title { font-family: "Cardo", serif !important; font-size: 48px !important; font-weight: normal !important; font-style: normal !important; line-height: 1.0833 !important; letter-spacing: normal !important; text-transform: none !important; color: #091C44 !important; } .sg-pattern .patternLink { color: inherit; } .sg-pattern-category .sg-pattern-category-title { font-family: "Cardo", serif !important; font-size: 72px !important; font-weight: bold !important; font-style: normal !important; line-height: normal !important; letter-spacing: normal !important; text-transform: none !important; color: #091C44 !important; } .sg-pattern-category .patternLink { color: inherit; } .sg-pattern-extra { overflow: auto !important; } .sg-pattern-extra .sg-pattern-extra-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .sg-pattern-extra .sg-pattern-extra-info, .sg-pattern-extra .sg-pattern-extra-code { width: 100%; } .sg-pattern-extra .sg-pattern-extra-info { font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: normal; font-style: normal; line-height: 1.9375; letter-spacing: normal; text-transform: none; text-align: left; color: #605858; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table { border-collapse: collapse; border: 1px solid #B6BDCC; width: 100%; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table { text-align: left; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table { font-family: "Open Sans", sans-serif; font-size: 12px; font-weight: normal; font-style: normal; line-height: 1.6667; letter-spacing: normal; text-transform: none; text-align: left; color: #605858; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-heading { text-align: left; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-heading { font-family: "Open Sans", sans-serif; font-size: 22px; font-weight: normal; font-style: normal; line-height: 1.6364; letter-spacing: normal; text-transform: none; color: #082B73; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-caption { text-align: left; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-caption { font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: normal; font-style: normal; line-height: 1.9375; letter-spacing: normal; text-transform: none; text-align: left; color: #605858; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-header { background-color: #091C44; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-header { font-family: "Open Sans", sans-serif; font-size: 12px; font-weight: bold; font-style: normal; line-height: 1.6667; letter-spacing: 0.05em; text-transform: uppercase; color: #E9BF55; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-header, .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-body, .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-footer { border: 1px solid #E7EAF1; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-row { border-bottom: 1px solid #E7EAF1; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-row:last-of-type { border-bottom: 0; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-cell.-heading { font-weight: bold; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-body .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-cell.-heading:not(:last-child) { border-right: 1px solid #E7EAF1; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-body .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-cell.-heading:not(:first-child) { border-left: 1px solid #E7EAF1; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table th, .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table td { padding: 10px 1em; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table tr { border-bottom: 1px solid #B6BDCC; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table thead { background-color: #E7EAF1; } .sg-pattern-state { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 1.5px 5px; margin-left: 1em; border-radius: 3px; text-shadow: 0px 0px 3px rgba(96, 88, 88, 0.4); font-weight: 500 !important; } .sg-pattern-state { font-family: "Open Sans", sans-serif; font-size: 12px; font-weight: bold; font-style: normal; line-height: 1.6667; letter-spacing: 0.05em; text-transform: uppercase; text-align: left; color: white !important; } .sg-pattern-state.specification { background-color: #708090; text-transform: uppercase !important; font-size: 0.75rem !important; } .sg-pattern-state.construction { background-color: #F2C900; text-transform: uppercase !important; font-size: 0.75rem !important; } .sg-pattern-state.review { background-color: #FFAB4A; text-transform: uppercase !important; font-size: 0.75rem !important; } .sg-pattern-state.complete { background-color: #61BD4F; text-transform: uppercase !important; font-size: 0.75rem !important; } .sg-pattern-state.reconsideration { background-color: #0079BF; text-transform: uppercase !important; font-size: 0.75rem !important; } .sg-pattern-state.deprecated { background-color: #EB5A46; text-transform: uppercase !important; font-size: 0.75rem !important; } .sg-pattern-state::before { content: none !important; } [id^=meta-] .sg-pattern-extra-code { display: none !important; } .pl-iconset-icon { display: inline-block; } .pl-iconset-icon svg { fill: #605858; } .pl-iconset-icon.-material { width: 25px; height: 25px; } .pl-iconset-icon.-socicon { width: 22px; height: 22px; padding: 1.5px; } .pl-block { margin-top: 2em; border: 1px solid #E7EAF1; padding: 1em; } .pl-block-name, .pl-block-class { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; } .pl-block-class { margin-left: 1em; font-size: 0.85rem; } .pl-block-info { border-top: 1px solid #E7EAF1; } .pl-block:first-of-type { margin-top: auto; } .pl-grid { --columns-s: 1; --columns-m: 2; --columns-l: 3; --gap: 1rem; display: grid; grid-gap: var(--gap); grid-auto-rows: -webkit-min-content; grid-auto-rows: min-content; grid-template-columns: repeat(var(--columns-s), 1fr); } @media (min-width: 600px) and (max-width: 900px) { .pl-grid { grid-template-columns: repeat(var(--columns-m), 1fr); } } @media (min-width: 901px) { .pl-grid { grid-template-columns: repeat(var(--columns-l), 1fr); } } .pl-grid-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 10px; border: 1px solid #E7EAF1; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .pl-grid-item-id { text-align: center; text-transform: uppercase !important; font-size: 1rem !important; } .pl-grid-item-id { font-family: "Open Sans", sans-serif; font-size: 22px; font-weight: normal; font-style: normal; line-height: 1.6364; letter-spacing: normal; text-transform: none; color: #605858; } .pl-grid-item-info { margin-top: 10px; margin-bottom: 10px; width: 100%; } .pl-grid-item-info:first-child { margin-top: 0; } .pl-grid-item-meta { display: grid; grid-template-areas: "label data"; grid-template-columns: -webkit-max-content minmax(0, auto); grid-template-columns: max-content minmax(0, auto); grid-gap: 10px; font-size: 0.8rem !important; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: auto; } .pl-grid-item-meta { font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: normal; font-style: normal; line-height: 1.9375; letter-spacing: normal; text-transform: none; text-align: left; color: #605858; } .pl-grid-item-meta-label { grid-area: label; text-transform: uppercase; font-weight: bold !important; } .pl-grid-item-meta-data { grid-area: data; } .pl-callout { padding: 1em; margin-bottom: 1em; border: 1px solid #E7EAF1; } .pl-callout { font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: normal; font-style: normal; line-height: 1.9375; letter-spacing: normal; text-transform: none; text-align: left; color: #605858; } .pl-table { display: grid; grid-template-areas: "fixed scrollable"; grid-template-columns: 200px 1fr; font-size: 12px; } .pl-table-header { text-align: center; display: contents; } .pl-table-body { text-align: left; display: contents; } .pl-table-fixed { grid-area: fixed; border-left: 1px solid #E7EAF1; } .pl-table-scrollable { grid-area: scrollable; display: block; overflow-x: auto; text-align: left; border-right: 1px solid #E7EAF1; } .pl-table-scrollable-area { display: grid; grid-template-columns: repeat(5, minmax(-webkit-max-content, 1fr)); grid-template-columns: repeat(5, minmax(max-content, 1fr)); } .pl-table-heading { font-weight: bold; } .pl-table-header .pl-table-heading { background-color: #091C44; color: #E9BF55; text-transform: uppercase; } .pl-table-body .pl-table-heading { border-left: 1px solid #E7EAF1; border-right: 1px solid #E7EAF1; } .pl-table-cell { display: block; padding: 10px; border-bottom: 1px solid #E7EAF1; height: 45px; } .pl-table-fixed .pl-table-cell:nth-child(1n) { border-right: 1px solid #E7EAF1; } .pl-table-scrollable .pl-table-cell:nth-child(5n-4) { border-left: 1px solid #E7EAF1; } .pl-table-header .pl-table-cell { border-left: none !important; border-right: none !important; } .pl-table-cell.pl-table-align-left { text-align: left; } .pl-table-cell.pl-table-align-center { text-align: center; } .pl-table-cell.pl-table-align-right { text-align: right; } .pl-table-cell.pl-table-align-justify { text-align: justify; } .pl-table-fixed + .pl-table-scrollable .pl-table-cell:nth-child(5n-4) { border-left: none; } .pl-table .sg-pattern-state { margin: 0; } .pl-ui-error { color: #B82216; } .pl-ui-error-bg { background-color: #B82216; } .pl-ui-error-fill, .pl-ui-error-fill svg { fill: #B82216; } .pl-ui-error-light { color: #EABDB9; } .pl-ui-error-light-bg { background-color: #EABDB9; } .pl-ui-error-light-fill, .pl-ui-error-light-fill svg { fill: #EABDB9; } .pl-ui-error-mid { color: #E61D03; } .pl-ui-error-mid-bg { background-color: #E61D03; } .pl-ui-error-mid-fill, .pl-ui-error-mid-fill svg { fill: #E61D03; } .pl-ui-error-bright { color: #FA5555; } .pl-ui-error-bright-bg { background-color: #FA5555; } .pl-ui-error-bright-fill, .pl-ui-error-bright-fill svg { fill: #FA5555; } .pl-ui-success { color: #257611; } .pl-ui-success-bg { background-color: #257611; } .pl-ui-success-fill, .pl-ui-success-fill svg { fill: #257611; } .pl-ui-success-light { color: #E0F6DA; } .pl-ui-success-light-bg { background-color: #E0F6DA; } .pl-ui-success-light-fill, .pl-ui-success-light-fill svg { fill: #E0F6DA; } .pl-ui-success-mid { color: #1DB003; } .pl-ui-success-mid-bg { background-color: #1DB003; } .pl-ui-success-mid-fill, .pl-ui-success-mid-fill svg { fill: #1DB003; } .pl-ui-success-bright { color: #6EED57; } .pl-ui-success-bright-bg { background-color: #6EED57; } .pl-ui-success-bright-fill, .pl-ui-success-bright-fill svg { fill: #6EED57; } .pl-ui-caution { color: #AB750C; } .pl-ui-caution-bg { background-color: #AB750C; } .pl-ui-caution-fill, .pl-ui-caution-fill svg { fill: #AB750C; } .pl-ui-caution-light { color: #F6E4C1; } .pl-ui-caution-light-bg { background-color: #F6E4C1; } .pl-ui-caution-light-fill, .pl-ui-caution-light-fill svg { fill: #F6E4C1; } .pl-ui-caution-mid { color: #D69A03; } .pl-ui-caution-mid-bg { background-color: #D69A03; } .pl-ui-caution-mid-fill, .pl-ui-caution-mid-fill svg { fill: #D69A03; } .pl-ui-caution-bright { color: #E9BF55; } .pl-ui-caution-bright-bg { background-color: #E9BF55; } .pl-ui-caution-bright-fill, .pl-ui-caution-bright-fill svg { fill: #E9BF55; } .pl-ui-info { color: #082B73; } .pl-ui-info-bg { background-color: #082B73; } .pl-ui-info-fill, .pl-ui-info-fill svg { fill: #082B73; } .pl-ui-info-light { color: #D0DEFD; } .pl-ui-info-light-bg { background-color: #D0DEFD; } .pl-ui-info-light-fill, .pl-ui-info-light-fill svg { fill: #D0DEFD; } .pl-ui-info-mid { color: #004990; } .pl-ui-info-mid-bg { background-color: #004990; } .pl-ui-info-mid-fill, .pl-ui-info-mid-fill svg { fill: #004990; } .pl-ui-info-bright { color: #5387F7; } .pl-ui-info-bright-bg { background-color: #5387F7; } .pl-ui-info-bright-fill, .pl-ui-info-bright-fill svg { fill: #5387F7; } .pl-ui-true { color: #6ab04c; } .pl-ui-true-bg { background-color: #6ab04c; } .pl-ui-true-fill, .pl-ui-true-fill svg { fill: #6ab04c; } .pl-ui-false { color: #eb4d4b; } .pl-ui-false-bg { background-color: #eb4d4b; } .pl-ui-false-fill, .pl-ui-false-fill svg { fill: #eb4d4b; } .pl-ui-null { color: #B6BDCC; } .pl-ui-null-bg { background-color: #B6BDCC; } .pl-ui-null-fill, .pl-ui-null-fill svg { fill: #B6BDCC; } .pl-size-xxxs { font-size: 0em; } .pl-size-xxs { font-size: 0.25em; } .pl-size-xs { font-size: 0.5em; } .pl-size-s { font-size: 0.75em; } .pl-size-m { font-size: 1em; } .pl-size-l { font-size: 1.25em; } .pl-size-xl { font-size: 1.5em; } .pl-size-xxl { font-size: 1.75em; } .pl-size-xxxl { font-size: 2em; } .pl-symbol { width: 25px; height: 25px; border-radius: 100%; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: white; }
css/patternlab.css
@import url(https://fonts.googleapis.com/css?family=Cardo:400,400i,700); @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i); /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in * IE on Windows Phone and in iOS. */ html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers (opinionated). */ body { margin: 0; } /** * Add the correct display in IE 9-. */ article, aside, footer, header, nav, section { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * Add the correct display in IE 9-. */ figcaption, figure { display: block; } /** * Add the correct margin in IE 8. */ figure { margin: 1em 40px; } /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * Add the correct display in IE. */ main { display: block; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Links ========================================================================== */ /** * 1. Remove the gray background on active links in IE 10. * 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */ a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * 1. Remove the bottom border in Chrome 57- and Firefox 39-. * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ } /** * Prevent the duplicate application of `bolder` by the next rule in Safari 6. */ b, strong { font-weight: inherit; } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font style in Android 4.3-. */ dfn { font-style: italic; } /** * Add the correct background and color in IE 9-. */ mark { background-color: #ff0; color: #000; } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Add the correct display in IE 9-. */ audio, video { display: inline-block; } /** * Add the correct display in iOS 4-7. */ audio:not([controls]) { display: none; height: 0; } /** * Remove the border on images inside links in IE 10-. */ img { border-style: none; } /** * Hide the overflow in IE. */ svg:not(:root) { overflow: hidden; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers (opinionated). * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. */ button { overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` * controls in Android 4. * 2. Correct the inability to style clickable types in iOS and Safari. */ button, html [type=button], [type=reset], [type=submit] { -webkit-appearance: button; /* 2 */ } button, [type=button], [type=reset], [type=submit] { /** * Remove the inner border and padding in Firefox. */ /** * Restore the focus styles unset by the previous rule. */ } button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner { border-style: none; padding: 0; } button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Show the overflow in Edge. */ input { overflow: visible; } /** * 1. Add the correct box sizing in IE 10-. * 2. Remove the padding in IE 10-. */ [type=checkbox], [type=radio] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type=search] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ /** * Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */ } [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ color: inherit; /* 2 */ white-space: normal; /* 1 */ } /** * 1. Add the correct display in IE 9-. * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Remove the default vertical scrollbar in IE. */ textarea { overflow: auto; } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* * Add the correct display in IE 9-. */ menu { display: block; } /* Scripting ========================================================================== */ /** * Add the correct display in IE 9-. */ canvas { display: inline-block; } /** * Add the correct display in IE. */ template { display: none; } /* Hidden ========================================================================== */ /** * Add the correct display in IE 10-. */ [hidden] { display: none; } body { margin: 0 auto; font-family: "Open Sans", sans-serif; font-size: 16px; color: #605858; line-height: 1.9375; } * { position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; } /*** INSERT NEW TOKENS HERE ***/ .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table { display: table; border-collapse: collapse; border-spacing: 0; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-heading { display: block; margin-bottom: 0; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-caption { display: table-caption; margin-bottom: 2em; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-header { display: table-header-group; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-body { display: table-row-group; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-footer { display: table-footer-group; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-row { display: table-row; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-cell { display: table-cell; padding: 1em 1em; } /*** INSERT NEW ATOMS HERE ***/ /*** INSERT NEW MOLECULES HERE ***/ /*** INSERT NEW COMPOUNDS HERE ***/ /*** INSERT NEW ORGANISMS HERE ***/ [v-cloak] { display: none; } .fade-enter, .fade-leave-to { opacity: 0; } .fade-enter-active, .fade-leave-active { -webkit-transition: opacity 0.25s ease; transition: opacity 0.25s ease; } body { overflow-x: hidden; } body { font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: normal; font-style: normal; line-height: 1.9375; letter-spacing: normal; text-transform: none; text-align: left; color: #605858; } a { text-decoration: none; } * { position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; } svg { fill: #605858; } h1 { font-family: "Cardo", serif; font-size: 72px; font-weight: bold; font-style: normal; line-height: normal; letter-spacing: normal; text-transform: none; color: #091C44; } h2 { font-family: "Cardo", serif; font-size: 48px; font-weight: normal; font-style: normal; line-height: 1.0833; letter-spacing: normal; text-transform: none; color: #091C44; } h3 { font-family: "Open Sans", sans-serif; font-size: 24px; font-weight: bold; font-style: normal; line-height: 1.7083; letter-spacing: normal; text-transform: none; color: #605858; } h4 { font-family: "Cardo", serif; font-size: 28px; font-weight: normal; font-style: normal; line-height: 1.5; letter-spacing: normal; text-transform: none; color: #605858; } h5 { font-family: "Cardo", serif; font-size: 26px; font-weight: normal; font-style: normal; line-height: normal; letter-spacing: normal; text-transform: none; color: #605858; } h6 { font-family: "Open Sans", sans-serif; font-size: 12px; font-weight: bold; font-style: normal; line-height: 1.6667; letter-spacing: 0.05em; text-transform: uppercase; color: #605858; } pre { background-color: #f5f2f0; color: slategray; padding: 10px 1em; } pre, code { font-family: monospace; } :not(pre) code { background-color: #f5f2f0; color: slategray; padding: 2.5px 5px; border-radius: 3px; } .copy { cursor: copy; } .tippy-popper { font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: normal; font-style: normal; line-height: 1.9375; letter-spacing: normal; text-transform: none; text-align: left; color: #FFFFFF; } .tippy-popper .tippy-tooltip { background-color: #333333; } .tippy-popper .tippy-arrow { border-botton-color: #333333; } .tippy-popper .tippy-content { font-size: 0.8rem !important; } .tippy-popper.-success .tippy-tooltip { background-color: #257611; } .tippy-popper.-success .tippy-arrow { border-bottom-color: #257611; } .tippy-popper.-caution .tippy-tooltip { background-color: #AB750C; } .tippy-popper.-caution .tippy-arrow { border-bottom-color: #AB750C; } .tippy-popper.-error .tippy-tooltip { background-color: #B82216; } .tippy-popper.-error .tippy-arrow { border-bottom-color: #B82216; } pre[class*=language-] .token.comment, code[class*=language-] .token.comment { color: slategray; } pre[class*=language-] .token.prolog, code[class*=language-] .token.prolog { color: slategray; } pre[class*=language-] .token.doctype, code[class*=language-] .token.doctype { color: slategray; } pre[class*=language-] .token.cdata, code[class*=language-] .token.cdata { color: slategray; } pre[class*=language-] .token.punctuation, code[class*=language-] .token.punctuation { color: #999999; } pre[class*=language-] .token.property, code[class*=language-] .token.property { color: #990055; } pre[class*=language-] .token.tag, code[class*=language-] .token.tag { color: #990055; } pre[class*=language-] .token.boolean, code[class*=language-] .token.boolean { color: #990055; } pre[class*=language-] .token.number, code[class*=language-] .token.number { color: #990055; } pre[class*=language-] .token.constant, code[class*=language-] .token.constant { color: #990055; } pre[class*=language-] .token.symbol, code[class*=language-] .token.symbol { color: #990055; } pre[class*=language-] .token.deleted, code[class*=language-] .token.deleted { color: #990055; } pre[class*=language-] .token.selector, code[class*=language-] .token.selector { color: #669900; } pre[class*=language-] .token.attr-name, code[class*=language-] .token.attr-name { color: #669900; } pre[class*=language-] .token.string, code[class*=language-] .token.string { color: #669900; } pre[class*=language-] .token.char, code[class*=language-] .token.char { color: #669900; } pre[class*=language-] .token.builtin, code[class*=language-] .token.builtin { color: #669900; } pre[class*=language-] .token.inserted, code[class*=language-] .token.inserted { color: #669900; } pre[class*=language-] .token.operator, code[class*=language-] .token.operator { color: #9a6e3a; } pre[class*=language-] .token.entity, code[class*=language-] .token.entity { color: #9a6e3a; } pre[class*=language-] .token.url, code[class*=language-] .token.url { color: #9a6e3a; } pre[class*=language-] .token.atrule, code[class*=language-] .token.atrule { color: #0077aa; } pre[class*=language-] .token.attr-value, code[class*=language-] .token.attr-value { color: #0077aa; } pre[class*=language-] .token.keyword, code[class*=language-] .token.keyword { color: #0077aa; } pre[class*=language-] .token.function, code[class*=language-] .token.function { color: #dd4a68; } pre[class*=language-] .token.class-name, code[class*=language-] .token.class-name { color: #dd4a68; } pre[class*=language-] .token.regex, code[class*=language-] .token.regex { color: #ee9900; } pre[class*=language-] .token.important, code[class*=language-] .token.important { color: #ee9900; } pre[class*=language-] .token.variable, code[class*=language-] .token.variable { color: #ee9900; } pre[class*=language-] .token.important, code[class*=language-] .token.important { font-weight: bold; } pre[class*=language-] .token.bold, code[class*=language-] .token.bold { font-weight: bold; } pre[class*=language-] .token.italic, code[class*=language-] .token.italic { font-style: italic; } pre[class*=language-] .token.operator, code[class*=language-] .token.operator { background: rgba(255, 255, 255, 0.5); } pre[class*=language-] .token.entity, code[class*=language-] .token.entity { background: rgba(255, 255, 255, 0.5); cursor: help; } pre[class*=language-] .language-css .token-string, code[class*=language-] .language-css .token-string { color: #9a6e3a; background: rgba(255, 255, 255, 0.5); } pre[class*=language-] .style .token-string, code[class*=language-] .style .token-string { color: #9a6e3a; background: rgba(255, 255, 255, 0.5); } #sg-patterns { padding-left: 1em; padding-right: 1em; } .sg-pattern .sg-pattern-title { font-family: "Cardo", serif !important; font-size: 48px !important; font-weight: normal !important; font-style: normal !important; line-height: 1.0833 !important; letter-spacing: normal !important; text-transform: none !important; color: #091C44 !important; } .sg-pattern .patternLink { color: inherit; } .sg-pattern-category .sg-pattern-category-title { font-family: "Cardo", serif !important; font-size: 72px !important; font-weight: bold !important; font-style: normal !important; line-height: normal !important; letter-spacing: normal !important; text-transform: none !important; color: #091C44 !important; } .sg-pattern-category .patternLink { color: inherit; } .sg-pattern-extra { overflow: auto !important; } .sg-pattern-extra .sg-pattern-extra-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .sg-pattern-extra .sg-pattern-extra-info, .sg-pattern-extra .sg-pattern-extra-code { width: 100%; } .sg-pattern-extra .sg-pattern-extra-info { font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: normal; font-style: normal; line-height: 1.9375; letter-spacing: normal; text-transform: none; text-align: left; color: #605858; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table { border-collapse: collapse; border: 1px solid #B6BDCC; width: 100%; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table { text-align: left; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table { font-family: "Open Sans", sans-serif; font-size: 12px; font-weight: normal; font-style: normal; line-height: 1.6667; letter-spacing: normal; text-transform: none; text-align: left; color: #605858; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-heading { text-align: left; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-heading { font-family: "Open Sans", sans-serif; font-size: 22px; font-weight: normal; font-style: normal; line-height: 1.6364; letter-spacing: normal; text-transform: none; color: #082B73; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-caption { text-align: left; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-caption { font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: normal; font-style: normal; line-height: 1.9375; letter-spacing: normal; text-transform: none; text-align: left; color: #605858; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-header { background-color: #091C44; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-header { font-family: "Open Sans", sans-serif; font-size: 12px; font-weight: bold; font-style: normal; line-height: 1.6667; letter-spacing: 0.05em; text-transform: uppercase; color: #E9BF55; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-header, .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-body, .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-footer { border: 1px solid #E7EAF1; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-row { border-bottom: 1px solid #E7EAF1; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-row:last-of-type { border-bottom: 0; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-cell.-heading { font-weight: bold; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-body .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-cell.-heading:not(:last-child) { border-right: 1px solid #E7EAF1; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-body .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table-cell.-heading:not(:first-child) { border-left: 1px solid #E7EAF1; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table th, .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table td { padding: 10px 1em; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table tr { border-bottom: 1px solid #B6BDCC; } .sg-pattern-extra .sg-pattern-extra-info .sg-pattern-desc table thead { background-color: #E7EAF1; } .sg-pattern-state { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 1.5px 5px; margin-left: 1em; border-radius: 3px; text-shadow: 0px 0px 3px rgba(96, 88, 88, 0.4); font-weight: 500 !important; } .sg-pattern-state { font-family: "Open Sans", sans-serif; font-size: 12px; font-weight: bold; font-style: normal; line-height: 1.6667; letter-spacing: 0.05em; text-transform: uppercase; text-align: left; color: white !important; } .sg-pattern-state.specification { background-color: #708090; text-transform: uppercase !important; font-size: 0.75rem !important; } .sg-pattern-state.construction { background-color: #F2C900; text-transform: uppercase !important; font-size: 0.75rem !important; } .sg-pattern-state.review { background-color: #FFAB4A; text-transform: uppercase !important; font-size: 0.75rem !important; } .sg-pattern-state.complete { background-color: #61BD4F; text-transform: uppercase !important; font-size: 0.75rem !important; } .sg-pattern-state.reconsideration { background-color: #0079BF; text-transform: uppercase !important; font-size: 0.75rem !important; } .sg-pattern-state.deprecated { background-color: #EB5A46; text-transform: uppercase !important; font-size: 0.75rem !important; } .sg-pattern-state::before { content: none !important; } [id^=meta-] .sg-pattern-extra-code { display: none !important; } .pl-iconset-icon { display: inline-block; } .pl-iconset-icon svg { fill: #605858; } .pl-iconset-icon.-material { width: 25px; height: 25px; } .pl-iconset-icon.-socicon { width: 22px; height: 22px; padding: 1.5px; } .pl-block { margin-top: 2em; border: 1px solid #E7EAF1; padding: 1em; } .pl-block-name, .pl-block-class { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; } .pl-block-class { margin-left: 1em; font-size: 0.85rem; } .pl-block-info { border-top: 1px solid #E7EAF1; } .pl-block:first-of-type { margin-top: auto; } .pl-grid { --columns-s: 1; --columns-m: 2; --columns-l: 3; --gap: 1rem; display: grid; grid-gap: var(--gap); grid-auto-rows: -webkit-min-content; grid-auto-rows: min-content; grid-template-columns: repeat(var(--columns-s), 1fr); } @media (min-width: 600px) and (max-width: 900px) { .pl-grid { grid-template-columns: repeat(var(--columns-m), 1fr); } } @media (min-width: 901px) { .pl-grid { grid-template-columns: repeat(var(--columns-l), 1fr); } } .pl-grid-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 10px; border: 1px solid #E7EAF1; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .pl-grid-item-id { text-align: center; text-transform: uppercase !important; font-size: 1rem !important; } .pl-grid-item-id { font-family: "Open Sans", sans-serif; font-size: 22px; font-weight: normal; font-style: normal; line-height: 1.6364; letter-spacing: normal; text-transform: none; color: #605858; } .pl-grid-item-info { margin-top: 10px; margin-bottom: 10px; width: 100%; } .pl-grid-item-info:first-child { margin-top: 0; } .pl-grid-item-meta { display: grid; grid-template-areas: "label data"; grid-template-columns: -webkit-max-content minmax(0, auto); grid-template-columns: max-content minmax(0, auto); grid-gap: 10px; font-size: 0.8rem !important; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: auto; } .pl-grid-item-meta { font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: normal; font-style: normal; line-height: 1.9375; letter-spacing: normal; text-transform: none; text-align: left; color: #605858; } .pl-grid-item-meta-label { grid-area: label; text-transform: uppercase; font-weight: bold !important; } .pl-grid-item-meta-data { grid-area: data; } .pl-callout { padding: 1em; margin-bottom: 1em; border: 1px solid #E7EAF1; } .pl-callout { font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: normal; font-style: normal; line-height: 1.9375; letter-spacing: normal; text-transform: none; text-align: left; color: #605858; } .pl-table { display: grid; grid-template-areas: "fixed scrollable"; grid-template-columns: 200px 1fr; font-size: 12px; } .pl-table-header { text-align: center; display: contents; } .pl-table-body { text-align: left; display: contents; } .pl-table-fixed { grid-area: fixed; border-left: 1px solid #E7EAF1; } .pl-table-scrollable { grid-area: scrollable; display: block; overflow-x: auto; text-align: left; border-right: 1px solid #E7EAF1; } .pl-table-scrollable-area { display: grid; grid-template-columns: repeat(5, minmax(-webkit-max-content, 1fr)); grid-template-columns: repeat(5, minmax(max-content, 1fr)); } .pl-table-heading { font-weight: bold; } .pl-table-header .pl-table-heading { background-color: #091C44; color: #E9BF55; text-transform: uppercase; } .pl-table-body .pl-table-heading { border-left: 1px solid #E7EAF1; border-right: 1px solid #E7EAF1; } .pl-table-cell { display: block; padding: 10px; border-bottom: 1px solid #E7EAF1; height: 45px; } .pl-table-fixed .pl-table-cell:nth-child(1n) { border-right: 1px solid #E7EAF1; } .pl-table-scrollable .pl-table-cell:nth-child(5n-4) { border-left: 1px solid #E7EAF1; } .pl-table-header .pl-table-cell { border-left: none !important; border-right: none !important; } .pl-table-cell.pl-table-align-left { text-align: left; } .pl-table-cell.pl-table-align-center { text-align: center; } .pl-table-cell.pl-table-align-right { text-align: right; } .pl-table-cell.pl-table-align-justify { text-align: justify; } .pl-table-fixed + .pl-table-scrollable .pl-table-cell:nth-child(5n-4) { border-left: none; } .pl-table .sg-pattern-state { margin: 0; } .pl-ui-error { color: #B82216; } .pl-ui-error-bg { background-color: #B82216; } .pl-ui-error-fill, .pl-ui-error-fill svg { fill: #B82216; } .pl-ui-error-light { color: #EABDB9; } .pl-ui-error-light-bg { background-color: #EABDB9; } .pl-ui-error-light-fill, .pl-ui-error-light-fill svg { fill: #EABDB9; } .pl-ui-error-mid { color: #E61D03; } .pl-ui-error-mid-bg { background-color: #E61D03; } .pl-ui-error-mid-fill, .pl-ui-error-mid-fill svg { fill: #E61D03; } .pl-ui-error-bright { color: #FA5555; } .pl-ui-error-bright-bg { background-color: #FA5555; } .pl-ui-error-bright-fill, .pl-ui-error-bright-fill svg { fill: #FA5555; } .pl-ui-success { color: #257611; } .pl-ui-success-bg { background-color: #257611; } .pl-ui-success-fill, .pl-ui-success-fill svg { fill: #257611; } .pl-ui-success-light { color: #E0F6DA; } .pl-ui-success-light-bg { background-color: #E0F6DA; } .pl-ui-success-light-fill, .pl-ui-success-light-fill svg { fill: #E0F6DA; } .pl-ui-success-mid { color: #1DB003; } .pl-ui-success-mid-bg { background-color: #1DB003; } .pl-ui-success-mid-fill, .pl-ui-success-mid-fill svg { fill: #1DB003; } .pl-ui-success-bright { color: #6EED57; } .pl-ui-success-bright-bg { background-color: #6EED57; } .pl-ui-success-bright-fill, .pl-ui-success-bright-fill svg { fill: #6EED57; } .pl-ui-caution { color: #AB750C; } .pl-ui-caution-bg { background-color: #AB750C; } .pl-ui-caution-fill, .pl-ui-caution-fill svg { fill: #AB750C; } .pl-ui-caution-light { color: #F6E4C1; } .pl-ui-caution-light-bg { background-color: #F6E4C1; } .pl-ui-caution-light-fill, .pl-ui-caution-light-fill svg { fill: #F6E4C1; } .pl-ui-caution-mid { color: #D69A03; } .pl-ui-caution-mid-bg { background-color: #D69A03; } .pl-ui-caution-mid-fill, .pl-ui-caution-mid-fill svg { fill: #D69A03; } .pl-ui-caution-bright { color: #E9BF55; } .pl-ui-caution-bright-bg { background-color: #E9BF55; } .pl-ui-caution-bright-fill, .pl-ui-caution-bright-fill svg { fill: #E9BF55; } .pl-ui-info { color: #082B73; } .pl-ui-info-bg { background-color: #082B73; } .pl-ui-info-fill, .pl-ui-info-fill svg { fill: #082B73; } .pl-ui-info-light { color: #D0DEFD; } .pl-ui-info-light-bg { background-color: #D0DEFD; } .pl-ui-info-light-fill, .pl-ui-info-light-fill svg { fill: #D0DEFD; } .pl-ui-info-mid { color: #004990; } .pl-ui-info-mid-bg { background-color: #004990; } .pl-ui-info-mid-fill, .pl-ui-info-mid-fill svg { fill: #004990; } .pl-ui-info-bright { color: #5387F7; } .pl-ui-info-bright-bg { background-color: #5387F7; } .pl-ui-info-bright-fill, .pl-ui-info-bright-fill svg { fill: #5387F7; } .pl-ui-true { color: #6ab04c; } .pl-ui-true-bg { background-color: #6ab04c; } .pl-ui-true-fill, .pl-ui-true-fill svg { fill: #6ab04c; } .pl-ui-false { color: #eb4d4b; } .pl-ui-false-bg { background-color: #eb4d4b; } .pl-ui-false-fill, .pl-ui-false-fill svg { fill: #eb4d4b; } .pl-ui-null { color: #B6BDCC; } .pl-ui-null-bg { background-color: #B6BDCC; } .pl-ui-null-fill, .pl-ui-null-fill svg { fill: #B6BDCC; } .pl-size-xxxs { font-size: 0em; } .pl-size-xxs { font-size: 0.25em; } .pl-size-xs { font-size: 0.5em; } .pl-size-s { font-size: 0.75em; } .pl-size-m { font-size: 1em; } .pl-size-l { font-size: 1.25em; } .pl-size-xl { font-size: 1.5em; } .pl-size-xxl { font-size: 1.75em; } .pl-size-xxxl { font-size: 2em; } .pl-symbol { width: 25px; height: 25px; border-radius: 100%; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: white; }
0.543106
0.115711
* { box-sizing: border-box; padding: 0; } body { background-color: var(--color-background); color: var(--color-foreground); line-height: 1.5; margin: 0; font-size: 1.2rem; min-height: 100vh; } nav ul { list-style: none; } a { color: var(--color-foreground); cursor: pointer; } a:hover { color: var(--color-primary); text-decoration: underline; } h1, h2, h3 { font-weight: normal; } :focus { outline: none; } h1 { font-size: 3.5em; margin-block-end: 0.2em; line-height: 1; } h2 { font-size: 2em; margin-block-end: 0.2em; line-height: 1; } h3 { font-size: 1.3em; margin-block-end: 0.2em; line-height: 1; color: var(--color-highlight); } h1 sub { font-size: 0.33em; font-style: normal; color: var(--color-highlight); vertical-align: baseline; white-space: nowrap; } h4 { font-size: 1em; font-style: normal; color: var(--color-highlight); vertical-align: baseline; white-space: nowrap; } ul, ol { margin-left: 1.5em; } blockquote { margin: 1.5em 0em; font-size: 0.9em; } blockquote p { font-style: italic; font-size: 1.3em; color: var(--color-soft); width: 90%; } blockquote a { font-weight: bold; text-decoration: none; } q { color: var(--color-highlight); } q::after, q::before { content: ""; } small { font-size: small; } code { padding: .2em; background-color: var(--color-backplate); border-radius: .2em; } pre code { padding: 0; background-color: initial; border-radius: 0; overflow-wrap: break-word; } pre { border: 1px var(--color-foreground) solid; border-radius: 0.3em; padding: 1em; /* overflow-y: scroll; */ white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; } hr { border: 3px var(--color-primary) solid; margin: 2em 0em; width: 3em; } img { margin: 0em 0em; max-width: 100%; } figure { margin: 0; } figcaption { margin-top: -0.5em; } figcaption * { color: var(--color-highlight); font-style: italic; font-size: 0.8em; } table { border-collapse: collapse; width: 100%; } table td, table th { padding: 0.5em; padding-bottom: 0; } thead tr th { border-bottom: 2px var(--color-foreground) solid; } tbody tr td { border-right: 1px var(--color-foreground) solid; } tbody tr td:last-child { border-right: none; } tbody tr:hover { background-color: var(--color-backplate); } tfoot tr td { border-top: 2px var(--color-foreground) solid; font-weight: bold; font-style: italic; } fieldset { padding: 1em; } input, textarea, label { margin: 0.5em; vertical-align: middle; } details p { border-left: 1px var(--color-highlight) solid; padding-left: 1em; padding-top: 0.5em; padding-bottom: 0.5em; margin-top: 0; margin-bottom: 0; } details p:first-child { margin-top: 0.5em; } details p:last-child { margin-bottom: 0.5em; } @media screen and (max-width: 750px) { body { font-size: 1rem; } }
assets/css/body.css
* { box-sizing: border-box; padding: 0; } body { background-color: var(--color-background); color: var(--color-foreground); line-height: 1.5; margin: 0; font-size: 1.2rem; min-height: 100vh; } nav ul { list-style: none; } a { color: var(--color-foreground); cursor: pointer; } a:hover { color: var(--color-primary); text-decoration: underline; } h1, h2, h3 { font-weight: normal; } :focus { outline: none; } h1 { font-size: 3.5em; margin-block-end: 0.2em; line-height: 1; } h2 { font-size: 2em; margin-block-end: 0.2em; line-height: 1; } h3 { font-size: 1.3em; margin-block-end: 0.2em; line-height: 1; color: var(--color-highlight); } h1 sub { font-size: 0.33em; font-style: normal; color: var(--color-highlight); vertical-align: baseline; white-space: nowrap; } h4 { font-size: 1em; font-style: normal; color: var(--color-highlight); vertical-align: baseline; white-space: nowrap; } ul, ol { margin-left: 1.5em; } blockquote { margin: 1.5em 0em; font-size: 0.9em; } blockquote p { font-style: italic; font-size: 1.3em; color: var(--color-soft); width: 90%; } blockquote a { font-weight: bold; text-decoration: none; } q { color: var(--color-highlight); } q::after, q::before { content: ""; } small { font-size: small; } code { padding: .2em; background-color: var(--color-backplate); border-radius: .2em; } pre code { padding: 0; background-color: initial; border-radius: 0; overflow-wrap: break-word; } pre { border: 1px var(--color-foreground) solid; border-radius: 0.3em; padding: 1em; /* overflow-y: scroll; */ white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; } hr { border: 3px var(--color-primary) solid; margin: 2em 0em; width: 3em; } img { margin: 0em 0em; max-width: 100%; } figure { margin: 0; } figcaption { margin-top: -0.5em; } figcaption * { color: var(--color-highlight); font-style: italic; font-size: 0.8em; } table { border-collapse: collapse; width: 100%; } table td, table th { padding: 0.5em; padding-bottom: 0; } thead tr th { border-bottom: 2px var(--color-foreground) solid; } tbody tr td { border-right: 1px var(--color-foreground) solid; } tbody tr td:last-child { border-right: none; } tbody tr:hover { background-color: var(--color-backplate); } tfoot tr td { border-top: 2px var(--color-foreground) solid; font-weight: bold; font-style: italic; } fieldset { padding: 1em; } input, textarea, label { margin: 0.5em; vertical-align: middle; } details p { border-left: 1px var(--color-highlight) solid; padding-left: 1em; padding-top: 0.5em; padding-bottom: 0.5em; margin-top: 0; margin-bottom: 0; } details p:first-child { margin-top: 0.5em; } details p:last-child { margin-bottom: 0.5em; } @media screen and (max-width: 750px) { body { font-size: 1rem; } }
0.572125
0.189071
* { padding: 0px; margin: 0px; box-sizing: border-box; } body { background-color: #f4f5f8; font-family: "Ubuntu", sans-serif; } nav { background-color: #3f3f3f; color: white; width: 100%; height: 60px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.4); z-index: 2; position: relative; } nav img { display: inline-block; height: 40px; float: left; margin: 10px; } nav h1 { font-family: "Righteous", cursive; display: inline-block; font-weight: 100; color: #F44336; background-color: #0a0911; padding: 5px; border-radius: 8px; margin: 10px; } nav ul { list-style: none; } nav ul a { color: #f0f0f0; text-decoration: none; } nav ul a:hover { color: #F44336; } nav ul li { float: right; margin-right: 10px; height: 60px; padding: 10px; padding-top: 20px; } nav ul li:hover { background-color: #0a0911; } header { background-color: #ff3433; background-image: url("../../img/bg-page-section.png"); background-position: center; background-attachment: fixed; background-size: cover; width: 100%; height: 400px; z-index: 1; padding-top: 100px; color: #f0f0f0; } .btn-menu { display: none; } .grad { width: 100%; height: 100px; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #f4f5f8 100%); position: absolute; top: 360px; } .terminal { width: 400px; height: 230px; background-color: black; border-radius: 4px; overflow: hidden; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.4); color: #f0f0f0; text-justify: left; text-align: left; float: none; } .terminal .barra { width: 100%; height: 30px; background-color: #D5D5D5; } .terminal .barra .btn-terminal { width: 16px; height: 16px; border-radius: 50%; background-color: red; margin: 7px; float: left; } .terminal p { padding: 5px; } .space { width: 100%; height: 40px; } .targetInfo { width: 100%; min-height: 200px; margin-bottom: 80px; } .targetInfo-img { width: 200px; height: 200px; float: left; text-align: center; } .targetInfo-img img { max-height: 150px; max-width: 150px; } .targetInfo-text { width: calc(100% - 205px); height: 100%; float: left; } .targetInfo-text p { padding-top: 15px; text-align: justify; } button { padding: 10px; font-size: 1.1em; background-color: #f4f5f8; border: 4px solid #f4f5f8; border-bottom: 4px solid #f0f0f0; border-radius: 4px; color: #F44336; box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.4); cursor: pointer; outline: none; } button:hover { transform: scale(1.05); } article { width: 80%; min-height: 400px; margin-left: 10%; padding: 10px; } footer { width: 100%; height: 40px; text-align: center; color: #f0f0f0; background-color: #3f3f3f; padding-top: 10px; position: relative; bottom: 0px; } /* animaciones */ /* tablet */ @media (max-width: 685px) { nav ul li { margin-right: 5px; padding: 5px; padding-top: 20px; } .targetInfo { height: 300px; margin-bottom: 160px; } .targetInfo-img { width: 100%; height: 150px; text-align: center; } .targetInfo-text { width: 100%; min-height: 200px; margin-top: 30px; } .targetInfo-text h3 { text-align: center; } .btn-menu { display: block; } .item-menu { display: none; font-size: 0.8em; } .terminal { width: 80%; height: auto; padding-bottom: 20px; } footer { margin-top: 80px; } } /* smartphone */ @media (max-width: 400px) { .targetInfo { margin-bottom: 220px; } .targetInfo-img { margin-top: 80px; } .terminal { margin-top: 40px; } header { margin-bottom: -40px; } .terminal p { font-size: 0.7em; } footer { margin-top: 120px; } } /*# sourceMappingURL=style.css.map */
styles/css/style.css
* { padding: 0px; margin: 0px; box-sizing: border-box; } body { background-color: #f4f5f8; font-family: "Ubuntu", sans-serif; } nav { background-color: #3f3f3f; color: white; width: 100%; height: 60px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.4); z-index: 2; position: relative; } nav img { display: inline-block; height: 40px; float: left; margin: 10px; } nav h1 { font-family: "Righteous", cursive; display: inline-block; font-weight: 100; color: #F44336; background-color: #0a0911; padding: 5px; border-radius: 8px; margin: 10px; } nav ul { list-style: none; } nav ul a { color: #f0f0f0; text-decoration: none; } nav ul a:hover { color: #F44336; } nav ul li { float: right; margin-right: 10px; height: 60px; padding: 10px; padding-top: 20px; } nav ul li:hover { background-color: #0a0911; } header { background-color: #ff3433; background-image: url("../../img/bg-page-section.png"); background-position: center; background-attachment: fixed; background-size: cover; width: 100%; height: 400px; z-index: 1; padding-top: 100px; color: #f0f0f0; } .btn-menu { display: none; } .grad { width: 100%; height: 100px; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #f4f5f8 100%); position: absolute; top: 360px; } .terminal { width: 400px; height: 230px; background-color: black; border-radius: 4px; overflow: hidden; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.4); color: #f0f0f0; text-justify: left; text-align: left; float: none; } .terminal .barra { width: 100%; height: 30px; background-color: #D5D5D5; } .terminal .barra .btn-terminal { width: 16px; height: 16px; border-radius: 50%; background-color: red; margin: 7px; float: left; } .terminal p { padding: 5px; } .space { width: 100%; height: 40px; } .targetInfo { width: 100%; min-height: 200px; margin-bottom: 80px; } .targetInfo-img { width: 200px; height: 200px; float: left; text-align: center; } .targetInfo-img img { max-height: 150px; max-width: 150px; } .targetInfo-text { width: calc(100% - 205px); height: 100%; float: left; } .targetInfo-text p { padding-top: 15px; text-align: justify; } button { padding: 10px; font-size: 1.1em; background-color: #f4f5f8; border: 4px solid #f4f5f8; border-bottom: 4px solid #f0f0f0; border-radius: 4px; color: #F44336; box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.4); cursor: pointer; outline: none; } button:hover { transform: scale(1.05); } article { width: 80%; min-height: 400px; margin-left: 10%; padding: 10px; } footer { width: 100%; height: 40px; text-align: center; color: #f0f0f0; background-color: #3f3f3f; padding-top: 10px; position: relative; bottom: 0px; } /* animaciones */ /* tablet */ @media (max-width: 685px) { nav ul li { margin-right: 5px; padding: 5px; padding-top: 20px; } .targetInfo { height: 300px; margin-bottom: 160px; } .targetInfo-img { width: 100%; height: 150px; text-align: center; } .targetInfo-text { width: 100%; min-height: 200px; margin-top: 30px; } .targetInfo-text h3 { text-align: center; } .btn-menu { display: block; } .item-menu { display: none; font-size: 0.8em; } .terminal { width: 80%; height: auto; padding-bottom: 20px; } footer { margin-top: 80px; } } /* smartphone */ @media (max-width: 400px) { .targetInfo { margin-bottom: 220px; } .targetInfo-img { margin-top: 80px; } .terminal { margin-top: 40px; } header { margin-bottom: -40px; } .terminal p { font-size: 0.7em; } footer { margin-top: 120px; } } /*# sourceMappingURL=style.css.map */
0.396652
0.09122
@font-face{ font-family: 'Open Sans'; src: url('/static/fonts/OpenSans-Regular-webfont.eot'); src: url('/static/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/OpenSans-Regular-webfont.woff') format('woff'), url('/static/fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('/static/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg'); font-weight: normal; font-style: normal; } @font-face{ font-family: 'roboto_slabregular'; src: url('/static/fonts/RobotoSlab-Regular-webfont.eot'); src: url('/static/fonts/RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/RobotoSlab-Regular-webfont.woff') format('woff'), url('/static/fonts/RobotoSlab-Regular-webfont.ttf') format('truetype'), url('/static/fonts/RobotoSlab-Regular-webfont.svg#roboto_slabregular') format('svg'); font-weight: normal; font-style: normal; } @font-face{ font-family: 'cuprumregular'; src: url('/static/fonts/Cuprum-Regular-webfont.eot'); src: url('/static/fonts/Cuprum-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/Cuprum-Regular-webfont.woff') format('woff'), url('/static/fonts/Cuprum-Regular-webfont.ttf') format('truetype'), url('/static/fonts/Cuprum-Regular-webfont.svg#cuprumregular') format('svg'); font-weight: normal; font-style: normal; } body { width: 100%; height: 100%; font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.428571429; } html { width: 100%; height: 100%; } .table { margin-bottom: 0px; } h1,h2,h3,h4,h5,h6{ font-family: 'cuprumregular', "Helvetica Neue", Helvetica, Arial, sans-serif; } p > strong{ font-family: 'cuprumregular', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.2em; } strong{ font-family: 'cuprumregular', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.2em; } .table > thead > tr{ font-family: 'cuprumregular', "Helvetica Neue", Helvetica, Arial, sans-serif; } legend{ font-family: 'roboto_slabregular', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.5em; } @media(min-width:767px) { .navbar { padding: 20px 0; -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out; -moz-transition: background .5s ease-in-out,padding .5s ease-in-out; transition: background .5s ease-in-out,padding .5s ease-in-out; } .top-nav-collapse { padding: 0; } } /* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based. The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children of those sections to manage the look and feel of the site. */ .flat-shadow{ -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s ; } .flat-shadow:hover{ color: #fff; text-shadow: rgba(179, 25, 35, 1) 1px 1px, rgba(179, 25, 35, 0.9) 2px 2px, rgba(179, 25, 35, 0.9) 3px 3px, rgba(179, 25, 35, 0.9) 4px 4px, rgba(179, 25, 35, 0.9) 5px 5px, rgba(179, 25, 35, 0.9) 6px 6px, rgba(179, 25, 35, 0.8) 7px 7px, rgba(179, 25, 35, 0.8) 8px 8px, rgba(179, 25, 35, 0.8) 9px 9px, rgba(179, 25, 35, 0.8) 10px 10px, rgba(179, 25, 35, 0.8) 11px 11px, rgba(179, 25, 35, 0.8) 12px 12px, rgba(179, 25, 35, 0.7) 13px 13px, rgba(179, 25, 35, 0.7) 14px 14px, rgba(179, 25, 35, 0.7) 15px 15px, rgba(179, 25, 35, 0.7) 16px 16px, rgba(179, 25, 35, 0.7) 17px 17px, rgba(179, 25, 35, 0.5) 18px 18px, rgba(179, 25, 35, 0.5) 19px 19px, rgba(179, 25, 35, 0.5) 20px 20px, rgba(179, 25, 35, 0.4) 21px 21px, rgba(179, 25, 35, 0.4) 22px 22px, rgba(179, 25, 35, 0.4) 23px 23px, rgba(179, 25, 35, 0.4) 24px 24px, rgba(179, 25, 35, 0.3) 25px 25px, rgba(179, 25, 35, 0.3) 26px 26px, rgba(179, 25, 35, 0.3) 27px 27px, rgba(179, 25, 35, 0.3) 28px 28px, rgba(179, 25, 35, 0.3) 29px 29px, rgba(179, 25, 35, 0.3) 40px 40px, rgba(179, 25, 35, 0.3) 31px 31px, rgba(179, 25, 35, 0.3) 32px 32px, rgba(179, 25, 35, 0.3) 33px 33px, rgba(179, 25, 35, 0.3) 34px 34px, rgba(179, 25, 35, 0.3) 35px 35px, rgba(179, 25, 35, 0.3) 36px 36px, rgba(179, 25, 35, 0.15) 37px 37px, rgba(179, 25, 35, 0.15) 38px 38px, rgba(179, 25, 35, 0.15) 39px 39px, rgba(179, 25, 35, 0.15) 30px 30px, rgba(179, 25, 35, 0.15) 41px 41px, rgba(179, 25, 35, 0.10) 42px 42px, rgba(179, 25, 35, 0.10) 43px 43px, rgba(179, 25, 35, 0.10) 44px 44px, rgba(179, 25, 35, 0.10) 45px 45px, rgba(179, 25, 35, 0.05) 46px 46px, rgba(179, 25, 35, 0.05) 47px 47px, rgba(179, 25, 35, 0.05) 48px 48px, rgba(179, 25, 35, 0.05) 49px 49px; } .intro-section { min-height: 70%; padding-top: 50px; margin-top: 90px; text-align: center; background: #fff; } .about-section { min-height: 100%; padding-top: 200px; text-align: center; background: #eee; } .about-section h1{ font-size: 40px; font-family: "roboto_slabregular"; margin-bottom: 50px; } .review-section { height: 0%; text-align: center; background: #fbfbfb; box-shadow: inset 0px 0px 5px #7f7f7f; overflow: hidden; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .box-contraste{ border-radius: 10px; background: rgba(245, 245, 245, 0.57); padding-left: 40px; padding-right: 40px; } .login-section { background-image: url("/static/img/hero-img-a.jpg"); -moz-background-size: cover; -o-background-size: cover; background-size: cover; min-height: 100%; padding-top: 22%; text-align: center; } .transition-ease{ -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .login-section h1{ font-size: 40px; font-family: "roboto_slabregular"; margin-bottom: 50px; } .menu-section { min-height: 100%; padding-top: 150px; padding-bottom: 100px; text-align: center; background: #eee; } .services-section { min-height: 100%; padding-top: 150px; text-align: center; background: #fff; } .contact-section { min-height: 100%; padding-top: 150px; text-align: center; background: #eee; } .intro-section{ background-image: url("/static/img/hero-img.jpg"); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; color: #fff; font-size: 40px; font-family: "roboto_slabregular"; text-align: right; } .navbar-nav>li>a.btn { padding-top: 5px; padding-bottom: 5px; margin-top: 10px; } .intro-section h1{ font-size: 60px; width: inherit; margin-top: 30%; margin-bottom: 5px; } .btn-circle { width: 30px; height: 30px; text-align: center; padding: 6px 0; font-size: 12px; line-height: 1.428571429; border-radius: 15px; } .btn-circle:hover { box-shadow: 0px 1px 2px #737373; } .btn-circle.btn-lg { width: 50px; height: 50px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 25px; } .btn-circle.btn-xl { width: 70px; height: 70px; padding: 10px 16px; font-size: 24px; line-height: 1.33; border-radius: 35px; } .menu-item{ margin: auto; height: 200px; width: 100%; background-color: #fff; color:#000; margin-top: 20px; display: inline-table; padding-top: 45px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .menu-item:hover{ color: #fff; background-color: #d41a26; box-shadow: 0px 3px 5px #555; } .menu-item > p.menu-item-label{ margin-top: 30px; font-size: 20px; font-family: "roboto_slabregular"; } .menu-item > p > a{ color: #000; text-decoration: none; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .menu-item > p > a:hover{ color:#fff; } .menu-item-bg{ margin: auto; height: 200px; width: 100%; background-color: #fff; color:#000; margin-top: 20px; display: inline-table; padding-top: 30px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .info-section{ margin-top: 50px; padding-top: 50px; background-color: #bebebe; padding-bottom: 20px; text-align: center; } .info_section--bgblue{ background-color: blue; } .detail-section{ padding-top: 30px; min-height: 100%; font-size: 12px; } .problem-section{ min-height: 150px; line-height: 150px; font-size: 24px; color: white; background: #d41a26; } .problem-section > div > div > div.col-md-8 > div > div.col-md-8 > h1{ line-height: 110px; } .detail-section-bg{ padding-top: 30px; min-height: 50%; } .alto-cien-x-cien{ min-height: 100% !important; } .btn-logout{ color: #fff !important; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .btn-logout:hover{ color: #000 !important; } .content-print *{ font-size: 10px; margin: 0px; padding: 2px; } .content-print-detail *{ padding: 0px; font-size: 9px; margin: 0px; } .table-condensed-print>tbody>tr>td, .table-condensed-print>tbody>tr>th{ padding: 1px; font-size: 9px; margin: 0px; } .content-print h2{ font-size: 30px; margin-bottom: 10px; } .logo-brand{ -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .logo-img{ height: 40px; margin-top: -10px; } .logo-img-sm{ height: 30px; margin-top: -5px; } .td-right{ text-align: right; } .shadow{ box-shadow: 0px 1px 3px #737373; } .feature-img{ width: 90%; } ul.features{ text-align: left; list-style-type: none; } p.features{ text-align: left; } footer { margin: 25px 0; padding: 0 25px; } footer *{ margin: 0px; font-size: 0.91em; } .grafica-barras{ margin: auto !important; width: 100% !important; } .cargue_form > * > form-control{ font-size: 10px; } @media(max-width:900px) { .intro-section{ font-size: 20px; background-size: auto 100%; min-height: 400px; margin-top: 50px; } .intro-section h1{ font-size: 30px; } } @media(max-width:400px) { .intro-section{ font-size: 20px; background-size: auto 100%; min-height: 200px; margin-top: 50px; } .intro-section h1{ font-size: 30px; } .logo-img{ height: 30px; margin-top: -5px; } .info-section{ margin-top: 50px; padding-top: 10px; } } .panel-body > table{ margin-bottom: inherit; } .filtrar > .form-control{ display: inline !important; width: 40% !important; } .lista-productos, .lista-cirugias{ text-align: left !important; font-size: 14px; } .renglon-division{ background-color: #DEEAEA; text-align: left; } .renglon-division .titulo{ float: left; font-weight: 900; margin-left: 30px; } .renglon-division .cantidad{ float: right; } .lista_bodegas i{ font-size: 80px !important; } .lista_bodegas p{ line-height: 15px; } .info-bodega p, .info-producto p, .info-procedimiento p{ /* text-align: center; */ } .info-bodega b, .info-producto b{ font-weight: bolder; } .proc-inactivo{ color: #bebebe !important; } .detail-section small{ font-size: 15px; } .detail-section{ min-height: 50% !important; } hr{ border-top: 1px solid #bebebe; } .adicional-producto{ background-color: #ffffff !important; } .cell{ height: 100%; } .panel-dash{ height: 100%; } .form-control-text{ margin-top: 5px !important; } .input-group-addon{ min-width: 34px; } .row-form-update{ margin-right: 10px !important; } .a-producto{ text-decoration: none; color: black; } .a-producto:hover{ text-decoration: none; color: #03244a; } .td-center{ text-align: center; } .td-right{ text-align: right; } .td-left{ text-align: left; } .btn-circle-help{ display: inline-block; margin-bottom: 0; width: 80px; height: 80px; font-size: 40px; font-weight: 400; line-height: 80px; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid rgba(255, 255, 255, 1); border-radius: 50%; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .btn-circle-help:hover{ background-color: white; text-decoration: none; border: 1px solid rgba(158, 0, 0, 1); } .text-mute{ color: #919191; }
umusicfy/static/css/scrolling-nav.css
@font-face{ font-family: 'Open Sans'; src: url('/static/fonts/OpenSans-Regular-webfont.eot'); src: url('/static/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/OpenSans-Regular-webfont.woff') format('woff'), url('/static/fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('/static/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg'); font-weight: normal; font-style: normal; } @font-face{ font-family: 'roboto_slabregular'; src: url('/static/fonts/RobotoSlab-Regular-webfont.eot'); src: url('/static/fonts/RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/RobotoSlab-Regular-webfont.woff') format('woff'), url('/static/fonts/RobotoSlab-Regular-webfont.ttf') format('truetype'), url('/static/fonts/RobotoSlab-Regular-webfont.svg#roboto_slabregular') format('svg'); font-weight: normal; font-style: normal; } @font-face{ font-family: 'cuprumregular'; src: url('/static/fonts/Cuprum-Regular-webfont.eot'); src: url('/static/fonts/Cuprum-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/static/fonts/Cuprum-Regular-webfont.woff') format('woff'), url('/static/fonts/Cuprum-Regular-webfont.ttf') format('truetype'), url('/static/fonts/Cuprum-Regular-webfont.svg#cuprumregular') format('svg'); font-weight: normal; font-style: normal; } body { width: 100%; height: 100%; font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.428571429; } html { width: 100%; height: 100%; } .table { margin-bottom: 0px; } h1,h2,h3,h4,h5,h6{ font-family: 'cuprumregular', "Helvetica Neue", Helvetica, Arial, sans-serif; } p > strong{ font-family: 'cuprumregular', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.2em; } strong{ font-family: 'cuprumregular', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.2em; } .table > thead > tr{ font-family: 'cuprumregular', "Helvetica Neue", Helvetica, Arial, sans-serif; } legend{ font-family: 'roboto_slabregular', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.5em; } @media(min-width:767px) { .navbar { padding: 20px 0; -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out; -moz-transition: background .5s ease-in-out,padding .5s ease-in-out; transition: background .5s ease-in-out,padding .5s ease-in-out; } .top-nav-collapse { padding: 0; } } /* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based. The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children of those sections to manage the look and feel of the site. */ .flat-shadow{ -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s ; } .flat-shadow:hover{ color: #fff; text-shadow: rgba(179, 25, 35, 1) 1px 1px, rgba(179, 25, 35, 0.9) 2px 2px, rgba(179, 25, 35, 0.9) 3px 3px, rgba(179, 25, 35, 0.9) 4px 4px, rgba(179, 25, 35, 0.9) 5px 5px, rgba(179, 25, 35, 0.9) 6px 6px, rgba(179, 25, 35, 0.8) 7px 7px, rgba(179, 25, 35, 0.8) 8px 8px, rgba(179, 25, 35, 0.8) 9px 9px, rgba(179, 25, 35, 0.8) 10px 10px, rgba(179, 25, 35, 0.8) 11px 11px, rgba(179, 25, 35, 0.8) 12px 12px, rgba(179, 25, 35, 0.7) 13px 13px, rgba(179, 25, 35, 0.7) 14px 14px, rgba(179, 25, 35, 0.7) 15px 15px, rgba(179, 25, 35, 0.7) 16px 16px, rgba(179, 25, 35, 0.7) 17px 17px, rgba(179, 25, 35, 0.5) 18px 18px, rgba(179, 25, 35, 0.5) 19px 19px, rgba(179, 25, 35, 0.5) 20px 20px, rgba(179, 25, 35, 0.4) 21px 21px, rgba(179, 25, 35, 0.4) 22px 22px, rgba(179, 25, 35, 0.4) 23px 23px, rgba(179, 25, 35, 0.4) 24px 24px, rgba(179, 25, 35, 0.3) 25px 25px, rgba(179, 25, 35, 0.3) 26px 26px, rgba(179, 25, 35, 0.3) 27px 27px, rgba(179, 25, 35, 0.3) 28px 28px, rgba(179, 25, 35, 0.3) 29px 29px, rgba(179, 25, 35, 0.3) 40px 40px, rgba(179, 25, 35, 0.3) 31px 31px, rgba(179, 25, 35, 0.3) 32px 32px, rgba(179, 25, 35, 0.3) 33px 33px, rgba(179, 25, 35, 0.3) 34px 34px, rgba(179, 25, 35, 0.3) 35px 35px, rgba(179, 25, 35, 0.3) 36px 36px, rgba(179, 25, 35, 0.15) 37px 37px, rgba(179, 25, 35, 0.15) 38px 38px, rgba(179, 25, 35, 0.15) 39px 39px, rgba(179, 25, 35, 0.15) 30px 30px, rgba(179, 25, 35, 0.15) 41px 41px, rgba(179, 25, 35, 0.10) 42px 42px, rgba(179, 25, 35, 0.10) 43px 43px, rgba(179, 25, 35, 0.10) 44px 44px, rgba(179, 25, 35, 0.10) 45px 45px, rgba(179, 25, 35, 0.05) 46px 46px, rgba(179, 25, 35, 0.05) 47px 47px, rgba(179, 25, 35, 0.05) 48px 48px, rgba(179, 25, 35, 0.05) 49px 49px; } .intro-section { min-height: 70%; padding-top: 50px; margin-top: 90px; text-align: center; background: #fff; } .about-section { min-height: 100%; padding-top: 200px; text-align: center; background: #eee; } .about-section h1{ font-size: 40px; font-family: "roboto_slabregular"; margin-bottom: 50px; } .review-section { height: 0%; text-align: center; background: #fbfbfb; box-shadow: inset 0px 0px 5px #7f7f7f; overflow: hidden; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .box-contraste{ border-radius: 10px; background: rgba(245, 245, 245, 0.57); padding-left: 40px; padding-right: 40px; } .login-section { background-image: url("/static/img/hero-img-a.jpg"); -moz-background-size: cover; -o-background-size: cover; background-size: cover; min-height: 100%; padding-top: 22%; text-align: center; } .transition-ease{ -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } .login-section h1{ font-size: 40px; font-family: "roboto_slabregular"; margin-bottom: 50px; } .menu-section { min-height: 100%; padding-top: 150px; padding-bottom: 100px; text-align: center; background: #eee; } .services-section { min-height: 100%; padding-top: 150px; text-align: center; background: #fff; } .contact-section { min-height: 100%; padding-top: 150px; text-align: center; background: #eee; } .intro-section{ background-image: url("/static/img/hero-img.jpg"); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; color: #fff; font-size: 40px; font-family: "roboto_slabregular"; text-align: right; } .navbar-nav>li>a.btn { padding-top: 5px; padding-bottom: 5px; margin-top: 10px; } .intro-section h1{ font-size: 60px; width: inherit; margin-top: 30%; margin-bottom: 5px; } .btn-circle { width: 30px; height: 30px; text-align: center; padding: 6px 0; font-size: 12px; line-height: 1.428571429; border-radius: 15px; } .btn-circle:hover { box-shadow: 0px 1px 2px #737373; } .btn-circle.btn-lg { width: 50px; height: 50px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 25px; } .btn-circle.btn-xl { width: 70px; height: 70px; padding: 10px 16px; font-size: 24px; line-height: 1.33; border-radius: 35px; } .menu-item{ margin: auto; height: 200px; width: 100%; background-color: #fff; color:#000; margin-top: 20px; display: inline-table; padding-top: 45px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .menu-item:hover{ color: #fff; background-color: #d41a26; box-shadow: 0px 3px 5px #555; } .menu-item > p.menu-item-label{ margin-top: 30px; font-size: 20px; font-family: "roboto_slabregular"; } .menu-item > p > a{ color: #000; text-decoration: none; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .menu-item > p > a:hover{ color:#fff; } .menu-item-bg{ margin: auto; height: 200px; width: 100%; background-color: #fff; color:#000; margin-top: 20px; display: inline-table; padding-top: 30px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .info-section{ margin-top: 50px; padding-top: 50px; background-color: #bebebe; padding-bottom: 20px; text-align: center; } .info_section--bgblue{ background-color: blue; } .detail-section{ padding-top: 30px; min-height: 100%; font-size: 12px; } .problem-section{ min-height: 150px; line-height: 150px; font-size: 24px; color: white; background: #d41a26; } .problem-section > div > div > div.col-md-8 > div > div.col-md-8 > h1{ line-height: 110px; } .detail-section-bg{ padding-top: 30px; min-height: 50%; } .alto-cien-x-cien{ min-height: 100% !important; } .btn-logout{ color: #fff !important; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .btn-logout:hover{ color: #000 !important; } .content-print *{ font-size: 10px; margin: 0px; padding: 2px; } .content-print-detail *{ padding: 0px; font-size: 9px; margin: 0px; } .table-condensed-print>tbody>tr>td, .table-condensed-print>tbody>tr>th{ padding: 1px; font-size: 9px; margin: 0px; } .content-print h2{ font-size: 30px; margin-bottom: 10px; } .logo-brand{ -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .logo-img{ height: 40px; margin-top: -10px; } .logo-img-sm{ height: 30px; margin-top: -5px; } .td-right{ text-align: right; } .shadow{ box-shadow: 0px 1px 3px #737373; } .feature-img{ width: 90%; } ul.features{ text-align: left; list-style-type: none; } p.features{ text-align: left; } footer { margin: 25px 0; padding: 0 25px; } footer *{ margin: 0px; font-size: 0.91em; } .grafica-barras{ margin: auto !important; width: 100% !important; } .cargue_form > * > form-control{ font-size: 10px; } @media(max-width:900px) { .intro-section{ font-size: 20px; background-size: auto 100%; min-height: 400px; margin-top: 50px; } .intro-section h1{ font-size: 30px; } } @media(max-width:400px) { .intro-section{ font-size: 20px; background-size: auto 100%; min-height: 200px; margin-top: 50px; } .intro-section h1{ font-size: 30px; } .logo-img{ height: 30px; margin-top: -5px; } .info-section{ margin-top: 50px; padding-top: 10px; } } .panel-body > table{ margin-bottom: inherit; } .filtrar > .form-control{ display: inline !important; width: 40% !important; } .lista-productos, .lista-cirugias{ text-align: left !important; font-size: 14px; } .renglon-division{ background-color: #DEEAEA; text-align: left; } .renglon-division .titulo{ float: left; font-weight: 900; margin-left: 30px; } .renglon-division .cantidad{ float: right; } .lista_bodegas i{ font-size: 80px !important; } .lista_bodegas p{ line-height: 15px; } .info-bodega p, .info-producto p, .info-procedimiento p{ /* text-align: center; */ } .info-bodega b, .info-producto b{ font-weight: bolder; } .proc-inactivo{ color: #bebebe !important; } .detail-section small{ font-size: 15px; } .detail-section{ min-height: 50% !important; } hr{ border-top: 1px solid #bebebe; } .adicional-producto{ background-color: #ffffff !important; } .cell{ height: 100%; } .panel-dash{ height: 100%; } .form-control-text{ margin-top: 5px !important; } .input-group-addon{ min-width: 34px; } .row-form-update{ margin-right: 10px !important; } .a-producto{ text-decoration: none; color: black; } .a-producto:hover{ text-decoration: none; color: #03244a; } .td-center{ text-align: center; } .td-right{ text-align: right; } .td-left{ text-align: left; } .btn-circle-help{ display: inline-block; margin-bottom: 0; width: 80px; height: 80px; font-size: 40px; font-weight: 400; line-height: 80px; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid rgba(255, 255, 255, 1); border-radius: 50%; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .btn-circle-help:hover{ background-color: white; text-decoration: none; border: 1px solid rgba(158, 0, 0, 1); } .text-mute{ color: #919191; }
0.234845
0.049359
body { background: #F2F2F2; color: rgba(0, 0, 0, 0.6); font-family: 'Roboto', sans-serif; font-size: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } ::-moz-selection { background: #1E88E5; } ::selection { background: #1E88E5; } .modal { z-index: 1000; position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; display: none; background-color: rgba(0,0,0,0.1); } .content-modal{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 80%; background: #FFF; max-width: 600px; border-radius: 6px; -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; box-sizing: border-box; margin: auto auto; padding: 60px; overflow: auto; } .header { margin: 0 0 40px; color: #1E88E5; text-align: center; } .header h1 { margin: 0 0 10px; color: rgba(0, 0, 0, 0.8); font-size: 30px; font-weight: 600; } .header span { color: rgba(0, 0, 0, 0.4); } .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; width: 100%; margin: 20px 0; } .thumbnail img { display: block; width: 100%; } .description { width: 100%; } .description h2 { display: block; margin: 0 0 10px; color: #1E88E5; font-size: 18px; } .description .meta { margin: 0 0 10px; color: #E1E1E1; font-size: 12px; } .description .location { margin: 0 10px 0 0; color: #9A9A9A; } .description .website { color: #343434; text-decoration: none; } .dribbble, .dribbble:before, .dribbble:after, .dribbble span { position: relative; width: 20px; height: 20px; border: 2px solid #DEDEDE; border-radius: 100%; -webkit-transition: 0.3s ease; transition: 0.3s ease; overflow: hidden; cursor: pointer; } .dribbble:before, .dribbble:after, .dribbble span, .dribbble:before span { content: ''; position: absolute; top: -100px; left: -100px; display: block; } .dribbble:after { right: -100px; bottom: -100px; } .dribbble span, .dribbble:before span, .dribbble:after span { top: -100px; left: -100px; height: 30px; } .dribbble.selected, .selected.dribbble:before, .selected.dribbble:after, .dribbble span.selected { border-color: #1E88E5; } .dribbble.selected:before, .selected.dribbble:after, .dribbble span.selected, .dribbble:before span.selected { top: -14px; left: -6px; } .dribbble.selected:after { top: auto; right: -6px; bottom: -14px; left: auto; } .dribbble.selected span, .selected.dribbble:before span, .selected.dribbble:after span, .dribbble span.selected span { top: -5px; left: -11px; height: 50px; border-color: #1E88E5; } .footer .dribbble, .footer .dribbble:before, .footer .dribbble:after, .footer .dribbble span, .dribbble .footer span { border-color: #FFF !important; } .footer .dribbble span, .footer .dribbble:before span, .footer .dribbble:after span, .dribbble .footer span span { border-color: #FFF !important; } .footer { margin: 20px 0 0; } .footer input { width: 100%; border: 1px solid #DEDEDE; border-radius: 4px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 20px; padding: 20px; font-family: inherit; font-size: 14px; font-weight: inherit; -webkit-transition: 0.3s ease; transition: 0.3s ease; } .footer input:focus { border-color: #1E88E5; } .footer button { outline: none; position: relative; background: #1E88E5; width: 49%; border: 0; border-radius: 3px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; color: #FFF; font-size: 18px; font-weight: 600; text-transform: uppercase; cursor: pointer; } .delete { padding: 2px; background: red!important; } .flex { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: space-between; } .footer button.success { position: absolute; top: 50%; left: 50%; color: #1E88E5; -webkit-transform: translate(-50%, -50%) scale(100); transform: translate(-50%, -50%) scale(100); -webkit-animation: successContainer 10s ease; animation: successContainer 10s ease; } .footer button .dribbble, .footer button .dribbble:before, .footer button .dribbble:after, .footer button .dribbble span, .dribbble .footer button span { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-indent: -9999px; -webkit-animation: dribbble 10s ease; animation: dribbble 10s ease; opacity: 0; } .footer button .dribbble:before, .footer button .dribbble:after, .footer button .dribbble span, .dribbble .footer button span, .footer button .dribbble:before span, .dribbble:before .footer button span { top: -14px !important; left: -6px !important; -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); -webkit-animation: none; animation: none; opacity: 1; } .footer button .dribbble:after { top: auto !important; right: -6px !important; bottom: -14px !important; left: auto !important; -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); -webkit-animation: none; animation: none; opacity: 1; } .footer button .dribbble span, .footer button .dribbble:before span, .footer button .dribbble:after span, .dribbble .footer button span span { top: -5px !important; left: -11px !important; -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); -webkit-animation: none; animation: none; opacity: 1; } .message { position: absolute; top: 50%; left: 0; width: 100%; padding: 60px; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); -webkit-animation: message 10s ease; animation: message 10s ease; } .message .dribbble, .message .dribbble:before, .message .dribbble:after, .message .dribbble span, .dribbble .message span { position: relative; margin: 0 auto 160px; border-color: #FFF; -webkit-transform: scale(6); transform: scale(6); -webkit-transform-origin: top; transform-origin: top; } .message .dribbble:before, .message .dribbble:after, .message .dribbble span, .dribbble .message span, .message .dribbble:before span, .dribbble:before .message span, .message .dribbble:after, .message .dribbble span, .message .dribbble:before span, .message .dribbble:after span, .dribbble .message span span { margin: 0; position: absolute; border-color: #FFF; -webkit-transform: scale(1); transform: scale(1); } .message h1 { margin: 0 0 10px; color: #FFF; font-size: 24px; font-weight: 600; -webkit-animation: messageH1 10s ease; animation: messageH1 10s ease; } .message span { color: #FFF; -webkit-animation: messageSpan 10s ease; animation: messageSpan 10s ease; } .message span a { color: #FFF; } .closeModal{ } @-webkit-keyframes message { 0% { top: 0; opacity: 0; } 25% { opacity: 0; } 30% { top: 50%; opacity: 1; } } @keyframes message { 0% { top: 0; opacity: 0; } 25% { opacity: 0; } 30% { top: 50%; opacity: 1; } } @-webkit-keyframes dribbble { 0% { opacity: 0; } 4% { opacity: 0; } 5% { opacity: 1; -webkit-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg); } 19% { opacity: 1; } 20% { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: translate(-50%, -50%) rotate(720deg); transform: translate(-50%, -50%) rotate(720deg); opacity: 0; } } @keyframes dribbble { 0% { opacity: 0; } 4% { opacity: 0; } 5% { opacity: 1; -webkit-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg); } 19% { opacity: 1; } 20% { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: translate(-50%, -50%) rotate(720deg); transform: translate(-50%, -50%) rotate(720deg); opacity: 0; } } @-webkit-keyframes successContainer { 0% { position: relative; top: 0; left: 0; height: 60px; color: #1E88E5; margin: 0 auto; padding: 0; border-radius: 4px; -webkit-transform: translate(0%, 0%) scale(1); transform: translate(0%, 0%) scale(1); overflow: hidden; } 5% { width: 60px; border-radius: 100px; } 10% { width: 60px; height: 60px; margin: 0 auto; border-radius: 100px; color: #1E88E5; -webkit-transform: translate(0%, 0%) scale(1); transform: translate(0%, 0%) scale(1); } 20% { width: 60px; height: 60px; top: 0; left: 0; border-radius: 100%; margin: 0 auto; padding: 0; -webkit-transform: translate(0%, 0%) scale(1); transform: translate(0%, 0%) scale(1); } 40% { -webkit-transform: translate(-50%, -50%) scale(100); transform: translate(-50%, -50%) scale(100); } } @keyframes successContainer { 0% { position: relative; top: 0; left: 0; height: 60px; color: #1E88E5; margin: 0 auto; padding: 0; border-radius: 4px; -webkit-transform: translate(0%, 0%) scale(1); transform: translate(0%, 0%) scale(1); overflow: hidden; } 5% { width: 60px; border-radius: 100px; } 10% { width: 60px; height: 60px; margin: 0 auto; border-radius: 100px; color: #1E88E5; -webkit-transform: translate(0%, 0%) scale(1); transform: translate(0%, 0%) scale(1); } 20% { width: 60px; height: 60px; top: 0; left: 0; border-radius: 100%; margin: 0 auto; padding: 0; -webkit-transform: translate(0%, 0%) scale(1); transform: translate(0%, 0%) scale(1); } 40% { -webkit-transform: translate(-50%, -50%) scale(100); transform: translate(-50%, -50%) scale(100); } } @-webkit-keyframes slidingLeft { 0% { left: 50%; width: 0%; opacity: 0; } 5% { left: 50%; width: 0%; } 20% { width: 20%; opacity: 1; } 100% { left: -100%; } } @keyframes slidingLeft { 0% { left: 50%; width: 0%; opacity: 0; } 5% { left: 50%; width: 0%; } 20% { width: 20%; opacity: 1; } 100% { left: -100%; } } @-webkit-keyframes slidingRight { 0% { right: 50%; width: 0%; opacity: 0; } 5% { right: 50%; width: 0%; } 20% { width: 20%; opacity: 1; } 100% { right: -100%; } } @keyframes slidingRight { 0% { right: 50%; width: 0%; opacity: 0; } 5% { right: 50%; width: 0%; } 20% { width: 20%; opacity: 1; } 100% { right: -100%; } }
public/css/modal.css
body { background: #F2F2F2; color: rgba(0, 0, 0, 0.6); font-family: 'Roboto', sans-serif; font-size: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } ::-moz-selection { background: #1E88E5; } ::selection { background: #1E88E5; } .modal { z-index: 1000; position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; display: none; background-color: rgba(0,0,0,0.1); } .content-modal{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; height: 80%; background: #FFF; max-width: 600px; border-radius: 6px; -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; box-sizing: border-box; margin: auto auto; padding: 60px; overflow: auto; } .header { margin: 0 0 40px; color: #1E88E5; text-align: center; } .header h1 { margin: 0 0 10px; color: rgba(0, 0, 0, 0.8); font-size: 30px; font-weight: 600; } .header span { color: rgba(0, 0, 0, 0.4); } .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; width: 100%; margin: 20px 0; } .thumbnail img { display: block; width: 100%; } .description { width: 100%; } .description h2 { display: block; margin: 0 0 10px; color: #1E88E5; font-size: 18px; } .description .meta { margin: 0 0 10px; color: #E1E1E1; font-size: 12px; } .description .location { margin: 0 10px 0 0; color: #9A9A9A; } .description .website { color: #343434; text-decoration: none; } .dribbble, .dribbble:before, .dribbble:after, .dribbble span { position: relative; width: 20px; height: 20px; border: 2px solid #DEDEDE; border-radius: 100%; -webkit-transition: 0.3s ease; transition: 0.3s ease; overflow: hidden; cursor: pointer; } .dribbble:before, .dribbble:after, .dribbble span, .dribbble:before span { content: ''; position: absolute; top: -100px; left: -100px; display: block; } .dribbble:after { right: -100px; bottom: -100px; } .dribbble span, .dribbble:before span, .dribbble:after span { top: -100px; left: -100px; height: 30px; } .dribbble.selected, .selected.dribbble:before, .selected.dribbble:after, .dribbble span.selected { border-color: #1E88E5; } .dribbble.selected:before, .selected.dribbble:after, .dribbble span.selected, .dribbble:before span.selected { top: -14px; left: -6px; } .dribbble.selected:after { top: auto; right: -6px; bottom: -14px; left: auto; } .dribbble.selected span, .selected.dribbble:before span, .selected.dribbble:after span, .dribbble span.selected span { top: -5px; left: -11px; height: 50px; border-color: #1E88E5; } .footer .dribbble, .footer .dribbble:before, .footer .dribbble:after, .footer .dribbble span, .dribbble .footer span { border-color: #FFF !important; } .footer .dribbble span, .footer .dribbble:before span, .footer .dribbble:after span, .dribbble .footer span span { border-color: #FFF !important; } .footer { margin: 20px 0 0; } .footer input { width: 100%; border: 1px solid #DEDEDE; border-radius: 4px; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0 0 20px; padding: 20px; font-family: inherit; font-size: 14px; font-weight: inherit; -webkit-transition: 0.3s ease; transition: 0.3s ease; } .footer input:focus { border-color: #1E88E5; } .footer button { outline: none; position: relative; background: #1E88E5; width: 49%; border: 0; border-radius: 3px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; color: #FFF; font-size: 18px; font-weight: 600; text-transform: uppercase; cursor: pointer; } .delete { padding: 2px; background: red!important; } .flex { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: space-between; } .footer button.success { position: absolute; top: 50%; left: 50%; color: #1E88E5; -webkit-transform: translate(-50%, -50%) scale(100); transform: translate(-50%, -50%) scale(100); -webkit-animation: successContainer 10s ease; animation: successContainer 10s ease; } .footer button .dribbble, .footer button .dribbble:before, .footer button .dribbble:after, .footer button .dribbble span, .dribbble .footer button span { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-indent: -9999px; -webkit-animation: dribbble 10s ease; animation: dribbble 10s ease; opacity: 0; } .footer button .dribbble:before, .footer button .dribbble:after, .footer button .dribbble span, .dribbble .footer button span, .footer button .dribbble:before span, .dribbble:before .footer button span { top: -14px !important; left: -6px !important; -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); -webkit-animation: none; animation: none; opacity: 1; } .footer button .dribbble:after { top: auto !important; right: -6px !important; bottom: -14px !important; left: auto !important; -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); -webkit-animation: none; animation: none; opacity: 1; } .footer button .dribbble span, .footer button .dribbble:before span, .footer button .dribbble:after span, .dribbble .footer button span span { top: -5px !important; left: -11px !important; -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); -webkit-animation: none; animation: none; opacity: 1; } .message { position: absolute; top: 50%; left: 0; width: 100%; padding: 60px; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); -webkit-animation: message 10s ease; animation: message 10s ease; } .message .dribbble, .message .dribbble:before, .message .dribbble:after, .message .dribbble span, .dribbble .message span { position: relative; margin: 0 auto 160px; border-color: #FFF; -webkit-transform: scale(6); transform: scale(6); -webkit-transform-origin: top; transform-origin: top; } .message .dribbble:before, .message .dribbble:after, .message .dribbble span, .dribbble .message span, .message .dribbble:before span, .dribbble:before .message span, .message .dribbble:after, .message .dribbble span, .message .dribbble:before span, .message .dribbble:after span, .dribbble .message span span { margin: 0; position: absolute; border-color: #FFF; -webkit-transform: scale(1); transform: scale(1); } .message h1 { margin: 0 0 10px; color: #FFF; font-size: 24px; font-weight: 600; -webkit-animation: messageH1 10s ease; animation: messageH1 10s ease; } .message span { color: #FFF; -webkit-animation: messageSpan 10s ease; animation: messageSpan 10s ease; } .message span a { color: #FFF; } .closeModal{ } @-webkit-keyframes message { 0% { top: 0; opacity: 0; } 25% { opacity: 0; } 30% { top: 50%; opacity: 1; } } @keyframes message { 0% { top: 0; opacity: 0; } 25% { opacity: 0; } 30% { top: 50%; opacity: 1; } } @-webkit-keyframes dribbble { 0% { opacity: 0; } 4% { opacity: 0; } 5% { opacity: 1; -webkit-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg); } 19% { opacity: 1; } 20% { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: translate(-50%, -50%) rotate(720deg); transform: translate(-50%, -50%) rotate(720deg); opacity: 0; } } @keyframes dribbble { 0% { opacity: 0; } 4% { opacity: 0; } 5% { opacity: 1; -webkit-transform: translate(-50%, -50%) rotate(0deg); transform: translate(-50%, -50%) rotate(0deg); } 19% { opacity: 1; } 20% { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: translate(-50%, -50%) rotate(720deg); transform: translate(-50%, -50%) rotate(720deg); opacity: 0; } } @-webkit-keyframes successContainer { 0% { position: relative; top: 0; left: 0; height: 60px; color: #1E88E5; margin: 0 auto; padding: 0; border-radius: 4px; -webkit-transform: translate(0%, 0%) scale(1); transform: translate(0%, 0%) scale(1); overflow: hidden; } 5% { width: 60px; border-radius: 100px; } 10% { width: 60px; height: 60px; margin: 0 auto; border-radius: 100px; color: #1E88E5; -webkit-transform: translate(0%, 0%) scale(1); transform: translate(0%, 0%) scale(1); } 20% { width: 60px; height: 60px; top: 0; left: 0; border-radius: 100%; margin: 0 auto; padding: 0; -webkit-transform: translate(0%, 0%) scale(1); transform: translate(0%, 0%) scale(1); } 40% { -webkit-transform: translate(-50%, -50%) scale(100); transform: translate(-50%, -50%) scale(100); } } @keyframes successContainer { 0% { position: relative; top: 0; left: 0; height: 60px; color: #1E88E5; margin: 0 auto; padding: 0; border-radius: 4px; -webkit-transform: translate(0%, 0%) scale(1); transform: translate(0%, 0%) scale(1); overflow: hidden; } 5% { width: 60px; border-radius: 100px; } 10% { width: 60px; height: 60px; margin: 0 auto; border-radius: 100px; color: #1E88E5; -webkit-transform: translate(0%, 0%) scale(1); transform: translate(0%, 0%) scale(1); } 20% { width: 60px; height: 60px; top: 0; left: 0; border-radius: 100%; margin: 0 auto; padding: 0; -webkit-transform: translate(0%, 0%) scale(1); transform: translate(0%, 0%) scale(1); } 40% { -webkit-transform: translate(-50%, -50%) scale(100); transform: translate(-50%, -50%) scale(100); } } @-webkit-keyframes slidingLeft { 0% { left: 50%; width: 0%; opacity: 0; } 5% { left: 50%; width: 0%; } 20% { width: 20%; opacity: 1; } 100% { left: -100%; } } @keyframes slidingLeft { 0% { left: 50%; width: 0%; opacity: 0; } 5% { left: 50%; width: 0%; } 20% { width: 20%; opacity: 1; } 100% { left: -100%; } } @-webkit-keyframes slidingRight { 0% { right: 50%; width: 0%; opacity: 0; } 5% { right: 50%; width: 0%; } 20% { width: 20%; opacity: 1; } 100% { right: -100%; } } @keyframes slidingRight { 0% { right: 50%; width: 0%; opacity: 0; } 5% { right: 50%; width: 0%; } 20% { width: 20%; opacity: 1; } 100% { right: -100%; } }
0.382603
0.096663
html { background: #fff; color: #333; _background-attachment: fixed } html.isPhone { min-width: 1200px } body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,select,textarea,th,td {margin: 0;padding: 0} body,button,input,select,textarea {font: 12px/1.5 "Microsoft YaHei", Tahoma, Helvetica, Arial, simsun} /* header */ .reg_header_top { width: 100%; height: auto; background: #fff; box-shadow: 1px 1px 5px rgba(98, 105, 109, 0.5); } .reg_header { width: 1200px; height: 60px; color: #333; padding: 20px 0; } .lh_logo { margin-left: 10px; } .logo_link { display: block; width: 400px; } .logo_link img { display: block; max-height: 100px; } .reg_login_link { height: 22px; line-height: 20px; margin-top: 36px; text-align: right; } .login_link { display: block; width: 49px; height: 22px; background: #ff666b; border-radius: 2px; color: #fff; margin-left: 6px; display: inline; } .login_link:hover { text-decoration: none; color: #fff; } .clear { clear: both; height: 0; font-size: 0; overflow: hidden; } .clearfix { *zoom: 1; } .clearfix:after { display: block; overflow: hidden; clear: both; height: 0; visibility: hidden; content: "."; } .center { margin-left: auto; margin-right: auto; } .fl { float: left; } .fr { float: right; } .fn { font-weight: normal; } .fb { font-weight: bold; } .f12 { font-size: 12px; } .f14 { font-size: 14px; } .f16 { font-size: 16px; } .f18 { font-size: 18px; } .f20 { font-size: 20px; } .t_c { text-align: center; } address,cite,dfn,em,var,i {font-style: normal} ul, ol { list-style: none } fieldset, img { border: 0 } h1 { font-size: 18px } h2 { font-size: 14px; font-weight: bold } h3 { font-size: 14px; font-weight: 400 } h4, h5 { font-size: 12px; font-weight: 400 } input, textarea, button, select { font-size: 12px; outline: 0; resize: none; color: #333 } button { cursor: pointer } table {} .clear { clear: both; height: 0; font-size: 0; line-height: 0; overflow: hidden } .cle:after, .clearfix:after, .clear_f:after, .cle_float:after { visibility: hidden; display: block; font-size: 0; content: '\20'; clear: both; height: 0 } .cle, .clearfix, .clear_f, .cle_float { *zoom: 1 } .dis-n { display: none; } .fl { float: left } .fr { float: right } .mt15 { margin-top: 15px; } a { text-decoration: none; color: #666; -webkit-transition: color .2s; -moz-transition: color .2s; -o-transition: color .2s; -ms-transition: color .2s; transition: color .2s } a:hover { color: #ff666b } a.on { color: #ff666b } a:focus, area:focus { outline: 0 } ::selection { background: #ff666b; color: #fff } canvas { -ms-touch-action: double-tap-zoom } .fs14 { font-size: 14px } .red, a.red, a.red:hover, .pink, a.pink, a.pink:hover { color: #ff666b } .gray999, .gray, a.gray, a.gray:hover { color: #999 } .green { color: #2b9b2d } .blue, .blue:hover { color: #09f } .linedot { background: #fff url(../images/linedot.png) 0 bottom repeat-x } @font-face { font-family: 'iconfont'; src: url('//at.alicdn.com/t/font_1471486831_5820625.eot'); /* IE9*/ src: url('../fonts/font_1.eot') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/font_1.woff') format('woff'), /* chrome、firefox */ url('../fonts/font_1.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/font_1.svg#iconfont') format('svg'); /* iOS 4.1- 106035617022589695*/ } .iconfont { font-family: "iconfont"; font-size: 100%; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .loading, .nala-load { background: url(../images/loading-16.gif) center center no-repeat } .load { background: url(../images/loading_nala.gif) center center no-repeat } .vip-ico, .svip-ico { background: url(../images/vip-ico.png) 0 6px no-repeat } .svip-ico { background-position: 0 -18px } .msg-ico, .newmsg-menu h3 i, .newmsg-menu .list s, .J_subCata .J_subView h3 a, .J_subCata .J_subView a.nav_gallery { background: url(../images/header-ico.png) 0 -9999px no-repeat } #wrapper { width: 1200px; margin: 0px auto 30px auto } .wrapper { width: 1200px; margin: auto; } .btn2 { display: inline-block; *display: inline; *zoom: 1; margin-bottom: 0; font-size: 14px; height: 38px; line-height: 38px; text-align: center; cursor: pointer; background-color: #ff4a00; border: 1px solid #ff4a00; color: #ff4a00; padding: 0; width: 148px } .btn2:hover, .btn2:focus { color: #fff; outline: 0; text-decoration: none; background-color: #ff4a00 } .btn2.active, .btn2:active { outline: 0; background-color: #ff4a00; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15); box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15) } .btn2.disabled, .btn2[disabled] { cursor: default; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color: #e5e9ec; background: #ccd0d9 } .btn-small { height: 28px; line-height: 28px; width: 118px; font-size: 12px } .btnprimary { float: right; width: 130px; color: #fff; margin-top: 5px; background: #ff666b; display: inline-block; height: 38px; padding: 0; font-size: 14px; line-height: 38px; text-align: center; cursor: pointer; -webkit-transition: all 0.4s; transition: all 0.4s; } .btnprimary:hover { color: #fff; } .site-topbar .count .btnprimary { color: #fff; } .here { height: 40px; line-height: 40px; font-size: 12px; padding: 5px 0; color: #666; } .here i.iconfont { font-size: 14px } .here h1 { display: inline; font-size: 12px; color: #333; font-weight: normal } #header { background: #fff; zoom: 1 } /*顶部 star*/ .site-topbar { *position: relative; *z-index: 11; height: 35px; font-size: 12px; line-height: 35px; color: #777; background: #f9f9f9; border-bottom: 1px solid #eee; } .container { margin-right: auto; margin-left: auto; *zoom: 1 } .container:before, .container:after { display: table; content: ""; line-height: 0 } .container:after { clear: both } .container { width: 1200px; } .sep, .ndash { margin: 0 0.25em; font-family: sans-serif; } .site-topbar .sep { margin: 0 0.5em; color: #424242 } .site-topbar .topbar-nav { float: left; _width: 630px } .site-topbar .topbar-cart { width: 120px; margin-left: 15px; position: relative; float: right; _display: inline; height: 40px; } .site-topbar .topbar-info .link, .site-topbar .topbar-info .user, .site-topbar .topbar-info .sep { float: left; } .topbar-info a:first-child { color: #ff666b; } .site-topbar .sn-quick-menu { margin-left: 15px; position: relative; float: right; _display: inline; height: 35px; } .site-topbar .sn-quick-menu li { position: relative; } .site-topbar .sn-menu { position: relative; } .site-topbar .sn-menu a:hover { text-decoration: underline; } .site-topbar .sn-mytaobao .menu-hd { padding: 0 16px 0 10px; } .site-topbar .menu-hd { display: block; height: 35px; line-height: 35px; cursor: pointer; z-index: 8888; position: relative } .site-topbar .sn-quick-menu .menu-hd b, #site-nav .sn-all-msg b { position: absolute; right: 2px; top: 12px; background: url(../images/site-bg.png) no-repeat 2px 0px; margin-left: 6px; display: inline-block; *zoom: 1; width: 11px; height: 11px; transition: .2s ease-in-out; -webkit-transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -o-transition: .2s ease-in-out; vertical-align: -1px } .site-topbar .sn-quick-menu .hover .menu-hd b, .site-topbar .sn-quick-menu .sn-menu:hover .menu-hd b { transform: rotate(-180deg); -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -o-transform: rotate(-180deg) } .site-topbar .menu-bd { display: none; position: absolute; left: 0; top: 36px; background: #fff; opacity: .99; filter: alpha(opacity=99); z-index: 93110; border: solid #eee; border-width: 0 1px 1px } .site-topbar .sn-mytaobao .menu-bd { line-height: 1.4; padding: 8px 10px; width: 74px; } .site-topbar .menu-bd-panel a { display: block; line-height: 25px } .site-topbar .sn-menu:hover .menu-bd { display: block } .site-topbar .sn-menu:hover .menu-hd { background-color: #fff; border-color: #eee; padding-bottom: 1px } .site-topbar .topbar-info { position: relative; float: right; _display: inline; height: 35px; line-height: 35px; } .site-topbar .user, .site-mini-header .user { position: relative; width: 110px; padding: 0; white-space: nowrap; } .site-topbar .user-name, .site-mini-header .user-name { position: relative; z-index: 5; display: block; width: 120px; height: 40px; text-align: center; } .site-topbar .user-active .user-name, .site-mini-header .user-active .user-name { background: #FFF; } .site-topbar .user-name .name, .site-mini-header .user-name .name { display: inline-block; width: auto; _width: 75px; max-width: 75px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; _zoom: 1; vertical-align: text-bottom; } .site-topbar .user-active a:hover, .site-mini-header .user-active a:hover { color: #ff666b; text-decoration: none; } .site-topbar .user-name i, .site-mini-header .user-name i { font-size: 18px; line-height: 18px; vertical-align: 9px; } .site-topbar .user-menu, .site-mini-header .user-menu { display: none; position: absolute; left: 0; left: -1px \9; top: 40px; z-index: 33; width: 120px; margin: 0; padding: 7px 0; border: 1px solid #e0e0e0 \9; border-top: 0 \9; list-style-type: none; background: #FFF; -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); } .site-topbar .user-menu a, .site-mini-header .user-menu a { display: block; padding: 3px 30px; line-height: 2; } .site-topbar .user-active a, .site-mini-header .user-active a { color: #424242; } .site-topbar .user-active .user-menu a, .site-mini-header .user-active .user-menu a { -webkit-transition: all 0.2s; transition: all 0.2s; } /*头部 end*/ .c-icon { display: inline-block; background: url(../images/cct_ui.png) 0 -999em no-repeat; overflow: hidden; vertical-align: middle; } .new_header .logo-search, .w-nav .t-nav, .w { width: 1200px; margin: 0 auto; } .new_header .logo-search { height: 80px; padding: 20px 0; position: relative; } .logo-search .c-slogan { float: left; height: 80px; overflow: hidden; } .logo-search .logodiv { display: block; width: 350px; height: 80px; float: left; } .logo-search .c-logo { height: 100%; overflow: hidden; width: 100%; background: url(../images/logo.gif) left center no-repeat; } .logo-search .c-slogan { width: 50px; } .logo-search .search-tab { float: left; width: 520px; margin: 10px 0 0 0; } .logo-search .search-form .so-input-box { float: left; border: 0; width: 412px; height: 32px; } .search-tab .search-form .so-select { float: left; width: 56px; height: 36px; overflow: hidden; position: relative; z-index: 50; } .search-tab .search-form .so-select ul { width: 54px; background: #fff; border-left: #fff 1px solid; border-right: #e6e6e6 1px solid; position: absolute; z-index: 51; } .search-tab .search-form .so-select li { height: 36px; line-height: 36px; text-align: center; } .search-tab .search-form .so-select li a { display: block; height: 36px; color: #666; text-decoration: none; } .search-tab .search-form .so-select li a:hover { background: #f5f5f5; } .search-tab .search-form .so-select li.selected { text-indent: -10px; } .search-tab .search-form .so-select i { background: url(../images/cct_ui.png) -15px 0 no-repeat; display: block; width: 7px; height: 4px; overflow: hidden; position: absolute; top: 16px; right: 10px; z-index: 52; } .search-tab .search-form .so-hover { overflow: visible; } .search-tab .search-form .so-hover i { background-position: -15px -5px; } .search-tab .search-form .so-hover ul { border-left: #e6e6e6 1px solid; border-bottom: #e6e6e6 1px solid; } .logo-search .search-form .so-input-box .soinput { float: left; background: #fff; border: 1px solid #ff666b; height: 30px; line-height: 30px; padding: 5px 0 5px 10px; font-size: 12px; color: #999; width: 402px; } .logo-search .search-form .so-input-box .fcinput { color: #666; } .logo-search .search-form .sobtn { background: #ff666b url(../images/head-icons.png) no-repeat 24px -110px; float: left; display: inline; width: 72px; height: 42px; border: none; margin-right: 1px; cursor: pointer; } .logo-search .search-form .sobtn:hover { background: #ff666b url(../images/head-icons.png) no-repeat 24px -110px; } .logo-search .search-form .sogoods {} .logo-search .search-form .soshop { background: #ff7f00; } .logo-search .search-form .soshop:hover { background: #ff9500; } .logo-search .search-tags { width: 517px; height: 18px; line-height: 18px; overflow: hidden; color: #999; margin-top: 5px; } .logo-search .search-tags span { float: left; display: inline; margin-right: 10px; } .logo-search .search-tags a { float: left; display: inline; margin-right: 10px; color: #999; } .logo-search .search-tags a:hover { color: #ff666b; } .logo-search .mobile_ewm { float: right; width: 138px; margin: 10px 10px 0 0; position: relative; _display: inline; height: 40px; border: solid 1px #ddd; background: #f9f9f9; } .logo-search .mobile_ewm .btn-qrcode-mobile { display: block; position: relative; width: 100px; height: 38px; background: url(../images/btn-qrcode-mobile.png) 8px 8px no-repeat; padding-left: 38px; } .logo-search .mobile_ewm .btn-qrcode-mobile span { width: 100px; height: 38px; line-height: 38px; font-size: 12px; color: #575757; } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover { display: none; position: absolute; left: 50%; top: 60px; margin-left: -146px !important; background: #fff; padding: 20px; width: 170px; height: 200px; border: 2px solid #a0a0a0; text-indent: 0; border-radius: 5px; z-index: 11 } .logo-search .mobile_ewm .btn-qrcode-mobile:hover .qrcode-popover { display: block } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover .arrow { display: block; position: absolute; top: -31px; left: 50%; margin-left: -16px; width: 0; height: 0; border: 16px solid #fff; border-color: transparent transparent #fff; z-index: 2 } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover .arrow.border { top: -34px; border-color: transparent transparent #a0a0a0; z-index: 1 } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover .title { background: url(../images/btn-qrcode-mobile-title.png) left center no-repeat; text-indent: 50px; height: 40px } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover .title p { font-size: 14px; color: #000; line-height: 36px } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover .img { width: 160px; margin: 0 auto; padding-top: 13px } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover .img img { width: 100% } .logo-search .topbar-cart { float: left; width: 150px; margin: 10px 0 0 0; position: relative; _display: inline; height: 42px; } .logo-search .topbar-cart-active .cart-mini { color: #ff666b; background: #fff; border: 1px solid #ddd; border-bottom: none; } .logo-search .cart-menu { display: none; text-align: center; position: absolute; text-align: left; right: 0; right: -1px \9; top: 40px; z-index: 31; width: 316px; color: #363636; background: #fff; border: 1px solid #ddd; } .logo-search .cart-menu .loading_top { text-align: center; margin: 20px; padding: 20px 0; } .logo-search .cart-menu li { height: 60px; padding: 5px 20px; position: relative; } .logo-search .cart-menu li .cart-item { border-top: 1px solid #e0e0e0; padding: 10px 0; height: 40px; line-height: 20px; } .logo-search .cart-menu .first .cart-item { border-top: 0 none; } .logo-search .cart-menu li .cart-item a { color: #333; } .logo-search .cart-menu li .cart-item a:hover { color: #ff666b; } .logo-search .cart-menu li .cart-item .thumb { float: left; margin-right: 10px; } .logo-search .cart-menu li .cart-item .name { float: left; width: 100px; height: 40px; line-height: 20px; overflow: hidden; } .logo-search .cart-menu li .cart-item .price { float: right; padding-top: 10px; padding-right: 20px; } .logo-search .cart-menu li .cart-item .btn-del { position: absolute; top: 25px; right: 20px; } .logo-search .cart-menu li .cart-item a img { width: 40px; height: 40px; } .logo-search .count { padding: 0 20px 20px 20px; } .logo-search .count em { font-style: normal; } .logo-search .count .total { float: left; margin-top: 15px; } .logo-search .count .total strong { display: block; color: #ff666b; font-weight: 400; } .logo-search .count .total strong em { font-size: 12px; } .logo-search .count .btn { float: right; width: 130px; color: #fff; margin-top: 13px; background: #ff666b; } .logo-search .count .btn:hover { background: #ff666b; } .logo-search .cart-mini { position: relative; z-index: 32; display: block; height: 40px; line-height: 40px; text-align: center; color: #363636; background-color: #f9f9f9; border: 1px solid #ddd; } .logo-search .cart-mini-filled { color: #fff; background: #ff666b; } .logo-search .cart-mini i { margin-right: 4px; font-size: 20px; line-height: 20px; color: #ff666b; vertical-align: -4px } .logo-search .cart-mini-num { margin-left: -4px } .new_header .w-nav { width: 100%; height: 37px; margin: 0 auto; background: #fff; border-bottom: solid 2px #ff666b } .t-nav .nav-categorys { float: left; position: relative; z-index: 40; } .t-nav .nav-categorys .catetit { width: 210px; line-height: 37px; } .t-nav .nav-categorys .catetit a { background: linear-gradient(74deg, #f31146 0%, #ff512f 100%), linear-gradient(85deg, #f32f3f 0%, #fb7b57 100%), linear-gradient(#e61243, #e61243); font: 15px/37px '\5FAE\8F6F\96C5\9ED1'; color: #fff; display: block; height: 37px; text-decoration: none; text-align: center; text-indent: -15px; cursor: default; position: relative; } .t-nav .nav-categorys .catetit a i { background-position: -23px 0; width: 9px; height: 6px; position: absolute; top: 17px; right: 15px; } .t-nav .nav-categorys .catetit.hover a i { background-position: -23px -7px; } .t-nav .nav-categorys .cate-item { background: #ff666b; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55ffffff', endColorstr='#55ffffff'); width: 210px; height: 418px; padding: 0; padding-top: 2px; position: absolute; top: 38px; left: 0; overflow: visible; z-index: 999; } .t-nav .nav-categorys .cate-item li { font-size: 0; height: 52px; line-height: 52px; cursor: pointer; width: 100%; overflow: hidden; } .t-nav .nav-categorys .cate-item li:hover { background: #f59396; } .t-nav .nav-categorys .cate-item .cateone { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55ffffff', endColorstr='#55ffffff'); height: 52px; line-height: 52px; overflow: hidden; position: relative; zoom: 1; z-index: 999; } .t-nav .nav-categorys .cate-item .cateone a { color: #fff; font-weight: normal; height: 52px; line-height: 52px; font-family: tahoma, arial, 'Hiragino Sans GB', '\5FAE\8F6F\96C5\9ED1', sans-serif; font-size: 14px; white-space: nowrap; z-index: 999; padding-left: 40px; } .t-nav .nav-categorys .cate-item .cateone a:hover { text-decoration: none; } .t-nav .nav-categorys .cate-item .cateone.hover {} .t-nav .nav-categorys .cate-item .cateone.hover a { text-decoration: none; } .t-nav .nav-categorys .cate-item .cateone.hover a:hover { text-decoration: none; } .t-nav .nav-categorys .cate-item .cateone.hover i {} .t-nav .nav-categorys .cate-item .cateone i { display: inline-block; width: 17px; height: 17px; vertical-align: middle; position: absolute; top: 20px; right: 17px; font-size: 10px; line-height: 14px; color: #fff; } .t-nav .nav-categorys .cate-item .catetwo { display: none; background: #fff; overflow: visible; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5); border-left: 0; width: 990px; min-height: 380px; position: absolute; top: 0; left: 210px; z-index: 42; padding: 20px; } .t-nav .nav-categorys .cate-item .catetwo9 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo10 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo11 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo12 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo13 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo14 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo15 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo16 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat { float: left; width: 100%; _margin-left: 10px; font-size: 14px; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl { width: 100%; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dt { width: 100%; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dt a { color: #363636; font-weight: bold } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dt a:hover { color: #ff666b; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dd { font-size: 0; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl:last-child dd { border-bottom: none 0; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dd a { font-size: 12px; color: #7C7171; line-height: 40px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline /*IE6、7*/ ; padding: 5px 15px; *zoom: 1 /*IE6、7*/ ; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dd a.hot_cat { color: #ff666b } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dd a:hover { color: #ff666b; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dd a img { width: 40px; height: 40px; padding-right: 10px; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dd h5 { font-size: 12px; line-height: 20px; color: #333; margin: 4px 0 2px 0; } /*导航菜单*/ .t-nav .nav-items { float: left; padding-left: 25px; max-width: 960px; overflow: hidden; } .t-nav .nav-items li { float: left; display: inline; height: 37px; line-height: 37px; padding: 0 12px; text-align: center; position: relative; } .t-nav .nav-items li a { color: #323334; display: block; font-size: 15px; text-decoration: none; } .t-nav .nav-items li a:hover { color: #ff666b; } #header_guanzhu { background: url(../images/guanzhu-ico.png) 72px 5px no-repeat; padding-right: 62px } #header_guanzhu .more-bd { +visibility: visible; +display: none } #header_guanzhu .more-bd .list { padding: 15px; width: 130px; height: 190px; background: #fff url(../images/guanzhu-bg.png) center 50px no-repeat } #header_guanzhu .more-bd .list p { padding-left: 31px; height: 24px; overflow: hidden } #header_guanzhu.hover .more-bd { +display: block } .footer_service { background: #fff; padding: 30px 0; border-bottom: solid 1px #E8E8E8 } .footer_service li { background: rgba(0, 0, 0, 0) url("../images/footer_service_icon.png") no-repeat scroll left top; float: left; height: 42px; margin-left: 55px; padding-left: 55px; width: 190px; } .footer_service .s1 { background-position: 0 0; } .footer_service .s2 { background-position: 0 -42px; } .footer_service .s3 { background-position: 0 -84px; } .footer_service .s4 { background-position: 0 -126px; } .footer_service li b { color: #302E33; display: block; font: 18px/40px "Microsoft YaHei"; padding-left: 15px; } .site-footer { background: #fff; width: 100%; padding-top: 16px 0; border-top: solid 1px #E8E8E8; font-size: 14px; line-height: 1.5em; position: relative } .site-footer .footer-links { padding: 20px 0 20px; color: #848484; border-bottom: solid 1px #E8E8E8; } .site-footer .footer-info { font-size: 12px; padding: 20px } .site-footer .col-links { float: left; _display: inline; width: 150px; margin: 0px; padding-left: 40px; text-align: left } .site-footer .col-links dt { margin-bottom: 10px; font-size: 16px; color: #302E33; } .site-footer .col-links dd { margin: 0 0 8px; color: #848484; font-size: 12px } .site-footer .col-links dd a { color: #848484; font-size: 12px } .site-footer .col-links dd a:hover { color: #ff666b } .site-footer .col-links dd.service_phone { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #ff666b; line-height: 30px; vertical-align: top; } .site-footer .col-links dd.wx { height: 90px; position: relative; } .site-footer .col-links dd.wx .weixin_icon { width: 35px; height: 36px; position: absolute; left: 0; top: 27px; background: url(../images/weixin_icon.png) 50% 50% no-repeat; } .site-footer .col-links dd.wx .weixin_qr { width: 80px; height: 80px; position: absolute; left: 50px; top: 5px; } .site-footer .col-links dd.wx .weixin_qr img { width: 80px; height: 80px; } .site-footer .col-links-first { margin-left: 0 } .site-footer .col-contact { float: right; width: 240px; text-align: center } .site-footer .col-contact p { margin: 0 0 15px } .site-footer .col-contact p.phone { margin-bottom: 5px; font-size: 26px; line-height: 1; color: #ff666b } .site-footer .info-text { float: left; width: 100%; margin: 0 auto; text-align: center; } .site-footer .info-text a { padding-right: 15px; color: #848484; } .site-footer .info-text p.img_links a { margin: 10px 10px 0 10px; padding: 0; display: inline-block; } .site-footer .info-text a:hover { color: #ff666b; } .site-footer .info-text .nav_bottom a { display: inline-block; padding: 0 20px 0 21px; background: url(../images/border-right.png) no-repeat 0 center; color: #848484; } .site-footer .info-text .nav_bottom a:hover { color: #ff666b; } .site-footer .info-text .nav_bottom a.noborder { background: 0 } .footer-container { width: 100%; } .site-footer .info-text .logo-mini { float: left; width: 40px; height: 40px; margin-right: 15px; background: #ff4a00; text-align: center } .site-footer .info-text .logo-mini i { font-size: 28px; color: #fff } .site-footer .info-text .sep { margin: 0 3px } .site-footer .info-text p { margin: 0; line-height: 30px; color: #848484; } .site-footer .info-links { clear: both } .site-footer .info-links img { width: auto; height: 20px } .tongji-js { display: none } .side-pannel { position: fixed; right: 8px; margin-left: 496px; z-index: 999; } .is1280 .tb_box { margin-left: 0; left: auto; right: 0 } .is1280 .tb_box .tb_bd { width: 36px } .is1280 .tb_box .tb_bd li p span { line-height: 18px; padding-top: 2px; height: 40px } i.icon_tags { display: block; position: absolute; z-index: 18; width: 82px; height: 30px; background: url(../images/item-icos-new.png) -9999px 0 no-repeat; _background: url(../images/item-icos-new-ie6.png) -9999px 0 no-repeat; text-indent: -999em; overflow: hidden; left: 0; top: 10px; color: #fff } i.icon_tag01 { background-position: 0 -103px } i.icon_tag02 { background-position: 0 -68px } i.icon_tag03 { background-position: 0 -34px } i.icon_tag04 { background-position: 0 -00px } a.addcart { display: none } a.productitem { display: block; +zoom: 1; position: relative; overflow: hidden } a.productitem span.productimg { display: block; padding: 0; margin: 0 auto; } a.productitem span.productimg img { vertical-align: top; display: block; } a.productitem span.nalaprice { color: #ff666b; font-size: 16px; font-family: Arial, Helvetica, sans-serif; display: block; padding: 10px; } a.productitem span.nalaprice .xiaoliang { font-size: 14px; color: #646464; margin-right: 10px; height: 24px; line-height: 24px; float: right; } a.productitem span.productname { display: block; height: 36px; line-height: 18px; margin: 0 15px; font-size: 14px; overflow: hidden; color: #31373c } a.productitem span.productname span.key_word { color: #ff666b } a.productitem span.description { display: block; height: 16px; overflow: hidden; color: #999 } a.productitem span.salerow { display: block; color: #999; height: 25px; line-height: 25px; } a.productitem span.sales { color: #ff666b; padding: 0 5px } a.productitem span.xszk { position: relative; } a.productitem span.price { display: none } a.nextpage { border: 1px solid #fadbc1; display: block; height: 338px; background: #ffe7d2 url(../images/nextpage-bg.png) center center no-repeat; position: relative } a.nextpage i { position: absolute; right: -3px; bottom: -2px; display: block; width: 21px; height: 21px; background: url(../images/nextpage-bg2.png) center center no-repeat; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; overflow: hidden } a.nextpage:hover i { right: -1px; bottom: -1px; width: 41px; height: 41px } .soldout_mod a.productitem span.nalaprice { color: #666 } .soldout_mod a.productitem span.sales { color: #333 } .soldout_mod span.soldout_txt { position: absolute; top: 242px; right: 13px } .btn, .btn-css3 { display: inline-block; padding: 5px 12px; height: 16px; line-height: 16px; _line-height: 18px; border: 1px solid #ff666b; border-radius: 3px; font-size: 100%; color: #fff; background-color: #ff666b; overflow: hidden; vertical-align: middle } .btn:hover, .btn-css3:hover { text-decoration: none; color: #fff; background: #ff666b } .btn img, .btn-css3 img { vertical-align: middle } .graybtn { display: inline-block; padding: 5px 12px; height: 16px; line-height: 16px; border: 1px solid #c4c4c4; border-radius: 2px; font-size: 100%; color: #666; background-color: #efefef; background-image: -webkit-linear-gradient(#f8f8f8, #e5e5e5); background-image: -moz-linear-gradient(#f8f8f8, #e5e5e5); background-image: linear-gradient(#f8f8f8, #e5e5e5); background-repeat: repeat-x; vertical-align: middle } .graybtn:hover { text-decoration: none; color: #666; } .ok-tip, .success-tip, .warn-tip, .confirm-tip { font-size: 14px } .ok-tip .iconfont, .success-tip .iconfont, .warn-tip .iconfont, .confirm-tip .iconfont { color: #ff666b; font-size: 24px; margin-right: 10px } .ok-tip .iconfont { color: #59bbec; font-size: 30px } .success-tip { font-size: 22px } .success-tip .iconfont { color: #090; font-size: 36px } .confirm-tip .iconfont { color: #0baee4; font-size: 22px } .aui_inner table { width: 100% } .aui_loading { padding: 20px 0 0; background: url(../images/loading-16.gif) center 0 no-repeat; text-align: center; overflow: hidden; color: #bbb } .aui_inner { background: #fafafa; box-shadow: 1px 1px 3px rgba(100, 100, 100, 0.3); border: 1px solid #989898 } .aui_main { vertical-align: top } .aui_content { min-width: 200px } .aui_titleBar { position: relative; border-bottom: 1px solid #fff } .aui_titleBar .aui_title { font-size: 20px; padding: 10px 20px; border-bottom: 1px solid #e0e0e0 } .aui_close { background-image: url(../images/ico.png); background-position: 0 0; top: 12px; right: 12px; position: absolute; text-indent: -9999px; width: 24px; height: 24px; overflow: hidden; margin-right: 0 } .aui_close:hover { background-position: 0 -24px } .aui_buttons { background-color: #f6f6f6; border-top: 1px solid #eee; padding: 6px 10px; text-align: right } .aui_dialog button { margin-left: 15px; padding: 6px 8px; cursor: pointer; display: inline-block; text-align: center; line-height: 1; *padding: 4px 6px; *height: 2em; letter-spacing: 2px; color: #999; border: solid 1px #ccc; border-radius: 2px; background: #eee } .aui_dialog button:hover { background: #ddd } .aui_dialog button.highlight { color: #fff; border: solid 1px #38abe4; background: #59bbec } .aui_dialog button.highlight:hover { background: #7accf4 } .dialog_success .aui_close, .dialog_confirm .aui_close, .dialog_ok .aui_close, .dialog_warn .aui_close { display: none } .aui_outer { -webkit-animation: pop_in .5s } @-webkit-keyframes pop_in { 0% { -webkit-transform: scale(0.6); opacity: 0 } 50% { -webkit-transform: scale(1.05); opacity: 1 } 100% { -webkit-transform: scale(1); opacity: 1 } } .dialog_login_box { width: 320px; height: 430px; padding: 15px 30px; background: #fff } #login-box h2 { font-size: 18px; font-style: normal; font-weight: 100; letter-spacing: 5px } #login-box .trig { float: right; font-size: 12px; letter-spacing: 0 } #login-box .trig a { text-decoration: underline } .dialog_login_box .form-bd { margin: 15px 0; position: relative; height: 239px; width: 320px; overflow: hidden } .dialog_login_box .form_box { position: absolute; width: 640px } .dialog_login_box .login_box, .prve_login { float: left } #login-box .form { width: 320px } #login-nala-form li h5 { font-size: 14px; color: #999 } #login-nala-form li span.iconfont { display: inline-block; text-align: center; color: #aaa; font-size: 18px; vertical-align: middle; margin: 0 6px } #login-nala-form li input.text { width: 240px; padding: 4px 6px; height: 18px; line-height: 18px; overflow: hidden; border: 0; border-left: 1px solid #ccc; color: #333; vertical-align: middle; color: #333; margin-left: 2px; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; transition: all .25s ease } #login-nala-form li.text_input { border: 1px solid #ccc; line-height: 18px; padding: 6px; position: relative; margin-bottom: 24px; zoom: 1 } #login-nala-form li { line-height: 18px; padding: 6px 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; transition: all .25s ease } #login-nala-form li.last { text-align: center; margin-bottom: 30px; margin-top: 10px } #login-nala-form li.last p { margin-bottom: 10px } #login-nala-form li.last .btn { height: 50px; width: 100%; text-align: center; color: #fff; letter-spacing: 5px; cursor: pointer; font-size: 18px; border: 0 } #login-nala-form li.last .disabled { background: #eee url(../images/loading.gif) 110px 18px no-repeat; cursor: default; color: #999 } #login-nala-form li p .remember-me { margin-right: 10px; vertical-align: -2px } #login-nala-form li p a.forget_psd { float: right; text-decoration: underline } #login-nala-form li.params_error { border-color: #fe655c } #login-nala-form li.params_error input.text { border-left-color: #fe655c } #login-nala-form li.error_box { padding: 0; height: 16px; margin-top: -12px; margin-bottom: 5px; color: #fe655c } #login-nala-form li.text_input .error_icon { background: url(../images/error_icon.png) 0 -50px no-repeat; position: absolute; width: 14px; height: 14px; right: 10px; top: 10px } #login-nala-form li.params_error .error_icon { background-position: 0 0 } #login-nala-form li.text_input input:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px white inset } #login-last { padding-top: 5px } #login-last li { padding-bottom: 25px } #login-last i.iconfont { margin-right: 4px; color: #999; font-size: 14px } #login-box.trg { padding: 12px; font-size: 14px; margin-top: 20px } .other-login { font-size: 0 } .other-login a { margin-top: 0; vertical-align: top; margin-right: 10px; background: url(../images/other-login-bg.png) center no-repeat; display: inline-block; width: 30px; height: 30px; overflow: hidden } .other-login a.sina { background-position: 0 0 } .other-login a.qq { background-position: -40px 0 } .other-login a.alipay { background-position: -80px 0 } .other-login a.taobao { background-position: -120px 0 } .other-login a.baidu { background-position: -160px 0 } .other-login a.qihoo360 { background-position: -200px 0 } .other-login a:hover { text-decoration: none; opacity: .8; filter: Alpha(opacity=80) } .other-form li h5 { margin-top: 50px } .other-form li { padding-bottom: 8px; margin-bottom: 10px } /*列表分页 */ .list-page { background: #fff; padding: 20px 30px; text-align: left; line-height: 29px; color: #999; overflow: hidden; font-size: 0; } .list-page li { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin-right: 8px; font-size: 14px; } .list-page a, .list-page .disabled span { display: block; float: left; height: 29px; line-height: 29px; position: relative; padding: 0 10px; border: 1px solid #ddd; background: #fff; color: #666; font-size: 14px; } .list-page a:hover { border: 1px solid #ff666b; color: #ff666b } .list-page span { color: #333; font-size: 14px; float: left; height: 31px; line-height: 31px; } .list-page a.active { background: #ff666b; border: 1px solid #ff666b; color: #fff !important; } .list-page input { border: 1px solid #ddd; width: 40px; height: 29px; line-height: 29px; text-align: center; color: #999; margin: 0 8px; } .list-page a.disabled { cursor: not-allowed; } .list-page .pagination { float: left; } .list-page .go_page { float: left; } .list-page .confirm_jump_page { vertical-align: middle; margin-left: 10px; line-height: 28px; width: 40px; } .common_main { width: 100%; border: 1px solid #ccc; background-color: #fff; box-shadow: 0 0 15px rgba(204, 204, 204, 0.5); margin: 30px auto 50px } .bnt_blue_1, .bnt_blue, .bnt_blue_2 { display: inline-block; padding: 4px 12px; height: 24px; line-height: 16px; _line-height: 18px; border: 1px solid #ff666b; border-radius: 3px; font-size: 100%; color: #fff; background-color: #ff666b; overflow: hidden; vertical-align: middle; cursor: pointer } #app_2code { position: fixed; z-index: 1000; bottom: 70px; left: 50%; margin-left: 610px; _position: absolute; _top: expression((document).documentElement.scrollTop+(document).documentElement.clientHeight-205); width: 84px; height: 70px; padding: 15px 0 10px; text-align: center; background-color: #fff; color: #ff666b; overflow: hidden } #app_2code img { width: 50px; height: 50px; vertical-align: top } #app_2code p { margin-top: 5px } #app_2code.app_2code_hover { width: 124px; height: 115px; margin-left: 570px } #app_2code.app_2code_hover img { width: 99px; height: 99px } .is1280 #app_2code { margin-left: 0; left: auto; right: 0 } .boxCenterList { font-size: 13px; } .brandCategoryA a { line-height: 30px; padding: 0 10px; } .brandCategoryA a:first-child { padding: 0; } .add_ok { display: none; background: #fff; padding: 40px 0; text-align: center; width: 480px; border: 3px solid #ff666b; border-radius: 10px; -moz-border-radius: 10px } .add_ok .tip { font-size: 30px; margin-bottom: 20px } .add_ok .tip i { font-size: 60px; color: #ff666b; vertical-align: -4px; margin-right: 15px } .add_ok .go a { font-size: 18px } .add_ok .go a.back { color: #ff666b; margin-right: 90px } .add_ok .go a.btn { padding: 10px 45px 12px } a.btn_submit { background-color: #2869ce; border-radius: 2px; color: #fff; display: inline-block; font-size: 12px; height: 20px; line-height: 20px; margin: 0 10px; padding: 0; position: relative; text-align: center; text-decoration: none; vertical-align: top; width: 60px; } a.btn_cancel { background-color: #333; border-radius: 2px; color: #fff; display: inline-block; font-size: 12px; height: 20px; line-height: 20px; margin: 0 10px; padding: 0; position: relative; text-align: center; text-decoration: none; vertical-align: top; width: 60px; } /*message消息*/ .message_all { background: #ffffff none repeat scroll 0 0; height: auto; margin: 30px auto; padding: 20px 30px; width: 1138px; ; } .message_all .message_tit { border-bottom: 1px solid #eaeaea; font-size: 18px; height: 40px; line-height: 40px; } .message_all .message_con { height: auto; min-height: 80px; padding: 60px 0; text-align: center; width: 1150px; } .message_all .message_con p { font-family: microsoft yahei; height: 30px; line-height: 30px; } .message_all .message_con p.msg_con { color: #ff666b; font-size: 14px; } /********弹框提示信息********/ .pop-header .pop-close, .pop-con .pop-icon { background: url(../images/common-icon.png) no-repeat; } .pop-mask { position: fixed; width: 100%; height: 100%; background: #000; opacity: 0.15; filter: alpha(opacity=15); left: 0; top: 0; z-index: 999999; display: none; s } .pop-main { border: 4px solid rgba(0, 0, 0, .1); border: 4px solid #ccc\9; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 410px; position: fixed; z-index: 1000001; display: none; overflow: hidden; left: 50%; margin-left: -209px; } .pop-header { position: relative; padding: 0 10px; height: 36px; line-height: 36px; background: #f7f7f7; font-size: 14px; color: #666; font-family: "Microsoft YaHei"; } .pop-header .pop-close, .pop-header .tell-me-close { display: block; width: 13px; height: 13px; background-position: -41px -44px; position: absolute; right: 13px; top: 13px; } .pop-con { padding: 10px 10px 20px; background: #fff; position: relative; min-height: 80px; text-align: center; } .pop-con .pop-icon { display: block; width: 39px; height: 39px; background-position: -118px -43px; position: absolute; left: 20px; top: 20px; } .pop-con .pop-text { padding: 10px 20px 15px 60px; font-size: 14px; line-height: 1.5em; text-align: left; } /*商品加入购物车选择属性*/ #speDiv { background: rgba(0, 0, 0, .1); background: #ccc\9; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 500px; padding: 4px; height: auto; position: fixed; z-index: 10000; left: 50%; margin-left: -245px; } #speDiv .spe-close { width: 13px; height: 13px; background: url(../images/common-icon.png) no-repeat; background-position: -41px -44px; position: absolute; right: 13px; top: 13px; cursor: pointer; } #speDiv .attr-list, #speDiv .spe-btn { background: #fff; overflow: hidden; } #speDiv .attr-list { padding: 20px 20px 0 20px; } #speDiv .attr-list .dt, #speDiv .attr-list .dd { float: left; } #speDiv .attr-list .dt { float: left; width: auto; heihgt: 28px; line-height: 28px; min-width: 60px; text-align: right; margin-right: 10px; } #speDiv .attr-list .dd { width: 360px; float: left; } #speDiv .attr-list .blank10 { clear: both; height: 10px; line-height: 10px; visibility: hidden; } #speDiv .attr-list .attr-radio { float: left; margin: 0px 10px 10px 0; letter-spacing: normal; word-spacing: normal; display: inline-block; position: relative; height: 26px; line-height: 26px; border: 1px solid #ddd; cursor: pointer; } #speDiv .attr-list .attr-radio.curr { background: url(../images/test.gif) no-repeat bottom right; border: 1px solid #f70; } #speDiv .attr-list .attr-radio label { display: block; padding: 0 7px; height: 26px; line-height: 26px; cursor: pointer; } #speDiv .attr-list .attr-radio input { display: none; } #speDiv .spe-btn { text-align: center; padding-bottom: 20px; } .cancel-btn { display: inline-block; background: #f5f5f5; height: 28px; line-height: 28px; padding: 0 25px; border: 1px solid #ddd; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer; vertical-align: top; } .cancel-btn:hover { color: #666; } .sure-btn { display: inline-block; width: auto; padding: 0 25px; height: 28px; line-height: 28px; font-size: 14px; text-align: center; color: #fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #fabe32; background: #fabe32; cursor: pointer; margin-right: 20px; } .sure-btn:hover { color: #fff; } .btn-buy { display: inline-block; line-height: 16px; _line-height: 18px; border-radius: 3px; border: 1px solid #ff666b; background-color: #ff666b; color: #fff; overflow: hidden; vertical-align: middle; font-size: 16px; padding: 10px 20px 12px; margin-right: 12px; cursor: pointer } .btn-buy:hover { text-decoration: none; border: 1px solid #ff666b; background-color: #ff666b; color: #fff; } .h15 { height: 15px; background: #f5f5f5; } .catalog_cat_list { padding: 30px; } .catalog_cat_list a.cat_level_0 { display: block; font-size: 18px; color: #ff666b; width: 100%; border-bottom: solid 1px #eee; line-height: 50px; } .catalog_cat_list a.cat_level_1 { line-height: 40px; padding-right: 40px; font-size: 14px; font-weight: bold; color: #333333 } .catalog_cat_list a.cat_level_2 { line-height: 30px; padding-right: 40px; font-size: 12px; font-weight: 400; color: #666 } .catalog_cat_list a.cat_level_2:hover { color: #ff666b } /* 领取红包 */ .BonuspageTitle { width: 100%; margin: 0 auto 10px; height: 300px; background: url(../images/bonus_banner.jpg) center center no-repeat; } .BonusList { width: 1200px; margin: 30px auto; } .BonusList dl { float: left; width: 380px; height: 120px; margin: 10px; background: url(../images/bonus_bg.png) 0 0 no-repeat; position: relative; } .BonusList dl dt { float: left; width: 155px; height: 120px; } .BonusList dl dt .jine { width: 155px; height: 60px; margin-top: 10px; text-align: center; font-size: 30px; line-height: 60px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF } .BonusList dl dt a.getBonus { display: block; width: 80px; height: 24px; margin: 10px auto; text-align: center; line-height: 24px; background: #FFF001; color: #666; font-size: 12px; border-radius: 10px; } .BonusList dl dd { float: left; width: 225px; height: 120px; } .BonusList dl dd .tiaojian { width: 200px; height: 40px; padding-left: 25px; margin-top: 30px; text-align: left; font-size: 16px; line-height: 40px; font-family: microsoft yahei; color: #666 } .BonusList dl dd .tiaojian font.j { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #DE222B; padding-left: 5px; padding-right: 5px; } .BonusList dl dd .time { width: 200px; height: 30px; padding-left: 25px; text-align: left; font-size: 12px; line-height: 30px; font-family: microsoft yahei; color: #666 } .BonusList dl dd .time font.tt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #DE222B; padding-left: 3px; padding-right: 3px; } .BonusList dl .btn-state { position: absolute; background-image: url(../images/bonus-state.png); background-repeat: no-repeat; width: 62px; height: 62px; line-height: 99em; overflow: hidden; top: 5px; right: 5px; } .BonusList dl .btn-geted { background-position: -83px -240px; } .BonusList_no { width: 500px; height: 104px; padding: 70px 0; margin: 0 auto; } .BonusList_no .no_info { float: left; line-height: 104px; margin-left: 25px; max-width: 500px; } .BonusList_no .no_info_line { line-height: normal; } .BonusList_no h3 { color: #8c8c8c; display: block; font-size: 16px; font-weight: bold; } .BonusList_no .no_info_line h3 { line-height: 25px; margin-top: 8px; } .BonusList_no .no_info_line .no_btn { display: block; margin-top: 15px; } .BonusList_no .no_icon_two { background: rgba(0, 0, 0, 0) url("../images/bonus_not.png") no-repeat scroll 0 0; display: block; float: left; height: 104px; width: 188px; } /* 领取红包 end */
template/member/skin/css/style.css
html { background: #fff; color: #333; _background-attachment: fixed } html.isPhone { min-width: 1200px } body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,select,textarea,th,td {margin: 0;padding: 0} body,button,input,select,textarea {font: 12px/1.5 "Microsoft YaHei", Tahoma, Helvetica, Arial, simsun} /* header */ .reg_header_top { width: 100%; height: auto; background: #fff; box-shadow: 1px 1px 5px rgba(98, 105, 109, 0.5); } .reg_header { width: 1200px; height: 60px; color: #333; padding: 20px 0; } .lh_logo { margin-left: 10px; } .logo_link { display: block; width: 400px; } .logo_link img { display: block; max-height: 100px; } .reg_login_link { height: 22px; line-height: 20px; margin-top: 36px; text-align: right; } .login_link { display: block; width: 49px; height: 22px; background: #ff666b; border-radius: 2px; color: #fff; margin-left: 6px; display: inline; } .login_link:hover { text-decoration: none; color: #fff; } .clear { clear: both; height: 0; font-size: 0; overflow: hidden; } .clearfix { *zoom: 1; } .clearfix:after { display: block; overflow: hidden; clear: both; height: 0; visibility: hidden; content: "."; } .center { margin-left: auto; margin-right: auto; } .fl { float: left; } .fr { float: right; } .fn { font-weight: normal; } .fb { font-weight: bold; } .f12 { font-size: 12px; } .f14 { font-size: 14px; } .f16 { font-size: 16px; } .f18 { font-size: 18px; } .f20 { font-size: 20px; } .t_c { text-align: center; } address,cite,dfn,em,var,i {font-style: normal} ul, ol { list-style: none } fieldset, img { border: 0 } h1 { font-size: 18px } h2 { font-size: 14px; font-weight: bold } h3 { font-size: 14px; font-weight: 400 } h4, h5 { font-size: 12px; font-weight: 400 } input, textarea, button, select { font-size: 12px; outline: 0; resize: none; color: #333 } button { cursor: pointer } table {} .clear { clear: both; height: 0; font-size: 0; line-height: 0; overflow: hidden } .cle:after, .clearfix:after, .clear_f:after, .cle_float:after { visibility: hidden; display: block; font-size: 0; content: '\20'; clear: both; height: 0 } .cle, .clearfix, .clear_f, .cle_float { *zoom: 1 } .dis-n { display: none; } .fl { float: left } .fr { float: right } .mt15 { margin-top: 15px; } a { text-decoration: none; color: #666; -webkit-transition: color .2s; -moz-transition: color .2s; -o-transition: color .2s; -ms-transition: color .2s; transition: color .2s } a:hover { color: #ff666b } a.on { color: #ff666b } a:focus, area:focus { outline: 0 } ::selection { background: #ff666b; color: #fff } canvas { -ms-touch-action: double-tap-zoom } .fs14 { font-size: 14px } .red, a.red, a.red:hover, .pink, a.pink, a.pink:hover { color: #ff666b } .gray999, .gray, a.gray, a.gray:hover { color: #999 } .green { color: #2b9b2d } .blue, .blue:hover { color: #09f } .linedot { background: #fff url(../images/linedot.png) 0 bottom repeat-x } @font-face { font-family: 'iconfont'; src: url('//at.alicdn.com/t/font_1471486831_5820625.eot'); /* IE9*/ src: url('../fonts/font_1.eot') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/font_1.woff') format('woff'), /* chrome、firefox */ url('../fonts/font_1.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/font_1.svg#iconfont') format('svg'); /* iOS 4.1- 106035617022589695*/ } .iconfont { font-family: "iconfont"; font-size: 100%; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .loading, .nala-load { background: url(../images/loading-16.gif) center center no-repeat } .load { background: url(../images/loading_nala.gif) center center no-repeat } .vip-ico, .svip-ico { background: url(../images/vip-ico.png) 0 6px no-repeat } .svip-ico { background-position: 0 -18px } .msg-ico, .newmsg-menu h3 i, .newmsg-menu .list s, .J_subCata .J_subView h3 a, .J_subCata .J_subView a.nav_gallery { background: url(../images/header-ico.png) 0 -9999px no-repeat } #wrapper { width: 1200px; margin: 0px auto 30px auto } .wrapper { width: 1200px; margin: auto; } .btn2 { display: inline-block; *display: inline; *zoom: 1; margin-bottom: 0; font-size: 14px; height: 38px; line-height: 38px; text-align: center; cursor: pointer; background-color: #ff4a00; border: 1px solid #ff4a00; color: #ff4a00; padding: 0; width: 148px } .btn2:hover, .btn2:focus { color: #fff; outline: 0; text-decoration: none; background-color: #ff4a00 } .btn2.active, .btn2:active { outline: 0; background-color: #ff4a00; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15); box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15) } .btn2.disabled, .btn2[disabled] { cursor: default; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color: #e5e9ec; background: #ccd0d9 } .btn-small { height: 28px; line-height: 28px; width: 118px; font-size: 12px } .btnprimary { float: right; width: 130px; color: #fff; margin-top: 5px; background: #ff666b; display: inline-block; height: 38px; padding: 0; font-size: 14px; line-height: 38px; text-align: center; cursor: pointer; -webkit-transition: all 0.4s; transition: all 0.4s; } .btnprimary:hover { color: #fff; } .site-topbar .count .btnprimary { color: #fff; } .here { height: 40px; line-height: 40px; font-size: 12px; padding: 5px 0; color: #666; } .here i.iconfont { font-size: 14px } .here h1 { display: inline; font-size: 12px; color: #333; font-weight: normal } #header { background: #fff; zoom: 1 } /*顶部 star*/ .site-topbar { *position: relative; *z-index: 11; height: 35px; font-size: 12px; line-height: 35px; color: #777; background: #f9f9f9; border-bottom: 1px solid #eee; } .container { margin-right: auto; margin-left: auto; *zoom: 1 } .container:before, .container:after { display: table; content: ""; line-height: 0 } .container:after { clear: both } .container { width: 1200px; } .sep, .ndash { margin: 0 0.25em; font-family: sans-serif; } .site-topbar .sep { margin: 0 0.5em; color: #424242 } .site-topbar .topbar-nav { float: left; _width: 630px } .site-topbar .topbar-cart { width: 120px; margin-left: 15px; position: relative; float: right; _display: inline; height: 40px; } .site-topbar .topbar-info .link, .site-topbar .topbar-info .user, .site-topbar .topbar-info .sep { float: left; } .topbar-info a:first-child { color: #ff666b; } .site-topbar .sn-quick-menu { margin-left: 15px; position: relative; float: right; _display: inline; height: 35px; } .site-topbar .sn-quick-menu li { position: relative; } .site-topbar .sn-menu { position: relative; } .site-topbar .sn-menu a:hover { text-decoration: underline; } .site-topbar .sn-mytaobao .menu-hd { padding: 0 16px 0 10px; } .site-topbar .menu-hd { display: block; height: 35px; line-height: 35px; cursor: pointer; z-index: 8888; position: relative } .site-topbar .sn-quick-menu .menu-hd b, #site-nav .sn-all-msg b { position: absolute; right: 2px; top: 12px; background: url(../images/site-bg.png) no-repeat 2px 0px; margin-left: 6px; display: inline-block; *zoom: 1; width: 11px; height: 11px; transition: .2s ease-in-out; -webkit-transition: .2s ease-in-out; -moz-transition: .2s ease-in-out; -o-transition: .2s ease-in-out; vertical-align: -1px } .site-topbar .sn-quick-menu .hover .menu-hd b, .site-topbar .sn-quick-menu .sn-menu:hover .menu-hd b { transform: rotate(-180deg); -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -o-transform: rotate(-180deg) } .site-topbar .menu-bd { display: none; position: absolute; left: 0; top: 36px; background: #fff; opacity: .99; filter: alpha(opacity=99); z-index: 93110; border: solid #eee; border-width: 0 1px 1px } .site-topbar .sn-mytaobao .menu-bd { line-height: 1.4; padding: 8px 10px; width: 74px; } .site-topbar .menu-bd-panel a { display: block; line-height: 25px } .site-topbar .sn-menu:hover .menu-bd { display: block } .site-topbar .sn-menu:hover .menu-hd { background-color: #fff; border-color: #eee; padding-bottom: 1px } .site-topbar .topbar-info { position: relative; float: right; _display: inline; height: 35px; line-height: 35px; } .site-topbar .user, .site-mini-header .user { position: relative; width: 110px; padding: 0; white-space: nowrap; } .site-topbar .user-name, .site-mini-header .user-name { position: relative; z-index: 5; display: block; width: 120px; height: 40px; text-align: center; } .site-topbar .user-active .user-name, .site-mini-header .user-active .user-name { background: #FFF; } .site-topbar .user-name .name, .site-mini-header .user-name .name { display: inline-block; width: auto; _width: 75px; max-width: 75px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; _zoom: 1; vertical-align: text-bottom; } .site-topbar .user-active a:hover, .site-mini-header .user-active a:hover { color: #ff666b; text-decoration: none; } .site-topbar .user-name i, .site-mini-header .user-name i { font-size: 18px; line-height: 18px; vertical-align: 9px; } .site-topbar .user-menu, .site-mini-header .user-menu { display: none; position: absolute; left: 0; left: -1px \9; top: 40px; z-index: 33; width: 120px; margin: 0; padding: 7px 0; border: 1px solid #e0e0e0 \9; border-top: 0 \9; list-style-type: none; background: #FFF; -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); } .site-topbar .user-menu a, .site-mini-header .user-menu a { display: block; padding: 3px 30px; line-height: 2; } .site-topbar .user-active a, .site-mini-header .user-active a { color: #424242; } .site-topbar .user-active .user-menu a, .site-mini-header .user-active .user-menu a { -webkit-transition: all 0.2s; transition: all 0.2s; } /*头部 end*/ .c-icon { display: inline-block; background: url(../images/cct_ui.png) 0 -999em no-repeat; overflow: hidden; vertical-align: middle; } .new_header .logo-search, .w-nav .t-nav, .w { width: 1200px; margin: 0 auto; } .new_header .logo-search { height: 80px; padding: 20px 0; position: relative; } .logo-search .c-slogan { float: left; height: 80px; overflow: hidden; } .logo-search .logodiv { display: block; width: 350px; height: 80px; float: left; } .logo-search .c-logo { height: 100%; overflow: hidden; width: 100%; background: url(../images/logo.gif) left center no-repeat; } .logo-search .c-slogan { width: 50px; } .logo-search .search-tab { float: left; width: 520px; margin: 10px 0 0 0; } .logo-search .search-form .so-input-box { float: left; border: 0; width: 412px; height: 32px; } .search-tab .search-form .so-select { float: left; width: 56px; height: 36px; overflow: hidden; position: relative; z-index: 50; } .search-tab .search-form .so-select ul { width: 54px; background: #fff; border-left: #fff 1px solid; border-right: #e6e6e6 1px solid; position: absolute; z-index: 51; } .search-tab .search-form .so-select li { height: 36px; line-height: 36px; text-align: center; } .search-tab .search-form .so-select li a { display: block; height: 36px; color: #666; text-decoration: none; } .search-tab .search-form .so-select li a:hover { background: #f5f5f5; } .search-tab .search-form .so-select li.selected { text-indent: -10px; } .search-tab .search-form .so-select i { background: url(../images/cct_ui.png) -15px 0 no-repeat; display: block; width: 7px; height: 4px; overflow: hidden; position: absolute; top: 16px; right: 10px; z-index: 52; } .search-tab .search-form .so-hover { overflow: visible; } .search-tab .search-form .so-hover i { background-position: -15px -5px; } .search-tab .search-form .so-hover ul { border-left: #e6e6e6 1px solid; border-bottom: #e6e6e6 1px solid; } .logo-search .search-form .so-input-box .soinput { float: left; background: #fff; border: 1px solid #ff666b; height: 30px; line-height: 30px; padding: 5px 0 5px 10px; font-size: 12px; color: #999; width: 402px; } .logo-search .search-form .so-input-box .fcinput { color: #666; } .logo-search .search-form .sobtn { background: #ff666b url(../images/head-icons.png) no-repeat 24px -110px; float: left; display: inline; width: 72px; height: 42px; border: none; margin-right: 1px; cursor: pointer; } .logo-search .search-form .sobtn:hover { background: #ff666b url(../images/head-icons.png) no-repeat 24px -110px; } .logo-search .search-form .sogoods {} .logo-search .search-form .soshop { background: #ff7f00; } .logo-search .search-form .soshop:hover { background: #ff9500; } .logo-search .search-tags { width: 517px; height: 18px; line-height: 18px; overflow: hidden; color: #999; margin-top: 5px; } .logo-search .search-tags span { float: left; display: inline; margin-right: 10px; } .logo-search .search-tags a { float: left; display: inline; margin-right: 10px; color: #999; } .logo-search .search-tags a:hover { color: #ff666b; } .logo-search .mobile_ewm { float: right; width: 138px; margin: 10px 10px 0 0; position: relative; _display: inline; height: 40px; border: solid 1px #ddd; background: #f9f9f9; } .logo-search .mobile_ewm .btn-qrcode-mobile { display: block; position: relative; width: 100px; height: 38px; background: url(../images/btn-qrcode-mobile.png) 8px 8px no-repeat; padding-left: 38px; } .logo-search .mobile_ewm .btn-qrcode-mobile span { width: 100px; height: 38px; line-height: 38px; font-size: 12px; color: #575757; } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover { display: none; position: absolute; left: 50%; top: 60px; margin-left: -146px !important; background: #fff; padding: 20px; width: 170px; height: 200px; border: 2px solid #a0a0a0; text-indent: 0; border-radius: 5px; z-index: 11 } .logo-search .mobile_ewm .btn-qrcode-mobile:hover .qrcode-popover { display: block } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover .arrow { display: block; position: absolute; top: -31px; left: 50%; margin-left: -16px; width: 0; height: 0; border: 16px solid #fff; border-color: transparent transparent #fff; z-index: 2 } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover .arrow.border { top: -34px; border-color: transparent transparent #a0a0a0; z-index: 1 } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover .title { background: url(../images/btn-qrcode-mobile-title.png) left center no-repeat; text-indent: 50px; height: 40px } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover .title p { font-size: 14px; color: #000; line-height: 36px } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover .img { width: 160px; margin: 0 auto; padding-top: 13px } .logo-search .mobile_ewm .btn-qrcode-mobile .qrcode-popover .img img { width: 100% } .logo-search .topbar-cart { float: left; width: 150px; margin: 10px 0 0 0; position: relative; _display: inline; height: 42px; } .logo-search .topbar-cart-active .cart-mini { color: #ff666b; background: #fff; border: 1px solid #ddd; border-bottom: none; } .logo-search .cart-menu { display: none; text-align: center; position: absolute; text-align: left; right: 0; right: -1px \9; top: 40px; z-index: 31; width: 316px; color: #363636; background: #fff; border: 1px solid #ddd; } .logo-search .cart-menu .loading_top { text-align: center; margin: 20px; padding: 20px 0; } .logo-search .cart-menu li { height: 60px; padding: 5px 20px; position: relative; } .logo-search .cart-menu li .cart-item { border-top: 1px solid #e0e0e0; padding: 10px 0; height: 40px; line-height: 20px; } .logo-search .cart-menu .first .cart-item { border-top: 0 none; } .logo-search .cart-menu li .cart-item a { color: #333; } .logo-search .cart-menu li .cart-item a:hover { color: #ff666b; } .logo-search .cart-menu li .cart-item .thumb { float: left; margin-right: 10px; } .logo-search .cart-menu li .cart-item .name { float: left; width: 100px; height: 40px; line-height: 20px; overflow: hidden; } .logo-search .cart-menu li .cart-item .price { float: right; padding-top: 10px; padding-right: 20px; } .logo-search .cart-menu li .cart-item .btn-del { position: absolute; top: 25px; right: 20px; } .logo-search .cart-menu li .cart-item a img { width: 40px; height: 40px; } .logo-search .count { padding: 0 20px 20px 20px; } .logo-search .count em { font-style: normal; } .logo-search .count .total { float: left; margin-top: 15px; } .logo-search .count .total strong { display: block; color: #ff666b; font-weight: 400; } .logo-search .count .total strong em { font-size: 12px; } .logo-search .count .btn { float: right; width: 130px; color: #fff; margin-top: 13px; background: #ff666b; } .logo-search .count .btn:hover { background: #ff666b; } .logo-search .cart-mini { position: relative; z-index: 32; display: block; height: 40px; line-height: 40px; text-align: center; color: #363636; background-color: #f9f9f9; border: 1px solid #ddd; } .logo-search .cart-mini-filled { color: #fff; background: #ff666b; } .logo-search .cart-mini i { margin-right: 4px; font-size: 20px; line-height: 20px; color: #ff666b; vertical-align: -4px } .logo-search .cart-mini-num { margin-left: -4px } .new_header .w-nav { width: 100%; height: 37px; margin: 0 auto; background: #fff; border-bottom: solid 2px #ff666b } .t-nav .nav-categorys { float: left; position: relative; z-index: 40; } .t-nav .nav-categorys .catetit { width: 210px; line-height: 37px; } .t-nav .nav-categorys .catetit a { background: linear-gradient(74deg, #f31146 0%, #ff512f 100%), linear-gradient(85deg, #f32f3f 0%, #fb7b57 100%), linear-gradient(#e61243, #e61243); font: 15px/37px '\5FAE\8F6F\96C5\9ED1'; color: #fff; display: block; height: 37px; text-decoration: none; text-align: center; text-indent: -15px; cursor: default; position: relative; } .t-nav .nav-categorys .catetit a i { background-position: -23px 0; width: 9px; height: 6px; position: absolute; top: 17px; right: 15px; } .t-nav .nav-categorys .catetit.hover a i { background-position: -23px -7px; } .t-nav .nav-categorys .cate-item { background: #ff666b; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55ffffff', endColorstr='#55ffffff'); width: 210px; height: 418px; padding: 0; padding-top: 2px; position: absolute; top: 38px; left: 0; overflow: visible; z-index: 999; } .t-nav .nav-categorys .cate-item li { font-size: 0; height: 52px; line-height: 52px; cursor: pointer; width: 100%; overflow: hidden; } .t-nav .nav-categorys .cate-item li:hover { background: #f59396; } .t-nav .nav-categorys .cate-item .cateone { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55ffffff', endColorstr='#55ffffff'); height: 52px; line-height: 52px; overflow: hidden; position: relative; zoom: 1; z-index: 999; } .t-nav .nav-categorys .cate-item .cateone a { color: #fff; font-weight: normal; height: 52px; line-height: 52px; font-family: tahoma, arial, 'Hiragino Sans GB', '\5FAE\8F6F\96C5\9ED1', sans-serif; font-size: 14px; white-space: nowrap; z-index: 999; padding-left: 40px; } .t-nav .nav-categorys .cate-item .cateone a:hover { text-decoration: none; } .t-nav .nav-categorys .cate-item .cateone.hover {} .t-nav .nav-categorys .cate-item .cateone.hover a { text-decoration: none; } .t-nav .nav-categorys .cate-item .cateone.hover a:hover { text-decoration: none; } .t-nav .nav-categorys .cate-item .cateone.hover i {} .t-nav .nav-categorys .cate-item .cateone i { display: inline-block; width: 17px; height: 17px; vertical-align: middle; position: absolute; top: 20px; right: 17px; font-size: 10px; line-height: 14px; color: #fff; } .t-nav .nav-categorys .cate-item .catetwo { display: none; background: #fff; overflow: visible; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5); border-left: 0; width: 990px; min-height: 380px; position: absolute; top: 0; left: 210px; z-index: 42; padding: 20px; } .t-nav .nav-categorys .cate-item .catetwo9 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo10 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo11 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo12 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo13 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo14 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo15 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo16 { top: 400px; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat { float: left; width: 100%; _margin-left: 10px; font-size: 14px; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl { width: 100%; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dt { width: 100%; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dt a { color: #363636; font-weight: bold } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dt a:hover { color: #ff666b; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dd { font-size: 0; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl:last-child dd { border-bottom: none 0; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dd a { font-size: 12px; color: #7C7171; line-height: 40px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline /*IE6、7*/ ; padding: 5px 15px; *zoom: 1 /*IE6、7*/ ; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dd a.hot_cat { color: #ff666b } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dd a:hover { color: #ff666b; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dd a img { width: 40px; height: 40px; padding-right: 10px; } .t-nav .nav-categorys .cate-item .catetwo .topMap .subCat dl dd h5 { font-size: 12px; line-height: 20px; color: #333; margin: 4px 0 2px 0; } /*导航菜单*/ .t-nav .nav-items { float: left; padding-left: 25px; max-width: 960px; overflow: hidden; } .t-nav .nav-items li { float: left; display: inline; height: 37px; line-height: 37px; padding: 0 12px; text-align: center; position: relative; } .t-nav .nav-items li a { color: #323334; display: block; font-size: 15px; text-decoration: none; } .t-nav .nav-items li a:hover { color: #ff666b; } #header_guanzhu { background: url(../images/guanzhu-ico.png) 72px 5px no-repeat; padding-right: 62px } #header_guanzhu .more-bd { +visibility: visible; +display: none } #header_guanzhu .more-bd .list { padding: 15px; width: 130px; height: 190px; background: #fff url(../images/guanzhu-bg.png) center 50px no-repeat } #header_guanzhu .more-bd .list p { padding-left: 31px; height: 24px; overflow: hidden } #header_guanzhu.hover .more-bd { +display: block } .footer_service { background: #fff; padding: 30px 0; border-bottom: solid 1px #E8E8E8 } .footer_service li { background: rgba(0, 0, 0, 0) url("../images/footer_service_icon.png") no-repeat scroll left top; float: left; height: 42px; margin-left: 55px; padding-left: 55px; width: 190px; } .footer_service .s1 { background-position: 0 0; } .footer_service .s2 { background-position: 0 -42px; } .footer_service .s3 { background-position: 0 -84px; } .footer_service .s4 { background-position: 0 -126px; } .footer_service li b { color: #302E33; display: block; font: 18px/40px "Microsoft YaHei"; padding-left: 15px; } .site-footer { background: #fff; width: 100%; padding-top: 16px 0; border-top: solid 1px #E8E8E8; font-size: 14px; line-height: 1.5em; position: relative } .site-footer .footer-links { padding: 20px 0 20px; color: #848484; border-bottom: solid 1px #E8E8E8; } .site-footer .footer-info { font-size: 12px; padding: 20px } .site-footer .col-links { float: left; _display: inline; width: 150px; margin: 0px; padding-left: 40px; text-align: left } .site-footer .col-links dt { margin-bottom: 10px; font-size: 16px; color: #302E33; } .site-footer .col-links dd { margin: 0 0 8px; color: #848484; font-size: 12px } .site-footer .col-links dd a { color: #848484; font-size: 12px } .site-footer .col-links dd a:hover { color: #ff666b } .site-footer .col-links dd.service_phone { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #ff666b; line-height: 30px; vertical-align: top; } .site-footer .col-links dd.wx { height: 90px; position: relative; } .site-footer .col-links dd.wx .weixin_icon { width: 35px; height: 36px; position: absolute; left: 0; top: 27px; background: url(../images/weixin_icon.png) 50% 50% no-repeat; } .site-footer .col-links dd.wx .weixin_qr { width: 80px; height: 80px; position: absolute; left: 50px; top: 5px; } .site-footer .col-links dd.wx .weixin_qr img { width: 80px; height: 80px; } .site-footer .col-links-first { margin-left: 0 } .site-footer .col-contact { float: right; width: 240px; text-align: center } .site-footer .col-contact p { margin: 0 0 15px } .site-footer .col-contact p.phone { margin-bottom: 5px; font-size: 26px; line-height: 1; color: #ff666b } .site-footer .info-text { float: left; width: 100%; margin: 0 auto; text-align: center; } .site-footer .info-text a { padding-right: 15px; color: #848484; } .site-footer .info-text p.img_links a { margin: 10px 10px 0 10px; padding: 0; display: inline-block; } .site-footer .info-text a:hover { color: #ff666b; } .site-footer .info-text .nav_bottom a { display: inline-block; padding: 0 20px 0 21px; background: url(../images/border-right.png) no-repeat 0 center; color: #848484; } .site-footer .info-text .nav_bottom a:hover { color: #ff666b; } .site-footer .info-text .nav_bottom a.noborder { background: 0 } .footer-container { width: 100%; } .site-footer .info-text .logo-mini { float: left; width: 40px; height: 40px; margin-right: 15px; background: #ff4a00; text-align: center } .site-footer .info-text .logo-mini i { font-size: 28px; color: #fff } .site-footer .info-text .sep { margin: 0 3px } .site-footer .info-text p { margin: 0; line-height: 30px; color: #848484; } .site-footer .info-links { clear: both } .site-footer .info-links img { width: auto; height: 20px } .tongji-js { display: none } .side-pannel { position: fixed; right: 8px; margin-left: 496px; z-index: 999; } .is1280 .tb_box { margin-left: 0; left: auto; right: 0 } .is1280 .tb_box .tb_bd { width: 36px } .is1280 .tb_box .tb_bd li p span { line-height: 18px; padding-top: 2px; height: 40px } i.icon_tags { display: block; position: absolute; z-index: 18; width: 82px; height: 30px; background: url(../images/item-icos-new.png) -9999px 0 no-repeat; _background: url(../images/item-icos-new-ie6.png) -9999px 0 no-repeat; text-indent: -999em; overflow: hidden; left: 0; top: 10px; color: #fff } i.icon_tag01 { background-position: 0 -103px } i.icon_tag02 { background-position: 0 -68px } i.icon_tag03 { background-position: 0 -34px } i.icon_tag04 { background-position: 0 -00px } a.addcart { display: none } a.productitem { display: block; +zoom: 1; position: relative; overflow: hidden } a.productitem span.productimg { display: block; padding: 0; margin: 0 auto; } a.productitem span.productimg img { vertical-align: top; display: block; } a.productitem span.nalaprice { color: #ff666b; font-size: 16px; font-family: Arial, Helvetica, sans-serif; display: block; padding: 10px; } a.productitem span.nalaprice .xiaoliang { font-size: 14px; color: #646464; margin-right: 10px; height: 24px; line-height: 24px; float: right; } a.productitem span.productname { display: block; height: 36px; line-height: 18px; margin: 0 15px; font-size: 14px; overflow: hidden; color: #31373c } a.productitem span.productname span.key_word { color: #ff666b } a.productitem span.description { display: block; height: 16px; overflow: hidden; color: #999 } a.productitem span.salerow { display: block; color: #999; height: 25px; line-height: 25px; } a.productitem span.sales { color: #ff666b; padding: 0 5px } a.productitem span.xszk { position: relative; } a.productitem span.price { display: none } a.nextpage { border: 1px solid #fadbc1; display: block; height: 338px; background: #ffe7d2 url(../images/nextpage-bg.png) center center no-repeat; position: relative } a.nextpage i { position: absolute; right: -3px; bottom: -2px; display: block; width: 21px; height: 21px; background: url(../images/nextpage-bg2.png) center center no-repeat; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; overflow: hidden } a.nextpage:hover i { right: -1px; bottom: -1px; width: 41px; height: 41px } .soldout_mod a.productitem span.nalaprice { color: #666 } .soldout_mod a.productitem span.sales { color: #333 } .soldout_mod span.soldout_txt { position: absolute; top: 242px; right: 13px } .btn, .btn-css3 { display: inline-block; padding: 5px 12px; height: 16px; line-height: 16px; _line-height: 18px; border: 1px solid #ff666b; border-radius: 3px; font-size: 100%; color: #fff; background-color: #ff666b; overflow: hidden; vertical-align: middle } .btn:hover, .btn-css3:hover { text-decoration: none; color: #fff; background: #ff666b } .btn img, .btn-css3 img { vertical-align: middle } .graybtn { display: inline-block; padding: 5px 12px; height: 16px; line-height: 16px; border: 1px solid #c4c4c4; border-radius: 2px; font-size: 100%; color: #666; background-color: #efefef; background-image: -webkit-linear-gradient(#f8f8f8, #e5e5e5); background-image: -moz-linear-gradient(#f8f8f8, #e5e5e5); background-image: linear-gradient(#f8f8f8, #e5e5e5); background-repeat: repeat-x; vertical-align: middle } .graybtn:hover { text-decoration: none; color: #666; } .ok-tip, .success-tip, .warn-tip, .confirm-tip { font-size: 14px } .ok-tip .iconfont, .success-tip .iconfont, .warn-tip .iconfont, .confirm-tip .iconfont { color: #ff666b; font-size: 24px; margin-right: 10px } .ok-tip .iconfont { color: #59bbec; font-size: 30px } .success-tip { font-size: 22px } .success-tip .iconfont { color: #090; font-size: 36px } .confirm-tip .iconfont { color: #0baee4; font-size: 22px } .aui_inner table { width: 100% } .aui_loading { padding: 20px 0 0; background: url(../images/loading-16.gif) center 0 no-repeat; text-align: center; overflow: hidden; color: #bbb } .aui_inner { background: #fafafa; box-shadow: 1px 1px 3px rgba(100, 100, 100, 0.3); border: 1px solid #989898 } .aui_main { vertical-align: top } .aui_content { min-width: 200px } .aui_titleBar { position: relative; border-bottom: 1px solid #fff } .aui_titleBar .aui_title { font-size: 20px; padding: 10px 20px; border-bottom: 1px solid #e0e0e0 } .aui_close { background-image: url(../images/ico.png); background-position: 0 0; top: 12px; right: 12px; position: absolute; text-indent: -9999px; width: 24px; height: 24px; overflow: hidden; margin-right: 0 } .aui_close:hover { background-position: 0 -24px } .aui_buttons { background-color: #f6f6f6; border-top: 1px solid #eee; padding: 6px 10px; text-align: right } .aui_dialog button { margin-left: 15px; padding: 6px 8px; cursor: pointer; display: inline-block; text-align: center; line-height: 1; *padding: 4px 6px; *height: 2em; letter-spacing: 2px; color: #999; border: solid 1px #ccc; border-radius: 2px; background: #eee } .aui_dialog button:hover { background: #ddd } .aui_dialog button.highlight { color: #fff; border: solid 1px #38abe4; background: #59bbec } .aui_dialog button.highlight:hover { background: #7accf4 } .dialog_success .aui_close, .dialog_confirm .aui_close, .dialog_ok .aui_close, .dialog_warn .aui_close { display: none } .aui_outer { -webkit-animation: pop_in .5s } @-webkit-keyframes pop_in { 0% { -webkit-transform: scale(0.6); opacity: 0 } 50% { -webkit-transform: scale(1.05); opacity: 1 } 100% { -webkit-transform: scale(1); opacity: 1 } } .dialog_login_box { width: 320px; height: 430px; padding: 15px 30px; background: #fff } #login-box h2 { font-size: 18px; font-style: normal; font-weight: 100; letter-spacing: 5px } #login-box .trig { float: right; font-size: 12px; letter-spacing: 0 } #login-box .trig a { text-decoration: underline } .dialog_login_box .form-bd { margin: 15px 0; position: relative; height: 239px; width: 320px; overflow: hidden } .dialog_login_box .form_box { position: absolute; width: 640px } .dialog_login_box .login_box, .prve_login { float: left } #login-box .form { width: 320px } #login-nala-form li h5 { font-size: 14px; color: #999 } #login-nala-form li span.iconfont { display: inline-block; text-align: center; color: #aaa; font-size: 18px; vertical-align: middle; margin: 0 6px } #login-nala-form li input.text { width: 240px; padding: 4px 6px; height: 18px; line-height: 18px; overflow: hidden; border: 0; border-left: 1px solid #ccc; color: #333; vertical-align: middle; color: #333; margin-left: 2px; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; transition: all .25s ease } #login-nala-form li.text_input { border: 1px solid #ccc; line-height: 18px; padding: 6px; position: relative; margin-bottom: 24px; zoom: 1 } #login-nala-form li { line-height: 18px; padding: 6px 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; transition: all .25s ease } #login-nala-form li.last { text-align: center; margin-bottom: 30px; margin-top: 10px } #login-nala-form li.last p { margin-bottom: 10px } #login-nala-form li.last .btn { height: 50px; width: 100%; text-align: center; color: #fff; letter-spacing: 5px; cursor: pointer; font-size: 18px; border: 0 } #login-nala-form li.last .disabled { background: #eee url(../images/loading.gif) 110px 18px no-repeat; cursor: default; color: #999 } #login-nala-form li p .remember-me { margin-right: 10px; vertical-align: -2px } #login-nala-form li p a.forget_psd { float: right; text-decoration: underline } #login-nala-form li.params_error { border-color: #fe655c } #login-nala-form li.params_error input.text { border-left-color: #fe655c } #login-nala-form li.error_box { padding: 0; height: 16px; margin-top: -12px; margin-bottom: 5px; color: #fe655c } #login-nala-form li.text_input .error_icon { background: url(../images/error_icon.png) 0 -50px no-repeat; position: absolute; width: 14px; height: 14px; right: 10px; top: 10px } #login-nala-form li.params_error .error_icon { background-position: 0 0 } #login-nala-form li.text_input input:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px white inset } #login-last { padding-top: 5px } #login-last li { padding-bottom: 25px } #login-last i.iconfont { margin-right: 4px; color: #999; font-size: 14px } #login-box.trg { padding: 12px; font-size: 14px; margin-top: 20px } .other-login { font-size: 0 } .other-login a { margin-top: 0; vertical-align: top; margin-right: 10px; background: url(../images/other-login-bg.png) center no-repeat; display: inline-block; width: 30px; height: 30px; overflow: hidden } .other-login a.sina { background-position: 0 0 } .other-login a.qq { background-position: -40px 0 } .other-login a.alipay { background-position: -80px 0 } .other-login a.taobao { background-position: -120px 0 } .other-login a.baidu { background-position: -160px 0 } .other-login a.qihoo360 { background-position: -200px 0 } .other-login a:hover { text-decoration: none; opacity: .8; filter: Alpha(opacity=80) } .other-form li h5 { margin-top: 50px } .other-form li { padding-bottom: 8px; margin-bottom: 10px } /*列表分页 */ .list-page { background: #fff; padding: 20px 30px; text-align: left; line-height: 29px; color: #999; overflow: hidden; font-size: 0; } .list-page li { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin-right: 8px; font-size: 14px; } .list-page a, .list-page .disabled span { display: block; float: left; height: 29px; line-height: 29px; position: relative; padding: 0 10px; border: 1px solid #ddd; background: #fff; color: #666; font-size: 14px; } .list-page a:hover { border: 1px solid #ff666b; color: #ff666b } .list-page span { color: #333; font-size: 14px; float: left; height: 31px; line-height: 31px; } .list-page a.active { background: #ff666b; border: 1px solid #ff666b; color: #fff !important; } .list-page input { border: 1px solid #ddd; width: 40px; height: 29px; line-height: 29px; text-align: center; color: #999; margin: 0 8px; } .list-page a.disabled { cursor: not-allowed; } .list-page .pagination { float: left; } .list-page .go_page { float: left; } .list-page .confirm_jump_page { vertical-align: middle; margin-left: 10px; line-height: 28px; width: 40px; } .common_main { width: 100%; border: 1px solid #ccc; background-color: #fff; box-shadow: 0 0 15px rgba(204, 204, 204, 0.5); margin: 30px auto 50px } .bnt_blue_1, .bnt_blue, .bnt_blue_2 { display: inline-block; padding: 4px 12px; height: 24px; line-height: 16px; _line-height: 18px; border: 1px solid #ff666b; border-radius: 3px; font-size: 100%; color: #fff; background-color: #ff666b; overflow: hidden; vertical-align: middle; cursor: pointer } #app_2code { position: fixed; z-index: 1000; bottom: 70px; left: 50%; margin-left: 610px; _position: absolute; _top: expression((document).documentElement.scrollTop+(document).documentElement.clientHeight-205); width: 84px; height: 70px; padding: 15px 0 10px; text-align: center; background-color: #fff; color: #ff666b; overflow: hidden } #app_2code img { width: 50px; height: 50px; vertical-align: top } #app_2code p { margin-top: 5px } #app_2code.app_2code_hover { width: 124px; height: 115px; margin-left: 570px } #app_2code.app_2code_hover img { width: 99px; height: 99px } .is1280 #app_2code { margin-left: 0; left: auto; right: 0 } .boxCenterList { font-size: 13px; } .brandCategoryA a { line-height: 30px; padding: 0 10px; } .brandCategoryA a:first-child { padding: 0; } .add_ok { display: none; background: #fff; padding: 40px 0; text-align: center; width: 480px; border: 3px solid #ff666b; border-radius: 10px; -moz-border-radius: 10px } .add_ok .tip { font-size: 30px; margin-bottom: 20px } .add_ok .tip i { font-size: 60px; color: #ff666b; vertical-align: -4px; margin-right: 15px } .add_ok .go a { font-size: 18px } .add_ok .go a.back { color: #ff666b; margin-right: 90px } .add_ok .go a.btn { padding: 10px 45px 12px } a.btn_submit { background-color: #2869ce; border-radius: 2px; color: #fff; display: inline-block; font-size: 12px; height: 20px; line-height: 20px; margin: 0 10px; padding: 0; position: relative; text-align: center; text-decoration: none; vertical-align: top; width: 60px; } a.btn_cancel { background-color: #333; border-radius: 2px; color: #fff; display: inline-block; font-size: 12px; height: 20px; line-height: 20px; margin: 0 10px; padding: 0; position: relative; text-align: center; text-decoration: none; vertical-align: top; width: 60px; } /*message消息*/ .message_all { background: #ffffff none repeat scroll 0 0; height: auto; margin: 30px auto; padding: 20px 30px; width: 1138px; ; } .message_all .message_tit { border-bottom: 1px solid #eaeaea; font-size: 18px; height: 40px; line-height: 40px; } .message_all .message_con { height: auto; min-height: 80px; padding: 60px 0; text-align: center; width: 1150px; } .message_all .message_con p { font-family: microsoft yahei; height: 30px; line-height: 30px; } .message_all .message_con p.msg_con { color: #ff666b; font-size: 14px; } /********弹框提示信息********/ .pop-header .pop-close, .pop-con .pop-icon { background: url(../images/common-icon.png) no-repeat; } .pop-mask { position: fixed; width: 100%; height: 100%; background: #000; opacity: 0.15; filter: alpha(opacity=15); left: 0; top: 0; z-index: 999999; display: none; s } .pop-main { border: 4px solid rgba(0, 0, 0, .1); border: 4px solid #ccc\9; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 410px; position: fixed; z-index: 1000001; display: none; overflow: hidden; left: 50%; margin-left: -209px; } .pop-header { position: relative; padding: 0 10px; height: 36px; line-height: 36px; background: #f7f7f7; font-size: 14px; color: #666; font-family: "Microsoft YaHei"; } .pop-header .pop-close, .pop-header .tell-me-close { display: block; width: 13px; height: 13px; background-position: -41px -44px; position: absolute; right: 13px; top: 13px; } .pop-con { padding: 10px 10px 20px; background: #fff; position: relative; min-height: 80px; text-align: center; } .pop-con .pop-icon { display: block; width: 39px; height: 39px; background-position: -118px -43px; position: absolute; left: 20px; top: 20px; } .pop-con .pop-text { padding: 10px 20px 15px 60px; font-size: 14px; line-height: 1.5em; text-align: left; } /*商品加入购物车选择属性*/ #speDiv { background: rgba(0, 0, 0, .1); background: #ccc\9; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 500px; padding: 4px; height: auto; position: fixed; z-index: 10000; left: 50%; margin-left: -245px; } #speDiv .spe-close { width: 13px; height: 13px; background: url(../images/common-icon.png) no-repeat; background-position: -41px -44px; position: absolute; right: 13px; top: 13px; cursor: pointer; } #speDiv .attr-list, #speDiv .spe-btn { background: #fff; overflow: hidden; } #speDiv .attr-list { padding: 20px 20px 0 20px; } #speDiv .attr-list .dt, #speDiv .attr-list .dd { float: left; } #speDiv .attr-list .dt { float: left; width: auto; heihgt: 28px; line-height: 28px; min-width: 60px; text-align: right; margin-right: 10px; } #speDiv .attr-list .dd { width: 360px; float: left; } #speDiv .attr-list .blank10 { clear: both; height: 10px; line-height: 10px; visibility: hidden; } #speDiv .attr-list .attr-radio { float: left; margin: 0px 10px 10px 0; letter-spacing: normal; word-spacing: normal; display: inline-block; position: relative; height: 26px; line-height: 26px; border: 1px solid #ddd; cursor: pointer; } #speDiv .attr-list .attr-radio.curr { background: url(../images/test.gif) no-repeat bottom right; border: 1px solid #f70; } #speDiv .attr-list .attr-radio label { display: block; padding: 0 7px; height: 26px; line-height: 26px; cursor: pointer; } #speDiv .attr-list .attr-radio input { display: none; } #speDiv .spe-btn { text-align: center; padding-bottom: 20px; } .cancel-btn { display: inline-block; background: #f5f5f5; height: 28px; line-height: 28px; padding: 0 25px; border: 1px solid #ddd; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer; vertical-align: top; } .cancel-btn:hover { color: #666; } .sure-btn { display: inline-block; width: auto; padding: 0 25px; height: 28px; line-height: 28px; font-size: 14px; text-align: center; color: #fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border: 1px solid #fabe32; background: #fabe32; cursor: pointer; margin-right: 20px; } .sure-btn:hover { color: #fff; } .btn-buy { display: inline-block; line-height: 16px; _line-height: 18px; border-radius: 3px; border: 1px solid #ff666b; background-color: #ff666b; color: #fff; overflow: hidden; vertical-align: middle; font-size: 16px; padding: 10px 20px 12px; margin-right: 12px; cursor: pointer } .btn-buy:hover { text-decoration: none; border: 1px solid #ff666b; background-color: #ff666b; color: #fff; } .h15 { height: 15px; background: #f5f5f5; } .catalog_cat_list { padding: 30px; } .catalog_cat_list a.cat_level_0 { display: block; font-size: 18px; color: #ff666b; width: 100%; border-bottom: solid 1px #eee; line-height: 50px; } .catalog_cat_list a.cat_level_1 { line-height: 40px; padding-right: 40px; font-size: 14px; font-weight: bold; color: #333333 } .catalog_cat_list a.cat_level_2 { line-height: 30px; padding-right: 40px; font-size: 12px; font-weight: 400; color: #666 } .catalog_cat_list a.cat_level_2:hover { color: #ff666b } /* 领取红包 */ .BonuspageTitle { width: 100%; margin: 0 auto 10px; height: 300px; background: url(../images/bonus_banner.jpg) center center no-repeat; } .BonusList { width: 1200px; margin: 30px auto; } .BonusList dl { float: left; width: 380px; height: 120px; margin: 10px; background: url(../images/bonus_bg.png) 0 0 no-repeat; position: relative; } .BonusList dl dt { float: left; width: 155px; height: 120px; } .BonusList dl dt .jine { width: 155px; height: 60px; margin-top: 10px; text-align: center; font-size: 30px; line-height: 60px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF } .BonusList dl dt a.getBonus { display: block; width: 80px; height: 24px; margin: 10px auto; text-align: center; line-height: 24px; background: #FFF001; color: #666; font-size: 12px; border-radius: 10px; } .BonusList dl dd { float: left; width: 225px; height: 120px; } .BonusList dl dd .tiaojian { width: 200px; height: 40px; padding-left: 25px; margin-top: 30px; text-align: left; font-size: 16px; line-height: 40px; font-family: microsoft yahei; color: #666 } .BonusList dl dd .tiaojian font.j { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #DE222B; padding-left: 5px; padding-right: 5px; } .BonusList dl dd .time { width: 200px; height: 30px; padding-left: 25px; text-align: left; font-size: 12px; line-height: 30px; font-family: microsoft yahei; color: #666 } .BonusList dl dd .time font.tt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #DE222B; padding-left: 3px; padding-right: 3px; } .BonusList dl .btn-state { position: absolute; background-image: url(../images/bonus-state.png); background-repeat: no-repeat; width: 62px; height: 62px; line-height: 99em; overflow: hidden; top: 5px; right: 5px; } .BonusList dl .btn-geted { background-position: -83px -240px; } .BonusList_no { width: 500px; height: 104px; padding: 70px 0; margin: 0 auto; } .BonusList_no .no_info { float: left; line-height: 104px; margin-left: 25px; max-width: 500px; } .BonusList_no .no_info_line { line-height: normal; } .BonusList_no h3 { color: #8c8c8c; display: block; font-size: 16px; font-weight: bold; } .BonusList_no .no_info_line h3 { line-height: 25px; margin-top: 8px; } .BonusList_no .no_info_line .no_btn { display: block; margin-top: 15px; } .BonusList_no .no_icon_two { background: rgba(0, 0, 0, 0) url("../images/bonus_not.png") no-repeat scroll 0 0; display: block; float: left; height: 104px; width: 188px; } /* 领取红包 end */
0.279042
0.083703
@import url(font-awesome.min.css); @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300italic,600italic,300,600"); @font-face { font-family: 'Areandina Voz'; src: url(../fonts/AreandinaVoz-Regular.otf); } @font-face { font-family: 'Brown Bold'; src: url(../fonts/BrownStd-Bold.otf); } @font-face { font-family: 'Brown Bold Italic'; src: url(../fonts/BrownStd-BoldItalic.otf); } @font-face { font-family: 'Brown Italic'; src: url(../fonts/BrownStd-Italic.otf); } @font-face { font-family: 'Brown Light'; src: url(../fonts/BrownStd-Light.otf); } @font-face { font-family: 'Brown Light Italic'; src: url(../fonts/BrownStd-LightItalic.otf); } @font-face { font-family: 'Brown Reclin Bold'; src: url(../fonts/BrownStd-ReclinBold.otf); } @font-face { font-family: 'Brown Reclin Light'; src: url(../fonts/BrownStd-ReclinLight.otf); } @font-face { font-family: 'Brown Reclin'; src: url(../fonts/BrownStd-ReclinRegular.otf); } @font-face { font-family: 'Brown'; src: url(../fonts/BrownStd-Regular.otf); } /* Dimension by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } body { -webkit-text-size-adjust: none; } /* Box Model */ *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* Basic */ @-ms-viewport { width: device-width; } @media screen and (max-width: 480px) { html, body { min-width: 320px; } } body { background: #1b1f22; } body.is-loading *, body.is-loading *:before, body.is-loading *:after, body.is-switching *, body.is-switching *:before, body.is-switching *:after { -moz-animation: none !important; -webkit-animation: none !important; -ms-animation: none !important; animation: none !important; -moz-transition: none !important; -webkit-transition: none !important; -ms-transition: none !important; transition: none !important; -moz-transition-delay: none !important; -webkit-transition-delay: none !important; -ms-transition-delay: none !important; transition-delay: none !important; } /* Type */ html { font-size: 16pt; } @media screen and (max-width: 1680px) { html { font-size: 12pt; } } @media screen and (max-width: 736px) { html { font-size: 11pt; } } @media screen and (max-width: 360px) { html { font-size: 10pt; } } body, input, select, textarea { color: #ffffff; font-family: "Source Sans Pro", sans-serif; font-weight: 300; font-size: 1rem; line-height: 1.65; } a { -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out; -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out; -ms-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out; transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out; *border-bottom: dotted 1px rgba(255, 255, 255, 0.5); text-decoration: none; color: inherit; } a:hover { border-bottom-color: transparent; } strong, b { color: #ffffff; font-weight: 600; } em, i { font-style: italic; } p { margin: 0 0 0.5rem 0; } article p { font-size: 1.2rem; line-height: 1.4rem; font-weight: bold; } h1, h2, h3, h4, h5, h6 { color: #ffffff; font-family: 'Areandina Voz'; *font-weight: 600; line-height: 1.5rem; margin: 0 0 1rem 0; *text-transform: uppercase; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; text-decoration: none; } h1.major, h2.major, h3.major, h4.major, h5.major, h6.major { border-bottom: solid 1px #ffffff; width: -moz-max-content; width: -webkit-max-content; width: -ms-max-content; width: max-content; margin: 0 0 1rem 0; } h2.major { font-family: 'Brown Bold'; font-size: 1.6rem; margin: 0 auto 10px; *color: #78c043; } h1 { font-size: 3.2rem; line-height: 1.3; letter-spacing: 0.5rem; } h2 { font-size: 1.4rem; line-height: 1.6rem; } h3 { font-size: 1rem; } h4 { font-size: 0.8rem; } h5 { font-size: 0.7rem; } h6 { font-size: 0.6rem; } @media screen and (max-width: 736px) { h1 { font-size: 1.75rem; line-height: 1.4; } h2 { font-size: 1.25em; line-height: 1.5; } } sub { font-size: 0.8rem; position: relative; top: 0.5rem; } sup { font-size: 0.8rem; position: relative; top: -0.5rem; } blockquote { border-left: solid 4px #ffffff; font-style: italic; margin: 0 0 2rem 0; padding: 0.5rem 0 0.5rem 2rem; } code { background: rgba(255, 255, 255, 0.075); border-radius: 4px; font-family: "Courier New", monospace; font-size: 0.9rem; margin: 0 0.25rem; padding: 0.25rem 0.65rem; } pre { -webkit-overflow-scrolling: touch; font-family: "Courier New", monospace; font-size: 0.9rem; margin: 0 0 2rem 0; } pre code { display: block; line-height: 1.75; padding: 1rem 1.5rem; overflow-x: auto; } hr { border: 0; border-bottom: solid 1px #ffffff; margin: 2.75rem 0; } .align-left { text-align: left; } .align-center { text-align: center; } .align-right { text-align: right; } /* Form */ form { margin: 0 0 2.5rem 0; } form .field { margin: 0 0 1.5rem 0; } form .field.half { width: 50%; float: left; padding: 0 0 0 0.75rem; } form .field.half.first { padding: 0 0.75rem 0 0; } form > .actions { margin: 1.875rem 0 0 0 !important; } @media screen and (max-width: 736px) { form .field { margin: 0 0 1.125rem 0; } form .field.half { padding: 0 0 0 0.5625rem; } form .field.half.first { padding: 0 0.5625rem 0 0; } form > .actions { margin: 1.5rem 0 0 0 !important; } } @media screen and (max-width: 480px) { form .field.half { width: 100%; float: none; padding: 0; } form .field.half.first { padding: 0; } } label { color: #ffffff; display: block; font-size: 0.8rem; font-weight: 300; letter-spacing: 0.2rem; line-height: 1.5; margin: 0 0 1rem 0; text-transform: uppercase; } input[type="text"], input[type="password"], input[type="email"], input[type="tel"], select, textarea { -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; appearance: none; -moz-transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; -webkit-transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; -ms-transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; background: transparent; border-radius: 4px; border: solid 1px #ffffff; color: inherit; display: block; outline: 0; padding: 0 1rem; text-decoration: none; width: 100%; } input[type="text"]:invalid, input[type="password"]:invalid, input[type="email"]:invalid, input[type="tel"]:invalid, select:invalid, textarea:invalid { box-shadow: none; } input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, select:focus, textarea:focus { background: rgba(255, 255, 255, 0.075); border-color: #ffffff; box-shadow: 0 0 0 1px #ffffff; } select option { background: #1b1f22; color: #ffffff; } .select-wrapper { text-decoration: none; display: block; position: relative; } .select-wrapper:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } .select-wrapper:before { color: #ffffff; content: '\f107'; display: block; height: 2.75rem; line-height: calc(2.75rem + 0em); pointer-events: none; position: absolute; right: 0; text-align: center; top: 0; width: 2.75rem; } .select-wrapper select::-ms-expand { display: none; } input[type="text"], input[type="password"], input[type="email"], select { height: 2.75rem; } textarea { padding: 0.75rem 1rem; } input[type="checkbox"], input[type="radio"] { -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; appearance: none; display: block; float: left; margin-right: -2rem; opacity: 0; width: 1rem; z-index: -1; } input[type="checkbox"] + label, input[type="radio"] + label { text-decoration: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; color: #ffffff; cursor: pointer; display: inline-block; font-size: 0.8rem; font-weight: 300; margin: 0 0 0.5rem 0; padding-left: 2.65rem; padding-right: 0.75rem; position: relative; } input[type="checkbox"] + label:before, input[type="radio"] + label:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } input[type="checkbox"] + label:before, input[type="radio"] + label:before { -moz-transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; -webkit-transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; -ms-transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; border-radius: 4px; border: solid 1px #ffffff; content: ''; display: inline-block; height: 1.65rem; left: 0; line-height: calc(1.58125rem + 0em); position: absolute; text-align: center; top: -0.125rem; width: 1.65rem; } input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before { background: #ffffff !important; border-color: #ffffff !important; color: #1b1f22; content: '\f00c'; } input[type="checkbox"]:focus + label:before, input[type="radio"]:focus + label:before { background: rgba(255, 255, 255, 0.075); border-color: #ffffff; box-shadow: 0 0 0 1px #ffffff; } input[type="checkbox"] + label:before { border-radius: 4px; } input[type="radio"] + label:before { border-radius: 100%; } ::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5) !important; opacity: 1.0; } :-moz-placeholder { color: rgba(255, 255, 255, 0.5) !important; opacity: 1.0; } ::-moz-placeholder { color: rgba(255, 255, 255, 0.5) !important; opacity: 1.0; } :-ms-input-placeholder { color: rgba(255, 255, 255, 0.5) !important; opacity: 1.0; } .formerize-placeholder { color: rgba(255, 255, 255, 0.5) !important; opacity: 1.0; } /* Box */ .box { border-radius: 4px; border: solid 1px #ffffff; margin-bottom: 2rem; padding: 1.5em; } .box > :last-child, .box > :last-child > :last-child, .box > :last-child > :last-child > :last-child { margin-bottom: 0; } .box.alt { border: 0; border-radius: 0; padding: 0; } /* Icon */ .icon { text-decoration: none; border-bottom: none; position: relative; } .icon:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } .icon > .label { display: none; } /* Image */ .image { border-radius: 4px; border: 0; display: inline-block; position: relative; } .image:before { -moz-pointer-events: none; -webkit-pointer-events: none; -ms-pointer-events: none; pointer-events: none; background-image: url("../../images/overlay.png"); background-color: rgba(19, 21, 25, 0.5); border-radius: 4px; content: ''; display: block; height: 100%; left: 0; opacity: 0.5; position: absolute; top: 0; width: 100%; } .image img { border-radius: 4px; display: block; } .image.left, .image.right { max-width: 40%; } .image.left img, .image.right img { width: 100%; } .image.left { float: left; padding: 0 1.5em 1em 0; top: 0.25em; } .image.right { float: right; padding: 0 0 1em 1.5em; top: 0.25em; } .image.fit { display: block; margin: 0 0 2rem 0; width: 100%; } .image.fit img { width: 100%; } .image.main { display: block; margin: 1.2rem 0; width: 100%; } .image.main img { width: 100%; } @media screen and (max-width: 736px) { .image.main { margin: 2rem 0; } } @media screen and (max-width: 480px) { .image.main { margin: 1.5rem 0; } } /* List */ ol { list-style: decimal; margin: 0 0 2rem 0; padding-left: 1.25em; } ol li { padding-left: 0.25em; } ul { list-style: disc; margin: 0 0 2rem 0; padding-left: 1em; } ul li { padding-left: 0.5em; } ul.alt { list-style: none; padding-left: 0; } ul.alt li { border-top: solid 1px #ffffff; padding: 0.5em 0; } ul.alt li:first-child { border-top: 0; padding-top: 0; } ul.icons { cursor: default; list-style: none; padding-left: 0; } ul.icons li { display: inline-block; padding: 0 0.75em 0 0; } ul.icons li:last-child { padding-right: 0; } ul.icons li a { border-radius: 100%; box-shadow: inset 0 0 0 1px #ffffff; display: inline-block; height: 2.25rem; line-height: 2.25rem; text-align: center; width: 2.25rem; } ul.icons li a:hover { background-color: rgba(255, 255, 255, 0.075); } ul.icons li a:active { background-color: rgba(255, 255, 255, 0.175); } ul.actions { cursor: default; list-style: none; padding-left: 0; } ul.actions li { display: inline-block; padding: 0 1rem 0 0; vertical-align: middle; } ul.actions li:last-child { padding-right: 0; } ul.actions.small li { padding: 0 0.5rem 0 0; } ul.actions.vertical li { display: block; padding: 1rem 0 0 0; } ul.actions.vertical li:first-child { padding-top: 0; } ul.actions.vertical li > * { margin-bottom: 0; } ul.actions.vertical.small li { padding: 0.5rem 0 0 0; } ul.actions.vertical.small li:first-child { padding-top: 0; } ul.actions.fit { display: table; margin-left: -1rem; padding: 0; table-layout: fixed; width: calc(100% + 1rem); } ul.actions.fit li { display: table-cell; padding: 0 0 0 1rem; } ul.actions.fit li > * { margin-bottom: 0; } ul.actions.fit.small { margin-left: -0.5rem; width: calc(100% + 0.5rem); } ul.actions.fit.small li { padding: 0 0 0 0.5rem; } @media screen and (max-width: 480px) { ul.actions { margin: 0 0 2rem 0; } ul.actions li { padding: 1rem 0 0 0; display: block; text-align: center; width: 100%; } ul.actions li:first-child { padding-top: 0; } ul.actions li > * { width: 100%; margin: 0 !important; } ul.actions li > *.icon:before { margin-left: -2em; } ul.actions.small li { padding: 0.5rem 0 0 0; } ul.actions.small li:first-child { padding-top: 0; } } dl { margin: 0 0 2rem 0; } dl dt { display: block; font-weight: 600; margin: 0 0 1rem 0; } dl dd { margin-left: 2rem; } /* Table */ .table-wrapper { -webkit-overflow-scrolling: touch; overflow-x: auto; } table { margin: 0 0 2rem 0; width: 100%; } table tbody tr { border: solid 1px #ffffff; border-left: 0; border-right: 0; } table tbody tr:nth-child(2n + 1) { background-color: rgba(255, 255, 255, 0.075); } table td { padding: 0.75em 0.75em; } table th { color: #ffffff; font-size: 0.9em; font-weight: 600; padding: 0 0.75em 0.75em 0.75em; text-align: left; } table thead { border-bottom: solid 2px #ffffff; } table tfoot { border-top: solid 2px #ffffff; } table.alt { border-collapse: separate; } table.alt tbody tr td { border: solid 1px #ffffff; border-left-width: 0; border-top-width: 0; } table.alt tbody tr td:first-child { border-left-width: 1px; } table.alt tbody tr:first-child td { border-top-width: 1px; } table.alt thead { border-bottom: 0; } table.alt tfoot { border-top: 0; } /* Button */ input[type="submit"], input[type="reset"], input[type="button"], button, .button { -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; appearance: none; -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; background-color: transparent; border-radius: 4px; border: 0; box-shadow: inset 0 0 0 1px #ffffff; color: #ffffff !important; cursor: pointer; display: inline-block; font-size: 0.8rem; font-weight: 300; height: 2.75rem; letter-spacing: 0.2rem; line-height: 2.75rem; outline: 0; padding: 0 1.25rem 0 1.35rem; text-align: center; text-decoration: none; text-transform: uppercase; white-space: nowrap; } input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover, .button:hover { background-color: rgba(255, 255, 255, 0.075); } input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, button:active, .button:active { background-color: rgba(255, 255, 255, 0.175); } input[type="submit"].icon:before, input[type="reset"].icon:before, input[type="button"].icon:before, button.icon:before, .button.icon:before { margin-right: 0.5em; } input[type="submit"].fit, input[type="reset"].fit, input[type="button"].fit, button.fit, .button.fit { display: block; margin: 0 0 1rem 0; width: 100%; } input[type="submit"].special, input[type="reset"].special, input[type="button"].special, button.special, .button.special { background-color: #ffffff; color: #1b1f22 !important; font-weight: 600; } input[type="submit"].disabled, input[type="submit"]:disabled, input[type="reset"].disabled, input[type="reset"]:disabled, input[type="button"].disabled, input[type="button"]:disabled, button.disabled, button:disabled, .button.disabled, .button:disabled { -moz-pointer-events: none; -webkit-pointer-events: none; -ms-pointer-events: none; pointer-events: none; cursor: default; opacity: 0.25; } input[type="submit"], input[type="reset"], input[type="button"], button { line-height: calc(2.75rem - 2px); } /* BG */ #bg { -moz-transform: scale(1.0); -webkit-transform: scale(1.0); -ms-transform: scale(1.0); transform: scale(1.0); -webkit-backface-visibility: hidden; position: fixed; top: 0; left: 0; width: 100%; height: 100vh; z-index: 1; } #bg:before, #bg:after { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #bg:before { -moz-transition: background-color 2.5s ease-in-out; -webkit-transition: background-color 2.5s ease-in-out; -ms-transition: background-color 2.5s ease-in-out; transition: background-color 2.5s ease-in-out; -moz-transition-delay: 0.75s; -webkit-transition-delay: 0.75s; -ms-transition-delay: 0.75s; transition-delay: 0.75s; *background-image: linear-gradient(to top, rgba(19, 21, 25, 0.5), rgba(19, 21, 25, 0.5)), url("../../images/overlay.png"); background-color: #fff; background-size: auto, 256px 256px; background-position: center, center; background-repeat: no-repeat, repeat; z-index: 2; } #bg:after { -moz-transform: scale(1.125); -webkit-transform: scale(1.125); -ms-transform: scale(1.125); transform: scale(1.125); -moz-transition: -moz-transform 0.325s ease-in-out, -moz-filter 0.325s ease-in-out; -webkit-transition: -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out; -ms-transition: -ms-transform 0.325s ease-in-out, -ms-filter 0.325s ease-in-out; transition: transform 0.325s ease-in-out, filter 0.325s ease-in-out; /*background-image: url("../../images/bg.jpeg");*/ background-position: center; background-size: cover; background-repeat: no-repeat; z-index: 1; } body.is-article-visible #bg:after { -moz-transform: scale(1.0825); -webkit-transform: scale(1.0825); -ms-transform: scale(1.0825); transform: scale(1.0825); -moz-filter: blur(0.2rem); -webkit-filter: blur(0.2rem); -ms-filter: blur(0.2rem); filter: blur(0.2rem); } body.is-loading #bg:before { background-color: #fff; } /* Wrapper */ #wrapper { display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -moz-align-items: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; -moz-justify-content: space-between; -webkit-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; position: relative; min-height: 100vh; width: 100%; padding: 4rem 2rem; z-index: 3; } #wrapper:before { content: ''; display: block; } @media screen and (max-width: 1680px) { #wrapper { padding: 0; } } @media screen and (max-width: 736px) { #wrapper { padding: 2rem 1rem; } } @media screen and (max-width: 480px) { #wrapper { padding: 1rem; } } /* Header */ #header { display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -moz-align-items: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; -moz-transition: -moz-transform 0.325s ease-in-out, -moz-filter 0.325s ease-in-out, opacity 0.325s ease-in-out; -webkit-transition: -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out, opacity 0.325s ease-in-out; -ms-transition: -ms-transform 0.325s ease-in-out, -ms-filter 0.325s ease-in-out, opacity 0.325s ease-in-out; transition: transform 0.325s ease-in-out, filter 0.325s ease-in-out, opacity 0.325s ease-in-out; /*background-image: -moz-radial-gradient(rgba(0, 0, 0, 0.25) 25%, transparent 55%); background-image: -webkit-radial-gradient(rgba(0, 0, 0, 0.25) 25%, transparent 55%); background-image: -ms-radial-gradient(rgba(0, 0, 0, 0.25) 25%, transparent 55%); background-image: radial-gradient(rgba(0, 0, 0, 0.25) 25%, transparent 55%);*/ max-width: 100%; height: 100vh; text-align: center; } #header > * { -moz-transition: opacity 0.325s ease-in-out; -webkit-transition: opacity 0.325s ease-in-out; -ms-transition: opacity 0.325s ease-in-out; transition: opacity 0.325s ease-in-out; *position: relative; *margin-top: 3.5rem; } #header > *:before { content: ''; display: none; position: absolute; top: calc(-3.5rem - 1px); left: calc(50% - 1px); width: 1px; height: calc(3.5rem + 1px); background: #ffffff; } #header > :first-child { margin-top: 0; } #header > :first-child:before { display: none; } #header .logo { width: 5.5rem; height: 5.5rem; line-height: 5.5rem; border: solid 1px #ffffff; border-radius: 100%; } #header .logo .icon:before { font-size: 2rem; } #header .content { /*border-style: solid; border-color: #ffffff; border-top-width: 1px; border-bottom-width: 1px;*/ max-width: 100%; } #header .content .inner { -moz-transition: max-height 0.75s ease, padding 0.75s ease, opacity 0.325s ease-in-out; -webkit-transition: max-height 0.75s ease, padding 0.75s ease, opacity 0.325s ease-in-out; -ms-transition: max-height 0.75s ease, padding 0.75s ease, opacity 0.325s ease-in-out; transition: max-height 0.75s ease, padding 0.75s ease, opacity 0.325s ease-in-out; -moz-transition-delay: 0.25s; -webkit-transition-delay: 0.25s; -ms-transition-delay: 0.25s; transition-delay: 0.25s; padding: 0 2rem; max-height: 40rem; overflow: hidden; } #header .content .inner > :last-child { margin-bottom: 0; } #header .content .inner img { width: 80%; } #header .content p { font-family: 'Brown Bold Italic'; font-size: 1.1rem; letter-spacing: 0.05rem; line-height: 1.8; *text-transform: uppercase; } #header nav ul { display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; margin-bottom: 0; list-style: none; padding-left: 0; /*border: solid 1px #ffffff; border-radius: 4px;*/ } #header nav ul li { padding-left: 0; *border-left: solid 1px #ffffff; } #header nav ul li a { position: absolute; display: block; width: 12.2rem; height: 12.2rem; padding: 2.6rem 0.2rem; margin-left: 10px; margin-right: 10px; background-color: #fff; box-shadow: 0px 0px 25px rgba(0,0,0,0.6); border-width: 5px; border-style: solid; border-radius: 50%; color: #78c043; font-family: 'Brown Bold'; font-size: 1.36rem; line-height: 1.4rem; } #header nav ul li a:hover, #header nav ul li a:focus { background-color: rgba(119,192,67,0.6); } #header nav ul li:first-child a { border-color: #f69c2f; left: 115px; top: 480px; } #header nav ul li:first-child a:hover, #header nav ul li:first-child a:focus { background-color: rgba(244,156,47,0.6); } #header nav ul li:nth-child(2) a { padding-top: 3.5rem; border-color: #e9098c; left: 180px; top: 354px; } #header nav ul li:nth-child(2) a:hover, #header nav ul li:nth-child(2) a:focus { background-color: rgba(233,9,140,0.6); } #header nav ul li:nth-child(3) a { padding-top: 4rem; border-color: #000000; left: 354px; top: 382px; } #header nav ul li:nth-child(3) a:hover, #header nav ul li:nth-child(3) a:focus { background-color: rgba(0,0,0,0.1); } #header nav ul li:nth-child(4) a { padding-top: 4.8rem; border-color: #78c043; left: 523px; top: 225px; } #header nav ul li:nth-child(4) a:hover, #header nav ul li:nth-child(4) a:focus { background-color: rgba(119,192,67,0.6); } #header nav ul li:nth-child(5) a { border-color: rgb(180,180,180); left: 718px; top: 315px; } #header nav ul li:nth-child(5) a:hover, #header nav ul li:nth-child(5) a:focus { background-color: rgba(180,180,180,0.6); } #header nav ul li:nth-child(6) a { padding-top: 4.2rem; border-color: #00afed; left: 895px; top: 420px; } #header nav ul li:nth-child(6) a:hover, #header nav ul li:nth-child(6) a:focus { background-color: rgba(0,175,237,0.6); } #header nav ul li:last-child a { padding-top: 2rem; left: 1155px; top: 527px; width: 7rem; height: 7rem; } #header nav ul li:last-child a:hover, #header nav ul li:last-child a:focus { background-color: rgba(0,175,237,0.6); } #header nav ul li a:active { background-color: rgba(255, 255, 255, 0.175); } #header nav.use-middle:after { content: ''; display: none; position: absolute; top: 0; left: calc(50% - 1px); width: 1px; height: 100%; background: #ffffff; } #header nav img { width: 500px; position: absolute; left: 430px; top: 600px; } #header nav.use-middle ul li.is-middle { *border-left: 1px solid #fff; } body.is-article-visible #header { -moz-transform: scale(0.95); -webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95); -moz-filter: blur(0.1rem); -webkit-filter: blur(0.1rem); -ms-filter: blur(0.1rem); filter: blur(0.1rem); opacity: 0; } body.is-loading #header { -moz-filter: blur(0.125rem); -webkit-filter: blur(0.125rem); -ms-filter: blur(0.125rem); filter: blur(0.125rem); } body.is-loading #header > * { opacity: 0; } body.is-loading #header .content .inner { max-height: 0; padding-top: 0; padding-bottom: 0; opacity: 0; } @media screen and (max-width: 980px) { #header .content p br { display: none; } } @media screen and (max-width: 736px) { #header > * { margin-top: 2rem; } #header > *:before { top: calc(-2rem - 1px); height: calc(2rem + 1px); } #header .logo { width: 4.75rem; height: 4.75rem; line-height: 4.75rem; } #header .logo .icon:before { font-size: 1.75rem; } #header .content .inner { padding: 2.5rem 1rem; } #header .content p { line-height: 1.875; } } @media screen and (max-width: 480px) { #header { padding: 1.5rem 0; } #header .content .inner { padding: 2.5rem 0; } #header nav ul { -moz-flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; min-width: 10rem; max-width: 100%; } #header nav ul li { border-left: 0; border-top: solid 1px #ffffff; } #header nav ul li:first-child { border-top: 0; } #header nav ul li a { height: 3rem; line-height: 3rem; min-width: 0; width: 100%; } #header nav.use-middle:after { display: none; } } /* Main */ #main { -moz-flex-grow: 1; -webkit-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; -moz-flex-shrink: 1; -webkit-flex-shrink: 1; -ms-flex-shrink: 1; flex-shrink: 1; display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-align-items: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; -moz-justify-content: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; -moz-flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; position: relative; max-width: 100%; z-index: 3; } #main article { -moz-transform: translateY(0.25rem); -webkit-transform: translateY(0.25rem); -ms-transform: translateY(0.25rem); transform: translateY(0.25rem); -moz-transition: opacity 0.325s ease-in-out, -moz-transform 0.325s ease-in-out; -webkit-transition: opacity 0.325s ease-in-out, -webkit-transform 0.325s ease-in-out; -ms-transition: opacity 0.325s ease-in-out, -ms-transform 0.325s ease-in-out; transition: opacity 0.325s ease-in-out, transform 0.325s ease-in-out; padding: 1.5rem 3.5rem 1.5rem; position: relative; width: 58rem; min-width: 80%; background-color: rgba(119,192,67,0.35); border-radius: 2px; opacity: 0; top: 20px; } #main article.active { -moz-transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; } #main article .close { display: block; position: absolute; top: 0; right: 0; width: 4rem; height: 4rem; cursor: pointer; text-indent: 4rem; overflow: hidden; white-space: nowrap; } #main article .close:before { -moz-transition: background-color 0.2s ease-in-out; -webkit-transition: background-color 0.2s ease-in-out; -ms-transition: background-color 0.2s ease-in-out; transition: background-color 0.2s ease-in-out; content: ''; display: block; position: absolute; top: 0.75rem; left: 0.75rem; width: 2.5rem; height: 2.5rem; border-radius: 100%; background-position: center; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='20px' viewBox='0 0 20 20' zoomAndPan='disable'%3E%3Cstyle%3Eline %7B stroke: %23ffffff%3B stroke-width: 1%3B %7D%3C/style%3E%3Cline x1='2' y1='2' x2='18' y2='18' /%3E%3Cline x1='18' y1='2' x2='2' y2='18' /%3E%3C/svg%3E"); background-size: 20px 20px; background-repeat: no-repeat; } #main article .close:hover:before { background-color: rgba(255, 255, 255, 0.075); } #main article .close:active:before { background-color: rgba(255, 255, 255, 0.175); } #main article:first-child { background-color: rgba(244,156,47,0.6); } #main article:nth-child(2) { background-color: rgba(233,9,140,0.6); } #main article:nth-child(3) { background-color: rgba(0,0,0,0.1); } #main article:nth-child(4) { background-color: rgba(120,192,67,0.6) } #main article:nth-child(5) { background-color: rgba(180,180,180,0.6); } #main article:last-child { background-color: rgba(0,175,237,0.6); } @media screen and (max-width: 736px) { #main article { padding: 3.5rem 2rem 0.5rem 2rem ; } #main article .close:before { top: 0.875rem; left: 0.875rem; width: 2.25rem; height: 2.25rem; background-size: 14px 14px; } } @media screen and (max-width: 480px) { #main article { padding: 3rem 1.5rem 0.5rem 1.5rem ; } } /* Footer */ #footer { -moz-transition: -moz-transform 0.325s ease-in-out, -moz-filter 0.325s ease-in-out, opacity 0.325s ease-in-out; -webkit-transition: -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out, opacity 0.325s ease-in-out; -ms-transition: -ms-transform 0.325s ease-in-out, -ms-filter 0.325s ease-in-out, opacity 0.325s ease-in-out; transition: transform 0.325s ease-in-out, filter 0.325s ease-in-out, opacity 0.325s ease-in-out; width: 100%; max-width: 100%; margin-top: 2rem; text-align: center; } #footer .copyright { font-family: 'Brown Light'; font-size: 1rem; margin-bottom: 0; } body.is-article-visible #footer { -moz-transform: scale(0.95); -webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95); -moz-filter: blur(0.1rem); -webkit-filter: blur(0.1rem); -ms-filter: blur(0.1rem); filter: blur(0.1rem); opacity: 0; } body.is-loading #footer { opacity: 0; } /* Custom for area andina */ /* Header */ .main-title { font-size: 7rem; color: #78c043; text-transform: uppercase; } /* Inner pages*/ article a.next-left { position: absolute; top: 30%; left: -10%; font-size: 9rem; } article a.next-right { position: absolute; top: 30%; right: -10%; font-size: 9rem; } .inner-box__footer { margin-top: 1rem; text-align: center; } .inner-box__footer a .fa-arrow-right { margin-right: 10px; } /* Carousel */ .inner-box__footer .owl-carousel { margin-bottom: 15px; } .corousel__programs { background-color: #ffffff; padding: 15px 10px 10px; min-height: 150px; border-radius: 2px; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); } .corousel__programs h4 { font-family: 'Brown Bold'; font-size: 1.1rem; color: #78c043; } .corousel__programs h3 a { font-family: 'Brown Bold'; font-size: 1.3rem; line-height: 1.4rem; margin-bottom: 0rem; color: #78c043; } .corousel__programs h3 a:hover, .corousel__programs h3 a:focus { text-decoration: underline; } .inner-box__footer__btn { font-family: 'Brown Bold'; font-size: 1.3rem; padding: 10px 20px; border: 2px solid #78c043; border-radius: 4px; background-color: #78c043; color: #ffffff; transition: all 130ms ease-in; } .inner-box__footer__btn:hover, .inner-box__footer__btn:focus { background-color: #ffffff; color: #78c043; border: 2px solid #78c043; } #change-bg { position: absolute; bottom: 0; left: 5px; } #change-bg .fa { border-radius: 50%; font-size: 1.2rem; } .bg-change:after { background-color: #fff; }
assets/css/main.css
@import url(font-awesome.min.css); @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300italic,600italic,300,600"); @font-face { font-family: 'Areandina Voz'; src: url(../fonts/AreandinaVoz-Regular.otf); } @font-face { font-family: 'Brown Bold'; src: url(../fonts/BrownStd-Bold.otf); } @font-face { font-family: 'Brown Bold Italic'; src: url(../fonts/BrownStd-BoldItalic.otf); } @font-face { font-family: 'Brown Italic'; src: url(../fonts/BrownStd-Italic.otf); } @font-face { font-family: 'Brown Light'; src: url(../fonts/BrownStd-Light.otf); } @font-face { font-family: 'Brown Light Italic'; src: url(../fonts/BrownStd-LightItalic.otf); } @font-face { font-family: 'Brown Reclin Bold'; src: url(../fonts/BrownStd-ReclinBold.otf); } @font-face { font-family: 'Brown Reclin Light'; src: url(../fonts/BrownStd-ReclinLight.otf); } @font-face { font-family: 'Brown Reclin'; src: url(../fonts/BrownStd-ReclinRegular.otf); } @font-face { font-family: 'Brown'; src: url(../fonts/BrownStd-Regular.otf); } /* Dimension by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } body { -webkit-text-size-adjust: none; } /* Box Model */ *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* Basic */ @-ms-viewport { width: device-width; } @media screen and (max-width: 480px) { html, body { min-width: 320px; } } body { background: #1b1f22; } body.is-loading *, body.is-loading *:before, body.is-loading *:after, body.is-switching *, body.is-switching *:before, body.is-switching *:after { -moz-animation: none !important; -webkit-animation: none !important; -ms-animation: none !important; animation: none !important; -moz-transition: none !important; -webkit-transition: none !important; -ms-transition: none !important; transition: none !important; -moz-transition-delay: none !important; -webkit-transition-delay: none !important; -ms-transition-delay: none !important; transition-delay: none !important; } /* Type */ html { font-size: 16pt; } @media screen and (max-width: 1680px) { html { font-size: 12pt; } } @media screen and (max-width: 736px) { html { font-size: 11pt; } } @media screen and (max-width: 360px) { html { font-size: 10pt; } } body, input, select, textarea { color: #ffffff; font-family: "Source Sans Pro", sans-serif; font-weight: 300; font-size: 1rem; line-height: 1.65; } a { -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out; -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out; -ms-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out; transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out; *border-bottom: dotted 1px rgba(255, 255, 255, 0.5); text-decoration: none; color: inherit; } a:hover { border-bottom-color: transparent; } strong, b { color: #ffffff; font-weight: 600; } em, i { font-style: italic; } p { margin: 0 0 0.5rem 0; } article p { font-size: 1.2rem; line-height: 1.4rem; font-weight: bold; } h1, h2, h3, h4, h5, h6 { color: #ffffff; font-family: 'Areandina Voz'; *font-weight: 600; line-height: 1.5rem; margin: 0 0 1rem 0; *text-transform: uppercase; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; text-decoration: none; } h1.major, h2.major, h3.major, h4.major, h5.major, h6.major { border-bottom: solid 1px #ffffff; width: -moz-max-content; width: -webkit-max-content; width: -ms-max-content; width: max-content; margin: 0 0 1rem 0; } h2.major { font-family: 'Brown Bold'; font-size: 1.6rem; margin: 0 auto 10px; *color: #78c043; } h1 { font-size: 3.2rem; line-height: 1.3; letter-spacing: 0.5rem; } h2 { font-size: 1.4rem; line-height: 1.6rem; } h3 { font-size: 1rem; } h4 { font-size: 0.8rem; } h5 { font-size: 0.7rem; } h6 { font-size: 0.6rem; } @media screen and (max-width: 736px) { h1 { font-size: 1.75rem; line-height: 1.4; } h2 { font-size: 1.25em; line-height: 1.5; } } sub { font-size: 0.8rem; position: relative; top: 0.5rem; } sup { font-size: 0.8rem; position: relative; top: -0.5rem; } blockquote { border-left: solid 4px #ffffff; font-style: italic; margin: 0 0 2rem 0; padding: 0.5rem 0 0.5rem 2rem; } code { background: rgba(255, 255, 255, 0.075); border-radius: 4px; font-family: "Courier New", monospace; font-size: 0.9rem; margin: 0 0.25rem; padding: 0.25rem 0.65rem; } pre { -webkit-overflow-scrolling: touch; font-family: "Courier New", monospace; font-size: 0.9rem; margin: 0 0 2rem 0; } pre code { display: block; line-height: 1.75; padding: 1rem 1.5rem; overflow-x: auto; } hr { border: 0; border-bottom: solid 1px #ffffff; margin: 2.75rem 0; } .align-left { text-align: left; } .align-center { text-align: center; } .align-right { text-align: right; } /* Form */ form { margin: 0 0 2.5rem 0; } form .field { margin: 0 0 1.5rem 0; } form .field.half { width: 50%; float: left; padding: 0 0 0 0.75rem; } form .field.half.first { padding: 0 0.75rem 0 0; } form > .actions { margin: 1.875rem 0 0 0 !important; } @media screen and (max-width: 736px) { form .field { margin: 0 0 1.125rem 0; } form .field.half { padding: 0 0 0 0.5625rem; } form .field.half.first { padding: 0 0.5625rem 0 0; } form > .actions { margin: 1.5rem 0 0 0 !important; } } @media screen and (max-width: 480px) { form .field.half { width: 100%; float: none; padding: 0; } form .field.half.first { padding: 0; } } label { color: #ffffff; display: block; font-size: 0.8rem; font-weight: 300; letter-spacing: 0.2rem; line-height: 1.5; margin: 0 0 1rem 0; text-transform: uppercase; } input[type="text"], input[type="password"], input[type="email"], input[type="tel"], select, textarea { -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; appearance: none; -moz-transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; -webkit-transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; -ms-transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; background: transparent; border-radius: 4px; border: solid 1px #ffffff; color: inherit; display: block; outline: 0; padding: 0 1rem; text-decoration: none; width: 100%; } input[type="text"]:invalid, input[type="password"]:invalid, input[type="email"]:invalid, input[type="tel"]:invalid, select:invalid, textarea:invalid { box-shadow: none; } input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, select:focus, textarea:focus { background: rgba(255, 255, 255, 0.075); border-color: #ffffff; box-shadow: 0 0 0 1px #ffffff; } select option { background: #1b1f22; color: #ffffff; } .select-wrapper { text-decoration: none; display: block; position: relative; } .select-wrapper:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } .select-wrapper:before { color: #ffffff; content: '\f107'; display: block; height: 2.75rem; line-height: calc(2.75rem + 0em); pointer-events: none; position: absolute; right: 0; text-align: center; top: 0; width: 2.75rem; } .select-wrapper select::-ms-expand { display: none; } input[type="text"], input[type="password"], input[type="email"], select { height: 2.75rem; } textarea { padding: 0.75rem 1rem; } input[type="checkbox"], input[type="radio"] { -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; appearance: none; display: block; float: left; margin-right: -2rem; opacity: 0; width: 1rem; z-index: -1; } input[type="checkbox"] + label, input[type="radio"] + label { text-decoration: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; color: #ffffff; cursor: pointer; display: inline-block; font-size: 0.8rem; font-weight: 300; margin: 0 0 0.5rem 0; padding-left: 2.65rem; padding-right: 0.75rem; position: relative; } input[type="checkbox"] + label:before, input[type="radio"] + label:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } input[type="checkbox"] + label:before, input[type="radio"] + label:before { -moz-transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; -webkit-transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; -ms-transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, background-color 0.2s ease-in-out; border-radius: 4px; border: solid 1px #ffffff; content: ''; display: inline-block; height: 1.65rem; left: 0; line-height: calc(1.58125rem + 0em); position: absolute; text-align: center; top: -0.125rem; width: 1.65rem; } input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before { background: #ffffff !important; border-color: #ffffff !important; color: #1b1f22; content: '\f00c'; } input[type="checkbox"]:focus + label:before, input[type="radio"]:focus + label:before { background: rgba(255, 255, 255, 0.075); border-color: #ffffff; box-shadow: 0 0 0 1px #ffffff; } input[type="checkbox"] + label:before { border-radius: 4px; } input[type="radio"] + label:before { border-radius: 100%; } ::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5) !important; opacity: 1.0; } :-moz-placeholder { color: rgba(255, 255, 255, 0.5) !important; opacity: 1.0; } ::-moz-placeholder { color: rgba(255, 255, 255, 0.5) !important; opacity: 1.0; } :-ms-input-placeholder { color: rgba(255, 255, 255, 0.5) !important; opacity: 1.0; } .formerize-placeholder { color: rgba(255, 255, 255, 0.5) !important; opacity: 1.0; } /* Box */ .box { border-radius: 4px; border: solid 1px #ffffff; margin-bottom: 2rem; padding: 1.5em; } .box > :last-child, .box > :last-child > :last-child, .box > :last-child > :last-child > :last-child { margin-bottom: 0; } .box.alt { border: 0; border-radius: 0; padding: 0; } /* Icon */ .icon { text-decoration: none; border-bottom: none; position: relative; } .icon:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } .icon > .label { display: none; } /* Image */ .image { border-radius: 4px; border: 0; display: inline-block; position: relative; } .image:before { -moz-pointer-events: none; -webkit-pointer-events: none; -ms-pointer-events: none; pointer-events: none; background-image: url("../../images/overlay.png"); background-color: rgba(19, 21, 25, 0.5); border-radius: 4px; content: ''; display: block; height: 100%; left: 0; opacity: 0.5; position: absolute; top: 0; width: 100%; } .image img { border-radius: 4px; display: block; } .image.left, .image.right { max-width: 40%; } .image.left img, .image.right img { width: 100%; } .image.left { float: left; padding: 0 1.5em 1em 0; top: 0.25em; } .image.right { float: right; padding: 0 0 1em 1.5em; top: 0.25em; } .image.fit { display: block; margin: 0 0 2rem 0; width: 100%; } .image.fit img { width: 100%; } .image.main { display: block; margin: 1.2rem 0; width: 100%; } .image.main img { width: 100%; } @media screen and (max-width: 736px) { .image.main { margin: 2rem 0; } } @media screen and (max-width: 480px) { .image.main { margin: 1.5rem 0; } } /* List */ ol { list-style: decimal; margin: 0 0 2rem 0; padding-left: 1.25em; } ol li { padding-left: 0.25em; } ul { list-style: disc; margin: 0 0 2rem 0; padding-left: 1em; } ul li { padding-left: 0.5em; } ul.alt { list-style: none; padding-left: 0; } ul.alt li { border-top: solid 1px #ffffff; padding: 0.5em 0; } ul.alt li:first-child { border-top: 0; padding-top: 0; } ul.icons { cursor: default; list-style: none; padding-left: 0; } ul.icons li { display: inline-block; padding: 0 0.75em 0 0; } ul.icons li:last-child { padding-right: 0; } ul.icons li a { border-radius: 100%; box-shadow: inset 0 0 0 1px #ffffff; display: inline-block; height: 2.25rem; line-height: 2.25rem; text-align: center; width: 2.25rem; } ul.icons li a:hover { background-color: rgba(255, 255, 255, 0.075); } ul.icons li a:active { background-color: rgba(255, 255, 255, 0.175); } ul.actions { cursor: default; list-style: none; padding-left: 0; } ul.actions li { display: inline-block; padding: 0 1rem 0 0; vertical-align: middle; } ul.actions li:last-child { padding-right: 0; } ul.actions.small li { padding: 0 0.5rem 0 0; } ul.actions.vertical li { display: block; padding: 1rem 0 0 0; } ul.actions.vertical li:first-child { padding-top: 0; } ul.actions.vertical li > * { margin-bottom: 0; } ul.actions.vertical.small li { padding: 0.5rem 0 0 0; } ul.actions.vertical.small li:first-child { padding-top: 0; } ul.actions.fit { display: table; margin-left: -1rem; padding: 0; table-layout: fixed; width: calc(100% + 1rem); } ul.actions.fit li { display: table-cell; padding: 0 0 0 1rem; } ul.actions.fit li > * { margin-bottom: 0; } ul.actions.fit.small { margin-left: -0.5rem; width: calc(100% + 0.5rem); } ul.actions.fit.small li { padding: 0 0 0 0.5rem; } @media screen and (max-width: 480px) { ul.actions { margin: 0 0 2rem 0; } ul.actions li { padding: 1rem 0 0 0; display: block; text-align: center; width: 100%; } ul.actions li:first-child { padding-top: 0; } ul.actions li > * { width: 100%; margin: 0 !important; } ul.actions li > *.icon:before { margin-left: -2em; } ul.actions.small li { padding: 0.5rem 0 0 0; } ul.actions.small li:first-child { padding-top: 0; } } dl { margin: 0 0 2rem 0; } dl dt { display: block; font-weight: 600; margin: 0 0 1rem 0; } dl dd { margin-left: 2rem; } /* Table */ .table-wrapper { -webkit-overflow-scrolling: touch; overflow-x: auto; } table { margin: 0 0 2rem 0; width: 100%; } table tbody tr { border: solid 1px #ffffff; border-left: 0; border-right: 0; } table tbody tr:nth-child(2n + 1) { background-color: rgba(255, 255, 255, 0.075); } table td { padding: 0.75em 0.75em; } table th { color: #ffffff; font-size: 0.9em; font-weight: 600; padding: 0 0.75em 0.75em 0.75em; text-align: left; } table thead { border-bottom: solid 2px #ffffff; } table tfoot { border-top: solid 2px #ffffff; } table.alt { border-collapse: separate; } table.alt tbody tr td { border: solid 1px #ffffff; border-left-width: 0; border-top-width: 0; } table.alt tbody tr td:first-child { border-left-width: 1px; } table.alt tbody tr:first-child td { border-top-width: 1px; } table.alt thead { border-bottom: 0; } table.alt tfoot { border-top: 0; } /* Button */ input[type="submit"], input[type="reset"], input[type="button"], button, .button { -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; appearance: none; -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; background-color: transparent; border-radius: 4px; border: 0; box-shadow: inset 0 0 0 1px #ffffff; color: #ffffff !important; cursor: pointer; display: inline-block; font-size: 0.8rem; font-weight: 300; height: 2.75rem; letter-spacing: 0.2rem; line-height: 2.75rem; outline: 0; padding: 0 1.25rem 0 1.35rem; text-align: center; text-decoration: none; text-transform: uppercase; white-space: nowrap; } input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover, .button:hover { background-color: rgba(255, 255, 255, 0.075); } input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, button:active, .button:active { background-color: rgba(255, 255, 255, 0.175); } input[type="submit"].icon:before, input[type="reset"].icon:before, input[type="button"].icon:before, button.icon:before, .button.icon:before { margin-right: 0.5em; } input[type="submit"].fit, input[type="reset"].fit, input[type="button"].fit, button.fit, .button.fit { display: block; margin: 0 0 1rem 0; width: 100%; } input[type="submit"].special, input[type="reset"].special, input[type="button"].special, button.special, .button.special { background-color: #ffffff; color: #1b1f22 !important; font-weight: 600; } input[type="submit"].disabled, input[type="submit"]:disabled, input[type="reset"].disabled, input[type="reset"]:disabled, input[type="button"].disabled, input[type="button"]:disabled, button.disabled, button:disabled, .button.disabled, .button:disabled { -moz-pointer-events: none; -webkit-pointer-events: none; -ms-pointer-events: none; pointer-events: none; cursor: default; opacity: 0.25; } input[type="submit"], input[type="reset"], input[type="button"], button { line-height: calc(2.75rem - 2px); } /* BG */ #bg { -moz-transform: scale(1.0); -webkit-transform: scale(1.0); -ms-transform: scale(1.0); transform: scale(1.0); -webkit-backface-visibility: hidden; position: fixed; top: 0; left: 0; width: 100%; height: 100vh; z-index: 1; } #bg:before, #bg:after { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #bg:before { -moz-transition: background-color 2.5s ease-in-out; -webkit-transition: background-color 2.5s ease-in-out; -ms-transition: background-color 2.5s ease-in-out; transition: background-color 2.5s ease-in-out; -moz-transition-delay: 0.75s; -webkit-transition-delay: 0.75s; -ms-transition-delay: 0.75s; transition-delay: 0.75s; *background-image: linear-gradient(to top, rgba(19, 21, 25, 0.5), rgba(19, 21, 25, 0.5)), url("../../images/overlay.png"); background-color: #fff; background-size: auto, 256px 256px; background-position: center, center; background-repeat: no-repeat, repeat; z-index: 2; } #bg:after { -moz-transform: scale(1.125); -webkit-transform: scale(1.125); -ms-transform: scale(1.125); transform: scale(1.125); -moz-transition: -moz-transform 0.325s ease-in-out, -moz-filter 0.325s ease-in-out; -webkit-transition: -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out; -ms-transition: -ms-transform 0.325s ease-in-out, -ms-filter 0.325s ease-in-out; transition: transform 0.325s ease-in-out, filter 0.325s ease-in-out; /*background-image: url("../../images/bg.jpeg");*/ background-position: center; background-size: cover; background-repeat: no-repeat; z-index: 1; } body.is-article-visible #bg:after { -moz-transform: scale(1.0825); -webkit-transform: scale(1.0825); -ms-transform: scale(1.0825); transform: scale(1.0825); -moz-filter: blur(0.2rem); -webkit-filter: blur(0.2rem); -ms-filter: blur(0.2rem); filter: blur(0.2rem); } body.is-loading #bg:before { background-color: #fff; } /* Wrapper */ #wrapper { display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -moz-align-items: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; -moz-justify-content: space-between; -webkit-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; position: relative; min-height: 100vh; width: 100%; padding: 4rem 2rem; z-index: 3; } #wrapper:before { content: ''; display: block; } @media screen and (max-width: 1680px) { #wrapper { padding: 0; } } @media screen and (max-width: 736px) { #wrapper { padding: 2rem 1rem; } } @media screen and (max-width: 480px) { #wrapper { padding: 1rem; } } /* Header */ #header { display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -moz-align-items: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; -moz-transition: -moz-transform 0.325s ease-in-out, -moz-filter 0.325s ease-in-out, opacity 0.325s ease-in-out; -webkit-transition: -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out, opacity 0.325s ease-in-out; -ms-transition: -ms-transform 0.325s ease-in-out, -ms-filter 0.325s ease-in-out, opacity 0.325s ease-in-out; transition: transform 0.325s ease-in-out, filter 0.325s ease-in-out, opacity 0.325s ease-in-out; /*background-image: -moz-radial-gradient(rgba(0, 0, 0, 0.25) 25%, transparent 55%); background-image: -webkit-radial-gradient(rgba(0, 0, 0, 0.25) 25%, transparent 55%); background-image: -ms-radial-gradient(rgba(0, 0, 0, 0.25) 25%, transparent 55%); background-image: radial-gradient(rgba(0, 0, 0, 0.25) 25%, transparent 55%);*/ max-width: 100%; height: 100vh; text-align: center; } #header > * { -moz-transition: opacity 0.325s ease-in-out; -webkit-transition: opacity 0.325s ease-in-out; -ms-transition: opacity 0.325s ease-in-out; transition: opacity 0.325s ease-in-out; *position: relative; *margin-top: 3.5rem; } #header > *:before { content: ''; display: none; position: absolute; top: calc(-3.5rem - 1px); left: calc(50% - 1px); width: 1px; height: calc(3.5rem + 1px); background: #ffffff; } #header > :first-child { margin-top: 0; } #header > :first-child:before { display: none; } #header .logo { width: 5.5rem; height: 5.5rem; line-height: 5.5rem; border: solid 1px #ffffff; border-radius: 100%; } #header .logo .icon:before { font-size: 2rem; } #header .content { /*border-style: solid; border-color: #ffffff; border-top-width: 1px; border-bottom-width: 1px;*/ max-width: 100%; } #header .content .inner { -moz-transition: max-height 0.75s ease, padding 0.75s ease, opacity 0.325s ease-in-out; -webkit-transition: max-height 0.75s ease, padding 0.75s ease, opacity 0.325s ease-in-out; -ms-transition: max-height 0.75s ease, padding 0.75s ease, opacity 0.325s ease-in-out; transition: max-height 0.75s ease, padding 0.75s ease, opacity 0.325s ease-in-out; -moz-transition-delay: 0.25s; -webkit-transition-delay: 0.25s; -ms-transition-delay: 0.25s; transition-delay: 0.25s; padding: 0 2rem; max-height: 40rem; overflow: hidden; } #header .content .inner > :last-child { margin-bottom: 0; } #header .content .inner img { width: 80%; } #header .content p { font-family: 'Brown Bold Italic'; font-size: 1.1rem; letter-spacing: 0.05rem; line-height: 1.8; *text-transform: uppercase; } #header nav ul { display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; margin-bottom: 0; list-style: none; padding-left: 0; /*border: solid 1px #ffffff; border-radius: 4px;*/ } #header nav ul li { padding-left: 0; *border-left: solid 1px #ffffff; } #header nav ul li a { position: absolute; display: block; width: 12.2rem; height: 12.2rem; padding: 2.6rem 0.2rem; margin-left: 10px; margin-right: 10px; background-color: #fff; box-shadow: 0px 0px 25px rgba(0,0,0,0.6); border-width: 5px; border-style: solid; border-radius: 50%; color: #78c043; font-family: 'Brown Bold'; font-size: 1.36rem; line-height: 1.4rem; } #header nav ul li a:hover, #header nav ul li a:focus { background-color: rgba(119,192,67,0.6); } #header nav ul li:first-child a { border-color: #f69c2f; left: 115px; top: 480px; } #header nav ul li:first-child a:hover, #header nav ul li:first-child a:focus { background-color: rgba(244,156,47,0.6); } #header nav ul li:nth-child(2) a { padding-top: 3.5rem; border-color: #e9098c; left: 180px; top: 354px; } #header nav ul li:nth-child(2) a:hover, #header nav ul li:nth-child(2) a:focus { background-color: rgba(233,9,140,0.6); } #header nav ul li:nth-child(3) a { padding-top: 4rem; border-color: #000000; left: 354px; top: 382px; } #header nav ul li:nth-child(3) a:hover, #header nav ul li:nth-child(3) a:focus { background-color: rgba(0,0,0,0.1); } #header nav ul li:nth-child(4) a { padding-top: 4.8rem; border-color: #78c043; left: 523px; top: 225px; } #header nav ul li:nth-child(4) a:hover, #header nav ul li:nth-child(4) a:focus { background-color: rgba(119,192,67,0.6); } #header nav ul li:nth-child(5) a { border-color: rgb(180,180,180); left: 718px; top: 315px; } #header nav ul li:nth-child(5) a:hover, #header nav ul li:nth-child(5) a:focus { background-color: rgba(180,180,180,0.6); } #header nav ul li:nth-child(6) a { padding-top: 4.2rem; border-color: #00afed; left: 895px; top: 420px; } #header nav ul li:nth-child(6) a:hover, #header nav ul li:nth-child(6) a:focus { background-color: rgba(0,175,237,0.6); } #header nav ul li:last-child a { padding-top: 2rem; left: 1155px; top: 527px; width: 7rem; height: 7rem; } #header nav ul li:last-child a:hover, #header nav ul li:last-child a:focus { background-color: rgba(0,175,237,0.6); } #header nav ul li a:active { background-color: rgba(255, 255, 255, 0.175); } #header nav.use-middle:after { content: ''; display: none; position: absolute; top: 0; left: calc(50% - 1px); width: 1px; height: 100%; background: #ffffff; } #header nav img { width: 500px; position: absolute; left: 430px; top: 600px; } #header nav.use-middle ul li.is-middle { *border-left: 1px solid #fff; } body.is-article-visible #header { -moz-transform: scale(0.95); -webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95); -moz-filter: blur(0.1rem); -webkit-filter: blur(0.1rem); -ms-filter: blur(0.1rem); filter: blur(0.1rem); opacity: 0; } body.is-loading #header { -moz-filter: blur(0.125rem); -webkit-filter: blur(0.125rem); -ms-filter: blur(0.125rem); filter: blur(0.125rem); } body.is-loading #header > * { opacity: 0; } body.is-loading #header .content .inner { max-height: 0; padding-top: 0; padding-bottom: 0; opacity: 0; } @media screen and (max-width: 980px) { #header .content p br { display: none; } } @media screen and (max-width: 736px) { #header > * { margin-top: 2rem; } #header > *:before { top: calc(-2rem - 1px); height: calc(2rem + 1px); } #header .logo { width: 4.75rem; height: 4.75rem; line-height: 4.75rem; } #header .logo .icon:before { font-size: 1.75rem; } #header .content .inner { padding: 2.5rem 1rem; } #header .content p { line-height: 1.875; } } @media screen and (max-width: 480px) { #header { padding: 1.5rem 0; } #header .content .inner { padding: 2.5rem 0; } #header nav ul { -moz-flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; min-width: 10rem; max-width: 100%; } #header nav ul li { border-left: 0; border-top: solid 1px #ffffff; } #header nav ul li:first-child { border-top: 0; } #header nav ul li a { height: 3rem; line-height: 3rem; min-width: 0; width: 100%; } #header nav.use-middle:after { display: none; } } /* Main */ #main { -moz-flex-grow: 1; -webkit-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; -moz-flex-shrink: 1; -webkit-flex-shrink: 1; -ms-flex-shrink: 1; flex-shrink: 1; display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-align-items: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; -moz-justify-content: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; -moz-flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; position: relative; max-width: 100%; z-index: 3; } #main article { -moz-transform: translateY(0.25rem); -webkit-transform: translateY(0.25rem); -ms-transform: translateY(0.25rem); transform: translateY(0.25rem); -moz-transition: opacity 0.325s ease-in-out, -moz-transform 0.325s ease-in-out; -webkit-transition: opacity 0.325s ease-in-out, -webkit-transform 0.325s ease-in-out; -ms-transition: opacity 0.325s ease-in-out, -ms-transform 0.325s ease-in-out; transition: opacity 0.325s ease-in-out, transform 0.325s ease-in-out; padding: 1.5rem 3.5rem 1.5rem; position: relative; width: 58rem; min-width: 80%; background-color: rgba(119,192,67,0.35); border-radius: 2px; opacity: 0; top: 20px; } #main article.active { -moz-transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; } #main article .close { display: block; position: absolute; top: 0; right: 0; width: 4rem; height: 4rem; cursor: pointer; text-indent: 4rem; overflow: hidden; white-space: nowrap; } #main article .close:before { -moz-transition: background-color 0.2s ease-in-out; -webkit-transition: background-color 0.2s ease-in-out; -ms-transition: background-color 0.2s ease-in-out; transition: background-color 0.2s ease-in-out; content: ''; display: block; position: absolute; top: 0.75rem; left: 0.75rem; width: 2.5rem; height: 2.5rem; border-radius: 100%; background-position: center; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20px' height='20px' viewBox='0 0 20 20' zoomAndPan='disable'%3E%3Cstyle%3Eline %7B stroke: %23ffffff%3B stroke-width: 1%3B %7D%3C/style%3E%3Cline x1='2' y1='2' x2='18' y2='18' /%3E%3Cline x1='18' y1='2' x2='2' y2='18' /%3E%3C/svg%3E"); background-size: 20px 20px; background-repeat: no-repeat; } #main article .close:hover:before { background-color: rgba(255, 255, 255, 0.075); } #main article .close:active:before { background-color: rgba(255, 255, 255, 0.175); } #main article:first-child { background-color: rgba(244,156,47,0.6); } #main article:nth-child(2) { background-color: rgba(233,9,140,0.6); } #main article:nth-child(3) { background-color: rgba(0,0,0,0.1); } #main article:nth-child(4) { background-color: rgba(120,192,67,0.6) } #main article:nth-child(5) { background-color: rgba(180,180,180,0.6); } #main article:last-child { background-color: rgba(0,175,237,0.6); } @media screen and (max-width: 736px) { #main article { padding: 3.5rem 2rem 0.5rem 2rem ; } #main article .close:before { top: 0.875rem; left: 0.875rem; width: 2.25rem; height: 2.25rem; background-size: 14px 14px; } } @media screen and (max-width: 480px) { #main article { padding: 3rem 1.5rem 0.5rem 1.5rem ; } } /* Footer */ #footer { -moz-transition: -moz-transform 0.325s ease-in-out, -moz-filter 0.325s ease-in-out, opacity 0.325s ease-in-out; -webkit-transition: -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out, opacity 0.325s ease-in-out; -ms-transition: -ms-transform 0.325s ease-in-out, -ms-filter 0.325s ease-in-out, opacity 0.325s ease-in-out; transition: transform 0.325s ease-in-out, filter 0.325s ease-in-out, opacity 0.325s ease-in-out; width: 100%; max-width: 100%; margin-top: 2rem; text-align: center; } #footer .copyright { font-family: 'Brown Light'; font-size: 1rem; margin-bottom: 0; } body.is-article-visible #footer { -moz-transform: scale(0.95); -webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95); -moz-filter: blur(0.1rem); -webkit-filter: blur(0.1rem); -ms-filter: blur(0.1rem); filter: blur(0.1rem); opacity: 0; } body.is-loading #footer { opacity: 0; } /* Custom for area andina */ /* Header */ .main-title { font-size: 7rem; color: #78c043; text-transform: uppercase; } /* Inner pages*/ article a.next-left { position: absolute; top: 30%; left: -10%; font-size: 9rem; } article a.next-right { position: absolute; top: 30%; right: -10%; font-size: 9rem; } .inner-box__footer { margin-top: 1rem; text-align: center; } .inner-box__footer a .fa-arrow-right { margin-right: 10px; } /* Carousel */ .inner-box__footer .owl-carousel { margin-bottom: 15px; } .corousel__programs { background-color: #ffffff; padding: 15px 10px 10px; min-height: 150px; border-radius: 2px; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); } .corousel__programs h4 { font-family: 'Brown Bold'; font-size: 1.1rem; color: #78c043; } .corousel__programs h3 a { font-family: 'Brown Bold'; font-size: 1.3rem; line-height: 1.4rem; margin-bottom: 0rem; color: #78c043; } .corousel__programs h3 a:hover, .corousel__programs h3 a:focus { text-decoration: underline; } .inner-box__footer__btn { font-family: 'Brown Bold'; font-size: 1.3rem; padding: 10px 20px; border: 2px solid #78c043; border-radius: 4px; background-color: #78c043; color: #ffffff; transition: all 130ms ease-in; } .inner-box__footer__btn:hover, .inner-box__footer__btn:focus { background-color: #ffffff; color: #78c043; border: 2px solid #78c043; } #change-bg { position: absolute; bottom: 0; left: 5px; } #change-bg .fa { border-radius: 50%; font-size: 1.2rem; } .bg-change:after { background-color: #fff; }
0.336985
0.116186
@value table-border-radius: 10px; .docTitle { font-size: 1.8rem; margin-bottom: 16px; } @media only screen and (max-width: 996px) { .docTitle { font-size: 2rem; } } .docItemContainer { margin: 0 auto; padding: 0 0.5rem; } .docItemContainer ul > li { list-style: disc; } .docItemContainer ul ul > li { list-style: none; } @media only screen and (min-width: 997px) { .docItemCol { max-width: 75% !important; } } .tableOfContents { display: inherit; max-height: calc(100vh - (var(--ifm-navbar-height) + 2rem)); overflow-y: auto; /* * Because of our nav-spacer implementation, the user * is not able to fully scroll to the bottom of the TOC unless * they get to the bottom of the document. By adding a buffer * at the bottom, we push the bottom contents up relative to * the item overall. */ padding-bottom: 150px; position: sticky; top: 0; } .tableOfContents::-webkit-scrollbar { width: 7px; } .tableOfContents::-webkit-scrollbar-track { background: #f1f1f1; border-radius: 10px; } .tableOfContents::-webkit-scrollbar-thumb { background: #888; border-radius: 10px; } .tableOfContents::-webkit-scrollbar-thumb:hover { background: #555; } @media only screen and (max-width: 996px) { .tableOfContents { display: none; } .docItemContainer { padding: 0 0.3rem; } } .docLastUpdatedAt { font-weight: bold; } /* Custom */ .header { display: flex; justify-content: space-between; /* * When jumping to a section in the table of contents, * we want there to be a some space so that the section * jumped to is slightly below the exact top of the page. * Header has to be treated a little different because it * is what the user sees when they first land on the page, * and cannot therefore appear to have a top padding */ margin-top: -50px; padding-top: 50px; } .editButton { background-color: white; border: 1px solid var(--ifm-color-primary); border-radius: 5em; color: var(--ifm-color-primary); font-size: 10px; height: 2.2rem; line-height: 2.2rem; text-align: center; padding: 0 15px; transition: all .2s; } .editButton:hover { background-color: var(--ifm-color-primary); color: white; text-decoration: none; } .tableOfContents .tocLink:first-child { margin-top: 0; } .metadataTable { border-collapse: separate; display: table; margin-bottom: 50px; } .metadataTable tr:nth-child(odd) { background-color: #F7FAFC; } .metadataTable tr:nth-child(even) { background-color: white; } .metadataTable td:first-child { width: 160px; font-weight: bold; padding-left: 15px; } .metadataTable td:nth-child(2) { padding-left: 35px; } .metadataTable a { color: #5092E6; } .metadataTable tr:first-child td:first-child { border-top-left-radius: table-border-radius; } .metadataTable tr:first-child td:last-child { border-top-right-radius: table-border-radius; } .metadataTable tr:last-child td:first-child { border-bottom-left-radius: table-border-radius; } .metadataTable tr:last-child td:last-child { border-bottom-right-radius: table-border-radius; } .copyright { /*margin-top: 75px;*/ color: darkgray; font-size: 11px; }
src/theme/DocItem/styles.module.css
@value table-border-radius: 10px; .docTitle { font-size: 1.8rem; margin-bottom: 16px; } @media only screen and (max-width: 996px) { .docTitle { font-size: 2rem; } } .docItemContainer { margin: 0 auto; padding: 0 0.5rem; } .docItemContainer ul > li { list-style: disc; } .docItemContainer ul ul > li { list-style: none; } @media only screen and (min-width: 997px) { .docItemCol { max-width: 75% !important; } } .tableOfContents { display: inherit; max-height: calc(100vh - (var(--ifm-navbar-height) + 2rem)); overflow-y: auto; /* * Because of our nav-spacer implementation, the user * is not able to fully scroll to the bottom of the TOC unless * they get to the bottom of the document. By adding a buffer * at the bottom, we push the bottom contents up relative to * the item overall. */ padding-bottom: 150px; position: sticky; top: 0; } .tableOfContents::-webkit-scrollbar { width: 7px; } .tableOfContents::-webkit-scrollbar-track { background: #f1f1f1; border-radius: 10px; } .tableOfContents::-webkit-scrollbar-thumb { background: #888; border-radius: 10px; } .tableOfContents::-webkit-scrollbar-thumb:hover { background: #555; } @media only screen and (max-width: 996px) { .tableOfContents { display: none; } .docItemContainer { padding: 0 0.3rem; } } .docLastUpdatedAt { font-weight: bold; } /* Custom */ .header { display: flex; justify-content: space-between; /* * When jumping to a section in the table of contents, * we want there to be a some space so that the section * jumped to is slightly below the exact top of the page. * Header has to be treated a little different because it * is what the user sees when they first land on the page, * and cannot therefore appear to have a top padding */ margin-top: -50px; padding-top: 50px; } .editButton { background-color: white; border: 1px solid var(--ifm-color-primary); border-radius: 5em; color: var(--ifm-color-primary); font-size: 10px; height: 2.2rem; line-height: 2.2rem; text-align: center; padding: 0 15px; transition: all .2s; } .editButton:hover { background-color: var(--ifm-color-primary); color: white; text-decoration: none; } .tableOfContents .tocLink:first-child { margin-top: 0; } .metadataTable { border-collapse: separate; display: table; margin-bottom: 50px; } .metadataTable tr:nth-child(odd) { background-color: #F7FAFC; } .metadataTable tr:nth-child(even) { background-color: white; } .metadataTable td:first-child { width: 160px; font-weight: bold; padding-left: 15px; } .metadataTable td:nth-child(2) { padding-left: 35px; } .metadataTable a { color: #5092E6; } .metadataTable tr:first-child td:first-child { border-top-left-radius: table-border-radius; } .metadataTable tr:first-child td:last-child { border-top-right-radius: table-border-radius; } .metadataTable tr:last-child td:first-child { border-bottom-left-radius: table-border-radius; } .metadataTable tr:last-child td:last-child { border-bottom-right-radius: table-border-radius; } .copyright { /*margin-top: 75px;*/ color: darkgray; font-size: 11px; }
0.427277
0.146697
html, body { height: 100%; background: #fafafa; color: #444 !important; } .main-block { background: #FFFFFF; border: 1px solid #FFFFF7; box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37); transition: box-shadow 0.28s cubic-bezier(0.4,0,0.2,1); margin-bottom: 20px; transition: all .5s ease; border-radius: 2px; } .main-block:hover { box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2), 0 6px 10px 0 rgba(0,0,0,0.3); } .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 60px; } .wrap > .container { padding: 70px 15px 20px; } .footer { height: 30px; border-top: 1px solid #ddd; padding-top: 20px; } .jumbotron { text-align: center; background-color: transparent; } .jumbotron .btn { font-size: 21px; padding: 14px 24px; } .not-set { color: #c55; font-style: italic; } /* add sorting icons to gridview sort links */ a.asc:after, a.desc:after { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; padding-left: 5px; } a.asc:after { content: "\e151"; } a.desc:after { content: "\e152"; } .sort-numerical a.asc:after { content: "\e153"; } .sort-numerical a.desc:after { content: "\e154"; } .sort-ordinal a.asc:after { content: "\e155"; } .sort-ordinal a.desc:after { content: "\e156"; } .grid-view td { white-space: nowrap; } .grid-view .filters input, .grid-view .filters select { min-width: 50px; } .hint-block { display: block; margin-top: 5px; color: #999; } .error-summary { color: #a94442; background: #fdf7f7; border-left: 3px solid #eed3d7; padding: 10px 20px; margin: 0 0 15px 0; } /* align the logout "link" (button in form) of the navbar */ .nav li > form > button.logout { color: #344146 !important; padding: 15px; border: none; } @media(max-width:767px) { .nav li > form > button.logout { display:block; text-align: left; width: 100%; padding: 10px 15px; } } .nav > li > form > button.logout:focus, .nav > li > form > button.logout:hover { text-decoration: none; } .nav > li > form > button.logout:focus { outline: none; } /* ==================================== VIEBOOK CSS ========================================= */ .review { border: 1px solid black; width: 700px; padding: 5px 15px; margin-bottom: 10px; } .search_input { margin: 0 auto; margin-left: 13%; } .viebutton { background: none; color: white !important; float: left; } a.write-review { background: linear-gradient(-50deg, #E64354, #66A6D2); border: 0; color: white !important; transition: background 0.8s ease-out; } .books_searched { width: 100%; padding: 5px; } .books_searched .book { margin-bottom: 20px; border-right: 1px solid #dedede; text-align: center; min-height: 500px; } @media only screen and (max-width: 768px) { .search_input { width: 100%; margin-left: 5%; } } @media(max-width: 1100px) { .books_searched .book .image { width: 200px !important; height: 260px !important; } .books_searched .author { margin-bottom: 5px; } } .books_searched .name { text-align: center; } .books_searched .image { margin: 0 auto; text-align: center; width: 238px; height: 310px; margin-bottom: 10px; } .books_searched .author { color: #444 !important; background-color: rgba(246, 246, 246, .5); padding: 7px; text-align: center; } .books_searched .author a:link { color: #444 !important; } .books_searched .author a:visited { color: #444 !important; } .book_page .author { color: #444 !important; background-color: rgba(246, 246, 246, .5); padding: 7px; text-align: center; } .book_page .author a:link { color: #444 !important; } .book_page .author a:visited { color: #444 !important; } .books_searched .book .read_reviews { margin-top: 10px; text-align: center; } .books_searched .book:last-child { margin-bottom: 0; border: 0; } .book_reviews { } .book_reviews .single_review { margin-bottom: 25px; } .book_reviews .single_review:last-child { margin-bottom: 0px; } .status_line { border-bottom: 1px solid #dedede; padding-bottom: 2px; margin-bottom: 5px; text-align: center; } .book_reviews .review_short_text { width: 90%; margin: 0 auto; font-size: medium; } .review_text { background: white; padding-top: 10px; } .review_page .estimate-mobile .like { color: #E64354; font-size: 20px; margin-right: 10px; } .review_page .estimate-mobile .pushpin { color: gray; border-radius: 100px; border: 1px solid gray; padding: 7px; cursor: pointer; font-size: 20px; margin-right: 10px; } .estimate-mobile { position: fixed; left: 0; bottom: 0; right: 0; background: #ececec; border-top: 1px solid #dedede; text-align: center; padding: 5px; display: none; } .like-count{ color: gray; font-size: 20px; padding: 0px; margin: 0px; } .review_page .estimate-mobile .dislike { color: #444444; font-size: 20px; } .dislike-count { color: gray; font-size: 20px; margin-left: 10px; } .ty_for_estimate { display: none; border: 1px solid #e8e8e8; background: rgba(230, 67, 84, 0.9); color: white; padding: 10px; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 2; } .review_short_text { cursor: pointer; } .book_page { position: relative; /*width: 30%;*/ /*border: 1px solid #f0f0f0;*/ background: white; padding: 15px 0px; margin-bottom: 10px; } @media (max-width: 991px) { .book_page { display: none; } } .user_account_image { margin: 0 auto; width: 200px; height: 200px; border-radius: 100px; /*transition: transform 0.5s;*/ } /* .user_account_image:hover { cursor: pointer; border: 2px solid #E64354; transform: scale(1.1); }*/ .user_menu { list-style-type: none; margin-top: 20px; /*border: 1px solid #dedede;*/ } .user_menu li { padding: 9px 10px; display: block; } .book_in_list { height: 210px; padding: 5px 0; float: left; } .clear_after_block { clear: both; } .book_in_list .image { width: 200px; height: 200px; float: left; margin-bottom: 25px; } .author_in_list { padding: 5px 0; display: block; text-align: center; } .author_in_list .author_image { width: 100%; height: 150px; margin-bottom: 10px; } .daily_image { width: 200px; float: left; height: 200px; } .pin .daily_image { width: 250px; float: left; height: 300px; margin-right: 10px; border-radius: 5px 0 0 0; } .tags { float: right; background: #ececec; width: 100%; padding: 10px; } @media /*only screen and*/ (max-width: 1100px) { .daily_image { float: none; width: 100%; height: 300px; } } @media /*only screen and*/ (max-width: 768px) { .daily_image { float: none; display: block; width: 100%; height: 200px; padding-bottom: 10px; } } .daily_book { padding: 10px; border: 1px solid #F2F8EA; box-shadow: -3px 4px 6px #f6f6f6; margin-bottom: 20px; } .site-signup { margin: 0 auto; } .site-login { margin: 0 auto; } .user_info { position: relative; } @media (max-width: 1100px) { .user_info { position: relative; } } .mobile-footer { display: none; } @media (max-width: 1100px) { .footer { display: none; } .mobile-footer { display: block; } } /* Navbar custom */ .navbar-inverse { background-color: #f7f7f7; box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37); border: none !important; } .navbar-inverse .navbar-brand { color: #344146; } .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #344146; background-color: transparent; } .navbar-inverse .navbar-text { color: #344146; } .navbar-inverse .navbar-nav > li > a { color: #344146; padding-top: 15px; /*margin-bottom: 0px;*/ /*padding-bottom: 0px;*/ } .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #344146; background-color: transparent; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #344146; background-color: #FFFFF7; border-top: 5px solid #E74C3C; padding-top: 10px; } .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444; background-color: transparent; } .navbar-inverse .navbar-toggle { border-color: #d2d2d2; border: 0 !important; margin-top: 9px; } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: white; } .navbar-inverse .navbar-toggle .icon-bar { background-color: #db4e63; } .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #FFFFF7; } .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { color: #fff; background-color: #344146; } .navbar-right { margin-right: 15px; } .user_list_avatar { width: 200px; height: 200px; margin: 0 auto; border-radius: 100px; display: block; } @media (max-width: 1100px) { .user_list_avatar { height: 150px !important; width: 150px !important; } } li.display_on_mobile_book_block { display: none; } @media (max-width: 991px) { li.display_on_mobile_book_block { display: inline; } } @media (max-width: 767px) { .review_display_book_block { display: none; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #E74C3C; border: 0; } .user_list_avatar { height: 150px !important; width: 150px !important; } .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #FFFFF7; } .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #FFFFF7; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #9d9d9d; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; } .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #080808; } .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444; background-color: transparent; } } .navbar-inverse .navbar-link { color: #344146; } .navbar-inverse .navbar-link:hover { color: #344146; } .navbar-inverse .btn-link { color: #9d9d9d; } .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: black; } .wrap > .container { padding: 10px 15px 20px !important; } .estimate_opacity { opacity: 0.5; } @-webkit-keyframes rotating /* Safari and Chrome */ { from { -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes rotating { from { -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } to { -ms-transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } .estimate_rotate { -webkit-animation: rotating 1s linear infinite; -moz-animation: rotating 1s linear infinite; -ms-animation: rotating 1s linear infinite; -o-animation: rotating 1s linear infinite; animation: rotating 1s linear infinite; border-radius: 100px; padding: 5px; } /* Test pinterest-like grid */ #columns { -webkit-column-count: 2; -webkit-column-gap: 10px; -webkit-column-fill: auto; -moz-column-count: 2; -moz-column-gap: 10px; -moz-column-fill: auto; column-count: 2; column-gap: 15px; column-fill: auto; } .pin { position: relative; display: inline-block; background: white; margin: 0 2px 15px; -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; column-break-inside: avoid; color: #444; opacity: 1; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; border-radius: 5px; } @media (max-width: 768px) { #columns { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; } } @media (min-width: 960px) { #columns { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; } } @media /*only screen and*/ (min-width: 1100px) { #columns { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; } } #columns .pin:hover { /*box-shadow: 2px 5px 4px 1px #ccc;*/ box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2), 0 6px 10px 0 rgba(0,0,0,0.3); } .promo-text { width: 70%; color: white; padding-top: 5px; margin: 0 auto; font-size: 16px; line-height: 1.6em; } @media(max-width: 768px) { .let_email .email { width: 100%; } .let_email .submit { margin-top: 5px; width: 100%; } .promo-text { width: 98%; } } .close-promo { text-align: center; font-size: 12px; margin-top: 10px; } .close-promo .sure { cursor: pointer; } .promo { display: none; } @media(max-width: 900px) { .about-logo { display: none; } } .user_logout { border-radius: 100px; background: #dedede; width: 40px; line-height: 40px; text-align: center; font-size: 17px; float: right; margin-right: 35px; margin-top: -50px; cursor: pointer; } .about-user { background: #f7f7f7; border: 1px solid #f7f7f7; padding: 10px 30px; font-size: 17px; line-height: 1.2em; color: #444; } .signup-for-estimate { display: none; } .edit-review_block { padding: 10px; } @media (max-width: 991px) { .edit-review_book { display: none; } .pin .daily_image { border-radius: 5px 5px 0 0; } .top-arrow { display: none !important; } .edit-review_mobile-book { display: block !important; } } .edit-review_book { } .edit-review_mobile-book { display: none; } .promo-block { right: 10px; width: 430px; height: calc(100% - 40px); display: none; position: fixed; top: 20px; /*background: rgba(120, 169, 214, 0.5);*/ background-image: url(/images/promo-bg8.jpg); background-size: cover; background-repeat: no-repeat; background-position: top right; color: white; background-color: #444; z-index: 100; background-blend-mode: multiply; } .free-space { width: 100%; height: 60px; } .social-button-item li { margin-bottom: 10px; } .top-arrow { position: fixed; left: 40px; border: 1px solid #d1d1d1; width: 40px; height: 40px; border-radius: 90px; padding: 10px; display: none; } .top-arrow:hover { background: #444; color: #f6f6f6; cursor: pointer; border: 1px solid #444; box-shadow: 0 0 3px 3px #555; } .go-read { background: #E64354; width: calc(100% + 20px); padding: 10px 20px 10px 0px; margin-left: -10px; margin-right: -10px; margin-bottom: -10px; text-align: right; } .go-read-label { color: white; } .go-read-label:hover { text-decoration: none; color: white; } .read-button { background: #E64354; padding: 10px; } .follow_topic { border: 1px solid #66A6D2; margin-left: 10px; font-size: 13px; padding: 5px; border-radius: 5px; background: #fafafa; color: #66A6D2; } .unfollow_topic { border: 1px solid #E64354; margin-left: 10px; font-size: 13px; padding: 5px; border-radius: 5px; background: #fafafa; color: #E64354; } .write_review_button { display: none; } .book-block-tag { display: inline-block; float: left; margin-top: 5px; border: 1px solid #66A6D2; padding: 5px; margin-right: 5px; } .book-block-tag:hover { text-decoration: none; background: #66A6D2; color: white; } .book-block-tag:active { text-decoration: none; background: #66A6D2; color: white; } .template { background: url(/images/template.png) no-repeat; width: 100%; height: 300px; background-position: center center; } .user-account-content { padding: 0px; padding-right: 15px; } @media (max-width: 992px) { .user-account-content { padding-right: 0px; } } .pinned { border: 1px solid #d2d2d2; width: 100%; min-height: 220px; background: #f6f6f6; margin-bottom: 10px; padding-bottom: 10px; } .right-block { margin-left: 205px; } .review-title { } .orange-line { width: 30%; height: 4px; /*background: orange;*/ background: rgba(230, 67, 84, 0.5); margin-bottom: 15px; } .book-name { margin-bottom: 8px; color: gray; } .preview { display: block; } .book-list { width: 100%; margin: 0 auto; min-height: 300px; background: #f7f7f7; box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37); transition: box-shadow 0.28s cubic-bezier(0.4,0,0.2,1); color: #444; margin-bottom: 15px; background: white; border-radius: 2px; } .book-list:hover { box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2), 0 6px 10px 0 rgba(0,0,0,0.3); } .book-list .image { width: 100%; height: 280px; } .short-info { padding-top: 15px; } .book-list .view { width: 100%; line-height: 30px; border-top: 1px solid #ececec; cursor: pointer; margin: 0; text-align: center; margin-top: 10px; } .dark-link { color: #444 !important; } .navbar-brand { position: absolute !important; /*width: 100% !important;*/ left: calc(50% - 100px) !important; text-align: center !important; margin: 0 auto !important; } .search-input-block { padding-top: 15px; display: none; background: rgba(230, 67, 84, 0.8); margin-top: -35px; /*Test*/ position: fixed; z-index: 8888; padding-top: 60px; bottom: 0; left: 0; top: 0; right: 0; } .search-input-block * { z-index: 9999; } .search-content { display: none; } .ty_for_opinion { position: fixed; bottom: 0; left: 0; width: 100%; background: #fff; padding: 10px 0; z-index: 2; text-align: center; background: #444; color: white; display: none; } .opinion { text-align: center; position: fixed; bottom: 0; left: 0; width: 100%; background: #444; z-index: 2; padding-top: 9px; color: white; text-align: center; } @media (max-width: 992px) { .pin .daily_image { width: 100%; margin-bottom: 10px; } } #overlay { position: fixed; /* Sit on top of the page content */ display: none; /* Hidden by default */ width: 100%; /* Full width (cover the whole page) */ height: 100%; /* Full height (cover the whole page) */ top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.5); /* Black background with opacity */ z-index: 10; /* Specify a stack order in case you're using a different order for other elements */ cursor: pointer; /* Add a pointer on hover */ } .signup a { border: 2px solid #78a9d6 !important; padding: 0 !important; margin-top: 6px !important; padding: 8px 14px !important; border-radius: 5px !important; color: #78a9d6 !important; } .signup a:hover { background: #78a9d6 !important; color: white !important; } .shadow { box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37); transition: box-shadow 0.28s cubic-bezier(0.4,0,0.2,1); } /* Small devices (tablets, 768px and up) @media (min-width: @screen-sm-min) { ... } --- Medium devices (desktops, 992px and up) @media (min-width: @screen-md-min) { ... } --- Large devices (large desktops, 1200px and up) @media (min-width: @screen-lg-min) { ... } */
frontend/web/css/site.css
html, body { height: 100%; background: #fafafa; color: #444 !important; } .main-block { background: #FFFFFF; border: 1px solid #FFFFF7; box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37); transition: box-shadow 0.28s cubic-bezier(0.4,0,0.2,1); margin-bottom: 20px; transition: all .5s ease; border-radius: 2px; } .main-block:hover { box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2), 0 6px 10px 0 rgba(0,0,0,0.3); } .wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 60px; } .wrap > .container { padding: 70px 15px 20px; } .footer { height: 30px; border-top: 1px solid #ddd; padding-top: 20px; } .jumbotron { text-align: center; background-color: transparent; } .jumbotron .btn { font-size: 21px; padding: 14px 24px; } .not-set { color: #c55; font-style: italic; } /* add sorting icons to gridview sort links */ a.asc:after, a.desc:after { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; padding-left: 5px; } a.asc:after { content: "\e151"; } a.desc:after { content: "\e152"; } .sort-numerical a.asc:after { content: "\e153"; } .sort-numerical a.desc:after { content: "\e154"; } .sort-ordinal a.asc:after { content: "\e155"; } .sort-ordinal a.desc:after { content: "\e156"; } .grid-view td { white-space: nowrap; } .grid-view .filters input, .grid-view .filters select { min-width: 50px; } .hint-block { display: block; margin-top: 5px; color: #999; } .error-summary { color: #a94442; background: #fdf7f7; border-left: 3px solid #eed3d7; padding: 10px 20px; margin: 0 0 15px 0; } /* align the logout "link" (button in form) of the navbar */ .nav li > form > button.logout { color: #344146 !important; padding: 15px; border: none; } @media(max-width:767px) { .nav li > form > button.logout { display:block; text-align: left; width: 100%; padding: 10px 15px; } } .nav > li > form > button.logout:focus, .nav > li > form > button.logout:hover { text-decoration: none; } .nav > li > form > button.logout:focus { outline: none; } /* ==================================== VIEBOOK CSS ========================================= */ .review { border: 1px solid black; width: 700px; padding: 5px 15px; margin-bottom: 10px; } .search_input { margin: 0 auto; margin-left: 13%; } .viebutton { background: none; color: white !important; float: left; } a.write-review { background: linear-gradient(-50deg, #E64354, #66A6D2); border: 0; color: white !important; transition: background 0.8s ease-out; } .books_searched { width: 100%; padding: 5px; } .books_searched .book { margin-bottom: 20px; border-right: 1px solid #dedede; text-align: center; min-height: 500px; } @media only screen and (max-width: 768px) { .search_input { width: 100%; margin-left: 5%; } } @media(max-width: 1100px) { .books_searched .book .image { width: 200px !important; height: 260px !important; } .books_searched .author { margin-bottom: 5px; } } .books_searched .name { text-align: center; } .books_searched .image { margin: 0 auto; text-align: center; width: 238px; height: 310px; margin-bottom: 10px; } .books_searched .author { color: #444 !important; background-color: rgba(246, 246, 246, .5); padding: 7px; text-align: center; } .books_searched .author a:link { color: #444 !important; } .books_searched .author a:visited { color: #444 !important; } .book_page .author { color: #444 !important; background-color: rgba(246, 246, 246, .5); padding: 7px; text-align: center; } .book_page .author a:link { color: #444 !important; } .book_page .author a:visited { color: #444 !important; } .books_searched .book .read_reviews { margin-top: 10px; text-align: center; } .books_searched .book:last-child { margin-bottom: 0; border: 0; } .book_reviews { } .book_reviews .single_review { margin-bottom: 25px; } .book_reviews .single_review:last-child { margin-bottom: 0px; } .status_line { border-bottom: 1px solid #dedede; padding-bottom: 2px; margin-bottom: 5px; text-align: center; } .book_reviews .review_short_text { width: 90%; margin: 0 auto; font-size: medium; } .review_text { background: white; padding-top: 10px; } .review_page .estimate-mobile .like { color: #E64354; font-size: 20px; margin-right: 10px; } .review_page .estimate-mobile .pushpin { color: gray; border-radius: 100px; border: 1px solid gray; padding: 7px; cursor: pointer; font-size: 20px; margin-right: 10px; } .estimate-mobile { position: fixed; left: 0; bottom: 0; right: 0; background: #ececec; border-top: 1px solid #dedede; text-align: center; padding: 5px; display: none; } .like-count{ color: gray; font-size: 20px; padding: 0px; margin: 0px; } .review_page .estimate-mobile .dislike { color: #444444; font-size: 20px; } .dislike-count { color: gray; font-size: 20px; margin-left: 10px; } .ty_for_estimate { display: none; border: 1px solid #e8e8e8; background: rgba(230, 67, 84, 0.9); color: white; padding: 10px; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 2; } .review_short_text { cursor: pointer; } .book_page { position: relative; /*width: 30%;*/ /*border: 1px solid #f0f0f0;*/ background: white; padding: 15px 0px; margin-bottom: 10px; } @media (max-width: 991px) { .book_page { display: none; } } .user_account_image { margin: 0 auto; width: 200px; height: 200px; border-radius: 100px; /*transition: transform 0.5s;*/ } /* .user_account_image:hover { cursor: pointer; border: 2px solid #E64354; transform: scale(1.1); }*/ .user_menu { list-style-type: none; margin-top: 20px; /*border: 1px solid #dedede;*/ } .user_menu li { padding: 9px 10px; display: block; } .book_in_list { height: 210px; padding: 5px 0; float: left; } .clear_after_block { clear: both; } .book_in_list .image { width: 200px; height: 200px; float: left; margin-bottom: 25px; } .author_in_list { padding: 5px 0; display: block; text-align: center; } .author_in_list .author_image { width: 100%; height: 150px; margin-bottom: 10px; } .daily_image { width: 200px; float: left; height: 200px; } .pin .daily_image { width: 250px; float: left; height: 300px; margin-right: 10px; border-radius: 5px 0 0 0; } .tags { float: right; background: #ececec; width: 100%; padding: 10px; } @media /*only screen and*/ (max-width: 1100px) { .daily_image { float: none; width: 100%; height: 300px; } } @media /*only screen and*/ (max-width: 768px) { .daily_image { float: none; display: block; width: 100%; height: 200px; padding-bottom: 10px; } } .daily_book { padding: 10px; border: 1px solid #F2F8EA; box-shadow: -3px 4px 6px #f6f6f6; margin-bottom: 20px; } .site-signup { margin: 0 auto; } .site-login { margin: 0 auto; } .user_info { position: relative; } @media (max-width: 1100px) { .user_info { position: relative; } } .mobile-footer { display: none; } @media (max-width: 1100px) { .footer { display: none; } .mobile-footer { display: block; } } /* Navbar custom */ .navbar-inverse { background-color: #f7f7f7; box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37); border: none !important; } .navbar-inverse .navbar-brand { color: #344146; } .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #344146; background-color: transparent; } .navbar-inverse .navbar-text { color: #344146; } .navbar-inverse .navbar-nav > li > a { color: #344146; padding-top: 15px; /*margin-bottom: 0px;*/ /*padding-bottom: 0px;*/ } .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #344146; background-color: transparent; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #344146; background-color: #FFFFF7; border-top: 5px solid #E74C3C; padding-top: 10px; } .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444; background-color: transparent; } .navbar-inverse .navbar-toggle { border-color: #d2d2d2; border: 0 !important; margin-top: 9px; } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: white; } .navbar-inverse .navbar-toggle .icon-bar { background-color: #db4e63; } .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #FFFFF7; } .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { color: #fff; background-color: #344146; } .navbar-right { margin-right: 15px; } .user_list_avatar { width: 200px; height: 200px; margin: 0 auto; border-radius: 100px; display: block; } @media (max-width: 1100px) { .user_list_avatar { height: 150px !important; width: 150px !important; } } li.display_on_mobile_book_block { display: none; } @media (max-width: 991px) { li.display_on_mobile_book_block { display: inline; } } @media (max-width: 767px) { .review_display_book_block { display: none; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #E74C3C; border: 0; } .user_list_avatar { height: 150px !important; width: 150px !important; } .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #FFFFF7; } .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #FFFFF7; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #9d9d9d; } .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff; background-color: transparent; } .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: #fff; background-color: #080808; } .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444; background-color: transparent; } } .navbar-inverse .navbar-link { color: #344146; } .navbar-inverse .navbar-link:hover { color: #344146; } .navbar-inverse .btn-link { color: #9d9d9d; } .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: black; } .wrap > .container { padding: 10px 15px 20px !important; } .estimate_opacity { opacity: 0.5; } @-webkit-keyframes rotating /* Safari and Chrome */ { from { -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes rotating { from { -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } to { -ms-transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } .estimate_rotate { -webkit-animation: rotating 1s linear infinite; -moz-animation: rotating 1s linear infinite; -ms-animation: rotating 1s linear infinite; -o-animation: rotating 1s linear infinite; animation: rotating 1s linear infinite; border-radius: 100px; padding: 5px; } /* Test pinterest-like grid */ #columns { -webkit-column-count: 2; -webkit-column-gap: 10px; -webkit-column-fill: auto; -moz-column-count: 2; -moz-column-gap: 10px; -moz-column-fill: auto; column-count: 2; column-gap: 15px; column-fill: auto; } .pin { position: relative; display: inline-block; background: white; margin: 0 2px 15px; -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; column-break-inside: avoid; color: #444; opacity: 1; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; border-radius: 5px; } @media (max-width: 768px) { #columns { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; } } @media (min-width: 960px) { #columns { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; } } @media /*only screen and*/ (min-width: 1100px) { #columns { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; } } #columns .pin:hover { /*box-shadow: 2px 5px 4px 1px #ccc;*/ box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2), 0 6px 10px 0 rgba(0,0,0,0.3); } .promo-text { width: 70%; color: white; padding-top: 5px; margin: 0 auto; font-size: 16px; line-height: 1.6em; } @media(max-width: 768px) { .let_email .email { width: 100%; } .let_email .submit { margin-top: 5px; width: 100%; } .promo-text { width: 98%; } } .close-promo { text-align: center; font-size: 12px; margin-top: 10px; } .close-promo .sure { cursor: pointer; } .promo { display: none; } @media(max-width: 900px) { .about-logo { display: none; } } .user_logout { border-radius: 100px; background: #dedede; width: 40px; line-height: 40px; text-align: center; font-size: 17px; float: right; margin-right: 35px; margin-top: -50px; cursor: pointer; } .about-user { background: #f7f7f7; border: 1px solid #f7f7f7; padding: 10px 30px; font-size: 17px; line-height: 1.2em; color: #444; } .signup-for-estimate { display: none; } .edit-review_block { padding: 10px; } @media (max-width: 991px) { .edit-review_book { display: none; } .pin .daily_image { border-radius: 5px 5px 0 0; } .top-arrow { display: none !important; } .edit-review_mobile-book { display: block !important; } } .edit-review_book { } .edit-review_mobile-book { display: none; } .promo-block { right: 10px; width: 430px; height: calc(100% - 40px); display: none; position: fixed; top: 20px; /*background: rgba(120, 169, 214, 0.5);*/ background-image: url(/images/promo-bg8.jpg); background-size: cover; background-repeat: no-repeat; background-position: top right; color: white; background-color: #444; z-index: 100; background-blend-mode: multiply; } .free-space { width: 100%; height: 60px; } .social-button-item li { margin-bottom: 10px; } .top-arrow { position: fixed; left: 40px; border: 1px solid #d1d1d1; width: 40px; height: 40px; border-radius: 90px; padding: 10px; display: none; } .top-arrow:hover { background: #444; color: #f6f6f6; cursor: pointer; border: 1px solid #444; box-shadow: 0 0 3px 3px #555; } .go-read { background: #E64354; width: calc(100% + 20px); padding: 10px 20px 10px 0px; margin-left: -10px; margin-right: -10px; margin-bottom: -10px; text-align: right; } .go-read-label { color: white; } .go-read-label:hover { text-decoration: none; color: white; } .read-button { background: #E64354; padding: 10px; } .follow_topic { border: 1px solid #66A6D2; margin-left: 10px; font-size: 13px; padding: 5px; border-radius: 5px; background: #fafafa; color: #66A6D2; } .unfollow_topic { border: 1px solid #E64354; margin-left: 10px; font-size: 13px; padding: 5px; border-radius: 5px; background: #fafafa; color: #E64354; } .write_review_button { display: none; } .book-block-tag { display: inline-block; float: left; margin-top: 5px; border: 1px solid #66A6D2; padding: 5px; margin-right: 5px; } .book-block-tag:hover { text-decoration: none; background: #66A6D2; color: white; } .book-block-tag:active { text-decoration: none; background: #66A6D2; color: white; } .template { background: url(/images/template.png) no-repeat; width: 100%; height: 300px; background-position: center center; } .user-account-content { padding: 0px; padding-right: 15px; } @media (max-width: 992px) { .user-account-content { padding-right: 0px; } } .pinned { border: 1px solid #d2d2d2; width: 100%; min-height: 220px; background: #f6f6f6; margin-bottom: 10px; padding-bottom: 10px; } .right-block { margin-left: 205px; } .review-title { } .orange-line { width: 30%; height: 4px; /*background: orange;*/ background: rgba(230, 67, 84, 0.5); margin-bottom: 15px; } .book-name { margin-bottom: 8px; color: gray; } .preview { display: block; } .book-list { width: 100%; margin: 0 auto; min-height: 300px; background: #f7f7f7; box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37); transition: box-shadow 0.28s cubic-bezier(0.4,0,0.2,1); color: #444; margin-bottom: 15px; background: white; border-radius: 2px; } .book-list:hover { box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2), 0 6px 10px 0 rgba(0,0,0,0.3); } .book-list .image { width: 100%; height: 280px; } .short-info { padding-top: 15px; } .book-list .view { width: 100%; line-height: 30px; border-top: 1px solid #ececec; cursor: pointer; margin: 0; text-align: center; margin-top: 10px; } .dark-link { color: #444 !important; } .navbar-brand { position: absolute !important; /*width: 100% !important;*/ left: calc(50% - 100px) !important; text-align: center !important; margin: 0 auto !important; } .search-input-block { padding-top: 15px; display: none; background: rgba(230, 67, 84, 0.8); margin-top: -35px; /*Test*/ position: fixed; z-index: 8888; padding-top: 60px; bottom: 0; left: 0; top: 0; right: 0; } .search-input-block * { z-index: 9999; } .search-content { display: none; } .ty_for_opinion { position: fixed; bottom: 0; left: 0; width: 100%; background: #fff; padding: 10px 0; z-index: 2; text-align: center; background: #444; color: white; display: none; } .opinion { text-align: center; position: fixed; bottom: 0; left: 0; width: 100%; background: #444; z-index: 2; padding-top: 9px; color: white; text-align: center; } @media (max-width: 992px) { .pin .daily_image { width: 100%; margin-bottom: 10px; } } #overlay { position: fixed; /* Sit on top of the page content */ display: none; /* Hidden by default */ width: 100%; /* Full width (cover the whole page) */ height: 100%; /* Full height (cover the whole page) */ top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.5); /* Black background with opacity */ z-index: 10; /* Specify a stack order in case you're using a different order for other elements */ cursor: pointer; /* Add a pointer on hover */ } .signup a { border: 2px solid #78a9d6 !important; padding: 0 !important; margin-top: 6px !important; padding: 8px 14px !important; border-radius: 5px !important; color: #78a9d6 !important; } .signup a:hover { background: #78a9d6 !important; color: white !important; } .shadow { box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37); transition: box-shadow 0.28s cubic-bezier(0.4,0,0.2,1); } /* Small devices (tablets, 768px and up) @media (min-width: @screen-sm-min) { ... } --- Medium devices (desktops, 992px and up) @media (min-width: @screen-md-min) { ... } --- Large devices (large desktops, 1200px and up) @media (min-width: @screen-lg-min) { ... } */
0.487307
0.095602
@media only screen and (max-width: 5000px){ .page-wrapper{ overflow:hidden; } } @media only screen and (max-width: 1340px){ .page-wrapper{ overflow:hidden; } .gallery-fullwidth .gallery-item{ width:25%; } .gallery-fullwidth .filter-list{ padding:0px; } .error-section, .comming-soon .content .content-inner{ padding:150px 0px; } } @media only screen and (max-width: 1140px){ .fixed-appoint-form{ top:25%; } .main-header{ position:relative; background-color:#141333; } .main-menu .navigation > li{ margin-left:20px; } .sec-title h2{ font-size:30px; } .gallery-fullwidth .gallery-item{ width:33.3333%; } .faq-form-section .image, .error-section .side-img, .fluid-section-one .title-column:before, .header-style-two .main-menu .navigation > li:after, .header-style-three .outer-box, .main-slider .content-image, .header-style-three .nav-outer:before, .welcome-section .image-column .image:before, .header-style-two .nav-outer .search-box-outer, .main-footer .widgets-section .widgets-inner-container .cartoon-image{ display:none; } .shop-banner{ padding-top:120px; } .header-style-three .nav-outer.border{ outline:none; } .header-style-two .main-menu .navigation > li{ margin-right:25px; } .fluid-section-two .content-column .inner-column{ padding-left:30px; } .shop-form .billing-inner, .product-details .image-column .image-box, .our-blog.padding-right, .blog-classic.padding-right, .blog-single.padding-right, .services-single .inner-box .text .two-column .image-column .image.padd-right, .main-header .main-box .outer-container{ padding-right:0px; } .header-style-three .nav-outer{ padding-left:15px; } .header-style-three .nav-outer, .header-style-three .header-upper{ bottom:0px; margin:0px; } .header-style-three .header-lower{ background-color:#263a84; } .featured-block .featured-inner h3{ font-size:22px; } .fluid-section-one .content-column .inner-box{ padding-bottom:80px; padding-left:40px; } .sec-title .text{ max-width:800px; } .experiance-section .content-column .inner-column h2{ font-size:30px; } .contact-info-section .title-box .text, .news-block .inner-box .lower-box h3{ font-size:18px; } .problem-section .image-column .image{ margin-top:-80px; } .product-details .info-column .inner-column, .welcome-section .image-column .inner-column, .main-footer .inner-container, .main-footer .widgets-section .widgets-inner-container{ padding-left:0px; } .main-footer .footer-info-box .info-inner .text{ font-size:15px; } .page-title{ padding:100px 0px; } .services-single{ padding-left:0px; } .appointment-block{ margin-left:0px; } .shop-banner .content-column h2{ font-size:50px; } .error-section, .comming-soon .content .content-inner{ padding:100px 15px; } .home-banner h2{ font-size:42px; } .sidebar-page-container .comments-area .fix_theme .fix_theme{ padding-left:0px; } } @media only screen and (min-width: 768px){ .main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul{ display:block !important; visibility:hidden; opacity:0; } } @media only screen and (max-width: 1023px){ .main-header .nav-outer{ width:100%; } .main-menu .navigation > li{ margin-left:0px; margin-right:18px; padding:0px; } .main-header .btn-outer{ display:none; padding:12px 0px; } .main-menu .navigation > li > a{ padding:20px 0px; } .tparrows, .shop-banner .image-column .image, .comming-soon .content .content-inner .text br, .header-style-two .outer-box{ display:none; } .main-slider h2, .main-slider h2.alternate{ font-size:42px; } .main-slider h1{ font-size:38px; } .main-header .header-upper .upper-right{ width:100%; padding-top:0px; text-align:center; padding-bottom:20px; } .main-header .info-box{ float:none; margin-left:15px; display:inline-block; } .header-style-two .logo-outer{ text-align:center; width:100%; } .header-style-two .main-menu .navigation > li{ margin-right:30px; } .main-slider .text{ font-size:18px; } .header-style-three .header-lower{ margin-bottom:0px; } .main-header .sticky-header .main-menu .navigation > li, .header-style-three .main-menu .navigation > li{ margin-left:0px; margin-right:20px; } .main-header .sticky-header .right-col{ width:100%; } .header-style-three .nav-outer{ padding-left:0px; } .header-style-three .header-upper .logo-outer{ width:100%; text-align:center; } .problem-section .image-column .image, .sticky-header{ display:none !important; } .fluid-section-one .image-column, .fluid-section-one .content-column, .fluid-section-two .image-column, .fluid-section-two .content-column, .fluid-section-one .title-column{ position:relative; width:100%; display:block; } .fluid-section-one .content-column .inner-box, .fluid-section-one .title-column .inner-column, .fluid-section-one .content-column .inner-column, .fluid-section-two .content-column .inner-box{ max-width:100%; padding-left:15px; margin-left:0px; } .fluid-section-one .image-column, .fluid-section-two .image-column{ background-image:none !important; margin-left:0px; } .fluid-section-two .image-column .image-box, .fluid-section-one .image-column .image-box{ display:block; } .services-section .owl-nav, .services-section-two .owl-nav{ position:relative; top:0px; margin-bottom:30px; } .services-section .owl-nav .owl-prev, .services-section-two .owl-nav .owl-prev{ margin-left:0px; margin-right:10px; } .services-section-two .owl-nav .owl-next, .services-section .owl-nav .owl-next{ margin-left:0px; } .experiance-section .image-column{ margin-bottom:100px; } .projects-section .filters li{ margin-right:20px; } .problem-section .content-column .inner-column{ padding:80px 0px; } .main-footer .footer-bottom ul, .main-footer .footer-bottom .purchase-column{ text-align:center; } .main-footer .footer-bottom ul li{ padding:0px; border:none; } .fluid-section-one .title-column .inner-column{ padding-right:15px; } .fluid-section-two .content-column .inner-column{ margin-left:0px; padding-left:15px; } .project-tab .product-tab-btns .p-tab-btn{ margin:0px 10px 10px; } .project-tab .p-tabs-content{ margin:0px 15px; } .services-single .service-featured{ margin-bottom:40px; } .shop-banner{ padding-top:80px; } .contact-info-section{ text-align:center; } } @media only screen and (max-width: 767px){ .header-upper .logo-outer { position:relative; left:0px; top:0px; right:0px; bottom:0px; width:100%; margin:0px; } .main-header .header-top .top-left, .main-header .header-top .top-right, .main-header .header-top .top-right .links{ width:100%; text-align:center; } .main-header .header-top .top-right .links{ padding-bottom:15px; } .header-top .social-icon{ float:none; margin-left:0px; text-align:center; display:inline-block; } .main-header .header-top .top-right .links li{ float:none; display:inline-block; } .sec-title h2{ font-size:24px; } .main-menu .collapse { float:none; width:100%; padding:10px 0px 0px; border:none; margin:0px 0px 15px; -ms-border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -o-border-radius:0px; border-radius:0px; -webkit-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; -moz-box-shadow:none; box-shadow:none; } .main-menu .collapse.in, .main-menu .collapsing{ overflow:auto; padding:0px 0px 0px; border:none; margin:0px 0px 15px; -ms-border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -o-border-radius:0px; border-radius:0px; -webkit-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; -moz-box-shadow:none; box-shadow:none; } .main-menu .navbar-header{ position:relative; float:none; display:block; text-align:right; width:100%; padding:20px 0px; z-index:12; } .main-menu .navbar-header .navbar-toggle{ display:inline-block; z-index:12; border:1px solid #f64e49; float:none; margin:-2px 0px 0px 0px; border-radius:0px; background:#f64e49; } .main-menu .navbar-header .navbar-toggle .icon-bar{ background:#ffffff; } .main-menu .navbar-collapse > .navigation{ float:none !important; margin:0px 0px 1px !important; width: 100% !important; background:#263a84; border:1px solid #ffffff; border-top:none; } .main-menu .navbar-collapse > .navigation > li{ margin:0px !important; float:none !important; padding:0px !important; width:100%; } .main-menu .navigation > li > a, .main-menu .navigation > li > ul:before{ border:none; } .main-menu .navbar-collapse > .navigation > li > a{ padding:10px 10px !important; border:none !important; font-weight:500; } .main-menu .navigation li.dropdown > a:after, .main-menu .navigation > li.dropdown > a:before, .main-menu .navigation > li > ul > li > a::before, .main-menu .navigation > li > ul > li > ul > li > a::before{ color:#ffffff !important; right:15px; font-size:16px; display:none !important; } .main-menu .navbar-collapse > .navigation > li > ul, .main-menu .navbar-collapse > .navigation > li > ul > li > ul{ position:relative; border:none; float:none; visibility:visible; opacity:1; display:none; margin:0px; left:auto !important; right:auto !important; top:auto !important; padding:0px; outline:none; width:100%; background:#263a84; -webkit-border-radius:0px; -ms-border-radius:0px; -o-border-radius:0px; -moz-border-radius:0px; border-radius:0px; transition:none !important; -webkit-transition:none !important; -ms-transition:none !important; -o-transition:none !important; -moz-transition:none !important; -webkit-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; -moz-box-shadow:none; box-shadow:none; } .main-menu .navbar-collapse > .navigation > li, .main-menu .navbar-collapse > .navigation > li > ul > li, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li{ border-top:1px solid rgba(255,255,255,1) !important; border-bottom:none; opacity:1 !important; top:0px !important; left:0px !important; visibility:visible !important; } .main-menu .navbar-collapse > .navigation > li:first-child{ border:none; } .main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{ padding:12px 20px 10px !important; line-height:22px; color:#ffffff; background:#263a84; text-align:left; font-size:16px; } .main-menu .navbar-collapse > .navigation > li > a:hover, .main-menu .navbar-collapse > .navigation > li > a:active, .main-menu .navbar-collapse > .navigation > li > a:focus{ background:#f64e49; } .main-menu .navbar-collapse > .navigation > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li.current > a, .main-menu .navbar-collapse > .navigation > li.current-menu-item > a{ background:#263a84; color:#ffffff !important; } .main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn{ display:block; } .main-menu .navbar-collapse > .navigation li.dropdown:after, .main-menu .navigation > li > ul:before{ display:none !important; } .main-slider .big-title{ font-size:36px; } .main-header .nav-outer{ padding-left: 20px !important; padding-right: 20px !important; width:100%; } .main-header .nav-outer .search-box-outer{ left: 0px; top: -6px; right: auto; z-index: 12; position: absolute; margin-left:0px; } .main-header .nav-outer .search-box-outer .dropdown-menu{ left:0px; top:39px; } .main-slider h2{ font-size:26px; } .main-header .btn-outer{ position:relative; display:block; float:left; z-index:15; margin-left:0px; margin-bottom:-58px; } .main-header .header-top .top-left .links{ width:100%; } .main-header .header-top .top-left .links li{ float:none; display:inline-block; } .main-header .header-top .top-left .links li:before, .main-header .header-top .top-left .links li:after{ display:none; } .main-slider .text{ font-size:14px; } .main-header .info-box .icon-box{ position:relative; top:0px; text-align:center; margin-bottom:10px; } .header-style-two .outer-box{ display:block; left:0px; right:auto; } .header-style-two .outer-box, .fixed-header .sticky-header, .comming-soon .content .content-inner .text br, .header-style-two .outer-box .btn-style-eight, .faq-form-section .sec-title h2:before{ display:none; } .header-style-two .nav-outer .search-box-outer, .header-style-three .nav-outer .search-box-outer{ position: absolute; display:block; margin-top:30px; } .header-style-two .nav-outer .search-box-outer .dropdown-menu{ top:37px; } .main-header .main-box .logo-box{ text-align:center; width:100%; } .main-header .search-box-btn{ text-align:left; border:0px; } .main-slider h2.alternate{ font-size:28px; } .main-menu{ width:100%; padding-right:0px !important; } .appointment-section.contact-section .image-column .image, .main-slider .appointment-box, .main-header .header-top .top-left{ display:none; } .main-header .language{ margin-top:0px; top:-8px; } .main-header .header-top .top-left .links li{ padding-right:0px; } .main-header .info-box{ display:block; padding:0px; margin-bottom:20px; border:0px; } .main-header .info-box{ text-align:center; margin-left:0px; } .sidebar-page-container .comments-area .comment.reply-comment{ margin-left:0px; } .page-title h1, .shop-banner .content-column h2{ font-size:40px; } .shop-banner .content-column .price span, .shop-banner .content-column .price, .problem-section .content-column .inner-column .number, .problem-section .content-column .inner-column h2, .fluid-section-one .title-column .inner-column h2{ font-size:30px; } .featured-block .featured-inner{ padding-left:0px; } .sec-title-two h2, .featured-block .featured-inner .icon-box{ position:relative; margin-bottom:30px; } .review-section .title-box h2, .team-section .title-column h2, .error-section h2, .fluid-section-one .title-column .inner-column .emergency span, .experiance-section .content-column .inner-column h2, .welcome-section .content-column .inner-column .number span{ font-size:28px; } .review-section .title-box .title{ font-size:16px; } .welcome-section .content-column .inner-column .number span{ display:inline-block; } .feature-block .inner-box, .featured-block-two .featured-inner .content, .main-footer .footer-info-box .info-inner .content{ padding-left:0px; text-align:center; } .feature-block .inner-box .icon-box, .main-footer .footer-info-box .info-inner .icon-box, .featured-block-two .featured-inner .content .icon-box{ position:relative; margin-bottom:20px; } .fluid-section-two .content-column .inner-column .icons-list li{ border:none; padding-right:0px; width:50%; } .services-single .inner-box .text .two-column .image-column, .discount-block .inner-box .discount-text{ margin-bottom:20px; } .page-title{ padding:70px 0px; } .gallery-fullwidth .gallery-item{ width:50%; } .gallery-single-section .inner-box h3, .error-section .text, .error-section .theme-btn{ font-size:22px; } .gallery-single-section .inner-box blockquote{ margin-left:0px; padding-left:0px; } .error-section h1{ font-size:150px; } .news-block-two .inner-box .lower-content .upper-box .post-meta{ width:100%; padding-top:12px; } .shop-single .comments-area .comment-box .author-thumb, .sidebar-page-container .comments-area .comment-box .author-thumb{ position:relative; } .shop-single .comments-area .comment, .sidebar-page-container .comments-area .comment{ padding-left:0px; } .header-style-three .nav-outer .upper-bg-border{ display:none; } .home-banner h2{ font-size:36px; } .home-banner .text{ font-size:16px; } .home-banner .image-column{ display:none; } .home-banner .text-column .inner{ padding:50px 0px 60px; } .fixed-appoint-form{ display:none; } .main-footer .logo-widget .text{ max-width:none; } .fix_theme .fix_theme{ margin-left:0px; } } @media only screen and (max-width: 599px){ .sec-title h2:before, .shop-single .product-details .prod-tabs .tab-btns .tab-btn:hover:after, .shop-single .product-details .prod-tabs .tab-btns .tab-btn.active-btn:after{ display:none; } .main-header .header-top .top-right .text, .main-header .header-top .top-right .text span{ font-size:16px; } .main-slider h2{ font-size:18px; padding-bottom:0px; } .main-slider .text{ font-size:14px; line-height:1.4em; } .main-slider h1, .sec-title-two h2, .shop-form .sec-title h2{ font-size:24px; } .main-header .header-top .top-left{ padding-bottom:12px; } .sec-title .text{ font-size:16px; } .comparison-block .inner-box h4{ font-size:18px; } .page-title h1{ font-size:30px; } .experiance-section .content-column .inner-column h2, .fluid-section-one .title-column .inner-column h2{ font-size:26px; } .comming-soon .content .content-inner .text, .featured-block .featured-inner h3, .news-block-two .inner-box .lower-content .lower-box h3, .fluid-section-one .title-column .inner-column .emergency{ font-size:20px; } .review-block .inner-box .content{ padding-left:0px; } .review-block .inner-box .content .left-box{ position:relative; margin-bottom:15px; } .fluid-section-two .content-column .inner-column .icons-list li{ padding-left:0px; width:28%; } .fluid-section-two .content-column .inner-column .icons-list li .icon{ position:relative; display:block; margin-bottom:15px; } .services-single .inner-box h2{ font-size:24px; } .gallery-fullwidth .gallery-item{ width:100%; } .comming-soon .content .content-inner h2{ font-size:40px; } .comming-soon .emailed-form .form-group input[type="submit"], .comming-soon .emailed-form button{ position:relative; display:block; width:100%; margin-top:15px; } .comment-form .form-inner{ padding:25px 25px 10px; } .shop-single .product-details .prod-tabs .tab-btns .tab-btn{ width:100%; text-align:center; margin-bottom:15px; } .shop-single .product-details .prod-tabs .tabs-content{ padding:25px 25px 10px; } .cart-section .cart-options .pull-right{ width:100%; } .cart-section .cart-options{ padding-bottom:30px; } .shop-single .comments-area .comment .comment-inner .rating{ position:relative; left:0px; top:0px; right:0px; } .fluid-section-two .content-column .inner-column .icons-list li{ width:100%; text-align:center; padding:0px; margin:0px 0px 30px; } .fluid-section-two .content-column .inner-column .icons-list li br{ display:none; } .problem-section .content-column .inner-column .number a{ top:0px; } .error-section h2{ font-size:24px; } .error-section .text{ font-size:16px; } .error-section .theme-btn{ padding:15px 30px; font-size:18px; } .shop-banner .content-column{ text-align:center; } .shop-banner .content-column h2{ font-size:28px; } .shop-banner .content-column .price{ font-size:20px; } .shop-banner .appointment-box{ display:none; } .comment-form .form-inner{ padding:25px 15px 10px; } .home-banner h2{ font-size:30px; } } @media only screen and (max-width: 479px) { .main-slider .big-title{ font-size:24px; } .main-slider h2{ line-height:1em; } .main-slider .text{ font-size:12px; line-height:1em; } .main-header .main-box .logo-box{ padding-bottom:0px; } .main-header .main-box .logo-box{ width:100%; } .main-slider h1{ font-size:20px; padding-bottom:0px; } .main-slider h1:after{ display:none; } .main-header .header-top .top-left .links li{ padding-right:0px; border:0px; margin:5px 5px; } .main-slider .solution, .main-slider h2 .pain{ padding:5px 5px; } .problem-section .content-column .inner-column .number, .problem-section .content-column .inner-column h2, .experiance-section .content-column .inner-column h2, .main-slider h2.alternate{ font-size:20px; } .experiance-section .image-column .inner-column{ padding-right:0px; } .review-block .inner-box{ padding:25px 15px; } .problem-section .content-column .inner-column .number a{ margin-left:0px; } .appointment-block .inner-block .theme-btn{ padding:9px 15px; } .cart-section .apply-coupon .form-group, .cart-section .cart-options .cart-btn, .cart-section .btn-style-two, .cart-section .apply-coupon .form-group input[type="text"]{ width:100%; } .cart-section .totals-table .proceed-btn{ padding:6px 20px; } }
public/css/site/responsive.css
@media only screen and (max-width: 5000px){ .page-wrapper{ overflow:hidden; } } @media only screen and (max-width: 1340px){ .page-wrapper{ overflow:hidden; } .gallery-fullwidth .gallery-item{ width:25%; } .gallery-fullwidth .filter-list{ padding:0px; } .error-section, .comming-soon .content .content-inner{ padding:150px 0px; } } @media only screen and (max-width: 1140px){ .fixed-appoint-form{ top:25%; } .main-header{ position:relative; background-color:#141333; } .main-menu .navigation > li{ margin-left:20px; } .sec-title h2{ font-size:30px; } .gallery-fullwidth .gallery-item{ width:33.3333%; } .faq-form-section .image, .error-section .side-img, .fluid-section-one .title-column:before, .header-style-two .main-menu .navigation > li:after, .header-style-three .outer-box, .main-slider .content-image, .header-style-three .nav-outer:before, .welcome-section .image-column .image:before, .header-style-two .nav-outer .search-box-outer, .main-footer .widgets-section .widgets-inner-container .cartoon-image{ display:none; } .shop-banner{ padding-top:120px; } .header-style-three .nav-outer.border{ outline:none; } .header-style-two .main-menu .navigation > li{ margin-right:25px; } .fluid-section-two .content-column .inner-column{ padding-left:30px; } .shop-form .billing-inner, .product-details .image-column .image-box, .our-blog.padding-right, .blog-classic.padding-right, .blog-single.padding-right, .services-single .inner-box .text .two-column .image-column .image.padd-right, .main-header .main-box .outer-container{ padding-right:0px; } .header-style-three .nav-outer{ padding-left:15px; } .header-style-three .nav-outer, .header-style-three .header-upper{ bottom:0px; margin:0px; } .header-style-three .header-lower{ background-color:#263a84; } .featured-block .featured-inner h3{ font-size:22px; } .fluid-section-one .content-column .inner-box{ padding-bottom:80px; padding-left:40px; } .sec-title .text{ max-width:800px; } .experiance-section .content-column .inner-column h2{ font-size:30px; } .contact-info-section .title-box .text, .news-block .inner-box .lower-box h3{ font-size:18px; } .problem-section .image-column .image{ margin-top:-80px; } .product-details .info-column .inner-column, .welcome-section .image-column .inner-column, .main-footer .inner-container, .main-footer .widgets-section .widgets-inner-container{ padding-left:0px; } .main-footer .footer-info-box .info-inner .text{ font-size:15px; } .page-title{ padding:100px 0px; } .services-single{ padding-left:0px; } .appointment-block{ margin-left:0px; } .shop-banner .content-column h2{ font-size:50px; } .error-section, .comming-soon .content .content-inner{ padding:100px 15px; } .home-banner h2{ font-size:42px; } .sidebar-page-container .comments-area .fix_theme .fix_theme{ padding-left:0px; } } @media only screen and (min-width: 768px){ .main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul{ display:block !important; visibility:hidden; opacity:0; } } @media only screen and (max-width: 1023px){ .main-header .nav-outer{ width:100%; } .main-menu .navigation > li{ margin-left:0px; margin-right:18px; padding:0px; } .main-header .btn-outer{ display:none; padding:12px 0px; } .main-menu .navigation > li > a{ padding:20px 0px; } .tparrows, .shop-banner .image-column .image, .comming-soon .content .content-inner .text br, .header-style-two .outer-box{ display:none; } .main-slider h2, .main-slider h2.alternate{ font-size:42px; } .main-slider h1{ font-size:38px; } .main-header .header-upper .upper-right{ width:100%; padding-top:0px; text-align:center; padding-bottom:20px; } .main-header .info-box{ float:none; margin-left:15px; display:inline-block; } .header-style-two .logo-outer{ text-align:center; width:100%; } .header-style-two .main-menu .navigation > li{ margin-right:30px; } .main-slider .text{ font-size:18px; } .header-style-three .header-lower{ margin-bottom:0px; } .main-header .sticky-header .main-menu .navigation > li, .header-style-three .main-menu .navigation > li{ margin-left:0px; margin-right:20px; } .main-header .sticky-header .right-col{ width:100%; } .header-style-three .nav-outer{ padding-left:0px; } .header-style-three .header-upper .logo-outer{ width:100%; text-align:center; } .problem-section .image-column .image, .sticky-header{ display:none !important; } .fluid-section-one .image-column, .fluid-section-one .content-column, .fluid-section-two .image-column, .fluid-section-two .content-column, .fluid-section-one .title-column{ position:relative; width:100%; display:block; } .fluid-section-one .content-column .inner-box, .fluid-section-one .title-column .inner-column, .fluid-section-one .content-column .inner-column, .fluid-section-two .content-column .inner-box{ max-width:100%; padding-left:15px; margin-left:0px; } .fluid-section-one .image-column, .fluid-section-two .image-column{ background-image:none !important; margin-left:0px; } .fluid-section-two .image-column .image-box, .fluid-section-one .image-column .image-box{ display:block; } .services-section .owl-nav, .services-section-two .owl-nav{ position:relative; top:0px; margin-bottom:30px; } .services-section .owl-nav .owl-prev, .services-section-two .owl-nav .owl-prev{ margin-left:0px; margin-right:10px; } .services-section-two .owl-nav .owl-next, .services-section .owl-nav .owl-next{ margin-left:0px; } .experiance-section .image-column{ margin-bottom:100px; } .projects-section .filters li{ margin-right:20px; } .problem-section .content-column .inner-column{ padding:80px 0px; } .main-footer .footer-bottom ul, .main-footer .footer-bottom .purchase-column{ text-align:center; } .main-footer .footer-bottom ul li{ padding:0px; border:none; } .fluid-section-one .title-column .inner-column{ padding-right:15px; } .fluid-section-two .content-column .inner-column{ margin-left:0px; padding-left:15px; } .project-tab .product-tab-btns .p-tab-btn{ margin:0px 10px 10px; } .project-tab .p-tabs-content{ margin:0px 15px; } .services-single .service-featured{ margin-bottom:40px; } .shop-banner{ padding-top:80px; } .contact-info-section{ text-align:center; } } @media only screen and (max-width: 767px){ .header-upper .logo-outer { position:relative; left:0px; top:0px; right:0px; bottom:0px; width:100%; margin:0px; } .main-header .header-top .top-left, .main-header .header-top .top-right, .main-header .header-top .top-right .links{ width:100%; text-align:center; } .main-header .header-top .top-right .links{ padding-bottom:15px; } .header-top .social-icon{ float:none; margin-left:0px; text-align:center; display:inline-block; } .main-header .header-top .top-right .links li{ float:none; display:inline-block; } .sec-title h2{ font-size:24px; } .main-menu .collapse { float:none; width:100%; padding:10px 0px 0px; border:none; margin:0px 0px 15px; -ms-border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -o-border-radius:0px; border-radius:0px; -webkit-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; -moz-box-shadow:none; box-shadow:none; } .main-menu .collapse.in, .main-menu .collapsing{ overflow:auto; padding:0px 0px 0px; border:none; margin:0px 0px 15px; -ms-border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -o-border-radius:0px; border-radius:0px; -webkit-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; -moz-box-shadow:none; box-shadow:none; } .main-menu .navbar-header{ position:relative; float:none; display:block; text-align:right; width:100%; padding:20px 0px; z-index:12; } .main-menu .navbar-header .navbar-toggle{ display:inline-block; z-index:12; border:1px solid #f64e49; float:none; margin:-2px 0px 0px 0px; border-radius:0px; background:#f64e49; } .main-menu .navbar-header .navbar-toggle .icon-bar{ background:#ffffff; } .main-menu .navbar-collapse > .navigation{ float:none !important; margin:0px 0px 1px !important; width: 100% !important; background:#263a84; border:1px solid #ffffff; border-top:none; } .main-menu .navbar-collapse > .navigation > li{ margin:0px !important; float:none !important; padding:0px !important; width:100%; } .main-menu .navigation > li > a, .main-menu .navigation > li > ul:before{ border:none; } .main-menu .navbar-collapse > .navigation > li > a{ padding:10px 10px !important; border:none !important; font-weight:500; } .main-menu .navigation li.dropdown > a:after, .main-menu .navigation > li.dropdown > a:before, .main-menu .navigation > li > ul > li > a::before, .main-menu .navigation > li > ul > li > ul > li > a::before{ color:#ffffff !important; right:15px; font-size:16px; display:none !important; } .main-menu .navbar-collapse > .navigation > li > ul, .main-menu .navbar-collapse > .navigation > li > ul > li > ul{ position:relative; border:none; float:none; visibility:visible; opacity:1; display:none; margin:0px; left:auto !important; right:auto !important; top:auto !important; padding:0px; outline:none; width:100%; background:#263a84; -webkit-border-radius:0px; -ms-border-radius:0px; -o-border-radius:0px; -moz-border-radius:0px; border-radius:0px; transition:none !important; -webkit-transition:none !important; -ms-transition:none !important; -o-transition:none !important; -moz-transition:none !important; -webkit-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; -moz-box-shadow:none; box-shadow:none; } .main-menu .navbar-collapse > .navigation > li, .main-menu .navbar-collapse > .navigation > li > ul > li, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li{ border-top:1px solid rgba(255,255,255,1) !important; border-bottom:none; opacity:1 !important; top:0px !important; left:0px !important; visibility:visible !important; } .main-menu .navbar-collapse > .navigation > li:first-child{ border:none; } .main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a{ padding:12px 20px 10px !important; line-height:22px; color:#ffffff; background:#263a84; text-align:left; font-size:16px; } .main-menu .navbar-collapse > .navigation > li > a:hover, .main-menu .navbar-collapse > .navigation > li > a:active, .main-menu .navbar-collapse > .navigation > li > a:focus{ background:#f64e49; } .main-menu .navbar-collapse > .navigation > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li.current > a, .main-menu .navbar-collapse > .navigation > li.current-menu-item > a{ background:#263a84; color:#ffffff !important; } .main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn{ display:block; } .main-menu .navbar-collapse > .navigation li.dropdown:after, .main-menu .navigation > li > ul:before{ display:none !important; } .main-slider .big-title{ font-size:36px; } .main-header .nav-outer{ padding-left: 20px !important; padding-right: 20px !important; width:100%; } .main-header .nav-outer .search-box-outer{ left: 0px; top: -6px; right: auto; z-index: 12; position: absolute; margin-left:0px; } .main-header .nav-outer .search-box-outer .dropdown-menu{ left:0px; top:39px; } .main-slider h2{ font-size:26px; } .main-header .btn-outer{ position:relative; display:block; float:left; z-index:15; margin-left:0px; margin-bottom:-58px; } .main-header .header-top .top-left .links{ width:100%; } .main-header .header-top .top-left .links li{ float:none; display:inline-block; } .main-header .header-top .top-left .links li:before, .main-header .header-top .top-left .links li:after{ display:none; } .main-slider .text{ font-size:14px; } .main-header .info-box .icon-box{ position:relative; top:0px; text-align:center; margin-bottom:10px; } .header-style-two .outer-box{ display:block; left:0px; right:auto; } .header-style-two .outer-box, .fixed-header .sticky-header, .comming-soon .content .content-inner .text br, .header-style-two .outer-box .btn-style-eight, .faq-form-section .sec-title h2:before{ display:none; } .header-style-two .nav-outer .search-box-outer, .header-style-three .nav-outer .search-box-outer{ position: absolute; display:block; margin-top:30px; } .header-style-two .nav-outer .search-box-outer .dropdown-menu{ top:37px; } .main-header .main-box .logo-box{ text-align:center; width:100%; } .main-header .search-box-btn{ text-align:left; border:0px; } .main-slider h2.alternate{ font-size:28px; } .main-menu{ width:100%; padding-right:0px !important; } .appointment-section.contact-section .image-column .image, .main-slider .appointment-box, .main-header .header-top .top-left{ display:none; } .main-header .language{ margin-top:0px; top:-8px; } .main-header .header-top .top-left .links li{ padding-right:0px; } .main-header .info-box{ display:block; padding:0px; margin-bottom:20px; border:0px; } .main-header .info-box{ text-align:center; margin-left:0px; } .sidebar-page-container .comments-area .comment.reply-comment{ margin-left:0px; } .page-title h1, .shop-banner .content-column h2{ font-size:40px; } .shop-banner .content-column .price span, .shop-banner .content-column .price, .problem-section .content-column .inner-column .number, .problem-section .content-column .inner-column h2, .fluid-section-one .title-column .inner-column h2{ font-size:30px; } .featured-block .featured-inner{ padding-left:0px; } .sec-title-two h2, .featured-block .featured-inner .icon-box{ position:relative; margin-bottom:30px; } .review-section .title-box h2, .team-section .title-column h2, .error-section h2, .fluid-section-one .title-column .inner-column .emergency span, .experiance-section .content-column .inner-column h2, .welcome-section .content-column .inner-column .number span{ font-size:28px; } .review-section .title-box .title{ font-size:16px; } .welcome-section .content-column .inner-column .number span{ display:inline-block; } .feature-block .inner-box, .featured-block-two .featured-inner .content, .main-footer .footer-info-box .info-inner .content{ padding-left:0px; text-align:center; } .feature-block .inner-box .icon-box, .main-footer .footer-info-box .info-inner .icon-box, .featured-block-two .featured-inner .content .icon-box{ position:relative; margin-bottom:20px; } .fluid-section-two .content-column .inner-column .icons-list li{ border:none; padding-right:0px; width:50%; } .services-single .inner-box .text .two-column .image-column, .discount-block .inner-box .discount-text{ margin-bottom:20px; } .page-title{ padding:70px 0px; } .gallery-fullwidth .gallery-item{ width:50%; } .gallery-single-section .inner-box h3, .error-section .text, .error-section .theme-btn{ font-size:22px; } .gallery-single-section .inner-box blockquote{ margin-left:0px; padding-left:0px; } .error-section h1{ font-size:150px; } .news-block-two .inner-box .lower-content .upper-box .post-meta{ width:100%; padding-top:12px; } .shop-single .comments-area .comment-box .author-thumb, .sidebar-page-container .comments-area .comment-box .author-thumb{ position:relative; } .shop-single .comments-area .comment, .sidebar-page-container .comments-area .comment{ padding-left:0px; } .header-style-three .nav-outer .upper-bg-border{ display:none; } .home-banner h2{ font-size:36px; } .home-banner .text{ font-size:16px; } .home-banner .image-column{ display:none; } .home-banner .text-column .inner{ padding:50px 0px 60px; } .fixed-appoint-form{ display:none; } .main-footer .logo-widget .text{ max-width:none; } .fix_theme .fix_theme{ margin-left:0px; } } @media only screen and (max-width: 599px){ .sec-title h2:before, .shop-single .product-details .prod-tabs .tab-btns .tab-btn:hover:after, .shop-single .product-details .prod-tabs .tab-btns .tab-btn.active-btn:after{ display:none; } .main-header .header-top .top-right .text, .main-header .header-top .top-right .text span{ font-size:16px; } .main-slider h2{ font-size:18px; padding-bottom:0px; } .main-slider .text{ font-size:14px; line-height:1.4em; } .main-slider h1, .sec-title-two h2, .shop-form .sec-title h2{ font-size:24px; } .main-header .header-top .top-left{ padding-bottom:12px; } .sec-title .text{ font-size:16px; } .comparison-block .inner-box h4{ font-size:18px; } .page-title h1{ font-size:30px; } .experiance-section .content-column .inner-column h2, .fluid-section-one .title-column .inner-column h2{ font-size:26px; } .comming-soon .content .content-inner .text, .featured-block .featured-inner h3, .news-block-two .inner-box .lower-content .lower-box h3, .fluid-section-one .title-column .inner-column .emergency{ font-size:20px; } .review-block .inner-box .content{ padding-left:0px; } .review-block .inner-box .content .left-box{ position:relative; margin-bottom:15px; } .fluid-section-two .content-column .inner-column .icons-list li{ padding-left:0px; width:28%; } .fluid-section-two .content-column .inner-column .icons-list li .icon{ position:relative; display:block; margin-bottom:15px; } .services-single .inner-box h2{ font-size:24px; } .gallery-fullwidth .gallery-item{ width:100%; } .comming-soon .content .content-inner h2{ font-size:40px; } .comming-soon .emailed-form .form-group input[type="submit"], .comming-soon .emailed-form button{ position:relative; display:block; width:100%; margin-top:15px; } .comment-form .form-inner{ padding:25px 25px 10px; } .shop-single .product-details .prod-tabs .tab-btns .tab-btn{ width:100%; text-align:center; margin-bottom:15px; } .shop-single .product-details .prod-tabs .tabs-content{ padding:25px 25px 10px; } .cart-section .cart-options .pull-right{ width:100%; } .cart-section .cart-options{ padding-bottom:30px; } .shop-single .comments-area .comment .comment-inner .rating{ position:relative; left:0px; top:0px; right:0px; } .fluid-section-two .content-column .inner-column .icons-list li{ width:100%; text-align:center; padding:0px; margin:0px 0px 30px; } .fluid-section-two .content-column .inner-column .icons-list li br{ display:none; } .problem-section .content-column .inner-column .number a{ top:0px; } .error-section h2{ font-size:24px; } .error-section .text{ font-size:16px; } .error-section .theme-btn{ padding:15px 30px; font-size:18px; } .shop-banner .content-column{ text-align:center; } .shop-banner .content-column h2{ font-size:28px; } .shop-banner .content-column .price{ font-size:20px; } .shop-banner .appointment-box{ display:none; } .comment-form .form-inner{ padding:25px 15px 10px; } .home-banner h2{ font-size:30px; } } @media only screen and (max-width: 479px) { .main-slider .big-title{ font-size:24px; } .main-slider h2{ line-height:1em; } .main-slider .text{ font-size:12px; line-height:1em; } .main-header .main-box .logo-box{ padding-bottom:0px; } .main-header .main-box .logo-box{ width:100%; } .main-slider h1{ font-size:20px; padding-bottom:0px; } .main-slider h1:after{ display:none; } .main-header .header-top .top-left .links li{ padding-right:0px; border:0px; margin:5px 5px; } .main-slider .solution, .main-slider h2 .pain{ padding:5px 5px; } .problem-section .content-column .inner-column .number, .problem-section .content-column .inner-column h2, .experiance-section .content-column .inner-column h2, .main-slider h2.alternate{ font-size:20px; } .experiance-section .image-column .inner-column{ padding-right:0px; } .review-block .inner-box{ padding:25px 15px; } .problem-section .content-column .inner-column .number a{ margin-left:0px; } .appointment-block .inner-block .theme-btn{ padding:9px 15px; } .cart-section .apply-coupon .form-group, .cart-section .cart-options .cart-btn, .cart-section .btn-style-two, .cart-section .apply-coupon .form-group input[type="text"]{ width:100%; } .cart-section .totals-table .proceed-btn{ padding:6px 20px; } }
0.287068
0.053305
@charset "utf-8"; /* Template Name: Newserific Author: <a href="http://www.os-templates.com/">OS Templates</a> Author URI: http://www.os-templates.com/ Licence: Free to use under our free template licence terms Licence URI: http://www.os-templates.com/template-terms File: Layout CSS */ @import url("navi.css"); @import url("forms.css"); @import url("tables.css"); html{overflow-y:scroll;} body{margin:0; padding:0; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; color:#000000; background-color:#000000;} .justify{text-align:justify;} .bold{font-weight:bold;} .center{text-align:center;} .right{text-align:right;} .nostart{margin:0; padding:0; list-style-type:none;} .clear{clear:both;} br.clear{clear:both; margin-top:-15px;} a{outline:none; text-decoration:none; color:#000000; background-color:#000000;} .fl_left, .imgl{float:left;} .fl_right, .imgr{float:right;} img{display:block; margin:0; padding:0; border:none;} .imgl, .imgr{border:1px solid #C7C5C8; padding:5px;} .imgl{margin:0 8px 8px 0; clear:left;} .imgr{margin:0 0 8px 8px; clear:right;} /* ----------------------------------------------Wrapper------------------------------------- */ div.wrapper{display:block; width:100%; margin:0; text-align:left;} div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{margin:0 0 15px 0; padding:0; font-size:20px; font-weight:normal; line-height:normal;} .col1{color:#FFFFFF; background-color:#008000;} .col2{color:#FFFFFF; background-color:#ff0000;}/*this line is for changing the nav color*/ .col3{color:#E5E5E5; background-color:#000000; padding:20px 0; border-bottom:1px solid #839B05;} .col4{color:#E5E5E5; background-color:#000000; border-bottom:1px solid #839B05;} .col5{color:#E5E5E5; background-color:#000000;} .col6{color:#E5E5E5; background-color:#000000; border-top:1px solid #839B05; border-bottom:1px solid #839B05;} .col7, .col7 a{color:#000000; background-color:#008000;} /* ----------------------------------------------Generalise------------------------------------- */ #header, #topbar, #breadcrumb, #container, .gallery, #footer, #copyright{display:block; position:relative; width:960px; margin:0 auto;} /* ----------------------------------------------Header------------------------------------- */ #header{padding:2px 0 20px 0;} #header .fl_left{display:block; float:left; margin-top:17px; overflow:hidden;} #header .fl_right{display:block; float:right; width:468px; height:60px; margin-top:21px; overflow:hidden;} #header h1, #header p, #header ul{margin:0; padding:0; list-style:none; line-height:normal;} #header h1 a{font-size:36px;} #header .fl_left p{margin-top:5px;} /* ----------------------------------------------Topbar------------------------------------- */ #topbar{padding:0; z-index:1000;} #topbar #search{display:block; float:right; width:243px; margin:15px 0 0 0; padding:0;} /* ----------------------------------------------BreadCrumb------------------------------------- */ #breadcrumb{padding:0;} #breadcrumb ul{margin:0; padding:0; list-style:none;} #breadcrumb ul li{display:inline;} #breadcrumb ul li.current a{text-decoration:underline;} /* ----------------------------------------------Gallery can be used anywhere------------------------------------- */ .gallery{padding:20px 0 30px 0;} .wrapper .gallery h2{display:block; text-align:center; margin:0 0 20px 0; padding:0; color:#2C2C2C; background-color:#000000; font-size:86px; text-transform:uppercase; line-height:normal;} .gallery ul{display:inline; margin:0; padding:0; list-style:none;} .gallery ul li{display:block; float:left; margin:0 10px 10px 0;} .gallery ul li img{padding:4px; border:1px solid #BFE009;} .gallery ul li.last{margin-right:0;} /* ----------------------------------------------Content------------------------------------- */ #container{padding:30px 0;} #content{display:block; float:left; width:630px;} /* Homepage */ #featured_post{margin-bottom:45px;} #featured_post img{display:block; width:620px; height:270px; margin:0; padding:4px; border:1px solid #BFE009;} #hpage_latest{display:block; width:100%;} #hpage_latest ul{margin:0; padding:0; list-style:none; display:inline;} #hpage_latest li{display:block; float:left; width:200px; margin:0 15px 0 0; padding:0;} #hpage_latest li.last{margin-right:0;} #hpage_latest img{margin:0; padding:4px; border:1px solid #BFE009;} #hpage_latest .readmore{text-align:right;} /* Comments */ #comments{margin-bottom:40px;} #comments .commentlist{margin:0; padding:0;} #comments .commentlist ul{margin:0; padding:0; list-style:none;} #comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;} #comments .commentlist li.comment_odd{color:#CCCCCC; background-color:#333333;} #comments .commentlist li.comment_odd a{color:#BFE009; background-color:#333333;} #comments .commentlist li.comment_even{color:#CCCCCC; background-color:#1E1E1E;} #comments .commentlist li.comment_even a{color:#BFE009; background-color:#1E1E1E;} #comments .commentlist .author .name{font-weight:bold;} #comments .commentlist .submitdate{font-size:smaller;} #comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight:normal; text-transform:none;} #comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;} /* ----------------------------------------------Column------------------------------------- */ #column{display:block; float:right; width:300px;} #column .holder{display:block; width:260px; margin-bottom:20px; padding-left:10px;} #column .holder, #column #featured{display:block; width:300px; margin-bottom:20px;} #column .holder p{line-height:1.6em;} #column h2{font-size:20px;} #column .holder h2.title{display:block; width:100%; height:65px; margin:0; padding:15px 0 0 0; font-size:20px; line-height:normal; border-bottom:1px dashed #666666;} #column .holder h2.title img{float:left; margin:-15px 8px 0 0; padding:5px; border:1px solid #666666;} #column .holder p.readmore{display:block; width:100%; font-weight:bold; text-align:right; line-height:normal;} #column div.imgholder{display:block; width:290px; margin:0 0 10px 0; padding:4px; border:1px solid #666666;} /* Featured Block */ #column #featured a{color:#BFE009; background-color:#1F1F1F;} #column #featured ul, #column #featured h2, #column #featured p{margin:0; padding:0; list-style:none;} #column #featured li{display:block; width:250px; margin:0; padding:20px 25px; color:#666666; background-color:#1F1F1F;} #column #featured li p{line-height:1.6em;} #column #featured li p.imgholder{display:block; width:240px; height:90px; margin:20px 0 15px 0; padding:4px; color:#666666; background-color:#333333; border:1px solid #666666;} #column #featured li h2{margin:0; padding:0 0 14px 0; font-size:20px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; color:#666666; background-color:#1F1F1F; line-height:normal; border-bottom:1px dashed #666666;} #column #featured p.readmore{display:block; width:100%; margin-top:15px; font-weight:bold; text-align:right; line-height:normal;} /* Homepage */ #column #latestnews{display:block; width:100%; margin:0; padding:0; list-style:none;} #column #latestnews li{display:block; width:100%; min-height:99px; margin:0 0 25px 0; padding:0 0 15px 0; border-bottom:1px dotted #C7C5C8; overflow:hidden;} #column #latestnews li.last{padding-bottom:0; margin-bottom:0; border-bottom:none;} #column #latestnews p{display:inline;} #column #latestnews p strong{display:block; margin-bottom:5px;} #column #latestnews img{float:left; margin:0 10px 0 0; padding:4px; border:1px solid #BFE009; clear:left;} /* ----------------------------------------------Footer------------------------------------- */ #footer{padding:30px 0;} #footer h2, #footer p, #footer ul, #footer a{margin:0; padding:0; font-weight:normal; list-style:none; line-height:normal;} #footer h2{padding:0 0 5px 0; color:#585858; background-color:#000000; border-bottom:1px dotted #585858; font-size:16px; font-weight:bold; margin-bottom:20px;} #footer li{margin-bottom:15px;} #footer .footbox{display:block; float:left; width:210px; margin:0 40px 0 0; padding:0;} #footer .flickr li{display:block; float:left; width:80px; height:80px; margin:0 7px 15px 7px; padding:4px; border:1px solid #BFE009;} #footer .banners li{display:block; width:200px; height:150px; margin:0 0 15px 0; padding:4px; border:1px solid #BFE009;} #footer .last{margin:0;} /* ----------------------------------------------Copyright------------------------------------- */ #copyright{padding:15px 0;} #copyright p{margin:0; padding:0;}
red_green/layout/styles/layout.css
@charset "utf-8"; /* Template Name: Newserific Author: <a href="http://www.os-templates.com/">OS Templates</a> Author URI: http://www.os-templates.com/ Licence: Free to use under our free template licence terms Licence URI: http://www.os-templates.com/template-terms File: Layout CSS */ @import url("navi.css"); @import url("forms.css"); @import url("tables.css"); html{overflow-y:scroll;} body{margin:0; padding:0; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; color:#000000; background-color:#000000;} .justify{text-align:justify;} .bold{font-weight:bold;} .center{text-align:center;} .right{text-align:right;} .nostart{margin:0; padding:0; list-style-type:none;} .clear{clear:both;} br.clear{clear:both; margin-top:-15px;} a{outline:none; text-decoration:none; color:#000000; background-color:#000000;} .fl_left, .imgl{float:left;} .fl_right, .imgr{float:right;} img{display:block; margin:0; padding:0; border:none;} .imgl, .imgr{border:1px solid #C7C5C8; padding:5px;} .imgl{margin:0 8px 8px 0; clear:left;} .imgr{margin:0 0 8px 8px; clear:right;} /* ----------------------------------------------Wrapper------------------------------------- */ div.wrapper{display:block; width:100%; margin:0; text-align:left;} div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{margin:0 0 15px 0; padding:0; font-size:20px; font-weight:normal; line-height:normal;} .col1{color:#FFFFFF; background-color:#008000;} .col2{color:#FFFFFF; background-color:#ff0000;}/*this line is for changing the nav color*/ .col3{color:#E5E5E5; background-color:#000000; padding:20px 0; border-bottom:1px solid #839B05;} .col4{color:#E5E5E5; background-color:#000000; border-bottom:1px solid #839B05;} .col5{color:#E5E5E5; background-color:#000000;} .col6{color:#E5E5E5; background-color:#000000; border-top:1px solid #839B05; border-bottom:1px solid #839B05;} .col7, .col7 a{color:#000000; background-color:#008000;} /* ----------------------------------------------Generalise------------------------------------- */ #header, #topbar, #breadcrumb, #container, .gallery, #footer, #copyright{display:block; position:relative; width:960px; margin:0 auto;} /* ----------------------------------------------Header------------------------------------- */ #header{padding:2px 0 20px 0;} #header .fl_left{display:block; float:left; margin-top:17px; overflow:hidden;} #header .fl_right{display:block; float:right; width:468px; height:60px; margin-top:21px; overflow:hidden;} #header h1, #header p, #header ul{margin:0; padding:0; list-style:none; line-height:normal;} #header h1 a{font-size:36px;} #header .fl_left p{margin-top:5px;} /* ----------------------------------------------Topbar------------------------------------- */ #topbar{padding:0; z-index:1000;} #topbar #search{display:block; float:right; width:243px; margin:15px 0 0 0; padding:0;} /* ----------------------------------------------BreadCrumb------------------------------------- */ #breadcrumb{padding:0;} #breadcrumb ul{margin:0; padding:0; list-style:none;} #breadcrumb ul li{display:inline;} #breadcrumb ul li.current a{text-decoration:underline;} /* ----------------------------------------------Gallery can be used anywhere------------------------------------- */ .gallery{padding:20px 0 30px 0;} .wrapper .gallery h2{display:block; text-align:center; margin:0 0 20px 0; padding:0; color:#2C2C2C; background-color:#000000; font-size:86px; text-transform:uppercase; line-height:normal;} .gallery ul{display:inline; margin:0; padding:0; list-style:none;} .gallery ul li{display:block; float:left; margin:0 10px 10px 0;} .gallery ul li img{padding:4px; border:1px solid #BFE009;} .gallery ul li.last{margin-right:0;} /* ----------------------------------------------Content------------------------------------- */ #container{padding:30px 0;} #content{display:block; float:left; width:630px;} /* Homepage */ #featured_post{margin-bottom:45px;} #featured_post img{display:block; width:620px; height:270px; margin:0; padding:4px; border:1px solid #BFE009;} #hpage_latest{display:block; width:100%;} #hpage_latest ul{margin:0; padding:0; list-style:none; display:inline;} #hpage_latest li{display:block; float:left; width:200px; margin:0 15px 0 0; padding:0;} #hpage_latest li.last{margin-right:0;} #hpage_latest img{margin:0; padding:4px; border:1px solid #BFE009;} #hpage_latest .readmore{text-align:right;} /* Comments */ #comments{margin-bottom:40px;} #comments .commentlist{margin:0; padding:0;} #comments .commentlist ul{margin:0; padding:0; list-style:none;} #comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;} #comments .commentlist li.comment_odd{color:#CCCCCC; background-color:#333333;} #comments .commentlist li.comment_odd a{color:#BFE009; background-color:#333333;} #comments .commentlist li.comment_even{color:#CCCCCC; background-color:#1E1E1E;} #comments .commentlist li.comment_even a{color:#BFE009; background-color:#1E1E1E;} #comments .commentlist .author .name{font-weight:bold;} #comments .commentlist .submitdate{font-size:smaller;} #comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight:normal; text-transform:none;} #comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;} /* ----------------------------------------------Column------------------------------------- */ #column{display:block; float:right; width:300px;} #column .holder{display:block; width:260px; margin-bottom:20px; padding-left:10px;} #column .holder, #column #featured{display:block; width:300px; margin-bottom:20px;} #column .holder p{line-height:1.6em;} #column h2{font-size:20px;} #column .holder h2.title{display:block; width:100%; height:65px; margin:0; padding:15px 0 0 0; font-size:20px; line-height:normal; border-bottom:1px dashed #666666;} #column .holder h2.title img{float:left; margin:-15px 8px 0 0; padding:5px; border:1px solid #666666;} #column .holder p.readmore{display:block; width:100%; font-weight:bold; text-align:right; line-height:normal;} #column div.imgholder{display:block; width:290px; margin:0 0 10px 0; padding:4px; border:1px solid #666666;} /* Featured Block */ #column #featured a{color:#BFE009; background-color:#1F1F1F;} #column #featured ul, #column #featured h2, #column #featured p{margin:0; padding:0; list-style:none;} #column #featured li{display:block; width:250px; margin:0; padding:20px 25px; color:#666666; background-color:#1F1F1F;} #column #featured li p{line-height:1.6em;} #column #featured li p.imgholder{display:block; width:240px; height:90px; margin:20px 0 15px 0; padding:4px; color:#666666; background-color:#333333; border:1px solid #666666;} #column #featured li h2{margin:0; padding:0 0 14px 0; font-size:20px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; color:#666666; background-color:#1F1F1F; line-height:normal; border-bottom:1px dashed #666666;} #column #featured p.readmore{display:block; width:100%; margin-top:15px; font-weight:bold; text-align:right; line-height:normal;} /* Homepage */ #column #latestnews{display:block; width:100%; margin:0; padding:0; list-style:none;} #column #latestnews li{display:block; width:100%; min-height:99px; margin:0 0 25px 0; padding:0 0 15px 0; border-bottom:1px dotted #C7C5C8; overflow:hidden;} #column #latestnews li.last{padding-bottom:0; margin-bottom:0; border-bottom:none;} #column #latestnews p{display:inline;} #column #latestnews p strong{display:block; margin-bottom:5px;} #column #latestnews img{float:left; margin:0 10px 0 0; padding:4px; border:1px solid #BFE009; clear:left;} /* ----------------------------------------------Footer------------------------------------- */ #footer{padding:30px 0;} #footer h2, #footer p, #footer ul, #footer a{margin:0; padding:0; font-weight:normal; list-style:none; line-height:normal;} #footer h2{padding:0 0 5px 0; color:#585858; background-color:#000000; border-bottom:1px dotted #585858; font-size:16px; font-weight:bold; margin-bottom:20px;} #footer li{margin-bottom:15px;} #footer .footbox{display:block; float:left; width:210px; margin:0 40px 0 0; padding:0;} #footer .flickr li{display:block; float:left; width:80px; height:80px; margin:0 7px 15px 7px; padding:4px; border:1px solid #BFE009;} #footer .banners li{display:block; width:200px; height:150px; margin:0 0 15px 0; padding:4px; border:1px solid #BFE009;} #footer .last{margin:0;} /* ----------------------------------------------Copyright------------------------------------- */ #copyright{padding:15px 0;} #copyright p{margin:0; padding:0;}
0.218836
0.062132
background: #fff; border-radius: 10px; min-width: 320px; border:1px solid #d4d4d4; } #allitens{ display: inline-block; /* margin-top: 50px; */ max-height: 400px; overflow: auto; width: 100%; } .item-pedido:nth-child(1){ margin-top: 0px; border-top: none; } #total-finaliza-ped{ width: 96%; display: inline-block; margin-top: 10px; margin-left: 2%; border-top: 1px solid #d7d7d7; padding-top: 10px; position: relative; } #txttotal{ font-size: 18px; width: 100%; text-align: center; padding-top: 10px; padding-bottom: 10px; font-weight: 600; margin-bottom:20px; } .item-pedido{ width: 96%; display: inline-block; margin-top: 10px; margin-left: 2%; border-top: 1px solid #d7d7d7; padding-top: 3px; padding-bottom: 0px; } .item-pedido.item-noborda{ margin-top: 0px; border-top: none; } .item-imagem { float: left; padding: 2px; margin-right: 8px; width: 48px; } .item-imagem img{ width: 100%; } .resumo-item p.tam-pizza-ped { font-size: 16px; font-weight: bold; display: inline-block; max-width: 198px; font-weight: 600; } span.remov-item-ped { background: #b20000; color: white; padding: 0px 0px 0px 0px; border-radius: 30%; width: 18px; height: 18px; /* display: inline-block; */ text-align: center; margin-top: 3px; /* font-weight: normal; */ font-size: 12px; cursor: pointer; float: right; margin-left: 5px; margin-right: 5px; } p.nome-item-ped { font-size: 13px; text-transform: capitalize; } input.in-qtdd-item-ped { width: 32px; display: inline-block; padding: 3px; margin: 0 4px; font-size: 15px; border: solid 1px #d7d7d7; font-size: 15px; text-align: center; } .qtdd-item-ped { display: inline-block; margin-top: 5px; } .item-precoeqtdd { float: right; max-width: 130px; margin-right: 3px; margin-left: 3px; } .qtdd-item-ped-maisum, .qtdd-item-ped-menosum{ width: 16px; height: 16px; padding: 2px; /*display: inline-block;*/ margin: 3px 2px 0 2px; } .qtdd-item-ped-maisum{ background: url(../img/mais.png) no-repeat center; float: right; } .qtdd-item-ped-menosum{ background: url(../img/menos.png) no-repeat center; float: left; } /* preco-item-ped preco-itempizza-ped" style="display: none;width: 100%;padding: 6px 5px;font-size: 14px;"*/ p#sub_taxaent { background: url(../img/sprit-finalizar-pedido.png) no-repeat; background-position: -12px -9px; text-align: right; width: 100%; padding: 10px 7px; font-size: 15px; } .preco-item-ped { background: #d7d7d7; font-size: 16px; font-weight: bold; border-radius: 5px; padding: 3px 5px; margin-top: 3px; color:#333; text-align: center; font-weight: 600; } .det-edt-item-ped { font-size: 15px; font-weight: normal; border-radius: 5px; padding: 3px 5px 3px 30px; max-width: 100px; display: inline-block; margin-top: 10px; background:#ccc url(../img/edt-det.png) no-repeat left; cursor: pointer; } .preco-item-ped.preco-itempizza-ped{ float: right; margin-top: 10px; padding: 6px 5px; font-size: 14px; } #total-finaliza-ped .preco-item-ped.preco-itempizza-ped{ width: 100%; margin-bottom:15px; } .det-ped-item{ background-position: 6px 8px; } .edt-ped-item{ background-position: 6px -25px; margin-left: 10px; } .det-esc-ped-item{ display: none; background-position: 6px -52px; } .itemsimples-ped{ margin-top: 5px; } .imgitemsimples-ped{ margin-top: 5px; } .det-pizza-ped{ padding-left: 0px; display: inline-block; padding-top: 10px; display: none; } .det-pizza-ped{ font-style: italic; } .det-pizza-ped strong{ font-style: normal; } .btn-comprar.btn-finalizar{ display: inline-block; position: relative; float: none; width: 84%; margin: 10px 0 0 8%; font-size: 20px; text-transform: uppercase; } .btn-comprar.btn-finalizar:hover{ background-image: -moz-linear-gradient( 90deg, rgb(58, 184, 57) 0%, rgb(1,148,0) 100%); background-image: -webkit-linear-gradient( 90deg, rgb(58, 184, 57) 0%, rgb(1,148,0) 100%); background-image: -ms-linear-gradient( 90deg, rgb(58, 184, 57) 0%, rgb(1,148,0) 100%); } .preco-item-ped.preco-itempizza-ped.totalverde { color: #015500; border: 1px solid #78B077; background: #D9FFD9; } .subTotaoped{ float: left; } .descontoTotalped{ float: right; } .bindpizzas { display: inline-block; width: 100%; margin-top: 6px; } .fotobrinde { /* display: inline-block; */ float: left; padding: 2px 4px 0 2px; } h3.titlebrinde { /* display: inline-block; */ float: left; font-size: 17px; width: 70%; } .infobrinde { display: inline-block; width: 70%; font-size: 14px; } .fotobrinde img { width: 40px; } .car-sem-item{ display: block; text-align: center; margin: 25px 0; } .car-sem-item img{ margin: 0 auto; display: inline-block; } @media screen and (max-width: 1193px) { .resumo-item p.tam-pizza-ped { max-width: 164px; } }
public/css/resumopedido.css
background: #fff; border-radius: 10px; min-width: 320px; border:1px solid #d4d4d4; } #allitens{ display: inline-block; /* margin-top: 50px; */ max-height: 400px; overflow: auto; width: 100%; } .item-pedido:nth-child(1){ margin-top: 0px; border-top: none; } #total-finaliza-ped{ width: 96%; display: inline-block; margin-top: 10px; margin-left: 2%; border-top: 1px solid #d7d7d7; padding-top: 10px; position: relative; } #txttotal{ font-size: 18px; width: 100%; text-align: center; padding-top: 10px; padding-bottom: 10px; font-weight: 600; margin-bottom:20px; } .item-pedido{ width: 96%; display: inline-block; margin-top: 10px; margin-left: 2%; border-top: 1px solid #d7d7d7; padding-top: 3px; padding-bottom: 0px; } .item-pedido.item-noborda{ margin-top: 0px; border-top: none; } .item-imagem { float: left; padding: 2px; margin-right: 8px; width: 48px; } .item-imagem img{ width: 100%; } .resumo-item p.tam-pizza-ped { font-size: 16px; font-weight: bold; display: inline-block; max-width: 198px; font-weight: 600; } span.remov-item-ped { background: #b20000; color: white; padding: 0px 0px 0px 0px; border-radius: 30%; width: 18px; height: 18px; /* display: inline-block; */ text-align: center; margin-top: 3px; /* font-weight: normal; */ font-size: 12px; cursor: pointer; float: right; margin-left: 5px; margin-right: 5px; } p.nome-item-ped { font-size: 13px; text-transform: capitalize; } input.in-qtdd-item-ped { width: 32px; display: inline-block; padding: 3px; margin: 0 4px; font-size: 15px; border: solid 1px #d7d7d7; font-size: 15px; text-align: center; } .qtdd-item-ped { display: inline-block; margin-top: 5px; } .item-precoeqtdd { float: right; max-width: 130px; margin-right: 3px; margin-left: 3px; } .qtdd-item-ped-maisum, .qtdd-item-ped-menosum{ width: 16px; height: 16px; padding: 2px; /*display: inline-block;*/ margin: 3px 2px 0 2px; } .qtdd-item-ped-maisum{ background: url(../img/mais.png) no-repeat center; float: right; } .qtdd-item-ped-menosum{ background: url(../img/menos.png) no-repeat center; float: left; } /* preco-item-ped preco-itempizza-ped" style="display: none;width: 100%;padding: 6px 5px;font-size: 14px;"*/ p#sub_taxaent { background: url(../img/sprit-finalizar-pedido.png) no-repeat; background-position: -12px -9px; text-align: right; width: 100%; padding: 10px 7px; font-size: 15px; } .preco-item-ped { background: #d7d7d7; font-size: 16px; font-weight: bold; border-radius: 5px; padding: 3px 5px; margin-top: 3px; color:#333; text-align: center; font-weight: 600; } .det-edt-item-ped { font-size: 15px; font-weight: normal; border-radius: 5px; padding: 3px 5px 3px 30px; max-width: 100px; display: inline-block; margin-top: 10px; background:#ccc url(../img/edt-det.png) no-repeat left; cursor: pointer; } .preco-item-ped.preco-itempizza-ped{ float: right; margin-top: 10px; padding: 6px 5px; font-size: 14px; } #total-finaliza-ped .preco-item-ped.preco-itempizza-ped{ width: 100%; margin-bottom:15px; } .det-ped-item{ background-position: 6px 8px; } .edt-ped-item{ background-position: 6px -25px; margin-left: 10px; } .det-esc-ped-item{ display: none; background-position: 6px -52px; } .itemsimples-ped{ margin-top: 5px; } .imgitemsimples-ped{ margin-top: 5px; } .det-pizza-ped{ padding-left: 0px; display: inline-block; padding-top: 10px; display: none; } .det-pizza-ped{ font-style: italic; } .det-pizza-ped strong{ font-style: normal; } .btn-comprar.btn-finalizar{ display: inline-block; position: relative; float: none; width: 84%; margin: 10px 0 0 8%; font-size: 20px; text-transform: uppercase; } .btn-comprar.btn-finalizar:hover{ background-image: -moz-linear-gradient( 90deg, rgb(58, 184, 57) 0%, rgb(1,148,0) 100%); background-image: -webkit-linear-gradient( 90deg, rgb(58, 184, 57) 0%, rgb(1,148,0) 100%); background-image: -ms-linear-gradient( 90deg, rgb(58, 184, 57) 0%, rgb(1,148,0) 100%); } .preco-item-ped.preco-itempizza-ped.totalverde { color: #015500; border: 1px solid #78B077; background: #D9FFD9; } .subTotaoped{ float: left; } .descontoTotalped{ float: right; } .bindpizzas { display: inline-block; width: 100%; margin-top: 6px; } .fotobrinde { /* display: inline-block; */ float: left; padding: 2px 4px 0 2px; } h3.titlebrinde { /* display: inline-block; */ float: left; font-size: 17px; width: 70%; } .infobrinde { display: inline-block; width: 70%; font-size: 14px; } .fotobrinde img { width: 40px; } .car-sem-item{ display: block; text-align: center; margin: 25px 0; } .car-sem-item img{ margin: 0 auto; display: inline-block; } @media screen and (max-width: 1193px) { .resumo-item p.tam-pizza-ped { max-width: 164px; } }
0.233444
0.060225
* Use this file to override Materialize files so you can update * the core Materialize files in the future * * Made By MaterializeCSS.com */ @import '../css/themify-icons.css'; .icon-block { padding: 0 15px; } .icon-block .material-icons { font-size: inherit; } .teal-blue { background: #4CB8C4; } .no-pad-bot { background: #4CB8C4; /* fallback for old browsers */ background: -webkit-linear-gradient(to top, #3CD3AD, #4CB8C4); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to top, #3CD3AD, #4CB8C4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } /* .teal-blue { background: #66a6ff; } .no-pad-bot { background: #66a6ff; background: -webkit-linear-gradient(to top, #70fee3, #66a6ff); background: linear-gradient(to top, #70fee3, #66a6ff); } */ .teal-gradient { background: #4CB8C4; /* fallback for old browsers */ background: -webkit-linear-gradient(to top, #3CD3AD, #4CB8C4); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to top, #3CD3AD, #4CB8C4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } .teal-blue-gradient { background: #66a6ff; background: -webkit-linear-gradient(to top, #70fee3, #66a6ff); background: linear-gradient(to top, #70fee3, #66a6ff); } .teal-to-white { background: #fff; background: -webkit-linear-gradient(to top, #fff, #37474f); background: linear-gradient(to top, #fff, #37474f); } .teal-light { color: #50c9c3; } .peach-gradient { background: #FF8008; /* fallback for old browsers */ background: -webkit-linear-gradient(to bottom, #FFC837, #FF8008); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to bottom, #FFC837, #FF8008); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } .aqua-gradient { background: -webkit-linear-gradient(50deg,#2096ff,#05ffa3); background: linear-gradient(40deg,#2096ff,#05ffa3); } .blue-gradient { background: #36D1DC; /* fallback for old browsers */ background: -webkit-linear-gradient(to bottom, #5B86E5, #36D1DC); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to bottom, #5B86E5, #36D1DC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } .purple-gradient { background: #7F00FF; /* fallback for old browsers */ background: -webkit-linear-gradient(to bottom, #E100FF, #7F00FF); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to bottom, #E100FF, #7F00FF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } .bg-offwhite { background-color: #f5f7f9; } .grey-gradient { background: -webkit-linear-gradient(to right, #eef2f3, #8e9eab); background: linear-gradient(to top, #fff, #cfd8dc); } .orange-peach { background-color: #f57c45 !important; } svg { display: block; } canvas { position: relative; width: 100%; height: 100%; top:0; right:0; overflow: hidden; } .bubble-border { border-radius: 24px 24px 24px 0px; } .sing-up-button > a { color: #fff; font-weight: 500; display: inline-block; border: 2px solid #fff; height: 40px; min-width: 160px; line-height: 37px; text-align: center; font-weight: bold; border-radius: 24px 24px 24px 0px; vertical-align: middle; margin-left: 15px; } .sing-up-button > a:hover { background: #fff; color: #f57c45; } nav ul a { color: #37474f; text-transform: uppercase; } .dropdown-content { top: inherit !important; min-width: 200px; } .middle-indicator{ position:absolute; top:50%; } .middle-indicator-text{ font-size: 4.2rem; } a.middle-indicator-text{ color:grey !important; } .carousel.carousel-slider { height: 600px !important; } .carousel.carousel-slider .indicators .indicator-item.active { background-color: #9e9e9e; } .carousel.carousel-slider .indicators .indicator-item { background-color: rgba(149, 149, 149, 0.5); } .slider .slides li .img-wl { max-width: 90px; max-height: 60px; } .slider .slides li .img-wwl { max-width: 140px; max-height: 70px; } .slider .slides li .img-wll { max-width: 160px; max-height: 30px; } .slider .slides li .img-sq { max-width: 60px; } .slider .slides li .img-rec { max-width: 130px; max-height: 30px; } .slider .slides li .img-rec-ms { max-width: 120px; max-height: 30px; } .slider .slides li .img-rec-m { max-width: 140px; max-height: 30px; } .slider .slides li .img-rec-s { max-width: 70px; max-height: 30px; } #logos-slider { height: 200px !important; } #logos-slider .indicators .indicator-item { display: none !important; } /*SPRITES*/ .sprite { background: url("../img/sprites.png") no-repeat center center; margin: 0 auto; } .pemco{ background-position: 0 -87px; display: block; width: 80px; height: 84px; } /*END SPRITES*/ .img-container { position: relative; width: 100%; } .img-container img { display: block; width: 100%; height: auto; border-radius: 20px; border: 1px solid #fff; } .img-container i { font-size: 3.2rem; margin-top: -7px; } .img-overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; border-radius: 20px; border: 1px solid #fff; opacity: 0; transition: .5s ease; background-color: rgba(76,184,196, 0.7); } .img-container:hover .img-overlay { opacity: 1; } .img-container:hover h5 { display: none; } .img-overlay .text { color: white; font-size: 1.2rem; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); z-index: 3; } .img-overlay i { font-size: 1.3rem; margin-top: 3px; } .testimonial-tint { background-color: #000; height: 100%; left: 0; opacity: .2; position: absolute; top: 0; transition-property: background-color,opacity; width: 100%; z-index: 1; border-radius: 20px; border: 1px solid #fff; } .testimonial-tint { transition: .3s cubic-bezier(.165,.84,.44,1); } .section-heading { margin-bottom: 30px; } .section-heading > h2 { color: #4CB8C4; font-size: 36px; margin: 0; } .line-shape { margin-left: calc(50% - 40px); } .line-shape { width: 80px; height: 2px; background-color: #45f5d4; margin-top: 15px; } .single-special { border: 1px solid #eff2f6; padding: 40px; border-radius: 40px 40px 40px 0px; -webkit-transition-duration: 800ms; -o-transition-duration: 800ms; transition-duration: 800ms; margin: 30px 5px; } .single-special:hover { -webkit-box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08); box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08); } .single-icon { margin-bottom: 25px; } .single-icon > i { font-size: 36px; color: #45f5d4; } .single-special > h4 { font-size: 22px; color: #4CB8C4; margin-bottom: 15px; } .single-special p { color: #726a84; font-size: 16px; font-weight: 300; } .special-image-content > h2 { color: #039be5; font-size: 36px; margin-bottom: 30px; } .special-image-content > p { color: #726a84; font-size: 16px; font-weight: 300; } .single-feature { margin-bottom: 50px; } .single-feature > i { color: #f57c45; font-size: 30px; display: inline-block; float: left; margin-right: 10px; } .single-feature > h5 { font-size: 22px; color: #4CB8C4; } .single-feature > p { color: #726a84; font-size: 16px; font-weight: 300; } /*vertical slider */ .tabs{ height: auto; white-space: normal; background-color: transparent; } .tab{ display: block; width: 100%; border-bottom: 1px solid #f0f0f0; } .tab-content{ height: 260px; width: 100%; background: #fcfcfc; border:1px solid #f0f0f0; } .indicator{ display: none; } .tabs .tab a.active span { color: #455a64; font-size: 18px; padding-left: 28px; } .tabs .tab a:hover span { color: #455a64; } .tabs .tab a span { color: rgba(55, 71, 79, 0.6); margin-left: 20px; position: absolute; padding-left: 20px; transition: color, font-size 0.5s ease; } .animated { -webkit-animation-duration: 0.5s; -o-animation-duration: 0.5s; -moz-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; } @-moz-keyframes fadeInRight { 0%{opacity:0;-moz-transform:translateX(20px)} 100%{opacity:1;-moz-transform:translateX(0)} } @-o-keyframes fadeInRight { 0%{opacity:0;-o-transform:translateX(20px)} 100%{opacity:1;-o-transform:translateX(0)} } @keyframes fadeInRight { 0%{opacity:0;transform:translateX(20px)} 100%{opacity:1;transform:translateX(0)} } .fadeInRight{ -webkit-animation-name:fadeInRight; -moz-animation-name:fadeInRight; -o-animation-name:fadeInRight; animation-name:fadeInRight } .tabs .tab { width: 2em; height: 2em; text-align: center; line-height: 2em; border-radius: 1em; background: #b0bec5; display: block; margin: 3em 0; position: relative; transition: background 0.5s ease; } .tabs .tab::before{ z-index: 3; position: absolute; content: ' '; display: block; border-left: 2px dashed #deebee; height: 100%; margin-left: 14px; margin-top: -2.5rem; } .tabs .tab:first-child::before { display: none; } .tabs .tab a.active { background: #45f5d4; padding: 0; width: 2.2em; height: 2.2em; text-align: center; line-height: 2.2em; border-radius: 1.2em; transition: background 0.5s ease; } /*end of vertical tabs*/
css/style.css
* Use this file to override Materialize files so you can update * the core Materialize files in the future * * Made By MaterializeCSS.com */ @import '../css/themify-icons.css'; .icon-block { padding: 0 15px; } .icon-block .material-icons { font-size: inherit; } .teal-blue { background: #4CB8C4; } .no-pad-bot { background: #4CB8C4; /* fallback for old browsers */ background: -webkit-linear-gradient(to top, #3CD3AD, #4CB8C4); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to top, #3CD3AD, #4CB8C4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } /* .teal-blue { background: #66a6ff; } .no-pad-bot { background: #66a6ff; background: -webkit-linear-gradient(to top, #70fee3, #66a6ff); background: linear-gradient(to top, #70fee3, #66a6ff); } */ .teal-gradient { background: #4CB8C4; /* fallback for old browsers */ background: -webkit-linear-gradient(to top, #3CD3AD, #4CB8C4); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to top, #3CD3AD, #4CB8C4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } .teal-blue-gradient { background: #66a6ff; background: -webkit-linear-gradient(to top, #70fee3, #66a6ff); background: linear-gradient(to top, #70fee3, #66a6ff); } .teal-to-white { background: #fff; background: -webkit-linear-gradient(to top, #fff, #37474f); background: linear-gradient(to top, #fff, #37474f); } .teal-light { color: #50c9c3; } .peach-gradient { background: #FF8008; /* fallback for old browsers */ background: -webkit-linear-gradient(to bottom, #FFC837, #FF8008); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to bottom, #FFC837, #FF8008); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } .aqua-gradient { background: -webkit-linear-gradient(50deg,#2096ff,#05ffa3); background: linear-gradient(40deg,#2096ff,#05ffa3); } .blue-gradient { background: #36D1DC; /* fallback for old browsers */ background: -webkit-linear-gradient(to bottom, #5B86E5, #36D1DC); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to bottom, #5B86E5, #36D1DC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } .purple-gradient { background: #7F00FF; /* fallback for old browsers */ background: -webkit-linear-gradient(to bottom, #E100FF, #7F00FF); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to bottom, #E100FF, #7F00FF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ } .bg-offwhite { background-color: #f5f7f9; } .grey-gradient { background: -webkit-linear-gradient(to right, #eef2f3, #8e9eab); background: linear-gradient(to top, #fff, #cfd8dc); } .orange-peach { background-color: #f57c45 !important; } svg { display: block; } canvas { position: relative; width: 100%; height: 100%; top:0; right:0; overflow: hidden; } .bubble-border { border-radius: 24px 24px 24px 0px; } .sing-up-button > a { color: #fff; font-weight: 500; display: inline-block; border: 2px solid #fff; height: 40px; min-width: 160px; line-height: 37px; text-align: center; font-weight: bold; border-radius: 24px 24px 24px 0px; vertical-align: middle; margin-left: 15px; } .sing-up-button > a:hover { background: #fff; color: #f57c45; } nav ul a { color: #37474f; text-transform: uppercase; } .dropdown-content { top: inherit !important; min-width: 200px; } .middle-indicator{ position:absolute; top:50%; } .middle-indicator-text{ font-size: 4.2rem; } a.middle-indicator-text{ color:grey !important; } .carousel.carousel-slider { height: 600px !important; } .carousel.carousel-slider .indicators .indicator-item.active { background-color: #9e9e9e; } .carousel.carousel-slider .indicators .indicator-item { background-color: rgba(149, 149, 149, 0.5); } .slider .slides li .img-wl { max-width: 90px; max-height: 60px; } .slider .slides li .img-wwl { max-width: 140px; max-height: 70px; } .slider .slides li .img-wll { max-width: 160px; max-height: 30px; } .slider .slides li .img-sq { max-width: 60px; } .slider .slides li .img-rec { max-width: 130px; max-height: 30px; } .slider .slides li .img-rec-ms { max-width: 120px; max-height: 30px; } .slider .slides li .img-rec-m { max-width: 140px; max-height: 30px; } .slider .slides li .img-rec-s { max-width: 70px; max-height: 30px; } #logos-slider { height: 200px !important; } #logos-slider .indicators .indicator-item { display: none !important; } /*SPRITES*/ .sprite { background: url("../img/sprites.png") no-repeat center center; margin: 0 auto; } .pemco{ background-position: 0 -87px; display: block; width: 80px; height: 84px; } /*END SPRITES*/ .img-container { position: relative; width: 100%; } .img-container img { display: block; width: 100%; height: auto; border-radius: 20px; border: 1px solid #fff; } .img-container i { font-size: 3.2rem; margin-top: -7px; } .img-overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; border-radius: 20px; border: 1px solid #fff; opacity: 0; transition: .5s ease; background-color: rgba(76,184,196, 0.7); } .img-container:hover .img-overlay { opacity: 1; } .img-container:hover h5 { display: none; } .img-overlay .text { color: white; font-size: 1.2rem; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); z-index: 3; } .img-overlay i { font-size: 1.3rem; margin-top: 3px; } .testimonial-tint { background-color: #000; height: 100%; left: 0; opacity: .2; position: absolute; top: 0; transition-property: background-color,opacity; width: 100%; z-index: 1; border-radius: 20px; border: 1px solid #fff; } .testimonial-tint { transition: .3s cubic-bezier(.165,.84,.44,1); } .section-heading { margin-bottom: 30px; } .section-heading > h2 { color: #4CB8C4; font-size: 36px; margin: 0; } .line-shape { margin-left: calc(50% - 40px); } .line-shape { width: 80px; height: 2px; background-color: #45f5d4; margin-top: 15px; } .single-special { border: 1px solid #eff2f6; padding: 40px; border-radius: 40px 40px 40px 0px; -webkit-transition-duration: 800ms; -o-transition-duration: 800ms; transition-duration: 800ms; margin: 30px 5px; } .single-special:hover { -webkit-box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08); box-shadow: 0 10px 90px rgba(0, 0, 0, 0.08); } .single-icon { margin-bottom: 25px; } .single-icon > i { font-size: 36px; color: #45f5d4; } .single-special > h4 { font-size: 22px; color: #4CB8C4; margin-bottom: 15px; } .single-special p { color: #726a84; font-size: 16px; font-weight: 300; } .special-image-content > h2 { color: #039be5; font-size: 36px; margin-bottom: 30px; } .special-image-content > p { color: #726a84; font-size: 16px; font-weight: 300; } .single-feature { margin-bottom: 50px; } .single-feature > i { color: #f57c45; font-size: 30px; display: inline-block; float: left; margin-right: 10px; } .single-feature > h5 { font-size: 22px; color: #4CB8C4; } .single-feature > p { color: #726a84; font-size: 16px; font-weight: 300; } /*vertical slider */ .tabs{ height: auto; white-space: normal; background-color: transparent; } .tab{ display: block; width: 100%; border-bottom: 1px solid #f0f0f0; } .tab-content{ height: 260px; width: 100%; background: #fcfcfc; border:1px solid #f0f0f0; } .indicator{ display: none; } .tabs .tab a.active span { color: #455a64; font-size: 18px; padding-left: 28px; } .tabs .tab a:hover span { color: #455a64; } .tabs .tab a span { color: rgba(55, 71, 79, 0.6); margin-left: 20px; position: absolute; padding-left: 20px; transition: color, font-size 0.5s ease; } .animated { -webkit-animation-duration: 0.5s; -o-animation-duration: 0.5s; -moz-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; } @-moz-keyframes fadeInRight { 0%{opacity:0;-moz-transform:translateX(20px)} 100%{opacity:1;-moz-transform:translateX(0)} } @-o-keyframes fadeInRight { 0%{opacity:0;-o-transform:translateX(20px)} 100%{opacity:1;-o-transform:translateX(0)} } @keyframes fadeInRight { 0%{opacity:0;transform:translateX(20px)} 100%{opacity:1;transform:translateX(0)} } .fadeInRight{ -webkit-animation-name:fadeInRight; -moz-animation-name:fadeInRight; -o-animation-name:fadeInRight; animation-name:fadeInRight } .tabs .tab { width: 2em; height: 2em; text-align: center; line-height: 2em; border-radius: 1em; background: #b0bec5; display: block; margin: 3em 0; position: relative; transition: background 0.5s ease; } .tabs .tab::before{ z-index: 3; position: absolute; content: ' '; display: block; border-left: 2px dashed #deebee; height: 100%; margin-left: 14px; margin-top: -2.5rem; } .tabs .tab:first-child::before { display: none; } .tabs .tab a.active { background: #45f5d4; padding: 0; width: 2.2em; height: 2.2em; text-align: center; line-height: 2.2em; border-radius: 1.2em; transition: background 0.5s ease; } /*end of vertical tabs*/
0.293607
0.045247
@import url('https://fonts.googleapis.com/css?family=Poppins:300&display=swap'); body{ font-family: 'Poppins' ; background: #fbfdfc; } #wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; } #wrapper #content-wrapper { background-color: #FAFDFB; width: 100%; overflow-x: hidden; } @media (max-width: 768px) { #wrapper #content-wrapper { z-index: 2 !important; } } .container, .container-fluid { padding: 1.5rem; } .sidebar .nav-item .nav-link, .topbar .nav-item .nav-link { position: relative; } .sidebar .nav-item .nav-link .img-profile, .topbar .nav-item .nav-link .img-profile { height: 2rem; width: 2rem; border: 1px solid #fafafa; } .topbar { height: 3.375rem; z-index: 2; /* -webkit-box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; */ /* box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; */ } .topbar #sidebarToggleTop { height: 2.5rem; width: 2.5rem; /* -webkit-box-shadow: 0 0 0 0 !important; */ /* box-shadow: 0 0 0 0 !important; */ } .topbar #sidebarToggleTop:hover { background-color: #fafafa; } .topbar #sidebarToggleTop:active { background-color: #dddfeb; } .topbar .topbar-divider { width: 0; border-right: 1px solid #e3e6f0; height: calc(4.375rem - 2rem); margin: auto 1rem; } .topbar .nav-item .nav-link { height: 4.375rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 0.75rem; } .topbar .nav-item .nav-link:focus { outline: none; } .topbar .nav-item:focus { outline: none; } .topbar.navbar-light .navbar-nav .nav-item .nav-link { color: #fafafa; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; } .topbar.navbar-light .navbar-nav .nav-item .nav-link:hover { color: #e0e0e0; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; } .topbar.navbar-light .navbar-nav .nav-item .nav-link:active { color: #858796; } .bg-navbar { background-color: #9e9fa7; } .sidebar { min-height: 100vh; width: 18rem !important; background-color: #ffffff !important; /* -webkit-box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; */ /* box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; */ z-index: 0; } .sidebar .nav-item { position: relative; margin-bottom: -3px; border-bottom: 1px #e5e5e5 solid; } .nav-link{ color: #6c648b; } .sidebar .nav-item .nav-link { display: block; width: 100%; text-align: left; padding: 1rem; color: #6c648b; } .sidebar .nav-item .nav-link i { font-size: 18px; margin-right: 0.25rem; } .sidebar .nav-item .nav-link span { /* font-size: 0.85rem; */ display: inline; } .sidebar .nav-item.active .nav-link { font-weight: 800; } .sidebar #sidebarToggle { width: 2.5rem; height: 2.5rem; text-align: center; margin-bottom: 1rem; cursor: pointer; } .sidebar #sidebarToggle:hover { text-decoration: none; } .sidebar #sidebarToggle:focus { outline: none; } .sidebar .sidebar-brand { height: 4.375rem; text-decoration: none; font-size: 1rem; font-weight: 800; padding: 1.5rem 1rem; text-align: center; letter-spacing: 0.05rem; z-index: 1; } .sidebar hr.sidebar-divider { margin: 1rem 0 1rem 0; } .sidebar .sidebar-heading { text-align: left; padding: 0 1rem; font-weight: 800; font-size: 0.65rem; letter-spacing: 0.13rem; } .sidebar .sidebar-brand { display: inline; } .sidebar.toggled { overflow: visible; width: 6.5rem !important; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; z-index: 1; } .sidebar.toggled .nav-item { margin-bottom: 0px; } .sidebar.toggled hr.sidebar-divider { margin: 0 0 1rem 0; } .sidebar.toggled .nav-item:last-child { margin-bottom: 1rem; } .sidebar.toggled .nav-item .nav-link { text-align: center; padding: 0.75rem 1rem; width: 6.5rem; } .sidebar.toggled .nav-item .nav-link { background-color: transparent !important; } .sidebar.toggled .sidebar-heading { display: none; } .sidebar.toggled .nav-item .nav-link span { display: none; } .sidebar.toggled .nav-item .nav-link i { float: left; text-align: center; font-size: 22px; padding: 10px; margin: 0 0 0.7rem 1rem; } .sidebar.toggled .sidebar-brand { display: none; } .nav-item .nav-link[data-toggle=collapse].collapsed::after{ content: '\f105'; color: #3CA4A5; } .nav-item .nav-link[data-toggle=collapse]::after{ width: 8px; text-align: center; float: right; font-weight: 900; content: '\f107'; font-family: 'Font Awesome 5 Free'; top: -8px; margin-top: 10px; } .nav-item .collapse, .sidebar .nav-item .collapsing { margin: 0 1rem; } .nav-item .collapse { position: relative; left: 0; z-index: 1; top: 0; -webkit-animation: none; animation: none; } .rounded { border-radius: .35rem!important; } .collapse-header { margin: 0; padding: .5rem 1.5rem; text-transform: uppercase; font-weight: 800; font-size: .65rem; color: #b7b9cc; } .collapsing .collapse-inner { padding: .5rem 0; min-width: 10rem; font-size: .85rem; margin: 0 0 1rem 0; } .collapse .collapse-inner { border-radius: .35rem; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; } .nav-item .collapse .collapse-inner .collapse-item, .sidebar .nav-item .collapsing .collapse-inner .collapse-item { padding: .5rem 1rem; margin: 0 .5rem; display: block; color: #3a3b45; text-decoration: none; border-radius: .1rem; white-space: nowrap; } .sidebar.toggled .nav-item .collapse { position: absolute; left: calc(6.5rem + 1.5rem / 2); top: 2px; -webkit-animation-name: growIn; animation-name: growIn; -webkit-animation-duration: 200ms; animation-duration: 200ms; -webkit-animation-timing-function: transform cubic-bezier(0.18, 1.25, 0.4, 1), opacity cubic-bezier(0, 1, 0.4, 1); animation-timing-function: transform cubic-bezier(0.18, 1.25, 0.4, 1), opacity cubic-bezier(0, 1, 0.4, 1); } .nav-item .collapse .collapse-inner, .sidebar .nav-item .collapsing .collapse-inner { padding: .5rem 0; min-width: 10rem; font-size: .85rem; margin: 0 0 1rem 0; } @media (max-width: 768px) { #container-wrapper { min-width: 100vw; } .sidebar.toggled { width: 100vw !important; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; } .sidebar.toggled .nav-item { margin-left: -1rem; position: relative; margin-bottom: -15px; } .sidebar.toggled .nav-item .nav-link { display: block; width: 100%; text-align: left; padding: 1rem; width: 14rem; } .sidebar.toggled .nav-item .nav-link i { font-size: 0.85rem; margin-top: 0.4rem; margin-right: 0.5rem; } .sidebar.toggled .nav-item .nav-link span { font-size: 0.85rem; display: inline; } .sidebar.toggled .nav-item.active .nav-link { font-weight: 700; } .sidebar.toggled .sidebar-brand { height: 4.375rem; text-decoration: none; font-size: 1rem; font-weight: 800; padding: 1.5rem 1rem; text-align: center; letter-spacing: 0.05rem; z-index: 1; } .sidebar.toggled hr.sidebar-divider { margin: 1rem 0 1rem 0rem; } .sidebar.toggled .sidebar-heading { display: block; text-align: left; padding: 0 1rem; font-weight: 800; font-size: 0.65rem; letter-spacing: 0.13rem; } .sidebar.toggled .sidebar-brand { display: inline; } .sidebar { width: 0 !important; overflow: hidden; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; } .sidebar .sidebar-brand { overflow: hidden; } .sidebar .sidebar-brand { overflow: hidden; } .sidebar .nav-item { overflow: hidden; } .sidebar .sidebar-brand .sidebar-brand-icon img { overflow: hidden; } .sidebar hr.sidebar-divider { margin: 1rem 0 1rem 0rem; } } /* ..... content......*/ .panel-title { color:#fff; padding:5px; border-radius:3px; border-top-right-radius:3px; padding-left:23px; font-size:16px; } .col-md-3 { float:left; } .user{ -webkit-box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; } /* notification */ /* notification */ .nav-pills .nav-link.active, .nav-pills .show > .nav-link{ background-color: #17A2B8; } .dropdown-menu{ top: 45px; right: -15px; left: unset; width: 250px; box-shadow: 0px 5px 7px -1px #c1c1c1; padding-bottom: 0px; padding: 0px; } /* .dropdown-menu:before{ content: ""; position: absolute; top: -20px; right: 12px; border:10px solid #343A40; border-color: transparent transparent #343A40 transparent; } */ .head{ padding:5px 15px; border-radius: 3px 3px 0px 0px; } .footer{ padding:5px 15px; border-radius: 0px 0px 3px 3px; } .notification-box{ padding: 4px 12px; border-bottom: 1px solid #eeeaea; } .bg-gray{ background-color: #eee; } .noti-header{ color: #b6dadc; } .noti-icon{ margin: 13px; font-size: 30px; color: #b6dadc; } .noti-date{ font-size: 12px; color: #a0a0a0 !important; /* font-style: italic; */ } @media (max-width: 640px) { .dropdown-menu{ top: 50px; left: -16px; width: 290px; } .nav{ display: block; } .nav .nav-item,.nav .nav-item a{ padding-left: 0px; } .message{ font-size: 13px; } } /* notification */ .profile-img-size{ width: 200px; } .dropdown-toggle-user::before { display: inline-block !important; margin-left: .255em !important; vertical-align: .255em !important; content: "" !important; border-top: .3em solid !important; border-right: .3em solid transparent !important; border-bottom: 0 !important; border-left: .3em solid transparent !important; } .padding-left-10{ padding-left:10px; } .notification .badge { font-size: 10px; position: absolute; top: 8px; right: 4px; padding: 1px 4px; border-radius: 53%; background-color: #e96e59; color: #ffffff; font-weight: bold; } /* notification */ .text-blue{ color:#6c648b; } a:hover { color: #9b9696; } .notification .badge { font-size: 10px; position: absolute; top: 20px; right: 34px; padding: 3px 5px; border-radius: 53%; background-color: #e96e59; color: #ffffff; font-weight: bold; } /* thuraya */ .stat { padding: 38px; width: 23% !IMPORTANT; HEIGHT: 180px; /* margin: 1px; */ border-radius: 10px; ; } .pg-color-blue{ background-color: #6e85f3; } .pg-color-pink{ background-color: #e96e59; } .pg-color-green{ background-color: #9de573; } .pg-color-yellow{ background-color: #f1ef50; } /* .home-stats .stat { background:#eee; } */ .home-stats .stat span { display:block; font-size: 35px; color: #fff; } .f-28px{ font-size: 28px !important; } .title-db{ padding-bottom: 10px; color: #fff; font-weight: bold; font-size: 14px; } .font-size-18px{ font-size: 18px; } .panel-body { padding-left: 25px; padding-top: 5px; } .db-count-num{ background: #e96e59; color: #ffffff; } .breadcrumb-item a { color: #4c4c4d; } .breadcrumb-item a:hover { color: #b8babc !important; text-decoration: none; } .breadcrumb-item.active { color: #bcbdbe; } .breadcrumb { background-color: unset; } .p-users { padding: 8px 22px !important; } .font-size-20px{ font-size: 20px; } .btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #959595; border-color: #959595; } .active{ color: #000 !important; font-size: 1rem; font-weight: 500; line-height: 1; background: rgba(0, 0, 0, 0.08); /* border-bottom: 1px solid #6c648b; */ box-shadow:inset 0px -2px #fba100; } .navbar-nav{ padding-left: 3px; } .collapse-item:hover{ background: rgba(0, 0, 0, 0.06); color: #000 !important; box-shadow:inset 0px -1px #fba100; } .breadcrumb-item{ font-size: 1rem; font-weight: 450; line-height: 2; } .cphead{ background: white; padding: 0 20px 0 20px; box-shadow:inset 0px -2px #fba100; } .cpcontrol{ color: white; background: #f6a121; opacity: 0.7; padding: 10px; border-radius: 5px; } .bg-warning-our{ background: #f6a121; } .mainActive{ background: rgba(0, 0, 0, 0.08); box-shadow:inset 0px 3px #f6a121; } .user{ border-radius: 5px !important; } .user-panel{ padding: 10px; margin-top: 20px; display: block; box-sizing: border-box; font-family: 'Source Sans Pro', sans-serif; -webkit-font-smoothing: antialiased; border-radius: 5px; background: rgba(0,0,0,0.05); direction: ltr; font-size: 14px; line-height: 1.42857143; color: #555555; } .user-panel:before, .user-panel:after{ display: table; content: " "; } .user-panel > .image > img { width: 45px; height: 45px; } .img-circle { border-radius: 50%; } .user-panel > .info > a { color: #555555; } .user-panel > .info > p { margin: 9px; } .user-panel > .info { font-weight: 600; padding: 5px 5px 5px 15px; font-size: 14px; line-height: 1; } .badge-warning { color: #212529; background-color: #f6a121; } .badge{ padding-top: .5rem; font-size: .7rem; font-weight: bold; width: 1.5rem; height: 1.5rem; } /* card style */ .card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.08); border-radius: 0.375rem; font-family: Open Sans, sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #525f7f; text-align: left; } .bg-yellow { background-color: #ffd600 !important; } .card-stats .card-body { padding: 1rem 1.5rem; } .icon-shape { padding: 12px; text-align: center; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; } .text-white { color: #fff !important; } .icon-shape i, .icon-shape svg { font-size: 1.25rem; } .col { flex-basis: 0; flex-grow: 1; max-width: 100%; } .sidebar-toggled .userName,.onlin{ display: none; } .sidebar-toggled .icOnlin{ margin-top: 1rem; }
public/css/dashboard/style.css
@import url('https://fonts.googleapis.com/css?family=Poppins:300&display=swap'); body{ font-family: 'Poppins' ; background: #fbfdfc; } #wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; } #wrapper #content-wrapper { background-color: #FAFDFB; width: 100%; overflow-x: hidden; } @media (max-width: 768px) { #wrapper #content-wrapper { z-index: 2 !important; } } .container, .container-fluid { padding: 1.5rem; } .sidebar .nav-item .nav-link, .topbar .nav-item .nav-link { position: relative; } .sidebar .nav-item .nav-link .img-profile, .topbar .nav-item .nav-link .img-profile { height: 2rem; width: 2rem; border: 1px solid #fafafa; } .topbar { height: 3.375rem; z-index: 2; /* -webkit-box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; */ /* box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; */ } .topbar #sidebarToggleTop { height: 2.5rem; width: 2.5rem; /* -webkit-box-shadow: 0 0 0 0 !important; */ /* box-shadow: 0 0 0 0 !important; */ } .topbar #sidebarToggleTop:hover { background-color: #fafafa; } .topbar #sidebarToggleTop:active { background-color: #dddfeb; } .topbar .topbar-divider { width: 0; border-right: 1px solid #e3e6f0; height: calc(4.375rem - 2rem); margin: auto 1rem; } .topbar .nav-item .nav-link { height: 4.375rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 0.75rem; } .topbar .nav-item .nav-link:focus { outline: none; } .topbar .nav-item:focus { outline: none; } .topbar.navbar-light .navbar-nav .nav-item .nav-link { color: #fafafa; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; } .topbar.navbar-light .navbar-nav .nav-item .nav-link:hover { color: #e0e0e0; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; } .topbar.navbar-light .navbar-nav .nav-item .nav-link:active { color: #858796; } .bg-navbar { background-color: #9e9fa7; } .sidebar { min-height: 100vh; width: 18rem !important; background-color: #ffffff !important; /* -webkit-box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; */ /* box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; */ z-index: 0; } .sidebar .nav-item { position: relative; margin-bottom: -3px; border-bottom: 1px #e5e5e5 solid; } .nav-link{ color: #6c648b; } .sidebar .nav-item .nav-link { display: block; width: 100%; text-align: left; padding: 1rem; color: #6c648b; } .sidebar .nav-item .nav-link i { font-size: 18px; margin-right: 0.25rem; } .sidebar .nav-item .nav-link span { /* font-size: 0.85rem; */ display: inline; } .sidebar .nav-item.active .nav-link { font-weight: 800; } .sidebar #sidebarToggle { width: 2.5rem; height: 2.5rem; text-align: center; margin-bottom: 1rem; cursor: pointer; } .sidebar #sidebarToggle:hover { text-decoration: none; } .sidebar #sidebarToggle:focus { outline: none; } .sidebar .sidebar-brand { height: 4.375rem; text-decoration: none; font-size: 1rem; font-weight: 800; padding: 1.5rem 1rem; text-align: center; letter-spacing: 0.05rem; z-index: 1; } .sidebar hr.sidebar-divider { margin: 1rem 0 1rem 0; } .sidebar .sidebar-heading { text-align: left; padding: 0 1rem; font-weight: 800; font-size: 0.65rem; letter-spacing: 0.13rem; } .sidebar .sidebar-brand { display: inline; } .sidebar.toggled { overflow: visible; width: 6.5rem !important; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; z-index: 1; } .sidebar.toggled .nav-item { margin-bottom: 0px; } .sidebar.toggled hr.sidebar-divider { margin: 0 0 1rem 0; } .sidebar.toggled .nav-item:last-child { margin-bottom: 1rem; } .sidebar.toggled .nav-item .nav-link { text-align: center; padding: 0.75rem 1rem; width: 6.5rem; } .sidebar.toggled .nav-item .nav-link { background-color: transparent !important; } .sidebar.toggled .sidebar-heading { display: none; } .sidebar.toggled .nav-item .nav-link span { display: none; } .sidebar.toggled .nav-item .nav-link i { float: left; text-align: center; font-size: 22px; padding: 10px; margin: 0 0 0.7rem 1rem; } .sidebar.toggled .sidebar-brand { display: none; } .nav-item .nav-link[data-toggle=collapse].collapsed::after{ content: '\f105'; color: #3CA4A5; } .nav-item .nav-link[data-toggle=collapse]::after{ width: 8px; text-align: center; float: right; font-weight: 900; content: '\f107'; font-family: 'Font Awesome 5 Free'; top: -8px; margin-top: 10px; } .nav-item .collapse, .sidebar .nav-item .collapsing { margin: 0 1rem; } .nav-item .collapse { position: relative; left: 0; z-index: 1; top: 0; -webkit-animation: none; animation: none; } .rounded { border-radius: .35rem!important; } .collapse-header { margin: 0; padding: .5rem 1.5rem; text-transform: uppercase; font-weight: 800; font-size: .65rem; color: #b7b9cc; } .collapsing .collapse-inner { padding: .5rem 0; min-width: 10rem; font-size: .85rem; margin: 0 0 1rem 0; } .collapse .collapse-inner { border-radius: .35rem; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; } .nav-item .collapse .collapse-inner .collapse-item, .sidebar .nav-item .collapsing .collapse-inner .collapse-item { padding: .5rem 1rem; margin: 0 .5rem; display: block; color: #3a3b45; text-decoration: none; border-radius: .1rem; white-space: nowrap; } .sidebar.toggled .nav-item .collapse { position: absolute; left: calc(6.5rem + 1.5rem / 2); top: 2px; -webkit-animation-name: growIn; animation-name: growIn; -webkit-animation-duration: 200ms; animation-duration: 200ms; -webkit-animation-timing-function: transform cubic-bezier(0.18, 1.25, 0.4, 1), opacity cubic-bezier(0, 1, 0.4, 1); animation-timing-function: transform cubic-bezier(0.18, 1.25, 0.4, 1), opacity cubic-bezier(0, 1, 0.4, 1); } .nav-item .collapse .collapse-inner, .sidebar .nav-item .collapsing .collapse-inner { padding: .5rem 0; min-width: 10rem; font-size: .85rem; margin: 0 0 1rem 0; } @media (max-width: 768px) { #container-wrapper { min-width: 100vw; } .sidebar.toggled { width: 100vw !important; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; } .sidebar.toggled .nav-item { margin-left: -1rem; position: relative; margin-bottom: -15px; } .sidebar.toggled .nav-item .nav-link { display: block; width: 100%; text-align: left; padding: 1rem; width: 14rem; } .sidebar.toggled .nav-item .nav-link i { font-size: 0.85rem; margin-top: 0.4rem; margin-right: 0.5rem; } .sidebar.toggled .nav-item .nav-link span { font-size: 0.85rem; display: inline; } .sidebar.toggled .nav-item.active .nav-link { font-weight: 700; } .sidebar.toggled .sidebar-brand { height: 4.375rem; text-decoration: none; font-size: 1rem; font-weight: 800; padding: 1.5rem 1rem; text-align: center; letter-spacing: 0.05rem; z-index: 1; } .sidebar.toggled hr.sidebar-divider { margin: 1rem 0 1rem 0rem; } .sidebar.toggled .sidebar-heading { display: block; text-align: left; padding: 0 1rem; font-weight: 800; font-size: 0.65rem; letter-spacing: 0.13rem; } .sidebar.toggled .sidebar-brand { display: inline; } .sidebar { width: 0 !important; overflow: hidden; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; } .sidebar .sidebar-brand { overflow: hidden; } .sidebar .sidebar-brand { overflow: hidden; } .sidebar .nav-item { overflow: hidden; } .sidebar .sidebar-brand .sidebar-brand-icon img { overflow: hidden; } .sidebar hr.sidebar-divider { margin: 1rem 0 1rem 0rem; } } /* ..... content......*/ .panel-title { color:#fff; padding:5px; border-radius:3px; border-top-right-radius:3px; padding-left:23px; font-size:16px; } .col-md-3 { float:left; } .user{ -webkit-box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important; } /* notification */ /* notification */ .nav-pills .nav-link.active, .nav-pills .show > .nav-link{ background-color: #17A2B8; } .dropdown-menu{ top: 45px; right: -15px; left: unset; width: 250px; box-shadow: 0px 5px 7px -1px #c1c1c1; padding-bottom: 0px; padding: 0px; } /* .dropdown-menu:before{ content: ""; position: absolute; top: -20px; right: 12px; border:10px solid #343A40; border-color: transparent transparent #343A40 transparent; } */ .head{ padding:5px 15px; border-radius: 3px 3px 0px 0px; } .footer{ padding:5px 15px; border-radius: 0px 0px 3px 3px; } .notification-box{ padding: 4px 12px; border-bottom: 1px solid #eeeaea; } .bg-gray{ background-color: #eee; } .noti-header{ color: #b6dadc; } .noti-icon{ margin: 13px; font-size: 30px; color: #b6dadc; } .noti-date{ font-size: 12px; color: #a0a0a0 !important; /* font-style: italic; */ } @media (max-width: 640px) { .dropdown-menu{ top: 50px; left: -16px; width: 290px; } .nav{ display: block; } .nav .nav-item,.nav .nav-item a{ padding-left: 0px; } .message{ font-size: 13px; } } /* notification */ .profile-img-size{ width: 200px; } .dropdown-toggle-user::before { display: inline-block !important; margin-left: .255em !important; vertical-align: .255em !important; content: "" !important; border-top: .3em solid !important; border-right: .3em solid transparent !important; border-bottom: 0 !important; border-left: .3em solid transparent !important; } .padding-left-10{ padding-left:10px; } .notification .badge { font-size: 10px; position: absolute; top: 8px; right: 4px; padding: 1px 4px; border-radius: 53%; background-color: #e96e59; color: #ffffff; font-weight: bold; } /* notification */ .text-blue{ color:#6c648b; } a:hover { color: #9b9696; } .notification .badge { font-size: 10px; position: absolute; top: 20px; right: 34px; padding: 3px 5px; border-radius: 53%; background-color: #e96e59; color: #ffffff; font-weight: bold; } /* thuraya */ .stat { padding: 38px; width: 23% !IMPORTANT; HEIGHT: 180px; /* margin: 1px; */ border-radius: 10px; ; } .pg-color-blue{ background-color: #6e85f3; } .pg-color-pink{ background-color: #e96e59; } .pg-color-green{ background-color: #9de573; } .pg-color-yellow{ background-color: #f1ef50; } /* .home-stats .stat { background:#eee; } */ .home-stats .stat span { display:block; font-size: 35px; color: #fff; } .f-28px{ font-size: 28px !important; } .title-db{ padding-bottom: 10px; color: #fff; font-weight: bold; font-size: 14px; } .font-size-18px{ font-size: 18px; } .panel-body { padding-left: 25px; padding-top: 5px; } .db-count-num{ background: #e96e59; color: #ffffff; } .breadcrumb-item a { color: #4c4c4d; } .breadcrumb-item a:hover { color: #b8babc !important; text-decoration: none; } .breadcrumb-item.active { color: #bcbdbe; } .breadcrumb { background-color: unset; } .p-users { padding: 8px 22px !important; } .font-size-20px{ font-size: 20px; } .btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #959595; border-color: #959595; } .active{ color: #000 !important; font-size: 1rem; font-weight: 500; line-height: 1; background: rgba(0, 0, 0, 0.08); /* border-bottom: 1px solid #6c648b; */ box-shadow:inset 0px -2px #fba100; } .navbar-nav{ padding-left: 3px; } .collapse-item:hover{ background: rgba(0, 0, 0, 0.06); color: #000 !important; box-shadow:inset 0px -1px #fba100; } .breadcrumb-item{ font-size: 1rem; font-weight: 450; line-height: 2; } .cphead{ background: white; padding: 0 20px 0 20px; box-shadow:inset 0px -2px #fba100; } .cpcontrol{ color: white; background: #f6a121; opacity: 0.7; padding: 10px; border-radius: 5px; } .bg-warning-our{ background: #f6a121; } .mainActive{ background: rgba(0, 0, 0, 0.08); box-shadow:inset 0px 3px #f6a121; } .user{ border-radius: 5px !important; } .user-panel{ padding: 10px; margin-top: 20px; display: block; box-sizing: border-box; font-family: 'Source Sans Pro', sans-serif; -webkit-font-smoothing: antialiased; border-radius: 5px; background: rgba(0,0,0,0.05); direction: ltr; font-size: 14px; line-height: 1.42857143; color: #555555; } .user-panel:before, .user-panel:after{ display: table; content: " "; } .user-panel > .image > img { width: 45px; height: 45px; } .img-circle { border-radius: 50%; } .user-panel > .info > a { color: #555555; } .user-panel > .info > p { margin: 9px; } .user-panel > .info { font-weight: 600; padding: 5px 5px 5px 15px; font-size: 14px; line-height: 1; } .badge-warning { color: #212529; background-color: #f6a121; } .badge{ padding-top: .5rem; font-size: .7rem; font-weight: bold; width: 1.5rem; height: 1.5rem; } /* card style */ .card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.08); border-radius: 0.375rem; font-family: Open Sans, sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #525f7f; text-align: left; } .bg-yellow { background-color: #ffd600 !important; } .card-stats .card-body { padding: 1rem 1.5rem; } .icon-shape { padding: 12px; text-align: center; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; } .text-white { color: #fff !important; } .icon-shape i, .icon-shape svg { font-size: 1.25rem; } .col { flex-basis: 0; flex-grow: 1; max-width: 100%; } .sidebar-toggled .userName,.onlin{ display: none; } .sidebar-toggled .icOnlin{ margin-top: 1rem; }
0.29747
0.047825
@media screen and (max-width: 899px) { :root { --color-1: #060a24; --color-2: #000000; --color-3: #0000ec; --color-3-1: #0000a3; --color-4: #ffffff; --color-5: #00f3bb; } /* NAV DESKTOP-NAVMOBILE*/ .menu { display: none; } .navbar-mobile { display: block; } .nav-menu-mobile { width: 0%; } #hamburguesa:checked ~ .nav-menu-mobile { width: 100%; } img.logo { width: 24px; height: 24px; } div.navbar { margin: 5px 16px; height: 44px; } /* /NAV */ /* PRINCIPAL */ .contenedor-principal { margin-left: 16px; margin-right: 16px; margin-top: 29px; } h1.titulo-principal { width: 75%; font-family: "IBM Plex Sans", sans-serif; padding-bottom: 20px; font-size: 36px; line-height: 42px; } p.texto-principal { width: auto; height: 70px; font-size: 14px; line-height: 22px; } p.texto-principal { visibility: hidden; } p.texto-principal::before { content: "Un podcast que explora el mundo de la programación. Nuevos episodios, todos los jueves cada 15 días."; visibility: visible; } a.boton-principal { margin-top: 36px; margin-bottom: 36px; width: 100%; } /* /PRINCIPAL */ /* EPISODIOS */ .contenedor-episodios { height: 920px; background-image: linear-gradient( 225deg, var(--color-3) 0%, var(--color-3-1) 100% ); clip-path: polygon(100% 0%, 100% 95%, 0% 100%, 0 5%); } .titulo-espisodios { height: 42px; padding-top: 75px; margin-left: 16px; font-size: 36px; line-height: 42px; } .contenedor-widgets { height: 700px; display: flex; flex-direction: column; justify-content: center; align-items: center; flex-wrap: nowrap; } .contenedor-widgets .podcast:nth-child(1), .contenedor-widgets .podcast:nth-child(2) { padding: 0px; margin: 0px; } .contenedor-widgets .podcast:nth-child(1) { margin-top: 26px; } .podcast { width: 90%; padding: 0px; margin: 0px; } /* /EPISODIOS */ /* SECCIÓN De dónde venimos */ .contenedor-dedonde { display: flex; flex-direction: column; align-items: center; justify-content: center; height: 1010px; } .imagen-dedonde { width: auto; height: 610px; position: none; bottom: 40px; left: 0px; } .cuerpo-dedonde { width: 100%; height: 400px; position: relative; bottom: 50px; margin: 0 16px; } .encabezado { margin: 0 16px; } .texto-dedonde { margin: 0 16px; } /* /SECCIÓN De dónde venimos */ /* SECCIÓN Invitadas/os estelares */ .titulo-invitados { margin-left: 16px; margin-top: 0px; margin-bottom: 14px; } .galeria-invitados { display: flex; flex-direction: column; } .galeria-invitados img { width: 100%; height: auto; } /* /SECCIÓN Invitadas/os estelares */ /* SECCIÓN Algunos de nuestros temas */ .contenedor-temas .titulo-temas { margin-left: 16px; margin-top: 44px; margin-bottom: 0px; } .galeria-temas { display: flex; flex-direction: column; justify-content: center; align-items: center; } .galeria-temas img { width: 104px; height: 104px; margin-top: 40px; } .galeria-temas .tema p { margin-top: 13px; } /* /SECCIÓN Algunos de nuestros temas */ /* SECCIÓN ultimas novedades */ .seccion-novedades { height: 450px; clip-path: polygon(100% 0%, 100% 100%, 0 100%, 0 9%); } .seccion-novedades p { margin: 0 16px; font-size: 44px; color: var(--color-4); text-align: center; } .seccion-novedades .boton-principal { width: 96%; margin-top: 60px; } /* /SECCIÓN ultimas novedades */ /* Footer */ footer { height: 90px; } .contenedor-footer { height: 30px; display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 0; padding-top: 55px; } .contenedor-redes { padding-top: 20px; padding-bottom: 20px; } .contenedor-redes a { width: 28px; height: 28px; margin: 0 24px; } /* /Footer */ }
medias.css
@media screen and (max-width: 899px) { :root { --color-1: #060a24; --color-2: #000000; --color-3: #0000ec; --color-3-1: #0000a3; --color-4: #ffffff; --color-5: #00f3bb; } /* NAV DESKTOP-NAVMOBILE*/ .menu { display: none; } .navbar-mobile { display: block; } .nav-menu-mobile { width: 0%; } #hamburguesa:checked ~ .nav-menu-mobile { width: 100%; } img.logo { width: 24px; height: 24px; } div.navbar { margin: 5px 16px; height: 44px; } /* /NAV */ /* PRINCIPAL */ .contenedor-principal { margin-left: 16px; margin-right: 16px; margin-top: 29px; } h1.titulo-principal { width: 75%; font-family: "IBM Plex Sans", sans-serif; padding-bottom: 20px; font-size: 36px; line-height: 42px; } p.texto-principal { width: auto; height: 70px; font-size: 14px; line-height: 22px; } p.texto-principal { visibility: hidden; } p.texto-principal::before { content: "Un podcast que explora el mundo de la programación. Nuevos episodios, todos los jueves cada 15 días."; visibility: visible; } a.boton-principal { margin-top: 36px; margin-bottom: 36px; width: 100%; } /* /PRINCIPAL */ /* EPISODIOS */ .contenedor-episodios { height: 920px; background-image: linear-gradient( 225deg, var(--color-3) 0%, var(--color-3-1) 100% ); clip-path: polygon(100% 0%, 100% 95%, 0% 100%, 0 5%); } .titulo-espisodios { height: 42px; padding-top: 75px; margin-left: 16px; font-size: 36px; line-height: 42px; } .contenedor-widgets { height: 700px; display: flex; flex-direction: column; justify-content: center; align-items: center; flex-wrap: nowrap; } .contenedor-widgets .podcast:nth-child(1), .contenedor-widgets .podcast:nth-child(2) { padding: 0px; margin: 0px; } .contenedor-widgets .podcast:nth-child(1) { margin-top: 26px; } .podcast { width: 90%; padding: 0px; margin: 0px; } /* /EPISODIOS */ /* SECCIÓN De dónde venimos */ .contenedor-dedonde { display: flex; flex-direction: column; align-items: center; justify-content: center; height: 1010px; } .imagen-dedonde { width: auto; height: 610px; position: none; bottom: 40px; left: 0px; } .cuerpo-dedonde { width: 100%; height: 400px; position: relative; bottom: 50px; margin: 0 16px; } .encabezado { margin: 0 16px; } .texto-dedonde { margin: 0 16px; } /* /SECCIÓN De dónde venimos */ /* SECCIÓN Invitadas/os estelares */ .titulo-invitados { margin-left: 16px; margin-top: 0px; margin-bottom: 14px; } .galeria-invitados { display: flex; flex-direction: column; } .galeria-invitados img { width: 100%; height: auto; } /* /SECCIÓN Invitadas/os estelares */ /* SECCIÓN Algunos de nuestros temas */ .contenedor-temas .titulo-temas { margin-left: 16px; margin-top: 44px; margin-bottom: 0px; } .galeria-temas { display: flex; flex-direction: column; justify-content: center; align-items: center; } .galeria-temas img { width: 104px; height: 104px; margin-top: 40px; } .galeria-temas .tema p { margin-top: 13px; } /* /SECCIÓN Algunos de nuestros temas */ /* SECCIÓN ultimas novedades */ .seccion-novedades { height: 450px; clip-path: polygon(100% 0%, 100% 100%, 0 100%, 0 9%); } .seccion-novedades p { margin: 0 16px; font-size: 44px; color: var(--color-4); text-align: center; } .seccion-novedades .boton-principal { width: 96%; margin-top: 60px; } /* /SECCIÓN ultimas novedades */ /* Footer */ footer { height: 90px; } .contenedor-footer { height: 30px; display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 0; padding-top: 55px; } .contenedor-redes { padding-top: 20px; padding-bottom: 20px; } .contenedor-redes a { width: 28px; height: 28px; margin: 0 24px; } /* /Footer */ }
0.362292
0.094427
@font-face { font-family: "nyt-cheltenham"; src: url("assets/fonts/cheltenham-italic-200.ttf") format("truetype"); font-style: italic; font-weight: 200; } @font-face { font-family: "nyt-cheltenham"; src: url("assets/fonts/cheltenham-italic-300.ttf") format("truetype"); font-style: italic; font-weight: 300; } @font-face { font-family: "nyt-cheltenham"; src: url("assets/fonts/cheltenham-italic-400.ttf") format("truetype"); font-style: italic; font-weight: 400; } @font-face { font-family: "nyt-cheltenham"; src: url("assets/fonts/cheltenham-italic-500.ttf") format("truetype"); font-style: italic; font-weight: 500; } @font-face { font-family: "nyt-cheltenham"; src: url("assets/fonts/cheltenham-italic-700.ttf") format("truetype"); font-style: italic; font-weight: 700; } @font-face { font-family: "nyt-cheltenham"; src: url("assets/fonts/cheltenham-italic-800.ttf") format("truetype"); font-style: italic; font-weight: 800; } @font-face { font-family: "nyt-cheltenham-cond"; src: url("/assets/fonts/cheltenham-cond-normal-300.ttf") format("truetype"); font-style: normal; font-weight: 300; } @font-face { font-family: "nyt-cheltenham-cond"; src: url("/assets/fonts/cheltenham-cond-normal-500.ttf") format("truetype"); font-style: normal; font-weight: 500; } @font-face { font-family: "nyt-cheltenham-cond"; src: url("/assets/fonts/cheltenham-cond-normal-700.ttf") format("truetype"); font-style: normal; font-weight: 700; } @font-face { font-family: "nyt-cheltenham"; src: url("/assets/fonts/cheltenham-normal-200.ttf") format("truetype"); font-style: normal; font-weight: 200; } @font-face { font-family: "nyt-cheltenham"; src: url("/assets/fonts/cheltenham-normal-300.ttf") format("truetype"); font-style: normal; font-weight: 300; } @font-face { font-family: "nyt-cheltenham"; src: url("/assets/fonts/cheltenham-normal-400.ttf") format("truetype"); font-style: normal; font-weight: 400; } @font-face { font-family: "nyt-cheltenham"; src: url("/assets/fonts/cheltenham-normal-500.ttf") format("truetype"); font-style: normal; font-weight: 500; } @font-face { font-family: "nyt-cheltenham"; src: url("/assets/fonts/cheltenham-normal-700.ttf") format("truetype"); font-style: normal; font-weight: 700; } @font-face { font-family: "nyt-cheltenham"; src: url("/assets/fonts/cheltenham-normal-800.ttf") format("truetype"); font-style: normal; font-weight: 800; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-italic-300.ttf") format("truetype"); font-style: italic; font-weight: 300; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-italic-500.ttf") format("truetype"); font-style: italic; font-weight: 500; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-italic-600.ttf") format("truetype"); font-style: italic; font-weight: 600; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-italic-700.ttf") format("truetype"); font-style: italic; font-weight: 700; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-italic-800.ttf") format("truetype"); font-style: italic; font-weight: 800; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-normal-300.ttf") format("truetype"); font-style: normal; font-weight: 300; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-normal-500.ttf") format("truetype"); font-style: normal; font-weight: 500; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-normal-600.ttf") format("truetype"); font-style: normal; font-weight: 600; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-normal-700.ttf") format("truetype"); font-style: normal; font-weight: 700; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-normal-800.ttf") format("truetype"); font-style: normal; font-weight: 800; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-normal-900.ttf") format("truetype"); font-style: normal; font-weight: 900; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-normal-400.ttf") format("truetype"); font-style: normal; font-weight: 400; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-normal-500.ttf") format("truetype"); font-style: normal; font-weight: 500; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-normal-600.ttf") format("truetype"); font-style: normal; font-weight: 600; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-normal-700.ttf") format("truetype"); font-style: normal; font-weight: 700; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-italic-400.ttf") format("truetype"); font-style: italic; font-weight: 400; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-italic-500.ttf") format("truetype"); font-style: italic; font-weight: 500; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-italic-600.ttf") format("truetype"); font-style: italic; font-weight: 600; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-italic-700.ttf") format("truetype"); font-style: italic; font-weight: 700; }
fonts.css
@font-face { font-family: "nyt-cheltenham"; src: url("assets/fonts/cheltenham-italic-200.ttf") format("truetype"); font-style: italic; font-weight: 200; } @font-face { font-family: "nyt-cheltenham"; src: url("assets/fonts/cheltenham-italic-300.ttf") format("truetype"); font-style: italic; font-weight: 300; } @font-face { font-family: "nyt-cheltenham"; src: url("assets/fonts/cheltenham-italic-400.ttf") format("truetype"); font-style: italic; font-weight: 400; } @font-face { font-family: "nyt-cheltenham"; src: url("assets/fonts/cheltenham-italic-500.ttf") format("truetype"); font-style: italic; font-weight: 500; } @font-face { font-family: "nyt-cheltenham"; src: url("assets/fonts/cheltenham-italic-700.ttf") format("truetype"); font-style: italic; font-weight: 700; } @font-face { font-family: "nyt-cheltenham"; src: url("assets/fonts/cheltenham-italic-800.ttf") format("truetype"); font-style: italic; font-weight: 800; } @font-face { font-family: "nyt-cheltenham-cond"; src: url("/assets/fonts/cheltenham-cond-normal-300.ttf") format("truetype"); font-style: normal; font-weight: 300; } @font-face { font-family: "nyt-cheltenham-cond"; src: url("/assets/fonts/cheltenham-cond-normal-500.ttf") format("truetype"); font-style: normal; font-weight: 500; } @font-face { font-family: "nyt-cheltenham-cond"; src: url("/assets/fonts/cheltenham-cond-normal-700.ttf") format("truetype"); font-style: normal; font-weight: 700; } @font-face { font-family: "nyt-cheltenham"; src: url("/assets/fonts/cheltenham-normal-200.ttf") format("truetype"); font-style: normal; font-weight: 200; } @font-face { font-family: "nyt-cheltenham"; src: url("/assets/fonts/cheltenham-normal-300.ttf") format("truetype"); font-style: normal; font-weight: 300; } @font-face { font-family: "nyt-cheltenham"; src: url("/assets/fonts/cheltenham-normal-400.ttf") format("truetype"); font-style: normal; font-weight: 400; } @font-face { font-family: "nyt-cheltenham"; src: url("/assets/fonts/cheltenham-normal-500.ttf") format("truetype"); font-style: normal; font-weight: 500; } @font-face { font-family: "nyt-cheltenham"; src: url("/assets/fonts/cheltenham-normal-700.ttf") format("truetype"); font-style: normal; font-weight: 700; } @font-face { font-family: "nyt-cheltenham"; src: url("/assets/fonts/cheltenham-normal-800.ttf") format("truetype"); font-style: normal; font-weight: 800; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-italic-300.ttf") format("truetype"); font-style: italic; font-weight: 300; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-italic-500.ttf") format("truetype"); font-style: italic; font-weight: 500; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-italic-600.ttf") format("truetype"); font-style: italic; font-weight: 600; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-italic-700.ttf") format("truetype"); font-style: italic; font-weight: 700; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-italic-800.ttf") format("truetype"); font-style: italic; font-weight: 800; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-normal-300.ttf") format("truetype"); font-style: normal; font-weight: 300; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-normal-500.ttf") format("truetype"); font-style: normal; font-weight: 500; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-normal-600.ttf") format("truetype"); font-style: normal; font-weight: 600; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-normal-700.ttf") format("truetype"); font-style: normal; font-weight: 700; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-normal-800.ttf") format("truetype"); font-style: normal; font-weight: 800; } @font-face { font-family: "nyt-franklin"; src: url("assets/fonts/franklin-normal-900.ttf") format("truetype"); font-style: normal; font-weight: 900; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-normal-400.ttf") format("truetype"); font-style: normal; font-weight: 400; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-normal-500.ttf") format("truetype"); font-style: normal; font-weight: 500; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-normal-600.ttf") format("truetype"); font-style: normal; font-weight: 600; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-normal-700.ttf") format("truetype"); font-style: normal; font-weight: 700; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-italic-400.ttf") format("truetype"); font-style: italic; font-weight: 400; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-italic-500.ttf") format("truetype"); font-style: italic; font-weight: 500; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-italic-600.ttf") format("truetype"); font-style: italic; font-weight: 600; } @font-face { font-family: "nyt-imperial"; src: url("/assets/fonts/imperial-italic-700.ttf") format("truetype"); font-style: italic; font-weight: 700; }
0.343452
0.088939
body { margin: 0; padding-top: 0; background-color: #F4F4F4; } .invisible { visibility: hidden; } /* Exporter menu */ .show-and-tell-dl { margin: 0; } .show-and-tell-dl > dt { max-width: 140px; padding-top: 7px; } .show-and-tell-dl > dd { padding-bottom: 7px; padding-top: 7px; border-bottom: 1px solid lightgray; } .show-and-tell-dl > dd:last-of-type { border-bottom: 0; } .modal-body { max-height: none; } .modal-content { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; } #drop { background-color: white; border: 2px dashed #bbb; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; padding: 25px; text-align: center; font: 20pt bold; color: #bbb; } #out { clear: both; height: 500px; width: 100%; } #save { float: right; font-size: 15pt; margin-top: 15px; font-family: "Times New Roman"; } #errors p { background-color: pink; margin-top: 1em; margin-bottom: 1em; padding: 0.5em; } #download div { background-color: lightgreen; margin-top: 1em; margin-bottom: 1em; padding: 0.5em; } .help { float: right; } .ss-title { margin: 4px; padding: 2px; } #ss-title-input { width: 100%; padding: 2px; } .deck { position: fixed; width: 300px; z-index: 1002; top: 0; bottom: 0; left: 0; background: #F4F4F4; overflow-y: auto; box-shadow: 2px 0px 1px 1px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 2px 0px 1px 1px rgba(0, 0, 0, 0.2); background: white; background: -moz-linear-gradient(#ffffff, #f0f0f0); background: -webkit-linear-gradient(#ffffff, #f0f0f0); background: -o-linear-gradient(#ffffff, #f0f0f0); } .deck.no-show { left: -390px; } .my-navbar { z-index: 1001; position: fixed; width: 100%; border: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; background: white; background: -moz-linear-gradient(#ffffff, rgba(255, 255, 255, 0)); background: -webkit-linear-gradient(#ffffff, rgba(255, 255, 255, 0)); background: -o-linear-gradient(#ffffff, rgba(255, 255, 255, 0)); } .card-label { background-color: white; margin: 2px auto; position: relative; height: 50px; box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5); } .label-text { height: 100%; overflow: hidden; text-overflow: ellipsis; padding: 3px; } .label-handle { position: absolute; right: 4px; top: 4px; width: 42px; bottom: 4px; background-color: #CEE1F1; opacity: 0.75; } .card-label.current > .label-handle { background-color: #73BAE9; } .card-label > img { opacity: 0.4; position: absolute; top: -50px; width: 100%; } .my-navbar-content { margin: 4px; margin-left: 4px; height: 42px; box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5); } .my-navbar-content, .panel-menu { background: #73BAE9; } #my-toggle { margin: 5px; position: relative; float: right; padding: 7px; background-color: transparent; border: 1px solid transparent; } #my-toggle .icon-bar { background-color: white; display: block; width: 22px; height: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; margin-bottom: 4px; } .navbar-brand { position: absolute; width: 100%; text-align: center; } .aside { font-size: 0.7em; } .my-well { min-height: 20px; padding: 19px; background-color: #AAD1F5; margin: 0 5px; box-shadow: inset 0px -2px 2px 1px rgba(0, 0, 0, 0.14); -webkit-box-shadow: inset 0px -2px 2px 1px rgba(0, 0, 0, 0.14); } .panel-menu { margin: 4px; margin-bottom: 8px; padding: 5px 20px; } .panel-menu > .btn { color: white; } .card-container { padding-top: 54px; margin-left: 0; } .card { background-color: white; color: white; box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4); padding: 3px; margin: auto; margin-bottom: 1em; max-width: 600px; } .widget { padding: 1em; padding-top: 0.1em; padding-bottom: 1em; margin: 2px; } .widget-0 { background-color: #6D93CB; } .widget-1 { background-color: #4AC2C2; } .widget-2 { background-color: #C389F0; } .widget hr { max-width: 300px; } .widget img { max-width: 300px; margin: auto; display: block; } .widget textarea { width: 99%; height: 100px; resize: vertical; } .recording:before { font-size: 1.5em; margin-right: 5px; color: red; content: "●"; } .show-and-tell-audio-btn { margin-left: 0; margin-right: 10px; width: 80px; font-weight: bold; border: 1px solid white; } .audio-warning { background-color: #FFFA88; color: black; padding: 5px; margin: 8px -24px; font-weight: bold; border: 1px solid rgba(0, 0, 0, 0.46); border-left: 0; border-right: 0; text-align: center; } .clear { border: 1px solid white; color: white; display: block; margin: 5px auto; width: 80px; } .copyright { font-size: 0.8em; margin-top: 1em; color: gray; } .copyright a { color: gray; text-decoration: underline; } .app-title { padding: 10px; margin: 0; color: white; height: 42px; padding-left: 38px; } .loading { position: absolute; top: 0; bottom: 0; left: 0; right: 0; color: white; font-size: 80px; text-align: center; background-color: black; opacity: 0.5; z-index: 1100; } .links { text-align: center; } .card-animation { -webkit-transform-origin-x: -500px; /* fill-mode make the animation play only once */ -webkit-animation-duration: 1s; -webkit-animation-name: slide; -webkit-animation-timing-function: ease-in-out; -webkit-animation-fill-mode: forwards; -moz-animation-duration: 1s; -moz-animation-name: slide; -moz-animation-timing-function: ease-in-out; -moz-animation-fill-mode: forwards; -o-animation-duration: 1s; -o-animation-name: slide; -o-animation-timing-function: ease-in-out; -o-animation-fill-mode: forwards; animation-duration: 1s; animation-name: slide; animation-timing-function: ease-in-out; animation-fill-mode: forwards; } @-webkit-keyframes slide { from { -webkit-transform: perspective(800px) rotateZ(0deg); } to { -webkit-transform: perspective(800px) rotateZ(360deg); } } @-moz-keyframes slide { from { -webkit-transform: perspective(800px) rotateZ(0deg); } to { -webkit-transform: perspective(800px) rotateZ(360deg); } } @-o-keyframes slide { from { -webkit-transform: perspective(800px) rotateZ(0deg); } to { -webkit-transform: perspective(800px) rotateZ(360deg); } } @keyframes slide { from { -webkit-transform: perspective(800px) rotateZ(0deg); } to { -webkit-transform: perspective(800px) rotateZ(360deg); } } @media screen and (min-width: 800px) { .card-container { margin-left: 300px; } .my-navbar-content { margin-left: 306px; } .deck.no-show { left: 0; } .toggle-panel#my-toggle { visibility: hidden; } }
build/all.css
body { margin: 0; padding-top: 0; background-color: #F4F4F4; } .invisible { visibility: hidden; } /* Exporter menu */ .show-and-tell-dl { margin: 0; } .show-and-tell-dl > dt { max-width: 140px; padding-top: 7px; } .show-and-tell-dl > dd { padding-bottom: 7px; padding-top: 7px; border-bottom: 1px solid lightgray; } .show-and-tell-dl > dd:last-of-type { border-bottom: 0; } .modal-body { max-height: none; } .modal-content { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; } #drop { background-color: white; border: 2px dashed #bbb; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; padding: 25px; text-align: center; font: 20pt bold; color: #bbb; } #out { clear: both; height: 500px; width: 100%; } #save { float: right; font-size: 15pt; margin-top: 15px; font-family: "Times New Roman"; } #errors p { background-color: pink; margin-top: 1em; margin-bottom: 1em; padding: 0.5em; } #download div { background-color: lightgreen; margin-top: 1em; margin-bottom: 1em; padding: 0.5em; } .help { float: right; } .ss-title { margin: 4px; padding: 2px; } #ss-title-input { width: 100%; padding: 2px; } .deck { position: fixed; width: 300px; z-index: 1002; top: 0; bottom: 0; left: 0; background: #F4F4F4; overflow-y: auto; box-shadow: 2px 0px 1px 1px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 2px 0px 1px 1px rgba(0, 0, 0, 0.2); background: white; background: -moz-linear-gradient(#ffffff, #f0f0f0); background: -webkit-linear-gradient(#ffffff, #f0f0f0); background: -o-linear-gradient(#ffffff, #f0f0f0); } .deck.no-show { left: -390px; } .my-navbar { z-index: 1001; position: fixed; width: 100%; border: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; background: white; background: -moz-linear-gradient(#ffffff, rgba(255, 255, 255, 0)); background: -webkit-linear-gradient(#ffffff, rgba(255, 255, 255, 0)); background: -o-linear-gradient(#ffffff, rgba(255, 255, 255, 0)); } .card-label { background-color: white; margin: 2px auto; position: relative; height: 50px; box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5); } .label-text { height: 100%; overflow: hidden; text-overflow: ellipsis; padding: 3px; } .label-handle { position: absolute; right: 4px; top: 4px; width: 42px; bottom: 4px; background-color: #CEE1F1; opacity: 0.75; } .card-label.current > .label-handle { background-color: #73BAE9; } .card-label > img { opacity: 0.4; position: absolute; top: -50px; width: 100%; } .my-navbar-content { margin: 4px; margin-left: 4px; height: 42px; box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.5); } .my-navbar-content, .panel-menu { background: #73BAE9; } #my-toggle { margin: 5px; position: relative; float: right; padding: 7px; background-color: transparent; border: 1px solid transparent; } #my-toggle .icon-bar { background-color: white; display: block; width: 22px; height: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; margin-bottom: 4px; } .navbar-brand { position: absolute; width: 100%; text-align: center; } .aside { font-size: 0.7em; } .my-well { min-height: 20px; padding: 19px; background-color: #AAD1F5; margin: 0 5px; box-shadow: inset 0px -2px 2px 1px rgba(0, 0, 0, 0.14); -webkit-box-shadow: inset 0px -2px 2px 1px rgba(0, 0, 0, 0.14); } .panel-menu { margin: 4px; margin-bottom: 8px; padding: 5px 20px; } .panel-menu > .btn { color: white; } .card-container { padding-top: 54px; margin-left: 0; } .card { background-color: white; color: white; box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.4); padding: 3px; margin: auto; margin-bottom: 1em; max-width: 600px; } .widget { padding: 1em; padding-top: 0.1em; padding-bottom: 1em; margin: 2px; } .widget-0 { background-color: #6D93CB; } .widget-1 { background-color: #4AC2C2; } .widget-2 { background-color: #C389F0; } .widget hr { max-width: 300px; } .widget img { max-width: 300px; margin: auto; display: block; } .widget textarea { width: 99%; height: 100px; resize: vertical; } .recording:before { font-size: 1.5em; margin-right: 5px; color: red; content: "●"; } .show-and-tell-audio-btn { margin-left: 0; margin-right: 10px; width: 80px; font-weight: bold; border: 1px solid white; } .audio-warning { background-color: #FFFA88; color: black; padding: 5px; margin: 8px -24px; font-weight: bold; border: 1px solid rgba(0, 0, 0, 0.46); border-left: 0; border-right: 0; text-align: center; } .clear { border: 1px solid white; color: white; display: block; margin: 5px auto; width: 80px; } .copyright { font-size: 0.8em; margin-top: 1em; color: gray; } .copyright a { color: gray; text-decoration: underline; } .app-title { padding: 10px; margin: 0; color: white; height: 42px; padding-left: 38px; } .loading { position: absolute; top: 0; bottom: 0; left: 0; right: 0; color: white; font-size: 80px; text-align: center; background-color: black; opacity: 0.5; z-index: 1100; } .links { text-align: center; } .card-animation { -webkit-transform-origin-x: -500px; /* fill-mode make the animation play only once */ -webkit-animation-duration: 1s; -webkit-animation-name: slide; -webkit-animation-timing-function: ease-in-out; -webkit-animation-fill-mode: forwards; -moz-animation-duration: 1s; -moz-animation-name: slide; -moz-animation-timing-function: ease-in-out; -moz-animation-fill-mode: forwards; -o-animation-duration: 1s; -o-animation-name: slide; -o-animation-timing-function: ease-in-out; -o-animation-fill-mode: forwards; animation-duration: 1s; animation-name: slide; animation-timing-function: ease-in-out; animation-fill-mode: forwards; } @-webkit-keyframes slide { from { -webkit-transform: perspective(800px) rotateZ(0deg); } to { -webkit-transform: perspective(800px) rotateZ(360deg); } } @-moz-keyframes slide { from { -webkit-transform: perspective(800px) rotateZ(0deg); } to { -webkit-transform: perspective(800px) rotateZ(360deg); } } @-o-keyframes slide { from { -webkit-transform: perspective(800px) rotateZ(0deg); } to { -webkit-transform: perspective(800px) rotateZ(360deg); } } @keyframes slide { from { -webkit-transform: perspective(800px) rotateZ(0deg); } to { -webkit-transform: perspective(800px) rotateZ(360deg); } } @media screen and (min-width: 800px) { .card-container { margin-left: 300px; } .my-navbar-content { margin-left: 306px; } .deck.no-show { left: 0; } .toggle-panel#my-toggle { visibility: hidden; } }
0.323166
0.118742
@charset "UTF-8"; /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS and IE text size adjust after device orientation change, * without disabling user zoom. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /** * Remove default margin. */ body { margin: 0; } /* HTML5 display definitions ========================================================================== */ /** * Correct `block` display not defined for any HTML5 element in IE 8/9. * Correct `block` display not defined for `details` or `summary` in IE 10/11 * and Firefox. * Correct `block` display not defined for `main` in IE 11. */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */ audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ d audio:not([controls]) { display: none; height: 0; } /** * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */ [hidden], template { display: none; } /* Links ========================================================================== */ /** * Remove the gray background color from active links in IE 10. */ a { background-color: transparent; } /** * Improve readability of focused elements when they are also in an * active/hover state. */ a:active, a:hover { outline: 0; } /* Text-level semantics ========================================================================== */ /** * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ b, strong { font-weight: bold; } /** * Address styling not present in Safari and Chrome. */ dfn { font-style: italic; } /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari, and Chrome. */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Address styling not present in IE 8/9. */ mark { background: #ff0; color: #000; } /** * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* Embedded content ========================================================================== */ /** * Remove border when inside `a` element in IE 8/9/10. */ img { border: 0; } /** * Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** * Address margin not present in IE 8/9 and Safari. */ figure { margin: 1em 40px; } /** * Address differences between Firefox and other browsers. */ hr { box-sizing: content-box; height: 0; } /** * Contain overflow in all browsers. */ pre { overflow: auto; } /** * Address odd `em`-unit font size rendering in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } /* Forms ========================================================================== */ /** * Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. */ /** * 1. Correct color not being inherited. * Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ } /** * Address `overflow` set to `hidden` in IE 8/9/10/11. */ button { overflow: visible; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct `select` style inheritance in Firefox. */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: not-allowed; } /** * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ input { line-height: normal; } /** * It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width. * * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */ input[type="search"] { -webkit-appearance: textfield; /* 1 */ box-sizing: content-box; /* 2 */ } /** * Remove inner padding and search cancel button in Safari and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Define consistent border, margin, and padding. * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling. */ /* fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } */ /** * 1. Correct `color` not being inherited in IE 8/9/10/11. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /** * Remove default vertical scrollbar in IE 8/9/10/11. */ textarea { overflow: auto; } /** * Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */ optgroup { font-weight: bold; } /* Tables ========================================================================== */ /** * Remove most spacing between table cells. */ table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } .foundation-mq { font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; } html { font-size: 100%; box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } body { padding: 0; margin: 0; font-family: "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; line-height: 1.5; color: #666666; background: #fefefe; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } img { max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; display: inline-block; vertical-align: middle; } textarea { height: auto; min-height: 50px; border-radius: 0; } select { width: 100%; border-radius: 0; } button { -webkit-appearance: none; -moz-appearance: none; background: transparent; padding: 0; border: 0; border-radius: 0; line-height: 1; } [data-whatinput='mouse'] button { outline: 0; } .is-visible { display: block !important; } .is-hidden { display: none !important; } .row { max-width: 75rem; margin-left: auto; margin-right: auto; } .row::before, .row::after { content: ' '; display: table; } .row::after { clear: both; } .row.collapse > .column, .row.collapse > .columns { padding-left: 0; padding-right: 0; } .row .row { max-width: none; margin-left: -0.625rem; margin-right: -0.625rem; } @media screen and (min-width: 40em) { .row .row { margin-left: -0.9375rem; margin-right: -0.9375rem; } } .row .row.collapse { margin-left: 0; margin-right: 0; } .row.expanded { max-width: none; } .row.expanded .row { margin-left: auto; margin-right: auto; } .column, .columns { width: 100%; float: left; padding-left: 0.625rem; padding-right: 0.625rem; } @media screen and (min-width: 40em) { .column, .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } } .column:last-child:not(:first-child), .columns:last-child:not(:first-child) { float: right; } .column.end:last-child:last-child, .end.columns:last-child:last-child { float: left; } .column.row.row, .row.row.columns { float: none; } .row .column.row.row, .row .row.row.columns { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; } .small-12 { width: 100%; } .small-collapse > .column, .small-collapse > .columns { padding-left: 0; padding-right: 0; } .small-collapse .row, .expanded.row .small-collapse.row { margin-left: 0; margin-right: 0; } .small-uncollapse > .column, .small-uncollapse > .columns { padding-left: 0.625rem; padding-right: 0.625rem; } @media screen and (min-width: 40em) { .medium-3 { width: 25%; } .medium-4 { width: 33.33333%; } .medium-8 { width: 66.66667%; } .medium-10 { width: 83.33333%; } .medium-12 { width: 100%; } .medium-up-3 > .column, .medium-up-3 > .columns { width: 33.33333%; float: left; } .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) { clear: none; } .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) { clear: both; } .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child { float: left; } .medium-up-4 > .column, .medium-up-4 > .columns { width: 25%; float: left; } .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) { clear: none; } .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) { clear: both; } .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child { float: left; } .medium-up-8 > .column, .medium-up-8 > .columns { width: 12.5%; float: left; } .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) { clear: none; } .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) { clear: both; } .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child { float: left; } .medium-collapse > .column, .medium-collapse > .columns { padding-left: 0; padding-right: 0; } .medium-collapse .row, .expanded.row .medium-collapse.row { margin-left: 0; margin-right: 0; } .medium-uncollapse > .column, .medium-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } } @media screen and (min-width: 64em) { .large-8 { width: 66.66667%; } .large-9 { width: 75%; } .large-10 { width: 83.33333%; } .large-11 { width: 91.66667%; } .large-12 { width: 100%; } .large-up-8 > .column, .large-up-8 > .columns { width: 12.5%; float: left; } .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) { clear: none; } .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) { clear: both; } .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child { float: left; } .large-collapse > .column, .large-collapse > .columns { padding-left: 0; padding-right: 0; } .large-collapse .row, .expanded.row .large-collapse.row { margin-left: 0; margin-right: 0; } .large-uncollapse > .column, .large-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } .large-centered { float: none; margin-left: auto; margin-right: auto; } .large-uncentered, .large-push-0, .large-pull-0 { position: static; margin-left: 0; margin-right: 0; float: left; } } .row { max-width: 75rem; margin-left: auto; margin-right: auto; display: flex; flex-flow: row wrap; } .row .row { max-width: none; margin-left: -0.625rem; margin-right: -0.625rem; } @media screen and (min-width: 40em) { .row .row { margin-left: -0.9375rem; margin-right: -0.9375rem; } } .row.expanded { max-width: none; } .row.collapse > .column, .row.collapse > .columns { padding-left: 0; padding-right: 0; } .column, .columns { flex: 1 1 0px; padding-left: 0.625rem; padding-right: 0.625rem; min-width: initial; } @media screen and (min-width: 40em) { .column, .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } } .column.row.row, .row.row.columns { float: none; display: block; } .row .column.row.row, .row .row.row.columns { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; } .small-12 { flex: 0 0 100%; max-width: 100%; } .small-collapse > .column, .small-collapse > .columns { padding-left: 0; padding-right: 0; } .small-uncollapse > .column, .small-uncollapse > .columns { padding-left: 0.625rem; padding-right: 0.625rem; } @media screen and (min-width: 40em) { .medium-3 { flex: 0 0 25%; max-width: 25%; } .medium-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .medium-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .medium-6 { flex: 0 0 50%; max-width: 50%; } .medium-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .medium-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .medium-9 { flex: 0 0 75%; max-width: 75%; } .medium-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .medium-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .medium-12 { flex: 0 0 100%; max-width: 100%; } } @media screen and (min-width: 40em) and (min-width: 40em) { .medium-expand { flex: 1 1 0px; } } .row.medium-unstack > .column, .row.medium-unstack > .columns { flex: 0 0 100%; } @media screen and (min-width: 40em) { .row.medium-unstack > .column, .row.medium-unstack > .columns { flex: 1 1 0px; } } @media screen and (min-width: 40em) { .medium-collapse > .column, .medium-collapse > .columns { padding-left: 0; padding-right: 0; } .medium-uncollapse > .column, .medium-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } } @media screen and (min-width: 64em) { .large-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } .large-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } .large-3 { flex: 0 0 25%; max-width: 25%; } .large-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .large-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .large-6 { flex: 0 0 50%; max-width: 50%; } .large-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .large-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .large-9 { flex: 0 0 75%; max-width: 75%; } .large-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .large-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .large-12 { flex: 0 0 100%; max-width: 100%; } } @media screen and (min-width: 64em) and (min-width: 64em) { .large-expand { flex: 1 1 0px; } } .row.large-unstack > .column, .row.large-unstack > .columns { flex: 0 0 100%; } @media screen and (min-width: 64em) { .row.large-unstack > .column, .row.large-unstack > .columns { flex: 1 1 0px; } } @media screen and (min-width: 64em) { .large-collapse > .column, .large-collapse > .columns { padding-left: 0; padding-right: 0; } .large-uncollapse > .column, .large-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } } .column.align-top, .align-top.columns { align-self: flex-start; } .column.align-bottom, .align-bottom.columns { align-self: flex-end; } .column.align-middle, .align-middle.columns { align-self: center; } .column.align-stretch, .align-stretch.columns { align-self: stretch; } div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; } p { font-size: inherit; line-height: 2; margin-bottom: 1rem; text-rendering: optimizeLegibility; } em, i { font-style: italic; line-height: inherit; } strong, b { font-weight: bold; line-height: inherit; } small { font-size: 80%; line-height: inherit; } h1, h2, h3, h4, h5, h6 { font-family: "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; font-style: normal; color: inherit; text-rendering: optimizeLegibility; margin-top: 0; margin-bottom: 0.5rem; line-height: 1.4; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color: #cacaca; line-height: 0; } h1 { font-size: 3rem; } h2 { font-size: 2.5rem; } h3 { font-size: 2rem; } h4 { font-size: 1.5rem; } h5 { font-size: 1.0625rem; } h6 { font-size: 1rem; } @media screen and (min-width: 40em) { h1 { font-size: 4.5rem; } h2 { font-size: 3.75rem; } h3 { font-size: 2.5rem; } h4 { font-size: 1.75rem; } h5 { font-size: 1.25rem; } h6 { font-size: 1rem; } } a { color: #dc3c00; text-decoration: none; line-height: inherit; cursor: pointer; } a:hover, a:focus { color: #b33000; } a img { border: 0; } hr { max-width: 75rem; height: 0; border-right: 0; border-top: 0; border-bottom: 1px solid #cacaca; border-left: 0; margin: 1.25rem auto; clear: both; } ul, ol, dl { line-height: 2; margin-bottom: 1rem; list-style-position: outside; } li { font-size: inherit; } ul { list-style-type: disc; margin-left: 1.25rem; } ol { margin-left: 1.25rem; } ul ul, ol ul, ul ol, ol ol { margin-left: 1.25rem; margin-bottom: 0; } dl { margin-bottom: 1rem; } dl dt { margin-bottom: 0.3rem; font-weight: bold; } code { font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; color: #c7254e; background-color: #eeeeee; border: 1px solid #cacaca; padding: 0.125rem 0.3125rem 0.0625rem; } .subheader { margin-top: 0.2rem; margin-bottom: 0.5rem; font-weight: normal; line-height: 1.4; color: #333333; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-justify { text-align: justify; } .button { display: inline-block; text-align: center; line-height: 1; cursor: pointer; -webkit-appearance: none; transition: background-color 0.25s ease-out, color 0.25s ease-out; vertical-align: middle; border: 1px solid transparent; border-radius: 0; padding: 0.85em 1em; margin: 0 0 1rem 0; font-size: 0.9rem; background-color: #00a0dc; color: #fefefe; } [data-whatinput='mouse'] .button { outline: 0; } .button:hover, .button:focus { background-color: #00a0dc; color: #fefefe; } .button.tiny { font-size: 0.6rem; } .button.small { font-size: 0.75rem; } .button.large { font-size: 1.25rem; } .button.expanded { display: block; width: 100%; margin-left: 0; margin-right: 0; } .button.dropdown::after { content: ''; display: block; width: 0; height: 0; border: inset 0.4em; border-color: #fefefe transparent transparent; border-top-style: solid; border-bottom-width: 0; position: relative; top: 0.4em; float: right; margin-left: 1em; display: inline-block; } .button.arrow-only::after { margin-left: 0; float: none; top: -0.1em; } [type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea { display: block; box-sizing: border-box; width: 100%; height: 2.4375rem; padding: 0.5rem; border: 1px solid #cacaca; margin: 0 0 1rem; font-family: inherit; font-size: 1rem; color: #666666; background-color: #fefefe; box-shadow: inset 0 1px 2px rgba(102, 102, 102, 0.1); border-radius: 0; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; -webkit-appearance: none; -moz-appearance: none; } [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus { border: 1px solid #333333; background-color: #fefefe; outline: none; box-shadow: 0 0 5px #cacaca; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; } [type='submit'], [type='button'] { border-radius: 0; -webkit-appearance: none; -moz-appearance: none; } input[type='search'] { box-sizing: border-box; } .input-group { display: table; width: 100%; margin-bottom: 1rem; } .input-group > :first-child { border-radius: 0 0 0 0; } .input-group > :last-child > * { border-radius: 0 0 0 0; } .input-group-label, .input-group-field, .input-group-button { margin: 0; white-space: nowrap; display: table-cell; vertical-align: middle; } .input-group-label { text-align: center; padding: 0 1rem; background: #eeeeee; color: #666666; border: 1px solid #cacaca; white-space: nowrap; width: 1%; height: 100%; } .input-group-label:first-child { border-right: 0; } .input-group-label:last-child { border-left: 0; } .input-group-field { border-radius: 0; height: 2.5rem; } .input-group-button { padding-top: 0; padding-bottom: 0; text-align: center; height: 100%; width: 1%; } .input-group-button a, .input-group-button input, .input-group-button button { margin: 0; } .input-group .input-group-button { display: table-cell; } .callout { margin: 0 0 1rem 0; padding: 1rem; border: 1px solid rgba(102, 102, 102, 0.25); border-radius: 0; position: relative; color: #666666; background-color: white; } .callout > :first-child { margin-top: 0; } .callout > :last-child { margin-bottom: 0; } .menu { margin: 0; list-style-type: none; } .menu > li { display: table-cell; vertical-align: middle; } [data-whatinput='mouse'] .menu > li { outline: 0; } .menu > li > a { display: block; padding: 0.7rem 1rem; line-height: 1; } .menu input, .menu a, .menu button { margin-bottom: 0; } .menu > li > a img, .menu > li > a i, .menu > li > a svg { vertical-align: middle; } .menu > li > a img + span, .menu > li > a i + span, .menu > li > a svg + span { vertical-align: middle; } .menu > li > a img, .menu > li > a i, .menu > li > a svg { margin-right: 0.25rem; display: inline-block; } .menu > li { display: table-cell; } .menu.vertical > li { display: block; } @media screen and (min-width: 40em) { .menu.medium-horizontal > li { display: table-cell; } .menu.medium-vertical > li { display: block; } } @media screen and (min-width: 64em) { .menu.large-horizontal > li { display: table-cell; } .menu.large-vertical > li { display: block; } } .menu.simple li { line-height: 1; display: inline-block; margin-right: 1rem; } .menu.simple a { padding: 0; } .menu.align-right::before, .menu.align-right::after { content: ' '; display: table; } .menu.align-right::after { clear: both; } .menu.align-right > li { float: right; } .menu.expanded { width: 100%; display: table; table-layout: fixed; } .menu.expanded > li:first-child:last-child { width: 100%; } .menu.icon-top > li > a { text-align: center; } .menu.icon-top > li > a img, .menu.icon-top > li > a i, .menu.icon-top > li > a svg { display: block; margin: 0 auto 0.25rem; } .menu.nested { margin-left: 1rem; } .menu .active > a { color: #fefefe; background: #dc3c00; } .menu-text { font-weight: bold; color: inherit; line-height: 1; padding-top: 0; padding-bottom: 0; padding: 0.7rem 1rem; } .menu-centered { text-align: center; } .menu-centered > .menu { display: inline-block; } .no-js [data-responsive-menu] ul { display: none; } .dropdown.menu > li.opens-left > .is-dropdown-submenu { left: auto; right: 0; top: 100%; } .dropdown.menu > li.opens-right > .is-dropdown-submenu { right: auto; left: 0; top: 100%; } [data-whatinput='mouse'] .dropdown.menu a { outline: 0; } .no-js .dropdown.menu ul { display: none; } .dropdown.menu.vertical > li .is-dropdown-submenu { top: 0; } .dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu { left: auto; right: 100%; } .dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; } @media screen and (min-width: 40em) { .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu { left: auto; right: 0; top: 100%; } .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu { right: auto; left: 0; top: 100%; } .dropdown.menu.medium-vertical > li .is-dropdown-submenu { top: 0; } .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu { left: auto; right: 100%; } .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; } } @media screen and (min-width: 64em) { .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu { left: auto; right: 0; top: 100%; } .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu { right: auto; left: 0; top: 100%; } .dropdown.menu.large-vertical > li .is-dropdown-submenu { top: 0; } .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu { left: auto; right: 100%; } .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; } } .dropdown.menu.align-right .is-dropdown-submenu.first-sub { top: 100%; left: auto; right: 0; } .is-dropdown-menu.vertical { width: 100px; } .is-dropdown-menu.vertical.align-right { float: right; } .is-dropdown-submenu-parent { position: relative; } .is-dropdown-submenu-parent a::after { position: absolute; top: 50%; right: 5px; margin-top: -2px; } .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu { top: 100%; left: auto; } .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu { left: auto; right: 100%; } .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu { right: auto; left: 100%; } .is-dropdown-submenu { display: none; position: absolute; top: 0; left: 100%; min-width: 200px; z-index: 1; background: #fefefe; border: 1px solid #cacaca; } .is-dropdown-submenu .is-dropdown-submenu { margin-top: -1px; } .is-dropdown-submenu > li { width: 100%; } .is-dropdown-submenu.js-dropdown-active { display: block; } html, body { height: 100%; } .sticky-container { position: relative; } .sticky { position: absolute; z-index: 0; transform: translate3d(0, 0, 0); } .sticky.is-stuck { position: fixed; z-index: 5; } .sticky.is-stuck.is-at-top { top: 0; } .sticky.is-stuck.is-at-bottom { bottom: 0; } .sticky.is-anchored { position: absolute; left: auto; right: auto; } .sticky.is-anchored.is-at-bottom { bottom: 0; } table { width: 100%; margin-bottom: 1rem; border-radius: 0; } table thead, table tbody, table tfoot { border: 1px solid #f1f1f1; background-color: #fefefe; } table caption { font-weight: bold; padding: 0.5rem 0.625rem 0.625rem; } table thead, table tfoot { background: #f8f8f8; color: #666666; } table thead tr, table tfoot tr { background: transparent; } table thead th, table thead td, table tfoot th, table tfoot td { padding: 0.5rem 0.625rem 0.625rem; font-weight: bold; text-align: left; } table tbody tr:nth-child(even) { background-color: #f1f1f1; } table tbody th, table tbody td { padding: 0.5rem 0.625rem 0.625rem; } @media screen and (max-width: 63.9375em) { table.stack thead { display: none; } table.stack tfoot { display: none; } table.stack tr, table.stack th, table.stack td { display: block; } table.stack td { border-top: 0; } } table.scroll { display: block; width: 100%; overflow-x: auto; } table.hover tr:hover { background-color: #f9f9f9; } table.hover tr:nth-of-type(even):hover { background-color: #ececec; } .top-bar { padding: 0.5rem; } .top-bar::before, .top-bar::after { content: ' '; display: table; } .top-bar::after { clear: both; } .top-bar, .top-bar ul { background-color: #eeeeee; } .top-bar input { max-width: 200px; margin-right: 1rem; } .top-bar .input-group-field { width: 100%; margin-right: 0; } .top-bar input.button { width: auto; } .top-bar .top-bar-left, .top-bar .top-bar-right { width: 100%; } @media screen and (min-width: 40em) { .top-bar .top-bar-left, .top-bar .top-bar-right { width: auto; } } @media screen and (max-width: 63.9375em) { .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right { width: 100%; } } @media screen and (max-width: 74.9375em) { .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right { width: 100%; } } .top-bar-title { float: left; margin-right: 1rem; } .top-bar-left { float: left; } .top-bar-right { float: right; } .hide { display: none !important; } .invisible { visibility: hidden; } @media screen and (max-width: 39.9375em) { .hide-for-small-only { display: none !important; } } @media screen and (max-width: 0em), screen and (min-width: 40em) { .show-for-small-only { display: none !important; } } @media screen and (min-width: 40em) { .hide-for-medium { display: none !important; } } @media screen and (max-width: 39.9375em) { .show-for-medium { display: none !important; } } @media screen and (min-width: 40em) and (max-width: 63.9375em) { .hide-for-medium-only { display: none !important; } } @media screen and (max-width: 39.9375em), screen and (min-width: 64em) { .show-for-medium-only { display: none !important; } } @media screen and (min-width: 64em) { .hide-for-large { display: none !important; } } @media screen and (max-width: 63.9375em) { .show-for-large { display: none !important; } } @media screen and (min-width: 64em) and (max-width: 74.9375em) { .hide-for-large-only { display: none !important; } } @media screen and (max-width: 63.9375em), screen and (min-width: 75em) { .show-for-large-only { display: none !important; } } .clearfix::before, .clearfix::after { content: ' '; display: table; } .clearfix::after { clear: both; } .align-right { justify-content: flex-end; } .align-center { justify-content: center; } .align-justify { justify-content: space-between; } .align-spaced { justify-content: space-around; } .align-top { align-items: flex-start; } .align-self-top { align-self: flex-start; } .align-bottom { align-items: flex-end; } .align-self-bottom { align-self: flex-end; } .align-middle { align-items: center; } .align-self-middle { align-self: center; } .align-stretch { align-items: stretch; } .align-self-stretch { align-self: stretch; } header#site-header { box-shadow: 0 5px 7px rgba(102, 102, 102, 0.06); position: fixed; z-index: 100; background: #fff; margin: 0 0 1rem; width: 100%; top: 0; margin-top: 0 !important; } @media screen and (max-width: 39.9375em) { header#site-header .top-bar-right { display: none; } header#site-header .top-bar { padding: 0; } header#site-header .logo { width: 115px; position: absolute; top: 5px; } header#site-header .is-dropdown-submenu { position: relative; left: auto; right: auto; } } @media screen and (min-width: 40em) { .home header#site-header { box-shadow: none; } .home header#site-header.is-stuck { box-shadow: 0 5px 7px rgba(102, 102, 102, 0.06); } header#site-header .slicknav_menu { display: none; } header#site-header .top-bar { background: #fff; border: none; padding: 20px 0; } header#site-header .top-bar ul { background: #fff; } header#site-header .top-bar .logo { width: 115px; } header#site-header .top-bar .top-bar-left a { padding: 0; background: none; } header#site-header .top-bar a { color: #333333; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; } header#site-header .top-bar a:hover { color: #dc3c00; } header#site-header .top-bar .top-bar-right li { position: relative; text-transform: uppercase; border: solid 1px #fff; } header#site-header .top-bar .top-bar-right li.is-active { border: solid 1px #cacaca; } .selected header#site-header .top-bar .top-bar-right li.selected:after { color: #dc3c00; } header#site-header .top-bar .top-bar-right li.opens-left > .is-dropdown-submenu { right: -1px; } header#site-header .top-bar .top-bar-right .is-dropdown-submenu li:after { display: none; } } @media screen and (max-width: 39.9375em) { .no-js .top-bar { display: none; } } @media screen and (min-width: 40em) { .no-js .title-bar { display: none; } } .sticky-container { position: fixed; width: 100%; z-index: 1000; top: 0; } .get-involved-title { padding-top: 2rem; padding-bottom: 2rem; font-size: 48px; } #site-footer { background: #333333; width: 100%; padding: 50px 0; font-size: 12px; } #site-footer ul.links { margin: 0; padding: 0; list-style: none; line-height: 36px; } #site-footer ul.links li { display: inline-block; margin: 0 1rem 0 0; } #site-footer ul.social { list-style: none; margin: 0; padding: 0; } @media screen and (min-width: 40em) { #site-footer ul.social { float: right; } } #site-footer ul.social li { display: inline-block; margin: 0 1rem; font-size: 30px; } #site-footer .credits, #site-footer .icons { text-align: center; } #site-footer .credits { margin-top: 0.5em; } #site-footer .credits .copyright { padding-right: 1em; } #site-footer .icons { margin-top: -0.9em; } .stickyfooter { position: fixed; bottom: 0; } .bg-gray { color: #fff; } .bg-gray a { color: #fff; } .bg-red { background: #dc3c00; color: #fff; } .bg-red a { color: #fff; text-decoration: underline; } .bg-blue { background: #00a0dc; color: #fff; } .bg-blue a { color: #fff; text-decoration: underline; } .padded { padding: 2rem; height: 100%; } @media screen and (min-width: 40em) { .home #page-header { padding: 0 0 50px 0; } } .home #page-header img { display: block; margin: 0 auto; } .home #page-header h1 { font-size: 32px; text-align: center; } @media screen and (min-width: 40em) { .home #page-header h1 { text-align: right; } } #get-involved { margin-bottom: 2rem; } #get-involved .callout { height: 100%; margin: 0; } #get-involved .callout h2 { color: #dc3c00; text-align: center; } #get-involved .callout a { color: #dc3c00; text-decoration: none; } #get-involved .white-box { margin-bottom: 2rem; } @media screen and (min-width: 40em) { #get-involved .white-box { margin-bottom: 0; } } #get-involved .padded { padding: 2rem; } #get-involved .title { text-align: center; margin-bottom: 1rem; } @media screen and (min-width: 40em) { #get-involved .title { margin-bottom: 0; text-align: left; } } #projects { margin-bottom: 2rem; } #projects .padded { padding: 6rem 2rem; } #projects h4 { font-size: 26px; } #page-header { padding: 6rem 0 0; } #page-header .page-title { font-size: 48px; text-transform: uppercase; } #page-header h4 { font-size: 27px; } .boxy { margin-bottom: 2rem; } col .sidebar-info { margin-left: -2em; } .title-repository { font-size: 48px; } .siderbar-widget-padding-top { padding-top: 2em; } .featured { margin: 0 0 4rem; } #main { margin-top: 82px; padding: 0 0 50px 0; } @media screen and (max-width: 39.9375em) { #main { margin-top: 56px; } } ol.no-numbers, ul.no-numbers { margin: 0 0 1rem; padding: 0; list-style: none; } body { height: auto; } .pagination .previous, .pagination .next { font-size: 24px; line-height: 24px; position: relative; top: 4px; } .row:before, .row:after { content: normal; } #request-content { padding: 6rem 0 2rem 0; } pre.scrollable { background: #fefefe; color: #666666; } .scrollable { max-height: 340px; overflow-y: scroll; } .list-group { margin-bottom: 20px; padding-left: 0 } .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd } .list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } a.list-group-item, button.list-group-item { color: #555 } a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus { text-decoration: none; color: #555; background-color: #f5f5f5 } button.list-group-item { width: 100%; text-align: left } .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #4582ec; border-color: #4582ec } .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small { color: inherit } .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #fefeff } .list-group-item-heading { margin-top: 0; margin-bottom: 5px } .list-group-item-text { margin-bottom: 0; line-height: 1.3 }
src/AnApiOfIceAndFire/wwwroot/css/site.css
@charset "UTF-8"; /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS and IE text size adjust after device orientation change, * without disabling user zoom. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /** * Remove default margin. */ body { margin: 0; } /* HTML5 display definitions ========================================================================== */ /** * Correct `block` display not defined for any HTML5 element in IE 8/9. * Correct `block` display not defined for `details` or `summary` in IE 10/11 * and Firefox. * Correct `block` display not defined for `main` in IE 11. */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */ audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ d audio:not([controls]) { display: none; height: 0; } /** * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */ [hidden], template { display: none; } /* Links ========================================================================== */ /** * Remove the gray background color from active links in IE 10. */ a { background-color: transparent; } /** * Improve readability of focused elements when they are also in an * active/hover state. */ a:active, a:hover { outline: 0; } /* Text-level semantics ========================================================================== */ /** * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ b, strong { font-weight: bold; } /** * Address styling not present in Safari and Chrome. */ dfn { font-style: italic; } /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari, and Chrome. */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Address styling not present in IE 8/9. */ mark { background: #ff0; color: #000; } /** * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* Embedded content ========================================================================== */ /** * Remove border when inside `a` element in IE 8/9/10. */ img { border: 0; } /** * Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** * Address margin not present in IE 8/9 and Safari. */ figure { margin: 1em 40px; } /** * Address differences between Firefox and other browsers. */ hr { box-sizing: content-box; height: 0; } /** * Contain overflow in all browsers. */ pre { overflow: auto; } /** * Address odd `em`-unit font size rendering in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } /* Forms ========================================================================== */ /** * Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. */ /** * 1. Correct color not being inherited. * Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ } /** * Address `overflow` set to `hidden` in IE 8/9/10/11. */ button { overflow: visible; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct `select` style inheritance in Firefox. */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: not-allowed; } /** * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ input { line-height: normal; } /** * It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width. * * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */ input[type="search"] { -webkit-appearance: textfield; /* 1 */ box-sizing: content-box; /* 2 */ } /** * Remove inner padding and search cancel button in Safari and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Define consistent border, margin, and padding. * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling. */ /* fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } */ /** * 1. Correct `color` not being inherited in IE 8/9/10/11. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /** * Remove default vertical scrollbar in IE 8/9/10/11. */ textarea { overflow: auto; } /** * Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */ optgroup { font-weight: bold; } /* Tables ========================================================================== */ /** * Remove most spacing between table cells. */ table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } .foundation-mq { font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; } html { font-size: 100%; box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; } body { padding: 0; margin: 0; font-family: "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; line-height: 1.5; color: #666666; background: #fefefe; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } img { max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; display: inline-block; vertical-align: middle; } textarea { height: auto; min-height: 50px; border-radius: 0; } select { width: 100%; border-radius: 0; } button { -webkit-appearance: none; -moz-appearance: none; background: transparent; padding: 0; border: 0; border-radius: 0; line-height: 1; } [data-whatinput='mouse'] button { outline: 0; } .is-visible { display: block !important; } .is-hidden { display: none !important; } .row { max-width: 75rem; margin-left: auto; margin-right: auto; } .row::before, .row::after { content: ' '; display: table; } .row::after { clear: both; } .row.collapse > .column, .row.collapse > .columns { padding-left: 0; padding-right: 0; } .row .row { max-width: none; margin-left: -0.625rem; margin-right: -0.625rem; } @media screen and (min-width: 40em) { .row .row { margin-left: -0.9375rem; margin-right: -0.9375rem; } } .row .row.collapse { margin-left: 0; margin-right: 0; } .row.expanded { max-width: none; } .row.expanded .row { margin-left: auto; margin-right: auto; } .column, .columns { width: 100%; float: left; padding-left: 0.625rem; padding-right: 0.625rem; } @media screen and (min-width: 40em) { .column, .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } } .column:last-child:not(:first-child), .columns:last-child:not(:first-child) { float: right; } .column.end:last-child:last-child, .end.columns:last-child:last-child { float: left; } .column.row.row, .row.row.columns { float: none; } .row .column.row.row, .row .row.row.columns { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; } .small-12 { width: 100%; } .small-collapse > .column, .small-collapse > .columns { padding-left: 0; padding-right: 0; } .small-collapse .row, .expanded.row .small-collapse.row { margin-left: 0; margin-right: 0; } .small-uncollapse > .column, .small-uncollapse > .columns { padding-left: 0.625rem; padding-right: 0.625rem; } @media screen and (min-width: 40em) { .medium-3 { width: 25%; } .medium-4 { width: 33.33333%; } .medium-8 { width: 66.66667%; } .medium-10 { width: 83.33333%; } .medium-12 { width: 100%; } .medium-up-3 > .column, .medium-up-3 > .columns { width: 33.33333%; float: left; } .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) { clear: none; } .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) { clear: both; } .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child { float: left; } .medium-up-4 > .column, .medium-up-4 > .columns { width: 25%; float: left; } .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) { clear: none; } .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) { clear: both; } .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child { float: left; } .medium-up-8 > .column, .medium-up-8 > .columns { width: 12.5%; float: left; } .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) { clear: none; } .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) { clear: both; } .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child { float: left; } .medium-collapse > .column, .medium-collapse > .columns { padding-left: 0; padding-right: 0; } .medium-collapse .row, .expanded.row .medium-collapse.row { margin-left: 0; margin-right: 0; } .medium-uncollapse > .column, .medium-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } } @media screen and (min-width: 64em) { .large-8 { width: 66.66667%; } .large-9 { width: 75%; } .large-10 { width: 83.33333%; } .large-11 { width: 91.66667%; } .large-12 { width: 100%; } .large-up-8 > .column, .large-up-8 > .columns { width: 12.5%; float: left; } .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) { clear: none; } .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) { clear: both; } .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child { float: left; } .large-collapse > .column, .large-collapse > .columns { padding-left: 0; padding-right: 0; } .large-collapse .row, .expanded.row .large-collapse.row { margin-left: 0; margin-right: 0; } .large-uncollapse > .column, .large-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } .large-centered { float: none; margin-left: auto; margin-right: auto; } .large-uncentered, .large-push-0, .large-pull-0 { position: static; margin-left: 0; margin-right: 0; float: left; } } .row { max-width: 75rem; margin-left: auto; margin-right: auto; display: flex; flex-flow: row wrap; } .row .row { max-width: none; margin-left: -0.625rem; margin-right: -0.625rem; } @media screen and (min-width: 40em) { .row .row { margin-left: -0.9375rem; margin-right: -0.9375rem; } } .row.expanded { max-width: none; } .row.collapse > .column, .row.collapse > .columns { padding-left: 0; padding-right: 0; } .column, .columns { flex: 1 1 0px; padding-left: 0.625rem; padding-right: 0.625rem; min-width: initial; } @media screen and (min-width: 40em) { .column, .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } } .column.row.row, .row.row.columns { float: none; display: block; } .row .column.row.row, .row .row.row.columns { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; } .small-12 { flex: 0 0 100%; max-width: 100%; } .small-collapse > .column, .small-collapse > .columns { padding-left: 0; padding-right: 0; } .small-uncollapse > .column, .small-uncollapse > .columns { padding-left: 0.625rem; padding-right: 0.625rem; } @media screen and (min-width: 40em) { .medium-3 { flex: 0 0 25%; max-width: 25%; } .medium-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .medium-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .medium-6 { flex: 0 0 50%; max-width: 50%; } .medium-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .medium-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .medium-9 { flex: 0 0 75%; max-width: 75%; } .medium-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .medium-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .medium-12 { flex: 0 0 100%; max-width: 100%; } } @media screen and (min-width: 40em) and (min-width: 40em) { .medium-expand { flex: 1 1 0px; } } .row.medium-unstack > .column, .row.medium-unstack > .columns { flex: 0 0 100%; } @media screen and (min-width: 40em) { .row.medium-unstack > .column, .row.medium-unstack > .columns { flex: 1 1 0px; } } @media screen and (min-width: 40em) { .medium-collapse > .column, .medium-collapse > .columns { padding-left: 0; padding-right: 0; } .medium-uncollapse > .column, .medium-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } } @media screen and (min-width: 64em) { .large-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } .large-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } .large-3 { flex: 0 0 25%; max-width: 25%; } .large-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .large-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .large-6 { flex: 0 0 50%; max-width: 50%; } .large-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .large-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .large-9 { flex: 0 0 75%; max-width: 75%; } .large-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .large-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .large-12 { flex: 0 0 100%; max-width: 100%; } } @media screen and (min-width: 64em) and (min-width: 64em) { .large-expand { flex: 1 1 0px; } } .row.large-unstack > .column, .row.large-unstack > .columns { flex: 0 0 100%; } @media screen and (min-width: 64em) { .row.large-unstack > .column, .row.large-unstack > .columns { flex: 1 1 0px; } } @media screen and (min-width: 64em) { .large-collapse > .column, .large-collapse > .columns { padding-left: 0; padding-right: 0; } .large-uncollapse > .column, .large-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } } .column.align-top, .align-top.columns { align-self: flex-start; } .column.align-bottom, .align-bottom.columns { align-self: flex-end; } .column.align-middle, .align-middle.columns { align-self: center; } .column.align-stretch, .align-stretch.columns { align-self: stretch; } div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; } p { font-size: inherit; line-height: 2; margin-bottom: 1rem; text-rendering: optimizeLegibility; } em, i { font-style: italic; line-height: inherit; } strong, b { font-weight: bold; line-height: inherit; } small { font-size: 80%; line-height: inherit; } h1, h2, h3, h4, h5, h6 { font-family: "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; font-style: normal; color: inherit; text-rendering: optimizeLegibility; margin-top: 0; margin-bottom: 0.5rem; line-height: 1.4; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color: #cacaca; line-height: 0; } h1 { font-size: 3rem; } h2 { font-size: 2.5rem; } h3 { font-size: 2rem; } h4 { font-size: 1.5rem; } h5 { font-size: 1.0625rem; } h6 { font-size: 1rem; } @media screen and (min-width: 40em) { h1 { font-size: 4.5rem; } h2 { font-size: 3.75rem; } h3 { font-size: 2.5rem; } h4 { font-size: 1.75rem; } h5 { font-size: 1.25rem; } h6 { font-size: 1rem; } } a { color: #dc3c00; text-decoration: none; line-height: inherit; cursor: pointer; } a:hover, a:focus { color: #b33000; } a img { border: 0; } hr { max-width: 75rem; height: 0; border-right: 0; border-top: 0; border-bottom: 1px solid #cacaca; border-left: 0; margin: 1.25rem auto; clear: both; } ul, ol, dl { line-height: 2; margin-bottom: 1rem; list-style-position: outside; } li { font-size: inherit; } ul { list-style-type: disc; margin-left: 1.25rem; } ol { margin-left: 1.25rem; } ul ul, ol ul, ul ol, ol ol { margin-left: 1.25rem; margin-bottom: 0; } dl { margin-bottom: 1rem; } dl dt { margin-bottom: 0.3rem; font-weight: bold; } code { font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; color: #c7254e; background-color: #eeeeee; border: 1px solid #cacaca; padding: 0.125rem 0.3125rem 0.0625rem; } .subheader { margin-top: 0.2rem; margin-bottom: 0.5rem; font-weight: normal; line-height: 1.4; color: #333333; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-justify { text-align: justify; } .button { display: inline-block; text-align: center; line-height: 1; cursor: pointer; -webkit-appearance: none; transition: background-color 0.25s ease-out, color 0.25s ease-out; vertical-align: middle; border: 1px solid transparent; border-radius: 0; padding: 0.85em 1em; margin: 0 0 1rem 0; font-size: 0.9rem; background-color: #00a0dc; color: #fefefe; } [data-whatinput='mouse'] .button { outline: 0; } .button:hover, .button:focus { background-color: #00a0dc; color: #fefefe; } .button.tiny { font-size: 0.6rem; } .button.small { font-size: 0.75rem; } .button.large { font-size: 1.25rem; } .button.expanded { display: block; width: 100%; margin-left: 0; margin-right: 0; } .button.dropdown::after { content: ''; display: block; width: 0; height: 0; border: inset 0.4em; border-color: #fefefe transparent transparent; border-top-style: solid; border-bottom-width: 0; position: relative; top: 0.4em; float: right; margin-left: 1em; display: inline-block; } .button.arrow-only::after { margin-left: 0; float: none; top: -0.1em; } [type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea { display: block; box-sizing: border-box; width: 100%; height: 2.4375rem; padding: 0.5rem; border: 1px solid #cacaca; margin: 0 0 1rem; font-family: inherit; font-size: 1rem; color: #666666; background-color: #fefefe; box-shadow: inset 0 1px 2px rgba(102, 102, 102, 0.1); border-radius: 0; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; -webkit-appearance: none; -moz-appearance: none; } [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus { border: 1px solid #333333; background-color: #fefefe; outline: none; box-shadow: 0 0 5px #cacaca; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; } [type='submit'], [type='button'] { border-radius: 0; -webkit-appearance: none; -moz-appearance: none; } input[type='search'] { box-sizing: border-box; } .input-group { display: table; width: 100%; margin-bottom: 1rem; } .input-group > :first-child { border-radius: 0 0 0 0; } .input-group > :last-child > * { border-radius: 0 0 0 0; } .input-group-label, .input-group-field, .input-group-button { margin: 0; white-space: nowrap; display: table-cell; vertical-align: middle; } .input-group-label { text-align: center; padding: 0 1rem; background: #eeeeee; color: #666666; border: 1px solid #cacaca; white-space: nowrap; width: 1%; height: 100%; } .input-group-label:first-child { border-right: 0; } .input-group-label:last-child { border-left: 0; } .input-group-field { border-radius: 0; height: 2.5rem; } .input-group-button { padding-top: 0; padding-bottom: 0; text-align: center; height: 100%; width: 1%; } .input-group-button a, .input-group-button input, .input-group-button button { margin: 0; } .input-group .input-group-button { display: table-cell; } .callout { margin: 0 0 1rem 0; padding: 1rem; border: 1px solid rgba(102, 102, 102, 0.25); border-radius: 0; position: relative; color: #666666; background-color: white; } .callout > :first-child { margin-top: 0; } .callout > :last-child { margin-bottom: 0; } .menu { margin: 0; list-style-type: none; } .menu > li { display: table-cell; vertical-align: middle; } [data-whatinput='mouse'] .menu > li { outline: 0; } .menu > li > a { display: block; padding: 0.7rem 1rem; line-height: 1; } .menu input, .menu a, .menu button { margin-bottom: 0; } .menu > li > a img, .menu > li > a i, .menu > li > a svg { vertical-align: middle; } .menu > li > a img + span, .menu > li > a i + span, .menu > li > a svg + span { vertical-align: middle; } .menu > li > a img, .menu > li > a i, .menu > li > a svg { margin-right: 0.25rem; display: inline-block; } .menu > li { display: table-cell; } .menu.vertical > li { display: block; } @media screen and (min-width: 40em) { .menu.medium-horizontal > li { display: table-cell; } .menu.medium-vertical > li { display: block; } } @media screen and (min-width: 64em) { .menu.large-horizontal > li { display: table-cell; } .menu.large-vertical > li { display: block; } } .menu.simple li { line-height: 1; display: inline-block; margin-right: 1rem; } .menu.simple a { padding: 0; } .menu.align-right::before, .menu.align-right::after { content: ' '; display: table; } .menu.align-right::after { clear: both; } .menu.align-right > li { float: right; } .menu.expanded { width: 100%; display: table; table-layout: fixed; } .menu.expanded > li:first-child:last-child { width: 100%; } .menu.icon-top > li > a { text-align: center; } .menu.icon-top > li > a img, .menu.icon-top > li > a i, .menu.icon-top > li > a svg { display: block; margin: 0 auto 0.25rem; } .menu.nested { margin-left: 1rem; } .menu .active > a { color: #fefefe; background: #dc3c00; } .menu-text { font-weight: bold; color: inherit; line-height: 1; padding-top: 0; padding-bottom: 0; padding: 0.7rem 1rem; } .menu-centered { text-align: center; } .menu-centered > .menu { display: inline-block; } .no-js [data-responsive-menu] ul { display: none; } .dropdown.menu > li.opens-left > .is-dropdown-submenu { left: auto; right: 0; top: 100%; } .dropdown.menu > li.opens-right > .is-dropdown-submenu { right: auto; left: 0; top: 100%; } [data-whatinput='mouse'] .dropdown.menu a { outline: 0; } .no-js .dropdown.menu ul { display: none; } .dropdown.menu.vertical > li .is-dropdown-submenu { top: 0; } .dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu { left: auto; right: 100%; } .dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; } @media screen and (min-width: 40em) { .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu { left: auto; right: 0; top: 100%; } .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu { right: auto; left: 0; top: 100%; } .dropdown.menu.medium-vertical > li .is-dropdown-submenu { top: 0; } .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu { left: auto; right: 100%; } .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; } } @media screen and (min-width: 64em) { .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu { left: auto; right: 0; top: 100%; } .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu { right: auto; left: 0; top: 100%; } .dropdown.menu.large-vertical > li .is-dropdown-submenu { top: 0; } .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu { left: auto; right: 100%; } .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; } } .dropdown.menu.align-right .is-dropdown-submenu.first-sub { top: 100%; left: auto; right: 0; } .is-dropdown-menu.vertical { width: 100px; } .is-dropdown-menu.vertical.align-right { float: right; } .is-dropdown-submenu-parent { position: relative; } .is-dropdown-submenu-parent a::after { position: absolute; top: 50%; right: 5px; margin-top: -2px; } .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu { top: 100%; left: auto; } .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu { left: auto; right: 100%; } .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu { right: auto; left: 100%; } .is-dropdown-submenu { display: none; position: absolute; top: 0; left: 100%; min-width: 200px; z-index: 1; background: #fefefe; border: 1px solid #cacaca; } .is-dropdown-submenu .is-dropdown-submenu { margin-top: -1px; } .is-dropdown-submenu > li { width: 100%; } .is-dropdown-submenu.js-dropdown-active { display: block; } html, body { height: 100%; } .sticky-container { position: relative; } .sticky { position: absolute; z-index: 0; transform: translate3d(0, 0, 0); } .sticky.is-stuck { position: fixed; z-index: 5; } .sticky.is-stuck.is-at-top { top: 0; } .sticky.is-stuck.is-at-bottom { bottom: 0; } .sticky.is-anchored { position: absolute; left: auto; right: auto; } .sticky.is-anchored.is-at-bottom { bottom: 0; } table { width: 100%; margin-bottom: 1rem; border-radius: 0; } table thead, table tbody, table tfoot { border: 1px solid #f1f1f1; background-color: #fefefe; } table caption { font-weight: bold; padding: 0.5rem 0.625rem 0.625rem; } table thead, table tfoot { background: #f8f8f8; color: #666666; } table thead tr, table tfoot tr { background: transparent; } table thead th, table thead td, table tfoot th, table tfoot td { padding: 0.5rem 0.625rem 0.625rem; font-weight: bold; text-align: left; } table tbody tr:nth-child(even) { background-color: #f1f1f1; } table tbody th, table tbody td { padding: 0.5rem 0.625rem 0.625rem; } @media screen and (max-width: 63.9375em) { table.stack thead { display: none; } table.stack tfoot { display: none; } table.stack tr, table.stack th, table.stack td { display: block; } table.stack td { border-top: 0; } } table.scroll { display: block; width: 100%; overflow-x: auto; } table.hover tr:hover { background-color: #f9f9f9; } table.hover tr:nth-of-type(even):hover { background-color: #ececec; } .top-bar { padding: 0.5rem; } .top-bar::before, .top-bar::after { content: ' '; display: table; } .top-bar::after { clear: both; } .top-bar, .top-bar ul { background-color: #eeeeee; } .top-bar input { max-width: 200px; margin-right: 1rem; } .top-bar .input-group-field { width: 100%; margin-right: 0; } .top-bar input.button { width: auto; } .top-bar .top-bar-left, .top-bar .top-bar-right { width: 100%; } @media screen and (min-width: 40em) { .top-bar .top-bar-left, .top-bar .top-bar-right { width: auto; } } @media screen and (max-width: 63.9375em) { .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right { width: 100%; } } @media screen and (max-width: 74.9375em) { .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right { width: 100%; } } .top-bar-title { float: left; margin-right: 1rem; } .top-bar-left { float: left; } .top-bar-right { float: right; } .hide { display: none !important; } .invisible { visibility: hidden; } @media screen and (max-width: 39.9375em) { .hide-for-small-only { display: none !important; } } @media screen and (max-width: 0em), screen and (min-width: 40em) { .show-for-small-only { display: none !important; } } @media screen and (min-width: 40em) { .hide-for-medium { display: none !important; } } @media screen and (max-width: 39.9375em) { .show-for-medium { display: none !important; } } @media screen and (min-width: 40em) and (max-width: 63.9375em) { .hide-for-medium-only { display: none !important; } } @media screen and (max-width: 39.9375em), screen and (min-width: 64em) { .show-for-medium-only { display: none !important; } } @media screen and (min-width: 64em) { .hide-for-large { display: none !important; } } @media screen and (max-width: 63.9375em) { .show-for-large { display: none !important; } } @media screen and (min-width: 64em) and (max-width: 74.9375em) { .hide-for-large-only { display: none !important; } } @media screen and (max-width: 63.9375em), screen and (min-width: 75em) { .show-for-large-only { display: none !important; } } .clearfix::before, .clearfix::after { content: ' '; display: table; } .clearfix::after { clear: both; } .align-right { justify-content: flex-end; } .align-center { justify-content: center; } .align-justify { justify-content: space-between; } .align-spaced { justify-content: space-around; } .align-top { align-items: flex-start; } .align-self-top { align-self: flex-start; } .align-bottom { align-items: flex-end; } .align-self-bottom { align-self: flex-end; } .align-middle { align-items: center; } .align-self-middle { align-self: center; } .align-stretch { align-items: stretch; } .align-self-stretch { align-self: stretch; } header#site-header { box-shadow: 0 5px 7px rgba(102, 102, 102, 0.06); position: fixed; z-index: 100; background: #fff; margin: 0 0 1rem; width: 100%; top: 0; margin-top: 0 !important; } @media screen and (max-width: 39.9375em) { header#site-header .top-bar-right { display: none; } header#site-header .top-bar { padding: 0; } header#site-header .logo { width: 115px; position: absolute; top: 5px; } header#site-header .is-dropdown-submenu { position: relative; left: auto; right: auto; } } @media screen and (min-width: 40em) { .home header#site-header { box-shadow: none; } .home header#site-header.is-stuck { box-shadow: 0 5px 7px rgba(102, 102, 102, 0.06); } header#site-header .slicknav_menu { display: none; } header#site-header .top-bar { background: #fff; border: none; padding: 20px 0; } header#site-header .top-bar ul { background: #fff; } header#site-header .top-bar .logo { width: 115px; } header#site-header .top-bar .top-bar-left a { padding: 0; background: none; } header#site-header .top-bar a { color: #333333; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; } header#site-header .top-bar a:hover { color: #dc3c00; } header#site-header .top-bar .top-bar-right li { position: relative; text-transform: uppercase; border: solid 1px #fff; } header#site-header .top-bar .top-bar-right li.is-active { border: solid 1px #cacaca; } .selected header#site-header .top-bar .top-bar-right li.selected:after { color: #dc3c00; } header#site-header .top-bar .top-bar-right li.opens-left > .is-dropdown-submenu { right: -1px; } header#site-header .top-bar .top-bar-right .is-dropdown-submenu li:after { display: none; } } @media screen and (max-width: 39.9375em) { .no-js .top-bar { display: none; } } @media screen and (min-width: 40em) { .no-js .title-bar { display: none; } } .sticky-container { position: fixed; width: 100%; z-index: 1000; top: 0; } .get-involved-title { padding-top: 2rem; padding-bottom: 2rem; font-size: 48px; } #site-footer { background: #333333; width: 100%; padding: 50px 0; font-size: 12px; } #site-footer ul.links { margin: 0; padding: 0; list-style: none; line-height: 36px; } #site-footer ul.links li { display: inline-block; margin: 0 1rem 0 0; } #site-footer ul.social { list-style: none; margin: 0; padding: 0; } @media screen and (min-width: 40em) { #site-footer ul.social { float: right; } } #site-footer ul.social li { display: inline-block; margin: 0 1rem; font-size: 30px; } #site-footer .credits, #site-footer .icons { text-align: center; } #site-footer .credits { margin-top: 0.5em; } #site-footer .credits .copyright { padding-right: 1em; } #site-footer .icons { margin-top: -0.9em; } .stickyfooter { position: fixed; bottom: 0; } .bg-gray { color: #fff; } .bg-gray a { color: #fff; } .bg-red { background: #dc3c00; color: #fff; } .bg-red a { color: #fff; text-decoration: underline; } .bg-blue { background: #00a0dc; color: #fff; } .bg-blue a { color: #fff; text-decoration: underline; } .padded { padding: 2rem; height: 100%; } @media screen and (min-width: 40em) { .home #page-header { padding: 0 0 50px 0; } } .home #page-header img { display: block; margin: 0 auto; } .home #page-header h1 { font-size: 32px; text-align: center; } @media screen and (min-width: 40em) { .home #page-header h1 { text-align: right; } } #get-involved { margin-bottom: 2rem; } #get-involved .callout { height: 100%; margin: 0; } #get-involved .callout h2 { color: #dc3c00; text-align: center; } #get-involved .callout a { color: #dc3c00; text-decoration: none; } #get-involved .white-box { margin-bottom: 2rem; } @media screen and (min-width: 40em) { #get-involved .white-box { margin-bottom: 0; } } #get-involved .padded { padding: 2rem; } #get-involved .title { text-align: center; margin-bottom: 1rem; } @media screen and (min-width: 40em) { #get-involved .title { margin-bottom: 0; text-align: left; } } #projects { margin-bottom: 2rem; } #projects .padded { padding: 6rem 2rem; } #projects h4 { font-size: 26px; } #page-header { padding: 6rem 0 0; } #page-header .page-title { font-size: 48px; text-transform: uppercase; } #page-header h4 { font-size: 27px; } .boxy { margin-bottom: 2rem; } col .sidebar-info { margin-left: -2em; } .title-repository { font-size: 48px; } .siderbar-widget-padding-top { padding-top: 2em; } .featured { margin: 0 0 4rem; } #main { margin-top: 82px; padding: 0 0 50px 0; } @media screen and (max-width: 39.9375em) { #main { margin-top: 56px; } } ol.no-numbers, ul.no-numbers { margin: 0 0 1rem; padding: 0; list-style: none; } body { height: auto; } .pagination .previous, .pagination .next { font-size: 24px; line-height: 24px; position: relative; top: 4px; } .row:before, .row:after { content: normal; } #request-content { padding: 6rem 0 2rem 0; } pre.scrollable { background: #fefefe; color: #666666; } .scrollable { max-height: 340px; overflow-y: scroll; } .list-group { margin-bottom: 20px; padding-left: 0 } .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd } .list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } a.list-group-item, button.list-group-item { color: #555 } a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus { text-decoration: none; color: #555; background-color: #f5f5f5 } button.list-group-item { width: 100%; text-align: left } .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: #fff; background-color: #4582ec; border-color: #4582ec } .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small { color: inherit } .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #fefeff } .list-group-item-heading { margin-top: 0; margin-bottom: 5px } .list-group-item-text { margin-bottom: 0; line-height: 1.3 }
0.740174
0.092442
.home{ padding: 50px 140px; display: flex; justify-content: space-between; align-items: flex-start; } .description{ display: flex; flex-direction: column; flex-basis: 50%; align-items: flex-start; } .profession{ color: rgba(100, 100, 100, 1); text-transform: uppercase; } .name{ margin-top: 1rem; font-size: 4rem; } .welcome{ font-family: 'Lato', sans-serif; color: rgba(100, 100, 100, 1); font-size: 1rem; } .img{ margin-right: 0; width:370px; height:465px; color: #3F593D; background-image: url("../../assets/ProfilePictureLines.png"); background-size: cover; background-position: center; border: 2px solid #3F593D; box-sizing: border-box; border-radius: 140px 0px; } .button{ margin:20px 0; width:130px; font-family: 'Montserrat', sans-serif; font-weight: 400; color: rgba(255, 255, 255, 1); background: rgba(8, 52, 137, 0.82); border-radius: 15px 0px; box-shadow: -7px -7px 20px 0px #fff9, -4px -4px 5px 0px #fff9, 7px 7px 20px 0px #0002, 4px 4px 5px 0px #0001; text-transform: uppercase; border: none; font-size: 1rem; padding-top: 8px; padding-bottom: 8px; cursor: pointer; position: relative; transition: all 0.3s ease; } .button:hover{ background: rgba(9, 41, 105, 0.82); } @media (max-width: 1023px){ .home{ flex-direction: column; align-items: center; padding: 70px 25px 20px; } .name{ font-size: 2rem; } .img{ display: none; } .imgMobile{ margin-right: 0; width:125px; height:180px; color: #3F593D; background-image: url("../../assets/ProfilePictureLines.png"); background-size: cover; background-position: center; border: 1px solid #3F593D; box-sizing: border-box; border-radius: 43px 0px; align-self: center; } .button{ align-self: center; } }
src/components/home/Home.module.css
.home{ padding: 50px 140px; display: flex; justify-content: space-between; align-items: flex-start; } .description{ display: flex; flex-direction: column; flex-basis: 50%; align-items: flex-start; } .profession{ color: rgba(100, 100, 100, 1); text-transform: uppercase; } .name{ margin-top: 1rem; font-size: 4rem; } .welcome{ font-family: 'Lato', sans-serif; color: rgba(100, 100, 100, 1); font-size: 1rem; } .img{ margin-right: 0; width:370px; height:465px; color: #3F593D; background-image: url("../../assets/ProfilePictureLines.png"); background-size: cover; background-position: center; border: 2px solid #3F593D; box-sizing: border-box; border-radius: 140px 0px; } .button{ margin:20px 0; width:130px; font-family: 'Montserrat', sans-serif; font-weight: 400; color: rgba(255, 255, 255, 1); background: rgba(8, 52, 137, 0.82); border-radius: 15px 0px; box-shadow: -7px -7px 20px 0px #fff9, -4px -4px 5px 0px #fff9, 7px 7px 20px 0px #0002, 4px 4px 5px 0px #0001; text-transform: uppercase; border: none; font-size: 1rem; padding-top: 8px; padding-bottom: 8px; cursor: pointer; position: relative; transition: all 0.3s ease; } .button:hover{ background: rgba(9, 41, 105, 0.82); } @media (max-width: 1023px){ .home{ flex-direction: column; align-items: center; padding: 70px 25px 20px; } .name{ font-size: 2rem; } .img{ display: none; } .imgMobile{ margin-right: 0; width:125px; height:180px; color: #3F593D; background-image: url("../../assets/ProfilePictureLines.png"); background-size: cover; background-position: center; border: 1px solid #3F593D; box-sizing: border-box; border-radius: 43px 0px; align-self: center; } .button{ align-self: center; } }
0.406155
0.094135
body { font-size: 32px; padding: 0; margin: 0; background: #333 url(../images/logo.png) no-repeat center center; background-size: contain; /*animation: enlarge 30s infinite;*/ } body * { color: #fff; box-sizing: border-box; } /*@keyframes enlarge { 0% {background-size: 25%} 50% {background-size: 50%} 100% {background-size: 25%} }*/ #background { background-color: rgba(51, 51, 51, 0.5); display: flex; justify-content: space-between; box-sizing: border-box; flex-direction: column; align-items: center; height: 100vh; } header { display: flex; justify-content: space-between; width: 100%; padding: 10px; background-color: rgba(0, 0, 0, 0.5) } header .logo { transition: all 2s; } header .logo:hover { transform: rotate(180deg); } header .logo img { width: 32px; } header .menu { cursor: pointer; opacity: 0.8; transition: all 0.5s } header .menu:hover { opacity: 1.0; } #menu { background-color: #333; position: absolute; } #menu .container { padding: 10px; overflow-y: auto; } #menu .hide { border: solid 2px dodgerblue; border-radius: 6px; background-color: dodgerblue; display: inline-block; padding: 7px 12px; font-size: 14px; font-weight: bolder; transition: all 0.5s; cursor: pointer; } #menu .hide:hover, #menu .hide:active { background-color: rgb(66, 162, 255); } #menu h2 { font-size: 25px; border-bottom: solid 3px #fff; } div.buttons { display: flex; flex-wrap: wrap; justify-content: space-around; max-width: 98%; width: 100%; margin: 0 auto 0 auto; padding: 0 10px 0 10px; } div.buttons a { cursor: pointer; color: #000; font-weight: bold; flex-grow: 1; text-align: center; display: block; padding: 20px 10px 20px 10px; transition: all 0.5s; margin: 3px; opacity: 0.8; } div.buttons a.active { border: solid 3px dodgerblue; opacity: 1.0; } div.buttons a:hover { transform: scale(1.05); border-width: 1px; z-index: 100; box-shadow: 0 0 5px; opacity: 1.0; } #description { text-align: center; background-color: dodgerblue; color: #fff; display: none; margin: 0; padding: 10px 0 10px 0; width: 100%; height: 80px; align-items: center; display: flex; justify-content: space-around; } label { font-size: 20px; } input[type=radio] { transform: scale(1.4); } select { display: block; width: 100%; border: solid 1px dodgerblue; font-size: 20px; color: #000; margin: 5px 0 10px 0; padding: 5px; } select:active, select:focus { box-shadow: 0 0 10px dodgerblue; } select option { color: #000; } .popup-container { background-color: #555; border-radius: 10px; box-shadow: 0px 0px 30px #000; } .popup-container .popup-ok button { background-color: dodgerblue; color: #fff; font-size: 26px; } .popup-container .popup-ok button:hover { background-color: rgb(66, 162, 255); color: #fff; } #popup { height: 100%; padding: 40px 0 0 0; display: flex; align-items: center; text-align: center; justify-content: space-around; } #popup p { padding: 28px; text-align: justify; font-size: 28px; } @media all and (max-width: 980px) { div.buttons { flex-wrap: wrap; } } @media all and (max-width: 500px) { div.buttons { flex-direction: column; } }
css/style.css
body { font-size: 32px; padding: 0; margin: 0; background: #333 url(../images/logo.png) no-repeat center center; background-size: contain; /*animation: enlarge 30s infinite;*/ } body * { color: #fff; box-sizing: border-box; } /*@keyframes enlarge { 0% {background-size: 25%} 50% {background-size: 50%} 100% {background-size: 25%} }*/ #background { background-color: rgba(51, 51, 51, 0.5); display: flex; justify-content: space-between; box-sizing: border-box; flex-direction: column; align-items: center; height: 100vh; } header { display: flex; justify-content: space-between; width: 100%; padding: 10px; background-color: rgba(0, 0, 0, 0.5) } header .logo { transition: all 2s; } header .logo:hover { transform: rotate(180deg); } header .logo img { width: 32px; } header .menu { cursor: pointer; opacity: 0.8; transition: all 0.5s } header .menu:hover { opacity: 1.0; } #menu { background-color: #333; position: absolute; } #menu .container { padding: 10px; overflow-y: auto; } #menu .hide { border: solid 2px dodgerblue; border-radius: 6px; background-color: dodgerblue; display: inline-block; padding: 7px 12px; font-size: 14px; font-weight: bolder; transition: all 0.5s; cursor: pointer; } #menu .hide:hover, #menu .hide:active { background-color: rgb(66, 162, 255); } #menu h2 { font-size: 25px; border-bottom: solid 3px #fff; } div.buttons { display: flex; flex-wrap: wrap; justify-content: space-around; max-width: 98%; width: 100%; margin: 0 auto 0 auto; padding: 0 10px 0 10px; } div.buttons a { cursor: pointer; color: #000; font-weight: bold; flex-grow: 1; text-align: center; display: block; padding: 20px 10px 20px 10px; transition: all 0.5s; margin: 3px; opacity: 0.8; } div.buttons a.active { border: solid 3px dodgerblue; opacity: 1.0; } div.buttons a:hover { transform: scale(1.05); border-width: 1px; z-index: 100; box-shadow: 0 0 5px; opacity: 1.0; } #description { text-align: center; background-color: dodgerblue; color: #fff; display: none; margin: 0; padding: 10px 0 10px 0; width: 100%; height: 80px; align-items: center; display: flex; justify-content: space-around; } label { font-size: 20px; } input[type=radio] { transform: scale(1.4); } select { display: block; width: 100%; border: solid 1px dodgerblue; font-size: 20px; color: #000; margin: 5px 0 10px 0; padding: 5px; } select:active, select:focus { box-shadow: 0 0 10px dodgerblue; } select option { color: #000; } .popup-container { background-color: #555; border-radius: 10px; box-shadow: 0px 0px 30px #000; } .popup-container .popup-ok button { background-color: dodgerblue; color: #fff; font-size: 26px; } .popup-container .popup-ok button:hover { background-color: rgb(66, 162, 255); color: #fff; } #popup { height: 100%; padding: 40px 0 0 0; display: flex; align-items: center; text-align: center; justify-content: space-around; } #popup p { padding: 28px; text-align: justify; font-size: 28px; } @media all and (max-width: 980px) { div.buttons { flex-wrap: wrap; } } @media all and (max-width: 500px) { div.buttons { flex-direction: column; } }
0.391173
0.147863
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700'); body { padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; text-align: left; color: #000000; font-size: 14px; overflow: initial; background-color: #ffffff; } .body_wrapper { display: block; overflow-x: hidden; } a, a:active, a:focus, a:hover, a:visited { color: #000; cursor: pointer; display: inline-block; outline: none; text-decoration: none; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; } ul { padding: 0; margin: 0; list-style: none; } .main-color { color: #F38C14 !important; } .bg-main-color { background-color: #F38C14; color: #000; } h2{ font-size: 40px; font-weight: 700; } h1 { font-size: 50px; font-weight: 700; } p { padding: 12px 0; line-height: 28px; font-size: 16px; font-weight: 600; } button:hover, button:focus, button:active, button:visited { outline: none; box-shadow: none !important; } .group-btn { margin-top: 20px; padding-top: 20px; } .btn-gradiant, .btn-outline { background-color: #F8D625; background-image: linear-gradient(to right, #F38C14, #F8D625); background-image: -webkit-linear-gradient(to right, #F38C14, #F8D625); background-image: -moz-linear-gradient(to right, #F38C14, #F8D625); background-image: -ms-linear-gradient(to right, #F38C14, #F8D625); background-image: -o-linear-gradient(to right, #F38C14, #F8D625); border: 1px solid #F8D625; margin-right: 10px; padding: 8px 20px; display: inline-block; font-weight: 600; text-align: center; color: #ffffff; min-width: 90px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) } .btn-gradiant a { color: #ffffff; display: block; height: 100%; } .btn-outline { margin-left: 10px; background-color: transparent; background-image: none; border: 1px solid #F38C14; } .btn-outline a { color: #000; display: block; height: 100%; } .group-btn button { min-width: 165px; margin: 5px; } .black-btn { background-color: #000000; color: #ffffff; padding: 10px; font-weight: 600; font-size: 14px; min-width: 120px; } .black-btn:hover { color: #ffffff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4) !important; } .btn:hover { box-shadow: 0 0 10px rgba(80, 80, 80, 0.5) !important; } /* End shared style */ /* Start code */ /* Start Top nav */ .top_nav { background-color: #f3f3f3; padding: 5px 0; font-size: 13px } .top_nav ul li a { padding: 0 5px; margin: 0 5px; color: #6a6a6a; } .top_nav .social { padding: 0; margin: 0 5px; place-content: flex-end; font-size: 14px } .social li a:hover { color: #F38C14; } /* End Top nav */ /* Start main Nav */ .navbar { padding: 0; } .navbar-brand img { padding: 5px; width: 150px; } .navbar-nav { font-size: 15px; font-weight: bold; } .navbar-expand-lg .navbar-nav .nav-item { padding: 0 0.8rem; transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; } .navbar-expand-lg .navbar-nav .nav-link { padding-left: 0.5rem; padding-right: 0.5rem; position: relative; color: rgba(0, 0, 0, 0.9); transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; } .navbar-expand-lg .navbar-nav .nav-item .nav-link::after, .navbar-expand-lg .navbar-nav .nav-item.active .nav-link::after { content: ""; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; transition: all ease-in-out 0.3s; background-color: #F8D625; background-image: linear-gradient(to right, #F38C14, #F8D625); background-image: -webkit-linear-gradient(to right, #F38C14, #F8D625); background-image: -moz-linear-gradient(to right, #F38C14, #F8D625); background-image: -ms-linear-gradient(to right, #F38C14, #F8D625); background-image: -o-linear-gradient(to right, #F38C14, #F8D625); -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; } .navbar-expand-lg .navbar-nav .nav-item .nav-link::after { content: ""; width: 0; } .navbar-expand-lg .navbar-nav .nav-item .nav-link:hover::after { width: 100% } .navbar-expand-lg .navbar-nav .nav-item.lang .nav-link:hover::after { content: none; } /*Start responsive menu */ .navbar-light .navbar-toggler { margin-right: 25px; position: relative; z-index: 101; border: 1px solid #F8D625; box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2); border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; background-image: linear-gradient(to bottom, #F38C14, #F8D625); background-image: -webkit-linear-gradient(to bottom, #F38C14, #F8D625); background-image: -moz-linear-gradient(to bottom, #F38C14, #F8D625); background-image: -ms-linear-gradient(to bottom, #F38C14, #F8D625); background-image: -o-linear-gradient(to bottom, #F38C14, #F8D625); } .navbar-light .navbar-toggler-icon { background-image: none; } .menu-bars li { line-height: 0; } .menu-bars span { display: inline-block; background-color: #fff; width: 100%; height: 3px; margin: 3px 0; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; } /*End responsive menu */ /* Start main Nav */ /* Start Header */ header { position: relative; overflow: hidden; padding: 10px 0; padding-bottom: 100px; height: auto; /* min-height: 90vh; */ } header img { position: absolute; width: 150%; right: -50px; top: 0; z-index: 8; } header .site-descp { margin-top: 135px; position: relative; z-index: 10; } /* End Header */ /* Start check_demo_movie */ .check_demo_movie { background-color: #f3f3f3; background-image: url("../images/img3.png"); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; text-align: center; padding: 70px 0; overflow: hidden; } .card { margin: 10px; border: none; color: #35383B; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; } .card:hover{ transform: scale(1.03); -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); box-shadow: 0 0 22px rgba(0, 0, 0, 0.3); } .card .card-header { padding: 0.5rem; background-color: transparent; border: none; } .card img { height: 15rem; width: 100%; display: block; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } /* .card .card-body{ padding: 0.5rem } */ .card p { padding: 0; color: #9E9E9E; font-weight: 600; margin-bottom: 0.5rem; } .card .rating { color: #9E9E9E; cursor: pointer; } .card .rating .star_gold { color: #FAB808; } .card .rating li { padding: 0 4px; font-size: 20px; } /* End check_demo_movie */ /* start packages page */ .packages{ text-align: center; padding: 50px 0; } .package-price span{ display: inline-block; padding: 2px 5px ; font-size: 19px; } /* Start Footer */ footer { background-color: #1D2933; color: #ffffff; padding-top: 20px; font-weight: 500; overflow: hidden; } footer p { font-weight: 500; } footer h5 { font-size: 25px; margin-top: 40px; margin-bottom: 20px; color: #FAB808; } footer a { color: #fff; padding: 5px 0; font-size: 14px; } footer a:hover, footer .links ul li a:hover { color: #FAB808; } footer .btn a { padding: 0; color: #fff; } footer .links ul { list-style-type: ">"; margin: 10px 20px; margin-left: 0; } footer .links ul li a { color: #fff; } footer .form-control { height: 2.5rem; background-color: transparent; border: 0; box-shadow: none; } footer .form-control:focus { box-shadow: none; } .input-group { background-color: #fff; margin: 15px 0; height: 2.5rem; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .input-group-text { background-color: transparent; border-color: transparent; padding: 0; } .social li a { color: #FAB808; padding: 5px 10px; } .social { padding: 10px 0; } .social li:first-child a { padding-left: 0; } .copyrights { background-color: #0E1A24; color: #697F92; text-align: center; } .copyrights p { margin: 0; padding: 5px; font-size: 14px; } /* End Footer */ /* Contact US */ .contact-us { padding: 80px 0; text-align: center; background-image: url("../images/contact_bg.png"); background-position: center; background-size: contain; background-repeat: no-repeat; } .contact-form { text-align: left; background-color: #fff; padding: 15px; border-top: 5px solid #F38C14; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; } .contact-form label{ padding: 5px 0; } .contact-form .form-control{ padding: 5px 10px ; height: 2.5rem; } .contact-form textarea.form-control{ height: initial; } form .form-control::placeholder { opacity: 0.7; /* Firefox */ } form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */ opacity: 0.7; } form .form-control::-ms-input-placeholder { /* Microsoft Edge */ opacity: 0.7; } /* Contact US */ /* Start about us page */ .about { background-color: #f3f3f3; } /* End about us page */ /* Sticky menu */ .sticky-menu { position: fixed; top: 0; width: 100%; z-index: 100; background-color: #fff; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); } .sticky-menu img { padding: 0; width: 90px !important; } /* Sticky menu */ /* scroll to top */ .scroll-top { background-color: #F38C14; box-shadow: 0 0 0 0.2rem rgba(248, 213, 37, 0.5); color: #fff; position: fixed; display: none; left: 10px; bottom: 20px; z-index: 10000; text-align: center; } .scroll-top a { color: #fff; padding: 5px; width: 40px; height: 35px; display: inline-block; } /* end scroll-top */ /* Start Preloader */ .preloader { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 10000; background-image: linear-gradient(to bottom, #C43F21, #F8D625); background-image: -webkit-linear-gradient(to bottom, #C43F21, #F8D625); background-image: -moz-linear-gradient(to bottom, #C43F21, #F8D625); background-image: -ms-linear-gradient(to bottom, #C43F21, #F8D625); background-image: -o-linear-gradient(to bottom, #C43F21, #F8D625); } .preloader-loading { transform: translate(0, 170px); margin: auto; text-align: center; -webkit-transform: translate(0, 170px); -moz-transform: translate(0, 170px); -ms-transform: translate(0, 170px); -o-transform: translate(0, 170px); } .preloader-loading img { animation: cssload-animate 0.58s linear infinite; -o-animation: cssload-animate 0.58s linear infinite; -ms-animation: cssload-animate 0.58s linear infinite; -webkit-animation: cssload-animate 0.58s linear infinite; -moz-animation: cssload-animate 0.58s linear infinite; } @keyframes cssload-animate { 17% { opacity: 1; } 25% { opacity: 0.5; } 50% { opacity: 1; } 75% { opacity: 0.4; } 100% { opacity: 0.5; } } @-o-keyframes cssload-animate { 17% { opacity: 1; } 25% { opacity: 0.5; } 50% { opacity: 1; } 75% { opacity: 0.4; } 100% { opacity: 0.5; } } @-ms-keyframes cssload-animate { 17% { opacity: 1; } 25% { opacity: 0.5; } 50% { opacity: 1; } 75% { opacity: 0.4; } 100% { opacity: 0.5; } } @-webkit-keyframes cssload-animate { 17% { opacity: 1; } 25% { opacity: 0.5; } 50% { opacity: 1; } 75% { opacity: 0.4; } 100% { opacity: 0.5; } } @-moz-keyframes cssload-animate { 17% { opacity: 1; } 25% { opacity: 0.5; } 50% { opacity: 1; } 75% { opacity: 0.4; } 100% { opacity: 0.5; } } /* End Preloader */
css/style.css
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700'); body { padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; text-align: left; color: #000000; font-size: 14px; overflow: initial; background-color: #ffffff; } .body_wrapper { display: block; overflow-x: hidden; } a, a:active, a:focus, a:hover, a:visited { color: #000; cursor: pointer; display: inline-block; outline: none; text-decoration: none; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; } ul { padding: 0; margin: 0; list-style: none; } .main-color { color: #F38C14 !important; } .bg-main-color { background-color: #F38C14; color: #000; } h2{ font-size: 40px; font-weight: 700; } h1 { font-size: 50px; font-weight: 700; } p { padding: 12px 0; line-height: 28px; font-size: 16px; font-weight: 600; } button:hover, button:focus, button:active, button:visited { outline: none; box-shadow: none !important; } .group-btn { margin-top: 20px; padding-top: 20px; } .btn-gradiant, .btn-outline { background-color: #F8D625; background-image: linear-gradient(to right, #F38C14, #F8D625); background-image: -webkit-linear-gradient(to right, #F38C14, #F8D625); background-image: -moz-linear-gradient(to right, #F38C14, #F8D625); background-image: -ms-linear-gradient(to right, #F38C14, #F8D625); background-image: -o-linear-gradient(to right, #F38C14, #F8D625); border: 1px solid #F8D625; margin-right: 10px; padding: 8px 20px; display: inline-block; font-weight: 600; text-align: center; color: #ffffff; min-width: 90px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) } .btn-gradiant a { color: #ffffff; display: block; height: 100%; } .btn-outline { margin-left: 10px; background-color: transparent; background-image: none; border: 1px solid #F38C14; } .btn-outline a { color: #000; display: block; height: 100%; } .group-btn button { min-width: 165px; margin: 5px; } .black-btn { background-color: #000000; color: #ffffff; padding: 10px; font-weight: 600; font-size: 14px; min-width: 120px; } .black-btn:hover { color: #ffffff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4) !important; } .btn:hover { box-shadow: 0 0 10px rgba(80, 80, 80, 0.5) !important; } /* End shared style */ /* Start code */ /* Start Top nav */ .top_nav { background-color: #f3f3f3; padding: 5px 0; font-size: 13px } .top_nav ul li a { padding: 0 5px; margin: 0 5px; color: #6a6a6a; } .top_nav .social { padding: 0; margin: 0 5px; place-content: flex-end; font-size: 14px } .social li a:hover { color: #F38C14; } /* End Top nav */ /* Start main Nav */ .navbar { padding: 0; } .navbar-brand img { padding: 5px; width: 150px; } .navbar-nav { font-size: 15px; font-weight: bold; } .navbar-expand-lg .navbar-nav .nav-item { padding: 0 0.8rem; transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; } .navbar-expand-lg .navbar-nav .nav-link { padding-left: 0.5rem; padding-right: 0.5rem; position: relative; color: rgba(0, 0, 0, 0.9); transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; } .navbar-expand-lg .navbar-nav .nav-item .nav-link::after, .navbar-expand-lg .navbar-nav .nav-item.active .nav-link::after { content: ""; width: 100%; height: 3px; position: absolute; left: 0; bottom: 0; transition: all ease-in-out 0.3s; background-color: #F8D625; background-image: linear-gradient(to right, #F38C14, #F8D625); background-image: -webkit-linear-gradient(to right, #F38C14, #F8D625); background-image: -moz-linear-gradient(to right, #F38C14, #F8D625); background-image: -ms-linear-gradient(to right, #F38C14, #F8D625); background-image: -o-linear-gradient(to right, #F38C14, #F8D625); -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; } .navbar-expand-lg .navbar-nav .nav-item .nav-link::after { content: ""; width: 0; } .navbar-expand-lg .navbar-nav .nav-item .nav-link:hover::after { width: 100% } .navbar-expand-lg .navbar-nav .nav-item.lang .nav-link:hover::after { content: none; } /*Start responsive menu */ .navbar-light .navbar-toggler { margin-right: 25px; position: relative; z-index: 101; border: 1px solid #F8D625; box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2); border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; background-image: linear-gradient(to bottom, #F38C14, #F8D625); background-image: -webkit-linear-gradient(to bottom, #F38C14, #F8D625); background-image: -moz-linear-gradient(to bottom, #F38C14, #F8D625); background-image: -ms-linear-gradient(to bottom, #F38C14, #F8D625); background-image: -o-linear-gradient(to bottom, #F38C14, #F8D625); } .navbar-light .navbar-toggler-icon { background-image: none; } .menu-bars li { line-height: 0; } .menu-bars span { display: inline-block; background-color: #fff; width: 100%; height: 3px; margin: 3px 0; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; } /*End responsive menu */ /* Start main Nav */ /* Start Header */ header { position: relative; overflow: hidden; padding: 10px 0; padding-bottom: 100px; height: auto; /* min-height: 90vh; */ } header img { position: absolute; width: 150%; right: -50px; top: 0; z-index: 8; } header .site-descp { margin-top: 135px; position: relative; z-index: 10; } /* End Header */ /* Start check_demo_movie */ .check_demo_movie { background-color: #f3f3f3; background-image: url("../images/img3.png"); background-size: 100% 100%; background-repeat: no-repeat; background-position: center; text-align: center; padding: 70px 0; overflow: hidden; } .card { margin: 10px; border: none; color: #35383B; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; -o-transition: all ease-in-out 0.3s; } .card:hover{ transform: scale(1.03); -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); box-shadow: 0 0 22px rgba(0, 0, 0, 0.3); } .card .card-header { padding: 0.5rem; background-color: transparent; border: none; } .card img { height: 15rem; width: 100%; display: block; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } /* .card .card-body{ padding: 0.5rem } */ .card p { padding: 0; color: #9E9E9E; font-weight: 600; margin-bottom: 0.5rem; } .card .rating { color: #9E9E9E; cursor: pointer; } .card .rating .star_gold { color: #FAB808; } .card .rating li { padding: 0 4px; font-size: 20px; } /* End check_demo_movie */ /* start packages page */ .packages{ text-align: center; padding: 50px 0; } .package-price span{ display: inline-block; padding: 2px 5px ; font-size: 19px; } /* Start Footer */ footer { background-color: #1D2933; color: #ffffff; padding-top: 20px; font-weight: 500; overflow: hidden; } footer p { font-weight: 500; } footer h5 { font-size: 25px; margin-top: 40px; margin-bottom: 20px; color: #FAB808; } footer a { color: #fff; padding: 5px 0; font-size: 14px; } footer a:hover, footer .links ul li a:hover { color: #FAB808; } footer .btn a { padding: 0; color: #fff; } footer .links ul { list-style-type: ">"; margin: 10px 20px; margin-left: 0; } footer .links ul li a { color: #fff; } footer .form-control { height: 2.5rem; background-color: transparent; border: 0; box-shadow: none; } footer .form-control:focus { box-shadow: none; } .input-group { background-color: #fff; margin: 15px 0; height: 2.5rem; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; } .input-group-text { background-color: transparent; border-color: transparent; padding: 0; } .social li a { color: #FAB808; padding: 5px 10px; } .social { padding: 10px 0; } .social li:first-child a { padding-left: 0; } .copyrights { background-color: #0E1A24; color: #697F92; text-align: center; } .copyrights p { margin: 0; padding: 5px; font-size: 14px; } /* End Footer */ /* Contact US */ .contact-us { padding: 80px 0; text-align: center; background-image: url("../images/contact_bg.png"); background-position: center; background-size: contain; background-repeat: no-repeat; } .contact-form { text-align: left; background-color: #fff; padding: 15px; border-top: 5px solid #F38C14; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; } .contact-form label{ padding: 5px 0; } .contact-form .form-control{ padding: 5px 10px ; height: 2.5rem; } .contact-form textarea.form-control{ height: initial; } form .form-control::placeholder { opacity: 0.7; /* Firefox */ } form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */ opacity: 0.7; } form .form-control::-ms-input-placeholder { /* Microsoft Edge */ opacity: 0.7; } /* Contact US */ /* Start about us page */ .about { background-color: #f3f3f3; } /* End about us page */ /* Sticky menu */ .sticky-menu { position: fixed; top: 0; width: 100%; z-index: 100; background-color: #fff; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); } .sticky-menu img { padding: 0; width: 90px !important; } /* Sticky menu */ /* scroll to top */ .scroll-top { background-color: #F38C14; box-shadow: 0 0 0 0.2rem rgba(248, 213, 37, 0.5); color: #fff; position: fixed; display: none; left: 10px; bottom: 20px; z-index: 10000; text-align: center; } .scroll-top a { color: #fff; padding: 5px; width: 40px; height: 35px; display: inline-block; } /* end scroll-top */ /* Start Preloader */ .preloader { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 10000; background-image: linear-gradient(to bottom, #C43F21, #F8D625); background-image: -webkit-linear-gradient(to bottom, #C43F21, #F8D625); background-image: -moz-linear-gradient(to bottom, #C43F21, #F8D625); background-image: -ms-linear-gradient(to bottom, #C43F21, #F8D625); background-image: -o-linear-gradient(to bottom, #C43F21, #F8D625); } .preloader-loading { transform: translate(0, 170px); margin: auto; text-align: center; -webkit-transform: translate(0, 170px); -moz-transform: translate(0, 170px); -ms-transform: translate(0, 170px); -o-transform: translate(0, 170px); } .preloader-loading img { animation: cssload-animate 0.58s linear infinite; -o-animation: cssload-animate 0.58s linear infinite; -ms-animation: cssload-animate 0.58s linear infinite; -webkit-animation: cssload-animate 0.58s linear infinite; -moz-animation: cssload-animate 0.58s linear infinite; } @keyframes cssload-animate { 17% { opacity: 1; } 25% { opacity: 0.5; } 50% { opacity: 1; } 75% { opacity: 0.4; } 100% { opacity: 0.5; } } @-o-keyframes cssload-animate { 17% { opacity: 1; } 25% { opacity: 0.5; } 50% { opacity: 1; } 75% { opacity: 0.4; } 100% { opacity: 0.5; } } @-ms-keyframes cssload-animate { 17% { opacity: 1; } 25% { opacity: 0.5; } 50% { opacity: 1; } 75% { opacity: 0.4; } 100% { opacity: 0.5; } } @-webkit-keyframes cssload-animate { 17% { opacity: 1; } 25% { opacity: 0.5; } 50% { opacity: 1; } 75% { opacity: 0.4; } 100% { opacity: 0.5; } } @-moz-keyframes cssload-animate { 17% { opacity: 1; } 25% { opacity: 0.5; } 50% { opacity: 1; } 75% { opacity: 0.4; } 100% { opacity: 0.5; } } /* End Preloader */
0.364778
0.082107
.sender-mailing-sprite{ background: url("images/sender/mailing_sprite.png") no-repeat; width: 41px; height: 33px; display: inline-block; vertical-align: middle; } /* box list, example: group page, mailing chain page */ .sender-box-selector, .sender-box-list-item, .sender-box-list-item-caption, .sender-box-list-item-block-item{ border-width: 1px; border-style: solid; border-color: #e6e6e6; border-collapse: collapse; } .sender-box-selector{ background-color: #E0E8EA; padding: 10px; margin-bottom: 30px; } .sender-box-selector-caption{ font-weight: bold; padding-bottom: 5px; } .sender-box-selector-control{ } .sender-box-list{ /* padding-bottom: 30px; min-height: 300px; */ } .sender-box-list select {max-width: 570px;} .sender-box-list-item{ margin-top: 15px; border-radius: 5px; } .sender-box-list-item-hidden { } .sender-box-list-item-hidden .sender-box-list-item-caption { border-radius: 5px; } .sender-box-list-item-caption{ vertical-align: middle; background-color: #dde4e7; padding: 10px; font-weight: bold; color: #5C6B6F; cursor: pointer; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #989898; border-right: 1px solid #c4c4c4; border-left: 1px solid #c4c4c4; border-radius: 5px 5px 0px 0px; box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,1), 0px 1px 0px 0px #dedede; } .sender-box-list-item-caption:hover { } .sender-box-list-item-caption-image{ display: inline-block; vertical-align: middle; height: 14px; width: 20px; background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4351px!important; } .sender-box-list-item-hidden .sender-box-list-item-caption-image{ background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4331px!important; } .sender-box-list-item-caption-delete{ float: right; opacity: 0.7; height: 20px; width: 23px; margin-top: -2px; background: url(images/sender/bx-admin-sprite-small-2.png) no-repeat 6px -2446px; } .sender-box-list-item-caption-delete:hover { opacity: 1; } .sender-box-list-item-caption-additional{ float: right; padding-right: 50px; vertical-align: sub; line-height: 20px; } .sender-box-list-item-caption-additional-less{ font-weight: normal; padding-right: 5px; color: #485b6d; text-shadow: 0px 1px 0px #fff; } .sender-box-list-item-caption-additional.loading{ position: relative; } .sender-box-list-item-caption-additional.loading .connector_form_counter{ background-image: url(images/wait.gif); position: absolute; width: 19px; height: 19px; top: 0; right: 30px; } .sender-box-list-item-caption-name{ vertical-align: sub; } .sender-box-list-item-block{ padding: 10px; background-color: #FFF; border-radius: 0px 0px 5px 5px; } .sender-box-list-item-hidden .sender-box-list-item-block{ display: none; } .sender-box-list-item-block-item{ padding: 10px; background-color: #F5F9F9; border-radius: 4px; } .sender-box-list-item-block-item td { padding-left: 10px; } .sender-box-list-item-block-item td:first-child { text-align: right; } .sender-box-list-item-block-item td:last-child { text-align: left; } /* group page summary address counter */ div.sender-group-address-counter{ padding: 30px; background-color: #cdedf9; margin-top: 20px; } div.sender-group-address-counter .sender-group-address-counter-img{ background-position: center -248px; vertical-align: middle; } div.sender-group-address-counter .sender-group-address-counter-text{ font-size: medium; color: #3E494D; padding-left: 10px; vertical-align: middle; } div.sender-group-address-counter .sender-group-address-counter-cnt{ float: right; font-weight: bold; font-size: 22px; line-height: 33px; color: #41474f; text-shadow: 0px 1px 0px #fff; } div.sender-group-address-counter .sender-group-address-counter-cnttext{ float: right; font-size: small; padding-right: 20px; color: #3E494D; } .sender-text-description-header{ font-weight: bold; } .sender-text-description-detail{ font-weight: normal; } /* mailing chain page */ .sender-test-send{ width: 100%; padding: 30px; padding-left: 60px; background-color: #C9E4F0; } .sender-test-send-header{ padding-bottom: 20px; vertical-align: top; } .sender-test-send-header-grey{ color: #94ADC2; } .sender-test-send-header-img{ background-position: center -152px; } .sender-test-caption{ font-weight: bold; } .sender-test-recent{ padding-bottom: 20px; } .sender-link-email{ text-decoration: none; cursor: pointer; } .sender-link-email:hover{ text-decoration: none; border-bottom: 1px dotted #2675d7; } /* mailing group */ .sender-mailing-group{ } .sender-mailing-group-head-img{ } .sender-mailing-group-head-img-inc{ background-position: center -213px; } .sender-mailing-group-head-img-exc{ background-position: center -182px; } .sender-mailing-group-head-text{ font-weight: bold; font-size: 15px; } .sender-mailing-group-block-all{ font-weight: bold; font-size: 15px; margin-bottom: 10px; display: inline-block; } .sender-mailing-group-block-sel{ font-weight: bold; font-size: 15px; margin-bottom: 10px; display: inline-block; } .sender-mailing-group-block-sect-delim{ width: 90px; text-align: center; } /* mailing chain status */ .sender-mailing-status{ background-color: white; border-color: #D3D8DB; border-width: 1px; border-style: solid; border-radius: 5px; padding: 10px 0 10px 15px; } .sender-mailing-status-text{ vertical-align: middle; font-weight: bold; } .sender-mailing-status-text-n{ color: #64717F; } .sender-mailing-status-text-s{ color: #46B7EA; } .sender-mailing-status-text-w{ color: #7BA31D; } .sender-mailing-status-text-p{ color: #000; } .sender-mailing-status-text-y{ color: #7BA31D; } .sender-mailing-status-text-date{ color: #000; font-weight: normal; } .sender-mailing-status-creator{ color: #C2C2C2; font-weight: normal; padding-left: 5px; } .sender-mailing-status-img{ background-position: center 5px; width: 41px; vertical-align: middle; } .sender-mailing-status-img-n{ background-position: center 5px; } .sender-mailing-status-img-s{ background-position: center -110px; } .sender-mailing-status-img-w{ background-position: center -70px; } .sender-mailing-status-img-p{ background-position: center -30px; } .sender-mailing-status-img-y{ background-position: center -70px; } /* mail templates */ .sender-template-caption{ font-weight: bold; font-size: 14px; } .sender-template-list-caption{ font-weight: bold; margin-left: 20px; } .sender-template-type-selector{ width: 300px; -webkit-user-select: none; overflow: hidden; margin-bottom: 30px; } .sender-template-type-selector-title { position: relative; font-weight: bold; margin-bottom: 30px; height: 15px; font-size: 14px; } .sender-template-type-selector-title:after { content: ''; position: absolute; left: 0; right: 30px; top: 30px; margin: auto; height: 1px; background: rgb(224, 224, 224); } .sender-template-type-selector-button{ padding: 7px 13px; margin-bottom: 10px; display: inline-block; float: left; clear: left; font-weight: normal; cursor: pointer; } .sender-template-type-selector-button:hover, .sender-template-type-selector-button-selected{ color: #fff; background-color: #5CC3EF; } .sender-template-list-container { width: 100%; margin-left: 20px; } .sender-template-btn-close{ background: url("/bitrix/panel/main/images/popup_sprite.png") no-repeat 0 -30px; cursor: pointer; display: inline-block; height: 30px; width: 28px; background-position: 0 -90px } .sender-template-list-type-blockempty{ margin: 50px 0; font-size: 38px; color: #dddddd; text-align: center; } .sender-template-list-type-block{ width: 140px; margin-right: 40px; text-align: center; margin-bottom: 40px; display: inline-block; vertical-align: bottom; } .sender-template-list-type-block-caption{ } .sender-template-list-type-block-img{ height: 185px; width: 140px; background-color: #ECECEC; margin-top: 10px; cursor: pointer; } .sender-template-list-type-block-img img{ height: 185px; width: 140px; } /* statictics */ .sender_statistics{ background-color: white; display: inline-block; border-radius: 5px; } .sender-stat-graph { width: 550px; height: 100%; font-size: 11px; background-color: white; } .sender-stat-cont{ background-color: white; margin-top: 20px; white-space: nowrap; padding-bottom: 80px; } .sender-stat-right{ font-size: 15px; margin-left: 20px; white-space: normal; display: inline-block; vertical-align: top; height: 368px; } .sender-stat-left{ font-size: 15px; margin-left: 20px; width: 400px; white-space: normal; display: inline-block; vertical-align: top; } .sender-stat-info { height: 100%; font-size: 12px; background-color: papayawhip; margin-top: 15px; padding: 15px; } .sender-stat-info-list{ margin-bottom: 20px; } .sender-stat-info-list table{ width: 100%; } .sender-stat-info-list table td:first-child{ width: 1%; white-space: nowrap; padding-bottom: 10px; } .sender-stat-info-list table td.sender-stat-info-list-head{ font-weight: bold; } .sender-stat-info-list table td.sender-stat-info-list-value{ padding-bottom: 10px; padding-left: 5px; font-weight: bold; width: 99%; word-wrap: break-word; word-break: break-word; word-break: break-all; overflow: hidden; } .sender-stat-info-cnt{ background-color: white; padding: 15px; } .sender-stat-info-cnt table{ width: 100%; } .sender-stat-info-cnt table td:first-child{ font-weight: bold; width: 99%; } .sender-stat-info-cnt table td:first-child.sender-stat-info-cnt-metric-add{ font-weight: normal; } .sender-stat-info-cnt table td:first-child.sender-stat-info-cnt-metric-name{ padding-left: 15px; font-weight: normal; } .sender-stat-info-cnt table td:last-child{ width: 1%; white-space: nowrap; } .sender-stat-info-cnt table td:last-child span{ font-weight: bold; } .sender-stat-reiterate-cont{ background-color: white; margin-top: 60px; min-height: 500px; padding-bottom: 80px; margin-left: 20px; } .sender-stat-reiterate-head{ font-size: 15px; } .sender-stat-reiterate-graph{ width: 100%; height: 500px; font-size: 11px; } .adm-white-container { background: #fff; padding: 30px 25px; border-radius: 4px; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); border: 1px solid #ccd4d5; margin-top: 25px; } /*h2------------------------------------------------------------------------------------------------------------------*/ h2.adm-white-container-title { position: relative; font-size: 26px; font-weight: bold; margin: 0px 0px 40px; } h2.adm-white-container-title:before { content: ''; position: absolute; left: 0px; right: 0px; top: 50px; width: 100%; height: 1px; background: #eff0f1; } /*p-------------------------------------------------------------------------------------------------------------------*/ p.adm-white-container-p { font-size: 14px; color: #5f707b; margin-bottom: 20px; } /*input & label ------------------------------------------------------------------------------------------------------*/ .adm-white-container input.sender-wizard-radio { display: none; } .adm-white-container label.sender-wizard-radio-label { margin-right: 40px; font-size: 14px; vertical-align: middle; display: inline-block; cursor: pointer; } .adm-white-container label.sender-wizard-radio-label span { position: relative; display: inline-block; width: 14px; height: 14px; border-radius: 8px; border: 1px solid #939393; background: url("images/sender/radio-bg.png") no-repeat -1px 0px; margin-right: 7px; vertical-align: bottom; } .adm-white-container label.sender-wizard-radio-label span:before { content: ''; position: absolute; top: 0px; bottom: 0px; right: 0px; left: 0px; width: 6px; height: 6px; margin: auto; border-radius: 3px; background: transparent; } .adm-white-container input[type=radio]:checked + label { font-weight: bold; } .adm-white-container input[type=radio]:checked + label span { background-position: -1px -17px; border: 1px solid #5b5b6a; } .adm-white-container input[type=radio]:checked + label span:before { background: #000; } .bx-ie8 .adm-white-container input.sender-wizard-radio { display: inline-block; vertical-align: middle; } .bx-ie8 .adm-white-container label span { display: none; } /*adm-email-master-----------------------------------------------------------------------------------------------------*/ .adm-email-master { padding: 25px 0px; background: #f7fafa; border: 1px solid #e2ebef; font-size: 0px; margin: -16px -11px; overflow: hidden; white-space: nowrap; } .adm-email-master .adm-email-master-step { position: relative; display: inline-block; vertical-align: top; width: 20%; text-align: center; white-space: normal; } .adm-email-master .adm-email-master-step .adm-email-master-step-icon { position: relative; display: inline-block; vertical-align: middle; width: 98px; height: 99px; background: url("images/sender/email-master-bg.png") no-repeat 0px 0px; } .adm-email-master .adm-email-master-step.active .adm-email-master-step-icon { background-position: 0px -100px; } .adm-email-master .adm-email-master-step.passed .adm-email-master-step-icon { background-position: 0px -200px; } .adm-email-master .adm-email-master-step .adm-email-master-step-icon:before { content: ''; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; display: block; margin: auto; background: url("images/sender/email-master-step.png") no-repeat 0px 0px; } .adm-email-master .adm-email-master-step-addmail .adm-email-master-step-icon:before { width: 58px; height: 49px; background-position: 0px 0px; top: -8px; } .adm-email-master .adm-email-master-step-addgroup .adm-email-master-step-icon:before { width: 66px; height: 46px; background-position: 0px -54px; left: 3px; } .adm-email-master .adm-email-master-step-addissue .adm-email-master-step-icon:before { width: 53px; height: 52px; background-position: -2px -105px; left: -4px; top: -1px; } .adm-email-master .adm-email-master-step-timingmail .adm-email-master-step-icon:before { width: 62px; height: 62px; background-position: 0px -156px; left: 5px; } .adm-email-master .adm-email-master-step-done .adm-email-master-step-icon:before { width: 45px; height: 44px; background-position: -6px -223px; left: -4px; } .adm-email-master .adm-email-master-step .adm-email-master-step-divider { position: absolute; top: 45px; width: 100%; height: 10px; background: #d4d9db; } .adm-email-master .adm-email-master-step:first-child .adm-email-master-step-divider { width: 50%; right: 0px; } .adm-email-master .adm-email-master-step:last-child .adm-email-master-step-divider { width: 50%; left: 0px; } .adm-email-master .adm-email-master-step .adm-email-master-step-title { font-size: 16px; font-weight: bold; text-align: center; margin-top: 15px; } .adm-white-container table.adm-detail-content-table>tbody>tr>td:first-child{ text-align: right; padding: 5px 4px 7px 0; } .adm-white-container table.adm-detail-content-table>tbody>tr.adm-detail-required-field>td:first-child, .adm-white-container table.adm-detail-content-table.edit-table>tbody>tr.adm-detail-required-field>td:first-child { font-weight: bold; } .adm-white-container table.adm-detail-content-table>tbody>tr>td:last-child{ padding: 5px 0 7px 4px; } .adm-white-container table.adm-detail-content-table>tbody>tr>td:only-child{ text-align: left; } .adm-white-container table.adm-detail-content-table>tbody>tr.adm-detail-required-field>td:only-child{ font-weight: normal; } .bx-ed-type-selector{ margin-bottom: 10px; } .adm-white-container { background: #fff; padding: 30px 25px; border-radius: 4px; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); border: 1px solid #ccd4d5; margin-top: 25px; } .sender-wizard-popup .adm-white-container {overflow: auto;} /*h2------------------------------------------------------------------------------------------------------------------*/ h2.adm-white-container-title { position: relative; font-size: 26px; font-weight: bold; margin: 0px 0px 40px; } h2.adm-white-container-title:before { content: ''; position: absolute; left: 0px; right: 0px; top: 50px; width: 100%; height: 1px; background: #eff0f1; } /*p-------------------------------------------------------------------------------------------------------------------*/ p.adm-white-container-p { font-size: 14px; color: #5f707b; margin-bottom: 20px; font-weight: normal; } p.adm-white-container-subtitle { font-size: 22px; color: #000; line-height: 48px; background: #ecf2f2; padding: 0px 20px; margin-bottom: 25px; border-radius: 3px; } /*input & label ------------------------------------------------------------------------------------------------------*/ .adm-white-container input[type="radio"]{ display: none; } .adm-white-container label { margin-right: 40px; font-size: 14px; vertical-align: middle; display: inline-block; line-height: 16px; } .adm-white-container label span { position: relative; display: inline-block; width: 14px; height: 14px; border-radius: 8px; border: 1px solid #939393; background: url("images/sender/radio-bg.png") no-repeat -1px 0px; margin-right: 7px; vertical-align: bottom; } .adm-white-container label span:before { content: ''; position: absolute; top: 0px; bottom: 0px; right: 0px; left: 0px; width: 6px; height: 6px; margin: auto; border-radius: 3px; background: transparent; } .adm-white-container input[type=radio]:checked + label { font-weight: bold; } .adm-white-container input[type=radio]:checked + label span { background-position: -1px -17px; border: 1px solid #5b5b6a; } .adm-white-container input[type=radio]:checked + label span:before { background: #000; } /*adm-email-master-----------------------------------------------------------------------------------------------------*/ .adm-email-master { padding: 25px 0px; background: #f7fafa; border: 1px solid #e2ebef; font-size: 0px; margin: -16px -11px; overflow: hidden; white-space: nowrap; } .adm-email-master .adm-email-master-step { position: relative; display: inline-block; vertical-align: top; width: 20%; text-align: center; white-space: normal; } .adm-email-master .adm-email-master-step .adm-email-master-step-icon { position: relative; display: inline-block; vertical-align: middle; width: 98px; height: 99px; background: url("images/sender/email-master-bg.png") no-repeat 0px 0px; } .adm-email-master .adm-email-master-step.active .adm-email-master-step-icon { background-position: 0px -100px; } .adm-email-master .adm-email-master-step.passed .adm-email-master-step-icon { background-position: 0px -200px; } .adm-email-master .adm-email-master-step .adm-email-master-step-icon:before { content: ''; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; display: block; margin: auto; background: url("images/sender/email-master-step.png") no-repeat 0px 0px; } .adm-email-master .adm-email-master-step-addmail .adm-email-master-step-icon:before { width: 58px; height: 49px; background-position: 0px 0px; top: -8px; } .adm-email-master .adm-email-master-step-addgroup .adm-email-master-step-icon:before { width: 66px; height: 46px; background-position: 0px -54px; left: 3px; } .adm-email-master .adm-email-master-step-addissue .adm-email-master-step-icon:before { width: 53px; height: 52px; background-position: -2px -105px; left: -4px; top: -1px; } .adm-email-master .adm-email-master-step-timingmail .adm-email-master-step-icon:before { width: 62px; height: 62px; background-position: 0px -156px; left: 5px; } .adm-email-master .adm-email-master-step-done .adm-email-master-step-icon:before { width: 45px; height: 44px; background-position: -6px -223px; left: -4px; } .adm-email-master .adm-email-master-step .adm-email-master-step-divider { position: absolute; top: 45px; width: 100%; height: 10px; background: #d4d9db; } .adm-email-master .adm-email-master-step:first-child .adm-email-master-step-divider { width: 50%; right: 0px; } .adm-email-master .adm-email-master-step:last-child .adm-email-master-step-divider { width: 50%; left: 0px; } .adm-email-master .adm-email-master-step .adm-email-master-step-title { font-size: 16px; font-weight: bold; text-align: center; margin-top: 15px; } .sender-wizard-btn-cont{ margin-top: 20px; } .adm-email-master-container .adm-white-container .adm-detail-content-item-block-title { font-size: 18px; font-weight: normal; } .adm-email-master-container .adm-white-container .adm-detail-content-item-block-span { font-size: 16px; font-weight: bold; color: #000; margin-bottom: 15px; display: block; } .adm-detail-content-item-block-save { line-height: 28px; margin-top: 15px; font-weight: normal; } .sender-mailing-group-container { min-height: 27px; padding: 13px 17px; } .sender-mailing-group-container.sender-mailing-group-add { background: #e4f2f7; color: #345f71; } .sender-mailing-group-container.sender-mailing-group-add .adm-white-container-p { border-left: 1px solid #d7e5ea; } .sender-mailing-group-container.sender-mailing-group-del { background: #fde4e1; color: #9e2f2f } .sender-mailing-group-container.sender-mailing-group-del .adm-white-container-p { border-left: 1px solid #f1cecc; } .sender-mailing-group-container.sender-mailing-group-ok { background: #E7F0CF; color: #738A37; } .sender-mailing-group-container.sender-mailing-group-ok .adm-white-container-p { border-left: 1px solid #D4E49A; } .sender-mailing-group-container .sender-mailing-group-container-title { font-size: 20px; font-weight: bold; display: inline-block; line-height: 27px; padding-right: 27px; padding-left: 38px; text-shadow: rgb(255, 255, 255) 0px 1px 0px; float: left; position: relative; display: table; } .sender-mailing-group-container .sender-mailing-group-container-title span { display: table-cell; } .sender-mailing-group-container .sender-mailing-group-container-title:before { content: ''; position: absolute; width: 23px; height: 23px; left: 0px; top: 0px; bottom: 0px; margin: auto; background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4642px!important; } .sender-mailing-group-container.sender-mailing-group-del .sender-mailing-group-container-title:before { background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4672px!important; } .sender-mailing-group-container.sender-mailing-group-ok .sender-mailing-group-container-title:before { background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4702px!important; } .sender-mailing-group-container .adm-white-container-p { font-weight: normal; padding-left: 25px; display: block; overflow: hidden; height: 27px; min-height: 27px; display: table; } .sender-mailing-group-container .adm-white-container-p span { display: table-cell; vertical-align: middle; } .adm-email-master-container .adm-white-container .bx-ed-type-selector-item .adm-designed-checkbox-label { margin-right: 0px; padding-right: 0px!important; } .adm-email-master-container .adm-white-container .sender-box-selector-caption { font-weight: normal; font-size: 14px; } .adm-email-master-container .adm-white-container .adm-info-message-wrap { font-weight: normal; } .adm-detail-content-item-block-save label, .adm-detail-content-item-block-save input, .adm-detail-content-item-block-save span, .adm-detail-content-item-block-save span span { font-size: 13px; margin-right: 0px; vertical-align: middle; display: inline-block; } .adm-email-master-container .adm-white-container label.adm-designed-checkbox-label {margin-right: 5px;} .adm-email-master-container .adm-detail-content-table.edit-table td span.adm-fn { font-size: 11px; font-weight: normal; color: #878787; } .adm-email-master-container .adm-detail-content-table.edit-table td span.hidden-when-show-template-list-name{ font-size: 16px; line-height: 28px; } .adm-email-master-container .adm-detail-content-table.edit-table td span.hidden-when-show-template-list-name + .sender-link-email { color: #d32f2f; font-size: 14px; text-decoration: underline; border: none; margin-left: 15px; } .adm-email-master-container .adm-detail-content-table.edit-table td span.hidden-when-show-template-list-tags { color: #676a6c; font-size: 13px; } .adm-email-master-container .adm-detail-content-table.edit-table td span.hidden-when-show-template-list-name + .sender-link-email:hover { text-decoration: none; } .adm-detail-content-table.edit-table td span.hidden-when-show-template-list-info { background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0px -4598px; width: 19px; height: 20px; display: inline-block; text-decoration: none; margin-left: 5px; } .adm-email-master-container .adm-detail-content-table.edit-table td span.hidden-when-show-template-list-text { width: 420px; display: block; font-size: 12px; line-height: 18px; } .adm-email-master-container .adm-detail-content-table.edit-table textarea { width: 490px; height: 70px; } .adm-email-master-container .adm-white-container table.adm-detail-content-table>tbody>tr>td:last-child { vertical-align: top; } .adm-email-master-container .adm-white-container table.adm-detail-content-table>tbody>tr>td:first-child { width: 25%; min-width: 250px; vertical-align: top; padding-top: 10px; } table.adm-detail-content-table>tbody>tr.hidden-when-show-template-list>td:first-child { width: 25%; } .sender-template-type-selector-button { padding: 7px 13px; margin-bottom: 20px; display: inline-block; float: left; clear: left; font-weight: normal; height: 15px; } .sender-template-type-selector-button:hover, .sender-template-type-selector-button-selected { position: relative; background: -webkit-linear-gradient(bottom, #2595d2, #30b4de)!important; background: -moz-linear-gradient(bottom, #2595d2, #30b4de)!important; background: -ms-linear-gradient(bottom, #2595d2, #30b4de)!important; background: -o-linear-gradient(bottom, #2595d2, #30b4de)!important; background: linear-gradient(bottom, #2595d2, #30b4de)!important; color: #fff; text-shadow: 0px 1px 0px rgba(0,0,0,0.2); font-weight: bold; font-size: 13px; height: 27px; line-height: 27px; text-decoration: none; border: 1px solid #1a99d0; border-top: 1px solid #31a8e3; border-bottom: 1px solid #028abc; padding: 0px 13px; box-shadow: inset 0px 1px 0px 0px #48d9ef, 0px 1px 1px 0px rgba(0,0,0,0.25); border-radius: 2px; } .sender-template-type-selector-button:active { background: -webkit-linear-gradient(bottom, #0089c5, #008ac6)!important; background: -moz-linear-gradient(bottom, #0089c5, #008ac6)!important; background: -ms-linear-gradient(bottom, #0089c5, #008ac6)!important; background: -o-linear-gradient(bottom, #0089c5, #008ac6)!important; background: linear-gradient(bottom, #0089c5, #008ac6)!important; box-shadow: inset 0px 1px 0px 0px #0c6595, 0px 1px 1px 0px rgba(0,0,0,0.25); border-top: 1px solid #0f5884; border-bottom: 1px solid #008ac6; height: auto!important; padding: 0px 13px!important; border-radius: 2px; height: 27px; line-height: 27px; } .sender-template-type-selector-button:hover:before, .sender-template-type-selector-button-selected:before { content: ''; position: absolute; top: -1px; right: -10px; width: 11px; height: 29px; background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0px -4495px!important; } .sender-template-type-selector-button:active:before { content: ''; position: absolute; top: -1px; right: -10px; width: 11px; height: 29px; background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4562px!important; } .adm-email-master-container .adm-white-container .adm-btn.adm-btn-grey:after { content: ''; position: absolute; width: 12px; height: 9px; top: 0px; bottom: 0px; right: 15px; margin: auto; background: url("images/sender/bx-admin-sprite-small-2.png") -3px -4478px; } .adm-email-master-container .adm-white-container .adm-btn.adm-btn-grey{ height: 32px !important; padding: 0px 40px 0px 15px !important; font-size: 15px; font-weight: bold; line-height: 32px; color: #646d7a; text-shadow: 0px 1px 0px #fff; border: 1px solid #b8c2c6; border-top: 1px solid #c8d1d4; border-bottom: 1px solid #99a4a9; box-shadow: inset 0px 1px 0px 0px #eef2f3, 0px 1px 1px 0px #cfcfcf; border-radius: 2px; background: -webkit-linear-gradient(bottom, #becfd3, #dce5e7)!important; background: -moz-linear-gradient(bottom, #becfd3, #dce5e7)!important; background: -ms-linear-gradient(bottom, #becfd3, #dce5e7)!important; background: -o-linear-gradient(bottom, #becfd3, #dce5e7)!important; background: linear-gradient(bottom, #becfd3, #dce5e7)!important; } .adm-email-master-container .adm-white-container .adm-btn.adm-btn-grey:hover{ background: -webkit-linear-gradient(bottom, #e3e8ea, #eff2f4)!important; background: -moz-linear-gradient(bottom, #e3e8ea, #eff2f4)!important; background: -ms-linear-gradient(bottom, #e3e8ea, #eff2f4)!important; background: -o-linear-gradient(bottom, #e3e8ea, #eff2f4)!important; background: linear-gradient(bottom, #e3e8ea, #eff2f4)!important; } .adm-email-master-container .adm-white-container .adm-btn.adm-btn-grey:active{ background: -webkit-linear-gradient(bottom, #c4d3d7, #bac7cb)!important; background: -moz-linear-gradient(bottom, #c4d3d7, #bac7cb)!important; background: -ms-linear-gradient(bottom, #c4d3d7, #bac7cb)!important; background: -o-linear-gradient(bottom, #c4d3d7, #bac7cb)!important; background: linear-gradient(bottom, #c4d3d7, #bac7cb)!important; height: 32px!important; padding: 0px 40px 0px 15px!important; border-radius: 2px; border: 1px solid #bac7cb; border-top: 1px solid #9ba3a9; border-bottom: 1px solid #c4d3d7; box-shadow: inset 0px 1px 1px 0px #a6afb4; line-height: 32px; } .adm-email-master-container span.adm-btn-input-container { position: relative; display: block; } .adm-email-master-container span.adm-btn-input-container .adm-btn.adm-btn-grey{ padding: 0px 20px!important; margin-top: 0; } .adm-email-master-container span.adm-btn-input-container .adm-btn.adm-btn-grey:active{ padding: 0px 20px!important; margin-top: 0; } .adm-email-master-container span.adm-btn-input-container.left-input-container span{ background-position: -3px -4627px; } .adm-email-master-container span.adm-btn-input-container span { content: ''; position: absolute; top: 0px; bottom: 0px; right: 0px; left: 0px; width: 12px; height: 9px; margin: auto; background: url("images/sender/bx-admin-sprite-small-2.png") -3px -4478px; cursor: pointer; } .adm-email-master-container .adm-white-container input[type="button"].adm-btn-add.adm-btn-green, .sender-box-selector input[type="button"].adm-btn-add.adm-btn-green{ background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 10px -665px #86ad00!important; } .sender-mailing-container{ background: rgb(244, 249, 249); border: 1px solid rgb(230, 230, 230); border-image-source: initial; border-image-slice: initial; border-image-width: initial; border-image-outset: initial; border-image-repeat: initial; border-radius: 3px; padding: 20px; } .sender-wizard-trig-mailing-tmpl-list-item { position: relative; display: block; margin: 0 25px 25px 0; } .sender-wizard-trig-mailing-tmpl-list-item-inner { top: 0; bottom: 0; right: 0; left: 0; margin: auto; z-index: 3; position: relative; padding: 15px 25px 30px; box-shadow: 0 0 5px 0 rgba(0,0,0,0.25); background: #fff url("images/sender/email-master-triger-bg.jpg") repeat-x 25px 0px; } .sender-wizard-trig-mailing-tmpl-list-item:before { content: ''; position: absolute; top: 10px; bottom: -10px; right: -10px; left: 10px; margin: auto; box-shadow: 0 0 5px 0 rgba(0,0,0,0.25); background: #fff; z-index: 2; } .sender-wizard-trig-mailing-tmpl-list-item:after { content: ''; position: absolute; top: 20px; bottom: -20px; right: -20px; left: 20px; margin: auto; box-shadow: 0 0 5px 0 rgba(0,0,0,0.25); background: #fff; z-index: 1; } .sender-wizard-trig-mailing-tmpl-list-item-inner h2 { border-bottom: 1px solid #c6d2dd; padding-bottom: 15px; } .sender-time-dialog { padding: 10px 0px; display: none; } #bx-admin-prefix #sender-letter-container-time-dialog .popup-window-close-icon{ background-color: #fff; } .sender-trigger-status-mailing { margin-bottom: 10px; background: url(images/sender/container-letter-bg.png) repeat-y 5px 0; padding: 0 0 25px 30px; } .sender-trigger-status-mailing-finish { background: none; } .sender-trigger-status-mailing-title { position: relative; font-size: 17px; color: #2d2e2f; line-height: 36px; font-weight: bold; } .sender-trigger-status-mailing-title:before { content: ''; position: absolute; top: 12px; bottom: 0; left: -29px; border-radius: 50%; width: 10px; height: 10px; background: #949caa; display: block; box-shadow: 0 5px 0 0 #f5f9f9, 0 -12px 0 0 #f5f9f9 } .sender-trigger-status-mailing-desc { color: #536677; font-size: 14px; background: #e3ecee; line-height: 37px; padding: 0 17px; border-radius: 3px; font-weight: bold; } .sender-trigger-chain-container-letter { background: url(images/sender/container-letter-bg.png) repeat-y 5px 0; padding: 0 0 25px 30px; margin-top: 10px; } .sender-trigger-status-mailing-time { position: relative; font-size: 14px; color: #2d2e2f; line-height: 16px; margin-bottom: 15px; font-weight: bold; } .sender-trigger-status-mailing-time:before { display: inline-block; content: ''; width: 12px; height: 30px; background: #f5f9f9 url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4726px; position: absolute; left: -30px; top: 10px; bottom: 0; margin: auto; } .sender_letter_container_move { width: 14px; padding: 4px 0; position: absolute; top: 10px; left: 10px; cursor: move; } .sender_letter_container_burger { position: relative; width: 14px; height: 2px; background: #6f797e; } .sender_letter_container_burger:before, .sender_letter_container_burger:after { content: ''; position: absolute; width: 14px; height: 2px; background: #6f797e; top: -4px; } .sender_letter_container_burger:after { bottom: -4px; top: auto; } .sender_letter_container_head h3 { font-size: 17px; font-weight: bold; color: #2d2e2f; margin: 0 0 15px; min-height: 21px; } .sender_letter_container_head {} .sender_letter_container_sorter_view { height: 67px; float: left; padding: 15px 33px; text-align: center; border-right: 1px solid #eeeff0; margin-right: 20px; } .sender_letter_container_sorter_view .sender_letter_container_sorter_text { font-size: 24px; font-weight: bold; line-height: 37px; display: inline-block; } .sender_letter_container_sorter_icon { position: relative; width: 47px; height: 37px; background: #fff; border: 2px solid #9ba3b2; display: block; padding-left: 12px; text-align: left; } .sender_letter_container_sorter_icon:before { content: ''; position: absolute; top: 2px; right: 2px; width: 7px; height: 7px; background: #9ba3b2; } .sender_letter_container_sorter_icon:after { content: ''; position: absolute; width: 18px; height: 6px; border-top: 2px solid #8aa3ac; border-bottom: 2px solid #8aa3ac; right: 3px; bottom: 3px; box-shadow: inset 0 2px 0 0 #fff, inset 0 -2px 0 0 #fff; background: #8aa3ac; } .sender_letter_container-info { display: block; font-size: 12px; color: #86898b; margin-bottom: 20px; } .sender_letter_container-author { color: #474747; font-size: 12px; } .sender_letter_container-author:hover { text-decoration: none; } .sender_letter_container-create { font-weight: bold; color: #383b3c; } .sender_letter_container_button_show { font-size: 14px; font-weight: bold; color: #475056; text-shadow: 0 1px 0 #fff; background: #f6f5f9; text-decoration: none; display: inline-block; line-height: 29px; padding: 0 30px 0 15px; border-radius: 3px; position: relative; } .sender_letter_container_button_show:before { content: ''; position: absolute; top: 0px; bottom: 0; right: 13px; margin: auto; height: 0; border: 4px solid transparent; border-top: 4px solid #475056; border-bottom: none; } .sender_letter_container_button_show.sender_letter_container_button_hide:before { border: 4px solid transparent; border-bottom: 4px solid #475056; border-top: none; } .sender_letter_container_button_show:hover { text-decoration: none; } .sender_letter_container { border-radius: 3px; box-shadow: 0 0 3px 0 rgba(0,0,0,0.29); padding: 15px; position: relative; background: #fff; } .sender_letter_container_button_delete { position: absolute; width: 13px; height: 20px; display: block; top: 4px; right: 10px; text-decoration: none; line-height: 10px; font-size: 19px; color: #576166; font-weight: bold; background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -2446px; } .sender_letter_container_button_delete:hover { background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat -4px -2987px; } .sender_letter_container_body { border-top: 1px solid #dee3e8; margin-top: 25px; padding: 20px 0px 0px 35px; } table.trigger_chain_item { padding: 5px 0; width: 100%; } table.trigger_chain_item td { padding: 5px 0; } table.trigger_chain_item .bx-ed-type-selector { text-align: left !important; } table.trigger_chain_item .typearea, table.trigger_chain_item input.sender_letter_container_subject{ width: 98% !important; } table.trigger_chain_item td:first-child { font-weight: bold; font-size: 14px; } .sender-trigger-add-letter { position: relative; background: url(images/sender/container-letter-bg.png) repeat-y 5px 0; padding: 0 0 25px 30px; } .sender-trigger-add-letter:before { content: ''; position: absolute; top: 10px; bottom: 0; left: 1px; border-radius: 50%; width: 10px; height: 10px; background: #949caa; display: block; box-shadow: 0 10px 0 0 #f5f9f9, 0 -10px 0 0 #f5f9f9; } .adm-white-container .sender-template-type-selector-button{ max-width: 85%; } .adm-white-container .sender-template-type-selector-button span { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; } .senderdrag.sender-trigger-chain-container-letter{ background: none; border-style: dashed; border-color: rgb(171, 178, 189); border-width: 2px; margin-left: 5px; background-color: rgb(230, 235, 237); margin-bottom: 37px; } .senderdrag .sender_letter_container{ visibility: hidden; } .senderdrag .sender-trigger-status-mailing-time{ display: none; }
bitrix/themes/.default/sender.css
.sender-mailing-sprite{ background: url("images/sender/mailing_sprite.png") no-repeat; width: 41px; height: 33px; display: inline-block; vertical-align: middle; } /* box list, example: group page, mailing chain page */ .sender-box-selector, .sender-box-list-item, .sender-box-list-item-caption, .sender-box-list-item-block-item{ border-width: 1px; border-style: solid; border-color: #e6e6e6; border-collapse: collapse; } .sender-box-selector{ background-color: #E0E8EA; padding: 10px; margin-bottom: 30px; } .sender-box-selector-caption{ font-weight: bold; padding-bottom: 5px; } .sender-box-selector-control{ } .sender-box-list{ /* padding-bottom: 30px; min-height: 300px; */ } .sender-box-list select {max-width: 570px;} .sender-box-list-item{ margin-top: 15px; border-radius: 5px; } .sender-box-list-item-hidden { } .sender-box-list-item-hidden .sender-box-list-item-caption { border-radius: 5px; } .sender-box-list-item-caption{ vertical-align: middle; background-color: #dde4e7; padding: 10px; font-weight: bold; color: #5C6B6F; cursor: pointer; border-top: 1px solid #d9d9d9; border-bottom: 1px solid #989898; border-right: 1px solid #c4c4c4; border-left: 1px solid #c4c4c4; border-radius: 5px 5px 0px 0px; box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,1), 0px 1px 0px 0px #dedede; } .sender-box-list-item-caption:hover { } .sender-box-list-item-caption-image{ display: inline-block; vertical-align: middle; height: 14px; width: 20px; background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4351px!important; } .sender-box-list-item-hidden .sender-box-list-item-caption-image{ background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4331px!important; } .sender-box-list-item-caption-delete{ float: right; opacity: 0.7; height: 20px; width: 23px; margin-top: -2px; background: url(images/sender/bx-admin-sprite-small-2.png) no-repeat 6px -2446px; } .sender-box-list-item-caption-delete:hover { opacity: 1; } .sender-box-list-item-caption-additional{ float: right; padding-right: 50px; vertical-align: sub; line-height: 20px; } .sender-box-list-item-caption-additional-less{ font-weight: normal; padding-right: 5px; color: #485b6d; text-shadow: 0px 1px 0px #fff; } .sender-box-list-item-caption-additional.loading{ position: relative; } .sender-box-list-item-caption-additional.loading .connector_form_counter{ background-image: url(images/wait.gif); position: absolute; width: 19px; height: 19px; top: 0; right: 30px; } .sender-box-list-item-caption-name{ vertical-align: sub; } .sender-box-list-item-block{ padding: 10px; background-color: #FFF; border-radius: 0px 0px 5px 5px; } .sender-box-list-item-hidden .sender-box-list-item-block{ display: none; } .sender-box-list-item-block-item{ padding: 10px; background-color: #F5F9F9; border-radius: 4px; } .sender-box-list-item-block-item td { padding-left: 10px; } .sender-box-list-item-block-item td:first-child { text-align: right; } .sender-box-list-item-block-item td:last-child { text-align: left; } /* group page summary address counter */ div.sender-group-address-counter{ padding: 30px; background-color: #cdedf9; margin-top: 20px; } div.sender-group-address-counter .sender-group-address-counter-img{ background-position: center -248px; vertical-align: middle; } div.sender-group-address-counter .sender-group-address-counter-text{ font-size: medium; color: #3E494D; padding-left: 10px; vertical-align: middle; } div.sender-group-address-counter .sender-group-address-counter-cnt{ float: right; font-weight: bold; font-size: 22px; line-height: 33px; color: #41474f; text-shadow: 0px 1px 0px #fff; } div.sender-group-address-counter .sender-group-address-counter-cnttext{ float: right; font-size: small; padding-right: 20px; color: #3E494D; } .sender-text-description-header{ font-weight: bold; } .sender-text-description-detail{ font-weight: normal; } /* mailing chain page */ .sender-test-send{ width: 100%; padding: 30px; padding-left: 60px; background-color: #C9E4F0; } .sender-test-send-header{ padding-bottom: 20px; vertical-align: top; } .sender-test-send-header-grey{ color: #94ADC2; } .sender-test-send-header-img{ background-position: center -152px; } .sender-test-caption{ font-weight: bold; } .sender-test-recent{ padding-bottom: 20px; } .sender-link-email{ text-decoration: none; cursor: pointer; } .sender-link-email:hover{ text-decoration: none; border-bottom: 1px dotted #2675d7; } /* mailing group */ .sender-mailing-group{ } .sender-mailing-group-head-img{ } .sender-mailing-group-head-img-inc{ background-position: center -213px; } .sender-mailing-group-head-img-exc{ background-position: center -182px; } .sender-mailing-group-head-text{ font-weight: bold; font-size: 15px; } .sender-mailing-group-block-all{ font-weight: bold; font-size: 15px; margin-bottom: 10px; display: inline-block; } .sender-mailing-group-block-sel{ font-weight: bold; font-size: 15px; margin-bottom: 10px; display: inline-block; } .sender-mailing-group-block-sect-delim{ width: 90px; text-align: center; } /* mailing chain status */ .sender-mailing-status{ background-color: white; border-color: #D3D8DB; border-width: 1px; border-style: solid; border-radius: 5px; padding: 10px 0 10px 15px; } .sender-mailing-status-text{ vertical-align: middle; font-weight: bold; } .sender-mailing-status-text-n{ color: #64717F; } .sender-mailing-status-text-s{ color: #46B7EA; } .sender-mailing-status-text-w{ color: #7BA31D; } .sender-mailing-status-text-p{ color: #000; } .sender-mailing-status-text-y{ color: #7BA31D; } .sender-mailing-status-text-date{ color: #000; font-weight: normal; } .sender-mailing-status-creator{ color: #C2C2C2; font-weight: normal; padding-left: 5px; } .sender-mailing-status-img{ background-position: center 5px; width: 41px; vertical-align: middle; } .sender-mailing-status-img-n{ background-position: center 5px; } .sender-mailing-status-img-s{ background-position: center -110px; } .sender-mailing-status-img-w{ background-position: center -70px; } .sender-mailing-status-img-p{ background-position: center -30px; } .sender-mailing-status-img-y{ background-position: center -70px; } /* mail templates */ .sender-template-caption{ font-weight: bold; font-size: 14px; } .sender-template-list-caption{ font-weight: bold; margin-left: 20px; } .sender-template-type-selector{ width: 300px; -webkit-user-select: none; overflow: hidden; margin-bottom: 30px; } .sender-template-type-selector-title { position: relative; font-weight: bold; margin-bottom: 30px; height: 15px; font-size: 14px; } .sender-template-type-selector-title:after { content: ''; position: absolute; left: 0; right: 30px; top: 30px; margin: auto; height: 1px; background: rgb(224, 224, 224); } .sender-template-type-selector-button{ padding: 7px 13px; margin-bottom: 10px; display: inline-block; float: left; clear: left; font-weight: normal; cursor: pointer; } .sender-template-type-selector-button:hover, .sender-template-type-selector-button-selected{ color: #fff; background-color: #5CC3EF; } .sender-template-list-container { width: 100%; margin-left: 20px; } .sender-template-btn-close{ background: url("/bitrix/panel/main/images/popup_sprite.png") no-repeat 0 -30px; cursor: pointer; display: inline-block; height: 30px; width: 28px; background-position: 0 -90px } .sender-template-list-type-blockempty{ margin: 50px 0; font-size: 38px; color: #dddddd; text-align: center; } .sender-template-list-type-block{ width: 140px; margin-right: 40px; text-align: center; margin-bottom: 40px; display: inline-block; vertical-align: bottom; } .sender-template-list-type-block-caption{ } .sender-template-list-type-block-img{ height: 185px; width: 140px; background-color: #ECECEC; margin-top: 10px; cursor: pointer; } .sender-template-list-type-block-img img{ height: 185px; width: 140px; } /* statictics */ .sender_statistics{ background-color: white; display: inline-block; border-radius: 5px; } .sender-stat-graph { width: 550px; height: 100%; font-size: 11px; background-color: white; } .sender-stat-cont{ background-color: white; margin-top: 20px; white-space: nowrap; padding-bottom: 80px; } .sender-stat-right{ font-size: 15px; margin-left: 20px; white-space: normal; display: inline-block; vertical-align: top; height: 368px; } .sender-stat-left{ font-size: 15px; margin-left: 20px; width: 400px; white-space: normal; display: inline-block; vertical-align: top; } .sender-stat-info { height: 100%; font-size: 12px; background-color: papayawhip; margin-top: 15px; padding: 15px; } .sender-stat-info-list{ margin-bottom: 20px; } .sender-stat-info-list table{ width: 100%; } .sender-stat-info-list table td:first-child{ width: 1%; white-space: nowrap; padding-bottom: 10px; } .sender-stat-info-list table td.sender-stat-info-list-head{ font-weight: bold; } .sender-stat-info-list table td.sender-stat-info-list-value{ padding-bottom: 10px; padding-left: 5px; font-weight: bold; width: 99%; word-wrap: break-word; word-break: break-word; word-break: break-all; overflow: hidden; } .sender-stat-info-cnt{ background-color: white; padding: 15px; } .sender-stat-info-cnt table{ width: 100%; } .sender-stat-info-cnt table td:first-child{ font-weight: bold; width: 99%; } .sender-stat-info-cnt table td:first-child.sender-stat-info-cnt-metric-add{ font-weight: normal; } .sender-stat-info-cnt table td:first-child.sender-stat-info-cnt-metric-name{ padding-left: 15px; font-weight: normal; } .sender-stat-info-cnt table td:last-child{ width: 1%; white-space: nowrap; } .sender-stat-info-cnt table td:last-child span{ font-weight: bold; } .sender-stat-reiterate-cont{ background-color: white; margin-top: 60px; min-height: 500px; padding-bottom: 80px; margin-left: 20px; } .sender-stat-reiterate-head{ font-size: 15px; } .sender-stat-reiterate-graph{ width: 100%; height: 500px; font-size: 11px; } .adm-white-container { background: #fff; padding: 30px 25px; border-radius: 4px; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); border: 1px solid #ccd4d5; margin-top: 25px; } /*h2------------------------------------------------------------------------------------------------------------------*/ h2.adm-white-container-title { position: relative; font-size: 26px; font-weight: bold; margin: 0px 0px 40px; } h2.adm-white-container-title:before { content: ''; position: absolute; left: 0px; right: 0px; top: 50px; width: 100%; height: 1px; background: #eff0f1; } /*p-------------------------------------------------------------------------------------------------------------------*/ p.adm-white-container-p { font-size: 14px; color: #5f707b; margin-bottom: 20px; } /*input & label ------------------------------------------------------------------------------------------------------*/ .adm-white-container input.sender-wizard-radio { display: none; } .adm-white-container label.sender-wizard-radio-label { margin-right: 40px; font-size: 14px; vertical-align: middle; display: inline-block; cursor: pointer; } .adm-white-container label.sender-wizard-radio-label span { position: relative; display: inline-block; width: 14px; height: 14px; border-radius: 8px; border: 1px solid #939393; background: url("images/sender/radio-bg.png") no-repeat -1px 0px; margin-right: 7px; vertical-align: bottom; } .adm-white-container label.sender-wizard-radio-label span:before { content: ''; position: absolute; top: 0px; bottom: 0px; right: 0px; left: 0px; width: 6px; height: 6px; margin: auto; border-radius: 3px; background: transparent; } .adm-white-container input[type=radio]:checked + label { font-weight: bold; } .adm-white-container input[type=radio]:checked + label span { background-position: -1px -17px; border: 1px solid #5b5b6a; } .adm-white-container input[type=radio]:checked + label span:before { background: #000; } .bx-ie8 .adm-white-container input.sender-wizard-radio { display: inline-block; vertical-align: middle; } .bx-ie8 .adm-white-container label span { display: none; } /*adm-email-master-----------------------------------------------------------------------------------------------------*/ .adm-email-master { padding: 25px 0px; background: #f7fafa; border: 1px solid #e2ebef; font-size: 0px; margin: -16px -11px; overflow: hidden; white-space: nowrap; } .adm-email-master .adm-email-master-step { position: relative; display: inline-block; vertical-align: top; width: 20%; text-align: center; white-space: normal; } .adm-email-master .adm-email-master-step .adm-email-master-step-icon { position: relative; display: inline-block; vertical-align: middle; width: 98px; height: 99px; background: url("images/sender/email-master-bg.png") no-repeat 0px 0px; } .adm-email-master .adm-email-master-step.active .adm-email-master-step-icon { background-position: 0px -100px; } .adm-email-master .adm-email-master-step.passed .adm-email-master-step-icon { background-position: 0px -200px; } .adm-email-master .adm-email-master-step .adm-email-master-step-icon:before { content: ''; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; display: block; margin: auto; background: url("images/sender/email-master-step.png") no-repeat 0px 0px; } .adm-email-master .adm-email-master-step-addmail .adm-email-master-step-icon:before { width: 58px; height: 49px; background-position: 0px 0px; top: -8px; } .adm-email-master .adm-email-master-step-addgroup .adm-email-master-step-icon:before { width: 66px; height: 46px; background-position: 0px -54px; left: 3px; } .adm-email-master .adm-email-master-step-addissue .adm-email-master-step-icon:before { width: 53px; height: 52px; background-position: -2px -105px; left: -4px; top: -1px; } .adm-email-master .adm-email-master-step-timingmail .adm-email-master-step-icon:before { width: 62px; height: 62px; background-position: 0px -156px; left: 5px; } .adm-email-master .adm-email-master-step-done .adm-email-master-step-icon:before { width: 45px; height: 44px; background-position: -6px -223px; left: -4px; } .adm-email-master .adm-email-master-step .adm-email-master-step-divider { position: absolute; top: 45px; width: 100%; height: 10px; background: #d4d9db; } .adm-email-master .adm-email-master-step:first-child .adm-email-master-step-divider { width: 50%; right: 0px; } .adm-email-master .adm-email-master-step:last-child .adm-email-master-step-divider { width: 50%; left: 0px; } .adm-email-master .adm-email-master-step .adm-email-master-step-title { font-size: 16px; font-weight: bold; text-align: center; margin-top: 15px; } .adm-white-container table.adm-detail-content-table>tbody>tr>td:first-child{ text-align: right; padding: 5px 4px 7px 0; } .adm-white-container table.adm-detail-content-table>tbody>tr.adm-detail-required-field>td:first-child, .adm-white-container table.adm-detail-content-table.edit-table>tbody>tr.adm-detail-required-field>td:first-child { font-weight: bold; } .adm-white-container table.adm-detail-content-table>tbody>tr>td:last-child{ padding: 5px 0 7px 4px; } .adm-white-container table.adm-detail-content-table>tbody>tr>td:only-child{ text-align: left; } .adm-white-container table.adm-detail-content-table>tbody>tr.adm-detail-required-field>td:only-child{ font-weight: normal; } .bx-ed-type-selector{ margin-bottom: 10px; } .adm-white-container { background: #fff; padding: 30px 25px; border-radius: 4px; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); border: 1px solid #ccd4d5; margin-top: 25px; } .sender-wizard-popup .adm-white-container {overflow: auto;} /*h2------------------------------------------------------------------------------------------------------------------*/ h2.adm-white-container-title { position: relative; font-size: 26px; font-weight: bold; margin: 0px 0px 40px; } h2.adm-white-container-title:before { content: ''; position: absolute; left: 0px; right: 0px; top: 50px; width: 100%; height: 1px; background: #eff0f1; } /*p-------------------------------------------------------------------------------------------------------------------*/ p.adm-white-container-p { font-size: 14px; color: #5f707b; margin-bottom: 20px; font-weight: normal; } p.adm-white-container-subtitle { font-size: 22px; color: #000; line-height: 48px; background: #ecf2f2; padding: 0px 20px; margin-bottom: 25px; border-radius: 3px; } /*input & label ------------------------------------------------------------------------------------------------------*/ .adm-white-container input[type="radio"]{ display: none; } .adm-white-container label { margin-right: 40px; font-size: 14px; vertical-align: middle; display: inline-block; line-height: 16px; } .adm-white-container label span { position: relative; display: inline-block; width: 14px; height: 14px; border-radius: 8px; border: 1px solid #939393; background: url("images/sender/radio-bg.png") no-repeat -1px 0px; margin-right: 7px; vertical-align: bottom; } .adm-white-container label span:before { content: ''; position: absolute; top: 0px; bottom: 0px; right: 0px; left: 0px; width: 6px; height: 6px; margin: auto; border-radius: 3px; background: transparent; } .adm-white-container input[type=radio]:checked + label { font-weight: bold; } .adm-white-container input[type=radio]:checked + label span { background-position: -1px -17px; border: 1px solid #5b5b6a; } .adm-white-container input[type=radio]:checked + label span:before { background: #000; } /*adm-email-master-----------------------------------------------------------------------------------------------------*/ .adm-email-master { padding: 25px 0px; background: #f7fafa; border: 1px solid #e2ebef; font-size: 0px; margin: -16px -11px; overflow: hidden; white-space: nowrap; } .adm-email-master .adm-email-master-step { position: relative; display: inline-block; vertical-align: top; width: 20%; text-align: center; white-space: normal; } .adm-email-master .adm-email-master-step .adm-email-master-step-icon { position: relative; display: inline-block; vertical-align: middle; width: 98px; height: 99px; background: url("images/sender/email-master-bg.png") no-repeat 0px 0px; } .adm-email-master .adm-email-master-step.active .adm-email-master-step-icon { background-position: 0px -100px; } .adm-email-master .adm-email-master-step.passed .adm-email-master-step-icon { background-position: 0px -200px; } .adm-email-master .adm-email-master-step .adm-email-master-step-icon:before { content: ''; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; display: block; margin: auto; background: url("images/sender/email-master-step.png") no-repeat 0px 0px; } .adm-email-master .adm-email-master-step-addmail .adm-email-master-step-icon:before { width: 58px; height: 49px; background-position: 0px 0px; top: -8px; } .adm-email-master .adm-email-master-step-addgroup .adm-email-master-step-icon:before { width: 66px; height: 46px; background-position: 0px -54px; left: 3px; } .adm-email-master .adm-email-master-step-addissue .adm-email-master-step-icon:before { width: 53px; height: 52px; background-position: -2px -105px; left: -4px; top: -1px; } .adm-email-master .adm-email-master-step-timingmail .adm-email-master-step-icon:before { width: 62px; height: 62px; background-position: 0px -156px; left: 5px; } .adm-email-master .adm-email-master-step-done .adm-email-master-step-icon:before { width: 45px; height: 44px; background-position: -6px -223px; left: -4px; } .adm-email-master .adm-email-master-step .adm-email-master-step-divider { position: absolute; top: 45px; width: 100%; height: 10px; background: #d4d9db; } .adm-email-master .adm-email-master-step:first-child .adm-email-master-step-divider { width: 50%; right: 0px; } .adm-email-master .adm-email-master-step:last-child .adm-email-master-step-divider { width: 50%; left: 0px; } .adm-email-master .adm-email-master-step .adm-email-master-step-title { font-size: 16px; font-weight: bold; text-align: center; margin-top: 15px; } .sender-wizard-btn-cont{ margin-top: 20px; } .adm-email-master-container .adm-white-container .adm-detail-content-item-block-title { font-size: 18px; font-weight: normal; } .adm-email-master-container .adm-white-container .adm-detail-content-item-block-span { font-size: 16px; font-weight: bold; color: #000; margin-bottom: 15px; display: block; } .adm-detail-content-item-block-save { line-height: 28px; margin-top: 15px; font-weight: normal; } .sender-mailing-group-container { min-height: 27px; padding: 13px 17px; } .sender-mailing-group-container.sender-mailing-group-add { background: #e4f2f7; color: #345f71; } .sender-mailing-group-container.sender-mailing-group-add .adm-white-container-p { border-left: 1px solid #d7e5ea; } .sender-mailing-group-container.sender-mailing-group-del { background: #fde4e1; color: #9e2f2f } .sender-mailing-group-container.sender-mailing-group-del .adm-white-container-p { border-left: 1px solid #f1cecc; } .sender-mailing-group-container.sender-mailing-group-ok { background: #E7F0CF; color: #738A37; } .sender-mailing-group-container.sender-mailing-group-ok .adm-white-container-p { border-left: 1px solid #D4E49A; } .sender-mailing-group-container .sender-mailing-group-container-title { font-size: 20px; font-weight: bold; display: inline-block; line-height: 27px; padding-right: 27px; padding-left: 38px; text-shadow: rgb(255, 255, 255) 0px 1px 0px; float: left; position: relative; display: table; } .sender-mailing-group-container .sender-mailing-group-container-title span { display: table-cell; } .sender-mailing-group-container .sender-mailing-group-container-title:before { content: ''; position: absolute; width: 23px; height: 23px; left: 0px; top: 0px; bottom: 0px; margin: auto; background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4642px!important; } .sender-mailing-group-container.sender-mailing-group-del .sender-mailing-group-container-title:before { background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4672px!important; } .sender-mailing-group-container.sender-mailing-group-ok .sender-mailing-group-container-title:before { background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4702px!important; } .sender-mailing-group-container .adm-white-container-p { font-weight: normal; padding-left: 25px; display: block; overflow: hidden; height: 27px; min-height: 27px; display: table; } .sender-mailing-group-container .adm-white-container-p span { display: table-cell; vertical-align: middle; } .adm-email-master-container .adm-white-container .bx-ed-type-selector-item .adm-designed-checkbox-label { margin-right: 0px; padding-right: 0px!important; } .adm-email-master-container .adm-white-container .sender-box-selector-caption { font-weight: normal; font-size: 14px; } .adm-email-master-container .adm-white-container .adm-info-message-wrap { font-weight: normal; } .adm-detail-content-item-block-save label, .adm-detail-content-item-block-save input, .adm-detail-content-item-block-save span, .adm-detail-content-item-block-save span span { font-size: 13px; margin-right: 0px; vertical-align: middle; display: inline-block; } .adm-email-master-container .adm-white-container label.adm-designed-checkbox-label {margin-right: 5px;} .adm-email-master-container .adm-detail-content-table.edit-table td span.adm-fn { font-size: 11px; font-weight: normal; color: #878787; } .adm-email-master-container .adm-detail-content-table.edit-table td span.hidden-when-show-template-list-name{ font-size: 16px; line-height: 28px; } .adm-email-master-container .adm-detail-content-table.edit-table td span.hidden-when-show-template-list-name + .sender-link-email { color: #d32f2f; font-size: 14px; text-decoration: underline; border: none; margin-left: 15px; } .adm-email-master-container .adm-detail-content-table.edit-table td span.hidden-when-show-template-list-tags { color: #676a6c; font-size: 13px; } .adm-email-master-container .adm-detail-content-table.edit-table td span.hidden-when-show-template-list-name + .sender-link-email:hover { text-decoration: none; } .adm-detail-content-table.edit-table td span.hidden-when-show-template-list-info { background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0px -4598px; width: 19px; height: 20px; display: inline-block; text-decoration: none; margin-left: 5px; } .adm-email-master-container .adm-detail-content-table.edit-table td span.hidden-when-show-template-list-text { width: 420px; display: block; font-size: 12px; line-height: 18px; } .adm-email-master-container .adm-detail-content-table.edit-table textarea { width: 490px; height: 70px; } .adm-email-master-container .adm-white-container table.adm-detail-content-table>tbody>tr>td:last-child { vertical-align: top; } .adm-email-master-container .adm-white-container table.adm-detail-content-table>tbody>tr>td:first-child { width: 25%; min-width: 250px; vertical-align: top; padding-top: 10px; } table.adm-detail-content-table>tbody>tr.hidden-when-show-template-list>td:first-child { width: 25%; } .sender-template-type-selector-button { padding: 7px 13px; margin-bottom: 20px; display: inline-block; float: left; clear: left; font-weight: normal; height: 15px; } .sender-template-type-selector-button:hover, .sender-template-type-selector-button-selected { position: relative; background: -webkit-linear-gradient(bottom, #2595d2, #30b4de)!important; background: -moz-linear-gradient(bottom, #2595d2, #30b4de)!important; background: -ms-linear-gradient(bottom, #2595d2, #30b4de)!important; background: -o-linear-gradient(bottom, #2595d2, #30b4de)!important; background: linear-gradient(bottom, #2595d2, #30b4de)!important; color: #fff; text-shadow: 0px 1px 0px rgba(0,0,0,0.2); font-weight: bold; font-size: 13px; height: 27px; line-height: 27px; text-decoration: none; border: 1px solid #1a99d0; border-top: 1px solid #31a8e3; border-bottom: 1px solid #028abc; padding: 0px 13px; box-shadow: inset 0px 1px 0px 0px #48d9ef, 0px 1px 1px 0px rgba(0,0,0,0.25); border-radius: 2px; } .sender-template-type-selector-button:active { background: -webkit-linear-gradient(bottom, #0089c5, #008ac6)!important; background: -moz-linear-gradient(bottom, #0089c5, #008ac6)!important; background: -ms-linear-gradient(bottom, #0089c5, #008ac6)!important; background: -o-linear-gradient(bottom, #0089c5, #008ac6)!important; background: linear-gradient(bottom, #0089c5, #008ac6)!important; box-shadow: inset 0px 1px 0px 0px #0c6595, 0px 1px 1px 0px rgba(0,0,0,0.25); border-top: 1px solid #0f5884; border-bottom: 1px solid #008ac6; height: auto!important; padding: 0px 13px!important; border-radius: 2px; height: 27px; line-height: 27px; } .sender-template-type-selector-button:hover:before, .sender-template-type-selector-button-selected:before { content: ''; position: absolute; top: -1px; right: -10px; width: 11px; height: 29px; background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0px -4495px!important; } .sender-template-type-selector-button:active:before { content: ''; position: absolute; top: -1px; right: -10px; width: 11px; height: 29px; background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4562px!important; } .adm-email-master-container .adm-white-container .adm-btn.adm-btn-grey:after { content: ''; position: absolute; width: 12px; height: 9px; top: 0px; bottom: 0px; right: 15px; margin: auto; background: url("images/sender/bx-admin-sprite-small-2.png") -3px -4478px; } .adm-email-master-container .adm-white-container .adm-btn.adm-btn-grey{ height: 32px !important; padding: 0px 40px 0px 15px !important; font-size: 15px; font-weight: bold; line-height: 32px; color: #646d7a; text-shadow: 0px 1px 0px #fff; border: 1px solid #b8c2c6; border-top: 1px solid #c8d1d4; border-bottom: 1px solid #99a4a9; box-shadow: inset 0px 1px 0px 0px #eef2f3, 0px 1px 1px 0px #cfcfcf; border-radius: 2px; background: -webkit-linear-gradient(bottom, #becfd3, #dce5e7)!important; background: -moz-linear-gradient(bottom, #becfd3, #dce5e7)!important; background: -ms-linear-gradient(bottom, #becfd3, #dce5e7)!important; background: -o-linear-gradient(bottom, #becfd3, #dce5e7)!important; background: linear-gradient(bottom, #becfd3, #dce5e7)!important; } .adm-email-master-container .adm-white-container .adm-btn.adm-btn-grey:hover{ background: -webkit-linear-gradient(bottom, #e3e8ea, #eff2f4)!important; background: -moz-linear-gradient(bottom, #e3e8ea, #eff2f4)!important; background: -ms-linear-gradient(bottom, #e3e8ea, #eff2f4)!important; background: -o-linear-gradient(bottom, #e3e8ea, #eff2f4)!important; background: linear-gradient(bottom, #e3e8ea, #eff2f4)!important; } .adm-email-master-container .adm-white-container .adm-btn.adm-btn-grey:active{ background: -webkit-linear-gradient(bottom, #c4d3d7, #bac7cb)!important; background: -moz-linear-gradient(bottom, #c4d3d7, #bac7cb)!important; background: -ms-linear-gradient(bottom, #c4d3d7, #bac7cb)!important; background: -o-linear-gradient(bottom, #c4d3d7, #bac7cb)!important; background: linear-gradient(bottom, #c4d3d7, #bac7cb)!important; height: 32px!important; padding: 0px 40px 0px 15px!important; border-radius: 2px; border: 1px solid #bac7cb; border-top: 1px solid #9ba3a9; border-bottom: 1px solid #c4d3d7; box-shadow: inset 0px 1px 1px 0px #a6afb4; line-height: 32px; } .adm-email-master-container span.adm-btn-input-container { position: relative; display: block; } .adm-email-master-container span.adm-btn-input-container .adm-btn.adm-btn-grey{ padding: 0px 20px!important; margin-top: 0; } .adm-email-master-container span.adm-btn-input-container .adm-btn.adm-btn-grey:active{ padding: 0px 20px!important; margin-top: 0; } .adm-email-master-container span.adm-btn-input-container.left-input-container span{ background-position: -3px -4627px; } .adm-email-master-container span.adm-btn-input-container span { content: ''; position: absolute; top: 0px; bottom: 0px; right: 0px; left: 0px; width: 12px; height: 9px; margin: auto; background: url("images/sender/bx-admin-sprite-small-2.png") -3px -4478px; cursor: pointer; } .adm-email-master-container .adm-white-container input[type="button"].adm-btn-add.adm-btn-green, .sender-box-selector input[type="button"].adm-btn-add.adm-btn-green{ background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 10px -665px #86ad00!important; } .sender-mailing-container{ background: rgb(244, 249, 249); border: 1px solid rgb(230, 230, 230); border-image-source: initial; border-image-slice: initial; border-image-width: initial; border-image-outset: initial; border-image-repeat: initial; border-radius: 3px; padding: 20px; } .sender-wizard-trig-mailing-tmpl-list-item { position: relative; display: block; margin: 0 25px 25px 0; } .sender-wizard-trig-mailing-tmpl-list-item-inner { top: 0; bottom: 0; right: 0; left: 0; margin: auto; z-index: 3; position: relative; padding: 15px 25px 30px; box-shadow: 0 0 5px 0 rgba(0,0,0,0.25); background: #fff url("images/sender/email-master-triger-bg.jpg") repeat-x 25px 0px; } .sender-wizard-trig-mailing-tmpl-list-item:before { content: ''; position: absolute; top: 10px; bottom: -10px; right: -10px; left: 10px; margin: auto; box-shadow: 0 0 5px 0 rgba(0,0,0,0.25); background: #fff; z-index: 2; } .sender-wizard-trig-mailing-tmpl-list-item:after { content: ''; position: absolute; top: 20px; bottom: -20px; right: -20px; left: 20px; margin: auto; box-shadow: 0 0 5px 0 rgba(0,0,0,0.25); background: #fff; z-index: 1; } .sender-wizard-trig-mailing-tmpl-list-item-inner h2 { border-bottom: 1px solid #c6d2dd; padding-bottom: 15px; } .sender-time-dialog { padding: 10px 0px; display: none; } #bx-admin-prefix #sender-letter-container-time-dialog .popup-window-close-icon{ background-color: #fff; } .sender-trigger-status-mailing { margin-bottom: 10px; background: url(images/sender/container-letter-bg.png) repeat-y 5px 0; padding: 0 0 25px 30px; } .sender-trigger-status-mailing-finish { background: none; } .sender-trigger-status-mailing-title { position: relative; font-size: 17px; color: #2d2e2f; line-height: 36px; font-weight: bold; } .sender-trigger-status-mailing-title:before { content: ''; position: absolute; top: 12px; bottom: 0; left: -29px; border-radius: 50%; width: 10px; height: 10px; background: #949caa; display: block; box-shadow: 0 5px 0 0 #f5f9f9, 0 -12px 0 0 #f5f9f9 } .sender-trigger-status-mailing-desc { color: #536677; font-size: 14px; background: #e3ecee; line-height: 37px; padding: 0 17px; border-radius: 3px; font-weight: bold; } .sender-trigger-chain-container-letter { background: url(images/sender/container-letter-bg.png) repeat-y 5px 0; padding: 0 0 25px 30px; margin-top: 10px; } .sender-trigger-status-mailing-time { position: relative; font-size: 14px; color: #2d2e2f; line-height: 16px; margin-bottom: 15px; font-weight: bold; } .sender-trigger-status-mailing-time:before { display: inline-block; content: ''; width: 12px; height: 30px; background: #f5f9f9 url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -4726px; position: absolute; left: -30px; top: 10px; bottom: 0; margin: auto; } .sender_letter_container_move { width: 14px; padding: 4px 0; position: absolute; top: 10px; left: 10px; cursor: move; } .sender_letter_container_burger { position: relative; width: 14px; height: 2px; background: #6f797e; } .sender_letter_container_burger:before, .sender_letter_container_burger:after { content: ''; position: absolute; width: 14px; height: 2px; background: #6f797e; top: -4px; } .sender_letter_container_burger:after { bottom: -4px; top: auto; } .sender_letter_container_head h3 { font-size: 17px; font-weight: bold; color: #2d2e2f; margin: 0 0 15px; min-height: 21px; } .sender_letter_container_head {} .sender_letter_container_sorter_view { height: 67px; float: left; padding: 15px 33px; text-align: center; border-right: 1px solid #eeeff0; margin-right: 20px; } .sender_letter_container_sorter_view .sender_letter_container_sorter_text { font-size: 24px; font-weight: bold; line-height: 37px; display: inline-block; } .sender_letter_container_sorter_icon { position: relative; width: 47px; height: 37px; background: #fff; border: 2px solid #9ba3b2; display: block; padding-left: 12px; text-align: left; } .sender_letter_container_sorter_icon:before { content: ''; position: absolute; top: 2px; right: 2px; width: 7px; height: 7px; background: #9ba3b2; } .sender_letter_container_sorter_icon:after { content: ''; position: absolute; width: 18px; height: 6px; border-top: 2px solid #8aa3ac; border-bottom: 2px solid #8aa3ac; right: 3px; bottom: 3px; box-shadow: inset 0 2px 0 0 #fff, inset 0 -2px 0 0 #fff; background: #8aa3ac; } .sender_letter_container-info { display: block; font-size: 12px; color: #86898b; margin-bottom: 20px; } .sender_letter_container-author { color: #474747; font-size: 12px; } .sender_letter_container-author:hover { text-decoration: none; } .sender_letter_container-create { font-weight: bold; color: #383b3c; } .sender_letter_container_button_show { font-size: 14px; font-weight: bold; color: #475056; text-shadow: 0 1px 0 #fff; background: #f6f5f9; text-decoration: none; display: inline-block; line-height: 29px; padding: 0 30px 0 15px; border-radius: 3px; position: relative; } .sender_letter_container_button_show:before { content: ''; position: absolute; top: 0px; bottom: 0; right: 13px; margin: auto; height: 0; border: 4px solid transparent; border-top: 4px solid #475056; border-bottom: none; } .sender_letter_container_button_show.sender_letter_container_button_hide:before { border: 4px solid transparent; border-bottom: 4px solid #475056; border-top: none; } .sender_letter_container_button_show:hover { text-decoration: none; } .sender_letter_container { border-radius: 3px; box-shadow: 0 0 3px 0 rgba(0,0,0,0.29); padding: 15px; position: relative; background: #fff; } .sender_letter_container_button_delete { position: absolute; width: 13px; height: 20px; display: block; top: 4px; right: 10px; text-decoration: none; line-height: 10px; font-size: 19px; color: #576166; font-weight: bold; background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat 0 -2446px; } .sender_letter_container_button_delete:hover { background: url("images/sender/bx-admin-sprite-small-2.png") no-repeat -4px -2987px; } .sender_letter_container_body { border-top: 1px solid #dee3e8; margin-top: 25px; padding: 20px 0px 0px 35px; } table.trigger_chain_item { padding: 5px 0; width: 100%; } table.trigger_chain_item td { padding: 5px 0; } table.trigger_chain_item .bx-ed-type-selector { text-align: left !important; } table.trigger_chain_item .typearea, table.trigger_chain_item input.sender_letter_container_subject{ width: 98% !important; } table.trigger_chain_item td:first-child { font-weight: bold; font-size: 14px; } .sender-trigger-add-letter { position: relative; background: url(images/sender/container-letter-bg.png) repeat-y 5px 0; padding: 0 0 25px 30px; } .sender-trigger-add-letter:before { content: ''; position: absolute; top: 10px; bottom: 0; left: 1px; border-radius: 50%; width: 10px; height: 10px; background: #949caa; display: block; box-shadow: 0 10px 0 0 #f5f9f9, 0 -10px 0 0 #f5f9f9; } .adm-white-container .sender-template-type-selector-button{ max-width: 85%; } .adm-white-container .sender-template-type-selector-button span { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; } .senderdrag.sender-trigger-chain-container-letter{ background: none; border-style: dashed; border-color: rgb(171, 178, 189); border-width: 2px; margin-left: 5px; background-color: rgb(230, 235, 237); margin-bottom: 37px; } .senderdrag .sender_letter_container{ visibility: hidden; } .senderdrag .sender-trigger-status-mailing-time{ display: none; }
0.287068
0.103885
* { box-sizing: border-box; margin: 0; padding: 0; } html { height: 100%; font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; } body { min-height: 100%; font-size: 16px; display: flex; flex-direction: column; } .wrapper { flex-grow: 1; display: flex; flex-direction: column; min-height: 100%; width: 100%; max-width: 1600px; margin: 0 auto; } header { background: linear-gradient(180deg, #011541 -146.3%, #c62c85 284.26%); box-shadow: 0 30px 50px rgb(0 0 0 / 10%); color: #fff; padding-top: 1rem; padding-bottom: 1rem; padding-right: 1rem; text-align: center; } header h1 { font-size: 1rem; } main { flex-grow: 1; display: flex; flex-direction: column; } form { margin: 2rem auto; width: 50%; min-width: 500px; } form h2 { text-align: center; font-size: 2.25rem; line-height: 2.5rem; color: rgb(0, 21, 65); margin-bottom: 2.5rem; } form label { display: block; color: #011541; margin-bottom: 0.5rem; } form input { width: 100%; border: 1px solid #d3d4e2; padding: 0.875rem; font-size: 1rem; margin-bottom: 2rem; transition: border-color ease-in-out 0.15s; border-radius: 10px; } form input:focus { border-color: #533e8a; } form button { background: rgb(236, 49, 146); color: #fff; text-align: center; border: none; border-radius: 0.375rem; font-weight: 600; padding: 1rem 1.75rem; font-size: 1rem; } form button:hover { background: linear-gradient(65.25deg, #533e8a 9.22%, #cb348e 59.53%); animation: Animation 3s ease infinite; background-size: 200% 200%; } @keyframes Animation { 0% { -webkit-background-position: 10% 0%; background-position: 10% 0%; } 50% { -webkit-background-position: 100% 100%; background-position: 100% 100%; } 100% { -webkit-background-position: 10% 0%; background-position: 10% 0%; } } .video-chat { display: flex; flex-direction: column; flex-grow: 1; gap: 10px; } .video-chat > div { width: 100%; display: flex; align-items: center; } .video-chat > div > video { display: block; width: 100%; max-width: 100%; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; border-radius: 8px; } @media screen and (min-width: 800px) { .video-chat { flex-direction: row; } .video-chat > div { width: 50%; } }
src/app.css
* { box-sizing: border-box; margin: 0; padding: 0; } html { height: 100%; font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; } body { min-height: 100%; font-size: 16px; display: flex; flex-direction: column; } .wrapper { flex-grow: 1; display: flex; flex-direction: column; min-height: 100%; width: 100%; max-width: 1600px; margin: 0 auto; } header { background: linear-gradient(180deg, #011541 -146.3%, #c62c85 284.26%); box-shadow: 0 30px 50px rgb(0 0 0 / 10%); color: #fff; padding-top: 1rem; padding-bottom: 1rem; padding-right: 1rem; text-align: center; } header h1 { font-size: 1rem; } main { flex-grow: 1; display: flex; flex-direction: column; } form { margin: 2rem auto; width: 50%; min-width: 500px; } form h2 { text-align: center; font-size: 2.25rem; line-height: 2.5rem; color: rgb(0, 21, 65); margin-bottom: 2.5rem; } form label { display: block; color: #011541; margin-bottom: 0.5rem; } form input { width: 100%; border: 1px solid #d3d4e2; padding: 0.875rem; font-size: 1rem; margin-bottom: 2rem; transition: border-color ease-in-out 0.15s; border-radius: 10px; } form input:focus { border-color: #533e8a; } form button { background: rgb(236, 49, 146); color: #fff; text-align: center; border: none; border-radius: 0.375rem; font-weight: 600; padding: 1rem 1.75rem; font-size: 1rem; } form button:hover { background: linear-gradient(65.25deg, #533e8a 9.22%, #cb348e 59.53%); animation: Animation 3s ease infinite; background-size: 200% 200%; } @keyframes Animation { 0% { -webkit-background-position: 10% 0%; background-position: 10% 0%; } 50% { -webkit-background-position: 100% 100%; background-position: 100% 100%; } 100% { -webkit-background-position: 10% 0%; background-position: 10% 0%; } } .video-chat { display: flex; flex-direction: column; flex-grow: 1; gap: 10px; } .video-chat > div { width: 100%; display: flex; align-items: center; } .video-chat > div > video { display: block; width: 100%; max-width: 100%; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; border-radius: 8px; } @media screen and (min-width: 800px) { .video-chat { flex-direction: row; } .video-chat > div { width: 50%; } }
0.499756
0.114467
1. Body 2. Layout 3. Header 4. Navigation 5. Header Service 6. Offer Banner 7. New & Sale Label 8. products View page 9. Rating 10. Price 11. blog-post 12. To top 13. Mob Menu 14. Products slider 15. Breadcrumbs 16. Sidebar 17. Category Description 18. View Type: Grid 19. View Type: List 20. One Page checkout 21. Dashboard 22. Global Styles 23. Data Table 24. Wishlist Table 25. Progress Bar 26. 404 Page 27. Footer 28. Responsive /*----------- 1. Body --------------*/ body { font-size: 12px; } a { color: #333; text-decoration: none; } a:hover, a:focus { color: #23527c; text-decoration: none; } ul, ol { padding: 0px; margin: auto; list-style: none; } legend { display: none; } /*------------ 2. Layout ----------*/ .page { position: relative; margin: auto; background: #fff; width: 100%; } /* Base Columns */ .col-left { margin-bottom: 0px; } .col-main { } .col-right { margin-bottom: 0px; } /* 1 Column Layout */ .col1-layout .header-background-default { margin: 20px; padding: 0; } .col1-layout .col-main { float: none; width: auto; } /* 2 Columns Layout */ .col2-left-layout .col-main { } .col2-right-layout .col-main { } .col2-right-layout ol.opc .col-md-4 { margin-right: 15px; } /* 3 Columns Layout */ .col3-layout .col-main { } .col3-layout .col-wrapper { float: left; width: 780px; } .col3-layout .col-wrapper .col-main { float: right; } .main-container { background-color: #fff; min-height: 400px; padding: 20px 0 0px; } /*---------- 3. Header ---------*/ .logo { float: left; } .header-container { background: #1c95d1; } .header-top { border-bottom: 1px dotted #65c3f1; padding: 0px 0px 6px 0px; } .header .logo { vertical-align: middle; cursor: pointer; margin-top: 20px; text-align: left; display: block; padding-bottom: 15px; display: inline-block } .header .logo a img { cursor: pointer } .header-top .welcome-msg { text-align: left; display: inline-block; padding: 0px; margin: 8px 0px 0px 15px; font-size: 12px; color: #d1f0ff; font-family: 'Open Sans', sans-serif; } /* language &amp; currency */ .block-language-wrapper { display: inline-block; margin: 5px 0 0 0; } .block-language { background: none; box-shadow: none; border: none; color: #d1f0ff; } a.block-language:hover { color: #bed6e2; text-decoration: none; } a.block-language:focus { color: #bed6e2; text-decoration: none; } .block-language img { font-weight: normal; padding: 0px 5px 0px 0px; margin: auto; } .block-language-wrapper .dropdown-menu>li { border-bottom: 1px #ccc solid; padding: 1px 0px 1px 0px; } .block-language-wrapper .dropdown-menu>li:last-child { border-bottom: none; } .block-language-wrapper .dropdown-menu > li > a img { margin: 0px 6px 0px 0px; } .block-language-wrapper .dropdown-menu { border-bottom: 3px solid #37a4d9; border-radius: 0px; min-width: 0px; } .block-language-wrapper .dropdown-menu a { padding: 3px 10px 3px 10px; } .block-language-wrapper .dropdown-menu a:hover { color: #37a4d9; background: none; } .block-currency-wrapper { display: inline-block; margin: 5px 0 0 18px; } .block-currency { background: none; box-shadow: none; border: none; color: #d1f0ff; } a.block-currency:hover { color: #fff; text-decoration: none; } a.block-currency:focus { color: #fff; text-decoration: none; } .block-currency label { font-weight: normal; padding: 0 5px; margin: auto; } .block-currency-wrapper .dropdown-menu>li { border-bottom: 1px #ccc solid; padding: 1px 0; } .block-currency-wrapper .dropdown-menu>li:last-child { border-bottom: none; } .block-currency-wrapper .dropdown-menu > li > a img { margin: 0 6px 0 0; } .block-currency-wrapper .dropdown-menu { border-bottom: 3px solid #37a4d9; border-radius: 0; min-width: 0; z-index: 100000; } .block-currency-wrapper .dropdown-menu a { padding: 3px 15px; } .block-currency-wrapper .dropdown-menu a:hover { color: #37a4d9; background: none; } /* Toplink */ .toplinks { font-family: 'Open Sans', sans-serif; line-height: normal; padding: 7px 0 0; } .toplinks .links { text-align: right; } .toplinks .links div { display: inline-block; text-align: right; } .toplinks div.links div a { color: black; display: inline-block; padding: 0px; color: #d1f0ff; font-size: 12px; padding-left: 18px; } .toplinks div.links div a:hover { color: #fff; text-decoration: none; } .toplinks>div>div.myaccount>a:before { content: '\f007'; font-family: FontAwesome; font-size: 11px; padding-right: 6px } .toplinks>div>div.wishlist>a:before { content: '\f004'; font-family: FontAwesome; font-size: 11px; padding-right: 6px } .toplinks>div>div.check>a:before { content: '\f00c'; font-family: FontAwesome; font-size: 11px; padding-right: 6px } .toplinks>div>div.demo>a:before { content: '\f09e'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks .links div .click-nav ul .clicker:before { content: '\f15b'; font-family: FontAwesome; font-size: 13px; padding-left: 4px; padding-top: 2px; float: left; margin-right: 6px; margin-top: -2px; } .toplinks>div>div.login>a:before { content: '\f13e'; font-family: FontAwesome; font-size: 11px; padding-right: 6px } .toplinks>div>div.logout>a:before { content: '\f09c'; font-family: FontAwesome; font-size: 11px; padding-right: 6px } /* search */ .search-box { width: 100%; margin: 16px auto; float: right; position: relative; background: #fff url("../images/search-icon.png") no-repeat scroll 10px 10px; padding: 0px 0px 0px 37px; border-radius: 2px; } .cate-dropdown { border: medium none; float: left; height: 34px; padding: 5px; width: 220px; line-height: 30px; } .cate-dropdown option { padding: 4px 8px; } .cate-dropdown:focus { float: left; width: 220px; height: 34px; line-height: 30px; padding: 5px; border: none; background: #f0f0f0; } #search { margin: 0; width: 62%; font-size: 12px; height: 32px; color: #333; border: 1px solid #F5F5F5; padding: 0 10px; outline: none; float: left; } .button-common { border: 0 none; overflow: hidden; padding: 0px; text-indent: -9999px; width: 25px; } .search-btn-bg { background-color: #fdd922; border: 1px solid #e0bc27; border-radius: 0 2px 2px 0; color: #565656; cursor: pointer; font-weight: bold; height: 34px; line-height: 17px; padding: 5px 15px; position: absolute; text-transform: uppercase; } .searchIconNew { background: url("../images/search-icon.png") no-repeat scroll center center; width: 25px; height: 30px; left: 4px; display: inline; position: absolute; top: 0px; } .cross-icon { position: absolute; right: 0px; margin-top: -35px } /* Top Shopping Cart */ .glyphicon-shopping-cart:before { font-size: 14px; color: #fdd922; margin-right: 6px; } .mini-products-list .product-image { float: left; } .mini-products-list .detail-item { margin-left: 92px; } .top-cart-content .product-name { margin: 0; width: 150px; line-height: 1; padding: 0 0 5px 0; } .top-cart-content .product-name a { font-size: 13px; line-height: normal; font-weight: normal; color: #333; } .top-cart-content .product-name a:hover { color: #1c95d1; text-decoration: none; } .top-cart-contain .price { color: #ff0000; font-weight: bold; text-transform: uppercase; } .top-cart-contain .product-details .price { color: #37a4d9; width: auto; float: none; font-weight: normal; padding-left: 0px; font-size: 12px; } .mini-cart { text-align: left; cursor: pointer; margin: 0px 0px 0px 0px; padding: 1px 18px 1px 18px; background: #41ade2; border-radius: 3px } .mini-cart .basket a { color: #fff; margin: 0px; line-height: 28px; font-size: 11px; padding: 2px; font-family: 'Open Sans', sans-serif; font-weight: normal; display: block; text-transform: uppercase; } .mini-cart .basket a:hover { text-decoration: none; } .mini-cart .basket .title { color: #fff; font-size: 13px; font-weight: bold; line-height: 1em; text-transform: uppercase; } .mini-cart .basket .cart-box { display: inline-block; } .mini-cart .basket .cart-box #cart-total { color: #fff; text-transform: none; margin: 0px 0px 0px 5px; } .top-cart-contain { color: #333; display: block; float: right; margin: 15px 0px 0px 0px; padding: 0; right: 0; z-index: 1000; } .top-cart-content .empty { text-align: left; color: #333; } .top-cart-content { display: none; width: 300px; position: absolute; top: 50px; right: 16px; background: #fff; padding: 0; text-align: left; box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4); z-index: 10000; } .top-cart-content.arrow_box { display:none;} .top-subtotal { color: #333333; font-size: 14px; font-weight: normal; padding: 12px 15px; text-align: left; text-transform: none; border-bottom: 1px #ddd solid; border-top: 1px #ddd solid; } div#ajaxconfig_info { display:none;} .top-subtotal .price { float: right; font-size: 15px; } .top-cart-content .block-subtitle { color: #333; overflow: hidden; padding: 15px; text-align: left; font-family: 'Open Sans', sans-serif; font-size: 13px; background: #f5f5f5; text-transform: none; font-weight: 600; border-bottom: 3px #ddd double; } ul#cart-sidebar { padding: 8px 15px 0 15px; margin: 0px; } .top-cart-content li { list-style: none; } .top-cart-content li.item { border-bottom: 1px solid #eee; margin: 5px 0px 10px; overflow: hidden; padding: 0px 0px 10px 0px; } .top-cart-content li.item.last { margin: 0px; border-bottom: 0px #eee solid; } .top-cart-content .product-details { color: #333333; position: relative; text-align: left; padding: 0px; } .mini-products-list .detail-item .product-details-bottom .price { color: #ff0000; font-size: 12px; display: list-item; margin-bottom: 5px; } .mini-products-list .detail-item .product-details-bottom .label { font-weight: bold; vertical-align: middle; } .mini-products-list .detail-item .product-details-bottom strong { font-weight: normal; } .top-cart-content .product-details .btn-edit { position: absolute; right: 22px; top: 6px; } .top-cart-content .actions { padding: 15px 20px; margin: 0; overflow: hidden; background: #f5f5f5; } .mini-cart .actions .btn-checkout:before { content: "\e013"; font-family: 'Glyphicons Halflings'; font-size: 12px; padding-right: 10px; font-weight: normal; } .mini-cart .actions .btn-checkout { background: #37a4d9; color: #fff; font-size: 11px; padding: 8px 16px; font-family: 'Open Sans', sans-serif; text-align: left; cursor: pointer; text-decoration: none; float: right; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; border: 1px solid #37a4d9; font-weight: bold; text-transform: uppercase; line-height: normal; } .mini-cart .actions .btn-checkout:hover { background: #0a3151; border: 1px solid #0a3151; color: #fff; } .mini-cart .actions .view-cart { background: #fdd922; color: #222; font-size: 11px; padding: 8px 16px; font-family: 'Open Sans', sans-serif; text-align: left; cursor: pointer; text-decoration: none; float: left; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; border: 1px solid #e0bc27; font-weight: bold; text-transform: uppercase; line-height: normal; } .mini-cart .actions .view-cart:hover { background: #333; border: 1px solid #333; color: #fff; } .mini-cart .actions .view-cart:before { content: '\e116'; font-family: 'Glyphicons Halflings'; font-size: 12px; padding-right: 8px; font-weight: normal; } .mini-cart .actions .button { display: inline-block; width: 100px; text-align: center; margin-bottom: 3px; padding: 8px 10px 6px; text-transform: none; border: none; font-size: 12px; } .mini-cart .button.btn-checkout { background: none; color: #fff; font-size: 11px; padding: 8px 16px; font-family: 'Open Sans', sans-serif; text-align: left; cursor: pointer; text-decoration: none; float: left; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; border: 1px solid #fff; font-weight: bold; text-transform: uppercase; } .mini-cart > .button { color: #000; font-size: 12px; font-weight: 300; text-shadow: none; border: none; border-radius: 0; box-shadow: none; background: none; } .glyphicon-remove { position: absolute; right: -10px; } .glyphicon-pencil { position: absolute; right: 10px; } a.glyphicon-remove, a.glyphicon-pencil { color: #999; } a.glyphicon-remove:hover, a.glyphicon-pencil:hover { color: #333; text-decoration: none; } /*----------- 4. Navigation -------------*/ nav { position: relative; z-index: 999; background: #41ade2; box-shadow: 0 2px 3px rgba(0,0,0,.2); } .nav-inner { margin: auto; position: relative; text-align: center; height: 44px; } #nav > li > a:hover { background: #f5f5f5; color: #333; } #nav > li > a.active { background: #6cc6f2; color: #fff; border-bottom: none; } #nav > li > a.active:hover { background: #fff; color: #000; border-bottom: none; } #nav > li > a:first-child { margin-left: 0px; } #nav > li > a:last-child a { color: #333; } .nav { margin: 0px auto 0 } #nav > li:hover > a, .vertnav-top li > a:hover { color: #333; background: #fafafa; border-bottom: none; } .cms-index-index #nav #nav-home > a span, #nav > li.active > a span, .vertnav-top li.current > a span { border-right: none } #nav { position: relative; z-index: 10; padding: 0; margin: auto; text-align: center; } /* All levels */ #nav li { text-align: left; } #nav li a { display: block; text-decoration: none; } /* 1st level only */ #nav > li { list-style: none; border-bottom: none; display: block; float: left; } #nav > li.last { padding-right: 0; } #nav > li > a { display: block; } #nav > li > a > span { display: inline-block; line-height: 18px; } /* Drop-down boxes: wide: 2nd-level category drop-down box + custom block drop-down box classic: custom block drop-down box */ #nav .level0-wrapper { position: absolute; left: -10000px; background-color: #fff; } /* Inner wrapper for additional padding */ #nav .level0-wrapper2 { padding: 0; } #nav .level0-wrapper2:before, #nav .level0-wrapper2:after { display: table; line-height: 0; content: ""; } #nav .level0-wrapper2:after { clear: both; } /* Home link */ /* Icon inside item */ #nav li a.level-top .icon { padding: 3px; margin: 0; float: none; display: inline-block; vertical-align: middle; background-color: transparent; } #nav li:hover a.level-top .icon { padding: 3px; } /* Single icon as home link */ #nav #homelink-icon { margin-left: 12px; } #nav #homelink-icon a.level-top { padding-left: 5px; padding-right: 5px; background: none; box-shadow: none; border: none; } /* Custom menu item */ #nav .nav-custom-link > a { cursor: default; } /* Remove 'relative' positioning from custom 'li' (custom block have to be positioned relative to #nav) */ #nav .nav-custom-link { position: static; } /* Static block's content - basic formatting */ #nav .nav-custom-link .header-nav-dropdown-wrapper { padding: 10px 0px; overflow: hidden; } #nav .nav-custom-link .header-nav-dropdown-wrapper p { margin: 10px 0; color: #333; line-height: 1.3em; font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: normal; } #nav .nav-custom-link .header-nav-dropdown-wrapper .heading { margin: 10px 0; } /* Caret */ #nav a.level-top .caret { display: inline-block; width: 0; height: 0; margin-bottom: 2px; margin-left: 2px; vertical-align: middle; content: ""; border-style: solid solid none; border-width: 4px 4px 0; border-color: #333 transparent transparent; } /* Number of products in category */ /* Sidebar menu */ .vertnav .number { margin-left: 3px; color: #aaa; } /* Main menu */ #nav .number { display: inline; margin-left: 3px; } #nav ul li .number { color: #aaa; } /* Other */ .nav .itemslider { margin-top: 0; margin-bottom: 0; } .nav .itemslider .item { padding-bottom: 0; } /* 1st level */ li.level0 > a > span { position: relative; } li.level0 > a > span > .cat-label { position: absolute; top: -12px; right: 0; padding: 0 6px; font-size: 12px; line-height: 22px; } /* Add pin (only 1st level) */ li.level0 > a > span > .pin-bottom:before { position: absolute; right: 6px; top: 22px; width: 0; height: 0; content: ""; border-style: solid; border-width: 4px; border-color: transparent; transition: border-color 450ms ease-in-out; } li.level0 > a:hover > span > .pin-bottom:before { transition-duration: 100ms; } /* 2nd level */ li.level1 > a > span > .cat-label { display: inline-block; padding: 0 4px; margin-left: 2px; vertical-align: middle; } /* 3rd level */ li.level2 > a > span > .cat-label { display: inline-block; padding: 0 4px; margin-left: 2px; } /* Category labels inside mobile menu / vertical menu */ ul.vertnav li > a > span > .cat-label { position: static; display: inline-block; padding: 0 4px; margin-left: 2px; } /* Hide pin */ ul.vertnav li > a > span > .pin-bottom:before { display: none; } /* Label size: all levels */ ul.vertnav li > a > span > .cat-label { font-size: inherit; line-height: inherit; } ul.vertnav-top li > a > span > .cat-label { font-size: 12px; line-height: 18px; } /* Category blocks */ .nav-block { margin-top: 0; margin-bottom: 1%; } .nav-block-bottom { float: left } .nav-block-center { margin-top: 0px; } .nav-block-right { margin-top: 0px; float: right; padding: 0px; text-align: center; } .nav-block-level1-top { margin-bottom: 10px; } .nav-block-level1-bottom { margin-top: 10px; } /* Section line (separator) is lighter than other lines */ .nav-block .section-line { border-color: #eee; } /* Common styles for main menu (horizontal + mobile vertical + mobile menu trigger) */ /* horizontal + mobile menu trigger */ #nav > li > a { font-size: 13px; font-family: 'Open Sans', sans-serif; font-weight: bold; color: #777; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } ul.level0 { padding: 0; } ul.level1 { padding: 0 0px; } #nav .level0-wrapper, #nav.classic ul { background-color: #ffffff; color: #333333; } #nav ul li a { color: #565656; font-family: Arial, Helvetica, sans-seriff; font-weight: normal; } #nav ul li a:hover { color: #000; } .cat-label-label1 { background-color: #D12631; color: #ffffff; } .cat-label-label2 { background-color: #d52462; color: #ffffff; } li.level0 > a > span > .cat-label-label1.pin-bottom:before { border-top-color: #D12631; } li.level0 > a > span > .cat-label-label2.pin-bottom:before { border-top-color: #d52462; } li > a:hover > span > .cat-label, #nav li.level0:hover > a > span > .cat-label { background-color: #ff7214; } li.level0 > a:hover > span > .pin-bottom:before, #nav li.level0:hover > a > span > .pin-bottom:before { border-top-color: #ff7214; } #nav .level0-wrapper, #nav.classic .parent > ul { background: #fff; border-top: none; border: none; box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); padding: 15px 15px 0 15px; width: 100%; } #nav .level0-wrapper, #nav.classic ul.level0 { top: 43px; left: 0px !important; -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; } #nav li.level0 .level0-wrapper { -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; opacity: 0; visibility: hidden; display: block!important } #nav li.level0:hover .level0-wrapper { opacity: 1; visibility: visible; -webkit-transform: scaleY(1); transform: scaleY(1); } #nav > li > a { color: #fff; display: block; float: left; font-size: 12px; line-height: 18px; padding: 13px 15px; text-decoration: none; text-transform: uppercase; letter-spacing: 0.5px; } /* 1st level only */ #nav > li:hover > a { position: relative; z-index: 1; } /* 2nd level only */ /* 2nd-level nav-links block: with subcategory title and a list of child categories */ #nav ul.level0 > li { display: inline-block; float: none; padding-bottom: 15px; padding-top: 0; vertical-align: top; width: 18%; margin-right: 18px; } #nav ul.level0 > li.last { display: inline-block; float: none; vertical-align: top; padding-top: 0; padding-bottom: 15px; width: 18%; margin-right: 0px; } #nav ul.level0 > li > a { margin-bottom: 6px; font-size: 12px; line-height: normal; color: #333; padding: 6px 0px 6px 0px; font-weight: 900; letter-spacing: normal; text-transform: uppercase; border-bottom: 3px #ddd double; } #nav .grid13-8 ul.level0 > li { width: 30%; } /* 2nd level+ */ #nav ul li { list-style: none; padding: 6px 0 } #nav ul li a { float: none; } /* 3rd level only */ #nav ul.level1 { position: static; padding-left: 0px; } #nav ul.level1 > li a { float: none; transition: background-position 150ms ease-out; display: block; } #nav ul.level1 > li a:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 5px; color: #444; } #nav ul.level1 > li a:hover { float: none; transition: background-position 150ms ease-out; color: #1c95d1; } /* 4th level */ #nav ul.level2 { margin: 7px 0; padding: 0; position: static; } #nav ul.level2 a { font-size: 0.9166em; line-height: 1.2727em; opacity: 0.6; } #nav li.level2:hover ul.level2 a { opacity: 1; transition: opacity 150ms ease-out; } /* 4rd level+ */ #nav ul ul ul li { background: none; padding-left: 0; } /* Vertical nav-links */ .nav-links > li, .nav-links > li > a { line-height: 3em; } .nav-links > li > a { padding: 0 0.5833em; } .nav-links > li.label { padding-right: 0.5833em; } /* Basic nav-links, no separators */ .nav-links > li { float: left; } .nav-links > li > a { display: block; } .grid12-5 { position: relative; display: inline; float: left; margin-left: 0%; margin-right: 0%; width: 38%; } .grid12-5 .static-img-block a:before { overflow: hidden; position: absolute; top: 0; content: ""; z-index: 100; width: 100%; height: 98.5%; left: 0; opacity: 0; transition: all 0.3s ease 0s; transform: scale(0.5) rotateY(180deg); background-image: url(../images/plus-img.png); background-repeat: no-repeat; background-position: center; background-color: #666; } .grid12-5 .static-img-block a:hover::before { visibility: visible; opacity: 0.6; transform: scale(1) rotateY(0deg); } .grid12-3 { display: inline; float: left; margin-left: 0; margin-right: 1%; padding: 10px 0 10px 10px; width: 16%; border-left: 1px solid #3e3e3e; margin-bottom: 0; } .grid12-3 .item-title a { text-transform: uppercase; margin-top: 10px; color: #aaa; } .grid12-4 { display: inline; float: left; margin: 0px 0px 0 10px; width: 29.1%; } .grid12-4 .static-img-block { position: relative; margin-bottom: 15px; overflow: hidden; } .grid12-4 .static-img-block img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .grid12-4 .static-img-block img:hover { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } .grid12-8 { display: inline; float: left; margin-left: 0; margin-right: 0%; width: 70%; } #nav .grid12-8 ul.level0 > li { width: 22.5%; } #nav .grid12-8 ul.level0 > li:last-child { margin-right: 0px; } .grid13-8 { display: inline; float: left; margin-left: 0; margin-right: 0%; margin-bottom: 0; width: 60%; } .back-link { float: left; } .grid12-4 h3 { text-transform: uppercase; text-align: left; font-weight: bold; font-family: 'Open Sans', sans-serif; font-size: 13px; margin-top: 5px; } .grid12-4 p { text-align: left; font-weight: normal; font-family: 'Open Sans', sans-serif; font-size: 12px; } a.btn-button-st { background: #252525; color: #fff; font-size: 11px; padding: 6px 12px; font-family: 'Open Sans', sans-serif; text-align: left; cursor: pointer; text-decoration: none; float: left; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; border: 1px solid #fff; font-weight: bold; text-transform: uppercase; margin: 8px 0 15px; } a.btn-button-st:hover { background: #37a4d9; border: 1px solid #37a4d9; color: #fff; } #nav .level0-wrapper .nav-add { padding: 0px 0px 0px 0px; overflow: hidden; } #nav .level0-wrapper .nav-add .push_item { float: left; margin-right: 12px; width: 19%; overflow: hidden; } #nav .level0-wrapper .nav-add .push_item_last { float: left; margin-right: 0px; width: 19%; } #nav .level0-wrapper .nav-add .push_item .push_img { position: relative; } #nav .level0-wrapper .nav-add .push_item .push_img a { display: block; position: relative; margin-bottom: 15px; overflow: hidden; } #nav .level0-wrapper .nav-add .push_item .push_img a img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } #nav .level0-wrapper .nav-add .push_item .push_img a img:hover { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } #nav .level0-wrapper .nav-add .push_item .push_text { color: #999; font-size: 12px; padding: 8px 0; } .icon-custom-reponsive:before { content: "\f10a"; } .icon-custom-reponsive { font-family: FontAwesome; display: block; font-size: 70px; background-color: #F0F0F0; color: #000; height: 120px; line-height: 120px; text-align: center; } .icon-custom-CSS3:before { content: "\f13c"; } .icon-custom-CSS3 { font-family: FontAwesome; display: inline-block; font-size: 60px; background-color: #F0F0F0; color: #000; height: 120px; padding: 30px 77px 30px 0; margin-left: -5px; } .ccs3-html5-box { background-color: #F0F0F0; color: #000; display: inline-block; font-family: FontAwesome; font-size: 60px; height: 95px; padding: 25px 0 0; text-align: center; width: 100%; } .icon-custom-google-font:before { content: "\f031"; } .icon-custom-google-font { font-family: FontAwesome; display: block; font-size: 70px; background-color: #F0F0F0; color: #000; height: 120px; line-height: 120px; text-align: center; } .icon-custom-grid:before { content: "\f00a"; } .icon-custom-grid { font-family: FontAwesome; display: block; font-size: 70px; background-color: #F0F0F0; color: #000; height: 120px; line-height: 120px; text-align: center; } #nav .nav-custom-link .header-nav-dropdown-wrapper h4.heading { color: #000; font-family: 'Open Sans', sans-serif; font-size: 14px; text-transform: uppercase; margin-top: 0px; margin-bottom: 10px; } #nav .nav-custom-link .header-nav-dropdown-wrapper h4.heading { color: #222222; font-family: 'Source Sans Pro', sans-serif; font-size: 14px; font-weight: bold; text-transform: uppercase; margin-top: 15px; margin-bottom: 10px; } #nav li.drop-menu ul { position: absolute; top: 43px; left: 0; background: #fafafa; padding: 6px 0; border-top: none; border: 1px #ececec solid; box-shadow: 0 0 2px rgba(0, 0, 0, 0.1); width: 160px; text-align: left; -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; } #nav li.drop-menu:hover ul { -webkit-transform: scaleY(1); transform: scaleY(1); } #nav > li.drop-menu ul li ul { border-top: none; } #nav > li.drop-menu { position: relative; } #nav li.drop-menu ul li { position: relative; } #nav li.drop-menu ul li a { color: #333; line-height: 22px; font-size: 12px; padding: 0 12px; display: block; transition: all 200ms ease-in-out; } #nav li.drop-menu ul li:hover > a { color: #1c95d1; padding-left: 12px; } #nav li.drop-menu ul li span.plus { display: block; position: absolute; right: 0px; top: 50%; margin-top: -1px; height: 1px; width: 7px; background: #535353; } #nav li.drop-menu ul { display: none; } .custom-menu { overflow: hidden; padding-bottom: 20px } .custom-menu .learn_more_btn { background: #fff; border: 3px double #ddd; margin: 10px 8px 0 8px; padding: 9px 10px 9px 10px; color: #333; line-height: 14px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .custom-menu .learn_more_btn:hover { background: #41ade2; border: 3px double #fff; margin: 10px 8px 0 8px; padding: 9px 10px 9px 10px; color: #FFFFFF; } .custom-menu .learn_more_btn span { font-family: "Open Sans", sans-serif; font-size: 11px; padding: 0 8px; font-weight: bold; margin-left: 0; text-transform: uppercase; } .custom-menu p { color: #333; margin: 10px 0px 0px 0px } .custom-menu .header-nav-dropdown-wrapper { padding: 0px 0 20px; overflow: hidden; } .custom-menu .grid12-5 { margin-left: 0px; margin-right: 2%; width: 23%; text-align: center; overflow: hidden; padding-bottom: 25px } .custom-menu .grid12-5 .custom_img { position: relative; overflow: hidden; } .custom-menu .grid12-5 .custom_img img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .custom-menu .grid12-5 .custom_img img:hover { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } .custom-menu p { color: #333; margin: 10px 0px 0px 0px } .sticky { position: fixed; margin-top: 0px; z-index: 1000; display: block; top: 0px; height: 44px; width: 100%; }.logo-small { display: none } .sticky .logo-small { display: block!important; position: absolute; right: 0px } .sticky .logo-small img { width: 60px; margin-top: 10px } .fur-des { margin-right: 15px; } /* End header */ /*----- 5. Header Service ----------- */ .header-service { padding: 12px 0; color: #777; font-family: 'Open Sans', sans-serif; letter-spacing: 0.5px; line-height: 1.4em; text-transform: uppercase; overflow: hidden; border-top: 1px #e5e5e5 solid; border-bottom: 1px #e5e5e5 solid; } .header-service strong { font-weight: 900; color: #37a4d9 } .icon-truck:before { content: "\f0d1"; } .icon-truck { font-family: FontAwesome; display: inline-block; font-size: 18px; margin: auto; color: #37a4d9; text-align: center; width: 30px; text-align: left; padding-left: 0px; } .icon-money:before { content: "\f0d6"; } .icon-money { font-family: FontAwesome; display: inline-block; font-size: 18px; margin: auto; color: #37a4d9; width: 30px; text-align: left; } .icon-support:before { content: "\f0e6"; } .icon-support { font-family: FontAwesome; display: inline-block; font-size: 18px; margin: auto; color: #37a4d9; width: 30px; text-align: left; } .icon-dis:before { content: "\f005"; } .icon-dis { font-family: FontAwesome; display: inline-block; font-size: 18px; margin: auto; color: #fd7e56; width: 25px; text-align: left; } /*---- 6. Offer Banner -------*/ .offer-banner-section { margin: 35px 0px 40px 0px; } .offer-banner-section .container .row { margin-left: -7px; } .offer-banner-section .col-lg-4 { padding-left: 7px; padding-right: 7px; overflow: hidden; } .offer-banner-section .col-lg-4 img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .offer-banner-section .col-lg-4 img:hover { background:#000; max-height: 750px; max-width: 100%; min-width: 100%; width: 100%; opacity:0.8; } .offer-banner-section .col-lg-4 .overlay { width: 96%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 6px; text-align: center; background-color: rgba(0, 0, 0, 0.5); opacity: 0; transition: all 0.3s ease-in 0.4s; } .offer-banner-section .col-lg-4:hover .overlay { opacity: 1; transition-delay: 0s; } .offer-banner-section .col-lg-4 .overlay:before, .offer-banner-section .col-lg-4 .overlay:after { border: 1px solid #fff; -webkit-transform: scale(0,1); transform: scale(0,1); position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; top: 10px; left: 10px; right: 10px; bottom: 10px; opacity: 1; -webkit-transform: scale(1); transform: scale(1); animation-delay: 0.3s; animation-name: fadeInUp; } .offer-banner-section .col-lg-4 .overlay a.info { display: inline-block; text-decoration: none; padding: 15px 15px; background: #37a4d9; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: bold; font-size: 16px; text-transform: uppercase; top:45%; position:relative; width: 100%; font-weight: 600; letter-spacing: 1px; } .offer-banner-section .col-lg-4 .overlay a.info:hover { background: #222; } /* product grid page Title */ .new_title { border-bottom: 3px solid #E5E5E5; } .new_title.center { height: 38px; } .new_title h2 { border: 1px solid #37a4d9; border-bottom: 3px solid #37a4d9; color: #37a4d9; display: inline-block; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 900; letter-spacing: normal; margin-top: 0; padding: 10px 15px 7px 15px; position: relative; text-transform: uppercase; letter-spacing: 0.5px } /*--------- 7. New & Sale Label --------- */ .new-box, .sale-box { height: 40px; overflow: hidden; position: absolute; text-align: center; top: -1px; width: 55px; z-index: 10; } .new-box { left: -1px; } .sale-box { right: -1px; } .new-top-left { left: 0px; top: 0; background: #fff; letter-spacing: 1px; } .new-top-right { background: none repeat scroll 0 0 #FFFFFF; right: 0px; top: 0; } .sale-top-right { top: 0; background: #fff; letter-spacing: 1px; right: 0px; } .sale-top-left { left: 0px; top: 0; background: #fff; letter-spacing: 1px; } .ie8 .new-label { left: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .new-label:after { display: none; } .ie8 .new-label:before { display: none; } .ie8 .sale-label { right: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .sale-label:after { display: none; } .ie8 .sale-label:before { display: none; } .ie8 .new-box { top: -1px; left: -1px; } .ie8 .sale-box { right: -1px; top: -1px; } .new-box, .sale-box { position: fixed; text-align: center; top: -1px; width: 55px; z-index: 10; } .new-box { left: 0; } .sale-box { right: 0; top: 0px; } .new-label { font-size: 11px; font-family: 'Open Sans', sans-serif; color: #fff; background: #ffc60a; text-transform: uppercase; padding: 0px; text-align: center; display: block; position: absolute; top: 0px; z-index: 100; font-weight: bold; letter-spacing: 1px; line-height: normal; width: 45px; height: 25px; line-height: 25px; margin-top: 0px; margin-left: 0px; } .sale-label { font-size: 11px; font-family: 'Open Sans', sans-serif; color: #fff; background: #d12631; text-transform: uppercase; padding: 0px; text-align: center; display: block; position: absolute; top: 0px; z-index: 100; font-weight: bold; letter-spacing: 1px; line-height: normal; width: 45px; height: 25px; line-height: 25px; margin-top: 0px; margin-right: 0px; } .product-view .product-img-box .new-label { left: 15px; } .product-view .product-img-box .sale-label { left: 15px; } .ie8 .new-label { left: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .new-label:after { display: none; } .ie8 .new-label:before { display: none; } .ie8 .sale-label { right: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .sale-label:after { display: none; } .ie8 .sale-label:before { display: none; } .ie8 .new-box { top: -1px; left: -1px; } .ie8 .sale-box { right: -1px; top: -1px; } /*-------- 8. products View page ------*/ .product-view #product-img-box .new-box, .product-view #product-img-box .sale-box { position: absolute; text-align: center; top: -1px; width: 55px; z-index: 10; } .product-view #product-img-box .new-box { left: 160px; } .product-view #product-img-box .sale-box { right: -5px; top: 0px; } .product-view #product-img-box .new-label.new-top-left { font-size: 14px; color: #000; background: #ffd739; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; left: 0px; top: 0px; z-index: 100; font-weight: normal; } .product-view #product-img-box .new-label.new-top-right { font-size: 14px; color: #000; background: #ffd739; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; right: 0px; top: 0px; z-index: 100; font-weight: normal; } .product-view #product-img-box .sale-label.sale-top-left { font-size: 14px; color: #fff; background: #D23333; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; left: 0px; top: 0px; z-index: 100; font-weight: normal; } .product-view #product-img-box .sale-label.sale-top-right { font-size: 14px; color: #fff; background: #D23333; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; right: 0px; top: 0px; z-index: 100; font-weight: normal; } /* carousel */ .carousel-inner { margin-top: 20px; } .best-seller-pro { position: relative; margin-bottom: 15px; } .featured-pro { position: relative; } .controls { position: inherit; width: 100%; } .controls a { color: #666; } .controls .prev { position: absolute; border: 1px solid #ccc; right: 35px; font-size: 14px; font-weight: normal; height: 28px; width: 30px; line-height: 26px; padding: 0 5px; color: #555; top: -35px; } .controls .next { position: absolute; border: 1px solid #ccc; right: 0px; font-size: 14px; font-weight: normal; height: 28px; width: 30px; line-height: 26px; padding: 0 5px; color: #555; top: -35px; } .glyphicon-chevron-right:before { font-family: 'FontAwesome'; font-style: normal; font-weight: normal; speak: none; content: "\f105"; text-transform: none; font-size: 18px; padding: 6px 6px 6px 6px; line-height: 22px; } .glyphicon-chevron-left:before { font-family: 'FontAwesome'; font-style: normal; font-weight: normal; speak: none; content: "\f104"; text-transform: none; font-size: 18px; padding: 6px 4px; line-height: 22px; } .col-item { position: relative; } .col-item .photo img { margin: 0 auto; width: 100%; } .col-item .info { margin-top: 1px; text-align: center; } .col-item:hover .info { } .clear-left { clear: left; } .col-item .separator p { line-height: 20px; margin-bottom: 0; margin-top: 10px; text-align: center; } .col-item .separator p i { margin-right: 5px; } .col-item .btn-add { width: 50%; float: left; } .col-item .btn-add { border-right: 1px solid #E1E1E1; } .col-item .btn-details { width: 50%; float: left; padding-left: 10px; } .controls { margin-top: 0px; } [data-slide="prev"] { margin-right: 10px; } .col-item .actions-links { background: #1c95d1; position: absolute; width: 100%; opacity: 1; z-index: 1000; overflow: hidden; bottom: 0; } .col-item:hover .actions-links { height: 30px; background: #1c95d1; position: absolute; width: 100%; opacity: 1; z-index: 10000; bottom: 0; } .col-item .actions-links .add-to-links a.magik-btn-quickview { right: 0%; opacity: 0; position: absolute; margin-top: 4px; z-index: 10; cursor: pointer; } .col-item:hover .actions-links .add-to-links a.magik-btn-quickview { right: 0%; opacity: 0.9; position: absolute; margin-top: 0px; width: 32%px; text-align: center; } .col-item .actions-links .add-to-links a.magik-btn-quickview:before { content: "\f002"; } .col-item .actions-links .add-to-links a.magik-btn-quickview { color: #fff; font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; padding: 5px 5px; line-height: 25px; width: 33%; } .col-item .actions-links .add-to-links a.magik-btn-quickview:hover { background: #37a4d9; } .col-item .actions-links .add-to-links a.link-wishlist:before { content: "\f004"; } .col-item .actions-links .add-to-links a.link-compare:before { content: "\f012"; } .col-item .actions-links .add-to-links a.link-wishlist { color: #fff; font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; padding: 5px 5px; line-height: 25px; width: 32%; } .col-item .actions-links .add-to-links a.link-wishlist:hover { font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; padding: 5px 5px; text-decoration: none; color: #fff; line-height: 25px; background: #37a4d9; width: 32%; } .col-item .actions-links .add-to-links a.link-compare { color: #fff; font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; padding: 5px 5px; line-height: 25px; width: 32%; } .col-item .actions-links .add-to-links a.link-compare:hover { font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; padding: 5px 5px; text-decoration: none; color: #fff; line-height: 25px; background: #37a4d9; width: 32%; } .col-item .add-to-links a span { display: none; } .col-item .actions-links .add-to-links a.link-wishlist { left: 120%; opacity: 0; position: absolute; margin-top: 4px; z-index: 10; } .col-item:hover .actions-links .add-to-links a.link-wishlist { left: 0%; opacity: 0.9; position: absolute; margin-top: 0px; border: 1px solid #30abe8; border-top: none; border-bottom: none; border-left: none; width: 33%; text-align: center; } .col-item .actions-links .add-to-links a.link-compare { left: 120%; opacity: 0; position: absolute; margin-top: 4px; z-index: 10; } .col-item:hover .actions-links .add-to-links a.link-compare { left: 33%; opacity: 0.9; position: absolute; margin-top: 0px; border: 1px solid rgba(255, 255, 255, 0.3); border-top: none; border-bottom: none; border-left: none; width: 33%; text-align: center; } .col-item .info .info-inner .item-title { margin-bottom: 5px; padding-top: 16px; font-size: 12px; white-space: nowrap; overflow: hidden; } .col-item .info .info-inner .item-title a { text-decoration: none; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000; } .col-item .info .info-inner .item-title a:hover { color: #37a4d9; } /* Product Images */ #etalage .moreview_thumb { cursor: move; } #moreview .moreview_small_thumbs li { margin: 10px; margin-bottom: 13px !important; cursor: pointer; } #moreview .moreview_magnifier { border: 1px solid #bbb; } #moreview .moreview_hint { width: 130px; height: 57px; } #moreview .moreview_description { font-style: italic; margin: 10px; padding: 6px 10px; } .moreview, .moreview_thumb, .moreview_thumb_image, .moreview_source_image, .moreview_zoom_preview, .moreview_icon, .moreview_hint { display: none } .moreview, .moreview ul, .moreview li, .moreview img, .moreview_hint, .moreview_icon, .moreview_description { margin: 0; padding: 0; border: 0; list-style: none } .moreview, .moreview_magnifier div, .moreview_magnifier div img, .moreview_small_thumbs ul, ul .moreview_small_thumbs li, .moreview_zoom_area div, .moreview_zoom_img { position: relative } .moreview img, .moreview li { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; -webkit-user-drag: none; -moz-user-drag: none; user-drag: none } .moreview, .moreview_small_thumbs li { float: left } .moreview_right { float: right } .moreview li { position: absolute } .moreview img { vertical-align: bottom; max-width: none } .moreview_magnifier { cursor: default } .moreview_magnifier div, .moreview_small_thumbs { overflow: hidden } .moreview_magnifier div img { display: none } .moreview_icon, .moreview_hint { cursor: default; width: 0; height: 0; overflow: hidden } .moreview_small_thumbs li.vertical { float: none } .moreview_zoom_area { z-index: 2 } .moreview_zoom_area div { overflow: hidden; z-index: 997 } .moreview_zoom_preview { position: absolute; z-index: 998 } .moreview_zoom_img, .moreview_hint { z-index: 999 } .moreview { direction: ltr } div.moreview_description { position: absolute; bottom: 0; left: 0; z-index: 999 } div.moreview_description.rtl { direction: rtl; text-align: right } .moreview-control a { left: auto; width: 26px; height: 26px; background-color: transparent; } .product-view .product-img-box .moreview-control { opacity: 0; } .product-view .product-img-box:hover .moreview-control { opacity: 1; transition: all 0.3s linear; } .moreview-control a.moreview-prev { position: absolute; left: 10%; background-color: #fff; border: 1px #ddd solid; text-align: center; color: #333; } .moreview-control a.moreview-prev:hover { background-color: #333; border: 1px #333 solid; color: #fff; transition: all 0.3s linear; } .moreview-control a.moreview-prev:before { content: "\f106"; font-family: FontAwesome; font-size: 18px; } .moreview-control a.moreview-next { position: absolute; left: 10%; background-color: #fff; border: 1px #ddd solid; text-align: center; color: #333; bottom: 0%; } .moreview-control a.moreview-next:hover { background-color: #333; border: 1px #333 solid; color: #fff; transition: all 0.3s linear; } .moreview-control a.moreview-next:before { content: "\f107"; font-family: FontAwesome; font-size: 18px; } .moreview .roll-over { position: absolute; bottom: 10px; left: 10px; font-family: "Roboto", sans-serif; font-size: 12px; color: #888; text-indent: 20px; } .moreview .roll-over .roll-over-desc { margin-left: 20px; } #moreview .moreview_thumb, #moreview .moreview_small_thumb { border: solid 1px #e0e0e0; } .product-view .product-img-box { margin-bottom: 10px; position: relative; } .product-view .product-img-box .product-image { margin: 0 0 13px; } /* Product Images */ .product-view { margin: auto; position: relative; z-index: 0; } .product-essential { overflow: hidden; } .product-collateral .box-collateral { margin: 0 0 15px; } .product-essential .product-image.no-gallery { margin-left: auto; } .product-essential .product-image img { height: auto; width: 100%; } .product-essential .button-viewall { position: absolute; left: 5px; bottom: 5px; text-indent: -999em; z-index: 9999; } /* More Views SLIDER = */ .more-views { width: 80%; margin: auto; } .more-views img { width: 100%; } .more-views .slider-items-products .owl-buttons .owl-next { position: absolute; right: -22px; top: 50%; } .more-views .slider-items-products .owl-buttons a { border: none; background: #f5f5f5; } .more-views .slider-items-products .owl-buttons a:hover { color: #333; } .more-views .slider-items-products .owl-buttons .owl-next a:before { font-size: 24px; } .more-views .slider-items-products .owl-buttons .owl-prev a:before { font-size: 24px; } .more-views .slider-items-products .owl-buttons .owl-prev { left: -32px; position: absolute; top: 50%; background: none; } /* Product Shop ===*/ .product-view .product-shop .add-to-box button.button.btn-cart span { background: none; margin-left: 5px; font-size: 16px; } .product-view .product-options-bottom button.button.btn-cart span { background: none; margin-left: 5px; } .product-view .product-shop { margin-top: 0; position: relative; } .product-view .product-name { border-bottom: double #ddd; } .product-view .product-name h1 { font-size: 40px; margin: 0 0 2px; text-align: left; line-height: 1.2em; padding-bottom: 12px; letter-spacing: -1px; font-weight: 900; font-family: 'Open Sans', sans-serif; padding-right: 70px; } .product-view .short-description { padding-bottom: 5px; font-size: 13px; } .product-view .short-description h2 { font-family: 'Open Sans', sans-serif; font-size: 12px; text-transform: uppercase; color: #333; margin-bottom: 8px; font-weight: bold; } .product-view .product-shop .add-to-box { padding: 0px; overflow: hidden; text-align: center; margin: 1px 0 0 0; } .product-view .product-shop .add-to-box a:hover { text-decoration: none; } .product-view .product-shop .add-to-box .btn-cart { background: #1c95d1; color: #fff; font-size: 16px; text-shadow: none; padding: 7px 20px; float: left; margin-top: 0px; font-weight: normal; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; margin-left: 10px; border: none; } .product-view .product-shop .add-to-box .btn-cart:hover { background: #1c95d1; text-shadow: none; color: #fff; } .product-view .product-shop .product-options-bottom .btn-cart { background: #37a4d9; color: #fff; font-size: 16px; text-shadow: none; padding: 10px 20px; float: left; margin-top: 0px; font-weight: normal; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; margin-left: 10px; border: none; } .product-view .product-shop .product-options-bottom .btn-cart:hover { background: #000; text-shadow: none; color: #fff; } .product-view .product-shop .add-to-box .icon-basket { margin-right: 5px; } .product-view .product-shop .add-to-links { /*margin:0; font-size:13px;*/ } .product-view .add-to-links span { display: none; } .product-view .product-shop ul.add-to-links { margin: 0; padding: 0; margin-top: 0px; display: inline-block; } .product-view .product-shop .add-to-links li { display: inline-block; padding: 0 7px 0 2px; } .product-view .product-shop .add-to-links li .separator { display: none; } .product-view .email-friend a { font-size: 12px; display: inline-block; border: 1px #ddd solid; width: 45px; height: 38px; text-align: center; line-height: 35px; color: #666; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .email-friend a:hover { color: #fff; background-color: #1c95d1; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop .add-to-links li .separator { display: none; } .product-view .product-shop .add-to-links .link-wishlist:before { content: "\f004"; font-family: FontAwesome; font-size: 14px; vertical-align: top; text-align: center; } .product-view .product-shop .add-to-links .link-wishlist { border: 1px solid #ddd; color: #666; display: inline-block; float: left; font-size: 12px; font-weight: normal; height: 39px; line-height: 36px; text-align: center; width: 48px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop .add-to-links .link-compare:before { content: "\f012"; font-family: FontAwesome; font-size: 14px; vertical-align: top; height: 25px; width: 25px; text-align: center; padding-right: 0px } .product-view .product-shop .add-to-links .link-compare { border: 1px solid #ddd; color: #666; display: inline-block; float: left; font-size: 12px; font-weight: normal; height: 39px; line-height: 36px; text-align: center; width: 48px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop .add-to-links .link-compare:hover, .product-view .product-shop .add-to-links .link-wishlist:hover { color: #fff; background-color: #1c95d1; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop ul.add-to-links a { padding: 0; margin: 0; } .email-addto-box { display: inline-block; float: left; margin-left: 12px; } .product-view .email-friend { display: inline-block; margin-left: 6px; } .product-view .email-friend a:before { content: "\f0e0"; font-family: FontAwesome; font-size: 14px; } .product-view .email-friend a span { display: none; font-size: 12px; } .product-view .product-shop .ratings { padding: 5px 0; margin: 15px 0 0; } .product-view .product-shop .ratings .rating-links { margin-bottom: 12px; display: inline; } .product-view .product-shop .no-rating { padding: 12px 0; margin: 15px 0 0; } .product-view .product-shop .price-box { border-bottom: 1px solid #ddd; display: block; margin: 0 0 10px; padding: 0 0 5px; } .product-view .product-shop .grouped-items-table .price-box { border-bottom: 0px solid #ddd; margin: 0; padding: 0; } .product-view .product-shop .price-box .old-price { margin-right: 5px; margin-top: 0; display: inline-block; } .product-view .product-shop .special-price { display: inline-block; margin: 0; padding: 0; } .product-view .product-shop .old-price .price { font-size: 20px; color: #777; } .product-view .product-shop .price { font-size: 28px; color: #ff0000; font-weight: bold; } .add-to-cart .qty, .qty-holder .qty { background-color: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 0px; } .product-shop .button-up, .product-shop .button-down { height: 44px; width: 44px; } .add-to-cart .button-up, .add-to-cart .button-down { left: 94px; position: absolute; } .product-shop .social { float: left; border-top: 1px solid #dddddd; padding: 5px 0 0; margin-top: 10px; width: 100%; } .product-shop .social ul li { display: inline-block; margin: 15px 6px 0 0; } /*.block-layered-nav .button-arrow.open, .button-up { background-image: url(../images/plus-img.png); background-position:16px 16px; }*/ .button-up:hover { background: #333 url(../images/icon_arrow_up.png) no-repeat 15px 15px; } .button-down:hover { background: #333 url(../images/icon_arrow_down.png) no-repeat 15px 15px; } .button-up, .button-down { height: 44px; text-indent: -999em; width: 35px; border: none; } .qty-input-text { float: left; margin-left: 10px; } .product-view .product-shop .add-to-box .add-to-cart label { display: block; float: none; margin-bottom: 5px; text-align: left; text-transform: uppercase; font-family: 'Open Sans', sans-serif; } .product-view .product-shop .product-options-bottom .add-to-cart label { display: block; float: none; margin-bottom: 5px; text-align: left; text-transform: uppercase; font-family: 'Open Sans', sans-serif; } /*.block-layered-nav .button-arrow, .elastislide-vertical .elastislide-next, .button-down, .opc .step-title a { background-image: url(../images/minus-img.png); background-position:16px 16px; }*/ .button-up:hover, .button-up:focus { background-image: url(../images/icon_arrow_up.png); background-position: 16px 16px; } .button-down:hover, .button-down:focus { background-image: url(../images/icon_arrow_down.png); background-position: 16px 16px; } .product-view .product-shop button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; font-size: 18px; } .product-view .product-shop .icon-plus:before { font-size: 14px; } .product-view .product-shop .icon-minus:before { font-size: 14px; } .product-view .flexslider-thumb { max-width: 420px; margin: 20px auto 0; padding: 0 45px; position: relative } .product-view-compact .flexslider-thumb { margin: 17px auto 0 } .product-view .flexslider-thumb .flex-viewport { z-index: 10 } .product-view .flexslider-thumb .flex-direction-nav { top: 30%; left: 0; width: 100%; z-index: 9 } .product-view .flexslider-thumb .flex-prev { position: absolute; left: 12px; top: 0px; } .product-view .flexslider-thumb .flex-next { position: absolute; right: 20px; top: 0px; } .product-view .flexslider-thumb li img { cursor: pointer; -moz-user-select: none } .product-view .previews-list { padding: 0; list-style-type: none; text-align: center } .product-view .previews-list li { width: 76px; margin-right: 7px; padding: 0; float: none; display: inline-block; } .product-view-compact .rating { padding: 18px 0 21px } .product-view-compact .btn-toolbar { margin: 0; padding: 7px 0 22px } .product-view-compact .price { display: block; padding: 6px 0 20px } .product-view .flexslider-thumb-vertical-outer { margin: 0 10px 15px 0; width: 76px; float: left; position: relative; z-index: 1 } .product-view .flexslider-thumb-vertical .flex-viewport { height: 400px!important } .product-view .flexslider-thumb-vertical .slides { margin: -4px 0 0; padding: 0; list-style-type: none } .product-view .flexslider-thumb-vertical .slides li { margin: 0; padding: 0; overflow: hidden } .product-view .flexslider-thumb-vertical .slides li img { width: 100%; padding: 4px 0; cursor: pointer; -moz-user-select: none } .flex-direction-nav, .slider-controls { -webkit-transform: translate3d(0, 0, 0) } #cloud-zoom-big { left: 15px !important; } /* Product Collatera =*/ .product-collateral { padding: 0px; background-color: #FFFFFF; margin-bottom: 5px; width: 100%; overflow: hidden; margin-top: 20px; display: inline-block; } .addtional-info { } .product-tabs { margin-bottom: 10px; width: 565px; } #product-tabs { margin: 0; padding: 0; position: relative; border-radius: 2px; } #product-tabs > dt { text-transform: none; font-size: 12px; padding: 8px 0px; cursor: pointer; color: #102343; text-transform: none; font-family: Arial, Helvetica, sans-serif; } #product-tabs > dt.open { position: relative; background-color: #fff; z-index: 10; color: #2CA2E3; } #product-tabs > dd { display: none; right: 0; top: 0; background-color: #fff; margin: 0; padding: 6px 0; line-height: 1.8; border-bottom-width: 0; font-size: 12px; } #product-tabs > dd h2 { display: none; } #customer-reviews { /*float: left;*/ margin-top: 15px; } #customer-reviews .detail { font-size: 12px; line-height: 18px; } #customer-reviews h3 { font-size: 12px; font-weight: 900; margin-bottom: 15px; } #customer-reviews h4 { display: inline; font-size: 12px; } #customer-reviews h5 { display: inline; font-size: 12px; } .box-reviews dl { margin-bottom: 0; } .box-reviews dt { font-size: 18px; padding: 20px 0 10px; } #customer-reviews .page-title { border: none; } #customer-reviews .page-title h2 { color: #000; font-size: 20px; font-weight: normal; margin-top: 0; padding: 2px 0px; position: relative; display: block; font-family: 'Open Sans', sans-serif; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #ccc; padding-bottom: 10px } .box-reviews1 { margin-top: 8px; margin-bottom: 20px; } .box-reviews2 { margin-top: 8px; margin-bottom: 35px; overflow: hidden; } .review-title { margin-top: 0; line-height: 1.4; padding-bottom: 15px; margin-bottom: 0; font-size: 13px; font-weight: 400; } .review-title span { font-size: 12px; font-weight: 400; margin-top: 5px; } .box-reviews > .rating-box { position: absolute; top: 30px; right: 30px; } .box-reviews dd { margin-left: 0; padding-bottom: 20px; } .box-reviews .author { font-style: italic; font-size: 12px; font-weight: bold; margin-right: 5px; } .box-reviews .date { color: #bdbdbd; font-size: 12px; font-style: italic; } .box-reviews .ratings-table { float: left; margin: 5px 15px 15px 0; width: 12%; } .box-reviews .review { border-left: 1px solid #DFDFDF; float: left; padding-left: 2.5em; width: 84%; } .box-reviews .review .review-txt { border-bottom: 1px solid #DFDFDF; padding-bottom: 12px; margin-bottom: 10px; } .box-reviews ul li h6 { font-size: 15px; margin-bottom: 3px; padding: 0; } .box-reviews2 ul li { margin-bottom: 0px; clear: both; } .box-reviews .actions { padding-top: 1.5em; text-align: right; float: right; } #customer-reviews .form-list li label { color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } #customer-reviews .buttons-set { margin-top: 10px; } /*detail page view link*/ a.button.view-all:before { content: "\f06e"; font-family: FontAwesome; font-size: 13px; padding-right: 8px; } a.button.view-all { display: inline-block; border: 0; background: #fff; font-size: 11px; text-align: center; white-space: nowrap; color: #333; font-weight: bold; transition: all 0.3s linear; vertical-align: top; border: 1px solid #ddd; font-family: 'Open Sans', sans-serif; text-transform: uppercase; } .button.view-all:hover { background: #37a4d9; transition: all 0.3s linear; border: 1px solid #37a4d9; color: #fff; text-decoration: none; } .box-reviews .form-add h3 { margin-bottom: 5px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: 400; } .box-reviews .form-add h4 { font-size: 15px; } .box-reviews textarea { width: 95%; margin-top: 4px; height: 8em; background: #f0f0f0; } .box-reviews .form-list input.input-text { width: 80%; padding: 10px; margin-bottom: 4px; line-height: 20px; background: #f0f0f0; border: 1px solid #f0f0f0; box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset; } .box-reviews .form-list input.input-text:focus { width: 80%; padding: 10px; margin-bottom: 4px; line-height: 20px; background: #fff; border: 1px solid #ddd; box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset; } .box-reviews .form-list select { padding: 12px 15px 12px 165px; margin: 0; width: 100%; line-height: 20px; height: 48px; } .review1 { display: inline-block; width: 45%; float: left; } .review2 { display: inline-block; width: 55%; } .product-view .box-tags .form-add input.input-text { width: 350px; background-color: #FFFFFF; border: 1px solid #CCCCCC; border-radius: 2px; box-shadow: 0 1px 5px #eee inset; margin-right: 10px; padding: 8px; } .up-sell-box { border: 1px #ddd solid; border-top: none; } .up-sell-box p.desc { margin: 0; padding: 10px 10px 0 10px } .featured-products { position: relative; } .product-view .box-tags .form-add label { line-height: 42px; font-size: 16px; } .product-view .box-tags .form-add .button { height: 35px; } #addTagForm { margin-bottom: 5px; margin-top: 10px } .product-view .box-up-sell { margin-top: 10px; float: left; } .product-view .box-up-sell .subtitle { margin-right: 0; } .mini-products-list .price-box * { display: inline; } .mini-products-list .price-box .price { margin-right: 10px; } /* Product Tabs */ .product-tabs { line-height: normal; margin: 0; outline: none; padding: 0; position: relative; z-index: 1; background-color: #fff; width: 100%; border-bottom: 3px solid #e5e5e5; margin-top: 0px; height: 42px; text-align: left; } .product-tabs li { display: inline-block; height: auto; line-height: normal; margin: 0; outline: none; padding: 0; list-style: none; } .product-tabs li.active { background: none; } .product-tabs li.active a { background: none repeat scroll 0 0 #fff; color: #0a3151; font-family: 'Open Sans', sans-serif; font-weight: 700; padding: 12px; border: none; border-bottom: 3px solid #0a3151; } .product-tabs li.active a:hover { background: none repeat scroll 0 0 #fff; color: #0a3151; font-family: 'Open Sans', sans-serif; font-weight: 700; padding: 12px; border: none; border-bottom: 3px solid #0a3151; } .nav-tabs.product-tabs > li > a { margin-right: 0px; line-height: 1.42857143; border-radius: 0px; border: none; padding: 12px; } .nav-tabs.product-tabs > li > a:hover { margin-right: 0px; background: #f8f8f8; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { padding: 12px; margin-right: 0px; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border: none; border-bottom: 3px solid #1c95d1; background: #37a4d9; color: #fff; } .product-tabs a { display: inline-block; font-size: 12px; height: 45px; line-height: 42px; text-transform: uppercase; color: #333; font-family: 'Open Sans', sans-serif; font-weight: 700; height: 42px; padding: 12px; } .tab-content > .active { margin-top: 15px; } .box-reviews dd, .review-title { border-bottom: 1px solid #ccc; } #product-tabs > dt { border-bottom: 1px solid #ccc; } #product-tabs > dd { border-left: 0px solid #ccc; border-bottom: 3px solid #e5e5e5; } fieldset { border: 0 none; margin: 0; padding: 0; } #product-review-table { margin: 10px 0; border: medium none; width: 100%; } #product-review-table th, #product-review-table td { text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; padding: 8px; } .nobr { white-space: nowrap; } .form-add-tags input.input-text, select, textarea { border: 1px solid #ddd; margin-top: 0; padding: 6px; } .form-add-tags input.input-text:focus, .form-add-tags select:focus, .form-add-tags textarea:focus { padding: 6px; } .additional p { font-size: 12px } .product-options dt label, .box-reviews dt, .data-table, .fraction-slider .slide-subtitle { font-family: Arial, Helvetica, sans-serif; } .specs-table { margin-top: 5px; } .specs-table dt { float: left; font-weight: bold; padding: 0 3px 3px 0; width: 60px; } .specs-table dd { padding: 0 0 0px 90px; } .data-table { border-spacing: 0; text-align: left; } .data-table thead tr, .data-table tfoot tr { background-color: #f7f7f7; } #product-attribute-specs-table.data-table { border: 1px solid #EAEAEA; border-bottom: none; margin-top: 5px; } #product-attribute-specs-table.data-table tbody th, .data-table tbody td { border-right: none; } #product-attribute-specs-table.data-table tbody th.last, .data-table tbody td.last { border-right: none; } #product-attribute-specs-table.data-table tbody th.last, .data-table tbody td.last a { text-decoration: underline; } .form-add-tags label { font-family: Arial, Helvetica, sans-serif; margin-bottom: 5px; } .form-add-tags button.button { display: inline; background: #fff; padding: 6px 15px 6px 12px; } .form-add-tags button.button:hover { background: #37a4d9; transition: all 0.3s linear; color: #fff; border: 1px #37a4d9 solid; } .data-table thead th, .data-table thead td, .data-table tfoot th, .data-table tfoot td, .cart .totals table th, .cart .totals table td { color: #333; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; font-family: Arial, Helvetica, sans-serif; } .data-table tbody th, .data-table tbody td { border-right: 0px solid #eaeaea; border-bottom: 1px solid #eaeaea; padding: 10px 10px 6px; } .cart-table tbody th, .cart-table tbody td { border-right: 0px solid #eaeaea; border-bottom: 1px solid #eaeaea; vertical-align: top; } .cart-table tbody th h2, .cart-table tbody td h2 { margin: auto; padding: 0px; display: inline-flex; } .data-table tbody th.last, .data-table tbody td.last { border-right: 0px solid #eaeaea; } .data-table tbody tr.last th, .data-table tbody tr.last td { border-bottom: 1px solid #eaeaea; } .data-table .price { font-size: 13px; font-weight: bold; color: #ff0000; } .data-table .total-price .price, .cart .totals table tfoot td .price, .compare-table .price { color: #333; } .item-options dd { color: #565656; margin: 0; } .compare-table th { color: #565656; } .compare-table tr.odd th { background-color: #ececec; } .compare-table tr.even th { background-color: #e5e5e5; } .compare-table tr.even td { background-color: #f7f7f7; } .my-account .data-table .price, .my-wishlist .data-table .price { font-size: 15px; color: #737373; font-weight: normal; } .box-reviews .form-list li { margin-bottom: 0px; list-style: none; } #customer-reviews li { margin-bottom: 0px; list-style: none; } #customer-reviews ul { margin: auto; padding: 0px; } .recent-orders .title-buttons { text-align: right; margin-bottom: 8px; } .recent-orders .title-buttons strong { float: left; font-family: Arial, Helvetica, sans-serif; font-weight: 900; font-size: 13px; color: #333; } /* Product Options */ .product-options { padding: 0; margin: 0; clear: both; } .product-options dt { margin-top: 20px; } .product-options dt label { font-weight: normal; font-size: 15px; } .product-options dt label em { margin-right: 3px; } .product-options dt .qty-holder { float: right; } .product-options dt .qty-holder label { vertical-align: middle; } .product-options dt .qty-disabled { background: none; border: 0; padding: 3px; color: #000; } .product-options dd { margin: 10px 0; } .product-options dl { margin: 5px 0; } .product-options dl.last dd.last { } .product-options dd input.datetime-picker { width: 150px; } .product-options dd .time-picker { display: -moz-inline-box; display: inline-block; padding: 2px 0; vertical-align: middle; } .product-options .options-list { list-style: none; padding: 0; margin: 0; } .product-options .options-list li { margin: 12px 0; } .product-options .options-list input.radio { margin: -2px 0 0 0; } .product-options .options-list input.checkbox { margin: -2px 0 0 0; } .product-options .options-list .label { display: inline; margin-left: 0; padding: 0; } .product-options ul.validation-failed { padding: 0 7px; } .product-options p.required { padding: 0; display: none; } .product-options label { display: inline; margin-bottom: 0; line-height: 17px; } .product-options .qty-holder { display: block; margin: 8px 0; } .product-options .label, .product-options .badge { background-color: transparent; text-shadow: none; } .product-options .qty { margin-bottom: 0; width: 30px; } .product-options-bottom { padding: 25px 0; } .product-options-bottom .price-box { margin: 10px 0; } /* Grouped Product */ .product-view .grouped-items-table { margin-bottom: 15px; margin-top: 50px; border-bottom: none; } /* Block: Description */ .product-view .box-description { } /* Block: Additional */ .product-view .box-additional { margin-top: 30px; } /* Block: Upsell */ .product-view .upsell-pro { margin-top: 50px; } .product-view .box-up-sell .products-grid td { width: 25%; } /* Block: Tags */ .product-view .box-tags { } .product-view .box-tags .form-add label { float: left; line-height: 33px; font-weight: bold; font-family: Arial, Helvetica, sans-serif } .product-view .box-tags .form-add .input-box { float: left; margin: 0 0 0 10px; } .product-view .box-tags .form-add input.input-text { width: 320px; outline: none } .product-view .box-tags .form-add p { clear: both; } /* Block: Reviews */ .product-view .box-reviews { } .product-view .box-reviews .form-add { } /* Send a Friend */ .send-friend { } /* Availability, Brand */ .availability, .product-brand { font-family: "Open Sans", sans-serif; font-size: 12px; font-weight: bold; margin: 12px 0 8px; padding: 4px 20px; background: #fdd922; border-radius: 3px; display: inline-block } #super-product-table input.qty { text-align: center; } .availability span, .product-brand span { font-weight: normal; } .availability.in-stock { } .availability.in-stock span { color: #1c95d1; font-weight: bold } .availability.out-of-stock { background: #37a4d9; color: #fff; padding: 0px } .availability.out-of-stock span { color: #fff; font-weight: bold } .availability-only { margin: 0 0 7px; } .availability-only a { cursor: pointer; padding-right: 15px; } .availability-only .expanded { background-position: 100% -15px; } .availability-only strong { } .availability-only-details { margin: 0 0 7px; } .availability-only-details th { background: #f2f2f2; font-size: 10px; padding: 0 8px; } .availability-only-details td { border-bottom: 1px solid #ddd; font-size: 11px; padding: 2px 8px 1px; } .availability-only-details tr.odd td.last { } /* Add to Cart */ .add-to-cart label { font-family: 'Open Sans', sans-serif; color: #333; font-size: 12px; font-weight: bold; float: left; line-height: 38px; } .custom { } .custom button.items-count { border: none; clear: both; color: #999; font-size: 10px; line-height: normal; padding: 11px 14px 11px 16px; text-align: center; line-height: normal; } .custom button.items-count.increase { margin-right: 4px; } .custom button.items-count.reduced { margin-right: 2px; } .custom button.items-count { background-color: #f5f5f5; border: 1px #eaeaea solid; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .custom button.items-count:hover { background-color: #37a4d9; border: 1px #37a4d9 solid; color: #fff; } .add-to-cart button.button { margin-left: 5px; } .add-to-cart .button-up { position: absolute; left: 200px; border-radius: 0; top: 0px; } .add-to-cart .button-down { position: absolute; left: 78px; border-radius: 0; top: 0px; } .add-to-cart .button-up { outline: none; background-color: #fff; border: 1px #ddd solid; } .add-to-cart .button-down { bottom: 0; outline: none; background-color: #fff; border: 1px #ddd solid; } .add-to-cart button.btn-cart { font-size: 20px; padding: 15px 25px; margin-left: 15px; margin-top: -10px } .add-to-cart button.btn-cart.margin-none { margin-left: 0; } .add-to-cart .paypal-logo { clear: left; text-align: right; } .add-to-cart .paypal-logo .paypal-or { clear: both; display: block; margin: 5px 60px 5px 0; } .product-view .add-to-cart .paypal-logo { margin: 0; } /* Add to Links + Add to Cart ==*/ .add-to-box { margin: 15px 0 0px; overflow: hidden; overflow: hidden; padding: 15px; text-align: center; } .add-to-box .add-to-cart, .product-options-bottom .add-to-cart { margin: 0px; } .product-options-bottom .add-to-cart { margin-bottom: 0; } .add-to-box .or { float: left; margin: 0 10px; } .add-to-box .add-to-links { float: left; padding: 0; margin: 0 0 20px; list-style: none; } .product-options-bottom .add-to-links { float: left; padding: 0; margin: 0 0 20px; list-style: none; } .add-to-box .add-to-links li { display: block; margin: 0; } .add-to-links span { font-family: 'Open Sans', sans-serif; font-size: 11px; margin-left: 5px; text-transform: uppercase; } .add-to-cart .qty { padding: 0 5px 1px; height: 38px; border: 1px #ddd solid; text-align: center; margin-right: 3px; width: 75px; vertical-align: top } /* prev-next-products ==*/ .product-next-prev { margin: auto; position: absolute; right: 15px; top: 5px; } .product-prev { margin: 0 0 0 0px; float: right; } .product-next-prev .product-prev:before { content: "\f104"; font-family: FontAwesome; } .product-next-prev .product-prev { background: #fff; border: 1px #eee solid; font-size: 20px; line-height: 25px; display: inline-block; width: 30px; height: 28px; color: #333; text-align: center; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; border-radius: 2px } .product-next-prev .product-prev:hover { color: #fff; background: #37a4d9; text-decoration: none; } .product-next { margin: 0 0 0 4px; float: right; } .product-next-prev .product-next:before { content: "\f105"; font-family: FontAwesome; } .product-next-prev .product-next { background: #fff; border: 1px #eee solid; font-size: 20px; line-height: 25px; display: inline-block; width: 30px; height: 28px; color: #222; text-align: center; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-next-prev .product-next:hover { color: #fff; background: #37a4d9; border-radius: 2px; text-decoration: none; } /*--------- 9. Rating ----------- */ .no-rating { margin: 0; } .no-rating a { color: #000; } .ratings { font-size: 11px; line-height: normal; margin: 2px 0; } .ratings strong { float: left; margin: 1px 3px 0 0; } .category-products ul.products-grid li.item .ratings .rating-links { display: none } .ratings .rating-links { margin: 0; display: none; } .ratings .rating-links a { margin: 0; text-decoration: none; color: #666; font-size: 12px } .ratings .rating-links .separator { margin: 0 2px; } .ratings dt { } .ratings dd { } .rating-box { width: 76px; height: 15px; font-size: 0; line-height: 0; background: url(../images/bkg_rating.png) 0 0 repeat-x; text-indent: -999em; overflow: hidden; } .rating-box .rating { width:60%; float: left; height: 15px; background: url(../images/bkg_rating.png) 0 100% repeat-x; } .ratings .rating-box { margin-right: 8px; display: inline-block; } .ratings .amount { } .ratings-table th, .ratings-table td { font-size: 11px; line-height: 1.15; padding: 3px 0; } .ratings-table th { font-weight: 900; padding-right: 8px; } /*--------- 10. Price --------- */ .price { font-size: 12px; color: #333; white-space: nowrap; } .price-box { margin: 3px 0; min-height: 20px; } /* Regular price */ .regular-price { display: inline } .regular-price .price { font-weight: 900; font-size: 12px; color: #ff0000; } .block .regular-price, .block .regular-price .price { color: #000; } .price-box .price-from .price { font-weight: 900; font-size: 12px; color: #333; line-height: normal; } .price-box .price-to .price { font-weight: 900; font-size: 12px; color: #333; } .price-box .minimal-price .price { font-weight: 900; font-size: 12px; color: #333; } /* Old price */ .old-price .price-label { white-space: nowrap; color: #999; display: none; } .old-price { display: inline; margin: auto; } .price-box span.price-sep { color: #202020; display: none; padding: 0 5px; } /* Old price */ .old-price .price-label { color: #777777; display: none; white-space: nowrap; } .old-price .price { color: #777777; font-size: 13px; font-weight: normal; text-decoration: line-through; margin-right: 6px; } .latest-product .old-price .price-label { display: none; } /* Special price */ .special-price { margin: 0; display: inline-block; } .special-price .price-label { color: #666; display: none; font-size: 13px; font-weight: 400; white-space: nowrap; } .special-price .price { font-size: 12px; color: #ff0000; font-weight: 900; } .special-price .price-label { font-size: 13px; font-weight: 900; white-space: nowrap; color: #666; display: none; } .latest-product .special-price .price-label { display: none; } /* Minimal price (as low as) */ .minimal-price { margin: 0; } .minimal-price .price-label { white-space: nowrap; } .minimal-price-link { display: inline; } .minimal-price-link .label { } /* Special price */ /* Price range */ .price-from { margin: 0; font-size: 12px; margin-right: 10px; display: inline-block; } .price-from .price-label { font-weight: normal; white-space: nowrap; color: #909090; font-size: 12px; } .price-to { margin: 0; font-size: 12px; margin-left: 4px; display: inline-block } .price-to .price-label { font-weight: normal; white-space: nowrap; color: #909090; } /* Minimal price (as low as) */ .minimal-price { margin: 0; } .minimal-price .price-label { font-weight: normal; white-space: nowrap; color: #909090; font-size: 12px; } .minimal-price-link { } .minimal-price-link .label { color: #909090; margin-left: 4px; } .minimal-price-link .price { font-weight: 900; color: #333; font-size: 12px; } small { font-size: 85%; font-weight: normal; text-transform: lowercase; color: #999999; } .actions button.button.btn-cart { background: #fff; border: 1px solid #ddd; margin: 10px 8px 0 8px; padding: 7px 11px 7px 11px; color: #333; line-height: 14px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .col-item:hover .actions button.button.btn-cart { background: #37a4d9; border: 1px solid #37a4d9; margin: 10px 8px 0 8px; padding: 7px 11px 7px 11px; color: #FFFFFF; } .actions button.button.btn-cart span { font-family: 'Open Sans', sans-serif; font-size: 11px; padding: 0px; font-weight: bold; margin-left: 0; text-transform: uppercase } .promo-banner-section { margin: 45px auto; overflow: hidden; } .promo-banner-section img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .promo-banner-section img:hover { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } .small-pr-slider .controls .prev { top: 2px; right: 50px; } .small-pr-slider .controls .next { top: 2px; right: 15px; } .small-pr-slider .col-item .actions-links { bottom: 0px; } .small-pr-slider .col-item:hover .actions-links { bottom: 0px; } .small-pr-slider .col-item:hover .actions-links .add-to-links a.magik-btn-quickview { right: 0%; } .small-pr-slider .col-item .actions-links .add-to-links a.magik-btn-quickview { font-size: 12px; line-height: 20px; } .small-pr-slider .col-item .actions-links .add-to-links a.link-wishlist { font-size: 12px; line-height: 20px; } .small-pr-slider .col-item .actions-links .add-to-links a.link-wishlist:hover { font-size: 12px; line-height: 20px; } .small-pr-slider .col-item .actions-links .add-to-links a.link-compare { font-size: 12px; line-height: 20px; } .small-pr-slider .col-item .actions-links .add-to-links a.link-compare:hover { font-size: 12px; line-height: 20px; } .small-pr-slider .col-item:hover .actions-links .add-to-links a.link-wishlist { right: 0%; } .small-pr-slider .col-item:hover .actions-links .add-to-links a.link-compare { right: 15%; } .recommend { margin: 20px auto; position: relative; } .recommend .controls .next { right: 0; } .recommend .controls .prev { right: 36px; } /*------- 11. blog-post -------*/ .latest-blog img { width: 100%; } .latest-blog { text-align: left; padding: 0px; margin: auto; padding-top: 40px; overflow: hidden; padding-bottom: 25px } .latest-blog .blog-title { color: #000000; height: 46px; margin: 0px 15px 20px; text-align: left; text-transform: none; border-bottom: 3px solid #e5e5e5; } .latest-blog .blog-title h2 { border: 1px solid #37a4d9; border-bottom: 3px solid #37a4d9; color: #37a4d9; display: inline-block; font-family: 'Open Sans', sans-serif; font-size: 20px; font-weight: 900; letter-spacing: normal; margin-top: 0; padding: 11px 15px 9px 15px; position: relative; text-transform: uppercase; letter-spacing: 0.5px; } .latest-blog h2 { margin: auto; } .post-date { margin: 8px 0px; color: #999 } .post-date .icon-calendar { display: inline-block; margin-right: 5px; vertical-align: middle } .latest-blog a { color: #007dc6; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: bold; margin: 0px; } .latest-blog a:hover { color: #000; text-decoration: none; } .blog_post img { max-width: 100%; height: auto; } .blog_post img { margin-bottom: 20px; width: 100%; } .blog-img img { transition: all 0.4s ease-in-out 0.5s; } .blog-img .mask { background-color: rgba(146, 96, 91, 0.5); opacity: 0; transition: all 0.3s ease-in 0.4s; } .blog-img a.info { opacity: 0; transition: all 0.3s ease-in-out 0.1s; transform: translateY(90px); } .blog-img:hover .mask { opacity: 1; transition-delay: 0s; } .blog-img:hover a.info { opacity: 1; transform: translateY(90px); transition-delay: 0.3s; } .blog-img .mask, .blog-img .content { width: 100%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0; text-align: center; } .blog-img a.info { display: inline-block; text-decoration: none; padding: 7px 14px; background: #37a4d9; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: bold; font-size: 11px; text-transform: uppercase; } .blog-img a.info:hover { background: #222; } .blog-img { position: relative; } /*----------12. To top ------- */ #toTop { color: #fff; text-align: center; bottom: 60px; display: none; height: 45px; line-height: 45px; overflow: hidden; position: fixed; right: 10px; text-decoration: none; width: 50px; background: url(../images/to-top-arrow.png) no-repeat center; background-color: #000; text-transform: uppercase; z-index: 100; } #toTop:hover { color: #fff; background-color: #37a4d9; } /*------- 13. Mob Menu ---------*/ div#mobile-menu ul.submenu { display:none;} #mobile-menu { display: none; width: 100%; text-align: left; float: left; } #mobile-menu .toggle { float: left; width: 30px; height: 35px; cursor: pointer; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; text-align: left; margin-left: 1px; } #mobile-menu .toggle:before { content: "\f0c9"; font-family: FontAwesome; font-size: 24px; color: #fff; margin: 10px 0; line-height: 44px; } #mobile-menu ul { margin: auto; padding: 0px; list-style: none; } #mobile-menu ul.navmenu ul.submenu { padding: 0; background: #fff; width: 100%; border: 1px solid #ddd; border-top: none; } #mobile-menu ul.navmenu .menutop { display: inline-block; overflow: hidden; } #mobile-menu ul.navmenu .menutop h2 { float: left; margin: 0; font-weight: normal; color: #fff; padding: 14px 0 12px; font-size: 13px; text-transform: uppercase; font-family: 'Open Sans', sans-serif; } ul.topnav { padding: 0 5px; margin: 0; font-size: 1em; line-height: 0.5em; list-style: none; } ul.topnav li { border-bottom: 1px solid #ddd; float: none; margin: 0 15px; position: relative; } ul.topnav li.last { position: relative; float: none; border-bottom: none; } ul.topnav li a { line-height: 10px; font-size: 13px; padding: 15px 0px; font-weight: normal; color: #333; display: block; text-decoration: none; font-family: 'Open Sans', sans-serif; width: 80%; text-transform: uppercase; letter-spacing: 1px; } ul.topnav li a:hover { color: #000; } ul.topnav li .active a { background-color: #999; color: #000; } ul.topnav ul { margin: 0; padding: 0; display: none; } ul.topnav ul li { margin: 0; padding: 0; clear: both; } ul.topnav ul li a { padding-left: 10px; font-size: 13px; font-weight: normal; outline: 0; color: #666; text-transform: none; font-family: 'Open Sans', sans-serif; letter-spacing: normal; } ul.topnav ul ul li a { padding-left: 20px; } ul.topnav em { color: #666; cursor: pointer; font-size: 24px; font-style: normal; font-weight: bold; padding: 6px 0 6px 6px; position: absolute; right: 0px; top: 10px; width: 16px; height: 25px; } ul.topnav em:hover { color: #000; } .nav-container { height: 40px; } /*-------- 14. Products slider --------- */ .owl-item .item { margin: 0 10px; } .slider-items-products { position: relative; } .slider-items-products .item { text-align: left; } .owl-buttons { opacity: 1; } .slider-items-products .owl-buttons .owl-prev { position: absolute; right: 45px; top: -46px; } .slider-items-products .owl-buttons .owl-next { position: absolute; right: 13px; top: -46px; } .slider-items-products .owl-buttons .owl-prev a { background-position: 0 100%; left: 0; top: 50%; } .slider-items-products .owl-buttons .owl-next a { background-position: 100% 100%; left: 0; top: 50%; } .slider-items-products .owl-buttons .owl-next a:before { font-family: 'FontAwesome'; font-style: normal; font-weight: normal; speak: none; content: "\f105"; text-transform: none; font-size: 18px; padding: 6px 6px 6px 6px; line-height: 26px; } .slider-items-products .owl-buttons .owl-prev a:before { font-family: 'FontAwesome'; font-style: normal; font-weight: normal; speak: none; content: "\f104"; text-transform: none; font-size: 18px; padding: 6px 4px; line-height: 26px; } .slider-items-products .owl-buttons a { background: #fff; display: block; height: 28px; margin: -22px 0 0; position: absolute; top: 50%; width: 28px; z-index: 5; border: 1px solid #999; color: #000; opacity: 0.5; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .slider-items-products .owl-buttons a:hover { background: #41ade2; color: #fff; border: 1px #41ade2 solid; } .product-flexslider { margin: 20px -10px; } .slider-items-products .owl-buttons a:hover { text-decoration: none; opacity: 1; color: #fff; background: #1c95d1; } /*--------- 15. Breadcrumbs --------- */ .breadcrumbs { background: none repeat scroll 0 0 #f5f5f5; font-size: 11px; padding: 10px 0px; } .breadcrumbs ul { margin: 0px 0px 0px 15px; padding: 0px; } .breadcrumbs li { display: inline; } .breadcrumbs a { color: #666; } .breadcrumbs strong { color: #333; font-weight: 900; } .breadcrumbs span { color: #ccc; display: inline-block; font-size: 13px; margin: 0 5px; } /*------- 16. Sidebar ---------*/ .block { margin: 0 0 35px; } .block .block-title { color: #37a4d9; font-family: 'Open Sans', sans-serif; font-size: 14px; margin: 0; padding: 8px 10px; font-weight: bold; text-transform: none; text-transform: uppercase; border-top: #ddd double; border-bottom: #ddd double } .block .block-title:before { content: "\f138"; font-family: FontAwesome; font-size: 16px; display: inline-block; margin-right: 8px } .block .block-content { border-top: medium none; font-size: 12px; margin-left:10px; overflow: hidden; padding: 15px 0 0; } .block .block-title strong { font-weight: bold; } .block .block-title a { text-decoration: none; } .block .block-content .item { padding: 5px 0; } .block .btn-remove, .block .btn-edit { float: right; margin-top: 6px } .sidebar .block .access .btn-remove { float: right; margin-top: -38px } .block .actions { text-align: left; padding: 8px 0; } .block .actions a { float: right; margin-left: 10px; margin-bottom: 10px; font-weight: bold; } .block .empty { color: #666666; } .block li.odd { } .block li.even { } .side-nav-categories { background: #f5f5f5; margin-bottom: 35px; } .side-nav-categories .block-title { color: #000; font-family: 'Open Sans', sans-serif; font-size: 14px; margin: 0; padding: 8px 10px; font-weight: bold; text-transform: uppercase; background: #fdd922; } .side-nav-categories .block-title:before { content: '\f0c9'; font-family: FontAwesome; font-size: 14px; margin-right: 3px } /* Category boxes */ .box-content.box-category li ul { display: block; } .box-category { padding: 8px 15px 0px; } .box-category ul { list-style: none; margin: 0; padding: 0px 15px; } .box-category > ul > li { display: block; position: relative; box-shadow: 0 1px 0 #ddd, 0 2px 0 #FFFFFF; margin: 0; } .box-category > ul > li.last { display: block; position: relative; box-shadow: 0 0px 0 #dbebf9, 0 0px 0 #FFFFFF; } .box-category > ul > li:first-child { border-top: 0; } .box-content.box-category li ul { display: none;} .box-content.box-category li ul ul.level1{ display: none;} .side-nav-categories ul li.active ul{ display:block;} .box-category .subDropdown { top: 8px; right: 0px; position: absolute; cursor: pointer; width: 16px; height: 16px; padding: 2px; } .box-category .subDropdown:hover { opacity: 0.9; } .box-category .subDropdown.plus { background-image: url("../images/plus.png"); } .box-category .subDropdown.minus { background-image: url("../images/minus.png"); } .box-category ul li a { display: block; font-weight: normal; padding: 6px 0; } .box-category ul li.double a { display: inline-block; margin: 0; } .box-category ul li { position: relative; } .box-category > ul > li > a { color: #222; text-transform: none; display: block; font-size: 13px; } .box-category > ul > li ul { display: none; padding-bottom: 10px; padding-left: 0; padding-right: 0; } .box-category > ul > li > ul li { padding: 0px; } .box-category > ul > li a.active { font-weight: normal; } .box-category > ul > li > a.active { color: #333333; font-weight: 900; margin-bottom: 0; } .box-category > ul > li a.active + ul { display: block; } .box-category a:hover { text-decoration: none; color: #000; } .box-category > ul > li ul li a { } .box-category > ul > li ul > li > a { border-bottom: 0 solid #EAEAEA; font-size: 12px; margin: 0; padding: 3px 16px 3px 12px; text-decoration: none; color: #666666; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .box-category > ul > li ul > li > a:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; } .box-category > ul > li ul > li ul > li a { text-decoration: none; font-size: 13px; margin: 4px 8px; padding: 0px 16px; border-bottom: 0px solid #EAEAEA; } .box-category > ul > li ul > li ul > li a:hover { color: #000; } .box-category > ul > li ul > li > a:hover { color: #000; } /* Sidebar, Block */ /*Left Navigation*/ .side-nav-categories ul li { padding: 2px 0px; } .side-nav-categories ul li a { display: inline-block; position: relative; } .side-nav-categories ul#magicat ul li a:before { content: "\f105"; font-family: 'FontAwesome'; line-height: 17px; margin-right: 5px; top: 6px; } .side-nav-categories ul#magicat ul li a { color: #666; } .side-nav-categories ul#magicat ul li a { padding-left: 12px; } .side-nav-categories, .side-nav-categories .block { display: inline-block; width: 100%; } ul#magicat li, ul.listStyle li { cursor: pointer; display: block; float: left; list-style-type: none; margin: 0 0 1px 0; padding-left: 0px; position: relative; width: 100% !important; } ul#magicat li.level0 span.magicat-cat, ul.listStyle li span { text-align: left; display: inline-block; padding: 5px 0; width: 100%; } ul#magicat li .open-close, .block-layered-nav dt .toggleBtn { display: inline-block; height: 30px; position: absolute; right: 0; top: 0; width: 30px; } .block-layered-nav dt .toggleBtn { cursor: pointer; } ul#magicat li.active > .open-close, .block-layered-nav dt .toggleBtn.highlight { background-position: 2px -28px; } ul#magicat li .open-close, .block-layered-nav dt .toggleBtn { display: inline-block; height: 30px; position: absolute; right: 0; top: 5px; width: 30px; } ul#magicat li .open-close, .block-layered-nav dt .toggleBtn { background: url("../images/leftNav.png") no-repeat scroll 2px 3px; } .sidebar-left { margin-left: 0; } .bv3 .sidebar-right, .bv3 .sidebar-left { padding-left: 15px; } .sidebar ol, .sidebar ul { list-style: none; padding: 0; margin: 0; } .sidebar .block-content li { padding: 3px 5px 3px 10px; } .sidebar .block-venedor-ads .block-content li { padding: 0; } .sidebar .block dt { font-size: 12px; font-weight: bold; color: #000; } .sidebar .block dd { border-bottom: 0 solid #CCCCCC; margin: 0; padding: 0 5px; } .sidebar address { margin: 0; padding: 0; color: #333; text-align: left; border-bottom: none; line-height: 21px; } .block .slider-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .block-layered-nav .block-subtitle { font-size: 13px; } .block-layered-nav dt { font-size: 16px; } .block-layered-nav .currently ol { margin: 0; padding: 10px 15px; } .block-layered-nav .currently span.value { font-weight: bold; } .block-layered-nav li { padding: 5px 0; } .block-layered-nav .label { margin-right: 5px; } .block-layered-nav .button-arrow { width: 25px; height: 25px; padding: 0; margin-top: -2px; position: absolute; right: 15px; } #narrow-by-list2 dd { display: block; } /* Sidebar, Block, Data Table */ .sidebar { font-size: 14px; } .sidebar .block-layered-nav .price { font-size: 13px; font-weight: normal; } .block-layered-nav .block-subtitle, .block-layered-nav dt { color: #565656; font-weight: 900; } .block-layered-nav .currently ol { border: 1px solid #ececec; background-color: #f4f4f4; border-radius: 3px; } .sidebar a, .sidebar .block-layered-nav .price .sub { color: #222; font-size: 12px; } .sidebar .block-layered-nav .price { color: #666; } .sidebar .link-cart, .sidebar .link-reorder, .block .actions a { color: #CA0000; font-weight: bold; font-size: 12px; } .sidebar .link-compare, .sidebar .link-wishlist { color: #aaa; font-size: 12px; } .block-tags .actions a.view-all { text-transform: uppercase; color: #333; font-weight: 900; } .block-tags .actions a.view-all:hover { color: #37a4d9; } .sidebar .link-cart:hover, .sidebar .link-wishlist:hover, .sidebar .link-reorder:hover, .sidebar .link-compare:hover, .sidebar .link-cart:focus, .sidebar .link-wishlist:focus, .sidebar .link-reorder:focus, .sidebar .link-compare:focus, .block .actions a:hover, .block .actions a:focus { color: #333; } .sidebar .block dl { border-bottom: 0px solid #ccc; margin: 0; } .block .block-content .price { font-size: 12px; font-weight: bold; color: #ff0000; } /* Block: Account */ .block-account .block-title { padding-left: 10px; background-color: #37a4d9; color: #fff; border: none; } .block-account { background-color: #f8f8f8; } .block-account .block-content { padding: 0 10px; } .block-account .block-content ul { margin-top: 5px; margin-bottom: 5px; } .block-account .block-content li { padding: 10px 0px; border-top: 1px #fff solid; border-bottom: 1px #ddd solid; } .block-account .block-content li:first-child { border-top: none; } .block-account .block-content li:before { content: "\f105"; font-family: FontAwesome; font-size: 10px; display: inline-block; position: absolute; cursor: pointer; line-height: 16px; color: #333; } .sidebar .block-content li.last { border-bottom: none; } .block-account .block-content li a { cursor: pointer; padding: 0 12px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .block-account .block-content li a:hover { cursor: pointer; padding: 0 12px; color: #000; } .sidebar .block-content li.current { font-weight: 900; color: #333; } /* Block: Currency Switcher */ .block-currency { } .block-currency select { width: 100%; margin-right: 8px; } /* Block: Layered Navigation */ .block-layered-nav { background-color: #FFFFFF; } .block-layered-nav dt { font-weight: bold; overflow: hidden; padding: 8px 0 5px; position: relative; text-overflow: ellipsis; white-space: nowrap; } .block-layered-nav dd { margin: 0; padding: 0; } .block-layered-nav dd ol { position: relative; } .block-layered-nav dd ol li:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; } .block-layered-nav .currently { } .block-layered-nav .btn-remove { float: right; } .block-list .price { color: inherit; font-size: 12px; } /* Block: Cart */ .block-cart { padding: 0px; overflow: hidden; } .block-cart .summary { } .block-cart .amount { margin-bottom: 5px } .block-cart .actions .paypal-logo { float: left; width: 100%; margin: 3px 0 0; text-align: right; } .block-cart .actions .paypal-logo .paypal-or { clear: both; display: block; padding: 0 55px 5px 0; } .block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small { word-wrap: break-word; } .block-cart .mini-products-list .product-details .nobr { white-space: normal; } .block-cart .summary { margin: 0; padding: 0; position: relative; z-index: 1; } .block-cart .amount a { } .block-cart .subtotal { margin: 0; padding: 0; text-align: left; margin-bottom: 8px } .block-cart .block-content .summary .subtotal .label { background: none repeat scroll 0 0 transparent; border-radius: 0 0 0 0; box-shadow: none; font-weight: normal; padding: 2px 0; text-shadow: none; color: #333; font-size: 12px; } .block-cart .subtotal .price { font-size: 12px; font-weight: bold; } .ajax-checkout { border: 0 none; margin: 0; padding: 5px 0 5px; text-align: left; margin-bottom: 0px; } .ajax-checkout a { border: 0px #dc436b solid; background: #323C46; text-shadow: 0 1px 0 #333; border-radius: 2px; color: #FFFFFF; font-size: 11px; padding: 8px 12px; text-transform: uppercase; } .ajax-checkout a:hover { border: 0px #111 solid; background: #222; padding: 6px 10px; text-shadow: 0 1px 0 #000; border-radius: 2px; color: #FFFFFF; font-size: 11px; cursor: pointer; } .sidebar .block-cart .block-subtitle { border-bottom: 1px solid #eee; padding-bottom: 6px; margin: 8px 0 8px; font-weight: 900; font-size: 13px; } .col-left .block-cart .block-content ul li .product-details { float: right; width: 65%; } .col-left .block-cart ul li.item { border-bottom: 1px solid #ECECEC; margin-bottom: 10px; padding-bottom: 12px; } .col-left .block-cart ul li.item.last { border-bottom: none; margin-bottom: 5px; padding-bottom: 0px; } .col-left .block-cart .block-content ul li a.product-image { display: inline; } .col-left .block-cart .block-content ul li a.product-image img { border: 1px solid #ECECEC; } .col-left .block-cart .block-content ul li .product-name { margin: 0 0 2px; font-size: 12px } .col-right .block-cart .block-content ul li .product-details { float: right; width: 172px; } .col-right .block-cart ul li.item { border-bottom: 1px solid #ECECEC; margin-bottom: 5px; padding-bottom: 8px; } .col-right .block-cart ul li.item.last { border-bottom: none; margin-bottom: 5px; padding-bottom: 0px; } .col-right .block-cart .block-content ul li a.product-image { display: inline; } .col-right .block-cart .block-content ul li a.product-image img { border: 1px #ddd solid; } .col-right .block-cart .block-content ul li .product-name { margin: 0 0 2px; font-size: 12px; } .price, .breadcrumbs li strong, .product-details span.price, #recently-viewed-items .price-box .special-price .price, #recently-viewed-items .price-box .regular-price .price, .availability.out-of-stock span { color: #333; } .btn-remove1 { background-image: url(../images/btn_remove.png); margin: 0px 0 0 18px; } .btn-remove1:hover, .btn-remove1:focus { background-position: 0 -12px; } .btn-remove1 { display: block; width: 15px; height: 13px; font-size: 0; line-height: 0; background-position: 0 0; background-repeat: no-repeat; text-indent: -999em; overflow: hidden; position: absolute; right: -3px; top: 0; border-radius: 2px } .block .btn-remove1 { float: right; margin-top: 6px; } .sidebar .block .access .btn-remove1 { position: relative; right: 0; top: 0px; } .sidebar a:hover { text-decoration: none; color: #000; } /* Block: Wishlist */ .block-wishlist { } /* Block: Related */ .related-slider { float: left; margin: auto; width: 100%; margin-bottom: 15px; } .related-slider h2 { color: #333; font-size: 20px; margin: 0px 0 20px; text-align: left; text-shadow: 0 1px 0 #fff; } .block-related { } .block-related .block-content { padding: 0px 0 10px 0; border: 1px solid #ECECEC; border-top: none; overflow: hidden; } .block-related ul { margin: 0; padding: 0; } .block-related li { padding: 5px 0; } .block-related input.checkbox { position: absolute; left: 85px; top: 12px; z-index: 10; } .block-related .product { margin-left: 20px; } .block-related .product .product-image { float: left; margin-right: -65px; } .block-related .product .product-details { margin-left: 65px; } .block-related .mini-products-list .product-details { margin-left: 125px; text-align: left; } .block-related .mini-products-list .product-details .product-name { text-align: left; } .block-related .mini-products-list .product-image { width: 100px; margin: 0; padding: 0 10px; } .block-related .block-subtitle { padding: 10px 10px 0 10px; font-size: 13px; font-weight: bold; margin: 0; } .block-related .price-box .old-price .price { display: inline; font-size: 15px; } .block-related a.link-cart { text-transform: uppercase; font-size: 12px; color: #23AEAC; font-weight: bold; } .block-related a.link-cart:hover { text-transform: uppercase; font-size: 12px; color: #CA0000; font-weight: bold; } /* Block: Compare Products */ .block-compare { background-color: #fff; padding: 0px; } .block-compare li { padding: 5px 0; } .block-compare .block-content ol, .block-compare .block-content ul { margin: 0; } ol#compare-items li a.product-name { font-size: 12px; padding: 0 5px; margin: 0; font-weight: normal; color: #333; line-height: 20px; text-transform: none; display: inline-block; width: 90%; } ol#compare-items li a.product-name span { margin-right: 3px; font-size: 20px; font-weight: 400; color: #777; line-height: 15px; margin-bottom: 6px; } ol#compare-items li a.product-name:hover { font-size: 12px; color: #000; } ol#compare-items li { margin: 0; padding: 0 0 10px; position: relative; border-bottom: 1px solid #ECECEC; margin-bottom: 10px; background: none; } ol#compare-items li:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; display: inline-block; vertical-align: top; } ol#compare-items li.last { border-bottom: none; margin-bottom: 0; } /* Block: Recently Viewed */ .block-viewed .block-content { background-color: #fff; padding: 5px 12px 0px; } .block-viewed li { padding: 3px 0px; list-style: none; } .block-viewed li.last { padding: 0px; border-bottom: 0px #eaeaea solid; list-style: none; } .block-viewed .block-content li a { padding: 0 15px; color: #666; } .block-viewed .block-content li a:hover { font-size: 13px; color: #000; } .block-viewed li span { color: #777777; float: left; font-size: 20px; font-weight: normal; line-height: 15px; margin-bottom: 8px; margin-right: 3px; } .block-viewed li:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; vertical-align: top; } .block-compared li:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; vertical-align: top; } .sidebar ol, .sidebar ul { list-style: none; padding: 0; margin: 0; padding: 0 } #recently-viewed-items .product-name { text-align: left; margin: 0; text-transform: none; width: 93%; display: inline-block } #recently-viewed-items .product-name a { color: #333; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 0px; } #recently-viewed-items .product-name a:hover { color: #000; font-size: 12px; font-weight: normal; text-decoration: none; } /* Block: Recently Compared */ .block-compared .block-content { background-color: #fff; padding: 5px 12px 12px; } .block-compared li { padding: 3px 0px; list-style: none; } .block-compared li.last { padding: 0px; border-bottom: 0px #eaeaea solid; list-style: none; } .block-compared .block-content li a { padding: 0 15px; color: #666; } .block-compared .block-content li a:hover { font-size: 13px; color: #000; } .block-compared li span { color: #777777; float: left; font-size: 20px; font-weight: normal; line-height: 15px; margin-bottom: 8px; margin-right: 3px; } .block-compared li:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; vertical-align: top; } #recently-compared-items .product-name { text-align: left; margin: 0; text-transform: none; width: 225px; display: inline-block } #recently-compared-items .product-name a { color: #333; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 0px; } #recently-compared-items .product-name a:hover { color: #000; font-size: 12px; font-weight: normal; text-decoration: none; } /* Block: Poll */ .block-poll { background-color: #fff; padding: 0px; } .block-poll label { margin-bottom: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; color: #333; font-weight: normal; } .block-poll .block-subtitle { color: #222; font-weight: 900; font-size: 12px; } .block-poll input.radio { float: left; margin: -2px -18px 0 0; } .block-poll .label { display: block; margin-left: 18px; text-align: left; padding: 0.1em 0.3em 0.1em; } .sidebar .block-poll li { padding: 5px 0px; background: none; } .block-poll .actions { margin: 5px 0 0 0px; padding: 0; } .block-poll .answer { font-weight: bold; } .block-poll .votes { float: right; margin-left: 10px; } /* Block: Tags */ .block-tags { background-color: #fff; padding: 0px; } .block-tags .block-content { overflow: hidden; } .block-tags ul, .block-tags li { display: inline; padding: 0; background: none; border: none; } .block-tags .actions { border: 0 none; margin-top: 10px; padding: 0px; text-align: left; } /* Block: Subscribe */ .block-subscribe { padding: 0px; } .block-subscribe .input-text { width: 90%; background: #f0f0f0; border: 1px solid #f0f0f0; color: #AAAAAA; padding: 10px 7px; font-size: 13px; } .form-subscribe-header { font-size: 12px; margin-bottom: 5px; color: #222; } /* Block: Recently Viewed */ .block-company { background-color: #f8f8f8; } .block-company .block-title { padding-left: 10px; background-color: #37a4d9; color: #fff; border: none; } .block-company .block-content { padding: 0 10px; } .block-company ol { margin: 5px 0; } .sidebar .block-company li { padding: 10px 0px !important; list-style: none; border-bottom: 1px #ddd solid; border-top: 1px #fff solid; } .block-company li:first-child { border-top: none } .block-company li a { padding: 0 5px; text-decoration: none; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .block-company li a:hover { padding: 0 5px; color: #000; } .block-company li:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; display: inline-block; vertical-align: top; } .block-company li.last { padding: 10px 0px; border-bottom: 0px #eaeaea solid; list-style: none; } .block-company li span { float: left; margin-right: 5px; font-size: 16px; color: #aaa; line-height: 16px; } .block-company li strong { color: #333; font-weight: 900; padding: 0 5px; } /* Block: Reorder */ .block-reorder { } .block-reorder li { padding: 5px 0; } .block-reorder input.checkbox { float: left; margin: 3px -20px 0 0; } .block-reorder .product-name { margin-left: 20px; } /* Block: Banner */ .block-banner { position: relative; overflow: hidden; } .block-banner .block-content { text-align: center; } .block-banner img { width: 100%; -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .block-banner img:hover { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } /* Block: Price */ .block-price { background-color: #fff; padding: 0px; } .block-price .block-content { margin: 15px 0 } /* All Buttons Icons */ .returns:before { content: "\f021"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .button-subscribe:before { content: "\f0e0"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; } .button-checkout:before { content: "\f00c"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; } .button-compare { float: left; margin-right: 8px; } .button-compare:before { content: "\f074"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; } .button-clear:before { content: "\f12d"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; } .button-vote:before { content: "\f164"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; } .btn-remove { display: block; width: 12px; height: 12px; font-size: 0; line-height: 0; text-indent: -999em; } .btn-edit { display: block; width: 11px; height: 11px; font-size: 0; line-height: 0; text-indent: -999em; color: #666; } .btn-edit:before { content: "\f040"; font-family: FontAwesome; font-size: 12px; padding-right: 5px; } .btn-edit:hover { color: #37a4d9; } button.button.continue:before { content: "\f061"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.btn-share:before { content: "\f004"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.btn-add:before { content: "\f067"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.btn-update:before { content: "\f021"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.login:before { content: '\f13e'; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.btn-continue:before { content: "\f061"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button#empty_cart_button:before { content: "\f00d"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.coupon:before { content: "\f02b"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.get-quote:before { content: "\f15c"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.new-address:before { content: "\f015"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.create-account:before { content: "\f007"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.submit:before { content: "\f04b"; font-family: FontAwesome; font-size: 11px; padding-right: 8px; } button.button.view-all:before { content: "\f06e"; font-family: FontAwesome; font-size: 13px; padding-right: 8px; } .edit-bnt:before { content: "\f040"; font-family: FontAwesome; font-size: 12px; } .edit-bnt { padding: 0px; color: #222; transition: all 0.3s linear; } .edit-bnt:hover { font-size: 12px; padding: 0px; color: #37a4d9; } .edit-bnt span { display: none; } #shopping-cart-table .edit-bnt { float: left; } .button { font-family: 'Open Sans', sans-serif; border: 1px #ddd solid; background: #fff; padding: 7px 12px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .button:hover { border: 1px solid #37a4d9; background: #37a4d9; padding: 7px 12px; color: #FFF; } button.button span { font-weight: bold; text-transform: uppercase; font-size: 11px; } /* Right column */ /*--------- 17. Category Description ----------*/ .category-description.std { margin-bottom: 12px; } .cat-img-title { display: block; position: absolute; bottom: 0; width: 80%; margin: 6%; padding: 0; top: 66%; height: 30%; } .cat-img-title.cat-box { margin: 0; width: 50%; left: 10%; top: 30%; } .cat-img-title.cat-bg .cat-heading, .cat-img-title.cat-bg p { color: #FFFFFF; } .cat-img-title .cat-heading { font-size: 26px; font-family: 'Open Sans', sans-serif; font-weight: 900; } .cat-img-title p { font-size: 14px; } .cat-img-title .cat-heading, .cat-img-title p { transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s; margin-bottom: 5px; } .cat-img-title p { clear: left; font-size: 12px; line-height: 1em; margin-bottom: 1px; padding: 0.25em 0.5em; } .category-description .slider-items-products .owl-buttons .owl-next { position: absolute; right: 12px; top: 48%; } .category-description .slider-items-products .owl-buttons .owl-next a:before { font-size: 24px; } .category-description .slider-items-products .owl-buttons .owl-prev a:before { font-size: 24px; } .category-description .slider-items-products .owl-buttons .owl-prev { left: 12px; position: absolute; top: 48%; background: none; } .category-description .owl-item .item { margin: auto; } .category-description .product-flexslider { margin: 0px; } .f-right, .right { float: right !important; } .category-description .owl-item .item img { width: 100%; } .category-image img { width: 100%; } /* Page Heading */ .page-title { padding: 0px 0px 10px 0px; margin: 0 0 0px 0px; overflow: hidden } .col2-right-layout .col-main .page-title { padding: 0px 0px 4px 0px; margin: 0 0 10px; } .page-title h1, .page-title h2 { color: #000; font-family: "Open Sans", sans-serif; font-size: 22px; font-weight: 900; margin: 0; padding: 0; text-transform: uppercase; } .category-title { padding: 0px 0px 10px 0px; margin: 0 0 0px 0px; overflow: hidden; border-bottom: #ddd double } .category-title h1 { color: #000; font-family: 'Open Sans', sans-serif; font-size: 22px; margin: 0; padding: 0; font-weight: 900; text-transform: uppercase; } /* Pager */ .pager { margin: 0; text-align: center; padding: 0; } .pager .amount { float: left; } .pager .limiter label { float: left; font-size: 12px; padding: 6px 0; margin-right: 10px; display: inline; } .pager .pages { margin: 0 0; } .pages .pagination { margin: auto; } .pager .pages li { display: inline-block; } .pager .pages li a { box-shadow: none; border: 1px solid #F3F3F3; padding: 5px 10px; border-radius: 0px; color: #333; } .pages .pagination > .active > a, .pages .pagination > .active > span, .pages .pagination > .active > a:hover, .pages .pagination > .active > span:hover, .pages .pagination > .active > a:focus, .pages .pagination > .active > span:focus { z-index: 2; color: #fff; cursor: default; background-color: #37a4d9; border-color: #37a4d9; } /* Sorter */ .sorter { padding: 0; margin: 0; } .sorter .actions { float: left; } .sorter .view-mode { float: left; margin-top: 6px; margin-right: 20px; margin-left: 0px; } .sorter .sort-by { float: left; margin-top: 6px; } /* Toolbar */ .toolbar { clear: both; margin-top: 0px; padding: 15px 0 0 0px; display: inline-block; width: 100%; } .toolbar .sorter { float: left; } .toolbar-bottom { margin-top: 0; } .toolbar .pager .pages ol { float: none; } #sort-by .button-asc { background-color: #f8f8f8; box-shadow: none; float: right; height: 30px; line-height: 28px; margin-left: 5px; text-align: center; width: 30px; } #sort-by .button-desc { background-color: #f8f8f8; box-shadow: none; float: right; height: 30px; line-height: 28px; margin-left: 5px; text-align: center; width: 30px; } #sort-by { float: right; font-size: 12px; } #sort-by ul { margin: 0; padding: 0; list-style: none; display: inline; } #sort-by a:link, #sort-by a:visited { color: #333; text-decoration: none; } #sort-by li { background: none repeat scroll 0 0 #fff; cursor: pointer; margin: 0 auto; outline: medium none; padding: 5px 10px; position: relative; width: 80px; float: left; color: #333; border: 1px solid #F3F3F3; } #sort-by li li { width: 80px; margin-top: 0px; border-top: none; border-right: none; border-left: none; } #sort-by li li a:hover { color: #37a4d9 } #sort-by li:hover { background-color: #fff; } #sort-by li li:hover { background-color: #fff; color: #37a4d9; } #sort-by ul ul { position: absolute; visibility: hidden; left: -1px; top: 27px; background: none repeat scroll 0 0 #F8F8F8; z-index: 10000; border-top: none; border: 1px #F0F0F0 solid; } #sort-by ul ul ul { position: absolute; left: 100%; top: -2px; border: solid 1px transparent; } #sort-by li:hover > ul { visibility: visible; } a.button-asc.left span { color:#999; font-size:11px;} .right-arrow { float: right; } .right-arrow:after { content: "\f107"; font-family: 'FontAwesome'; color: #666; font-size: 12px; } #limiter { float: right; font-size: 12px; margin-top: 0px; } #limiter ul { margin: 0; padding: 0; list-style: none; display: inline; } #limiter a:link, #limiter a:visited { text-decoration: none; background-color: #fff; border: 0px solid #ddd; border-radius: 0px; display: inline-block; padding: 0px; } #limiter li { background: none repeat scroll 0 0 #fff; cursor: pointer; margin: 0 auto; outline: medium none; padding: 5px 0px 5px 10px; position: relative; width: 50px; float: left; color: #333; text-align: left; border: 1px solid #F3F3F3; } #limiter .right-arrow { float: right; margin-left: 6px; } #limiter li li { width: 50px; border-top: 0px #F0F0F0 solid; } #limiter li li a:hover { color: #37a4d9; } #limiter li:hover { color: #fff; } #limiter ul ul { position: absolute; visibility: hidden; left: -1px; top: 27px; background: none repeat scroll 0 0 #fff; z-index: 10000; color: #000; border-top: none; border: 0px #F0F0F0 solid; } #limiter ul ul ul { position: absolute; left: 100%; top: -2px; border: solid 1px transparent; } #limiter li:hover > ul { visibility: visible; } /* Category Toolbar, Pager */ .toolbar .button-list { background: url(../images/icon_list.png) no-repeat 10px 7px; text-transform: none; padding: 5px 8px 5px 30px; color: #333; border: 1px #f3f3f3 solid } .toolbar a.button-grid { border: 1px #f3f3f3 solid; background: url(../images/icon_grid.png) no-repeat 10px 7px; background-color: #fff; color: #333; padding: 5px 8px 5px 30px; } .toolbar span.button-active.button-grid { background: url(../images/icon_grid_act.png) no-repeat 10px 7px; background-color: #37a4d9; color: #fff; padding: 5px 8px 5px 30px; margin-right: 5px; border: 1px #37a4d9 solid; } .toolbar span.button-active.button-list { background: url(../images/icon_list_act.png) no-repeat 10px 7px; background-color: #37a4d9; color: #fff; padding: 5px 8px 5px 30px; } .toolbar .pager { text-align: left; margin: 0 10px 0 0; padding: 0; float: right; width: 45%; } .pager .amount, .sorter .amount { padding-left: 10px; margin-top: 4px; display: inline-block; } .toolbar .pager .limiter { margin-top: 2px; float: left; } .toolbar-bottom .pager .limiter { position: static; } .pager .button { padding: 4px 5px; background-color: #fff; } .pager .button :hover { padding: 4px 5px; background-color: #fff; } .toolbar .actions { margin-right: 30px; } .pager .limiter label, .toolbar label { display: inline; float: left; margin-right: 10px; padding: 5px 0; font-size: 12px; font-weight: normal; } .toolbar .sorter .sort-by { margin-right: 30px; } .pager .amount { margin-right: 20px; } /*--------- 18. View Type: Grid -------- */ .products-grid, .products-list, ul.products-grid, ul.products-list, ol.products-grid, ol.products-list { list-style: none outside none; margin: 0; padding: 0; } .products-grid li.item { margin-bottom: 15px; margin-top: 10px; } .col-main .category-products .products-grid { margin-left: -15px; margin-right: -15px; } .category-products .products-grid .col-item:hover .actions-links { height: 35px; background: rgba(0, 0, 0, 0.5); position: absolute; top: 58%; width: 100%; opacity: 0.9; z-index: 10000; } /*--------- 19. View Type: List -------- */ .products-list { } .products-list .product-name { text-align: left; margin: 0px 0 5px; display: inline-flex; } .products-list .product-name a { font-size: 15px; color: #000; font-weight: normal; text-align: left; font-family: 'Open Sans', sans-serif; } .products-list .product-name a:hover { text-decoration: none; } .products-list li { border-bottom: 3px double #efefef; margin: 15px 0 20px; overflow: hidden; padding: 0 0 20px; } .products-list .item a { } .products-list .item a:hover { color: #000; transition: all 0.3s linear; } .separator { color: #999 } .products-list .item h3 { font-weight: normal; color: #353535; padding-bottom: 2px; } .products-list .item h3 a { font-weight: normal; font-size: 12px; color: #407CBF; text-decoration: none } .products-list .item h3 a:hover { font-weight: normal; font-size: 12px; color: #333; text-decoration: underline } ol.products-list { padding: 0; margin: 0; float: left } .products-list li:last-child { border-bottom: none; padding-bottom: 0px; } li .list { border-bottom: none; } .products-list .product-image { width: 30%; display: inline-block; } .products-list .product-shop { width: 68%; text-align: left; margin-left: 15px; display: inline-block; float: right; } .products-list .product-shop .desc { font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin-bottom: 15px; margin-top: 5px; color: #666 } .products-list .product-shop p { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #666; line-height: 1.5em; } .products-list .product-shop p.old-price { margin-right: 4px; } .products-list .product-shop .price-box { margin: 10px 0; } .products-list .desc .link-learn { font-size: 13px; font-weight: normal; margin-top: 5px; } .products-list .add-to-links { padding-left: 5px; } .products-list .add-to-links a span { display: none; } .link-wishlist, .link-compare { color: #666; text-shadow: none; border: none; box-shadow: none; } .link-wishlist:hover, .link-compare:hover { color: #666; text-shadow: none; border: none; box-shadow: none; background: none; padding: 0 } .link-wishlist, .link-compare, .link-friend, .link-edit { padding: 0; background: none } .products-list .actions .add-to-links a.link-wishlist:before { content: "\f004"; } .products-list .actions .add-to-links a.link-compare:before { content: "\f012"; } .products-list .actions .add-to-links a.link-wishlist { color: #aaaaaa; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 14px; text-decoration: none; background-color: #fff; border: 1px solid #ddd; display: inline-block; transition: all 0.3s linear; margin-right: 8px; } .products-list .actions .add-to-links a.link-compare { color: #aaaaaa; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 12px; text-decoration: none; background-color: #fff; border: 1px solid #ddd; display: inline-block; transition: all 0.3s linear; line-height: 20px; } .products-list .actions .add-to-links a.link-wishlist:hover { font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 14px; text-decoration: none; background-color: #37a4d9; color: #FFFFFF; display: inline-block; border: 1px solid #37a4d9; margin-right: 8px; line-height: 20px; } .products-list .actions .add-to-links a.link-compare:hover { font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 12px; text-decoration: none; background-color: #37a4d9; color: #FFFFFF; display: inline-block; border: 1px solid #37a4d9; } #products-list .product-shop .actions button.button.btn-cart { margin: auto; } #products-list .product-shop .btn-cart { background: #fff; padding: 11px; color: #333; border: 1px solid #ddd; text-transform: uppercase } #products-list .product-shop .btn-cart:hover { background: #37a4d9; color: #fff; border: 1px solid #37a4d9; } #products-list .product-shop .btn-cart span:hover { text-transform: uppercase; } #products-list .product-shop .btn-cart span { font-size: 12px; font-weight: bold; } /*------- 20. One Page checkout -------- */ .block-progress { background-color: #f8f8f8; } .block-progress .block-title { padding-left: 10px; background-color: #37a4d9; color: #fff; border: none; } .block-progress .block-content { padding: 12px 15px 15px; text-align: left; } .block-progress dl { border-top: none !important } .block-progress dt { font-weight: normal; text-transform: none; padding: 10px 0; font-size: 12px; } .block-progress dt.complete, .block-progress dd.complete { font-size: 12px; padding: 0; margin: 0; } .block-progress dt.complete a, .block-progress dd.complete a { font-size: 12px; font-weight: normal; text-decoration: underline; text-transform: none; color: #666666; } .block-progress dt.complete a:hover, .block-progress dd.complete a:hover { font-size: 12px; font-weight: normal; text-decoration: underline; text-transform: none; color: #333; } .block-progress dt.complete { margin: 0 0 5px 0; } .block-progress dd { border: 0px solid #ddd; margin: 0 0 6px; padding: 0px 0px 8px !important; } .one-page-checkout .active .step-title h3 { color: #37a4d9; font-size: 13px; font-family: 'Open Sans', sans-serif; font-weight: bold; } .one-page-checkout .step-title h3 { border-bottom: 0px solid #E4E4E4; margin: 0 0 0 55px; text-align: left; line-height: 35px; font-size: 13px; font-family: 'Open Sans', sans-serif; color: #333; font-weight: bold; } .one-page-checkout .active .step-title { cursor: default; font-size: 14px; padding-top: 0px; text-align: left; line-height: 32px; font-family: 'Open Sans', sans-serif; border-top: none; } .one-page-checkout .step { padding: 10px 10px 10px 55px; background-color: #FFFFFF; } select#billing-address-select { width: 70%; padding: 10px; margin-top: 5px; background: #f0f0f0; border: 1px solid #f0f0f0; outline: none; color: #aaa; } select#billing-address-select:focus { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DDDDDD; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; outline: medium none; padding: 9px 7px 10px; vertical-align: middle; } select#shipping-address-select { width: 60%; padding: 10px; margin-top: 5px; background: #f0f0f0; border: 1px solid #f0f0f0; outline: none; color: #aaa; } select#shipping-address-select:focus { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DDDDDD; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; outline: medium none; padding: 9px 7px 10px; vertical-align: middle; } .one-page-checkout { position: relative; margin-bottom: 12px; list-style: none; padding: inherit; padding: 0; margin-top: 18px; } .one-page-checkout li.section { border-bottom: 0; margin-bottom: 8px; overflow: hidden; } .one-page-checkout .step-title { text-align: right; padding: 7px 0; } .one-page-checkout .step-title .number { float: left; line-height: 15px; font-size: 15px; color: #333; padding: 10px 13px; background-color: #fff; border: 1px solid #ddd; font-family: 'Open Sans', sans-serif; font-weight: bold; } .one-page-checkout .active .step-title .number { background: none repeat scroll 0 0 #37a4d9; border: 1px solid #37a4d9; color: #fff; padding: 10px 12px; font-weight: bold; } .one-page-checkout .step .col2-set { padding: 0; } .one-page-checkout .order-review { overflow: hidden; } #checkout-review-table .data-table { border-bottom: none; } #checkout-step-login .col2-set .col-2 { background-color: #fff; float: left; padding: 0px; width: 45%; min-height: 270px; } #checkout-step-login .col2-set .col-1 { float: right; padding: 0 0 0 40px; width: 45%; min-height: 270px; border-left: 1px #e4e4e4 solid; } #opc-login h2 { border-bottom: 0px solid #E4E4E4; padding-bottom: 8px; font-weight: bold; margin-bottom: auto; margin-top: auto; font-size: 12px; } .one-page-checkout .buttons-set .f-right { margin-top: 13px; color: #626262; font-size: 12px; } #opc-login input { color: #626262; font-family: Arial, Helvetica, sans-serif; font-size: 13px; vertical-align: middle; } #opc-login .col2-set .col-2 p { text-align: left; } #opc-login h4 { clear: left; float: none; font-size: 13px; margin-right: 5px; } #opc-login li.control label { } .form-list li.control input.radio, .form-list li.control input.checkbox { margin: 0 8px 0 0; } input.radio { display: inline-block; margin: 0 5px 0 0; vertical-align: middle; } .form-list { list-style: none outside none; margin: 0; padding: 0; } form-list label.required em { font-style: normal; } .required em { color: #ff0000; } .form-list label { color: #333; font-weight: normal; } /*----- 21. Dashboard -----*/ .dashboard { } .dashboard .welcome-msg { text-align: left; padding: 0px 0 5px; color: #333; font-size: 12px } .dashboard .welcome-msg strong { font-weight: 900; font-size: 13px; } #my-orders-table { border: none; } .box-account { margin-top: 15px; } .box-account h5 { font-weight: bold; } .box-account .page-title { margin: 0 !important; padding: 0; background: none; border-bottom: none !important; } .box-account .page-title h2 { font-size: 16px; } .box-account address { color: #333; text-align: left; border-bottom: none; } .box-account .col2-set a { text-decoration: underline } /*------- 22. Global Styles -------*/ /* Form Elements */ p.control input.checkbox, p.control input.radio { margin-right: 6px; } /* Grouped fields */ div#hideShow { text-align: left; display: none; } .form-list { margin: 0; padding: 0; list-style: none; } .form-list li { margin: 0 0 10px; position: relative; } .form-list li.comment { margin-bottom: 10px; } .form-list li.comment p { margin-bottom: 0; } .form-list li.fields { margin-bottom: 0; } .form-list li.control, .form-list li.has-pretty-child { margin-bottom: 10px; } .form-list label { position: relative; z-index: 0; font-weight: normal; color: #333; display: inline; } .form-list label.required { color: #333; } .form-list label.required em { font-style: normal; } .review2 label { font-weight: normal; } .review2 label em { color: #ff0000; } .form-list li.control label, .form-list li.has-pretty-child label { float: none; vertical-align: top; line-height: 1; } .form-list li.control input.radio, .form-list li.control input.checkbox, .form-list li.has-pretty-child input.radio, .form-list li.has-pretty-child input.checkbox { margin-right: 6px; margin-top: -2px; } .form-list li.control .input-box { clear: none; display: inline; width: auto; } .form-list .input-box { display: block; clear: both; margin-bottom: 0; } .form-list .field { position: relative; margin-bottom: 25px; } .form-list input.input-text { background: #f0f0f0; border: 1px solid #f0f0f0; padding: 10px; width: 100%; margin-top: 5px; outline: none; } .form-list input.input-text:focus { background: #fff; border: 1px solid #ddd; padding: 10px; margin-top: 5px; outline: none; } .form-list select { margin: 5px 0 2px; width: 360px; outline: none; } .form-list li.additional-row { border-top: 1px solid #ccc; margin-top: 10px; padding-top: 7px; } .form-list li.additional-row .btn-remove { float: right; margin: 5px 0 0; } .form-list .input-range input.input-text { outline: none; } input.radio { margin-right: 3px; } .col2-set .col-1 ul { list-style: none outside none; padding: 0; } .group-select .require { color: #ff0000; font-size: 12px; margin-bottom: 3px; } .group-select li { list-style: none outside none; margin: 0 0 5px; overflow: hidden; } .group-select { } .group-select ul { margin: 0; padding: 0; } .group-select .required { color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 15px; } .group-select .require { color: #FF0000; font-size: 12px; margin-bottom: 3px; } .group-select label { font-size: 12px; font-weight: normal; color: #333; } li#billing-new-address-form { display: none; } div#checkout-step-shipping { display:none;} div#checkout-step-shipping_method { display:none;} div#checkout-step-payment { display:none;} div#checkout-step-review { display:none;} .group-select li { margin: 0 0 5px; overflow: hidden; list-style: none } .contacts-index-index .group-select li { display:block !important; } input#hideit { display: none !important; } .product-essential .product-img-box .moreview_thumb .zoomImg{ position:absolute;} .group-select li .input-box { float: left; width: 45%; } .group-select li input.input-text, .group-select li textarea { width: 88%; background: #f7f7f7; border: 1px solid #f0f0f0; padding: 10px; outline: none; } .group-select li input.input-text:focus, .group-select li textarea:focus { background: #fff; border: 1px solid #ddd; padding: 10px; outline: none; } .group-select li select { width: 80%; padding: 3px; background: #f7f7f7; border: 1px solid #f0f0f0; padding: 10px; } .group-select li select:focus { padding: 3px; background: #fff; border: 1px solid #ddd; padding: 10px; } .group-select li .input-box input.input-text, .group-select li .input-box textarea { width: 95%; margin-top: 5px; background: #f7f7f7; border: 1px solid #f7f7f7; padding: 10px; } .group-select li .input-box input.input-text:focus, .group-select li .input-box textarea:focus { margin-top: 5px; background: #fff; border: 1px solid #ddd; padding: 10px; } .group-select li .input-box select { width: 96%; margin-top: 5px; outline: none; } .group-select.wide input.input-text, .group-select.wide textarea { width: 90%; } .product-image-area { position: relative; overflow: hidden; } .product-image-area a.product-image:hover { opacity: 0.6; -webkit-transform: scaleY(1); transform: scaleY(1); } .product-image-area:hover .hover_fly { bottom: 0; } .hover_fly { transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; } .hover_fly a { transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; } .hover_fly a:first-child { transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; } .hover_fly { position: absolute; bottom: -35px; width: 100%; left: 0; background: #41ade2; z-index: 6; } .hover_fly a { font-size: 1em; color: #fff; display: inline-block; width: 15%; height: 35px; line-height: 34px; position: relative; background: #41ade2; float: right; text-align: center; white-space: nowrap; border-right: 1px #2f98cc solid; } .hover_fly a div { overflow: hidden; } .hover_fly a:first-child { background-image: none; width: 55%; text-align: center; background-color: #1c95d1; color: #FFF; float: left; left: 0; } .hover_fly a:first-child span { display: inline-block; } .hover_fly a span { display: none; left: 2.2em; white-space: nowrap; font-size: 11px; vertical-align: top; text-transform: uppercase; margin-left: 6px; font-family: 'Open Sans', sans-serif; letter-spacing: 0.5px; } .hover_fly a i { height: 34px; line-height: 32px; font-size: 14px; } .hover_fly a:hover { width: 55% !important; background-color: #1c95d1 !important; color: white !important; } .hover_fly a:hover span { display: inline-block !important; } .hover_fly .icon-shopping-cart:before { font-size: 16px; } .hover_fly .icon-eye-open:before { font-size: 16px; } .hover_fly:hover a:first-child { width: 15%; background-color: #fdd922; text-align: center; color: #000; } .hover_fly:hover a:first-child span { display: none; } .hover_fly.fly_3 a { width: 20%; } .hover_fly.fly_3 a:first-child { width: 60%; } .hover_fly.fly_3 a:hover { width: 60% !important; } .hover_fly.fly_3:hover a:first-child { width: 20%; } .hover_fly.fly_2 a { width: 30%; } .hover_fly.fly_2 a:first-child { width: 70%; } .hover_fly.fly_2 a:hover { width: 70% !important; } .hover_fly.fly_2:hover a:first-child { width: 30%; } .hover_fly.fly_1 a { width: 100%; } .hover_fly.fly_1 a:first-child { width: 100%; position: relative !important; } .hover_fly.fly_1 a:hover { width: 100% !important; } .hover_fly.fly_1:hover a:first-child { width: 100%; } a#fancybox-close { display:inline;} div#fancybox-wrap { height: auto; top: 20%; left: 27%; display: block;} /*------- 23. Data Table -------- */ .data-table { width: 100%; } .data-table th { line-height: 20px; padding: 10px; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; } .data-table td { line-height: 20px; padding: 10px; vertical-align: top; } .data-table th .tax-flag { white-space: nowrap; font-weight: normal; } .data-table td.label, .data-table th.label { font-weight: normal; background: #f8f8f8 } .data-table input, data-table select, data-table textarea { margin: 3px; } .data-table p { margin: 10px 0; } .data-table .description { margin: 10px 0; } /* Content Columns */ .col2-set .col-1 { float: left; width: 48%; text-align: left; border: 0px #336600 solid; padding-top: 0px; padding-bottom: 0px; } .col2-set .col-2 { float: right; width: 48%; text-align: left; } .col2-set { overflow: hidden; padding: 8px 0 0; } /* Cart Totals */ .cart .totals table th, .cart .totals table td { padding: 5px; border: none; background: none; border: medium none; box-shadow: none; color: #333; } .cart .totals table th, .cart .totals table td strong { font-weight: 900; font-size: 12px; } .cart-collaterals { margin-top: 20px; } .cart-collaterals .col2-set { float: left; margin: 0; padding: 0; } .cart-collaterals .totals { } .totals h3 { border-bottom: 1px solid #ddd; color: #000; font-family: 'Open Sans', sans-serif; font-size: 15px; margin-bottom: 5px; padding: 10px 0; text-transform: uppercase; letter-spacing: 1px; } .cart-collaterals .col2-set .col-2 { width: 320px; } .totals .inner { padding: 0px 0px 15px 0px; background-color: #fff; margin-top: 0px; } #shopping-cart-totals-table { float: right; width: 100%; padding-bottom: 8px; } #shopping-cart-totals-table .price { font-size: 14px; color: #ff0000; } .table.shopping-cart-table-total > thead > tr > th, .table.shopping-cart-table-total > tbody > tr > th, .table.shopping-cart-table-total > tfoot > tr > th, .table.shopping-cart-table-total > thead > tr > td, .table.shopping-cart-table-total > tbody > tr > td, .table.shopping-cart-table-total > tfoot > tr > td { border-top: none; } #shipping-zip-form p { margin: 2px 0 4px; } #shipping-zip-form .form-list input.input-text { width: 90%; } .discount { margin: auto; } .discount label { font-weight: normal; } .shipping { margin: auto; } .shipping .form-list select { width: 90%; background-color: #F0F0F0; border: 1px #f0f0f0 solid; padding: 10px; } .shipping .form-list select:focus { background-color: #fff; border: 1px #ddd solid; padding: 10px; } .shipping .form-list input.input-text { width: 95%; } .cart-collaterals h3 { font-size: 15px; color: #000; margin-bottom: 15px; border-bottom: 1px #ddd solid; padding: 10px 0; font-family: 'Open Sans', sans-serif; text-transform: uppercase; letter-spacing: 1px; margin-top: auto; font-weight: bold; } input.input-text, select, textarea { background-color: #f0f0f0; border: 1px #f1f1f1 solid; padding: 10px; outline: none; color: #aaa; } #wishlist-table textarea { padding: 10px; height: 120px; width: 96%; } input.input-text:focus, select:focus, textarea:focus { background-color: #fff; border: 1px solid #ddd; padding: 10px; outline: none; } input#coupon_code { margin: 8px 0; width: 90%; } #shopping-cart-table { border: none; background-color: #FFFFFF; text-align: left; } #shopping-cart-table input.qty { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #ddd; font-size: 15px; font-weight: normal; margin: 0; outline: medium none; padding: 8px; width: 50px; text-align: center; } #shopping-cart-table a.remove-item { background-color: #fff; background-image: none; color: #333; cursor: pointer; padding: 0px; border-radius: 0px; cursor: pointer; text-decoration: none; float: left; transition: all 0.3s linear; border: none; } #shopping-cart-table a.remove-item span { display: none } #shopping-cart-table a.remove-item:before { content: "\f014"; font-family: FontAwesome; font-size: 14px; } #shopping-cart-table a.remove-item:hover { padding: 0px; color: #ff0000; } #shopping-cart-table .remove-item span span { display: none; } #shopping-cart-table tfoot tr td.last { border-top: none; } #shopping-cart-table dl { margin: 0; padding: 0; } #shopping-cart-table .item-options dd { color: #CCCCCC; margin: 0; } #shopping-cart-table h4 { font-size: 12px; font-weight: 900; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase } #shipping-zip-form .form-list label { display: block; } #shopping-cart-table .cart-price .price { font-size: 12px; } .cart-table .btn-continue { float: left; } .cart-table .btn-update, .cart-table .btn-empty { float: right; margin-left: 8px; } .cart .product-name a { font-size: 14px; } #shopping-cart-table .data-table td { vertical-align: middle; } .checkout a { text-decoration: underline; color: #33c5fb; } .checkout { color: #666666; padding-top: 5px; text-align: center; list-style: none; padding: 0; margin: 0; } button.button.btn-proceed-checkout { background: #fdd922; padding: 12px 5px; color: #000; width: 100%; margin-bottom:10px; border: none; } button.button.btn-proceed-checkout:hover { background: #1c95d1; border: none; color: #fff; } button.button.btn-proceed-checkout:before { content: "\f00c"; font-family: FontAwesome; font-size: 20px; padding-right: 5px; } button.button.btn-proceed-checkout span { font-size: 18px; font-weight: normal; } .crosssel { margin: 35px 0px 15px; } .crosssel .new_title.center { margin-bottom: 10px; } /*------- 24. Wishlist Table ------- */ #wishlist-table .product-name { font-family: 'Open Sans', sans-serif; font-size: 15px; line-height: normal; margin: 0; text-align: left; } #wishlist-table input.qty { background: none repeat scroll 0 0 #FFFFFF; padding: 5px; text-align: center; border: 2px #efefef solid; width: 50px; } #wishlist-table input.qty:focus { padding: 5px; border: 2px #ddd solid; } #co-shipping-method-form { padding: 0 12px; margin-bottom: 15px; } #wishlist-table .cart-cell .btn-cart { display: block !important; margin: 10px 0 !important; } #wishlist-table a.remove-item { padding: 6px 11px; color: #333; background-color: #fff; border-radius: 0px; border: none; transition: all 0.3s linear; text-decoration: none; } #wishlist-table a.remove-item:before { content: "\f014"; font-family: FontAwesome; font-size: 14px; } #wishlist-table a.remove-item:hover { padding: 6px 11px; color: #37a4d9; background-color: #fff; border: none; transition: all 0.3s linear; } #wishlist-table .remove-item span span { display: none; } #wishlist-table button.button.remove-item { text-decoration: none; float: none; background: none; font-family: 'FontAwesome'; font-size: 16px; text-transform: uppercase; display: inline; margin-bottom: 8px; padding: 0; color: #fff; background: none repeat scroll 0 0 #333; border-radius: 2px; font-size: 16px; height: 30px; line-height: 20px; padding: 4px; text-align: center; width: 30px; margin-left: 5px; } #wishlist-table button.button.remove-item:hover { text-decoration: none; float: none; background: none; font-family: 'FontAwesome'; font-size: 16px; text-transform: uppercase; display: inline; margin-bottom: 8px; padding: 0; color: #fff; background: none repeat scroll 0 0 #37a4d9; border-radius: 2px; font-size: 16px; height: 30px; line-height: 20px; padding: 4px; text-align: center; width: 30px; } #wishlist-table button.button.btn-cart { padding: 0px; color: #222; background-color: #fff; border: none; transition: all 0.3s linear; margin: 0 0 10px !important; } #wishlist-table button.button.btn-cart span { display: none; } #wishlist-table a.remove-item span { display: none; } #wishlist-table button.button.btn-cart:hover { padding: 0px; color: #37a4d9; background-color: #fff; border: none; transition: all 0.3s linear; } #wishlist-table button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; font-size: 16px } .my-wishlist .buttons-set2 { margin-top: 10px; } .my-wishlist .buttons-set2 .btn-share { float: right; margin-left: 8px; } .my-wishlist .buttons-set2 .btn-update { float: right; margin-right: 2px; } .my-wishlist .buttons-set2 .btn-add { float: right; margin-left: 8px; } /*--------- 25. Progress Bar --------------*/ .state_bar { overflow: hidden; background-color: #FFFFFF; padding: 10px 0 25px; } .checkout-progress { padding-top: 0px; margin: 0px 0 0px; overflow: hidden; padding: 0; list-style: none; } .checkout-progress li { width: 19.8%; text-align: center; color: #666; margin-right: 0px; padding: 5px 7px; text-transform: uppercase; background-color: #fff; border-bottom: 3px double #ddd; font-family: 'Open Sans', sans-serif; text-transform: uppercase; font-size: 12px; font-weight: normal; letter-spacing: 1px; display: inline-block; margin-right: -3px; } .checkout-progress li.last { margin-right: 0; } .checkout-progress li.active { background-color: #fff; border-bottom: 3px solid #37a4d9; color: #37a4d9; font-weight: bold; } /* Multiple Addresses Checkout */ #multiship-addresses-table input.input-text { background-color: #FFF; padding: 6px; border: 1px solid #ddd; text-align: center; } #multiship-addresses-table .btn-remove { background-color: #fff; background-image: none; color: #333; cursor: pointer; padding: 12px 15px; border-radius: 2px; cursor: pointer; text-decoration: none; border: 1px solid #fff; float: left; transition: all 0.3s linear; line-height: 12px; } #multiship-addresses-table .btn-remove:before { content: "\f014"; font-family: FontAwesome; font-size: 14px; } #multiship-addresses-table .btn-remove:hover { background-image: none; padding: 12px 15px; color: #37a4d9; } .multiple_addresses .buttons-set { margin: 10px 0; } .multiple-checkout { position: relative; } .multiple-checkout .grand-total { font-size: 1.5em; text-align: left; } .multiple-checkout .grand-total big { float: right; font-size: 16px; } #multiship-addresses-table { margin-top: 5px; border: none; } #multiship-addresses-table input.qty:focus { padding: 6px; } #multiship-addresses-table tfoot tr .last { border-top: none; } .addresses { margin: 15px 0; } #multiship-addresses-table h4 { font-size: 12px; margin: 0; line-height: 18px; } .multiple_addresses { margin-bottom: 30px; background-color: #FFFFFF; padding: 0 0 15px 0; } .multiple_addresses .title-buttons { text-align: right; } .checkout-multishipping-success .multiple-checkout .buttons-set .button { float: left; } .multiple-checkout .buttons-set .button { float: right; } .page-title_multi { display: inherit; } .addresses .title-buttons { text-align: right; } .page-title_multi h2 { font-size: 25px; float: left; font-family: 'Open Sans', sans-serif; color: #000; font-weight: 900; text-transform: uppercase; margin-top: auto; } .multiple-checkout .grand-total { font-size: 1.5em; text-align: right; } .multiple-checkout .grand-total .price { font-size: 22px; } /* Account Login */ .account-login { margin-bottom: 15px; background-color: #FFFFFF; padding: 0px; margin-top: 10px; } .account-login .page-title h2 { font-size: 22px; } .account-login .form-list input.input-text { background: #fff; border: 1px solid #f7f7f7; padding: 10px; width: 80%; margin-top: 5px; outline: none; } .account-login .col2-set .col-1 { float: left; padding-bottom: 0; padding: 0px; text-align: left; width: 48%; min-height: 362px; background: #f7f7f7; border: 1px solid #eaeaea; padding: 45px } .account-login .col2-set .col-2 { float: right; padding-bottom: 0; padding: 0 0 0 55px; text-align: left; width: 48%; background: #f7f7f7; padding: 45px; border: 1px solid #eaeaea; } .account-login strong { font-size: 13px; color: #333; margin-bottom: 15px; font-family: 'Open Sans', sans-serif; font-weight: bold; text-transform: uppercase } .account-login .content { margin-top: 8px; padding-top: 12px; } .account-login .content p { margin-bottom: 10px; font-size: 12px; } .account-login .content p.required { font-size: 12px; } .account-login .content .form-list label { font-size: 12px; color: #333; margin-bottom: 5px; } .required { color: #ff0000; } /* FAQ */ .accordion-faq { text-align: left; position: relative; } .accordion-faq .panel { border-radius: 0;} .accordion-faq .panel .panel-heading { padding: 0; color: #fff; border-radius: 0!important; background: #333; } .accordion-faq .panel-heading a { display: block; position: relative; background: #f8f8f8; color: #333; padding: 10px 5px 12px 15px; border-radius: 0; border-right: 48px solid #41ade2; min-height: 50px; text-decoration: none; font-family: "Lato", sans-serif; font-weight: bold; } .accordion-faq .collapsed .arrow-down { display: block; } .accordion-faq .arrow-down, .accordion-faq .arrow-up { position: absolute; display: block; width: 20px; height: 20px; font-size: 20px; top: 50%; margin-top: -15px; right: -36px; color: #fff; } .accordion-faq .arrow-down, .accordion-faq .collapsed .arrow-up { display: none; } /* compare */ .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; } .compare-table .product-shop-row td { position: relative; text-align: center !important; } .compare-table .btn-cancel { position: absolute; right: 0; top: 5px; } /*------ 26. 404 Page --------- */ .content-wrapper { margin: auto; text-align: center; background-color: #fff; padding-top: 50px; padding-bottom: 80px; } .page-not-found h2 { color: #1c95d1; font-size: 160px; font-weight: bold; line-height: 1; margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif; } .page-not-found h3 { color: #333; font-size: 20px; font-weight: normal; margin-bottom: 4em; text-transform: none; font-family: 'Open Sans', sans-serif; } .page-not-found h3 img { margin-right: 8px; vertical-align: text-bottom; } .page-not-found p { color: #666; font-size: 1.33em; line-height: 1.5em; margin-bottom: 0.75em; } .page-not-found .btn-home { background-color: #fdd922; border: medium none; border-radius: 2px 2px 2px 2px; box-shadow: 0 -4px 0 0 #fdd922 inset; color: #333; cursor: pointer; font-family: 'Open Sans', sans-serif; font-size: 13px; padding: 14px 35px; text-decoration: none; height: auto; } .page-not-found .btn-home:hover { background-color: #41ade2; box-shadow: 0 -4px 0 0 #41ade2 inset; color:#fff;} .page-not-found .btn-home span { margin: 0; padding: 0px; text-align: center; font-size: 18px; font-weight: normal; line-height: 16px; text-decoration: none; } /*---------- 27. Footer ------------ */ .footer { background: none repeat scroll 0 0 #1c242f; } .footer-top { background-color: #37a4d9; clear: both; margin-bottom: 30px; overflow: hidden; padding: 25px 0; } /* Brand Logo */ .brand-logo { background-color: #f5f5f5; margin: 15px 0px 0px 0px; padding: 0px 0px 6px 0px; } .brand-logo .slider-items-products .item { text-align: center; } .brand-logo .controls .prev { left: -40px; border: none; } .brand-logo .controls .next { border: none; right: -42px; } .brand-logo .row img { margin: 5px 0; display: inline-block; } .brand-logo .glyphicon-chevron-left:before, .brand-logo .glyphicon-chevron-right:before { font-size: 28px; } .brand-logo .slider-items-products .owl-buttons .owl-next { position: absolute; right: 0px; top: 22px; } .brand-logo .slider-items-products .owl-buttons a { border: none; background: #f5f5f5; } .brand-logo .slider-items-products .owl-buttons a:hover { color: #333; } .brand-logo .slider-items-products .owl-buttons .owl-next a:before { font-size: 24px; } .brand-logo .slider-items-products .owl-buttons .owl-prev a:before { font-size: 24px; } .brand-logo .slider-items-products .owl-buttons .owl-prev { left: 0px; position: absolute; top: 22px; background: none; right: auto; } /* newsletter */ .newsletter { margin: 0 0 20px 0; padding: 0; position: relative; margin: auto; margin: auto; } .newsletter h4 { font-size: 14px; text-transform: uppercase; display: inline-block; font-weight: bold; margin-right: 8px; color: #fff; font-family: 'Open Sans', sans-serif; } .newsletter input[type="text"] { background: #FFFFFF; width: 55%; height: 36px; display: inline-block; color: #a7a7a7; line-height: 22px; background-color: #fff; border: none; padding-left: 10px; font-size: 13px; font-family: 'Open Sans', sans-serif; border: none; margin: 0 10px 0px 0; } button.subscribe { background: #fdd922; border: 0 none; overflow: hidden; padding: 9px 13px; cursor: pointer; font-weight: normal; color: #222; font-family: 'Open Sans', sans-serif; text-transform: uppercase; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } button.subscribe:before { content: "\f0e0"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; font-weight: normal; } /* Social Icons*/ .social .fb a:before { content: "\f09a"; font-family: FontAwesome; } .social .fb a { background: #3C5B9B; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .fb a:hover { background: #3C5B9B; } .social .tw a:before { content: "\f099"; font-family: FontAwesome; } .social .tw a { background: #359BED; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .tw a:hover { background: #359BED; } .social .googleplus a:before { content: "\f0d5"; font-family: FontAwesome; } .social .googleplus a { background: #E33729; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .googleplus a:hover { background: #E33729; } .social .rss a:before { content: "\f09e"; font-family: FontAwesome; } .social .rss a { content: "\f09e"; font-family: FontAwesome; background: #FD9F13; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .rss a:hover { background: #FD9F13; } .social .pintrest a:before { content: "\f0d3"; font-family: FontAwesome; } .social .pintrest a { content: "\f0d3"; font-family: FontAwesome; background: #cb2027; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .pintrest a:hover { background: #cb2027; } .social .linkedin a:before { content: "\f0e1"; font-family: FontAwesome; } .social .linkedin a { content: "\f0e1"; font-family: FontAwesome; background: #027ba5; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .linkedin a:hover { background: #027ba5; } .social .youtube a:before { content: "\f167"; font-family: FontAwesome; } .social .youtube a { background: #F03434; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .youtube a:hover { background: #F03434; } .social { float: right; } .social ul { float: left; margin: 0px; list-style: none; padding: 0px; } .social ul li { margin: 0px 0px 0px 7px; display: inline-block; } .social a { transition: background 400ms ease-in-out; } .footer-middle { margin: auto; margin-bottom: 20px; } .footer-middle .col-md-3, .footer-middle .col-md-2 { margin: 5px auto; } .footer a:hover { text-decoration: none; } .footer-bottom { background: none repeat scroll 0 0 #131921; margin: auto; overflow: hidden; padding: 20px 0 15px; width: 100%; } .footer-bottom a { color: #aaa; } .footer-bottom a:hover { text-decoration: none; } .contacts-info address { display: block; margin: auto; font-style: normal; line-height: 1.5em; color: #999; padding-top: 5px; margin-top: 10px; text-align: left; padding-bottom: 5px; margin-bottom: 7px; font-size: 12px; border: none; } .footer-logo { text-align: left; margin: 10px 0; } .footer a, .footer p { color: #ccc; font-size: 12px; padding-bottom: 5px; padding-top: 5px; } .payment-accept img { margin: 0px 10px 8px 0px; width: 50px; } .footer-middle h4 { color: #41ade2; font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: bold; margin: 0; padding: 0 0 10px; text-transform: uppercase; } .footer-middle ul.links { margin: auto; padding: 0px; } .footer-middle .links li { list-style: none; padding: 5px 0px; } .footer-middle .links li a { color: #999999; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .footer-middle .links li a:hover { color: #fff; text-decoration: none; } .footer-middle .links li a:before { content: "\f105"; font-family: FontAwesome; font-size: 12px; display: inline-block; cursor: pointer; line-height: 20px; color: #999999; margin-right: 5px; } .add-icon:before { content: "\f041"; font-family: FontAwesome; font-size: 15px; color: #fff; height: 35px; width: 35px; line-height: 35px; display: inline-block; float: left; font-style: normal; text-align: center; margin-right: 10px; border-radius: 30px; border-radius: 25px; background: #37a4d9 } .email-icon:before { content: "\f0e0"; font-family: FontAwesome; font-size: 14px; color: #fff; height: 35px; width: 35px; margin-right: 5px; line-height: 35px; display: inline-block; float: left; font-style: normal; text-align: center; margin-right: 10px; background: #37a4d9; border-radius: 25px } .phone-icon:before { content: "\f095"; font-family: FontAwesome; font-size: 15px; color: #fff; height: 35px; width: 35px; margin-right: 5px; line-height: 35px; display: inline-block; float: left; font-style: normal; text-align: center; margin-right: 10px; background: #37a4d9; border-radius: 25px } .email-footer { overflow: hidden; margin-top: 12px; font-size: 12px; } .email-footer a { font-size: 12px; line-height: 35px; color: #999 } .phone-footer { overflow: hidden; font-size: 12px; line-height: 35px; color: #999; margin-bottom: 18px; margin-top: 15px; } .coppyright { color: #ccc; } .footer-bottom .company-links ul { padding: 0px; } .footer-bottom .company-links li { display: inline-block; margin-left: 20px; list-style: none; float: right; } /*------ 28. Responsive ----------- */ @media only screen and (min-width: 320px) and (max-width: 479px) { .cart-collaterals .discount, .cart-collaterals .totals { margin-top:22px} .review1, .review2, .box-reviews .form-list input.input-text, .box-reviews textarea { width: 100%; } .offer-banner-section .col-lg-4 { padding-left: 3px; margin-bottom:13px; padding-right:13px} .page-title h1, .page-title h2 { font-size:18px} .my-wishlist .buttons-set2 .btn-share { margin-bottom:5px} .my-wishlist .buttons-set2 .btn-add { margin-bottom:5px} .my-wishlist .buttons-set2 .btn-update { margin-bottom:5px} .category-title h1 { font-size:20px;} .category-description.std .owl-item { width:279px ;} .hover_fly a span { font-size:9px;} .block-company { margin-top:20px;} .group-select li input.input-text, .group-select li textarea { width:95%;} .blog_entry .entry-content, .entry-footer { padding-top:8px !important;} .page-title_multi h2 { font-size: 22px;} .multiple-checkout .buttons-set .button { margin-bottom: 6px; margin-top: 3px; margin-right: 5px; } .offer-banner-section .col-lg-4 .overlay { width: 95%; height: 95%; left:3px;} .moreview-control a.moreview-prev { left: 8%; } .moreview-control a.moreview-prev:before, .moreview-control a.moreview-next:before { font-size: 14px; } .moreview-control a.moreview-next { left: 8%; } .product-view .upsell-pro { margin-top: 15px; } .product-view .flexslider-thumb-vertical-outer { display: none; } .product-shop .social ul li { margin: 15px 1px 0 0; } .product-next-prev { display: none; } .product-view .flexslider-thumb { padding: 0 68px; } .products-grid li.item { width: 95%; margin-left: 9px; } .footer-top .block-subscribe { margin-bottom: 15px; } .blog-img a.info { transform: translateY(70px); } .blog-img:hover a.info { transform: translateY(70px); } .company-links { float: left; margin-top: 10px; } .footer-bottom .company-links li { display: inline-block; float: left; list-style: outside none none; margin-left: 0; margin-right: 10px; margin-bottom: 5px; } .promo-banner-section { margin: auto auto 20px auto; } .latest-blog .col-xs-12 { margin-bottom: 21px; } #mobile-menu ul.navmenu ul.submenu { max-height: 300px; overflow: auto; } .top-cart-content { top: 35px; } .block-language-wrapper { margin: 5px 5px 0 0; } .page { overflow-x: hidden } .sticky { width: 100%; } #nav { display: none; } nav { height: 44px; } #mobile-menu { display: block; } .top-cart-contain { position: absolute; right: 0px; top: 39px; } .mini-cart .basket a { font-size: 12px; } .top-cart-content { top: 36px; right: 12px; width: 282px; } .header .logo img { width: 80%; } .search-box { background: none; width: 150px; } .search-box { left: 2%; margin: auto; padding-left: 0; width: 50%; margin-top: 10px; } #search { border: none; height: 30px; margin: 0; padding: 3px 6px; width: 90%; font-size: 12px; border: 1px #fff solid; } #search:focus { width: 90%; padding: 3px 6px; font-size: 12px; height: 30px; border: 1px #fff solid; } .search-btn-bg { right: 10px; height: 30px; padding: 5px 0 5px 5px; font-size: 11px; } .search-btn-bg span { display: none; } .search-btn-bg:before { content: '\f002'; font-family: FontAwesome; font-size: 15px; padding-right: 6px; color: #565656; font-weight: normal; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left: 12px; padding-right: 12px; } #checkout-step-login .col2-set .col-2 { width: 100%; } #checkout-step-login .col2-set .col-1 { width: 100%; border: none; padding: 0px; } .group-select li .input-box { width: 100%; } .popup1 { display: none !important; } #overlay { display: none !important; } .account-login .col2-set .col-1 { width: 100%; padding: 10px; min-height: inherit; margin-bottom: 15px; } .account-login .col2-set .col-2 { width: 100%; padding: 10px; } .checkout-progress li { width: 100%; } .crosssel .new_title.center { height: auto; } .crosssel .new_title h2 { border-bottom: none; padding: 8px; } .col-left .block-cart .block-content ul li .product-details { width: 68%; } .block-currency label, .block-language label { font-size: 11px; } .product-view .product-name h1 { font-size: 22px; padding-right: 0px; } .product-view .product-shop .add-to-box .btn-cart { margin: 8px 0; } .more-views .owl-carousel .owl-item { width: 125px !important; } .email-addto-box span { display: none; } .nav-tabs.product-tabs > li > a { border-bottom: 3px #ddd solid; } .tab-content { display: inline-block; } .box-reviews .review { border: none; width: 100%; padding-left: 0px; } .product-collateral .row { padding: 0 8px; } .email-addto-box { float: left; margin-left: auto; } .products-list .item { padding: 5px; } .product-tabs li { width: 100%; text-align: center; } .products-list .product-shop { width: 100%; margin: 10px 0; } .category-products .products-grid .col-item:hover .actions-links { bottom: 130px; top: auto; } .cat-img-title.cat-box { left: 6%; margin: 0; top: 2%; width: 85%; } .cat-img-title .cat-heading { font-size: 18px; text-align:center; } .cat-img-title p { display:none;} .pager .limiter label, .toolbar label { display: none; } .product-flexslider { margin: 20px -1px; } .toolbar .pager { float: left; margin: 6px 0px; width: 100%; } .new_title h2 { font-size:14px; padding: 10px 15px 9px 15px;} .latest-blog .blog-title h2 { font-size: 14px; padding: 13px 15px 14px 15px; } .social ul li { margin: 0px 1px 0px 0px; } .newsletter h4 { display: block; } .social { float: left; } .brand-logo .container { padding: 0px 10px; } .brand-logo .controls .prev { left: -10px; border: none; top: -100px; } .brand-logo .controls .next { border: none; right: 0px; top: -100px; } .brand-logo .col-lg-2 { padding: 0 8px; } .brand-logo .row img { margin: 5px 0; display: inline-block; } .brand-logo .row { margin: 0px; } .bag-product-slider .col-xs-4 { padding: 0 3px; } .shoes-product-slider .col-xs-4 { padding: 0 3px; } .small-pr-slider .carousel-inner .row { margin: auto; } .latest-blog .row { margin: auto; } .header-service .row .content { text-align: center; margin: 3px 0; } #magik-slideshow .RHS-banner { text-align: center; } .offer-banner-section { text-align: center; margin-top:7px; } .offer-banner-section img { width: 280px; } .promo-banner-section img { width: 100%; margin-bottom: 20px; } .cat-section { margin-bottom:18px} .latest-blog { padding-top:30px} .post-date { margin-top:10px} .latest-blog a { margin-top:6px} .col-item { margin-bottom: 20px; } .offer-banner-section img { margin-bottom: 12px; } .offer-banner-section .row a:hover::before { display: none; } #magik-slideshow .RHS-banner .add a:hover::before { display: none; } .RHS-banner .add { margin-top: 20px; } .RHS-banner .add img { width: 280px; } .block-currency-wrapper { margin: 5px 0 0 -2px; } .best-seller-pro { margin-top:15px} .toplinks .links { text-align: right; } .toplinks div.links div a { padding: 0 0 0 12px; } .toplinks>div>div.myaccount>a:before { content: '\f007'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.wishlist>a:before { content: '\f004'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.check>a:before { content: '\f00c'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.demo>a:before { content: '\f09e'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks .links div .click-nav ul .clicker:before { content: '\f15b'; font-family: FontAwesome; font-size: 13px; padding-left: 4px; padding-top: 2px; float: left; margin-right: 6px; margin-top: -2px; } .toplinks>div>div.login>a:before { content: '\f13e'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.logout>a:before { content: '\f09c'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .header .logo { margin-top: 15px; } .forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container { max-width: 100%; margin: auto; } .tp-leftarrow.default, .tp-rightarrow.default { background-size: 10px; } .tp-leftarrow.default, .tp-rightarrow.default { height: 30px; line-height: 30px; width: 28px; } .buy-btn, .view-more { font-size: 10px; } .tp-caption.Title { display: none; } #toTop { height: 30px; line-height: 30px; width: 35px; } } @media only screen and (min-width: 480px) and (max-width: 767px) { .box-reviews .review { border:none; width:100%; padding-left:0px} .cart-collaterals .discount, .cart-collaterals .totals { margin-top:22px} .my-wishlist .buttons-set2 .btn-share, .my-wishlist .buttons-set2 .btn-add, .my-wishlist .buttons-set2 .btn-update { float:left} .my-wishlist .buttons-set2 .btn-update { margin:5px 8px 5px } .hover_fly { bottom: -36px;} .new_title.center { height: 53px !important; } .block-company { margin-top:20px;} .offer-banner-section .col-lg-4 .overlay { width: 81%; height: 95%; top: 1px; left: 40px;} .multiple-checkout .buttons-set .button { margin-bottom: 6px; margin-top: 3px; margin-right: 5px; } #magik-slideshow .RHS-banner .overlay { width: 84% !important; height: 100%; left:8% !important;} .hover_fly a span { font-size: 10px; } .col-item .actions-links .add-to-links a.link-wishlist { line-height: 20px;} .col-item .actions-links .add-to-links a.link-wishlist:hover { line-height: 20px;} .product-view .flexslider-thumb-vertical-outer { display: none; } .hover_fly a i { font-size: 13px; } .hover_fly .icon-shopping-cart:before { font-size: 15px; } .product-view .product-shop .add-to-box .btn-cart { margin-bottom: 12px; } .email-addto-box { margin-left: 8px; } .product-next-prev { top: 5px; } p.availability.in-stock { right:0px !important;} .footer-top .block-subscribe { margin-bottom: 15px; } .company-links { float: left; margin-top: 10px; } .footer-bottom .company-links li { display: inline-block; float: left; list-style: outside none none; margin-left: 0; margin-right: 10px; margin-bottom: 5px; } #mobile-menu ul.navmenu ul.submenu { max-height: 300px; overflow: auto; } .block-banner img { width: auto; } .block-banner a:before { display: none; } .popup1 { display: none !important; } #overlay { display: none !important; } .account-login .col2-set .col-1 { width: 100%; padding: 20px; min-height: inherit; margin-bottom: 15px; } .account-login .col2-set .col-2 { width: 100%; padding: 20px; } .checkout-progress li { width: 100%; } .crosssel .new_title.center { height: auto; } .crosssel .new_title h2 { border-bottom: none; padding: 8px; } .col-left .block-cart .block-content ul li .product-details { width: 75%; } .product-view .product-name h1 { font-size: 24px; } .product-tabs li:last-child { display: none; } .products-list .item { padding: 10px; } .products-list .product-shop { width: 100%; margin: 10px 0; } .category-products .products-grid .col-item:hover .actions-links { bottom: 130px; top: auto; } .cat-img-title.cat-box { left: 16%; margin: 0; top: 24%; width: 55%; } .cat-img-title .cat-heading { font-size: 18px; } .cat-img-title p { font-size: 11px; } .brand-logo { overflow: hidden; } .pager .limiter label, .toolbar label { display: none; } .toolbar .pager { float: left; margin: 6px 0px; width: 100%; } .newsletter h4 { display: block; } .social ul li { margin: 8px 7px 0 0px; } .social { float: left; } .brand-logo .container { padding: 0px 10px; } .brand-logo .controls .prev { left: -5px; border: none; top: -100px; } .brand-logo .controls .next { border: none; right: 2px; top: -100px; } .brand-logo .col-lg-2 { padding: 0 8px; } .brand-logo .row img { margin: 5px 0; display: inline-block; } .brand-logo .row { margin: 0px 0px 0px 15px; } .bag-product-slider .col-xs-4 { padding: 0 3px; } .shoes-product-slider .col-xs-4 { padding: 0 3px; } .small-pr-slider .carousel-inner .row { margin: auto; } .header-service .row .content { text-align: center; margin: 5px 0; } #magik-slideshow .RHS-banner { text-align: center; margin-top:20px } .slider-items-products { margin-top:13px} .offer-banner-section .col-lg-4 { padding-right:14px; margin-bottom:10px} .offer-banner-section { text-align: center; margin: 16px 0px 40px 0px; } .blog-img { margin-top: 20px; } .latest-blog .blog-title { margin: 0px 15px 3px;} .post-date { margin: 10px 0px;} .latest-blog a { margin-top:6px} .latest-blog { padding-bottom:40px} .cat-section { margin-top:23px} .promo-banner-section img { width: 100% } .col-item { margin-bottom: 20px; } .offer-banner-section .row a:hover::before { display: none; } .offer-banner-section img { margin-bottom: 12px; } #magik-slideshow .RHS-banner .add a:hover::before { display: none; } .RHS-banner .add { margin-top: 10px; } .RHS-banner .add img { width: 360px; } .sticky { width: 100%; } #nav { display: none; } nav { height: 44px; } #mobile-menu { display: block; } .top-cart-contain { position: absolute; right: 8px; top: 46px; } .top-cart-content { top: 36px; right: 0; } .header .logo img { width: 80%; } /* Search */ .search-box { background: none; width: 200px; } .search-box { left: 2%; margin: auto; padding-left: 0; width: 50%; margin-top: 12px; } #search { border: none; height: 30px; margin: 0; padding: 3px 6px; width: 90%; font-size: 12px; border: 1px #fff solid; } #search:focus { width: 90%; padding: 3px 6px; font-size: 12px; height: 30px; border: 1px #fff solid; } .search-btn-bg { right: 10px; height: 30px; padding: 5px 0 5px 5px; font-size: 11px; } .search-btn-bg span { display: none; } .search-btn-bg:before { content: '\f002'; font-family: FontAwesome; font-size: 15px; padding-right: 6px; color: #565656; font-weight: normal; } .toplinks div.links div a { padding: 0 0 0 12px; } .toplinks>div>div.myaccount>a:before { content: '\f007'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.wishlist>a:before { content: '\f004'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.check>a:before { content: '\f00c'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.demo>a:before { content: '\f09e'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks .links div .click-nav ul .clicker:before { content: '\f15b'; font-family: FontAwesome; font-size: 13px; padding-left: 4px; padding-top: 2px; float: left; margin-right: 6px; margin-top: -2px; } .toplinks>div>div.login>a:before { content: '\f13e'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.logout>a:before { content: '\f09c'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container { max-width: 100%; } #toTop { height: 30px; line-height: 30px; width: 35px; } .promo-banner-section { margin: auto auto 20px; } } @media (min-width: 768px) and (max-width: 991px) { .hover_fly { bottom:-36px} #magik-slideshow { margin-bottom:20px !important} .slider-items-products { margin-top: 15px;} .cat-section { margin-top:20px} .offer-banner-section { margin-top:20px} #nav li.drop-menu ul { max-height:320px; overflow:auto} .col-item .actions-links .add-to-links a.magik-btn-quickview:hover { width:34%;} .new_title.center { height: 56px; } #magik-slideshow .col-lg-8 { padding-right: 15px !important; } .offer-banner-section .col-lg-4 { padding-right:15px;} .offer-banner-section .col-lg-4 .overlay { width:92%;} .brand-logo .slider-items-products .owl-buttons .owl-next { right: 8px;} .moreview-control a.moreview-prev { left: 8%; } .moreview-control a.moreview-prev:before, .moreview-control a.moreview-next:before { font-size: 14px; } .moreview-control a.moreview-next { left: 8%; } .product-view .flexslider-thumb-vertical .flex-viewport { height: 300px!important } .hover_fly a span { font-size: 11px; } .hover_fly a i { font-size: 13px; } .hover_fly .icon-shopping-cart:before { font-size: 15px; } .email-addto-box { margin-left: 5px; margin-top: 7px; } .product-view .flexslider-thumb { padding: 0 60px; } .product-view .product-shop .add-to-box .btn-cart { margin-bottom: 10px; margin-top: 6px; margin-left: 0px; } .blog-img a.info { transform: translateY(45px); } .blog-img:hover a.info { transform: translateY(45px); } .payment-accept img { margin: 0 5px 8px 0; width: 45px; } .promo-banner-section { margin: auto auto 20px; } .button-compare { margin-bottom: 8px; } button.button.btn-proceed-checkout span { font-size: 13px; } button.button.btn-proceed-checkout:before { font-size: 16px; } .cart-collaterals h3 { font-size: 13px; } .product-view .product-shop .add-to-links li { padding: 0 2px; } .product-view .product-name h1 { font-size: 24px; } .products-list .item { padding: 10px; } .products-list .product-shop { width: 52%; } .category-products .products-grid .col-item:hover .actions-links { bottom: 130px; top: auto; } .cat-img-title.cat-box { left: 14%; margin: 0; top: 24%; width: 70%; } .brand-logo { overflow: hidden; } .block-cart ul li.item { display: inline-block; } .col-left .block-cart .block-content ul li .product-details { width: 155px; } ol#compare-items li a.product-name { width: 133px; padding: 0 1px; } .col-left .block-cart .block-content ul li .product-name { margin: 5px 0 2px;} .sidebar .block .access .btn-remove1 { right: 4px;} #recently-viewed-items .product-name { width: 88%; } .toolbar .pager { float: left; margin: 6px 0px; width: 100%; } .page { overflow-x: hidden; } .email-icon:before { margin-right: 4px; } .forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container { max-width: 98%; } .newsletter h4 { display: none; } .newsletter-sign-box h4 { display: block; } .newsletter-sign-box { left: 10%; min-width: 400px; width: 70%; top: 25%; } .brand-logo .container { padding: 0px 10px; } .brand-logo .controls .prev { left: -10px; border: none; top: -70px; } .brand-logo .controls .next { border: none; right: 0px; top: -70px; } .brand-logo .col-lg-2 { padding: 0 8px; } .brand-logo .row img { margin: 5px 0; display: inline-block; } .brand-logo .row { margin: 0px 0px 0px 15px; } .header-service .row .content { text-align: center; margin: 5px 0; } .promo-banner-section img { width: 96% } .col-item { margin-bottom: 20px; } .offer-banner-section img { width: 100%; } #magik-slideshow .RHS-banner .add a:hover::before { display: none; } .RHS-banner .add { display: none; } .sticky { width: 100%; } .cate-dropdown { display: none; } .search-box { width: 100%; } #search { width: 75%; } .search-btn-bg { height: 32px; } #nav ul.level0 > li { width: 136px; margin-left: 25px; } #nav ul.level0 > li.last { width: 136px; } #nav ul.level1 > li a { display: inline-flex; float: none; } #nav .level0-wrapper .nav-add .push_item { width: 18.2%; margin-left: 8px; margin-right: 4px; } #nav .level0-wrapper .nav-add .push_item img { width: 100%; } #nav .level0-wrapper .nav-add .push_item_last { width: 18.2%; } #nav .level0-wrapper, #nav.classic .parent > ul { width: 720px; margin: auto; max-height: 315px; overflow: auto; padding: 20px 4px 10px; } .grid12-5 { width: 34%; } .grid12-5 img { width: 100%; } .grid12-3 { width: 15%; } .grid12-3 a img { width: 100px; } .grid12-4 { width: 30%; margin: 5px 20px 0 0; } .grid12-4 a img { width: 218px; } .grid12-8 ul.level0 > li { width: 220px; } .grid12-8 .cat-img img { width: 175px; } .grid13-8 { width: 65%; } .grid12-8 { width: 64%; } #nav .grid12-8 ul.level0 > li { width: 39%; } .fur-des { margin-left:25px} #nav .grid12-8 ul.level0 > li.last { width: 40%; } .slideshow-wrapper .browse-button, .slideshow-wrapper .tab-pager { z-index: 5; } .cat-img img { width: 138px; } .custom-menu .grid12-5 img { width: 168px; } } @media (min-width: 992px) and (max-width: 1199px) { #nav li.drop-menu ul { max-height:420px; overflow:auto} .actions button.button.btn-cart { margin-bottom:1px;} .cat-img-title.cat-box { top: 28%; } .hover_fly a span { font-size: 10px; } .hover_fly a i { font-size: 11px; } .hover_fly .icon-shopping-cart:before { font-size: 15px; } .email-addto-box { margin-left: 0px; } .product-view .flexslider-thumb { padding: 0 65px; } .product-view .product-shop .add-to-box .btn-cart { margin-bottom: 10px; } .email-footer a { font-size: 11px; } .payment-accept img { margin: 0 4px 8px 0; width: 45px; } .blog-img a.info { transform: translateY(65px); } .blog-img:hover a.info { transform: translateY(65px); } .mini-cart { padding: 1px 15px; } .newsletter-sign-box { left: 20%; min-width: 350px; width: 55%; top: 25%; } .products-list .item { padding: 15px; } .products-list .product-shop { width: 62%; } .category-products .products-grid .col-item:hover .actions-links { bottom: 130px; top: auto; } .col-left .block-cart .block-content ul li a.product-image img { width: 60px; } .col-left .block-cart .block-content ul li .product-details { width: 133px; } ol#compare-items li a.product-name { width: 180px; } #recently-viewed-items .product-name { width: 92%; } .toolbar .pager { width: 53%; } .page { overflow-x: hidden; } .email-icon:before { margin-right: 5px; } .brand-logo .container { padding: 0px 10px; } .brand-logo .controls .prev { left: -10px; border: none; } .brand-logo .controls .next { border: none; right: -20px; } .brand-logo .col-lg-2 { padding: 0 8px; } .brand-logo .row img { margin: 5px 0; display: inline-block; } .brand-logo .row { margin: 0px 0px 0px 15px; } .promo-banner-section img { width: 100% } .offer-banner-section img { width: 100%; } .sticky { width: 100%; } #magik-slideshow .RHS-banner .add img { width: 100%; } .search-box { width: 100%; } .cate-dropdown, .cate-dropdown:focus { width: 25%; } #search { width: 62%; } #nav ul.level0 > li { width: 18.6%; margin-right: 5px; margin-left: 4px; } #nav ul.level0 > li.last { width: 18.6%; } #nav .grid12-8 ul.level0 > li { width: 23%; } #nav ul.level1 > li a { display: inline-flex; float: none; } #nav .level0-wrapper .nav-add .push_item { width: 18.6%; margin-right: 5px; margin-left: 7px; } #nav .level0-wrapper .nav-add .push_item.last { width: 48%; height: auto; margin-right: 0px; } #nav .level0-wrapper .nav-add .push_item img { width: 100%; height: auto; } #nav .level0-wrapper .nav-add .push_item .push_img a { height: 100%; width: 100%; } #nav .level0-wrapper, #nav.classic .parent > ul { width: 100%; margin: auto; padding: 20px 10px 8px; } .latest-blog { padding-bottom:40px} .cat-section { margin-top:10px} .grid12-3 { width: 15%; } .grid12-3 a img { width: 100%; } .grid12-4 { margin-right: 6px; width: 22%; } .grid12-4 a img { width: 185px; } .grid12-8 ul.level0 > li.last { width: 18%; } .grid12-8 ul.level0 > li { width: 18%; } .grid12-8 .cat-img img { width: 100%; } .grid13-8 { width: 61%; } .grid12-5 { width: 38%; } .grid12-5 img { width: 100%; } .grid12-8 { width: 76%; } .slideshow-wrapper .browse-button, .slideshow-wrapper .tab-pager { z-index: 5; } .cat-img img { width: 170px; } .custom-menu .grid12-5 img { width: 210px; } } .cat-section { background: #f8f8f8; padding: 20px; border: 1px #eaeaea solid } .cat-section .new_title { border-color: #cde5f8 } .cat-section .new_title h2 { border: none; padding-left: 0px; font-size: 16px } .cat-section img { border: 3px #fff solid } .cat-section .col-item .info .info-inner .item-title a { font-size: 13px; color: #37a4d9; } .cat-section .col-item .info .info-inner .item-title a:hover { font-size: 13px; color: #000; }
public/css/style.css
1. Body 2. Layout 3. Header 4. Navigation 5. Header Service 6. Offer Banner 7. New & Sale Label 8. products View page 9. Rating 10. Price 11. blog-post 12. To top 13. Mob Menu 14. Products slider 15. Breadcrumbs 16. Sidebar 17. Category Description 18. View Type: Grid 19. View Type: List 20. One Page checkout 21. Dashboard 22. Global Styles 23. Data Table 24. Wishlist Table 25. Progress Bar 26. 404 Page 27. Footer 28. Responsive /*----------- 1. Body --------------*/ body { font-size: 12px; } a { color: #333; text-decoration: none; } a:hover, a:focus { color: #23527c; text-decoration: none; } ul, ol { padding: 0px; margin: auto; list-style: none; } legend { display: none; } /*------------ 2. Layout ----------*/ .page { position: relative; margin: auto; background: #fff; width: 100%; } /* Base Columns */ .col-left { margin-bottom: 0px; } .col-main { } .col-right { margin-bottom: 0px; } /* 1 Column Layout */ .col1-layout .header-background-default { margin: 20px; padding: 0; } .col1-layout .col-main { float: none; width: auto; } /* 2 Columns Layout */ .col2-left-layout .col-main { } .col2-right-layout .col-main { } .col2-right-layout ol.opc .col-md-4 { margin-right: 15px; } /* 3 Columns Layout */ .col3-layout .col-main { } .col3-layout .col-wrapper { float: left; width: 780px; } .col3-layout .col-wrapper .col-main { float: right; } .main-container { background-color: #fff; min-height: 400px; padding: 20px 0 0px; } /*---------- 3. Header ---------*/ .logo { float: left; } .header-container { background: #1c95d1; } .header-top { border-bottom: 1px dotted #65c3f1; padding: 0px 0px 6px 0px; } .header .logo { vertical-align: middle; cursor: pointer; margin-top: 20px; text-align: left; display: block; padding-bottom: 15px; display: inline-block } .header .logo a img { cursor: pointer } .header-top .welcome-msg { text-align: left; display: inline-block; padding: 0px; margin: 8px 0px 0px 15px; font-size: 12px; color: #d1f0ff; font-family: 'Open Sans', sans-serif; } /* language &amp; currency */ .block-language-wrapper { display: inline-block; margin: 5px 0 0 0; } .block-language { background: none; box-shadow: none; border: none; color: #d1f0ff; } a.block-language:hover { color: #bed6e2; text-decoration: none; } a.block-language:focus { color: #bed6e2; text-decoration: none; } .block-language img { font-weight: normal; padding: 0px 5px 0px 0px; margin: auto; } .block-language-wrapper .dropdown-menu>li { border-bottom: 1px #ccc solid; padding: 1px 0px 1px 0px; } .block-language-wrapper .dropdown-menu>li:last-child { border-bottom: none; } .block-language-wrapper .dropdown-menu > li > a img { margin: 0px 6px 0px 0px; } .block-language-wrapper .dropdown-menu { border-bottom: 3px solid #37a4d9; border-radius: 0px; min-width: 0px; } .block-language-wrapper .dropdown-menu a { padding: 3px 10px 3px 10px; } .block-language-wrapper .dropdown-menu a:hover { color: #37a4d9; background: none; } .block-currency-wrapper { display: inline-block; margin: 5px 0 0 18px; } .block-currency { background: none; box-shadow: none; border: none; color: #d1f0ff; } a.block-currency:hover { color: #fff; text-decoration: none; } a.block-currency:focus { color: #fff; text-decoration: none; } .block-currency label { font-weight: normal; padding: 0 5px; margin: auto; } .block-currency-wrapper .dropdown-menu>li { border-bottom: 1px #ccc solid; padding: 1px 0; } .block-currency-wrapper .dropdown-menu>li:last-child { border-bottom: none; } .block-currency-wrapper .dropdown-menu > li > a img { margin: 0 6px 0 0; } .block-currency-wrapper .dropdown-menu { border-bottom: 3px solid #37a4d9; border-radius: 0; min-width: 0; z-index: 100000; } .block-currency-wrapper .dropdown-menu a { padding: 3px 15px; } .block-currency-wrapper .dropdown-menu a:hover { color: #37a4d9; background: none; } /* Toplink */ .toplinks { font-family: 'Open Sans', sans-serif; line-height: normal; padding: 7px 0 0; } .toplinks .links { text-align: right; } .toplinks .links div { display: inline-block; text-align: right; } .toplinks div.links div a { color: black; display: inline-block; padding: 0px; color: #d1f0ff; font-size: 12px; padding-left: 18px; } .toplinks div.links div a:hover { color: #fff; text-decoration: none; } .toplinks>div>div.myaccount>a:before { content: '\f007'; font-family: FontAwesome; font-size: 11px; padding-right: 6px } .toplinks>div>div.wishlist>a:before { content: '\f004'; font-family: FontAwesome; font-size: 11px; padding-right: 6px } .toplinks>div>div.check>a:before { content: '\f00c'; font-family: FontAwesome; font-size: 11px; padding-right: 6px } .toplinks>div>div.demo>a:before { content: '\f09e'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks .links div .click-nav ul .clicker:before { content: '\f15b'; font-family: FontAwesome; font-size: 13px; padding-left: 4px; padding-top: 2px; float: left; margin-right: 6px; margin-top: -2px; } .toplinks>div>div.login>a:before { content: '\f13e'; font-family: FontAwesome; font-size: 11px; padding-right: 6px } .toplinks>div>div.logout>a:before { content: '\f09c'; font-family: FontAwesome; font-size: 11px; padding-right: 6px } /* search */ .search-box { width: 100%; margin: 16px auto; float: right; position: relative; background: #fff url("../images/search-icon.png") no-repeat scroll 10px 10px; padding: 0px 0px 0px 37px; border-radius: 2px; } .cate-dropdown { border: medium none; float: left; height: 34px; padding: 5px; width: 220px; line-height: 30px; } .cate-dropdown option { padding: 4px 8px; } .cate-dropdown:focus { float: left; width: 220px; height: 34px; line-height: 30px; padding: 5px; border: none; background: #f0f0f0; } #search { margin: 0; width: 62%; font-size: 12px; height: 32px; color: #333; border: 1px solid #F5F5F5; padding: 0 10px; outline: none; float: left; } .button-common { border: 0 none; overflow: hidden; padding: 0px; text-indent: -9999px; width: 25px; } .search-btn-bg { background-color: #fdd922; border: 1px solid #e0bc27; border-radius: 0 2px 2px 0; color: #565656; cursor: pointer; font-weight: bold; height: 34px; line-height: 17px; padding: 5px 15px; position: absolute; text-transform: uppercase; } .searchIconNew { background: url("../images/search-icon.png") no-repeat scroll center center; width: 25px; height: 30px; left: 4px; display: inline; position: absolute; top: 0px; } .cross-icon { position: absolute; right: 0px; margin-top: -35px } /* Top Shopping Cart */ .glyphicon-shopping-cart:before { font-size: 14px; color: #fdd922; margin-right: 6px; } .mini-products-list .product-image { float: left; } .mini-products-list .detail-item { margin-left: 92px; } .top-cart-content .product-name { margin: 0; width: 150px; line-height: 1; padding: 0 0 5px 0; } .top-cart-content .product-name a { font-size: 13px; line-height: normal; font-weight: normal; color: #333; } .top-cart-content .product-name a:hover { color: #1c95d1; text-decoration: none; } .top-cart-contain .price { color: #ff0000; font-weight: bold; text-transform: uppercase; } .top-cart-contain .product-details .price { color: #37a4d9; width: auto; float: none; font-weight: normal; padding-left: 0px; font-size: 12px; } .mini-cart { text-align: left; cursor: pointer; margin: 0px 0px 0px 0px; padding: 1px 18px 1px 18px; background: #41ade2; border-radius: 3px } .mini-cart .basket a { color: #fff; margin: 0px; line-height: 28px; font-size: 11px; padding: 2px; font-family: 'Open Sans', sans-serif; font-weight: normal; display: block; text-transform: uppercase; } .mini-cart .basket a:hover { text-decoration: none; } .mini-cart .basket .title { color: #fff; font-size: 13px; font-weight: bold; line-height: 1em; text-transform: uppercase; } .mini-cart .basket .cart-box { display: inline-block; } .mini-cart .basket .cart-box #cart-total { color: #fff; text-transform: none; margin: 0px 0px 0px 5px; } .top-cart-contain { color: #333; display: block; float: right; margin: 15px 0px 0px 0px; padding: 0; right: 0; z-index: 1000; } .top-cart-content .empty { text-align: left; color: #333; } .top-cart-content { display: none; width: 300px; position: absolute; top: 50px; right: 16px; background: #fff; padding: 0; text-align: left; box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4); z-index: 10000; } .top-cart-content.arrow_box { display:none;} .top-subtotal { color: #333333; font-size: 14px; font-weight: normal; padding: 12px 15px; text-align: left; text-transform: none; border-bottom: 1px #ddd solid; border-top: 1px #ddd solid; } div#ajaxconfig_info { display:none;} .top-subtotal .price { float: right; font-size: 15px; } .top-cart-content .block-subtitle { color: #333; overflow: hidden; padding: 15px; text-align: left; font-family: 'Open Sans', sans-serif; font-size: 13px; background: #f5f5f5; text-transform: none; font-weight: 600; border-bottom: 3px #ddd double; } ul#cart-sidebar { padding: 8px 15px 0 15px; margin: 0px; } .top-cart-content li { list-style: none; } .top-cart-content li.item { border-bottom: 1px solid #eee; margin: 5px 0px 10px; overflow: hidden; padding: 0px 0px 10px 0px; } .top-cart-content li.item.last { margin: 0px; border-bottom: 0px #eee solid; } .top-cart-content .product-details { color: #333333; position: relative; text-align: left; padding: 0px; } .mini-products-list .detail-item .product-details-bottom .price { color: #ff0000; font-size: 12px; display: list-item; margin-bottom: 5px; } .mini-products-list .detail-item .product-details-bottom .label { font-weight: bold; vertical-align: middle; } .mini-products-list .detail-item .product-details-bottom strong { font-weight: normal; } .top-cart-content .product-details .btn-edit { position: absolute; right: 22px; top: 6px; } .top-cart-content .actions { padding: 15px 20px; margin: 0; overflow: hidden; background: #f5f5f5; } .mini-cart .actions .btn-checkout:before { content: "\e013"; font-family: 'Glyphicons Halflings'; font-size: 12px; padding-right: 10px; font-weight: normal; } .mini-cart .actions .btn-checkout { background: #37a4d9; color: #fff; font-size: 11px; padding: 8px 16px; font-family: 'Open Sans', sans-serif; text-align: left; cursor: pointer; text-decoration: none; float: right; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; border: 1px solid #37a4d9; font-weight: bold; text-transform: uppercase; line-height: normal; } .mini-cart .actions .btn-checkout:hover { background: #0a3151; border: 1px solid #0a3151; color: #fff; } .mini-cart .actions .view-cart { background: #fdd922; color: #222; font-size: 11px; padding: 8px 16px; font-family: 'Open Sans', sans-serif; text-align: left; cursor: pointer; text-decoration: none; float: left; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; border: 1px solid #e0bc27; font-weight: bold; text-transform: uppercase; line-height: normal; } .mini-cart .actions .view-cart:hover { background: #333; border: 1px solid #333; color: #fff; } .mini-cart .actions .view-cart:before { content: '\e116'; font-family: 'Glyphicons Halflings'; font-size: 12px; padding-right: 8px; font-weight: normal; } .mini-cart .actions .button { display: inline-block; width: 100px; text-align: center; margin-bottom: 3px; padding: 8px 10px 6px; text-transform: none; border: none; font-size: 12px; } .mini-cart .button.btn-checkout { background: none; color: #fff; font-size: 11px; padding: 8px 16px; font-family: 'Open Sans', sans-serif; text-align: left; cursor: pointer; text-decoration: none; float: left; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; border: 1px solid #fff; font-weight: bold; text-transform: uppercase; } .mini-cart > .button { color: #000; font-size: 12px; font-weight: 300; text-shadow: none; border: none; border-radius: 0; box-shadow: none; background: none; } .glyphicon-remove { position: absolute; right: -10px; } .glyphicon-pencil { position: absolute; right: 10px; } a.glyphicon-remove, a.glyphicon-pencil { color: #999; } a.glyphicon-remove:hover, a.glyphicon-pencil:hover { color: #333; text-decoration: none; } /*----------- 4. Navigation -------------*/ nav { position: relative; z-index: 999; background: #41ade2; box-shadow: 0 2px 3px rgba(0,0,0,.2); } .nav-inner { margin: auto; position: relative; text-align: center; height: 44px; } #nav > li > a:hover { background: #f5f5f5; color: #333; } #nav > li > a.active { background: #6cc6f2; color: #fff; border-bottom: none; } #nav > li > a.active:hover { background: #fff; color: #000; border-bottom: none; } #nav > li > a:first-child { margin-left: 0px; } #nav > li > a:last-child a { color: #333; } .nav { margin: 0px auto 0 } #nav > li:hover > a, .vertnav-top li > a:hover { color: #333; background: #fafafa; border-bottom: none; } .cms-index-index #nav #nav-home > a span, #nav > li.active > a span, .vertnav-top li.current > a span { border-right: none } #nav { position: relative; z-index: 10; padding: 0; margin: auto; text-align: center; } /* All levels */ #nav li { text-align: left; } #nav li a { display: block; text-decoration: none; } /* 1st level only */ #nav > li { list-style: none; border-bottom: none; display: block; float: left; } #nav > li.last { padding-right: 0; } #nav > li > a { display: block; } #nav > li > a > span { display: inline-block; line-height: 18px; } /* Drop-down boxes: wide: 2nd-level category drop-down box + custom block drop-down box classic: custom block drop-down box */ #nav .level0-wrapper { position: absolute; left: -10000px; background-color: #fff; } /* Inner wrapper for additional padding */ #nav .level0-wrapper2 { padding: 0; } #nav .level0-wrapper2:before, #nav .level0-wrapper2:after { display: table; line-height: 0; content: ""; } #nav .level0-wrapper2:after { clear: both; } /* Home link */ /* Icon inside item */ #nav li a.level-top .icon { padding: 3px; margin: 0; float: none; display: inline-block; vertical-align: middle; background-color: transparent; } #nav li:hover a.level-top .icon { padding: 3px; } /* Single icon as home link */ #nav #homelink-icon { margin-left: 12px; } #nav #homelink-icon a.level-top { padding-left: 5px; padding-right: 5px; background: none; box-shadow: none; border: none; } /* Custom menu item */ #nav .nav-custom-link > a { cursor: default; } /* Remove 'relative' positioning from custom 'li' (custom block have to be positioned relative to #nav) */ #nav .nav-custom-link { position: static; } /* Static block's content - basic formatting */ #nav .nav-custom-link .header-nav-dropdown-wrapper { padding: 10px 0px; overflow: hidden; } #nav .nav-custom-link .header-nav-dropdown-wrapper p { margin: 10px 0; color: #333; line-height: 1.3em; font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: normal; } #nav .nav-custom-link .header-nav-dropdown-wrapper .heading { margin: 10px 0; } /* Caret */ #nav a.level-top .caret { display: inline-block; width: 0; height: 0; margin-bottom: 2px; margin-left: 2px; vertical-align: middle; content: ""; border-style: solid solid none; border-width: 4px 4px 0; border-color: #333 transparent transparent; } /* Number of products in category */ /* Sidebar menu */ .vertnav .number { margin-left: 3px; color: #aaa; } /* Main menu */ #nav .number { display: inline; margin-left: 3px; } #nav ul li .number { color: #aaa; } /* Other */ .nav .itemslider { margin-top: 0; margin-bottom: 0; } .nav .itemslider .item { padding-bottom: 0; } /* 1st level */ li.level0 > a > span { position: relative; } li.level0 > a > span > .cat-label { position: absolute; top: -12px; right: 0; padding: 0 6px; font-size: 12px; line-height: 22px; } /* Add pin (only 1st level) */ li.level0 > a > span > .pin-bottom:before { position: absolute; right: 6px; top: 22px; width: 0; height: 0; content: ""; border-style: solid; border-width: 4px; border-color: transparent; transition: border-color 450ms ease-in-out; } li.level0 > a:hover > span > .pin-bottom:before { transition-duration: 100ms; } /* 2nd level */ li.level1 > a > span > .cat-label { display: inline-block; padding: 0 4px; margin-left: 2px; vertical-align: middle; } /* 3rd level */ li.level2 > a > span > .cat-label { display: inline-block; padding: 0 4px; margin-left: 2px; } /* Category labels inside mobile menu / vertical menu */ ul.vertnav li > a > span > .cat-label { position: static; display: inline-block; padding: 0 4px; margin-left: 2px; } /* Hide pin */ ul.vertnav li > a > span > .pin-bottom:before { display: none; } /* Label size: all levels */ ul.vertnav li > a > span > .cat-label { font-size: inherit; line-height: inherit; } ul.vertnav-top li > a > span > .cat-label { font-size: 12px; line-height: 18px; } /* Category blocks */ .nav-block { margin-top: 0; margin-bottom: 1%; } .nav-block-bottom { float: left } .nav-block-center { margin-top: 0px; } .nav-block-right { margin-top: 0px; float: right; padding: 0px; text-align: center; } .nav-block-level1-top { margin-bottom: 10px; } .nav-block-level1-bottom { margin-top: 10px; } /* Section line (separator) is lighter than other lines */ .nav-block .section-line { border-color: #eee; } /* Common styles for main menu (horizontal + mobile vertical + mobile menu trigger) */ /* horizontal + mobile menu trigger */ #nav > li > a { font-size: 13px; font-family: 'Open Sans', sans-serif; font-weight: bold; color: #777; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } ul.level0 { padding: 0; } ul.level1 { padding: 0 0px; } #nav .level0-wrapper, #nav.classic ul { background-color: #ffffff; color: #333333; } #nav ul li a { color: #565656; font-family: Arial, Helvetica, sans-seriff; font-weight: normal; } #nav ul li a:hover { color: #000; } .cat-label-label1 { background-color: #D12631; color: #ffffff; } .cat-label-label2 { background-color: #d52462; color: #ffffff; } li.level0 > a > span > .cat-label-label1.pin-bottom:before { border-top-color: #D12631; } li.level0 > a > span > .cat-label-label2.pin-bottom:before { border-top-color: #d52462; } li > a:hover > span > .cat-label, #nav li.level0:hover > a > span > .cat-label { background-color: #ff7214; } li.level0 > a:hover > span > .pin-bottom:before, #nav li.level0:hover > a > span > .pin-bottom:before { border-top-color: #ff7214; } #nav .level0-wrapper, #nav.classic .parent > ul { background: #fff; border-top: none; border: none; box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); padding: 15px 15px 0 15px; width: 100%; } #nav .level0-wrapper, #nav.classic ul.level0 { top: 43px; left: 0px !important; -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; } #nav li.level0 .level0-wrapper { -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; opacity: 0; visibility: hidden; display: block!important } #nav li.level0:hover .level0-wrapper { opacity: 1; visibility: visible; -webkit-transform: scaleY(1); transform: scaleY(1); } #nav > li > a { color: #fff; display: block; float: left; font-size: 12px; line-height: 18px; padding: 13px 15px; text-decoration: none; text-transform: uppercase; letter-spacing: 0.5px; } /* 1st level only */ #nav > li:hover > a { position: relative; z-index: 1; } /* 2nd level only */ /* 2nd-level nav-links block: with subcategory title and a list of child categories */ #nav ul.level0 > li { display: inline-block; float: none; padding-bottom: 15px; padding-top: 0; vertical-align: top; width: 18%; margin-right: 18px; } #nav ul.level0 > li.last { display: inline-block; float: none; vertical-align: top; padding-top: 0; padding-bottom: 15px; width: 18%; margin-right: 0px; } #nav ul.level0 > li > a { margin-bottom: 6px; font-size: 12px; line-height: normal; color: #333; padding: 6px 0px 6px 0px; font-weight: 900; letter-spacing: normal; text-transform: uppercase; border-bottom: 3px #ddd double; } #nav .grid13-8 ul.level0 > li { width: 30%; } /* 2nd level+ */ #nav ul li { list-style: none; padding: 6px 0 } #nav ul li a { float: none; } /* 3rd level only */ #nav ul.level1 { position: static; padding-left: 0px; } #nav ul.level1 > li a { float: none; transition: background-position 150ms ease-out; display: block; } #nav ul.level1 > li a:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 5px; color: #444; } #nav ul.level1 > li a:hover { float: none; transition: background-position 150ms ease-out; color: #1c95d1; } /* 4th level */ #nav ul.level2 { margin: 7px 0; padding: 0; position: static; } #nav ul.level2 a { font-size: 0.9166em; line-height: 1.2727em; opacity: 0.6; } #nav li.level2:hover ul.level2 a { opacity: 1; transition: opacity 150ms ease-out; } /* 4rd level+ */ #nav ul ul ul li { background: none; padding-left: 0; } /* Vertical nav-links */ .nav-links > li, .nav-links > li > a { line-height: 3em; } .nav-links > li > a { padding: 0 0.5833em; } .nav-links > li.label { padding-right: 0.5833em; } /* Basic nav-links, no separators */ .nav-links > li { float: left; } .nav-links > li > a { display: block; } .grid12-5 { position: relative; display: inline; float: left; margin-left: 0%; margin-right: 0%; width: 38%; } .grid12-5 .static-img-block a:before { overflow: hidden; position: absolute; top: 0; content: ""; z-index: 100; width: 100%; height: 98.5%; left: 0; opacity: 0; transition: all 0.3s ease 0s; transform: scale(0.5) rotateY(180deg); background-image: url(../images/plus-img.png); background-repeat: no-repeat; background-position: center; background-color: #666; } .grid12-5 .static-img-block a:hover::before { visibility: visible; opacity: 0.6; transform: scale(1) rotateY(0deg); } .grid12-3 { display: inline; float: left; margin-left: 0; margin-right: 1%; padding: 10px 0 10px 10px; width: 16%; border-left: 1px solid #3e3e3e; margin-bottom: 0; } .grid12-3 .item-title a { text-transform: uppercase; margin-top: 10px; color: #aaa; } .grid12-4 { display: inline; float: left; margin: 0px 0px 0 10px; width: 29.1%; } .grid12-4 .static-img-block { position: relative; margin-bottom: 15px; overflow: hidden; } .grid12-4 .static-img-block img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .grid12-4 .static-img-block img:hover { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } .grid12-8 { display: inline; float: left; margin-left: 0; margin-right: 0%; width: 70%; } #nav .grid12-8 ul.level0 > li { width: 22.5%; } #nav .grid12-8 ul.level0 > li:last-child { margin-right: 0px; } .grid13-8 { display: inline; float: left; margin-left: 0; margin-right: 0%; margin-bottom: 0; width: 60%; } .back-link { float: left; } .grid12-4 h3 { text-transform: uppercase; text-align: left; font-weight: bold; font-family: 'Open Sans', sans-serif; font-size: 13px; margin-top: 5px; } .grid12-4 p { text-align: left; font-weight: normal; font-family: 'Open Sans', sans-serif; font-size: 12px; } a.btn-button-st { background: #252525; color: #fff; font-size: 11px; padding: 6px 12px; font-family: 'Open Sans', sans-serif; text-align: left; cursor: pointer; text-decoration: none; float: left; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; border: 1px solid #fff; font-weight: bold; text-transform: uppercase; margin: 8px 0 15px; } a.btn-button-st:hover { background: #37a4d9; border: 1px solid #37a4d9; color: #fff; } #nav .level0-wrapper .nav-add { padding: 0px 0px 0px 0px; overflow: hidden; } #nav .level0-wrapper .nav-add .push_item { float: left; margin-right: 12px; width: 19%; overflow: hidden; } #nav .level0-wrapper .nav-add .push_item_last { float: left; margin-right: 0px; width: 19%; } #nav .level0-wrapper .nav-add .push_item .push_img { position: relative; } #nav .level0-wrapper .nav-add .push_item .push_img a { display: block; position: relative; margin-bottom: 15px; overflow: hidden; } #nav .level0-wrapper .nav-add .push_item .push_img a img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } #nav .level0-wrapper .nav-add .push_item .push_img a img:hover { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } #nav .level0-wrapper .nav-add .push_item .push_text { color: #999; font-size: 12px; padding: 8px 0; } .icon-custom-reponsive:before { content: "\f10a"; } .icon-custom-reponsive { font-family: FontAwesome; display: block; font-size: 70px; background-color: #F0F0F0; color: #000; height: 120px; line-height: 120px; text-align: center; } .icon-custom-CSS3:before { content: "\f13c"; } .icon-custom-CSS3 { font-family: FontAwesome; display: inline-block; font-size: 60px; background-color: #F0F0F0; color: #000; height: 120px; padding: 30px 77px 30px 0; margin-left: -5px; } .ccs3-html5-box { background-color: #F0F0F0; color: #000; display: inline-block; font-family: FontAwesome; font-size: 60px; height: 95px; padding: 25px 0 0; text-align: center; width: 100%; } .icon-custom-google-font:before { content: "\f031"; } .icon-custom-google-font { font-family: FontAwesome; display: block; font-size: 70px; background-color: #F0F0F0; color: #000; height: 120px; line-height: 120px; text-align: center; } .icon-custom-grid:before { content: "\f00a"; } .icon-custom-grid { font-family: FontAwesome; display: block; font-size: 70px; background-color: #F0F0F0; color: #000; height: 120px; line-height: 120px; text-align: center; } #nav .nav-custom-link .header-nav-dropdown-wrapper h4.heading { color: #000; font-family: 'Open Sans', sans-serif; font-size: 14px; text-transform: uppercase; margin-top: 0px; margin-bottom: 10px; } #nav .nav-custom-link .header-nav-dropdown-wrapper h4.heading { color: #222222; font-family: 'Source Sans Pro', sans-serif; font-size: 14px; font-weight: bold; text-transform: uppercase; margin-top: 15px; margin-bottom: 10px; } #nav li.drop-menu ul { position: absolute; top: 43px; left: 0; background: #fafafa; padding: 6px 0; border-top: none; border: 1px #ececec solid; box-shadow: 0 0 2px rgba(0, 0, 0, 0.1); width: 160px; text-align: left; -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; } #nav li.drop-menu:hover ul { -webkit-transform: scaleY(1); transform: scaleY(1); } #nav > li.drop-menu ul li ul { border-top: none; } #nav > li.drop-menu { position: relative; } #nav li.drop-menu ul li { position: relative; } #nav li.drop-menu ul li a { color: #333; line-height: 22px; font-size: 12px; padding: 0 12px; display: block; transition: all 200ms ease-in-out; } #nav li.drop-menu ul li:hover > a { color: #1c95d1; padding-left: 12px; } #nav li.drop-menu ul li span.plus { display: block; position: absolute; right: 0px; top: 50%; margin-top: -1px; height: 1px; width: 7px; background: #535353; } #nav li.drop-menu ul { display: none; } .custom-menu { overflow: hidden; padding-bottom: 20px } .custom-menu .learn_more_btn { background: #fff; border: 3px double #ddd; margin: 10px 8px 0 8px; padding: 9px 10px 9px 10px; color: #333; line-height: 14px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .custom-menu .learn_more_btn:hover { background: #41ade2; border: 3px double #fff; margin: 10px 8px 0 8px; padding: 9px 10px 9px 10px; color: #FFFFFF; } .custom-menu .learn_more_btn span { font-family: "Open Sans", sans-serif; font-size: 11px; padding: 0 8px; font-weight: bold; margin-left: 0; text-transform: uppercase; } .custom-menu p { color: #333; margin: 10px 0px 0px 0px } .custom-menu .header-nav-dropdown-wrapper { padding: 0px 0 20px; overflow: hidden; } .custom-menu .grid12-5 { margin-left: 0px; margin-right: 2%; width: 23%; text-align: center; overflow: hidden; padding-bottom: 25px } .custom-menu .grid12-5 .custom_img { position: relative; overflow: hidden; } .custom-menu .grid12-5 .custom_img img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .custom-menu .grid12-5 .custom_img img:hover { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } .custom-menu p { color: #333; margin: 10px 0px 0px 0px } .sticky { position: fixed; margin-top: 0px; z-index: 1000; display: block; top: 0px; height: 44px; width: 100%; }.logo-small { display: none } .sticky .logo-small { display: block!important; position: absolute; right: 0px } .sticky .logo-small img { width: 60px; margin-top: 10px } .fur-des { margin-right: 15px; } /* End header */ /*----- 5. Header Service ----------- */ .header-service { padding: 12px 0; color: #777; font-family: 'Open Sans', sans-serif; letter-spacing: 0.5px; line-height: 1.4em; text-transform: uppercase; overflow: hidden; border-top: 1px #e5e5e5 solid; border-bottom: 1px #e5e5e5 solid; } .header-service strong { font-weight: 900; color: #37a4d9 } .icon-truck:before { content: "\f0d1"; } .icon-truck { font-family: FontAwesome; display: inline-block; font-size: 18px; margin: auto; color: #37a4d9; text-align: center; width: 30px; text-align: left; padding-left: 0px; } .icon-money:before { content: "\f0d6"; } .icon-money { font-family: FontAwesome; display: inline-block; font-size: 18px; margin: auto; color: #37a4d9; width: 30px; text-align: left; } .icon-support:before { content: "\f0e6"; } .icon-support { font-family: FontAwesome; display: inline-block; font-size: 18px; margin: auto; color: #37a4d9; width: 30px; text-align: left; } .icon-dis:before { content: "\f005"; } .icon-dis { font-family: FontAwesome; display: inline-block; font-size: 18px; margin: auto; color: #fd7e56; width: 25px; text-align: left; } /*---- 6. Offer Banner -------*/ .offer-banner-section { margin: 35px 0px 40px 0px; } .offer-banner-section .container .row { margin-left: -7px; } .offer-banner-section .col-lg-4 { padding-left: 7px; padding-right: 7px; overflow: hidden; } .offer-banner-section .col-lg-4 img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .offer-banner-section .col-lg-4 img:hover { background:#000; max-height: 750px; max-width: 100%; min-width: 100%; width: 100%; opacity:0.8; } .offer-banner-section .col-lg-4 .overlay { width: 96%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 6px; text-align: center; background-color: rgba(0, 0, 0, 0.5); opacity: 0; transition: all 0.3s ease-in 0.4s; } .offer-banner-section .col-lg-4:hover .overlay { opacity: 1; transition-delay: 0s; } .offer-banner-section .col-lg-4 .overlay:before, .offer-banner-section .col-lg-4 .overlay:after { border: 1px solid #fff; -webkit-transform: scale(0,1); transform: scale(0,1); position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; content: ''; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; top: 10px; left: 10px; right: 10px; bottom: 10px; opacity: 1; -webkit-transform: scale(1); transform: scale(1); animation-delay: 0.3s; animation-name: fadeInUp; } .offer-banner-section .col-lg-4 .overlay a.info { display: inline-block; text-decoration: none; padding: 15px 15px; background: #37a4d9; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: bold; font-size: 16px; text-transform: uppercase; top:45%; position:relative; width: 100%; font-weight: 600; letter-spacing: 1px; } .offer-banner-section .col-lg-4 .overlay a.info:hover { background: #222; } /* product grid page Title */ .new_title { border-bottom: 3px solid #E5E5E5; } .new_title.center { height: 38px; } .new_title h2 { border: 1px solid #37a4d9; border-bottom: 3px solid #37a4d9; color: #37a4d9; display: inline-block; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 900; letter-spacing: normal; margin-top: 0; padding: 10px 15px 7px 15px; position: relative; text-transform: uppercase; letter-spacing: 0.5px } /*--------- 7. New & Sale Label --------- */ .new-box, .sale-box { height: 40px; overflow: hidden; position: absolute; text-align: center; top: -1px; width: 55px; z-index: 10; } .new-box { left: -1px; } .sale-box { right: -1px; } .new-top-left { left: 0px; top: 0; background: #fff; letter-spacing: 1px; } .new-top-right { background: none repeat scroll 0 0 #FFFFFF; right: 0px; top: 0; } .sale-top-right { top: 0; background: #fff; letter-spacing: 1px; right: 0px; } .sale-top-left { left: 0px; top: 0; background: #fff; letter-spacing: 1px; } .ie8 .new-label { left: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .new-label:after { display: none; } .ie8 .new-label:before { display: none; } .ie8 .sale-label { right: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .sale-label:after { display: none; } .ie8 .sale-label:before { display: none; } .ie8 .new-box { top: -1px; left: -1px; } .ie8 .sale-box { right: -1px; top: -1px; } .new-box, .sale-box { position: fixed; text-align: center; top: -1px; width: 55px; z-index: 10; } .new-box { left: 0; } .sale-box { right: 0; top: 0px; } .new-label { font-size: 11px; font-family: 'Open Sans', sans-serif; color: #fff; background: #ffc60a; text-transform: uppercase; padding: 0px; text-align: center; display: block; position: absolute; top: 0px; z-index: 100; font-weight: bold; letter-spacing: 1px; line-height: normal; width: 45px; height: 25px; line-height: 25px; margin-top: 0px; margin-left: 0px; } .sale-label { font-size: 11px; font-family: 'Open Sans', sans-serif; color: #fff; background: #d12631; text-transform: uppercase; padding: 0px; text-align: center; display: block; position: absolute; top: 0px; z-index: 100; font-weight: bold; letter-spacing: 1px; line-height: normal; width: 45px; height: 25px; line-height: 25px; margin-top: 0px; margin-right: 0px; } .product-view .product-img-box .new-label { left: 15px; } .product-view .product-img-box .sale-label { left: 15px; } .ie8 .new-label { left: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .new-label:after { display: none; } .ie8 .new-label:before { display: none; } .ie8 .sale-label { right: 0px; top: 0px; width: auto; padding: 5px 15px; } .ie8 .sale-label:after { display: none; } .ie8 .sale-label:before { display: none; } .ie8 .new-box { top: -1px; left: -1px; } .ie8 .sale-box { right: -1px; top: -1px; } /*-------- 8. products View page ------*/ .product-view #product-img-box .new-box, .product-view #product-img-box .sale-box { position: absolute; text-align: center; top: -1px; width: 55px; z-index: 10; } .product-view #product-img-box .new-box { left: 160px; } .product-view #product-img-box .sale-box { right: -5px; top: 0px; } .product-view #product-img-box .new-label.new-top-left { font-size: 14px; color: #000; background: #ffd739; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; left: 0px; top: 0px; z-index: 100; font-weight: normal; } .product-view #product-img-box .new-label.new-top-right { font-size: 14px; color: #000; background: #ffd739; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; right: 0px; top: 0px; z-index: 100; font-weight: normal; } .product-view #product-img-box .sale-label.sale-top-left { font-size: 14px; color: #fff; background: #D23333; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; left: 0px; top: 0px; z-index: 100; font-weight: normal; } .product-view #product-img-box .sale-label.sale-top-right { font-size: 14px; color: #fff; background: #D23333; text-transform: uppercase; padding: 10px 25px; text-align: center; display: block; position: absolute; right: 0px; top: 0px; z-index: 100; font-weight: normal; } /* carousel */ .carousel-inner { margin-top: 20px; } .best-seller-pro { position: relative; margin-bottom: 15px; } .featured-pro { position: relative; } .controls { position: inherit; width: 100%; } .controls a { color: #666; } .controls .prev { position: absolute; border: 1px solid #ccc; right: 35px; font-size: 14px; font-weight: normal; height: 28px; width: 30px; line-height: 26px; padding: 0 5px; color: #555; top: -35px; } .controls .next { position: absolute; border: 1px solid #ccc; right: 0px; font-size: 14px; font-weight: normal; height: 28px; width: 30px; line-height: 26px; padding: 0 5px; color: #555; top: -35px; } .glyphicon-chevron-right:before { font-family: 'FontAwesome'; font-style: normal; font-weight: normal; speak: none; content: "\f105"; text-transform: none; font-size: 18px; padding: 6px 6px 6px 6px; line-height: 22px; } .glyphicon-chevron-left:before { font-family: 'FontAwesome'; font-style: normal; font-weight: normal; speak: none; content: "\f104"; text-transform: none; font-size: 18px; padding: 6px 4px; line-height: 22px; } .col-item { position: relative; } .col-item .photo img { margin: 0 auto; width: 100%; } .col-item .info { margin-top: 1px; text-align: center; } .col-item:hover .info { } .clear-left { clear: left; } .col-item .separator p { line-height: 20px; margin-bottom: 0; margin-top: 10px; text-align: center; } .col-item .separator p i { margin-right: 5px; } .col-item .btn-add { width: 50%; float: left; } .col-item .btn-add { border-right: 1px solid #E1E1E1; } .col-item .btn-details { width: 50%; float: left; padding-left: 10px; } .controls { margin-top: 0px; } [data-slide="prev"] { margin-right: 10px; } .col-item .actions-links { background: #1c95d1; position: absolute; width: 100%; opacity: 1; z-index: 1000; overflow: hidden; bottom: 0; } .col-item:hover .actions-links { height: 30px; background: #1c95d1; position: absolute; width: 100%; opacity: 1; z-index: 10000; bottom: 0; } .col-item .actions-links .add-to-links a.magik-btn-quickview { right: 0%; opacity: 0; position: absolute; margin-top: 4px; z-index: 10; cursor: pointer; } .col-item:hover .actions-links .add-to-links a.magik-btn-quickview { right: 0%; opacity: 0.9; position: absolute; margin-top: 0px; width: 32%px; text-align: center; } .col-item .actions-links .add-to-links a.magik-btn-quickview:before { content: "\f002"; } .col-item .actions-links .add-to-links a.magik-btn-quickview { color: #fff; font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; padding: 5px 5px; line-height: 25px; width: 33%; } .col-item .actions-links .add-to-links a.magik-btn-quickview:hover { background: #37a4d9; } .col-item .actions-links .add-to-links a.link-wishlist:before { content: "\f004"; } .col-item .actions-links .add-to-links a.link-compare:before { content: "\f012"; } .col-item .actions-links .add-to-links a.link-wishlist { color: #fff; font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; padding: 5px 5px; line-height: 25px; width: 32%; } .col-item .actions-links .add-to-links a.link-wishlist:hover { font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; padding: 5px 5px; text-decoration: none; color: #fff; line-height: 25px; background: #37a4d9; width: 32%; } .col-item .actions-links .add-to-links a.link-compare { color: #fff; font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; text-decoration: none; display: inline-block; transition: all 0.2s linear; padding: 5px 5px; line-height: 25px; width: 32%; } .col-item .actions-links .add-to-links a.link-compare:hover { font-family: 'FontAwesome'; font-size: 16px; font-weight: normal; margin: 0; padding: 5px 5px; text-decoration: none; color: #fff; line-height: 25px; background: #37a4d9; width: 32%; } .col-item .add-to-links a span { display: none; } .col-item .actions-links .add-to-links a.link-wishlist { left: 120%; opacity: 0; position: absolute; margin-top: 4px; z-index: 10; } .col-item:hover .actions-links .add-to-links a.link-wishlist { left: 0%; opacity: 0.9; position: absolute; margin-top: 0px; border: 1px solid #30abe8; border-top: none; border-bottom: none; border-left: none; width: 33%; text-align: center; } .col-item .actions-links .add-to-links a.link-compare { left: 120%; opacity: 0; position: absolute; margin-top: 4px; z-index: 10; } .col-item:hover .actions-links .add-to-links a.link-compare { left: 33%; opacity: 0.9; position: absolute; margin-top: 0px; border: 1px solid rgba(255, 255, 255, 0.3); border-top: none; border-bottom: none; border-left: none; width: 33%; text-align: center; } .col-item .info .info-inner .item-title { margin-bottom: 5px; padding-top: 16px; font-size: 12px; white-space: nowrap; overflow: hidden; } .col-item .info .info-inner .item-title a { text-decoration: none; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000; } .col-item .info .info-inner .item-title a:hover { color: #37a4d9; } /* Product Images */ #etalage .moreview_thumb { cursor: move; } #moreview .moreview_small_thumbs li { margin: 10px; margin-bottom: 13px !important; cursor: pointer; } #moreview .moreview_magnifier { border: 1px solid #bbb; } #moreview .moreview_hint { width: 130px; height: 57px; } #moreview .moreview_description { font-style: italic; margin: 10px; padding: 6px 10px; } .moreview, .moreview_thumb, .moreview_thumb_image, .moreview_source_image, .moreview_zoom_preview, .moreview_icon, .moreview_hint { display: none } .moreview, .moreview ul, .moreview li, .moreview img, .moreview_hint, .moreview_icon, .moreview_description { margin: 0; padding: 0; border: 0; list-style: none } .moreview, .moreview_magnifier div, .moreview_magnifier div img, .moreview_small_thumbs ul, ul .moreview_small_thumbs li, .moreview_zoom_area div, .moreview_zoom_img { position: relative } .moreview img, .moreview li { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; -webkit-user-drag: none; -moz-user-drag: none; user-drag: none } .moreview, .moreview_small_thumbs li { float: left } .moreview_right { float: right } .moreview li { position: absolute } .moreview img { vertical-align: bottom; max-width: none } .moreview_magnifier { cursor: default } .moreview_magnifier div, .moreview_small_thumbs { overflow: hidden } .moreview_magnifier div img { display: none } .moreview_icon, .moreview_hint { cursor: default; width: 0; height: 0; overflow: hidden } .moreview_small_thumbs li.vertical { float: none } .moreview_zoom_area { z-index: 2 } .moreview_zoom_area div { overflow: hidden; z-index: 997 } .moreview_zoom_preview { position: absolute; z-index: 998 } .moreview_zoom_img, .moreview_hint { z-index: 999 } .moreview { direction: ltr } div.moreview_description { position: absolute; bottom: 0; left: 0; z-index: 999 } div.moreview_description.rtl { direction: rtl; text-align: right } .moreview-control a { left: auto; width: 26px; height: 26px; background-color: transparent; } .product-view .product-img-box .moreview-control { opacity: 0; } .product-view .product-img-box:hover .moreview-control { opacity: 1; transition: all 0.3s linear; } .moreview-control a.moreview-prev { position: absolute; left: 10%; background-color: #fff; border: 1px #ddd solid; text-align: center; color: #333; } .moreview-control a.moreview-prev:hover { background-color: #333; border: 1px #333 solid; color: #fff; transition: all 0.3s linear; } .moreview-control a.moreview-prev:before { content: "\f106"; font-family: FontAwesome; font-size: 18px; } .moreview-control a.moreview-next { position: absolute; left: 10%; background-color: #fff; border: 1px #ddd solid; text-align: center; color: #333; bottom: 0%; } .moreview-control a.moreview-next:hover { background-color: #333; border: 1px #333 solid; color: #fff; transition: all 0.3s linear; } .moreview-control a.moreview-next:before { content: "\f107"; font-family: FontAwesome; font-size: 18px; } .moreview .roll-over { position: absolute; bottom: 10px; left: 10px; font-family: "Roboto", sans-serif; font-size: 12px; color: #888; text-indent: 20px; } .moreview .roll-over .roll-over-desc { margin-left: 20px; } #moreview .moreview_thumb, #moreview .moreview_small_thumb { border: solid 1px #e0e0e0; } .product-view .product-img-box { margin-bottom: 10px; position: relative; } .product-view .product-img-box .product-image { margin: 0 0 13px; } /* Product Images */ .product-view { margin: auto; position: relative; z-index: 0; } .product-essential { overflow: hidden; } .product-collateral .box-collateral { margin: 0 0 15px; } .product-essential .product-image.no-gallery { margin-left: auto; } .product-essential .product-image img { height: auto; width: 100%; } .product-essential .button-viewall { position: absolute; left: 5px; bottom: 5px; text-indent: -999em; z-index: 9999; } /* More Views SLIDER = */ .more-views { width: 80%; margin: auto; } .more-views img { width: 100%; } .more-views .slider-items-products .owl-buttons .owl-next { position: absolute; right: -22px; top: 50%; } .more-views .slider-items-products .owl-buttons a { border: none; background: #f5f5f5; } .more-views .slider-items-products .owl-buttons a:hover { color: #333; } .more-views .slider-items-products .owl-buttons .owl-next a:before { font-size: 24px; } .more-views .slider-items-products .owl-buttons .owl-prev a:before { font-size: 24px; } .more-views .slider-items-products .owl-buttons .owl-prev { left: -32px; position: absolute; top: 50%; background: none; } /* Product Shop ===*/ .product-view .product-shop .add-to-box button.button.btn-cart span { background: none; margin-left: 5px; font-size: 16px; } .product-view .product-options-bottom button.button.btn-cart span { background: none; margin-left: 5px; } .product-view .product-shop { margin-top: 0; position: relative; } .product-view .product-name { border-bottom: double #ddd; } .product-view .product-name h1 { font-size: 40px; margin: 0 0 2px; text-align: left; line-height: 1.2em; padding-bottom: 12px; letter-spacing: -1px; font-weight: 900; font-family: 'Open Sans', sans-serif; padding-right: 70px; } .product-view .short-description { padding-bottom: 5px; font-size: 13px; } .product-view .short-description h2 { font-family: 'Open Sans', sans-serif; font-size: 12px; text-transform: uppercase; color: #333; margin-bottom: 8px; font-weight: bold; } .product-view .product-shop .add-to-box { padding: 0px; overflow: hidden; text-align: center; margin: 1px 0 0 0; } .product-view .product-shop .add-to-box a:hover { text-decoration: none; } .product-view .product-shop .add-to-box .btn-cart { background: #1c95d1; color: #fff; font-size: 16px; text-shadow: none; padding: 7px 20px; float: left; margin-top: 0px; font-weight: normal; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; margin-left: 10px; border: none; } .product-view .product-shop .add-to-box .btn-cart:hover { background: #1c95d1; text-shadow: none; color: #fff; } .product-view .product-shop .product-options-bottom .btn-cart { background: #37a4d9; color: #fff; font-size: 16px; text-shadow: none; padding: 10px 20px; float: left; margin-top: 0px; font-weight: normal; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; margin-left: 10px; border: none; } .product-view .product-shop .product-options-bottom .btn-cart:hover { background: #000; text-shadow: none; color: #fff; } .product-view .product-shop .add-to-box .icon-basket { margin-right: 5px; } .product-view .product-shop .add-to-links { /*margin:0; font-size:13px;*/ } .product-view .add-to-links span { display: none; } .product-view .product-shop ul.add-to-links { margin: 0; padding: 0; margin-top: 0px; display: inline-block; } .product-view .product-shop .add-to-links li { display: inline-block; padding: 0 7px 0 2px; } .product-view .product-shop .add-to-links li .separator { display: none; } .product-view .email-friend a { font-size: 12px; display: inline-block; border: 1px #ddd solid; width: 45px; height: 38px; text-align: center; line-height: 35px; color: #666; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .email-friend a:hover { color: #fff; background-color: #1c95d1; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop .add-to-links li .separator { display: none; } .product-view .product-shop .add-to-links .link-wishlist:before { content: "\f004"; font-family: FontAwesome; font-size: 14px; vertical-align: top; text-align: center; } .product-view .product-shop .add-to-links .link-wishlist { border: 1px solid #ddd; color: #666; display: inline-block; float: left; font-size: 12px; font-weight: normal; height: 39px; line-height: 36px; text-align: center; width: 48px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop .add-to-links .link-compare:before { content: "\f012"; font-family: FontAwesome; font-size: 14px; vertical-align: top; height: 25px; width: 25px; text-align: center; padding-right: 0px } .product-view .product-shop .add-to-links .link-compare { border: 1px solid #ddd; color: #666; display: inline-block; float: left; font-size: 12px; font-weight: normal; height: 39px; line-height: 36px; text-align: center; width: 48px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop .add-to-links .link-compare:hover, .product-view .product-shop .add-to-links .link-wishlist:hover { color: #fff; background-color: #1c95d1; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-view .product-shop ul.add-to-links a { padding: 0; margin: 0; } .email-addto-box { display: inline-block; float: left; margin-left: 12px; } .product-view .email-friend { display: inline-block; margin-left: 6px; } .product-view .email-friend a:before { content: "\f0e0"; font-family: FontAwesome; font-size: 14px; } .product-view .email-friend a span { display: none; font-size: 12px; } .product-view .product-shop .ratings { padding: 5px 0; margin: 15px 0 0; } .product-view .product-shop .ratings .rating-links { margin-bottom: 12px; display: inline; } .product-view .product-shop .no-rating { padding: 12px 0; margin: 15px 0 0; } .product-view .product-shop .price-box { border-bottom: 1px solid #ddd; display: block; margin: 0 0 10px; padding: 0 0 5px; } .product-view .product-shop .grouped-items-table .price-box { border-bottom: 0px solid #ddd; margin: 0; padding: 0; } .product-view .product-shop .price-box .old-price { margin-right: 5px; margin-top: 0; display: inline-block; } .product-view .product-shop .special-price { display: inline-block; margin: 0; padding: 0; } .product-view .product-shop .old-price .price { font-size: 20px; color: #777; } .product-view .product-shop .price { font-size: 28px; color: #ff0000; font-weight: bold; } .add-to-cart .qty, .qty-holder .qty { background-color: #FFFFFF; border: 1px solid #E0E0E0; border-radius: 0px; } .product-shop .button-up, .product-shop .button-down { height: 44px; width: 44px; } .add-to-cart .button-up, .add-to-cart .button-down { left: 94px; position: absolute; } .product-shop .social { float: left; border-top: 1px solid #dddddd; padding: 5px 0 0; margin-top: 10px; width: 100%; } .product-shop .social ul li { display: inline-block; margin: 15px 6px 0 0; } /*.block-layered-nav .button-arrow.open, .button-up { background-image: url(../images/plus-img.png); background-position:16px 16px; }*/ .button-up:hover { background: #333 url(../images/icon_arrow_up.png) no-repeat 15px 15px; } .button-down:hover { background: #333 url(../images/icon_arrow_down.png) no-repeat 15px 15px; } .button-up, .button-down { height: 44px; text-indent: -999em; width: 35px; border: none; } .qty-input-text { float: left; margin-left: 10px; } .product-view .product-shop .add-to-box .add-to-cart label { display: block; float: none; margin-bottom: 5px; text-align: left; text-transform: uppercase; font-family: 'Open Sans', sans-serif; } .product-view .product-shop .product-options-bottom .add-to-cart label { display: block; float: none; margin-bottom: 5px; text-align: left; text-transform: uppercase; font-family: 'Open Sans', sans-serif; } /*.block-layered-nav .button-arrow, .elastislide-vertical .elastislide-next, .button-down, .opc .step-title a { background-image: url(../images/minus-img.png); background-position:16px 16px; }*/ .button-up:hover, .button-up:focus { background-image: url(../images/icon_arrow_up.png); background-position: 16px 16px; } .button-down:hover, .button-down:focus { background-image: url(../images/icon_arrow_down.png); background-position: 16px 16px; } .product-view .product-shop button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; font-size: 18px; } .product-view .product-shop .icon-plus:before { font-size: 14px; } .product-view .product-shop .icon-minus:before { font-size: 14px; } .product-view .flexslider-thumb { max-width: 420px; margin: 20px auto 0; padding: 0 45px; position: relative } .product-view-compact .flexslider-thumb { margin: 17px auto 0 } .product-view .flexslider-thumb .flex-viewport { z-index: 10 } .product-view .flexslider-thumb .flex-direction-nav { top: 30%; left: 0; width: 100%; z-index: 9 } .product-view .flexslider-thumb .flex-prev { position: absolute; left: 12px; top: 0px; } .product-view .flexslider-thumb .flex-next { position: absolute; right: 20px; top: 0px; } .product-view .flexslider-thumb li img { cursor: pointer; -moz-user-select: none } .product-view .previews-list { padding: 0; list-style-type: none; text-align: center } .product-view .previews-list li { width: 76px; margin-right: 7px; padding: 0; float: none; display: inline-block; } .product-view-compact .rating { padding: 18px 0 21px } .product-view-compact .btn-toolbar { margin: 0; padding: 7px 0 22px } .product-view-compact .price { display: block; padding: 6px 0 20px } .product-view .flexslider-thumb-vertical-outer { margin: 0 10px 15px 0; width: 76px; float: left; position: relative; z-index: 1 } .product-view .flexslider-thumb-vertical .flex-viewport { height: 400px!important } .product-view .flexslider-thumb-vertical .slides { margin: -4px 0 0; padding: 0; list-style-type: none } .product-view .flexslider-thumb-vertical .slides li { margin: 0; padding: 0; overflow: hidden } .product-view .flexslider-thumb-vertical .slides li img { width: 100%; padding: 4px 0; cursor: pointer; -moz-user-select: none } .flex-direction-nav, .slider-controls { -webkit-transform: translate3d(0, 0, 0) } #cloud-zoom-big { left: 15px !important; } /* Product Collatera =*/ .product-collateral { padding: 0px; background-color: #FFFFFF; margin-bottom: 5px; width: 100%; overflow: hidden; margin-top: 20px; display: inline-block; } .addtional-info { } .product-tabs { margin-bottom: 10px; width: 565px; } #product-tabs { margin: 0; padding: 0; position: relative; border-radius: 2px; } #product-tabs > dt { text-transform: none; font-size: 12px; padding: 8px 0px; cursor: pointer; color: #102343; text-transform: none; font-family: Arial, Helvetica, sans-serif; } #product-tabs > dt.open { position: relative; background-color: #fff; z-index: 10; color: #2CA2E3; } #product-tabs > dd { display: none; right: 0; top: 0; background-color: #fff; margin: 0; padding: 6px 0; line-height: 1.8; border-bottom-width: 0; font-size: 12px; } #product-tabs > dd h2 { display: none; } #customer-reviews { /*float: left;*/ margin-top: 15px; } #customer-reviews .detail { font-size: 12px; line-height: 18px; } #customer-reviews h3 { font-size: 12px; font-weight: 900; margin-bottom: 15px; } #customer-reviews h4 { display: inline; font-size: 12px; } #customer-reviews h5 { display: inline; font-size: 12px; } .box-reviews dl { margin-bottom: 0; } .box-reviews dt { font-size: 18px; padding: 20px 0 10px; } #customer-reviews .page-title { border: none; } #customer-reviews .page-title h2 { color: #000; font-size: 20px; font-weight: normal; margin-top: 0; padding: 2px 0px; position: relative; display: block; font-family: 'Open Sans', sans-serif; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #ccc; padding-bottom: 10px } .box-reviews1 { margin-top: 8px; margin-bottom: 20px; } .box-reviews2 { margin-top: 8px; margin-bottom: 35px; overflow: hidden; } .review-title { margin-top: 0; line-height: 1.4; padding-bottom: 15px; margin-bottom: 0; font-size: 13px; font-weight: 400; } .review-title span { font-size: 12px; font-weight: 400; margin-top: 5px; } .box-reviews > .rating-box { position: absolute; top: 30px; right: 30px; } .box-reviews dd { margin-left: 0; padding-bottom: 20px; } .box-reviews .author { font-style: italic; font-size: 12px; font-weight: bold; margin-right: 5px; } .box-reviews .date { color: #bdbdbd; font-size: 12px; font-style: italic; } .box-reviews .ratings-table { float: left; margin: 5px 15px 15px 0; width: 12%; } .box-reviews .review { border-left: 1px solid #DFDFDF; float: left; padding-left: 2.5em; width: 84%; } .box-reviews .review .review-txt { border-bottom: 1px solid #DFDFDF; padding-bottom: 12px; margin-bottom: 10px; } .box-reviews ul li h6 { font-size: 15px; margin-bottom: 3px; padding: 0; } .box-reviews2 ul li { margin-bottom: 0px; clear: both; } .box-reviews .actions { padding-top: 1.5em; text-align: right; float: right; } #customer-reviews .form-list li label { color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } #customer-reviews .buttons-set { margin-top: 10px; } /*detail page view link*/ a.button.view-all:before { content: "\f06e"; font-family: FontAwesome; font-size: 13px; padding-right: 8px; } a.button.view-all { display: inline-block; border: 0; background: #fff; font-size: 11px; text-align: center; white-space: nowrap; color: #333; font-weight: bold; transition: all 0.3s linear; vertical-align: top; border: 1px solid #ddd; font-family: 'Open Sans', sans-serif; text-transform: uppercase; } .button.view-all:hover { background: #37a4d9; transition: all 0.3s linear; border: 1px solid #37a4d9; color: #fff; text-decoration: none; } .box-reviews .form-add h3 { margin-bottom: 5px; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: 400; } .box-reviews .form-add h4 { font-size: 15px; } .box-reviews textarea { width: 95%; margin-top: 4px; height: 8em; background: #f0f0f0; } .box-reviews .form-list input.input-text { width: 80%; padding: 10px; margin-bottom: 4px; line-height: 20px; background: #f0f0f0; border: 1px solid #f0f0f0; box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset; } .box-reviews .form-list input.input-text:focus { width: 80%; padding: 10px; margin-bottom: 4px; line-height: 20px; background: #fff; border: 1px solid #ddd; box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset; } .box-reviews .form-list select { padding: 12px 15px 12px 165px; margin: 0; width: 100%; line-height: 20px; height: 48px; } .review1 { display: inline-block; width: 45%; float: left; } .review2 { display: inline-block; width: 55%; } .product-view .box-tags .form-add input.input-text { width: 350px; background-color: #FFFFFF; border: 1px solid #CCCCCC; border-radius: 2px; box-shadow: 0 1px 5px #eee inset; margin-right: 10px; padding: 8px; } .up-sell-box { border: 1px #ddd solid; border-top: none; } .up-sell-box p.desc { margin: 0; padding: 10px 10px 0 10px } .featured-products { position: relative; } .product-view .box-tags .form-add label { line-height: 42px; font-size: 16px; } .product-view .box-tags .form-add .button { height: 35px; } #addTagForm { margin-bottom: 5px; margin-top: 10px } .product-view .box-up-sell { margin-top: 10px; float: left; } .product-view .box-up-sell .subtitle { margin-right: 0; } .mini-products-list .price-box * { display: inline; } .mini-products-list .price-box .price { margin-right: 10px; } /* Product Tabs */ .product-tabs { line-height: normal; margin: 0; outline: none; padding: 0; position: relative; z-index: 1; background-color: #fff; width: 100%; border-bottom: 3px solid #e5e5e5; margin-top: 0px; height: 42px; text-align: left; } .product-tabs li { display: inline-block; height: auto; line-height: normal; margin: 0; outline: none; padding: 0; list-style: none; } .product-tabs li.active { background: none; } .product-tabs li.active a { background: none repeat scroll 0 0 #fff; color: #0a3151; font-family: 'Open Sans', sans-serif; font-weight: 700; padding: 12px; border: none; border-bottom: 3px solid #0a3151; } .product-tabs li.active a:hover { background: none repeat scroll 0 0 #fff; color: #0a3151; font-family: 'Open Sans', sans-serif; font-weight: 700; padding: 12px; border: none; border-bottom: 3px solid #0a3151; } .nav-tabs.product-tabs > li > a { margin-right: 0px; line-height: 1.42857143; border-radius: 0px; border: none; padding: 12px; } .nav-tabs.product-tabs > li > a:hover { margin-right: 0px; background: #f8f8f8; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { padding: 12px; margin-right: 0px; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { border: none; border-bottom: 3px solid #1c95d1; background: #37a4d9; color: #fff; } .product-tabs a { display: inline-block; font-size: 12px; height: 45px; line-height: 42px; text-transform: uppercase; color: #333; font-family: 'Open Sans', sans-serif; font-weight: 700; height: 42px; padding: 12px; } .tab-content > .active { margin-top: 15px; } .box-reviews dd, .review-title { border-bottom: 1px solid #ccc; } #product-tabs > dt { border-bottom: 1px solid #ccc; } #product-tabs > dd { border-left: 0px solid #ccc; border-bottom: 3px solid #e5e5e5; } fieldset { border: 0 none; margin: 0; padding: 0; } #product-review-table { margin: 10px 0; border: medium none; width: 100%; } #product-review-table th, #product-review-table td { text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 20px; padding: 8px; } .nobr { white-space: nowrap; } .form-add-tags input.input-text, select, textarea { border: 1px solid #ddd; margin-top: 0; padding: 6px; } .form-add-tags input.input-text:focus, .form-add-tags select:focus, .form-add-tags textarea:focus { padding: 6px; } .additional p { font-size: 12px } .product-options dt label, .box-reviews dt, .data-table, .fraction-slider .slide-subtitle { font-family: Arial, Helvetica, sans-serif; } .specs-table { margin-top: 5px; } .specs-table dt { float: left; font-weight: bold; padding: 0 3px 3px 0; width: 60px; } .specs-table dd { padding: 0 0 0px 90px; } .data-table { border-spacing: 0; text-align: left; } .data-table thead tr, .data-table tfoot tr { background-color: #f7f7f7; } #product-attribute-specs-table.data-table { border: 1px solid #EAEAEA; border-bottom: none; margin-top: 5px; } #product-attribute-specs-table.data-table tbody th, .data-table tbody td { border-right: none; } #product-attribute-specs-table.data-table tbody th.last, .data-table tbody td.last { border-right: none; } #product-attribute-specs-table.data-table tbody th.last, .data-table tbody td.last a { text-decoration: underline; } .form-add-tags label { font-family: Arial, Helvetica, sans-serif; margin-bottom: 5px; } .form-add-tags button.button { display: inline; background: #fff; padding: 6px 15px 6px 12px; } .form-add-tags button.button:hover { background: #37a4d9; transition: all 0.3s linear; color: #fff; border: 1px #37a4d9 solid; } .data-table thead th, .data-table thead td, .data-table tfoot th, .data-table tfoot td, .cart .totals table th, .cart .totals table td { color: #333; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; font-family: Arial, Helvetica, sans-serif; } .data-table tbody th, .data-table tbody td { border-right: 0px solid #eaeaea; border-bottom: 1px solid #eaeaea; padding: 10px 10px 6px; } .cart-table tbody th, .cart-table tbody td { border-right: 0px solid #eaeaea; border-bottom: 1px solid #eaeaea; vertical-align: top; } .cart-table tbody th h2, .cart-table tbody td h2 { margin: auto; padding: 0px; display: inline-flex; } .data-table tbody th.last, .data-table tbody td.last { border-right: 0px solid #eaeaea; } .data-table tbody tr.last th, .data-table tbody tr.last td { border-bottom: 1px solid #eaeaea; } .data-table .price { font-size: 13px; font-weight: bold; color: #ff0000; } .data-table .total-price .price, .cart .totals table tfoot td .price, .compare-table .price { color: #333; } .item-options dd { color: #565656; margin: 0; } .compare-table th { color: #565656; } .compare-table tr.odd th { background-color: #ececec; } .compare-table tr.even th { background-color: #e5e5e5; } .compare-table tr.even td { background-color: #f7f7f7; } .my-account .data-table .price, .my-wishlist .data-table .price { font-size: 15px; color: #737373; font-weight: normal; } .box-reviews .form-list li { margin-bottom: 0px; list-style: none; } #customer-reviews li { margin-bottom: 0px; list-style: none; } #customer-reviews ul { margin: auto; padding: 0px; } .recent-orders .title-buttons { text-align: right; margin-bottom: 8px; } .recent-orders .title-buttons strong { float: left; font-family: Arial, Helvetica, sans-serif; font-weight: 900; font-size: 13px; color: #333; } /* Product Options */ .product-options { padding: 0; margin: 0; clear: both; } .product-options dt { margin-top: 20px; } .product-options dt label { font-weight: normal; font-size: 15px; } .product-options dt label em { margin-right: 3px; } .product-options dt .qty-holder { float: right; } .product-options dt .qty-holder label { vertical-align: middle; } .product-options dt .qty-disabled { background: none; border: 0; padding: 3px; color: #000; } .product-options dd { margin: 10px 0; } .product-options dl { margin: 5px 0; } .product-options dl.last dd.last { } .product-options dd input.datetime-picker { width: 150px; } .product-options dd .time-picker { display: -moz-inline-box; display: inline-block; padding: 2px 0; vertical-align: middle; } .product-options .options-list { list-style: none; padding: 0; margin: 0; } .product-options .options-list li { margin: 12px 0; } .product-options .options-list input.radio { margin: -2px 0 0 0; } .product-options .options-list input.checkbox { margin: -2px 0 0 0; } .product-options .options-list .label { display: inline; margin-left: 0; padding: 0; } .product-options ul.validation-failed { padding: 0 7px; } .product-options p.required { padding: 0; display: none; } .product-options label { display: inline; margin-bottom: 0; line-height: 17px; } .product-options .qty-holder { display: block; margin: 8px 0; } .product-options .label, .product-options .badge { background-color: transparent; text-shadow: none; } .product-options .qty { margin-bottom: 0; width: 30px; } .product-options-bottom { padding: 25px 0; } .product-options-bottom .price-box { margin: 10px 0; } /* Grouped Product */ .product-view .grouped-items-table { margin-bottom: 15px; margin-top: 50px; border-bottom: none; } /* Block: Description */ .product-view .box-description { } /* Block: Additional */ .product-view .box-additional { margin-top: 30px; } /* Block: Upsell */ .product-view .upsell-pro { margin-top: 50px; } .product-view .box-up-sell .products-grid td { width: 25%; } /* Block: Tags */ .product-view .box-tags { } .product-view .box-tags .form-add label { float: left; line-height: 33px; font-weight: bold; font-family: Arial, Helvetica, sans-serif } .product-view .box-tags .form-add .input-box { float: left; margin: 0 0 0 10px; } .product-view .box-tags .form-add input.input-text { width: 320px; outline: none } .product-view .box-tags .form-add p { clear: both; } /* Block: Reviews */ .product-view .box-reviews { } .product-view .box-reviews .form-add { } /* Send a Friend */ .send-friend { } /* Availability, Brand */ .availability, .product-brand { font-family: "Open Sans", sans-serif; font-size: 12px; font-weight: bold; margin: 12px 0 8px; padding: 4px 20px; background: #fdd922; border-radius: 3px; display: inline-block } #super-product-table input.qty { text-align: center; } .availability span, .product-brand span { font-weight: normal; } .availability.in-stock { } .availability.in-stock span { color: #1c95d1; font-weight: bold } .availability.out-of-stock { background: #37a4d9; color: #fff; padding: 0px } .availability.out-of-stock span { color: #fff; font-weight: bold } .availability-only { margin: 0 0 7px; } .availability-only a { cursor: pointer; padding-right: 15px; } .availability-only .expanded { background-position: 100% -15px; } .availability-only strong { } .availability-only-details { margin: 0 0 7px; } .availability-only-details th { background: #f2f2f2; font-size: 10px; padding: 0 8px; } .availability-only-details td { border-bottom: 1px solid #ddd; font-size: 11px; padding: 2px 8px 1px; } .availability-only-details tr.odd td.last { } /* Add to Cart */ .add-to-cart label { font-family: 'Open Sans', sans-serif; color: #333; font-size: 12px; font-weight: bold; float: left; line-height: 38px; } .custom { } .custom button.items-count { border: none; clear: both; color: #999; font-size: 10px; line-height: normal; padding: 11px 14px 11px 16px; text-align: center; line-height: normal; } .custom button.items-count.increase { margin-right: 4px; } .custom button.items-count.reduced { margin-right: 2px; } .custom button.items-count { background-color: #f5f5f5; border: 1px #eaeaea solid; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .custom button.items-count:hover { background-color: #37a4d9; border: 1px #37a4d9 solid; color: #fff; } .add-to-cart button.button { margin-left: 5px; } .add-to-cart .button-up { position: absolute; left: 200px; border-radius: 0; top: 0px; } .add-to-cart .button-down { position: absolute; left: 78px; border-radius: 0; top: 0px; } .add-to-cart .button-up { outline: none; background-color: #fff; border: 1px #ddd solid; } .add-to-cart .button-down { bottom: 0; outline: none; background-color: #fff; border: 1px #ddd solid; } .add-to-cart button.btn-cart { font-size: 20px; padding: 15px 25px; margin-left: 15px; margin-top: -10px } .add-to-cart button.btn-cart.margin-none { margin-left: 0; } .add-to-cart .paypal-logo { clear: left; text-align: right; } .add-to-cart .paypal-logo .paypal-or { clear: both; display: block; margin: 5px 60px 5px 0; } .product-view .add-to-cart .paypal-logo { margin: 0; } /* Add to Links + Add to Cart ==*/ .add-to-box { margin: 15px 0 0px; overflow: hidden; overflow: hidden; padding: 15px; text-align: center; } .add-to-box .add-to-cart, .product-options-bottom .add-to-cart { margin: 0px; } .product-options-bottom .add-to-cart { margin-bottom: 0; } .add-to-box .or { float: left; margin: 0 10px; } .add-to-box .add-to-links { float: left; padding: 0; margin: 0 0 20px; list-style: none; } .product-options-bottom .add-to-links { float: left; padding: 0; margin: 0 0 20px; list-style: none; } .add-to-box .add-to-links li { display: block; margin: 0; } .add-to-links span { font-family: 'Open Sans', sans-serif; font-size: 11px; margin-left: 5px; text-transform: uppercase; } .add-to-cart .qty { padding: 0 5px 1px; height: 38px; border: 1px #ddd solid; text-align: center; margin-right: 3px; width: 75px; vertical-align: top } /* prev-next-products ==*/ .product-next-prev { margin: auto; position: absolute; right: 15px; top: 5px; } .product-prev { margin: 0 0 0 0px; float: right; } .product-next-prev .product-prev:before { content: "\f104"; font-family: FontAwesome; } .product-next-prev .product-prev { background: #fff; border: 1px #eee solid; font-size: 20px; line-height: 25px; display: inline-block; width: 30px; height: 28px; color: #333; text-align: center; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; border-radius: 2px } .product-next-prev .product-prev:hover { color: #fff; background: #37a4d9; text-decoration: none; } .product-next { margin: 0 0 0 4px; float: right; } .product-next-prev .product-next:before { content: "\f105"; font-family: FontAwesome; } .product-next-prev .product-next { background: #fff; border: 1px #eee solid; font-size: 20px; line-height: 25px; display: inline-block; width: 30px; height: 28px; color: #222; text-align: center; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .product-next-prev .product-next:hover { color: #fff; background: #37a4d9; border-radius: 2px; text-decoration: none; } /*--------- 9. Rating ----------- */ .no-rating { margin: 0; } .no-rating a { color: #000; } .ratings { font-size: 11px; line-height: normal; margin: 2px 0; } .ratings strong { float: left; margin: 1px 3px 0 0; } .category-products ul.products-grid li.item .ratings .rating-links { display: none } .ratings .rating-links { margin: 0; display: none; } .ratings .rating-links a { margin: 0; text-decoration: none; color: #666; font-size: 12px } .ratings .rating-links .separator { margin: 0 2px; } .ratings dt { } .ratings dd { } .rating-box { width: 76px; height: 15px; font-size: 0; line-height: 0; background: url(../images/bkg_rating.png) 0 0 repeat-x; text-indent: -999em; overflow: hidden; } .rating-box .rating { width:60%; float: left; height: 15px; background: url(../images/bkg_rating.png) 0 100% repeat-x; } .ratings .rating-box { margin-right: 8px; display: inline-block; } .ratings .amount { } .ratings-table th, .ratings-table td { font-size: 11px; line-height: 1.15; padding: 3px 0; } .ratings-table th { font-weight: 900; padding-right: 8px; } /*--------- 10. Price --------- */ .price { font-size: 12px; color: #333; white-space: nowrap; } .price-box { margin: 3px 0; min-height: 20px; } /* Regular price */ .regular-price { display: inline } .regular-price .price { font-weight: 900; font-size: 12px; color: #ff0000; } .block .regular-price, .block .regular-price .price { color: #000; } .price-box .price-from .price { font-weight: 900; font-size: 12px; color: #333; line-height: normal; } .price-box .price-to .price { font-weight: 900; font-size: 12px; color: #333; } .price-box .minimal-price .price { font-weight: 900; font-size: 12px; color: #333; } /* Old price */ .old-price .price-label { white-space: nowrap; color: #999; display: none; } .old-price { display: inline; margin: auto; } .price-box span.price-sep { color: #202020; display: none; padding: 0 5px; } /* Old price */ .old-price .price-label { color: #777777; display: none; white-space: nowrap; } .old-price .price { color: #777777; font-size: 13px; font-weight: normal; text-decoration: line-through; margin-right: 6px; } .latest-product .old-price .price-label { display: none; } /* Special price */ .special-price { margin: 0; display: inline-block; } .special-price .price-label { color: #666; display: none; font-size: 13px; font-weight: 400; white-space: nowrap; } .special-price .price { font-size: 12px; color: #ff0000; font-weight: 900; } .special-price .price-label { font-size: 13px; font-weight: 900; white-space: nowrap; color: #666; display: none; } .latest-product .special-price .price-label { display: none; } /* Minimal price (as low as) */ .minimal-price { margin: 0; } .minimal-price .price-label { white-space: nowrap; } .minimal-price-link { display: inline; } .minimal-price-link .label { } /* Special price */ /* Price range */ .price-from { margin: 0; font-size: 12px; margin-right: 10px; display: inline-block; } .price-from .price-label { font-weight: normal; white-space: nowrap; color: #909090; font-size: 12px; } .price-to { margin: 0; font-size: 12px; margin-left: 4px; display: inline-block } .price-to .price-label { font-weight: normal; white-space: nowrap; color: #909090; } /* Minimal price (as low as) */ .minimal-price { margin: 0; } .minimal-price .price-label { font-weight: normal; white-space: nowrap; color: #909090; font-size: 12px; } .minimal-price-link { } .minimal-price-link .label { color: #909090; margin-left: 4px; } .minimal-price-link .price { font-weight: 900; color: #333; font-size: 12px; } small { font-size: 85%; font-weight: normal; text-transform: lowercase; color: #999999; } .actions button.button.btn-cart { background: #fff; border: 1px solid #ddd; margin: 10px 8px 0 8px; padding: 7px 11px 7px 11px; color: #333; line-height: 14px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .col-item:hover .actions button.button.btn-cart { background: #37a4d9; border: 1px solid #37a4d9; margin: 10px 8px 0 8px; padding: 7px 11px 7px 11px; color: #FFFFFF; } .actions button.button.btn-cart span { font-family: 'Open Sans', sans-serif; font-size: 11px; padding: 0px; font-weight: bold; margin-left: 0; text-transform: uppercase } .promo-banner-section { margin: 45px auto; overflow: hidden; } .promo-banner-section img { -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .promo-banner-section img:hover { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } .small-pr-slider .controls .prev { top: 2px; right: 50px; } .small-pr-slider .controls .next { top: 2px; right: 15px; } .small-pr-slider .col-item .actions-links { bottom: 0px; } .small-pr-slider .col-item:hover .actions-links { bottom: 0px; } .small-pr-slider .col-item:hover .actions-links .add-to-links a.magik-btn-quickview { right: 0%; } .small-pr-slider .col-item .actions-links .add-to-links a.magik-btn-quickview { font-size: 12px; line-height: 20px; } .small-pr-slider .col-item .actions-links .add-to-links a.link-wishlist { font-size: 12px; line-height: 20px; } .small-pr-slider .col-item .actions-links .add-to-links a.link-wishlist:hover { font-size: 12px; line-height: 20px; } .small-pr-slider .col-item .actions-links .add-to-links a.link-compare { font-size: 12px; line-height: 20px; } .small-pr-slider .col-item .actions-links .add-to-links a.link-compare:hover { font-size: 12px; line-height: 20px; } .small-pr-slider .col-item:hover .actions-links .add-to-links a.link-wishlist { right: 0%; } .small-pr-slider .col-item:hover .actions-links .add-to-links a.link-compare { right: 15%; } .recommend { margin: 20px auto; position: relative; } .recommend .controls .next { right: 0; } .recommend .controls .prev { right: 36px; } /*------- 11. blog-post -------*/ .latest-blog img { width: 100%; } .latest-blog { text-align: left; padding: 0px; margin: auto; padding-top: 40px; overflow: hidden; padding-bottom: 25px } .latest-blog .blog-title { color: #000000; height: 46px; margin: 0px 15px 20px; text-align: left; text-transform: none; border-bottom: 3px solid #e5e5e5; } .latest-blog .blog-title h2 { border: 1px solid #37a4d9; border-bottom: 3px solid #37a4d9; color: #37a4d9; display: inline-block; font-family: 'Open Sans', sans-serif; font-size: 20px; font-weight: 900; letter-spacing: normal; margin-top: 0; padding: 11px 15px 9px 15px; position: relative; text-transform: uppercase; letter-spacing: 0.5px; } .latest-blog h2 { margin: auto; } .post-date { margin: 8px 0px; color: #999 } .post-date .icon-calendar { display: inline-block; margin-right: 5px; vertical-align: middle } .latest-blog a { color: #007dc6; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: bold; margin: 0px; } .latest-blog a:hover { color: #000; text-decoration: none; } .blog_post img { max-width: 100%; height: auto; } .blog_post img { margin-bottom: 20px; width: 100%; } .blog-img img { transition: all 0.4s ease-in-out 0.5s; } .blog-img .mask { background-color: rgba(146, 96, 91, 0.5); opacity: 0; transition: all 0.3s ease-in 0.4s; } .blog-img a.info { opacity: 0; transition: all 0.3s ease-in-out 0.1s; transform: translateY(90px); } .blog-img:hover .mask { opacity: 1; transition-delay: 0s; } .blog-img:hover a.info { opacity: 1; transform: translateY(90px); transition-delay: 0.3s; } .blog-img .mask, .blog-img .content { width: 100%; height: 100%; position: absolute; overflow: hidden; top: 0; left: 0; text-align: center; } .blog-img a.info { display: inline-block; text-decoration: none; padding: 7px 14px; background: #37a4d9; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: bold; font-size: 11px; text-transform: uppercase; } .blog-img a.info:hover { background: #222; } .blog-img { position: relative; } /*----------12. To top ------- */ #toTop { color: #fff; text-align: center; bottom: 60px; display: none; height: 45px; line-height: 45px; overflow: hidden; position: fixed; right: 10px; text-decoration: none; width: 50px; background: url(../images/to-top-arrow.png) no-repeat center; background-color: #000; text-transform: uppercase; z-index: 100; } #toTop:hover { color: #fff; background-color: #37a4d9; } /*------- 13. Mob Menu ---------*/ div#mobile-menu ul.submenu { display:none;} #mobile-menu { display: none; width: 100%; text-align: left; float: left; } #mobile-menu .toggle { float: left; width: 30px; height: 35px; cursor: pointer; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; text-align: left; margin-left: 1px; } #mobile-menu .toggle:before { content: "\f0c9"; font-family: FontAwesome; font-size: 24px; color: #fff; margin: 10px 0; line-height: 44px; } #mobile-menu ul { margin: auto; padding: 0px; list-style: none; } #mobile-menu ul.navmenu ul.submenu { padding: 0; background: #fff; width: 100%; border: 1px solid #ddd; border-top: none; } #mobile-menu ul.navmenu .menutop { display: inline-block; overflow: hidden; } #mobile-menu ul.navmenu .menutop h2 { float: left; margin: 0; font-weight: normal; color: #fff; padding: 14px 0 12px; font-size: 13px; text-transform: uppercase; font-family: 'Open Sans', sans-serif; } ul.topnav { padding: 0 5px; margin: 0; font-size: 1em; line-height: 0.5em; list-style: none; } ul.topnav li { border-bottom: 1px solid #ddd; float: none; margin: 0 15px; position: relative; } ul.topnav li.last { position: relative; float: none; border-bottom: none; } ul.topnav li a { line-height: 10px; font-size: 13px; padding: 15px 0px; font-weight: normal; color: #333; display: block; text-decoration: none; font-family: 'Open Sans', sans-serif; width: 80%; text-transform: uppercase; letter-spacing: 1px; } ul.topnav li a:hover { color: #000; } ul.topnav li .active a { background-color: #999; color: #000; } ul.topnav ul { margin: 0; padding: 0; display: none; } ul.topnav ul li { margin: 0; padding: 0; clear: both; } ul.topnav ul li a { padding-left: 10px; font-size: 13px; font-weight: normal; outline: 0; color: #666; text-transform: none; font-family: 'Open Sans', sans-serif; letter-spacing: normal; } ul.topnav ul ul li a { padding-left: 20px; } ul.topnav em { color: #666; cursor: pointer; font-size: 24px; font-style: normal; font-weight: bold; padding: 6px 0 6px 6px; position: absolute; right: 0px; top: 10px; width: 16px; height: 25px; } ul.topnav em:hover { color: #000; } .nav-container { height: 40px; } /*-------- 14. Products slider --------- */ .owl-item .item { margin: 0 10px; } .slider-items-products { position: relative; } .slider-items-products .item { text-align: left; } .owl-buttons { opacity: 1; } .slider-items-products .owl-buttons .owl-prev { position: absolute; right: 45px; top: -46px; } .slider-items-products .owl-buttons .owl-next { position: absolute; right: 13px; top: -46px; } .slider-items-products .owl-buttons .owl-prev a { background-position: 0 100%; left: 0; top: 50%; } .slider-items-products .owl-buttons .owl-next a { background-position: 100% 100%; left: 0; top: 50%; } .slider-items-products .owl-buttons .owl-next a:before { font-family: 'FontAwesome'; font-style: normal; font-weight: normal; speak: none; content: "\f105"; text-transform: none; font-size: 18px; padding: 6px 6px 6px 6px; line-height: 26px; } .slider-items-products .owl-buttons .owl-prev a:before { font-family: 'FontAwesome'; font-style: normal; font-weight: normal; speak: none; content: "\f104"; text-transform: none; font-size: 18px; padding: 6px 4px; line-height: 26px; } .slider-items-products .owl-buttons a { background: #fff; display: block; height: 28px; margin: -22px 0 0; position: absolute; top: 50%; width: 28px; z-index: 5; border: 1px solid #999; color: #000; opacity: 0.5; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .slider-items-products .owl-buttons a:hover { background: #41ade2; color: #fff; border: 1px #41ade2 solid; } .product-flexslider { margin: 20px -10px; } .slider-items-products .owl-buttons a:hover { text-decoration: none; opacity: 1; color: #fff; background: #1c95d1; } /*--------- 15. Breadcrumbs --------- */ .breadcrumbs { background: none repeat scroll 0 0 #f5f5f5; font-size: 11px; padding: 10px 0px; } .breadcrumbs ul { margin: 0px 0px 0px 15px; padding: 0px; } .breadcrumbs li { display: inline; } .breadcrumbs a { color: #666; } .breadcrumbs strong { color: #333; font-weight: 900; } .breadcrumbs span { color: #ccc; display: inline-block; font-size: 13px; margin: 0 5px; } /*------- 16. Sidebar ---------*/ .block { margin: 0 0 35px; } .block .block-title { color: #37a4d9; font-family: 'Open Sans', sans-serif; font-size: 14px; margin: 0; padding: 8px 10px; font-weight: bold; text-transform: none; text-transform: uppercase; border-top: #ddd double; border-bottom: #ddd double } .block .block-title:before { content: "\f138"; font-family: FontAwesome; font-size: 16px; display: inline-block; margin-right: 8px } .block .block-content { border-top: medium none; font-size: 12px; margin-left:10px; overflow: hidden; padding: 15px 0 0; } .block .block-title strong { font-weight: bold; } .block .block-title a { text-decoration: none; } .block .block-content .item { padding: 5px 0; } .block .btn-remove, .block .btn-edit { float: right; margin-top: 6px } .sidebar .block .access .btn-remove { float: right; margin-top: -38px } .block .actions { text-align: left; padding: 8px 0; } .block .actions a { float: right; margin-left: 10px; margin-bottom: 10px; font-weight: bold; } .block .empty { color: #666666; } .block li.odd { } .block li.even { } .side-nav-categories { background: #f5f5f5; margin-bottom: 35px; } .side-nav-categories .block-title { color: #000; font-family: 'Open Sans', sans-serif; font-size: 14px; margin: 0; padding: 8px 10px; font-weight: bold; text-transform: uppercase; background: #fdd922; } .side-nav-categories .block-title:before { content: '\f0c9'; font-family: FontAwesome; font-size: 14px; margin-right: 3px } /* Category boxes */ .box-content.box-category li ul { display: block; } .box-category { padding: 8px 15px 0px; } .box-category ul { list-style: none; margin: 0; padding: 0px 15px; } .box-category > ul > li { display: block; position: relative; box-shadow: 0 1px 0 #ddd, 0 2px 0 #FFFFFF; margin: 0; } .box-category > ul > li.last { display: block; position: relative; box-shadow: 0 0px 0 #dbebf9, 0 0px 0 #FFFFFF; } .box-category > ul > li:first-child { border-top: 0; } .box-content.box-category li ul { display: none;} .box-content.box-category li ul ul.level1{ display: none;} .side-nav-categories ul li.active ul{ display:block;} .box-category .subDropdown { top: 8px; right: 0px; position: absolute; cursor: pointer; width: 16px; height: 16px; padding: 2px; } .box-category .subDropdown:hover { opacity: 0.9; } .box-category .subDropdown.plus { background-image: url("../images/plus.png"); } .box-category .subDropdown.minus { background-image: url("../images/minus.png"); } .box-category ul li a { display: block; font-weight: normal; padding: 6px 0; } .box-category ul li.double a { display: inline-block; margin: 0; } .box-category ul li { position: relative; } .box-category > ul > li > a { color: #222; text-transform: none; display: block; font-size: 13px; } .box-category > ul > li ul { display: none; padding-bottom: 10px; padding-left: 0; padding-right: 0; } .box-category > ul > li > ul li { padding: 0px; } .box-category > ul > li a.active { font-weight: normal; } .box-category > ul > li > a.active { color: #333333; font-weight: 900; margin-bottom: 0; } .box-category > ul > li a.active + ul { display: block; } .box-category a:hover { text-decoration: none; color: #000; } .box-category > ul > li ul li a { } .box-category > ul > li ul > li > a { border-bottom: 0 solid #EAEAEA; font-size: 12px; margin: 0; padding: 3px 16px 3px 12px; text-decoration: none; color: #666666; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .box-category > ul > li ul > li > a:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; } .box-category > ul > li ul > li ul > li a { text-decoration: none; font-size: 13px; margin: 4px 8px; padding: 0px 16px; border-bottom: 0px solid #EAEAEA; } .box-category > ul > li ul > li ul > li a:hover { color: #000; } .box-category > ul > li ul > li > a:hover { color: #000; } /* Sidebar, Block */ /*Left Navigation*/ .side-nav-categories ul li { padding: 2px 0px; } .side-nav-categories ul li a { display: inline-block; position: relative; } .side-nav-categories ul#magicat ul li a:before { content: "\f105"; font-family: 'FontAwesome'; line-height: 17px; margin-right: 5px; top: 6px; } .side-nav-categories ul#magicat ul li a { color: #666; } .side-nav-categories ul#magicat ul li a { padding-left: 12px; } .side-nav-categories, .side-nav-categories .block { display: inline-block; width: 100%; } ul#magicat li, ul.listStyle li { cursor: pointer; display: block; float: left; list-style-type: none; margin: 0 0 1px 0; padding-left: 0px; position: relative; width: 100% !important; } ul#magicat li.level0 span.magicat-cat, ul.listStyle li span { text-align: left; display: inline-block; padding: 5px 0; width: 100%; } ul#magicat li .open-close, .block-layered-nav dt .toggleBtn { display: inline-block; height: 30px; position: absolute; right: 0; top: 0; width: 30px; } .block-layered-nav dt .toggleBtn { cursor: pointer; } ul#magicat li.active > .open-close, .block-layered-nav dt .toggleBtn.highlight { background-position: 2px -28px; } ul#magicat li .open-close, .block-layered-nav dt .toggleBtn { display: inline-block; height: 30px; position: absolute; right: 0; top: 5px; width: 30px; } ul#magicat li .open-close, .block-layered-nav dt .toggleBtn { background: url("../images/leftNav.png") no-repeat scroll 2px 3px; } .sidebar-left { margin-left: 0; } .bv3 .sidebar-right, .bv3 .sidebar-left { padding-left: 15px; } .sidebar ol, .sidebar ul { list-style: none; padding: 0; margin: 0; } .sidebar .block-content li { padding: 3px 5px 3px 10px; } .sidebar .block-venedor-ads .block-content li { padding: 0; } .sidebar .block dt { font-size: 12px; font-weight: bold; color: #000; } .sidebar .block dd { border-bottom: 0 solid #CCCCCC; margin: 0; padding: 0 5px; } .sidebar address { margin: 0; padding: 0; color: #333; text-align: left; border-bottom: none; line-height: 21px; } .block .slider-title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .block-layered-nav .block-subtitle { font-size: 13px; } .block-layered-nav dt { font-size: 16px; } .block-layered-nav .currently ol { margin: 0; padding: 10px 15px; } .block-layered-nav .currently span.value { font-weight: bold; } .block-layered-nav li { padding: 5px 0; } .block-layered-nav .label { margin-right: 5px; } .block-layered-nav .button-arrow { width: 25px; height: 25px; padding: 0; margin-top: -2px; position: absolute; right: 15px; } #narrow-by-list2 dd { display: block; } /* Sidebar, Block, Data Table */ .sidebar { font-size: 14px; } .sidebar .block-layered-nav .price { font-size: 13px; font-weight: normal; } .block-layered-nav .block-subtitle, .block-layered-nav dt { color: #565656; font-weight: 900; } .block-layered-nav .currently ol { border: 1px solid #ececec; background-color: #f4f4f4; border-radius: 3px; } .sidebar a, .sidebar .block-layered-nav .price .sub { color: #222; font-size: 12px; } .sidebar .block-layered-nav .price { color: #666; } .sidebar .link-cart, .sidebar .link-reorder, .block .actions a { color: #CA0000; font-weight: bold; font-size: 12px; } .sidebar .link-compare, .sidebar .link-wishlist { color: #aaa; font-size: 12px; } .block-tags .actions a.view-all { text-transform: uppercase; color: #333; font-weight: 900; } .block-tags .actions a.view-all:hover { color: #37a4d9; } .sidebar .link-cart:hover, .sidebar .link-wishlist:hover, .sidebar .link-reorder:hover, .sidebar .link-compare:hover, .sidebar .link-cart:focus, .sidebar .link-wishlist:focus, .sidebar .link-reorder:focus, .sidebar .link-compare:focus, .block .actions a:hover, .block .actions a:focus { color: #333; } .sidebar .block dl { border-bottom: 0px solid #ccc; margin: 0; } .block .block-content .price { font-size: 12px; font-weight: bold; color: #ff0000; } /* Block: Account */ .block-account .block-title { padding-left: 10px; background-color: #37a4d9; color: #fff; border: none; } .block-account { background-color: #f8f8f8; } .block-account .block-content { padding: 0 10px; } .block-account .block-content ul { margin-top: 5px; margin-bottom: 5px; } .block-account .block-content li { padding: 10px 0px; border-top: 1px #fff solid; border-bottom: 1px #ddd solid; } .block-account .block-content li:first-child { border-top: none; } .block-account .block-content li:before { content: "\f105"; font-family: FontAwesome; font-size: 10px; display: inline-block; position: absolute; cursor: pointer; line-height: 16px; color: #333; } .sidebar .block-content li.last { border-bottom: none; } .block-account .block-content li a { cursor: pointer; padding: 0 12px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .block-account .block-content li a:hover { cursor: pointer; padding: 0 12px; color: #000; } .sidebar .block-content li.current { font-weight: 900; color: #333; } /* Block: Currency Switcher */ .block-currency { } .block-currency select { width: 100%; margin-right: 8px; } /* Block: Layered Navigation */ .block-layered-nav { background-color: #FFFFFF; } .block-layered-nav dt { font-weight: bold; overflow: hidden; padding: 8px 0 5px; position: relative; text-overflow: ellipsis; white-space: nowrap; } .block-layered-nav dd { margin: 0; padding: 0; } .block-layered-nav dd ol { position: relative; } .block-layered-nav dd ol li:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; } .block-layered-nav .currently { } .block-layered-nav .btn-remove { float: right; } .block-list .price { color: inherit; font-size: 12px; } /* Block: Cart */ .block-cart { padding: 0px; overflow: hidden; } .block-cart .summary { } .block-cart .amount { margin-bottom: 5px } .block-cart .actions .paypal-logo { float: left; width: 100%; margin: 3px 0 0; text-align: right; } .block-cart .actions .paypal-logo .paypal-or { clear: both; display: block; padding: 0 55px 5px 0; } .block-cart .mini-products-list .product-details .product-name, .block-cart .mini-products-list .product-details .nobr small { word-wrap: break-word; } .block-cart .mini-products-list .product-details .nobr { white-space: normal; } .block-cart .summary { margin: 0; padding: 0; position: relative; z-index: 1; } .block-cart .amount a { } .block-cart .subtotal { margin: 0; padding: 0; text-align: left; margin-bottom: 8px } .block-cart .block-content .summary .subtotal .label { background: none repeat scroll 0 0 transparent; border-radius: 0 0 0 0; box-shadow: none; font-weight: normal; padding: 2px 0; text-shadow: none; color: #333; font-size: 12px; } .block-cart .subtotal .price { font-size: 12px; font-weight: bold; } .ajax-checkout { border: 0 none; margin: 0; padding: 5px 0 5px; text-align: left; margin-bottom: 0px; } .ajax-checkout a { border: 0px #dc436b solid; background: #323C46; text-shadow: 0 1px 0 #333; border-radius: 2px; color: #FFFFFF; font-size: 11px; padding: 8px 12px; text-transform: uppercase; } .ajax-checkout a:hover { border: 0px #111 solid; background: #222; padding: 6px 10px; text-shadow: 0 1px 0 #000; border-radius: 2px; color: #FFFFFF; font-size: 11px; cursor: pointer; } .sidebar .block-cart .block-subtitle { border-bottom: 1px solid #eee; padding-bottom: 6px; margin: 8px 0 8px; font-weight: 900; font-size: 13px; } .col-left .block-cart .block-content ul li .product-details { float: right; width: 65%; } .col-left .block-cart ul li.item { border-bottom: 1px solid #ECECEC; margin-bottom: 10px; padding-bottom: 12px; } .col-left .block-cart ul li.item.last { border-bottom: none; margin-bottom: 5px; padding-bottom: 0px; } .col-left .block-cart .block-content ul li a.product-image { display: inline; } .col-left .block-cart .block-content ul li a.product-image img { border: 1px solid #ECECEC; } .col-left .block-cart .block-content ul li .product-name { margin: 0 0 2px; font-size: 12px } .col-right .block-cart .block-content ul li .product-details { float: right; width: 172px; } .col-right .block-cart ul li.item { border-bottom: 1px solid #ECECEC; margin-bottom: 5px; padding-bottom: 8px; } .col-right .block-cart ul li.item.last { border-bottom: none; margin-bottom: 5px; padding-bottom: 0px; } .col-right .block-cart .block-content ul li a.product-image { display: inline; } .col-right .block-cart .block-content ul li a.product-image img { border: 1px #ddd solid; } .col-right .block-cart .block-content ul li .product-name { margin: 0 0 2px; font-size: 12px; } .price, .breadcrumbs li strong, .product-details span.price, #recently-viewed-items .price-box .special-price .price, #recently-viewed-items .price-box .regular-price .price, .availability.out-of-stock span { color: #333; } .btn-remove1 { background-image: url(../images/btn_remove.png); margin: 0px 0 0 18px; } .btn-remove1:hover, .btn-remove1:focus { background-position: 0 -12px; } .btn-remove1 { display: block; width: 15px; height: 13px; font-size: 0; line-height: 0; background-position: 0 0; background-repeat: no-repeat; text-indent: -999em; overflow: hidden; position: absolute; right: -3px; top: 0; border-radius: 2px } .block .btn-remove1 { float: right; margin-top: 6px; } .sidebar .block .access .btn-remove1 { position: relative; right: 0; top: 0px; } .sidebar a:hover { text-decoration: none; color: #000; } /* Block: Wishlist */ .block-wishlist { } /* Block: Related */ .related-slider { float: left; margin: auto; width: 100%; margin-bottom: 15px; } .related-slider h2 { color: #333; font-size: 20px; margin: 0px 0 20px; text-align: left; text-shadow: 0 1px 0 #fff; } .block-related { } .block-related .block-content { padding: 0px 0 10px 0; border: 1px solid #ECECEC; border-top: none; overflow: hidden; } .block-related ul { margin: 0; padding: 0; } .block-related li { padding: 5px 0; } .block-related input.checkbox { position: absolute; left: 85px; top: 12px; z-index: 10; } .block-related .product { margin-left: 20px; } .block-related .product .product-image { float: left; margin-right: -65px; } .block-related .product .product-details { margin-left: 65px; } .block-related .mini-products-list .product-details { margin-left: 125px; text-align: left; } .block-related .mini-products-list .product-details .product-name { text-align: left; } .block-related .mini-products-list .product-image { width: 100px; margin: 0; padding: 0 10px; } .block-related .block-subtitle { padding: 10px 10px 0 10px; font-size: 13px; font-weight: bold; margin: 0; } .block-related .price-box .old-price .price { display: inline; font-size: 15px; } .block-related a.link-cart { text-transform: uppercase; font-size: 12px; color: #23AEAC; font-weight: bold; } .block-related a.link-cart:hover { text-transform: uppercase; font-size: 12px; color: #CA0000; font-weight: bold; } /* Block: Compare Products */ .block-compare { background-color: #fff; padding: 0px; } .block-compare li { padding: 5px 0; } .block-compare .block-content ol, .block-compare .block-content ul { margin: 0; } ol#compare-items li a.product-name { font-size: 12px; padding: 0 5px; margin: 0; font-weight: normal; color: #333; line-height: 20px; text-transform: none; display: inline-block; width: 90%; } ol#compare-items li a.product-name span { margin-right: 3px; font-size: 20px; font-weight: 400; color: #777; line-height: 15px; margin-bottom: 6px; } ol#compare-items li a.product-name:hover { font-size: 12px; color: #000; } ol#compare-items li { margin: 0; padding: 0 0 10px; position: relative; border-bottom: 1px solid #ECECEC; margin-bottom: 10px; background: none; } ol#compare-items li:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; display: inline-block; vertical-align: top; } ol#compare-items li.last { border-bottom: none; margin-bottom: 0; } /* Block: Recently Viewed */ .block-viewed .block-content { background-color: #fff; padding: 5px 12px 0px; } .block-viewed li { padding: 3px 0px; list-style: none; } .block-viewed li.last { padding: 0px; border-bottom: 0px #eaeaea solid; list-style: none; } .block-viewed .block-content li a { padding: 0 15px; color: #666; } .block-viewed .block-content li a:hover { font-size: 13px; color: #000; } .block-viewed li span { color: #777777; float: left; font-size: 20px; font-weight: normal; line-height: 15px; margin-bottom: 8px; margin-right: 3px; } .block-viewed li:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; vertical-align: top; } .block-compared li:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; vertical-align: top; } .sidebar ol, .sidebar ul { list-style: none; padding: 0; margin: 0; padding: 0 } #recently-viewed-items .product-name { text-align: left; margin: 0; text-transform: none; width: 93%; display: inline-block } #recently-viewed-items .product-name a { color: #333; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 0px; } #recently-viewed-items .product-name a:hover { color: #000; font-size: 12px; font-weight: normal; text-decoration: none; } /* Block: Recently Compared */ .block-compared .block-content { background-color: #fff; padding: 5px 12px 12px; } .block-compared li { padding: 3px 0px; list-style: none; } .block-compared li.last { padding: 0px; border-bottom: 0px #eaeaea solid; list-style: none; } .block-compared .block-content li a { padding: 0 15px; color: #666; } .block-compared .block-content li a:hover { font-size: 13px; color: #000; } .block-compared li span { color: #777777; float: left; font-size: 20px; font-weight: normal; line-height: 15px; margin-bottom: 8px; margin-right: 3px; } .block-compared li:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; vertical-align: top; } #recently-compared-items .product-name { text-align: left; margin: 0; text-transform: none; width: 225px; display: inline-block } #recently-compared-items .product-name a { color: #333; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 0px; } #recently-compared-items .product-name a:hover { color: #000; font-size: 12px; font-weight: normal; text-decoration: none; } /* Block: Poll */ .block-poll { background-color: #fff; padding: 0px; } .block-poll label { margin-bottom: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; color: #333; font-weight: normal; } .block-poll .block-subtitle { color: #222; font-weight: 900; font-size: 12px; } .block-poll input.radio { float: left; margin: -2px -18px 0 0; } .block-poll .label { display: block; margin-left: 18px; text-align: left; padding: 0.1em 0.3em 0.1em; } .sidebar .block-poll li { padding: 5px 0px; background: none; } .block-poll .actions { margin: 5px 0 0 0px; padding: 0; } .block-poll .answer { font-weight: bold; } .block-poll .votes { float: right; margin-left: 10px; } /* Block: Tags */ .block-tags { background-color: #fff; padding: 0px; } .block-tags .block-content { overflow: hidden; } .block-tags ul, .block-tags li { display: inline; padding: 0; background: none; border: none; } .block-tags .actions { border: 0 none; margin-top: 10px; padding: 0px; text-align: left; } /* Block: Subscribe */ .block-subscribe { padding: 0px; } .block-subscribe .input-text { width: 90%; background: #f0f0f0; border: 1px solid #f0f0f0; color: #AAAAAA; padding: 10px 7px; font-size: 13px; } .form-subscribe-header { font-size: 12px; margin-bottom: 5px; color: #222; } /* Block: Recently Viewed */ .block-company { background-color: #f8f8f8; } .block-company .block-title { padding-left: 10px; background-color: #37a4d9; color: #fff; border: none; } .block-company .block-content { padding: 0 10px; } .block-company ol { margin: 5px 0; } .sidebar .block-company li { padding: 10px 0px !important; list-style: none; border-bottom: 1px #ddd solid; border-top: 1px #fff solid; } .block-company li:first-child { border-top: none } .block-company li a { padding: 0 5px; text-decoration: none; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .block-company li a:hover { padding: 0 5px; color: #000; } .block-company li:before { content: '\f105'; font-family: FontAwesome; font-size: 12px; padding-right: 6px; color: #444; display: inline-block; vertical-align: top; } .block-company li.last { padding: 10px 0px; border-bottom: 0px #eaeaea solid; list-style: none; } .block-company li span { float: left; margin-right: 5px; font-size: 16px; color: #aaa; line-height: 16px; } .block-company li strong { color: #333; font-weight: 900; padding: 0 5px; } /* Block: Reorder */ .block-reorder { } .block-reorder li { padding: 5px 0; } .block-reorder input.checkbox { float: left; margin: 3px -20px 0 0; } .block-reorder .product-name { margin-left: 20px; } /* Block: Banner */ .block-banner { position: relative; overflow: hidden; } .block-banner .block-content { text-align: center; } .block-banner img { width: 100%; -webkit-transition-duration: 500ms; transition-duration: 500ms; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0); } .block-banner img:hover { -webkit-transform: scale(1.11); transform: scale(1.11); -moz-transform: scale(1.11); } /* Block: Price */ .block-price { background-color: #fff; padding: 0px; } .block-price .block-content { margin: 15px 0 } /* All Buttons Icons */ .returns:before { content: "\f021"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } .button-subscribe:before { content: "\f0e0"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; } .button-checkout:before { content: "\f00c"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; } .button-compare { float: left; margin-right: 8px; } .button-compare:before { content: "\f074"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; } .button-clear:before { content: "\f12d"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; } .button-vote:before { content: "\f164"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; } .btn-remove { display: block; width: 12px; height: 12px; font-size: 0; line-height: 0; text-indent: -999em; } .btn-edit { display: block; width: 11px; height: 11px; font-size: 0; line-height: 0; text-indent: -999em; color: #666; } .btn-edit:before { content: "\f040"; font-family: FontAwesome; font-size: 12px; padding-right: 5px; } .btn-edit:hover { color: #37a4d9; } button.button.continue:before { content: "\f061"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.btn-share:before { content: "\f004"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.btn-add:before { content: "\f067"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.btn-update:before { content: "\f021"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.login:before { content: '\f13e'; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.btn-continue:before { content: "\f061"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button#empty_cart_button:before { content: "\f00d"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.coupon:before { content: "\f02b"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.get-quote:before { content: "\f15c"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.new-address:before { content: "\f015"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.create-account:before { content: "\f007"; font-family: FontAwesome; font-size: 12px; padding-right: 8px; } button.button.submit:before { content: "\f04b"; font-family: FontAwesome; font-size: 11px; padding-right: 8px; } button.button.view-all:before { content: "\f06e"; font-family: FontAwesome; font-size: 13px; padding-right: 8px; } .edit-bnt:before { content: "\f040"; font-family: FontAwesome; font-size: 12px; } .edit-bnt { padding: 0px; color: #222; transition: all 0.3s linear; } .edit-bnt:hover { font-size: 12px; padding: 0px; color: #37a4d9; } .edit-bnt span { display: none; } #shopping-cart-table .edit-bnt { float: left; } .button { font-family: 'Open Sans', sans-serif; border: 1px #ddd solid; background: #fff; padding: 7px 12px; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .button:hover { border: 1px solid #37a4d9; background: #37a4d9; padding: 7px 12px; color: #FFF; } button.button span { font-weight: bold; text-transform: uppercase; font-size: 11px; } /* Right column */ /*--------- 17. Category Description ----------*/ .category-description.std { margin-bottom: 12px; } .cat-img-title { display: block; position: absolute; bottom: 0; width: 80%; margin: 6%; padding: 0; top: 66%; height: 30%; } .cat-img-title.cat-box { margin: 0; width: 50%; left: 10%; top: 30%; } .cat-img-title.cat-bg .cat-heading, .cat-img-title.cat-bg p { color: #FFFFFF; } .cat-img-title .cat-heading { font-size: 26px; font-family: 'Open Sans', sans-serif; font-weight: 900; } .cat-img-title p { font-size: 14px; } .cat-img-title .cat-heading, .cat-img-title p { transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s; margin-bottom: 5px; } .cat-img-title p { clear: left; font-size: 12px; line-height: 1em; margin-bottom: 1px; padding: 0.25em 0.5em; } .category-description .slider-items-products .owl-buttons .owl-next { position: absolute; right: 12px; top: 48%; } .category-description .slider-items-products .owl-buttons .owl-next a:before { font-size: 24px; } .category-description .slider-items-products .owl-buttons .owl-prev a:before { font-size: 24px; } .category-description .slider-items-products .owl-buttons .owl-prev { left: 12px; position: absolute; top: 48%; background: none; } .category-description .owl-item .item { margin: auto; } .category-description .product-flexslider { margin: 0px; } .f-right, .right { float: right !important; } .category-description .owl-item .item img { width: 100%; } .category-image img { width: 100%; } /* Page Heading */ .page-title { padding: 0px 0px 10px 0px; margin: 0 0 0px 0px; overflow: hidden } .col2-right-layout .col-main .page-title { padding: 0px 0px 4px 0px; margin: 0 0 10px; } .page-title h1, .page-title h2 { color: #000; font-family: "Open Sans", sans-serif; font-size: 22px; font-weight: 900; margin: 0; padding: 0; text-transform: uppercase; } .category-title { padding: 0px 0px 10px 0px; margin: 0 0 0px 0px; overflow: hidden; border-bottom: #ddd double } .category-title h1 { color: #000; font-family: 'Open Sans', sans-serif; font-size: 22px; margin: 0; padding: 0; font-weight: 900; text-transform: uppercase; } /* Pager */ .pager { margin: 0; text-align: center; padding: 0; } .pager .amount { float: left; } .pager .limiter label { float: left; font-size: 12px; padding: 6px 0; margin-right: 10px; display: inline; } .pager .pages { margin: 0 0; } .pages .pagination { margin: auto; } .pager .pages li { display: inline-block; } .pager .pages li a { box-shadow: none; border: 1px solid #F3F3F3; padding: 5px 10px; border-radius: 0px; color: #333; } .pages .pagination > .active > a, .pages .pagination > .active > span, .pages .pagination > .active > a:hover, .pages .pagination > .active > span:hover, .pages .pagination > .active > a:focus, .pages .pagination > .active > span:focus { z-index: 2; color: #fff; cursor: default; background-color: #37a4d9; border-color: #37a4d9; } /* Sorter */ .sorter { padding: 0; margin: 0; } .sorter .actions { float: left; } .sorter .view-mode { float: left; margin-top: 6px; margin-right: 20px; margin-left: 0px; } .sorter .sort-by { float: left; margin-top: 6px; } /* Toolbar */ .toolbar { clear: both; margin-top: 0px; padding: 15px 0 0 0px; display: inline-block; width: 100%; } .toolbar .sorter { float: left; } .toolbar-bottom { margin-top: 0; } .toolbar .pager .pages ol { float: none; } #sort-by .button-asc { background-color: #f8f8f8; box-shadow: none; float: right; height: 30px; line-height: 28px; margin-left: 5px; text-align: center; width: 30px; } #sort-by .button-desc { background-color: #f8f8f8; box-shadow: none; float: right; height: 30px; line-height: 28px; margin-left: 5px; text-align: center; width: 30px; } #sort-by { float: right; font-size: 12px; } #sort-by ul { margin: 0; padding: 0; list-style: none; display: inline; } #sort-by a:link, #sort-by a:visited { color: #333; text-decoration: none; } #sort-by li { background: none repeat scroll 0 0 #fff; cursor: pointer; margin: 0 auto; outline: medium none; padding: 5px 10px; position: relative; width: 80px; float: left; color: #333; border: 1px solid #F3F3F3; } #sort-by li li { width: 80px; margin-top: 0px; border-top: none; border-right: none; border-left: none; } #sort-by li li a:hover { color: #37a4d9 } #sort-by li:hover { background-color: #fff; } #sort-by li li:hover { background-color: #fff; color: #37a4d9; } #sort-by ul ul { position: absolute; visibility: hidden; left: -1px; top: 27px; background: none repeat scroll 0 0 #F8F8F8; z-index: 10000; border-top: none; border: 1px #F0F0F0 solid; } #sort-by ul ul ul { position: absolute; left: 100%; top: -2px; border: solid 1px transparent; } #sort-by li:hover > ul { visibility: visible; } a.button-asc.left span { color:#999; font-size:11px;} .right-arrow { float: right; } .right-arrow:after { content: "\f107"; font-family: 'FontAwesome'; color: #666; font-size: 12px; } #limiter { float: right; font-size: 12px; margin-top: 0px; } #limiter ul { margin: 0; padding: 0; list-style: none; display: inline; } #limiter a:link, #limiter a:visited { text-decoration: none; background-color: #fff; border: 0px solid #ddd; border-radius: 0px; display: inline-block; padding: 0px; } #limiter li { background: none repeat scroll 0 0 #fff; cursor: pointer; margin: 0 auto; outline: medium none; padding: 5px 0px 5px 10px; position: relative; width: 50px; float: left; color: #333; text-align: left; border: 1px solid #F3F3F3; } #limiter .right-arrow { float: right; margin-left: 6px; } #limiter li li { width: 50px; border-top: 0px #F0F0F0 solid; } #limiter li li a:hover { color: #37a4d9; } #limiter li:hover { color: #fff; } #limiter ul ul { position: absolute; visibility: hidden; left: -1px; top: 27px; background: none repeat scroll 0 0 #fff; z-index: 10000; color: #000; border-top: none; border: 0px #F0F0F0 solid; } #limiter ul ul ul { position: absolute; left: 100%; top: -2px; border: solid 1px transparent; } #limiter li:hover > ul { visibility: visible; } /* Category Toolbar, Pager */ .toolbar .button-list { background: url(../images/icon_list.png) no-repeat 10px 7px; text-transform: none; padding: 5px 8px 5px 30px; color: #333; border: 1px #f3f3f3 solid } .toolbar a.button-grid { border: 1px #f3f3f3 solid; background: url(../images/icon_grid.png) no-repeat 10px 7px; background-color: #fff; color: #333; padding: 5px 8px 5px 30px; } .toolbar span.button-active.button-grid { background: url(../images/icon_grid_act.png) no-repeat 10px 7px; background-color: #37a4d9; color: #fff; padding: 5px 8px 5px 30px; margin-right: 5px; border: 1px #37a4d9 solid; } .toolbar span.button-active.button-list { background: url(../images/icon_list_act.png) no-repeat 10px 7px; background-color: #37a4d9; color: #fff; padding: 5px 8px 5px 30px; } .toolbar .pager { text-align: left; margin: 0 10px 0 0; padding: 0; float: right; width: 45%; } .pager .amount, .sorter .amount { padding-left: 10px; margin-top: 4px; display: inline-block; } .toolbar .pager .limiter { margin-top: 2px; float: left; } .toolbar-bottom .pager .limiter { position: static; } .pager .button { padding: 4px 5px; background-color: #fff; } .pager .button :hover { padding: 4px 5px; background-color: #fff; } .toolbar .actions { margin-right: 30px; } .pager .limiter label, .toolbar label { display: inline; float: left; margin-right: 10px; padding: 5px 0; font-size: 12px; font-weight: normal; } .toolbar .sorter .sort-by { margin-right: 30px; } .pager .amount { margin-right: 20px; } /*--------- 18. View Type: Grid -------- */ .products-grid, .products-list, ul.products-grid, ul.products-list, ol.products-grid, ol.products-list { list-style: none outside none; margin: 0; padding: 0; } .products-grid li.item { margin-bottom: 15px; margin-top: 10px; } .col-main .category-products .products-grid { margin-left: -15px; margin-right: -15px; } .category-products .products-grid .col-item:hover .actions-links { height: 35px; background: rgba(0, 0, 0, 0.5); position: absolute; top: 58%; width: 100%; opacity: 0.9; z-index: 10000; } /*--------- 19. View Type: List -------- */ .products-list { } .products-list .product-name { text-align: left; margin: 0px 0 5px; display: inline-flex; } .products-list .product-name a { font-size: 15px; color: #000; font-weight: normal; text-align: left; font-family: 'Open Sans', sans-serif; } .products-list .product-name a:hover { text-decoration: none; } .products-list li { border-bottom: 3px double #efefef; margin: 15px 0 20px; overflow: hidden; padding: 0 0 20px; } .products-list .item a { } .products-list .item a:hover { color: #000; transition: all 0.3s linear; } .separator { color: #999 } .products-list .item h3 { font-weight: normal; color: #353535; padding-bottom: 2px; } .products-list .item h3 a { font-weight: normal; font-size: 12px; color: #407CBF; text-decoration: none } .products-list .item h3 a:hover { font-weight: normal; font-size: 12px; color: #333; text-decoration: underline } ol.products-list { padding: 0; margin: 0; float: left } .products-list li:last-child { border-bottom: none; padding-bottom: 0px; } li .list { border-bottom: none; } .products-list .product-image { width: 30%; display: inline-block; } .products-list .product-shop { width: 68%; text-align: left; margin-left: 15px; display: inline-block; float: right; } .products-list .product-shop .desc { font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin-bottom: 15px; margin-top: 5px; color: #666 } .products-list .product-shop p { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #666; line-height: 1.5em; } .products-list .product-shop p.old-price { margin-right: 4px; } .products-list .product-shop .price-box { margin: 10px 0; } .products-list .desc .link-learn { font-size: 13px; font-weight: normal; margin-top: 5px; } .products-list .add-to-links { padding-left: 5px; } .products-list .add-to-links a span { display: none; } .link-wishlist, .link-compare { color: #666; text-shadow: none; border: none; box-shadow: none; } .link-wishlist:hover, .link-compare:hover { color: #666; text-shadow: none; border: none; box-shadow: none; background: none; padding: 0 } .link-wishlist, .link-compare, .link-friend, .link-edit { padding: 0; background: none } .products-list .actions .add-to-links a.link-wishlist:before { content: "\f004"; } .products-list .actions .add-to-links a.link-compare:before { content: "\f012"; } .products-list .actions .add-to-links a.link-wishlist { color: #aaaaaa; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 14px; text-decoration: none; background-color: #fff; border: 1px solid #ddd; display: inline-block; transition: all 0.3s linear; margin-right: 8px; } .products-list .actions .add-to-links a.link-compare { color: #aaaaaa; font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 12px; text-decoration: none; background-color: #fff; border: 1px solid #ddd; display: inline-block; transition: all 0.3s linear; line-height: 20px; } .products-list .actions .add-to-links a.link-wishlist:hover { font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 14px; text-decoration: none; background-color: #37a4d9; color: #FFFFFF; display: inline-block; border: 1px solid #37a4d9; margin-right: 8px; line-height: 20px; } .products-list .actions .add-to-links a.link-compare:hover { font-family: 'FontAwesome'; font-size: 14px; font-weight: normal; margin: 0; padding: 8px 12px; text-decoration: none; background-color: #37a4d9; color: #FFFFFF; display: inline-block; border: 1px solid #37a4d9; } #products-list .product-shop .actions button.button.btn-cart { margin: auto; } #products-list .product-shop .btn-cart { background: #fff; padding: 11px; color: #333; border: 1px solid #ddd; text-transform: uppercase } #products-list .product-shop .btn-cart:hover { background: #37a4d9; color: #fff; border: 1px solid #37a4d9; } #products-list .product-shop .btn-cart span:hover { text-transform: uppercase; } #products-list .product-shop .btn-cart span { font-size: 12px; font-weight: bold; } /*------- 20. One Page checkout -------- */ .block-progress { background-color: #f8f8f8; } .block-progress .block-title { padding-left: 10px; background-color: #37a4d9; color: #fff; border: none; } .block-progress .block-content { padding: 12px 15px 15px; text-align: left; } .block-progress dl { border-top: none !important } .block-progress dt { font-weight: normal; text-transform: none; padding: 10px 0; font-size: 12px; } .block-progress dt.complete, .block-progress dd.complete { font-size: 12px; padding: 0; margin: 0; } .block-progress dt.complete a, .block-progress dd.complete a { font-size: 12px; font-weight: normal; text-decoration: underline; text-transform: none; color: #666666; } .block-progress dt.complete a:hover, .block-progress dd.complete a:hover { font-size: 12px; font-weight: normal; text-decoration: underline; text-transform: none; color: #333; } .block-progress dt.complete { margin: 0 0 5px 0; } .block-progress dd { border: 0px solid #ddd; margin: 0 0 6px; padding: 0px 0px 8px !important; } .one-page-checkout .active .step-title h3 { color: #37a4d9; font-size: 13px; font-family: 'Open Sans', sans-serif; font-weight: bold; } .one-page-checkout .step-title h3 { border-bottom: 0px solid #E4E4E4; margin: 0 0 0 55px; text-align: left; line-height: 35px; font-size: 13px; font-family: 'Open Sans', sans-serif; color: #333; font-weight: bold; } .one-page-checkout .active .step-title { cursor: default; font-size: 14px; padding-top: 0px; text-align: left; line-height: 32px; font-family: 'Open Sans', sans-serif; border-top: none; } .one-page-checkout .step { padding: 10px 10px 10px 55px; background-color: #FFFFFF; } select#billing-address-select { width: 70%; padding: 10px; margin-top: 5px; background: #f0f0f0; border: 1px solid #f0f0f0; outline: none; color: #aaa; } select#billing-address-select:focus { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DDDDDD; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; outline: medium none; padding: 9px 7px 10px; vertical-align: middle; } select#shipping-address-select { width: 60%; padding: 10px; margin-top: 5px; background: #f0f0f0; border: 1px solid #f0f0f0; outline: none; color: #aaa; } select#shipping-address-select:focus { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DDDDDD; color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; outline: medium none; padding: 9px 7px 10px; vertical-align: middle; } .one-page-checkout { position: relative; margin-bottom: 12px; list-style: none; padding: inherit; padding: 0; margin-top: 18px; } .one-page-checkout li.section { border-bottom: 0; margin-bottom: 8px; overflow: hidden; } .one-page-checkout .step-title { text-align: right; padding: 7px 0; } .one-page-checkout .step-title .number { float: left; line-height: 15px; font-size: 15px; color: #333; padding: 10px 13px; background-color: #fff; border: 1px solid #ddd; font-family: 'Open Sans', sans-serif; font-weight: bold; } .one-page-checkout .active .step-title .number { background: none repeat scroll 0 0 #37a4d9; border: 1px solid #37a4d9; color: #fff; padding: 10px 12px; font-weight: bold; } .one-page-checkout .step .col2-set { padding: 0; } .one-page-checkout .order-review { overflow: hidden; } #checkout-review-table .data-table { border-bottom: none; } #checkout-step-login .col2-set .col-2 { background-color: #fff; float: left; padding: 0px; width: 45%; min-height: 270px; } #checkout-step-login .col2-set .col-1 { float: right; padding: 0 0 0 40px; width: 45%; min-height: 270px; border-left: 1px #e4e4e4 solid; } #opc-login h2 { border-bottom: 0px solid #E4E4E4; padding-bottom: 8px; font-weight: bold; margin-bottom: auto; margin-top: auto; font-size: 12px; } .one-page-checkout .buttons-set .f-right { margin-top: 13px; color: #626262; font-size: 12px; } #opc-login input { color: #626262; font-family: Arial, Helvetica, sans-serif; font-size: 13px; vertical-align: middle; } #opc-login .col2-set .col-2 p { text-align: left; } #opc-login h4 { clear: left; float: none; font-size: 13px; margin-right: 5px; } #opc-login li.control label { } .form-list li.control input.radio, .form-list li.control input.checkbox { margin: 0 8px 0 0; } input.radio { display: inline-block; margin: 0 5px 0 0; vertical-align: middle; } .form-list { list-style: none outside none; margin: 0; padding: 0; } form-list label.required em { font-style: normal; } .required em { color: #ff0000; } .form-list label { color: #333; font-weight: normal; } /*----- 21. Dashboard -----*/ .dashboard { } .dashboard .welcome-msg { text-align: left; padding: 0px 0 5px; color: #333; font-size: 12px } .dashboard .welcome-msg strong { font-weight: 900; font-size: 13px; } #my-orders-table { border: none; } .box-account { margin-top: 15px; } .box-account h5 { font-weight: bold; } .box-account .page-title { margin: 0 !important; padding: 0; background: none; border-bottom: none !important; } .box-account .page-title h2 { font-size: 16px; } .box-account address { color: #333; text-align: left; border-bottom: none; } .box-account .col2-set a { text-decoration: underline } /*------- 22. Global Styles -------*/ /* Form Elements */ p.control input.checkbox, p.control input.radio { margin-right: 6px; } /* Grouped fields */ div#hideShow { text-align: left; display: none; } .form-list { margin: 0; padding: 0; list-style: none; } .form-list li { margin: 0 0 10px; position: relative; } .form-list li.comment { margin-bottom: 10px; } .form-list li.comment p { margin-bottom: 0; } .form-list li.fields { margin-bottom: 0; } .form-list li.control, .form-list li.has-pretty-child { margin-bottom: 10px; } .form-list label { position: relative; z-index: 0; font-weight: normal; color: #333; display: inline; } .form-list label.required { color: #333; } .form-list label.required em { font-style: normal; } .review2 label { font-weight: normal; } .review2 label em { color: #ff0000; } .form-list li.control label, .form-list li.has-pretty-child label { float: none; vertical-align: top; line-height: 1; } .form-list li.control input.radio, .form-list li.control input.checkbox, .form-list li.has-pretty-child input.radio, .form-list li.has-pretty-child input.checkbox { margin-right: 6px; margin-top: -2px; } .form-list li.control .input-box { clear: none; display: inline; width: auto; } .form-list .input-box { display: block; clear: both; margin-bottom: 0; } .form-list .field { position: relative; margin-bottom: 25px; } .form-list input.input-text { background: #f0f0f0; border: 1px solid #f0f0f0; padding: 10px; width: 100%; margin-top: 5px; outline: none; } .form-list input.input-text:focus { background: #fff; border: 1px solid #ddd; padding: 10px; margin-top: 5px; outline: none; } .form-list select { margin: 5px 0 2px; width: 360px; outline: none; } .form-list li.additional-row { border-top: 1px solid #ccc; margin-top: 10px; padding-top: 7px; } .form-list li.additional-row .btn-remove { float: right; margin: 5px 0 0; } .form-list .input-range input.input-text { outline: none; } input.radio { margin-right: 3px; } .col2-set .col-1 ul { list-style: none outside none; padding: 0; } .group-select .require { color: #ff0000; font-size: 12px; margin-bottom: 3px; } .group-select li { list-style: none outside none; margin: 0 0 5px; overflow: hidden; } .group-select { } .group-select ul { margin: 0; padding: 0; } .group-select .required { color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size: 15px; } .group-select .require { color: #FF0000; font-size: 12px; margin-bottom: 3px; } .group-select label { font-size: 12px; font-weight: normal; color: #333; } li#billing-new-address-form { display: none; } div#checkout-step-shipping { display:none;} div#checkout-step-shipping_method { display:none;} div#checkout-step-payment { display:none;} div#checkout-step-review { display:none;} .group-select li { margin: 0 0 5px; overflow: hidden; list-style: none } .contacts-index-index .group-select li { display:block !important; } input#hideit { display: none !important; } .product-essential .product-img-box .moreview_thumb .zoomImg{ position:absolute;} .group-select li .input-box { float: left; width: 45%; } .group-select li input.input-text, .group-select li textarea { width: 88%; background: #f7f7f7; border: 1px solid #f0f0f0; padding: 10px; outline: none; } .group-select li input.input-text:focus, .group-select li textarea:focus { background: #fff; border: 1px solid #ddd; padding: 10px; outline: none; } .group-select li select { width: 80%; padding: 3px; background: #f7f7f7; border: 1px solid #f0f0f0; padding: 10px; } .group-select li select:focus { padding: 3px; background: #fff; border: 1px solid #ddd; padding: 10px; } .group-select li .input-box input.input-text, .group-select li .input-box textarea { width: 95%; margin-top: 5px; background: #f7f7f7; border: 1px solid #f7f7f7; padding: 10px; } .group-select li .input-box input.input-text:focus, .group-select li .input-box textarea:focus { margin-top: 5px; background: #fff; border: 1px solid #ddd; padding: 10px; } .group-select li .input-box select { width: 96%; margin-top: 5px; outline: none; } .group-select.wide input.input-text, .group-select.wide textarea { width: 90%; } .product-image-area { position: relative; overflow: hidden; } .product-image-area a.product-image:hover { opacity: 0.6; -webkit-transform: scaleY(1); transform: scaleY(1); } .product-image-area:hover .hover_fly { bottom: 0; } .hover_fly { transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; } .hover_fly a { transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; } .hover_fly a:first-child { transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -ms-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; } .hover_fly { position: absolute; bottom: -35px; width: 100%; left: 0; background: #41ade2; z-index: 6; } .hover_fly a { font-size: 1em; color: #fff; display: inline-block; width: 15%; height: 35px; line-height: 34px; position: relative; background: #41ade2; float: right; text-align: center; white-space: nowrap; border-right: 1px #2f98cc solid; } .hover_fly a div { overflow: hidden; } .hover_fly a:first-child { background-image: none; width: 55%; text-align: center; background-color: #1c95d1; color: #FFF; float: left; left: 0; } .hover_fly a:first-child span { display: inline-block; } .hover_fly a span { display: none; left: 2.2em; white-space: nowrap; font-size: 11px; vertical-align: top; text-transform: uppercase; margin-left: 6px; font-family: 'Open Sans', sans-serif; letter-spacing: 0.5px; } .hover_fly a i { height: 34px; line-height: 32px; font-size: 14px; } .hover_fly a:hover { width: 55% !important; background-color: #1c95d1 !important; color: white !important; } .hover_fly a:hover span { display: inline-block !important; } .hover_fly .icon-shopping-cart:before { font-size: 16px; } .hover_fly .icon-eye-open:before { font-size: 16px; } .hover_fly:hover a:first-child { width: 15%; background-color: #fdd922; text-align: center; color: #000; } .hover_fly:hover a:first-child span { display: none; } .hover_fly.fly_3 a { width: 20%; } .hover_fly.fly_3 a:first-child { width: 60%; } .hover_fly.fly_3 a:hover { width: 60% !important; } .hover_fly.fly_3:hover a:first-child { width: 20%; } .hover_fly.fly_2 a { width: 30%; } .hover_fly.fly_2 a:first-child { width: 70%; } .hover_fly.fly_2 a:hover { width: 70% !important; } .hover_fly.fly_2:hover a:first-child { width: 30%; } .hover_fly.fly_1 a { width: 100%; } .hover_fly.fly_1 a:first-child { width: 100%; position: relative !important; } .hover_fly.fly_1 a:hover { width: 100% !important; } .hover_fly.fly_1:hover a:first-child { width: 100%; } a#fancybox-close { display:inline;} div#fancybox-wrap { height: auto; top: 20%; left: 27%; display: block;} /*------- 23. Data Table -------- */ .data-table { width: 100%; } .data-table th { line-height: 20px; padding: 10px; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; } .data-table td { line-height: 20px; padding: 10px; vertical-align: top; } .data-table th .tax-flag { white-space: nowrap; font-weight: normal; } .data-table td.label, .data-table th.label { font-weight: normal; background: #f8f8f8 } .data-table input, data-table select, data-table textarea { margin: 3px; } .data-table p { margin: 10px 0; } .data-table .description { margin: 10px 0; } /* Content Columns */ .col2-set .col-1 { float: left; width: 48%; text-align: left; border: 0px #336600 solid; padding-top: 0px; padding-bottom: 0px; } .col2-set .col-2 { float: right; width: 48%; text-align: left; } .col2-set { overflow: hidden; padding: 8px 0 0; } /* Cart Totals */ .cart .totals table th, .cart .totals table td { padding: 5px; border: none; background: none; border: medium none; box-shadow: none; color: #333; } .cart .totals table th, .cart .totals table td strong { font-weight: 900; font-size: 12px; } .cart-collaterals { margin-top: 20px; } .cart-collaterals .col2-set { float: left; margin: 0; padding: 0; } .cart-collaterals .totals { } .totals h3 { border-bottom: 1px solid #ddd; color: #000; font-family: 'Open Sans', sans-serif; font-size: 15px; margin-bottom: 5px; padding: 10px 0; text-transform: uppercase; letter-spacing: 1px; } .cart-collaterals .col2-set .col-2 { width: 320px; } .totals .inner { padding: 0px 0px 15px 0px; background-color: #fff; margin-top: 0px; } #shopping-cart-totals-table { float: right; width: 100%; padding-bottom: 8px; } #shopping-cart-totals-table .price { font-size: 14px; color: #ff0000; } .table.shopping-cart-table-total > thead > tr > th, .table.shopping-cart-table-total > tbody > tr > th, .table.shopping-cart-table-total > tfoot > tr > th, .table.shopping-cart-table-total > thead > tr > td, .table.shopping-cart-table-total > tbody > tr > td, .table.shopping-cart-table-total > tfoot > tr > td { border-top: none; } #shipping-zip-form p { margin: 2px 0 4px; } #shipping-zip-form .form-list input.input-text { width: 90%; } .discount { margin: auto; } .discount label { font-weight: normal; } .shipping { margin: auto; } .shipping .form-list select { width: 90%; background-color: #F0F0F0; border: 1px #f0f0f0 solid; padding: 10px; } .shipping .form-list select:focus { background-color: #fff; border: 1px #ddd solid; padding: 10px; } .shipping .form-list input.input-text { width: 95%; } .cart-collaterals h3 { font-size: 15px; color: #000; margin-bottom: 15px; border-bottom: 1px #ddd solid; padding: 10px 0; font-family: 'Open Sans', sans-serif; text-transform: uppercase; letter-spacing: 1px; margin-top: auto; font-weight: bold; } input.input-text, select, textarea { background-color: #f0f0f0; border: 1px #f1f1f1 solid; padding: 10px; outline: none; color: #aaa; } #wishlist-table textarea { padding: 10px; height: 120px; width: 96%; } input.input-text:focus, select:focus, textarea:focus { background-color: #fff; border: 1px solid #ddd; padding: 10px; outline: none; } input#coupon_code { margin: 8px 0; width: 90%; } #shopping-cart-table { border: none; background-color: #FFFFFF; text-align: left; } #shopping-cart-table input.qty { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #ddd; font-size: 15px; font-weight: normal; margin: 0; outline: medium none; padding: 8px; width: 50px; text-align: center; } #shopping-cart-table a.remove-item { background-color: #fff; background-image: none; color: #333; cursor: pointer; padding: 0px; border-radius: 0px; cursor: pointer; text-decoration: none; float: left; transition: all 0.3s linear; border: none; } #shopping-cart-table a.remove-item span { display: none } #shopping-cart-table a.remove-item:before { content: "\f014"; font-family: FontAwesome; font-size: 14px; } #shopping-cart-table a.remove-item:hover { padding: 0px; color: #ff0000; } #shopping-cart-table .remove-item span span { display: none; } #shopping-cart-table tfoot tr td.last { border-top: none; } #shopping-cart-table dl { margin: 0; padding: 0; } #shopping-cart-table .item-options dd { color: #CCCCCC; margin: 0; } #shopping-cart-table h4 { font-size: 12px; font-weight: 900; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase } #shipping-zip-form .form-list label { display: block; } #shopping-cart-table .cart-price .price { font-size: 12px; } .cart-table .btn-continue { float: left; } .cart-table .btn-update, .cart-table .btn-empty { float: right; margin-left: 8px; } .cart .product-name a { font-size: 14px; } #shopping-cart-table .data-table td { vertical-align: middle; } .checkout a { text-decoration: underline; color: #33c5fb; } .checkout { color: #666666; padding-top: 5px; text-align: center; list-style: none; padding: 0; margin: 0; } button.button.btn-proceed-checkout { background: #fdd922; padding: 12px 5px; color: #000; width: 100%; margin-bottom:10px; border: none; } button.button.btn-proceed-checkout:hover { background: #1c95d1; border: none; color: #fff; } button.button.btn-proceed-checkout:before { content: "\f00c"; font-family: FontAwesome; font-size: 20px; padding-right: 5px; } button.button.btn-proceed-checkout span { font-size: 18px; font-weight: normal; } .crosssel { margin: 35px 0px 15px; } .crosssel .new_title.center { margin-bottom: 10px; } /*------- 24. Wishlist Table ------- */ #wishlist-table .product-name { font-family: 'Open Sans', sans-serif; font-size: 15px; line-height: normal; margin: 0; text-align: left; } #wishlist-table input.qty { background: none repeat scroll 0 0 #FFFFFF; padding: 5px; text-align: center; border: 2px #efefef solid; width: 50px; } #wishlist-table input.qty:focus { padding: 5px; border: 2px #ddd solid; } #co-shipping-method-form { padding: 0 12px; margin-bottom: 15px; } #wishlist-table .cart-cell .btn-cart { display: block !important; margin: 10px 0 !important; } #wishlist-table a.remove-item { padding: 6px 11px; color: #333; background-color: #fff; border-radius: 0px; border: none; transition: all 0.3s linear; text-decoration: none; } #wishlist-table a.remove-item:before { content: "\f014"; font-family: FontAwesome; font-size: 14px; } #wishlist-table a.remove-item:hover { padding: 6px 11px; color: #37a4d9; background-color: #fff; border: none; transition: all 0.3s linear; } #wishlist-table .remove-item span span { display: none; } #wishlist-table button.button.remove-item { text-decoration: none; float: none; background: none; font-family: 'FontAwesome'; font-size: 16px; text-transform: uppercase; display: inline; margin-bottom: 8px; padding: 0; color: #fff; background: none repeat scroll 0 0 #333; border-radius: 2px; font-size: 16px; height: 30px; line-height: 20px; padding: 4px; text-align: center; width: 30px; margin-left: 5px; } #wishlist-table button.button.remove-item:hover { text-decoration: none; float: none; background: none; font-family: 'FontAwesome'; font-size: 16px; text-transform: uppercase; display: inline; margin-bottom: 8px; padding: 0; color: #fff; background: none repeat scroll 0 0 #37a4d9; border-radius: 2px; font-size: 16px; height: 30px; line-height: 20px; padding: 4px; text-align: center; width: 30px; } #wishlist-table button.button.btn-cart { padding: 0px; color: #222; background-color: #fff; border: none; transition: all 0.3s linear; margin: 0 0 10px !important; } #wishlist-table button.button.btn-cart span { display: none; } #wishlist-table a.remove-item span { display: none; } #wishlist-table button.button.btn-cart:hover { padding: 0px; color: #37a4d9; background-color: #fff; border: none; transition: all 0.3s linear; } #wishlist-table button.button.btn-cart:before { content: "\f07a"; font-family: 'FontAwesome'; font-size: 16px } .my-wishlist .buttons-set2 { margin-top: 10px; } .my-wishlist .buttons-set2 .btn-share { float: right; margin-left: 8px; } .my-wishlist .buttons-set2 .btn-update { float: right; margin-right: 2px; } .my-wishlist .buttons-set2 .btn-add { float: right; margin-left: 8px; } /*--------- 25. Progress Bar --------------*/ .state_bar { overflow: hidden; background-color: #FFFFFF; padding: 10px 0 25px; } .checkout-progress { padding-top: 0px; margin: 0px 0 0px; overflow: hidden; padding: 0; list-style: none; } .checkout-progress li { width: 19.8%; text-align: center; color: #666; margin-right: 0px; padding: 5px 7px; text-transform: uppercase; background-color: #fff; border-bottom: 3px double #ddd; font-family: 'Open Sans', sans-serif; text-transform: uppercase; font-size: 12px; font-weight: normal; letter-spacing: 1px; display: inline-block; margin-right: -3px; } .checkout-progress li.last { margin-right: 0; } .checkout-progress li.active { background-color: #fff; border-bottom: 3px solid #37a4d9; color: #37a4d9; font-weight: bold; } /* Multiple Addresses Checkout */ #multiship-addresses-table input.input-text { background-color: #FFF; padding: 6px; border: 1px solid #ddd; text-align: center; } #multiship-addresses-table .btn-remove { background-color: #fff; background-image: none; color: #333; cursor: pointer; padding: 12px 15px; border-radius: 2px; cursor: pointer; text-decoration: none; border: 1px solid #fff; float: left; transition: all 0.3s linear; line-height: 12px; } #multiship-addresses-table .btn-remove:before { content: "\f014"; font-family: FontAwesome; font-size: 14px; } #multiship-addresses-table .btn-remove:hover { background-image: none; padding: 12px 15px; color: #37a4d9; } .multiple_addresses .buttons-set { margin: 10px 0; } .multiple-checkout { position: relative; } .multiple-checkout .grand-total { font-size: 1.5em; text-align: left; } .multiple-checkout .grand-total big { float: right; font-size: 16px; } #multiship-addresses-table { margin-top: 5px; border: none; } #multiship-addresses-table input.qty:focus { padding: 6px; } #multiship-addresses-table tfoot tr .last { border-top: none; } .addresses { margin: 15px 0; } #multiship-addresses-table h4 { font-size: 12px; margin: 0; line-height: 18px; } .multiple_addresses { margin-bottom: 30px; background-color: #FFFFFF; padding: 0 0 15px 0; } .multiple_addresses .title-buttons { text-align: right; } .checkout-multishipping-success .multiple-checkout .buttons-set .button { float: left; } .multiple-checkout .buttons-set .button { float: right; } .page-title_multi { display: inherit; } .addresses .title-buttons { text-align: right; } .page-title_multi h2 { font-size: 25px; float: left; font-family: 'Open Sans', sans-serif; color: #000; font-weight: 900; text-transform: uppercase; margin-top: auto; } .multiple-checkout .grand-total { font-size: 1.5em; text-align: right; } .multiple-checkout .grand-total .price { font-size: 22px; } /* Account Login */ .account-login { margin-bottom: 15px; background-color: #FFFFFF; padding: 0px; margin-top: 10px; } .account-login .page-title h2 { font-size: 22px; } .account-login .form-list input.input-text { background: #fff; border: 1px solid #f7f7f7; padding: 10px; width: 80%; margin-top: 5px; outline: none; } .account-login .col2-set .col-1 { float: left; padding-bottom: 0; padding: 0px; text-align: left; width: 48%; min-height: 362px; background: #f7f7f7; border: 1px solid #eaeaea; padding: 45px } .account-login .col2-set .col-2 { float: right; padding-bottom: 0; padding: 0 0 0 55px; text-align: left; width: 48%; background: #f7f7f7; padding: 45px; border: 1px solid #eaeaea; } .account-login strong { font-size: 13px; color: #333; margin-bottom: 15px; font-family: 'Open Sans', sans-serif; font-weight: bold; text-transform: uppercase } .account-login .content { margin-top: 8px; padding-top: 12px; } .account-login .content p { margin-bottom: 10px; font-size: 12px; } .account-login .content p.required { font-size: 12px; } .account-login .content .form-list label { font-size: 12px; color: #333; margin-bottom: 5px; } .required { color: #ff0000; } /* FAQ */ .accordion-faq { text-align: left; position: relative; } .accordion-faq .panel { border-radius: 0;} .accordion-faq .panel .panel-heading { padding: 0; color: #fff; border-radius: 0!important; background: #333; } .accordion-faq .panel-heading a { display: block; position: relative; background: #f8f8f8; color: #333; padding: 10px 5px 12px 15px; border-radius: 0; border-right: 48px solid #41ade2; min-height: 50px; text-decoration: none; font-family: "Lato", sans-serif; font-weight: bold; } .accordion-faq .collapsed .arrow-down { display: block; } .accordion-faq .arrow-down, .accordion-faq .arrow-up { position: absolute; display: block; width: 20px; height: 20px; font-size: 20px; top: 50%; margin-top: -15px; right: -36px; color: #fff; } .accordion-faq .arrow-down, .accordion-faq .collapsed .arrow-up { display: none; } /* compare */ .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; } .compare-table .product-shop-row td { position: relative; text-align: center !important; } .compare-table .btn-cancel { position: absolute; right: 0; top: 5px; } /*------ 26. 404 Page --------- */ .content-wrapper { margin: auto; text-align: center; background-color: #fff; padding-top: 50px; padding-bottom: 80px; } .page-not-found h2 { color: #1c95d1; font-size: 160px; font-weight: bold; line-height: 1; margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif; } .page-not-found h3 { color: #333; font-size: 20px; font-weight: normal; margin-bottom: 4em; text-transform: none; font-family: 'Open Sans', sans-serif; } .page-not-found h3 img { margin-right: 8px; vertical-align: text-bottom; } .page-not-found p { color: #666; font-size: 1.33em; line-height: 1.5em; margin-bottom: 0.75em; } .page-not-found .btn-home { background-color: #fdd922; border: medium none; border-radius: 2px 2px 2px 2px; box-shadow: 0 -4px 0 0 #fdd922 inset; color: #333; cursor: pointer; font-family: 'Open Sans', sans-serif; font-size: 13px; padding: 14px 35px; text-decoration: none; height: auto; } .page-not-found .btn-home:hover { background-color: #41ade2; box-shadow: 0 -4px 0 0 #41ade2 inset; color:#fff;} .page-not-found .btn-home span { margin: 0; padding: 0px; text-align: center; font-size: 18px; font-weight: normal; line-height: 16px; text-decoration: none; } /*---------- 27. Footer ------------ */ .footer { background: none repeat scroll 0 0 #1c242f; } .footer-top { background-color: #37a4d9; clear: both; margin-bottom: 30px; overflow: hidden; padding: 25px 0; } /* Brand Logo */ .brand-logo { background-color: #f5f5f5; margin: 15px 0px 0px 0px; padding: 0px 0px 6px 0px; } .brand-logo .slider-items-products .item { text-align: center; } .brand-logo .controls .prev { left: -40px; border: none; } .brand-logo .controls .next { border: none; right: -42px; } .brand-logo .row img { margin: 5px 0; display: inline-block; } .brand-logo .glyphicon-chevron-left:before, .brand-logo .glyphicon-chevron-right:before { font-size: 28px; } .brand-logo .slider-items-products .owl-buttons .owl-next { position: absolute; right: 0px; top: 22px; } .brand-logo .slider-items-products .owl-buttons a { border: none; background: #f5f5f5; } .brand-logo .slider-items-products .owl-buttons a:hover { color: #333; } .brand-logo .slider-items-products .owl-buttons .owl-next a:before { font-size: 24px; } .brand-logo .slider-items-products .owl-buttons .owl-prev a:before { font-size: 24px; } .brand-logo .slider-items-products .owl-buttons .owl-prev { left: 0px; position: absolute; top: 22px; background: none; right: auto; } /* newsletter */ .newsletter { margin: 0 0 20px 0; padding: 0; position: relative; margin: auto; margin: auto; } .newsletter h4 { font-size: 14px; text-transform: uppercase; display: inline-block; font-weight: bold; margin-right: 8px; color: #fff; font-family: 'Open Sans', sans-serif; } .newsletter input[type="text"] { background: #FFFFFF; width: 55%; height: 36px; display: inline-block; color: #a7a7a7; line-height: 22px; background-color: #fff; border: none; padding-left: 10px; font-size: 13px; font-family: 'Open Sans', sans-serif; border: none; margin: 0 10px 0px 0; } button.subscribe { background: #fdd922; border: 0 none; overflow: hidden; padding: 9px 13px; cursor: pointer; font-weight: normal; color: #222; font-family: 'Open Sans', sans-serif; text-transform: uppercase; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } button.subscribe:before { content: "\f0e0"; font-family: FontAwesome; font-size: 13px; padding-right: 5px; font-weight: normal; } /* Social Icons*/ .social .fb a:before { content: "\f09a"; font-family: FontAwesome; } .social .fb a { background: #3C5B9B; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .fb a:hover { background: #3C5B9B; } .social .tw a:before { content: "\f099"; font-family: FontAwesome; } .social .tw a { background: #359BED; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .tw a:hover { background: #359BED; } .social .googleplus a:before { content: "\f0d5"; font-family: FontAwesome; } .social .googleplus a { background: #E33729; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .googleplus a:hover { background: #E33729; } .social .rss a:before { content: "\f09e"; font-family: FontAwesome; } .social .rss a { content: "\f09e"; font-family: FontAwesome; background: #FD9F13; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .rss a:hover { background: #FD9F13; } .social .pintrest a:before { content: "\f0d3"; font-family: FontAwesome; } .social .pintrest a { content: "\f0d3"; font-family: FontAwesome; background: #cb2027; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .pintrest a:hover { background: #cb2027; } .social .linkedin a:before { content: "\f0e1"; font-family: FontAwesome; } .social .linkedin a { content: "\f0e1"; font-family: FontAwesome; background: #027ba5; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .linkedin a:hover { background: #027ba5; } .social .youtube a:before { content: "\f167"; font-family: FontAwesome; } .social .youtube a { background: #F03434; font-size: 18px; border-radius: 3px; line-height: 35px; display: inline-block; width: 35px; height: 35px; color: #fff; text-align: center; padding: 0; } .social .youtube a:hover { background: #F03434; } .social { float: right; } .social ul { float: left; margin: 0px; list-style: none; padding: 0px; } .social ul li { margin: 0px 0px 0px 7px; display: inline-block; } .social a { transition: background 400ms ease-in-out; } .footer-middle { margin: auto; margin-bottom: 20px; } .footer-middle .col-md-3, .footer-middle .col-md-2 { margin: 5px auto; } .footer a:hover { text-decoration: none; } .footer-bottom { background: none repeat scroll 0 0 #131921; margin: auto; overflow: hidden; padding: 20px 0 15px; width: 100%; } .footer-bottom a { color: #aaa; } .footer-bottom a:hover { text-decoration: none; } .contacts-info address { display: block; margin: auto; font-style: normal; line-height: 1.5em; color: #999; padding-top: 5px; margin-top: 10px; text-align: left; padding-bottom: 5px; margin-bottom: 7px; font-size: 12px; border: none; } .footer-logo { text-align: left; margin: 10px 0; } .footer a, .footer p { color: #ccc; font-size: 12px; padding-bottom: 5px; padding-top: 5px; } .payment-accept img { margin: 0px 10px 8px 0px; width: 50px; } .footer-middle h4 { color: #41ade2; font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: bold; margin: 0; padding: 0 0 10px; text-transform: uppercase; } .footer-middle ul.links { margin: auto; padding: 0px; } .footer-middle .links li { list-style: none; padding: 5px 0px; } .footer-middle .links li a { color: #999999; transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; } .footer-middle .links li a:hover { color: #fff; text-decoration: none; } .footer-middle .links li a:before { content: "\f105"; font-family: FontAwesome; font-size: 12px; display: inline-block; cursor: pointer; line-height: 20px; color: #999999; margin-right: 5px; } .add-icon:before { content: "\f041"; font-family: FontAwesome; font-size: 15px; color: #fff; height: 35px; width: 35px; line-height: 35px; display: inline-block; float: left; font-style: normal; text-align: center; margin-right: 10px; border-radius: 30px; border-radius: 25px; background: #37a4d9 } .email-icon:before { content: "\f0e0"; font-family: FontAwesome; font-size: 14px; color: #fff; height: 35px; width: 35px; margin-right: 5px; line-height: 35px; display: inline-block; float: left; font-style: normal; text-align: center; margin-right: 10px; background: #37a4d9; border-radius: 25px } .phone-icon:before { content: "\f095"; font-family: FontAwesome; font-size: 15px; color: #fff; height: 35px; width: 35px; margin-right: 5px; line-height: 35px; display: inline-block; float: left; font-style: normal; text-align: center; margin-right: 10px; background: #37a4d9; border-radius: 25px } .email-footer { overflow: hidden; margin-top: 12px; font-size: 12px; } .email-footer a { font-size: 12px; line-height: 35px; color: #999 } .phone-footer { overflow: hidden; font-size: 12px; line-height: 35px; color: #999; margin-bottom: 18px; margin-top: 15px; } .coppyright { color: #ccc; } .footer-bottom .company-links ul { padding: 0px; } .footer-bottom .company-links li { display: inline-block; margin-left: 20px; list-style: none; float: right; } /*------ 28. Responsive ----------- */ @media only screen and (min-width: 320px) and (max-width: 479px) { .cart-collaterals .discount, .cart-collaterals .totals { margin-top:22px} .review1, .review2, .box-reviews .form-list input.input-text, .box-reviews textarea { width: 100%; } .offer-banner-section .col-lg-4 { padding-left: 3px; margin-bottom:13px; padding-right:13px} .page-title h1, .page-title h2 { font-size:18px} .my-wishlist .buttons-set2 .btn-share { margin-bottom:5px} .my-wishlist .buttons-set2 .btn-add { margin-bottom:5px} .my-wishlist .buttons-set2 .btn-update { margin-bottom:5px} .category-title h1 { font-size:20px;} .category-description.std .owl-item { width:279px ;} .hover_fly a span { font-size:9px;} .block-company { margin-top:20px;} .group-select li input.input-text, .group-select li textarea { width:95%;} .blog_entry .entry-content, .entry-footer { padding-top:8px !important;} .page-title_multi h2 { font-size: 22px;} .multiple-checkout .buttons-set .button { margin-bottom: 6px; margin-top: 3px; margin-right: 5px; } .offer-banner-section .col-lg-4 .overlay { width: 95%; height: 95%; left:3px;} .moreview-control a.moreview-prev { left: 8%; } .moreview-control a.moreview-prev:before, .moreview-control a.moreview-next:before { font-size: 14px; } .moreview-control a.moreview-next { left: 8%; } .product-view .upsell-pro { margin-top: 15px; } .product-view .flexslider-thumb-vertical-outer { display: none; } .product-shop .social ul li { margin: 15px 1px 0 0; } .product-next-prev { display: none; } .product-view .flexslider-thumb { padding: 0 68px; } .products-grid li.item { width: 95%; margin-left: 9px; } .footer-top .block-subscribe { margin-bottom: 15px; } .blog-img a.info { transform: translateY(70px); } .blog-img:hover a.info { transform: translateY(70px); } .company-links { float: left; margin-top: 10px; } .footer-bottom .company-links li { display: inline-block; float: left; list-style: outside none none; margin-left: 0; margin-right: 10px; margin-bottom: 5px; } .promo-banner-section { margin: auto auto 20px auto; } .latest-blog .col-xs-12 { margin-bottom: 21px; } #mobile-menu ul.navmenu ul.submenu { max-height: 300px; overflow: auto; } .top-cart-content { top: 35px; } .block-language-wrapper { margin: 5px 5px 0 0; } .page { overflow-x: hidden } .sticky { width: 100%; } #nav { display: none; } nav { height: 44px; } #mobile-menu { display: block; } .top-cart-contain { position: absolute; right: 0px; top: 39px; } .mini-cart .basket a { font-size: 12px; } .top-cart-content { top: 36px; right: 12px; width: 282px; } .header .logo img { width: 80%; } .search-box { background: none; width: 150px; } .search-box { left: 2%; margin: auto; padding-left: 0; width: 50%; margin-top: 10px; } #search { border: none; height: 30px; margin: 0; padding: 3px 6px; width: 90%; font-size: 12px; border: 1px #fff solid; } #search:focus { width: 90%; padding: 3px 6px; font-size: 12px; height: 30px; border: 1px #fff solid; } .search-btn-bg { right: 10px; height: 30px; padding: 5px 0 5px 5px; font-size: 11px; } .search-btn-bg span { display: none; } .search-btn-bg:before { content: '\f002'; font-family: FontAwesome; font-size: 15px; padding-right: 6px; color: #565656; font-weight: normal; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left: 12px; padding-right: 12px; } #checkout-step-login .col2-set .col-2 { width: 100%; } #checkout-step-login .col2-set .col-1 { width: 100%; border: none; padding: 0px; } .group-select li .input-box { width: 100%; } .popup1 { display: none !important; } #overlay { display: none !important; } .account-login .col2-set .col-1 { width: 100%; padding: 10px; min-height: inherit; margin-bottom: 15px; } .account-login .col2-set .col-2 { width: 100%; padding: 10px; } .checkout-progress li { width: 100%; } .crosssel .new_title.center { height: auto; } .crosssel .new_title h2 { border-bottom: none; padding: 8px; } .col-left .block-cart .block-content ul li .product-details { width: 68%; } .block-currency label, .block-language label { font-size: 11px; } .product-view .product-name h1 { font-size: 22px; padding-right: 0px; } .product-view .product-shop .add-to-box .btn-cart { margin: 8px 0; } .more-views .owl-carousel .owl-item { width: 125px !important; } .email-addto-box span { display: none; } .nav-tabs.product-tabs > li > a { border-bottom: 3px #ddd solid; } .tab-content { display: inline-block; } .box-reviews .review { border: none; width: 100%; padding-left: 0px; } .product-collateral .row { padding: 0 8px; } .email-addto-box { float: left; margin-left: auto; } .products-list .item { padding: 5px; } .product-tabs li { width: 100%; text-align: center; } .products-list .product-shop { width: 100%; margin: 10px 0; } .category-products .products-grid .col-item:hover .actions-links { bottom: 130px; top: auto; } .cat-img-title.cat-box { left: 6%; margin: 0; top: 2%; width: 85%; } .cat-img-title .cat-heading { font-size: 18px; text-align:center; } .cat-img-title p { display:none;} .pager .limiter label, .toolbar label { display: none; } .product-flexslider { margin: 20px -1px; } .toolbar .pager { float: left; margin: 6px 0px; width: 100%; } .new_title h2 { font-size:14px; padding: 10px 15px 9px 15px;} .latest-blog .blog-title h2 { font-size: 14px; padding: 13px 15px 14px 15px; } .social ul li { margin: 0px 1px 0px 0px; } .newsletter h4 { display: block; } .social { float: left; } .brand-logo .container { padding: 0px 10px; } .brand-logo .controls .prev { left: -10px; border: none; top: -100px; } .brand-logo .controls .next { border: none; right: 0px; top: -100px; } .brand-logo .col-lg-2 { padding: 0 8px; } .brand-logo .row img { margin: 5px 0; display: inline-block; } .brand-logo .row { margin: 0px; } .bag-product-slider .col-xs-4 { padding: 0 3px; } .shoes-product-slider .col-xs-4 { padding: 0 3px; } .small-pr-slider .carousel-inner .row { margin: auto; } .latest-blog .row { margin: auto; } .header-service .row .content { text-align: center; margin: 3px 0; } #magik-slideshow .RHS-banner { text-align: center; } .offer-banner-section { text-align: center; margin-top:7px; } .offer-banner-section img { width: 280px; } .promo-banner-section img { width: 100%; margin-bottom: 20px; } .cat-section { margin-bottom:18px} .latest-blog { padding-top:30px} .post-date { margin-top:10px} .latest-blog a { margin-top:6px} .col-item { margin-bottom: 20px; } .offer-banner-section img { margin-bottom: 12px; } .offer-banner-section .row a:hover::before { display: none; } #magik-slideshow .RHS-banner .add a:hover::before { display: none; } .RHS-banner .add { margin-top: 20px; } .RHS-banner .add img { width: 280px; } .block-currency-wrapper { margin: 5px 0 0 -2px; } .best-seller-pro { margin-top:15px} .toplinks .links { text-align: right; } .toplinks div.links div a { padding: 0 0 0 12px; } .toplinks>div>div.myaccount>a:before { content: '\f007'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.wishlist>a:before { content: '\f004'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.check>a:before { content: '\f00c'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.demo>a:before { content: '\f09e'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks .links div .click-nav ul .clicker:before { content: '\f15b'; font-family: FontAwesome; font-size: 13px; padding-left: 4px; padding-top: 2px; float: left; margin-right: 6px; margin-top: -2px; } .toplinks>div>div.login>a:before { content: '\f13e'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.logout>a:before { content: '\f09c'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .header .logo { margin-top: 15px; } .forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container { max-width: 100%; margin: auto; } .tp-leftarrow.default, .tp-rightarrow.default { background-size: 10px; } .tp-leftarrow.default, .tp-rightarrow.default { height: 30px; line-height: 30px; width: 28px; } .buy-btn, .view-more { font-size: 10px; } .tp-caption.Title { display: none; } #toTop { height: 30px; line-height: 30px; width: 35px; } } @media only screen and (min-width: 480px) and (max-width: 767px) { .box-reviews .review { border:none; width:100%; padding-left:0px} .cart-collaterals .discount, .cart-collaterals .totals { margin-top:22px} .my-wishlist .buttons-set2 .btn-share, .my-wishlist .buttons-set2 .btn-add, .my-wishlist .buttons-set2 .btn-update { float:left} .my-wishlist .buttons-set2 .btn-update { margin:5px 8px 5px } .hover_fly { bottom: -36px;} .new_title.center { height: 53px !important; } .block-company { margin-top:20px;} .offer-banner-section .col-lg-4 .overlay { width: 81%; height: 95%; top: 1px; left: 40px;} .multiple-checkout .buttons-set .button { margin-bottom: 6px; margin-top: 3px; margin-right: 5px; } #magik-slideshow .RHS-banner .overlay { width: 84% !important; height: 100%; left:8% !important;} .hover_fly a span { font-size: 10px; } .col-item .actions-links .add-to-links a.link-wishlist { line-height: 20px;} .col-item .actions-links .add-to-links a.link-wishlist:hover { line-height: 20px;} .product-view .flexslider-thumb-vertical-outer { display: none; } .hover_fly a i { font-size: 13px; } .hover_fly .icon-shopping-cart:before { font-size: 15px; } .product-view .product-shop .add-to-box .btn-cart { margin-bottom: 12px; } .email-addto-box { margin-left: 8px; } .product-next-prev { top: 5px; } p.availability.in-stock { right:0px !important;} .footer-top .block-subscribe { margin-bottom: 15px; } .company-links { float: left; margin-top: 10px; } .footer-bottom .company-links li { display: inline-block; float: left; list-style: outside none none; margin-left: 0; margin-right: 10px; margin-bottom: 5px; } #mobile-menu ul.navmenu ul.submenu { max-height: 300px; overflow: auto; } .block-banner img { width: auto; } .block-banner a:before { display: none; } .popup1 { display: none !important; } #overlay { display: none !important; } .account-login .col2-set .col-1 { width: 100%; padding: 20px; min-height: inherit; margin-bottom: 15px; } .account-login .col2-set .col-2 { width: 100%; padding: 20px; } .checkout-progress li { width: 100%; } .crosssel .new_title.center { height: auto; } .crosssel .new_title h2 { border-bottom: none; padding: 8px; } .col-left .block-cart .block-content ul li .product-details { width: 75%; } .product-view .product-name h1 { font-size: 24px; } .product-tabs li:last-child { display: none; } .products-list .item { padding: 10px; } .products-list .product-shop { width: 100%; margin: 10px 0; } .category-products .products-grid .col-item:hover .actions-links { bottom: 130px; top: auto; } .cat-img-title.cat-box { left: 16%; margin: 0; top: 24%; width: 55%; } .cat-img-title .cat-heading { font-size: 18px; } .cat-img-title p { font-size: 11px; } .brand-logo { overflow: hidden; } .pager .limiter label, .toolbar label { display: none; } .toolbar .pager { float: left; margin: 6px 0px; width: 100%; } .newsletter h4 { display: block; } .social ul li { margin: 8px 7px 0 0px; } .social { float: left; } .brand-logo .container { padding: 0px 10px; } .brand-logo .controls .prev { left: -5px; border: none; top: -100px; } .brand-logo .controls .next { border: none; right: 2px; top: -100px; } .brand-logo .col-lg-2 { padding: 0 8px; } .brand-logo .row img { margin: 5px 0; display: inline-block; } .brand-logo .row { margin: 0px 0px 0px 15px; } .bag-product-slider .col-xs-4 { padding: 0 3px; } .shoes-product-slider .col-xs-4 { padding: 0 3px; } .small-pr-slider .carousel-inner .row { margin: auto; } .header-service .row .content { text-align: center; margin: 5px 0; } #magik-slideshow .RHS-banner { text-align: center; margin-top:20px } .slider-items-products { margin-top:13px} .offer-banner-section .col-lg-4 { padding-right:14px; margin-bottom:10px} .offer-banner-section { text-align: center; margin: 16px 0px 40px 0px; } .blog-img { margin-top: 20px; } .latest-blog .blog-title { margin: 0px 15px 3px;} .post-date { margin: 10px 0px;} .latest-blog a { margin-top:6px} .latest-blog { padding-bottom:40px} .cat-section { margin-top:23px} .promo-banner-section img { width: 100% } .col-item { margin-bottom: 20px; } .offer-banner-section .row a:hover::before { display: none; } .offer-banner-section img { margin-bottom: 12px; } #magik-slideshow .RHS-banner .add a:hover::before { display: none; } .RHS-banner .add { margin-top: 10px; } .RHS-banner .add img { width: 360px; } .sticky { width: 100%; } #nav { display: none; } nav { height: 44px; } #mobile-menu { display: block; } .top-cart-contain { position: absolute; right: 8px; top: 46px; } .top-cart-content { top: 36px; right: 0; } .header .logo img { width: 80%; } /* Search */ .search-box { background: none; width: 200px; } .search-box { left: 2%; margin: auto; padding-left: 0; width: 50%; margin-top: 12px; } #search { border: none; height: 30px; margin: 0; padding: 3px 6px; width: 90%; font-size: 12px; border: 1px #fff solid; } #search:focus { width: 90%; padding: 3px 6px; font-size: 12px; height: 30px; border: 1px #fff solid; } .search-btn-bg { right: 10px; height: 30px; padding: 5px 0 5px 5px; font-size: 11px; } .search-btn-bg span { display: none; } .search-btn-bg:before { content: '\f002'; font-family: FontAwesome; font-size: 15px; padding-right: 6px; color: #565656; font-weight: normal; } .toplinks div.links div a { padding: 0 0 0 12px; } .toplinks>div>div.myaccount>a:before { content: '\f007'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.wishlist>a:before { content: '\f004'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.check>a:before { content: '\f00c'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.demo>a:before { content: '\f09e'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks .links div .click-nav ul .clicker:before { content: '\f15b'; font-family: FontAwesome; font-size: 13px; padding-left: 4px; padding-top: 2px; float: left; margin-right: 6px; margin-top: -2px; } .toplinks>div>div.login>a:before { content: '\f13e'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .toplinks>div>div.logout>a:before { content: '\f09c'; font-family: FontAwesome; font-size: 13px; padding-right: 6px } .forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container { max-width: 100%; } #toTop { height: 30px; line-height: 30px; width: 35px; } .promo-banner-section { margin: auto auto 20px; } } @media (min-width: 768px) and (max-width: 991px) { .hover_fly { bottom:-36px} #magik-slideshow { margin-bottom:20px !important} .slider-items-products { margin-top: 15px;} .cat-section { margin-top:20px} .offer-banner-section { margin-top:20px} #nav li.drop-menu ul { max-height:320px; overflow:auto} .col-item .actions-links .add-to-links a.magik-btn-quickview:hover { width:34%;} .new_title.center { height: 56px; } #magik-slideshow .col-lg-8 { padding-right: 15px !important; } .offer-banner-section .col-lg-4 { padding-right:15px;} .offer-banner-section .col-lg-4 .overlay { width:92%;} .brand-logo .slider-items-products .owl-buttons .owl-next { right: 8px;} .moreview-control a.moreview-prev { left: 8%; } .moreview-control a.moreview-prev:before, .moreview-control a.moreview-next:before { font-size: 14px; } .moreview-control a.moreview-next { left: 8%; } .product-view .flexslider-thumb-vertical .flex-viewport { height: 300px!important } .hover_fly a span { font-size: 11px; } .hover_fly a i { font-size: 13px; } .hover_fly .icon-shopping-cart:before { font-size: 15px; } .email-addto-box { margin-left: 5px; margin-top: 7px; } .product-view .flexslider-thumb { padding: 0 60px; } .product-view .product-shop .add-to-box .btn-cart { margin-bottom: 10px; margin-top: 6px; margin-left: 0px; } .blog-img a.info { transform: translateY(45px); } .blog-img:hover a.info { transform: translateY(45px); } .payment-accept img { margin: 0 5px 8px 0; width: 45px; } .promo-banner-section { margin: auto auto 20px; } .button-compare { margin-bottom: 8px; } button.button.btn-proceed-checkout span { font-size: 13px; } button.button.btn-proceed-checkout:before { font-size: 16px; } .cart-collaterals h3 { font-size: 13px; } .product-view .product-shop .add-to-links li { padding: 0 2px; } .product-view .product-name h1 { font-size: 24px; } .products-list .item { padding: 10px; } .products-list .product-shop { width: 52%; } .category-products .products-grid .col-item:hover .actions-links { bottom: 130px; top: auto; } .cat-img-title.cat-box { left: 14%; margin: 0; top: 24%; width: 70%; } .brand-logo { overflow: hidden; } .block-cart ul li.item { display: inline-block; } .col-left .block-cart .block-content ul li .product-details { width: 155px; } ol#compare-items li a.product-name { width: 133px; padding: 0 1px; } .col-left .block-cart .block-content ul li .product-name { margin: 5px 0 2px;} .sidebar .block .access .btn-remove1 { right: 4px;} #recently-viewed-items .product-name { width: 88%; } .toolbar .pager { float: left; margin: 6px 0px; width: 100%; } .page { overflow-x: hidden; } .email-icon:before { margin-right: 4px; } .forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container { max-width: 98%; } .newsletter h4 { display: none; } .newsletter-sign-box h4 { display: block; } .newsletter-sign-box { left: 10%; min-width: 400px; width: 70%; top: 25%; } .brand-logo .container { padding: 0px 10px; } .brand-logo .controls .prev { left: -10px; border: none; top: -70px; } .brand-logo .controls .next { border: none; right: 0px; top: -70px; } .brand-logo .col-lg-2 { padding: 0 8px; } .brand-logo .row img { margin: 5px 0; display: inline-block; } .brand-logo .row { margin: 0px 0px 0px 15px; } .header-service .row .content { text-align: center; margin: 5px 0; } .promo-banner-section img { width: 96% } .col-item { margin-bottom: 20px; } .offer-banner-section img { width: 100%; } #magik-slideshow .RHS-banner .add a:hover::before { display: none; } .RHS-banner .add { display: none; } .sticky { width: 100%; } .cate-dropdown { display: none; } .search-box { width: 100%; } #search { width: 75%; } .search-btn-bg { height: 32px; } #nav ul.level0 > li { width: 136px; margin-left: 25px; } #nav ul.level0 > li.last { width: 136px; } #nav ul.level1 > li a { display: inline-flex; float: none; } #nav .level0-wrapper .nav-add .push_item { width: 18.2%; margin-left: 8px; margin-right: 4px; } #nav .level0-wrapper .nav-add .push_item img { width: 100%; } #nav .level0-wrapper .nav-add .push_item_last { width: 18.2%; } #nav .level0-wrapper, #nav.classic .parent > ul { width: 720px; margin: auto; max-height: 315px; overflow: auto; padding: 20px 4px 10px; } .grid12-5 { width: 34%; } .grid12-5 img { width: 100%; } .grid12-3 { width: 15%; } .grid12-3 a img { width: 100px; } .grid12-4 { width: 30%; margin: 5px 20px 0 0; } .grid12-4 a img { width: 218px; } .grid12-8 ul.level0 > li { width: 220px; } .grid12-8 .cat-img img { width: 175px; } .grid13-8 { width: 65%; } .grid12-8 { width: 64%; } #nav .grid12-8 ul.level0 > li { width: 39%; } .fur-des { margin-left:25px} #nav .grid12-8 ul.level0 > li.last { width: 40%; } .slideshow-wrapper .browse-button, .slideshow-wrapper .tab-pager { z-index: 5; } .cat-img img { width: 138px; } .custom-menu .grid12-5 img { width: 168px; } } @media (min-width: 992px) and (max-width: 1199px) { #nav li.drop-menu ul { max-height:420px; overflow:auto} .actions button.button.btn-cart { margin-bottom:1px;} .cat-img-title.cat-box { top: 28%; } .hover_fly a span { font-size: 10px; } .hover_fly a i { font-size: 11px; } .hover_fly .icon-shopping-cart:before { font-size: 15px; } .email-addto-box { margin-left: 0px; } .product-view .flexslider-thumb { padding: 0 65px; } .product-view .product-shop .add-to-box .btn-cart { margin-bottom: 10px; } .email-footer a { font-size: 11px; } .payment-accept img { margin: 0 4px 8px 0; width: 45px; } .blog-img a.info { transform: translateY(65px); } .blog-img:hover a.info { transform: translateY(65px); } .mini-cart { padding: 1px 15px; } .newsletter-sign-box { left: 20%; min-width: 350px; width: 55%; top: 25%; } .products-list .item { padding: 15px; } .products-list .product-shop { width: 62%; } .category-products .products-grid .col-item:hover .actions-links { bottom: 130px; top: auto; } .col-left .block-cart .block-content ul li a.product-image img { width: 60px; } .col-left .block-cart .block-content ul li .product-details { width: 133px; } ol#compare-items li a.product-name { width: 180px; } #recently-viewed-items .product-name { width: 92%; } .toolbar .pager { width: 53%; } .page { overflow-x: hidden; } .email-icon:before { margin-right: 5px; } .brand-logo .container { padding: 0px 10px; } .brand-logo .controls .prev { left: -10px; border: none; } .brand-logo .controls .next { border: none; right: -20px; } .brand-logo .col-lg-2 { padding: 0 8px; } .brand-logo .row img { margin: 5px 0; display: inline-block; } .brand-logo .row { margin: 0px 0px 0px 15px; } .promo-banner-section img { width: 100% } .offer-banner-section img { width: 100%; } .sticky { width: 100%; } #magik-slideshow .RHS-banner .add img { width: 100%; } .search-box { width: 100%; } .cate-dropdown, .cate-dropdown:focus { width: 25%; } #search { width: 62%; } #nav ul.level0 > li { width: 18.6%; margin-right: 5px; margin-left: 4px; } #nav ul.level0 > li.last { width: 18.6%; } #nav .grid12-8 ul.level0 > li { width: 23%; } #nav ul.level1 > li a { display: inline-flex; float: none; } #nav .level0-wrapper .nav-add .push_item { width: 18.6%; margin-right: 5px; margin-left: 7px; } #nav .level0-wrapper .nav-add .push_item.last { width: 48%; height: auto; margin-right: 0px; } #nav .level0-wrapper .nav-add .push_item img { width: 100%; height: auto; } #nav .level0-wrapper .nav-add .push_item .push_img a { height: 100%; width: 100%; } #nav .level0-wrapper, #nav.classic .parent > ul { width: 100%; margin: auto; padding: 20px 10px 8px; } .latest-blog { padding-bottom:40px} .cat-section { margin-top:10px} .grid12-3 { width: 15%; } .grid12-3 a img { width: 100%; } .grid12-4 { margin-right: 6px; width: 22%; } .grid12-4 a img { width: 185px; } .grid12-8 ul.level0 > li.last { width: 18%; } .grid12-8 ul.level0 > li { width: 18%; } .grid12-8 .cat-img img { width: 100%; } .grid13-8 { width: 61%; } .grid12-5 { width: 38%; } .grid12-5 img { width: 100%; } .grid12-8 { width: 76%; } .slideshow-wrapper .browse-button, .slideshow-wrapper .tab-pager { z-index: 5; } .cat-img img { width: 170px; } .custom-menu .grid12-5 img { width: 210px; } } .cat-section { background: #f8f8f8; padding: 20px; border: 1px #eaeaea solid } .cat-section .new_title { border-color: #cde5f8 } .cat-section .new_title h2 { border: none; padding-left: 0px; font-size: 16px } .cat-section img { border: 3px #fff solid } .cat-section .col-item .info .info-inner .item-title a { font-size: 13px; color: #37a4d9; } .cat-section .col-item .info .info-inner .item-title a:hover { font-size: 13px; color: #000; }
0.406744
0.081337