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
.wp-caption { background-color: rgba(5, 5, 5, 0.11); text-align: center; border: 1px dotted #522d80; font-size: 0.90em; overflow: hidden; position: relative; } .wp-caption dd { color: #808080; font-size: .9em; padding: 2px 8px 3px 8px; margin: 1px 0 0 0; } .wp-caption dt { margin: 0; } img { display: block; max-width: 100%; margin: 0 0 1rem; border-radius: 5px; } .wp-caption img { margin: 0; padding: 0; border: 0; } .alignleft, .alignright { display: block; margin-top: 4px; } .alignleft { float: left; margin-right: 20px; margin-bottom: 15px; } .alignright { float: right; margin-left: 20px; margin-bottom: 15px; } .aligncenter { display: block; margin-left: auto; margin-right: auto; } figure { margin: 0; padding: 0; } /* Code */ code { padding: .25em .5em; font-size: 85%; color: #bf616a; background-color: rgba(255, 255, 255, 0.4); border-radius: 3px; } pre { display: block; margin-top: 0; margin-bottom: 1rem; padding-bottom: .9rem; padding-top: .9rem; padding-left: .1rem; font-size: .8rem; line-height: 1.4; white-space: pre; white-space: pre-wrap; word-break: break-all; word-wrap: break-word; background-color: rgba(5, 5, 5, 0.11); } pre code { padding: 0; font-size: 100%; color: inherit; background-color: transparent; } /* Pygments via Jekyll */ .highlight { margin-bottom: 1rem; border-radius: 4px; } .highlight pre { margin-bottom: 0; } .highlight .lineno { -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; display: inline-block; padding: 0 5px; } ul.listing li.listing-seperator { padding-top: 15px; font-weight: bold; font-family: 'Titillium Web', sans-serif; font-size: 1.17em; } /* Tables */ table { margin-bottom: 1rem; width: 100%; border: 1px solid #e5e5e5; border-collapse: collapse; } td, th { padding: .25rem .5rem; border: 1px solid #e5e5e5; } tbody tr:nth-child(odd) td, tbody tr:nth-child(odd) th { background-color: rgba(5, 5, 5, 0.11); } /* Quotes */ blockquote { padding: .5rem 1rem; margin: .8rem 0; color: #7a7a7a; border-left: .5rem solid #aaaaaa; font-style: italic; background-color: rgba(5, 5, 5, 0.11); } blockquote p:last-child { margin-bottom: 0; }
public/css/zspark.css
.wp-caption { background-color: rgba(5, 5, 5, 0.11); text-align: center; border: 1px dotted #522d80; font-size: 0.90em; overflow: hidden; position: relative; } .wp-caption dd { color: #808080; font-size: .9em; padding: 2px 8px 3px 8px; margin: 1px 0 0 0; } .wp-caption dt { margin: 0; } img { display: block; max-width: 100%; margin: 0 0 1rem; border-radius: 5px; } .wp-caption img { margin: 0; padding: 0; border: 0; } .alignleft, .alignright { display: block; margin-top: 4px; } .alignleft { float: left; margin-right: 20px; margin-bottom: 15px; } .alignright { float: right; margin-left: 20px; margin-bottom: 15px; } .aligncenter { display: block; margin-left: auto; margin-right: auto; } figure { margin: 0; padding: 0; } /* Code */ code { padding: .25em .5em; font-size: 85%; color: #bf616a; background-color: rgba(255, 255, 255, 0.4); border-radius: 3px; } pre { display: block; margin-top: 0; margin-bottom: 1rem; padding-bottom: .9rem; padding-top: .9rem; padding-left: .1rem; font-size: .8rem; line-height: 1.4; white-space: pre; white-space: pre-wrap; word-break: break-all; word-wrap: break-word; background-color: rgba(5, 5, 5, 0.11); } pre code { padding: 0; font-size: 100%; color: inherit; background-color: transparent; } /* Pygments via Jekyll */ .highlight { margin-bottom: 1rem; border-radius: 4px; } .highlight pre { margin-bottom: 0; } .highlight .lineno { -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; display: inline-block; padding: 0 5px; } ul.listing li.listing-seperator { padding-top: 15px; font-weight: bold; font-family: 'Titillium Web', sans-serif; font-size: 1.17em; } /* Tables */ table { margin-bottom: 1rem; width: 100%; border: 1px solid #e5e5e5; border-collapse: collapse; } td, th { padding: .25rem .5rem; border: 1px solid #e5e5e5; } tbody tr:nth-child(odd) td, tbody tr:nth-child(odd) th { background-color: rgba(5, 5, 5, 0.11); } /* Quotes */ blockquote { padding: .5rem 1rem; margin: .8rem 0; color: #7a7a7a; border-left: .5rem solid #aaaaaa; font-style: italic; background-color: rgba(5, 5, 5, 0.11); } blockquote p:last-child { margin-bottom: 0; }
0.440349
0.19112
@charset "utf-8"; /* CSS Document */ /*足迹*/ .goods { position: relative; width: 100%; text-align: left; margin-bottom: 0px; overflow: hidden; } .goods-box { background: #fff; border: 1px solid #E4EAEE; } .goods-img { width: 100%; margin: 0px auto; } /*布局*/ .goods-pic { width: 120px; position: absolute; } .goods-attr { margin-left: 120px; } .goods-date { padding: 5px; } .goods-price { margin-top: 10px; } /*删除功能*/ .goods-date s.line { display: none; } .goods .goods-date del { font-size: 14px; position: absolute; right: 5%; } .goods-delete { visibility: hidden; position: absolute; top: 0px; right: 0px; z-index: 2; display: inline-block; height: 33px; width: 33px; background: rgba(0, 0, 0, 0.6); z-index: 99; } .goods-delete i { display: block; position: absolute; left: 8px; top: 4px; font-size: 22px; color: #FFF; } /*一些说明*/ .goods-pic .goods-status { display: none; position: absolute; left: 0px; bottom: 0px; color: #666; height: 30px; line-height: 30px; width: 100%; background: rgba(255, 255, 255, 0.8) none repeat scroll 0% 0%; } .goods-pic .cat-only-status { visibility: hidden; z-index: 10; } .goods-status .cat-only { cursor: pointer; display: inline-block; text-align: center; color: #FFF; text-decoration: none; background-color: #EA6021; opacity: 0.7; width: 50%; text-overflow: ellipsis; white-space: nowrap; } .goods-status .view_count { display: inline-block; color: #414141; background: #FFF none repeat scroll 0% 0%; opacity: 0.7; width: 50%; text-align: center; } .goods-pic .goods-status-show { visibility: visible; } .goods-status.goods-status-show .desc { display: block; text-align: center; color: #333; text-decoration: none; height: 30px; overflow: hidden; } /*文字信息*/ .goods-attr { padding: 5px 10px; line-height: 20px; height: 120px; } .g_price { color: #F64000; font-size: 14px; font-family: Verdana; } .g_price strong { font-weight: 700; } .g_price.g_price-original strong { font-family: Verdana; text-decoration: line-through; font-weight: 400; } .g_price-original { color: #B0B0B0; } .goods .good-title { font-size: 13px; line-height: 20px; height: 40px; overflow: hidden; } .goods-num { color: #B0B0B0; padding: 10px 0px; text-align: center; position: absolute; bottom: 0; right: 0; } .goods-num .match-recom a { display: inline-block; width: 55px; height: 20px; line-height: 20px; text-align: center; color: #999; font-size: 12px; border: 1px solid #D7D7D7; text-decoration: none; } @media only screen and (min-width:640px) { .goods { width: 33.33%; float: left; } .goods-date { padding: 0px; } .goods-box { margin: 0px 8px 10px 8px; ; } .goods-pic { width: 100%; position: relative; overflow: hidden; } .goods-date { position: relative; height: 40px; line-height: 40px; font-family: arial; font-size: 14px; color: #666; } .goods .goods-date .day-lite del { position: absolute; top: 10px; width: 85px; line-height: 22px; background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%; color: #FFF; font-size: 12px; text-align: center; text-decoration: none; cursor: pointer; } .goods-date span { position: relative; background: #FFF; z-index: 2; white-space: nowrap; padding-right: 5px; } .goods-date s.line { display: inline; position: absolute; top: 23px; right: 0px; width: 100%; height: 1px; line-height: 1px; background: #CCC none repeat scroll 0% 0%; } .goods .good-title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 20px; } /*布局*/ .goods-pic { width: 100%; position: static; } .goods-attr { float: none; margin-left: 0px; height: auto; } .goods-num { position: static; text-align: center; } .goods-price { text-align: center; } /*删除*/ .goods .goods-date del { right: auto; } } @media only screen and (min-width:1025px) { .goods { width: 25%; } .goods-num .match-recom a { display: inline-block; width: 65px; } /*删除*/ .goods-pic { width: 100%; position: relative; } .goods-box:hover .goods-delete { visibility: visible; } .goods-box:hover .goods-pic .goods-status { display: block; } } @media only screen and (min-width:1200px) { .goods { width: 20%; } }
jd-commerce-app/jd-commerce-shop/css/footstyle.css
@charset "utf-8"; /* CSS Document */ /*足迹*/ .goods { position: relative; width: 100%; text-align: left; margin-bottom: 0px; overflow: hidden; } .goods-box { background: #fff; border: 1px solid #E4EAEE; } .goods-img { width: 100%; margin: 0px auto; } /*布局*/ .goods-pic { width: 120px; position: absolute; } .goods-attr { margin-left: 120px; } .goods-date { padding: 5px; } .goods-price { margin-top: 10px; } /*删除功能*/ .goods-date s.line { display: none; } .goods .goods-date del { font-size: 14px; position: absolute; right: 5%; } .goods-delete { visibility: hidden; position: absolute; top: 0px; right: 0px; z-index: 2; display: inline-block; height: 33px; width: 33px; background: rgba(0, 0, 0, 0.6); z-index: 99; } .goods-delete i { display: block; position: absolute; left: 8px; top: 4px; font-size: 22px; color: #FFF; } /*一些说明*/ .goods-pic .goods-status { display: none; position: absolute; left: 0px; bottom: 0px; color: #666; height: 30px; line-height: 30px; width: 100%; background: rgba(255, 255, 255, 0.8) none repeat scroll 0% 0%; } .goods-pic .cat-only-status { visibility: hidden; z-index: 10; } .goods-status .cat-only { cursor: pointer; display: inline-block; text-align: center; color: #FFF; text-decoration: none; background-color: #EA6021; opacity: 0.7; width: 50%; text-overflow: ellipsis; white-space: nowrap; } .goods-status .view_count { display: inline-block; color: #414141; background: #FFF none repeat scroll 0% 0%; opacity: 0.7; width: 50%; text-align: center; } .goods-pic .goods-status-show { visibility: visible; } .goods-status.goods-status-show .desc { display: block; text-align: center; color: #333; text-decoration: none; height: 30px; overflow: hidden; } /*文字信息*/ .goods-attr { padding: 5px 10px; line-height: 20px; height: 120px; } .g_price { color: #F64000; font-size: 14px; font-family: Verdana; } .g_price strong { font-weight: 700; } .g_price.g_price-original strong { font-family: Verdana; text-decoration: line-through; font-weight: 400; } .g_price-original { color: #B0B0B0; } .goods .good-title { font-size: 13px; line-height: 20px; height: 40px; overflow: hidden; } .goods-num { color: #B0B0B0; padding: 10px 0px; text-align: center; position: absolute; bottom: 0; right: 0; } .goods-num .match-recom a { display: inline-block; width: 55px; height: 20px; line-height: 20px; text-align: center; color: #999; font-size: 12px; border: 1px solid #D7D7D7; text-decoration: none; } @media only screen and (min-width:640px) { .goods { width: 33.33%; float: left; } .goods-date { padding: 0px; } .goods-box { margin: 0px 8px 10px 8px; ; } .goods-pic { width: 100%; position: relative; overflow: hidden; } .goods-date { position: relative; height: 40px; line-height: 40px; font-family: arial; font-size: 14px; color: #666; } .goods .goods-date .day-lite del { position: absolute; top: 10px; width: 85px; line-height: 22px; background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%; color: #FFF; font-size: 12px; text-align: center; text-decoration: none; cursor: pointer; } .goods-date span { position: relative; background: #FFF; z-index: 2; white-space: nowrap; padding-right: 5px; } .goods-date s.line { display: inline; position: absolute; top: 23px; right: 0px; width: 100%; height: 1px; line-height: 1px; background: #CCC none repeat scroll 0% 0%; } .goods .good-title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 20px; } /*布局*/ .goods-pic { width: 100%; position: static; } .goods-attr { float: none; margin-left: 0px; height: auto; } .goods-num { position: static; text-align: center; } .goods-price { text-align: center; } /*删除*/ .goods .goods-date del { right: auto; } } @media only screen and (min-width:1025px) { .goods { width: 25%; } .goods-num .match-recom a { display: inline-block; width: 65px; } /*删除*/ .goods-pic { width: 100%; position: relative; } .goods-box:hover .goods-delete { visibility: visible; } .goods-box:hover .goods-pic .goods-status { display: block; } } @media only screen and (min-width:1200px) { .goods { width: 20%; } }
0.391406
0.085709
@charset "utf-8"; /* CSS Document */ body,div,ul,ol,li,form,input,textarea,p{margin:0;padding:0;} body{background:none; font-size:12px; color:#515151; } img{border:0 none;} .head{width:950px;height:80px;margin:0 auto; background:url(../images/logo.jpg) no-repeat;overflow:hidden; } .search{width:1160px;height:42px; margin-top:35px; padding-left:155px;z-index:1;} .search .text{width:600px;height:39px; float:left; padding-left:5px; background:url(../images/searchtext.jpg) no-repeat} .search .text #key{width:400px;height:30px; border:0 none; background:none scroll repeat 0 0 transparent; color:#000000; line-height:15px; font-size:18px;font-weight:bold;padding-top:10px; padding-left:34px; } .search .sousuo{width:95px;height:48px; float:left; margin-left:0px; background:url(../images/search.jpg) no-repeat; cursor:pointer} .search #remen{width:300px;height:35px;float:left; line-height:35px; padding-left:20px} #remen a{ margin-right:10px; color:#36C; text-decoration:none;} #remen a:hover{text-decoration:underline} .hea{ background:url(../images/head1.jpg); float:right; width:375px; height:26px; line-height:20px; font-size:12px; margin-right:100px; position:absolute; top:2px; left:757px; } .huo{margin-left:20px; padding:2px} .huo a{text-decoration:none;color:#515151;} .huo a:hover{text-decoration:underline} .hea2{ width:398px; height:28px; float:right; margin-top:5px; clear:both; line-height:28px; text-align:right; position:absolute; top:43px; right:220px; } .hea2 a{text-decoration:none; color:rgb(0,0,0)} .hea2 a:hover{text-decoration:underline} .navi{width:1400px;height:42px; background:url(../images/dao.jpg)} .navi .navi_center{height:42px;width:950px; line-height:42px; margin:0 auto; margin-left:195px;} .navi .navi_center .navi_span{margin-left:50px;} .navi .navi_center a{text-decoration:none; font-size:14px; color:#FFF} /*current*/ .current{width:950px;height:450px;} .current .type{width:210px;height:432px; margin-top:10px; background:url(../images/fenlei.jpg); float:left;} .current .type #lie{width:168px;height:33px; line-height:33px;} .current .type #lie span{margin-left:0px} .current .type #lie span a{ font-size:14px; color:#333; text-decoration:none} .current .type #lie span a:hover{text-decoration:underline; font-weight:bold; color:#069; font-style:宋体} .current .right{width:754px;height:432px; float:left} .current_right_flash{width:512px;height:255px; margin-top:10px; margin-left:220px; float:left} .current_right_login{width:234px;height:240px; border:#FD7C7C solid 3px;margin-left:530px; margin-top:10px} .current_right_login_line{line-height:25px; width:210px; padding-left:18px; margin-top:6px} .a1:link{color:#515151; text-decoration:underline} .a1:hover{color:#C00} .current_login_line_in1{border:#8B8B8B 1px solid; padding:2px} .current_right_login_h{border-top:1px solid #EAEAEA; line-height:23px; margin:0 auto; padding:3px 0 0 20px; width:198px; height:71px; background:url(../images/bac.gif) left ; overflow:hidden} .current_right_login_h a{color:#515151; text-decoration:none} .current_right_login_h a:hover{color:#515151; text-decoration:underline} /*flash style*/ /****************************************************************************************************************************************/ /* 图片按钮(上)滚动 - 公用类 */ .picBtnTop{ width:500px; height:214px; border:1px solid #ccc; padding:5px; position:relative; overflow:hidden; zoom:1; } .picBtnTop .hd{ width:98px; height:214px; position:absolute; right:5px;} .picBtnTop .hd ul li{ width:93px; padding:0 0 5px 5px; text-align:center; line-height:0px; } .picBtnTop .hd ul li img{ width:85px; height:60px; border:4px solid #ddd; cursor:pointer; } .picBtnTop .hd ul li.on{ background:url("images/icoleft.gif") no-repeat 0 28px; } .picBtnTop .hd ul li.on img{ border-color:#f60; } .picBtnTop .bd{ width:400px; height:214px; position:relative; } .picBtnTop .bd img{ width:400px; height:214px; } .picBtnTop .bd li{ position:relative; zoom:1; } .picBtnTop .bd li .pic{ position:relative; z-index:0; line-height:0px; } .picBtnTop .bd li .bg{ width:400px; height:30px; position:absolute; left:0; bottom:0; z-index:1; background:#000; filter:alpha(opacity=60);opacity:0.6; } .picBtnTop .bd li .title{ width:400px; height:30px; line-height:30px; left:0; bottom:0; position:absolute; z-index:2; } .picBtnTop .bd li .title a{ color:#fff; } /****************************************************************************************************************************************/ #ifocus ul, li { list-style:none; } #ifocus { width:680px; height:245px; margin:20px 0 0 20px; border:1px solid #DEDEDE; background:#F8F8F8; } #ifocus_pic { display:inline; position:relative; float:left; width:400px; height:225px; overflow:hidden; margin:10px 0 0 10px; } #ifocus_piclist { position:absolute; width: 400px; height:400px; } #ifocus_piclist li { width:400px; height:225px; overflow:hidden; } #ifocus_piclist img { width:400px; height:225px; } #ifocus_btn { display:inline; width:70px; margin:9px 9px 0 0; float:right; margin-right:0px;} #ifocus_btn li { width:70px; height:57px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); } #ifocus_btn img { width:70px; height:45px; margin:7px 0 0 11px; } #ifocus_btn .current { background: url(img/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100);} #ifocus_opdiv { position:absolute; left:5px; bottom:-11px; width:400px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); } #ifocus_tx { position:absolute; left:4px; bottom:-224px; color:#FFF; width: 132px; height: 232px; } #ifocus_tx .normal { display:none; } .guang{width:756px; height:131px; border:0; float:left; margin-left:243px; margin-top:0px; position:absolute; top:420px; left:110px} .guang .tu{width:510px; height:131px; border:0; float:left} .guang .fen{width:238px; height:131px; border:0; margin-left:518px} /*xinpin*/ .xinpin{width:940px; height:auto; margin:0 auto;} .xinpin .biaoti{width:930px; height:55px; background-image:url(../shangpinImages/shumatopic.gif); text-align:left; margin-left:0px;} .xinpin .biaoti span{line-height:45px} .xinpin .biaoti span a{ margin-right:15px;text-decoration:none;color:C00} .xinpin .biaoti span a:hover{text-decoration:underline} .xinpin .biaoti-tu{width:900px; height:245px; margin-left:45px;} .xinpin .biaoti-tu ul{ list-style-type:none; margin:0;} .xinpin .biaoti-tu li{ list-style:none; float:left; display:inline; margin-left:10px; margin-top:10px;height:200px; clear:none} .xinpin .biaoti-tu li img{width:160px; height:160px; border:#d1d1d0 1px solid;} .xinpin .biaoti-tu .desp{ text-align:left; width:155px; height:35px; line-height:20px;} .xinpin .biaoti-tu .price{ font-weight:bold; color:#F00; margin-left:0px; width:100px; height:20px; line-height:25px} /*shuma*/ .shuma{width:999px; height:auto; margin:0 auto} .shuma-topic{width:700px; height:auto; background:url(../shangpinImages/shumatopic.gif); text-align:left; margin-left:140px; padding-right:20px} .shuma-topic span{ line-height:45px} .shuma-topic span a{ margin-right:15px; text-decoration:none; color:#C00} .shuma-topic span a:hover{text-decoration:underline} .shuma-content{width:950px; height:200px; margin-bottom:20px} .content-right{width:730px; height:203px; margin-left:200px} .content-right-shang{width:790px; height:182px;} .content-right-shang ul{list-style-type:none; margin:0;} .content-right-shang li{list-style:none; float:left; display:inline; margin-left:10px; margin-top:10px;height:182px; clear:none} .content-right-shang li img{width:160px; height:160px; border:#d1d1d0 1px solid;} .content-right-shang .desp1{text-align:left; width:155px; height:auto; line-height:20px;} .content-right-shang .price1{font-weight:bold; color:#F00; margin-left:0px; width:130px; height:auto; line-height:25px} /*tobooktype*/ .booktype{width:999px; margin:0px auto} .booktype-topic{width:700px; height:55px; background:url(../shangpinImages/shumatopic.gif); text-align:left; margin-left:150px; padding-right:20px} .booktype-topic span{ line-height:55px} .booktype-topic span a{ margin-right:15px; text-decoration:none; color:#C00} .booktype-topic span a:hover{text-decoration:underline} .booktype-content{width:950px; height:1600px;} .content-right{width:730px; height:1300px; margin-left:20px} .content-right-shang{width:790px; height:auto} .content-right-shang ul{list-style-type:none; margin-top:10px;} .content-right-shang li{list-style:none; float:left; display:inline; margin-left:10px; margin-top:5px;margin-bottom:40px;margin-height:182px; clear:none} .content-right-shang li img{width:160px; height:160px; border:#d1d1d0 1px solid;} .content-right-shang .desp1{text-align:left; width:150px; height:35px; line-height:20px;} .content-right-shang .price1{font-weight:bold; color:#F00; margin-left:0px; width:130px; height:50px; line-height:25px} /*select*/ .select{width:999px; height:auto;margin:0px auto} .select-topic{width:700px; height:55px; background:url(../shangpinImages/shumatopic.gif); text-align:left; margin-left:150px; padding-right:20px} .select-topic span{ line-height:55px} .select-topic span a{ margin-right:15px; text-decoration:none; color:#C00} .select-topic span a:hover{text-decoration:underline} .select-content{width:950px;} .content-right{width:730px; margin-left:20px} .content-right-shang{width:790px;} .content-right-shang ul{list-style-type:none; margin-top:10px;} .content-right-shang li{list-style:none; float:left; display:inline; margin-left:10px; margin-top:5px;margin-bottom:45px;height:182px; clear:none} .content-right-shang li img{width:160px; height:160px; border:#d1d1d0 1px solid;} .content-right-shang .desp1{text-align:left; width:150px; height:auto; line-height:20px;} .content-right-shang .price1{font-weight:bold; color:#F00; margin-left:0px; width:130px; height:auto; line-height:25px} /*lianjie*/ .lianjie{width:950px; height:105px; border:#cccccc 1px solid; margin:0 auto; margin-top:15px} .lianjie .lian1{width:83px; height:105px; margin-left:10px; float:left} .lianjie .lian1 a{ line-height:21px; text-decoration:none; color:#333} .lianjie .lian1 a:hover{ color:#F00} .bangzhu{width:950px; height:80px; margin:0 auto; margin-top:25px; text-align:center; border-bottom:#F00 4px solid} .guanyu{width:950px; height:30px; margin:0 auto;margin-top:35px; text-align:center} .guanyu a{ margin-left:30px; text-decoration:none; color:#000} .guanyu a:hover{ color:#F00} .banquan{width:950px; height:80px; margin:0 auto;text-align:center;} /*注册页面*/ .cur{width:1000px; height:30px; margin:0 auto; line-height:30px; border-bottom:#F90 1px solid; margin-top:15px} .cur #one{} .cur #two{ margin-left:650px} .cur a{ text-decoration:none} .cur a:hover{ text-decoration:underline} .zc{width:950px; height:500px;margin:0 auto; border:#cccccc 1px solid; margin-top:10px; padding-top:20px} .item{width:950px; height:50px; margin-top:5px} .word1{ height:80px; font-size:18px; text-align:right; padding-left:300px} .word2{ height:80px; font-size:18px; text-align:right; padding-left:300px} .word3{ height:80px; font-size:18px; text-align:right; padding-left:300px} .word4{ height:80px; font-size:18px; text-align:right; padding-left:300px} .word5{ height:80px; font-size:18px; text-align:right; padding-left:300px} .zc .word6{ height:80px; font-size:14px; text-align:right; padding-left:350px} .zc .item1{width:950px; height:30px; margin-top:5px} .zc .word7{ font-size:14px; text-align:right; padding-left:350px} .zc input{ border:#BBBBBB 1px solid; height:28px; font-size:15px; padding:4px 3px; width:240px} .zc .btn{ width:167px; height:32px; background:url(../regImages/submit.jpg); border:0px; color:#FFF; font-weight:bold} .zc #protocal{ border:1px solid #CCCCCC; color:#666666; height:80px; margin:0 auto; overflow:auto; padding:8px; width:600px} /*登录页面*/ .log{width:950px; height:280px;margin:0 auto; border:#cccccc 1px solid;margin-top:10px; padding-top:20px} .log .log-left{width:600px; height:280px;float:left} .log-item{width:550px; height:50px; margin-top:5px} .log-left .wor1{ height:80px; font-size:20px; text-align:right; padding-left:140px} .log-left .wor2{ height:80px; font-size:20px; text-align:right; padding-left:140px} .log-left .wor5{ height:80px; font-size:20px; text-align:right; padding-left:140px} .log-left .log-item input{ border:#BBBBBB 1px solid; height:38px; font-size:20px;font-weight:bold; padding:4px 3px; width:240px} .log-left .log-item #yanzheng{ border:#BBBBBB 1px solid; height:38px; font-size:20px; padding:4px 3px; width:100px} .log-left .wor6{ height:80px; font-size:20px; text-align:right; padding-left:130px} .log-left .lo{ width:88px; height:35px; background:url(../regImages/login.jpg); border:0px} .log-right{width:350px; height:250px; margin-left:600px; margin-top:20px; border-left:#cccccc 1px dashed} .re-zhu{padding-left:20px; width:300px; height:30px; text-align:center; margin-top:70px} .re-zhu input{ width:136px; height:36px; background:url(../regImages/lijizhuce.gif); border:0px; color:#000; font-weight:bold; cursor:pointer} /**商品页面**/ .sou1{width:950px; height:52px;margin:0 auto; background:url(../shangpinImages/bian.gif)} .sou1 .search{width:690px;height:35px; margin-top:10px; margin-left:10px;} .sou1 .search #remen{width:300px;height:35px;float:left; line-height:35px; padding-left:20px} #remen a{ margin-right:10px; color:#36C; text-decoration:none;} #remen a:hover{text-decoration:underline} .sou1 .search .text{width:258px;height:35px;background:url(../images/searchtext.jpg) no-repeat; float:left} .sou1 .search .text #key{width:228px;height:15px; border:0 none; background:none scroll repeat 0 0 transparent; color:#999999; height:15px; line-height:15px; font-size:14px; padding:8px 5px 6px 24px} .sou1 .search .sousuo{width:78px;height:35px;background:url(../images/search.jpg) no-repeat; cursor:pointer; float:left} .curposition{width:950px; height:20px;margin:0 auto; border-bottom:#CCC 1px solid; padding-top:20px;} .curposition span{ margin-left:10px} .allCon{width:950px; border:#009 1px solid; margin:0 auto} .fenlei{width:140px; height:480px; border:4px solid #E9E9E9;padding:5px; float:left} .fenlei h4{ height:20px; background:url(../shangpinImages/biankuang.gif); margin-bottom:10px; border-bottom:#999 1px dashed} .fenlei .fen1{width:174px; height:25px; line-height:25px;} .fenlei .fen1 a{ text-decoration:none; color:#666} .fenlei .fen1 a:hover{ color:#F00} .proright{ width:780px; border:#F00 1px solid; float:right} .paixv{width:780px; height:35px; background:url(../shangpinImages/rightbian.gif); line-height:35px} .proright-pro{width:780px; border:#0F3 1px solid} .proright-pro ul{ list-style-type:none; margin:0;} .proright-pro li{ list-style:none; float:left; display:inline; margin-left:24px; margin-top:10px; height:240px; clear:none} .proright-pro li img{border:#d1d1d0 1px solid; width:160px; height:160px} .proright-pro .desp{ text-align:left; width:136px; height:35px; line-height:20px;} .proright-pro .price{ font-weight:bold; color:#F00; margin-left:40px; width:100px; height:50px; line-height:25px} .page{width:780px; border:#0F3 1px solid; height:40px; float:right; text-align:right; line-height:40px} .pagesi{ text-decoration:none; font-weight:bold; padding:2px 8px 0; color:#333; font-size:14px} .pagesi:hover{ text-decoration:underline; color:#F00} .sxpage{border:1px solid #FF7A32; color:#FFFFFF; padding:2px 15px 0 8px; text-decoration:none; background: no-repeat scroll -30px -128px #FF975F}
CloudShadowBookStoreV1.1/WebRoot/detailCss/style.css
@charset "utf-8"; /* CSS Document */ body,div,ul,ol,li,form,input,textarea,p{margin:0;padding:0;} body{background:none; font-size:12px; color:#515151; } img{border:0 none;} .head{width:950px;height:80px;margin:0 auto; background:url(../images/logo.jpg) no-repeat;overflow:hidden; } .search{width:1160px;height:42px; margin-top:35px; padding-left:155px;z-index:1;} .search .text{width:600px;height:39px; float:left; padding-left:5px; background:url(../images/searchtext.jpg) no-repeat} .search .text #key{width:400px;height:30px; border:0 none; background:none scroll repeat 0 0 transparent; color:#000000; line-height:15px; font-size:18px;font-weight:bold;padding-top:10px; padding-left:34px; } .search .sousuo{width:95px;height:48px; float:left; margin-left:0px; background:url(../images/search.jpg) no-repeat; cursor:pointer} .search #remen{width:300px;height:35px;float:left; line-height:35px; padding-left:20px} #remen a{ margin-right:10px; color:#36C; text-decoration:none;} #remen a:hover{text-decoration:underline} .hea{ background:url(../images/head1.jpg); float:right; width:375px; height:26px; line-height:20px; font-size:12px; margin-right:100px; position:absolute; top:2px; left:757px; } .huo{margin-left:20px; padding:2px} .huo a{text-decoration:none;color:#515151;} .huo a:hover{text-decoration:underline} .hea2{ width:398px; height:28px; float:right; margin-top:5px; clear:both; line-height:28px; text-align:right; position:absolute; top:43px; right:220px; } .hea2 a{text-decoration:none; color:rgb(0,0,0)} .hea2 a:hover{text-decoration:underline} .navi{width:1400px;height:42px; background:url(../images/dao.jpg)} .navi .navi_center{height:42px;width:950px; line-height:42px; margin:0 auto; margin-left:195px;} .navi .navi_center .navi_span{margin-left:50px;} .navi .navi_center a{text-decoration:none; font-size:14px; color:#FFF} /*current*/ .current{width:950px;height:450px;} .current .type{width:210px;height:432px; margin-top:10px; background:url(../images/fenlei.jpg); float:left;} .current .type #lie{width:168px;height:33px; line-height:33px;} .current .type #lie span{margin-left:0px} .current .type #lie span a{ font-size:14px; color:#333; text-decoration:none} .current .type #lie span a:hover{text-decoration:underline; font-weight:bold; color:#069; font-style:宋体} .current .right{width:754px;height:432px; float:left} .current_right_flash{width:512px;height:255px; margin-top:10px; margin-left:220px; float:left} .current_right_login{width:234px;height:240px; border:#FD7C7C solid 3px;margin-left:530px; margin-top:10px} .current_right_login_line{line-height:25px; width:210px; padding-left:18px; margin-top:6px} .a1:link{color:#515151; text-decoration:underline} .a1:hover{color:#C00} .current_login_line_in1{border:#8B8B8B 1px solid; padding:2px} .current_right_login_h{border-top:1px solid #EAEAEA; line-height:23px; margin:0 auto; padding:3px 0 0 20px; width:198px; height:71px; background:url(../images/bac.gif) left ; overflow:hidden} .current_right_login_h a{color:#515151; text-decoration:none} .current_right_login_h a:hover{color:#515151; text-decoration:underline} /*flash style*/ /****************************************************************************************************************************************/ /* 图片按钮(上)滚动 - 公用类 */ .picBtnTop{ width:500px; height:214px; border:1px solid #ccc; padding:5px; position:relative; overflow:hidden; zoom:1; } .picBtnTop .hd{ width:98px; height:214px; position:absolute; right:5px;} .picBtnTop .hd ul li{ width:93px; padding:0 0 5px 5px; text-align:center; line-height:0px; } .picBtnTop .hd ul li img{ width:85px; height:60px; border:4px solid #ddd; cursor:pointer; } .picBtnTop .hd ul li.on{ background:url("images/icoleft.gif") no-repeat 0 28px; } .picBtnTop .hd ul li.on img{ border-color:#f60; } .picBtnTop .bd{ width:400px; height:214px; position:relative; } .picBtnTop .bd img{ width:400px; height:214px; } .picBtnTop .bd li{ position:relative; zoom:1; } .picBtnTop .bd li .pic{ position:relative; z-index:0; line-height:0px; } .picBtnTop .bd li .bg{ width:400px; height:30px; position:absolute; left:0; bottom:0; z-index:1; background:#000; filter:alpha(opacity=60);opacity:0.6; } .picBtnTop .bd li .title{ width:400px; height:30px; line-height:30px; left:0; bottom:0; position:absolute; z-index:2; } .picBtnTop .bd li .title a{ color:#fff; } /****************************************************************************************************************************************/ #ifocus ul, li { list-style:none; } #ifocus { width:680px; height:245px; margin:20px 0 0 20px; border:1px solid #DEDEDE; background:#F8F8F8; } #ifocus_pic { display:inline; position:relative; float:left; width:400px; height:225px; overflow:hidden; margin:10px 0 0 10px; } #ifocus_piclist { position:absolute; width: 400px; height:400px; } #ifocus_piclist li { width:400px; height:225px; overflow:hidden; } #ifocus_piclist img { width:400px; height:225px; } #ifocus_btn { display:inline; width:70px; margin:9px 9px 0 0; float:right; margin-right:0px;} #ifocus_btn li { width:70px; height:57px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); } #ifocus_btn img { width:70px; height:45px; margin:7px 0 0 11px; } #ifocus_btn .current { background: url(img/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100);} #ifocus_opdiv { position:absolute; left:5px; bottom:-11px; width:400px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); } #ifocus_tx { position:absolute; left:4px; bottom:-224px; color:#FFF; width: 132px; height: 232px; } #ifocus_tx .normal { display:none; } .guang{width:756px; height:131px; border:0; float:left; margin-left:243px; margin-top:0px; position:absolute; top:420px; left:110px} .guang .tu{width:510px; height:131px; border:0; float:left} .guang .fen{width:238px; height:131px; border:0; margin-left:518px} /*xinpin*/ .xinpin{width:940px; height:auto; margin:0 auto;} .xinpin .biaoti{width:930px; height:55px; background-image:url(../shangpinImages/shumatopic.gif); text-align:left; margin-left:0px;} .xinpin .biaoti span{line-height:45px} .xinpin .biaoti span a{ margin-right:15px;text-decoration:none;color:C00} .xinpin .biaoti span a:hover{text-decoration:underline} .xinpin .biaoti-tu{width:900px; height:245px; margin-left:45px;} .xinpin .biaoti-tu ul{ list-style-type:none; margin:0;} .xinpin .biaoti-tu li{ list-style:none; float:left; display:inline; margin-left:10px; margin-top:10px;height:200px; clear:none} .xinpin .biaoti-tu li img{width:160px; height:160px; border:#d1d1d0 1px solid;} .xinpin .biaoti-tu .desp{ text-align:left; width:155px; height:35px; line-height:20px;} .xinpin .biaoti-tu .price{ font-weight:bold; color:#F00; margin-left:0px; width:100px; height:20px; line-height:25px} /*shuma*/ .shuma{width:999px; height:auto; margin:0 auto} .shuma-topic{width:700px; height:auto; background:url(../shangpinImages/shumatopic.gif); text-align:left; margin-left:140px; padding-right:20px} .shuma-topic span{ line-height:45px} .shuma-topic span a{ margin-right:15px; text-decoration:none; color:#C00} .shuma-topic span a:hover{text-decoration:underline} .shuma-content{width:950px; height:200px; margin-bottom:20px} .content-right{width:730px; height:203px; margin-left:200px} .content-right-shang{width:790px; height:182px;} .content-right-shang ul{list-style-type:none; margin:0;} .content-right-shang li{list-style:none; float:left; display:inline; margin-left:10px; margin-top:10px;height:182px; clear:none} .content-right-shang li img{width:160px; height:160px; border:#d1d1d0 1px solid;} .content-right-shang .desp1{text-align:left; width:155px; height:auto; line-height:20px;} .content-right-shang .price1{font-weight:bold; color:#F00; margin-left:0px; width:130px; height:auto; line-height:25px} /*tobooktype*/ .booktype{width:999px; margin:0px auto} .booktype-topic{width:700px; height:55px; background:url(../shangpinImages/shumatopic.gif); text-align:left; margin-left:150px; padding-right:20px} .booktype-topic span{ line-height:55px} .booktype-topic span a{ margin-right:15px; text-decoration:none; color:#C00} .booktype-topic span a:hover{text-decoration:underline} .booktype-content{width:950px; height:1600px;} .content-right{width:730px; height:1300px; margin-left:20px} .content-right-shang{width:790px; height:auto} .content-right-shang ul{list-style-type:none; margin-top:10px;} .content-right-shang li{list-style:none; float:left; display:inline; margin-left:10px; margin-top:5px;margin-bottom:40px;margin-height:182px; clear:none} .content-right-shang li img{width:160px; height:160px; border:#d1d1d0 1px solid;} .content-right-shang .desp1{text-align:left; width:150px; height:35px; line-height:20px;} .content-right-shang .price1{font-weight:bold; color:#F00; margin-left:0px; width:130px; height:50px; line-height:25px} /*select*/ .select{width:999px; height:auto;margin:0px auto} .select-topic{width:700px; height:55px; background:url(../shangpinImages/shumatopic.gif); text-align:left; margin-left:150px; padding-right:20px} .select-topic span{ line-height:55px} .select-topic span a{ margin-right:15px; text-decoration:none; color:#C00} .select-topic span a:hover{text-decoration:underline} .select-content{width:950px;} .content-right{width:730px; margin-left:20px} .content-right-shang{width:790px;} .content-right-shang ul{list-style-type:none; margin-top:10px;} .content-right-shang li{list-style:none; float:left; display:inline; margin-left:10px; margin-top:5px;margin-bottom:45px;height:182px; clear:none} .content-right-shang li img{width:160px; height:160px; border:#d1d1d0 1px solid;} .content-right-shang .desp1{text-align:left; width:150px; height:auto; line-height:20px;} .content-right-shang .price1{font-weight:bold; color:#F00; margin-left:0px; width:130px; height:auto; line-height:25px} /*lianjie*/ .lianjie{width:950px; height:105px; border:#cccccc 1px solid; margin:0 auto; margin-top:15px} .lianjie .lian1{width:83px; height:105px; margin-left:10px; float:left} .lianjie .lian1 a{ line-height:21px; text-decoration:none; color:#333} .lianjie .lian1 a:hover{ color:#F00} .bangzhu{width:950px; height:80px; margin:0 auto; margin-top:25px; text-align:center; border-bottom:#F00 4px solid} .guanyu{width:950px; height:30px; margin:0 auto;margin-top:35px; text-align:center} .guanyu a{ margin-left:30px; text-decoration:none; color:#000} .guanyu a:hover{ color:#F00} .banquan{width:950px; height:80px; margin:0 auto;text-align:center;} /*注册页面*/ .cur{width:1000px; height:30px; margin:0 auto; line-height:30px; border-bottom:#F90 1px solid; margin-top:15px} .cur #one{} .cur #two{ margin-left:650px} .cur a{ text-decoration:none} .cur a:hover{ text-decoration:underline} .zc{width:950px; height:500px;margin:0 auto; border:#cccccc 1px solid; margin-top:10px; padding-top:20px} .item{width:950px; height:50px; margin-top:5px} .word1{ height:80px; font-size:18px; text-align:right; padding-left:300px} .word2{ height:80px; font-size:18px; text-align:right; padding-left:300px} .word3{ height:80px; font-size:18px; text-align:right; padding-left:300px} .word4{ height:80px; font-size:18px; text-align:right; padding-left:300px} .word5{ height:80px; font-size:18px; text-align:right; padding-left:300px} .zc .word6{ height:80px; font-size:14px; text-align:right; padding-left:350px} .zc .item1{width:950px; height:30px; margin-top:5px} .zc .word7{ font-size:14px; text-align:right; padding-left:350px} .zc input{ border:#BBBBBB 1px solid; height:28px; font-size:15px; padding:4px 3px; width:240px} .zc .btn{ width:167px; height:32px; background:url(../regImages/submit.jpg); border:0px; color:#FFF; font-weight:bold} .zc #protocal{ border:1px solid #CCCCCC; color:#666666; height:80px; margin:0 auto; overflow:auto; padding:8px; width:600px} /*登录页面*/ .log{width:950px; height:280px;margin:0 auto; border:#cccccc 1px solid;margin-top:10px; padding-top:20px} .log .log-left{width:600px; height:280px;float:left} .log-item{width:550px; height:50px; margin-top:5px} .log-left .wor1{ height:80px; font-size:20px; text-align:right; padding-left:140px} .log-left .wor2{ height:80px; font-size:20px; text-align:right; padding-left:140px} .log-left .wor5{ height:80px; font-size:20px; text-align:right; padding-left:140px} .log-left .log-item input{ border:#BBBBBB 1px solid; height:38px; font-size:20px;font-weight:bold; padding:4px 3px; width:240px} .log-left .log-item #yanzheng{ border:#BBBBBB 1px solid; height:38px; font-size:20px; padding:4px 3px; width:100px} .log-left .wor6{ height:80px; font-size:20px; text-align:right; padding-left:130px} .log-left .lo{ width:88px; height:35px; background:url(../regImages/login.jpg); border:0px} .log-right{width:350px; height:250px; margin-left:600px; margin-top:20px; border-left:#cccccc 1px dashed} .re-zhu{padding-left:20px; width:300px; height:30px; text-align:center; margin-top:70px} .re-zhu input{ width:136px; height:36px; background:url(../regImages/lijizhuce.gif); border:0px; color:#000; font-weight:bold; cursor:pointer} /**商品页面**/ .sou1{width:950px; height:52px;margin:0 auto; background:url(../shangpinImages/bian.gif)} .sou1 .search{width:690px;height:35px; margin-top:10px; margin-left:10px;} .sou1 .search #remen{width:300px;height:35px;float:left; line-height:35px; padding-left:20px} #remen a{ margin-right:10px; color:#36C; text-decoration:none;} #remen a:hover{text-decoration:underline} .sou1 .search .text{width:258px;height:35px;background:url(../images/searchtext.jpg) no-repeat; float:left} .sou1 .search .text #key{width:228px;height:15px; border:0 none; background:none scroll repeat 0 0 transparent; color:#999999; height:15px; line-height:15px; font-size:14px; padding:8px 5px 6px 24px} .sou1 .search .sousuo{width:78px;height:35px;background:url(../images/search.jpg) no-repeat; cursor:pointer; float:left} .curposition{width:950px; height:20px;margin:0 auto; border-bottom:#CCC 1px solid; padding-top:20px;} .curposition span{ margin-left:10px} .allCon{width:950px; border:#009 1px solid; margin:0 auto} .fenlei{width:140px; height:480px; border:4px solid #E9E9E9;padding:5px; float:left} .fenlei h4{ height:20px; background:url(../shangpinImages/biankuang.gif); margin-bottom:10px; border-bottom:#999 1px dashed} .fenlei .fen1{width:174px; height:25px; line-height:25px;} .fenlei .fen1 a{ text-decoration:none; color:#666} .fenlei .fen1 a:hover{ color:#F00} .proright{ width:780px; border:#F00 1px solid; float:right} .paixv{width:780px; height:35px; background:url(../shangpinImages/rightbian.gif); line-height:35px} .proright-pro{width:780px; border:#0F3 1px solid} .proright-pro ul{ list-style-type:none; margin:0;} .proright-pro li{ list-style:none; float:left; display:inline; margin-left:24px; margin-top:10px; height:240px; clear:none} .proright-pro li img{border:#d1d1d0 1px solid; width:160px; height:160px} .proright-pro .desp{ text-align:left; width:136px; height:35px; line-height:20px;} .proright-pro .price{ font-weight:bold; color:#F00; margin-left:40px; width:100px; height:50px; line-height:25px} .page{width:780px; border:#0F3 1px solid; height:40px; float:right; text-align:right; line-height:40px} .pagesi{ text-decoration:none; font-weight:bold; padding:2px 8px 0; color:#333; font-size:14px} .pagesi:hover{ text-decoration:underline; color:#F00} .sxpage{border:1px solid #FF7A32; color:#FFFFFF; padding:2px 15px 0 8px; text-decoration:none; background: no-repeat scroll -30px -128px #FF975F}
0.20268
0.059921
.body { font-family: 'Quicksand', sans-serif; } .bg-1 { background-color: #d896ff; /* Lavender */ color: #ffffff; } .bg-2 { background-color: #474e5d; /* Grey */ color: #ffffff; } .bg-3 { background-color: #660066; /* Dk Purple */ color: #ffffff; } .container-fluid { padding-top: 10px; padding-bottom: 10px; } .navbar { padding-top: 15px; padding-bottom: 15px; border: 0; border-radius: 0; margin-bottom: 0; font-size: 12px; letter-spacing: 5px; } .navbar-nav li a:hover { color: #660066 !important; } .wrapper{ width: 100%; position: relative; /* margin: 110px auto 0 auto; padding: 10px; */ } #scriptText1 { font-family: 'Allura', cursive; font-size: 50px; color: #474e5d; } #scriptText2 { font-family: 'Allura', cursive; font-size: 100px; } #scriptText3 { font-family: 'Allura', cursive; font-size: 30px; color: #ffffff } .display { animation-duration: 2s; animation-delay: 1s; animation-iteration-count: 1; } .mom { animation-duration: 1s; animation-delay: 3s; animation-iteration-count: 1; } .wife { animation-duration: 1s; animation-delay: 4s; animation-iteration-count: 1; } .artist { animation-duration: 1s; animation-delay: 5s; animation-iteration-count: 1; } .coder { animation-duration: 1s; animation-delay: 6s; animation-iteration-count: 1; } .motto { animation-duration: 1s; animation-delay: 7s; animation-iteration-count: 1; } .contact { animation-duration: 5s; animation-delay: 2s; animation-iteration-count: 1; } .dropdown { position: relative; display: inline-block; } .dropdown-content { display: none; position: absolute; background-color: #f9f9f9; color: black; font-size: 15px; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); padding: 12px 16px; z-index: 1; } .dropdown:hover .dropdown-content { display: block; } @keyframes fadeInUp { 0% { opacity: 1; animation-timing-function: ease-in; width: 0px; } 10% { opacity: 0.3; width: 0px; } 20% { opacity: 1; width: 100%; } 27% { opacity: 0; width: 100%; } 100% { opacity: 0; }
assets/css/main.css
.body { font-family: 'Quicksand', sans-serif; } .bg-1 { background-color: #d896ff; /* Lavender */ color: #ffffff; } .bg-2 { background-color: #474e5d; /* Grey */ color: #ffffff; } .bg-3 { background-color: #660066; /* Dk Purple */ color: #ffffff; } .container-fluid { padding-top: 10px; padding-bottom: 10px; } .navbar { padding-top: 15px; padding-bottom: 15px; border: 0; border-radius: 0; margin-bottom: 0; font-size: 12px; letter-spacing: 5px; } .navbar-nav li a:hover { color: #660066 !important; } .wrapper{ width: 100%; position: relative; /* margin: 110px auto 0 auto; padding: 10px; */ } #scriptText1 { font-family: 'Allura', cursive; font-size: 50px; color: #474e5d; } #scriptText2 { font-family: 'Allura', cursive; font-size: 100px; } #scriptText3 { font-family: 'Allura', cursive; font-size: 30px; color: #ffffff } .display { animation-duration: 2s; animation-delay: 1s; animation-iteration-count: 1; } .mom { animation-duration: 1s; animation-delay: 3s; animation-iteration-count: 1; } .wife { animation-duration: 1s; animation-delay: 4s; animation-iteration-count: 1; } .artist { animation-duration: 1s; animation-delay: 5s; animation-iteration-count: 1; } .coder { animation-duration: 1s; animation-delay: 6s; animation-iteration-count: 1; } .motto { animation-duration: 1s; animation-delay: 7s; animation-iteration-count: 1; } .contact { animation-duration: 5s; animation-delay: 2s; animation-iteration-count: 1; } .dropdown { position: relative; display: inline-block; } .dropdown-content { display: none; position: absolute; background-color: #f9f9f9; color: black; font-size: 15px; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); padding: 12px 16px; z-index: 1; } .dropdown:hover .dropdown-content { display: block; } @keyframes fadeInUp { 0% { opacity: 1; animation-timing-function: ease-in; width: 0px; } 10% { opacity: 0.3; width: 0px; } 20% { opacity: 1; width: 100%; } 27% { opacity: 0; width: 100%; } 100% { opacity: 0; }
0.520253
0.142232
.body_content{ width: 702px; margin: 0 auto; } a{ color: black; } a:link{ color: black; } a:visited{ color: black; } a:active{ color: black; } .float_left{ float: left; } .float_right{ float: right; } .clearBoth:after{ content: ''; display: block; clear: both; } .userhead { width: 100%; height: 74px; line-height: 74px; } .back_btn i{ font-size: 30px; } .header_title{ flex: 4; font-size: 30px; text-align: center; position: relative; } .header_title input{ width: 100%; height: 99%; border-bottom: 1px solid #aeaeae; /*padding-left: 50px;*/ font-size: 26px; text-align: center; } .header_title input::input-placeholder{ color: #aeaeae !important; font-size: 26px; } .header_title i{ position: absolute; font-size: 30px; } .header_more{ text-align: right; } .header_more i{ font-size: 40px; margin-right: 10px; } /*更多*/ .sub-nav { position: absolute; right: 40px; top: 72px; font-size: 9pt; display: block; width: 204px; background-color: transparent; *border: 1px solid #666; display: none; } .sub-nav s { position: absolute; top: -20px; *top: -22px; right: 5px; display: block; height: 0; width: 0; font-size: 0; line-height: 0; border-color: transparent transparent #eaeaea transparent; border-style: dashed dashed solid dashed; border-width: 10px; } .sub-nav s i { position: absolute; top: -9px; *top: -9px; right: -10px; display: block; height: 0; width: 0; font-size: 0; line-height: 0; border-color: transparent transparent #eaeaea transparent; border-style: dashed dashed solid dashed; border-width: 13px; } .sub-nav .content { border: 1px solid #dadada; -moz-border-radius: 3px; -webkit-border-radius: 3px; position: absolute; background-color: #fff; width: 100%; *top: -2px; *border-top: 1px solid #666; *border-top: 1px solid #666; *border-left: none; *border-right: none; *height: 102px; box-shadow: 3px 3px 4px #999; -moz-box-shadow: 3px 3px 4px #999; -webkit-box-shadow: 3px 3px 4px #999; padding-right: 15px; font-size: 28px; background: #eaeaea; border-radius: 10px; } .sub-nav .content ul { list-style: none; margin: 0; padding: 30px 0; } .sub-nav .content ul li { height: 38px; line-height: 38px; padding-left: 25px; overflow: hidden; /*text-align: center;*/ margin-top: 20px; } .sub-nav .content ul li:first-child{ margin-top: 0 } .sub-nav .content ul li i{ font-size: 28px; } .sub-nav .content ul li:last-child { border-bottom: none } /*选项卡*/ .tabs_mall{ height: 85px; line-height: 85px; } .tabs_mall li{ width: 25%; } .tabs_mall li:nth-child(2), .tabs_mall li:nth-child(3){ text-align: center; } .tabs_mall li:nth-child(4){ text-align: right; } .tabs_mall li i{ font-size: 30px; color: #aeaeae; } .tabs_mall li .action{ color: #8ad4ce; border-bottom: 2px solid #8ad4ce; padding-bottom: 10px; } /*内容区域*/ .none{ display: none } .commodity_border{ width: 100%; border-top: 1px solid #f1f1f1; height: 196px; padding: 30px 0; } .commodity_content{ height: 196px; } .comm_img_wrap{ width: 194px; height: 194px; overflow: hidden; position: relative; border: 1px solid #dcdcdc; } .comm_img_wrap img{ width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .comm_content_wrap{ width: 460px; overflow: hidden; margin-left: 30px; } .comm_content_wrap .title{ font-size: 32px; } .comm_content_wrap .cont{ font-size: 32px; font-size: 24px; margin-bottom: 10px; } .comm_content_wrap .price{ font-size: 32px; color: #ff4a5b; } .comm_content_wrap .car{ font-size: 22px; color: #aeaeae; } .comm_content_wrap .car span{ margin-right: 40px; } .comm_content_wrap .car i{ float: right; font-size: 40px; color: #ff4a5b; margin-top: -20px }
public/app/content/style/mall/mall.css
.body_content{ width: 702px; margin: 0 auto; } a{ color: black; } a:link{ color: black; } a:visited{ color: black; } a:active{ color: black; } .float_left{ float: left; } .float_right{ float: right; } .clearBoth:after{ content: ''; display: block; clear: both; } .userhead { width: 100%; height: 74px; line-height: 74px; } .back_btn i{ font-size: 30px; } .header_title{ flex: 4; font-size: 30px; text-align: center; position: relative; } .header_title input{ width: 100%; height: 99%; border-bottom: 1px solid #aeaeae; /*padding-left: 50px;*/ font-size: 26px; text-align: center; } .header_title input::input-placeholder{ color: #aeaeae !important; font-size: 26px; } .header_title i{ position: absolute; font-size: 30px; } .header_more{ text-align: right; } .header_more i{ font-size: 40px; margin-right: 10px; } /*更多*/ .sub-nav { position: absolute; right: 40px; top: 72px; font-size: 9pt; display: block; width: 204px; background-color: transparent; *border: 1px solid #666; display: none; } .sub-nav s { position: absolute; top: -20px; *top: -22px; right: 5px; display: block; height: 0; width: 0; font-size: 0; line-height: 0; border-color: transparent transparent #eaeaea transparent; border-style: dashed dashed solid dashed; border-width: 10px; } .sub-nav s i { position: absolute; top: -9px; *top: -9px; right: -10px; display: block; height: 0; width: 0; font-size: 0; line-height: 0; border-color: transparent transparent #eaeaea transparent; border-style: dashed dashed solid dashed; border-width: 13px; } .sub-nav .content { border: 1px solid #dadada; -moz-border-radius: 3px; -webkit-border-radius: 3px; position: absolute; background-color: #fff; width: 100%; *top: -2px; *border-top: 1px solid #666; *border-top: 1px solid #666; *border-left: none; *border-right: none; *height: 102px; box-shadow: 3px 3px 4px #999; -moz-box-shadow: 3px 3px 4px #999; -webkit-box-shadow: 3px 3px 4px #999; padding-right: 15px; font-size: 28px; background: #eaeaea; border-radius: 10px; } .sub-nav .content ul { list-style: none; margin: 0; padding: 30px 0; } .sub-nav .content ul li { height: 38px; line-height: 38px; padding-left: 25px; overflow: hidden; /*text-align: center;*/ margin-top: 20px; } .sub-nav .content ul li:first-child{ margin-top: 0 } .sub-nav .content ul li i{ font-size: 28px; } .sub-nav .content ul li:last-child { border-bottom: none } /*选项卡*/ .tabs_mall{ height: 85px; line-height: 85px; } .tabs_mall li{ width: 25%; } .tabs_mall li:nth-child(2), .tabs_mall li:nth-child(3){ text-align: center; } .tabs_mall li:nth-child(4){ text-align: right; } .tabs_mall li i{ font-size: 30px; color: #aeaeae; } .tabs_mall li .action{ color: #8ad4ce; border-bottom: 2px solid #8ad4ce; padding-bottom: 10px; } /*内容区域*/ .none{ display: none } .commodity_border{ width: 100%; border-top: 1px solid #f1f1f1; height: 196px; padding: 30px 0; } .commodity_content{ height: 196px; } .comm_img_wrap{ width: 194px; height: 194px; overflow: hidden; position: relative; border: 1px solid #dcdcdc; } .comm_img_wrap img{ width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .comm_content_wrap{ width: 460px; overflow: hidden; margin-left: 30px; } .comm_content_wrap .title{ font-size: 32px; } .comm_content_wrap .cont{ font-size: 32px; font-size: 24px; margin-bottom: 10px; } .comm_content_wrap .price{ font-size: 32px; color: #ff4a5b; } .comm_content_wrap .car{ font-size: 22px; color: #aeaeae; } .comm_content_wrap .car span{ margin-right: 40px; } .comm_content_wrap .car i{ float: right; font-size: 40px; color: #ff4a5b; margin-top: -20px }
0.193871
0.051272
@tailwind base; @tailwind components; @tailwind utilities; /* * Extract Tailwind CSS components here according to the docs. * https://tailwindcss.com/docs/extracting-components/#extracting-css-components-with-apply */ @layer base { p, h1, h2, h3, h4, input, label, li, th, td, a, code, strong, li::before, figcaption { color: black !important; } .dark p, .dark h1, .dark h2, .dark h3, .dark h4, .dark label, .dark li, .dark th, .dark td, .dark a, .dark code, .dark strong, .dark li::before, .dark figcaption { color: white !important; } .hover\:text-white:hover { color: white !important; } .hover\:text-black:hover { color: black !important; } *:not(h1):not(h2):not(h3):not(h4) { font-family: Open Sans; } h1, h2, h3, h4 { font-family: Arvo; } .dropcap { /*font-family: Arvo;*/ @apply text-3xl; /*padding-right: 0.125rem;*/ } hr { border-color: white !important; } .elements { font-family: Arvo; font-weight: normal; @apply tracking-widest; } details { color: white; font-weight: inherit; } details summary { cursor: pointer; margin-bottom: 0.25rem; } details[open] summary ~ * { animation: sweep 0.5s linear; } @keyframes sweep { 0% { opacity: 0; margin-left: -12px; } 100% { opacity: 1; margin-left: 0px; } } /* cursor */ /* * { cursor: none; margin: 0; padding: 0; } body:before { content: ''; position: absolute; z-index: 999; top: var(--y); left: var(--x); right: 0; bottom: 0; width: 1.5em; height: 1.5em; border-radius: 50%; transform: translate(-50%, -50%); background: #fff; mix-blend-mode: difference; } */ } @layer components { .custom-underline-blue { @apply border-b-4 border-blue-400; } .custom-underline-red { @apply border-b-4 border-red-400; } .btn { @apply bg-gray-700 text-white p-2 text-base border-b-4 border-gray-900 hover:bg-gray-600 hover:border-gray-700; } .btn.yellow { @apply bg-yellow-700 border-yellow-900 hover:bg-yellow-600 hover:border-yellow-700; } .btn.kickstarter { /*background-color: #05ce78;*/ background-color: #000; /*border: 0.25rem solid white;*/ border: 0.25rem solid #05ce78; font-weight: 900; color: #05ce78; } .btn.kickstarter:hover, .btn.kickstarter:active { color: #fff; background-color: #04ae65; } /* .btn:active, .btn.yellow:active { @apply mt-5 border-transparent mb-3; }*/ *:focus, .btn:focus { @apply outline-none ring-4 ring-gray-300; } *:not(.btn):not(input):focus { text-decoration: underline; } .toggle__container { @apply relative inline-block w-10 mr-2 align-middle select-none transition duration-200 ease-in; } .toggle__checkbox { @apply left-0 absolute block w-6 h-6 rounded-full bg-white border-4 appearance-none cursor-pointer; } .toggle__checkbox:checked { @apply left-4 border-gray-700; } .toggle__checkbox + .toggle__bg { @apply block overflow-hidden h-6 rounded-full bg-gray-300 cursor-pointer; } .toggle__checkbox:checked + .toggle__bg { @apply bg-gray-700; } .toggle__label { @apply text-xs text-gray-700; } ::-moz-selection { background: #f7941d; } ::selection { background: #f7941d; } input::-moz-selection { background: #f7941d; } input::selection { background: #f7941d; } br, img, nav { -webkit-user-select: none; /* Safari */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* IE10+/Edge */ user-select: none; /* Standard */ } /*rules images*/ .hide { opacity: 0; transform: translate3d(0, -50%, 0); -webkit-transform: translate3d(0, -50%, 0); } .show { opacity: 1; transform: translateZ(0); -webkit-transform: translateZ(0); transition: all 0.5s; } } /* - {name: "Fire", value: "#ed1b31"} - {name: "Water", value: "#1b449c"} - {name: "Gem", value: "#00ad4d"} - {name: "Electric", value: "#ffda00"} - {name: "Great Spell", value: "#f7941d"}*/
styles/index.css
@tailwind base; @tailwind components; @tailwind utilities; /* * Extract Tailwind CSS components here according to the docs. * https://tailwindcss.com/docs/extracting-components/#extracting-css-components-with-apply */ @layer base { p, h1, h2, h3, h4, input, label, li, th, td, a, code, strong, li::before, figcaption { color: black !important; } .dark p, .dark h1, .dark h2, .dark h3, .dark h4, .dark label, .dark li, .dark th, .dark td, .dark a, .dark code, .dark strong, .dark li::before, .dark figcaption { color: white !important; } .hover\:text-white:hover { color: white !important; } .hover\:text-black:hover { color: black !important; } *:not(h1):not(h2):not(h3):not(h4) { font-family: Open Sans; } h1, h2, h3, h4 { font-family: Arvo; } .dropcap { /*font-family: Arvo;*/ @apply text-3xl; /*padding-right: 0.125rem;*/ } hr { border-color: white !important; } .elements { font-family: Arvo; font-weight: normal; @apply tracking-widest; } details { color: white; font-weight: inherit; } details summary { cursor: pointer; margin-bottom: 0.25rem; } details[open] summary ~ * { animation: sweep 0.5s linear; } @keyframes sweep { 0% { opacity: 0; margin-left: -12px; } 100% { opacity: 1; margin-left: 0px; } } /* cursor */ /* * { cursor: none; margin: 0; padding: 0; } body:before { content: ''; position: absolute; z-index: 999; top: var(--y); left: var(--x); right: 0; bottom: 0; width: 1.5em; height: 1.5em; border-radius: 50%; transform: translate(-50%, -50%); background: #fff; mix-blend-mode: difference; } */ } @layer components { .custom-underline-blue { @apply border-b-4 border-blue-400; } .custom-underline-red { @apply border-b-4 border-red-400; } .btn { @apply bg-gray-700 text-white p-2 text-base border-b-4 border-gray-900 hover:bg-gray-600 hover:border-gray-700; } .btn.yellow { @apply bg-yellow-700 border-yellow-900 hover:bg-yellow-600 hover:border-yellow-700; } .btn.kickstarter { /*background-color: #05ce78;*/ background-color: #000; /*border: 0.25rem solid white;*/ border: 0.25rem solid #05ce78; font-weight: 900; color: #05ce78; } .btn.kickstarter:hover, .btn.kickstarter:active { color: #fff; background-color: #04ae65; } /* .btn:active, .btn.yellow:active { @apply mt-5 border-transparent mb-3; }*/ *:focus, .btn:focus { @apply outline-none ring-4 ring-gray-300; } *:not(.btn):not(input):focus { text-decoration: underline; } .toggle__container { @apply relative inline-block w-10 mr-2 align-middle select-none transition duration-200 ease-in; } .toggle__checkbox { @apply left-0 absolute block w-6 h-6 rounded-full bg-white border-4 appearance-none cursor-pointer; } .toggle__checkbox:checked { @apply left-4 border-gray-700; } .toggle__checkbox + .toggle__bg { @apply block overflow-hidden h-6 rounded-full bg-gray-300 cursor-pointer; } .toggle__checkbox:checked + .toggle__bg { @apply bg-gray-700; } .toggle__label { @apply text-xs text-gray-700; } ::-moz-selection { background: #f7941d; } ::selection { background: #f7941d; } input::-moz-selection { background: #f7941d; } input::selection { background: #f7941d; } br, img, nav { -webkit-user-select: none; /* Safari */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* IE10+/Edge */ user-select: none; /* Standard */ } /*rules images*/ .hide { opacity: 0; transform: translate3d(0, -50%, 0); -webkit-transform: translate3d(0, -50%, 0); } .show { opacity: 1; transform: translateZ(0); -webkit-transform: translateZ(0); transition: all 0.5s; } } /* - {name: "Fire", value: "#ed1b31"} - {name: "Water", value: "#1b449c"} - {name: "Gem", value: "#00ad4d"} - {name: "Electric", value: "#ffda00"} - {name: "Great Spell", value: "#f7941d"}*/
0.448909
0.091423
.header{ width: 100%; height: 396px; background-color: #097f7e; } .top{ width: 100%; height: 240px; } .zuo{ width: 25%; height: 192px; float: left; margin-top: 24px; } .tu{ width: 100%; height: 60px; text-align: center; margin-top: 24px; } .tu img{ width: 60px; height: 60px; vertical-align: middle; } .qie{ width: 100%; height: 132px; text-align: center; line-height: 40px; } .qie span{ font-size: 33.6px; color:white; font-weight: normal; } .zhong{ width: 50%; height: 240px; float: left; line-height: 240px; } .tu2{ width:100%; height: 192px; text-align: center; } .tu2 img{ width: 192px; height: 192px; vertical-align: middle; border-radius: 50%; border: 3.6px solid white; } .you{ width: 25%; height: 192px; float: left; margin-top: 24px; } .tu3{ width: 100%; height: 60px; text-align: center; margin-top: 24px; } .tu3 img{ width: 60px; height: 60px; vertical-align: middle; } .er{ width: 100%; height: 132px; text-align: center; line-height: 40px; } .er span{ font-size: 33.6px; color:white; font-weight: normal; } .center{ width: 100%; height: 72px; } .name{ width: 100%; height: 72px; line-height: 72px; text-align: center; } .name span{ font-size:43.2px; font-weight: bolder; color: white; } .bot{ width: 100%; height: 72px; } .rz{ width:14%; height: 48px; margin-left: 43%; background-color: #ffae00; line-height: 48px; text-align: center; border-radius: 7.2px; margin-top: 12px; } .rz span{ font-size: 33.6px; font-weight: bolder; color: white; } .rza{ width:14%; height: 48px; margin-left: 43%; background-color: red; line-height: 48px; text-align: center; border-radius: 7.2px; margin-top: 12px; } .rza span{ font-size: 33.6px; font-weight: bolder; color: white; } .dan{ width: 100%; height: 168px; background-color: #097f7e; border-top: 1px solid white; } .danz{ width: 50%; } .ddan{ width: 100%; height: 132px; border-right: 1.2px solid white; margin-top: 18px; float: left; } .top2{ width: 100%; height: 84px; text-align: center; line-height: 84px; } .top2 span{ font-size: 57.6px; font-weight: bolder; color: #ffae00; } .xia{ width: 100%; height: 48px; } .xia{ width: 100%; height: 48px; line-height: 48px; text-align: center; } .xia span{ font-size: 33.6px; color: white; } .dany{ width: 50%; float: left; } .shu{ width: 100%; height: 132px; margin-top: 18px; } .zi{ width: 100%; height: 84px; line-height: 84px; text-align: center; } .zi span{ font-size: 57.6px; font-weight: bolder; color: #ffae00; } .liang{ width: 100%; height: 48px; line-height: 48px; text-align: center; } .liang span{ font-size: 33.6px; color: white; } .qq{ width: 100%; height: 264px; background-color: white; margin-top: 12px; } .renz{ width: 100%; height: 132px; border-bottom: 1.2px solid #DEDEDE; } .rentu{ width: 11%; height: 132px; line-height: 132px; text-align: center; float: left; } .rentu img{ width: 72px; height: 72px; vertical-align: middle; } .ziti{ width: 45%; height: 132px; line-height: 132px; float: left; } .ziti span{ font-size: 38.4px; font-weight: bolder; color: #353535; } .time{ width: 35%; height: 132px; line-height: 132px; text-align: right; float: left; } .time span{ font-size: 33.6px; font-weight: normal; color: #353535; } .jian{ width: 9%; height: 132px; line-height: 132px; text-align: center; float: left; } .jian img{ width: 36px; height: 36px; vertical-align: middle; } .qian{ width: 100%; height: 132px; } .qiantu{ width: 11%; height: 132px; line-height: 132px; text-align: center; float: left; } .qiantu img{ width: 72px; height: 72px; vertical-align: middle; } .ke{ width: 35%; height: 132px; line-height: 132px; float: left; } .ke span{ font-size: 38.4px; font-weight: bolder; color: #353535; } .zong{ width: 45%; height: 132px; line-height: 132px; text-align: right; float: left; } .zong span{ font-size: 38.4px; font-weight: bolder; } .men{ width: 100%; height: 288px; background-color: white; margin-top: 12px; } .xian{ width: 40%; height: 48px; float: left; } .xxian{ width: 90%; height: 48px; margin-left: 5%; border-bottom: 1.2px solid #DEDEDE; } .dian{ width: 100%; height: 96px; line-height: 96px; } .md{ width: 20%; height: 96px; line-height: 96px; text-align: center; float: left; } .md span{ font-size: 33.6px; color: #888888; } .ll{ width: 96%; height: 168px; margin-left: 2%; } .ll2{ width: 100%; height: 192px; border-bottom: 1.2px solid #DEDEDE; background-color: white; } .sshe{ width: 100%; height: 168px; } .she{ width: 25%; height: 168px; margin-top: 12px; border-right: 1.2px solid #DEDEDE; float: left; } .shetu{ width: 100%; height: 84px; margin-top: 16.8px; text-align: center; } .shetu img{ width: 84px; height: 84px; vertical-align: middle; } .wenzi{ width: 100%; height: 48px; line-height: 48px; text-align: center; margin-top: 9.6px; } .wenzi span{ font-size: 33.6px; color: #353535; } .she2{ width: 25%; height: 168px; margin-top: 12px; border-right: 1.2px solid #DEDEDE; float: left; } .shetu2{ width: 100%; height: 84px; margin-top: 16.8px; text-align: center; } .shetu2 img{ width: 84px; height: 84px; vertical-align: middle; } .wenzi2{ width: 100%; height: 48px; line-height: 48px; text-align: center; margin-top: 9.6px; } .wenzi2 span{ font-size: 33.6px; color: #353535; } .she3{ width: 25%; height: 168px; margin-top: 12px; border-right: 1.2px solid #DEDEDE; float: left; } .shetu3{ width: 100%; height: 84px; margin-top: 16.8px; text-align: center; } .shetu3 img{ width: 84px; height: 84px; vertical-align: middle; } .wenzi3{ width: 100%; height: 48px; line-height: 48px; text-align: center; margin-top: 9.6px; } .wenzi3 span{ font-size: 33.6px; color: #353535; } .she4{ width: 25%; height: 168px; float: left; } .shetu4{ width: 100%; height: 84px; margin-top: 16.8px; text-align: center; } .shetu4 img{ width: 84px; height: 84px; vertical-align: middle; } .wenzi4{ width: 100%; height: 48px; line-height: 48px; text-align: center; margin-top: 9.6px; } .wenzi4 span{ font-size: 33.6px; color: #353535; } .footer{ width: 100%; height: 110px; border-top: 1.2px solid #DEDEDE; background-color: #F7F6FB; position: fixed; bottom: 0; left:0; right:0; } .foot{ width: 50%; height: 110px; float: left; } .ftu{ width: 100%; height: 70px; line-height: 70px; text-align: center; } .ftu img{ width: 65px; height: 65px; vertical-align: middle; } .dd{ width: 100%; height: 40px; text-align: center; line-height: 40px; } .dd span{ font-size: 25px; color: #888888; }
Public/merch/css/indexbf.css
.header{ width: 100%; height: 396px; background-color: #097f7e; } .top{ width: 100%; height: 240px; } .zuo{ width: 25%; height: 192px; float: left; margin-top: 24px; } .tu{ width: 100%; height: 60px; text-align: center; margin-top: 24px; } .tu img{ width: 60px; height: 60px; vertical-align: middle; } .qie{ width: 100%; height: 132px; text-align: center; line-height: 40px; } .qie span{ font-size: 33.6px; color:white; font-weight: normal; } .zhong{ width: 50%; height: 240px; float: left; line-height: 240px; } .tu2{ width:100%; height: 192px; text-align: center; } .tu2 img{ width: 192px; height: 192px; vertical-align: middle; border-radius: 50%; border: 3.6px solid white; } .you{ width: 25%; height: 192px; float: left; margin-top: 24px; } .tu3{ width: 100%; height: 60px; text-align: center; margin-top: 24px; } .tu3 img{ width: 60px; height: 60px; vertical-align: middle; } .er{ width: 100%; height: 132px; text-align: center; line-height: 40px; } .er span{ font-size: 33.6px; color:white; font-weight: normal; } .center{ width: 100%; height: 72px; } .name{ width: 100%; height: 72px; line-height: 72px; text-align: center; } .name span{ font-size:43.2px; font-weight: bolder; color: white; } .bot{ width: 100%; height: 72px; } .rz{ width:14%; height: 48px; margin-left: 43%; background-color: #ffae00; line-height: 48px; text-align: center; border-radius: 7.2px; margin-top: 12px; } .rz span{ font-size: 33.6px; font-weight: bolder; color: white; } .rza{ width:14%; height: 48px; margin-left: 43%; background-color: red; line-height: 48px; text-align: center; border-radius: 7.2px; margin-top: 12px; } .rza span{ font-size: 33.6px; font-weight: bolder; color: white; } .dan{ width: 100%; height: 168px; background-color: #097f7e; border-top: 1px solid white; } .danz{ width: 50%; } .ddan{ width: 100%; height: 132px; border-right: 1.2px solid white; margin-top: 18px; float: left; } .top2{ width: 100%; height: 84px; text-align: center; line-height: 84px; } .top2 span{ font-size: 57.6px; font-weight: bolder; color: #ffae00; } .xia{ width: 100%; height: 48px; } .xia{ width: 100%; height: 48px; line-height: 48px; text-align: center; } .xia span{ font-size: 33.6px; color: white; } .dany{ width: 50%; float: left; } .shu{ width: 100%; height: 132px; margin-top: 18px; } .zi{ width: 100%; height: 84px; line-height: 84px; text-align: center; } .zi span{ font-size: 57.6px; font-weight: bolder; color: #ffae00; } .liang{ width: 100%; height: 48px; line-height: 48px; text-align: center; } .liang span{ font-size: 33.6px; color: white; } .qq{ width: 100%; height: 264px; background-color: white; margin-top: 12px; } .renz{ width: 100%; height: 132px; border-bottom: 1.2px solid #DEDEDE; } .rentu{ width: 11%; height: 132px; line-height: 132px; text-align: center; float: left; } .rentu img{ width: 72px; height: 72px; vertical-align: middle; } .ziti{ width: 45%; height: 132px; line-height: 132px; float: left; } .ziti span{ font-size: 38.4px; font-weight: bolder; color: #353535; } .time{ width: 35%; height: 132px; line-height: 132px; text-align: right; float: left; } .time span{ font-size: 33.6px; font-weight: normal; color: #353535; } .jian{ width: 9%; height: 132px; line-height: 132px; text-align: center; float: left; } .jian img{ width: 36px; height: 36px; vertical-align: middle; } .qian{ width: 100%; height: 132px; } .qiantu{ width: 11%; height: 132px; line-height: 132px; text-align: center; float: left; } .qiantu img{ width: 72px; height: 72px; vertical-align: middle; } .ke{ width: 35%; height: 132px; line-height: 132px; float: left; } .ke span{ font-size: 38.4px; font-weight: bolder; color: #353535; } .zong{ width: 45%; height: 132px; line-height: 132px; text-align: right; float: left; } .zong span{ font-size: 38.4px; font-weight: bolder; } .men{ width: 100%; height: 288px; background-color: white; margin-top: 12px; } .xian{ width: 40%; height: 48px; float: left; } .xxian{ width: 90%; height: 48px; margin-left: 5%; border-bottom: 1.2px solid #DEDEDE; } .dian{ width: 100%; height: 96px; line-height: 96px; } .md{ width: 20%; height: 96px; line-height: 96px; text-align: center; float: left; } .md span{ font-size: 33.6px; color: #888888; } .ll{ width: 96%; height: 168px; margin-left: 2%; } .ll2{ width: 100%; height: 192px; border-bottom: 1.2px solid #DEDEDE; background-color: white; } .sshe{ width: 100%; height: 168px; } .she{ width: 25%; height: 168px; margin-top: 12px; border-right: 1.2px solid #DEDEDE; float: left; } .shetu{ width: 100%; height: 84px; margin-top: 16.8px; text-align: center; } .shetu img{ width: 84px; height: 84px; vertical-align: middle; } .wenzi{ width: 100%; height: 48px; line-height: 48px; text-align: center; margin-top: 9.6px; } .wenzi span{ font-size: 33.6px; color: #353535; } .she2{ width: 25%; height: 168px; margin-top: 12px; border-right: 1.2px solid #DEDEDE; float: left; } .shetu2{ width: 100%; height: 84px; margin-top: 16.8px; text-align: center; } .shetu2 img{ width: 84px; height: 84px; vertical-align: middle; } .wenzi2{ width: 100%; height: 48px; line-height: 48px; text-align: center; margin-top: 9.6px; } .wenzi2 span{ font-size: 33.6px; color: #353535; } .she3{ width: 25%; height: 168px; margin-top: 12px; border-right: 1.2px solid #DEDEDE; float: left; } .shetu3{ width: 100%; height: 84px; margin-top: 16.8px; text-align: center; } .shetu3 img{ width: 84px; height: 84px; vertical-align: middle; } .wenzi3{ width: 100%; height: 48px; line-height: 48px; text-align: center; margin-top: 9.6px; } .wenzi3 span{ font-size: 33.6px; color: #353535; } .she4{ width: 25%; height: 168px; float: left; } .shetu4{ width: 100%; height: 84px; margin-top: 16.8px; text-align: center; } .shetu4 img{ width: 84px; height: 84px; vertical-align: middle; } .wenzi4{ width: 100%; height: 48px; line-height: 48px; text-align: center; margin-top: 9.6px; } .wenzi4 span{ font-size: 33.6px; color: #353535; } .footer{ width: 100%; height: 110px; border-top: 1.2px solid #DEDEDE; background-color: #F7F6FB; position: fixed; bottom: 0; left:0; right:0; } .foot{ width: 50%; height: 110px; float: left; } .ftu{ width: 100%; height: 70px; line-height: 70px; text-align: center; } .ftu img{ width: 65px; height: 65px; vertical-align: middle; } .dd{ width: 100%; height: 40px; text-align: center; line-height: 40px; } .dd span{ font-size: 25px; color: #888888; }
0.364438
0.06256
PADDING-BOTTOM: 10px; MARGIN: 0; PADDING-LEFT: 0; WIDTH: 100%; PADDING-RIGHT: 0; PADDING-TOP: 0; } #listpagecontent { /* POSITION: relative; */ margin: 0 auto 15px; width: 1200px; } .productarea { margin: 0 auto 10px; width: 1200px; } .clearfix { display: block; } #propicarea { width: 340px; margin-right: 20px; float: left; } #probigpicarea { border: #e2e2e2 1px solid; margin: 0 auto; width: 338px; float: left; height: 338px; /* overflow: hidden; */ } .proimage { TEXT-ALIGN: center; } .image { text-align: center; } .productarea-right { width: 840px; font: 12px "\5B8B\4F53"; float: left; color: #333; position: relative; } .productarea-right-1 { PADDING-BOTTOM: 5px; WIDTH: 100%; } .productarea-right-1 H1 { COLOR: #333; font: 700 16px/1.5em "\5FAE\8F6F\96C5\9ED1"; } .productstyle1 { font: 400 16px/24px "\5FAE\8F6F\96C5\9ED1"; color: #c40000; height: 24px; overflow: hidden; } .fr { float: right; } .ware_pj { width: 218px; border: 1px solid #e5e5e5; background: #fff; margin: 10px 0; } .ware_pj h5 { height: 26px; padding-left: 10px; font: 400 14px/26px "\5FAE\8F6F\96C5\9ED1"; border-bottom: 1px dotted #e5e5e5; } .ware_pj .rate { padding: 10px 0 5px 15px; } .ware_pj .rate em { margin-right: 40px; line-height: 34px; vertical-align: top; } .ware_pj .rate strong { font: 400 46px/34px "arial"; color: #c40000; } .ware_pj .rate strong span { font-size: 24px; } .ware_pj .rate strong { font: 400 46px/34px "arial"; color: #c40000; } .ware_pj .percent { padding-left: 15px; } .ware_pj .percent dl { overflow: hidden; padding: 3px 0; } .ware_pj .percent dt { float: left; width: 70px; text-align: left; } .ware_pj .percent dt span { color: #888; } .ware_pj .percent dd { background: none repeat scroll 0 0 #EFEFEF; float: left; height: 8px; margin-top: 4px; overflow: hidden; width: 120px; } .ware_pj .percent dd div { overflow: hidden; height: 10px; width: 0; } .ware_pj .leiji_pj { padding: 8px 0 8px 15px; } .ware_pj .leiji_pj li.mr10 { margin-right: 10px; } .ware_pj .leiji_pj .pl { color: #06c; } .ware_pj .leiji_pj li { line-height: 24px; float: left; } .ware_pj .leiji_pj .xl { color: #c40000; cursor: default; text-decoration: none; } .ware_pj .leiji_pj { padding: 8px 0 8px 15px; } .fl { float: left; } .new_detail_top { padding: 10px 0 0 0; } .new_detail_top .bgf7 { background: #f7f7f7; } .new_detail_top dl { font: 400 12px/18px "\5B8B\4F53"; padding: 6px 0; } .new_detail_top dt, .newbuywrap dt { float: left; width: 72px; text-align: right; font-family: "\5FAE\8F6F\96C5\9ED1"; } .new_detail_top dd, .newbuywrap dd { float: left; width: 524px; } .new_detail_top dd span { color: #c40000; display: block; margin-bottom: 5px; } .new_detail_top dd strong { color: #c40000; font: 400 18px Arial,Verdana,"\5B8B\4F53"; } .new_detail_top dd strong b { font: 700 22px "\5FAE\8F6F\96C5\9ED1"; display: block; margin-top: -5px; } .new_detail_top dd .hi-23 { clear: both; } .new_detail_top dd span em { background: #c40000; color: #fff; padding: 2px 4px; margin-right: 4px; } .new_detail_top .waporder { padding: 0 0 0 72px; width: 524px; height: 25px; } .new_detail_top .waporder .fc40 { color: #c40000; margin-right: 5px; } .new_detail_top .waporder .scan { color: #005aa0; display: inline-block; position: relative; z-index: 2; height: 25px; } .productarea-right .btddd { border-top: 1px dotted #ddd; } .newbuywrap { padding: 10px 0 0 0; font: 400 12px/18px Arial,Verdana,"\5B8B\4F53"; } .buyNumDL .pt5 { padding-top: 14px; } .buyNumDL dd { position: relative; } .buyNumDL .count { border: 1px solid #c8c7cc; color: #333; display: block; font-family: Tahoma; font-size: 16px; height: 45px; line-height: 45px; overflow: hidden; text-align: center; width: 46px; } .buyNumDL a { background: url(https://img02.j1.com/images/images1308/ico/jrgwc_00.jpg?1234) 0 0 no-repeat; display: block; width: 25px; height: 24px; position: absolute; left: 47px; top: 0; } .buyNumDL .c02 { background-position: -26px -25px; } .buyNumDL .c01 { background-position: -26px 0; top: 23px; } .buyNumDL .c03 { left: 90px; background-position: -52px 0; width: 157px; height: 47px; overflow: hidden; } /* 放大镜 */ .magnify-box { width: 338px; height: 338px; position: relative; } .min-img { border: solid 1px #ccc; width: 338px; height: 338px; position: relative; box-sizing: border-box; } .min-img img { display: block; width: 100%; height: 100%; } .max-img { width: 335px; height: 335px; overflow: hidden; position: absolute; left: 340px; top: 20px; display: none; } .max-img img { position: absolute; left: 0; top: 0; z-index: 100; } .mask { width: 100px; position: absolute; height: 100px; left: 0; top: 0; background: rgba(0,0,0,.3); display: none; }
second_test/home/css/detailPag.css
PADDING-BOTTOM: 10px; MARGIN: 0; PADDING-LEFT: 0; WIDTH: 100%; PADDING-RIGHT: 0; PADDING-TOP: 0; } #listpagecontent { /* POSITION: relative; */ margin: 0 auto 15px; width: 1200px; } .productarea { margin: 0 auto 10px; width: 1200px; } .clearfix { display: block; } #propicarea { width: 340px; margin-right: 20px; float: left; } #probigpicarea { border: #e2e2e2 1px solid; margin: 0 auto; width: 338px; float: left; height: 338px; /* overflow: hidden; */ } .proimage { TEXT-ALIGN: center; } .image { text-align: center; } .productarea-right { width: 840px; font: 12px "\5B8B\4F53"; float: left; color: #333; position: relative; } .productarea-right-1 { PADDING-BOTTOM: 5px; WIDTH: 100%; } .productarea-right-1 H1 { COLOR: #333; font: 700 16px/1.5em "\5FAE\8F6F\96C5\9ED1"; } .productstyle1 { font: 400 16px/24px "\5FAE\8F6F\96C5\9ED1"; color: #c40000; height: 24px; overflow: hidden; } .fr { float: right; } .ware_pj { width: 218px; border: 1px solid #e5e5e5; background: #fff; margin: 10px 0; } .ware_pj h5 { height: 26px; padding-left: 10px; font: 400 14px/26px "\5FAE\8F6F\96C5\9ED1"; border-bottom: 1px dotted #e5e5e5; } .ware_pj .rate { padding: 10px 0 5px 15px; } .ware_pj .rate em { margin-right: 40px; line-height: 34px; vertical-align: top; } .ware_pj .rate strong { font: 400 46px/34px "arial"; color: #c40000; } .ware_pj .rate strong span { font-size: 24px; } .ware_pj .rate strong { font: 400 46px/34px "arial"; color: #c40000; } .ware_pj .percent { padding-left: 15px; } .ware_pj .percent dl { overflow: hidden; padding: 3px 0; } .ware_pj .percent dt { float: left; width: 70px; text-align: left; } .ware_pj .percent dt span { color: #888; } .ware_pj .percent dd { background: none repeat scroll 0 0 #EFEFEF; float: left; height: 8px; margin-top: 4px; overflow: hidden; width: 120px; } .ware_pj .percent dd div { overflow: hidden; height: 10px; width: 0; } .ware_pj .leiji_pj { padding: 8px 0 8px 15px; } .ware_pj .leiji_pj li.mr10 { margin-right: 10px; } .ware_pj .leiji_pj .pl { color: #06c; } .ware_pj .leiji_pj li { line-height: 24px; float: left; } .ware_pj .leiji_pj .xl { color: #c40000; cursor: default; text-decoration: none; } .ware_pj .leiji_pj { padding: 8px 0 8px 15px; } .fl { float: left; } .new_detail_top { padding: 10px 0 0 0; } .new_detail_top .bgf7 { background: #f7f7f7; } .new_detail_top dl { font: 400 12px/18px "\5B8B\4F53"; padding: 6px 0; } .new_detail_top dt, .newbuywrap dt { float: left; width: 72px; text-align: right; font-family: "\5FAE\8F6F\96C5\9ED1"; } .new_detail_top dd, .newbuywrap dd { float: left; width: 524px; } .new_detail_top dd span { color: #c40000; display: block; margin-bottom: 5px; } .new_detail_top dd strong { color: #c40000; font: 400 18px Arial,Verdana,"\5B8B\4F53"; } .new_detail_top dd strong b { font: 700 22px "\5FAE\8F6F\96C5\9ED1"; display: block; margin-top: -5px; } .new_detail_top dd .hi-23 { clear: both; } .new_detail_top dd span em { background: #c40000; color: #fff; padding: 2px 4px; margin-right: 4px; } .new_detail_top .waporder { padding: 0 0 0 72px; width: 524px; height: 25px; } .new_detail_top .waporder .fc40 { color: #c40000; margin-right: 5px; } .new_detail_top .waporder .scan { color: #005aa0; display: inline-block; position: relative; z-index: 2; height: 25px; } .productarea-right .btddd { border-top: 1px dotted #ddd; } .newbuywrap { padding: 10px 0 0 0; font: 400 12px/18px Arial,Verdana,"\5B8B\4F53"; } .buyNumDL .pt5 { padding-top: 14px; } .buyNumDL dd { position: relative; } .buyNumDL .count { border: 1px solid #c8c7cc; color: #333; display: block; font-family: Tahoma; font-size: 16px; height: 45px; line-height: 45px; overflow: hidden; text-align: center; width: 46px; } .buyNumDL a { background: url(https://img02.j1.com/images/images1308/ico/jrgwc_00.jpg?1234) 0 0 no-repeat; display: block; width: 25px; height: 24px; position: absolute; left: 47px; top: 0; } .buyNumDL .c02 { background-position: -26px -25px; } .buyNumDL .c01 { background-position: -26px 0; top: 23px; } .buyNumDL .c03 { left: 90px; background-position: -52px 0; width: 157px; height: 47px; overflow: hidden; } /* 放大镜 */ .magnify-box { width: 338px; height: 338px; position: relative; } .min-img { border: solid 1px #ccc; width: 338px; height: 338px; position: relative; box-sizing: border-box; } .min-img img { display: block; width: 100%; height: 100%; } .max-img { width: 335px; height: 335px; overflow: hidden; position: absolute; left: 340px; top: 20px; display: none; } .max-img img { position: absolute; left: 0; top: 0; z-index: 100; } .mask { width: 100px; position: absolute; height: 100px; left: 0; top: 0; background: rgba(0,0,0,.3); display: none; }
0.388618
0.130645
width: 100%; height: 100%; background-color: #111; margin-top: 10%; margin-bottom: 10%; } .contactUsDiv { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center; align-items: center; margin-bottom: 6%; } .contactUsTitle { color: #fff; font-size: 48px; font-family: 'Inter', sans-serif; font-weight: 800; margin-left: auto; margin-right: auto; position: relative; } .contactUsTitle:after { content: ''; height: 4px; border-radius: 8px; width: 50%; background-color: #1579D6; position: absolute; bottom: 0; left: calc(50% - 25%); top: 1.5em; } .contactUsDiv2 { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center; align-items: center; text-align: center; margin: 0 auto; } .contactBox { /* background-color: cyan; */ display: flex; justify-content: center; align-items: center; background: linear-gradient(109.61deg, rgba(255, 255, 255, 0.078) 4.21%, rgba(255, 255, 255, 0) 100%); border-radius: 32px; box-shadow: 0px 0px 8px rgba(10, 122, 224, 0.8); height: 100%; width: 55%; } .contactBox form { width: 100%; } .contactFormDiv { width: 100%; margin: auto; } .contact-form { margin: 6% 0; width: 100%; } .contactBox input, .contactBox textarea { width: 70%; padding: 0.9rem; border: 1px solid rgba(255, 255, 255, 0.1); box-sizing: border-box; border-radius: 8px; border-width: 1px; background: transparent; color: #fff; outline: none; border-radius: 5px; outline: none; } .contactBox input:focus, .contactBox textarea:focus { border: 1px solid rgba(10, 122, 224, 0.8); border-width: 0px 0px 2px 0px; background-color: #272727; } .contactBox textarea { resize: none; } .contactBox label { display: block; text-align: left; color: #fff; opacity: 0.8; margin-left: 15%; padding: 10px 0; font-family: 'Inter', sans-serif; font-style: normal; font-weight: normal; font-size: 18px; } .contactBox input[type="email"] { font-size: 18px; } .contactBox textarea { font-size: 18px; font-family: 'Inter', sans-serif; } .Message { margin-bottom: 0px; } .sendBtn { margin: 1rem auto; text-decoration: none; width: 160px; height: 48px; background: #1579D6; color: #fff; border-radius: 8px; font-size: 20px; font-weight: 200; cursor: pointer; transition: 0.3s ease-in; border: none; outline: none; } .sendBtn:hover { background-color: #0649ad; font-size: 18px; } /* Responsive styles Title*/ @media only screen and (max-width: 1000px) { .contactUsTitle { font-size: 40px; } } @media only screen and (max-width:550px) { .contactUsTitle { font-size: 32px; } } @media only screen and (max-width:360px) { .contactUsTitle { font-size: 28px; } } /* Responisve styles */ @media only screen and (max-width:1090px) { .contactBox { width: 60%; } } @media only screen and (max-width:970px) { .contactBox { width: 65%; } } @media only screen and (max-width:840px) { .contactBox { width: 70%; } } @media only screen and (max-width:800px) { .sendBtn { width: 140px; height: 42px; font-size: 18px; } } @media only screen and (max-width:740px) { .contactBox { width: 80%; } .contactUsDiv { margin-bottom: 8%; } } @media only screen and (max-width:630px) { .contactBox { width: 85%; } .contactBox label { font-size: 16px; } .contactBox input[type="email"] { font-size: 16px; } .contactBox textarea { font-size: 16px; } .Message { margin: 0% auto; } } @media only screen and (max-width:550px) { .sendBtn { width: 130px; height: 40px; font-size: 16px; } } @media only screen and (max-width:540px) { .contactBox { width: 90%; } .contactBox label { font-size: 14px; } .contactBox input[type="email"] { font-size: 14px; } .contactBox textarea { font-size: 14px; } } @media only screen and (max-width:480px) { .contactBox label { font-size: 12px; } .contactBox { width: 95%; } } @media only screen and (max-width:380px) { .contactUsDiv { margin-bottom: 10%; } }
LandingPage/contactUs.css
width: 100%; height: 100%; background-color: #111; margin-top: 10%; margin-bottom: 10%; } .contactUsDiv { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center; align-items: center; margin-bottom: 6%; } .contactUsTitle { color: #fff; font-size: 48px; font-family: 'Inter', sans-serif; font-weight: 800; margin-left: auto; margin-right: auto; position: relative; } .contactUsTitle:after { content: ''; height: 4px; border-radius: 8px; width: 50%; background-color: #1579D6; position: absolute; bottom: 0; left: calc(50% - 25%); top: 1.5em; } .contactUsDiv2 { display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center; align-items: center; text-align: center; margin: 0 auto; } .contactBox { /* background-color: cyan; */ display: flex; justify-content: center; align-items: center; background: linear-gradient(109.61deg, rgba(255, 255, 255, 0.078) 4.21%, rgba(255, 255, 255, 0) 100%); border-radius: 32px; box-shadow: 0px 0px 8px rgba(10, 122, 224, 0.8); height: 100%; width: 55%; } .contactBox form { width: 100%; } .contactFormDiv { width: 100%; margin: auto; } .contact-form { margin: 6% 0; width: 100%; } .contactBox input, .contactBox textarea { width: 70%; padding: 0.9rem; border: 1px solid rgba(255, 255, 255, 0.1); box-sizing: border-box; border-radius: 8px; border-width: 1px; background: transparent; color: #fff; outline: none; border-radius: 5px; outline: none; } .contactBox input:focus, .contactBox textarea:focus { border: 1px solid rgba(10, 122, 224, 0.8); border-width: 0px 0px 2px 0px; background-color: #272727; } .contactBox textarea { resize: none; } .contactBox label { display: block; text-align: left; color: #fff; opacity: 0.8; margin-left: 15%; padding: 10px 0; font-family: 'Inter', sans-serif; font-style: normal; font-weight: normal; font-size: 18px; } .contactBox input[type="email"] { font-size: 18px; } .contactBox textarea { font-size: 18px; font-family: 'Inter', sans-serif; } .Message { margin-bottom: 0px; } .sendBtn { margin: 1rem auto; text-decoration: none; width: 160px; height: 48px; background: #1579D6; color: #fff; border-radius: 8px; font-size: 20px; font-weight: 200; cursor: pointer; transition: 0.3s ease-in; border: none; outline: none; } .sendBtn:hover { background-color: #0649ad; font-size: 18px; } /* Responsive styles Title*/ @media only screen and (max-width: 1000px) { .contactUsTitle { font-size: 40px; } } @media only screen and (max-width:550px) { .contactUsTitle { font-size: 32px; } } @media only screen and (max-width:360px) { .contactUsTitle { font-size: 28px; } } /* Responisve styles */ @media only screen and (max-width:1090px) { .contactBox { width: 60%; } } @media only screen and (max-width:970px) { .contactBox { width: 65%; } } @media only screen and (max-width:840px) { .contactBox { width: 70%; } } @media only screen and (max-width:800px) { .sendBtn { width: 140px; height: 42px; font-size: 18px; } } @media only screen and (max-width:740px) { .contactBox { width: 80%; } .contactUsDiv { margin-bottom: 8%; } } @media only screen and (max-width:630px) { .contactBox { width: 85%; } .contactBox label { font-size: 16px; } .contactBox input[type="email"] { font-size: 16px; } .contactBox textarea { font-size: 16px; } .Message { margin: 0% auto; } } @media only screen and (max-width:550px) { .sendBtn { width: 130px; height: 40px; font-size: 16px; } } @media only screen and (max-width:540px) { .contactBox { width: 90%; } .contactBox label { font-size: 14px; } .contactBox input[type="email"] { font-size: 14px; } .contactBox textarea { font-size: 14px; } } @media only screen and (max-width:480px) { .contactBox label { font-size: 12px; } .contactBox { width: 95%; } } @media only screen and (max-width:380px) { .contactUsDiv { margin-bottom: 10%; } }
0.537284
0.085824
* * * Copyright 2016 HM Revenue & Customs * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * * You may obtain a copy of the License at * * * * http://www.apache.org/licenses/LICENSE-2.0 * * * * Unless required by applicable law or agreed to in writing, software * * distributed under the License is distributed on an "AS IS" BASIS, * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * See the License for the specific language governing permissions and * * limitations under the License. * * */ body { margin: 0; padding: 0; font-family: sans-serif; font-size: 0.9em; } #header { width: 100%; z-index: 10; margin: 0; padding: 0 1em; position: fixed; top: 0; left: 0; background: #fff; text-align: left; color: #007; } h1 { font-size: 1.2em; } h2 { font-size: 0.9em; } .box { padding: 0.4em 1em; } fieldset { margin: 1em 0; background: #f4f9fa; } fieldset.visible { padding: 0.8em; } fieldset.visible legend.toggler { color: #000; } div.upper { padding-bottom: 0.5em; } div.middle { padding-top: 0.5em; padding-bottom: 0.5em; } div.lower { padding-top: 0.5em; } span.spacer1 { display: inline-block; width: 3em; } span.spacer2 { display: inline-block; width: 5em; } legend.toggler { color: #999; cursor: pointer; } .actionBox { border: 1px solid #3aa; background: #eff; margin: 5px 0; padding: 0.6em; line-height: 1.2em; } a.button { text-decoration: none; border: 2px outset #bbb; border-radius: 8px; padding: 4px 4px 3px 4px; margin: 2px; color: inherit; background: #ffd; } a.button.start { background: #dfd; } a.button.stop { background: #fdd; } a.button.toggle { background: #E0E0FF; } a.button.grey { color: #999; } /*-----------------------------------------------------------------------------------------------*/ #mainBox { position: absolute; width: 100%; top: 3em; left: 0; z-index: 5; } .status { padding: 0.2em; text-align: center; border: 2px inset #ccc; width: 40%; } #status { position: fixed; top: 0.5em; right: 1em; color: #337f33; background: #efe; z-index: 11; } #queue { position: fixed; top: 2.7em; right: 1em; color: #6b7f6a; background: #fcfcf4; z-index: 20; } #queue ul { margin: 0; padding: 0; } #queue li { list-style-type: none; list-type: none; } #queue a { text-decoration: none; font-weight: bold; } #queue.empty { font-style: italic; color: #adb69e; } #console { margin: 1em; padding: 0.5em; color: #555; background: #fcfcf4; border: 2px inset #ccb; } #console.error { color: #b00; background: #fee; } /*-----------------------------------------------------------------------------------------------*/ #title span { margin-right: 0.3em; } #realm { margin-left: 0.3em; padding: 2px 0.3em; border: 2px outset #88e; } #realm.Prod { color: #b00; border: 2px outset #fb7; } #realm.Staging { color: #00e; } #realm.Dev, #realm.QA { color: #090; border: 2px outset #7e7; } #since { font-weight: normal; font-size: 70%; }
public/style.css
* * * Copyright 2016 HM Revenue & Customs * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * * You may obtain a copy of the License at * * * * http://www.apache.org/licenses/LICENSE-2.0 * * * * Unless required by applicable law or agreed to in writing, software * * distributed under the License is distributed on an "AS IS" BASIS, * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * * See the License for the specific language governing permissions and * * limitations under the License. * * */ body { margin: 0; padding: 0; font-family: sans-serif; font-size: 0.9em; } #header { width: 100%; z-index: 10; margin: 0; padding: 0 1em; position: fixed; top: 0; left: 0; background: #fff; text-align: left; color: #007; } h1 { font-size: 1.2em; } h2 { font-size: 0.9em; } .box { padding: 0.4em 1em; } fieldset { margin: 1em 0; background: #f4f9fa; } fieldset.visible { padding: 0.8em; } fieldset.visible legend.toggler { color: #000; } div.upper { padding-bottom: 0.5em; } div.middle { padding-top: 0.5em; padding-bottom: 0.5em; } div.lower { padding-top: 0.5em; } span.spacer1 { display: inline-block; width: 3em; } span.spacer2 { display: inline-block; width: 5em; } legend.toggler { color: #999; cursor: pointer; } .actionBox { border: 1px solid #3aa; background: #eff; margin: 5px 0; padding: 0.6em; line-height: 1.2em; } a.button { text-decoration: none; border: 2px outset #bbb; border-radius: 8px; padding: 4px 4px 3px 4px; margin: 2px; color: inherit; background: #ffd; } a.button.start { background: #dfd; } a.button.stop { background: #fdd; } a.button.toggle { background: #E0E0FF; } a.button.grey { color: #999; } /*-----------------------------------------------------------------------------------------------*/ #mainBox { position: absolute; width: 100%; top: 3em; left: 0; z-index: 5; } .status { padding: 0.2em; text-align: center; border: 2px inset #ccc; width: 40%; } #status { position: fixed; top: 0.5em; right: 1em; color: #337f33; background: #efe; z-index: 11; } #queue { position: fixed; top: 2.7em; right: 1em; color: #6b7f6a; background: #fcfcf4; z-index: 20; } #queue ul { margin: 0; padding: 0; } #queue li { list-style-type: none; list-type: none; } #queue a { text-decoration: none; font-weight: bold; } #queue.empty { font-style: italic; color: #adb69e; } #console { margin: 1em; padding: 0.5em; color: #555; background: #fcfcf4; border: 2px inset #ccb; } #console.error { color: #b00; background: #fee; } /*-----------------------------------------------------------------------------------------------*/ #title span { margin-right: 0.3em; } #realm { margin-left: 0.3em; padding: 2px 0.3em; border: 2px outset #88e; } #realm.Prod { color: #b00; border: 2px outset #fb7; } #realm.Staging { color: #00e; } #realm.Dev, #realm.QA { color: #090; border: 2px outset #7e7; } #since { font-weight: normal; font-size: 70%; }
0.675978
0.137706
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700"); 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; } @font-face { font-family: "rubber biscuit"; font-style: normal; font-weight: normal; src: url("/Rubber Biscuit.6d276450.eot"); /* IE9 Compat Modes */ src: url("/Rubber Biscuit.64afe496.woff") format("woff"), url("/Rubber Biscuit.7109d831.ttf") format("truetype"); } /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; } table { border-collapse: collapse; border-spacing: 0; } @keyframes slideLeave { to { transform: translateX(0); } } @keyframes slideEnter { from { transform: translate(0); } to { transform: translateX(-100vw); } } .slide-leave-active::after, .slide-enter-active::after { content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; transform: translateX(100vw); background: black; z-index: 3; } .slide-leave-active { animation: fake 1s; } .slide-leave-active::after { animation: slideLeave 1s; } .slide-enter-active { animation: fake 2s; } .slide-enter-active::after { animation: slideEnter 1s ease 1s; } body, button, input, sel ect, textarea { font-family: "Roboto"; } .big-header { background-color: #0de595; height: 100vh; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; flex-direction: column; color: white; } .button { text-decoration: none; display: inline-block; cursor: pointer; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 20px; padding: 30px; background-color: black; border: 5px solid goldenrod; border-radius: 5px; } .button:hover { background-color: goldenrod; color: black; } .buttonsound { position: fixed; top: 0px; z-index: 5; text-decoration: none; display: inline-block; cursor: pointer; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 20px; width: 150px; height: 100px; background-color: black; border: 5px solid goldenrod; border-radius: 5px; } .buttonsound .sound { padding: 15px; display: flex; flex-direction: column; align-items: center; justify-content: center; } /* *{ box-sizing: border-box; } body{ background-color: black; width: 100vw; height: 100vh; } .homegif{ width: 940px; height: 940px; background-size: cover; background-position: 40% 50%; position: relative; } .title{ display: flex; align-items: center; width: 740px; height: 300px; position: absolute; top: 0px; left: 940px; p{ text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 100px; } } .stat{ width: 440px; display: flex; flex-direction: row; justify-content: space-around; align-items: center } .choose{ width: 740px; height: 300px; position: absolute; top: 300px; left: 940px; } .characters{ width: 740px; display: flex; flex-direction: row; justify-content: space-around; align-items: center; img{ width: 260px; height: 260px; } p{ margin-top: 20px; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 30px; } } .text{ padding: 30px; line-height: 250%; display: flex; flex-direction: column; align-items: center; justify-content: space-around; width: 740px; height: 340px; position: absolute; top: 600px; left: 940px; p{ text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 30px; } } */ .big-header[data-v-065f98] { width: 940px; height: 940px; background-image: url(/home.f5544c19.gif); background-size: cover; background-position: 40% 50%; position: relative; } h1[data-v-065f98] { background-color: black; display: flex; align-items: center; justify-content: space-around; width: 700px; height: 400px; top: 0px; position: absolute; left: 940px; padding: 20px; line-height: 140%; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 130px; } h2[data-v-065f98] { display: flex; align-items: center; justify-content: center; background-color: black; width: 740px; height: 300px; position: absolute; top: 400px; left: 940px; } h2 p[data-v-065f98] { padding: 100px; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 20px; line-height: 180%; } .text[data-v-065f98] { background-color: black; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: space-around; width: 740px; height: 240px; position: absolute; top: 700px; left: 940px; } article h2 { text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 50px; line-height: 180%; } article h3 { text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 20px; line-height: 180%; } article .test { text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 20px; line-height: 180%; } article img { cursor: pointer; } article div { cursor: pointer; } .big-header[data-v-611926] { width: 940px; height: 940px; background-image: url(/character.896be5be.gif); background-size: 135% 101%; background-position: center; position: relative; } h1[data-v-611926] { background-color: black; display: flex; align-items: center; justify-content: space-around; width: 500px; height: 30px; top: 0px; position: absolute; left: 940px; padding: 120px; line-height: 140%; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 30px; } .characters[data-v-611926] { position: absolute; background-color: black; display: flex; justify-content: space-evenly; align-items: center; width: 740px; height: 530px; left: 940px; top: 270px; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 20px; } .text[data-v-611926] { background-color: black; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: space-around; width: 740px; height: 140px; position: absolute; top: 800px; left: 940px; } .text .button[data-v-611926] { border: 0px; } .big-header[data-v-b8011c] { width: 940px; height: 940px; background-size: cover; position: relative; } .text[data-v-b8011c] { background-color: black; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: space-around; width: 700px; height: 400px; position: absolute; top: 500px; left: 940px; border: 20px solid goldenrod; } .text h1[data-v-b8011c] { padding: 20px; line-height: 140%; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 30px; } .charstat[data-v-b8011c] { background-color: black; display: flex; flex-direction: row; width: 700px; height: 260px; position: absolute; top: 0px; left: 940px; border: 20px solid goldenrod; } .stat[data-v-b8011c] { width: 440px; display: flex; flex-direction: row; justify-content: space-around; align-items: center; } .runes[data-v-b8011c] { background-color: black; display: flex; flex-direction: row; align-items: center; width: 450px; height: 200px; position: absolute; top: 300px; left: 940px; border-left: 20px solid goldenrod; } .rune[data-v-b8011c] { width: 440px; display: flex; flex-direction: row; justify-content: space-around; align-items: center; } .text .button[data-v-b8011c] { font-size: 15px; } .money[data-v-b8011c] { background-color: black; display: flex; flex-direction: row; align-items: center; justify-content: space-around; width: 250px; height: 200px; position: absolute; top: 300px; left: 1390px; border-left: 20px solid goldenrod; border-right: 20px solid goldenrod; } .money p[data-v-b8011c] { text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 50px; } .big-header[data-v-9fe014] { width: 100VW; height: 100VH; background-image: url(/final.11753bcd.gif); background-size: 100% 160%; background-position: 50% 50%; position: relative; } .big-header h1[data-v-9fe014] { display: flex; align-items: center; justify-content: space-around; width: 100vw; height: 300px; top: 0px; position: absolute; padding: 120px; line-height: 140%; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 100px; } .big-header .button[data-v-9fe014] { position: absolute; top: 550px; } .big-header[data-v-9d8b9c] { width: 100VW; height: 100VH; background-image: url(/die.b3738c41.gif); background-size: 100% 100%; background-position: 50% 10%; position: relative; } .big-header h1[data-v-9d8b9c] { display: flex; align-items: center; justify-content: space-around; width: 100vw; height: 300px; top: 0px; position: absolute; padding: 120px; line-height: 140%; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 200px; } .big-header .button[data-v-9d8b9c] { position: absolute; top: 700px; } .big-header[data-v-9f37ae] { background-size: cover; } .video[data-v-9f37ae] { height: 100vh; width: 100vw; object-fit: cover; } /*# sourceMappingURL=/app.c328ef1a.css.map */
dist/app.c328ef1a.css
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700"); 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; } @font-face { font-family: "rubber biscuit"; font-style: normal; font-weight: normal; src: url("/Rubber Biscuit.6d276450.eot"); /* IE9 Compat Modes */ src: url("/Rubber Biscuit.64afe496.woff") format("woff"), url("/Rubber Biscuit.7109d831.ttf") format("truetype"); } /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; } table { border-collapse: collapse; border-spacing: 0; } @keyframes slideLeave { to { transform: translateX(0); } } @keyframes slideEnter { from { transform: translate(0); } to { transform: translateX(-100vw); } } .slide-leave-active::after, .slide-enter-active::after { content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; transform: translateX(100vw); background: black; z-index: 3; } .slide-leave-active { animation: fake 1s; } .slide-leave-active::after { animation: slideLeave 1s; } .slide-enter-active { animation: fake 2s; } .slide-enter-active::after { animation: slideEnter 1s ease 1s; } body, button, input, sel ect, textarea { font-family: "Roboto"; } .big-header { background-color: #0de595; height: 100vh; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; flex-direction: column; color: white; } .button { text-decoration: none; display: inline-block; cursor: pointer; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 20px; padding: 30px; background-color: black; border: 5px solid goldenrod; border-radius: 5px; } .button:hover { background-color: goldenrod; color: black; } .buttonsound { position: fixed; top: 0px; z-index: 5; text-decoration: none; display: inline-block; cursor: pointer; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 20px; width: 150px; height: 100px; background-color: black; border: 5px solid goldenrod; border-radius: 5px; } .buttonsound .sound { padding: 15px; display: flex; flex-direction: column; align-items: center; justify-content: center; } /* *{ box-sizing: border-box; } body{ background-color: black; width: 100vw; height: 100vh; } .homegif{ width: 940px; height: 940px; background-size: cover; background-position: 40% 50%; position: relative; } .title{ display: flex; align-items: center; width: 740px; height: 300px; position: absolute; top: 0px; left: 940px; p{ text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 100px; } } .stat{ width: 440px; display: flex; flex-direction: row; justify-content: space-around; align-items: center } .choose{ width: 740px; height: 300px; position: absolute; top: 300px; left: 940px; } .characters{ width: 740px; display: flex; flex-direction: row; justify-content: space-around; align-items: center; img{ width: 260px; height: 260px; } p{ margin-top: 20px; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 30px; } } .text{ padding: 30px; line-height: 250%; display: flex; flex-direction: column; align-items: center; justify-content: space-around; width: 740px; height: 340px; position: absolute; top: 600px; left: 940px; p{ text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 30px; } } */ .big-header[data-v-065f98] { width: 940px; height: 940px; background-image: url(/home.f5544c19.gif); background-size: cover; background-position: 40% 50%; position: relative; } h1[data-v-065f98] { background-color: black; display: flex; align-items: center; justify-content: space-around; width: 700px; height: 400px; top: 0px; position: absolute; left: 940px; padding: 20px; line-height: 140%; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 130px; } h2[data-v-065f98] { display: flex; align-items: center; justify-content: center; background-color: black; width: 740px; height: 300px; position: absolute; top: 400px; left: 940px; } h2 p[data-v-065f98] { padding: 100px; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 20px; line-height: 180%; } .text[data-v-065f98] { background-color: black; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: space-around; width: 740px; height: 240px; position: absolute; top: 700px; left: 940px; } article h2 { text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 50px; line-height: 180%; } article h3 { text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 20px; line-height: 180%; } article .test { text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 20px; line-height: 180%; } article img { cursor: pointer; } article div { cursor: pointer; } .big-header[data-v-611926] { width: 940px; height: 940px; background-image: url(/character.896be5be.gif); background-size: 135% 101%; background-position: center; position: relative; } h1[data-v-611926] { background-color: black; display: flex; align-items: center; justify-content: space-around; width: 500px; height: 30px; top: 0px; position: absolute; left: 940px; padding: 120px; line-height: 140%; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 30px; } .characters[data-v-611926] { position: absolute; background-color: black; display: flex; justify-content: space-evenly; align-items: center; width: 740px; height: 530px; left: 940px; top: 270px; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 20px; } .text[data-v-611926] { background-color: black; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: space-around; width: 740px; height: 140px; position: absolute; top: 800px; left: 940px; } .text .button[data-v-611926] { border: 0px; } .big-header[data-v-b8011c] { width: 940px; height: 940px; background-size: cover; position: relative; } .text[data-v-b8011c] { background-color: black; display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: space-around; width: 700px; height: 400px; position: absolute; top: 500px; left: 940px; border: 20px solid goldenrod; } .text h1[data-v-b8011c] { padding: 20px; line-height: 140%; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 30px; } .charstat[data-v-b8011c] { background-color: black; display: flex; flex-direction: row; width: 700px; height: 260px; position: absolute; top: 0px; left: 940px; border: 20px solid goldenrod; } .stat[data-v-b8011c] { width: 440px; display: flex; flex-direction: row; justify-content: space-around; align-items: center; } .runes[data-v-b8011c] { background-color: black; display: flex; flex-direction: row; align-items: center; width: 450px; height: 200px; position: absolute; top: 300px; left: 940px; border-left: 20px solid goldenrod; } .rune[data-v-b8011c] { width: 440px; display: flex; flex-direction: row; justify-content: space-around; align-items: center; } .text .button[data-v-b8011c] { font-size: 15px; } .money[data-v-b8011c] { background-color: black; display: flex; flex-direction: row; align-items: center; justify-content: space-around; width: 250px; height: 200px; position: absolute; top: 300px; left: 1390px; border-left: 20px solid goldenrod; border-right: 20px solid goldenrod; } .money p[data-v-b8011c] { text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 50px; } .big-header[data-v-9fe014] { width: 100VW; height: 100VH; background-image: url(/final.11753bcd.gif); background-size: 100% 160%; background-position: 50% 50%; position: relative; } .big-header h1[data-v-9fe014] { display: flex; align-items: center; justify-content: space-around; width: 100vw; height: 300px; top: 0px; position: absolute; padding: 120px; line-height: 140%; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 100px; } .big-header .button[data-v-9fe014] { position: absolute; top: 550px; } .big-header[data-v-9d8b9c] { width: 100VW; height: 100VH; background-image: url(/die.b3738c41.gif); background-size: 100% 100%; background-position: 50% 10%; position: relative; } .big-header h1[data-v-9d8b9c] { display: flex; align-items: center; justify-content: space-around; width: 100vw; height: 300px; top: 0px; position: absolute; padding: 120px; line-height: 140%; text-align: center; font-family: "Rubber Biscuit"; font-weight: bold; color: gold; font-size: 200px; } .big-header .button[data-v-9d8b9c] { position: absolute; top: 700px; } .big-header[data-v-9f37ae] { background-size: cover; } .video[data-v-9f37ae] { height: 100vh; width: 100vw; object-fit: cover; } /*# sourceMappingURL=/app.c328ef1a.css.map */
0.407923
0.076236
@font-face { font-family: 'icons'; src: url('../font/icons.eot?15368240'); src: url('../font/icons.eot?15368240#iefix') format('embedded-opentype'), url('../font/icons.woff2?15368240') format('woff2'), url('../font/icons.woff?15368240') format('woff'), url('../font/icons.ttf?15368240') format('truetype'), url('../font/icons.svg?15368240#icons') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTExtraBold.otf'); font-weight: 800; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTBold.otf'); font-weight: 700; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTHeavy.otf'); font-weight: 600; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTDemi.otf'); font-weight: 500; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTMedium.otf'); font-weight: 400; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTBook.otf'); font-weight: 300; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTLight.otf'); font-weight: 200; font-style: normal; } @font-face { font-family: 'icons'; src: url('../font/icons.eot?16482017'); src: url('../font/icons.eot?16482017#iefix') format('embedded-opentype'), url('../font/icons.woff2?16482017') format('woff2'), url('../font/icons.woff?16482017') format('woff'), url('../font/icons.ttf?16482017') format('truetype'), url('../font/icons.svg?16482017#icons') format('svg'); font-weight: normal; font-style: normal; } [class^="icon-"]:before, [class*=" icon-"]:before { font-family: "icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-filter:before { content: '\e800'; } /* '' */ .icon-location:before { content: '\e801'; } /* '' */ .icon-right-dir:before { content: '\e802'; } /* '' */ .icon-cancel:before { content: '\e803'; } /* '' */ .icon-plus:before { content: '\e804'; } /* '' */ .icon-right-small:before { content: '\e805'; } /* '' */ .icon-angle-left:before { content: '\f104'; } /* '' */ .icon-angle-right:before { content: '\f105'; } /* '' */ .icon-sort-alt-up:before { content: '\f160'; } /* '' */ .icon-sort-alt-down:before { content: '\f161'; } /* '' */ html, body { width: 100%; height: 100%; padding: 0; margin: 0; font-family: 'futura'; font-weight: 300; } button { outline: none; background: none; border: none; cursor: pointer; padding: 0; } ul { padding: 0; margin: 0; list-style: none; } a { text-decoration: none; color: inherit; } a:active, a:focus { outline: none; } img { max-width: 100%; outline: none; } #filter .type { width: calc(20.833333333333336% - 10px); } #filter .type .current.deselect:before { content: 'Тип недвижимости'; } #filter .finish { width: calc(20.833333333333336% - 10px); } #filter .finish .current.deselect:before { content: 'Отделка'; } #filter .price { width: calc(25% - 10px); } #filter .area { width: calc(16.666666666666668% - 10px); } #filter .district { width: calc(16.666666666666668% - 10px); } #filter .district .form-control:after { display: none; } #filter .filter__items { padding-top: 15px; } #filter .filter__items_item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } #filter .current.deselect { position: relative; } #filter .current.deselect:before { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } #filter .control_group { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 10px; margin-bottom: 50px; } #filter .control_group .btn { background-color: #ffd800; border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-family: inherit; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; padding-left: 35px; padding-right: 35px; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; } #filter .control_group .btn:hover { background-color: #ffc600; } #filter .control_group .btn span { font-weight: 700; } #filter .control_group .reset { font-size: 19px; color: #b5b4c5; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } #filter .control_group .reset .closet { background: #b5b4c5; display: block; border-radius: 100%; height: 18px; width: 18px; position: relative; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; margin-right: 10px; } #filter .control_group .reset .closet:after, #filter .control_group .reset .closet:before { content: ""; background: #fff; display: block; height: 2px; width: 14px; position: absolute; top: 50%; margin-top: -1px; left: 50%; margin-left: -7px; } #filter .control_group .reset .closet:after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } #filter .control_group .reset .closet:before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } #filter .control_group .reset:hover .closet { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .nice-select, .form-control { -webkit-tap-highlight-color: transparent; background-color: #fff; border-radius: 5px; border: solid 1px #e1e1ea; box-sizing: border-box; clear: both; cursor: pointer; display: block; float: left; font-family: inherit; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; padding-left: 20px; padding-right: 30px; position: relative; text-align: left !important; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: 100%; } .nice-select:after, .form-control:after { border-bottom: 2px solid #e1e1ea; border-right: 2px solid #e1e1ea; content: ''; display: block; height: 5px; margin-top: -4px; pointer-events: none; position: absolute; right: 12px; top: 50%; -webkit-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; width: 5px; } .nice-select.open:after, .form-control.open:after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); } .nice-select.open .list, .form-control.open .list, .nice-select.open .wrap, .form-control.open .wrap { opacity: 1; pointer-events: auto; -webkit-transform: scale(1) translateY(0); -ms-transform: scale(1) translateY(0); transform: scale(1) translateY(0); } .nice-select.disabled, .form-control.disabled { border-color: #ededed; color: #999; pointer-events: none; } .nice-select.disabled:after, .form-control.disabled:after { border-color: #cccccc; } .nice-select .wrap, .form-control .wrap { background-color: #fff; border-radius: 0 0 5px 5px; border: solid 1px #cecece; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); box-sizing: border-box; margin-top: -4px; opacity: 0; overflow: hidden; padding: 0; pointer-events: none; position: absolute; top: 100%; left: 0; right: 0; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0.75) translateY(-21px); -ms-transform: scale(0.75) translateY(-21px); transform: scale(0.75) translateY(-21px); -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; z-index: 9; display: -webkit-box; display: -ms-flexbox; display: flex; } .nice-select .wrap .list_half:first-child, .form-control .wrap .list_half:first-child { border-right: solid 1px #cecece; } .nice-select .wrap .list_half, .form-control .wrap .list_half { width: 50%; } .nice-select .list, .form-control .list { background-color: #fff; border-radius: 0 0 5px 5px; border: solid 1px #cecece; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); box-sizing: border-box; margin-top: -4px; opacity: 0; overflow: hidden; padding: 0; pointer-events: none; position: absolute; top: 100%; left: 0; right: 0; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0.75) translateY(-21px); -ms-transform: scale(0.75) translateY(-21px); transform: scale(0.75) translateY(-21px); -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; z-index: 9; } .nice-select .list:hover .option:not(:hover), .form-control .list:hover .option:not(:hover) { background-color: transparent !important; } .nice-select .option, .form-control .option { cursor: pointer; font-weight: 400; line-height: 50px; list-style: none; min-height: 50px; outline: none; padding-left: 20px; padding-right: 30px; text-align: left; -webkit-transition: all 0.2s; transition: all 0.2s; } .nice-select .option:hover, .form-control .option:hover, .nice-select .option.focus, .form-control .option.focus, .nice-select .option.selected.focus, .form-control .option.selected.focus { background-color: #ffd80070; } .nice-select .option.disabled, .form-control .option.disabled { background-color: transparent; color: #999; cursor: default; } .price_block { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .price_block label { width: 100%; } .price_block .form-control:first-child { border-right: none; border-bottom-right-radius: 0; border-top-right-radius: 0; } .price_block .form-control:last-child { width: 65px; border-left: none; border-bottom-left-radius: 0; border-top-left-radius: 0; } body.compensate-for-scrollbar { overflow: hidden; } .fancybox-active { height: auto; } .fancybox-is-hidden { left: -9999px; margin: 0; position: absolute !important; top: -9999px; visibility: hidden; } .fancybox-container { -webkit-backface-visibility: hidden; height: 100%; left: 0; outline: none; position: fixed; -webkit-tap-highlight-color: transparent; top: 0; -ms-touch-action: manipulation; touch-action: manipulation; -webkit-transform: translateZ(0); transform: translateZ(0); width: 100%; z-index: 99992; } .fancybox-container * { box-sizing: border-box; } .fancybox-navigation { position: absolute; width: 100%; top: calc(50% - 50px); } .fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage { bottom: 0; left: 0; position: absolute; right: 0; top: 0; } .fancybox-outer { -webkit-overflow-scrolling: touch; overflow-y: auto; } .fancybox-bg { background: #ffffffe6; opacity: 0; -webkit-transition-duration: inherit; transition-duration: inherit; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); } .fancybox-is-open .fancybox-bg { opacity: .9; -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); } .fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button { direction: ltr; opacity: 0; position: absolute; -webkit-transition: opacity .25s ease, visibility 0s ease .25s; transition: opacity .25s ease, visibility 0s ease .25s; visibility: hidden; z-index: 99997; } .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button { opacity: 1; -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s; transition: opacity .25s ease 0s, visibility 0s ease 0s; visibility: visible; } .fancybox-infobar { color: #000; font-size: 20px; -webkit-font-smoothing: subpixel-antialiased; height: 44px; left: 0; line-height: 44px; min-width: 44px; padding: 0 10px; pointer-events: none; top: 0; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .fancybox-toolbar { right: 0; top: 0; border: solid 2px #fff; } .fancybox-stage { direction: ltr; overflow: visible; -webkit-transform: translateZ(0); transform: translateZ(0); z-index: 99994; } .fancybox-is-open .fancybox-stage { overflow: hidden; } .fancybox-slide { -webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */ display: none; height: 100%; left: 0; outline: none; overflow: auto; -webkit-overflow-scrolling: touch; padding: 44px; position: absolute; text-align: center; top: 0; -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, -webkit-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform; white-space: normal; width: 100%; z-index: 99994; } .fancybox-slide::before { content: ''; display: inline-block; font-size: 0; height: 100%; vertical-align: middle; width: 0; } .fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next { display: block; } .fancybox-slide--image { overflow: hidden; padding: 44px 0; } .fancybox-slide--image::before { display: none; } .fancybox-slide--html { padding: 6px; } .fancybox-content { background: #fff; display: inline-block; margin: 0; max-width: 100%; overflow: auto; -webkit-overflow-scrolling: touch; padding: 44px; position: relative; text-align: left; vertical-align: middle; } .fancybox-slide--image .fancybox-content { -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); -webkit-backface-visibility: hidden; background: transparent; background-repeat: no-repeat; background-size: 100% 100%; left: 0; max-width: none; overflow: visible; padding: 0; position: absolute; top: 0; -ms-transform-origin: top left; -webkit-transform-origin: top left; transform-origin: top left; -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, -webkit-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 99995; } .fancybox-can-zoomOut .fancybox-content { cursor: zoom-out; } .fancybox-can-zoomIn .fancybox-content { cursor: zoom-in; } .fancybox-can-swipe .fancybox-content, .fancybox-can-pan .fancybox-content { cursor: -webkit-grab; cursor: grab; } .fancybox-is-grabbing .fancybox-content { cursor: -webkit-grabbing; cursor: grabbing; } .fancybox-container [data-selectable='true'] { cursor: text; } .fancybox-image { border: solid 1px #e1e1ea !important; } .fancybox-image, .fancybox-spaceball { background: transparent; border: 0; height: 100%; left: 0; margin: 0; max-height: none; max-width: none; padding: 0; position: absolute; top: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 100%; } .fancybox-spaceball { z-index: 1; } .fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--iframe .fancybox-content { height: 100%; overflow: visible; padding: 0; width: 100%; } .fancybox-slide--video .fancybox-content { background: #000; } .fancybox-slide--map .fancybox-content { background: #e5e3df; } .fancybox-slide--iframe .fancybox-content { background: #fff; } .fancybox-video, .fancybox-iframe { background: transparent; border: 0; display: block; height: 100%; margin: 0; overflow: hidden; padding: 0; width: 100%; } /* Fix iOS */ .fancybox-iframe { left: 0; position: absolute; top: 0; } .fancybox-error { background: #fff; cursor: default; max-width: 400px; padding: 40px; width: 100%; } .fancybox-error p { color: #444; font-size: 16px; line-height: 20px; margin: 0; padding: 0; } /* Buttons */ .fancybox-button { background: #ffd800; border: 0; border-radius: 0; box-shadow: none; cursor: pointer; display: inline-block; height: 44px; margin: 0; padding: 10px; position: relative; -webkit-transition: color .2s; transition: color .2s; vertical-align: top; visibility: inherit; width: 44px; } .fancybox-button, .fancybox-button:visited, .fancybox-button:link { color: #000; } .fancybox-button:hover { color: #fff; } .fancybox-button:focus { outline: none; } .fancybox-button.fancybox-focus { outline: 1px dotted; } .fancybox-button[disabled], .fancybox-button[disabled]:hover { color: #888; cursor: default; outline: none; } /* Fix IE11 */ .fancybox-button div { height: 100%; } .fancybox-button svg { display: block; height: 100%; overflow: visible; position: relative; width: 100%; } .fancybox-button svg path { fill: currentColor; stroke-width: 0; } .fancybox-button--play { border-left: solid 2px #fff; border-right: solid 2px #fff; } .fancybox-button--play svg:nth-child(2), .fancybox-button--fsenter svg:nth-child(2) { display: none; } .fancybox-button--pause svg:nth-child(1), .fancybox-button--fsexit svg:nth-child(1) { display: none; } .fancybox-progress { background: #ffd800; height: 4px; left: 0; position: absolute; right: 0; top: 0; -ms-transform: scaleX(0); -webkit-transform: scaleX(0); transform: scaleX(0); -ms-transform-origin: 0; -webkit-transform-origin: 0; transform-origin: 0; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-transition-timing-function: linear; transition-timing-function: linear; z-index: 99998; } /* Close button on the top right corner of html content */ .fancybox-close-small { background: transparent; border: 0; border-radius: 0; color: #ccc; cursor: pointer; opacity: .8; padding: 8px; position: absolute; right: -12px; top: -44px; z-index: 401; } .fancybox-close-small:hover { color: #fff; opacity: 1; } .fancybox-slide--html .fancybox-close-small { color: currentColor; padding: 10px; right: 0; top: 0; } .fancybox-slide--image.fancybox-is-scaling .fancybox-content { overflow: hidden; } .fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small { display: none; } /* Navigation arrows */ .fancybox-navigation .fancybox-button { background-clip: content-box; height: 100px; opacity: 0; position: absolute; top: calc(0%); width: 70px; } .fancybox-navigation .fancybox-button div { padding: 7px; border: solid 2px #fff; } .fancybox-navigation .fancybox-button--arrow_left { left: 0; left: env(safe-area-inset-left); padding: 31px 26px 31px 6px; } .fancybox-navigation .fancybox-button--arrow_right { padding: 31px 6px 31px 26px; right: 0; right: env(safe-area-inset-right); } /* Caption */ .fancybox-caption { background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%); bottom: 0; color: #eee; font-size: 14px; font-weight: 400; left: 0; line-height: 1.5; padding: 75px 44px 25px 44px; pointer-events: none; right: 0; text-align: center; z-index: 99996; } @supports (padding: max(0px)) { .fancybox-caption { padding: 75px 44px 25px 44px; } } .fancybox-caption--separate { margin-top: -50px; } .fancybox-caption__body { max-height: 50vh; overflow: auto; pointer-events: all; } .fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited { color: #ccc; text-decoration: none; } .fancybox-caption a:hover { color: #fff; text-decoration: underline; } /* Loading indicator */ .fancybox-loading { -webkit-animation: fancybox-rotate 1s linear infinite; animation: fancybox-rotate 1s linear infinite; background: transparent; border: 4px solid #888; border-bottom-color: #fff; border-radius: 50%; height: 50px; left: 50%; margin: -25px 0 0 -25px; opacity: .7; padding: 0; position: absolute; top: 50%; width: 50px; z-index: 99999; } @-webkit-keyframes fancybox-rotate { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes fancybox-rotate { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /* Transition effects */ .fancybox-animated { -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1); transition-timing-function: cubic-bezier(0, 0, 0.25, 1); } /* transitionEffect: slide */ .fancybox-fx-slide.fancybox-slide--previous { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } .fancybox-fx-slide.fancybox-slide--next { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } .fancybox-fx-slide.fancybox-slide--current { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } /* transitionEffect: fade */ .fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next { opacity: 0; -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); } .fancybox-fx-fade.fancybox-slide--current { opacity: 1; } /* transitionEffect: zoom-in-out */ .fancybox-fx-zoom-in-out.fancybox-slide--previous { opacity: 0; -webkit-transform: scale3d(1.5, 1.5, 1.5); transform: scale3d(1.5, 1.5, 1.5); } .fancybox-fx-zoom-in-out.fancybox-slide--next { opacity: 0; -webkit-transform: scale3d(0.5, 0.5, 0.5); transform: scale3d(0.5, 0.5, 0.5); } .fancybox-fx-zoom-in-out.fancybox-slide--current { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } /* transitionEffect: rotate */ .fancybox-fx-rotate.fancybox-slide--previous { opacity: 0; -ms-transform: rotate(-360deg); -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } .fancybox-fx-rotate.fancybox-slide--next { opacity: 0; -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } .fancybox-fx-rotate.fancybox-slide--current { opacity: 1; -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } /* transitionEffect: circular */ .fancybox-fx-circular.fancybox-slide--previous { opacity: 0; -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); } .fancybox-fx-circular.fancybox-slide--next { opacity: 0; -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); } .fancybox-fx-circular.fancybox-slide--current { opacity: 1; -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0); transform: scale3d(1, 1, 1) translate3d(0, 0, 0); } /* transitionEffect: tube */ .fancybox-fx-tube.fancybox-slide--previous { -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); } .fancybox-fx-tube.fancybox-slide--next { -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); } .fancybox-fx-tube.fancybox-slide--current { -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); } /* Styling for Small-Screen Devices */ /* Share */ .fancybox-share { background: #f4f4f4; border-radius: 3px; max-width: 90%; padding: 30px; text-align: center; } .fancybox-share h1 { color: #222; font-size: 35px; font-weight: 700; margin: 0 0 20px 0; } .fancybox-share p { margin: 0; padding: 0; } .fancybox-share__button { border: 0; border-radius: 3px; display: inline-block; font-size: 14px; font-weight: 700; line-height: 40px; margin: 0 5px 10px 5px; min-width: 130px; padding: 0 15px; text-decoration: none; -webkit-transition: all .2s; transition: all .2s; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; } .fancybox-share__button:visited, .fancybox-share__button:link { color: #fff; } .fancybox-share__button:hover { text-decoration: none; } .fancybox-share__button--fb { background: #3b5998; } .fancybox-share__button--fb:hover { background: #344e86; } .fancybox-share__button--pt { background: #bd081d; } .fancybox-share__button--pt:hover { background: #aa0719; } .fancybox-share__button--tw { background: #1da1f2; } .fancybox-share__button--tw:hover { background: #0d95e8; } .fancybox-share__button svg { height: 25px; margin-right: 7px; position: relative; top: -1px; vertical-align: middle; width: 25px; } .fancybox-share__button svg path { fill: #fff; } .fancybox-share__input { background: transparent; border: 0; border-bottom: 1px solid #d7d7d7; border-radius: 0; color: #5d5b5b; font-size: 14px; margin: 10px 0 0 0; outline: none; padding: 10px 15px; width: 100%; } /* Thumbs */ .fancybox-thumbs { background: #ddd; bottom: 0; display: none; margin: 0; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; padding: 2px 2px 4px 2px; position: absolute; right: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); top: 0; width: 212px; z-index: 99995; } .fancybox-thumbs-x { overflow-x: auto; overflow-y: hidden; } .fancybox-show-thumbs .fancybox-thumbs { display: block; } .fancybox-show-thumbs .fancybox-inner { right: 212px; } .fancybox-thumbs__list { font-size: 0; height: 100%; list-style: none; margin: 0; overflow-x: hidden; overflow-y: auto; padding: 0; position: absolute; position: relative; white-space: nowrap; width: 100%; } .fancybox-thumbs-x .fancybox-thumbs__list { overflow: hidden; } .fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar { width: 7px; } .fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track { background: #fff; border-radius: 10px; box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); } .fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb { background: #2a2a2a; border-radius: 10px; } .fancybox-thumbs__list a { -webkit-backface-visibility: hidden; backface-visibility: hidden; background-color: rgba(0, 0, 0, 0.1); background-position: center center; background-repeat: no-repeat; background-size: cover; cursor: pointer; float: left; height: 75px; margin: 2px; max-height: calc(92%); max-width: calc(46%); outline: none; overflow: hidden; padding: 0; position: relative; -webkit-tap-highlight-color: transparent; width: 100px; } .fancybox-thumbs__list a::before { border: 6px solid #ff5268; bottom: 0; content: ''; left: 0; opacity: 0; position: absolute; right: 0; top: 0; -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); z-index: 99991; } .fancybox-thumbs__list a:focus::before { opacity: .5; } .fancybox-thumbs__list a.fancybox-thumbs-active::before { opacity: 1; } /* Styling for Small-Screen Devices */ /** * Owl Carousel v2.3.4 * Copyright 2013-2018 <NAME> * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE */ /* * Owl Carousel - Core */ .owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; /* * Owl Carousel - Animate Plugin */ } .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; touch-action: manipulation; -moz-backface-visibility: hidden; /* fix firefox animation glitch */ } .owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); } .owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); } .owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; } .owl-carousel .owl-item img { display: block; width: 100%; } .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled { display: none; } .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot { cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot { background: none; color: inherit; border: none; padding: 0 !important; font: inherit; } .owl-carousel.owl-loaded { display: block; } .owl-carousel.owl-loading { opacity: 0; display: block; } .owl-carousel.owl-hidden { opacity: 0; } .owl-carousel.owl-refresh .owl-item { visibility: hidden; } .owl-carousel.owl-drag .owl-item { -ms-touch-action: pan-y; touch-action: pan-y; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .owl-carousel.owl-grab { cursor: move; cursor: -webkit-grab; cursor: grab; } .owl-carousel.owl-rtl { direction: rtl; } .owl-carousel.owl-rtl .owl-item { float: right; } .owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .owl-carousel .owl-animated-in { z-index: 0; } .owl-carousel .owl-animated-out { z-index: 1; } .owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } .owl-carousel .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } /* No Js */ .no-js .owl-carousel { display: block; } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes fadeIn { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeIn { 0% { opacity: 1; } 100% { opacity: 0; } } .owl-height { -webkit-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; } .visuallyHidden { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; } .hamburger { margin: 0 auto; width: 30px; height: 30px; position: relative; cursor: pointer; } .hamburger .bar { padding: 0; width: 30px; height: 3px; background-color: #000; display: block; border-radius: 4px; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; position: absolute; } .hamburger .bar1 { top: 0; } .hamburger .bar2, .hamburger .bar3 { top: 13.5px; } .hamburger .bar3 { right: 0; } .hamburger .bar4 { bottom: 0; } .checkbox:checked + label > .hamburger > .bar1 { -webkit-transform: translateX(40px); -ms-transform: translateX(40px); transform: translateX(40px); background-color: transparent; } .checkbox:checked + label > .hamburger > .bar2 { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .checkbox:checked + label > .hamburger > .bar3 { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .checkbox:checked + label > .hamburger > .bar4 { -webkit-transform: translateX(-40px); -ms-transform: translateX(-40px); transform: translateX(-40px); background-color: transparent; } .nav_fixed { -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; } .nav_fixed.active { -webkit-transform: translateX(-260px); -ms-transform: translateX(-260px); transform: translateX(-260px); } main { height: 100%; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; } main.active { -webkit-transform: translateX(-260px); -ms-transform: translateX(-260px); transform: translateX(-260px); } .nav_mobile { width: 220px; min-width: 220px; height: 100%; position: fixed; top: 0; bottom: 0; margin: 0; right: -260px; padding: 15px 20px; -webkit-transition: right 0.3s; transition: right 0.3s; background: #f8f6eb; background: -webkit-linear-gradient(left, #f8f6eb 0%, #f4f4f4 100%); background: linear-gradient(90deg, #f8f6eb 0%, #f4f4f4 100%); z-index: 2000; } .nav_mobile.active { right: 0; box-shadow: 0 0 15px rgba(0, 0, 0, 0.6); overflow-y: auto; } .nav_mobile ul { margin-top: 30px; } .nav_mobile ul li { padding-bottom: 15px; } .nav_mobile ul li a { padding: 10px 20px 5px 0; font-size: 14px; font-weight: 400; text-transform: uppercase; position: relative; cursor: pointer; } .nav_mobile ul li a:before { content: ''; position: absolute; right: 0; bottom: 0; height: 3px; background: #ffd800; -webkit-transition: all 0.3s; transition: all 0.3s; width: 0; } .nav_mobile ul li a.active:before, .nav_mobile ul li a:hover:before { width: 100%; left: 0; } .nav { box-shadow: 0 0 15px rgba(0, 0, 0, 0.6); position: relative; z-index: 20; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; } .nav.active { -webkit-transform: translateX(-260px); -ms-transform: translateX(-260px); transform: translateX(-260px); } .nav.sticky { position: fixed !important; z-index: 100; top: 0; left: 0; right: 0; background: #fff; color: #000 !important; box-shadow: 0 0 15px rgba(0, 0, 0, 0.6) !important; } .nav.home { color: #fff; box-shadow: none; position: absolute; left: 0; right: 0; } .nav__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .nav__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; padding-top: 25px; padding-bottom: 25px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .nav__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .nav ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .nav ul li { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .nav ul li a { padding: 10px; font-size: 14px; font-weight: 400; text-transform: uppercase; position: relative; } .nav ul li a:before { content: ''; position: absolute; right: 0; bottom: 0; height: 3px; background: #ffd800; -webkit-transition: all 0.3s; transition: all 0.3s; width: 0; } .nav ul li a.active:before, .nav ul li a:hover:before { width: 100%; left: 0; } .nav .phone { font-weight: 700; } .nav .mobil_group { display: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .nav .mobil_group a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .nav .mobil_group img { width: 30px; padding-right: 20px; } .nav .mobil_group .button { padding: 20px 0 20px 20px; border-left: solid 1px #e1e1ea; } .home_header { padding-top: 80px; background-image: url(../images/bg_home.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; min-height: 675px; } .home_header__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .home_header__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .home_header__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .home_header .title { width: calc(100% - 10px); margin-bottom: 50px; margin-top: 50px; } .home_header .title h1 { font-weight: 500; font-size: 44px; color: #fff; text-align: center; line-height: 1; margin: 20px 0; } .home_header .title p { font-size: 24px; font-weight: 300; color: #fff; text-align: center; } .home_header .title p a { color: #ffd800; text-decoration: underline; } .home_header .control_group { margin-top: 35px !important; margin-bottom: 0 !important; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .home_header .btn_group { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .home_header .reset_home { font-size: 19px; color: #fff; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .home_header .reset_home .closet { background: #fff; display: block; border-radius: 100%; height: 18px; width: 18px; position: relative; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; margin-right: 10px; } .home_header .reset_home .closet:after, .home_header .reset_home .closet:before { content: ""; background: #9e9693; display: block; height: 2px; width: 14px; position: absolute; top: 50%; margin-top: -1px; left: 50%; margin-left: -7px; } .home_header .reset_home .closet:after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .home_header .reset_home .closet:before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .home_header .reset_home:hover .closet { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .home_header .btn { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: auto; } .home_header .link_map { margin-left: 5px; margin-right: 5px; word-wrap: break-word; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; background-color: rgba(0, 0, 0, 0.5); border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; font-size: 19px; height: 52px; line-height: 50px; outline: none; padding-left: 20px; padding-right: 25px; text-align: center; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; } .home_header .link_map:hover { background-color: rgba(0, 0, 0, 0.6); } .home_header .link_map img { height: 30px; } .home_block { position: relative; margin-top: -80px; } .home_block__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .home_block__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .home_block__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(25% - 10px); 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; max-width: 250px; border-radius: 15px; box-shadow: 0 15px 30px #e1e1ea; background: #fff; height: 160px; position: relative; overflow: hidden; } .home_block__items_item:before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .home_block__items_item:hover:before { background: #e1e1ea4d; } .home_block img { max-height: 50px; } .home_block span { font-size: 22px; margin-top: 15px; } .home_slider { margin-top: 50px; margin-bottom: 50px; } .home_slider__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .home_slider__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; padding-top: 37.25%; position: relative; } .home_slider__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .home_slider .primary_slider { width: calc(62.50000000000001% - 10px); padding-right: 20px; position: relative; } .home_slider .primary_slider .title_slider { width: calc(58.333333333333336% - 10px); } .home_slider .primary_slider .descript { width: calc(58.333333333333336% - 10px); } .home_slider .primary_slider .owl-home { position: relative; } .home_slider .primary_slider .owl-home:before { content: ''; position: absolute; height: 50px; width: calc(100% - 90px); margin: auto; left: 0; right: 0; bottom: -40px; background: #ff009033; border-radius: 7px; } .home_slider .primary_slider .owl-home:after { content: ''; position: absolute; height: 50px; width: calc(100% - 40px); margin: auto; left: 0; right: 0; bottom: -20px; background: #8433fd33; border-radius: 7px; z-index: -1; } .home_slider .secondary_slider { width: calc(37.5% - 10px); } .home_slider .secondary_slider .owl-home .item { 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: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding-top: 25px; padding-bottom: 25px; } .home_slider .secondary_slider .title_slider { margin: 0; } .home_slider .secondary_slider .descript { margin-top: 0; } .home_slider .secondary_slider .link { padding: 5px 15px; } .home_slider .secondary_slider .link i { font-size: 20px; } .home_slider .title_slider { margin-top: 0; margin-bottom: 20px; font-size: 28px; font-weight: 700; color: #fff; } .home_slider .descript { font-size: 20px; font-weight: 300; color: #fff; opacity: 0.8; } .home_slider .link { font-size: 12px; font-weight: 500; text-transform: uppercase; padding: 10px 15px; background: #ffd800; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; border-radius: 15px; } .home_slider .link:hover { background: #ffc600; } .home_slider .counter_slider { position: absolute; z-index: 1; top: 15px; right: 35px; font-size: 20px; font-weight: 300; background: #ffffffd6; border-radius: 15px; padding: 2px 18px; } .home_slider .content { position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; } .owl-home { height: 100%; } .owl-home .owl-stage-outer, .owl-home .owl-stage, .owl-home .owl-item, .owl-home .item { height: 100%; } .owl-home .item { border-radius: 7px; overflow: hidden; background-position: center; background-size: cover; background-repeat: no-repeat; box-sizing: border-box; padding: 45px; } .owl-home .owl-nav { position: absolute; bottom: calc(50% + 27px); width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; height: 0; } .owl-home .owl-nav button i { color: #fff; font-size: 42px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .owl-home .owl-nav button i:before { margin: 0; } .owl-home .owl-nav button:hover i { color: #ffc600; } .owl-home .owl-dots { position: absolute; bottom: 15px; left: 45px; } .owl-home .owl-dots .owl-dot:not(:last-child) { margin-right: 5px; } .owl-home .owl-dots .owl-dot:hover span { background: #fff; } .owl-home .owl-dots .owl-dot.active span { background: #fff; } .owl-home .owl-dots .owl-dot span { display: block; height: 7px; width: 7px; border-radius: 50%; background: #777274; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin: 5px; } .services__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .services__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .services__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(33.333333333333336% - 10px); } .services .title { width: calc(100% - 10px); } .services .title h2 { font-size: 42px; font-weight: 600; text-align: center; margin-bottom: 50px; } .services .serv { max-width: 350px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-bottom: 50px; } .services .serv .number { font-weight: 700; font-size: 18px; -ms-flex-negative: 0; flex-shrink: 0; width: 100px; text-align: right; border-bottom: solid 4px #000; } .services .serv .text { font-size: 20px; padding-left: 10px; } .new__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .new__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .new__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .new .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .new .title h2 { font-size: 42px; font-weight: 600; text-align: center; margin-bottom: 10px; } .new .title a { font-size: 24px; } .new .title a i { font-weight: 500; text-transform: uppercase; padding: 0 15px; background: #ffd800; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; border-radius: 15px; margin-left: 10px; } .new .title a:hover i { background: #ffc600; } .new .item { box-shadow: 0px 0px 20px #e1e1ea; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .new .item .top { padding: 10px; min-height: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .new .item .title { font-size: 24px; font-weight: 500; margin: 0; line-height: 1; text-align: center; } .new .item .address { font-size: 16px; color: #8d8d8d; text-align: center; line-height: 1; } .new .item .center { width: 100%; } .new .item .center .wrap { position: relative; width: 100%; padding-bottom: 65%; } .new .item .center .wrap .img { background-size: cover; background-position: center; background-repeat: no-repeat; position: absolute; width: 100%; height: 100%; } .new .item .skills { display: -webkit-box; display: -ms-flexbox; display: flex; height: 40px; -ms-flex-pack: distribute; justify-content: space-around; border-bottom: solid 1px #e1e1ea; } .new .item .skills span { font-size: 17px; font-weight: 300; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .new .item .skills img { height: 25px; width: 25px; margin-right: 5px; } .new .item .price { font-size: 24px; font-weight: 500; text-align: center; padding-top: 20px; padding-bottom: 25px; display: inline-block; width: 100%; } .owl-new { margin-top: 40px; margin-bottom: 40px; padding-bottom: 50px; } .owl-new .owl-stage-outer { box-shadow: 0px 0px 30px #e1e1ea; } .owl-new .owl-nav { position: absolute; bottom: calc(50% + 50px); width: 100%; height: 0; } .owl-new .owl-nav .owl-prev { left: -10px; } .owl-new .owl-nav .owl-prev i { border-bottom-right-radius: 15px; border-top-right-radius: 15px; padding-right: 10px; box-shadow: -3px 3px 5px #000; } .owl-new .owl-nav .owl-next { right: -10px; } .owl-new .owl-nav .owl-next i { border-bottom-left-radius: 15px; border-top-left-radius: 15px; padding-left: 10px; box-shadow: 3px 3px 5px #000; } .owl-new .owl-nav button { position: absolute; } .owl-new .owl-nav button i { color: #000; font-size: 30px; background: #fff; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .owl-new .owl-nav button i:before { margin: 0; } .owl-new .owl-nav button:hover i { color: #ffc600; } .owl-new .owl-dots { position: absolute; bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; } .owl-new .owl-dots .owl-dot:not(:last-child) { margin-right: 5px; } .owl-new .owl-dots .owl-dot:hover span { background: #000; } .owl-new .owl-dots .owl-dot.active span { background: #000; } .owl-new .owl-dots .owl-dot span { display: block; height: 7px; width: 7px; border-radius: 50%; background: #777274; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin: 5px; } .mailing { background: #fffadf; background: -webkit-linear-gradient(left, #fffadf 0%, #f4f4f4 100%); background: linear-gradient(90deg, #fffadf 0%, #f4f4f4 100%); padding-top: 40px; padding-bottom: 40px; } .mailing__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .mailing__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .mailing__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); background: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 30px 10px; } .mailing .title { font-size: 42px; font-weight: 600; text-align: center; margin: 0; } .mailing .descript { font-size: 24px; text-align: center; margin-top: 20px; margin-bottom: 40px; max-width: 620px; } .mailing .form { max-width: 340px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .mailing .form .form-group { position: relative; width: 100%; } .mailing .form .form-label { position: absolute; left: 0; font-weight: 700; font-size: 16px; text-transform: uppercase; z-index: 10; -webkit-transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out; transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out; transition: transform 150ms ease-out, font-size 150ms ease-out; transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out; } .mailing .form .focused .form-label { -webkit-transform: translateY(-125%); -ms-transform: translateY(-125%); transform: translateY(-125%); color: #a6a6a6; } .mailing .form .success { position: absolute; bottom: 20px; font-size: 18px; text-transform: uppercase; font-weight: 500; background: #fff; z-index: 10; display: none; } .mailing .form .success.active { display: block; } .mailing .form .form-input { position: relative; padding: 12px 0px 5px 0; font-size: 17px; font-weight: 500; background: none; width: 100%; outline: 0; border: 0; cursor: pointer; border-bottom: solid 3px #000; -webkit-transition: box-shadow 150ms ease-out; transition: box-shadow 150ms ease-out; } .mailing .form .form-input:focus { border-bottom: solid 3px #ffd800; } .mailing .form .form-input.filled { border-bottom: solid 3px #ffd800; } .mailing .form .btn { padding-left: 15px; padding-right: 15px; max-width: 180px; margin-top: 20px; font-size: 14px; font-weight: 500; text-transform: uppercase; text-align: center; padding: 10px; width: 100%; background: #ffd800; border-radius: 15px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .mailing .form .btn:hover { background: #ffc600; } .mailing .form .btn i { margin-left: 10px; } .news { padding-bottom: 40px; } .news__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .news__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .news__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .news .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .news .title h2 { font-size: 42px; font-weight: 600; text-align: center; margin-bottom: 10px; } .news .title a { font-size: 24px; } .news .title a i { font-weight: 500; text-transform: uppercase; padding: 0 15px; background: #ffd800; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; border-radius: 15px; margin-left: 10px; } .news .title a:hover i { background: #ffc600; } .news .item { box-shadow: 0px 0px 20px #e1e1ea; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; } .news .item .wrap { position: relative; width: 100%; padding-bottom: 65%; } .news .item .wrap .img { background-size: cover; background-position: center; background-repeat: no-repeat; position: absolute; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 20px; box-sizing: border-box; } .news .item .wrap .img:before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; background: #0000004a; } .news .item .data { color: #fff; font-size: 17px; opacity: 0.8; position: relative; z-index: 1; } .news .item .title { color: #fff; font-size: 20px; font-weight: 500; position: relative; z-index: 1; } .news .descript { font-size: 20px; margin: 0; } .filter { background: #f8f6eb; background: -webkit-linear-gradient(left, #f8f6eb 0%, #f4f4f4 100%); background: linear-gradient(90deg, #f8f6eb 0%, #f4f4f4 100%); padding-top: 15px; } .filter__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .filter__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .filter__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .filter .breadcrumbs { display: -webkit-box; display: -ms-flexbox; display: flex; color: #000; } .filter .breadcrumbs li { font-weight: 300; font-size: 16px; padding: 10px 0; } .filter .breadcrumbs li a { padding-right: 20px; color: #abadba; position: relative; } .filter .breadcrumbs li a:before { content: '\e802'; font-family: 'icons'; font-size: 12px; position: absolute; right: 7px; bottom: 2px; } .filter h1.title { font-weight: 500; font-size: 44px; line-height: 1; margin: 20px 0; } .filter .btn { width: 100%; } .district-list { display: none; max-width: 900px; width: 100%; } .district-list p.title { font-size: 32px; font-weight: 500; text-align: center; margin-top: 0; line-height: 1; } .district-list__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .district-list__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .district-list .tabs { width: calc(100% - 10px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 30px; } .district-list .tabs li { border-radius: 5px; border: solid 1px #e1e1ea; box-sizing: border-box; clear: both; cursor: pointer; display: block; max-width: 200px; margin: 0 5px; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: 100%; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; text-align: center; } .district-list .tabs li.active { background-color: #ffd800; border: none; } .district-list .tabs li:hover:not(.active) { background: #e1e1ea; } .district-list .check .district-list__items_item { width: calc(33.333333333333336% - 10px); } .district-list .check li { font-size: 19px; } .district-list .check input[type='checkbox'] { display: none; } .district-list .check label { cursor: pointer; } .district-list .check input[type='checkbox'] + label { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; margin: 10px 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .district-list .check input[type='checkbox'] + label > span { 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; margin-right: 10px; width: 20px; height: 20px; background: transparent; border: 1px solid #e1e1ea; border-radius: 2px; cursor: pointer; -webkit-transition: all 250ms cubic-bezier(0.4, 0, 0.23, 1); transition: all 250ms cubic-bezier(0.4, 0, 0.23, 1); } .district-list .check input[type='checkbox']:checked + label > span { border: 10px solid #ffd800; -webkit-animation: shrink-bounce 200ms cubic-bezier(0.4, 0, 0.23, 1); animation: shrink-bounce 200ms cubic-bezier(0.4, 0, 0.23, 1); } .district-list .check input[type='checkbox']:checked + label > span:before { content: ""; position: absolute; top: .6em; left: .2em; border-right: 3px solid transparent; border-bottom: 3px solid transparent; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 0% 100%; -ms-transform-origin: 0% 100%; transform-origin: 0% 100%; -webkit-animation: checkbox-check 125ms 250ms cubic-bezier(0.4, 0, 0.23, 1) forwards; animation: checkbox-check 125ms 250ms cubic-bezier(0.4, 0, 0.23, 1) forwards; } @-webkit-keyframes shrink-bounce { 0% { -webkit-transform: scale(1); transform: scale(1); } 33% { -webkit-transform: scale(0.85); transform: scale(0.85); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes shrink-bounce { 0% { -webkit-transform: scale(1); transform: scale(1); } 33% { -webkit-transform: scale(0.85); transform: scale(0.85); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes checkbox-check { 0% { width: 0; height: 0; border-color: #212121; -webkit-transform: translate3d(0, 0, 0) rotate(45deg); transform: translate3d(0, 0, 0) rotate(45deg); } 33% { width: .2em; height: 0; -webkit-transform: translate3d(0, 0, 0) rotate(45deg); transform: translate3d(0, 0, 0) rotate(45deg); } 100% { width: .2em; height: .5em; border-color: #212121; -webkit-transform: translate3d(0, -0.5em, 0) rotate(45deg); transform: translate3d(0, -0.5em, 0) rotate(45deg); } } @keyframes checkbox-check { 0% { width: 0; height: 0; border-color: #212121; -webkit-transform: translate3d(0, 0, 0) rotate(45deg); transform: translate3d(0, 0, 0) rotate(45deg); } 33% { width: .2em; height: 0; -webkit-transform: translate3d(0, 0, 0) rotate(45deg); transform: translate3d(0, 0, 0) rotate(45deg); } 100% { width: .2em; height: .5em; border-color: #212121; -webkit-transform: translate3d(0, -0.5em, 0) rotate(45deg); transform: translate3d(0, -0.5em, 0) rotate(45deg); } } .district-list .distr_map { width: calc(100% - 10px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .district-list .value_data { display: none; } .district-list .btn-group { margin-top: 30px; } .district-list .btn-group .reset { font-size: 19px; color: #b5b4c5; cursor: pointer; position: relative; padding-left: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 20px; } .district-list .btn-group .reset:before { content: '\e804'; font-family: 'icons'; font-size: 12px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; background: #b5b4c5; border-radius: 50%; position: absolute; left: 0; height: 15px; width: 15px; text-align: center; line-height: 1; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .district-list .btn-group .reset:hover:before { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } .district-list .btn-group .btn { background-color: #ffd800; border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-family: inherit; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; padding-left: 35px; padding-right: 35px; text-align: center; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: 100%; } .district-list .btn-group .btn:hover { background-color: #ffc600; } .offers__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .offers__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .offers__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .offers .control { margin-top: 30px; margin-bottom: 30px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .offers .control .counter { width: calc(41.66666666666667% - 10px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 30px; font-weight: 300; } .offers .control .block2 { width: calc(58.333333333333336% - 10px); } .offers .control .row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .offers .control .sort, .offers .control .show_page { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .offers .control .sort label, .offers .control .show_page label { font-size: 19px; padding-right: 10px; font-weight: 300; } .offers .control .sort { width: calc(50% - 10px); } .offers .control .show_page { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .offers .control .show_page_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; } .offers .control .show_page a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 52px; width: 52px; border-radius: 50%; box-sizing: border-box; clear: both; cursor: pointer; background: #e1e1ea; color: #7d7d7d; } .offers .control .show_page a:not(:first-child) { margin-left: 5px; } .offers .control .show_page a:hover:not(.active) { color: #000; background: #fff; border: solid 2px #ffd800; } .offers .control .show_page a.active { color: #000; background: #fff; border: solid 2px #ffd800; } .offers .offer { width: calc(100% - 10px); min-height: 330px; margin-bottom: 40px; box-shadow: 0px 0px 20px #e1e1ea; } .offers .offer .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; height: 100%; } .offers .offer .image { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(33.333333333333336% - 10px); } .offers .offer .image img { -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; width: 100%; height: 100%; } .offers .offer .content { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(66.66666666666667% - 10px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .offers .offer .content.hidden-pc { display: none; } .offers .offer .content .top_block { padding: 20px 30px 10px 20px; border-bottom: solid 1px #e1e1ea; } .offers .offer .content .top_block p { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 0; } .offers .offer .content .top_block .id { font-size: 18px; font-weight: 300; -ms-flex-negative: 0; flex-shrink: 0; padding-left: 10px; } .offers .offer .content .top_block .id b { font-weight: 500; } .offers .offer .content .top_block h2 { margin-top: 5px; margin-bottom: 0; font-size: 32px; font-weight: 500; } .offers .offer .content .down_block { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; padding: 15px 30px 20px 20px; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .offers .offer .content .down_block .tth { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(66.66666666666667% - 10px); } .offers .offer .content .down_block .price { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(33.333333333333336% - 10px); 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: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .offers .offer .content .down_block .price span { font-size: 24px; font-weight: 500; text-align: right; margin-bottom: 20px; } .offers .offer .content .down_block .price .btn { background-color: #ffd800; border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-family: inherit; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; padding-left: 10px; padding-right: 10px; text-align: center; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: 100%; } .offers .offer .content .down_block .price .btn:hover { background-color: #ffc600; } .offers .offer .content .down_block .skills { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .offers .offer .content .down_block .skills span { font-size: 17px; font-weight: 300; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .offers .offer .content .down_block .skills span img { height: 25px; margin-right: 5px; } .offers .offer .content .down_block p.descr { font-size: 17px; padding-top: 15px; margin: 0; } .offers .offer .content .address { font-size: 17px; font-weight: 300; color: #8d8d8d; } .offers .offer .content .address i:before { margin-left: 0; } #map { height: 100%; width: 100%; position: absolute; top: 0; } .map { position: relative; height: calc(100% - 79px); } .map__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; padding-top: 15px; } .map__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .map__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(25% - 10px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .map-btn { position: absolute; z-index: 10; top: 15px; background: #fff; padding: 10px; border: 1px solid #cecece; border-radius: 4px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; } .map-btn i { color: #cecece; font-size: 18px; margin-right: 5px; } .map .filter-block { display: none; background: #fff; box-shadow: 0 0 2px #cecece; border-radius: 4px; position: relative; z-index: 15; padding: 20px; } .map form { height: 150px; } .footer { background: #f4f4f4; } .footer__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .footer__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .footer__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .footer .footer-tabs-content { padding-top: 40px; padding-bottom: 40px; } .footer .footer-tabs-content .tabs-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 20px; } .footer .footer-tabs-content .tabs-nav li { padding: 0 15px; } .footer .footer-tabs-content .tabs-nav li a { font-size: 24px; font-weight: 300; color: #a6a6a6; padding-bottom: 5px; position: relative; } .footer .footer-tabs-content .tabs-nav li a:before { content: ''; position: absolute; right: 0; bottom: 0; height: 3px; background: #ffd800; -webkit-transition: all 0.3s; transition: all 0.3s; width: 0; } .footer .footer-tabs-content .tabs-nav li a.active:before, .footer .footer-tabs-content .tabs-nav li a:hover:before { width: 100%; left: 0; } .footer .footer-tabs-content .tabs-nav li a.active { color: #000; } .footer .footer-tabs-content .itemTab .name { display: none; cursor: pointer; font-weight: 300; font-size: 24px; padding-top: 5px; padding-bottom: 10px; position: relative; } .footer .footer-tabs-content .itemTab .name:before { border-bottom: 2px solid #000; border-right: 2px solid #000; content: ''; display: block; height: 5px; margin-top: -4px; pointer-events: none; position: absolute; right: 12px; top: 50%; -webkit-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; width: 5px; } .footer .footer-tabs-content .itemTab .item-content { opacity: 0; visibility: hidden; height: 0; display: none; } .footer .footer-tabs-content .itemTab .item-content .li-items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .footer .footer-tabs-content .itemTab .item-content .district-list__items_item { width: calc(50% - 10px); } .footer .footer-tabs-content .itemTab .item-content .label { font-size: 20px; font-weight: 500; margin-bottom: 20px; display: block; } .footer .footer-tabs-content .itemTab .item-content li { font-size: 20px; font-weight: 300; } .footer .footer-tabs-content .itemTab .item-content li:nth-of-type(n+11) { display: none; } .footer .footer-tabs-content .itemTab .item-content li a:hover { color: #a6a6a6; } .footer .footer-tabs-content .itemTab .item-content .half { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(50% - 10px); } .footer .footer-tabs-content .itemTab .item-content .show-hide-btn { font-size: 20px; font-weight: 300; text-decoration: underline; margin-top: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: all 0.3s; transition: all 0.3s; cursor: pointer; } .footer .footer-tabs-content .itemTab .item-content .show-hide-btn:hover { color: #a6a6a6; } .footer .footer-tabs-content .itemTab .item-content .show-hide-btn i { font-size: 14px; border-radius: 10px; background: #fff; padding: 2px 8px; margin-left: 10px; } .footer .footer-tabs-content .itemTab.active .name:before { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); } .footer .footer-tabs-content .itemTab.active .item-content { opacity: 1; visibility: visible; height: auto; -webkit-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .footer .contacts { padding-bottom: 40px; } .footer .contacts:before { content: ''; position: absolute; left: 0; right: 0; width: 100%; height: 1px; background: #e1e1ea; } .footer .contacts .btn { font-size: 14px; font-weight: 500; text-transform: uppercase; text-align: center; padding: 10px; width: 100%; background: #ffd800; border-radius: 15px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .footer .contacts .btn:hover { background: #ffc600; } .footer .contacts .contact { width: calc(50% - 10px); padding-top: 30px; } .footer .contacts .contact .phone { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .footer .contacts .contact .phone a { font-size: 24px; font-weight: 500; margin-bottom: 15px; } .footer .contacts .mail { width: calc(50% - 10px); padding-top: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .footer .contacts .mail .title { font-size: 24px; font-weight: 500; margin-bottom: 40px; } .footer .contacts .mail .form { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .footer .contacts .mail .form .form-group { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; position: relative; } .footer .contacts .mail .form .form-label { position: absolute; left: 0; font-weight: 700; font-size: 16px; text-transform: uppercase; z-index: 10; -webkit-transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out; transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out; transition: transform 150ms ease-out, font-size 150ms ease-out; transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out; } .footer .contacts .mail .form .focused .form-label { -webkit-transform: translateY(-125%); -ms-transform: translateY(-125%); transform: translateY(-125%); color: #a6a6a6; } .footer .contacts .mail .form .form-input { position: relative; padding: 12px 0px 5px 0; font-size: 17px; font-weight: 500; background: none; width: 100%; outline: 0; border: 0; cursor: pointer; border-bottom: solid 3px #000; -webkit-transition: box-shadow 150ms ease-out; transition: box-shadow 150ms ease-out; } .footer .contacts .mail .form .form-input:focus { border-bottom: solid 3px #ffd800; } .footer .contacts .mail .form .form-input.filled { border-bottom: solid 3px #ffd800; } .footer .contacts .mail .form .btn { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: auto; padding-left: 15px; padding-right: 15px; } .footer .contacts .mail .form .btn i { margin-left: 10px; } .footer .confedencial { font-size: 15px; margin-bottom: 60px; } .popup { max-width: 440px; width: 100%; display: none; } .popup .title { font-size: 32px; font-weight: 500; text-align: center; margin-top: 0; line-height: 1; } .popup input { background-color: #fff; border-radius: 5px; border: solid 1px #e1e1ea; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; padding-left: 20px; padding-right: 30px; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: 100%; margin-bottom: 20px; } .popup .error { border: solid 1px #ed1847; } .popup .person_data a { color: #ffd800; } .popup .btn_group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-top: 20px; } .popup .btn_group .btn { background-color: #ffd800; border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; padding-left: 35px; padding-right: 35px; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; } .popup .btn_group .btn:hover { background: #ffc600; } .popup__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .popup__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .header_open { padding-top: 15px; padding-bottom: 20px; } .header_open__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .header_open__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .header_open__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .header_open .breadcrumbs { display: -webkit-box; display: -ms-flexbox; display: flex; color: #000; } .header_open .breadcrumbs li { font-weight: 300; font-size: 16px; padding: 10px 0; } .header_open .breadcrumbs li a { padding-right: 20px; color: #abadba; position: relative; } .header_open .breadcrumbs li a:before { content: '\e802'; font-family: 'icons'; font-size: 12px; position: absolute; right: 7px; bottom: 2px; } .header_open h1.title { font-weight: 500; font-size: 44px; line-height: 1; margin: 20px 0; } .header_open .block_down { 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; } .header_open .block_down .block_address a { font-weight: 500; font-size: 13px; text-transform: uppercase; padding: 10px 15px; border-radius: 15px; box-shadow: 0 0 20px #cecece; display: inline-block; margin-right: 10px; } .header_open .block_down .block_address span { font-size: 18px; font-weight: 300; color: #525462; } .header_open .block_down .lot { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .slider_open .block_slider { overflow: hidden; } .slider_open__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .slider_open__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .slider_open__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .slider_open .propertys { position: relative; margin-top: -96px; z-index: 20; } .slider_open .propertys .items { background: #fcfcfc; background: -webkit-linear-gradient(bottom, #fcfcfc 0%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(0deg, #fcfcfc 0%, rgba(255, 255, 255, 0) 100%); background-size: calc(100% - 10px) 100%; background-position: 5px; background-repeat: no-repeat; } .slider_open .propertys .property { width: calc(50% - 10px); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; padding-bottom: 15px; padding-top: 15px; height: 96px; } .slider_open .propertys .property .prop { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 18px; } .slider_open .propertys .property .prop b { font-weight: 400; font-size: 34px; } .slider_open .propertys .property .btn { background-color: #ffd800; border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-family: inherit; font-size: 20px; font-weight: 300; height: 66px; line-height: 64px; outline: none; padding-left: 25px; padding-right: 25px; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; } .slider_open .propertys .property .btn:hover { background: #ffc600; } .slider_open .price { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .slider_open .price .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; font-size: 18px; } .slider_open .price .wrap i { font-style: normal; } .slider_open .price .wrap b { font-weight: 400; font-size: 34px; } .slider_open .price .currency { width: auto; background: none; border: none; font-size: inherit; color: #003cff; padding-left: 10px; font-size: 34px; height: 45px; line-height: 45px; } .slider_open .price .currency:after { border-bottom: 2px solid #003cff; border-right: 2px solid #003cff; } .slider_open .price .currency .option { font-weight: 300; color: #000; font-size: 28px; } .owl-open .owl-stage-outer { overflow: visible; } .owl-open .owl-item { position: relative; } .owl-open .owl-item:not(.center) .img { -webkit-filter: blur(5px); filter: blur(5px); cursor: pointer; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .owl-open .owl-item:not(.center) .img a { display: none; } .owl-open .owl-item:not(.center) .img:hover { -webkit-filter: blur(0px); filter: blur(0px); } .owl-open .item .wrap { position: relative; width: 100%; padding-bottom: 52%; overflow: hidden; } .owl-open .item .wrap .img { background-position: center; background-size: cover; background-repeat: no-repeat; position: absolute; width: 100%; height: 100%; } .owl-open .item .wrap .img a { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; } .owl-open .owl-nav { position: absolute; bottom: calc(50% + 27px); width: 100%; } .owl-open .owl-nav button { position: absolute; } .owl-open .owl-nav button i { color: #000; font-size: 42px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .owl-open .owl-nav button i:before { margin: 0; } .owl-open .owl-nav button:hover i { color: #ffc600; } .owl-open .owl-nav .owl-next { right: -40px; } .owl-open .owl-nav .owl-prev { left: -40px; } .content_open { padding-top: 40px; padding-bottom: 60px; } .content_open__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .content_open__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .content_open__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(50% - 10px); } .content_open .text { font-size: 18px; } .content_open .text p:first-child { margin-top: 0; } .content_open .all { font-size: 18px; color: #003cff; cursor: pointer; position: relative; padding-right: 20px; } .content_open .all:after { border-bottom: 2px solid #003cff; border-right: 2px solid #003cff; content: ''; display: block; height: 5px; margin-top: -2px; pointer-events: none; position: absolute; right: 7px; top: 50%; -webkit-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; width: 5px; } .content_open .skills { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-top: 15px; padding-bottom: 15px; margin-top: 15px; border-top: solid 1px #e1e1ea; border-bottom: solid 1px #e1e1ea; } .content_open .skills .prop { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 20px; color: #aaabbb; font-weight: 300; } .content_open .skills .prop b { font-size: 18px; font-weight: 500; color: #000; margin-bottom: 5px; } .content_open .item { border: solid 1px #e1e1ea; } .content_open .item .wrap { position: relative; width: 100%; padding-bottom: 65%; } .content_open .item .wrap .img { background-size: cover; background-position: center; background-repeat: no-repeat; position: absolute; width: 100%; height: 100%; cursor: pointer; } .content_open .about { 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; } .content_open .plan { padding-left: 50px; } .content_open .itemTabOpen .name { display: block; cursor: pointer; font-weight: 500; font-size: 22px; padding-top: 15px; padding-bottom: 15px; padding-right: 20px; position: relative; border-bottom: solid 1px #e1e1ea; } .content_open .itemTabOpen .name:before { border-bottom: 2px solid #003cff; border-right: 2px solid #003cff; content: ''; display: block; height: 5px; margin-top: -3px; pointer-events: none; position: absolute; right: 5px; top: 50%; -webkit-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; width: 5px; } .content_open .itemTabOpen .item-content { opacity: 0; visibility: hidden; height: 0; display: none; } .content_open .itemTabOpen .item-content .itm { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); font-size: 18px; font-weight: 300; margin-top: 10px; margin-bottom: 10px; } .content_open .itemTabOpen .item-content .itm:first-child { margin-top: 20px; } .content_open .itemTabOpen .item-content .itm:last-child { margin-bottom: 0; padding-bottom: 20px; border-bottom: solid 1px #e1e1ea; } .content_open .itemTabOpen .item-content .itm span { width: 30%; color: #aaabbb; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -ms-flex-negative: 0; flex-shrink: 0; } .content_open .itemTabOpen .item-content .itm span i { position: relative; width: 100%; margin-left: 5px; margin-right: 5px; } .content_open .itemTabOpen .item-content .itm span i:before { content: ''; width: 100%; border-bottom: dotted 2px; position: absolute; height: 2px; bottom: 5px; } .content_open .itemTabOpen.active .name:before { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); } .content_open .itemTabOpen.active .item-content { opacity: 1; visibility: visible; height: auto; -webkit-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .owl-plan { margin-bottom: 25px; } .owl-plan .owl-nav { position: absolute; bottom: calc(50% + 18px); width: 100%; } .owl-plan .owl-nav button { position: absolute; width: 36px; height: 36px; border-radius: 50%; 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; box-shadow: 0 0 30px #e1e1ea; background: #fff !important; } .owl-plan .owl-nav button i { color: #000; font-size: 28px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .owl-plan .owl-nav button i:before { margin: 0; } .owl-plan .owl-nav button:hover i { color: #ffc600; } .owl-plan .owl-nav .owl-next { right: -18px; } .owl-plan .owl-nav .owl-next.disabled { display: none; } .owl-plan .owl-nav .owl-prev { left: -18px; } .owl-plan .owl-nav .owl-prev.disabled { display: none; } .view_open { background: #fffadf; background: -webkit-linear-gradient(left, #fffadf 0%, #f4f4f4 100%); background: linear-gradient(90deg, #fffadf 0%, #f4f4f4 100%); padding-top: 40px; padding-bottom: 40px; } .view_open__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .view_open__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .view_open__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); background: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 30px; background-image: url(../images/bg_open_view.jpg); background-repeat: no-repeat; background-position: right center; background-size: contain; } .view_open .title { font-size: 42px; font-weight: 600; margin: 0; } .view_open .descript { font-size: 24px; margin-top: 20px; margin-bottom: 0; max-width: 490px; line-height: 1; } .view_open .form { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; -ms-flex-wrap: nowrap; flex-wrap: nowrap; margin-top: 60px; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .view_open .form .form-input { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; background: none; border: none; border-bottom: solid 3px #000; font-weight: 700; font-size: 16px; text-align: center; outline: none; padding-bottom: 10px; max-width: 300px; width: 100%; margin-right: 40px; margin-top: 15px; } .view_open .form ::-webkit-input-placeholder { /* Chrome */ color: #000; -webkit-transition: opacity 250ms ease-in-out; transition: opacity 250ms ease-in-out; } .view_open .form :focus::-webkit-input-placeholder { opacity: 0.3; } .view_open .form :-ms-input-placeholder { /* IE 10+ */ color: #000; -webkit-transition: opacity 250ms ease-in-out; transition: opacity 250ms ease-in-out; } .view_open .form :focus:-ms-input-placeholder { opacity: 0.3; } .view_open .form ::-moz-placeholder { /* Firefox 19+ */ color: #000; -webkit-transition: opacity 250ms ease-in-out; transition: opacity 250ms ease-in-out; opacity: 1; } .view_open .form :focus::-moz-placeholder { opacity: 0.3; } .view_open .form :-moz-placeholder { /* Firefox 4 - 18 */ color: #000; -webkit-transition: opacity 250ms ease-in-out; transition: opacity 250ms ease-in-out; opacity: 1; } .view_open .form :focus:-moz-placeholder { opacity: 0.3; } .view_open .form .btn { margin-left: 5px; margin-right: 5px; word-wrap: break-word; background-color: #ffd800; border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-family: inherit; font-size: 20px; font-weight: 300; height: 66px; line-height: 64px; outline: none; padding-left: 35px; padding-right: 35px; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; max-width: 210px; width: 100%; } .view_open .form .btn:hover { background-color: #ffc600; } .view_open .alert { font-weight: 300; font-size: 14px; color: #aaabbb; } .view_open .alert a { color: #003cff; text-decoration: underline; } .map_open { padding-top: 40px; padding-bottom: 50px; } .map_open__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .map_open__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .map_open__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .map_open .title { width: calc(100% - 10px); } .map_open .title h2 { margin-top: 0; font-size: 42px; font-weight: 600; text-align: center; line-height: 1; } .map_open .maps { width: calc(66.66666666666667% - 10px); border-radius: 5px; overflow: hidden; height: 440px; } .map_open .zhk { width: calc(33.333333333333336% - 10px); border-radius: 5px; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-repeat: no-repeat; background-position: center; background-size: cover; padding: 20px; position: relative; } .map_open .zhk:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background: #0006; } .map_open .zhk .name { font-size: 22px; font-weight: 500; color: #fff; text-align: center; position: relative; z-index: 2; } .map_open .zhk .btn { font-size: 14px; font-weight: 500; text-transform: uppercase; text-align: center; padding: 10px 20px; background: #ffd800; border-radius: 15px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; position: relative; z-index: 2; } .map_open .zhk .btn i { padding-left: 10px; } .map_open .zhk .btn:hover { background: #ffc600; } .new_open { background: #f4f4f4; } .new_open__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .new_open__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .new_open__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .new_open .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .new_open .title p { font-size: 22px; font-weight: 600; text-align: center; margin-bottom: 0; margin-top: 35px; } .new_open .descript p { font-size: 20px; margin-top: 0; } .new_open .item { box-shadow: 0px 0px 20px #e1e1ea; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background: #fff; } .new_open .item .top { padding: 10px; min-height: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .new_open .item .title { font-size: 24px; font-weight: 500; margin: 0; line-height: 1; text-align: center; } .new_open .item .address { font-size: 16px; color: #8d8d8d; text-align: center; line-height: 1; } .new_open .item .center { width: 100%; } .new_open .item .center .wrap { position: relative; width: 100%; padding-bottom: 65%; } .new_open .item .center .wrap .img { background-size: cover; background-position: center; background-repeat: no-repeat; position: absolute; width: 100%; height: 100%; } .new_open .item .skills { display: -webkit-box; display: -ms-flexbox; display: flex; height: 40px; -ms-flex-pack: distribute; justify-content: space-around; border-bottom: solid 1px #e1e1ea; } .new_open .item .skills span { font-size: 17px; font-weight: 300; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .new_open .item .skills img { height: 25px; width: 25px; margin-right: 5px; } .new_open .item .price { font-size: 24px; font-weight: 500; text-align: center; padding-top: 20px; padding-bottom: 25px; display: inline-block; width: 100%; } @media screen and (max-width: 992px) { #filter .type { width: calc(33.333333333333336% - 10px); } #filter .finish { width: calc(33.333333333333336% - 10px); } #filter .price { width: calc(33.333333333333336% - 10px); } #filter .area { width: calc(33.333333333333336% - 10px); } #filter .area { padding-top: 5px; } #filter .district { width: calc(33.333333333333336% - 10px); } #filter .district { padding-top: 5px; } .nav__wrapper { padding-left: 20px; padding-right: 20px; } .home_header__wrapper { padding-left: 20px; padding-right: 20px; } .home_block__wrapper { padding-left: 20px; padding-right: 20px; } .home_slider__wrapper { padding-left: 20px; padding-right: 20px; } .home_slider .primary_slider .title_slider { width: calc(100% - 10px); } .home_slider .primary_slider .descript { width: calc(100% - 10px); } .home_slider .title_slider { margin-bottom: 0; font-size: 24px; } .home_slider .descript { margin-top: 0; font-size: 18px; } .services__wrapper { padding-left: 20px; padding-right: 20px; } .services__items_item { width: calc(50% - 10px); } .new__wrapper { padding-left: 20px; padding-right: 20px; } .mailing__wrapper { padding-left: 20px; padding-right: 20px; } .news__wrapper { padding-left: 20px; padding-right: 20px; } .filter__wrapper { padding-left: 20px; padding-right: 20px; } .offers__wrapper { padding-left: 20px; padding-right: 20px; } .offers .control .counter { width: calc(25% - 10px); } .offers .control .counter { font-size: 28px; } .offers .control .block2 { width: calc(75% - 10px); } .offers .offer { min-height: 280px; } .offers .offer .image { width: calc(37.5% - 10px); } .offers .offer .content { width: calc(62.50000000000001% - 10px); } .offers .offer .content .down_block .tth { width: calc(50% - 10px); } .offers .offer .content .down_block .price { width: calc(50% - 10px); } .offers .offer .content .down_block .price .btn { max-width: 220px; } .offers .offer .content .down_block .skills { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; } .offers .offer .content .down_block p.descr { display: none; } .map__wrapper { padding-left: 20px; padding-right: 20px; } .footer__wrapper { padding-left: 20px; padding-right: 20px; } .footer .footer-tabs-content .itemTab .item-content .district-list__items_item { width: calc(100% - 10px); } .footer .contacts .contact { width: calc(41.66666666666667% - 10px); } .footer .contacts .mail { width: calc(58.333333333333336% - 10px); } .header_open__wrapper { padding-left: 20px; padding-right: 20px; } .slider_open__wrapper { padding-left: 20px; padding-right: 20px; } .slider_open__items_item { width: calc(91.66666666666667% - 10px); } .slider_open .propertys .items { background: none; } .slider_open .propertys .property { width: calc(91.66666666666667% - 10px); } .slider_open .propertys .property { background: #fcfcfc; background: -webkit-linear-gradient(bottom, #fcfcfc 0%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(0deg, #fcfcfc 0%, rgba(255, 255, 255, 0) 100%); } .slider_open .propertys .property .prop b { font-size: 30px; } .slider_open .propertys .down { background: none; padding-bottom: 0; height: auto; } .slider_open .price .wrap b { font-size: 30px; } .slider_open .price .currency { font-size: 30px; height: 40px; line-height: 40px; } .content_open__wrapper { padding-left: 20px; padding-right: 20px; } .content_open__items_item { width: calc(100% - 10px); } .content_open .plan { padding-left: 0; margin-top: 20px; } .view_open__wrapper { padding-left: 20px; padding-right: 20px; } .map_open__wrapper { padding-left: 20px; padding-right: 20px; } .map_open .maps { height: 320px; } .new_open__wrapper { padding-left: 20px; padding-right: 20px; } } @media screen and (max-width: 768px) { #filter .type { width: calc(50% - 10px); } #filter .finish { width: calc(50% - 10px); } #filter .price { width: calc(100% - 10px); } #filter .price { padding-top: 5px; } #filter .area { width: calc(50% - 10px); } #filter .district { width: calc(50% - 10px); } #filter .control_group { margin-bottom: 30px; } .nav.home { border-bottom: solid 1px #e1e1ea; } .nav__wrapper { padding-left: 20px; padding-right: 20px; } .nav__items { padding: 0; } .nav ul { display: none; } .nav .phone { display: none; } .nav .mobil_group { display: -webkit-box; display: -ms-flexbox; display: flex; } .home_header { min-height: 520px; } .home_header__wrapper { padding-left: 20px; padding-right: 20px; } .home_header .title { margin-bottom: 0; margin-top: 0; } .home_header .title h1 { font-size: 28px; margin: 15px 0; } .home_header .control_group .home_header__items_item { width: calc(100% - 10px); } .home_header .reset_home { margin-bottom: 15px; } .home_header .btn { width: calc(50% - 10px); } .home_header .link_map { width: calc(50% - 10px); } .home_block { margin-top: 0; } .home_block__wrapper { padding-left: 20px; padding-right: 20px; } .home_block__items_item { width: calc(50% - 10px); } .home_block__items_item { margin-top: 15px; margin-bottom: 5px; max-width: none; } .home_slider { margin-top: 30px; margin-bottom: 30px; } .home_slider__wrapper { padding-left: 20px; padding-right: 20px; } .home_slider__items { padding-top: 0; } .home_slider .primary_slider { width: calc(100% - 10px); } .home_slider .primary_slider { padding-right: 0; } .home_slider .primary_slider .owl-home:before { display: none; } .home_slider .primary_slider .owl-home:after { display: none; } .home_slider .secondary_slider { width: calc(100% - 10px); } .home_slider .content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; width: 100%; } .owl-home { margin-bottom: 15px; } .owl-home .item { height: 400px; } .services__wrapper { padding-left: 20px; padding-right: 20px; } .services .title h2 { margin-bottom: 30px; margin-top: 0; } .services .serv { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-bottom: 30px; } .services .serv .text { padding-left: 0; padding-right: 5px; margin-top: 20px; } .new__wrapper { padding-left: 20px; padding-right: 20px; } .mailing__wrapper { padding-left: 20px; padding-right: 20px; } .news__wrapper { padding-left: 20px; padding-right: 20px; } .filter__wrapper { padding-left: 20px; padding-right: 20px; } .filter .breadcrumbs { display: none; } .filter h1.title { font-size: 32px; margin: 5px 0; } .district-list .check .district-list__items_item { width: calc(50% - 10px); } .offers__wrapper { padding-left: 20px; padding-right: 20px; } .offers .control .counter { width: calc(100% - 10px); } .offers .control .counter { margin-bottom: 25px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .offers .control .block2 { width: calc(100% - 10px); } .offers .control .row { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .offers .control .sort, .offers .control .show_page { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .offers .control .sort label, .offers .control .show_page label { margin-bottom: 5px; } .offers .offer .image { width: calc(100% - 10px); } .offers .offer .content { width: calc(100% - 10px); } .offers .offer .content.hidden-pc { display: -webkit-box; display: -ms-flexbox; display: flex; } .offers .offer .content .top_block.hidden-mob { display: none; } .offers .offer .content .top_block { padding-left: 15px; padding-right: 15px; } .offers .offer .content .top_block p { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .offers .offer .content .top_block h2 { font-size: 28px; } .offers .offer .content .down_block { padding-left: 15px; padding-right: 15px; } .map { height: calc(100% - 70px); } .map__wrapper { padding-left: 20px; padding-right: 20px; } .footer__wrapper { padding-left: 20px; padding-right: 20px; } .footer .footer-tabs-content .tabs-nav { display: none; } .footer .footer-tabs-content .itemTab { min-height: 0; } .footer .footer-tabs-content .itemTab .name { display: block; } .footer .footer-tabs-content .itemTab:after { content: ''; height: 1px; width: 100%; left: 0; right: 0; background: #e1e1ea; position: absolute; } .footer .footer-tabs-content .itemTab .item-content .half { padding-top: 15px; padding-bottom: 15px; } .footer .footer-tabs-content .itemTab.active .item-content:after { content: ''; height: 3px; width: 100%; left: 0; right: 0; position: absolute; background: #ffd800; } .footer .contacts:before { display: none; } .footer .contacts .contact { width: calc(100% - 10px); } .footer .contacts .contact { text-align: center; padding-top: 0; padding-bottom: 30px; } .footer .contacts .mail { width: calc(100% - 10px); } .header_open__wrapper { padding-left: 20px; padding-right: 20px; } .header_open .breadcrumbs { display: none; } .header_open h1.title { font-size: 32px; margin: 5px 0; } .header_open .block_down .block_address a { display: none; } .slider_open__wrapper { padding-left: 20px; padding-right: 20px; } .slider_open .propertys .down { width: calc(100% - 10px); } .content_open__wrapper { padding-left: 20px; padding-right: 20px; } .content_open .skills { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .content_open .skills .prop:nth-child(1), .content_open .skills .prop:nth-child(2) { margin-bottom: 20px; } .content_open .skills .prop { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(50% - 10px); } .view_open__wrapper { padding-left: 20px; padding-right: 20px; } .view_open__items_item { background-image: none; } .view_open .title { text-align: center; line-height: 1; } .view_open .descript { max-width: none; text-align: center; } .view_open .form { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 20px; } .view_open .form .form-input { width: calc(100% - 10px); } .view_open .form .form-input { margin-right: 5px; margin-top: 30px; } .view_open .form .btn { width: calc(100% - 10px); } .view_open .form .btn { max-width: 300px; margin-top: 30px; } .view_open .alert { text-align: center; } .map_open__wrapper { padding-left: 20px; padding-right: 20px; } .map_open .maps { width: calc(100% - 10px); } .map_open .zhk { width: calc(100% - 10px); } .map_open .zhk { margin-top: 20px; height: 320px; } .new_open__wrapper { padding-left: 20px; padding-right: 20px; } .new_open .descript p { font-size: 18px; } } @media all and (max-width: 576px) { .fancybox-thumbs { width: 110px; } .fancybox-show-thumbs .fancybox-inner { right: 110px; } .fancybox-thumbs__list a { max-width: calc(90%); } } @media screen and (max-width: 480px) { #filter .type { width: calc(100% - 10px); } #filter .finish { width: calc(100% - 10px); } #filter .finish { padding-top: 5px; } #filter .area { width: calc(100% - 10px); } #filter .district { width: calc(100% - 10px); } #filter .xs-no-radius { border-radius: 0; } #filter .xs-no-radius-t { border-top-right-radius: 0; border-top-left-radius: 0; } #filter .xs-no-radius-b { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } #filter .control_group .filter__items_item { width: calc(100% - 10px); } .fancybox-content { padding: 30px 20px; } .nav__wrapper { padding-left: 10px; padding-right: 10px; } .nav .mobil_group .button { padding: 10px 0 10px 10px; } .home_header { min-height: 630px; padding-top: 50px; } .home_header__wrapper { padding-left: 10px; padding-right: 10px; } .home_header .title p { display: none; } .home_header .btn { width: calc(100% - 10px); } .home_header .link_map { width: calc(100% - 10px); } .home_header .link_map { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; margin-top: 15px; } .home_block__wrapper { padding-left: 10px; padding-right: 10px; } .home_slider__wrapper { padding-left: 10px; padding-right: 10px; } .services__wrapper { padding-left: 10px; padding-right: 10px; } .services .title h2 { font-size: 32px; } .new__wrapper { padding-left: 10px; padding-right: 10px; } .new .title h2 { font-size: 32px; } .mailing__wrapper { padding-left: 10px; padding-right: 10px; } .mailing .title { font-size: 32px; } .mailing .descript { font-size: 18px; } .news__wrapper { padding-left: 10px; padding-right: 10px; } .news .title h2 { font-size: 32px; } .news .descript { font-size: 18px; } .filter__wrapper { padding-left: 10px; padding-right: 10px; } .filter .btn { margin-top: 15px; } .district-list p.title { margin-bottom: 20px; } .district-list .check .district-list__items_item { width: calc(100% - 10px); } .district-list .btn-group .district-list__items_item { width: calc(50% - 10px); } .district-list .btn-group .btn { padding-left: 15px; padding-right: 15px; } .offers__wrapper { padding-left: 10px; padding-right: 10px; } .offers .control .sort { width: calc(100% - 10px); } .offers .control .show_page { display: none; } .offers .offer .content .top_block h2 { font-size: 24px; } .offers .offer .content .down_block .tth { width: calc(45.833333333333336% - 10px); } .offers .offer .content .down_block .price { width: calc(54.16666666666667% - 10px); } .offers .offer .content .down_block .price span { font-size: 20px; } .offers .offer .content .address { font-size: 14px; } .map { height: calc(100% - 50px); } .map__wrapper { padding-left: 10px; padding-right: 10px; } .footer__wrapper { padding-left: 10px; padding-right: 10px; } .footer .footer-tabs-content .itemTab .item-content .half { width: calc(100% - 10px); } .footer .contacts .mail .form .form-group { width: calc(100% - 10px); } .footer .contacts .mail .form .btn { margin-top: 20px; } .header_open__wrapper { padding-left: 10px; padding-right: 10px; } .slider_open__wrapper { padding-left: 10px; padding-right: 10px; } .slider_open .propertys { margin-top: 0; } .slider_open .propertys .property { width: calc(100% - 10px); } .slider_open .propertys .property { background: none; } .slider_open .propertys .property .btn { height: 52px; line-height: 50px; } .slider_open .propertys .down { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0; } .slider_open .price { margin-bottom: 15px; } .slider_open .price .wrap i { display: none; } .content_open__wrapper { padding-left: 10px; padding-right: 10px; } .owl-plan .owl-nav .owl-next { right: -5px; } .owl-plan .owl-nav .owl-prev { left: -5px; } .view_open__wrapper { padding-left: 10px; padding-right: 10px; } .view_open .title { font-size: 32px; } .view_open .descript { font-size: 18px; } .view_open .form .btn { height: 52px; line-height: 50px; } .map_open__wrapper { padding-left: 10px; padding-right: 10px; } .map_open .title h2 { font-size: 32px; } .new_open__wrapper { padding-left: 10px; padding-right: 10px; } } @media all and (max-height: 576px) { .fancybox-slide { padding-left: 6px; padding-right: 6px; } .fancybox-slide--image { padding: 6px 0; } .fancybox-close-small { right: -6px; } .fancybox-slide--image .fancybox-close-small { background: #4e4e4e; color: #f2f4f6; height: 36px; opacity: 1; padding: 6px; right: 0; top: 0; width: 36px; } .fancybox-caption { padding-left: 12px; padding-right: 12px; } @supports (padding: max(0px)) { .fancybox-caption { padding-left: 12px; padding-right: 12px; } } } /*# sourceMappingURL=main.css.map */
public/css/main.css
@font-face { font-family: 'icons'; src: url('../font/icons.eot?15368240'); src: url('../font/icons.eot?15368240#iefix') format('embedded-opentype'), url('../font/icons.woff2?15368240') format('woff2'), url('../font/icons.woff?15368240') format('woff'), url('../font/icons.ttf?15368240') format('truetype'), url('../font/icons.svg?15368240#icons') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTExtraBold.otf'); font-weight: 800; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTBold.otf'); font-weight: 700; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTHeavy.otf'); font-weight: 600; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTDemi.otf'); font-weight: 500; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTMedium.otf'); font-weight: 400; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTBook.otf'); font-weight: 300; font-style: normal; } @font-face { font-family: 'futura'; src: url('../font/FuturaPTLight.otf'); font-weight: 200; font-style: normal; } @font-face { font-family: 'icons'; src: url('../font/icons.eot?16482017'); src: url('../font/icons.eot?16482017#iefix') format('embedded-opentype'), url('../font/icons.woff2?16482017') format('woff2'), url('../font/icons.woff?16482017') format('woff'), url('../font/icons.ttf?16482017') format('truetype'), url('../font/icons.svg?16482017#icons') format('svg'); font-weight: normal; font-style: normal; } [class^="icon-"]:before, [class*=" icon-"]:before { font-family: "icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: .2em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-filter:before { content: '\e800'; } /* '' */ .icon-location:before { content: '\e801'; } /* '' */ .icon-right-dir:before { content: '\e802'; } /* '' */ .icon-cancel:before { content: '\e803'; } /* '' */ .icon-plus:before { content: '\e804'; } /* '' */ .icon-right-small:before { content: '\e805'; } /* '' */ .icon-angle-left:before { content: '\f104'; } /* '' */ .icon-angle-right:before { content: '\f105'; } /* '' */ .icon-sort-alt-up:before { content: '\f160'; } /* '' */ .icon-sort-alt-down:before { content: '\f161'; } /* '' */ html, body { width: 100%; height: 100%; padding: 0; margin: 0; font-family: 'futura'; font-weight: 300; } button { outline: none; background: none; border: none; cursor: pointer; padding: 0; } ul { padding: 0; margin: 0; list-style: none; } a { text-decoration: none; color: inherit; } a:active, a:focus { outline: none; } img { max-width: 100%; outline: none; } #filter .type { width: calc(20.833333333333336% - 10px); } #filter .type .current.deselect:before { content: 'Тип недвижимости'; } #filter .finish { width: calc(20.833333333333336% - 10px); } #filter .finish .current.deselect:before { content: 'Отделка'; } #filter .price { width: calc(25% - 10px); } #filter .area { width: calc(16.666666666666668% - 10px); } #filter .district { width: calc(16.666666666666668% - 10px); } #filter .district .form-control:after { display: none; } #filter .filter__items { padding-top: 15px; } #filter .filter__items_item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } #filter .current.deselect { position: relative; } #filter .current.deselect:before { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } #filter .control_group { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 10px; margin-bottom: 50px; } #filter .control_group .btn { background-color: #ffd800; border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-family: inherit; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; padding-left: 35px; padding-right: 35px; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; } #filter .control_group .btn:hover { background-color: #ffc600; } #filter .control_group .btn span { font-weight: 700; } #filter .control_group .reset { font-size: 19px; color: #b5b4c5; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } #filter .control_group .reset .closet { background: #b5b4c5; display: block; border-radius: 100%; height: 18px; width: 18px; position: relative; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; margin-right: 10px; } #filter .control_group .reset .closet:after, #filter .control_group .reset .closet:before { content: ""; background: #fff; display: block; height: 2px; width: 14px; position: absolute; top: 50%; margin-top: -1px; left: 50%; margin-left: -7px; } #filter .control_group .reset .closet:after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } #filter .control_group .reset .closet:before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } #filter .control_group .reset:hover .closet { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .nice-select, .form-control { -webkit-tap-highlight-color: transparent; background-color: #fff; border-radius: 5px; border: solid 1px #e1e1ea; box-sizing: border-box; clear: both; cursor: pointer; display: block; float: left; font-family: inherit; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; padding-left: 20px; padding-right: 30px; position: relative; text-align: left !important; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: 100%; } .nice-select:after, .form-control:after { border-bottom: 2px solid #e1e1ea; border-right: 2px solid #e1e1ea; content: ''; display: block; height: 5px; margin-top: -4px; pointer-events: none; position: absolute; right: 12px; top: 50%; -webkit-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; width: 5px; } .nice-select.open:after, .form-control.open:after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); } .nice-select.open .list, .form-control.open .list, .nice-select.open .wrap, .form-control.open .wrap { opacity: 1; pointer-events: auto; -webkit-transform: scale(1) translateY(0); -ms-transform: scale(1) translateY(0); transform: scale(1) translateY(0); } .nice-select.disabled, .form-control.disabled { border-color: #ededed; color: #999; pointer-events: none; } .nice-select.disabled:after, .form-control.disabled:after { border-color: #cccccc; } .nice-select .wrap, .form-control .wrap { background-color: #fff; border-radius: 0 0 5px 5px; border: solid 1px #cecece; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); box-sizing: border-box; margin-top: -4px; opacity: 0; overflow: hidden; padding: 0; pointer-events: none; position: absolute; top: 100%; left: 0; right: 0; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0.75) translateY(-21px); -ms-transform: scale(0.75) translateY(-21px); transform: scale(0.75) translateY(-21px); -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; z-index: 9; display: -webkit-box; display: -ms-flexbox; display: flex; } .nice-select .wrap .list_half:first-child, .form-control .wrap .list_half:first-child { border-right: solid 1px #cecece; } .nice-select .wrap .list_half, .form-control .wrap .list_half { width: 50%; } .nice-select .list, .form-control .list { background-color: #fff; border-radius: 0 0 5px 5px; border: solid 1px #cecece; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15); box-sizing: border-box; margin-top: -4px; opacity: 0; overflow: hidden; padding: 0; pointer-events: none; position: absolute; top: 100%; left: 0; right: 0; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0.75) translateY(-21px); -ms-transform: scale(0.75) translateY(-21px); transform: scale(0.75) translateY(-21px); -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; z-index: 9; } .nice-select .list:hover .option:not(:hover), .form-control .list:hover .option:not(:hover) { background-color: transparent !important; } .nice-select .option, .form-control .option { cursor: pointer; font-weight: 400; line-height: 50px; list-style: none; min-height: 50px; outline: none; padding-left: 20px; padding-right: 30px; text-align: left; -webkit-transition: all 0.2s; transition: all 0.2s; } .nice-select .option:hover, .form-control .option:hover, .nice-select .option.focus, .form-control .option.focus, .nice-select .option.selected.focus, .form-control .option.selected.focus { background-color: #ffd80070; } .nice-select .option.disabled, .form-control .option.disabled { background-color: transparent; color: #999; cursor: default; } .price_block { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .price_block label { width: 100%; } .price_block .form-control:first-child { border-right: none; border-bottom-right-radius: 0; border-top-right-radius: 0; } .price_block .form-control:last-child { width: 65px; border-left: none; border-bottom-left-radius: 0; border-top-left-radius: 0; } body.compensate-for-scrollbar { overflow: hidden; } .fancybox-active { height: auto; } .fancybox-is-hidden { left: -9999px; margin: 0; position: absolute !important; top: -9999px; visibility: hidden; } .fancybox-container { -webkit-backface-visibility: hidden; height: 100%; left: 0; outline: none; position: fixed; -webkit-tap-highlight-color: transparent; top: 0; -ms-touch-action: manipulation; touch-action: manipulation; -webkit-transform: translateZ(0); transform: translateZ(0); width: 100%; z-index: 99992; } .fancybox-container * { box-sizing: border-box; } .fancybox-navigation { position: absolute; width: 100%; top: calc(50% - 50px); } .fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage { bottom: 0; left: 0; position: absolute; right: 0; top: 0; } .fancybox-outer { -webkit-overflow-scrolling: touch; overflow-y: auto; } .fancybox-bg { background: #ffffffe6; opacity: 0; -webkit-transition-duration: inherit; transition-duration: inherit; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); } .fancybox-is-open .fancybox-bg { opacity: .9; -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); } .fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button { direction: ltr; opacity: 0; position: absolute; -webkit-transition: opacity .25s ease, visibility 0s ease .25s; transition: opacity .25s ease, visibility 0s ease .25s; visibility: hidden; z-index: 99997; } .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button { opacity: 1; -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s; transition: opacity .25s ease 0s, visibility 0s ease 0s; visibility: visible; } .fancybox-infobar { color: #000; font-size: 20px; -webkit-font-smoothing: subpixel-antialiased; height: 44px; left: 0; line-height: 44px; min-width: 44px; padding: 0 10px; pointer-events: none; top: 0; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .fancybox-toolbar { right: 0; top: 0; border: solid 2px #fff; } .fancybox-stage { direction: ltr; overflow: visible; -webkit-transform: translateZ(0); transform: translateZ(0); z-index: 99994; } .fancybox-is-open .fancybox-stage { overflow: hidden; } .fancybox-slide { -webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */ display: none; height: 100%; left: 0; outline: none; overflow: auto; -webkit-overflow-scrolling: touch; padding: 44px; position: absolute; text-align: center; top: 0; -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, -webkit-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform; white-space: normal; width: 100%; z-index: 99994; } .fancybox-slide::before { content: ''; display: inline-block; font-size: 0; height: 100%; vertical-align: middle; width: 0; } .fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next { display: block; } .fancybox-slide--image { overflow: hidden; padding: 44px 0; } .fancybox-slide--image::before { display: none; } .fancybox-slide--html { padding: 6px; } .fancybox-content { background: #fff; display: inline-block; margin: 0; max-width: 100%; overflow: auto; -webkit-overflow-scrolling: touch; padding: 44px; position: relative; text-align: left; vertical-align: middle; } .fancybox-slide--image .fancybox-content { -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1); -webkit-backface-visibility: hidden; background: transparent; background-repeat: no-repeat; background-size: 100% 100%; left: 0; max-width: none; overflow: visible; padding: 0; position: absolute; top: 0; -ms-transform-origin: top left; -webkit-transform-origin: top left; transform-origin: top left; -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, -webkit-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 99995; } .fancybox-can-zoomOut .fancybox-content { cursor: zoom-out; } .fancybox-can-zoomIn .fancybox-content { cursor: zoom-in; } .fancybox-can-swipe .fancybox-content, .fancybox-can-pan .fancybox-content { cursor: -webkit-grab; cursor: grab; } .fancybox-is-grabbing .fancybox-content { cursor: -webkit-grabbing; cursor: grabbing; } .fancybox-container [data-selectable='true'] { cursor: text; } .fancybox-image { border: solid 1px #e1e1ea !important; } .fancybox-image, .fancybox-spaceball { background: transparent; border: 0; height: 100%; left: 0; margin: 0; max-height: none; max-width: none; padding: 0; position: absolute; top: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: 100%; } .fancybox-spaceball { z-index: 1; } .fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--iframe .fancybox-content { height: 100%; overflow: visible; padding: 0; width: 100%; } .fancybox-slide--video .fancybox-content { background: #000; } .fancybox-slide--map .fancybox-content { background: #e5e3df; } .fancybox-slide--iframe .fancybox-content { background: #fff; } .fancybox-video, .fancybox-iframe { background: transparent; border: 0; display: block; height: 100%; margin: 0; overflow: hidden; padding: 0; width: 100%; } /* Fix iOS */ .fancybox-iframe { left: 0; position: absolute; top: 0; } .fancybox-error { background: #fff; cursor: default; max-width: 400px; padding: 40px; width: 100%; } .fancybox-error p { color: #444; font-size: 16px; line-height: 20px; margin: 0; padding: 0; } /* Buttons */ .fancybox-button { background: #ffd800; border: 0; border-radius: 0; box-shadow: none; cursor: pointer; display: inline-block; height: 44px; margin: 0; padding: 10px; position: relative; -webkit-transition: color .2s; transition: color .2s; vertical-align: top; visibility: inherit; width: 44px; } .fancybox-button, .fancybox-button:visited, .fancybox-button:link { color: #000; } .fancybox-button:hover { color: #fff; } .fancybox-button:focus { outline: none; } .fancybox-button.fancybox-focus { outline: 1px dotted; } .fancybox-button[disabled], .fancybox-button[disabled]:hover { color: #888; cursor: default; outline: none; } /* Fix IE11 */ .fancybox-button div { height: 100%; } .fancybox-button svg { display: block; height: 100%; overflow: visible; position: relative; width: 100%; } .fancybox-button svg path { fill: currentColor; stroke-width: 0; } .fancybox-button--play { border-left: solid 2px #fff; border-right: solid 2px #fff; } .fancybox-button--play svg:nth-child(2), .fancybox-button--fsenter svg:nth-child(2) { display: none; } .fancybox-button--pause svg:nth-child(1), .fancybox-button--fsexit svg:nth-child(1) { display: none; } .fancybox-progress { background: #ffd800; height: 4px; left: 0; position: absolute; right: 0; top: 0; -ms-transform: scaleX(0); -webkit-transform: scaleX(0); transform: scaleX(0); -ms-transform-origin: 0; -webkit-transform-origin: 0; transform-origin: 0; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-transition-timing-function: linear; transition-timing-function: linear; z-index: 99998; } /* Close button on the top right corner of html content */ .fancybox-close-small { background: transparent; border: 0; border-radius: 0; color: #ccc; cursor: pointer; opacity: .8; padding: 8px; position: absolute; right: -12px; top: -44px; z-index: 401; } .fancybox-close-small:hover { color: #fff; opacity: 1; } .fancybox-slide--html .fancybox-close-small { color: currentColor; padding: 10px; right: 0; top: 0; } .fancybox-slide--image.fancybox-is-scaling .fancybox-content { overflow: hidden; } .fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small { display: none; } /* Navigation arrows */ .fancybox-navigation .fancybox-button { background-clip: content-box; height: 100px; opacity: 0; position: absolute; top: calc(0%); width: 70px; } .fancybox-navigation .fancybox-button div { padding: 7px; border: solid 2px #fff; } .fancybox-navigation .fancybox-button--arrow_left { left: 0; left: env(safe-area-inset-left); padding: 31px 26px 31px 6px; } .fancybox-navigation .fancybox-button--arrow_right { padding: 31px 6px 31px 26px; right: 0; right: env(safe-area-inset-right); } /* Caption */ .fancybox-caption { background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%); bottom: 0; color: #eee; font-size: 14px; font-weight: 400; left: 0; line-height: 1.5; padding: 75px 44px 25px 44px; pointer-events: none; right: 0; text-align: center; z-index: 99996; } @supports (padding: max(0px)) { .fancybox-caption { padding: 75px 44px 25px 44px; } } .fancybox-caption--separate { margin-top: -50px; } .fancybox-caption__body { max-height: 50vh; overflow: auto; pointer-events: all; } .fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited { color: #ccc; text-decoration: none; } .fancybox-caption a:hover { color: #fff; text-decoration: underline; } /* Loading indicator */ .fancybox-loading { -webkit-animation: fancybox-rotate 1s linear infinite; animation: fancybox-rotate 1s linear infinite; background: transparent; border: 4px solid #888; border-bottom-color: #fff; border-radius: 50%; height: 50px; left: 50%; margin: -25px 0 0 -25px; opacity: .7; padding: 0; position: absolute; top: 50%; width: 50px; z-index: 99999; } @-webkit-keyframes fancybox-rotate { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes fancybox-rotate { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /* Transition effects */ .fancybox-animated { -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1); transition-timing-function: cubic-bezier(0, 0, 0.25, 1); } /* transitionEffect: slide */ .fancybox-fx-slide.fancybox-slide--previous { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } .fancybox-fx-slide.fancybox-slide--next { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } .fancybox-fx-slide.fancybox-slide--current { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } /* transitionEffect: fade */ .fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next { opacity: 0; -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); } .fancybox-fx-fade.fancybox-slide--current { opacity: 1; } /* transitionEffect: zoom-in-out */ .fancybox-fx-zoom-in-out.fancybox-slide--previous { opacity: 0; -webkit-transform: scale3d(1.5, 1.5, 1.5); transform: scale3d(1.5, 1.5, 1.5); } .fancybox-fx-zoom-in-out.fancybox-slide--next { opacity: 0; -webkit-transform: scale3d(0.5, 0.5, 0.5); transform: scale3d(0.5, 0.5, 0.5); } .fancybox-fx-zoom-in-out.fancybox-slide--current { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } /* transitionEffect: rotate */ .fancybox-fx-rotate.fancybox-slide--previous { opacity: 0; -ms-transform: rotate(-360deg); -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } .fancybox-fx-rotate.fancybox-slide--next { opacity: 0; -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } .fancybox-fx-rotate.fancybox-slide--current { opacity: 1; -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } /* transitionEffect: circular */ .fancybox-fx-circular.fancybox-slide--previous { opacity: 0; -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); } .fancybox-fx-circular.fancybox-slide--next { opacity: 0; -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); } .fancybox-fx-circular.fancybox-slide--current { opacity: 1; -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0); transform: scale3d(1, 1, 1) translate3d(0, 0, 0); } /* transitionEffect: tube */ .fancybox-fx-tube.fancybox-slide--previous { -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); } .fancybox-fx-tube.fancybox-slide--next { -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); } .fancybox-fx-tube.fancybox-slide--current { -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); } /* Styling for Small-Screen Devices */ /* Share */ .fancybox-share { background: #f4f4f4; border-radius: 3px; max-width: 90%; padding: 30px; text-align: center; } .fancybox-share h1 { color: #222; font-size: 35px; font-weight: 700; margin: 0 0 20px 0; } .fancybox-share p { margin: 0; padding: 0; } .fancybox-share__button { border: 0; border-radius: 3px; display: inline-block; font-size: 14px; font-weight: 700; line-height: 40px; margin: 0 5px 10px 5px; min-width: 130px; padding: 0 15px; text-decoration: none; -webkit-transition: all .2s; transition: all .2s; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; } .fancybox-share__button:visited, .fancybox-share__button:link { color: #fff; } .fancybox-share__button:hover { text-decoration: none; } .fancybox-share__button--fb { background: #3b5998; } .fancybox-share__button--fb:hover { background: #344e86; } .fancybox-share__button--pt { background: #bd081d; } .fancybox-share__button--pt:hover { background: #aa0719; } .fancybox-share__button--tw { background: #1da1f2; } .fancybox-share__button--tw:hover { background: #0d95e8; } .fancybox-share__button svg { height: 25px; margin-right: 7px; position: relative; top: -1px; vertical-align: middle; width: 25px; } .fancybox-share__button svg path { fill: #fff; } .fancybox-share__input { background: transparent; border: 0; border-bottom: 1px solid #d7d7d7; border-radius: 0; color: #5d5b5b; font-size: 14px; margin: 10px 0 0 0; outline: none; padding: 10px 15px; width: 100%; } /* Thumbs */ .fancybox-thumbs { background: #ddd; bottom: 0; display: none; margin: 0; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; padding: 2px 2px 4px 2px; position: absolute; right: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); top: 0; width: 212px; z-index: 99995; } .fancybox-thumbs-x { overflow-x: auto; overflow-y: hidden; } .fancybox-show-thumbs .fancybox-thumbs { display: block; } .fancybox-show-thumbs .fancybox-inner { right: 212px; } .fancybox-thumbs__list { font-size: 0; height: 100%; list-style: none; margin: 0; overflow-x: hidden; overflow-y: auto; padding: 0; position: absolute; position: relative; white-space: nowrap; width: 100%; } .fancybox-thumbs-x .fancybox-thumbs__list { overflow: hidden; } .fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar { width: 7px; } .fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track { background: #fff; border-radius: 10px; box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); } .fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb { background: #2a2a2a; border-radius: 10px; } .fancybox-thumbs__list a { -webkit-backface-visibility: hidden; backface-visibility: hidden; background-color: rgba(0, 0, 0, 0.1); background-position: center center; background-repeat: no-repeat; background-size: cover; cursor: pointer; float: left; height: 75px; margin: 2px; max-height: calc(92%); max-width: calc(46%); outline: none; overflow: hidden; padding: 0; position: relative; -webkit-tap-highlight-color: transparent; width: 100px; } .fancybox-thumbs__list a::before { border: 6px solid #ff5268; bottom: 0; content: ''; left: 0; opacity: 0; position: absolute; right: 0; top: 0; -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); z-index: 99991; } .fancybox-thumbs__list a:focus::before { opacity: .5; } .fancybox-thumbs__list a.fancybox-thumbs-active::before { opacity: 1; } /* Styling for Small-Screen Devices */ /** * Owl Carousel v2.3.4 * Copyright 2013-2018 <NAME> * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE */ /* * Owl Carousel - Core */ .owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */ position: relative; z-index: 1; /* * Owl Carousel - Animate Plugin */ } .owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; touch-action: manipulation; -moz-backface-visibility: hidden; /* fix firefox animation glitch */ } .owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); } .owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); } .owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; } .owl-carousel .owl-item img { display: block; width: 100%; } .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled { display: none; } .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot { cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot { background: none; color: inherit; border: none; padding: 0 !important; font: inherit; } .owl-carousel.owl-loaded { display: block; } .owl-carousel.owl-loading { opacity: 0; display: block; } .owl-carousel.owl-hidden { opacity: 0; } .owl-carousel.owl-refresh .owl-item { visibility: hidden; } .owl-carousel.owl-drag .owl-item { -ms-touch-action: pan-y; touch-action: pan-y; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .owl-carousel.owl-grab { cursor: move; cursor: -webkit-grab; cursor: grab; } .owl-carousel.owl-rtl { direction: rtl; } .owl-carousel.owl-rtl .owl-item { float: right; } .owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .owl-carousel .owl-animated-in { z-index: 0; } .owl-carousel .owl-animated-out { z-index: 1; } .owl-carousel .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } .owl-carousel .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } /* No Js */ .no-js .owl-carousel { display: block; } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes fadeIn { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeIn { 0% { opacity: 1; } 100% { opacity: 0; } } .owl-height { -webkit-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; } .visuallyHidden { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; } .hamburger { margin: 0 auto; width: 30px; height: 30px; position: relative; cursor: pointer; } .hamburger .bar { padding: 0; width: 30px; height: 3px; background-color: #000; display: block; border-radius: 4px; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; position: absolute; } .hamburger .bar1 { top: 0; } .hamburger .bar2, .hamburger .bar3 { top: 13.5px; } .hamburger .bar3 { right: 0; } .hamburger .bar4 { bottom: 0; } .checkbox:checked + label > .hamburger > .bar1 { -webkit-transform: translateX(40px); -ms-transform: translateX(40px); transform: translateX(40px); background-color: transparent; } .checkbox:checked + label > .hamburger > .bar2 { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .checkbox:checked + label > .hamburger > .bar3 { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .checkbox:checked + label > .hamburger > .bar4 { -webkit-transform: translateX(-40px); -ms-transform: translateX(-40px); transform: translateX(-40px); background-color: transparent; } .nav_fixed { -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; } .nav_fixed.active { -webkit-transform: translateX(-260px); -ms-transform: translateX(-260px); transform: translateX(-260px); } main { height: 100%; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; } main.active { -webkit-transform: translateX(-260px); -ms-transform: translateX(-260px); transform: translateX(-260px); } .nav_mobile { width: 220px; min-width: 220px; height: 100%; position: fixed; top: 0; bottom: 0; margin: 0; right: -260px; padding: 15px 20px; -webkit-transition: right 0.3s; transition: right 0.3s; background: #f8f6eb; background: -webkit-linear-gradient(left, #f8f6eb 0%, #f4f4f4 100%); background: linear-gradient(90deg, #f8f6eb 0%, #f4f4f4 100%); z-index: 2000; } .nav_mobile.active { right: 0; box-shadow: 0 0 15px rgba(0, 0, 0, 0.6); overflow-y: auto; } .nav_mobile ul { margin-top: 30px; } .nav_mobile ul li { padding-bottom: 15px; } .nav_mobile ul li a { padding: 10px 20px 5px 0; font-size: 14px; font-weight: 400; text-transform: uppercase; position: relative; cursor: pointer; } .nav_mobile ul li a:before { content: ''; position: absolute; right: 0; bottom: 0; height: 3px; background: #ffd800; -webkit-transition: all 0.3s; transition: all 0.3s; width: 0; } .nav_mobile ul li a.active:before, .nav_mobile ul li a:hover:before { width: 100%; left: 0; } .nav { box-shadow: 0 0 15px rgba(0, 0, 0, 0.6); position: relative; z-index: 20; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s; } .nav.active { -webkit-transform: translateX(-260px); -ms-transform: translateX(-260px); transform: translateX(-260px); } .nav.sticky { position: fixed !important; z-index: 100; top: 0; left: 0; right: 0; background: #fff; color: #000 !important; box-shadow: 0 0 15px rgba(0, 0, 0, 0.6) !important; } .nav.home { color: #fff; box-shadow: none; position: absolute; left: 0; right: 0; } .nav__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .nav__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; padding-top: 25px; padding-bottom: 25px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .nav__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .nav ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .nav ul li { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .nav ul li a { padding: 10px; font-size: 14px; font-weight: 400; text-transform: uppercase; position: relative; } .nav ul li a:before { content: ''; position: absolute; right: 0; bottom: 0; height: 3px; background: #ffd800; -webkit-transition: all 0.3s; transition: all 0.3s; width: 0; } .nav ul li a.active:before, .nav ul li a:hover:before { width: 100%; left: 0; } .nav .phone { font-weight: 700; } .nav .mobil_group { display: none; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .nav .mobil_group a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .nav .mobil_group img { width: 30px; padding-right: 20px; } .nav .mobil_group .button { padding: 20px 0 20px 20px; border-left: solid 1px #e1e1ea; } .home_header { padding-top: 80px; background-image: url(../images/bg_home.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; min-height: 675px; } .home_header__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .home_header__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .home_header__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .home_header .title { width: calc(100% - 10px); margin-bottom: 50px; margin-top: 50px; } .home_header .title h1 { font-weight: 500; font-size: 44px; color: #fff; text-align: center; line-height: 1; margin: 20px 0; } .home_header .title p { font-size: 24px; font-weight: 300; color: #fff; text-align: center; } .home_header .title p a { color: #ffd800; text-decoration: underline; } .home_header .control_group { margin-top: 35px !important; margin-bottom: 0 !important; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .home_header .btn_group { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .home_header .reset_home { font-size: 19px; color: #fff; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .home_header .reset_home .closet { background: #fff; display: block; border-radius: 100%; height: 18px; width: 18px; position: relative; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; margin-right: 10px; } .home_header .reset_home .closet:after, .home_header .reset_home .closet:before { content: ""; background: #9e9693; display: block; height: 2px; width: 14px; position: absolute; top: 50%; margin-top: -1px; left: 50%; margin-left: -7px; } .home_header .reset_home .closet:after { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .home_header .reset_home .closet:before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .home_header .reset_home:hover .closet { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .home_header .btn { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: auto; } .home_header .link_map { margin-left: 5px; margin-right: 5px; word-wrap: break-word; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; background-color: rgba(0, 0, 0, 0.5); border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; font-size: 19px; height: 52px; line-height: 50px; outline: none; padding-left: 20px; padding-right: 25px; text-align: center; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; } .home_header .link_map:hover { background-color: rgba(0, 0, 0, 0.6); } .home_header .link_map img { height: 30px; } .home_block { position: relative; margin-top: -80px; } .home_block__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .home_block__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .home_block__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(25% - 10px); 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; max-width: 250px; border-radius: 15px; box-shadow: 0 15px 30px #e1e1ea; background: #fff; height: 160px; position: relative; overflow: hidden; } .home_block__items_item:before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .home_block__items_item:hover:before { background: #e1e1ea4d; } .home_block img { max-height: 50px; } .home_block span { font-size: 22px; margin-top: 15px; } .home_slider { margin-top: 50px; margin-bottom: 50px; } .home_slider__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .home_slider__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; padding-top: 37.25%; position: relative; } .home_slider__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .home_slider .primary_slider { width: calc(62.50000000000001% - 10px); padding-right: 20px; position: relative; } .home_slider .primary_slider .title_slider { width: calc(58.333333333333336% - 10px); } .home_slider .primary_slider .descript { width: calc(58.333333333333336% - 10px); } .home_slider .primary_slider .owl-home { position: relative; } .home_slider .primary_slider .owl-home:before { content: ''; position: absolute; height: 50px; width: calc(100% - 90px); margin: auto; left: 0; right: 0; bottom: -40px; background: #ff009033; border-radius: 7px; } .home_slider .primary_slider .owl-home:after { content: ''; position: absolute; height: 50px; width: calc(100% - 40px); margin: auto; left: 0; right: 0; bottom: -20px; background: #8433fd33; border-radius: 7px; z-index: -1; } .home_slider .secondary_slider { width: calc(37.5% - 10px); } .home_slider .secondary_slider .owl-home .item { 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: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding-top: 25px; padding-bottom: 25px; } .home_slider .secondary_slider .title_slider { margin: 0; } .home_slider .secondary_slider .descript { margin-top: 0; } .home_slider .secondary_slider .link { padding: 5px 15px; } .home_slider .secondary_slider .link i { font-size: 20px; } .home_slider .title_slider { margin-top: 0; margin-bottom: 20px; font-size: 28px; font-weight: 700; color: #fff; } .home_slider .descript { font-size: 20px; font-weight: 300; color: #fff; opacity: 0.8; } .home_slider .link { font-size: 12px; font-weight: 500; text-transform: uppercase; padding: 10px 15px; background: #ffd800; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; border-radius: 15px; } .home_slider .link:hover { background: #ffc600; } .home_slider .counter_slider { position: absolute; z-index: 1; top: 15px; right: 35px; font-size: 20px; font-weight: 300; background: #ffffffd6; border-radius: 15px; padding: 2px 18px; } .home_slider .content { position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: -webkit-box; display: -ms-flexbox; display: flex; } .owl-home { height: 100%; } .owl-home .owl-stage-outer, .owl-home .owl-stage, .owl-home .owl-item, .owl-home .item { height: 100%; } .owl-home .item { border-radius: 7px; overflow: hidden; background-position: center; background-size: cover; background-repeat: no-repeat; box-sizing: border-box; padding: 45px; } .owl-home .owl-nav { position: absolute; bottom: calc(50% + 27px); width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; height: 0; } .owl-home .owl-nav button i { color: #fff; font-size: 42px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .owl-home .owl-nav button i:before { margin: 0; } .owl-home .owl-nav button:hover i { color: #ffc600; } .owl-home .owl-dots { position: absolute; bottom: 15px; left: 45px; } .owl-home .owl-dots .owl-dot:not(:last-child) { margin-right: 5px; } .owl-home .owl-dots .owl-dot:hover span { background: #fff; } .owl-home .owl-dots .owl-dot.active span { background: #fff; } .owl-home .owl-dots .owl-dot span { display: block; height: 7px; width: 7px; border-radius: 50%; background: #777274; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin: 5px; } .services__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .services__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .services__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(33.333333333333336% - 10px); } .services .title { width: calc(100% - 10px); } .services .title h2 { font-size: 42px; font-weight: 600; text-align: center; margin-bottom: 50px; } .services .serv { max-width: 350px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin-bottom: 50px; } .services .serv .number { font-weight: 700; font-size: 18px; -ms-flex-negative: 0; flex-shrink: 0; width: 100px; text-align: right; border-bottom: solid 4px #000; } .services .serv .text { font-size: 20px; padding-left: 10px; } .new__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .new__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .new__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .new .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .new .title h2 { font-size: 42px; font-weight: 600; text-align: center; margin-bottom: 10px; } .new .title a { font-size: 24px; } .new .title a i { font-weight: 500; text-transform: uppercase; padding: 0 15px; background: #ffd800; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; border-radius: 15px; margin-left: 10px; } .new .title a:hover i { background: #ffc600; } .new .item { box-shadow: 0px 0px 20px #e1e1ea; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .new .item .top { padding: 10px; min-height: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .new .item .title { font-size: 24px; font-weight: 500; margin: 0; line-height: 1; text-align: center; } .new .item .address { font-size: 16px; color: #8d8d8d; text-align: center; line-height: 1; } .new .item .center { width: 100%; } .new .item .center .wrap { position: relative; width: 100%; padding-bottom: 65%; } .new .item .center .wrap .img { background-size: cover; background-position: center; background-repeat: no-repeat; position: absolute; width: 100%; height: 100%; } .new .item .skills { display: -webkit-box; display: -ms-flexbox; display: flex; height: 40px; -ms-flex-pack: distribute; justify-content: space-around; border-bottom: solid 1px #e1e1ea; } .new .item .skills span { font-size: 17px; font-weight: 300; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .new .item .skills img { height: 25px; width: 25px; margin-right: 5px; } .new .item .price { font-size: 24px; font-weight: 500; text-align: center; padding-top: 20px; padding-bottom: 25px; display: inline-block; width: 100%; } .owl-new { margin-top: 40px; margin-bottom: 40px; padding-bottom: 50px; } .owl-new .owl-stage-outer { box-shadow: 0px 0px 30px #e1e1ea; } .owl-new .owl-nav { position: absolute; bottom: calc(50% + 50px); width: 100%; height: 0; } .owl-new .owl-nav .owl-prev { left: -10px; } .owl-new .owl-nav .owl-prev i { border-bottom-right-radius: 15px; border-top-right-radius: 15px; padding-right: 10px; box-shadow: -3px 3px 5px #000; } .owl-new .owl-nav .owl-next { right: -10px; } .owl-new .owl-nav .owl-next i { border-bottom-left-radius: 15px; border-top-left-radius: 15px; padding-left: 10px; box-shadow: 3px 3px 5px #000; } .owl-new .owl-nav button { position: absolute; } .owl-new .owl-nav button i { color: #000; font-size: 30px; background: #fff; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .owl-new .owl-nav button i:before { margin: 0; } .owl-new .owl-nav button:hover i { color: #ffc600; } .owl-new .owl-dots { position: absolute; bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; } .owl-new .owl-dots .owl-dot:not(:last-child) { margin-right: 5px; } .owl-new .owl-dots .owl-dot:hover span { background: #000; } .owl-new .owl-dots .owl-dot.active span { background: #000; } .owl-new .owl-dots .owl-dot span { display: block; height: 7px; width: 7px; border-radius: 50%; background: #777274; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin: 5px; } .mailing { background: #fffadf; background: -webkit-linear-gradient(left, #fffadf 0%, #f4f4f4 100%); background: linear-gradient(90deg, #fffadf 0%, #f4f4f4 100%); padding-top: 40px; padding-bottom: 40px; } .mailing__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .mailing__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .mailing__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); background: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 30px 10px; } .mailing .title { font-size: 42px; font-weight: 600; text-align: center; margin: 0; } .mailing .descript { font-size: 24px; text-align: center; margin-top: 20px; margin-bottom: 40px; max-width: 620px; } .mailing .form { max-width: 340px; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .mailing .form .form-group { position: relative; width: 100%; } .mailing .form .form-label { position: absolute; left: 0; font-weight: 700; font-size: 16px; text-transform: uppercase; z-index: 10; -webkit-transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out; transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out; transition: transform 150ms ease-out, font-size 150ms ease-out; transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out; } .mailing .form .focused .form-label { -webkit-transform: translateY(-125%); -ms-transform: translateY(-125%); transform: translateY(-125%); color: #a6a6a6; } .mailing .form .success { position: absolute; bottom: 20px; font-size: 18px; text-transform: uppercase; font-weight: 500; background: #fff; z-index: 10; display: none; } .mailing .form .success.active { display: block; } .mailing .form .form-input { position: relative; padding: 12px 0px 5px 0; font-size: 17px; font-weight: 500; background: none; width: 100%; outline: 0; border: 0; cursor: pointer; border-bottom: solid 3px #000; -webkit-transition: box-shadow 150ms ease-out; transition: box-shadow 150ms ease-out; } .mailing .form .form-input:focus { border-bottom: solid 3px #ffd800; } .mailing .form .form-input.filled { border-bottom: solid 3px #ffd800; } .mailing .form .btn { padding-left: 15px; padding-right: 15px; max-width: 180px; margin-top: 20px; font-size: 14px; font-weight: 500; text-transform: uppercase; text-align: center; padding: 10px; width: 100%; background: #ffd800; border-radius: 15px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .mailing .form .btn:hover { background: #ffc600; } .mailing .form .btn i { margin-left: 10px; } .news { padding-bottom: 40px; } .news__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .news__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .news__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .news .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .news .title h2 { font-size: 42px; font-weight: 600; text-align: center; margin-bottom: 10px; } .news .title a { font-size: 24px; } .news .title a i { font-weight: 500; text-transform: uppercase; padding: 0 15px; background: #ffd800; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; border-radius: 15px; margin-left: 10px; } .news .title a:hover i { background: #ffc600; } .news .item { box-shadow: 0px 0px 20px #e1e1ea; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; } .news .item .wrap { position: relative; width: 100%; padding-bottom: 65%; } .news .item .wrap .img { background-size: cover; background-position: center; background-repeat: no-repeat; position: absolute; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 20px; box-sizing: border-box; } .news .item .wrap .img:before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; background: #0000004a; } .news .item .data { color: #fff; font-size: 17px; opacity: 0.8; position: relative; z-index: 1; } .news .item .title { color: #fff; font-size: 20px; font-weight: 500; position: relative; z-index: 1; } .news .descript { font-size: 20px; margin: 0; } .filter { background: #f8f6eb; background: -webkit-linear-gradient(left, #f8f6eb 0%, #f4f4f4 100%); background: linear-gradient(90deg, #f8f6eb 0%, #f4f4f4 100%); padding-top: 15px; } .filter__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .filter__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .filter__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .filter .breadcrumbs { display: -webkit-box; display: -ms-flexbox; display: flex; color: #000; } .filter .breadcrumbs li { font-weight: 300; font-size: 16px; padding: 10px 0; } .filter .breadcrumbs li a { padding-right: 20px; color: #abadba; position: relative; } .filter .breadcrumbs li a:before { content: '\e802'; font-family: 'icons'; font-size: 12px; position: absolute; right: 7px; bottom: 2px; } .filter h1.title { font-weight: 500; font-size: 44px; line-height: 1; margin: 20px 0; } .filter .btn { width: 100%; } .district-list { display: none; max-width: 900px; width: 100%; } .district-list p.title { font-size: 32px; font-weight: 500; text-align: center; margin-top: 0; line-height: 1; } .district-list__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .district-list__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .district-list .tabs { width: calc(100% - 10px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 30px; } .district-list .tabs li { border-radius: 5px; border: solid 1px #e1e1ea; box-sizing: border-box; clear: both; cursor: pointer; display: block; max-width: 200px; margin: 0 5px; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: 100%; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; text-align: center; } .district-list .tabs li.active { background-color: #ffd800; border: none; } .district-list .tabs li:hover:not(.active) { background: #e1e1ea; } .district-list .check .district-list__items_item { width: calc(33.333333333333336% - 10px); } .district-list .check li { font-size: 19px; } .district-list .check input[type='checkbox'] { display: none; } .district-list .check label { cursor: pointer; } .district-list .check input[type='checkbox'] + label { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; margin: 10px 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .district-list .check input[type='checkbox'] + label > span { 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; margin-right: 10px; width: 20px; height: 20px; background: transparent; border: 1px solid #e1e1ea; border-radius: 2px; cursor: pointer; -webkit-transition: all 250ms cubic-bezier(0.4, 0, 0.23, 1); transition: all 250ms cubic-bezier(0.4, 0, 0.23, 1); } .district-list .check input[type='checkbox']:checked + label > span { border: 10px solid #ffd800; -webkit-animation: shrink-bounce 200ms cubic-bezier(0.4, 0, 0.23, 1); animation: shrink-bounce 200ms cubic-bezier(0.4, 0, 0.23, 1); } .district-list .check input[type='checkbox']:checked + label > span:before { content: ""; position: absolute; top: .6em; left: .2em; border-right: 3px solid transparent; border-bottom: 3px solid transparent; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 0% 100%; -ms-transform-origin: 0% 100%; transform-origin: 0% 100%; -webkit-animation: checkbox-check 125ms 250ms cubic-bezier(0.4, 0, 0.23, 1) forwards; animation: checkbox-check 125ms 250ms cubic-bezier(0.4, 0, 0.23, 1) forwards; } @-webkit-keyframes shrink-bounce { 0% { -webkit-transform: scale(1); transform: scale(1); } 33% { -webkit-transform: scale(0.85); transform: scale(0.85); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @keyframes shrink-bounce { 0% { -webkit-transform: scale(1); transform: scale(1); } 33% { -webkit-transform: scale(0.85); transform: scale(0.85); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-webkit-keyframes checkbox-check { 0% { width: 0; height: 0; border-color: #212121; -webkit-transform: translate3d(0, 0, 0) rotate(45deg); transform: translate3d(0, 0, 0) rotate(45deg); } 33% { width: .2em; height: 0; -webkit-transform: translate3d(0, 0, 0) rotate(45deg); transform: translate3d(0, 0, 0) rotate(45deg); } 100% { width: .2em; height: .5em; border-color: #212121; -webkit-transform: translate3d(0, -0.5em, 0) rotate(45deg); transform: translate3d(0, -0.5em, 0) rotate(45deg); } } @keyframes checkbox-check { 0% { width: 0; height: 0; border-color: #212121; -webkit-transform: translate3d(0, 0, 0) rotate(45deg); transform: translate3d(0, 0, 0) rotate(45deg); } 33% { width: .2em; height: 0; -webkit-transform: translate3d(0, 0, 0) rotate(45deg); transform: translate3d(0, 0, 0) rotate(45deg); } 100% { width: .2em; height: .5em; border-color: #212121; -webkit-transform: translate3d(0, -0.5em, 0) rotate(45deg); transform: translate3d(0, -0.5em, 0) rotate(45deg); } } .district-list .distr_map { width: calc(100% - 10px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .district-list .value_data { display: none; } .district-list .btn-group { margin-top: 30px; } .district-list .btn-group .reset { font-size: 19px; color: #b5b4c5; cursor: pointer; position: relative; padding-left: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 20px; } .district-list .btn-group .reset:before { content: '\e804'; font-family: 'icons'; font-size: 12px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; background: #b5b4c5; border-radius: 50%; position: absolute; left: 0; height: 15px; width: 15px; text-align: center; line-height: 1; -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .district-list .btn-group .reset:hover:before { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } .district-list .btn-group .btn { background-color: #ffd800; border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-family: inherit; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; padding-left: 35px; padding-right: 35px; text-align: center; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: 100%; } .district-list .btn-group .btn:hover { background-color: #ffc600; } .offers__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .offers__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .offers__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .offers .control { margin-top: 30px; margin-bottom: 30px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .offers .control .counter { width: calc(41.66666666666667% - 10px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 30px; font-weight: 300; } .offers .control .block2 { width: calc(58.333333333333336% - 10px); } .offers .control .row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .offers .control .sort, .offers .control .show_page { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .offers .control .sort label, .offers .control .show_page label { font-size: 19px; padding-right: 10px; font-weight: 300; } .offers .control .sort { width: calc(50% - 10px); } .offers .control .show_page { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .offers .control .show_page_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; } .offers .control .show_page a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 52px; width: 52px; border-radius: 50%; box-sizing: border-box; clear: both; cursor: pointer; background: #e1e1ea; color: #7d7d7d; } .offers .control .show_page a:not(:first-child) { margin-left: 5px; } .offers .control .show_page a:hover:not(.active) { color: #000; background: #fff; border: solid 2px #ffd800; } .offers .control .show_page a.active { color: #000; background: #fff; border: solid 2px #ffd800; } .offers .offer { width: calc(100% - 10px); min-height: 330px; margin-bottom: 40px; box-shadow: 0px 0px 20px #e1e1ea; } .offers .offer .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; height: 100%; } .offers .offer .image { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(33.333333333333336% - 10px); } .offers .offer .image img { -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; width: 100%; height: 100%; } .offers .offer .content { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(66.66666666666667% - 10px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .offers .offer .content.hidden-pc { display: none; } .offers .offer .content .top_block { padding: 20px 30px 10px 20px; border-bottom: solid 1px #e1e1ea; } .offers .offer .content .top_block p { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 0; } .offers .offer .content .top_block .id { font-size: 18px; font-weight: 300; -ms-flex-negative: 0; flex-shrink: 0; padding-left: 10px; } .offers .offer .content .top_block .id b { font-weight: 500; } .offers .offer .content .top_block h2 { margin-top: 5px; margin-bottom: 0; font-size: 32px; font-weight: 500; } .offers .offer .content .down_block { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; padding: 15px 30px 20px 20px; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } .offers .offer .content .down_block .tth { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(66.66666666666667% - 10px); } .offers .offer .content .down_block .price { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(33.333333333333336% - 10px); 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: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .offers .offer .content .down_block .price span { font-size: 24px; font-weight: 500; text-align: right; margin-bottom: 20px; } .offers .offer .content .down_block .price .btn { background-color: #ffd800; border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-family: inherit; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; padding-left: 10px; padding-right: 10px; text-align: center; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: 100%; } .offers .offer .content .down_block .price .btn:hover { background-color: #ffc600; } .offers .offer .content .down_block .skills { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .offers .offer .content .down_block .skills span { font-size: 17px; font-weight: 300; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .offers .offer .content .down_block .skills span img { height: 25px; margin-right: 5px; } .offers .offer .content .down_block p.descr { font-size: 17px; padding-top: 15px; margin: 0; } .offers .offer .content .address { font-size: 17px; font-weight: 300; color: #8d8d8d; } .offers .offer .content .address i:before { margin-left: 0; } #map { height: 100%; width: 100%; position: absolute; top: 0; } .map { position: relative; height: calc(100% - 79px); } .map__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; padding-top: 15px; } .map__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .map__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(25% - 10px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .map-btn { position: absolute; z-index: 10; top: 15px; background: #fff; padding: 10px; border: 1px solid #cecece; border-radius: 4px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; } .map-btn i { color: #cecece; font-size: 18px; margin-right: 5px; } .map .filter-block { display: none; background: #fff; box-shadow: 0 0 2px #cecece; border-radius: 4px; position: relative; z-index: 15; padding: 20px; } .map form { height: 150px; } .footer { background: #f4f4f4; } .footer__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .footer__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .footer__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .footer .footer-tabs-content { padding-top: 40px; padding-bottom: 40px; } .footer .footer-tabs-content .tabs-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 20px; } .footer .footer-tabs-content .tabs-nav li { padding: 0 15px; } .footer .footer-tabs-content .tabs-nav li a { font-size: 24px; font-weight: 300; color: #a6a6a6; padding-bottom: 5px; position: relative; } .footer .footer-tabs-content .tabs-nav li a:before { content: ''; position: absolute; right: 0; bottom: 0; height: 3px; background: #ffd800; -webkit-transition: all 0.3s; transition: all 0.3s; width: 0; } .footer .footer-tabs-content .tabs-nav li a.active:before, .footer .footer-tabs-content .tabs-nav li a:hover:before { width: 100%; left: 0; } .footer .footer-tabs-content .tabs-nav li a.active { color: #000; } .footer .footer-tabs-content .itemTab .name { display: none; cursor: pointer; font-weight: 300; font-size: 24px; padding-top: 5px; padding-bottom: 10px; position: relative; } .footer .footer-tabs-content .itemTab .name:before { border-bottom: 2px solid #000; border-right: 2px solid #000; content: ''; display: block; height: 5px; margin-top: -4px; pointer-events: none; position: absolute; right: 12px; top: 50%; -webkit-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; width: 5px; } .footer .footer-tabs-content .itemTab .item-content { opacity: 0; visibility: hidden; height: 0; display: none; } .footer .footer-tabs-content .itemTab .item-content .li-items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .footer .footer-tabs-content .itemTab .item-content .district-list__items_item { width: calc(50% - 10px); } .footer .footer-tabs-content .itemTab .item-content .label { font-size: 20px; font-weight: 500; margin-bottom: 20px; display: block; } .footer .footer-tabs-content .itemTab .item-content li { font-size: 20px; font-weight: 300; } .footer .footer-tabs-content .itemTab .item-content li:nth-of-type(n+11) { display: none; } .footer .footer-tabs-content .itemTab .item-content li a:hover { color: #a6a6a6; } .footer .footer-tabs-content .itemTab .item-content .half { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(50% - 10px); } .footer .footer-tabs-content .itemTab .item-content .show-hide-btn { font-size: 20px; font-weight: 300; text-decoration: underline; margin-top: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: all 0.3s; transition: all 0.3s; cursor: pointer; } .footer .footer-tabs-content .itemTab .item-content .show-hide-btn:hover { color: #a6a6a6; } .footer .footer-tabs-content .itemTab .item-content .show-hide-btn i { font-size: 14px; border-radius: 10px; background: #fff; padding: 2px 8px; margin-left: 10px; } .footer .footer-tabs-content .itemTab.active .name:before { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); } .footer .footer-tabs-content .itemTab.active .item-content { opacity: 1; visibility: visible; height: auto; -webkit-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .footer .contacts { padding-bottom: 40px; } .footer .contacts:before { content: ''; position: absolute; left: 0; right: 0; width: 100%; height: 1px; background: #e1e1ea; } .footer .contacts .btn { font-size: 14px; font-weight: 500; text-transform: uppercase; text-align: center; padding: 10px; width: 100%; background: #ffd800; border-radius: 15px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .footer .contacts .btn:hover { background: #ffc600; } .footer .contacts .contact { width: calc(50% - 10px); padding-top: 30px; } .footer .contacts .contact .phone { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .footer .contacts .contact .phone a { font-size: 24px; font-weight: 500; margin-bottom: 15px; } .footer .contacts .mail { width: calc(50% - 10px); padding-top: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .footer .contacts .mail .title { font-size: 24px; font-weight: 500; margin-bottom: 40px; } .footer .contacts .mail .form { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .footer .contacts .mail .form .form-group { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; position: relative; } .footer .contacts .mail .form .form-label { position: absolute; left: 0; font-weight: 700; font-size: 16px; text-transform: uppercase; z-index: 10; -webkit-transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out; transition: font-size 150ms ease-out, -webkit-transform 150ms ease-out; transition: transform 150ms ease-out, font-size 150ms ease-out; transition: transform 150ms ease-out, font-size 150ms ease-out, -webkit-transform 150ms ease-out; } .footer .contacts .mail .form .focused .form-label { -webkit-transform: translateY(-125%); -ms-transform: translateY(-125%); transform: translateY(-125%); color: #a6a6a6; } .footer .contacts .mail .form .form-input { position: relative; padding: 12px 0px 5px 0; font-size: 17px; font-weight: 500; background: none; width: 100%; outline: 0; border: 0; cursor: pointer; border-bottom: solid 3px #000; -webkit-transition: box-shadow 150ms ease-out; transition: box-shadow 150ms ease-out; } .footer .contacts .mail .form .form-input:focus { border-bottom: solid 3px #ffd800; } .footer .contacts .mail .form .form-input.filled { border-bottom: solid 3px #ffd800; } .footer .contacts .mail .form .btn { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: auto; padding-left: 15px; padding-right: 15px; } .footer .contacts .mail .form .btn i { margin-left: 10px; } .footer .confedencial { font-size: 15px; margin-bottom: 60px; } .popup { max-width: 440px; width: 100%; display: none; } .popup .title { font-size: 32px; font-weight: 500; text-align: center; margin-top: 0; line-height: 1; } .popup input { background-color: #fff; border-radius: 5px; border: solid 1px #e1e1ea; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; padding-left: 20px; padding-right: 30px; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; width: 100%; margin-bottom: 20px; } .popup .error { border: solid 1px #ed1847; } .popup .person_data a { color: #ffd800; } .popup .btn_group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-top: 20px; } .popup .btn_group .btn { background-color: #ffd800; border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-size: 19px; font-weight: 300; height: 52px; line-height: 50px; outline: none; padding-left: 35px; padding-right: 35px; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; } .popup .btn_group .btn:hover { background: #ffc600; } .popup__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .popup__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .header_open { padding-top: 15px; padding-bottom: 20px; } .header_open__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .header_open__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .header_open__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .header_open .breadcrumbs { display: -webkit-box; display: -ms-flexbox; display: flex; color: #000; } .header_open .breadcrumbs li { font-weight: 300; font-size: 16px; padding: 10px 0; } .header_open .breadcrumbs li a { padding-right: 20px; color: #abadba; position: relative; } .header_open .breadcrumbs li a:before { content: '\e802'; font-family: 'icons'; font-size: 12px; position: absolute; right: 7px; bottom: 2px; } .header_open h1.title { font-weight: 500; font-size: 44px; line-height: 1; margin: 20px 0; } .header_open .block_down { 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; } .header_open .block_down .block_address a { font-weight: 500; font-size: 13px; text-transform: uppercase; padding: 10px 15px; border-radius: 15px; box-shadow: 0 0 20px #cecece; display: inline-block; margin-right: 10px; } .header_open .block_down .block_address span { font-size: 18px; font-weight: 300; color: #525462; } .header_open .block_down .lot { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .slider_open .block_slider { overflow: hidden; } .slider_open__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .slider_open__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .slider_open__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .slider_open .propertys { position: relative; margin-top: -96px; z-index: 20; } .slider_open .propertys .items { background: #fcfcfc; background: -webkit-linear-gradient(bottom, #fcfcfc 0%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(0deg, #fcfcfc 0%, rgba(255, 255, 255, 0) 100%); background-size: calc(100% - 10px) 100%; background-position: 5px; background-repeat: no-repeat; } .slider_open .propertys .property { width: calc(50% - 10px); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; padding-bottom: 15px; padding-top: 15px; height: 96px; } .slider_open .propertys .property .prop { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 18px; } .slider_open .propertys .property .prop b { font-weight: 400; font-size: 34px; } .slider_open .propertys .property .btn { background-color: #ffd800; border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-family: inherit; font-size: 20px; font-weight: 300; height: 66px; line-height: 64px; outline: none; padding-left: 25px; padding-right: 25px; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; } .slider_open .propertys .property .btn:hover { background: #ffc600; } .slider_open .price { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .slider_open .price .wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; font-size: 18px; } .slider_open .price .wrap i { font-style: normal; } .slider_open .price .wrap b { font-weight: 400; font-size: 34px; } .slider_open .price .currency { width: auto; background: none; border: none; font-size: inherit; color: #003cff; padding-left: 10px; font-size: 34px; height: 45px; line-height: 45px; } .slider_open .price .currency:after { border-bottom: 2px solid #003cff; border-right: 2px solid #003cff; } .slider_open .price .currency .option { font-weight: 300; color: #000; font-size: 28px; } .owl-open .owl-stage-outer { overflow: visible; } .owl-open .owl-item { position: relative; } .owl-open .owl-item:not(.center) .img { -webkit-filter: blur(5px); filter: blur(5px); cursor: pointer; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .owl-open .owl-item:not(.center) .img a { display: none; } .owl-open .owl-item:not(.center) .img:hover { -webkit-filter: blur(0px); filter: blur(0px); } .owl-open .item .wrap { position: relative; width: 100%; padding-bottom: 52%; overflow: hidden; } .owl-open .item .wrap .img { background-position: center; background-size: cover; background-repeat: no-repeat; position: absolute; width: 100%; height: 100%; } .owl-open .item .wrap .img a { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; } .owl-open .owl-nav { position: absolute; bottom: calc(50% + 27px); width: 100%; } .owl-open .owl-nav button { position: absolute; } .owl-open .owl-nav button i { color: #000; font-size: 42px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .owl-open .owl-nav button i:before { margin: 0; } .owl-open .owl-nav button:hover i { color: #ffc600; } .owl-open .owl-nav .owl-next { right: -40px; } .owl-open .owl-nav .owl-prev { left: -40px; } .content_open { padding-top: 40px; padding-bottom: 60px; } .content_open__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .content_open__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .content_open__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(50% - 10px); } .content_open .text { font-size: 18px; } .content_open .text p:first-child { margin-top: 0; } .content_open .all { font-size: 18px; color: #003cff; cursor: pointer; position: relative; padding-right: 20px; } .content_open .all:after { border-bottom: 2px solid #003cff; border-right: 2px solid #003cff; content: ''; display: block; height: 5px; margin-top: -2px; pointer-events: none; position: absolute; right: 7px; top: 50%; -webkit-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; width: 5px; } .content_open .skills { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-top: 15px; padding-bottom: 15px; margin-top: 15px; border-top: solid 1px #e1e1ea; border-bottom: solid 1px #e1e1ea; } .content_open .skills .prop { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 20px; color: #aaabbb; font-weight: 300; } .content_open .skills .prop b { font-size: 18px; font-weight: 500; color: #000; margin-bottom: 5px; } .content_open .item { border: solid 1px #e1e1ea; } .content_open .item .wrap { position: relative; width: 100%; padding-bottom: 65%; } .content_open .item .wrap .img { background-size: cover; background-position: center; background-repeat: no-repeat; position: absolute; width: 100%; height: 100%; cursor: pointer; } .content_open .about { 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; } .content_open .plan { padding-left: 50px; } .content_open .itemTabOpen .name { display: block; cursor: pointer; font-weight: 500; font-size: 22px; padding-top: 15px; padding-bottom: 15px; padding-right: 20px; position: relative; border-bottom: solid 1px #e1e1ea; } .content_open .itemTabOpen .name:before { border-bottom: 2px solid #003cff; border-right: 2px solid #003cff; content: ''; display: block; height: 5px; margin-top: -3px; pointer-events: none; position: absolute; right: 5px; top: 50%; -webkit-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; width: 5px; } .content_open .itemTabOpen .item-content { opacity: 0; visibility: hidden; height: 0; display: none; } .content_open .itemTabOpen .item-content .itm { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); font-size: 18px; font-weight: 300; margin-top: 10px; margin-bottom: 10px; } .content_open .itemTabOpen .item-content .itm:first-child { margin-top: 20px; } .content_open .itemTabOpen .item-content .itm:last-child { margin-bottom: 0; padding-bottom: 20px; border-bottom: solid 1px #e1e1ea; } .content_open .itemTabOpen .item-content .itm span { width: 30%; color: #aaabbb; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -ms-flex-negative: 0; flex-shrink: 0; } .content_open .itemTabOpen .item-content .itm span i { position: relative; width: 100%; margin-left: 5px; margin-right: 5px; } .content_open .itemTabOpen .item-content .itm span i:before { content: ''; width: 100%; border-bottom: dotted 2px; position: absolute; height: 2px; bottom: 5px; } .content_open .itemTabOpen.active .name:before { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); } .content_open .itemTabOpen.active .item-content { opacity: 1; visibility: visible; height: auto; -webkit-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .owl-plan { margin-bottom: 25px; } .owl-plan .owl-nav { position: absolute; bottom: calc(50% + 18px); width: 100%; } .owl-plan .owl-nav button { position: absolute; width: 36px; height: 36px; border-radius: 50%; 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; box-shadow: 0 0 30px #e1e1ea; background: #fff !important; } .owl-plan .owl-nav button i { color: #000; font-size: 28px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .owl-plan .owl-nav button i:before { margin: 0; } .owl-plan .owl-nav button:hover i { color: #ffc600; } .owl-plan .owl-nav .owl-next { right: -18px; } .owl-plan .owl-nav .owl-next.disabled { display: none; } .owl-plan .owl-nav .owl-prev { left: -18px; } .owl-plan .owl-nav .owl-prev.disabled { display: none; } .view_open { background: #fffadf; background: -webkit-linear-gradient(left, #fffadf 0%, #f4f4f4 100%); background: linear-gradient(90deg, #fffadf 0%, #f4f4f4 100%); padding-top: 40px; padding-bottom: 40px; } .view_open__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .view_open__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .view_open__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); background: #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 30px; background-image: url(../images/bg_open_view.jpg); background-repeat: no-repeat; background-position: right center; background-size: contain; } .view_open .title { font-size: 42px; font-weight: 600; margin: 0; } .view_open .descript { font-size: 24px; margin-top: 20px; margin-bottom: 0; max-width: 490px; line-height: 1; } .view_open .form { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; -ms-flex-wrap: nowrap; flex-wrap: nowrap; margin-top: 60px; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .view_open .form .form-input { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; background: none; border: none; border-bottom: solid 3px #000; font-weight: 700; font-size: 16px; text-align: center; outline: none; padding-bottom: 10px; max-width: 300px; width: 100%; margin-right: 40px; margin-top: 15px; } .view_open .form ::-webkit-input-placeholder { /* Chrome */ color: #000; -webkit-transition: opacity 250ms ease-in-out; transition: opacity 250ms ease-in-out; } .view_open .form :focus::-webkit-input-placeholder { opacity: 0.3; } .view_open .form :-ms-input-placeholder { /* IE 10+ */ color: #000; -webkit-transition: opacity 250ms ease-in-out; transition: opacity 250ms ease-in-out; } .view_open .form :focus:-ms-input-placeholder { opacity: 0.3; } .view_open .form ::-moz-placeholder { /* Firefox 19+ */ color: #000; -webkit-transition: opacity 250ms ease-in-out; transition: opacity 250ms ease-in-out; opacity: 1; } .view_open .form :focus::-moz-placeholder { opacity: 0.3; } .view_open .form :-moz-placeholder { /* Firefox 4 - 18 */ color: #000; -webkit-transition: opacity 250ms ease-in-out; transition: opacity 250ms ease-in-out; opacity: 1; } .view_open .form :focus:-moz-placeholder { opacity: 0.3; } .view_open .form .btn { margin-left: 5px; margin-right: 5px; word-wrap: break-word; background-color: #ffd800; border-radius: 5px; box-sizing: border-box; clear: both; cursor: pointer; display: block; font-family: inherit; font-size: 20px; font-weight: 300; height: 66px; line-height: 64px; outline: none; padding-left: 35px; padding-right: 35px; position: relative; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; max-width: 210px; width: 100%; } .view_open .form .btn:hover { background-color: #ffc600; } .view_open .alert { font-weight: 300; font-size: 14px; color: #aaabbb; } .view_open .alert a { color: #003cff; text-decoration: underline; } .map_open { padding-top: 40px; padding-bottom: 50px; } .map_open__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .map_open__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .map_open__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; } .map_open .title { width: calc(100% - 10px); } .map_open .title h2 { margin-top: 0; font-size: 42px; font-weight: 600; text-align: center; line-height: 1; } .map_open .maps { width: calc(66.66666666666667% - 10px); border-radius: 5px; overflow: hidden; height: 440px; } .map_open .zhk { width: calc(33.333333333333336% - 10px); border-radius: 5px; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-repeat: no-repeat; background-position: center; background-size: cover; padding: 20px; position: relative; } .map_open .zhk:before { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background: #0006; } .map_open .zhk .name { font-size: 22px; font-weight: 500; color: #fff; text-align: center; position: relative; z-index: 2; } .map_open .zhk .btn { font-size: 14px; font-weight: 500; text-transform: uppercase; text-align: center; padding: 10px 20px; background: #ffd800; border-radius: 15px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; position: relative; z-index: 2; } .map_open .zhk .btn i { padding-left: 10px; } .map_open .zhk .btn:hover { background: #ffc600; } .new_open { background: #f4f4f4; } .new_open__wrapper { max-width: 1180px; padding-left: 20px; padding-right: 20px; margin: 0 auto; } .new_open__items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .new_open__items_item { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(100% - 10px); } .new_open .title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .new_open .title p { font-size: 22px; font-weight: 600; text-align: center; margin-bottom: 0; margin-top: 35px; } .new_open .descript p { font-size: 20px; margin-top: 0; } .new_open .item { box-shadow: 0px 0px 20px #e1e1ea; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background: #fff; } .new_open .item .top { padding: 10px; min-height: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .new_open .item .title { font-size: 24px; font-weight: 500; margin: 0; line-height: 1; text-align: center; } .new_open .item .address { font-size: 16px; color: #8d8d8d; text-align: center; line-height: 1; } .new_open .item .center { width: 100%; } .new_open .item .center .wrap { position: relative; width: 100%; padding-bottom: 65%; } .new_open .item .center .wrap .img { background-size: cover; background-position: center; background-repeat: no-repeat; position: absolute; width: 100%; height: 100%; } .new_open .item .skills { display: -webkit-box; display: -ms-flexbox; display: flex; height: 40px; -ms-flex-pack: distribute; justify-content: space-around; border-bottom: solid 1px #e1e1ea; } .new_open .item .skills span { font-size: 17px; font-weight: 300; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .new_open .item .skills img { height: 25px; width: 25px; margin-right: 5px; } .new_open .item .price { font-size: 24px; font-weight: 500; text-align: center; padding-top: 20px; padding-bottom: 25px; display: inline-block; width: 100%; } @media screen and (max-width: 992px) { #filter .type { width: calc(33.333333333333336% - 10px); } #filter .finish { width: calc(33.333333333333336% - 10px); } #filter .price { width: calc(33.333333333333336% - 10px); } #filter .area { width: calc(33.333333333333336% - 10px); } #filter .area { padding-top: 5px; } #filter .district { width: calc(33.333333333333336% - 10px); } #filter .district { padding-top: 5px; } .nav__wrapper { padding-left: 20px; padding-right: 20px; } .home_header__wrapper { padding-left: 20px; padding-right: 20px; } .home_block__wrapper { padding-left: 20px; padding-right: 20px; } .home_slider__wrapper { padding-left: 20px; padding-right: 20px; } .home_slider .primary_slider .title_slider { width: calc(100% - 10px); } .home_slider .primary_slider .descript { width: calc(100% - 10px); } .home_slider .title_slider { margin-bottom: 0; font-size: 24px; } .home_slider .descript { margin-top: 0; font-size: 18px; } .services__wrapper { padding-left: 20px; padding-right: 20px; } .services__items_item { width: calc(50% - 10px); } .new__wrapper { padding-left: 20px; padding-right: 20px; } .mailing__wrapper { padding-left: 20px; padding-right: 20px; } .news__wrapper { padding-left: 20px; padding-right: 20px; } .filter__wrapper { padding-left: 20px; padding-right: 20px; } .offers__wrapper { padding-left: 20px; padding-right: 20px; } .offers .control .counter { width: calc(25% - 10px); } .offers .control .counter { font-size: 28px; } .offers .control .block2 { width: calc(75% - 10px); } .offers .offer { min-height: 280px; } .offers .offer .image { width: calc(37.5% - 10px); } .offers .offer .content { width: calc(62.50000000000001% - 10px); } .offers .offer .content .down_block .tth { width: calc(50% - 10px); } .offers .offer .content .down_block .price { width: calc(50% - 10px); } .offers .offer .content .down_block .price .btn { max-width: 220px; } .offers .offer .content .down_block .skills { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%; } .offers .offer .content .down_block p.descr { display: none; } .map__wrapper { padding-left: 20px; padding-right: 20px; } .footer__wrapper { padding-left: 20px; padding-right: 20px; } .footer .footer-tabs-content .itemTab .item-content .district-list__items_item { width: calc(100% - 10px); } .footer .contacts .contact { width: calc(41.66666666666667% - 10px); } .footer .contacts .mail { width: calc(58.333333333333336% - 10px); } .header_open__wrapper { padding-left: 20px; padding-right: 20px; } .slider_open__wrapper { padding-left: 20px; padding-right: 20px; } .slider_open__items_item { width: calc(91.66666666666667% - 10px); } .slider_open .propertys .items { background: none; } .slider_open .propertys .property { width: calc(91.66666666666667% - 10px); } .slider_open .propertys .property { background: #fcfcfc; background: -webkit-linear-gradient(bottom, #fcfcfc 0%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(0deg, #fcfcfc 0%, rgba(255, 255, 255, 0) 100%); } .slider_open .propertys .property .prop b { font-size: 30px; } .slider_open .propertys .down { background: none; padding-bottom: 0; height: auto; } .slider_open .price .wrap b { font-size: 30px; } .slider_open .price .currency { font-size: 30px; height: 40px; line-height: 40px; } .content_open__wrapper { padding-left: 20px; padding-right: 20px; } .content_open__items_item { width: calc(100% - 10px); } .content_open .plan { padding-left: 0; margin-top: 20px; } .view_open__wrapper { padding-left: 20px; padding-right: 20px; } .map_open__wrapper { padding-left: 20px; padding-right: 20px; } .map_open .maps { height: 320px; } .new_open__wrapper { padding-left: 20px; padding-right: 20px; } } @media screen and (max-width: 768px) { #filter .type { width: calc(50% - 10px); } #filter .finish { width: calc(50% - 10px); } #filter .price { width: calc(100% - 10px); } #filter .price { padding-top: 5px; } #filter .area { width: calc(50% - 10px); } #filter .district { width: calc(50% - 10px); } #filter .control_group { margin-bottom: 30px; } .nav.home { border-bottom: solid 1px #e1e1ea; } .nav__wrapper { padding-left: 20px; padding-right: 20px; } .nav__items { padding: 0; } .nav ul { display: none; } .nav .phone { display: none; } .nav .mobil_group { display: -webkit-box; display: -ms-flexbox; display: flex; } .home_header { min-height: 520px; } .home_header__wrapper { padding-left: 20px; padding-right: 20px; } .home_header .title { margin-bottom: 0; margin-top: 0; } .home_header .title h1 { font-size: 28px; margin: 15px 0; } .home_header .control_group .home_header__items_item { width: calc(100% - 10px); } .home_header .reset_home { margin-bottom: 15px; } .home_header .btn { width: calc(50% - 10px); } .home_header .link_map { width: calc(50% - 10px); } .home_block { margin-top: 0; } .home_block__wrapper { padding-left: 20px; padding-right: 20px; } .home_block__items_item { width: calc(50% - 10px); } .home_block__items_item { margin-top: 15px; margin-bottom: 5px; max-width: none; } .home_slider { margin-top: 30px; margin-bottom: 30px; } .home_slider__wrapper { padding-left: 20px; padding-right: 20px; } .home_slider__items { padding-top: 0; } .home_slider .primary_slider { width: calc(100% - 10px); } .home_slider .primary_slider { padding-right: 0; } .home_slider .primary_slider .owl-home:before { display: none; } .home_slider .primary_slider .owl-home:after { display: none; } .home_slider .secondary_slider { width: calc(100% - 10px); } .home_slider .content { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; width: 100%; } .owl-home { margin-bottom: 15px; } .owl-home .item { height: 400px; } .services__wrapper { padding-left: 20px; padding-right: 20px; } .services .title h2 { margin-bottom: 30px; margin-top: 0; } .services .serv { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-bottom: 30px; } .services .serv .text { padding-left: 0; padding-right: 5px; margin-top: 20px; } .new__wrapper { padding-left: 20px; padding-right: 20px; } .mailing__wrapper { padding-left: 20px; padding-right: 20px; } .news__wrapper { padding-left: 20px; padding-right: 20px; } .filter__wrapper { padding-left: 20px; padding-right: 20px; } .filter .breadcrumbs { display: none; } .filter h1.title { font-size: 32px; margin: 5px 0; } .district-list .check .district-list__items_item { width: calc(50% - 10px); } .offers__wrapper { padding-left: 20px; padding-right: 20px; } .offers .control .counter { width: calc(100% - 10px); } .offers .control .counter { margin-bottom: 25px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .offers .control .block2 { width: calc(100% - 10px); } .offers .control .row { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .offers .control .sort, .offers .control .show_page { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .offers .control .sort label, .offers .control .show_page label { margin-bottom: 5px; } .offers .offer .image { width: calc(100% - 10px); } .offers .offer .content { width: calc(100% - 10px); } .offers .offer .content.hidden-pc { display: -webkit-box; display: -ms-flexbox; display: flex; } .offers .offer .content .top_block.hidden-mob { display: none; } .offers .offer .content .top_block { padding-left: 15px; padding-right: 15px; } .offers .offer .content .top_block p { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .offers .offer .content .top_block h2 { font-size: 28px; } .offers .offer .content .down_block { padding-left: 15px; padding-right: 15px; } .map { height: calc(100% - 70px); } .map__wrapper { padding-left: 20px; padding-right: 20px; } .footer__wrapper { padding-left: 20px; padding-right: 20px; } .footer .footer-tabs-content .tabs-nav { display: none; } .footer .footer-tabs-content .itemTab { min-height: 0; } .footer .footer-tabs-content .itemTab .name { display: block; } .footer .footer-tabs-content .itemTab:after { content: ''; height: 1px; width: 100%; left: 0; right: 0; background: #e1e1ea; position: absolute; } .footer .footer-tabs-content .itemTab .item-content .half { padding-top: 15px; padding-bottom: 15px; } .footer .footer-tabs-content .itemTab.active .item-content:after { content: ''; height: 3px; width: 100%; left: 0; right: 0; position: absolute; background: #ffd800; } .footer .contacts:before { display: none; } .footer .contacts .contact { width: calc(100% - 10px); } .footer .contacts .contact { text-align: center; padding-top: 0; padding-bottom: 30px; } .footer .contacts .mail { width: calc(100% - 10px); } .header_open__wrapper { padding-left: 20px; padding-right: 20px; } .header_open .breadcrumbs { display: none; } .header_open h1.title { font-size: 32px; margin: 5px 0; } .header_open .block_down .block_address a { display: none; } .slider_open__wrapper { padding-left: 20px; padding-right: 20px; } .slider_open .propertys .down { width: calc(100% - 10px); } .content_open__wrapper { padding-left: 20px; padding-right: 20px; } .content_open .skills { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -5px; margin-right: -5px; } .content_open .skills .prop:nth-child(1), .content_open .skills .prop:nth-child(2) { margin-bottom: 20px; } .content_open .skills .prop { box-sizing: border-box; margin-left: 5px; margin-right: 5px; word-wrap: break-word; width: calc(50% - 10px); } .view_open__wrapper { padding-left: 20px; padding-right: 20px; } .view_open__items_item { background-image: none; } .view_open .title { text-align: center; line-height: 1; } .view_open .descript { max-width: none; text-align: center; } .view_open .form { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 20px; } .view_open .form .form-input { width: calc(100% - 10px); } .view_open .form .form-input { margin-right: 5px; margin-top: 30px; } .view_open .form .btn { width: calc(100% - 10px); } .view_open .form .btn { max-width: 300px; margin-top: 30px; } .view_open .alert { text-align: center; } .map_open__wrapper { padding-left: 20px; padding-right: 20px; } .map_open .maps { width: calc(100% - 10px); } .map_open .zhk { width: calc(100% - 10px); } .map_open .zhk { margin-top: 20px; height: 320px; } .new_open__wrapper { padding-left: 20px; padding-right: 20px; } .new_open .descript p { font-size: 18px; } } @media all and (max-width: 576px) { .fancybox-thumbs { width: 110px; } .fancybox-show-thumbs .fancybox-inner { right: 110px; } .fancybox-thumbs__list a { max-width: calc(90%); } } @media screen and (max-width: 480px) { #filter .type { width: calc(100% - 10px); } #filter .finish { width: calc(100% - 10px); } #filter .finish { padding-top: 5px; } #filter .area { width: calc(100% - 10px); } #filter .district { width: calc(100% - 10px); } #filter .xs-no-radius { border-radius: 0; } #filter .xs-no-radius-t { border-top-right-radius: 0; border-top-left-radius: 0; } #filter .xs-no-radius-b { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } #filter .control_group .filter__items_item { width: calc(100% - 10px); } .fancybox-content { padding: 30px 20px; } .nav__wrapper { padding-left: 10px; padding-right: 10px; } .nav .mobil_group .button { padding: 10px 0 10px 10px; } .home_header { min-height: 630px; padding-top: 50px; } .home_header__wrapper { padding-left: 10px; padding-right: 10px; } .home_header .title p { display: none; } .home_header .btn { width: calc(100% - 10px); } .home_header .link_map { width: calc(100% - 10px); } .home_header .link_map { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; margin-top: 15px; } .home_block__wrapper { padding-left: 10px; padding-right: 10px; } .home_slider__wrapper { padding-left: 10px; padding-right: 10px; } .services__wrapper { padding-left: 10px; padding-right: 10px; } .services .title h2 { font-size: 32px; } .new__wrapper { padding-left: 10px; padding-right: 10px; } .new .title h2 { font-size: 32px; } .mailing__wrapper { padding-left: 10px; padding-right: 10px; } .mailing .title { font-size: 32px; } .mailing .descript { font-size: 18px; } .news__wrapper { padding-left: 10px; padding-right: 10px; } .news .title h2 { font-size: 32px; } .news .descript { font-size: 18px; } .filter__wrapper { padding-left: 10px; padding-right: 10px; } .filter .btn { margin-top: 15px; } .district-list p.title { margin-bottom: 20px; } .district-list .check .district-list__items_item { width: calc(100% - 10px); } .district-list .btn-group .district-list__items_item { width: calc(50% - 10px); } .district-list .btn-group .btn { padding-left: 15px; padding-right: 15px; } .offers__wrapper { padding-left: 10px; padding-right: 10px; } .offers .control .sort { width: calc(100% - 10px); } .offers .control .show_page { display: none; } .offers .offer .content .top_block h2 { font-size: 24px; } .offers .offer .content .down_block .tth { width: calc(45.833333333333336% - 10px); } .offers .offer .content .down_block .price { width: calc(54.16666666666667% - 10px); } .offers .offer .content .down_block .price span { font-size: 20px; } .offers .offer .content .address { font-size: 14px; } .map { height: calc(100% - 50px); } .map__wrapper { padding-left: 10px; padding-right: 10px; } .footer__wrapper { padding-left: 10px; padding-right: 10px; } .footer .footer-tabs-content .itemTab .item-content .half { width: calc(100% - 10px); } .footer .contacts .mail .form .form-group { width: calc(100% - 10px); } .footer .contacts .mail .form .btn { margin-top: 20px; } .header_open__wrapper { padding-left: 10px; padding-right: 10px; } .slider_open__wrapper { padding-left: 10px; padding-right: 10px; } .slider_open .propertys { margin-top: 0; } .slider_open .propertys .property { width: calc(100% - 10px); } .slider_open .propertys .property { background: none; } .slider_open .propertys .property .btn { height: 52px; line-height: 50px; } .slider_open .propertys .down { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0; } .slider_open .price { margin-bottom: 15px; } .slider_open .price .wrap i { display: none; } .content_open__wrapper { padding-left: 10px; padding-right: 10px; } .owl-plan .owl-nav .owl-next { right: -5px; } .owl-plan .owl-nav .owl-prev { left: -5px; } .view_open__wrapper { padding-left: 10px; padding-right: 10px; } .view_open .title { font-size: 32px; } .view_open .descript { font-size: 18px; } .view_open .form .btn { height: 52px; line-height: 50px; } .map_open__wrapper { padding-left: 10px; padding-right: 10px; } .map_open .title h2 { font-size: 32px; } .new_open__wrapper { padding-left: 10px; padding-right: 10px; } } @media all and (max-height: 576px) { .fancybox-slide { padding-left: 6px; padding-right: 6px; } .fancybox-slide--image { padding: 6px 0; } .fancybox-close-small { right: -6px; } .fancybox-slide--image .fancybox-close-small { background: #4e4e4e; color: #f2f4f6; height: 36px; opacity: 1; padding: 6px; right: 0; top: 0; width: 36px; } .fancybox-caption { padding-left: 12px; padding-right: 12px; } @supports (padding: max(0px)) { .fancybox-caption { padding-left: 12px; padding-right: 12px; } } } /*# sourceMappingURL=main.css.map */
0.262842
0.047713
================================================= 1. Import CSS and Google Fonts 2. Global Styles 3. Preloader 4. Header Top 5. Header 6. Slider 7. course 8. Call To Actions 9. Latest News 10. Event 11. Gallery 12. Teacher 13. Count-up Area 14. Testimonial 15. single course page 16. single course 2 page 17. single course 2 page 18. Event single page 19. Shop page 20. Contact page 21. Blog Page 22. Sidebar 23. Author Box 24. Comment 25. Sidebar 26. Author Box 27. Comment 28. Under Construction 29. FAQ Page 30. Cart Page 31. Single Product Page 32. 404 Error 33. Check Out Page 34. Footer ================================================= */ /* ================================ Import CSS and Google Fonts ================================ */ @import url("font-awesome.min.css"); @import url("owl.theme.default.min.css"); @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700"); /* ================================ Global Styles ================================ */ * { margin: 0; padding: 0; border: 0; outline: none; } html, body { height: 100%; font-size: 16px; color: #666666; font-family: 'Source Sans Pro', sans-serif; vertical-align: baseline; line-height: 22px; } a:focus { outline: 0px solid; } img { max-width: 100%; height: auto; } p { margin: 0 0 22px; } h1, h2, h3, h4, h5, h6 { margin: 0 0 22px; font-weight: 600; font-family: 'Source Sans Pro', sans-serif; color: #333333; } h1 { font-size: 32px; } h2 { font-size: 22px; } h3 { font-size: 18px; } a { transition: all 0.5s ease-out; text-decoration: none; color: #000; } a:active, a:hover { outline: 0 none; color: #000; text-decoration: none; } ul { list-style: outside none none; margin: 0; padding: 0; } ::-moz-selection { background: #00c3ff; text-shadow: none; } ::selection { background: #00c3ff; text-shadow: none; } textarea:focus, input:focus { outline: none; } .padding-tp-70-bt-50 { padding-top: 70px; padding-bottom: 50px; } .padding-bt-50 { padding-bottom: 50px; } .margin-bottom-30 { margin-bottom: 30px; } .title { text-align: center; margin-bottom: 50px; } .title h1 { font-size: 30px; text-transform: uppercase; } .border-shape { background: #2c93d5 none repeat scroll 0 0; display: block; height: 1px; left: 0; margin: 20px auto; position: relative; right: 0; text-align: center; width: 30px; } .border-shape::before { background: #2c93d5 none repeat scroll 0 0; bottom: 0; content: ""; height: 1px; left: -10px; margin: 5px 0; position: absolute; right: 0; width: 50px; } .border-shape::after { background: #2c93d5 none repeat scroll 0 0; content: ""; height: 1px; left: -10px; margin: 5px 0; position: absolute; right: 0; top: 0; width: 50px; } /* ================================ Scroll to Top ================================ */ .scrollup { position: fixed; z-index: 99999; bottom: 20px; right: 20px; display: none; } .scrollup i { width: 50px; height: 50px; line-height: 50px; background: #2c93d5; color: #f2f3f3; text-align: center; font-size: 26px; opacity: 0.5; filter: alpha(opacity=50); } .scrollup i:hover { opacity: 1; filter: alpha(opacity=1); } /* ================================ Preloader ================================ */ #preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 999999; } #status { width: 200px; height: 200px; position: absolute; left: 50%; top: 50%; background: url(../img/preloader/preload.gif); background-repeat: no-repeat; background-position: center; margin: -100px 0 0 -100px; } /*page title*/ .page-title-area { position: relative; padding: 100px 0; background-position: center center; background-repeat: no-repeat; background-size: cover; } .page-title-area.event-page { background-image: url("../img/banner.jpg"); } .page-title-area.about-page { background-image: url("../img/banner.jpg"); } .page-title-area.blog-page { background-image: url("../img/banner.jpg"); } .page-title-area.single-blog-page { background-image: url("../img/banner.jpg"); } .page-title-area.contact-page { background-image: url("../img/banner.jpg"); } .page-title-area.course-page { background-image: url("../img/banner.jpg"); } .page-title-area.event-page { background-image: url("../img/banner.jpg"); } .page-title-area.faq-page { background-image: url("../img/banner.jpg"); } .page-title-area.gallery-page { background-image: url("../img/banner.jpg"); } .page-title-area.gallery2-page { background-image: url("../img/banner.jpg"); } .page-title-area.gallery3-page { background-image: url("../img/banner.jpg"); } .page-title-area.gallery4-page { background-image: url("../img/banner.jpg"); } .page-title-area.shop-page { background-image: url("../img/banner.jpg"); } .page-title-area.single-course1-page { background-image: url("../img/banner.jpg"); } .page-title-area.single-course2-page { background-image: url("../img/banner.jpg"); } .page-title-area.single-course3-page { background-image: url("../img/banner.jpg"); } .page-title-area.single-event-page { background-image: url("../img/banner.jpg"); } .page-title-area.single-teacher-page { background-image: url("../img/banner.jpg"); } .page-title-area.teacher-page { background-image: url("../img/banner.jpg"); } .page-title { color: #fff; font-size: 28px; font-weight: 600; text-transform: capitalize; } .breadcumb { text-align: right; } .breadcumb ul li { display: inline-block; padding: 0px 14px; position: relative; } .breadcumb ul li::after { color: #fff; right: -8px; content: '\f178'; font-family: 'FontAwesome'; top: 2px; position: absolute; } .breadcumb ul li:last-child::after { display: none; } .breadcumb ul li a { color: #fff; text-transform: capitalize; font-size: 16px; } .image-overlay { background-color: rgba(70, 70, 70, 0.7); height: 100%; position: absolute; top: 0; width: 100%; } /* ================================ 4.Header Top ================================ */ .header-top { background: #222 none repeat scroll 0 0; } .header-top-social ul li { display: inline-block; } .header-top-social ul li a i { color: #ccc; font-size: 14px; padding: 12px 10px; } .header-top-menu { text-align: center; } .header-top-menu ul li { display: inline-block; position: relative; } .header-top-menu ul li a { color: #ccc; } .header-top-menu ul li a { color: #ccc; display: inline-block; font-size: 14px; padding: 8px 10px; text-transform: uppercase; } .header-top-menu ul li:after { border-right: 1px solid #999; content: ""; height: 12px; position: absolute; right: -1px; top: 14px; } .header-top-menu ul li:last-child::after { display: none; } .header-top-search { display: inline-block; float: right; padding: 5px 0; } .header-top-search > form { background: #2c93d5 none repeat scroll 0 0; display: inline-block; } .header-top-search input[type=text] { background: #ccc none repeat scroll 0 0; color: #222; padding: 3px 6px; } .header-top-search button { background: #2c93d5 none repeat scroll 0 0; color: #fff; padding-right: 8px; padding-left: 5px; } /* ================================ 5.Header ================================ */ .logo { margin-top: 8px; } .nav-menu { text-align: right; } .nav-menu ul li { display: inline-block; position: relative; } .nav-menu ul li a { color: #464646; text-transform: uppercase; padding: 30px 10px; display: inline-block; font-weight: 600; } /*drop down menu */ .nav-menu ul li ul { background: #333b47; left: 0; position: absolute; top: 82px; text-align: left; transform: scaleY(0); transform-origin: 0 0 0; transition: all 0.3s ease 0s; width: 220px; z-index: 99999 !important; visibility: hidden; padding: 20px; } .nav-arrow { margin-left: 6px; } .nav-arrow i { font-size: 13px; } .nav-menu ul li:hover ul { transform: scaleY(1); visibility: visible; } .nav-menu ul li ul li { display: inline-block; width: 100%; } .nav-menu ul li ul li a { text-transform: capitalize; color: #ccc; padding: 5px 0px; } .header.stick { background-color: #fff; left: 0; margin: 0 auto; padding: 0; position: fixed; right: 0; top: 0; transition: all 0.5s ease 0s; z-index: 99999; box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.16); opacity: 0.97; } .mobile-menu-area { display: none; } /* ================================ Slider ================================ */ .slide-single .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #666666; opacity: 0.5; } .slide-single .text { padding-top: 15%; text-align: center; position: relative; z-index: 99; } .slide-single .text h2 { font-size: 40px; text-transform: uppercase; font-weight: 600; color: #fff; margin-bottom: 15px; display: inline-block; -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-delay: 0s; animation-delay: 0s; } .slide-single .text h3 { font-size: 24px; font-weight: normal; line-height: 32px; text-transform: none; color: #fff; margin-bottom: 15px; display: inline-block; -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-delay: .4s; animation-delay: .4s; } .slide-single .text p { font-family: "Montserrat", serif; font-size: 18px; color: #fff; font-weight: 500; margin-top: 20px; text-transform: uppercase; -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-delay: .8s; animation-delay: .8s; } .slide-single .text p a { border: 2px solid #2c93d5; padding: 10px 20px; background: #2c93d5; color: #fff; } .slide-single .text p a:hover { background: transparent; color: #fff; border-color: #fff; } .slide-single .text p a:hover p { background: transparent; } .slide-single .text-page { padding-top: 15%; } .slide-carousel { overflow: hidden; position: relative; margin-bottom: -10px; } .slide-carousel .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #464646; opacity: 0.7; } .slide-carousel .item { height: 580px; background: #4BCAFF; text-align: center; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; background-size: cover; } .slide-carousel .item .photo { width: 100%; height: 100%; } .slide-carousel .item .text { padding-top: 15%; text-align: center; position: relative; z-index: 99; } .slide-carousel .item .text h2 { font-size: 40px; text-transform: uppercase; font-weight: 600; color: #fff; margin-bottom: 15px; display: inline-block; -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-delay: 0s; animation-delay: 0s; } .slide-carousel .item .text h3 { font-size: 24px; font-weight: normal; line-height: 32px; text-transform: none; color: #fff; margin-bottom: 15px; display: inline-block; -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-delay: .4s; animation-delay: .4s; } .slide-carousel .item .text p { font-size: 18px; color: #fff; font-weight: 500; margin-top: 20px; text-transform: uppercase; -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-delay: .8s; animation-delay: .8s; } .slide-carousel .item .text p a { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; font-size: 18px; padding: 10px 20px; border: 2px solid #2c93d5; } .slide-carousel .item .text p a:hover { background: transparent; color: #fff; border-color: #fff; } .slide-carousel .item .text p a:hover p { background: transparent; } .slide-carousel .owl-prev { display: block; position: absolute; top: 44%; left: 0; } .slide-carousel .owl-next { display: block; position: absolute; top: 44%; right: 0; } .slide-carousel .owl-nav [class*=owl-] { font-size: 20px; font-weight: bold; width: 40px; height: 40px; line-height: 40px; border-radius: 2px; padding: 0; text-align: center; background: #2c93d5; color: #f2f3f3; } .slide-carousel .owl-nav [class*=owl-]:hover { background: #fff; color: #2c93d5; } .slide-single-page { height: 200px; } .slide-single-page .text { padding-top: 0 !important; } .slide-single-page .text-page { height: 200px; padding-top: 0; } .slide-single-page .text-page .this-item { width: 100%; height: 200px; display: table; text-align: center; } .slide-single-page .text-page .this-item h2 { display: table-cell; vertical-align: middle; font-size: 30px; } /* ================================ 7.course ================================ */ .course { padding-top: 90px; padding-bottom: 70px; } .single-course { border: 1px solid #e5e5e5; text-align: center; padding: 60px 20px; transition: all 0.4s ease; margin-bottom: 30px; background: #f2f3f4; } .single-course:hover { background: #2c93d5; transition: all 0.4s ease; border-color: #2c93d5; } .single-course h3 { margin: 0; text-transform: uppercase; margin-bottom: 10px; } .single-course:hover h3 a { color: #fff; } .course-icon i { background: #2c93d5 none repeat scroll 0 0; border-radius: 100px; color: #fff; font-size: 22px; height: 50px; line-height: 50px; margin: 14px 0; text-align: center; width: 50px; transition: all 0.4s ease; } .single-course:hover .course-icon i { background: #fff; color: #2c93d5; } .course-durations li { background: #ddd none repeat scroll 0 0; border-radius: 2px; display: inline-block; padding: 10px; position: relative; text-align: center; margin-right: 10px; } .course-durations li p { margin: 0; font-weight: bold; } .course-icon p { transition: all 0.4s ease; } .single-course:hover .course-icon p { color: #fff; } /* ================================ 7.Call To Actions ================================ */ .call-to-action-area { padding: 78px 0; background-image: url(../img/banner.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative; } .images-overlay { background-color: rgba(70, 70, 70, 0.65); position: absolute; top: 0; width: 100%; height: 100%; } .call-to-action-text { text-align: center; margin-right: 50px; margin-bottom: 20px; } .call-to-action-text h2 { color: #fff; text-transform: uppercase; font-size: 28px; } .call-to-action-text p { color: #fff; margin-bottom: 15px; } .call-to-action-button { margin-top: 30px; } .call-to-action-button ul { text-align: center; } .call-to-action-button li { display: inline-block; margin-right: 10px; } .call-to-action-button li a { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; font-size: 18px; padding: 12px 25px; transition: all 0.4s ease; border: 2px solid #2c93d5; } .call-to-action-button li a:hover { transition: all 0.4s ease; background: transparent; border-color: #fff; } .call-to-apply { color: #fff; position: relative; text-align: center; } .call-to-apply .call-to-action-text { margin-right: 0; text-align: center; margin-bottom: 0; } .call-to-apply-button { width: 100%; margin-top: 26px; } .call-to-apply-button a { background: #2c93d5 none repeat scroll 0 0; border: 2px solid #2c93d5; border-radius: 2px; color: #fff; display: inline-block; font-size: 18px; padding: 12px 25px; transition: all 0.4s ease; } .call-to-apply-button a:hover { transition: all 0.4s ease; background: transparent; border-color: #fff; } /* ================================ 8.Latest News ================================ */ .latestnews-area { padding-top: 90px; padding-bottom: 70px; } .post-content h2 { font-size: 18px; line-height: 26px; margin: 16px 0; } .single-news-thumb { overflow: hidden; position: relative; } .single-news-thumb img { transform: scale(1.2); transition: all 0.7s ease 0s; } .single-news-thumb img { width: 100%; } .single-news:hover .single-news-thumb img { transform: scale(1); } .post-meta { position: absolute; bottom: 0; width: 100%; text-align: center; background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0; z-index: 9999; } .post-meta ul li { display: inline-block; padding: 10px; } .post-meta ul li a { color: #fff; } .post-meta ul li a i { margin-right: 10px; } .readmore-button { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; padding: 10px 25px; text-transform: uppercase; } .readmore-button:hover { background: #1e7fbd none repeat scroll 0 0; transition: all 0.4s ease; color: #fff; } /* ================================ 9.Event ================================ */ .event-area { background: #f2f3f3 none repeat scroll 0 0; padding-top: 90px; padding-bottom: 70px; } .single-event-thumb { position: relative; overflow: hidden; } .single-event-thumb img { width: 100%; } .single-event-thumb img { transform: scale(1.2); transition: all 0.7s ease 0s; } .single-events:hover .single-event-thumb img { transform: scale(1); } .event-content h3 { margin-bottom: 10px; margin-top: 15px; line-height: 26px; text-transform: uppercase; } .event-content .event-meta { margin-bottom: 10px; } .event-meta ul li { display: inline-block; margin-right: 15px; } .event-meta ul li a { text-transform: uppercase; } .event-meta ul li a i { margin-right: 10px; } .view-all-button { text-align: center; margin: 31px 0; display: inline-block; width: 100%; } .view-all-btn { border: 1px solid #aaaaaa; border-radius: 4px; color: #333333; display: inline-block; padding: 14px 25px; text-transform: uppercase; } .view-all-btn:hover { background: #1e7fbd none repeat scroll 0 0; transition: all 0.4s ease; color: #fff; border-color: #1e7fbd; } .overlay-icon { height: 100%; position: absolute; text-align: center; top: 0%; left: 0; width: 100%; } .overlay-icon a { background: #2c93d5; border-radius: 100%; color: #fff; display: inline-block; height: 50px; line-height: 50px; position: relative; top: -50px; transition: all 0.4s ease; visibility: hidden; width: 50px; } .single-events:hover .overlay-icon a { visibility: visible; transition: all 0.4s ease; top: 40%; } .overlay { /* background: rgba(70, 70, 70, 0) linear-gradient(to bottom, rgba(70, 70, 70, 0) 0%, rgba(70, 70, 70, 0.65) 100%) repeat scroll 0 0;*/ background: rgba(70, 70, 70, 0.4); position: absolute; top: 0; width: 100%; height: 100%; transition: all 0.4s ease; } /* ================================ 10. Gallery ================================ */ .gallery-area { display: inline-block; width: 100%; padding-top: 90px; padding-bottom: 70px; } .gallery-item { position: relative; overflow: hidden; margin-bottom: 25px; } .gallery-item img { width: 100%; } .gallery-img-overlay { background: rgba(70, 70, 70, 0.3); position: absolute; top: 0; height: 100%; width: 100%; } .gallery-overlay { height: 100%; position: absolute; text-align: center; bottom: 100%; transition: all 0.3s ease-out 0s; width: 100%; visibility: hidden; background-color: rgba(44, 147, 213, 0.7); } .gallery-item:hover .gallery-overlay { visibility: visible; transition: all 0.3s ease-out 0s; bottom: 0; } .gallery-item-text { position: relative; transform: translateY(-50%); top: 50%; text-align: center; } .gallery-item-text h3, .gallery-item-text p { color: #fff; text-transform: uppercase; } .gallery-item-text a { background: #ff6b36 none repeat scroll 0 0; border-radius: 100%; color: #fff; display: inline-block; height: 50px; line-height: 50px; width: 50px; } /* ================================ teacher ================================ */ .teacher { background: #f2f2f2; padding-top: 90px; padding-bottom: 70px; } .teacher .heading { margin-bottom: 20px; text-align: center; } .teacher .heading h2 { font-size: 34px; font-weight: 600; color: #eb5353; position: relative; } .teacher .heading h3 { font-size: 16px; font-weight: 500; color: #464646; padding-bottom: 5px; margin-top: 20px; margin-bottom: 20px; } .teacher .heading .bar { width: 100px; height: 10px; background: #dedede; margin-bottom: 30px; display: inline-block; } .teacher .heading p { font-size: 16px; text-align: center; color: #353535; } .teacher .teacher-inner { position: relative; } .teacher .item { padding-left: 10px; padding-right: 10px; margin-bottom: 30px; } .teacher .item .thumb { position: relative; overflow: hidden; } .teacher .item .thumb img { width: 100%; } .teacher .item .thumb .overlay { width: 100%; height: 100%; opacity: 0; filter: alpha(opacity=0); position: absolute; top: 0; left: 0; -webkit-transform: scale(0.2); -ms-transform: scale(0.2); -o-transform: scale(0.2); transform: scale(0.2); -webkit-transition: all 300ms ease; transition: all 300ms ease; background: rgba(255, 255, 255, 0.8); } .teacher .item .social-icons { width: 100%; height: 0; position: absolute; bottom: 0; left: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; background-color: rgba(70, 70, 70, 0.6); } .teacher .item .social-icons ul { padding-left: 10px; text-align: center; position: absolute; width: 100%; transform: translateY(-50%); top: 80%; margin-top: 10px; } .teacher .item .social-icons ul li { list-style-type: none; display: inline-block; margin-right: 10px; margin-top: 12px; } .teacher .item .social-icons ul li a i { border: 1px solid #fff; border-radius: 100%; color: #fff; display: block; font-size: 16px; height: 30px; line-height: 27px; text-align: center; transition: all 0.3s ease 0s; width: 30px; } .teacher .item .social-icons ul li a i:hover { background: #2c93d5; border-color: #2c93d5; transition: all 0.3s ease 0s; color: #fff; } .teacher .item .social-icons ul li a:hover { color: #666666; } .teacher .item:hover .thumb img { width: 100%; } .teacher .item:hover .social-icons { height: 100%; filter: alpha(opacity=1); } .teacher .text { padding: 15px; text-align: center; } .teacher .text h3 { font-size: 18px; font-weight: 700; margin-bottom: 10px; text-transform: uppercase; } .teacher .text h3 a { color: #353535; } .teacher .text h3 a:hover { color: #2c93d5; } .teacher .text h4 { font-size: 14px; font-weight: 600; margin-bottom: 15px; } /* ================================ teacher - Details ================================ */ .teacher-detail { background: #fff; padding-top: 70px; padding-bottom: 50px; } .teacher-detail .teacher-single { margin-bottom: 30px; } .teacher-detail .teacher-single .text { background: #2c93d5; text-align: center; padding: 25px 10px 15px; } .teacher-detail .teacher-single .text h2 { color: #fff; font-weight: 600; font-size: 24px; margin-bottom: 5px; } .teacher-detail .teacher-single .text h3 { color: #fff; font-size: 16px; margin-bottom: 15px; font-weight: 400; } .teacher-detail .teacher-single .text p { color: #fff; font-weight: 300; font-size: 16px; } .teacher-detail .teacher-single .thumb img { width: 100%; height: auto; } .teacher-detail .teacher-single .social .title { text-align: center; color: #2a2a2a; margin-top: 25px; text-transform: uppercase; font-size: 14px; font-weight: bold; } .teacher-detail .teacher-single .social ul { margin-top: 15px; text-align: center; } .teacher-detail .teacher-single .social ul li { display: inline-block; list-style-type: none; margin-right: 5px; } .teacher-detail .teacher-single .social ul li a { width: 40px; height: 40px; line-height: 36px; font-size: 16px; text-align: center; display: block; background: transparent; border: 2px solid #2c93d5; color: #2c93d5; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } .teacher-detail .teacher-single .social ul li a:hover { background: #2c93d5; color: #fff; border-color: #2c93d5; } .teacher-detail .teacher-detail-tab .content { padding: 15px 0; } .teacher-detail .teacher-detail-tab .content h2 { color: #2c93d5; font-size: 22px; margin-bottom: 10px; margin-top: 20px; } .teacher-detail .teacher-detail-tab .content p { color: #676767; font-weight: 300; font-size: 14px; line-height: 22px; margin-bottom: 15px; } .teacher-detail .teacher-detail-tab .content ul li { list-style-position: inside; } .teacher-detail .teacher-detail-tab .nav-tabs { border-bottom: 0; } .teacher-detail .teacher-detail-tab .nav-tabs > li > a { color: #2a2a2a; font-size: 14px; padding: 5px 10px; font-weight: 600; background: transparent; border: 2px solid #2a2a2a; border-radius: 0; margin-right: 10px; text-transform: uppercase; } .teacher-detail .teacher-detail-tab .nav-tabs > li.active > a { color: #2c93d5; font-size: 14px; padding: 5px 10px; font-weight: 600; background: transparent; border: 2px solid #2c93d5; border-radius: 0; text-transform: uppercase; } .teacher-detail .testimonial-content { padding-bottom: 10px; margin-bottom: 20px; border-bottom: 0; } .teacher-detail .testimonial-content:last-child { border-bottom: 0; } .teacher-detail .testimonial-content .top { overflow: hidden; } .teacher-detail .testimonial-content .top img { width: 60px; height: 60px; line-height: 60px; float: left; margin-right: 10px; margin-bottom: 10px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; } .teacher-detail .testimonial-content .top h2 { font-weight: bold; margin-bottom: 5px; color: #2a2a2a; font-size: 16px; } .teacher-detail .testimonial-content .top h3 { color: #676767; font-size: 13px; } .teacher-detail .testimonial-content .bottom { color: #676767; } .teacher-detail .ask-question .btn-success { background-color: #2c93d5; border-color: #2c93d5; font-weight: 400; color: #fff; font-size: 16px; border-radius: 0; padding: 10px 20px; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } .teacher-detail .ask-question .btn-success:hover { background: #2c93d5; border-color: #2c93d5; color: #fff; } .teacher-detail .ask-question .form-control { border-radius: 0; box-shadow: none; } .teacher-detail .ask-question input[type="text"], .teacher-detail .ask-question input[type="email"], .teacher-detail .ask-question textarea { font-size: 16px; background: transparent; border: 1px solid #a3a3a3; color: #2a2a2a; } .teacher-detail .ask-question input[type="text"]:focus, .teacher-detail .ask-question input[type="email"]:focus, .teacher-detail .ask-question textarea:focus { border-color: #2a2a2a; } .teacher-detail .contact { background: #2c93d5; margin-bottom: 20px; padding: 20px; } .teacher-detail .contact .icon { width: 60px; height: 60px; line-height: 60px; background: #2a2a2a; color: #2c93d5; text-align: center; margin: 0 auto; } .teacher-detail .contact .icon i { font-size: 24px; } .teacher-detail .contact .text { text-align: center; } .teacher-detail .contact .text h4 { font-size: 24px; font-weight: bold; margin-top: 20px; color: #2a2a2a; } .teacher-detail .contact .text p { font-size: 14px; color: #2a2a2a; font-weight: 600; } /* ================================ 12.Count-up Area ================================ */ .count-up-area { position: relative; padding: 74px 0; background-image: url(../img/banner.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; } .count-up-item { display: inline-block; width: 100%; text-align: center; } .count-up-item i { width: 50px; height: 50px; line-height: 50px; text-align: center; border: 1px solid #fff; color: #fff; font-size: 30px; } .count-up-item h2 { color: #fff; font-weight: 600; margin: 15px 0; text-transform: uppercase; font-size: 42px; } .count-up-item p { color: #fff; font-size: 18px; text-transform: uppercase; font-weight: bold; margin-bottom: 0; } /* ================================ 13.Price ================================ */ .price-area { background: #f2f3f3 none repeat scroll 0 0; padding-top: 90px; padding-bottom: 70px; } .single-price { text-align: center; box-shadow: 0 5px 50px 2px #d0cfcf; overflow: hidden; } .price-heading { background: #2c93d5; padding: 32px 0; } .price-heading.recomended-price { position: relative; overflow: hidden; } .price-heading.recomended-price::before { background: #000 none repeat scroll 0 0; color: #fff; content: "Recomended"; font-weight: bold; left: -131px; padding: 5px; position: absolute; text-align: center; text-transform: uppercase; transform: rotate(314deg); width: 100%; } .price-heading h3 { font-size: 22px; font-weight: bold; margin: 0; text-transform: uppercase; color: #fff; } .price-heading h1 { color: #fff; text-transform: uppercase; margin: 14px 0; font-weight: bold; font-size: 60px; } .price-heading p { text-transform: uppercase; font-weight: bold; margin: 0; color: #fff; } .price-content li { display: inline-block; padding: 8px 0; width: 100%; border-top: 1px dashed #ddd; } .price-content li:first-child { border-top: 0; } .apply { display: inline-block; padding: 25px 0; width: 100%; background: #2c93d5; } .apply-button { border: 1px solid #464646; border-radius: 4px; color: #fff; display: inline-block; padding: 10px 20px; text-transform: uppercase; background: #464646; } .apply-button:hover { background: #1e7fbd none repeat scroll 0 0; transition: all 0.4s ease; color: #fff; border-color: #1e7fbd; } /* ================================ 13.Testimonial ================================ */ .testimonial-area { padding-top: 90px; padding-bottom: 70px; } .testimonial-content { text-align: center; border: 1px solid #ddd; padding: 30px; } .client-info { margin-bottom: 20px; } .client-info span { display: inline-block; width: 100%; } .client-info .client-name { color: #555; font-size: 18px; font-weight: bold; margin: 10px 0; } .all-testimonial.owl-carousel .owl-item img { border: 2px solid #2c93d5; border-radius: 100%; height: 100px; width: 100px; margin: 0px auto; } .client-content p { margin: 0; } .all-testimonial .owl-controls { margin-top: 20px; } .all-testimonial .owl-controls .owl-nav { display: none; } .all-testimonial.owl-theme .owl-dots .owl-dot { border: 1px dashed #2c93d5; margin: 5px; border-radius: 100%; } .all-testimonial.owl-theme .owl-dots .owl-dot span { background: #fff; border: 1px solid #2c93d5; transition: all 0.9s ease 0s; width: 10px; height: 10px; margin: 3px; } .all-testimonial.owl-theme .owl-dots .owl-dot.active span { background: #2c93d5; border: 1px solid #2c93d5; transition: all 0.9s ease 0s; } /* ================================ 14. single course page ================================ */ .course-details-area { padding: 15px; display: inline-block; width: 100%; } .course-details-text p { text-align: left; } .course-durations.course-single-meta2 { display: inline-block; } .apply-meta { display: inline-block; float: right; } .apply-meta span { display: inline-block; padding: 10px 18px; } .apply-meta span.price { color: #2c93d5; font-size: 18px; font-weight: bold; text-transform: uppercase; } .apply-meta span.buy-now-button a { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; font-size: 18px; padding: 12px 25px; } .course-post-meta li { display: inline-block; margin-right: 30px; } .course-post-meta { margin: 15px 0; } .course-post-meta li .course-rating i { margin-right: 0px; } .course-post-meta li i { margin-right: 10px; } .course-single > p { } .course-tab { display: inline-block; width: 100%; text-align: center; margin-top: 50px; margin-bottom: 30px; } .course-tab li { background: #2c93d5; display: inline-block; text-transform: uppercase; position: relative; } .course-tab li a { display: inline-block; padding: 10px 20px; color: #fff; text-decoration: none; } .course-tab li.active:after { border-color: #2c93d5 transparent transparent; border-style: solid; position: absolute; content: ""; border-width: 9px 6px 0; left: 50%; margin-left: -6px; bottom: -9px; text-decoration: none; } .blockquote { font-style: italic; padding: 0px 30px; } .client-info img { border-radius: 100%; height: 150px; margin-bottom: 10px; width: 150px; border: 1px solid #ddd; } .course-details-text h2 { font-size: 26px; text-transform: uppercase; } .course-gallery.gallery-item { width: 100%; } .review-form { margin: 0 auto; width: 479px; } .review-form input[type=text], .review-form input[type=email] { border: 1px solid #ddd; border-radius: 0; } .review-form textarea { border: 1px solid #ddd; border-radius: 0; height: 150px; } .review-form input[type=submit] { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; font-size: 18px; padding: 10px 25px; } .rating span { display: inline-block; margin: 0 11px; color: #2c93d5; } .review-comment-img { float: left; height: 100px; margin-right: 10px; width: 100px; border-radius: 100px; overflow: hidden; } .review-commenter-rating i { color: #2c93d5; } .review-comment-img img { width: 100%; height: 100%; } /* ================================ 15. single course 2 page ================================ */ .course-details-area2 { display: inline-block; margin-top: 60px; } .course-details-area2 .course-tab li { width: 100%; margin: 10px 0; } .course-details-area2 .course-tab li a { width: 100%; background: #2c93d5; color: #fff; } .course-details-area2 .course-tab li.active a { background: #ff6b36; } .course-details-area2 .course-tab li.active:after { display: none; } .course-details-area2 .course-tab { margin: 0; } /* ================================ 16. Event single page ================================ */ .event-content-area { padding: 70px 0; background: #f3f2f2; } .event-meta tbody tr td { padding: 8px 0; } .event-meta span { margin-right: 10px; } .event-meta select, .event-meta input[type=number] { border: 1px solid #ddd; padding: 8px; width: 150px; } .apply-meta.event-meta-apply { text-align:left;float:left } .apply-meta.event-meta-apply span { padding: 0; width: 100%; margin: 8px 0px; } /* ================================ 17. Shop page ================================ */ .single-events.single-product { border: 1px solid #ddd; padding: 20px; text-align: left; } .event-meta.shop-meta li { width: 100%; } .event-meta.shop-meta i { margin-right: 0; } .shop-page .single-events:hover .overlay-icon a { top: 45%; } .event-meta.shop-meta li.book-rating i { color: #ffb636; } .event-meta.shop-meta li.price { color: #2c93d5; font-weight: bold; text-transform: uppercase; } .about { padding: 100px 0; } .about-text h1, h2 { text-transform: uppercase; } /* ================================ 18.Contact page ================================ */ .contact { background: #fff; padding-top: 50px; padding-bottom: 50px; } .contact .item { margin-bottom: 15px; overflow: hidden; background: #2c93d5; padding: 24px; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } .contact .icon { float: left; margin-right: 15px; margin-top: 6px; color: #f2f3f3; font-size: 20px; } .contact .text { float: left; font-size: 14px; } .contact .text h3 { color: #f2f3f3; font-size: 20px; font-weight: 600; margin-top: 5px; } .contact .text p { color: #f2f3f3; font-weight: 400; } .contact .text ul li { list-style-type: none; color: #f2f3f3; font-weight: 400; } .contact .cform-1 .btn-success { background: #2c93d5; border-width: 2px; border-color: #2c93d5; color: #fff; font-size: 16px; padding: 10px 20px; border-radius: 0; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } .contact .cform-1 .btn-success:hover { background: #2c93d5; border-color: #2c93d5; } .contact .cform-1 .form-control { border-radius: 0; box-shadow: none; } .contact .cform-1 input[type="text"], .contact .cform-1 input[type="email"], .contact .cform-1 textarea { background: transparent; border: 2px solid #dedede; color: #2a2a2a; } .contact .cform-1 input[type="text"]:focus, .contact .cform-1 input[type="email"]:focus, .contact .cform-1 textarea:focus { border-color: #2c93d5; } .contact .cform-1 input[type="text"], .contact .cform-1 input[type="email"] { height: 40px; } .google-map iframe { width: 100%; height: 400px; } /* ================================ 19.Blog Page ================================ */ .blog { background: #fff; padding-top: 70px; padding-bottom: 50px; } .blog .post-item { margin-bottom: 30px; } .blog .post-item h3 a { font-size: 20px; } .img-responsive { display: block; height: auto; width: 100%; } .blog .image-holder { position: relative; margin-bottom: 25px; } .blog .image-holder .date { position: absolute; right: 10px; bottom: 10px; font-size: 14px; font-weight: 600; z-index: 999; } .blog .image-holder .day { width: 60px; height: 40px; line-height: 40px; background: #2c93d5; color: #f2f3f3; text-align: center; position: relative; font-size: 18px; } .blog .image-holder .day:before { position: absolute; top: 22px; left: 24px; color: #2c93d5; font-family: 'FontAwesome'; content: '\f0d7'; font-size: 24px; } .blog .image-holder .month { width: 60px; height: 40px; line-height: 40px; background: #666666; color: #fff; text-align: center; text-transform: uppercase; font-size: 14px; } .blog .image-holder-single { margin-bottom: 20px; } .blog h1 { font-size: 24px; color: #2c93d5; font-weight: bold; } .blog h2 { font-size: 20px; color: #2c93d5; font-weight: bold; } .blog h3 { color: #2c93d5; text-transform: uppercase; margin-top: 0; text-align: left; } .blog h3 a:hover { color: #2c93d5; } .blog h4 { font-size: 16px; color: #2c93d5; font-weight: bold; } .blog h5 { font-size: 14px; color: #2c93d5; font-weight: bold; } .blog h6 { font-size: 12px; color: #2c93d5; font-weight: bold; } .blog .text { padding: 0 0 20px 0; } .blog .text ul.status { overflow: hidden; margin-bottom: 15px; } .blog .text ul.status li { color: #333; float: left; font-size: 14px; line-height: 18px; list-style-type: none; margin-bottom: 5px; margin-right: 15px; padding-left: 0; text-align: left; } .blog .text ul.status li i { margin-right: 8px; } .blog .text ul.status li:before { content: ''; } .blog ul li { position: relative; padding-left: 18px; margin-bottom: 10px; list-style-type: none; } .blog ul li:before { position: absolute; top: 0; left: 0; font-family: 'FontAwesome'; content: '\f044'; color: #353535; } .blog p.button { margin-top: 30px; display: block; } .blog p.button a { background: #2c93d5 none repeat scroll 0 0; border: 2px solid #2c93d5; color: #f2f3f3; font-size: 14px; font-weight: 400; padding: 10px 20px; border-radius: 2px; text-transform: uppercase; } .blog p.button a:hover { background: #2c93d5; color: #fff; border-color: #2c93d5; } .blog .pagination { width: 100%; margin-top: 20px; } .blog .pagination ul { width: 100%; height: auto; text-align: center; } .blog .pagination ul li { display: inline-block; color: #2c93d5; width: 40px; height: 40px; line-height: 40px; text-align: center; margin-right: 10px; padding-left: 0; } .blog .pagination ul li:before { content: ''; } .blog .pagination ul li a { background: #2c93d5; color: #fff; display: block; font-size: 16px; border: 1px solid #2c93d5; } .blog .pagination ul li a i { margin-right: 0; } .blog .pagination ul li a:hover { background: #2c93d5; border: 1px solid #2c93d5; color: #fff; } .blog .pagination ul li a.active { background: #2c93d5; border: 1px solid #2c93d5; color: #fff; } .blog .gallery-carousel { position: relative; z-index: 999; } .blog .owl-controls { position: absolute; top: 0px; right: 0; z-index: 999; } .blog .owl-controls .owl-prev, .blog .owl-controls .owl-next { background: #353535; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; padding-left: 13px; padding-right: 13px; } .blog .owl-controls .owl-prev i, .blog .owl-controls .owl-next i { font-size: 16px; } .blog .owl-controls .owl-prev:hover, .blog .owl-controls .owl-next:hover { background: #2c93d5; } .blog .video { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; } .blog .video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .blog .audio { width: 100%; height: 100%; margin: 0 auto; } /* ================================ 20.Sidebar ================================ */ .sidebar { width: 100%; } .sidebar .widget { overflow: hidden; margin-bottom: 30px; } .sidebar .widget h4 { color: #000; font-size: 20px; font-weight: 600; padding-bottom: 6px; margin-bottom: 15px; } .sidebar .widget ul li { display: block; float: none; color: #676767; position: relative; padding-left: 15px; margin-bottom: 10px; } .sidebar .widget ul li:before { content: '\f105'; font-family: 'FontAwesome'; position: absolute; color: #666666; top: 1px; left: 3px; font-weight: 600; } .sidebar .widget ul li a { color: #666666; } .sidebar .widget ul li a:hover { color: #2c93d5; } .sidebar .widget ul.tag-cloud li { display: inline-block; padding-left: 0; margin-right: 5px; } .sidebar .widget ul.tag-cloud li a { display: block; padding: 4px 10px; border: 2px solid #afafaf; } .sidebar .widget ul.tag-cloud li:before { content: ''; } .sidebar .widget ul.tag-cloud li:hover { background: #2c93d5; border-color: #2c93d5; color: #fff; } .sidebar .widget ul.tag-cloud li:hover a { color: #fff; border: 2px solid #2c93d5; } .sidebar .widget-search input { height: 36px; color: #666666; border: 2px solid #ddd; background: transparent; float: left; padding-left: 6px; padding-right: 6px; border-radius: 0; } .sidebar .widget-search input:focus { border: 2px solid #2c93d5; } .sidebar .widget-search button { width: 42px; height: 36px; float: left; border: 2px solid #2c93d5; background: #2c93d5; border-radius: 0; margin-left: 5px; color: #fff; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } /* ================================ 21.Author Box ================================ */ .author-box { width: 100%; height: auto; background: #2c93d5; color: #666666; text-align: left; } .author-box .inner { padding: 20px; overflow: hidden; } .author-box .author-thumb { width: 15%; float: left; } .author-box .author-thumb img { width: 100%; height: auto; padding-right: 15px; } .author-box .author-info { width: 85%; float: left; } .author-box .author-info h3 { color: #fff; font-weight: 600; font-size: 22px; text-transform: none; } .author-box .author-info p { color: #fff; line-height: 22px; font-size: 14px; } .author-box .author-info ul li { float: left; list-style-type: none; margin-right: 5px; padding-left: 0; } .author-box .author-info ul li:before { content: ''; } .author-box .author-info ul li a { width: 30px; height: 30px; line-height: 30px; color: #2c93d5; background: #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; text-align: center; display: block; } .author-box .author-info ul li a i { margin-right: 0; font-size: 14px; } .author-box .author-info ul li a:hover { background: #666666; color: #fff; } /* ================================ 22.Comment ================================ */ .comments { margin-top: 40px; } .comments h2 { font-size: 18px; font-family: 'Montserrat', sans-serif; } .comments .comment-list { background: transparent; padding: 15px; } .comments .comment-list .thumb { width: 80px; display: table-cell; vertical-align: top; } .comments .comment-list .thumb img { border-radius: 50%; border: 1px solid #ddd; -webkit-border-radius: 50%; -moz-border-radius: 50%; } .comments .comment-list .text { padding: 0; display: table-cell; vertical-align: top; } .comments .comment-list .text .inner { margin-left: 10px; } .comments .comment-list .text h3 { margin-top: 0; text-transform: none; font-size: 18px; } .comments .comment-list .text p, .comments .comment-list .text span { color: #666666; font-size: 14px; } .comments .comment-list .text span.date { margin-right: 40px; } .comments .comment-list .text span.date i { margin-right: 5px; } .comments .comment-list .text span.reply a { font-family: "Montserrat", serif; background: #2c93d5; color: #fff; padding: 6px 12px; font-size: 14px; } .comments .comment-list .parent { margin-bottom: 0px; overflow: hidden; } .comments .comment-list .children .parent { margin-bottom: 0px; } .comments .comment-list .children .parent-inner { background: transparent; padding: 15px; overflow: hidden; margin-left: 60px; } .comments .comment-list .children .children .parent-inner { background: transparent; padding: 15px; overflow: hidden; margin-left: 120px; } .comments .comment-list .children > li { list-style-type: none; display: block; margin-right: 0; margin-bottom: 0; } .comments .comment-list .children > li:before { content: ''; } .comments .comment-list > li { border-bottom: 1px dashed #a1a1a1; margin-bottom: 20px; padding-left: 0; } .comments .comment-list > li:before { content: ''; } .comments .comment-list > li:last-child { border-bottom: 0; margin-bottom: 0; } .comments > li { list-style-type: none; display: block; margin-right: 0; margin-bottom: 0; } .comments .respond { background: transparent; margin-bottom: 20px; } .comments .respond .cform-1 .btn-success { background: #2c93d5; border: 2px solid #2c93d5; color: #fff; font-size: 16px; padding: 10px 20px; font-weight: 400; border-radius: 0; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } .comments .respond .cform-1 .btn-success:hover { background: #2c93d5; color: #fff; border-color: #2c93d5; } .comments .respond .cform-1 .form-control { border-radius: 0; box-shadow: none; } .comments .respond .cform-1 input[type="text"], .comments .respond .cform-1 input[type="email"], .comments .respond .cform-1 textarea { font-family: "Montserrat", serif; background: transparent; border: 2px solid #ccc; color: #666666; font-size: 14px; } .comments .respond .cform-1 input[type="text"]:focus, .comments .respond .cform-1 input[type="email"]:focus, .comments .respond .cform-1 textarea:focus { border-color: #2c93d5; } /* ================================ 28.Under Construction ================================ */ .under-construction-v1 { height: 100vh; background-image: url(../img/slider1.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; } .under-construction-v1 img { width: 100%; height: 100%; } .under-construction-v1 .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #464646; opacity: 0.65; } .under-construction-v1 .inner { width: 100%; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .under-construction-v1 h1 { font-family: "Montserrat", serif; text-transform: uppercase; font-weight: 600; font-size: 50px; text-align: center; color: #fff; margin-bottom: 25px; } .under-construction-v1 p { color: #fff; text-align: center; margin-bottom: 5px; font-size: 16px; } .under-construction-v1 .newsletter { text-align: center; margin-top: 20px; } .under-construction-v1 .btn-success { font-family: "Montserrat", serif; display: inline-block; background-color: #2c93d5; color: #fff; border: 0; border-color: #fff; font-size: 20px; padding: 10px 20px; font-weight: 600; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; border-radius: 0; } .under-construction-v1 .btn-success:hover { background: #2c93d5; border-color: #2c93d5; color: #fff; } .under-construction-v1 .form-control { border-radius: 0; box-shadow: none; width: 100%; outline: none; } .under-construction-v1 input[type="email"] { background: #f2f3f3; border: 2px solid #f2f3f3; height: 40px; color: #000; } /* ================================ 29.FAQ Page ================================ */ .faq { padding-top: 50px; padding-bottom: 50px; background: #fff; } .faq h1 { font-size: 20px; font-weight: 600; color: #2c93d5; margin-bottom: 20px; } .faq .panel { box-shadow: none !important; border-radius: 0 !important; } .faq .panel-group { margin-bottom: 40px; } .faq .panel-group .panel-heading a:after { content: '\f068'; font-family: 'FontAwesome'; position: absolute; font-weight: normal; font-size: 14px; right: -1px; top: -1px; padding: 11px; color: #fff; background: #2c93d5; } .faq .panel-group .panel-heading a.collapsed:after { content: '\f067'; font-family: 'FontAwesome'; font-size: 14px; right: -1px; top: -1px; padding: 11px; color: #fff; background: #2c93d5; } .faq .panel-default > .panel-heading { background: #eee; color: #666666; padding: 0; border-radius: 0; position: relative; font-size: 14px; } .faq h4.panel-title a { display: block; padding: 10px 15px; font-size: 14px; font-weight: bold; } .faq .panel-default > .panel-heading + .panel-collapse > .panel-body { border-top: 0; } /* ================================ 30.Cart Page ================================ */ .table-text table { border-left: 1px solid #ddd; } .table-text table th { border-right: 1px solid #ddd; padding: 20px 0; text-align: center; border-top: 1px solid #ddd; } .table-text table td.product-name { width: 270px; } .table-text table th.product-total, .product-price { width: 200px; } .table-text table th.product-thumbnail { width: 130px; } .table-text table th.product-delete { width: 130px; } .table-text table th { border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; padding: 20px 0; text-align: center; text-transform: uppercase; } .table-text tbody { text-align: center; } .table-text tbody tr td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; } .table-text .product-name h4 { margin-bottom: 10px; } .table-text .product-name a { font-size: 18px; font-weight: bold; text-transform: uppercase; color: #888888; } .product-price .amount { color: #888888; font-size: 18px; font-weight: bold; } .product-total { color: #888888; font-size: 18px; font-weight: bold; } .table-text .product-quantity input[type=number] { text-align: center; font-weight: bold; } .sub-total { display: inline-block; width: 100%; margin-top: 40px; } .cupon-code > input[type=text] { background: #2c93d5; color: #fff; padding: 10px; } .cupon-code > input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #f2f3f3; } .cupon-code > input[type=text]::-moz-placeholder { /* Firefox 19+ */ color: #f2f3f3; } .cupon-code > input[type=text]:-ms-input-placeholder { /* IE 10+ */ color: #f2f3f3; } .cupon-code > input[type=text]:-moz-placeholder { /* Firefox 18- */ color: #f2f3f3; } .cupon-code > input[type="submit"] { background: #ff6b36; padding: 10px 15px; color: #fff; } .cupon-code > h2 { background: #2c93d5; display: inline-block; width: 100%; color: #fff; padding: 10px 50px; font-weight: bold;text-align:left } .cupon-code > h3 { display: inline-block; width: 100%; padding: 10px 70px; font-weight: bold; } .cupon-code > h2 span, .cupon-code > h3 span { float: right; } /* ================================ 31.Single Product Page ================================ */ .product-details span.price { font-weight: bold; color: #2c93d5; font-size: 18px; margin-bottom: 20px; display: inline-block; width: 100%; } .all-product-image { position: relative; } .all-product-image .owl-controls { position: absolute; top: 40%; transform: translateY(-50%); width: 100%; } .all-product-image.owl-theme .owl-nav { margin: 0; } .all-product-image.owl-theme .owl-nav .owl-prev { left: 0; position: absolute; width: 50px; height: 50px; line-height: 38px; font-size: 32px; background: #464646; border-radius: 0; } .all-product-image.owl-theme .owl-nav .owl-next { right: 0; position: absolute; width: 50px; height: 50px; line-height: 38px; font-size: 32px; background: #464646; border-radius: 0; } .add-to-cart-button { display: inline-block; width: 100%; margin: 15px 0; } .product-meta li a { color: #333; text-transform: capitalize; margin-left: 10px; } .add-to-cart-button a { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; font-size: 18px; padding: 12px 25px; } .course-tab.product-tab { text-align: left; } .additional-content table tr td { border-top: 1px solid #ddd; padding: 11px; width: 75%; } /* ================================ 32.404 Error ================================ */ .error-page { background: #fff; padding-top: 50px; padding-bottom: 50px; } .error-page .error-title .inner { width: 200px; height: 200px; background: #2c93d5; color: #fff; border: 5px solid #2c93d5; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; text-align: center; margin: 0 auto; text-transform: uppercase; } .error-page .error-title .inner span:first-child { display: block; margin: 0; line-height: 60px; margin-top: 40px; font-size: 66px; } .error-page .error-title .inner span:last-child { display: block; margin: 0; line-height: 60px; font-size: 30px; } .error-page .content { margin-top: 40px; text-align: center; } .error-page .content h2 { color: #2c93d5; font-size: 24px; } .error-page .content p { font-size: 16px; color: #2a2a2a; } .error-page .content .button { margin-top: 40px; } .error-page .content .button a { font-size: 18px; background: #2c93d5; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; border: 2px solid #2c93d5; color: #fff; font-weight: 400; padding: 12px 16px; border-radius: 2px; } .error-page .content .button a:hover { background: #2c93d5; color: #fff; border-color: #2c93d5; } /* ================================ 33.Check Out Page ================================ */ .checkout-button { text-align: center; } .checkout-button a { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; padding: 15px 30px; text-transform: uppercase; } .order-summary h2, .billing-form h2 { font-size: 18px; color: #; text-transform: uppercase; } .billing-form input[type=text], .billing-form .country select { border: 1px solid #ddd; margin: 5px 0; padding: 5px; width: 100%; margin-left: -15px; } .order-summary { margin-right: 125px; } .order-summary ul { border: 1px solid #ddd; padding: 10px; } .order-summary ul li { border-top: 1px solid #ddd; display: inline-block; padding: 8px 0; text-transform: uppercase; width: 100%; } .order-summary ul li:first-child { font-weight: bold; border-top: 0; } .order-summary ul li span { float: right; } .order-summary li strong { font-weight: normal; margin-left: 15px; position: relative; top: -1px; font-size: 12px; } .payment-method { margin-top: 40px; text-align: center; display: inline-block; width: 100%; } .payment-method .checkout-button a { margin-top: 30px; } /* ================================ 34.Footer ================================ */ .footer { background-color: #2a2a2a; padding: 80px 0; } .footer h2 { color: #fff; text-transform: uppercase; font-size: 20px; } .footer p { color: #cccccc; } .footer-wedget1 i { border: 1px solid #3a3a3a; color: #cccccc; display: inline-block; font-size: 18px; margin-right: 10px; width: 40px; height: 40px; float: left; text-align: center; line-height: 40px; } .footer-wedget1 i:hover { background: #2c93d5 none repeat scroll 0 0; transition: all 0.4s ease; color: #fff; } .footer-wedget1 ul { margin-top: 15px; } .footer-wedget2 li a { color: #ccc; display: inline-block; text-transform: capitalize; padding: 5px 0; } .footer-wedget2 li a i { margin-right: 10px; } .footer-wedget3 input { background: #e9e9e9 none repeat scroll 0 0; border: 1px solid #e9e9e9; color: #949494; font-size: 14px; margin-bottom: 20px; padding: 10px; text-transform: capitalize; } .footer-wedget3 input[type="email"] { width: 90%; } .footer-wedget3 input[type="submit"] { padding: 10px 25px; background: #2c93d5 none repeat scroll 0 0; color: #fff; text-transform: uppercase; border: 1px solid #2c93d5; font-size: 15px; } .footer-wedget3 form { margin-top: 10px; } .contactsingle-info h2 { color: #ccc; font-size: 18px; margin-bottom: 5px; text-transform: capitalize; } .footer-copyright-area { background: #222 none repeat scroll 0 0; padding: 20px 0; } .footer-copyright p { margin-bottom: 0; text-align: center; color: #fff; } .footer-copyright a { color: #2c93d5; } .mfp-bg { z-index: 999997!important; } .mfp-wrap { z-index: 999999!important; }
css/main.css
================================================= 1. Import CSS and Google Fonts 2. Global Styles 3. Preloader 4. Header Top 5. Header 6. Slider 7. course 8. Call To Actions 9. Latest News 10. Event 11. Gallery 12. Teacher 13. Count-up Area 14. Testimonial 15. single course page 16. single course 2 page 17. single course 2 page 18. Event single page 19. Shop page 20. Contact page 21. Blog Page 22. Sidebar 23. Author Box 24. Comment 25. Sidebar 26. Author Box 27. Comment 28. Under Construction 29. FAQ Page 30. Cart Page 31. Single Product Page 32. 404 Error 33. Check Out Page 34. Footer ================================================= */ /* ================================ Import CSS and Google Fonts ================================ */ @import url("font-awesome.min.css"); @import url("owl.theme.default.min.css"); @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700"); /* ================================ Global Styles ================================ */ * { margin: 0; padding: 0; border: 0; outline: none; } html, body { height: 100%; font-size: 16px; color: #666666; font-family: 'Source Sans Pro', sans-serif; vertical-align: baseline; line-height: 22px; } a:focus { outline: 0px solid; } img { max-width: 100%; height: auto; } p { margin: 0 0 22px; } h1, h2, h3, h4, h5, h6 { margin: 0 0 22px; font-weight: 600; font-family: 'Source Sans Pro', sans-serif; color: #333333; } h1 { font-size: 32px; } h2 { font-size: 22px; } h3 { font-size: 18px; } a { transition: all 0.5s ease-out; text-decoration: none; color: #000; } a:active, a:hover { outline: 0 none; color: #000; text-decoration: none; } ul { list-style: outside none none; margin: 0; padding: 0; } ::-moz-selection { background: #00c3ff; text-shadow: none; } ::selection { background: #00c3ff; text-shadow: none; } textarea:focus, input:focus { outline: none; } .padding-tp-70-bt-50 { padding-top: 70px; padding-bottom: 50px; } .padding-bt-50 { padding-bottom: 50px; } .margin-bottom-30 { margin-bottom: 30px; } .title { text-align: center; margin-bottom: 50px; } .title h1 { font-size: 30px; text-transform: uppercase; } .border-shape { background: #2c93d5 none repeat scroll 0 0; display: block; height: 1px; left: 0; margin: 20px auto; position: relative; right: 0; text-align: center; width: 30px; } .border-shape::before { background: #2c93d5 none repeat scroll 0 0; bottom: 0; content: ""; height: 1px; left: -10px; margin: 5px 0; position: absolute; right: 0; width: 50px; } .border-shape::after { background: #2c93d5 none repeat scroll 0 0; content: ""; height: 1px; left: -10px; margin: 5px 0; position: absolute; right: 0; top: 0; width: 50px; } /* ================================ Scroll to Top ================================ */ .scrollup { position: fixed; z-index: 99999; bottom: 20px; right: 20px; display: none; } .scrollup i { width: 50px; height: 50px; line-height: 50px; background: #2c93d5; color: #f2f3f3; text-align: center; font-size: 26px; opacity: 0.5; filter: alpha(opacity=50); } .scrollup i:hover { opacity: 1; filter: alpha(opacity=1); } /* ================================ Preloader ================================ */ #preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 999999; } #status { width: 200px; height: 200px; position: absolute; left: 50%; top: 50%; background: url(../img/preloader/preload.gif); background-repeat: no-repeat; background-position: center; margin: -100px 0 0 -100px; } /*page title*/ .page-title-area { position: relative; padding: 100px 0; background-position: center center; background-repeat: no-repeat; background-size: cover; } .page-title-area.event-page { background-image: url("../img/banner.jpg"); } .page-title-area.about-page { background-image: url("../img/banner.jpg"); } .page-title-area.blog-page { background-image: url("../img/banner.jpg"); } .page-title-area.single-blog-page { background-image: url("../img/banner.jpg"); } .page-title-area.contact-page { background-image: url("../img/banner.jpg"); } .page-title-area.course-page { background-image: url("../img/banner.jpg"); } .page-title-area.event-page { background-image: url("../img/banner.jpg"); } .page-title-area.faq-page { background-image: url("../img/banner.jpg"); } .page-title-area.gallery-page { background-image: url("../img/banner.jpg"); } .page-title-area.gallery2-page { background-image: url("../img/banner.jpg"); } .page-title-area.gallery3-page { background-image: url("../img/banner.jpg"); } .page-title-area.gallery4-page { background-image: url("../img/banner.jpg"); } .page-title-area.shop-page { background-image: url("../img/banner.jpg"); } .page-title-area.single-course1-page { background-image: url("../img/banner.jpg"); } .page-title-area.single-course2-page { background-image: url("../img/banner.jpg"); } .page-title-area.single-course3-page { background-image: url("../img/banner.jpg"); } .page-title-area.single-event-page { background-image: url("../img/banner.jpg"); } .page-title-area.single-teacher-page { background-image: url("../img/banner.jpg"); } .page-title-area.teacher-page { background-image: url("../img/banner.jpg"); } .page-title { color: #fff; font-size: 28px; font-weight: 600; text-transform: capitalize; } .breadcumb { text-align: right; } .breadcumb ul li { display: inline-block; padding: 0px 14px; position: relative; } .breadcumb ul li::after { color: #fff; right: -8px; content: '\f178'; font-family: 'FontAwesome'; top: 2px; position: absolute; } .breadcumb ul li:last-child::after { display: none; } .breadcumb ul li a { color: #fff; text-transform: capitalize; font-size: 16px; } .image-overlay { background-color: rgba(70, 70, 70, 0.7); height: 100%; position: absolute; top: 0; width: 100%; } /* ================================ 4.Header Top ================================ */ .header-top { background: #222 none repeat scroll 0 0; } .header-top-social ul li { display: inline-block; } .header-top-social ul li a i { color: #ccc; font-size: 14px; padding: 12px 10px; } .header-top-menu { text-align: center; } .header-top-menu ul li { display: inline-block; position: relative; } .header-top-menu ul li a { color: #ccc; } .header-top-menu ul li a { color: #ccc; display: inline-block; font-size: 14px; padding: 8px 10px; text-transform: uppercase; } .header-top-menu ul li:after { border-right: 1px solid #999; content: ""; height: 12px; position: absolute; right: -1px; top: 14px; } .header-top-menu ul li:last-child::after { display: none; } .header-top-search { display: inline-block; float: right; padding: 5px 0; } .header-top-search > form { background: #2c93d5 none repeat scroll 0 0; display: inline-block; } .header-top-search input[type=text] { background: #ccc none repeat scroll 0 0; color: #222; padding: 3px 6px; } .header-top-search button { background: #2c93d5 none repeat scroll 0 0; color: #fff; padding-right: 8px; padding-left: 5px; } /* ================================ 5.Header ================================ */ .logo { margin-top: 8px; } .nav-menu { text-align: right; } .nav-menu ul li { display: inline-block; position: relative; } .nav-menu ul li a { color: #464646; text-transform: uppercase; padding: 30px 10px; display: inline-block; font-weight: 600; } /*drop down menu */ .nav-menu ul li ul { background: #333b47; left: 0; position: absolute; top: 82px; text-align: left; transform: scaleY(0); transform-origin: 0 0 0; transition: all 0.3s ease 0s; width: 220px; z-index: 99999 !important; visibility: hidden; padding: 20px; } .nav-arrow { margin-left: 6px; } .nav-arrow i { font-size: 13px; } .nav-menu ul li:hover ul { transform: scaleY(1); visibility: visible; } .nav-menu ul li ul li { display: inline-block; width: 100%; } .nav-menu ul li ul li a { text-transform: capitalize; color: #ccc; padding: 5px 0px; } .header.stick { background-color: #fff; left: 0; margin: 0 auto; padding: 0; position: fixed; right: 0; top: 0; transition: all 0.5s ease 0s; z-index: 99999; box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.16); opacity: 0.97; } .mobile-menu-area { display: none; } /* ================================ Slider ================================ */ .slide-single .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #666666; opacity: 0.5; } .slide-single .text { padding-top: 15%; text-align: center; position: relative; z-index: 99; } .slide-single .text h2 { font-size: 40px; text-transform: uppercase; font-weight: 600; color: #fff; margin-bottom: 15px; display: inline-block; -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-delay: 0s; animation-delay: 0s; } .slide-single .text h3 { font-size: 24px; font-weight: normal; line-height: 32px; text-transform: none; color: #fff; margin-bottom: 15px; display: inline-block; -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-delay: .4s; animation-delay: .4s; } .slide-single .text p { font-family: "Montserrat", serif; font-size: 18px; color: #fff; font-weight: 500; margin-top: 20px; text-transform: uppercase; -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-delay: .8s; animation-delay: .8s; } .slide-single .text p a { border: 2px solid #2c93d5; padding: 10px 20px; background: #2c93d5; color: #fff; } .slide-single .text p a:hover { background: transparent; color: #fff; border-color: #fff; } .slide-single .text p a:hover p { background: transparent; } .slide-single .text-page { padding-top: 15%; } .slide-carousel { overflow: hidden; position: relative; margin-bottom: -10px; } .slide-carousel .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #464646; opacity: 0.7; } .slide-carousel .item { height: 580px; background: #4BCAFF; text-align: center; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; background-size: cover; } .slide-carousel .item .photo { width: 100%; height: 100%; } .slide-carousel .item .text { padding-top: 15%; text-align: center; position: relative; z-index: 99; } .slide-carousel .item .text h2 { font-size: 40px; text-transform: uppercase; font-weight: 600; color: #fff; margin-bottom: 15px; display: inline-block; -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-delay: 0s; animation-delay: 0s; } .slide-carousel .item .text h3 { font-size: 24px; font-weight: normal; line-height: 32px; text-transform: none; color: #fff; margin-bottom: 15px; display: inline-block; -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-delay: .4s; animation-delay: .4s; } .slide-carousel .item .text p { font-size: 18px; color: #fff; font-weight: 500; margin-top: 20px; text-transform: uppercase; -webkit-animation-duration: .8s; animation-duration: .8s; -webkit-animation-delay: .8s; animation-delay: .8s; } .slide-carousel .item .text p a { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; font-size: 18px; padding: 10px 20px; border: 2px solid #2c93d5; } .slide-carousel .item .text p a:hover { background: transparent; color: #fff; border-color: #fff; } .slide-carousel .item .text p a:hover p { background: transparent; } .slide-carousel .owl-prev { display: block; position: absolute; top: 44%; left: 0; } .slide-carousel .owl-next { display: block; position: absolute; top: 44%; right: 0; } .slide-carousel .owl-nav [class*=owl-] { font-size: 20px; font-weight: bold; width: 40px; height: 40px; line-height: 40px; border-radius: 2px; padding: 0; text-align: center; background: #2c93d5; color: #f2f3f3; } .slide-carousel .owl-nav [class*=owl-]:hover { background: #fff; color: #2c93d5; } .slide-single-page { height: 200px; } .slide-single-page .text { padding-top: 0 !important; } .slide-single-page .text-page { height: 200px; padding-top: 0; } .slide-single-page .text-page .this-item { width: 100%; height: 200px; display: table; text-align: center; } .slide-single-page .text-page .this-item h2 { display: table-cell; vertical-align: middle; font-size: 30px; } /* ================================ 7.course ================================ */ .course { padding-top: 90px; padding-bottom: 70px; } .single-course { border: 1px solid #e5e5e5; text-align: center; padding: 60px 20px; transition: all 0.4s ease; margin-bottom: 30px; background: #f2f3f4; } .single-course:hover { background: #2c93d5; transition: all 0.4s ease; border-color: #2c93d5; } .single-course h3 { margin: 0; text-transform: uppercase; margin-bottom: 10px; } .single-course:hover h3 a { color: #fff; } .course-icon i { background: #2c93d5 none repeat scroll 0 0; border-radius: 100px; color: #fff; font-size: 22px; height: 50px; line-height: 50px; margin: 14px 0; text-align: center; width: 50px; transition: all 0.4s ease; } .single-course:hover .course-icon i { background: #fff; color: #2c93d5; } .course-durations li { background: #ddd none repeat scroll 0 0; border-radius: 2px; display: inline-block; padding: 10px; position: relative; text-align: center; margin-right: 10px; } .course-durations li p { margin: 0; font-weight: bold; } .course-icon p { transition: all 0.4s ease; } .single-course:hover .course-icon p { color: #fff; } /* ================================ 7.Call To Actions ================================ */ .call-to-action-area { padding: 78px 0; background-image: url(../img/banner.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative; } .images-overlay { background-color: rgba(70, 70, 70, 0.65); position: absolute; top: 0; width: 100%; height: 100%; } .call-to-action-text { text-align: center; margin-right: 50px; margin-bottom: 20px; } .call-to-action-text h2 { color: #fff; text-transform: uppercase; font-size: 28px; } .call-to-action-text p { color: #fff; margin-bottom: 15px; } .call-to-action-button { margin-top: 30px; } .call-to-action-button ul { text-align: center; } .call-to-action-button li { display: inline-block; margin-right: 10px; } .call-to-action-button li a { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; font-size: 18px; padding: 12px 25px; transition: all 0.4s ease; border: 2px solid #2c93d5; } .call-to-action-button li a:hover { transition: all 0.4s ease; background: transparent; border-color: #fff; } .call-to-apply { color: #fff; position: relative; text-align: center; } .call-to-apply .call-to-action-text { margin-right: 0; text-align: center; margin-bottom: 0; } .call-to-apply-button { width: 100%; margin-top: 26px; } .call-to-apply-button a { background: #2c93d5 none repeat scroll 0 0; border: 2px solid #2c93d5; border-radius: 2px; color: #fff; display: inline-block; font-size: 18px; padding: 12px 25px; transition: all 0.4s ease; } .call-to-apply-button a:hover { transition: all 0.4s ease; background: transparent; border-color: #fff; } /* ================================ 8.Latest News ================================ */ .latestnews-area { padding-top: 90px; padding-bottom: 70px; } .post-content h2 { font-size: 18px; line-height: 26px; margin: 16px 0; } .single-news-thumb { overflow: hidden; position: relative; } .single-news-thumb img { transform: scale(1.2); transition: all 0.7s ease 0s; } .single-news-thumb img { width: 100%; } .single-news:hover .single-news-thumb img { transform: scale(1); } .post-meta { position: absolute; bottom: 0; width: 100%; text-align: center; background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0; z-index: 9999; } .post-meta ul li { display: inline-block; padding: 10px; } .post-meta ul li a { color: #fff; } .post-meta ul li a i { margin-right: 10px; } .readmore-button { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; padding: 10px 25px; text-transform: uppercase; } .readmore-button:hover { background: #1e7fbd none repeat scroll 0 0; transition: all 0.4s ease; color: #fff; } /* ================================ 9.Event ================================ */ .event-area { background: #f2f3f3 none repeat scroll 0 0; padding-top: 90px; padding-bottom: 70px; } .single-event-thumb { position: relative; overflow: hidden; } .single-event-thumb img { width: 100%; } .single-event-thumb img { transform: scale(1.2); transition: all 0.7s ease 0s; } .single-events:hover .single-event-thumb img { transform: scale(1); } .event-content h3 { margin-bottom: 10px; margin-top: 15px; line-height: 26px; text-transform: uppercase; } .event-content .event-meta { margin-bottom: 10px; } .event-meta ul li { display: inline-block; margin-right: 15px; } .event-meta ul li a { text-transform: uppercase; } .event-meta ul li a i { margin-right: 10px; } .view-all-button { text-align: center; margin: 31px 0; display: inline-block; width: 100%; } .view-all-btn { border: 1px solid #aaaaaa; border-radius: 4px; color: #333333; display: inline-block; padding: 14px 25px; text-transform: uppercase; } .view-all-btn:hover { background: #1e7fbd none repeat scroll 0 0; transition: all 0.4s ease; color: #fff; border-color: #1e7fbd; } .overlay-icon { height: 100%; position: absolute; text-align: center; top: 0%; left: 0; width: 100%; } .overlay-icon a { background: #2c93d5; border-radius: 100%; color: #fff; display: inline-block; height: 50px; line-height: 50px; position: relative; top: -50px; transition: all 0.4s ease; visibility: hidden; width: 50px; } .single-events:hover .overlay-icon a { visibility: visible; transition: all 0.4s ease; top: 40%; } .overlay { /* background: rgba(70, 70, 70, 0) linear-gradient(to bottom, rgba(70, 70, 70, 0) 0%, rgba(70, 70, 70, 0.65) 100%) repeat scroll 0 0;*/ background: rgba(70, 70, 70, 0.4); position: absolute; top: 0; width: 100%; height: 100%; transition: all 0.4s ease; } /* ================================ 10. Gallery ================================ */ .gallery-area { display: inline-block; width: 100%; padding-top: 90px; padding-bottom: 70px; } .gallery-item { position: relative; overflow: hidden; margin-bottom: 25px; } .gallery-item img { width: 100%; } .gallery-img-overlay { background: rgba(70, 70, 70, 0.3); position: absolute; top: 0; height: 100%; width: 100%; } .gallery-overlay { height: 100%; position: absolute; text-align: center; bottom: 100%; transition: all 0.3s ease-out 0s; width: 100%; visibility: hidden; background-color: rgba(44, 147, 213, 0.7); } .gallery-item:hover .gallery-overlay { visibility: visible; transition: all 0.3s ease-out 0s; bottom: 0; } .gallery-item-text { position: relative; transform: translateY(-50%); top: 50%; text-align: center; } .gallery-item-text h3, .gallery-item-text p { color: #fff; text-transform: uppercase; } .gallery-item-text a { background: #ff6b36 none repeat scroll 0 0; border-radius: 100%; color: #fff; display: inline-block; height: 50px; line-height: 50px; width: 50px; } /* ================================ teacher ================================ */ .teacher { background: #f2f2f2; padding-top: 90px; padding-bottom: 70px; } .teacher .heading { margin-bottom: 20px; text-align: center; } .teacher .heading h2 { font-size: 34px; font-weight: 600; color: #eb5353; position: relative; } .teacher .heading h3 { font-size: 16px; font-weight: 500; color: #464646; padding-bottom: 5px; margin-top: 20px; margin-bottom: 20px; } .teacher .heading .bar { width: 100px; height: 10px; background: #dedede; margin-bottom: 30px; display: inline-block; } .teacher .heading p { font-size: 16px; text-align: center; color: #353535; } .teacher .teacher-inner { position: relative; } .teacher .item { padding-left: 10px; padding-right: 10px; margin-bottom: 30px; } .teacher .item .thumb { position: relative; overflow: hidden; } .teacher .item .thumb img { width: 100%; } .teacher .item .thumb .overlay { width: 100%; height: 100%; opacity: 0; filter: alpha(opacity=0); position: absolute; top: 0; left: 0; -webkit-transform: scale(0.2); -ms-transform: scale(0.2); -o-transform: scale(0.2); transform: scale(0.2); -webkit-transition: all 300ms ease; transition: all 300ms ease; background: rgba(255, 255, 255, 0.8); } .teacher .item .social-icons { width: 100%; height: 0; position: absolute; bottom: 0; left: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; background-color: rgba(70, 70, 70, 0.6); } .teacher .item .social-icons ul { padding-left: 10px; text-align: center; position: absolute; width: 100%; transform: translateY(-50%); top: 80%; margin-top: 10px; } .teacher .item .social-icons ul li { list-style-type: none; display: inline-block; margin-right: 10px; margin-top: 12px; } .teacher .item .social-icons ul li a i { border: 1px solid #fff; border-radius: 100%; color: #fff; display: block; font-size: 16px; height: 30px; line-height: 27px; text-align: center; transition: all 0.3s ease 0s; width: 30px; } .teacher .item .social-icons ul li a i:hover { background: #2c93d5; border-color: #2c93d5; transition: all 0.3s ease 0s; color: #fff; } .teacher .item .social-icons ul li a:hover { color: #666666; } .teacher .item:hover .thumb img { width: 100%; } .teacher .item:hover .social-icons { height: 100%; filter: alpha(opacity=1); } .teacher .text { padding: 15px; text-align: center; } .teacher .text h3 { font-size: 18px; font-weight: 700; margin-bottom: 10px; text-transform: uppercase; } .teacher .text h3 a { color: #353535; } .teacher .text h3 a:hover { color: #2c93d5; } .teacher .text h4 { font-size: 14px; font-weight: 600; margin-bottom: 15px; } /* ================================ teacher - Details ================================ */ .teacher-detail { background: #fff; padding-top: 70px; padding-bottom: 50px; } .teacher-detail .teacher-single { margin-bottom: 30px; } .teacher-detail .teacher-single .text { background: #2c93d5; text-align: center; padding: 25px 10px 15px; } .teacher-detail .teacher-single .text h2 { color: #fff; font-weight: 600; font-size: 24px; margin-bottom: 5px; } .teacher-detail .teacher-single .text h3 { color: #fff; font-size: 16px; margin-bottom: 15px; font-weight: 400; } .teacher-detail .teacher-single .text p { color: #fff; font-weight: 300; font-size: 16px; } .teacher-detail .teacher-single .thumb img { width: 100%; height: auto; } .teacher-detail .teacher-single .social .title { text-align: center; color: #2a2a2a; margin-top: 25px; text-transform: uppercase; font-size: 14px; font-weight: bold; } .teacher-detail .teacher-single .social ul { margin-top: 15px; text-align: center; } .teacher-detail .teacher-single .social ul li { display: inline-block; list-style-type: none; margin-right: 5px; } .teacher-detail .teacher-single .social ul li a { width: 40px; height: 40px; line-height: 36px; font-size: 16px; text-align: center; display: block; background: transparent; border: 2px solid #2c93d5; color: #2c93d5; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } .teacher-detail .teacher-single .social ul li a:hover { background: #2c93d5; color: #fff; border-color: #2c93d5; } .teacher-detail .teacher-detail-tab .content { padding: 15px 0; } .teacher-detail .teacher-detail-tab .content h2 { color: #2c93d5; font-size: 22px; margin-bottom: 10px; margin-top: 20px; } .teacher-detail .teacher-detail-tab .content p { color: #676767; font-weight: 300; font-size: 14px; line-height: 22px; margin-bottom: 15px; } .teacher-detail .teacher-detail-tab .content ul li { list-style-position: inside; } .teacher-detail .teacher-detail-tab .nav-tabs { border-bottom: 0; } .teacher-detail .teacher-detail-tab .nav-tabs > li > a { color: #2a2a2a; font-size: 14px; padding: 5px 10px; font-weight: 600; background: transparent; border: 2px solid #2a2a2a; border-radius: 0; margin-right: 10px; text-transform: uppercase; } .teacher-detail .teacher-detail-tab .nav-tabs > li.active > a { color: #2c93d5; font-size: 14px; padding: 5px 10px; font-weight: 600; background: transparent; border: 2px solid #2c93d5; border-radius: 0; text-transform: uppercase; } .teacher-detail .testimonial-content { padding-bottom: 10px; margin-bottom: 20px; border-bottom: 0; } .teacher-detail .testimonial-content:last-child { border-bottom: 0; } .teacher-detail .testimonial-content .top { overflow: hidden; } .teacher-detail .testimonial-content .top img { width: 60px; height: 60px; line-height: 60px; float: left; margin-right: 10px; margin-bottom: 10px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; } .teacher-detail .testimonial-content .top h2 { font-weight: bold; margin-bottom: 5px; color: #2a2a2a; font-size: 16px; } .teacher-detail .testimonial-content .top h3 { color: #676767; font-size: 13px; } .teacher-detail .testimonial-content .bottom { color: #676767; } .teacher-detail .ask-question .btn-success { background-color: #2c93d5; border-color: #2c93d5; font-weight: 400; color: #fff; font-size: 16px; border-radius: 0; padding: 10px 20px; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } .teacher-detail .ask-question .btn-success:hover { background: #2c93d5; border-color: #2c93d5; color: #fff; } .teacher-detail .ask-question .form-control { border-radius: 0; box-shadow: none; } .teacher-detail .ask-question input[type="text"], .teacher-detail .ask-question input[type="email"], .teacher-detail .ask-question textarea { font-size: 16px; background: transparent; border: 1px solid #a3a3a3; color: #2a2a2a; } .teacher-detail .ask-question input[type="text"]:focus, .teacher-detail .ask-question input[type="email"]:focus, .teacher-detail .ask-question textarea:focus { border-color: #2a2a2a; } .teacher-detail .contact { background: #2c93d5; margin-bottom: 20px; padding: 20px; } .teacher-detail .contact .icon { width: 60px; height: 60px; line-height: 60px; background: #2a2a2a; color: #2c93d5; text-align: center; margin: 0 auto; } .teacher-detail .contact .icon i { font-size: 24px; } .teacher-detail .contact .text { text-align: center; } .teacher-detail .contact .text h4 { font-size: 24px; font-weight: bold; margin-top: 20px; color: #2a2a2a; } .teacher-detail .contact .text p { font-size: 14px; color: #2a2a2a; font-weight: 600; } /* ================================ 12.Count-up Area ================================ */ .count-up-area { position: relative; padding: 74px 0; background-image: url(../img/banner.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; } .count-up-item { display: inline-block; width: 100%; text-align: center; } .count-up-item i { width: 50px; height: 50px; line-height: 50px; text-align: center; border: 1px solid #fff; color: #fff; font-size: 30px; } .count-up-item h2 { color: #fff; font-weight: 600; margin: 15px 0; text-transform: uppercase; font-size: 42px; } .count-up-item p { color: #fff; font-size: 18px; text-transform: uppercase; font-weight: bold; margin-bottom: 0; } /* ================================ 13.Price ================================ */ .price-area { background: #f2f3f3 none repeat scroll 0 0; padding-top: 90px; padding-bottom: 70px; } .single-price { text-align: center; box-shadow: 0 5px 50px 2px #d0cfcf; overflow: hidden; } .price-heading { background: #2c93d5; padding: 32px 0; } .price-heading.recomended-price { position: relative; overflow: hidden; } .price-heading.recomended-price::before { background: #000 none repeat scroll 0 0; color: #fff; content: "Recomended"; font-weight: bold; left: -131px; padding: 5px; position: absolute; text-align: center; text-transform: uppercase; transform: rotate(314deg); width: 100%; } .price-heading h3 { font-size: 22px; font-weight: bold; margin: 0; text-transform: uppercase; color: #fff; } .price-heading h1 { color: #fff; text-transform: uppercase; margin: 14px 0; font-weight: bold; font-size: 60px; } .price-heading p { text-transform: uppercase; font-weight: bold; margin: 0; color: #fff; } .price-content li { display: inline-block; padding: 8px 0; width: 100%; border-top: 1px dashed #ddd; } .price-content li:first-child { border-top: 0; } .apply { display: inline-block; padding: 25px 0; width: 100%; background: #2c93d5; } .apply-button { border: 1px solid #464646; border-radius: 4px; color: #fff; display: inline-block; padding: 10px 20px; text-transform: uppercase; background: #464646; } .apply-button:hover { background: #1e7fbd none repeat scroll 0 0; transition: all 0.4s ease; color: #fff; border-color: #1e7fbd; } /* ================================ 13.Testimonial ================================ */ .testimonial-area { padding-top: 90px; padding-bottom: 70px; } .testimonial-content { text-align: center; border: 1px solid #ddd; padding: 30px; } .client-info { margin-bottom: 20px; } .client-info span { display: inline-block; width: 100%; } .client-info .client-name { color: #555; font-size: 18px; font-weight: bold; margin: 10px 0; } .all-testimonial.owl-carousel .owl-item img { border: 2px solid #2c93d5; border-radius: 100%; height: 100px; width: 100px; margin: 0px auto; } .client-content p { margin: 0; } .all-testimonial .owl-controls { margin-top: 20px; } .all-testimonial .owl-controls .owl-nav { display: none; } .all-testimonial.owl-theme .owl-dots .owl-dot { border: 1px dashed #2c93d5; margin: 5px; border-radius: 100%; } .all-testimonial.owl-theme .owl-dots .owl-dot span { background: #fff; border: 1px solid #2c93d5; transition: all 0.9s ease 0s; width: 10px; height: 10px; margin: 3px; } .all-testimonial.owl-theme .owl-dots .owl-dot.active span { background: #2c93d5; border: 1px solid #2c93d5; transition: all 0.9s ease 0s; } /* ================================ 14. single course page ================================ */ .course-details-area { padding: 15px; display: inline-block; width: 100%; } .course-details-text p { text-align: left; } .course-durations.course-single-meta2 { display: inline-block; } .apply-meta { display: inline-block; float: right; } .apply-meta span { display: inline-block; padding: 10px 18px; } .apply-meta span.price { color: #2c93d5; font-size: 18px; font-weight: bold; text-transform: uppercase; } .apply-meta span.buy-now-button a { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; font-size: 18px; padding: 12px 25px; } .course-post-meta li { display: inline-block; margin-right: 30px; } .course-post-meta { margin: 15px 0; } .course-post-meta li .course-rating i { margin-right: 0px; } .course-post-meta li i { margin-right: 10px; } .course-single > p { } .course-tab { display: inline-block; width: 100%; text-align: center; margin-top: 50px; margin-bottom: 30px; } .course-tab li { background: #2c93d5; display: inline-block; text-transform: uppercase; position: relative; } .course-tab li a { display: inline-block; padding: 10px 20px; color: #fff; text-decoration: none; } .course-tab li.active:after { border-color: #2c93d5 transparent transparent; border-style: solid; position: absolute; content: ""; border-width: 9px 6px 0; left: 50%; margin-left: -6px; bottom: -9px; text-decoration: none; } .blockquote { font-style: italic; padding: 0px 30px; } .client-info img { border-radius: 100%; height: 150px; margin-bottom: 10px; width: 150px; border: 1px solid #ddd; } .course-details-text h2 { font-size: 26px; text-transform: uppercase; } .course-gallery.gallery-item { width: 100%; } .review-form { margin: 0 auto; width: 479px; } .review-form input[type=text], .review-form input[type=email] { border: 1px solid #ddd; border-radius: 0; } .review-form textarea { border: 1px solid #ddd; border-radius: 0; height: 150px; } .review-form input[type=submit] { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; font-size: 18px; padding: 10px 25px; } .rating span { display: inline-block; margin: 0 11px; color: #2c93d5; } .review-comment-img { float: left; height: 100px; margin-right: 10px; width: 100px; border-radius: 100px; overflow: hidden; } .review-commenter-rating i { color: #2c93d5; } .review-comment-img img { width: 100%; height: 100%; } /* ================================ 15. single course 2 page ================================ */ .course-details-area2 { display: inline-block; margin-top: 60px; } .course-details-area2 .course-tab li { width: 100%; margin: 10px 0; } .course-details-area2 .course-tab li a { width: 100%; background: #2c93d5; color: #fff; } .course-details-area2 .course-tab li.active a { background: #ff6b36; } .course-details-area2 .course-tab li.active:after { display: none; } .course-details-area2 .course-tab { margin: 0; } /* ================================ 16. Event single page ================================ */ .event-content-area { padding: 70px 0; background: #f3f2f2; } .event-meta tbody tr td { padding: 8px 0; } .event-meta span { margin-right: 10px; } .event-meta select, .event-meta input[type=number] { border: 1px solid #ddd; padding: 8px; width: 150px; } .apply-meta.event-meta-apply { text-align:left;float:left } .apply-meta.event-meta-apply span { padding: 0; width: 100%; margin: 8px 0px; } /* ================================ 17. Shop page ================================ */ .single-events.single-product { border: 1px solid #ddd; padding: 20px; text-align: left; } .event-meta.shop-meta li { width: 100%; } .event-meta.shop-meta i { margin-right: 0; } .shop-page .single-events:hover .overlay-icon a { top: 45%; } .event-meta.shop-meta li.book-rating i { color: #ffb636; } .event-meta.shop-meta li.price { color: #2c93d5; font-weight: bold; text-transform: uppercase; } .about { padding: 100px 0; } .about-text h1, h2 { text-transform: uppercase; } /* ================================ 18.Contact page ================================ */ .contact { background: #fff; padding-top: 50px; padding-bottom: 50px; } .contact .item { margin-bottom: 15px; overflow: hidden; background: #2c93d5; padding: 24px; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } .contact .icon { float: left; margin-right: 15px; margin-top: 6px; color: #f2f3f3; font-size: 20px; } .contact .text { float: left; font-size: 14px; } .contact .text h3 { color: #f2f3f3; font-size: 20px; font-weight: 600; margin-top: 5px; } .contact .text p { color: #f2f3f3; font-weight: 400; } .contact .text ul li { list-style-type: none; color: #f2f3f3; font-weight: 400; } .contact .cform-1 .btn-success { background: #2c93d5; border-width: 2px; border-color: #2c93d5; color: #fff; font-size: 16px; padding: 10px 20px; border-radius: 0; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } .contact .cform-1 .btn-success:hover { background: #2c93d5; border-color: #2c93d5; } .contact .cform-1 .form-control { border-radius: 0; box-shadow: none; } .contact .cform-1 input[type="text"], .contact .cform-1 input[type="email"], .contact .cform-1 textarea { background: transparent; border: 2px solid #dedede; color: #2a2a2a; } .contact .cform-1 input[type="text"]:focus, .contact .cform-1 input[type="email"]:focus, .contact .cform-1 textarea:focus { border-color: #2c93d5; } .contact .cform-1 input[type="text"], .contact .cform-1 input[type="email"] { height: 40px; } .google-map iframe { width: 100%; height: 400px; } /* ================================ 19.Blog Page ================================ */ .blog { background: #fff; padding-top: 70px; padding-bottom: 50px; } .blog .post-item { margin-bottom: 30px; } .blog .post-item h3 a { font-size: 20px; } .img-responsive { display: block; height: auto; width: 100%; } .blog .image-holder { position: relative; margin-bottom: 25px; } .blog .image-holder .date { position: absolute; right: 10px; bottom: 10px; font-size: 14px; font-weight: 600; z-index: 999; } .blog .image-holder .day { width: 60px; height: 40px; line-height: 40px; background: #2c93d5; color: #f2f3f3; text-align: center; position: relative; font-size: 18px; } .blog .image-holder .day:before { position: absolute; top: 22px; left: 24px; color: #2c93d5; font-family: 'FontAwesome'; content: '\f0d7'; font-size: 24px; } .blog .image-holder .month { width: 60px; height: 40px; line-height: 40px; background: #666666; color: #fff; text-align: center; text-transform: uppercase; font-size: 14px; } .blog .image-holder-single { margin-bottom: 20px; } .blog h1 { font-size: 24px; color: #2c93d5; font-weight: bold; } .blog h2 { font-size: 20px; color: #2c93d5; font-weight: bold; } .blog h3 { color: #2c93d5; text-transform: uppercase; margin-top: 0; text-align: left; } .blog h3 a:hover { color: #2c93d5; } .blog h4 { font-size: 16px; color: #2c93d5; font-weight: bold; } .blog h5 { font-size: 14px; color: #2c93d5; font-weight: bold; } .blog h6 { font-size: 12px; color: #2c93d5; font-weight: bold; } .blog .text { padding: 0 0 20px 0; } .blog .text ul.status { overflow: hidden; margin-bottom: 15px; } .blog .text ul.status li { color: #333; float: left; font-size: 14px; line-height: 18px; list-style-type: none; margin-bottom: 5px; margin-right: 15px; padding-left: 0; text-align: left; } .blog .text ul.status li i { margin-right: 8px; } .blog .text ul.status li:before { content: ''; } .blog ul li { position: relative; padding-left: 18px; margin-bottom: 10px; list-style-type: none; } .blog ul li:before { position: absolute; top: 0; left: 0; font-family: 'FontAwesome'; content: '\f044'; color: #353535; } .blog p.button { margin-top: 30px; display: block; } .blog p.button a { background: #2c93d5 none repeat scroll 0 0; border: 2px solid #2c93d5; color: #f2f3f3; font-size: 14px; font-weight: 400; padding: 10px 20px; border-radius: 2px; text-transform: uppercase; } .blog p.button a:hover { background: #2c93d5; color: #fff; border-color: #2c93d5; } .blog .pagination { width: 100%; margin-top: 20px; } .blog .pagination ul { width: 100%; height: auto; text-align: center; } .blog .pagination ul li { display: inline-block; color: #2c93d5; width: 40px; height: 40px; line-height: 40px; text-align: center; margin-right: 10px; padding-left: 0; } .blog .pagination ul li:before { content: ''; } .blog .pagination ul li a { background: #2c93d5; color: #fff; display: block; font-size: 16px; border: 1px solid #2c93d5; } .blog .pagination ul li a i { margin-right: 0; } .blog .pagination ul li a:hover { background: #2c93d5; border: 1px solid #2c93d5; color: #fff; } .blog .pagination ul li a.active { background: #2c93d5; border: 1px solid #2c93d5; color: #fff; } .blog .gallery-carousel { position: relative; z-index: 999; } .blog .owl-controls { position: absolute; top: 0px; right: 0; z-index: 999; } .blog .owl-controls .owl-prev, .blog .owl-controls .owl-next { background: #353535; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; padding-left: 13px; padding-right: 13px; } .blog .owl-controls .owl-prev i, .blog .owl-controls .owl-next i { font-size: 16px; } .blog .owl-controls .owl-prev:hover, .blog .owl-controls .owl-next:hover { background: #2c93d5; } .blog .video { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; } .blog .video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .blog .audio { width: 100%; height: 100%; margin: 0 auto; } /* ================================ 20.Sidebar ================================ */ .sidebar { width: 100%; } .sidebar .widget { overflow: hidden; margin-bottom: 30px; } .sidebar .widget h4 { color: #000; font-size: 20px; font-weight: 600; padding-bottom: 6px; margin-bottom: 15px; } .sidebar .widget ul li { display: block; float: none; color: #676767; position: relative; padding-left: 15px; margin-bottom: 10px; } .sidebar .widget ul li:before { content: '\f105'; font-family: 'FontAwesome'; position: absolute; color: #666666; top: 1px; left: 3px; font-weight: 600; } .sidebar .widget ul li a { color: #666666; } .sidebar .widget ul li a:hover { color: #2c93d5; } .sidebar .widget ul.tag-cloud li { display: inline-block; padding-left: 0; margin-right: 5px; } .sidebar .widget ul.tag-cloud li a { display: block; padding: 4px 10px; border: 2px solid #afafaf; } .sidebar .widget ul.tag-cloud li:before { content: ''; } .sidebar .widget ul.tag-cloud li:hover { background: #2c93d5; border-color: #2c93d5; color: #fff; } .sidebar .widget ul.tag-cloud li:hover a { color: #fff; border: 2px solid #2c93d5; } .sidebar .widget-search input { height: 36px; color: #666666; border: 2px solid #ddd; background: transparent; float: left; padding-left: 6px; padding-right: 6px; border-radius: 0; } .sidebar .widget-search input:focus { border: 2px solid #2c93d5; } .sidebar .widget-search button { width: 42px; height: 36px; float: left; border: 2px solid #2c93d5; background: #2c93d5; border-radius: 0; margin-left: 5px; color: #fff; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } /* ================================ 21.Author Box ================================ */ .author-box { width: 100%; height: auto; background: #2c93d5; color: #666666; text-align: left; } .author-box .inner { padding: 20px; overflow: hidden; } .author-box .author-thumb { width: 15%; float: left; } .author-box .author-thumb img { width: 100%; height: auto; padding-right: 15px; } .author-box .author-info { width: 85%; float: left; } .author-box .author-info h3 { color: #fff; font-weight: 600; font-size: 22px; text-transform: none; } .author-box .author-info p { color: #fff; line-height: 22px; font-size: 14px; } .author-box .author-info ul li { float: left; list-style-type: none; margin-right: 5px; padding-left: 0; } .author-box .author-info ul li:before { content: ''; } .author-box .author-info ul li a { width: 30px; height: 30px; line-height: 30px; color: #2c93d5; background: #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; text-align: center; display: block; } .author-box .author-info ul li a i { margin-right: 0; font-size: 14px; } .author-box .author-info ul li a:hover { background: #666666; color: #fff; } /* ================================ 22.Comment ================================ */ .comments { margin-top: 40px; } .comments h2 { font-size: 18px; font-family: 'Montserrat', sans-serif; } .comments .comment-list { background: transparent; padding: 15px; } .comments .comment-list .thumb { width: 80px; display: table-cell; vertical-align: top; } .comments .comment-list .thumb img { border-radius: 50%; border: 1px solid #ddd; -webkit-border-radius: 50%; -moz-border-radius: 50%; } .comments .comment-list .text { padding: 0; display: table-cell; vertical-align: top; } .comments .comment-list .text .inner { margin-left: 10px; } .comments .comment-list .text h3 { margin-top: 0; text-transform: none; font-size: 18px; } .comments .comment-list .text p, .comments .comment-list .text span { color: #666666; font-size: 14px; } .comments .comment-list .text span.date { margin-right: 40px; } .comments .comment-list .text span.date i { margin-right: 5px; } .comments .comment-list .text span.reply a { font-family: "Montserrat", serif; background: #2c93d5; color: #fff; padding: 6px 12px; font-size: 14px; } .comments .comment-list .parent { margin-bottom: 0px; overflow: hidden; } .comments .comment-list .children .parent { margin-bottom: 0px; } .comments .comment-list .children .parent-inner { background: transparent; padding: 15px; overflow: hidden; margin-left: 60px; } .comments .comment-list .children .children .parent-inner { background: transparent; padding: 15px; overflow: hidden; margin-left: 120px; } .comments .comment-list .children > li { list-style-type: none; display: block; margin-right: 0; margin-bottom: 0; } .comments .comment-list .children > li:before { content: ''; } .comments .comment-list > li { border-bottom: 1px dashed #a1a1a1; margin-bottom: 20px; padding-left: 0; } .comments .comment-list > li:before { content: ''; } .comments .comment-list > li:last-child { border-bottom: 0; margin-bottom: 0; } .comments > li { list-style-type: none; display: block; margin-right: 0; margin-bottom: 0; } .comments .respond { background: transparent; margin-bottom: 20px; } .comments .respond .cform-1 .btn-success { background: #2c93d5; border: 2px solid #2c93d5; color: #fff; font-size: 16px; padding: 10px 20px; font-weight: 400; border-radius: 0; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; } .comments .respond .cform-1 .btn-success:hover { background: #2c93d5; color: #fff; border-color: #2c93d5; } .comments .respond .cform-1 .form-control { border-radius: 0; box-shadow: none; } .comments .respond .cform-1 input[type="text"], .comments .respond .cform-1 input[type="email"], .comments .respond .cform-1 textarea { font-family: "Montserrat", serif; background: transparent; border: 2px solid #ccc; color: #666666; font-size: 14px; } .comments .respond .cform-1 input[type="text"]:focus, .comments .respond .cform-1 input[type="email"]:focus, .comments .respond .cform-1 textarea:focus { border-color: #2c93d5; } /* ================================ 28.Under Construction ================================ */ .under-construction-v1 { height: 100vh; background-image: url(../img/slider1.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; } .under-construction-v1 img { width: 100%; height: 100%; } .under-construction-v1 .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #464646; opacity: 0.65; } .under-construction-v1 .inner { width: 100%; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .under-construction-v1 h1 { font-family: "Montserrat", serif; text-transform: uppercase; font-weight: 600; font-size: 50px; text-align: center; color: #fff; margin-bottom: 25px; } .under-construction-v1 p { color: #fff; text-align: center; margin-bottom: 5px; font-size: 16px; } .under-construction-v1 .newsletter { text-align: center; margin-top: 20px; } .under-construction-v1 .btn-success { font-family: "Montserrat", serif; display: inline-block; background-color: #2c93d5; color: #fff; border: 0; border-color: #fff; font-size: 20px; padding: 10px 20px; font-weight: 600; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; border-radius: 0; } .under-construction-v1 .btn-success:hover { background: #2c93d5; border-color: #2c93d5; color: #fff; } .under-construction-v1 .form-control { border-radius: 0; box-shadow: none; width: 100%; outline: none; } .under-construction-v1 input[type="email"] { background: #f2f3f3; border: 2px solid #f2f3f3; height: 40px; color: #000; } /* ================================ 29.FAQ Page ================================ */ .faq { padding-top: 50px; padding-bottom: 50px; background: #fff; } .faq h1 { font-size: 20px; font-weight: 600; color: #2c93d5; margin-bottom: 20px; } .faq .panel { box-shadow: none !important; border-radius: 0 !important; } .faq .panel-group { margin-bottom: 40px; } .faq .panel-group .panel-heading a:after { content: '\f068'; font-family: 'FontAwesome'; position: absolute; font-weight: normal; font-size: 14px; right: -1px; top: -1px; padding: 11px; color: #fff; background: #2c93d5; } .faq .panel-group .panel-heading a.collapsed:after { content: '\f067'; font-family: 'FontAwesome'; font-size: 14px; right: -1px; top: -1px; padding: 11px; color: #fff; background: #2c93d5; } .faq .panel-default > .panel-heading { background: #eee; color: #666666; padding: 0; border-radius: 0; position: relative; font-size: 14px; } .faq h4.panel-title a { display: block; padding: 10px 15px; font-size: 14px; font-weight: bold; } .faq .panel-default > .panel-heading + .panel-collapse > .panel-body { border-top: 0; } /* ================================ 30.Cart Page ================================ */ .table-text table { border-left: 1px solid #ddd; } .table-text table th { border-right: 1px solid #ddd; padding: 20px 0; text-align: center; border-top: 1px solid #ddd; } .table-text table td.product-name { width: 270px; } .table-text table th.product-total, .product-price { width: 200px; } .table-text table th.product-thumbnail { width: 130px; } .table-text table th.product-delete { width: 130px; } .table-text table th { border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; padding: 20px 0; text-align: center; text-transform: uppercase; } .table-text tbody { text-align: center; } .table-text tbody tr td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; } .table-text .product-name h4 { margin-bottom: 10px; } .table-text .product-name a { font-size: 18px; font-weight: bold; text-transform: uppercase; color: #888888; } .product-price .amount { color: #888888; font-size: 18px; font-weight: bold; } .product-total { color: #888888; font-size: 18px; font-weight: bold; } .table-text .product-quantity input[type=number] { text-align: center; font-weight: bold; } .sub-total { display: inline-block; width: 100%; margin-top: 40px; } .cupon-code > input[type=text] { background: #2c93d5; color: #fff; padding: 10px; } .cupon-code > input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #f2f3f3; } .cupon-code > input[type=text]::-moz-placeholder { /* Firefox 19+ */ color: #f2f3f3; } .cupon-code > input[type=text]:-ms-input-placeholder { /* IE 10+ */ color: #f2f3f3; } .cupon-code > input[type=text]:-moz-placeholder { /* Firefox 18- */ color: #f2f3f3; } .cupon-code > input[type="submit"] { background: #ff6b36; padding: 10px 15px; color: #fff; } .cupon-code > h2 { background: #2c93d5; display: inline-block; width: 100%; color: #fff; padding: 10px 50px; font-weight: bold;text-align:left } .cupon-code > h3 { display: inline-block; width: 100%; padding: 10px 70px; font-weight: bold; } .cupon-code > h2 span, .cupon-code > h3 span { float: right; } /* ================================ 31.Single Product Page ================================ */ .product-details span.price { font-weight: bold; color: #2c93d5; font-size: 18px; margin-bottom: 20px; display: inline-block; width: 100%; } .all-product-image { position: relative; } .all-product-image .owl-controls { position: absolute; top: 40%; transform: translateY(-50%); width: 100%; } .all-product-image.owl-theme .owl-nav { margin: 0; } .all-product-image.owl-theme .owl-nav .owl-prev { left: 0; position: absolute; width: 50px; height: 50px; line-height: 38px; font-size: 32px; background: #464646; border-radius: 0; } .all-product-image.owl-theme .owl-nav .owl-next { right: 0; position: absolute; width: 50px; height: 50px; line-height: 38px; font-size: 32px; background: #464646; border-radius: 0; } .add-to-cart-button { display: inline-block; width: 100%; margin: 15px 0; } .product-meta li a { color: #333; text-transform: capitalize; margin-left: 10px; } .add-to-cart-button a { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; font-size: 18px; padding: 12px 25px; } .course-tab.product-tab { text-align: left; } .additional-content table tr td { border-top: 1px solid #ddd; padding: 11px; width: 75%; } /* ================================ 32.404 Error ================================ */ .error-page { background: #fff; padding-top: 50px; padding-bottom: 50px; } .error-page .error-title .inner { width: 200px; height: 200px; background: #2c93d5; color: #fff; border: 5px solid #2c93d5; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; text-align: center; margin: 0 auto; text-transform: uppercase; } .error-page .error-title .inner span:first-child { display: block; margin: 0; line-height: 60px; margin-top: 40px; font-size: 66px; } .error-page .error-title .inner span:last-child { display: block; margin: 0; line-height: 60px; font-size: 30px; } .error-page .content { margin-top: 40px; text-align: center; } .error-page .content h2 { color: #2c93d5; font-size: 24px; } .error-page .content p { font-size: 16px; color: #2a2a2a; } .error-page .content .button { margin-top: 40px; } .error-page .content .button a { font-size: 18px; background: #2c93d5; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; border: 2px solid #2c93d5; color: #fff; font-weight: 400; padding: 12px 16px; border-radius: 2px; } .error-page .content .button a:hover { background: #2c93d5; color: #fff; border-color: #2c93d5; } /* ================================ 33.Check Out Page ================================ */ .checkout-button { text-align: center; } .checkout-button a { background: #2c93d5 none repeat scroll 0 0; border-radius: 2px; color: #fff; display: inline-block; padding: 15px 30px; text-transform: uppercase; } .order-summary h2, .billing-form h2 { font-size: 18px; color: #; text-transform: uppercase; } .billing-form input[type=text], .billing-form .country select { border: 1px solid #ddd; margin: 5px 0; padding: 5px; width: 100%; margin-left: -15px; } .order-summary { margin-right: 125px; } .order-summary ul { border: 1px solid #ddd; padding: 10px; } .order-summary ul li { border-top: 1px solid #ddd; display: inline-block; padding: 8px 0; text-transform: uppercase; width: 100%; } .order-summary ul li:first-child { font-weight: bold; border-top: 0; } .order-summary ul li span { float: right; } .order-summary li strong { font-weight: normal; margin-left: 15px; position: relative; top: -1px; font-size: 12px; } .payment-method { margin-top: 40px; text-align: center; display: inline-block; width: 100%; } .payment-method .checkout-button a { margin-top: 30px; } /* ================================ 34.Footer ================================ */ .footer { background-color: #2a2a2a; padding: 80px 0; } .footer h2 { color: #fff; text-transform: uppercase; font-size: 20px; } .footer p { color: #cccccc; } .footer-wedget1 i { border: 1px solid #3a3a3a; color: #cccccc; display: inline-block; font-size: 18px; margin-right: 10px; width: 40px; height: 40px; float: left; text-align: center; line-height: 40px; } .footer-wedget1 i:hover { background: #2c93d5 none repeat scroll 0 0; transition: all 0.4s ease; color: #fff; } .footer-wedget1 ul { margin-top: 15px; } .footer-wedget2 li a { color: #ccc; display: inline-block; text-transform: capitalize; padding: 5px 0; } .footer-wedget2 li a i { margin-right: 10px; } .footer-wedget3 input { background: #e9e9e9 none repeat scroll 0 0; border: 1px solid #e9e9e9; color: #949494; font-size: 14px; margin-bottom: 20px; padding: 10px; text-transform: capitalize; } .footer-wedget3 input[type="email"] { width: 90%; } .footer-wedget3 input[type="submit"] { padding: 10px 25px; background: #2c93d5 none repeat scroll 0 0; color: #fff; text-transform: uppercase; border: 1px solid #2c93d5; font-size: 15px; } .footer-wedget3 form { margin-top: 10px; } .contactsingle-info h2 { color: #ccc; font-size: 18px; margin-bottom: 5px; text-transform: capitalize; } .footer-copyright-area { background: #222 none repeat scroll 0 0; padding: 20px 0; } .footer-copyright p { margin-bottom: 0; text-align: center; color: #fff; } .footer-copyright a { color: #2c93d5; } .mfp-bg { z-index: 999997!important; } .mfp-wrap { z-index: 999999!important; }
0.243912
0.081009
.fr-wrapper .outline { outline: 1px solid; } .fr-wrapper .outline-transparent { outline: 1px solid transparent; } .fr-wrapper .outline-0 { outline: 0; } .fr-wrapper .ba { border-style: solid; border-width: 1px; } .fr-wrapper .bt { border-top-style: solid; border-top-width: 1px; } .fr-wrapper .br { border-right-style: solid; border-right-width: 1px; } .fr-wrapper .bb { border-bottom-style: solid; border-bottom-width: 1px; } .fr-wrapper .bl { border-left-style: solid; border-left-width: 1px; } .fr-wrapper .bn { border-style: none; border-width: 0; } .fr-wrapper .br0 { border-radius: 0; } .fr-wrapper .br1 { border-radius: .125rem; } .fr-wrapper .br2 { border-radius: .25rem; } .fr-wrapper .br3 { border-radius: .5rem; } .fr-wrapper .br4 { border-radius: 1rem; } .fr-wrapper .br-100 { border-radius: 100%; } .fr-wrapper .br-pill { border-radius: 9999px; } .fr-wrapper .br--bottom { border-top-left-radius: 0; border-top-right-radius: 0; } .fr-wrapper .br--top { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .fr-wrapper .br--right { border-top-left-radius: 0; border-bottom-left-radius: 0; } .fr-wrapper .br--left { border-top-right-radius: 0; border-bottom-right-radius: 0; } .fr-wrapper .b--dotted { border-style: dotted; } .fr-wrapper .b--dashed { border-style: dashed; } .fr-wrapper .b--solid { border-style: solid; } .fr-wrapper .b--none { border-style: none; } .fr-wrapper .b--black-10 { border-color: rgba( 0, 0, 0, .1 ); } .fr-wrapper .b--black-20 { border-color: rgba( 0, 0, 0, .2 ); } .fr-wrapper .b--black-30 { border-color: rgba( 0, 0, 0, .3 ); } .fr-wrapper .bw0 { border-width: 0; } .fr-wrapper .bw1 { border-width: .125rem; } .fr-wrapper .bw2 { border-width: .25rem; } .fr-wrapper .bw3 { border-width: .5rem; } .fr-wrapper .bw4 { border-width: 1rem; } .fr-wrapper .bw5 { border-width: 2rem; } /* Resets */ .fr-wrapper .bt-0 { border-top-width: 0; } .fr-wrapper .br-0 { border-right-width: 0; } .fr-wrapper .bb-0 { border-bottom-width: 0; } .fr-wrapper .bl-0 { border-left-width: 0; } .fr-wrapper .shadow-1 { box-shadow: 0 0 4px 2px rgba( 0, 0, 0, .2 ); } .fr-wrapper .shadow-2 { box-shadow: 0 0 8px 2px rgba( 0, 0, 0, .2 ); } .fr-wrapper .shadow-3 { box-shadow: 2px 2px 4px 2px rgba( 0, 0, 0, .2 ); } .fr-wrapper .shadow-4 { box-shadow: 2px 2px 8px 0 rgba( 0, 0, 0, .2 ); } .fr-wrapper .shadow-5 { box-shadow: 4px 4px 8px 0 rgba( 0, 0, 0, .2 ); } .fr-wrapper .top-0 { top: 0; } .fr-wrapper .right-0 { right: 0; } .fr-wrapper .bottom-0 { bottom: 0; } .fr-wrapper .left-0 { left: 0; } .fr-wrapper .top-1 { top: 1rem; } .fr-wrapper .right-1 { right: 1rem; } .fr-wrapper .bottom-1 { bottom: 1rem; } .fr-wrapper .left-1 { left: 1rem; } .fr-wrapper .top-2 { top: 2rem; } .fr-wrapper .right-2 { right: 2rem; } .fr-wrapper .bottom-2 { bottom: 2rem; } .fr-wrapper .left-2 { left: 2rem; } .fr-wrapper .top--1 { top: -1rem; } .fr-wrapper .right--1 { right: -1rem; } .fr-wrapper .bottom--1 { bottom: -1rem; } .fr-wrapper .left--1 { left: -1rem; } .fr-wrapper .top--2 { top: -2rem; } .fr-wrapper .right--2 { right: -2rem; } .fr-wrapper .bottom--2 { bottom: -2rem; } .fr-wrapper .left--2 { left: -2rem; } .fr-wrapper .absolute--fill { top: 0; right: 0; bottom: 0; left: 0; } .fr-wrapper .dn { display: none; } .fr-wrapper .di { display: inline; } .fr-wrapper .db { display: block; } .fr-wrapper .dib { display: inline-block; } .fr-wrapper .dit { display: inline-table; } .fr-wrapper .dt { display: table; } .fr-wrapper .dtc { display: table-cell; } .fr-wrapper .dt-row { display: table-row; } .fr-wrapper .dt-row-group { display: table-row-group; } .fr-wrapper .dt-column { display: table-column; } .fr-wrapper .dt-column-group { display: table-column-group; } /* This will set table to full width and then all cells will be equal width */ .fr-wrapper .dt--fixed { table-layout: fixed; width: 100%; } .fr-wrapper .flex { display: flex; } .fr-wrapper .inline-flex { display: inline-flex; } /* 1. Fix for Chrome 44 bug. * https://code.google.com/p/chromium/issues/detail?id=506893 */ .fr-wrapper .flex-auto { flex: 1 1 auto; min-width: 0; /* 1 */ min-height: 0; /* 1 */ } .fr-wrapper .flex-none { flex: none; } .fr-wrapper .flex-column { flex-direction: column; } .fr-wrapper .flex-row { flex-direction: row; } .fr-wrapper .flex-wrap { flex-wrap: wrap; } .fr-wrapper .flex-nowrap { flex-wrap: nowrap; } .fr-wrapper .flex-wrap-reverse { flex-wrap: wrap-reverse; } .fr-wrapper .flex-column-reverse { flex-direction: column-reverse; } .fr-wrapper .flex-row-reverse { flex-direction: row-reverse; } .fr-wrapper .items-start { align-items: flex-start; } .fr-wrapper .items-end { align-items: flex-end; } .fr-wrapper .items-center { align-items: center; } .fr-wrapper .items-baseline { align-items: baseline; } .fr-wrapper .items-stretch { align-items: stretch; } .fr-wrapper .self-start { align-self: flex-start; } .fr-wrapper .self-end { align-self: flex-end; } .fr-wrapper .self-center { align-self: center; } .fr-wrapper .self-baseline { align-self: baseline; } .fr-wrapper .self-stretch { align-self: stretch; } .fr-wrapper .justify-start { justify-content: flex-start; } .fr-wrapper .justify-end { justify-content: flex-end; } .fr-wrapper .justify-center { justify-content: center; } .fr-wrapper .justify-between { justify-content: space-between; } .fr-wrapper .justify-around { justify-content: space-around; } .fr-wrapper .content-start { align-content: flex-start; } .fr-wrapper .content-end { align-content: flex-end; } .fr-wrapper .content-center { align-content: center; } .fr-wrapper .content-between { align-content: space-between; } .fr-wrapper .content-around { align-content: space-around; } .fr-wrapper .content-stretch { align-content: stretch; } .fr-wrapper .order-0 { order: 0; } .fr-wrapper .order-1 { order: 1; } .fr-wrapper .order-2 { order: 2; } .fr-wrapper .order-3 { order: 3; } .fr-wrapper .order-4 { order: 4; } .fr-wrapper .order-5 { order: 5; } .fr-wrapper .order-6 { order: 6; } .fr-wrapper .order-7 { order: 7; } .fr-wrapper .order-8 { order: 8; } .fr-wrapper .order-last { order: 99999; } .fr-wrapper .flex-grow-0 { flex-grow: 0; } .fr-wrapper .flex-grow-1 { flex-grow: 1; } .fr-wrapper .flex-shrink-0 { flex-shrink: 0; } .fr-wrapper .flex-shrink-1 { flex-shrink: 1; } .fr-wrapper .fw1 { font-weight: 100; } .fr-wrapper .fw2 { font-weight: 200; } .fr-wrapper .fw3 { font-weight: 300; } .fr-wrapper .fw4 { font-weight: 400; } .fr-wrapper .fw5 { font-weight: 500; } .fr-wrapper .fw6 { font-weight: 600; } .fr-wrapper .fw7 { font-weight: 700; } .fr-wrapper .fw8 { font-weight: 800; } .fr-wrapper .fw9 { font-weight: 900; } .fr-wrapper .h1 { height: 1rem; } .fr-wrapper .h2 { height: 2rem; } .fr-wrapper .h3 { height: 4rem; } .fr-wrapper .h4 { height: 8rem; } .fr-wrapper .h5 { height: 16rem; } /* Height Percentages - Based off of height of parent */ .fr-wrapper .h-25 { height: 25%; } .fr-wrapper .h-50 { height: 50%; } .fr-wrapper .h-75 { height: 75%; } .fr-wrapper .h-100 { height: 100%; } .fr-wrapper .min-h-100 { min-height: 100%; } /* Screen Height Percentage */ .fr-wrapper .vh-25 { height: 25vh; } .fr-wrapper .vh-50 { height: 50vh; } .fr-wrapper .vh-75 { height: 75vh; } .fr-wrapper .vh-100 { height: 100vh; } .fr-wrapper .min-vh-100 { min-height: 100vh; } /* String Properties */ .fr-wrapper .h-auto { height: auto; } .fr-wrapper .h-inherit { height: inherit; } .fr-wrapper .tracked { letter-spacing: .1em; } .fr-wrapper .tracked-tight { letter-spacing: -.05em; } .fr-wrapper .tracked-mega { letter-spacing: .25em; } .fr-wrapper .lh-solid { line-height: 1; } .fr-wrapper .lh-title { line-height: 1.25; } .fr-wrapper .lh-copy { line-height: 1.5; } /* Max Width Percentages */ .fr-wrapper .mw-100 { max-width: 100%; } /* Max Width Scale */ .fr-wrapper .mw1 { max-width: 1rem; } .fr-wrapper .mw2 { max-width: 2rem; } .fr-wrapper .mw3 { max-width: 4rem; } .fr-wrapper .mw4 { max-width: 8rem; } .fr-wrapper .mw5 { max-width: 16rem; } .fr-wrapper .mw6 { max-width: 32rem; } .fr-wrapper .mw7 { max-width: 48rem; } .fr-wrapper .mw8 { max-width: 64rem; } .fr-wrapper .mw9 { max-width: 96rem; } /* Max Width String Properties */ .fr-wrapper .mw-none { max-width: none; } .fr-wrapper .w1 { width: 1rem; } .fr-wrapper .w2 { width: 2rem; } .fr-wrapper .w3 { width: 4rem; } .fr-wrapper .w4 { width: 8rem; } .fr-wrapper .w5 { width: 16rem; } .fr-wrapper .w-10 { width: 10%; } .fr-wrapper .w-20 { width: 20%; } .fr-wrapper .w-25 { width: 25%; } .fr-wrapper .w-30 { width: 30%; } .fr-wrapper .w-33 { width: 33%; } .fr-wrapper .w-34 { width: 34%; } .fr-wrapper .w-40 { width: 40%; } .fr-wrapper .w-50 { width: 50%; } .fr-wrapper .w-60 { width: 60%; } .fr-wrapper .w-70 { width: 70%; } .fr-wrapper .w-75 { width: 75%; } .fr-wrapper .w-80 { width: 80%; } .fr-wrapper .w-90 { width: 90%; } .fr-wrapper .w-100 { width: 100%; } .fr-wrapper .w-third { width: calc( 100% / 3 ); } .fr-wrapper .w-two-thirds { width: calc( 100% / 1.5 ); } .fr-wrapper .w-auto { width: auto; } .fr-wrapper .tl { text-align: left; } .fr-wrapper .tr { text-align: right; } .fr-wrapper .tc { text-align: center; } .fr-wrapper .tj { text-align: justify; } .fr-wrapper .overflow-visible { overflow: visible; } .fr-wrapper .overflow-hidden { overflow: hidden; } .fr-wrapper .overflow-scroll { overflow: scroll; } .fr-wrapper .overflow-auto { overflow: auto; } .fr-wrapper .overflow-x-visible { overflow-x: visible; } .fr-wrapper .overflow-x-hidden { overflow-x: hidden; } .fr-wrapper .overflow-x-scroll { overflow-x: scroll; } .fr-wrapper .overflow-x-auto { overflow-x: auto; } .fr-wrapper .overflow-y-visible { overflow-y: visible; } .fr-wrapper .overflow-y-hidden { overflow-y: hidden; } .fr-wrapper .overflow-y-scroll { overflow-y: scroll; } .fr-wrapper .overflow-y-auto { overflow-y: auto; } .fr-wrapper .static { position: static; } .fr-wrapper .relative { position: relative; } .fr-wrapper .absolute { position: absolute; } .fr-wrapper .fixed { position: fixed; } .fr-wrapper .o-100 { opacity: 1; } .fr-wrapper .o-90 { opacity: .9; } .fr-wrapper .o-80 { opacity: .8; } .fr-wrapper .o-70 { opacity: .7; } .fr-wrapper .o-60 { opacity: .6; } .fr-wrapper .o-50 { opacity: .5; } .fr-wrapper .o-40 { opacity: .4; } .fr-wrapper .o-30 { opacity: .3; } .fr-wrapper .o-20 { opacity: .2; } .fr-wrapper .o-10 { opacity: .1; } .fr-wrapper .o-05 { opacity: .05; } .fr-wrapper .o-025 { opacity: .025; } .fr-wrapper .o-0 { opacity: 0; } .fr-wrapper .pa0 { padding: 0; } .fr-wrapper .pa1 { padding: .25rem; } .fr-wrapper .pa2 { padding: .5rem; } .fr-wrapper .pa3 { padding: 1rem; } .fr-wrapper .pa4 { padding: 2rem; } .fr-wrapper .pa5 { padding: 4rem; } .fr-wrapper .pa6 { padding: 8rem; } .fr-wrapper .pa7 { padding: 16rem; } .fr-wrapper .pl0 { padding-left: 0; } .fr-wrapper .pl1 { padding-left: .25rem; } .fr-wrapper .pl2 { padding-left: .5rem; } .fr-wrapper .pl3 { padding-left: 1rem; } .fr-wrapper .pl4 { padding-left: 2rem; } .fr-wrapper .pl5 { padding-left: 4rem; } .fr-wrapper .pl6 { padding-left: 8rem; } .fr-wrapper .pl7 { padding-left: 16rem; } .fr-wrapper .pr0 { padding-right: 0; } .fr-wrapper .pr1 { padding-right: .25rem; } .fr-wrapper .pr2 { padding-right: .5rem; } .fr-wrapper .pr3 { padding-right: 1rem; } .fr-wrapper .pr4 { padding-right: 2rem; } .fr-wrapper .pr5 { padding-right: 4rem; } .fr-wrapper .pr6 { padding-right: 8rem; } .fr-wrapper .pr7 { padding-right: 16rem; } .fr-wrapper .pb0 { padding-bottom: 0; } .fr-wrapper .pb1 { padding-bottom: .25rem; } .fr-wrapper .pb2 { padding-bottom: .5rem; } .fr-wrapper .pb3 { padding-bottom: 1rem; } .fr-wrapper .pb4 { padding-bottom: 2rem; } .fr-wrapper .pb5 { padding-bottom: 4rem; } .fr-wrapper .pb6 { padding-bottom: 8rem; } .fr-wrapper .pb7 { padding-bottom: 16rem; } .fr-wrapper .pt0 { padding-top: 0; } .fr-wrapper .pt1 { padding-top: .25rem; } .fr-wrapper .pt2 { padding-top: .5rem; } .fr-wrapper .pt3 { padding-top: 1rem; } .fr-wrapper .pt4 { padding-top: 2rem; } .fr-wrapper .pt5 { padding-top: 4rem; } .fr-wrapper .pt6 { padding-top: 8rem; } .fr-wrapper .pt7 { padding-top: 16rem; } .fr-wrapper .pv0 { padding-top: 0; padding-bottom: 0; } .fr-wrapper .pv1 { padding-top: .25rem; padding-bottom: .25rem; } .fr-wrapper .pv2 { padding-top: .5rem; padding-bottom: .5rem; } .fr-wrapper .pv3 { padding-top: 1rem; padding-bottom: 1rem; } .fr-wrapper .pv4 { padding-top: 2rem; padding-bottom: 2rem; } .fr-wrapper .pv5 { padding-top: 4rem; padding-bottom: 4rem; } .fr-wrapper .pv6 { padding-top: 8rem; padding-bottom: 8rem; } .fr-wrapper .pv7 { padding-top: 16rem; padding-bottom: 16rem; } .fr-wrapper .ph0 { padding-left: 0; padding-right: 0; } .fr-wrapper .ph1 { padding-left: .25rem; padding-right: .25rem; } .fr-wrapper .ph2 { padding-left: .5rem; padding-right: .5rem; } .fr-wrapper .ph3 { padding-left: 1rem; padding-right: 1rem; } .fr-wrapper .ph4 { padding-left: 2rem; padding-right: 2rem; } .fr-wrapper .ph5 { padding-left: 4rem; padding-right: 4rem; } .fr-wrapper .ph6 { padding-left: 8rem; padding-right: 8rem; } .fr-wrapper .ph7 { padding-left: 16rem; padding-right: 16rem; } .fr-wrapper .ma1 { margin: .25rem; } .fr-wrapper .ma2 { margin: .5rem; } .fr-wrapper .ma3 { margin: 1rem; } .fr-wrapper .ma4 { margin: 2rem; } .fr-wrapper .ma5 { margin: 4rem; } .fr-wrapper .ma6 { margin: 8rem; } .fr-wrapper .ma7 { margin: 16rem; } .fr-wrapper .ma0 { margin: 0; } .fr-wrapper .ml1 { margin-left: .25rem; } .fr-wrapper .ml2 { margin-left: .5rem; } .fr-wrapper .ml3 { margin-left: 1rem; } .fr-wrapper .ml4 { margin-left: 2rem; } .fr-wrapper .ml5 { margin-left: 4rem; } .fr-wrapper .ml6 { margin-left: 8rem; } .fr-wrapper .ml7 { margin-left: 16rem; } .fr-wrapper .ml0 { margin-left: 0; } .fr-wrapper .mr1 { margin-right: .25rem; } .fr-wrapper .mr2 { margin-right: .5rem; } .fr-wrapper .mr3 { margin-right: 1rem; } .fr-wrapper .mr4 { margin-right: 2rem; } .fr-wrapper .mr5 { margin-right: 4rem; } .fr-wrapper .mr6 { margin-right: 8rem; } .fr-wrapper .mr7 { margin-right: 16rem; } .fr-wrapper .mr0 { margin-right: 0; } .fr-wrapper .mb1 { margin-bottom: .25rem; } .fr-wrapper .mb2 { margin-bottom: .5rem; } .fr-wrapper .mb3 { margin-bottom: 1rem; } .fr-wrapper .mb4 { margin-bottom: 2rem; } .fr-wrapper .mb5 { margin-bottom: 4rem; } .fr-wrapper .mb6 { margin-bottom: 8rem; } .fr-wrapper .mb7 { margin-bottom: 16rem; } .fr-wrapper .mb0 { margin-bottom: 0; } .fr-wrapper .mt1 { margin-top: .25rem; } .fr-wrapper .mt2 { margin-top: .5rem; } .fr-wrapper .mt3 { margin-top: 1rem; } .fr-wrapper .mt4 { margin-top: 2rem; } .fr-wrapper .mt5 { margin-top: 4rem; } .fr-wrapper .mt6 { margin-top: 8rem; } .fr-wrapper .mt7 { margin-top: 16rem; } .fr-wrapper .mt0 { margin-top: 0; } .fr-wrapper .mv1 { margin-top: .25rem; margin-bottom: .25rem; } .fr-wrapper .mv2 { margin-top: .5rem; margin-bottom: .5rem; } .fr-wrapper .mv3 { margin-top: 1rem; margin-bottom: 1rem; } .fr-wrapper .mv4 { margin-top: 2rem; margin-bottom: 2rem; } .fr-wrapper .mv5 { margin-top: 4rem; margin-bottom: 4rem; } .fr-wrapper .mv6 { margin-top: 8rem; margin-bottom: 8rem; } .fr-wrapper .mv7 { margin-top: 16rem; margin-bottom: 16rem; } .fr-wrapper .mv0 { margin-top: 0; margin-bottom: 0; } .fr-wrapper .mh1 { margin-left: .25rem; margin-right: .25rem; } .fr-wrapper .mh2 { margin-left: .5rem; margin-right: .5rem; } .fr-wrapper .mh3 { margin-left: 1rem; margin-right: 1rem; } .fr-wrapper .mh4 { margin-left: 2rem; margin-right: 2rem; } .fr-wrapper .mh5 { margin-left: 4rem; margin-right: 4rem; } .fr-wrapper .mh6 { margin-left: 8rem; margin-right: 8rem; } .fr-wrapper .mh7 { margin-left: 16rem; margin-right: 16rem; } .fr-wrapper .mh0 { margin-left: 0; margin-right: 0; } .debug * { outline: 1px solid gold; } .debug-white * { outline: 1px solid white; } .debug-black * { outline: 1px solid black; } .debug-grid { background: transparent url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAFElEQVR4AWPAC97/9x0eCsAEPgwAVLshdpENIxcAAAAASUVORK5CYII= ) repeat top left; } .fr-wrapper .truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .fr-wrapper .bg-white { background-color: #fff; } .fr-wrapper .pointer:hover { cursor: pointer; } .fr-wrapper .link { color: #1890ff; font-size: 14px; } .fr-wrapper .link:hover { color: #40a9ff; font-size: 14px; } /* .fr-wrapper .link:hover { color: #3e71f7; font-size: 14px; } */
src/lib/form-render/src/atom.css
.fr-wrapper .outline { outline: 1px solid; } .fr-wrapper .outline-transparent { outline: 1px solid transparent; } .fr-wrapper .outline-0 { outline: 0; } .fr-wrapper .ba { border-style: solid; border-width: 1px; } .fr-wrapper .bt { border-top-style: solid; border-top-width: 1px; } .fr-wrapper .br { border-right-style: solid; border-right-width: 1px; } .fr-wrapper .bb { border-bottom-style: solid; border-bottom-width: 1px; } .fr-wrapper .bl { border-left-style: solid; border-left-width: 1px; } .fr-wrapper .bn { border-style: none; border-width: 0; } .fr-wrapper .br0 { border-radius: 0; } .fr-wrapper .br1 { border-radius: .125rem; } .fr-wrapper .br2 { border-radius: .25rem; } .fr-wrapper .br3 { border-radius: .5rem; } .fr-wrapper .br4 { border-radius: 1rem; } .fr-wrapper .br-100 { border-radius: 100%; } .fr-wrapper .br-pill { border-radius: 9999px; } .fr-wrapper .br--bottom { border-top-left-radius: 0; border-top-right-radius: 0; } .fr-wrapper .br--top { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .fr-wrapper .br--right { border-top-left-radius: 0; border-bottom-left-radius: 0; } .fr-wrapper .br--left { border-top-right-radius: 0; border-bottom-right-radius: 0; } .fr-wrapper .b--dotted { border-style: dotted; } .fr-wrapper .b--dashed { border-style: dashed; } .fr-wrapper .b--solid { border-style: solid; } .fr-wrapper .b--none { border-style: none; } .fr-wrapper .b--black-10 { border-color: rgba( 0, 0, 0, .1 ); } .fr-wrapper .b--black-20 { border-color: rgba( 0, 0, 0, .2 ); } .fr-wrapper .b--black-30 { border-color: rgba( 0, 0, 0, .3 ); } .fr-wrapper .bw0 { border-width: 0; } .fr-wrapper .bw1 { border-width: .125rem; } .fr-wrapper .bw2 { border-width: .25rem; } .fr-wrapper .bw3 { border-width: .5rem; } .fr-wrapper .bw4 { border-width: 1rem; } .fr-wrapper .bw5 { border-width: 2rem; } /* Resets */ .fr-wrapper .bt-0 { border-top-width: 0; } .fr-wrapper .br-0 { border-right-width: 0; } .fr-wrapper .bb-0 { border-bottom-width: 0; } .fr-wrapper .bl-0 { border-left-width: 0; } .fr-wrapper .shadow-1 { box-shadow: 0 0 4px 2px rgba( 0, 0, 0, .2 ); } .fr-wrapper .shadow-2 { box-shadow: 0 0 8px 2px rgba( 0, 0, 0, .2 ); } .fr-wrapper .shadow-3 { box-shadow: 2px 2px 4px 2px rgba( 0, 0, 0, .2 ); } .fr-wrapper .shadow-4 { box-shadow: 2px 2px 8px 0 rgba( 0, 0, 0, .2 ); } .fr-wrapper .shadow-5 { box-shadow: 4px 4px 8px 0 rgba( 0, 0, 0, .2 ); } .fr-wrapper .top-0 { top: 0; } .fr-wrapper .right-0 { right: 0; } .fr-wrapper .bottom-0 { bottom: 0; } .fr-wrapper .left-0 { left: 0; } .fr-wrapper .top-1 { top: 1rem; } .fr-wrapper .right-1 { right: 1rem; } .fr-wrapper .bottom-1 { bottom: 1rem; } .fr-wrapper .left-1 { left: 1rem; } .fr-wrapper .top-2 { top: 2rem; } .fr-wrapper .right-2 { right: 2rem; } .fr-wrapper .bottom-2 { bottom: 2rem; } .fr-wrapper .left-2 { left: 2rem; } .fr-wrapper .top--1 { top: -1rem; } .fr-wrapper .right--1 { right: -1rem; } .fr-wrapper .bottom--1 { bottom: -1rem; } .fr-wrapper .left--1 { left: -1rem; } .fr-wrapper .top--2 { top: -2rem; } .fr-wrapper .right--2 { right: -2rem; } .fr-wrapper .bottom--2 { bottom: -2rem; } .fr-wrapper .left--2 { left: -2rem; } .fr-wrapper .absolute--fill { top: 0; right: 0; bottom: 0; left: 0; } .fr-wrapper .dn { display: none; } .fr-wrapper .di { display: inline; } .fr-wrapper .db { display: block; } .fr-wrapper .dib { display: inline-block; } .fr-wrapper .dit { display: inline-table; } .fr-wrapper .dt { display: table; } .fr-wrapper .dtc { display: table-cell; } .fr-wrapper .dt-row { display: table-row; } .fr-wrapper .dt-row-group { display: table-row-group; } .fr-wrapper .dt-column { display: table-column; } .fr-wrapper .dt-column-group { display: table-column-group; } /* This will set table to full width and then all cells will be equal width */ .fr-wrapper .dt--fixed { table-layout: fixed; width: 100%; } .fr-wrapper .flex { display: flex; } .fr-wrapper .inline-flex { display: inline-flex; } /* 1. Fix for Chrome 44 bug. * https://code.google.com/p/chromium/issues/detail?id=506893 */ .fr-wrapper .flex-auto { flex: 1 1 auto; min-width: 0; /* 1 */ min-height: 0; /* 1 */ } .fr-wrapper .flex-none { flex: none; } .fr-wrapper .flex-column { flex-direction: column; } .fr-wrapper .flex-row { flex-direction: row; } .fr-wrapper .flex-wrap { flex-wrap: wrap; } .fr-wrapper .flex-nowrap { flex-wrap: nowrap; } .fr-wrapper .flex-wrap-reverse { flex-wrap: wrap-reverse; } .fr-wrapper .flex-column-reverse { flex-direction: column-reverse; } .fr-wrapper .flex-row-reverse { flex-direction: row-reverse; } .fr-wrapper .items-start { align-items: flex-start; } .fr-wrapper .items-end { align-items: flex-end; } .fr-wrapper .items-center { align-items: center; } .fr-wrapper .items-baseline { align-items: baseline; } .fr-wrapper .items-stretch { align-items: stretch; } .fr-wrapper .self-start { align-self: flex-start; } .fr-wrapper .self-end { align-self: flex-end; } .fr-wrapper .self-center { align-self: center; } .fr-wrapper .self-baseline { align-self: baseline; } .fr-wrapper .self-stretch { align-self: stretch; } .fr-wrapper .justify-start { justify-content: flex-start; } .fr-wrapper .justify-end { justify-content: flex-end; } .fr-wrapper .justify-center { justify-content: center; } .fr-wrapper .justify-between { justify-content: space-between; } .fr-wrapper .justify-around { justify-content: space-around; } .fr-wrapper .content-start { align-content: flex-start; } .fr-wrapper .content-end { align-content: flex-end; } .fr-wrapper .content-center { align-content: center; } .fr-wrapper .content-between { align-content: space-between; } .fr-wrapper .content-around { align-content: space-around; } .fr-wrapper .content-stretch { align-content: stretch; } .fr-wrapper .order-0 { order: 0; } .fr-wrapper .order-1 { order: 1; } .fr-wrapper .order-2 { order: 2; } .fr-wrapper .order-3 { order: 3; } .fr-wrapper .order-4 { order: 4; } .fr-wrapper .order-5 { order: 5; } .fr-wrapper .order-6 { order: 6; } .fr-wrapper .order-7 { order: 7; } .fr-wrapper .order-8 { order: 8; } .fr-wrapper .order-last { order: 99999; } .fr-wrapper .flex-grow-0 { flex-grow: 0; } .fr-wrapper .flex-grow-1 { flex-grow: 1; } .fr-wrapper .flex-shrink-0 { flex-shrink: 0; } .fr-wrapper .flex-shrink-1 { flex-shrink: 1; } .fr-wrapper .fw1 { font-weight: 100; } .fr-wrapper .fw2 { font-weight: 200; } .fr-wrapper .fw3 { font-weight: 300; } .fr-wrapper .fw4 { font-weight: 400; } .fr-wrapper .fw5 { font-weight: 500; } .fr-wrapper .fw6 { font-weight: 600; } .fr-wrapper .fw7 { font-weight: 700; } .fr-wrapper .fw8 { font-weight: 800; } .fr-wrapper .fw9 { font-weight: 900; } .fr-wrapper .h1 { height: 1rem; } .fr-wrapper .h2 { height: 2rem; } .fr-wrapper .h3 { height: 4rem; } .fr-wrapper .h4 { height: 8rem; } .fr-wrapper .h5 { height: 16rem; } /* Height Percentages - Based off of height of parent */ .fr-wrapper .h-25 { height: 25%; } .fr-wrapper .h-50 { height: 50%; } .fr-wrapper .h-75 { height: 75%; } .fr-wrapper .h-100 { height: 100%; } .fr-wrapper .min-h-100 { min-height: 100%; } /* Screen Height Percentage */ .fr-wrapper .vh-25 { height: 25vh; } .fr-wrapper .vh-50 { height: 50vh; } .fr-wrapper .vh-75 { height: 75vh; } .fr-wrapper .vh-100 { height: 100vh; } .fr-wrapper .min-vh-100 { min-height: 100vh; } /* String Properties */ .fr-wrapper .h-auto { height: auto; } .fr-wrapper .h-inherit { height: inherit; } .fr-wrapper .tracked { letter-spacing: .1em; } .fr-wrapper .tracked-tight { letter-spacing: -.05em; } .fr-wrapper .tracked-mega { letter-spacing: .25em; } .fr-wrapper .lh-solid { line-height: 1; } .fr-wrapper .lh-title { line-height: 1.25; } .fr-wrapper .lh-copy { line-height: 1.5; } /* Max Width Percentages */ .fr-wrapper .mw-100 { max-width: 100%; } /* Max Width Scale */ .fr-wrapper .mw1 { max-width: 1rem; } .fr-wrapper .mw2 { max-width: 2rem; } .fr-wrapper .mw3 { max-width: 4rem; } .fr-wrapper .mw4 { max-width: 8rem; } .fr-wrapper .mw5 { max-width: 16rem; } .fr-wrapper .mw6 { max-width: 32rem; } .fr-wrapper .mw7 { max-width: 48rem; } .fr-wrapper .mw8 { max-width: 64rem; } .fr-wrapper .mw9 { max-width: 96rem; } /* Max Width String Properties */ .fr-wrapper .mw-none { max-width: none; } .fr-wrapper .w1 { width: 1rem; } .fr-wrapper .w2 { width: 2rem; } .fr-wrapper .w3 { width: 4rem; } .fr-wrapper .w4 { width: 8rem; } .fr-wrapper .w5 { width: 16rem; } .fr-wrapper .w-10 { width: 10%; } .fr-wrapper .w-20 { width: 20%; } .fr-wrapper .w-25 { width: 25%; } .fr-wrapper .w-30 { width: 30%; } .fr-wrapper .w-33 { width: 33%; } .fr-wrapper .w-34 { width: 34%; } .fr-wrapper .w-40 { width: 40%; } .fr-wrapper .w-50 { width: 50%; } .fr-wrapper .w-60 { width: 60%; } .fr-wrapper .w-70 { width: 70%; } .fr-wrapper .w-75 { width: 75%; } .fr-wrapper .w-80 { width: 80%; } .fr-wrapper .w-90 { width: 90%; } .fr-wrapper .w-100 { width: 100%; } .fr-wrapper .w-third { width: calc( 100% / 3 ); } .fr-wrapper .w-two-thirds { width: calc( 100% / 1.5 ); } .fr-wrapper .w-auto { width: auto; } .fr-wrapper .tl { text-align: left; } .fr-wrapper .tr { text-align: right; } .fr-wrapper .tc { text-align: center; } .fr-wrapper .tj { text-align: justify; } .fr-wrapper .overflow-visible { overflow: visible; } .fr-wrapper .overflow-hidden { overflow: hidden; } .fr-wrapper .overflow-scroll { overflow: scroll; } .fr-wrapper .overflow-auto { overflow: auto; } .fr-wrapper .overflow-x-visible { overflow-x: visible; } .fr-wrapper .overflow-x-hidden { overflow-x: hidden; } .fr-wrapper .overflow-x-scroll { overflow-x: scroll; } .fr-wrapper .overflow-x-auto { overflow-x: auto; } .fr-wrapper .overflow-y-visible { overflow-y: visible; } .fr-wrapper .overflow-y-hidden { overflow-y: hidden; } .fr-wrapper .overflow-y-scroll { overflow-y: scroll; } .fr-wrapper .overflow-y-auto { overflow-y: auto; } .fr-wrapper .static { position: static; } .fr-wrapper .relative { position: relative; } .fr-wrapper .absolute { position: absolute; } .fr-wrapper .fixed { position: fixed; } .fr-wrapper .o-100 { opacity: 1; } .fr-wrapper .o-90 { opacity: .9; } .fr-wrapper .o-80 { opacity: .8; } .fr-wrapper .o-70 { opacity: .7; } .fr-wrapper .o-60 { opacity: .6; } .fr-wrapper .o-50 { opacity: .5; } .fr-wrapper .o-40 { opacity: .4; } .fr-wrapper .o-30 { opacity: .3; } .fr-wrapper .o-20 { opacity: .2; } .fr-wrapper .o-10 { opacity: .1; } .fr-wrapper .o-05 { opacity: .05; } .fr-wrapper .o-025 { opacity: .025; } .fr-wrapper .o-0 { opacity: 0; } .fr-wrapper .pa0 { padding: 0; } .fr-wrapper .pa1 { padding: .25rem; } .fr-wrapper .pa2 { padding: .5rem; } .fr-wrapper .pa3 { padding: 1rem; } .fr-wrapper .pa4 { padding: 2rem; } .fr-wrapper .pa5 { padding: 4rem; } .fr-wrapper .pa6 { padding: 8rem; } .fr-wrapper .pa7 { padding: 16rem; } .fr-wrapper .pl0 { padding-left: 0; } .fr-wrapper .pl1 { padding-left: .25rem; } .fr-wrapper .pl2 { padding-left: .5rem; } .fr-wrapper .pl3 { padding-left: 1rem; } .fr-wrapper .pl4 { padding-left: 2rem; } .fr-wrapper .pl5 { padding-left: 4rem; } .fr-wrapper .pl6 { padding-left: 8rem; } .fr-wrapper .pl7 { padding-left: 16rem; } .fr-wrapper .pr0 { padding-right: 0; } .fr-wrapper .pr1 { padding-right: .25rem; } .fr-wrapper .pr2 { padding-right: .5rem; } .fr-wrapper .pr3 { padding-right: 1rem; } .fr-wrapper .pr4 { padding-right: 2rem; } .fr-wrapper .pr5 { padding-right: 4rem; } .fr-wrapper .pr6 { padding-right: 8rem; } .fr-wrapper .pr7 { padding-right: 16rem; } .fr-wrapper .pb0 { padding-bottom: 0; } .fr-wrapper .pb1 { padding-bottom: .25rem; } .fr-wrapper .pb2 { padding-bottom: .5rem; } .fr-wrapper .pb3 { padding-bottom: 1rem; } .fr-wrapper .pb4 { padding-bottom: 2rem; } .fr-wrapper .pb5 { padding-bottom: 4rem; } .fr-wrapper .pb6 { padding-bottom: 8rem; } .fr-wrapper .pb7 { padding-bottom: 16rem; } .fr-wrapper .pt0 { padding-top: 0; } .fr-wrapper .pt1 { padding-top: .25rem; } .fr-wrapper .pt2 { padding-top: .5rem; } .fr-wrapper .pt3 { padding-top: 1rem; } .fr-wrapper .pt4 { padding-top: 2rem; } .fr-wrapper .pt5 { padding-top: 4rem; } .fr-wrapper .pt6 { padding-top: 8rem; } .fr-wrapper .pt7 { padding-top: 16rem; } .fr-wrapper .pv0 { padding-top: 0; padding-bottom: 0; } .fr-wrapper .pv1 { padding-top: .25rem; padding-bottom: .25rem; } .fr-wrapper .pv2 { padding-top: .5rem; padding-bottom: .5rem; } .fr-wrapper .pv3 { padding-top: 1rem; padding-bottom: 1rem; } .fr-wrapper .pv4 { padding-top: 2rem; padding-bottom: 2rem; } .fr-wrapper .pv5 { padding-top: 4rem; padding-bottom: 4rem; } .fr-wrapper .pv6 { padding-top: 8rem; padding-bottom: 8rem; } .fr-wrapper .pv7 { padding-top: 16rem; padding-bottom: 16rem; } .fr-wrapper .ph0 { padding-left: 0; padding-right: 0; } .fr-wrapper .ph1 { padding-left: .25rem; padding-right: .25rem; } .fr-wrapper .ph2 { padding-left: .5rem; padding-right: .5rem; } .fr-wrapper .ph3 { padding-left: 1rem; padding-right: 1rem; } .fr-wrapper .ph4 { padding-left: 2rem; padding-right: 2rem; } .fr-wrapper .ph5 { padding-left: 4rem; padding-right: 4rem; } .fr-wrapper .ph6 { padding-left: 8rem; padding-right: 8rem; } .fr-wrapper .ph7 { padding-left: 16rem; padding-right: 16rem; } .fr-wrapper .ma1 { margin: .25rem; } .fr-wrapper .ma2 { margin: .5rem; } .fr-wrapper .ma3 { margin: 1rem; } .fr-wrapper .ma4 { margin: 2rem; } .fr-wrapper .ma5 { margin: 4rem; } .fr-wrapper .ma6 { margin: 8rem; } .fr-wrapper .ma7 { margin: 16rem; } .fr-wrapper .ma0 { margin: 0; } .fr-wrapper .ml1 { margin-left: .25rem; } .fr-wrapper .ml2 { margin-left: .5rem; } .fr-wrapper .ml3 { margin-left: 1rem; } .fr-wrapper .ml4 { margin-left: 2rem; } .fr-wrapper .ml5 { margin-left: 4rem; } .fr-wrapper .ml6 { margin-left: 8rem; } .fr-wrapper .ml7 { margin-left: 16rem; } .fr-wrapper .ml0 { margin-left: 0; } .fr-wrapper .mr1 { margin-right: .25rem; } .fr-wrapper .mr2 { margin-right: .5rem; } .fr-wrapper .mr3 { margin-right: 1rem; } .fr-wrapper .mr4 { margin-right: 2rem; } .fr-wrapper .mr5 { margin-right: 4rem; } .fr-wrapper .mr6 { margin-right: 8rem; } .fr-wrapper .mr7 { margin-right: 16rem; } .fr-wrapper .mr0 { margin-right: 0; } .fr-wrapper .mb1 { margin-bottom: .25rem; } .fr-wrapper .mb2 { margin-bottom: .5rem; } .fr-wrapper .mb3 { margin-bottom: 1rem; } .fr-wrapper .mb4 { margin-bottom: 2rem; } .fr-wrapper .mb5 { margin-bottom: 4rem; } .fr-wrapper .mb6 { margin-bottom: 8rem; } .fr-wrapper .mb7 { margin-bottom: 16rem; } .fr-wrapper .mb0 { margin-bottom: 0; } .fr-wrapper .mt1 { margin-top: .25rem; } .fr-wrapper .mt2 { margin-top: .5rem; } .fr-wrapper .mt3 { margin-top: 1rem; } .fr-wrapper .mt4 { margin-top: 2rem; } .fr-wrapper .mt5 { margin-top: 4rem; } .fr-wrapper .mt6 { margin-top: 8rem; } .fr-wrapper .mt7 { margin-top: 16rem; } .fr-wrapper .mt0 { margin-top: 0; } .fr-wrapper .mv1 { margin-top: .25rem; margin-bottom: .25rem; } .fr-wrapper .mv2 { margin-top: .5rem; margin-bottom: .5rem; } .fr-wrapper .mv3 { margin-top: 1rem; margin-bottom: 1rem; } .fr-wrapper .mv4 { margin-top: 2rem; margin-bottom: 2rem; } .fr-wrapper .mv5 { margin-top: 4rem; margin-bottom: 4rem; } .fr-wrapper .mv6 { margin-top: 8rem; margin-bottom: 8rem; } .fr-wrapper .mv7 { margin-top: 16rem; margin-bottom: 16rem; } .fr-wrapper .mv0 { margin-top: 0; margin-bottom: 0; } .fr-wrapper .mh1 { margin-left: .25rem; margin-right: .25rem; } .fr-wrapper .mh2 { margin-left: .5rem; margin-right: .5rem; } .fr-wrapper .mh3 { margin-left: 1rem; margin-right: 1rem; } .fr-wrapper .mh4 { margin-left: 2rem; margin-right: 2rem; } .fr-wrapper .mh5 { margin-left: 4rem; margin-right: 4rem; } .fr-wrapper .mh6 { margin-left: 8rem; margin-right: 8rem; } .fr-wrapper .mh7 { margin-left: 16rem; margin-right: 16rem; } .fr-wrapper .mh0 { margin-left: 0; margin-right: 0; } .debug * { outline: 1px solid gold; } .debug-white * { outline: 1px solid white; } .debug-black * { outline: 1px solid black; } .debug-grid { background: transparent url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAFElEQVR4AWPAC97/9x0eCsAEPgwAVLshdpENIxcAAAAASUVORK5CYII= ) repeat top left; } .fr-wrapper .truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .fr-wrapper .bg-white { background-color: #fff; } .fr-wrapper .pointer:hover { cursor: pointer; } .fr-wrapper .link { color: #1890ff; font-size: 14px; } .fr-wrapper .link:hover { color: #40a9ff; font-size: 14px; } /* .fr-wrapper .link:hover { color: #3e71f7; font-size: 14px; } */
0.744842
0.080033
body { background: #7BADEC; padding-left: 5%; padding-right: 5%; margin-bottom: 0px; height: 100%; font-family: Comic Sans MS; color: #ffffff; } div#heading { margin: 10px; margin-top: 20px; float: left; font-weight: bolder; text-align: center; font-family: 'Rock Salt', cursive; } span.heading-candy { color: #D21316; font-size: 40px; } span.heading-v { color: #ffffff; font-size: 25px; } span.heading-fruit { color: #F5C414; font-size: 40px; } div#logo { width: 20%; margin-left: 150px; padding-top: 40px; float: left; } div.score { margin: 10px; float: right; border: 5px solid #6c5529; background: #17412F; height: 80px; width: 20%; text-align: center; box-shadow: 8px 8px 5px #6c5529; } div.infoTitle { font-size: 20px; } div#info { font-size: 30px; } div#icons { height: 50px; width: 450px; border: 3px solid #6C5529; margin-left: 20px; margin-bottom: 10px; margin-top: 20px; box-shadow: 8px 8px 5px #444444; position: relative; float: left; background: #444444; } div#game { float: left; padding: 20px; width: 800px; } div#players { width: 250px; border: 2px solid #503400; float: right; } div#playersHeader { text-align: center; background: #503400; font-size: 30px; font-variant: small-caps; } .welcome { margin-left: 5px; margin-right: 5px; margin-top: 10px; margin-bottom: 10px; width: 90%; height: 90%; background: #17412F; position: absolute; z-index: 20; padding: 10px; border-radius: 10px; } .welcomeHeading { width: 100%; background: #503400; padding-top: 5px; padding-bottom: 5px; border-radius: 5px; } .welcomeHeading h2 { text-align: center; } .addPlayer { width: 300px; margin-left: auto; margin-right: auto; margin-top: 30px; } .playername { border: none; border-bottom: 1px solid #fafafa; color: #fafafa; background: none; width: 200px; font-size: 15px; } button.start { background: red; color: #fafafa; padding: 5px; border-radius: 5px; width: 90px; border: 1px solid #fafafa; } img.gameIcon { border: 2px solid black; float: left; width: 45px; height: 45; } div.row { width: 790px; height: 40px; z-index: 100; } div.col { width: 35px; height: 35px; border: 1px solid #7BADEA; float: left; background: #503400; } img.gridIcon { width: 100%; height: 100%; }
public/css/style.css
body { background: #7BADEC; padding-left: 5%; padding-right: 5%; margin-bottom: 0px; height: 100%; font-family: Comic Sans MS; color: #ffffff; } div#heading { margin: 10px; margin-top: 20px; float: left; font-weight: bolder; text-align: center; font-family: 'Rock Salt', cursive; } span.heading-candy { color: #D21316; font-size: 40px; } span.heading-v { color: #ffffff; font-size: 25px; } span.heading-fruit { color: #F5C414; font-size: 40px; } div#logo { width: 20%; margin-left: 150px; padding-top: 40px; float: left; } div.score { margin: 10px; float: right; border: 5px solid #6c5529; background: #17412F; height: 80px; width: 20%; text-align: center; box-shadow: 8px 8px 5px #6c5529; } div.infoTitle { font-size: 20px; } div#info { font-size: 30px; } div#icons { height: 50px; width: 450px; border: 3px solid #6C5529; margin-left: 20px; margin-bottom: 10px; margin-top: 20px; box-shadow: 8px 8px 5px #444444; position: relative; float: left; background: #444444; } div#game { float: left; padding: 20px; width: 800px; } div#players { width: 250px; border: 2px solid #503400; float: right; } div#playersHeader { text-align: center; background: #503400; font-size: 30px; font-variant: small-caps; } .welcome { margin-left: 5px; margin-right: 5px; margin-top: 10px; margin-bottom: 10px; width: 90%; height: 90%; background: #17412F; position: absolute; z-index: 20; padding: 10px; border-radius: 10px; } .welcomeHeading { width: 100%; background: #503400; padding-top: 5px; padding-bottom: 5px; border-radius: 5px; } .welcomeHeading h2 { text-align: center; } .addPlayer { width: 300px; margin-left: auto; margin-right: auto; margin-top: 30px; } .playername { border: none; border-bottom: 1px solid #fafafa; color: #fafafa; background: none; width: 200px; font-size: 15px; } button.start { background: red; color: #fafafa; padding: 5px; border-radius: 5px; width: 90px; border: 1px solid #fafafa; } img.gameIcon { border: 2px solid black; float: left; width: 45px; height: 45; } div.row { width: 790px; height: 40px; z-index: 100; } div.col { width: 35px; height: 35px; border: 1px solid #7BADEA; float: left; background: #503400; } img.gridIcon { width: 100%; height: 100%; }
0.291384
0.07373
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic); /* Template Name: Color Version: 1.0 Author: Author URL: */ /************************* *******Typography****** **************************/ body { padding-top: 60px; background: #fff; font-family: 'Roboto', sans-serif; font-weight: 400; color: #64686d; line-height: 26px; } a { color: #72C05B; -webkit-transition: color 400ms, background-color 400ms; -moz-transition: color 400ms, background-color 400ms; -o-transition: color 400ms, background-color 400ms; transition: color 400ms, background-color 400ms; } a:hover, a:focus { text-decoration: none; color: #72C05B; } hr { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #fff; } .gradiant { background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%); background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%); background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%); } .gradiant-horizontal { background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%); background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%); background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%); } .section-header { margin-bottom: 25px; } .section-header .section-title { margin-bottom: 15px; display: block; clear: both; font-size: 28px; line-height: 38px; text-align: center; font-weight: 400; color: #262f32; text-transform: uppercase; } .section-header p { display: block; clear: both; font-size: 16px; line-height: 28px; text-align: center; font-weight: 300; color: #8d8d8d; } .btn { border-radius: 0; } .column-title { margin-top: 0; padding-bottom: 15px; border-bottom: 1px solid #eee; margin-bottom: 15px; position: relative; } .column-title:after { content: " "; position: absolute; bottom: -1px; left: 0; width: 40%; border-bottom: 1px solid #72C05B; } ul.nostyle { list-style: none; padding: 0; margin-bottom: 20px; } ul.nostyle i { color: #72C05B; } .scaleIn { -webkit-animation-name: scaleIn; animation-name: scaleIn; } @-webkit-keyframes scaleIn { 0% { opacity: 0; -webkit-transform: scale(0); transform: scale(0); } 100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @keyframes scaleIn { 0% { opacity: 0; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); } 100% { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } } /************************* *******img_gallery****** **************************/ #img_gallery { padding: 25px 0; } #img_gallery a.posts { padding: 0 !important; margin: 0 !important; } #img_gallery .img_gallery-filter { list-style: none; padding: 0; margin: 0 0 50px; display: inline-block; } #img_gallery .img_gallery-filter > li { float: left; display: block; margin:0 1px; } #img_gallery .img_gallery-filter > li a { display: block; padding: 7px 15px; background: #e5e5e5; color: #64686d; position: relative; } #img_gallery .img_gallery-filter > li a:hover, #img_gallery .img_gallery-filter > li a.active { background: #72C05B; color: #fff; } #img_gallery .img_gallery-items { margin: -15px; } #img_gallery .img_gallery-item { width: 33%; float: left; padding: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; text-align: center; } #img_gallery .img_gallery-item .img_gallery-item-inner { position: relative; } #img_gallery .img_gallery-item .img_gallery-item-inner .img_gallery-info { opacity: 0; transition: opacity 400ms; -webkit-transition: opacity 400ms; position: absolute; bottom: 0; left: 0; right: 0; top: 0; padding: 10px; background: rgba(0, 0, 0, 0.5); color: #fff; } #img_gallery .img_gallery-item .img_gallery-item-inner .img_gallery-info h3 { font-size: 16px; line-height: 1; margin: 0; color: #fff; text-align: center; padding-top: 180px; } #img_gallery .img_gallery-item .img_gallery-item-inner .img_gallery-info .preview { -moz-transition: all 300ms; -o-transition: all 300ms; -webkit-transition: all 300ms; transition: all 300ms; top: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; position: absolute; left: 0; right: 0; margin: auto; } #img_gallery .img_gallery-item:hover .img_gallery-info { opacity: 1; } #img_gallery .img_gallery-item:hover .img_gallery-item-inner .img_gallery-info .preview { top: 60px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -moz-transition: all 300ms; -o-transition: all 300ms; -webkit-transition: all 300ms; transition: all 300ms; } /* Start: Recommended Isotope styles */ /**** Isotope Filtering ****/ .isotope-item { z-index: 2; } .isotope-hidden.isotope-item { pointer-events: none; z-index: 1; } /**** Isotope CSS3 transitions ****/ .isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; } .isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; } .isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; } /**** disabling Isotope CSS3 transitions ****/ .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; } /* End: Recommended Isotope styles */ /* disable CSS transitions for containers with infinite scrolling*/ .isotope.infinite-scrolling { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; } /************************* *******Testimonial****** **************************/ #testimonial { background: #333333; padding: 100px 0; color: #fff; text-align: center; } #testimonial h4 { color: #fff; margin-bottom: 0; font-size: 18px; font-weight: normal; } #testimonial small { display: block; margin-bottom: 10px; color: rgba(255, 255, 255, 0.7); } #testimonial p { font-style: italic; font-size: 22px;line-height: 30px; } #testimonial .img-thumbnail { background: transparent; } #testimonial #carousel-testimonial .btns { margin-top: 30px; } #testimonial #carousel-testimonial .btns a { margin:0 2px; } /************************* *******About Us****** **************************/ #about { padding: 100px 0; } .divider { margin-top: 50px; margin-bottom: 50px; background-image: -moz-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%); background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%); background-image: -ms-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%); width: 95%; height: 1px; } .progress { -webkit-box-shadow: none; box-shadow: none; background: #eeeeee; } .progress .progress-bar.progress-bar-primary { background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%); background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%); background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%); -webkit-box-shadow: none; box-shadow: none; } /************************* *******Contact****** **************************/ #contact-area { padding:50px 0; } #contact .contact-form { background: rgba(255, 255, 255, 0.8); padding: 20px; margin-top: 50px; } #contact .contact-form h3 { margin-top: 0; } #contact-area label { font-weight: 300; } #contact-area .form-group input ,#contact-area .form-group textarea { border-radius: 0; font-size: 13px; font-weight: normal; color: #888; } #contact-area .form-group textarea { height: 275px; } #contact-area .form-control:focus, #focusedInput { border: 1px solid #000; box-shadow: none; } #contact-area .btn-send-msg { margin-top: 30px; } /*********************** ********* Footer ****** ************************/ #footer { padding-top: 20px; padding-bottom: 10px; color: #fff; background: #000000; } #footer a { color: #fff; } #footer a:hover { color: #72C05B; } #footer ul { list-style: none; padding: 0; margin: 0 -7.5px; } #footer ul > li { display: inline-block; margin: 0 7.5px; } @media only screen and (min-width: 768px) { #footer .social-icons { font-size: 20px; } } .form-control { box-shadow: none; -webkit-box-shadow: none; }
resources/assets/css/main.css
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,100,700,100italic,300italic,400italic,700italic); /* Template Name: Color Version: 1.0 Author: Author URL: */ /************************* *******Typography****** **************************/ body { padding-top: 60px; background: #fff; font-family: 'Roboto', sans-serif; font-weight: 400; color: #64686d; line-height: 26px; } a { color: #72C05B; -webkit-transition: color 400ms, background-color 400ms; -moz-transition: color 400ms, background-color 400ms; -o-transition: color 400ms, background-color 400ms; transition: color 400ms, background-color 400ms; } a:hover, a:focus { text-decoration: none; color: #72C05B; } hr { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #fff; } .gradiant { background-image: -moz-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%); background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%); background-image: -ms-linear-gradient(90deg, #2caab3 0%, #2c8cb3 100%); } .gradiant-horizontal { background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%); background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%); background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%); } .section-header { margin-bottom: 25px; } .section-header .section-title { margin-bottom: 15px; display: block; clear: both; font-size: 28px; line-height: 38px; text-align: center; font-weight: 400; color: #262f32; text-transform: uppercase; } .section-header p { display: block; clear: both; font-size: 16px; line-height: 28px; text-align: center; font-weight: 300; color: #8d8d8d; } .btn { border-radius: 0; } .column-title { margin-top: 0; padding-bottom: 15px; border-bottom: 1px solid #eee; margin-bottom: 15px; position: relative; } .column-title:after { content: " "; position: absolute; bottom: -1px; left: 0; width: 40%; border-bottom: 1px solid #72C05B; } ul.nostyle { list-style: none; padding: 0; margin-bottom: 20px; } ul.nostyle i { color: #72C05B; } .scaleIn { -webkit-animation-name: scaleIn; animation-name: scaleIn; } @-webkit-keyframes scaleIn { 0% { opacity: 0; -webkit-transform: scale(0); transform: scale(0); } 100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); } } @keyframes scaleIn { 0% { opacity: 0; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); } 100% { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } } /************************* *******img_gallery****** **************************/ #img_gallery { padding: 25px 0; } #img_gallery a.posts { padding: 0 !important; margin: 0 !important; } #img_gallery .img_gallery-filter { list-style: none; padding: 0; margin: 0 0 50px; display: inline-block; } #img_gallery .img_gallery-filter > li { float: left; display: block; margin:0 1px; } #img_gallery .img_gallery-filter > li a { display: block; padding: 7px 15px; background: #e5e5e5; color: #64686d; position: relative; } #img_gallery .img_gallery-filter > li a:hover, #img_gallery .img_gallery-filter > li a.active { background: #72C05B; color: #fff; } #img_gallery .img_gallery-items { margin: -15px; } #img_gallery .img_gallery-item { width: 33%; float: left; padding: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; text-align: center; } #img_gallery .img_gallery-item .img_gallery-item-inner { position: relative; } #img_gallery .img_gallery-item .img_gallery-item-inner .img_gallery-info { opacity: 0; transition: opacity 400ms; -webkit-transition: opacity 400ms; position: absolute; bottom: 0; left: 0; right: 0; top: 0; padding: 10px; background: rgba(0, 0, 0, 0.5); color: #fff; } #img_gallery .img_gallery-item .img_gallery-item-inner .img_gallery-info h3 { font-size: 16px; line-height: 1; margin: 0; color: #fff; text-align: center; padding-top: 180px; } #img_gallery .img_gallery-item .img_gallery-item-inner .img_gallery-info .preview { -moz-transition: all 300ms; -o-transition: all 300ms; -webkit-transition: all 300ms; transition: all 300ms; top: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; position: absolute; left: 0; right: 0; margin: auto; } #img_gallery .img_gallery-item:hover .img_gallery-info { opacity: 1; } #img_gallery .img_gallery-item:hover .img_gallery-item-inner .img_gallery-info .preview { top: 60px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -moz-transition: all 300ms; -o-transition: all 300ms; -webkit-transition: all 300ms; transition: all 300ms; } /* Start: Recommended Isotope styles */ /**** Isotope Filtering ****/ .isotope-item { z-index: 2; } .isotope-hidden.isotope-item { pointer-events: none; z-index: 1; } /**** Isotope CSS3 transitions ****/ .isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; } .isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; } .isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; } /**** disabling Isotope CSS3 transitions ****/ .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; } /* End: Recommended Isotope styles */ /* disable CSS transitions for containers with infinite scrolling*/ .isotope.infinite-scrolling { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; } /************************* *******Testimonial****** **************************/ #testimonial { background: #333333; padding: 100px 0; color: #fff; text-align: center; } #testimonial h4 { color: #fff; margin-bottom: 0; font-size: 18px; font-weight: normal; } #testimonial small { display: block; margin-bottom: 10px; color: rgba(255, 255, 255, 0.7); } #testimonial p { font-style: italic; font-size: 22px;line-height: 30px; } #testimonial .img-thumbnail { background: transparent; } #testimonial #carousel-testimonial .btns { margin-top: 30px; } #testimonial #carousel-testimonial .btns a { margin:0 2px; } /************************* *******About Us****** **************************/ #about { padding: 100px 0; } .divider { margin-top: 50px; margin-bottom: 50px; background-image: -moz-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%); background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%); background-image: -ms-linear-gradient(180deg, #ffffff 0%, #e3e3e3 49%, #ffffff 100%); width: 95%; height: 1px; } .progress { -webkit-box-shadow: none; box-shadow: none; background: #eeeeee; } .progress .progress-bar.progress-bar-primary { background-image: -moz-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%); background-image: -webkit-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%); background-image: -ms-linear-gradient(4deg, #2caab3 0%, #2c8cb3 100%); -webkit-box-shadow: none; box-shadow: none; } /************************* *******Contact****** **************************/ #contact-area { padding:50px 0; } #contact .contact-form { background: rgba(255, 255, 255, 0.8); padding: 20px; margin-top: 50px; } #contact .contact-form h3 { margin-top: 0; } #contact-area label { font-weight: 300; } #contact-area .form-group input ,#contact-area .form-group textarea { border-radius: 0; font-size: 13px; font-weight: normal; color: #888; } #contact-area .form-group textarea { height: 275px; } #contact-area .form-control:focus, #focusedInput { border: 1px solid #000; box-shadow: none; } #contact-area .btn-send-msg { margin-top: 30px; } /*********************** ********* Footer ****** ************************/ #footer { padding-top: 20px; padding-bottom: 10px; color: #fff; background: #000000; } #footer a { color: #fff; } #footer a:hover { color: #72C05B; } #footer ul { list-style: none; padding: 0; margin: 0 -7.5px; } #footer ul > li { display: inline-block; margin: 0 7.5px; } @media only screen and (min-width: 768px) { #footer .social-icons { font-size: 20px; } } .form-control { box-shadow: none; -webkit-box-shadow: none; }
0.335895
0.086131
starting brown, lightest at co5 and co6, blue at 9 */ :root {--co1: rgb(89,51,22); --co2: rgb(143,107,74); --co3: rgb(186,157,131); --co4: rgb(210,195,178); --co5: rgb(213,225,219); --co6: rgb(194,239,243); --co7: rgb(163,236,248); --co8: rgb(129,218,239); --co9: rgb(87,166,197); } /* 1 pt = 1 typographical point (as used in MS Word) = 0.352777mm 1 px = 0.26458333 mm, on low resolution devices px = pixel. 1 pc = 1 pica = 12 pt = 4.2324 mm 0.5 pt = 'thin visible border line on paper' = 0.1763888 mm 12 pt = 4.23324 mm 10 pt = 3.52777 mm 5 pt = 1.7638850 mm */ body { margin:0 0 0 0; background:var(--co1); } svg.a3 { margin:10mm; border:none; padding:0; } g.paper { margin:0mm; } rect.paper{width:100%; height:100%; /* paper dimensions determined by parent class*/ fill-opacity:1.0; } header, footer {padding: 0.5em 0.5em 0.8em 0.5em; margin:0 -0.5em 0em -0.5em; width:100%; clear:both; background:var(--co2); color:var(--co7); } footer{position:fixed; bottom:0; left:0; } button { border-radius: 0.3em; background:var(--co3); border-color:var(--co4); color:var(--co5)} button.zoom-out {border-radius: 0.67em 0 0 0.67em;} button.zoom-in {border-radius: 0 0.67em 0.67em 0;} button.previous {border-radius: 0.67em 0 0 0.67em;} button.next {border-radius: 0 0.67em 0.67em 0;} input {vertical-align: bottom;} input[type="text"] {color:var(--co9); text-align:center; background-color:var(--co5);} text { font-family: Calibri, Helvetica, sans-serif; line-height: 1.0; pointer-events: all; fill:black; border:0; } text:hover {stroke-width:0.05em;stroke:var(--co9)} circle {stroke:var(--co2); fill:var(--co3); fill-opacity:0.6; stroke-width:.05em; stroke-opacity:0.6; } textarea { -webkit-appearance: none; -moz-appearance:none; font-family: Calibri, Helvetica, sans-serif; font-size: inherit; /* 1 */ line-height: inherit; /* 1 */ margin: inherit; /* 2 */ background:inherit; border:inherit; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border:none; resize: none; } .co1{stroke:var(--co1);fill:var(--co1);} .co2{stroke:var(--co1);fill:var(--co2);} .co3{stroke:var(--co2);fill:var(--co3);} .co4{stroke:var(--co3);fill:var(--co4);} .co5{stroke:var(--co4);fill:var(--co5);} .co6{stroke:var(--co5);fill:var(--co6);} .co7{stroke:var(--co6);fill:var(--co7);} .co8{stroke:var(--co7);fill:var(--co8);} .co9{stroke:var(--co8);fill:var(--co9);} /* markdown editor / codemirror puts its visible content in divs. We could use that to block inheritance from the svg*/ div {font-size:0.2645833rem;}
assets/css/browncyan.css
starting brown, lightest at co5 and co6, blue at 9 */ :root {--co1: rgb(89,51,22); --co2: rgb(143,107,74); --co3: rgb(186,157,131); --co4: rgb(210,195,178); --co5: rgb(213,225,219); --co6: rgb(194,239,243); --co7: rgb(163,236,248); --co8: rgb(129,218,239); --co9: rgb(87,166,197); } /* 1 pt = 1 typographical point (as used in MS Word) = 0.352777mm 1 px = 0.26458333 mm, on low resolution devices px = pixel. 1 pc = 1 pica = 12 pt = 4.2324 mm 0.5 pt = 'thin visible border line on paper' = 0.1763888 mm 12 pt = 4.23324 mm 10 pt = 3.52777 mm 5 pt = 1.7638850 mm */ body { margin:0 0 0 0; background:var(--co1); } svg.a3 { margin:10mm; border:none; padding:0; } g.paper { margin:0mm; } rect.paper{width:100%; height:100%; /* paper dimensions determined by parent class*/ fill-opacity:1.0; } header, footer {padding: 0.5em 0.5em 0.8em 0.5em; margin:0 -0.5em 0em -0.5em; width:100%; clear:both; background:var(--co2); color:var(--co7); } footer{position:fixed; bottom:0; left:0; } button { border-radius: 0.3em; background:var(--co3); border-color:var(--co4); color:var(--co5)} button.zoom-out {border-radius: 0.67em 0 0 0.67em;} button.zoom-in {border-radius: 0 0.67em 0.67em 0;} button.previous {border-radius: 0.67em 0 0 0.67em;} button.next {border-radius: 0 0.67em 0.67em 0;} input {vertical-align: bottom;} input[type="text"] {color:var(--co9); text-align:center; background-color:var(--co5);} text { font-family: Calibri, Helvetica, sans-serif; line-height: 1.0; pointer-events: all; fill:black; border:0; } text:hover {stroke-width:0.05em;stroke:var(--co9)} circle {stroke:var(--co2); fill:var(--co3); fill-opacity:0.6; stroke-width:.05em; stroke-opacity:0.6; } textarea { -webkit-appearance: none; -moz-appearance:none; font-family: Calibri, Helvetica, sans-serif; font-size: inherit; /* 1 */ line-height: inherit; /* 1 */ margin: inherit; /* 2 */ background:inherit; border:inherit; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border:none; resize: none; } .co1{stroke:var(--co1);fill:var(--co1);} .co2{stroke:var(--co1);fill:var(--co2);} .co3{stroke:var(--co2);fill:var(--co3);} .co4{stroke:var(--co3);fill:var(--co4);} .co5{stroke:var(--co4);fill:var(--co5);} .co6{stroke:var(--co5);fill:var(--co6);} .co7{stroke:var(--co6);fill:var(--co7);} .co8{stroke:var(--co7);fill:var(--co8);} .co9{stroke:var(--co8);fill:var(--co9);} /* markdown editor / codemirror puts its visible content in divs. We could use that to block inheritance from the svg*/ div {font-size:0.2645833rem;}
0.415254
0.209086
*{ margin:0; padding: 0; } .cabecalho{ width: 100%; position: fixed; z-index: 1; } .cabecalho2{ width: 100%; background-color:#fff; position: fixed; box-shadow: 0px 0px 4px #000000; z-index: 1; } .header_conteiner{ width: 1200px; margin: auto; } .logo{ width: 120px; position: relative; float: left; z-index: 55; margin: 0px; padding-top: 10px; padding-bottom: 10px; line-height: 1; font-size: 5px; border: none; } .logo2{ width: 50px; position: relative; float: left; z-index: 55; margin: 0px; padding-top: 10px; padding-bottom: 10px; line-height: 1; font-size: 5px; border: none; } .menu{ font-family: 'Source Sans Pro', sans-serif; text-transform: uppercase; font-weight: 700; font-size: 13px; line-height: 1.65; position: relative; } .menu ul{ list-style: none; position: relative; float: right; } .menu ul li{ width:100px; float: left; } .menu a{ padding-top: 30px; display: block; text-decoration: none; text-align: center; color:#fff; } .menu a:hover{ color:#00C1CF; } .menu a:active{ color:#00C1CF; } .menu2{ font-family: 'Source Sans Pro', sans-serif; text-transform: uppercase; font-weight: 700; font-size: 13px; line-height: 1.65; position: relative; } .menu2 ul{ list-style: none; position: relative; float: right; } .menu2 ul li{ width:100px; float: left; } .menu2 a{ padding-top: 23px; display: block; text-decoration: none; text-align: center; background-color:#fff; color:#005866; } .menu2 a:hover{ color:#00C1CF; } .menu2 a:active{ color:#00C1CF; } #btn_menu{ display: none; } label[for="btn_menu"]{ display: none; } .banner{ padding-top: 20%; } @media screen and (max-width: 1300px) { .header_conteiner{ width: 90%; margin: auto; padding-top: 0px; padding-bottom: 0px; } } @media screen and (max-width: 820px) { .cabecalho{ height: 80px; width: 100%; background-color:rgba(255, 255, 255, 0); z-index: 9; position: fixed; } .cabecalho2{ display:none; height: 80px; width: 100%; background-color:#fff; z-index: 9; position: fixed; } .logo{ float:left; z-index: 10; position: relative; } .logo2{ margin-top: 7px; float: left; z-index: 10; position: relative; } #btn_menu:checked ~ .menu{ margin-left: 0; } label[for="btn_menu"]{ display: inline; float: right; margin-top: 20px; color:#00C1CF; font-family: 'Source Sans Pro', sans-serif; text-align: center; font-size: 30px; cursor:pointer; } .menu a{ color:#005866; padding: 20px 250px 20px 30px; background-color: #F3F3F3; margin-bottom: 0px; border-bottom: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; } .menu{ width: 180px; font-family: 'Source Sans Pro', sans-serif; margin-left: -100%; transition: all .4s; z-index: 50; } .menu2 a{ padding: 20px 250px 20px 30px; background-color: #F3F3F3; margin-bottom: 0px; border-bottom: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; } .menu2{ width: 180px; font-family: 'Source Sans Pro', sans-serif; margin-left: -100%; transition: all .4s; z-index: 50; } }
professor/static/css/header.css
*{ margin:0; padding: 0; } .cabecalho{ width: 100%; position: fixed; z-index: 1; } .cabecalho2{ width: 100%; background-color:#fff; position: fixed; box-shadow: 0px 0px 4px #000000; z-index: 1; } .header_conteiner{ width: 1200px; margin: auto; } .logo{ width: 120px; position: relative; float: left; z-index: 55; margin: 0px; padding-top: 10px; padding-bottom: 10px; line-height: 1; font-size: 5px; border: none; } .logo2{ width: 50px; position: relative; float: left; z-index: 55; margin: 0px; padding-top: 10px; padding-bottom: 10px; line-height: 1; font-size: 5px; border: none; } .menu{ font-family: 'Source Sans Pro', sans-serif; text-transform: uppercase; font-weight: 700; font-size: 13px; line-height: 1.65; position: relative; } .menu ul{ list-style: none; position: relative; float: right; } .menu ul li{ width:100px; float: left; } .menu a{ padding-top: 30px; display: block; text-decoration: none; text-align: center; color:#fff; } .menu a:hover{ color:#00C1CF; } .menu a:active{ color:#00C1CF; } .menu2{ font-family: 'Source Sans Pro', sans-serif; text-transform: uppercase; font-weight: 700; font-size: 13px; line-height: 1.65; position: relative; } .menu2 ul{ list-style: none; position: relative; float: right; } .menu2 ul li{ width:100px; float: left; } .menu2 a{ padding-top: 23px; display: block; text-decoration: none; text-align: center; background-color:#fff; color:#005866; } .menu2 a:hover{ color:#00C1CF; } .menu2 a:active{ color:#00C1CF; } #btn_menu{ display: none; } label[for="btn_menu"]{ display: none; } .banner{ padding-top: 20%; } @media screen and (max-width: 1300px) { .header_conteiner{ width: 90%; margin: auto; padding-top: 0px; padding-bottom: 0px; } } @media screen and (max-width: 820px) { .cabecalho{ height: 80px; width: 100%; background-color:rgba(255, 255, 255, 0); z-index: 9; position: fixed; } .cabecalho2{ display:none; height: 80px; width: 100%; background-color:#fff; z-index: 9; position: fixed; } .logo{ float:left; z-index: 10; position: relative; } .logo2{ margin-top: 7px; float: left; z-index: 10; position: relative; } #btn_menu:checked ~ .menu{ margin-left: 0; } label[for="btn_menu"]{ display: inline; float: right; margin-top: 20px; color:#00C1CF; font-family: 'Source Sans Pro', sans-serif; text-align: center; font-size: 30px; cursor:pointer; } .menu a{ color:#005866; padding: 20px 250px 20px 30px; background-color: #F3F3F3; margin-bottom: 0px; border-bottom: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; } .menu{ width: 180px; font-family: 'Source Sans Pro', sans-serif; margin-left: -100%; transition: all .4s; z-index: 50; } .menu2 a{ padding: 20px 250px 20px 30px; background-color: #F3F3F3; margin-bottom: 0px; border-bottom: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; } .menu2{ width: 180px; font-family: 'Source Sans Pro', sans-serif; margin-left: -100%; transition: all .4s; z-index: 50; } }
0.412767
0.084947
@media (min-width: 900px) { /* font color */ .font-blue { color: #337ab7; } /* container */ .container-box { border-right: 1px solid #E7E7E7; box-shadow: 0px 4px 5px 2px rgba(217,217,217,0.5); padding: 0px; background-color: white; } .container h2 { margin-top: 6px; } /* make sidebar nav vertical */ .sidebar-nav .navbar .navbar-collapse { padding: 0; max-height: none; } .sidebar-nav .navbar ul { float: none; display: block; } .sidebar-nav .navbar li { float: none; display: block; } .sidebar-nav .navbar li a { padding-top: 12px; padding-bottom: 12px; } .nav-li { border-bottom: 1px solid #E7E7E7; display: block; } .container-fluid.nav-collapse { padding: 0; } /* table */ .scrollable { overflow: auto; height: calc(100vh - 190px); } .table-reportbook { border: 1px solid #E7E7E7; } .table-reportbook th a { color: gray; } .table-calendar tr:hover { border: 2px solid gray; cursor: pointer; } /* calendar */ .yearLabel li a { color: gray; } .yearLabel li button { border: none; background: transparent; padding-top: 5px; } .calendar-outer { padding: 5px; } .calendar-inner { border: 1px solid #E7E7E7; padding-left: 5px; padding-right: 5px; padding-top: 10px; height: 266px; } .calendar-legend { float:right; display: inline; padding-top: 5px; } .calendar-status-open { color: #E6E6E6; } .calendar-status-approval-requested { color: yellow; } .calendar-status-approved { color: #01DF01; } .calendar-status-disapproved { color: red; } /* comments */ .comment-box { display: inline; } .comment-picture { width: 80px; height: 80px; margin: 0px; float: right; } .comment-picture img { width: 70px; height: 70px; } .comment-content { padding: 0px; } .comment-edit { resize: none; height: 100px; overflow: scroll; border: none; box-shadow: none; padding: 0px; } .comment-create { resize: none; height: 80px; overflow: scroll; } .panel-default { margin-bottom: 0px; } /* infobar */ .layout-box { background-image: url("/assets/ico/moon.ico") !important; background-repeat: no-repeat; background-size: 20px 20px; width: 25px; height: 25px; border-radius: 2px; margin-top: 17px; padding: 0px !important; } .layout-box:hover { background-size: 21px 21px; cursor: pointer; } .docs-link { font-size: 1.6em; } .logout-button { font-size: 1.2em; padding-top: 4px; } .navbar-text { font-size: 1.2em; } .navbar-infobar { margin-bottom: 0px; border-radius: 0px; box-shadow: none; } .navbar-right img { height: 25px; width: 25px; border: 2px solid #E3E3E3; } /* navbar */ .navbar-format { padding: 0px; } .sidebar-nav .navbar.navbar-default { border-radius: 0px; border-top: none; box-shadow: none; margin-bottom: 0px; border-bottom: none; } .sidebar-nav .navbar.navbar-default .nav.navbar-nav { height: calc(100vh - 89px); } .nav-search { padding:15px; border-bottom: 1px solid #E7E7E7; } .navbar.navbar-default .nav.navbar-nav .link-color { color: #337ab7; } .calendar { overflow: auto; height: calc(100vh - 260px); } .page-content { padding-right: 15px; padding-top: 15px; max-height: calc(100vh - 89px); } /* profile */ .profile-picture { float: right; width: 230px; } .profile-picture img { border: 1px solid #E7E7E7; width:212px; height:212px; } .profile-picture .file-upload { display: none; } .profile-picture form { padding-top: 5px; } .profile-content { float:left; width: 400px; border: 1px solid #E7E7E7; background-color: #f9f9f9; overflow: auto; height: calc(100vh - 188px); } /* view report */ .view-report-heading { margin-top: 5px; } .view-report-heading h2 { display: inline; } .view-report-heading h3 { display: inline; float: right; margin-top: 8px; } .view-report-content { padding: 10px; border-bottom: 1px solid #E7E7E7; } /* report */ .report-content { resize: none; height: 300px; overflow:scroll; } /* footer */ .footer { border: 1px solid #E7E7E7; background-color: #f9f9f9; } .footer p { color: gray; margin-top: 5px; margin-bottom: 5px; } .footer a { color: gray !important; } /* other styles */ .button-large { width: 160px; } .button-medium { width: 125px; } .float-right { float: right; } .logout-mobile { display: none !important; } .col-md-12.float-right { padding-right: 2px; padding-bottom: 30px; } /* checkbox style*/ .trainer-checkbox { padding-right: 0px; } .check-next-report { width: 217px; } .form-group input[type="checkbox"] { display: none; } .form-group input[type="checkbox"] + .btn-group > label span { width: 20px; } .form-group input[type="checkbox"] + .btn-group > label span:first-child { display: none; } .form-group input[type="checkbox"] + .btn-group > label span:last-child { display: inline-block; } .form-group input[type="checkbox"]:checked + .btn-group > label span:first-child { display: inline-block; } .form-group input[type="checkbox"]:checked + .btn-group > label span:last-child { display: none; } /* Notification Style */ .navbar-default .dropdown-menu.notify-drop { min-width: 330px; background-color: #fff; min-height: 360px; max-height: 360px; } .navbar-default .dropdown-menu.notify-drop .notify-drop-title { border-bottom: 1px solid #e2e2e2; padding: 5px 15px 10px 15px; } .navbar-default .dropdown-menu.notify-drop .drop-content { min-height: 280px; max-height: 280px; overflow-y: scroll; } .navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track { background-color: #F5F5F5; } .navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar { width: 8px; background-color: #F5F5F5; } .navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb { background-color: #ccc; } .navbar-default .dropdown-menu.notify-drop .drop-content > li { border-bottom: 1px solid #e2e2e2; padding: 10px 0px 5px 0px; } .navbar-default .dropdown-menu.notify-drop .drop-content > li:nth-child(2n+0) { background-color: #fafafa; } .navbar-default .dropdown-menu.notify-drop .drop-content > li:after { content: ""; clear: both; display: block; } .navbar-default .dropdown-menu.notify-drop .drop-content > li:hover { background-color: #fcfcfc; } .navbar-default .dropdown-menu.notify-drop .drop-content > li:last-child { border-bottom: none; } .navbar-default .dropdown-menu.notify-drop .drop-content > li .notify-img { float: left; display: inline-block; width: 30px; height: 30px; margin: 10px 10px 10px 10px; font-size: 2em; } .navbar-default .dropdown-menu.notify-drop .allRead { margin-right: 7px; } .navbar-default .dropdown-menu.notify-drop .rIcon { float: right; color: #999; } .navbar-default .dropdown-menu.notify-drop .rIcon:hover { color: #333; } .navbar-default .dropdown-menu.notify-drop .drop-content > li a { font-size: 12px; font-weight: normal; } .navbar-default .dropdown-menu.notify-drop .drop-content > li { font-weight: bold; font-size: 13px; } .navbar-default .dropdown-menu.notify-drop .drop-content > li hr { margin: 5px 0; width: 70%; border-color: #e2e2e2; } .navbar-default .dropdown-menu.notify-drop .drop-content .pd-l0 { padding-left: 0; } .navbar-default .dropdown-menu.notify-drop .drop-content > li p { font-size: 11px; color: #666; font-weight: normal; margin: 3px 0; } .navbar-default .dropdown-menu.notify-drop .drop-content > li p.time { font-size: 10px; font-weight: 600; top: -6px; margin: 8px 0px 0px 0px; padding: 0px 3px; border: 1px solid #e2e2e2; position: relative; background-image: linear-gradient(#fff,#f2f2f2); display: inline-block; border-radius: 2px; color: #666; } .navbar-default .dropdown-menu.notify-drop .drop-content > li p.time:hover { background-image: linear-gradient(#fff,#fff); } .navbar-default .dropdown-menu.notify-drop .notify-drop-footer { border-top: 1px solid #e2e2e2; bottom: 0; position: relative; padding: 8px 15px; } .navbar-default .dropdown-menu.notify-drop .notify-drop-footer a { color: #777; text-decoration: none; } .navbar-default .dropdown-menu.notify-drop .notify-drop-footer a:hover { color: #333; } } @media screen and (max-width: 900px) { .col-sm-3.navbar-format { padding: 0; } .navbar-format .input-group { padding: 10px } .navbar.navbar-default.navbar-infobar { display: none; } .container.container-box { padding: 0; } .navbar-brand { padding: 0; } .navbar-toggle.collapsed.infobar { padding: 15px; height: 50px; margin: 0; float: left; border: none; } .infobar-mobile > span { float: right; padding-left: 10px; color: #777; } .report-content { height: auto; min-height: 200px; } .btn.btn-primary.button-large { width: 100%; } .footer { padding-top: 20px; } .yearLabel { padding-left: calc(50% - 72px); } .yearLabel li a { color: gray; } .yearLabel li button { border: none; background: transparent; } .profile-picture img { max-height: 200px; max-width: 200px; } }
app/assets/css/bright.css
@media (min-width: 900px) { /* font color */ .font-blue { color: #337ab7; } /* container */ .container-box { border-right: 1px solid #E7E7E7; box-shadow: 0px 4px 5px 2px rgba(217,217,217,0.5); padding: 0px; background-color: white; } .container h2 { margin-top: 6px; } /* make sidebar nav vertical */ .sidebar-nav .navbar .navbar-collapse { padding: 0; max-height: none; } .sidebar-nav .navbar ul { float: none; display: block; } .sidebar-nav .navbar li { float: none; display: block; } .sidebar-nav .navbar li a { padding-top: 12px; padding-bottom: 12px; } .nav-li { border-bottom: 1px solid #E7E7E7; display: block; } .container-fluid.nav-collapse { padding: 0; } /* table */ .scrollable { overflow: auto; height: calc(100vh - 190px); } .table-reportbook { border: 1px solid #E7E7E7; } .table-reportbook th a { color: gray; } .table-calendar tr:hover { border: 2px solid gray; cursor: pointer; } /* calendar */ .yearLabel li a { color: gray; } .yearLabel li button { border: none; background: transparent; padding-top: 5px; } .calendar-outer { padding: 5px; } .calendar-inner { border: 1px solid #E7E7E7; padding-left: 5px; padding-right: 5px; padding-top: 10px; height: 266px; } .calendar-legend { float:right; display: inline; padding-top: 5px; } .calendar-status-open { color: #E6E6E6; } .calendar-status-approval-requested { color: yellow; } .calendar-status-approved { color: #01DF01; } .calendar-status-disapproved { color: red; } /* comments */ .comment-box { display: inline; } .comment-picture { width: 80px; height: 80px; margin: 0px; float: right; } .comment-picture img { width: 70px; height: 70px; } .comment-content { padding: 0px; } .comment-edit { resize: none; height: 100px; overflow: scroll; border: none; box-shadow: none; padding: 0px; } .comment-create { resize: none; height: 80px; overflow: scroll; } .panel-default { margin-bottom: 0px; } /* infobar */ .layout-box { background-image: url("/assets/ico/moon.ico") !important; background-repeat: no-repeat; background-size: 20px 20px; width: 25px; height: 25px; border-radius: 2px; margin-top: 17px; padding: 0px !important; } .layout-box:hover { background-size: 21px 21px; cursor: pointer; } .docs-link { font-size: 1.6em; } .logout-button { font-size: 1.2em; padding-top: 4px; } .navbar-text { font-size: 1.2em; } .navbar-infobar { margin-bottom: 0px; border-radius: 0px; box-shadow: none; } .navbar-right img { height: 25px; width: 25px; border: 2px solid #E3E3E3; } /* navbar */ .navbar-format { padding: 0px; } .sidebar-nav .navbar.navbar-default { border-radius: 0px; border-top: none; box-shadow: none; margin-bottom: 0px; border-bottom: none; } .sidebar-nav .navbar.navbar-default .nav.navbar-nav { height: calc(100vh - 89px); } .nav-search { padding:15px; border-bottom: 1px solid #E7E7E7; } .navbar.navbar-default .nav.navbar-nav .link-color { color: #337ab7; } .calendar { overflow: auto; height: calc(100vh - 260px); } .page-content { padding-right: 15px; padding-top: 15px; max-height: calc(100vh - 89px); } /* profile */ .profile-picture { float: right; width: 230px; } .profile-picture img { border: 1px solid #E7E7E7; width:212px; height:212px; } .profile-picture .file-upload { display: none; } .profile-picture form { padding-top: 5px; } .profile-content { float:left; width: 400px; border: 1px solid #E7E7E7; background-color: #f9f9f9; overflow: auto; height: calc(100vh - 188px); } /* view report */ .view-report-heading { margin-top: 5px; } .view-report-heading h2 { display: inline; } .view-report-heading h3 { display: inline; float: right; margin-top: 8px; } .view-report-content { padding: 10px; border-bottom: 1px solid #E7E7E7; } /* report */ .report-content { resize: none; height: 300px; overflow:scroll; } /* footer */ .footer { border: 1px solid #E7E7E7; background-color: #f9f9f9; } .footer p { color: gray; margin-top: 5px; margin-bottom: 5px; } .footer a { color: gray !important; } /* other styles */ .button-large { width: 160px; } .button-medium { width: 125px; } .float-right { float: right; } .logout-mobile { display: none !important; } .col-md-12.float-right { padding-right: 2px; padding-bottom: 30px; } /* checkbox style*/ .trainer-checkbox { padding-right: 0px; } .check-next-report { width: 217px; } .form-group input[type="checkbox"] { display: none; } .form-group input[type="checkbox"] + .btn-group > label span { width: 20px; } .form-group input[type="checkbox"] + .btn-group > label span:first-child { display: none; } .form-group input[type="checkbox"] + .btn-group > label span:last-child { display: inline-block; } .form-group input[type="checkbox"]:checked + .btn-group > label span:first-child { display: inline-block; } .form-group input[type="checkbox"]:checked + .btn-group > label span:last-child { display: none; } /* Notification Style */ .navbar-default .dropdown-menu.notify-drop { min-width: 330px; background-color: #fff; min-height: 360px; max-height: 360px; } .navbar-default .dropdown-menu.notify-drop .notify-drop-title { border-bottom: 1px solid #e2e2e2; padding: 5px 15px 10px 15px; } .navbar-default .dropdown-menu.notify-drop .drop-content { min-height: 280px; max-height: 280px; overflow-y: scroll; } .navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track { background-color: #F5F5F5; } .navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar { width: 8px; background-color: #F5F5F5; } .navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb { background-color: #ccc; } .navbar-default .dropdown-menu.notify-drop .drop-content > li { border-bottom: 1px solid #e2e2e2; padding: 10px 0px 5px 0px; } .navbar-default .dropdown-menu.notify-drop .drop-content > li:nth-child(2n+0) { background-color: #fafafa; } .navbar-default .dropdown-menu.notify-drop .drop-content > li:after { content: ""; clear: both; display: block; } .navbar-default .dropdown-menu.notify-drop .drop-content > li:hover { background-color: #fcfcfc; } .navbar-default .dropdown-menu.notify-drop .drop-content > li:last-child { border-bottom: none; } .navbar-default .dropdown-menu.notify-drop .drop-content > li .notify-img { float: left; display: inline-block; width: 30px; height: 30px; margin: 10px 10px 10px 10px; font-size: 2em; } .navbar-default .dropdown-menu.notify-drop .allRead { margin-right: 7px; } .navbar-default .dropdown-menu.notify-drop .rIcon { float: right; color: #999; } .navbar-default .dropdown-menu.notify-drop .rIcon:hover { color: #333; } .navbar-default .dropdown-menu.notify-drop .drop-content > li a { font-size: 12px; font-weight: normal; } .navbar-default .dropdown-menu.notify-drop .drop-content > li { font-weight: bold; font-size: 13px; } .navbar-default .dropdown-menu.notify-drop .drop-content > li hr { margin: 5px 0; width: 70%; border-color: #e2e2e2; } .navbar-default .dropdown-menu.notify-drop .drop-content .pd-l0 { padding-left: 0; } .navbar-default .dropdown-menu.notify-drop .drop-content > li p { font-size: 11px; color: #666; font-weight: normal; margin: 3px 0; } .navbar-default .dropdown-menu.notify-drop .drop-content > li p.time { font-size: 10px; font-weight: 600; top: -6px; margin: 8px 0px 0px 0px; padding: 0px 3px; border: 1px solid #e2e2e2; position: relative; background-image: linear-gradient(#fff,#f2f2f2); display: inline-block; border-radius: 2px; color: #666; } .navbar-default .dropdown-menu.notify-drop .drop-content > li p.time:hover { background-image: linear-gradient(#fff,#fff); } .navbar-default .dropdown-menu.notify-drop .notify-drop-footer { border-top: 1px solid #e2e2e2; bottom: 0; position: relative; padding: 8px 15px; } .navbar-default .dropdown-menu.notify-drop .notify-drop-footer a { color: #777; text-decoration: none; } .navbar-default .dropdown-menu.notify-drop .notify-drop-footer a:hover { color: #333; } } @media screen and (max-width: 900px) { .col-sm-3.navbar-format { padding: 0; } .navbar-format .input-group { padding: 10px } .navbar.navbar-default.navbar-infobar { display: none; } .container.container-box { padding: 0; } .navbar-brand { padding: 0; } .navbar-toggle.collapsed.infobar { padding: 15px; height: 50px; margin: 0; float: left; border: none; } .infobar-mobile > span { float: right; padding-left: 10px; color: #777; } .report-content { height: auto; min-height: 200px; } .btn.btn-primary.button-large { width: 100%; } .footer { padding-top: 20px; } .yearLabel { padding-left: calc(50% - 72px); } .yearLabel li a { color: gray; } .yearLabel li button { border: none; background: transparent; } .profile-picture img { max-height: 200px; max-width: 200px; } }
0.444083
0.077622
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } * { box-sizing: border-box; } html { font-size: 62.5%; } html, body { font-family: 'Roboto', sans-serif; } h1, h2, h3, h4, h5 { font-family: 'Indie Flower', cursive; } h1 { font-size: 4rem; } h2 { font-size: 3.2rem; padding-bottom: 10px; } h4 { font-size: 2.5rem; padding-bottom: 10px; } p, a, li, label { line-height: 1.5; font-size: 1.8rem; padding-bottom: 10px; } img { max-width: 100%; height: auto; } .genericContainer, .header, .footer { max-width: 1100px; width: 100%; margin: 0 auto; } @media (max-width: 500px) { .genericContainer, .header, .footer { width: 95%; } } @media (max-width: 768px) { .genericContainer, .header, .footer { width: 95%; } } body { background-color: #d9c9ae; } header { display: flex; flexwrap: wrap; height: 90px; align-items: center; border-bottom: 5px solid #cd871b; background-image: url(../img/bookshelf1.jpg); } @media (max-width: 768px) { header { background-position: 54% 65%; } } .header { justify-content: center; width: 1100px; margin: 0 auto; } .nav { display: flex; } .nav button { border-radius: 5px; margin: 0 10px; background-color: forestgreen; padding: 7px; text-decoration: none; border: none; } .nav button a { text-decoration: none; color: white; } .nav button:hover { background-color: #cd871b; } .dropdown { margin-top: 60px; margin-left: 54px; } @media (max-width: 500px) { .dropdown { margin-left: 0px; } } @media (max-width: 768px) { .dropdown { margin-left: 32px; } } .dropdown .dropdown-button { padding: 15px; border: 3px solid #cd871b; background-color: forestgreen; font-size: 20px; font-weight: bold; } .dropdown .dropdown-button:hover { background-color: #cd871b; } .dropdown .dropdown-content { width: 7%; position: absolute; background-color: forestgreen; display: flex; flex-direction: column; align-items: center; margin-top: 10px; border: 2.5px solid #cd871b; } @media (max-width: 768px) { .dropdown .dropdown-content { width: 15%; } } .dropdown .dropdown-link { width: 100%; text-align: center; padding: 15px 0; font-size: 18px; background-color: forestgreen; outline: none; } .dropdown .dropdown-link a { text-decoration: none; } .dropdown .dropdown-link:hover { color: forestgreen; background-color: #cd871b; } .dropdown .dropdown-hidden { display: none; } .cta { display: flex; flex-wrap: nowrap; margin-top: 1em; justify-content: space-around; align-items: center; } @media (max-width: 500px) { .cta { flex-wrap: wrap; } } .sixtySix { width: 66%; border-radius: 5px; } .sixtySix .aaa { display: flex; flexwrap: wrap; justify-content: space-around; align-items: center; padding: 1em; } @media (max-width: 768px) { .sixtySix h2 { margin-left: 239px; } } .sixtySix h2 { margin-top: 0.25em; text-align: center; } .sixtySix img { height: 200px; width: 33%; object-fit: cover; margin-bottom: 1em; border-radius: 7px; } @media (max-width: 768px) { .sixtySix ul { margin-left: 40px; } } .sixtySix ul li { font-size: 2em; list-style-type: circle; } @media (max-width: 500px) { .sixtySix { width: 100%; } .sixtySix h2 { margin-left: 100px; } } .thirtyThree { width: 33%; border-radius: 5px; display: flex; justify-content: space-around; align-items: center; } @media (max-width: 500px) { .thirtyThree { width: 44%; margin-top: 2em; } } @media (max-width: 768px) { .thirtyThree .lazyWrap { margin-left: 10px; } } form label { display: inline-block; width: 90px; text-align: right; } form .lazyWrap { display: flex; justify-content: center; margin-right: 3.5em; } form .lazyWrap button { margin-top: 1em; display: inline-block; } form .lazyWrap button:nth-child(1) { margin-right: 1em; } .signin { padding: 15px 36px; text-align: center; border-radius: 5px; margin: 0 10px; background-color: forestgreen; text-decoration: none; border: none; } .signin a { color: black; text-decoration: none; } .signin:hover { background-color: #cd871b; } .signup { padding: 15px 32px; text-align: center; border-radius: 5px; margin: 10px 10px; background-color: forestgreen; text-decoration: none; border: none; } .signup a { color: black; text-decoration: none; } .signup:hover { background-color: #cd871b; } .features { display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 1em; } .features .stuff { width: 100%; height: 50px; object-fit: cover; border-radius: 2px; } @media (max-width: 500px) { .features { flex-direction: column; } } @media (max-width: 768px) { .features { justify-content: center; } } .fullWidthBox { margin-top: 1.5em; width: 100%; } .fullWidthBox button { margin-left: 92px; margin-bottom: 15px; padding: 15px 36px; text-align: center; border-radius: 5px; background-color: forestgreen; text-decoration: none; border: none; } .fullWidthBox button:hover { background-color: #cd871b; } @media (max-width: 500px) { .fullWidthBox { margin-top: 3.5em; } } .featureOne { width: 30%; } @media (max-width: 500px) { .featureOne { width: 100%; } } .featureTwo { width: 30%; } @media (max-width: 500px) { .featureTwo { width: 100%; } } .featureThree { width: 30%; } @media (max-width: 500px) { .featureThree { width: 100%; } } .featureTrio { margin-top: 2em; margin-right: 0.5em; margin-left: 0.5em; border: 2px solid #2f4f4f; border-radius: 5px; padding: 1em; background: #d9c9ae; background: linear-gradient(180deg, #d9c9ae 0%, #d3d3d3 80%); } .featureTrio img { width: 100%; height: 150px; object-fit: cover; border-radius: 7px; margin-bottom: 1em; } @media (max-width: 500px) { .featureTrio p { margin-top: 10px; margin-bottom: 33px; } } @media (max-width: 768px) { .featureTrio p { margin-top: 10px; } } .featureTrio p { height: 250px; } .featureTrio h2 { text-align: center; } @media (max-width: 768px) { .featureTrio { margin-left: 0em; margin-right: 0em; height: 540px; width: 65%; } } @media (max-width: 500px) { .featureTrio { margin: 0 auto; margin-top: 25px; height: 600px; } } footer { display: flex; height: 90px; align-items: center; background-image: url(../img/bookshelf1.jpg); border-top: 5px solid #cd871b; } @media (max-width: 500px) { footer { background-position: center; } } @media (max-width: 768px) { footer { background-position: 54% 65%; } } .footer { width: 1100px; margin: 0 auto; display: flex; } .footer .signin { padding: 0px 25px; } .footer .signin h2 { padding-bottom: 0px; } .footer img { height: 50px; object-fit: stretch; }
css/index.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } * { box-sizing: border-box; } html { font-size: 62.5%; } html, body { font-family: 'Roboto', sans-serif; } h1, h2, h3, h4, h5 { font-family: 'Indie Flower', cursive; } h1 { font-size: 4rem; } h2 { font-size: 3.2rem; padding-bottom: 10px; } h4 { font-size: 2.5rem; padding-bottom: 10px; } p, a, li, label { line-height: 1.5; font-size: 1.8rem; padding-bottom: 10px; } img { max-width: 100%; height: auto; } .genericContainer, .header, .footer { max-width: 1100px; width: 100%; margin: 0 auto; } @media (max-width: 500px) { .genericContainer, .header, .footer { width: 95%; } } @media (max-width: 768px) { .genericContainer, .header, .footer { width: 95%; } } body { background-color: #d9c9ae; } header { display: flex; flexwrap: wrap; height: 90px; align-items: center; border-bottom: 5px solid #cd871b; background-image: url(../img/bookshelf1.jpg); } @media (max-width: 768px) { header { background-position: 54% 65%; } } .header { justify-content: center; width: 1100px; margin: 0 auto; } .nav { display: flex; } .nav button { border-radius: 5px; margin: 0 10px; background-color: forestgreen; padding: 7px; text-decoration: none; border: none; } .nav button a { text-decoration: none; color: white; } .nav button:hover { background-color: #cd871b; } .dropdown { margin-top: 60px; margin-left: 54px; } @media (max-width: 500px) { .dropdown { margin-left: 0px; } } @media (max-width: 768px) { .dropdown { margin-left: 32px; } } .dropdown .dropdown-button { padding: 15px; border: 3px solid #cd871b; background-color: forestgreen; font-size: 20px; font-weight: bold; } .dropdown .dropdown-button:hover { background-color: #cd871b; } .dropdown .dropdown-content { width: 7%; position: absolute; background-color: forestgreen; display: flex; flex-direction: column; align-items: center; margin-top: 10px; border: 2.5px solid #cd871b; } @media (max-width: 768px) { .dropdown .dropdown-content { width: 15%; } } .dropdown .dropdown-link { width: 100%; text-align: center; padding: 15px 0; font-size: 18px; background-color: forestgreen; outline: none; } .dropdown .dropdown-link a { text-decoration: none; } .dropdown .dropdown-link:hover { color: forestgreen; background-color: #cd871b; } .dropdown .dropdown-hidden { display: none; } .cta { display: flex; flex-wrap: nowrap; margin-top: 1em; justify-content: space-around; align-items: center; } @media (max-width: 500px) { .cta { flex-wrap: wrap; } } .sixtySix { width: 66%; border-radius: 5px; } .sixtySix .aaa { display: flex; flexwrap: wrap; justify-content: space-around; align-items: center; padding: 1em; } @media (max-width: 768px) { .sixtySix h2 { margin-left: 239px; } } .sixtySix h2 { margin-top: 0.25em; text-align: center; } .sixtySix img { height: 200px; width: 33%; object-fit: cover; margin-bottom: 1em; border-radius: 7px; } @media (max-width: 768px) { .sixtySix ul { margin-left: 40px; } } .sixtySix ul li { font-size: 2em; list-style-type: circle; } @media (max-width: 500px) { .sixtySix { width: 100%; } .sixtySix h2 { margin-left: 100px; } } .thirtyThree { width: 33%; border-radius: 5px; display: flex; justify-content: space-around; align-items: center; } @media (max-width: 500px) { .thirtyThree { width: 44%; margin-top: 2em; } } @media (max-width: 768px) { .thirtyThree .lazyWrap { margin-left: 10px; } } form label { display: inline-block; width: 90px; text-align: right; } form .lazyWrap { display: flex; justify-content: center; margin-right: 3.5em; } form .lazyWrap button { margin-top: 1em; display: inline-block; } form .lazyWrap button:nth-child(1) { margin-right: 1em; } .signin { padding: 15px 36px; text-align: center; border-radius: 5px; margin: 0 10px; background-color: forestgreen; text-decoration: none; border: none; } .signin a { color: black; text-decoration: none; } .signin:hover { background-color: #cd871b; } .signup { padding: 15px 32px; text-align: center; border-radius: 5px; margin: 10px 10px; background-color: forestgreen; text-decoration: none; border: none; } .signup a { color: black; text-decoration: none; } .signup:hover { background-color: #cd871b; } .features { display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 1em; } .features .stuff { width: 100%; height: 50px; object-fit: cover; border-radius: 2px; } @media (max-width: 500px) { .features { flex-direction: column; } } @media (max-width: 768px) { .features { justify-content: center; } } .fullWidthBox { margin-top: 1.5em; width: 100%; } .fullWidthBox button { margin-left: 92px; margin-bottom: 15px; padding: 15px 36px; text-align: center; border-radius: 5px; background-color: forestgreen; text-decoration: none; border: none; } .fullWidthBox button:hover { background-color: #cd871b; } @media (max-width: 500px) { .fullWidthBox { margin-top: 3.5em; } } .featureOne { width: 30%; } @media (max-width: 500px) { .featureOne { width: 100%; } } .featureTwo { width: 30%; } @media (max-width: 500px) { .featureTwo { width: 100%; } } .featureThree { width: 30%; } @media (max-width: 500px) { .featureThree { width: 100%; } } .featureTrio { margin-top: 2em; margin-right: 0.5em; margin-left: 0.5em; border: 2px solid #2f4f4f; border-radius: 5px; padding: 1em; background: #d9c9ae; background: linear-gradient(180deg, #d9c9ae 0%, #d3d3d3 80%); } .featureTrio img { width: 100%; height: 150px; object-fit: cover; border-radius: 7px; margin-bottom: 1em; } @media (max-width: 500px) { .featureTrio p { margin-top: 10px; margin-bottom: 33px; } } @media (max-width: 768px) { .featureTrio p { margin-top: 10px; } } .featureTrio p { height: 250px; } .featureTrio h2 { text-align: center; } @media (max-width: 768px) { .featureTrio { margin-left: 0em; margin-right: 0em; height: 540px; width: 65%; } } @media (max-width: 500px) { .featureTrio { margin: 0 auto; margin-top: 25px; height: 600px; } } footer { display: flex; height: 90px; align-items: center; background-image: url(../img/bookshelf1.jpg); border-top: 5px solid #cd871b; } @media (max-width: 500px) { footer { background-position: center; } } @media (max-width: 768px) { footer { background-position: 54% 65%; } } .footer { width: 1100px; margin: 0 auto; display: flex; } .footer .signin { padding: 0px 25px; } .footer .signin h2 { padding-bottom: 0px; } .footer img { height: 50px; object-fit: stretch; }
0.365343
0.072735
/* top */ #main-top { height: 96px; display: flex; font-size: 1.2em; } #main-top .logo { color: #fff; font-family: 'sans serif'; font-size: 64px; text-shadow: 0 0 16px #389; padding-right: 24px; display: flex; /* flex: 1; */ } #main-top .logo a { color: #145; text-decoration-line: none; } #main-top #main-search-container { display: flex; } .main-login-form-container .login-form-container { margin: auto; } /* search */ #main-search-container { height: 96px; flex: 1; } #main-search-wrapper { margin: 24px 48px; height: 48px; display: flex; width: 100%; } #main-search-wrapper button { height: 48px; font-size: 1.2em; padding: 0 24px; } #main-search { border: 2px solid #299bff; } /* search end */ #main-profile { min-width: 12em; height: 96px; line-height: 96px; margin-left:24px; display: flex; padding-right: 24px; /* flex: 1; */ } #main-profile .ant-spin-spinning { padding: 36px 0; } /* top end */ /* header */ #main-menu { line-height: 48px; height: 48px; } #main-menu, #main-menu { background-color: #55aaff; } #main-menu .content { display: flex; padding: 0 24px; } #main-menu { display: flex; flex: 1; line-height: 48px; border: none; font-weight: bold; font-size: 1.1em; } /* header end */ /* 这个东西代表页面的当前宽度 */ /* .page-content { padding: 0 24px; } */ #main-top, #main-menu .content, .page-content { width: 1600px; margin: auto; } @media (max-width: 1696px) { #main-top, #main-menu .content, .page-content { width: 1400px; } } @media (max-width: 1496px) { #main-top, #main-menu .content, .page-content { width: 1200px; } } @media (max-width: 1296px) { #main-top, #main-menu .content, .page-content { width: 992px; } } #main-content { /* padding: 24px; */ background-color: transparent; margin-bottom:24px; /* box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1) */ }
src/layouts/BaseLayout.css
/* top */ #main-top { height: 96px; display: flex; font-size: 1.2em; } #main-top .logo { color: #fff; font-family: 'sans serif'; font-size: 64px; text-shadow: 0 0 16px #389; padding-right: 24px; display: flex; /* flex: 1; */ } #main-top .logo a { color: #145; text-decoration-line: none; } #main-top #main-search-container { display: flex; } .main-login-form-container .login-form-container { margin: auto; } /* search */ #main-search-container { height: 96px; flex: 1; } #main-search-wrapper { margin: 24px 48px; height: 48px; display: flex; width: 100%; } #main-search-wrapper button { height: 48px; font-size: 1.2em; padding: 0 24px; } #main-search { border: 2px solid #299bff; } /* search end */ #main-profile { min-width: 12em; height: 96px; line-height: 96px; margin-left:24px; display: flex; padding-right: 24px; /* flex: 1; */ } #main-profile .ant-spin-spinning { padding: 36px 0; } /* top end */ /* header */ #main-menu { line-height: 48px; height: 48px; } #main-menu, #main-menu { background-color: #55aaff; } #main-menu .content { display: flex; padding: 0 24px; } #main-menu { display: flex; flex: 1; line-height: 48px; border: none; font-weight: bold; font-size: 1.1em; } /* header end */ /* 这个东西代表页面的当前宽度 */ /* .page-content { padding: 0 24px; } */ #main-top, #main-menu .content, .page-content { width: 1600px; margin: auto; } @media (max-width: 1696px) { #main-top, #main-menu .content, .page-content { width: 1400px; } } @media (max-width: 1496px) { #main-top, #main-menu .content, .page-content { width: 1200px; } } @media (max-width: 1296px) { #main-top, #main-menu .content, .page-content { width: 992px; } } #main-content { /* padding: 24px; */ background-color: transparent; margin-bottom:24px; /* box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1) */ }
0.182244
0.040846
:root { --azul: #006ba8; --link: #00a0eb; --gris: #777777; --texto: #444; } /*BASE SMACSS */ body { line-height: 1.5; color: var(--texto); } a { color: #00a0eb; } /* LAYOUT */ .main-sidebar { margin-top: 2em; } .main-content { padding: 0 1em; } @media screen and (min-width: 768px) { .main-content { display: flex; padding-right: 2em; } .main-sidebar { width: 25%; padding-left: 1em; } main { width: 75%; } } @media screen and (min-width: 1024px) { .main-content { max-width: 1024px; margin: auto; } } .logo { width: 140px; display: block; margin: 1em auto; } /*HEADER*/ .menu { background: var(--azul); padding: .5em 0; } .menu ul { display: flex; justify-content: center; flex-wrap: wrap; margin: 0 0 0 auto; list-style: none; padding-left: 0; } .menu li { margin: 0 .5em } .menu a { text-transform: uppercase; font-size: .8em; color: #fff; line-height: 2; } @media screen and (min-width: 640px) { .menu li { margin : 0 1.5em; } } @media screen and (min-width: 1024px) { .menu { background: none; margin-left: auto; } .menu li { margin : 0 .5em; } .menu a { color: var(--azul); display: block; line-height: 2.5; padding: 0 1em; } .menu a:hover, .menu a.active { background: var(--azul); color: #fff; text-decoration: none; } .main-header { max-width: 1024px; margin: auto; display: flex; align-items: center; padding: 0 1em; } } /*FIN HEADER*/ h1 { color: var(--azul); } footer { background: #222; color: #ddd; padding: 1em; margin-top: 3em; text-align: center; } footer a { color: #fff; } .siguenos { border-top: 1px solid var(--gris); padding-top: 1em; } .siguenos a { font-size: .9em; display: block; } .siguenos a:before { display: inline-block; margin-right: .3em; } @media screen and (min-width: 768px) { .main-footer .siguenos { display: flex; justify-content: space-around; } .main-footer .siguenos a { margin : 0 2em; } .siguenos { border-top: none; padding-top: 0; } }
HTML5 - ProyectoFinal/css/styles.css
:root { --azul: #006ba8; --link: #00a0eb; --gris: #777777; --texto: #444; } /*BASE SMACSS */ body { line-height: 1.5; color: var(--texto); } a { color: #00a0eb; } /* LAYOUT */ .main-sidebar { margin-top: 2em; } .main-content { padding: 0 1em; } @media screen and (min-width: 768px) { .main-content { display: flex; padding-right: 2em; } .main-sidebar { width: 25%; padding-left: 1em; } main { width: 75%; } } @media screen and (min-width: 1024px) { .main-content { max-width: 1024px; margin: auto; } } .logo { width: 140px; display: block; margin: 1em auto; } /*HEADER*/ .menu { background: var(--azul); padding: .5em 0; } .menu ul { display: flex; justify-content: center; flex-wrap: wrap; margin: 0 0 0 auto; list-style: none; padding-left: 0; } .menu li { margin: 0 .5em } .menu a { text-transform: uppercase; font-size: .8em; color: #fff; line-height: 2; } @media screen and (min-width: 640px) { .menu li { margin : 0 1.5em; } } @media screen and (min-width: 1024px) { .menu { background: none; margin-left: auto; } .menu li { margin : 0 .5em; } .menu a { color: var(--azul); display: block; line-height: 2.5; padding: 0 1em; } .menu a:hover, .menu a.active { background: var(--azul); color: #fff; text-decoration: none; } .main-header { max-width: 1024px; margin: auto; display: flex; align-items: center; padding: 0 1em; } } /*FIN HEADER*/ h1 { color: var(--azul); } footer { background: #222; color: #ddd; padding: 1em; margin-top: 3em; text-align: center; } footer a { color: #fff; } .siguenos { border-top: 1px solid var(--gris); padding-top: 1em; } .siguenos a { font-size: .9em; display: block; } .siguenos a:before { display: inline-block; margin-right: .3em; } @media screen and (min-width: 768px) { .main-footer .siguenos { display: flex; justify-content: space-around; } .main-footer .siguenos a { margin : 0 2em; } .siguenos { border-top: none; padding-top: 0; } }
0.366703
0.139543
body { padding-bottom: 70px; background-color: #f5f5f5; background-color: #2900370d; border-color: #dddddd8a; font-family: "Tajawal", sans-serif; } /* .................. start login .................. */ .body-login { background-color: #e9e7ea; background-color: #f5f5f5; } .login { width: 580px; margin: auto; background-color: #e9e7ea; background-color: #f5f5f5; padding: 5px; border: 2px solid rgb(247, 240, 240); padding-bottom: 30px; margin-top: 9%; box-shadow: 5px 5px white; box-shadow: -7px -7px 6px white, 5px 5px 6px #ddd; border-radius: 1%; } .login h1 { font-weight: bold; color: #290037; color: #2a5bac; text-shadow: 1px 1px 5px; padding: 5px; font-size: 45px !important; } .login p { font-size: 23px; margin-top: 20px; margin-bottom: 20px; color: rgb(155, 151, 151); padding: 5px; margin: 15px; } .btn-sec { background-color: #2a5bac; } /* إذ اعتمدت اللون الأول بتبدلي الزر تبع تسجيل الدخول من برايمري لسكندري و بتلغي هاد*/ .btn-primary { background-color: #2a5bac; } .login a { /*padding: 5px;*/ text-decoration: none; color: #290037; color: #2a5bac; font-size: 15px; font-weight: bold; } .login a:hover { text-decoration: none; color: #636f83; } .login input { width: 80%; margin-left: auto; margin-right: auto; } @media (min-width: 0px) and (max-width: 767px) { .login { width: 450px; } .login h1 { font-size: 35px !important; } } /* ................... end login .................. */ /*.................... start main-page-teacher ....................*/ /* start-nav */ .navbar { <<<<<<< HEAD margin-bottom: 30px; padding: 0px; background-color: white; } .navbar-light .navbar-nav .nav-link { color: rgb(54 16 67); font-size: 25px; font-weight : bolder ; padding: 12px; ======= margin-bottom: 30px; padding: 0px; background-color: white; height: 70px; } .navbar-light .navbar-nav .nav-link { color: rgb(54 16 67); font-size: 25px; padding: 16px; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .dropdown-item { font-weight: 600; font-size: 22px; } .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { <<<<<<< HEAD color: white; background-color: rgb(216 204 221); border-radius: 10px; font-size: 22px; ======= color: white; background-color: rgb(216 204 221); border-radius: 10px; font-size: 22px; margin-top: 0px; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } /* end-nav */ /*start subject*/ .main-header { <<<<<<< HEAD color: #290037; font-size: 30px; font-weight: bolder; text-shadow: 2px 2px 5px #290037; padding: 10px 20px; } .main-header a { color: #290037; font-size: 30px; font-weight: bold; text-shadow: 2px 2px 5px #290037; padding: 10px 20px; text-decoration: none; transition: color 0.5s ease; ======= color: #290037; font-size: 30px; font-weight: bold; text-shadow: 2px 2px 5px #cec1c1; padding: 10px 20px; } .main-header a { color: #290037; font-size: 33px; font-weight: bold; text-shadow: 2px 2px 5px #290037; padding: 10px 20px; text-decoration: none; transition: color 0.5s ease; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .main-header a:hover, .main-header a:focus { color: gray; } .subject-main, .program-main { width: 100%; margin: auto; } .subject, .program, .group { background: white; /*padding: 20px 35px 20px 35px; border: 1px solid #290037a8; border-radius: 18px; box-shadow: 2px 2px 6px #290037a8;*/ padding-bottom: 20px; border-bottom: 1px solid #290037a8; margin: 10px; } .subject a { <<<<<<< HEAD padding: 10px; text-decoration: none; display: block; color: white; background: #290037a8; text-align: center; border-radius: 15px; height: 80px; padding-top: 10%; font-size: 18px; margin-bottom: 10px; ======= padding: 10px; text-decoration: none; display: block; color: white; background: #290037a8; text-align: center; border-radius: 15px; height: 80px; padding-top: 10%; font-size: 25px; font-weight: bold; margin-bottom: 10px; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } /*end subject*/ /* start total*/ .total { background-color: white; border: 1px solid #290037a8; padding-top: 30px; padding-bottom: 40px; box-shadow: 2px 2px 6px #290037a8; border-radius: 18px; margin-top: 30px; } /* end total*/ /*start group*/ .group1 { padding: 30px 20px 30px 30px; } /*end group*/ /* start program*/ .program { /*background: white; margin: 10px; padding: 10px; border: 1px solid #290037a8; border-radius: 18px; box-shadow: 2px 2px 6px #290037a8;* padding-bottom: 20px;*/ border-bottom: 1px solid white; } .program .table { width: 95%; max-width: 100%; margin-bottom: 20px; margin-top: 5px; margin: auto; } .program thead { background: #c4b1cba8; color: #290037; font-size: 23px; font-weight: bolder; } .table th, .table td { font-size: 20px; font-weight: bolder; } .program tbody { <<<<<<< HEAD /* background: white; */ background: #faedff; font-size: 23px; font-weight: bolder; font-weight: 180px; color: #290037; } .program td a { text-decoration: none; margin-right: 5px; padding: 4px; font-size: 18px; display: block; color: gray; text-decoration: none; ======= /* background: white; */ background: #faedff; font-size: 30; font-weight: bold; color: #290037; } .program td a { text-decoration: none; margin-right: 5px; padding: 4px; font-size: 19px; display: block; color: gray; text-decoration: none; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .program td a:hover, .program td a:focus { text-decoration: none; color: #290037; } .today { <<<<<<< HEAD font-size: 18px; font-weight: 600; ======= font-size: 20px; font-weight: 600; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } /* end program*/ @media (min-width: 0px) and (max-width: 545px) { .btn-link { font-size: 18px; } .main-header, .main-header a { font-size: 20px; } .subject a { font-size: 12px; padding-top: 25%; } .program .table { width: 100%; margin: auto; } table { /* width: 70%; margin: auto; width: 100px;*/ height: 100px; overflow: scroll; } .program thead { font-size: 12px; } .program td a, .today { font-size: 8px; } .container-table { height: 500px; width: 400px; overflow: scroll; margin: auto; } } @media (min-width: 546px) and (max-width: 1000px) { .btn-link { font-size: 18px; } .main-header, .main-header a { font-size: 20px; } .subject a { font-size: 15px; padding-top: 20%; } .program .table { width: 90%; } .program thead { font-size: 15px; } .program td a, .today { font-size: 12px; } } @media (min-width: 545px) and (max-width: 769px) { .container-table { height: 500px; width: 430px; overflow: scroll; margin: auto; } } @media (min-width: 1001px) and (max-width: 1300px) { .btn-link { font-size: 20px; } .main-header, .main-header a { font-size: 30px; } .subject a { font-size: 18px; padding-top: 15%; } .program thead { font-size: 19px; } .program td a, .today { font-size: 18px; } } @media (min-width: 1301px) { .btn-link { font-size: 22px; } } /* start model */ .s-model { <<<<<<< HEAD width: 80%; margin: auto; border: 2px solid #29003759; box-shadow: 2px 2px 5px #29003759; ======= width: 80%; margin: auto; border: 2px solid #29003759; box-shadow: 2px 2px 5px #d0cbd159; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .l-model { display: inline-block; font-size: 20px; font-weight: bold; color: #290037; margin: 0px 40px 10px; } .form-add input, .form-add textarea, .form-add select { <<<<<<< HEAD width: 80%; margin: auto; color: #290037; background-color: #fff; border: 1px solid #290037a8; font-size: 17px; font-weight: 600; box-shadow: 1px 1px #2900378a; ======= width: 80%; margin: auto; color: #290037; background-color: #fff; border: 1px solid #290037a8; font-size: 22px; font-weight: 600; box-shadow: 1px 1px #2900378a; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .form-add input :hover, .form-add input :focus { border-top: 1px solid #2900378a; border-color: #2900378a; box-shadow: 2px 2px #2900378a, -2px -2px #2900378a; } /* ضل بس إني أخلص من اللون الأزرق وقت اضغط على الحقل */ /* end model */ /*.................... end main-page-teacher ....................*/ /*.................... start project .................... */ /* start table project*/ .file { /*width: 10%; margin-right: 2%;*/ } .un { /* width: 32%;*/ width: 66%; } .pres { border: 2px solid #2900378a; } .my-posts .table, .project .table { /* width: 100%;*/ max-width: 100%; margin-bottom: 20px; margin-top: 5px; margin: auto; } .my-posts thead, .project thead { background: #c4b1cba8; color: #290037; font-size: 22px; font-weight: 600; } .my-posts tbody, .project tbody { background: #faedff; font-size: 20px; font-weight: 180px; color: #290037; } @media (min-width: 0px) and (max-width: 771px) { .un { /* width: 100%;*/ } .my-posts thead, .project thead { font-size: 14px; } .my-posts tbody, .project tbody { font-size: 12px; } } @media (min-width: 772px) and (max-width: 900px) { .un { /* width: 100%;*/ } .my-posts thead, .project thead { font-size: 18px; } .my-posts tbody, .project tbody { font-size: 16px; } } @media (min-width: 901px) and (max-width: 1200px) { .un { /*width: 100%;*/ } .my-posts thead, .project thead { font-size: 20px; } .my-posts .table, .project tbody { font-size: 18px; } } /* end table project */ /*.................... end project .................... */ /*.................... start advertisting ....................*/ .body-adver { background-color: #faf8f8; } .adver, .post { padding: 20px 30px; background-color: #2900370d; background-color: white; border: 1px solid #290037a8; border-radius: 50px 5px; margin-bottom: 5%; box-shadow: 2px 2px 6px #290037a8; } .post { margin-top: 14px; } .advertisting { padding: 20px 10%; /* كنت عاملتها عشرين بلمية بس لاقيتها كتير كبيرة (إذ اعتمدتيها لازم تغكي تعليق الميديا تحت ) */ } .tital { /* background-color: white; border: 1px solid #290037a8; margin-bottom: 5%; border-radius: 20px; margin-bottom: 5%; box-shadow: 2px 2px 6px #290037a8;*/ border-bottom: 2px solid #290039a8; margin-bottom: 5%; } .secandry-tital { color: #290037; font-size: 18px; font-weight: 500; } .adver-p { color: #290037; font-size: 22px; font-weight: 500; font-size: 18px; font-weight: 600; font-size: 20px; font-weight: 500; } .btn-proj-adver { border-radius: 4px; margin-right: 10px; } @media (min-width: 0px) and (max-width: 360px) { .btn-proj-adver { margin: 10px -10px; margin: 10px 2px 10px -10px; border-radius: 4px; width: 36px; font-size: 10px; padding: 1px; } .projects, .advert { font-size: 20px; font-weight: bold; color: #290037; } } @media (min-width: 992px) and (max-width: 1300px) { .adver, .post { padding: 20px 7px; } .advertisting-list .list-group-item p { font-size: 20px; } } /*@media (min-width: 0px) and (max-width: 992px) { .advertisting { padding: 10px; } }*/ /*.................... end advertisting ....................*/ /*.................... start project and advert....................*/ .project a { /* padding: 15px; */ text-decoration: none; display: block; color: white; background: #290037a8; text-align: center; /*border-radius: 16px;*/ border-radius: 80px; height: 100px; padding-top: 4%; font-size: 30px; font-weight: bolder; margin-bottom: 8px; } .project2 { background: white; padding-bottom: 20px; border-bottom: 2px solid #290037a8; margin: 10px; font-size: large; } .main-header2 { <<<<<<< HEAD color: #290037; font-size: 35px; font-weight: bolder; text-shadow: 2px 2px 5px #290037; padding: 10px 20px; ======= color: #290037; font-size: 35px; font-weight: bolder; text-shadow: 2px 2px 5px #ccc6ce; padding: 10px 20px; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .projects, .advert { font-size: 27px; font-weight:bolder; color: #290037; } .btn-add { margin: 10px; border-radius: 4px; } @media (min-width: 0px) and (max-width: 769px) { .project a { padding-top: 13%; } .main-header2, .project a { font-size: 28px; } .projects, .advert { font-size: 18px; } } @media (min-width: 770px) and (max-width: 992px) { .project a { padding-top: 7%; } } /*.................... end project and advert.................... */ /* ....................start montada ....................*/ .nav-m { background-color: #f8f4f9f7; color: #290037; border-bottom: 1px solid #290037a8; } .nav-m h2 { font-size: 2rem; color: #290037; font-weight: bolder; } .to { /*background-color: white*/ /*padding: 20px 5%; padding-left: 5%; padding-right: 5%;*/ margin-left: 10px; margin-right: 10px; } .proj-adver { border-left: 1px solid #290037a8; } .adver span { <<<<<<< HEAD font-size: 18px; font-weight: 600; color: #290037; /*transition: font-size 0.5s ease;*/ transition: color 0.5s ease; ======= font-size: 23px; font-weight: bolder; color: #290037; /*transition: font-size 0.5s ease;*/ transition: color 0.5s ease; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .adver span { font-size: 23px; } .adver a { text-decoration: none; color: #290037; /*transition: font-size 0.5s ease;*/ transition: color 0.5s ease; } .adver a:hover, .adver a:focus { text-decoration: none; color: #29003759; } .secandry-header { font-size: 23px; font-weight: bolder; color: #290037; /*font-size: 35px;*/ /*text-shadow: 1px 1px 5px #290037a8;*/ } .project-m { margin-top: 10px; } /* لألغي حواف الغروب ليست وخلي الكلام بلنص */ .advertisting-list .list-group-item { border: none; text-align: right; } .project-list .list-group-item { border: none; text-align: center; } .adver-list, .post-contanier { background: #faf8f8; padding: 15px; border-radius: 50px 5px; border: 1px solid #ddd; } .post-contanier { margin-bottom: 10px; } .advertisting-list .list-group-item h5 { /* font-size: 1.25rem; */ color: #290037; font-size: 20px; font-weight: 500; } .advertisting-list .list-group-item p { color: #290037; font-size: 25px; text-align: right; font-weight: bolder; } /* الإصلاح الخاص بلغريد ليصير شكلو مقبول بس وقت طبقو عم ينتزع زر التعليقات */ /*@media (min-width: 1200px){ .col-lg-e-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } } @media (min-width: 1200px){ .col-lg-e-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } } @media (min-width: 1200px){ .proj-adver { border-left: none; } }*/ @media (min-width: 0px) and (max-width: 601px) { .adver span { font-size: 12px; } } @media (min-width: 600px) and (max-width: 900px) { .adver span { font-size: 15px; } } @media (min-width: 0px) and (max-width: 992px) { .proj-adver { border-left: none; } } /* style post */ .username a { display: block; font-size: 30px; text-align: right; font-weight: bold; color: #290037 !important; text-decoration: none; /* color: #007bff; */ /* text-decoration: none; */ background-color: transparent; } .username-c a { display: block; font-size: 20px; text-align: right; font-weight: bold; color: #290037 !important; text-decoration: none; /* color: #007bff; */ /* text-decoration: none; */ background-color: transparent; } .description { display: block; font-size: 16px; text-align: right; font-weight: 400; color: #290037 !important; text-decoration: none; } .description-c { display: block; font-size: 10px; text-align: right; font-weight: 300; color: #290037 !important; text-decoration: none; } .post-contanier p { color: #290037; font-size: 24px; font-weight:bold; text-align: right; } /*p.conten-c { color: #290037; font-size: 20px; text-align: right; }*/ .post-contanier img { height: 100%; width: 100%; border-radius: 10px; border: 1px solid #ddd; margin: 5px; margin-bottom: 10px; opacity: 0.8; } .post-contanier img:hover { opacity: 1; } .post-contanier .btn-post, .post-contanier .btn-add-comment { background: #2900378a; border: 1px solid #2900378a; border-radius: 10px; } .post-contanier .btn-post:hover, .post-contanier .btn-post:focus { box-shadow: 1px 1px #290037a8, -1px -1px #290037a8; } .post-contanier .input-add-comment { width: 100%; color: #290037; background-color: #fff; border: 1px solid #290037a8; font-size: 17px; font-weight: 600; margin-left: 10px; } .post-contanier .input-add-comment:hover, .post-contanier .input-add-comment:focus { border-top: 1px solid #2900378a; border-color: #2900378a; box-shadow: 1px 1px #2900378a; } .post-divider { border-top: 1px solid #290037a8; } .col-post { height: 260px; overflow-y: scroll; width: 100%; } /*.card-body { background: #29003712; border-radius: 30px 5px; }*/ /* end post */ /*.................... end montada ....................*/ .scroll-top { width: 50px; right: 15px; bottom: 10px; background: #2900378a; position: fixed; height: 40px; color: #ddd; text-align: center; z-index: 99999; /*display: none;*/ cursor: pointer; border-radius: 50%; } .scroll-top:hover { background: #444; } /*.card .card-body { background: #f7e2ff; border-radius: 56px; border: #f7e2ff; margin: 10px auto; } .comment { background: #fbeeff; border-radius: 56px; border: #f7e2ff; margin: 10px auto; padding: 15px; }8*/ /*غيوم التعليقات والردود*/ .chat-list li { padding-top: 3px; color: #ffffff; } .chat-list .chat-img { float: left; width: 48px; } .chat-list .chat-img img { -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; width: 100%; } .chat-list .chat-message { -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; background: #580f75; display: inline-block; padding: 10px 20px; position: relative; } .chat-list .chat-message2 { -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; background: #474547; display: inline-block; padding: 10px 20px; position: relative; } .chat-list .chat-message:before { content: ""; position: absolute; top: 15px; width: 0; height: 0; } .chat-list .chat-message2:before { content: ""; position: absolute; top: 15px; width: 0; height: 0; } .chat-list .chat-message p { line-height: 25px; margin: 0; padding: 0; color: #ffffff; } .chat-list .chat-message2 p { line-height: 25px; margin: 0; padding: 0; color: #ffffff; } .chat-list .chat-body { margin-left: 30px; float: left; width: 60%; color: #ffffff; } .chat-list .out .chat-img { float: right; } .chat-list .out .chat-body { float: right; margin-right: 10px; text-align: right; font-size: medium; color: #ffffff; font-weight: bold; /* من عندي */ width: 100%; } .chat-list .out .t { /* من عندي */ width: 80%; } .chat-list .out .chat-message { background: #b0a0b6; width: 100%; } .chat-list .out .chat-message:before { right: -1px; border-bottom: 20px solid transparent; border-left: 20px solid #b0a0b6; } .chat-list .out .chat-message2 { background: #c7c7c7; width: 100%; /*ضفتو من عندي*/ } .chat-list .out .chat-message2:before { right: -1px; border-bottom: 20px solid transparent; border-left: 20px solid#c7c7c7; } .card .card-body { /* width: 630px;من عندك وحطيت بديل يلي تحتو*/ width: 100%; /* height: 225px;من عندك وحطيت بديل يلي تحتو*/ height: auto; padding-top: 1px; } .re2 { /* width: 600px;من عندك وحطيت بديل يلي تحتو*/ width: 100%; /*height: 250px;من عندك وحطيت بديل يلي تحتو*/ height: auto; margin-top: 1em; /* من عندي ضايفتو */ } /* ..................................................................start-mark................................................... */ .body-mark { background: white; /* background-image: linear-gradient(darkgray 50%, #f5f5f5 50%); padding-bottom: 0px;*/ } .body-mark nav { background: darkgray; } .body-mark .navbar-light .navbar-nav .nav-link { color: white; font-size: 22px; padding: 12px; } .body-mark .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { /* color: white; background-color: rgb(216 204 221);*/ color: darkgray; background-color: white; } .ta h4 { color: #290037; font-size: 22px; font-weight: bold; margin-top: 20px; margin-bottom: 20px; } .page-mark { background-color: white; border: 1px solid #290037a8; padding-top: 30px; padding-bottom: 40px; box-shadow: 2px 2px 6px #290037a8; border-radius: 18px; padding-left: 3%; padding-right: 3%; margin-top: 30px; } .table-mark thead { background: #c4b1cba8; color: #290037; } .table-mark thead td { color: #4b4b4b; font-size: 20px; font-weight: 700; } .table-mark tbody { background: #faedff; font-size: 20px; font-weight: 180px; color: #290037; } .table-mark tbody td { color: gray; font-size: 18px; font-weight: 600; } /* .................................................................. end-mark................................................... */ /* .................................................................. start-body-main-page-exam................................................... */ .body-main-page-exam { background: white; /* background-image: linear-gradient(darkgray 50%, #f5f5f5 50%); padding-bottom: 0px;*/ } .body-main-page-exam nav { background: #0e0e0ef0; } .body-main-page-exam .navbar-light .navbar-nav .nav-link { color: white; font-size: 22px; padding: 12px; } .body-main-page-exam .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { /* color: white; background-color: rgb(216 204 221);*/ color: black; background-color: white; border-radius: 5px 5px 0px 0px; } .body-main-page-exam .navbar-light .navbar-toggler { background: white; } .m { background: #545454; margin: auto 20px; padding: 12%; border-radius: 5px; border-radius: 50%; } .m a { color: white; text-decoration: none; font-size: 29px; font-weight: bold; transition: font-size 0.5s ease; } .m a:hover, .m a:focus { font-size: 30px; } /* بداية النمط الثاني .body-main-page-exam nav { background: cadetblue; } .m { background: #5f9ea087; margin: auto 20px; padding: 12%; border-radius: 5px; border-radius: 50%; }*/ /* .................................................................. end-body-main-page-exam................................................... */ /* بداية تنسيق صفحة رغع علامات الطالب*/ .s-model { width: 80%; margin: auto; border: 2px solid darkgray; box-shadow: 1px 1px darkgrey; } .search { margin: 40px auto; } .search .s-model { /*width: 40%;*/ margin: auto; border: 2px solid darkgray; box-shadow: 1px 1px darkgrey; } .search label { /* text-align: left; */ margin: auto 75px auto -60px; margin-right: 5%; } @media (min-width: 0px) and (max-width: 789px) { .search label { margin-right: 0px; } } /*.body-mark { background: transparent; background-image: linear-gradient(22deg, gray, transparent); } .contain { background: white; padding: 30px 30px; border: 1px solid #ddd; border-radius: 20px; }*/ /* تنسيق رفع علامات طال يلي حاسستو مقبول */ /* النمط الأول */ .body-mark { background: #eee; } .body-mark nav { background: gray; } .contain { background: white; padding: 30px; /* border: 1px solid #ddd;*/ border-radius: 20px; } /* النمط الثاني .body-mark { background: #eee; background-image: linear-gradient(gray 50%, #eee 50%); } .body-mark nav { background: gray; } .contain { background: white; padding: 30px; /* border: 1px solid #ddd;* border-radius: 20px; }*/ /* نمط تالت * .body-mark { background: #5f9ea00f; } .body-mark nav { background: cadetblue; } .contain { background: white; padding: 30px; /* border: 1px solid #ddd; * border-radius: 20px; } .s-model { width: 80%; margin: auto; border: 2px solid cadetblue; box-shadow: 1px 1px cadetblue; } .search .s-model { /* width: 40%; * margin: auto; border: 2px solid cadetblue; box-shadow: 1px 1px cadetblue; } .table-mark thead { background: #5f9ea087; } .table-mark tbody { background: #f4f2f430; } /* النمط الرابع .body-mark { background: #a5a4a321; } .body-mark nav { background: #a5a4a3; } .s-model { width: 80%; margin: auto; border: 2px solid #a5a4a3; box-shadow: 1px 1px #a5a4a3; } .search .s-model { /* width: 40%; * margin: auto; border: 2px solid #a5a4a3; box-shadow: 1px 1px #a5a4a3; } .table-mark thead { background: #a5a4a3; } .table-mark tbody { background: rgba(244, 242, 244, 0.19); }*/ /* نهاية تنسيق صفحة رفع علامات الطالب */ .form-group { margin-bottom: 1rem; margin-top: 1rem; } @media (min-width: 0px) and (max-width: 630px) { .re2 .chat-list { margin-left: -40%; } } @media (min-width: 631px) { .re2 .chat-list { margin-left: -20%; } } /*جديد*/ .btn-link { color: #290037; font-size: 22px; font-weight: bolder; text-decoration: none; transition: font-size 0.5s ease; } .btn-link:hover, .btn-link:focus { color: #290037; font-size: 23px; font-weight: bolder; text-decoration: none; } .btn-link:focus { color: #290037; font-size: 23px; font-weight: 600; text-decoration: none; border: 3px solid #2900378a; box-shadow: 3px 3px 5px #2900378a; } .container-leacture { padding-right: 1rem; } .form-lracture .point { margin-top: 1em; margin-bottom: 1em; } .form-lracture .point label { color: #290037; font-size: 20px; font-weight: bolder; margin-right: 10%; } .form-lracture .point input { border: 2px solid #2900378a; box-shadow: 2px 2px 5px #2900378a; width: 80%; margin-left: auto; margin-right: 1%; font-size: 18px; font-weight: bold; direction: rtl; } @media (min-width: 0px) and (max-width: 600px) { .form-lracture .point label { font-size: 12px; } } @media (min-width: 600px) and (max-width: 800px) { .form-lracture .point label { font-size: 14px; } } @media (min-width: 800px) and (max-width: 1200px) { .form-lracture .point label { font-size: 16px; } } @media (min-width: 0px) and (max-width: 545px) { .container-table-lracture { height: 300px; width: 321px; overflow-y: scroll; margin: auto; } } /*............................... start-lecture.........................*/ /*.lec { background-color: rgb(241, 250, 249); } .tital2 { border-bottom: 2px solid #154552a8; margin-bottom: 5%; } .main-header { color: #002c37; font-size: 30px; font-weight: bold; text-shadow: 2px 2px 5px #639faa; padding: 10px 20px; } .lect { padding: 5px 40px; background-color: #30727ab6; background-color: white; border: 1px solid #4b8188a8; border-radius: 50px 5px; margin-bottom: 3%; box-shadow: 2px 2px 6px #35737aa8; } .lect a { color: #025858; font-size: 35px; font-weight: 450px; transition: color 0.5s ease; }*/ .subject2 { border-bottom: 2px solid #290037a8; } .subject2 a { padding: 4px; text-decoration: none; display: block; margin-left: 80px; background: #290037a8; text-align: center; color: cornsilk; border-radius: 15px; height: 70px; width: 220px; padding-top: 10%; font-size: 30px; margin-bottom: 20px; } .lec { background-color: rgb(241, 250, 249); } .main-header-lecture { color: #002c37; font-size: 30px; font-weight: bold; text-shadow: 2px 2px 5px #639faa; padding: 10px 20px; } .lect { padding: 5px 40px; background-color: #30727ab6; background-color: white; border: 1px solid #4b8188a8; border-radius: 50px 5px; margin-bottom: 3%; box-shadow: 2px 2px 6px #35737aa8; } .lect a { color: #025858; font-size: 35px; font-weight: 450px; transition: color 0.5s ease; } .lect a:hover, .lect a:focus { text-decoration: none; color: #789ea5e1; } .secandry-header2 { font-size: 30px; font-weight: 600; color: #204c53; /*font-size: 35px;*/ /*text-shadow: 1px 1px 5px #290037a8;*/ } .tital2 { border-bottom: 2px solid #154552a8; margin-bottom: 5%; } .py-4 { margin-top: -24px; } .bord { border-bottom: 1px solid #290037a8; }
public/css/style-part2.css
body { padding-bottom: 70px; background-color: #f5f5f5; background-color: #2900370d; border-color: #dddddd8a; font-family: "Tajawal", sans-serif; } /* .................. start login .................. */ .body-login { background-color: #e9e7ea; background-color: #f5f5f5; } .login { width: 580px; margin: auto; background-color: #e9e7ea; background-color: #f5f5f5; padding: 5px; border: 2px solid rgb(247, 240, 240); padding-bottom: 30px; margin-top: 9%; box-shadow: 5px 5px white; box-shadow: -7px -7px 6px white, 5px 5px 6px #ddd; border-radius: 1%; } .login h1 { font-weight: bold; color: #290037; color: #2a5bac; text-shadow: 1px 1px 5px; padding: 5px; font-size: 45px !important; } .login p { font-size: 23px; margin-top: 20px; margin-bottom: 20px; color: rgb(155, 151, 151); padding: 5px; margin: 15px; } .btn-sec { background-color: #2a5bac; } /* إذ اعتمدت اللون الأول بتبدلي الزر تبع تسجيل الدخول من برايمري لسكندري و بتلغي هاد*/ .btn-primary { background-color: #2a5bac; } .login a { /*padding: 5px;*/ text-decoration: none; color: #290037; color: #2a5bac; font-size: 15px; font-weight: bold; } .login a:hover { text-decoration: none; color: #636f83; } .login input { width: 80%; margin-left: auto; margin-right: auto; } @media (min-width: 0px) and (max-width: 767px) { .login { width: 450px; } .login h1 { font-size: 35px !important; } } /* ................... end login .................. */ /*.................... start main-page-teacher ....................*/ /* start-nav */ .navbar { <<<<<<< HEAD margin-bottom: 30px; padding: 0px; background-color: white; } .navbar-light .navbar-nav .nav-link { color: rgb(54 16 67); font-size: 25px; font-weight : bolder ; padding: 12px; ======= margin-bottom: 30px; padding: 0px; background-color: white; height: 70px; } .navbar-light .navbar-nav .nav-link { color: rgb(54 16 67); font-size: 25px; padding: 16px; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .dropdown-item { font-weight: 600; font-size: 22px; } .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { <<<<<<< HEAD color: white; background-color: rgb(216 204 221); border-radius: 10px; font-size: 22px; ======= color: white; background-color: rgb(216 204 221); border-radius: 10px; font-size: 22px; margin-top: 0px; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } /* end-nav */ /*start subject*/ .main-header { <<<<<<< HEAD color: #290037; font-size: 30px; font-weight: bolder; text-shadow: 2px 2px 5px #290037; padding: 10px 20px; } .main-header a { color: #290037; font-size: 30px; font-weight: bold; text-shadow: 2px 2px 5px #290037; padding: 10px 20px; text-decoration: none; transition: color 0.5s ease; ======= color: #290037; font-size: 30px; font-weight: bold; text-shadow: 2px 2px 5px #cec1c1; padding: 10px 20px; } .main-header a { color: #290037; font-size: 33px; font-weight: bold; text-shadow: 2px 2px 5px #290037; padding: 10px 20px; text-decoration: none; transition: color 0.5s ease; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .main-header a:hover, .main-header a:focus { color: gray; } .subject-main, .program-main { width: 100%; margin: auto; } .subject, .program, .group { background: white; /*padding: 20px 35px 20px 35px; border: 1px solid #290037a8; border-radius: 18px; box-shadow: 2px 2px 6px #290037a8;*/ padding-bottom: 20px; border-bottom: 1px solid #290037a8; margin: 10px; } .subject a { <<<<<<< HEAD padding: 10px; text-decoration: none; display: block; color: white; background: #290037a8; text-align: center; border-radius: 15px; height: 80px; padding-top: 10%; font-size: 18px; margin-bottom: 10px; ======= padding: 10px; text-decoration: none; display: block; color: white; background: #290037a8; text-align: center; border-radius: 15px; height: 80px; padding-top: 10%; font-size: 25px; font-weight: bold; margin-bottom: 10px; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } /*end subject*/ /* start total*/ .total { background-color: white; border: 1px solid #290037a8; padding-top: 30px; padding-bottom: 40px; box-shadow: 2px 2px 6px #290037a8; border-radius: 18px; margin-top: 30px; } /* end total*/ /*start group*/ .group1 { padding: 30px 20px 30px 30px; } /*end group*/ /* start program*/ .program { /*background: white; margin: 10px; padding: 10px; border: 1px solid #290037a8; border-radius: 18px; box-shadow: 2px 2px 6px #290037a8;* padding-bottom: 20px;*/ border-bottom: 1px solid white; } .program .table { width: 95%; max-width: 100%; margin-bottom: 20px; margin-top: 5px; margin: auto; } .program thead { background: #c4b1cba8; color: #290037; font-size: 23px; font-weight: bolder; } .table th, .table td { font-size: 20px; font-weight: bolder; } .program tbody { <<<<<<< HEAD /* background: white; */ background: #faedff; font-size: 23px; font-weight: bolder; font-weight: 180px; color: #290037; } .program td a { text-decoration: none; margin-right: 5px; padding: 4px; font-size: 18px; display: block; color: gray; text-decoration: none; ======= /* background: white; */ background: #faedff; font-size: 30; font-weight: bold; color: #290037; } .program td a { text-decoration: none; margin-right: 5px; padding: 4px; font-size: 19px; display: block; color: gray; text-decoration: none; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .program td a:hover, .program td a:focus { text-decoration: none; color: #290037; } .today { <<<<<<< HEAD font-size: 18px; font-weight: 600; ======= font-size: 20px; font-weight: 600; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } /* end program*/ @media (min-width: 0px) and (max-width: 545px) { .btn-link { font-size: 18px; } .main-header, .main-header a { font-size: 20px; } .subject a { font-size: 12px; padding-top: 25%; } .program .table { width: 100%; margin: auto; } table { /* width: 70%; margin: auto; width: 100px;*/ height: 100px; overflow: scroll; } .program thead { font-size: 12px; } .program td a, .today { font-size: 8px; } .container-table { height: 500px; width: 400px; overflow: scroll; margin: auto; } } @media (min-width: 546px) and (max-width: 1000px) { .btn-link { font-size: 18px; } .main-header, .main-header a { font-size: 20px; } .subject a { font-size: 15px; padding-top: 20%; } .program .table { width: 90%; } .program thead { font-size: 15px; } .program td a, .today { font-size: 12px; } } @media (min-width: 545px) and (max-width: 769px) { .container-table { height: 500px; width: 430px; overflow: scroll; margin: auto; } } @media (min-width: 1001px) and (max-width: 1300px) { .btn-link { font-size: 20px; } .main-header, .main-header a { font-size: 30px; } .subject a { font-size: 18px; padding-top: 15%; } .program thead { font-size: 19px; } .program td a, .today { font-size: 18px; } } @media (min-width: 1301px) { .btn-link { font-size: 22px; } } /* start model */ .s-model { <<<<<<< HEAD width: 80%; margin: auto; border: 2px solid #29003759; box-shadow: 2px 2px 5px #29003759; ======= width: 80%; margin: auto; border: 2px solid #29003759; box-shadow: 2px 2px 5px #d0cbd159; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .l-model { display: inline-block; font-size: 20px; font-weight: bold; color: #290037; margin: 0px 40px 10px; } .form-add input, .form-add textarea, .form-add select { <<<<<<< HEAD width: 80%; margin: auto; color: #290037; background-color: #fff; border: 1px solid #290037a8; font-size: 17px; font-weight: 600; box-shadow: 1px 1px #2900378a; ======= width: 80%; margin: auto; color: #290037; background-color: #fff; border: 1px solid #290037a8; font-size: 22px; font-weight: 600; box-shadow: 1px 1px #2900378a; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .form-add input :hover, .form-add input :focus { border-top: 1px solid #2900378a; border-color: #2900378a; box-shadow: 2px 2px #2900378a, -2px -2px #2900378a; } /* ضل بس إني أخلص من اللون الأزرق وقت اضغط على الحقل */ /* end model */ /*.................... end main-page-teacher ....................*/ /*.................... start project .................... */ /* start table project*/ .file { /*width: 10%; margin-right: 2%;*/ } .un { /* width: 32%;*/ width: 66%; } .pres { border: 2px solid #2900378a; } .my-posts .table, .project .table { /* width: 100%;*/ max-width: 100%; margin-bottom: 20px; margin-top: 5px; margin: auto; } .my-posts thead, .project thead { background: #c4b1cba8; color: #290037; font-size: 22px; font-weight: 600; } .my-posts tbody, .project tbody { background: #faedff; font-size: 20px; font-weight: 180px; color: #290037; } @media (min-width: 0px) and (max-width: 771px) { .un { /* width: 100%;*/ } .my-posts thead, .project thead { font-size: 14px; } .my-posts tbody, .project tbody { font-size: 12px; } } @media (min-width: 772px) and (max-width: 900px) { .un { /* width: 100%;*/ } .my-posts thead, .project thead { font-size: 18px; } .my-posts tbody, .project tbody { font-size: 16px; } } @media (min-width: 901px) and (max-width: 1200px) { .un { /*width: 100%;*/ } .my-posts thead, .project thead { font-size: 20px; } .my-posts .table, .project tbody { font-size: 18px; } } /* end table project */ /*.................... end project .................... */ /*.................... start advertisting ....................*/ .body-adver { background-color: #faf8f8; } .adver, .post { padding: 20px 30px; background-color: #2900370d; background-color: white; border: 1px solid #290037a8; border-radius: 50px 5px; margin-bottom: 5%; box-shadow: 2px 2px 6px #290037a8; } .post { margin-top: 14px; } .advertisting { padding: 20px 10%; /* كنت عاملتها عشرين بلمية بس لاقيتها كتير كبيرة (إذ اعتمدتيها لازم تغكي تعليق الميديا تحت ) */ } .tital { /* background-color: white; border: 1px solid #290037a8; margin-bottom: 5%; border-radius: 20px; margin-bottom: 5%; box-shadow: 2px 2px 6px #290037a8;*/ border-bottom: 2px solid #290039a8; margin-bottom: 5%; } .secandry-tital { color: #290037; font-size: 18px; font-weight: 500; } .adver-p { color: #290037; font-size: 22px; font-weight: 500; font-size: 18px; font-weight: 600; font-size: 20px; font-weight: 500; } .btn-proj-adver { border-radius: 4px; margin-right: 10px; } @media (min-width: 0px) and (max-width: 360px) { .btn-proj-adver { margin: 10px -10px; margin: 10px 2px 10px -10px; border-radius: 4px; width: 36px; font-size: 10px; padding: 1px; } .projects, .advert { font-size: 20px; font-weight: bold; color: #290037; } } @media (min-width: 992px) and (max-width: 1300px) { .adver, .post { padding: 20px 7px; } .advertisting-list .list-group-item p { font-size: 20px; } } /*@media (min-width: 0px) and (max-width: 992px) { .advertisting { padding: 10px; } }*/ /*.................... end advertisting ....................*/ /*.................... start project and advert....................*/ .project a { /* padding: 15px; */ text-decoration: none; display: block; color: white; background: #290037a8; text-align: center; /*border-radius: 16px;*/ border-radius: 80px; height: 100px; padding-top: 4%; font-size: 30px; font-weight: bolder; margin-bottom: 8px; } .project2 { background: white; padding-bottom: 20px; border-bottom: 2px solid #290037a8; margin: 10px; font-size: large; } .main-header2 { <<<<<<< HEAD color: #290037; font-size: 35px; font-weight: bolder; text-shadow: 2px 2px 5px #290037; padding: 10px 20px; ======= color: #290037; font-size: 35px; font-weight: bolder; text-shadow: 2px 2px 5px #ccc6ce; padding: 10px 20px; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .projects, .advert { font-size: 27px; font-weight:bolder; color: #290037; } .btn-add { margin: 10px; border-radius: 4px; } @media (min-width: 0px) and (max-width: 769px) { .project a { padding-top: 13%; } .main-header2, .project a { font-size: 28px; } .projects, .advert { font-size: 18px; } } @media (min-width: 770px) and (max-width: 992px) { .project a { padding-top: 7%; } } /*.................... end project and advert.................... */ /* ....................start montada ....................*/ .nav-m { background-color: #f8f4f9f7; color: #290037; border-bottom: 1px solid #290037a8; } .nav-m h2 { font-size: 2rem; color: #290037; font-weight: bolder; } .to { /*background-color: white*/ /*padding: 20px 5%; padding-left: 5%; padding-right: 5%;*/ margin-left: 10px; margin-right: 10px; } .proj-adver { border-left: 1px solid #290037a8; } .adver span { <<<<<<< HEAD font-size: 18px; font-weight: 600; color: #290037; /*transition: font-size 0.5s ease;*/ transition: color 0.5s ease; ======= font-size: 23px; font-weight: bolder; color: #290037; /*transition: font-size 0.5s ease;*/ transition: color 0.5s ease; >>>>>>> cb9c48d2b916086db40292becfb377a7f350e8db } .adver span { font-size: 23px; } .adver a { text-decoration: none; color: #290037; /*transition: font-size 0.5s ease;*/ transition: color 0.5s ease; } .adver a:hover, .adver a:focus { text-decoration: none; color: #29003759; } .secandry-header { font-size: 23px; font-weight: bolder; color: #290037; /*font-size: 35px;*/ /*text-shadow: 1px 1px 5px #290037a8;*/ } .project-m { margin-top: 10px; } /* لألغي حواف الغروب ليست وخلي الكلام بلنص */ .advertisting-list .list-group-item { border: none; text-align: right; } .project-list .list-group-item { border: none; text-align: center; } .adver-list, .post-contanier { background: #faf8f8; padding: 15px; border-radius: 50px 5px; border: 1px solid #ddd; } .post-contanier { margin-bottom: 10px; } .advertisting-list .list-group-item h5 { /* font-size: 1.25rem; */ color: #290037; font-size: 20px; font-weight: 500; } .advertisting-list .list-group-item p { color: #290037; font-size: 25px; text-align: right; font-weight: bolder; } /* الإصلاح الخاص بلغريد ليصير شكلو مقبول بس وقت طبقو عم ينتزع زر التعليقات */ /*@media (min-width: 1200px){ .col-lg-e-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; } } @media (min-width: 1200px){ .col-lg-e-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; } } @media (min-width: 1200px){ .proj-adver { border-left: none; } }*/ @media (min-width: 0px) and (max-width: 601px) { .adver span { font-size: 12px; } } @media (min-width: 600px) and (max-width: 900px) { .adver span { font-size: 15px; } } @media (min-width: 0px) and (max-width: 992px) { .proj-adver { border-left: none; } } /* style post */ .username a { display: block; font-size: 30px; text-align: right; font-weight: bold; color: #290037 !important; text-decoration: none; /* color: #007bff; */ /* text-decoration: none; */ background-color: transparent; } .username-c a { display: block; font-size: 20px; text-align: right; font-weight: bold; color: #290037 !important; text-decoration: none; /* color: #007bff; */ /* text-decoration: none; */ background-color: transparent; } .description { display: block; font-size: 16px; text-align: right; font-weight: 400; color: #290037 !important; text-decoration: none; } .description-c { display: block; font-size: 10px; text-align: right; font-weight: 300; color: #290037 !important; text-decoration: none; } .post-contanier p { color: #290037; font-size: 24px; font-weight:bold; text-align: right; } /*p.conten-c { color: #290037; font-size: 20px; text-align: right; }*/ .post-contanier img { height: 100%; width: 100%; border-radius: 10px; border: 1px solid #ddd; margin: 5px; margin-bottom: 10px; opacity: 0.8; } .post-contanier img:hover { opacity: 1; } .post-contanier .btn-post, .post-contanier .btn-add-comment { background: #2900378a; border: 1px solid #2900378a; border-radius: 10px; } .post-contanier .btn-post:hover, .post-contanier .btn-post:focus { box-shadow: 1px 1px #290037a8, -1px -1px #290037a8; } .post-contanier .input-add-comment { width: 100%; color: #290037; background-color: #fff; border: 1px solid #290037a8; font-size: 17px; font-weight: 600; margin-left: 10px; } .post-contanier .input-add-comment:hover, .post-contanier .input-add-comment:focus { border-top: 1px solid #2900378a; border-color: #2900378a; box-shadow: 1px 1px #2900378a; } .post-divider { border-top: 1px solid #290037a8; } .col-post { height: 260px; overflow-y: scroll; width: 100%; } /*.card-body { background: #29003712; border-radius: 30px 5px; }*/ /* end post */ /*.................... end montada ....................*/ .scroll-top { width: 50px; right: 15px; bottom: 10px; background: #2900378a; position: fixed; height: 40px; color: #ddd; text-align: center; z-index: 99999; /*display: none;*/ cursor: pointer; border-radius: 50%; } .scroll-top:hover { background: #444; } /*.card .card-body { background: #f7e2ff; border-radius: 56px; border: #f7e2ff; margin: 10px auto; } .comment { background: #fbeeff; border-radius: 56px; border: #f7e2ff; margin: 10px auto; padding: 15px; }8*/ /*غيوم التعليقات والردود*/ .chat-list li { padding-top: 3px; color: #ffffff; } .chat-list .chat-img { float: left; width: 48px; } .chat-list .chat-img img { -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; width: 100%; } .chat-list .chat-message { -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; background: #580f75; display: inline-block; padding: 10px 20px; position: relative; } .chat-list .chat-message2 { -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; background: #474547; display: inline-block; padding: 10px 20px; position: relative; } .chat-list .chat-message:before { content: ""; position: absolute; top: 15px; width: 0; height: 0; } .chat-list .chat-message2:before { content: ""; position: absolute; top: 15px; width: 0; height: 0; } .chat-list .chat-message p { line-height: 25px; margin: 0; padding: 0; color: #ffffff; } .chat-list .chat-message2 p { line-height: 25px; margin: 0; padding: 0; color: #ffffff; } .chat-list .chat-body { margin-left: 30px; float: left; width: 60%; color: #ffffff; } .chat-list .out .chat-img { float: right; } .chat-list .out .chat-body { float: right; margin-right: 10px; text-align: right; font-size: medium; color: #ffffff; font-weight: bold; /* من عندي */ width: 100%; } .chat-list .out .t { /* من عندي */ width: 80%; } .chat-list .out .chat-message { background: #b0a0b6; width: 100%; } .chat-list .out .chat-message:before { right: -1px; border-bottom: 20px solid transparent; border-left: 20px solid #b0a0b6; } .chat-list .out .chat-message2 { background: #c7c7c7; width: 100%; /*ضفتو من عندي*/ } .chat-list .out .chat-message2:before { right: -1px; border-bottom: 20px solid transparent; border-left: 20px solid#c7c7c7; } .card .card-body { /* width: 630px;من عندك وحطيت بديل يلي تحتو*/ width: 100%; /* height: 225px;من عندك وحطيت بديل يلي تحتو*/ height: auto; padding-top: 1px; } .re2 { /* width: 600px;من عندك وحطيت بديل يلي تحتو*/ width: 100%; /*height: 250px;من عندك وحطيت بديل يلي تحتو*/ height: auto; margin-top: 1em; /* من عندي ضايفتو */ } /* ..................................................................start-mark................................................... */ .body-mark { background: white; /* background-image: linear-gradient(darkgray 50%, #f5f5f5 50%); padding-bottom: 0px;*/ } .body-mark nav { background: darkgray; } .body-mark .navbar-light .navbar-nav .nav-link { color: white; font-size: 22px; padding: 12px; } .body-mark .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { /* color: white; background-color: rgb(216 204 221);*/ color: darkgray; background-color: white; } .ta h4 { color: #290037; font-size: 22px; font-weight: bold; margin-top: 20px; margin-bottom: 20px; } .page-mark { background-color: white; border: 1px solid #290037a8; padding-top: 30px; padding-bottom: 40px; box-shadow: 2px 2px 6px #290037a8; border-radius: 18px; padding-left: 3%; padding-right: 3%; margin-top: 30px; } .table-mark thead { background: #c4b1cba8; color: #290037; } .table-mark thead td { color: #4b4b4b; font-size: 20px; font-weight: 700; } .table-mark tbody { background: #faedff; font-size: 20px; font-weight: 180px; color: #290037; } .table-mark tbody td { color: gray; font-size: 18px; font-weight: 600; } /* .................................................................. end-mark................................................... */ /* .................................................................. start-body-main-page-exam................................................... */ .body-main-page-exam { background: white; /* background-image: linear-gradient(darkgray 50%, #f5f5f5 50%); padding-bottom: 0px;*/ } .body-main-page-exam nav { background: #0e0e0ef0; } .body-main-page-exam .navbar-light .navbar-nav .nav-link { color: white; font-size: 22px; padding: 12px; } .body-main-page-exam .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { /* color: white; background-color: rgb(216 204 221);*/ color: black; background-color: white; border-radius: 5px 5px 0px 0px; } .body-main-page-exam .navbar-light .navbar-toggler { background: white; } .m { background: #545454; margin: auto 20px; padding: 12%; border-radius: 5px; border-radius: 50%; } .m a { color: white; text-decoration: none; font-size: 29px; font-weight: bold; transition: font-size 0.5s ease; } .m a:hover, .m a:focus { font-size: 30px; } /* بداية النمط الثاني .body-main-page-exam nav { background: cadetblue; } .m { background: #5f9ea087; margin: auto 20px; padding: 12%; border-radius: 5px; border-radius: 50%; }*/ /* .................................................................. end-body-main-page-exam................................................... */ /* بداية تنسيق صفحة رغع علامات الطالب*/ .s-model { width: 80%; margin: auto; border: 2px solid darkgray; box-shadow: 1px 1px darkgrey; } .search { margin: 40px auto; } .search .s-model { /*width: 40%;*/ margin: auto; border: 2px solid darkgray; box-shadow: 1px 1px darkgrey; } .search label { /* text-align: left; */ margin: auto 75px auto -60px; margin-right: 5%; } @media (min-width: 0px) and (max-width: 789px) { .search label { margin-right: 0px; } } /*.body-mark { background: transparent; background-image: linear-gradient(22deg, gray, transparent); } .contain { background: white; padding: 30px 30px; border: 1px solid #ddd; border-radius: 20px; }*/ /* تنسيق رفع علامات طال يلي حاسستو مقبول */ /* النمط الأول */ .body-mark { background: #eee; } .body-mark nav { background: gray; } .contain { background: white; padding: 30px; /* border: 1px solid #ddd;*/ border-radius: 20px; } /* النمط الثاني .body-mark { background: #eee; background-image: linear-gradient(gray 50%, #eee 50%); } .body-mark nav { background: gray; } .contain { background: white; padding: 30px; /* border: 1px solid #ddd;* border-radius: 20px; }*/ /* نمط تالت * .body-mark { background: #5f9ea00f; } .body-mark nav { background: cadetblue; } .contain { background: white; padding: 30px; /* border: 1px solid #ddd; * border-radius: 20px; } .s-model { width: 80%; margin: auto; border: 2px solid cadetblue; box-shadow: 1px 1px cadetblue; } .search .s-model { /* width: 40%; * margin: auto; border: 2px solid cadetblue; box-shadow: 1px 1px cadetblue; } .table-mark thead { background: #5f9ea087; } .table-mark tbody { background: #f4f2f430; } /* النمط الرابع .body-mark { background: #a5a4a321; } .body-mark nav { background: #a5a4a3; } .s-model { width: 80%; margin: auto; border: 2px solid #a5a4a3; box-shadow: 1px 1px #a5a4a3; } .search .s-model { /* width: 40%; * margin: auto; border: 2px solid #a5a4a3; box-shadow: 1px 1px #a5a4a3; } .table-mark thead { background: #a5a4a3; } .table-mark tbody { background: rgba(244, 242, 244, 0.19); }*/ /* نهاية تنسيق صفحة رفع علامات الطالب */ .form-group { margin-bottom: 1rem; margin-top: 1rem; } @media (min-width: 0px) and (max-width: 630px) { .re2 .chat-list { margin-left: -40%; } } @media (min-width: 631px) { .re2 .chat-list { margin-left: -20%; } } /*جديد*/ .btn-link { color: #290037; font-size: 22px; font-weight: bolder; text-decoration: none; transition: font-size 0.5s ease; } .btn-link:hover, .btn-link:focus { color: #290037; font-size: 23px; font-weight: bolder; text-decoration: none; } .btn-link:focus { color: #290037; font-size: 23px; font-weight: 600; text-decoration: none; border: 3px solid #2900378a; box-shadow: 3px 3px 5px #2900378a; } .container-leacture { padding-right: 1rem; } .form-lracture .point { margin-top: 1em; margin-bottom: 1em; } .form-lracture .point label { color: #290037; font-size: 20px; font-weight: bolder; margin-right: 10%; } .form-lracture .point input { border: 2px solid #2900378a; box-shadow: 2px 2px 5px #2900378a; width: 80%; margin-left: auto; margin-right: 1%; font-size: 18px; font-weight: bold; direction: rtl; } @media (min-width: 0px) and (max-width: 600px) { .form-lracture .point label { font-size: 12px; } } @media (min-width: 600px) and (max-width: 800px) { .form-lracture .point label { font-size: 14px; } } @media (min-width: 800px) and (max-width: 1200px) { .form-lracture .point label { font-size: 16px; } } @media (min-width: 0px) and (max-width: 545px) { .container-table-lracture { height: 300px; width: 321px; overflow-y: scroll; margin: auto; } } /*............................... start-lecture.........................*/ /*.lec { background-color: rgb(241, 250, 249); } .tital2 { border-bottom: 2px solid #154552a8; margin-bottom: 5%; } .main-header { color: #002c37; font-size: 30px; font-weight: bold; text-shadow: 2px 2px 5px #639faa; padding: 10px 20px; } .lect { padding: 5px 40px; background-color: #30727ab6; background-color: white; border: 1px solid #4b8188a8; border-radius: 50px 5px; margin-bottom: 3%; box-shadow: 2px 2px 6px #35737aa8; } .lect a { color: #025858; font-size: 35px; font-weight: 450px; transition: color 0.5s ease; }*/ .subject2 { border-bottom: 2px solid #290037a8; } .subject2 a { padding: 4px; text-decoration: none; display: block; margin-left: 80px; background: #290037a8; text-align: center; color: cornsilk; border-radius: 15px; height: 70px; width: 220px; padding-top: 10%; font-size: 30px; margin-bottom: 20px; } .lec { background-color: rgb(241, 250, 249); } .main-header-lecture { color: #002c37; font-size: 30px; font-weight: bold; text-shadow: 2px 2px 5px #639faa; padding: 10px 20px; } .lect { padding: 5px 40px; background-color: #30727ab6; background-color: white; border: 1px solid #4b8188a8; border-radius: 50px 5px; margin-bottom: 3%; box-shadow: 2px 2px 6px #35737aa8; } .lect a { color: #025858; font-size: 35px; font-weight: 450px; transition: color 0.5s ease; } .lect a:hover, .lect a:focus { text-decoration: none; color: #789ea5e1; } .secandry-header2 { font-size: 30px; font-weight: 600; color: #204c53; /*font-size: 35px;*/ /*text-shadow: 1px 1px 5px #290037a8;*/ } .tital2 { border-bottom: 2px solid #154552a8; margin-bottom: 5%; } .py-4 { margin-top: -24px; } .bord { border-bottom: 1px solid #290037a8; }
0.198763
0.086903
* CSS for entry relationship field */ .field.field-entry_relationship { } .field.field-entry_relationship > .frame { margin: 0; } .field.field-entry_relationship > .frame:not(.no-header):not(.empty); { border-top: 0; } .field.field-entry_relationship > .frame .frame-header.no-content { border-bottom: none; } .field.field-entry_relationship fieldset.single { text-align: right; } .field.field-entry_relationship fieldset.single > button { margin-right: 0px; margin-left: 1rem; margin-bottom: 1rem; } .field.field-entry_relationship fieldset.single > div { min-width: 250px; display: inline-block; } .field.field-entry_relationship .destructor a { color: #aeaeae; display: inline-block; padding: 0 5px; border-bottom: none; } .field.field-entry_relationship .destructor a.edit:hover { color: #282828; } .field.field-entry_relationship .destructor a.unlink:hover, .field.field-entry_relationship .destructor a.delete:hover { color: #e90a20; } .field.field-entry_relationship .content pre { max-height: 300px; overflow:auto; } .field.field-entry_relationship .content pre code { white-space: pre-wrap; } .field.field-entry_relationship .sections { display: inline-block; width: auto; margin: 0; } .field.field-entry_relationship select.sections { min-width: 100px; } /** * CSS for entry relationship field iframe */ #entry-relationship-ctn { background-color: #282828; background-color: rgba(40, 40, 40, 0); position: fixed; z-index: 10000; top: 0; left: 0; bottom: 0; right: 0; overflow: hidden; visibility: collapse; opacity: 1; pointer-events: none; -webkit-transition: background-color 200ms ease-out, visibility 0ms linear 200ms; -moz-transition: background-color 200ms ease-out, visibility 0ms linear 200ms; -ms-transition: background-color 200ms ease-out, visibility 0ms linear 200ms; transition: background-color 200ms ease-out, visibility 0ms linear 200ms; } #entry-relationship-ctn.show { background-color: rgba(40, 40, 40, 0.7); visibility: visible; opacity: 1; pointer-events: all; -webkit-transition: background-color 200ms linear 0ms, visibility 0ms linear 0ms; -moz-transition: background-color 200ms linear 0ms, visibility 0ms linear 0ms; -ms-transition: background-color 200ms linear 0ms, visibility 0ms linear 0ms; transition: background-color 200ms linear 0ms, visibility 0ms linear 0ms; } #entry-relationship-ctn > .iframe { opacity: 0.3; position: absolute; -webkit-box-shadow: 0 .4rem .5rem rgba(0, 0, 0, 0.03),0 7px 15px -5px rgba(0, 0, 0, 0.15); box-shadow: 0 .4rem .5rem rgba(0, 0, 0, 0.03),0 7px 15px -5px rgba(0, 0, 0, 0.15); box-sizing: border-box; background-color: #fff; -webkit-transition: -webkit-transform 100ms ease-in, opacity 200ms ease-in; -moz-transition: -moz-transform 100ms ease-in, opacity 200ms ease-in; -ms-transition: -ms-transform 100ms ease-in, opacity 200ms ease-in; transition: transform 100ms ease-in, opacity 200ms ease-in; -webkit-transform: translate(15%, 0%); transform: translate(15%, 0%); top: 0; left: 50%; } #entry-relationship-ctn.show > .iframe { opacity: 1; -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); } #entry-relationship-ctn.show > .iframe > iframe { opacity: 1; display: none; min-height:600px; } #entry-relationship-ctn > button { } /** * CSS for entry relationship field page customization */ html.no-scroll { overflow: hidden; } body.entry_relationship { } body.entry_relationship #save-and-new, body.entry_relationship #save-and-return, body.entry_relationship button.delete { display: none; }
extensions/entry_relationship_field/assets/publish.entry_relationship_field.css
* CSS for entry relationship field */ .field.field-entry_relationship { } .field.field-entry_relationship > .frame { margin: 0; } .field.field-entry_relationship > .frame:not(.no-header):not(.empty); { border-top: 0; } .field.field-entry_relationship > .frame .frame-header.no-content { border-bottom: none; } .field.field-entry_relationship fieldset.single { text-align: right; } .field.field-entry_relationship fieldset.single > button { margin-right: 0px; margin-left: 1rem; margin-bottom: 1rem; } .field.field-entry_relationship fieldset.single > div { min-width: 250px; display: inline-block; } .field.field-entry_relationship .destructor a { color: #aeaeae; display: inline-block; padding: 0 5px; border-bottom: none; } .field.field-entry_relationship .destructor a.edit:hover { color: #282828; } .field.field-entry_relationship .destructor a.unlink:hover, .field.field-entry_relationship .destructor a.delete:hover { color: #e90a20; } .field.field-entry_relationship .content pre { max-height: 300px; overflow:auto; } .field.field-entry_relationship .content pre code { white-space: pre-wrap; } .field.field-entry_relationship .sections { display: inline-block; width: auto; margin: 0; } .field.field-entry_relationship select.sections { min-width: 100px; } /** * CSS for entry relationship field iframe */ #entry-relationship-ctn { background-color: #282828; background-color: rgba(40, 40, 40, 0); position: fixed; z-index: 10000; top: 0; left: 0; bottom: 0; right: 0; overflow: hidden; visibility: collapse; opacity: 1; pointer-events: none; -webkit-transition: background-color 200ms ease-out, visibility 0ms linear 200ms; -moz-transition: background-color 200ms ease-out, visibility 0ms linear 200ms; -ms-transition: background-color 200ms ease-out, visibility 0ms linear 200ms; transition: background-color 200ms ease-out, visibility 0ms linear 200ms; } #entry-relationship-ctn.show { background-color: rgba(40, 40, 40, 0.7); visibility: visible; opacity: 1; pointer-events: all; -webkit-transition: background-color 200ms linear 0ms, visibility 0ms linear 0ms; -moz-transition: background-color 200ms linear 0ms, visibility 0ms linear 0ms; -ms-transition: background-color 200ms linear 0ms, visibility 0ms linear 0ms; transition: background-color 200ms linear 0ms, visibility 0ms linear 0ms; } #entry-relationship-ctn > .iframe { opacity: 0.3; position: absolute; -webkit-box-shadow: 0 .4rem .5rem rgba(0, 0, 0, 0.03),0 7px 15px -5px rgba(0, 0, 0, 0.15); box-shadow: 0 .4rem .5rem rgba(0, 0, 0, 0.03),0 7px 15px -5px rgba(0, 0, 0, 0.15); box-sizing: border-box; background-color: #fff; -webkit-transition: -webkit-transform 100ms ease-in, opacity 200ms ease-in; -moz-transition: -moz-transform 100ms ease-in, opacity 200ms ease-in; -ms-transition: -ms-transform 100ms ease-in, opacity 200ms ease-in; transition: transform 100ms ease-in, opacity 200ms ease-in; -webkit-transform: translate(15%, 0%); transform: translate(15%, 0%); top: 0; left: 50%; } #entry-relationship-ctn.show > .iframe { opacity: 1; -webkit-transform: translate(0%, 0%); transform: translate(0%, 0%); } #entry-relationship-ctn.show > .iframe > iframe { opacity: 1; display: none; min-height:600px; } #entry-relationship-ctn > button { } /** * CSS for entry relationship field page customization */ html.no-scroll { overflow: hidden; } body.entry_relationship { } body.entry_relationship #save-and-new, body.entry_relationship #save-and-return, body.entry_relationship button.delete { display: none; }
0.539226
0.080937
html, body { height: 100%; } body { display: flex; flex-direction: column; background-color: #222222; background: repeating-linear-gradient( 45deg, #2b2b2b 0%, #2b2b2b 10%, #222222 0%, #222222 50% ) 0 / 15px 15px; } div.content { flex: 1 0 auto; } /* index title stylings */ p.welcome { font-family: "Yellowtail", cursive; } p.title { font-family: "Monoton", cursive; } /* nav stylings */ nav { font-weight: 600; line-height: 2.5rem; padding-top: 1.25rem; margin-bottom: 0rem; height: 75px; background-color: #ff1177; } /* nav bar adults only petfinder logo */ a.brand-logo { font-weight: 200; font-family: "Yellowtail", cursive; } /* underage nav */ div.underage { display: flex; justify-content: center; } /* search page nav */ div.search-nav { padding-left: 3rem; } body.underage, body.search { font-family: "Quicksand", sans-serif; } p.title, p.welcome { text-align: center; font-size: 7em; margin: 0; } p.welcome { font-size: 3rem; margin-top: 20px; } /* Neon Stylings / (https://codepen.io/FelixRilling/pen/qzfoc) */ a, #name-text { text-decoration: none; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } p:nth-child(2) a, p:nth-child(1) a, #name-text { color: #fff; -webkit-animation: neon1 1.5s ease-in-out infinite alternate; -moz-animation: neon1 1.5s ease-in-out infinite alternate; animation: neon1 1.5s ease-in-out infinite alternate; } /* end neon styling*/ /* intro subtitle */ h5.subtitle { font-family: "Quicksand", sans-serif; color: whitesmoke; font-weight: 600; text-align: center; } /* intro card titles */ h5.title { padding-bottom: 2rem; } /* flexing */ div.container-age { display: flex; justify-content: space-around; flex-wrap: nowrap; } /* intro card formatting */ div.cardcontent-age, div.cardcontent-animal { font-family: "Quicksand", sans-serif; text-align: center; width: auto; } /* intro page/index.html animal card */ div.cardcontent-animal { order: 2; } /* intro page/index.html age card */ div.cardcontent-age { order: 1; } /* Under18.html styling*/ div.underage { text-align: center; } /* embedded video stylings /courtesy of/ https://embedresponsively.com/ */ div.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /* under18.html link buttons */ .underage-btns { display: flex; flex-direction: column; align-items: center; margin-top: 2rem; } .btn-large { width: fit-content; height: auto !important; font-weight: 600; font-size: large; line-height: normal; padding: 1rem; margin-top: 2rem; background-color: #ff1177; } .btn { font-weight: 600; font-size: large; background-color: #ff1177; } /* index.html age and animal yes button style */ .age-yes, .animal-yes { margin-right: 1.5rem; } /* yes or no buttons selected on index.html page */ button:focus { background-color: #4DB6AC } /* card styling */ .card { border: 2px solid#ff1177; color: #ffffff; background-color: black; } /* to hide search container*/ #searchcontainer { color: #ffffff; display: block; } /* pet results card styling */ /* to hide result container */ #result { display: block; } /* name of pet */ #name-text { font-size: 30px; line-height: 40px; text-align: center; } /* pet image size */ #pet-image { max-width: 500px; display: flex; margin-left: auto; margin-right: auto; justify-content: center; } /* pet result title font displays */ .resultDisplay { line-height: 30px; font-weight: bold; font-size: 20px; max-width: 500px; display: block; margin-left: auto; margin-right: auto; } /* pet result response display */ #breed-text, #house-trained-text, #mood-text { line-height: 30px; font-size: 20px; max-width: 500px; display: block; margin-left: auto; margin-right: auto; } /* link to petfinder "Meet Me!" */ #petfinder-link { text-align: center; max-width: 500px; display: block; margin-left: auto; margin-right: auto; color: #ff1177; font-size: 30px; } /* end pet results card styling */ footer.page-footer { flex-shrink: 0; } /* responsive stylings */ @media (max-width: 600px) { nav { height: 100px; text-align: center; } p.title { font-size: 2rem; } div.card-age, div.card-animal { margin-right: 0rem; width: auto; } } @media (max-width: 500px) { p.welcome { font-size: 2rem; } p.title { font-size: 3rem; } div.container-age { flex-wrap: wrap; } } /*glow for webkit*/ @keyframes neon1 { from { text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff1177, 0 0 70px #ff1177, 0 0 80px #ff1177, 0 0 100px #ff1177, 0 0 150px #ff1177; } to { text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff1177, 0 0 35px #ff1177, 0 0 40px #ff1177, 0 0 50px #ff1177, 0 0 75px #ff1177; } }
assets/style.css
html, body { height: 100%; } body { display: flex; flex-direction: column; background-color: #222222; background: repeating-linear-gradient( 45deg, #2b2b2b 0%, #2b2b2b 10%, #222222 0%, #222222 50% ) 0 / 15px 15px; } div.content { flex: 1 0 auto; } /* index title stylings */ p.welcome { font-family: "Yellowtail", cursive; } p.title { font-family: "Monoton", cursive; } /* nav stylings */ nav { font-weight: 600; line-height: 2.5rem; padding-top: 1.25rem; margin-bottom: 0rem; height: 75px; background-color: #ff1177; } /* nav bar adults only petfinder logo */ a.brand-logo { font-weight: 200; font-family: "Yellowtail", cursive; } /* underage nav */ div.underage { display: flex; justify-content: center; } /* search page nav */ div.search-nav { padding-left: 3rem; } body.underage, body.search { font-family: "Quicksand", sans-serif; } p.title, p.welcome { text-align: center; font-size: 7em; margin: 0; } p.welcome { font-size: 3rem; margin-top: 20px; } /* Neon Stylings / (https://codepen.io/FelixRilling/pen/qzfoc) */ a, #name-text { text-decoration: none; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; } p:nth-child(2) a, p:nth-child(1) a, #name-text { color: #fff; -webkit-animation: neon1 1.5s ease-in-out infinite alternate; -moz-animation: neon1 1.5s ease-in-out infinite alternate; animation: neon1 1.5s ease-in-out infinite alternate; } /* end neon styling*/ /* intro subtitle */ h5.subtitle { font-family: "Quicksand", sans-serif; color: whitesmoke; font-weight: 600; text-align: center; } /* intro card titles */ h5.title { padding-bottom: 2rem; } /* flexing */ div.container-age { display: flex; justify-content: space-around; flex-wrap: nowrap; } /* intro card formatting */ div.cardcontent-age, div.cardcontent-animal { font-family: "Quicksand", sans-serif; text-align: center; width: auto; } /* intro page/index.html animal card */ div.cardcontent-animal { order: 2; } /* intro page/index.html age card */ div.cardcontent-age { order: 1; } /* Under18.html styling*/ div.underage { text-align: center; } /* embedded video stylings /courtesy of/ https://embedresponsively.com/ */ div.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /* under18.html link buttons */ .underage-btns { display: flex; flex-direction: column; align-items: center; margin-top: 2rem; } .btn-large { width: fit-content; height: auto !important; font-weight: 600; font-size: large; line-height: normal; padding: 1rem; margin-top: 2rem; background-color: #ff1177; } .btn { font-weight: 600; font-size: large; background-color: #ff1177; } /* index.html age and animal yes button style */ .age-yes, .animal-yes { margin-right: 1.5rem; } /* yes or no buttons selected on index.html page */ button:focus { background-color: #4DB6AC } /* card styling */ .card { border: 2px solid#ff1177; color: #ffffff; background-color: black; } /* to hide search container*/ #searchcontainer { color: #ffffff; display: block; } /* pet results card styling */ /* to hide result container */ #result { display: block; } /* name of pet */ #name-text { font-size: 30px; line-height: 40px; text-align: center; } /* pet image size */ #pet-image { max-width: 500px; display: flex; margin-left: auto; margin-right: auto; justify-content: center; } /* pet result title font displays */ .resultDisplay { line-height: 30px; font-weight: bold; font-size: 20px; max-width: 500px; display: block; margin-left: auto; margin-right: auto; } /* pet result response display */ #breed-text, #house-trained-text, #mood-text { line-height: 30px; font-size: 20px; max-width: 500px; display: block; margin-left: auto; margin-right: auto; } /* link to petfinder "Meet Me!" */ #petfinder-link { text-align: center; max-width: 500px; display: block; margin-left: auto; margin-right: auto; color: #ff1177; font-size: 30px; } /* end pet results card styling */ footer.page-footer { flex-shrink: 0; } /* responsive stylings */ @media (max-width: 600px) { nav { height: 100px; text-align: center; } p.title { font-size: 2rem; } div.card-age, div.card-animal { margin-right: 0rem; width: auto; } } @media (max-width: 500px) { p.welcome { font-size: 2rem; } p.title { font-size: 3rem; } div.container-age { flex-wrap: wrap; } } /*glow for webkit*/ @keyframes neon1 { from { text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff1177, 0 0 70px #ff1177, 0 0 80px #ff1177, 0 0 100px #ff1177, 0 0 150px #ff1177; } to { text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff1177, 0 0 35px #ff1177, 0 0 40px #ff1177, 0 0 50px #ff1177, 0 0 75px #ff1177; } }
0.352982
0.074131
.ie8 .minimal #taskbar .tooltip:after { top: -6px; } input.button, a.disabled.button, .buttongroup { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType=0); } .formbuttons input.button { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b7b7b', endColorstr='#606060', GradientType=0); } .formbuttons input.button:active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5c', endColorstr='#7b7b7b', GradientType=0); } input.button.mainaction { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#505050', endColorstr='#2a2e31', GradientType=0); } input.button.mainaction:active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2e31', endColorstr='#505050', GradientType=0); } a.button.pressed, a.button:active, input.button:active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f9f9f9', GradientType=0); } .pagenav.dark a.button { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#bababa', GradientType=0); } .pagenav.dark a.button.pressed { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#d8d8d8', GradientType=0); } .buttongroup a.button.selected { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#909090', endColorstr='#858585', GradientType=0); } #message.statusbar { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#c8c8c8', GradientType=0); } #messagestack div { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0404040', endColorstr='#e0303030', GradientType=0); } .ui-dialog.popupmessage .ui-dialog-titlebar { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='#cfcfcf', GradientType=0); } .ui-dialog.popupmessage .ui-widget-content { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dcdcdc', GradientType=0); } #topnav { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#060606', GradientType=0); } #toplogo { position: absolute; top: 0px; left: 10px; } .records-table tr.selected td { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#019bc6', endColorstr='#017cb4', GradientType=0); } .contentbox .boxtitle, body.iframe .boxtitle { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dfdfdf', GradientType=0); } #login-form input.button { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e2e2e2', GradientType=0); } #login-form input.button:active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdcdc', endColorstr='#f9f9f9', GradientType=0); } .toolbar a.button { filter: none; } a.menuselector { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#dddddd', GradientType=0); } a.menuselector:active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#f8f8f8', GradientType=0); } .googie_list td.googie_list_onhover, ul.toolbarmenu li a.active:hover, #rcmKSearchpane ul li.selected { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aad6', endColorstr='#008fc9', GradientType=0); } .tabsbar .tablink { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#d3d3d3 50%, #f8f8f8', GradientType=0); } .tabsbar .selected a { background-color: #fff; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef', GradientType=0); } .toolbar a.button.disabled, .boxpagenav a.icon.disabled, .pagenav a.button.disabled span.inner, .boxfooter .listbutton.disabled .inner, .dropbutton a.button.disabled + .dropbuttontip { background-image: url(images/buttons.gif?v=1b02.14822); } /*** addressbook.css ***/ .contactfieldgroup { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eeeeee', GradientType=0); } .contactfieldgroup legend { margin: -8px -8px 8px -8px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d6d6d6', GradientType=0); } /*** mail.css ***/ #messagelistfooter { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#c6c6c6', GradientType=0); } #mailboxlist li.mailbox .unreadcount { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82acb5', endColorstr='#6a939f', GradientType=0); } #mailboxlist li.mailbox.selected > a .unreadcount { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005d76', endColorstr='#004558', GradientType=0); } #messageheader, #partheader, #composeheaders { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0); } .moreheaderstoggle { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e9e9e9', GradientType=1); } #messagelist tbody tr td span.branch div { float: left; height: 18px; } a.button.disabled span.inner, a.iconbutton.disabled, .boxfooter .listbutton.disabled .inner, .boxpagenav a.icon.disabled, .toolbar a.button.disabled { filter: alpha(opacity=40); } .dropbutton a.button.disabled + .dropbuttontip { filter: alpha(opacity=50); } select.decorated { filter: alpha(opacity=0); } ul.toolbarmenu li span.icon { filter: alpha(opacity=20); } ul.toolbarmenu li a.active span.icon { filter: alpha(opacity=100); } .minimal #topline:hover, #rcmdraglayer { filter: alpha(opacity=93); }
modules/CRM/Roundcube/RC/plugins/legacy_browser/skins/larry/iehacks.css
.ie8 .minimal #taskbar .tooltip:after { top: -6px; } input.button, a.disabled.button, .buttongroup { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e6e6e6', GradientType=0); } .formbuttons input.button { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b7b7b', endColorstr='#606060', GradientType=0); } .formbuttons input.button:active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5c', endColorstr='#7b7b7b', GradientType=0); } input.button.mainaction { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#505050', endColorstr='#2a2e31', GradientType=0); } input.button.mainaction:active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2e31', endColorstr='#505050', GradientType=0); } a.button.pressed, a.button:active, input.button:active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e6e6', endColorstr='#f9f9f9', GradientType=0); } .pagenav.dark a.button { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#bababa', GradientType=0); } .pagenav.dark a.button.pressed { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#d8d8d8', GradientType=0); } .buttongroup a.button.selected { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#909090', endColorstr='#858585', GradientType=0); } #message.statusbar { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#c8c8c8', GradientType=0); } #messagestack div { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0404040', endColorstr='#e0303030', GradientType=0); } .ui-dialog.popupmessage .ui-dialog-titlebar { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='#cfcfcf', GradientType=0); } .ui-dialog.popupmessage .ui-widget-content { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dcdcdc', GradientType=0); } #topnav { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040', endColorstr='#060606', GradientType=0); } #toplogo { position: absolute; top: 0px; left: 10px; } .records-table tr.selected td { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#019bc6', endColorstr='#017cb4', GradientType=0); } .contentbox .boxtitle, body.iframe .boxtitle { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dfdfdf', GradientType=0); } #login-form input.button { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e2e2e2', GradientType=0); } #login-form input.button:active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdcdc', endColorstr='#f9f9f9', GradientType=0); } .toolbar a.button { filter: none; } a.menuselector { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#dddddd', GradientType=0); } a.menuselector:active { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#f8f8f8', GradientType=0); } .googie_list td.googie_list_onhover, ul.toolbarmenu li a.active:hover, #rcmKSearchpane ul li.selected { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aad6', endColorstr='#008fc9', GradientType=0); } .tabsbar .tablink { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#d3d3d3 50%, #f8f8f8', GradientType=0); } .tabsbar .selected a { background-color: #fff; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef', GradientType=0); } .toolbar a.button.disabled, .boxpagenav a.icon.disabled, .pagenav a.button.disabled span.inner, .boxfooter .listbutton.disabled .inner, .dropbutton a.button.disabled + .dropbuttontip { background-image: url(images/buttons.gif?v=1b02.14822); } /*** addressbook.css ***/ .contactfieldgroup { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eeeeee', GradientType=0); } .contactfieldgroup legend { margin: -8px -8px 8px -8px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d6d6d6', GradientType=0); } /*** mail.css ***/ #messagelistfooter { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#c6c6c6', GradientType=0); } #mailboxlist li.mailbox .unreadcount { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82acb5', endColorstr='#6a939f', GradientType=0); } #mailboxlist li.mailbox.selected > a .unreadcount { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005d76', endColorstr='#004558', GradientType=0); } #messageheader, #partheader, #composeheaders { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0); } .moreheaderstoggle { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#e9e9e9', GradientType=1); } #messagelist tbody tr td span.branch div { float: left; height: 18px; } a.button.disabled span.inner, a.iconbutton.disabled, .boxfooter .listbutton.disabled .inner, .boxpagenav a.icon.disabled, .toolbar a.button.disabled { filter: alpha(opacity=40); } .dropbutton a.button.disabled + .dropbuttontip { filter: alpha(opacity=50); } select.decorated { filter: alpha(opacity=0); } ul.toolbarmenu li span.icon { filter: alpha(opacity=20); } ul.toolbarmenu li a.active span.icon { filter: alpha(opacity=100); } .minimal #topline:hover, #rcmdraglayer { filter: alpha(opacity=93); }
0.288268
0.263623
.square-split { position: relative; width: 75px; height: 75px; } .square-split .split { position: absolute; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #41adef; } .square-split .split:nth-child(1) { left: 0px; top: 0; animation: a-split 2s infinite linear; } @keyframes a-split { 0% { left: 0px; top: 0; } 50% { left: 25px; top: 25px; } 100% { left: 0px; top: 0; } } .square-split .split:nth-child(2) { left: 25px; top: 0; animation: b-split 2s infinite linear; } @keyframes b-split { 0% { left: 25px; top: 0; } 50% { left: 25px; top: 25px; } 100% { left: 25px; top: 0; } } .square-split .split:nth-child(3) { left: 50px; top: 0; animation: c-split 2s infinite linear; } @keyframes c-split { 0% { left: 50px; top: 0; } 50% { left: 25px; top: 25px; } 100% { left: 50px; top: 0; } } .square-split .split:nth-child(4) { left: 0px; top: 25px; animation: d-split 2s infinite linear; } @keyframes d-split { 0% { left: 0px; top: 25px; } 50% { left: 25px; top: 25px; } 100% { left: 0px; top: 25px; } } .square-split .split:nth-child(5) { left: 25px; top: 25px; animation: e-split 2s infinite linear; } @keyframes e-split { 0% { left: 25px; top: 25px; } 50% { left: 25px; top: 25px; } 100% { left: 25px; top: 25px; } } .square-split .split:nth-child(6) { left: 50px; top: 25px; animation: f-split 2s infinite linear; } @keyframes f-split { 0% { left: 50px; top: 25px; } 50% { left: 25px; top: 25px; } 100% { left: 50px; top: 25px; } } .square-split .split:nth-child(7) { left: 0px; top: 50px; animation: g-split 2s infinite linear; } @keyframes g-split { 0% { left: 0px; top: 50px; } 50% { left: 25px; top: 25px; } 100% { left: 0px; top: 50px; } } .square-split .split:nth-child(8) { left: 25px; top: 50px; animation: h-split 2s infinite linear; } @keyframes h-split { 0% { left: 25px; top: 50px; } 50% { left: 25px; top: 25px; } 100% { left: 25px; top: 50px; } } .square-split .split:nth-child(9) { left: 50px; top: 50px; animation: i-split 2s infinite linear; } @keyframes i-split { 0% { left: 50px; top: 50px; } 50% { left: 25px; top: 25px; } 100% { left: 50px; top: 50px; } } .square-split .split:nth-child(10) { left: 75px; top: 50px; animation: j-split 2s infinite linear; } @keyframes j-split { 0% { left: 75px; top: 50px; } 50% { left: 25px; top: 25px; } 100% { left: 75px; top: 50px; } } .square-rotating { position: relative; width: 75px; height: 75px; } .square-rotating .rotate { position: absolute; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #41adef; animation: rotating 2s infinite linear; } .square-rotating .rotate:nth-child(1) { left: 0px; top: 0; } .square-rotating .rotate:nth-child(2) { left: 25px; top: 0; } .square-rotating .rotate:nth-child(3) { left: 50px; top: 0; } .square-rotating .rotate:nth-child(4) { left: 0px; top: 25px; } .square-rotating .rotate:nth-child(5) { left: 25px; top: 25px; } .square-rotating .rotate:nth-child(6) { left: 50px; top: 25px; } .square-rotating .rotate:nth-child(7) { left: 0px; top: 50px; } .square-rotating .rotate:nth-child(8) { left: 25px; top: 50px; } .square-rotating .rotate:nth-child(9) { left: 50px; top: 50px; } .square-rotating .rotate:nth-child(10) { left: 75px; top: 50px; } @keyframes rotating { 0% { transform: rotate(0); } 50% { transform: rotate(180deg); } 100% { transform: rotate(360deg); } } .square-gradient { position: relative; width: 60px; height: 75px; } .square-gradient .gradient { position: absolute; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #41adef; } .square-gradient .gradient:nth-child(1) { left: 0px; top: 0; } .square-gradient .gradient:nth-child(1) { animation: a-gradient 1s infinite linear; } @keyframes a-gradient { 0% { transform: scale(1); } 20% { transform: scale(0.6); } 40% { transform: scale(0.4); } 60% { transform: scale(0.2); } 80% { transform: scale(0.6); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(2) { left: 20px; top: 0; } .square-gradient .gradient:nth-child(2) { animation: b-gradient 1s infinite linear; } @keyframes b-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(0.6); } 60% { transform: scale(0.2); } 80% { transform: scale(0.8); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(3) { left: 40px; top: 0; } .square-gradient .gradient:nth-child(3) { animation: c-gradient 1s infinite linear; } @keyframes c-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(0.6); } 80% { transform: scale(0.2); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(4) { left: 0px; top: 20px; } .square-gradient .gradient:nth-child(4) { animation: d-gradient 1s infinite linear; } @keyframes d-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(0.6); } 60% { transform: scale(0.2); } 80% { transform: scale(0.8); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(5) { left: 20px; top: 20px; } .square-gradient .gradient:nth-child(5) { animation: e-gradient 1s infinite linear; } @keyframes e-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(0.6); } 80% { transform: scale(0.2); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(6) { left: 40px; top: 20px; } .square-gradient .gradient:nth-child(6) { animation: f-gradient 1s infinite linear; } @keyframes f-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(1); } 80% { transform: scale(0.2); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(7) { left: 0px; top: 40px; } .square-gradient .gradient:nth-child(7) { animation: g-gradient 1s infinite linear; } @keyframes g-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(0.6); } 80% { transform: scale(0.2); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(8) { left: 20px; top: 40px; } .square-gradient .gradient:nth-child(8) { animation: h-gradient 1s infinite linear; } @keyframes h-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(1); } 80% { transform: scale(0.2); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(9) { left: 40px; top: 40px; } .square-gradient .gradient:nth-child(9) { animation: i-gradient 1s infinite linear; } @keyframes i-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 50% { transform: scale(1); } 60% { transform: scale(1); } 70% { transform: scale(1); } 80% { transform: scale(1); } 90% { transform: scale(0.5); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(10) { left: 60px; top: 40px; } .square-gradient .gradient:nth-child(10) { animation: j-gradient 1s infinite linear; } @keyframes j-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(1); } 80% { transform: scale(0.2); } 100% { transform: scale(1); } } .square-face { position: relative; width: 75px; height: 75px; overflow: visible; } .square-face .face { position: absolute; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #41adef; } .square-face .face:nth-child(1) { left: 0px; top: 0; } .square-face .face:nth-child(1) { animation: a-face 1s infinite linear; } @keyframes a-face { 0% { transform: scale(1); } 20% { transform: scale(1.4); } 40% { transform: scale(1.3); } 60% { transform: scale(1.2); } 80% { transform: scale(1.1); } 100% { transform: scale(1); } } .square-face .face:nth-child(2) { left: 25px; top: 0; } .square-face .face:nth-child(2) { animation: b-face 1s infinite linear; } @keyframes b-face { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1.4); } 60% { transform: scale(1.3); } 80% { transform: scale(1.1); } 100% { transform: scale(1); } } .square-face .face:nth-child(3) { left: 50px; top: 0; } .square-face .face:nth-child(3) { left: 0px; top: 25px; } .square-face .face:nth-child(3) { animation: c-face 1s infinite linear; } @keyframes c-face { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(1.4); } 80% { transform: scale(1.1); } 100% { transform: scale(1); } } .square-face .face:nth-child(4) { left: 75px; top: 0; } .square-face .face:nth-child(4) { left: 25px; top: 25px; } .square-face .face:nth-child(4) { animation: d-face 1s infinite linear; } @keyframes d-face { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(1); } 80% { transform: scale(1.4); } 100% { transform: scale(1); } } .square-face .face:nth-child(5) { left: 100px; top: 0; } .square-face .face:nth-child(5) { left: 50px; top: 25px; } .square-move { position: relative; width: 75px; height: 75px; overflow: visible; } .square-move .move { position: absolute; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #41adef; border-radius: 3px; } .square-move .move:nth-child(1) { left: 0px; top: 0; } .square-move .move:nth-child(1) { animation: a-move 2s infinite linear; } @keyframes a-move { 0% { left: 0px; top: 0; } 8% { left: 0px; top: 0; } 16% { left: 25px; top: 0; } 24% { left: 25px; top: 0; } 32% { left: 25px; top: 0; } 40% { left: 25px; top: 25px; } 48% { left: 25px; top: 25px; } 56% { left: 25px; top: 25px; } 64% { left: 0px; top: 25px; } 72% { left: 0px; top: 25px; } 80% { left: 0px; top: 25px; } 88% { left: 0px; top: 0; } 100% { left: 0px; top: 0; } } .square-move .move:nth-child(2) { left: 25px; top: 0; } .square-move .move:nth-child(2) { animation: b-move 2s infinite linear; } @keyframes b-move { 0% { left: 25px; top: 0; } 8% { left: 25px; top: 25px; } 16% { left: 25px; top: 25px; } 24% { left: 25px; top: 25px; } 32% { left: 0px; top: 25px; } 40% { left: 0px; top: 25px; } 48% { left: 0px; top: 25px; } 56% { left: 0px; top: 0; } 64% { left: 0px; top: 0; } 72% { left: 0px; top: 0; } 80% { left: 25px; top: 0; } 88% { left: 25px; top: 0; } 100% { left: 25px; top: 0; } } .square-move .move:nth-child(3) { left: 50px; top: 0; } .square-move .move:nth-child(3) { left: 0px; top: 25px; } .square-move .move:nth-child(3) { animation: c-move 2s infinite linear; } @keyframes c-move { 0% { left: 0px; top: 25px; } 8% { left: 0px; top: 25px; } 16% { left: 0px; top: 25px; } 24% { left: 0px; top: 0; } 32% { left: 0px; top: 0; } 40% { left: 0px; top: 0; } 48% { left: 25px; top: 0; } 56% { left: 25px; top: 0; } 64% { left: 25px; top: 0; } 72% { left: 25px; top: 25px; } 80% { left: 25px; top: 25px; } 88% { left: 25px; top: 25px; } 100% { left: 0px; top: 25px; } } .square-flip { position: relative; width: 75px; height: 75px; overflow: visible; display: flex; align-items: center; justify-content: center; } .square-flip .flip { position: absolute; display: block; height: 60px; width: 60px; background-color: #41adef; animation: rotateplane 1.5s infinite linear; } @keyframes rotateplane { 0% { transform: rotateX(0); } 25% { transform: rotateX(90deg); } 50% { transform: rotateY(0deg); } 75% { transform: rotateY(90deg); } 100% { transform: rotate3d(0, 0, 0, 0); } } .square-flash { position: relative; width: 75px; height: 75px; overflow: visible; display: flex; align-items: center; justify-content: center; } .square-flash .flash { position: relative; display: block; height: 60px; width: 60px; background-color: transparent; overflow: hidden; } .square-flash .flash:after { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); content: ' '; height: 0; width: 12px; background-color: #41adef; animation: rotateFlash 3s infinite linear; display: flex; align-items: center; justify-content: center; color: #fff; } .square-flash .flash-line { width: 2px; height: 2px; position: absolute; background-color: #41adef; } .square-flash .flash-line:nth-child(1) { left: 0; top: 50%; transform: translate(0, -50%); animation: a-flash 3s infinite linear; } @keyframes a-flash { 0% { height: 0; } 50% { height: 100%; } 70% { height: 100%; } 100% { opacity: 0; } } .square-flash .flash-line:nth-child(2) { left: 50%; transform: translate(-50%, 0); top: 58px; animation: b-flash 3s infinite linear; } @keyframes b-flash { 0% { width: 0; } 50% { width: 100%; } 70% { width: 100%; } 100% { opacity: 0; } } .square-flash .flash-line:nth-child(3) { left: 58px; top: 50%; transform: translate(0, -50%); animation: c-flash 3s infinite linear; } @keyframes c-flash { 0% { height: 0; } 50% { height: 100%; } 70% { height: 100%; } 100% { opacity: 0; } } .square-flash .flash-line:nth-child(4) { left: 50%; transform: translate(-50%, 0); top: 0px; width: 0; animation: d-flash 3s infinite linear; } @keyframes d-flash { 0% { width: 0; } 50% { width: 60px; } 70% { width: 60px; } 100% { opacity: 0; } } @keyframes rotateFlash { 0% { width: 0; height: 0; } 50% { height: 60px; width: 60px; } 70% { height: 60px; width: 60px; content: 'success'; } 100% { content: 'success'; opacity: 0; height: 60px; width: 60px; } } .square-rolling { position: relative; width: 75px; height: 75px; overflow: visible; display: flex; align-items: center; justify-content: center; } .square-rolling .rolling { position: absolute; display: block; height: 60px; width: 60px; transform: rotateZ(0deg); background-color: #41adef; border-radius: 5%; animation: rotateRolling 2s infinite linear; } @keyframes rotateRolling { 0% { } 20% { transform: rotateZ(40deg); border-radius: 50%; background-color: #f13b09; height: 60px; width: 60px; } 30% { transform: rotateZ(80deg); border-radius: 50%; height: 40px; width: 40px; background-color: #f13b09; } 40% { transform: rotateZ(100deg); border-radius: 50%; height: 36px; width: 36px; background-color: #f13b09; } 50% { transform: rotateZ(100deg); border-radius: 50%; height: 30px; width: 30px; background-color: #f13b09; } 60% { transform: rotateZ(50deg); border-radius: 30%; height: 40px; width: 40px; background-color: #f13b09; } 70% { transform: rotateZ(30deg); border-radius: 10%; height: 60px; width: 60px; background-color: #f13b09; } 80% { transform: rotateZ(0deg); border-radius: 5%; } 100% { transform: rotateZ(0deg); border-radius: 5%; } } .square-wind { position: relative; width: 75px; height: 75px; overflow: visible; } .square-wind .wind { position: absolute; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #41adef; } .square-wind .wind:nth-child(1) { left: 0px; top: 0; } .square-wind .wind:nth-child(1) { animation: a-wind 2s infinite linear; } @keyframes a-wind { 0% { opacity: 1; } 40% { opacity: 0.52; } 50% { opacity: 0.32; } 60% { opacity: 0; } 70% { opacity: 0.32; } 80% { opacity: 0.52; } 90% { opacity: 0.72; } 100% { opacity: 1; } } .square-wind .wind:nth-child(2) { left: 25px; top: 0; } .square-wind .wind:nth-child(2) { animation: b-wind 2s infinite linear; } @keyframes b-wind { 0% { opacity: 1; } 40% { opacity: 0.54; } 50% { opacity: 0.34; } 60% { opacity: 0; } 70% { opacity: 0.34; } 80% { opacity: 0.54; } 90% { opacity: 0.74; } 100% { opacity: 1; } } .square-wind .wind:nth-child(3) { left: 50px; top: 0; } .square-wind .wind:nth-child(3) { animation: c-wind 2s infinite linear; } @keyframes c-wind { 0% { opacity: 1; } 40% { opacity: 0.56; } 50% { opacity: 0.36; } 60% { opacity: 0; } 70% { opacity: 0.36; } 80% { opacity: 0.56; } 90% { opacity: 0.76; } 100% { opacity: 1; } } .square-wind .wind:nth-child(4) { left: 0px; top: 25px; } .square-wind .wind:nth-child(4) { animation: d-wind 2s infinite linear; } @keyframes d-wind { 0% { opacity: 1; } 40% { opacity: 0.58; } 50% { opacity: 0.38; } 60% { opacity: 0; } 70% { opacity: 0.38; } 80% { opacity: 0.58; } 90% { opacity: 0.78; } 100% { opacity: 1; } } .square-wind .wind:nth-child(5) { left: 25px; top: 25px; } .square-wind .wind:nth-child(5) { animation: e-wind 2s infinite linear; } @keyframes e-wind { 0% { opacity: 1; } 40% { opacity: 0.6; } 50% { opacity: 0.4; } 60% { opacity: 0; } 70% { opacity: 0.4; } 80% { opacity: 0.6; } 90% { opacity: 0.8; } 100% { opacity: 1; } } .square-wind .wind:nth-child(6) { left: 50px; top: 25px; } .square-wind .wind:nth-child(6) { animation: f-wind 2s infinite linear; } @keyframes f-wind { 0% { opacity: 1; } 40% { opacity: 0.62; } 50% { opacity: 0.42; } 60% { opacity: 0; } 70% { opacity: 0.42; } 80% { opacity: 0.62; } 90% { opacity: 0.82; } 100% { opacity: 1; } } .square-wind .wind:nth-child(7) { left: 0px; top: 50px; } .square-wind .wind:nth-child(7) { animation: g-wind 2s infinite linear; } @keyframes g-wind { 0% { opacity: 1; } 40% { opacity: 0.64; } 50% { opacity: 0.44; } 60% { opacity: 0; } 70% { opacity: 0.44; } 80% { opacity: 0.64; } 90% { opacity: 0.84; } 100% { opacity: 1; } } .square-wind .wind:nth-child(8) { left: 25px; top: 50px; } .square-wind .wind:nth-child(8) { animation: h-wind 2s infinite linear; } @keyframes h-wind { 0% { opacity: 1; } 40% { opacity: 0.66; } 50% { opacity: 0.46; } 60% { opacity: 0; } 70% { opacity: 0.46; } 80% { opacity: 0.66; } 90% { opacity: 0.86; } 100% { opacity: 1; } } .square-wind .wind:nth-child(9) { left: 50px; top: 50px; } .square-wind .wind:nth-child(9) { animation: i-wind 2s infinite linear; } @keyframes i-wind { 0% { opacity: 1; } 40% { opacity: 0.68; } 50% { opacity: 0.48; } 60% { opacity: 0; } 70% { opacity: 0.48; } 80% { opacity: 0.68; } 90% { opacity: 0.88; } 100% { opacity: 1; } } .square-wind .wind:nth-child(10) { left: 75px; top: 50px; } .square-wind .wind:nth-child(10) { animation: j-wind 2s infinite linear; } @keyframes j-wind { 0% { opacity: 1; } 40% { opacity: 0.7; } 50% { opacity: 0.5; } 60% { opacity: 0; } 70% { opacity: 0.5; } 80% { opacity: 0.7; } 90% { opacity: 0.9; } 100% { opacity: 1; } } .square-imprisoned { position: relative; width: 75px; height: 75px; overflow: visible; } .square-imprisoned .imprisoned { position: absolute; z-index: 1; height: 100%; width: 100%; display: block; background-color: #41adef; border-radius: 3px; } .square-imprisoned .imprisoned-ball { left: 0; top: 0; position: absolute; z-index: 11; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #4c49e5; border-radius: 50%; animation: imprisoned 3s infinite linear; box-shadow: 0 0.4rem 0.8rem -0.1rem rgba(0, 32, 128, 0.1), 0 0 0 1px #f0f2f7; } @keyframes imprisoned { 6% { left: 49.20033px; top: 26.88564px; } 12% { left: 10.9609px; top: 31.97571px; } 18% { left: 22.0117px; top: 47.77735px; } 24% { left: 1.52899px; top: 13.81662px; } 30% { left: 11.55041px; top: 26.4275px; } 36% { left: 0.88936px; top: 50.41007px; } 42% { left: 29.99936px; top: 4.57054px; } 48% { left: 27.08351px; top: 15.37294px; } 54% { left: 18.71183px; top: 51.21781px; } 60% { left: 0.13817px; top: 18.18776px; } 66% { left: 11.08336px; top: 9.76079px; } 72% { left: 23.74981px; top: 6.12711px; } 78% { left: 59.21404px; top: 49.92352px; } 84% { left: 21.93126px; top: 54.22602px; } 90% { left: 35.99032px; top: 10.3615px; } 96% { left: 15.42127px; top: 55.19885px; } 100% { left: 0; top: 0; } } .square-corrugated { position: relative; width: 75px; height: 75px; overflow: visible; } .square-corrugated .corrugated { z-index: 1; position: absolute; display: block; background-color: #41adef; left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: 0; } .square-corrugated .corrugated:nth-child(1) { height: 12.5px; width: 12.5px; animation: a-corrugated 1.5s infinite linear; } @keyframes a-corrugated { 0% { opacity: 0; } 5% { opacity: 1; } 100% { opacity: 0; } } .square-corrugated .corrugated:nth-child(2) { height: 25px; width: 25px; animation: b-corrugated 1.5s infinite linear; } @keyframes b-corrugated { 0% { opacity: 0; } 10% { opacity: 1; } 100% { opacity: 0; } } .square-corrugated .corrugated:nth-child(3) { height: 37.5px; width: 37.5px; animation: c-corrugated 1.5s infinite linear; } @keyframes c-corrugated { 0% { opacity: 0; } 15% { opacity: 1; } 100% { opacity: 0; } } .square-corrugated .corrugated:nth-child(4) { height: 50px; width: 50px; animation: d-corrugated 1.5s infinite linear; } @keyframes d-corrugated { 0% { opacity: 0; } 20% { opacity: 1; } 100% { opacity: 0; } } .square-corrugated .corrugated:nth-child(5) { height: 62.5px; width: 62.5px; animation: e-corrugated 1.5s infinite linear; } @keyframes e-corrugated { 0% { opacity: 0; } 25% { opacity: 1; } 100% { opacity: 0; } } .square-corrugated .corrugated:nth-child(6) { height: 75px; width: 75px; animation: f-corrugated 1.5s infinite linear; } @keyframes f-corrugated { 0% { opacity: 0; } 30% { opacity: 1; } 100% { opacity: 0; } } .square-waves { position: relative; width: 75px; height: 75px; overflow: visible; } .square-waves .waves { position: relative; display: block; width: 75px; height: 75px; background-color: #41adef; overflow: hidden; } .square-waves .waves:before, .square-waves .waves:after { content: ""; position: absolute; width: 150px; height: 150px; top: 0; left: 50%; background-color: white; border-radius: 40%; transform: translate(-50%, -70%) rotate(0); animation: waves 6s linear infinite; z-index: 10; } .square-waves .waves:after { border-radius: 47%; background-color: white; transform: translate(-50%, -70%) rotate(0); animation: waves 10s linear -5s infinite; z-index: 20; } @keyframes waves { 10% { transform: translate(-50%, -70%) rotate(36deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 20% { transform: translate(-50%, -70%) rotate(72deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 30% { transform: translate(-50%, -70%) rotate(108deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 40% { transform: translate(-50%, -70%) rotate(144deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 50% { transform: translate(-50%, -70%) rotate(180deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 60% { transform: translate(-50%, -70%) rotate(216deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 70% { transform: translate(-50%, -70%) rotate(252deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 80% { transform: translate(-50%, -70%) rotate(288deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 90% { transform: translate(-50%, -70%) rotate(324deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } }
docs/css/main.css
.square-split { position: relative; width: 75px; height: 75px; } .square-split .split { position: absolute; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #41adef; } .square-split .split:nth-child(1) { left: 0px; top: 0; animation: a-split 2s infinite linear; } @keyframes a-split { 0% { left: 0px; top: 0; } 50% { left: 25px; top: 25px; } 100% { left: 0px; top: 0; } } .square-split .split:nth-child(2) { left: 25px; top: 0; animation: b-split 2s infinite linear; } @keyframes b-split { 0% { left: 25px; top: 0; } 50% { left: 25px; top: 25px; } 100% { left: 25px; top: 0; } } .square-split .split:nth-child(3) { left: 50px; top: 0; animation: c-split 2s infinite linear; } @keyframes c-split { 0% { left: 50px; top: 0; } 50% { left: 25px; top: 25px; } 100% { left: 50px; top: 0; } } .square-split .split:nth-child(4) { left: 0px; top: 25px; animation: d-split 2s infinite linear; } @keyframes d-split { 0% { left: 0px; top: 25px; } 50% { left: 25px; top: 25px; } 100% { left: 0px; top: 25px; } } .square-split .split:nth-child(5) { left: 25px; top: 25px; animation: e-split 2s infinite linear; } @keyframes e-split { 0% { left: 25px; top: 25px; } 50% { left: 25px; top: 25px; } 100% { left: 25px; top: 25px; } } .square-split .split:nth-child(6) { left: 50px; top: 25px; animation: f-split 2s infinite linear; } @keyframes f-split { 0% { left: 50px; top: 25px; } 50% { left: 25px; top: 25px; } 100% { left: 50px; top: 25px; } } .square-split .split:nth-child(7) { left: 0px; top: 50px; animation: g-split 2s infinite linear; } @keyframes g-split { 0% { left: 0px; top: 50px; } 50% { left: 25px; top: 25px; } 100% { left: 0px; top: 50px; } } .square-split .split:nth-child(8) { left: 25px; top: 50px; animation: h-split 2s infinite linear; } @keyframes h-split { 0% { left: 25px; top: 50px; } 50% { left: 25px; top: 25px; } 100% { left: 25px; top: 50px; } } .square-split .split:nth-child(9) { left: 50px; top: 50px; animation: i-split 2s infinite linear; } @keyframes i-split { 0% { left: 50px; top: 50px; } 50% { left: 25px; top: 25px; } 100% { left: 50px; top: 50px; } } .square-split .split:nth-child(10) { left: 75px; top: 50px; animation: j-split 2s infinite linear; } @keyframes j-split { 0% { left: 75px; top: 50px; } 50% { left: 25px; top: 25px; } 100% { left: 75px; top: 50px; } } .square-rotating { position: relative; width: 75px; height: 75px; } .square-rotating .rotate { position: absolute; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #41adef; animation: rotating 2s infinite linear; } .square-rotating .rotate:nth-child(1) { left: 0px; top: 0; } .square-rotating .rotate:nth-child(2) { left: 25px; top: 0; } .square-rotating .rotate:nth-child(3) { left: 50px; top: 0; } .square-rotating .rotate:nth-child(4) { left: 0px; top: 25px; } .square-rotating .rotate:nth-child(5) { left: 25px; top: 25px; } .square-rotating .rotate:nth-child(6) { left: 50px; top: 25px; } .square-rotating .rotate:nth-child(7) { left: 0px; top: 50px; } .square-rotating .rotate:nth-child(8) { left: 25px; top: 50px; } .square-rotating .rotate:nth-child(9) { left: 50px; top: 50px; } .square-rotating .rotate:nth-child(10) { left: 75px; top: 50px; } @keyframes rotating { 0% { transform: rotate(0); } 50% { transform: rotate(180deg); } 100% { transform: rotate(360deg); } } .square-gradient { position: relative; width: 60px; height: 75px; } .square-gradient .gradient { position: absolute; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #41adef; } .square-gradient .gradient:nth-child(1) { left: 0px; top: 0; } .square-gradient .gradient:nth-child(1) { animation: a-gradient 1s infinite linear; } @keyframes a-gradient { 0% { transform: scale(1); } 20% { transform: scale(0.6); } 40% { transform: scale(0.4); } 60% { transform: scale(0.2); } 80% { transform: scale(0.6); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(2) { left: 20px; top: 0; } .square-gradient .gradient:nth-child(2) { animation: b-gradient 1s infinite linear; } @keyframes b-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(0.6); } 60% { transform: scale(0.2); } 80% { transform: scale(0.8); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(3) { left: 40px; top: 0; } .square-gradient .gradient:nth-child(3) { animation: c-gradient 1s infinite linear; } @keyframes c-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(0.6); } 80% { transform: scale(0.2); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(4) { left: 0px; top: 20px; } .square-gradient .gradient:nth-child(4) { animation: d-gradient 1s infinite linear; } @keyframes d-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(0.6); } 60% { transform: scale(0.2); } 80% { transform: scale(0.8); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(5) { left: 20px; top: 20px; } .square-gradient .gradient:nth-child(5) { animation: e-gradient 1s infinite linear; } @keyframes e-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(0.6); } 80% { transform: scale(0.2); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(6) { left: 40px; top: 20px; } .square-gradient .gradient:nth-child(6) { animation: f-gradient 1s infinite linear; } @keyframes f-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(1); } 80% { transform: scale(0.2); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(7) { left: 0px; top: 40px; } .square-gradient .gradient:nth-child(7) { animation: g-gradient 1s infinite linear; } @keyframes g-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(0.6); } 80% { transform: scale(0.2); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(8) { left: 20px; top: 40px; } .square-gradient .gradient:nth-child(8) { animation: h-gradient 1s infinite linear; } @keyframes h-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(1); } 80% { transform: scale(0.2); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(9) { left: 40px; top: 40px; } .square-gradient .gradient:nth-child(9) { animation: i-gradient 1s infinite linear; } @keyframes i-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 50% { transform: scale(1); } 60% { transform: scale(1); } 70% { transform: scale(1); } 80% { transform: scale(1); } 90% { transform: scale(0.5); } 100% { transform: scale(1); } } .square-gradient .gradient:nth-child(10) { left: 60px; top: 40px; } .square-gradient .gradient:nth-child(10) { animation: j-gradient 1s infinite linear; } @keyframes j-gradient { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(1); } 80% { transform: scale(0.2); } 100% { transform: scale(1); } } .square-face { position: relative; width: 75px; height: 75px; overflow: visible; } .square-face .face { position: absolute; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #41adef; } .square-face .face:nth-child(1) { left: 0px; top: 0; } .square-face .face:nth-child(1) { animation: a-face 1s infinite linear; } @keyframes a-face { 0% { transform: scale(1); } 20% { transform: scale(1.4); } 40% { transform: scale(1.3); } 60% { transform: scale(1.2); } 80% { transform: scale(1.1); } 100% { transform: scale(1); } } .square-face .face:nth-child(2) { left: 25px; top: 0; } .square-face .face:nth-child(2) { animation: b-face 1s infinite linear; } @keyframes b-face { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1.4); } 60% { transform: scale(1.3); } 80% { transform: scale(1.1); } 100% { transform: scale(1); } } .square-face .face:nth-child(3) { left: 50px; top: 0; } .square-face .face:nth-child(3) { left: 0px; top: 25px; } .square-face .face:nth-child(3) { animation: c-face 1s infinite linear; } @keyframes c-face { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(1.4); } 80% { transform: scale(1.1); } 100% { transform: scale(1); } } .square-face .face:nth-child(4) { left: 75px; top: 0; } .square-face .face:nth-child(4) { left: 25px; top: 25px; } .square-face .face:nth-child(4) { animation: d-face 1s infinite linear; } @keyframes d-face { 0% { transform: scale(1); } 20% { transform: scale(1); } 40% { transform: scale(1); } 60% { transform: scale(1); } 80% { transform: scale(1.4); } 100% { transform: scale(1); } } .square-face .face:nth-child(5) { left: 100px; top: 0; } .square-face .face:nth-child(5) { left: 50px; top: 25px; } .square-move { position: relative; width: 75px; height: 75px; overflow: visible; } .square-move .move { position: absolute; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #41adef; border-radius: 3px; } .square-move .move:nth-child(1) { left: 0px; top: 0; } .square-move .move:nth-child(1) { animation: a-move 2s infinite linear; } @keyframes a-move { 0% { left: 0px; top: 0; } 8% { left: 0px; top: 0; } 16% { left: 25px; top: 0; } 24% { left: 25px; top: 0; } 32% { left: 25px; top: 0; } 40% { left: 25px; top: 25px; } 48% { left: 25px; top: 25px; } 56% { left: 25px; top: 25px; } 64% { left: 0px; top: 25px; } 72% { left: 0px; top: 25px; } 80% { left: 0px; top: 25px; } 88% { left: 0px; top: 0; } 100% { left: 0px; top: 0; } } .square-move .move:nth-child(2) { left: 25px; top: 0; } .square-move .move:nth-child(2) { animation: b-move 2s infinite linear; } @keyframes b-move { 0% { left: 25px; top: 0; } 8% { left: 25px; top: 25px; } 16% { left: 25px; top: 25px; } 24% { left: 25px; top: 25px; } 32% { left: 0px; top: 25px; } 40% { left: 0px; top: 25px; } 48% { left: 0px; top: 25px; } 56% { left: 0px; top: 0; } 64% { left: 0px; top: 0; } 72% { left: 0px; top: 0; } 80% { left: 25px; top: 0; } 88% { left: 25px; top: 0; } 100% { left: 25px; top: 0; } } .square-move .move:nth-child(3) { left: 50px; top: 0; } .square-move .move:nth-child(3) { left: 0px; top: 25px; } .square-move .move:nth-child(3) { animation: c-move 2s infinite linear; } @keyframes c-move { 0% { left: 0px; top: 25px; } 8% { left: 0px; top: 25px; } 16% { left: 0px; top: 25px; } 24% { left: 0px; top: 0; } 32% { left: 0px; top: 0; } 40% { left: 0px; top: 0; } 48% { left: 25px; top: 0; } 56% { left: 25px; top: 0; } 64% { left: 25px; top: 0; } 72% { left: 25px; top: 25px; } 80% { left: 25px; top: 25px; } 88% { left: 25px; top: 25px; } 100% { left: 0px; top: 25px; } } .square-flip { position: relative; width: 75px; height: 75px; overflow: visible; display: flex; align-items: center; justify-content: center; } .square-flip .flip { position: absolute; display: block; height: 60px; width: 60px; background-color: #41adef; animation: rotateplane 1.5s infinite linear; } @keyframes rotateplane { 0% { transform: rotateX(0); } 25% { transform: rotateX(90deg); } 50% { transform: rotateY(0deg); } 75% { transform: rotateY(90deg); } 100% { transform: rotate3d(0, 0, 0, 0); } } .square-flash { position: relative; width: 75px; height: 75px; overflow: visible; display: flex; align-items: center; justify-content: center; } .square-flash .flash { position: relative; display: block; height: 60px; width: 60px; background-color: transparent; overflow: hidden; } .square-flash .flash:after { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); content: ' '; height: 0; width: 12px; background-color: #41adef; animation: rotateFlash 3s infinite linear; display: flex; align-items: center; justify-content: center; color: #fff; } .square-flash .flash-line { width: 2px; height: 2px; position: absolute; background-color: #41adef; } .square-flash .flash-line:nth-child(1) { left: 0; top: 50%; transform: translate(0, -50%); animation: a-flash 3s infinite linear; } @keyframes a-flash { 0% { height: 0; } 50% { height: 100%; } 70% { height: 100%; } 100% { opacity: 0; } } .square-flash .flash-line:nth-child(2) { left: 50%; transform: translate(-50%, 0); top: 58px; animation: b-flash 3s infinite linear; } @keyframes b-flash { 0% { width: 0; } 50% { width: 100%; } 70% { width: 100%; } 100% { opacity: 0; } } .square-flash .flash-line:nth-child(3) { left: 58px; top: 50%; transform: translate(0, -50%); animation: c-flash 3s infinite linear; } @keyframes c-flash { 0% { height: 0; } 50% { height: 100%; } 70% { height: 100%; } 100% { opacity: 0; } } .square-flash .flash-line:nth-child(4) { left: 50%; transform: translate(-50%, 0); top: 0px; width: 0; animation: d-flash 3s infinite linear; } @keyframes d-flash { 0% { width: 0; } 50% { width: 60px; } 70% { width: 60px; } 100% { opacity: 0; } } @keyframes rotateFlash { 0% { width: 0; height: 0; } 50% { height: 60px; width: 60px; } 70% { height: 60px; width: 60px; content: 'success'; } 100% { content: 'success'; opacity: 0; height: 60px; width: 60px; } } .square-rolling { position: relative; width: 75px; height: 75px; overflow: visible; display: flex; align-items: center; justify-content: center; } .square-rolling .rolling { position: absolute; display: block; height: 60px; width: 60px; transform: rotateZ(0deg); background-color: #41adef; border-radius: 5%; animation: rotateRolling 2s infinite linear; } @keyframes rotateRolling { 0% { } 20% { transform: rotateZ(40deg); border-radius: 50%; background-color: #f13b09; height: 60px; width: 60px; } 30% { transform: rotateZ(80deg); border-radius: 50%; height: 40px; width: 40px; background-color: #f13b09; } 40% { transform: rotateZ(100deg); border-radius: 50%; height: 36px; width: 36px; background-color: #f13b09; } 50% { transform: rotateZ(100deg); border-radius: 50%; height: 30px; width: 30px; background-color: #f13b09; } 60% { transform: rotateZ(50deg); border-radius: 30%; height: 40px; width: 40px; background-color: #f13b09; } 70% { transform: rotateZ(30deg); border-radius: 10%; height: 60px; width: 60px; background-color: #f13b09; } 80% { transform: rotateZ(0deg); border-radius: 5%; } 100% { transform: rotateZ(0deg); border-radius: 5%; } } .square-wind { position: relative; width: 75px; height: 75px; overflow: visible; } .square-wind .wind { position: absolute; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #41adef; } .square-wind .wind:nth-child(1) { left: 0px; top: 0; } .square-wind .wind:nth-child(1) { animation: a-wind 2s infinite linear; } @keyframes a-wind { 0% { opacity: 1; } 40% { opacity: 0.52; } 50% { opacity: 0.32; } 60% { opacity: 0; } 70% { opacity: 0.32; } 80% { opacity: 0.52; } 90% { opacity: 0.72; } 100% { opacity: 1; } } .square-wind .wind:nth-child(2) { left: 25px; top: 0; } .square-wind .wind:nth-child(2) { animation: b-wind 2s infinite linear; } @keyframes b-wind { 0% { opacity: 1; } 40% { opacity: 0.54; } 50% { opacity: 0.34; } 60% { opacity: 0; } 70% { opacity: 0.34; } 80% { opacity: 0.54; } 90% { opacity: 0.74; } 100% { opacity: 1; } } .square-wind .wind:nth-child(3) { left: 50px; top: 0; } .square-wind .wind:nth-child(3) { animation: c-wind 2s infinite linear; } @keyframes c-wind { 0% { opacity: 1; } 40% { opacity: 0.56; } 50% { opacity: 0.36; } 60% { opacity: 0; } 70% { opacity: 0.36; } 80% { opacity: 0.56; } 90% { opacity: 0.76; } 100% { opacity: 1; } } .square-wind .wind:nth-child(4) { left: 0px; top: 25px; } .square-wind .wind:nth-child(4) { animation: d-wind 2s infinite linear; } @keyframes d-wind { 0% { opacity: 1; } 40% { opacity: 0.58; } 50% { opacity: 0.38; } 60% { opacity: 0; } 70% { opacity: 0.38; } 80% { opacity: 0.58; } 90% { opacity: 0.78; } 100% { opacity: 1; } } .square-wind .wind:nth-child(5) { left: 25px; top: 25px; } .square-wind .wind:nth-child(5) { animation: e-wind 2s infinite linear; } @keyframes e-wind { 0% { opacity: 1; } 40% { opacity: 0.6; } 50% { opacity: 0.4; } 60% { opacity: 0; } 70% { opacity: 0.4; } 80% { opacity: 0.6; } 90% { opacity: 0.8; } 100% { opacity: 1; } } .square-wind .wind:nth-child(6) { left: 50px; top: 25px; } .square-wind .wind:nth-child(6) { animation: f-wind 2s infinite linear; } @keyframes f-wind { 0% { opacity: 1; } 40% { opacity: 0.62; } 50% { opacity: 0.42; } 60% { opacity: 0; } 70% { opacity: 0.42; } 80% { opacity: 0.62; } 90% { opacity: 0.82; } 100% { opacity: 1; } } .square-wind .wind:nth-child(7) { left: 0px; top: 50px; } .square-wind .wind:nth-child(7) { animation: g-wind 2s infinite linear; } @keyframes g-wind { 0% { opacity: 1; } 40% { opacity: 0.64; } 50% { opacity: 0.44; } 60% { opacity: 0; } 70% { opacity: 0.44; } 80% { opacity: 0.64; } 90% { opacity: 0.84; } 100% { opacity: 1; } } .square-wind .wind:nth-child(8) { left: 25px; top: 50px; } .square-wind .wind:nth-child(8) { animation: h-wind 2s infinite linear; } @keyframes h-wind { 0% { opacity: 1; } 40% { opacity: 0.66; } 50% { opacity: 0.46; } 60% { opacity: 0; } 70% { opacity: 0.46; } 80% { opacity: 0.66; } 90% { opacity: 0.86; } 100% { opacity: 1; } } .square-wind .wind:nth-child(9) { left: 50px; top: 50px; } .square-wind .wind:nth-child(9) { animation: i-wind 2s infinite linear; } @keyframes i-wind { 0% { opacity: 1; } 40% { opacity: 0.68; } 50% { opacity: 0.48; } 60% { opacity: 0; } 70% { opacity: 0.48; } 80% { opacity: 0.68; } 90% { opacity: 0.88; } 100% { opacity: 1; } } .square-wind .wind:nth-child(10) { left: 75px; top: 50px; } .square-wind .wind:nth-child(10) { animation: j-wind 2s infinite linear; } @keyframes j-wind { 0% { opacity: 1; } 40% { opacity: 0.7; } 50% { opacity: 0.5; } 60% { opacity: 0; } 70% { opacity: 0.5; } 80% { opacity: 0.7; } 90% { opacity: 0.9; } 100% { opacity: 1; } } .square-imprisoned { position: relative; width: 75px; height: 75px; overflow: visible; } .square-imprisoned .imprisoned { position: absolute; z-index: 1; height: 100%; width: 100%; display: block; background-color: #41adef; border-radius: 3px; } .square-imprisoned .imprisoned-ball { left: 0; top: 0; position: absolute; z-index: 11; width: 20px; height: 20px; border-radius: 0; background-color: #41adef; display: block; background-color: #4c49e5; border-radius: 50%; animation: imprisoned 3s infinite linear; box-shadow: 0 0.4rem 0.8rem -0.1rem rgba(0, 32, 128, 0.1), 0 0 0 1px #f0f2f7; } @keyframes imprisoned { 6% { left: 49.20033px; top: 26.88564px; } 12% { left: 10.9609px; top: 31.97571px; } 18% { left: 22.0117px; top: 47.77735px; } 24% { left: 1.52899px; top: 13.81662px; } 30% { left: 11.55041px; top: 26.4275px; } 36% { left: 0.88936px; top: 50.41007px; } 42% { left: 29.99936px; top: 4.57054px; } 48% { left: 27.08351px; top: 15.37294px; } 54% { left: 18.71183px; top: 51.21781px; } 60% { left: 0.13817px; top: 18.18776px; } 66% { left: 11.08336px; top: 9.76079px; } 72% { left: 23.74981px; top: 6.12711px; } 78% { left: 59.21404px; top: 49.92352px; } 84% { left: 21.93126px; top: 54.22602px; } 90% { left: 35.99032px; top: 10.3615px; } 96% { left: 15.42127px; top: 55.19885px; } 100% { left: 0; top: 0; } } .square-corrugated { position: relative; width: 75px; height: 75px; overflow: visible; } .square-corrugated .corrugated { z-index: 1; position: absolute; display: block; background-color: #41adef; left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: 0; } .square-corrugated .corrugated:nth-child(1) { height: 12.5px; width: 12.5px; animation: a-corrugated 1.5s infinite linear; } @keyframes a-corrugated { 0% { opacity: 0; } 5% { opacity: 1; } 100% { opacity: 0; } } .square-corrugated .corrugated:nth-child(2) { height: 25px; width: 25px; animation: b-corrugated 1.5s infinite linear; } @keyframes b-corrugated { 0% { opacity: 0; } 10% { opacity: 1; } 100% { opacity: 0; } } .square-corrugated .corrugated:nth-child(3) { height: 37.5px; width: 37.5px; animation: c-corrugated 1.5s infinite linear; } @keyframes c-corrugated { 0% { opacity: 0; } 15% { opacity: 1; } 100% { opacity: 0; } } .square-corrugated .corrugated:nth-child(4) { height: 50px; width: 50px; animation: d-corrugated 1.5s infinite linear; } @keyframes d-corrugated { 0% { opacity: 0; } 20% { opacity: 1; } 100% { opacity: 0; } } .square-corrugated .corrugated:nth-child(5) { height: 62.5px; width: 62.5px; animation: e-corrugated 1.5s infinite linear; } @keyframes e-corrugated { 0% { opacity: 0; } 25% { opacity: 1; } 100% { opacity: 0; } } .square-corrugated .corrugated:nth-child(6) { height: 75px; width: 75px; animation: f-corrugated 1.5s infinite linear; } @keyframes f-corrugated { 0% { opacity: 0; } 30% { opacity: 1; } 100% { opacity: 0; } } .square-waves { position: relative; width: 75px; height: 75px; overflow: visible; } .square-waves .waves { position: relative; display: block; width: 75px; height: 75px; background-color: #41adef; overflow: hidden; } .square-waves .waves:before, .square-waves .waves:after { content: ""; position: absolute; width: 150px; height: 150px; top: 0; left: 50%; background-color: white; border-radius: 40%; transform: translate(-50%, -70%) rotate(0); animation: waves 6s linear infinite; z-index: 10; } .square-waves .waves:after { border-radius: 47%; background-color: white; transform: translate(-50%, -70%) rotate(0); animation: waves 10s linear -5s infinite; z-index: 20; } @keyframes waves { 10% { transform: translate(-50%, -70%) rotate(36deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 20% { transform: translate(-50%, -70%) rotate(72deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 30% { transform: translate(-50%, -70%) rotate(108deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 40% { transform: translate(-50%, -70%) rotate(144deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 50% { transform: translate(-50%, -70%) rotate(180deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 60% { transform: translate(-50%, -70%) rotate(216deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 70% { transform: translate(-50%, -70%) rotate(252deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 80% { transform: translate(-50%, -70%) rotate(288deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 90% { transform: translate(-50%, -70%) rotate(324deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } 100% { transform: translate(-50%, -70%) rotate(360deg); } }
0.770119
0.114641
p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { /* border: 1px solid red; */ } body { margin: 1em 5% 1em 5%; } a { color: blue; text-decoration: underline; } a:visited { color: fuchsia; } em { font-style: italic; } strong { font-weight: bold; } tt { color: navy; } h1, h2, h3, h4, h5, h6 { color: #527bbd; font-family: sans-serif; margin-top: 1.2em; margin-bottom: 0.5em; line-height: 1.3; } h1, h2, h3 { border-bottom: 2px solid silver; } h2 { padding-top: 0.5em; } h3 { float: left; } h3 + * { clear: left; } div.sectionbody { font-family: serif; margin-left: 0; } hr { border: 1px solid silver; } p { margin-top: 0.5em; margin-bottom: 0.5em; } pre { padding: 0; margin: 0; } span#author { color: #527bbd; font-family: sans-serif; font-weight: bold; font-size: 1.1em; } span#email { } span#revision { font-family: sans-serif; } div#footer { font-family: sans-serif; font-size: small; border-top: 2px solid silver; padding-top: 0.5em; margin-top: 4.0em; } div#footer-text { float: left; padding-bottom: 0.5em; } div#footer-badges { float: right; padding-bottom: 0.5em; } div#preamble, div.tableblock, div.imageblock, div.exampleblock, div.verseblock, div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock, div.admonitionblock { margin-right: 10%; margin-top: 1.5em; margin-bottom: 1.5em; } div.admonitionblock { margin-top: 2.5em; margin-bottom: 2.5em; } div.content { /* Block element content. */ padding: 0; } /* Block element titles. */ div.title, caption.title { font-family: sans-serif; font-weight: bold; text-align: left; margin-top: 1.0em; margin-bottom: 0.5em; } div.title + * { margin-top: 0; } td div.title:first-child { margin-top: 0.0em; } div.content div.title:first-child { margin-top: 0.0em; } div.content + div.title { margin-top: 0.0em; } div.sidebarblock > div.content { background: #ffffee; border: 1px solid silver; padding: 0.5em; } div.listingblock { margin-right: 0%; } div.listingblock > div.content { border: 1px solid silver; background: #f4f4f4; padding: 0.5em; } div.quoteblock > div.content { padding-left: 2.0em; } div.attribution { text-align: right; } div.verseblock + div.attribution { text-align: left; } div.admonitionblock .icon { vertical-align: top; font-size: 1.1em; font-weight: bold; text-decoration: underline; color: #527bbd; padding-right: 0.5em; } div.admonitionblock td.content { padding-left: 0.5em; border-left: 2px solid silver; } div.exampleblock > div.content { border-left: 2px solid silver; padding: 0.5em; } div.verseblock div.content { white-space: pre; } div.imageblock div.content { padding-left: 0; } div.imageblock img { border: 1px solid silver; } span.image img { border-style: none; } dl { margin-top: 0.8em; margin-bottom: 0.8em; } dt { margin-top: 0.5em; margin-bottom: 0; font-style: italic; } dd > *:first-child { margin-top: 0; } ul, ol { list-style-position: outside; } div.olist2 ol { list-style-type: lower-alpha; } div.tableblock > table { border: 3px solid #527bbd; } thead { font-family: sans-serif; font-weight: bold; } tfoot { font-weight: bold; } div.hlist { margin-top: 0.8em; margin-bottom: 0.8em; } div.hlist td { padding-bottom: 5px; } td.hlist1 { vertical-align: top; font-style: italic; padding-right: 0.8em; } td.hlist2 { vertical-align: top; } @media print { div#footer-badges { display: none; } } div#toctitle { color: #527bbd; font-family: sans-serif; font-size: 1.1em; font-weight: bold; margin-top: 1.0em; margin-bottom: 0.1em; } div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 { margin-top: 0; margin-bottom: 0; } div.toclevel2 { margin-left: 2em; font-size: 0.9em; } div.toclevel3 { margin-left: 4em; font-size: 0.9em; } div.toclevel4 { margin-left: 6em; font-size: 0.9em; } #toc { float: right; font-family: sans-serif; border: 1px solid #000; margin: 0px 0px 20px 20px; padding: 0px; background: #f0f0f0; font-size: 80%; } #toc #hdr { color:#ffffff; background:#98b1c4; text-align:center; margin-bottom:5px; } a img { border: 0 } #toc a:visited, #toc a:link { color:#000; text-decoration: none } #toc a:hover { color:#00f; text-decoration: underline; } #toc .level2 { margin-left: 1em; margin-top: 2px; margin-bottom: 2px; text-decoration: underline; } #toc .level3 { margin-left: 2em; font-size: 0.8em } .toplink { float: right; font-size: 50%; cursor: pointer; } #topnav {font-weight: bold} #topnav a {font-weight: normal}
src/rt/uthash-1.6/doc/html/tdh.css
p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 { /* border: 1px solid red; */ } body { margin: 1em 5% 1em 5%; } a { color: blue; text-decoration: underline; } a:visited { color: fuchsia; } em { font-style: italic; } strong { font-weight: bold; } tt { color: navy; } h1, h2, h3, h4, h5, h6 { color: #527bbd; font-family: sans-serif; margin-top: 1.2em; margin-bottom: 0.5em; line-height: 1.3; } h1, h2, h3 { border-bottom: 2px solid silver; } h2 { padding-top: 0.5em; } h3 { float: left; } h3 + * { clear: left; } div.sectionbody { font-family: serif; margin-left: 0; } hr { border: 1px solid silver; } p { margin-top: 0.5em; margin-bottom: 0.5em; } pre { padding: 0; margin: 0; } span#author { color: #527bbd; font-family: sans-serif; font-weight: bold; font-size: 1.1em; } span#email { } span#revision { font-family: sans-serif; } div#footer { font-family: sans-serif; font-size: small; border-top: 2px solid silver; padding-top: 0.5em; margin-top: 4.0em; } div#footer-text { float: left; padding-bottom: 0.5em; } div#footer-badges { float: right; padding-bottom: 0.5em; } div#preamble, div.tableblock, div.imageblock, div.exampleblock, div.verseblock, div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock, div.admonitionblock { margin-right: 10%; margin-top: 1.5em; margin-bottom: 1.5em; } div.admonitionblock { margin-top: 2.5em; margin-bottom: 2.5em; } div.content { /* Block element content. */ padding: 0; } /* Block element titles. */ div.title, caption.title { font-family: sans-serif; font-weight: bold; text-align: left; margin-top: 1.0em; margin-bottom: 0.5em; } div.title + * { margin-top: 0; } td div.title:first-child { margin-top: 0.0em; } div.content div.title:first-child { margin-top: 0.0em; } div.content + div.title { margin-top: 0.0em; } div.sidebarblock > div.content { background: #ffffee; border: 1px solid silver; padding: 0.5em; } div.listingblock { margin-right: 0%; } div.listingblock > div.content { border: 1px solid silver; background: #f4f4f4; padding: 0.5em; } div.quoteblock > div.content { padding-left: 2.0em; } div.attribution { text-align: right; } div.verseblock + div.attribution { text-align: left; } div.admonitionblock .icon { vertical-align: top; font-size: 1.1em; font-weight: bold; text-decoration: underline; color: #527bbd; padding-right: 0.5em; } div.admonitionblock td.content { padding-left: 0.5em; border-left: 2px solid silver; } div.exampleblock > div.content { border-left: 2px solid silver; padding: 0.5em; } div.verseblock div.content { white-space: pre; } div.imageblock div.content { padding-left: 0; } div.imageblock img { border: 1px solid silver; } span.image img { border-style: none; } dl { margin-top: 0.8em; margin-bottom: 0.8em; } dt { margin-top: 0.5em; margin-bottom: 0; font-style: italic; } dd > *:first-child { margin-top: 0; } ul, ol { list-style-position: outside; } div.olist2 ol { list-style-type: lower-alpha; } div.tableblock > table { border: 3px solid #527bbd; } thead { font-family: sans-serif; font-weight: bold; } tfoot { font-weight: bold; } div.hlist { margin-top: 0.8em; margin-bottom: 0.8em; } div.hlist td { padding-bottom: 5px; } td.hlist1 { vertical-align: top; font-style: italic; padding-right: 0.8em; } td.hlist2 { vertical-align: top; } @media print { div#footer-badges { display: none; } } div#toctitle { color: #527bbd; font-family: sans-serif; font-size: 1.1em; font-weight: bold; margin-top: 1.0em; margin-bottom: 0.1em; } div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 { margin-top: 0; margin-bottom: 0; } div.toclevel2 { margin-left: 2em; font-size: 0.9em; } div.toclevel3 { margin-left: 4em; font-size: 0.9em; } div.toclevel4 { margin-left: 6em; font-size: 0.9em; } #toc { float: right; font-family: sans-serif; border: 1px solid #000; margin: 0px 0px 20px 20px; padding: 0px; background: #f0f0f0; font-size: 80%; } #toc #hdr { color:#ffffff; background:#98b1c4; text-align:center; margin-bottom:5px; } a img { border: 0 } #toc a:visited, #toc a:link { color:#000; text-decoration: none } #toc a:hover { color:#00f; text-decoration: underline; } #toc .level2 { margin-left: 1em; margin-top: 2px; margin-bottom: 2px; text-decoration: underline; } #toc .level3 { margin-left: 2em; font-size: 0.8em } .toplink { float: right; font-size: 50%; cursor: pointer; } #topnav {font-weight: bold} #topnav a {font-weight: normal}
0.331552
0.12213
.project-link{ padding-left: 15px; float: none; margin: 0 auto;} body { font: 14px/23px 'Dosis', Arial, sans-serif; -webkit-font-smoothing: antialiased; word-wrap: break-word; color: #dddddd; background-color: #222222; } a { -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; } input::-moz-focus-inner { border: 0; } a:hover, a:active, a:focus { text-decoration: none; outline: none; } h1, h2, h3, h4, h5, h6 { font-family: 'Dosis', serif; color: white; } .main-content { margin-top: 80px; } .content { background-color: rgba(0, 0, 0, 0.7); } .content { display: none; } .page-header { padding: 20px 30px; margin: 0; border-bottom: 1px solid #a71e2b; } .page-title { font-size: 20px; text-transform: uppercase; margin: 0; } .content-inner { padding: 30px; } .main-content { position: relative; z-index: 9999; } .bg-image { position: fixed; top: 0; left: 0; background-image: url(../images/bg-homepage.jpg); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; width: 100%; height: 100%; z-index: 8; } .overlay-bg { background-image: url(../images/pattern.png); background-color: rgba(0, 0, 0, 0.4); position: fixed; top: 0; left: 0; width: 100%; min-height: 100%; z-index: 9; } .language-select { text-align: right; position: relative; z-index: 9999; top: 30px; } select { background-image: url("../images/select-arrow.png"); background-repeat: no-repeat; background-position: right center; outline: 0; border: 0; background-color: black; color: white; width: 180px; padding: 0 5px; font-size: 13px; height: 30px; line-height: 30px; box-shadow: none; -webkit-box-shadow: 0 0 0 0; -moz-box-shadow: 0 0 0 0; box-shadow: 0 0 0 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: 0.01px; text-overflow: ''; } select::-ms-expand { display: none; } @-moz-document url-prefix() { select { padding-top: 5px; line-height: 30px; } } .widget-title { font-size: 16px; margin: 0 0 25px 0; font-weight: 600; text-transform: uppercase; } /*------------------------------------------------------ HomePage Styling --------------------------------------------------------*/ .homepage { text-align: center; margin: 0 auto; } .portfolio-item { overflow: hidden; margin-left: auto; margin-right: auto; margin-bottom: 30px; position: relative; border: 3px solid rgba(0, 0, 0, 0.4); width: 200px; height: 200px; } .portfolio-item img { height: 100%; overflow: hidden; } .portfolio-item .overlay { background-color: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; visibility: hidden; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .portfolio-item .overlay a { position: absolute; width: 40px; height: 40px; background-color: #a71e2b; text-align: center; line-height: 40px; color: white; top: 50%; left: 50%; margin: -20px 0 0 -20px; } .portfolio-item:hover .overlay { opacity: 1; visibility: visible; } /*------------------------------------------------------ About Us Styling --------------------------------------------------------*/ .progress-bar { background-color: #a71e2b; text-transform: uppercase; line-height: 20px; } .progress { box-shadow: none; background-color: #d4d4d4; -webkit-border-radius: 0; border-radius: 0; } .our-team { margin-top: 40px; } .member-thumb { overflow: hidden; } .member-thumb img { width: 100%; height: auto; } .member-infos { background-color: white; padding: 20px; text-align: center; } .member-name { margin: 0 0 10px 0; color: #222222; text-transform: uppercase; } .member-role { font-size: 13px; color: #6f6f6f; } .member-desc { margin: 20px 0; color: #555555; } .member-social li { display: inline; margin: 0 2px; } .member-social li a { color: #626262; width: 26px; height: 26px; text-align: center; line-height: 26px; -webkit-border-radius: 3px; border-radius: 3px; } .member-social li a:hover { background-color: #dddddd; } /*------------------------------------------------------ Gallery Styles --------------------------------------------------------*/ #Grid .mix { display: none; opacity: 0; vertical-align: top; } .gallery-thumb { overflow: hidden; margin-top: 30px; position: relative; } .gallery-thumb img { width: 100%; height: auto; } .gallery-thumb .overlay-g { position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); top: 0; left: 0; visibility: hidden; opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .gallery-thumb .overlay-g a { position: absolute; width: 40px; height: 40px; background-color: #a71e2b; text-align: center; line-height: 40px; color: white; top: 50%; left: 50%; margin: -20px 0 0 -20px; } .gallery-item:hover .overlay-g { visibility: visible; opacity: 1; } .gallery-content { padding: 20px; background-color: white; } .gallery-category { color: #626262; } .gallery-title { color: #222222; margin: 0 0 10px 0; } .filter-work { text-align: right; width: 180px; position: relative; } .toggle-filter { width: 180px; height: 40px; background-color: black; display: inline-block; text-align: left; line-height: 40px; padding-left: 15px; color: white; position: relative; } .toggle-filter:hover { color: white; } .toggle-filter:after { font-family: 'FontAwesome'; content: '\f107'; width: 40px; height: 40px; background-color: #a71e2b; display: inline-block; text-align: center; position: absolute; top: 0; right: 0; } .filter-controls { margin-left: -1px !important; position: absolute; top: 100%; right: 0; display: none; width: 180px; z-index: 9999; } .filter-controls li { width: 100%; height: 40px; line-height: 40px; background-color: rgba(0, 0, 0, 0.95); padding: 0 15px; text-align: left; border-top: 1px solid #222222; cursor: pointer; } /*------------------------------------------------------ Services Styles --------------------------------------------------------*/ .services .service { margin-top: 30px; overflow: hidden; background-color: white; } .services .header { position: relative; height: 60px; } .services .header .header-bg { position: absolute; width: 60px; height: 60px; z-index: 2; } .services .header .service-header { position: absolute; z-index: 3; width: 100%; } .services .header .service-header .icon { width: 60px; position: relative; float: left; line-height: 60px; height: 60px; text-align: center; } .services .header .service-header .icon i { font-size: 18px; } .services .header .service-header h4 { float: left; line-height: 60px; margin: 0; padding: 0 15px; color: #222222; } .services .header .service-header h4.active { color: white; } .services .body { padding: 20px; color: #3c3c3c; overflow: hidden; } .services .header .header-bg { background: #a71e2b; } /*------------------------------------------------------ Contact Page Styles --------------------------------------------------------*/ .contact-form input { width: 100%; padding: 7px 10px; outline: 0; border: 0; } textarea { outline: 0; border: 0; padding: 10px; } label { font-weight: normal; } .contact-form { margin-top: 30px; } .contact-form input { margin-bottom: 20px; height: 40px; } .full-row textarea { width: 100%; } input.mainBtn { background-color: #a71e2b; color: white; border: 0; outline: 0; margin-top: 20px; padding: 7px 12px; text-transform: uppercase; } .our-location li { line-height: 28px; } .our-location li span { color: #a71e2b; margin-right: 10px; } .our-location li span i { margin-right: 10px; } .our-location li a { color: white; } .google-map { margin-top: 30px; } .contact-map { width: 100%; overflow: hidden; } /*-----------------------------------------------------------------------------------*/ /* BOOTSTRAP OVERRIDING /*-----------------------------------------------------------------------------------*/ .progess-bars, .member-social, .filter-controls, .our-location, .menu, .main_menu, .social-icons-footer ul { padding: 0; margin: 0; list-style: none; } /*-----------------------------------------------------------------------------------*/ /* HEADER /*-----------------------------------------------------------------------------------*/ .templatemo_logo { text-align: center; margin-bottom: 40px; overflow: hidden; } /* .main_menu { position: fixed; } */ .menu li { width: 120px; height: 120px; margin-bottom: 3px; background-color: rgba(0, 0, 0, 0.7); text-align: center; } .menu li a { width: 70px; height: 70px; color: white; line-height: 72px; border: 1px solid rgba(255, 255, 255, 0.5); display: inline-block; margin: 5px auto 0 auto; -webkit-border-radius: 45px; border-radius: 45px; text-align: center; } .menu li a:hover { border-color: white; } .menu li a i { text-align: center; margin: 0 !important; font-size: 24px; } .tooltip { font-size: 16px; width: 120px; } .responsive-navigation { position: relative; z-index: 99999; } .menu-toggle-btn { width: 100%; height: 60px; background-color: #a71e2b; display: block; color: white; text-align: center; } .menu-toggle-btn:hover { color: white; } .menu-toggle-btn i { line-height: 60px; } .responsive_menu { display: none; position: relative; width: 100%; } .main_menu li { padding: 20px; background-color: rgba(0, 0, 0, 0.7); border-bottom: 1px solid #333333; } .main_menu li:last-child { border-bottom: 0px; } .main_menu li a { color: #999999; display: block; font-size: 18px; } .main_menu li a:hover { color: white; } .main_menu li a i { margin-right: 15px; } /*-----------------------------------------------------------------------------------*/ /* SLIDER /*-----------------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------------*/ /* FOOTER /*-----------------------------------------------------------------------------------*/ .site-footer { margin: 40px 0; padding: 15px 0; } .copyright-text { color: white; } .copyright-text a { color: white; } .social-icons-footer { text-align: center; } .social-icons-footer ul li { display: inline; margin-left: 5px; } .social-icons-footer ul a { color: white; width: 36px; height: 36px; border: 1px solid white; -webkit-border-radius: 18px; border-radius: 18px; text-align: center; line-height: 36px; } .social-icons-footer ul a:hover { background-color: white; color: #222222; } /******************************** IPAD LANDSCAPE (1024x768) ********************************/ @media only screen and (max-width: 1200px) { .main-content { margin-top: 60px; } .main_menu { position: relative; } } /******************************** IPAD PORTRAIT (768x1024) ********************************/ @media only screen and (max-width: 960px) { .site-footer, .social-icons-footer { text-align: center; } .portfolio-item { height: auto; } .portfolio-item img { width: 100%; height: auto; } .team-member { margin-bottom: 30px; } .information { margin-top: 60px; } .portfolio-item { width: auto; } .main-menu { position: relative; } } /******************************** IPHONE 4-4S-5 LANDSCAPE (568x320) ********************************/ /******************************** IPHONE 4-4S-5 PORTRAIT (320x568) ********************************/ @media only screen and (max-width: 450px) { .templatemo_logo img { width: 100%; height: auto; } }
css/templatemo_style.css
.project-link{ padding-left: 15px; float: none; margin: 0 auto;} body { font: 14px/23px 'Dosis', Arial, sans-serif; -webkit-font-smoothing: antialiased; word-wrap: break-word; color: #dddddd; background-color: #222222; } a { -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -ms-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; } input::-moz-focus-inner { border: 0; } a:hover, a:active, a:focus { text-decoration: none; outline: none; } h1, h2, h3, h4, h5, h6 { font-family: 'Dosis', serif; color: white; } .main-content { margin-top: 80px; } .content { background-color: rgba(0, 0, 0, 0.7); } .content { display: none; } .page-header { padding: 20px 30px; margin: 0; border-bottom: 1px solid #a71e2b; } .page-title { font-size: 20px; text-transform: uppercase; margin: 0; } .content-inner { padding: 30px; } .main-content { position: relative; z-index: 9999; } .bg-image { position: fixed; top: 0; left: 0; background-image: url(../images/bg-homepage.jpg); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; width: 100%; height: 100%; z-index: 8; } .overlay-bg { background-image: url(../images/pattern.png); background-color: rgba(0, 0, 0, 0.4); position: fixed; top: 0; left: 0; width: 100%; min-height: 100%; z-index: 9; } .language-select { text-align: right; position: relative; z-index: 9999; top: 30px; } select { background-image: url("../images/select-arrow.png"); background-repeat: no-repeat; background-position: right center; outline: 0; border: 0; background-color: black; color: white; width: 180px; padding: 0 5px; font-size: 13px; height: 30px; line-height: 30px; box-shadow: none; -webkit-box-shadow: 0 0 0 0; -moz-box-shadow: 0 0 0 0; box-shadow: 0 0 0 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: 0.01px; text-overflow: ''; } select::-ms-expand { display: none; } @-moz-document url-prefix() { select { padding-top: 5px; line-height: 30px; } } .widget-title { font-size: 16px; margin: 0 0 25px 0; font-weight: 600; text-transform: uppercase; } /*------------------------------------------------------ HomePage Styling --------------------------------------------------------*/ .homepage { text-align: center; margin: 0 auto; } .portfolio-item { overflow: hidden; margin-left: auto; margin-right: auto; margin-bottom: 30px; position: relative; border: 3px solid rgba(0, 0, 0, 0.4); width: 200px; height: 200px; } .portfolio-item img { height: 100%; overflow: hidden; } .portfolio-item .overlay { background-color: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; visibility: hidden; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .portfolio-item .overlay a { position: absolute; width: 40px; height: 40px; background-color: #a71e2b; text-align: center; line-height: 40px; color: white; top: 50%; left: 50%; margin: -20px 0 0 -20px; } .portfolio-item:hover .overlay { opacity: 1; visibility: visible; } /*------------------------------------------------------ About Us Styling --------------------------------------------------------*/ .progress-bar { background-color: #a71e2b; text-transform: uppercase; line-height: 20px; } .progress { box-shadow: none; background-color: #d4d4d4; -webkit-border-radius: 0; border-radius: 0; } .our-team { margin-top: 40px; } .member-thumb { overflow: hidden; } .member-thumb img { width: 100%; height: auto; } .member-infos { background-color: white; padding: 20px; text-align: center; } .member-name { margin: 0 0 10px 0; color: #222222; text-transform: uppercase; } .member-role { font-size: 13px; color: #6f6f6f; } .member-desc { margin: 20px 0; color: #555555; } .member-social li { display: inline; margin: 0 2px; } .member-social li a { color: #626262; width: 26px; height: 26px; text-align: center; line-height: 26px; -webkit-border-radius: 3px; border-radius: 3px; } .member-social li a:hover { background-color: #dddddd; } /*------------------------------------------------------ Gallery Styles --------------------------------------------------------*/ #Grid .mix { display: none; opacity: 0; vertical-align: top; } .gallery-thumb { overflow: hidden; margin-top: 30px; position: relative; } .gallery-thumb img { width: 100%; height: auto; } .gallery-thumb .overlay-g { position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); top: 0; left: 0; visibility: hidden; opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .gallery-thumb .overlay-g a { position: absolute; width: 40px; height: 40px; background-color: #a71e2b; text-align: center; line-height: 40px; color: white; top: 50%; left: 50%; margin: -20px 0 0 -20px; } .gallery-item:hover .overlay-g { visibility: visible; opacity: 1; } .gallery-content { padding: 20px; background-color: white; } .gallery-category { color: #626262; } .gallery-title { color: #222222; margin: 0 0 10px 0; } .filter-work { text-align: right; width: 180px; position: relative; } .toggle-filter { width: 180px; height: 40px; background-color: black; display: inline-block; text-align: left; line-height: 40px; padding-left: 15px; color: white; position: relative; } .toggle-filter:hover { color: white; } .toggle-filter:after { font-family: 'FontAwesome'; content: '\f107'; width: 40px; height: 40px; background-color: #a71e2b; display: inline-block; text-align: center; position: absolute; top: 0; right: 0; } .filter-controls { margin-left: -1px !important; position: absolute; top: 100%; right: 0; display: none; width: 180px; z-index: 9999; } .filter-controls li { width: 100%; height: 40px; line-height: 40px; background-color: rgba(0, 0, 0, 0.95); padding: 0 15px; text-align: left; border-top: 1px solid #222222; cursor: pointer; } /*------------------------------------------------------ Services Styles --------------------------------------------------------*/ .services .service { margin-top: 30px; overflow: hidden; background-color: white; } .services .header { position: relative; height: 60px; } .services .header .header-bg { position: absolute; width: 60px; height: 60px; z-index: 2; } .services .header .service-header { position: absolute; z-index: 3; width: 100%; } .services .header .service-header .icon { width: 60px; position: relative; float: left; line-height: 60px; height: 60px; text-align: center; } .services .header .service-header .icon i { font-size: 18px; } .services .header .service-header h4 { float: left; line-height: 60px; margin: 0; padding: 0 15px; color: #222222; } .services .header .service-header h4.active { color: white; } .services .body { padding: 20px; color: #3c3c3c; overflow: hidden; } .services .header .header-bg { background: #a71e2b; } /*------------------------------------------------------ Contact Page Styles --------------------------------------------------------*/ .contact-form input { width: 100%; padding: 7px 10px; outline: 0; border: 0; } textarea { outline: 0; border: 0; padding: 10px; } label { font-weight: normal; } .contact-form { margin-top: 30px; } .contact-form input { margin-bottom: 20px; height: 40px; } .full-row textarea { width: 100%; } input.mainBtn { background-color: #a71e2b; color: white; border: 0; outline: 0; margin-top: 20px; padding: 7px 12px; text-transform: uppercase; } .our-location li { line-height: 28px; } .our-location li span { color: #a71e2b; margin-right: 10px; } .our-location li span i { margin-right: 10px; } .our-location li a { color: white; } .google-map { margin-top: 30px; } .contact-map { width: 100%; overflow: hidden; } /*-----------------------------------------------------------------------------------*/ /* BOOTSTRAP OVERRIDING /*-----------------------------------------------------------------------------------*/ .progess-bars, .member-social, .filter-controls, .our-location, .menu, .main_menu, .social-icons-footer ul { padding: 0; margin: 0; list-style: none; } /*-----------------------------------------------------------------------------------*/ /* HEADER /*-----------------------------------------------------------------------------------*/ .templatemo_logo { text-align: center; margin-bottom: 40px; overflow: hidden; } /* .main_menu { position: fixed; } */ .menu li { width: 120px; height: 120px; margin-bottom: 3px; background-color: rgba(0, 0, 0, 0.7); text-align: center; } .menu li a { width: 70px; height: 70px; color: white; line-height: 72px; border: 1px solid rgba(255, 255, 255, 0.5); display: inline-block; margin: 5px auto 0 auto; -webkit-border-radius: 45px; border-radius: 45px; text-align: center; } .menu li a:hover { border-color: white; } .menu li a i { text-align: center; margin: 0 !important; font-size: 24px; } .tooltip { font-size: 16px; width: 120px; } .responsive-navigation { position: relative; z-index: 99999; } .menu-toggle-btn { width: 100%; height: 60px; background-color: #a71e2b; display: block; color: white; text-align: center; } .menu-toggle-btn:hover { color: white; } .menu-toggle-btn i { line-height: 60px; } .responsive_menu { display: none; position: relative; width: 100%; } .main_menu li { padding: 20px; background-color: rgba(0, 0, 0, 0.7); border-bottom: 1px solid #333333; } .main_menu li:last-child { border-bottom: 0px; } .main_menu li a { color: #999999; display: block; font-size: 18px; } .main_menu li a:hover { color: white; } .main_menu li a i { margin-right: 15px; } /*-----------------------------------------------------------------------------------*/ /* SLIDER /*-----------------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------------*/ /* FOOTER /*-----------------------------------------------------------------------------------*/ .site-footer { margin: 40px 0; padding: 15px 0; } .copyright-text { color: white; } .copyright-text a { color: white; } .social-icons-footer { text-align: center; } .social-icons-footer ul li { display: inline; margin-left: 5px; } .social-icons-footer ul a { color: white; width: 36px; height: 36px; border: 1px solid white; -webkit-border-radius: 18px; border-radius: 18px; text-align: center; line-height: 36px; } .social-icons-footer ul a:hover { background-color: white; color: #222222; } /******************************** IPAD LANDSCAPE (1024x768) ********************************/ @media only screen and (max-width: 1200px) { .main-content { margin-top: 60px; } .main_menu { position: relative; } } /******************************** IPAD PORTRAIT (768x1024) ********************************/ @media only screen and (max-width: 960px) { .site-footer, .social-icons-footer { text-align: center; } .portfolio-item { height: auto; } .portfolio-item img { width: 100%; height: auto; } .team-member { margin-bottom: 30px; } .information { margin-top: 60px; } .portfolio-item { width: auto; } .main-menu { position: relative; } } /******************************** IPHONE 4-4S-5 LANDSCAPE (568x320) ********************************/ /******************************** IPHONE 4-4S-5 PORTRAIT (320x568) ********************************/ @media only screen and (max-width: 450px) { .templatemo_logo img { width: 100%; height: auto; } }
0.48438
0.134264
body { color: #565656; } .fullPage { position: absolute; top: 0; width: 100%; height: 100%; height: 100vh; background: url(/pairing-stations.jpg) no-repeat center center scroll; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; color: #444; margin: 0; padding: 0; } .centerForm { display: table-cell; min-width: 400px; text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } .button-tertiary, .button-default, .button-primary, .button-success, .button-error, .button-warning, .button-secondary { color: white; border-radius: 4px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); margin: 0px 0px 0px 7px !important; } .button-default { background: #394F66; color: #fff; } .button-primary { background: #3E94B4; color: #fff; } .button-success { background: rgb(19, 145, 48); /* this is a green */ color: #fff; } .button-error { background: rgb(129, 23, 23); /* this is a maroon */ color: #fff; } .button-warning { background: rgb(175, 94, 18); /* this is an orange */ color: #fff; } .button-secondary { background: rgb(66, 184, 221); /* this is a light blue */ color: #fff; } .button-tertiary { background: rgb(135, 143, 145); /* this is a light blue */ color: #fff; } .button-tertiary:hover, .button-default:hover, .button-primary:hover, .button-success:hover, .button-error:hover, .button-warning:hover, .button-secondary:hover { filter: brightness(90%); color: #fff; } .button-xsmall { font-size: 70%; } .button-small { font-size: 85%; } .button-large { font-size: 110%; } .button-xlarge { font-size: 125%; } ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #ccc; opacity: 1; /* Firefox */ } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #ccc; } ::-ms-input-placeholder { /* Microsoft Edge */ color: #ccc; } .input100 { width: 100%; } .pull-right { float: right !important; } .pull-left { float: left; } .container { margin-left: 21px; margin-right: 21px; } /* Dropdown Button */ .dropbtn { background-color: #fff; color: white; padding: 16px; font-size: 16px; border: none; } /* The container <div> - needed to position the dropdown content */ .dropdown { position: relative; display: inline-block; } /* Dropdown Content (Hidden by Default) */ .dropdown-content { display: none; position: absolute; left: -150px; top: 35px; background-color: #f1f1f1; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; border-radius: 3px; border: 1px solid #ccc; } /* Links inside the dropdown */ .dropdown-content a { color: black; padding: 12px 16px; text-decoration: none; display: block; } /* Change color of dropdown links on hover */ .dropdown-content a:hover {background-color: #ddd} /* Show the dropdown menu on hover */ .dropdown:hover .dropdown-content { display: block; } /* Change the background color of the dropdown button when the dropdown content is shown */ .dropdown:hover .dropbtn { background-color: #fff; } .pure-form label { width: 100%; } form.pure-form { max-width: 500px; width: -webkit-calc(100% - 10px); width: -moz-calc(100% - 10px); border: 0px #ccc solid; margin: auto; } form.pure-form label { margin-left: 7px !important; margin-top: 21px; color: #444; } form.pure-form input { width: 95%; margin-left: 7px !important; } form.pure-form textarea { width: 95%; margin-left: 7px; } div.form-buttons { float: right; white-space: nowrap; margin: 0px 21px 0px 12px; } input.dark { background-color: #f1f1f1; } a:hover { color: rgb(50, 103, 128) } .empty-list { text-align: center; max-width: 500px; font-weight: bold; color: #dcdcdc; font-size: 2em; margin: 30px auto 0px auto; } .empty-list-left { max-width: 500px; font-weight: bold; color: #dcdcdc; font-size: 2em; margin: 30px auto 0px auto; text-align: left; } .auto-margin { margin: 0px auto 0px auto; padding: 12px; } .errorMessage { width: 100%; text-align: center; color: #990000; font-size: .8em; max-height: 24px; vertical-align: middle; margin: 7px 0px 7px 7px; } .bolded-link { font-weight: bold; text-decoration: none !important; font-size: 1.05em; cursor: not-allowed; } label, label.pure-form, label.pure-form-horizontal { font-weight: bold !important; color: #999 !important; vertical-align: bottom; height: 24px; } .item-box { -moz-box-shadow: 1px 1px 3px 0px rgba(230,230,230,1) inset; box-shadow: 1px 1px 3px 0px rgba(230,230,230,1) inset; width: 100%; max-width: '500px'; height: 124px; line-height: 24px; margin: auto; border: 1px #ccc solid; border-radius: 4px; overflow-y: scroll; overflow-x: hidden; } .disabled { cursor: not-allowed; } .unselected-item { border-radius: 3px; background-color: #fcfcfc; width: 96%; margin: 7px; padding: 3px; } .selected-item { border-radius: 3px; background-color: #90c4e0; width: 96%; margin: 7px; padding: 3px; } .hidden { display: none; } .sub-menu { margin-top: 12px; margin-bottom: 12px; line-height: 32px; } a { color: #3C86A8; } .sub-menu a { padding: 12px; display: inline; color: #3C86A8; text-decoration: underline; } .sub-menu a .highlighted { padding: 12px; display: inline; color: #3C86A8; text-decoration: none; font-weight: bold; cursor: not-allowed; } div.technology-item { font-size: .8em; padding: 7px; background-color: #659bb9; border: 1px #979797 solid; border-radius: 3px; display: inline-block; color: #fff; margin: 7px 7px 7px 0px; } div.role-item { font-size: .8em; padding: 7px; background-color: #21709c; border: 1px #979797 solid; border-radius: 3px; display: inline-block; color: #fff; margin: 7px 7px 7px 0px; } legend { font-size: 1.1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #888 !important; } .icon-green { font-size: 1.25em; color: green; } .icon-red { font-size: 1.25em; color: darkred; } .icon-gray { font-size: 1.25em; color: #999; } .icon-blue { color: #3E94B4; font-size: 1.25em; } .icon-black { font-size: 1.25em; color:#444; } .min-row-height { min-height: 36px; } .sub-title { font-size: 1.4em; color: #777; margin-bottom: 21px; } .grayed-out { color: #aaa; }
client/css/pairity.css
body { color: #565656; } .fullPage { position: absolute; top: 0; width: 100%; height: 100%; height: 100vh; background: url(/pairing-stations.jpg) no-repeat center center scroll; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; color: #444; margin: 0; padding: 0; } .centerForm { display: table-cell; min-width: 400px; text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); } .button-tertiary, .button-default, .button-primary, .button-success, .button-error, .button-warning, .button-secondary { color: white; border-radius: 4px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); margin: 0px 0px 0px 7px !important; } .button-default { background: #394F66; color: #fff; } .button-primary { background: #3E94B4; color: #fff; } .button-success { background: rgb(19, 145, 48); /* this is a green */ color: #fff; } .button-error { background: rgb(129, 23, 23); /* this is a maroon */ color: #fff; } .button-warning { background: rgb(175, 94, 18); /* this is an orange */ color: #fff; } .button-secondary { background: rgb(66, 184, 221); /* this is a light blue */ color: #fff; } .button-tertiary { background: rgb(135, 143, 145); /* this is a light blue */ color: #fff; } .button-tertiary:hover, .button-default:hover, .button-primary:hover, .button-success:hover, .button-error:hover, .button-warning:hover, .button-secondary:hover { filter: brightness(90%); color: #fff; } .button-xsmall { font-size: 70%; } .button-small { font-size: 85%; } .button-large { font-size: 110%; } .button-xlarge { font-size: 125%; } ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #ccc; opacity: 1; /* Firefox */ } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #ccc; } ::-ms-input-placeholder { /* Microsoft Edge */ color: #ccc; } .input100 { width: 100%; } .pull-right { float: right !important; } .pull-left { float: left; } .container { margin-left: 21px; margin-right: 21px; } /* Dropdown Button */ .dropbtn { background-color: #fff; color: white; padding: 16px; font-size: 16px; border: none; } /* The container <div> - needed to position the dropdown content */ .dropdown { position: relative; display: inline-block; } /* Dropdown Content (Hidden by Default) */ .dropdown-content { display: none; position: absolute; left: -150px; top: 35px; background-color: #f1f1f1; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; border-radius: 3px; border: 1px solid #ccc; } /* Links inside the dropdown */ .dropdown-content a { color: black; padding: 12px 16px; text-decoration: none; display: block; } /* Change color of dropdown links on hover */ .dropdown-content a:hover {background-color: #ddd} /* Show the dropdown menu on hover */ .dropdown:hover .dropdown-content { display: block; } /* Change the background color of the dropdown button when the dropdown content is shown */ .dropdown:hover .dropbtn { background-color: #fff; } .pure-form label { width: 100%; } form.pure-form { max-width: 500px; width: -webkit-calc(100% - 10px); width: -moz-calc(100% - 10px); border: 0px #ccc solid; margin: auto; } form.pure-form label { margin-left: 7px !important; margin-top: 21px; color: #444; } form.pure-form input { width: 95%; margin-left: 7px !important; } form.pure-form textarea { width: 95%; margin-left: 7px; } div.form-buttons { float: right; white-space: nowrap; margin: 0px 21px 0px 12px; } input.dark { background-color: #f1f1f1; } a:hover { color: rgb(50, 103, 128) } .empty-list { text-align: center; max-width: 500px; font-weight: bold; color: #dcdcdc; font-size: 2em; margin: 30px auto 0px auto; } .empty-list-left { max-width: 500px; font-weight: bold; color: #dcdcdc; font-size: 2em; margin: 30px auto 0px auto; text-align: left; } .auto-margin { margin: 0px auto 0px auto; padding: 12px; } .errorMessage { width: 100%; text-align: center; color: #990000; font-size: .8em; max-height: 24px; vertical-align: middle; margin: 7px 0px 7px 7px; } .bolded-link { font-weight: bold; text-decoration: none !important; font-size: 1.05em; cursor: not-allowed; } label, label.pure-form, label.pure-form-horizontal { font-weight: bold !important; color: #999 !important; vertical-align: bottom; height: 24px; } .item-box { -moz-box-shadow: 1px 1px 3px 0px rgba(230,230,230,1) inset; box-shadow: 1px 1px 3px 0px rgba(230,230,230,1) inset; width: 100%; max-width: '500px'; height: 124px; line-height: 24px; margin: auto; border: 1px #ccc solid; border-radius: 4px; overflow-y: scroll; overflow-x: hidden; } .disabled { cursor: not-allowed; } .unselected-item { border-radius: 3px; background-color: #fcfcfc; width: 96%; margin: 7px; padding: 3px; } .selected-item { border-radius: 3px; background-color: #90c4e0; width: 96%; margin: 7px; padding: 3px; } .hidden { display: none; } .sub-menu { margin-top: 12px; margin-bottom: 12px; line-height: 32px; } a { color: #3C86A8; } .sub-menu a { padding: 12px; display: inline; color: #3C86A8; text-decoration: underline; } .sub-menu a .highlighted { padding: 12px; display: inline; color: #3C86A8; text-decoration: none; font-weight: bold; cursor: not-allowed; } div.technology-item { font-size: .8em; padding: 7px; background-color: #659bb9; border: 1px #979797 solid; border-radius: 3px; display: inline-block; color: #fff; margin: 7px 7px 7px 0px; } div.role-item { font-size: .8em; padding: 7px; background-color: #21709c; border: 1px #979797 solid; border-radius: 3px; display: inline-block; color: #fff; margin: 7px 7px 7px 0px; } legend { font-size: 1.1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #888 !important; } .icon-green { font-size: 1.25em; color: green; } .icon-red { font-size: 1.25em; color: darkred; } .icon-gray { font-size: 1.25em; color: #999; } .icon-blue { color: #3E94B4; font-size: 1.25em; } .icon-black { font-size: 1.25em; color:#444; } .min-row-height { min-height: 36px; } .sub-title { font-size: 1.4em; color: #777; margin-bottom: 21px; } .grayed-out { color: #aaa; }
0.551574
0.077483
.bg-full { position: absolute; top: 0; bottom: 0; right: 0; left: 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding-top: 40px; padding-bottom: 40px; } .bg-login { background-color: #601b18; } .bg-warn { background-color: #B33A3A; color: #f8f9fa !important; } .form-signin { width: 100%; max-width: 330px; padding: 15px; margin: auto; } .form-signin .form-control { position: relative; box-sizing: border-box; height: auto; padding: 10px; font-size: 16px; } .form-signin .form-control:focus { z-index: 2; } .form-signin input[type="email"] { margin-bottom: -1px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .form-signin input[type="password"] { margin-bottom: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } .form-signin input[type="text"] { margin-bottom: -1px; border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .form-submit { margin-top: 10px; } .nav-sep { margin-top: 5em; margin-bottom: 5em; } input[type="text"] { width: 100%; } select { width: 100%; } .vertical-center { position: absolute; top: 0; bottom: 0; right: 0; left: 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; } .quickfadein { -webkit-animation: fadein .75s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein .75s; /* Firefox < 16 */ -ms-animation: fadein .75s; /* Internet Explorer */ -o-animation: fadein .75s; /* Opera < 12.1 */ animation: fadein .75s; } @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Firefox < 16 */ @-moz-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Safari, Chrome and Opera > 12.1 */ @-webkit-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Internet Explorer */ @-ms-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Opera < 12.1 */ @-o-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } label { font-weight: bold; } .label { color: #f8f9fa !important; height: auto; padding: .5em; box-sizing: border-box; cursor: default; border-radius: .5em; font-size: .75em; } .label-info{ background-color: #343a40; } .label-status-designing { background-color: #38e; } .label-status-material { background-color: #f77; } .label-status-ordered { background-color: #f90; } .label-status-drawing { background-color: #bb0; } .label-status-ready { background-color: #0bb; } .label-status-outsourced { background-color: #f06; } .label-status-manufacturing { background-color: #b0b; } .label-status-welding { background-color: #99b; } .label-status-scotchbrite { background-color: #796; } .label-status-anodize { background-color: #000; } .label-status-powder { background-color: #00a; } .label-status-coating { background-color: brown; } .label-status-assembly { background-color: #666; } .label-status-done { background-color: #3d6; } .label-status-received { background-color: #3d6; } .label-status-open { background-color: #0bb; } .dashboard-label { padding: 2px 4px; color: #ffffff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .dashboard-part { /* width: 115px; */ height: 25px; line-height: 25px; text-align: center; border: 1px solid black; float: left; margin: 3px; font-weight: bold; color: black; } .dashboard-status { margin-top: 0; margin-bottom: 5px; } .priority-0 { background-color: #fa4; } .priority-1 { background-color: #4a7; } .priority-2 { background-color: #aaa; } .table th a { color: black; } .well li { list-style: none; }
public/bootstrap-4/css/css.css
.bg-full { position: absolute; top: 0; bottom: 0; right: 0; left: 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding-top: 40px; padding-bottom: 40px; } .bg-login { background-color: #601b18; } .bg-warn { background-color: #B33A3A; color: #f8f9fa !important; } .form-signin { width: 100%; max-width: 330px; padding: 15px; margin: auto; } .form-signin .form-control { position: relative; box-sizing: border-box; height: auto; padding: 10px; font-size: 16px; } .form-signin .form-control:focus { z-index: 2; } .form-signin input[type="email"] { margin-bottom: -1px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .form-signin input[type="password"] { margin-bottom: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } .form-signin input[type="text"] { margin-bottom: -1px; border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .form-submit { margin-top: 10px; } .nav-sep { margin-top: 5em; margin-bottom: 5em; } input[type="text"] { width: 100%; } select { width: 100%; } .vertical-center { position: absolute; top: 0; bottom: 0; right: 0; left: 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; } .quickfadein { -webkit-animation: fadein .75s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein .75s; /* Firefox < 16 */ -ms-animation: fadein .75s; /* Internet Explorer */ -o-animation: fadein .75s; /* Opera < 12.1 */ animation: fadein .75s; } @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Firefox < 16 */ @-moz-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Safari, Chrome and Opera > 12.1 */ @-webkit-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Internet Explorer */ @-ms-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } /* Opera < 12.1 */ @-o-keyframes fadein { from { opacity: 0; } to { opacity: 1; } } label { font-weight: bold; } .label { color: #f8f9fa !important; height: auto; padding: .5em; box-sizing: border-box; cursor: default; border-radius: .5em; font-size: .75em; } .label-info{ background-color: #343a40; } .label-status-designing { background-color: #38e; } .label-status-material { background-color: #f77; } .label-status-ordered { background-color: #f90; } .label-status-drawing { background-color: #bb0; } .label-status-ready { background-color: #0bb; } .label-status-outsourced { background-color: #f06; } .label-status-manufacturing { background-color: #b0b; } .label-status-welding { background-color: #99b; } .label-status-scotchbrite { background-color: #796; } .label-status-anodize { background-color: #000; } .label-status-powder { background-color: #00a; } .label-status-coating { background-color: brown; } .label-status-assembly { background-color: #666; } .label-status-done { background-color: #3d6; } .label-status-received { background-color: #3d6; } .label-status-open { background-color: #0bb; } .dashboard-label { padding: 2px 4px; color: #ffffff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .dashboard-part { /* width: 115px; */ height: 25px; line-height: 25px; text-align: center; border: 1px solid black; float: left; margin: 3px; font-weight: bold; color: black; } .dashboard-status { margin-top: 0; margin-bottom: 5px; } .priority-0 { background-color: #fa4; } .priority-1 { background-color: #4a7; } .priority-2 { background-color: #aaa; } .table th a { color: black; } .well li { list-style: none; }
0.360264
0.079926
@charset "UTF-8"; @import url(font-awesome.min.css); @import "https://fonts.googleapis.com/css?family=Montserrat:700|Open+Sans:300,400|Pacifico"; /* 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; } /* Type */ body, input, select, textarea { color: #767d85; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: 300; line-height: 1.65; } @media screen and (max-width: 1680px) { body, input, select, textarea { font-size: 11pt; } } @media screen and (max-width: 1280px) { body, input, select, textarea { font-size: 11pt; } } @media screen and (max-width: 980px) { body, input, select, textarea { font-size: 12pt; } } @media screen and (max-width: 736px) { body, input, select, textarea { font-size: 12pt; } } @media screen and (max-width: 480px) { body, input, select, textarea { font-size: 12pt; } } a { color: #25a2c3; text-decoration: underline; } a:hover { text-decoration: none; } strong, b { color: #727a82; font-weight: 700; } em, i { font-style: italic; } p { margin: 0 0 2em 0; } h1, h2, h3, h4, h5, h6 { color: #727a82; font-weight: 700; font-family: "Montserrat", sans-serif; line-height: 1.5; margin: 0 0 1em 0; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; text-decoration: none; } h1 { font-size: 2em; line-height: 1.3; } h2 { font-size: 1.75em; } h3 { font-size: 1.25em; } h4 { font-size: 1em; } h5 { font-size: 0.9em; } h6 { font-size: 0.7em; } sub { font-size: 0.8em; position: relative; top: 0.5em; } sup { font-size: 0.8em; position: relative; top: -0.5em; } blockquote { font-style: italic; margin: 0 0 2em 0; } cite { display: block; } cite.author { font-weight: 400; } cite.company { font-size: .8em; } figure { margin: 0 0 2em 0; } code { background: rgba(144, 144, 144, 0.075); border-radius: 4px; border: solid 1px #dee1e3; font-family: "Courier New", monospace; font-size: 0.9em; margin: 0 0.25em; padding: 0.25em 0.65em; } pre { -webkit-overflow-scrolling: touch; font-family: "Courier New", monospace; font-size: 0.9em; margin: 0 0 2em 0; } pre code { display: block; line-height: 1.75; padding: 1em 1.5em; overflow-x: auto; } hr { border: 0; border-bottom: solid 1px #dee1e3; margin: 2em 0; } hr.major { margin: 3em 0; } .align-left { text-align: left; } .align-center { text-align: center; } .align-right { text-align: right; } /* Header */ body { padding-top: 6em; } #header { -moz-align-items: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; background: #fff; cursor: default; height: 6em; left: 0; line-height: 6em; position: fixed; top: 0; width: 100%; z-index: 10001; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.075); text-align: center; } #header .logo { color: #f6755e; font-family: "Pacifico", cursive; font-size: 2.5em; letter-spacing: 2px; margin-top: -5px; text-decoration: none; display: inline-block; } #header nav { position: absolute; top: 0; height: inherit; line-height: inherit; } #header nav.left { left: 2em; } #header nav.right { right: 2em; } #header nav .button { padding: 0 2em; height: 3.25em; line-height: 3.25em; } #header nav a { text-decoration: none; display: inline-block; } #header nav a[href="#menu"] { text-decoration: none; -webkit-tap-highlight-color: transparent; font-size: 2em; color: #dee1e3; z-index: 10005; } #header nav a[href="#menu"]:before { content: ""; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } #header nav a[href="#menu"] span { display: none; } #header nav a[href="#menu"]:before { margin: 0 0.5em 0 0; } @media screen and (max-width: 980px) { body { padding-top: 44px; } #header { height: 44px; line-height: 44px; } #header .logo { font-size: 1.25em; text-align: center; } #header nav a[href="#menu"] { font-size: 1.5em; } #header nav.left { left: 1em; } #header nav.right { display: none; } } @media screen and (max-width: 480px) { #header { min-width: 320px; } } /* Menu */ #menu { -moz-transform: translateX(-20em); -webkit-transform: translateX(-20em); -ms-transform: translateX(-20em); transform: translateX(-20em); -moz-transition: -moz-transform 0.5s ease, visibility 0.5s; -webkit-transition: -webkit-transform 0.5s ease, visibility 0.5s; -ms-transition: -ms-transform 0.5s ease, visibility 0.5s; transition: transform 0.5s ease, visibility 0.5s; -webkit-overflow-scrolling: touch; background: #25a2c3; color: #ffffff; height: 100%; max-width: 80%; overflow-y: auto; padding: 3em 2em; position: fixed; left: 0; top: 0; visibility: hidden; width: 20em; z-index: 10002; } #menu > ul { margin: 0 0 1em 0; } #menu > ul.links { list-style: none; padding: 0; } #menu > ul.links > li { padding: 0; } #menu > ul.links > li > a:not(.button) { border: 0; border-top: solid 1px rgba(255, 255, 255, 0.25); color: inherit; display: block; line-height: 3.5em; text-decoration: none; } #menu > ul.links > li > .button { display: block; margin: 0.5em 0 0 0; } #menu > ul.links > li:first-child > a:not(.button) { border-top: 0 !important; } #menu > ul.actions { display: none; } #menu .close { text-decoration: none; -moz-transition: color 0.2s ease-in-out; -webkit-transition: color 0.2s ease-in-out; -ms-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; -webkit-tap-highlight-color: transparent; border: 0; color: #a7d9e7; cursor: pointer; display: block; height: 3.25em; line-height: 3.25em; padding-right: 1.25em; position: absolute; right: 0; text-align: right; top: 0; vertical-align: middle; width: 7em; } #menu .close:before { content: ""; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } #menu .close:before { font-size: 1.25em; } #menu .close:hover { color: #ffffff; } @media screen and (max-width: 736px) { #menu .close { height: 4em; line-height: 4em; } } #menu.visible { -moz-transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); visibility: visible; } @media screen and (max-width: 980px) { #menu ul.actions { display: block; } } @media screen and (max-width: 736px) { #menu { padding: 2.5em 1.75em; } } /* Section */ section.img-bg { background-image: url(../images/banner.jpg); padding-top: 45px; } /*Pricing Page ------------------------------------*/ /*Pricing Head*/ .no-space-pricing [class^="col-"], .no-space-pricing [class*=" col-"] { padding: 0; } .pricing { transition: all 0.3s ease; position:relative; border-radius:3px; margin-bottom:50px; box-shadow:0 0 5px #eee; background-color: #FFFFFF; border: 1px solid #E74C3C; } .pricing:hover { z-index: 9; box-shadow:0 0 15px #555; transition: all 0.3s ease; margin-top: -15px; padding-bottom: 15px; } .pricing:hover h4 { color:#F6755E; } .pricing:hover li { color:#F6755E; } .pricing-head { text-align:center; } .pricing h3, .pricing h4 { margin:0; line-height:normal; font-weight:bold; } .pricing p { padding-top: 10px; font-size: 11px; } .pricing-head h3 { color:#fafafa; padding:12px 0; font-size:40px; font-family: "Pacifico", cursive; background:#F6755E; border-radius:3px 3px 0 0; text-shadow:0 1px 0 #000; } .pricing-head img { width: 100%; } .pricing-head h4 { color: #888; padding:5px 0; font-size:50px; font-family: "Pacifico", cursive; text-shadow:0 1px 0 #fff; border-bottom:solid 1px #f5f9e7; font-weight: lighter; } /*Pricing Content*/ .pricing-content { margin-bottom: 0px; } .pricing-content li { color:#888; font-size:12px; padding:7px 15px; border-bottom:solid 1px #f5f9e7; } .pricing-content li i { color:#E74C3C; font-size:16px; margin-right:5px; position:relative; } /*Pricing Footer*/ .pricing-footer { color:#777; font-size:11px; line-height:17px; text-align:center; padding:0 20px 19px; border-radius:0 0 3px 3px; } .pricing-footer button{ border: 0; color: #fff; background-color: #E74C3C; font-size: 14px; cursor: pointer; font-weight: 400; white-space: nowrap; display: inline-block; text-decoration: none; } .pricing-footer button:hover{ color: #FFF; background-color: #ac2925; } .margin-top-40 { margin-top: 40px; } .input-search{ width: 100%; padding: 20px 20px 20px 40px; border: 0px solid; border-radius: 40px; font-size: 20px; margin-bottom: 40px; } .input-search:before { font-family: FontAwesome; position: absolute; top: 0px; left: -5px; content: "\f007"; } .input-search:focus{ outline: none; } /* ---- button ---- */ .button { display: inline-block; padding: 0.5em 1.0em; margin-bottom: 10px; margin-top: -10px; background-color: #FFFFFF; border: 1px solid #F6755E; border-radius: 7px; color: #F6755E; font-family: sans-serif; font-size: 13px; cursor: pointer; outline: none; } .button:hover { background-color: rgba(246, 117, 94, 0.7); color: #FFF; outline: none; } .button:active, .button.is-checked { background-color: #F6755E; outline: none; } .button.is-checked { color: white; outline: none; } .button:active { outline: none; box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8); } /* ---- button-group ---- */ .button-group:after { content: ''; display: block; clear: both; } .button-group .button { float: left; border-radius: 0; margin-left: 0; margin-right: -1px; } .button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; } .button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; } .sort-panel{ margin-left: 15px; margin-bottom: 40px; } .sort-panel h3{ font-size: 25px; color: #F6655E; font-family: "Pacifico", cursive; } .ui-group h3{ font-size: 25px; color: #F6655E; font-family: "Pacifico", cursive; } .shopping-cart-rappi { position: fixed; bottom: -160px; left: calc(50% - 128px); z-index: 900; } .shopping-cart-check{ position: fixed; width: 100px; bottom: -50px; left: calc(50% - 50px); z-index: 700; } .btn-shopping-cart:hover{ cursor: pointer; } #shopping-cart-modal .modal-content { margin-top: 100px; height: 500px; max-height: 500px; } #shopping-cart-modal .modal-header { background-color: #F6755E; } #shopping-cart-modal .modal-header h4{ font-family: "Pacifico", cursive; color: #FFFFFF; font-size: 30px; } #shopping-cart-modal .width-infinity{ width: 100%; overflow-x: scroll; } #shopping-cart-modal .modal-body{ width: 7000px; } #shopping-cart-modal .panel-rappi-shopping{ float: left; margin-right: 20px; display: inline-block; } #shopping-cart-modal .price{ font-family: "Pacifico", cursive; font-style: italic; font-size: 35px; color: #F6755E; } .panel-rappi-shopping { border-radius: 7px; border-color: #F6755E; } .panel-rappi-shopping:hover { margin-top: -10px; box-shadow:0 0 15px #555; transition: all 0.3s ease; } .panel-rappi-shopping .panel-heading{ background-color: #F6755E; border-color: #F6755E; font-size: 15px; font-family: "Pacifico", cursive; text-align: center; } .panel-rappi-shopping .product-cant{ margin-top: -20px; margin-bottom: 20px; } .panel-rappi-shopping .number{ padding: 10px; } .panel-btn-delete { margin-bottom: 20px; } @media screen /*xs*/ and (max-width: 576px) { .button{ font-size: 11px; } } @media screen /*sm*/ and (min-width : 576px) {} @media screen /*md*/ and (min-width : 768px) {} @media screen /*lg*/ and (min-width : 992px) {} @media screen /*xl*/ and (min-width : 1200px) {}
assets/css/custom.css
@charset "UTF-8"; @import url(font-awesome.min.css); @import "https://fonts.googleapis.com/css?family=Montserrat:700|Open+Sans:300,400|Pacifico"; /* 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; } /* Type */ body, input, select, textarea { color: #767d85; font-family: "Open Sans", Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: 300; line-height: 1.65; } @media screen and (max-width: 1680px) { body, input, select, textarea { font-size: 11pt; } } @media screen and (max-width: 1280px) { body, input, select, textarea { font-size: 11pt; } } @media screen and (max-width: 980px) { body, input, select, textarea { font-size: 12pt; } } @media screen and (max-width: 736px) { body, input, select, textarea { font-size: 12pt; } } @media screen and (max-width: 480px) { body, input, select, textarea { font-size: 12pt; } } a { color: #25a2c3; text-decoration: underline; } a:hover { text-decoration: none; } strong, b { color: #727a82; font-weight: 700; } em, i { font-style: italic; } p { margin: 0 0 2em 0; } h1, h2, h3, h4, h5, h6 { color: #727a82; font-weight: 700; font-family: "Montserrat", sans-serif; line-height: 1.5; margin: 0 0 1em 0; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; text-decoration: none; } h1 { font-size: 2em; line-height: 1.3; } h2 { font-size: 1.75em; } h3 { font-size: 1.25em; } h4 { font-size: 1em; } h5 { font-size: 0.9em; } h6 { font-size: 0.7em; } sub { font-size: 0.8em; position: relative; top: 0.5em; } sup { font-size: 0.8em; position: relative; top: -0.5em; } blockquote { font-style: italic; margin: 0 0 2em 0; } cite { display: block; } cite.author { font-weight: 400; } cite.company { font-size: .8em; } figure { margin: 0 0 2em 0; } code { background: rgba(144, 144, 144, 0.075); border-radius: 4px; border: solid 1px #dee1e3; font-family: "Courier New", monospace; font-size: 0.9em; margin: 0 0.25em; padding: 0.25em 0.65em; } pre { -webkit-overflow-scrolling: touch; font-family: "Courier New", monospace; font-size: 0.9em; margin: 0 0 2em 0; } pre code { display: block; line-height: 1.75; padding: 1em 1.5em; overflow-x: auto; } hr { border: 0; border-bottom: solid 1px #dee1e3; margin: 2em 0; } hr.major { margin: 3em 0; } .align-left { text-align: left; } .align-center { text-align: center; } .align-right { text-align: right; } /* Header */ body { padding-top: 6em; } #header { -moz-align-items: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; background: #fff; cursor: default; height: 6em; left: 0; line-height: 6em; position: fixed; top: 0; width: 100%; z-index: 10001; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.075); text-align: center; } #header .logo { color: #f6755e; font-family: "Pacifico", cursive; font-size: 2.5em; letter-spacing: 2px; margin-top: -5px; text-decoration: none; display: inline-block; } #header nav { position: absolute; top: 0; height: inherit; line-height: inherit; } #header nav.left { left: 2em; } #header nav.right { right: 2em; } #header nav .button { padding: 0 2em; height: 3.25em; line-height: 3.25em; } #header nav a { text-decoration: none; display: inline-block; } #header nav a[href="#menu"] { text-decoration: none; -webkit-tap-highlight-color: transparent; font-size: 2em; color: #dee1e3; z-index: 10005; } #header nav a[href="#menu"]:before { content: ""; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } #header nav a[href="#menu"] span { display: none; } #header nav a[href="#menu"]:before { margin: 0 0.5em 0 0; } @media screen and (max-width: 980px) { body { padding-top: 44px; } #header { height: 44px; line-height: 44px; } #header .logo { font-size: 1.25em; text-align: center; } #header nav a[href="#menu"] { font-size: 1.5em; } #header nav.left { left: 1em; } #header nav.right { display: none; } } @media screen and (max-width: 480px) { #header { min-width: 320px; } } /* Menu */ #menu { -moz-transform: translateX(-20em); -webkit-transform: translateX(-20em); -ms-transform: translateX(-20em); transform: translateX(-20em); -moz-transition: -moz-transform 0.5s ease, visibility 0.5s; -webkit-transition: -webkit-transform 0.5s ease, visibility 0.5s; -ms-transition: -ms-transform 0.5s ease, visibility 0.5s; transition: transform 0.5s ease, visibility 0.5s; -webkit-overflow-scrolling: touch; background: #25a2c3; color: #ffffff; height: 100%; max-width: 80%; overflow-y: auto; padding: 3em 2em; position: fixed; left: 0; top: 0; visibility: hidden; width: 20em; z-index: 10002; } #menu > ul { margin: 0 0 1em 0; } #menu > ul.links { list-style: none; padding: 0; } #menu > ul.links > li { padding: 0; } #menu > ul.links > li > a:not(.button) { border: 0; border-top: solid 1px rgba(255, 255, 255, 0.25); color: inherit; display: block; line-height: 3.5em; text-decoration: none; } #menu > ul.links > li > .button { display: block; margin: 0.5em 0 0 0; } #menu > ul.links > li:first-child > a:not(.button) { border-top: 0 !important; } #menu > ul.actions { display: none; } #menu .close { text-decoration: none; -moz-transition: color 0.2s ease-in-out; -webkit-transition: color 0.2s ease-in-out; -ms-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; -webkit-tap-highlight-color: transparent; border: 0; color: #a7d9e7; cursor: pointer; display: block; height: 3.25em; line-height: 3.25em; padding-right: 1.25em; position: absolute; right: 0; text-align: right; top: 0; vertical-align: middle; width: 7em; } #menu .close:before { content: ""; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } #menu .close:before { font-size: 1.25em; } #menu .close:hover { color: #ffffff; } @media screen and (max-width: 736px) { #menu .close { height: 4em; line-height: 4em; } } #menu.visible { -moz-transform: translateX(0); -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); visibility: visible; } @media screen and (max-width: 980px) { #menu ul.actions { display: block; } } @media screen and (max-width: 736px) { #menu { padding: 2.5em 1.75em; } } /* Section */ section.img-bg { background-image: url(../images/banner.jpg); padding-top: 45px; } /*Pricing Page ------------------------------------*/ /*Pricing Head*/ .no-space-pricing [class^="col-"], .no-space-pricing [class*=" col-"] { padding: 0; } .pricing { transition: all 0.3s ease; position:relative; border-radius:3px; margin-bottom:50px; box-shadow:0 0 5px #eee; background-color: #FFFFFF; border: 1px solid #E74C3C; } .pricing:hover { z-index: 9; box-shadow:0 0 15px #555; transition: all 0.3s ease; margin-top: -15px; padding-bottom: 15px; } .pricing:hover h4 { color:#F6755E; } .pricing:hover li { color:#F6755E; } .pricing-head { text-align:center; } .pricing h3, .pricing h4 { margin:0; line-height:normal; font-weight:bold; } .pricing p { padding-top: 10px; font-size: 11px; } .pricing-head h3 { color:#fafafa; padding:12px 0; font-size:40px; font-family: "Pacifico", cursive; background:#F6755E; border-radius:3px 3px 0 0; text-shadow:0 1px 0 #000; } .pricing-head img { width: 100%; } .pricing-head h4 { color: #888; padding:5px 0; font-size:50px; font-family: "Pacifico", cursive; text-shadow:0 1px 0 #fff; border-bottom:solid 1px #f5f9e7; font-weight: lighter; } /*Pricing Content*/ .pricing-content { margin-bottom: 0px; } .pricing-content li { color:#888; font-size:12px; padding:7px 15px; border-bottom:solid 1px #f5f9e7; } .pricing-content li i { color:#E74C3C; font-size:16px; margin-right:5px; position:relative; } /*Pricing Footer*/ .pricing-footer { color:#777; font-size:11px; line-height:17px; text-align:center; padding:0 20px 19px; border-radius:0 0 3px 3px; } .pricing-footer button{ border: 0; color: #fff; background-color: #E74C3C; font-size: 14px; cursor: pointer; font-weight: 400; white-space: nowrap; display: inline-block; text-decoration: none; } .pricing-footer button:hover{ color: #FFF; background-color: #ac2925; } .margin-top-40 { margin-top: 40px; } .input-search{ width: 100%; padding: 20px 20px 20px 40px; border: 0px solid; border-radius: 40px; font-size: 20px; margin-bottom: 40px; } .input-search:before { font-family: FontAwesome; position: absolute; top: 0px; left: -5px; content: "\f007"; } .input-search:focus{ outline: none; } /* ---- button ---- */ .button { display: inline-block; padding: 0.5em 1.0em; margin-bottom: 10px; margin-top: -10px; background-color: #FFFFFF; border: 1px solid #F6755E; border-radius: 7px; color: #F6755E; font-family: sans-serif; font-size: 13px; cursor: pointer; outline: none; } .button:hover { background-color: rgba(246, 117, 94, 0.7); color: #FFF; outline: none; } .button:active, .button.is-checked { background-color: #F6755E; outline: none; } .button.is-checked { color: white; outline: none; } .button:active { outline: none; box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8); } /* ---- button-group ---- */ .button-group:after { content: ''; display: block; clear: both; } .button-group .button { float: left; border-radius: 0; margin-left: 0; margin-right: -1px; } .button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; } .button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; } .sort-panel{ margin-left: 15px; margin-bottom: 40px; } .sort-panel h3{ font-size: 25px; color: #F6655E; font-family: "Pacifico", cursive; } .ui-group h3{ font-size: 25px; color: #F6655E; font-family: "Pacifico", cursive; } .shopping-cart-rappi { position: fixed; bottom: -160px; left: calc(50% - 128px); z-index: 900; } .shopping-cart-check{ position: fixed; width: 100px; bottom: -50px; left: calc(50% - 50px); z-index: 700; } .btn-shopping-cart:hover{ cursor: pointer; } #shopping-cart-modal .modal-content { margin-top: 100px; height: 500px; max-height: 500px; } #shopping-cart-modal .modal-header { background-color: #F6755E; } #shopping-cart-modal .modal-header h4{ font-family: "Pacifico", cursive; color: #FFFFFF; font-size: 30px; } #shopping-cart-modal .width-infinity{ width: 100%; overflow-x: scroll; } #shopping-cart-modal .modal-body{ width: 7000px; } #shopping-cart-modal .panel-rappi-shopping{ float: left; margin-right: 20px; display: inline-block; } #shopping-cart-modal .price{ font-family: "Pacifico", cursive; font-style: italic; font-size: 35px; color: #F6755E; } .panel-rappi-shopping { border-radius: 7px; border-color: #F6755E; } .panel-rappi-shopping:hover { margin-top: -10px; box-shadow:0 0 15px #555; transition: all 0.3s ease; } .panel-rappi-shopping .panel-heading{ background-color: #F6755E; border-color: #F6755E; font-size: 15px; font-family: "Pacifico", cursive; text-align: center; } .panel-rappi-shopping .product-cant{ margin-top: -20px; margin-bottom: 20px; } .panel-rappi-shopping .number{ padding: 10px; } .panel-btn-delete { margin-bottom: 20px; } @media screen /*xs*/ and (max-width: 576px) { .button{ font-size: 11px; } } @media screen /*sm*/ and (min-width : 576px) {} @media screen /*md*/ and (min-width : 768px) {} @media screen /*lg*/ and (min-width : 992px) {} @media screen /*xl*/ and (min-width : 1200px) {}
0.410047
0.11694
CSS INDEX 01. START GENERAL STYLE (font, body, btn, section-title, section-padding, margins ... etc) 02. START PRELOADER STYLE 03. START HEADER STYLE 04. START SLIDE STYLE 05. START BOXES SECTION 06. START WHY US SECTION 07. START MAIN FEATURES SECTION 08. START OTHER FEATURES SECTION 09. START WATCH VIDEO SECTION 10. START SCREENSHOTS SECTION 11. START TESTIMONIAL SECTION 12. START FUN FACTS SECTION 13. START PRICE TABLE SECTION 14. START TEAM SECTION 15. START FAQ SECTION 16. START LOGOS SECTION 17. START RECENT NEWS SECTION 18. START DOWNLOAD APP SECTION 19. START GET IN TOUCH SECTION 20. START MAP SECTION 21. START FOOTER SECTION 22. START BLOG PAGE 23. START SIDEBAR 24. START SINGLE BLOG PAGE /* ----------------------------------------------------*/ /*------------------------------ 01. START GENERAL STYLE ------------------------------*/ @import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&amp;subset=latin-ext'); body { font-family: 'Lato', sans-serif; font-size: 16px; position: relative; overflow-x: hidden; } p { font-weight: 400; line-height: 30px; } .lnr { display: inline-block; fill: currentColor; width: 1em; height: 1em; vertical-align: -0.05em; } a:focus { outline: none; outline-offset: none; } a:hover { text-decoration: none; } .background-fullwidth { background-repeat: no-repeat; background-position: center; background-size: cover; } .background-fixed { background-attachment: fixed; } .form-control:focus { outline: none; box-shadow: none; } .height-100 { height: 100vh; min-height: 600px; } .btn-primary { border-radius: 50px; padding: 15px 45px; text-transform: uppercase; font-size: 14px; display: inline-block; border: 0; } .btn-colord { color: #fff; } .btn-colord:hover { color: #fff; } .btn-white { background: #fff; } .btn-theme { position: relative; overflow: hidden; outline: none !important; border: none; box-shadow: none !important; } .btn-theme:hover, .prices .price-table:hover .btn-theme { color: #fff; } .btn-theme.btn-white:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 1; background: #fff; } .btn-theme.btn-colord:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 1; } .btn-theme:hover:before, .prices .price-table:hover .btn-theme:before { opacity: 0 !important; } .btn-theme>span { position: relative; } .shadow { box-shadow: 0.5px 0.866px 10px 0px rgb(0, 0, 0); } a, .btn-white, .btn-theme:before, .foxapp-header .dropdown-menu .dropdown-item, .slide .content-bottom, .slide .content-bottom h2, .boxes .box:hover .lnr, .other-features .other-features-slider .item, .screenshots .screenshots-slider .item, .clients-testimonial .testimonial-slider .slick-dots li, .clients-testimonial .testimonial-slider .slick-dots li button, .our-team .team-slider .person, .our-team .team-slider .person h3, .our-team .team-slider .person ul, .our-team .team-slider .person ul li a, .our-team .team-slider .slick-dots li, .our-team .team-slider .slick-dots li button, .faq .accordion .card .card-header h5 .btn, .faq .accordion .card .card-header h5 .btn:before, .faq .accordion .card .card-header h5 .btn:after, .recent-news .recent-news-slider .slick-dots li, .recent-news .recent-news-slider .slick-dots li button, .download-app a, footer .subscribe .subscribe-form-2 label, footer .subscribe .subscribe-form-2 .form-group { transition: all ease 0.3s; } .space-15 { height: 15px; } .space-20 { height: 20px; } .space-25 { height: 25px; } .space-50 { height: 50px; } .padding-100 { padding: 100px 0; } .lity-close { text-shadow: none !important; } .lity-content:after { box-shadow: none !important; } .section-title h3 { font-size: 60px; font-weight: 900; margin: 0; } .section-title h3 span.white { color: #fff !important; } .section-title p { font-size: 18px; font-weight: 600; max-width: 750px; margin: 0 auto; } @media (max-width: 768px) { .section-title h3 { font-size: 40px; } } /*------------------------------ 01. END GENERAL STYLE ------------------------------*/ /*------------------------------ 02. START PRELOADER STYLE ------------------------------*/ .preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9999; } .loader-wrapper { width: 70px; height: 35px; overflow: hidden; position: absolute; top: calc(50% - 17px); left: calc(50% - 35px); } .loader { width: 70px; height: 70px; border-style: solid; border-top-color: #FFF; border-right-color: #FFF; border-left-color: transparent; border-bottom-color: transparent; border-radius: 50%; box-sizing: border-box; animation: rotate 3s ease-in-out infinite; transform: rotate(-200deg) } @keyframes rotate { 0% { border-width: 10px; } 25% { border-width: 3px; } 50% { transform: rotate(115deg); border-width: 10px; } 75% { border-width: 3px; } 100% { border-width: 10px; } } /*------------------------------ 02. End Preloader Style ------------------------------*/ /*------------------------------ 03. START HEADER STYLE ------------------------------*/ .foxapp-header { position: absolute; top: 50px; left: 0; right: 0; z-index: 999; border-radius: 0; border: none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .foxapp-header.sticky { position: fixed; top: 0; left: 0; box-shadow: 0px 13px 35px -12px rgba(0, 0, 0, 0.15); animation: menu_sticky 0.7s ease-in-out; } @keyframes menu_sticky { 0% { margin-top: -120px; opacity: 0; } 50% { margin-top: -64px; opacity: 0; } 100% { margin-top: 0; opacity: 1; } } .foxapp-header .navbar { padding: 0; } .foxapp-header .navbar-light .navbar-toggler { border-color: #fff; outline: none; } .foxapp-header .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='' stroke-miterlimit='0' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); } .foxapp-header .navbar .navbar-nav .nav-item>.nav-link { color: #fff; /* margin: 20px 10px; */ font-weight: 400; position: relative; padding: 20px; } .foxapp-header .navbar .navbar-nav .nav-item>.nav-link:before { content: ''; position: absolute; left: 50%; bottom: 0; width: 0%; height: 3px; background-color: #fff; transform: translateX(-50%); -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); } .foxapp-header .navbar .navbar-nav .nav-item>.nav-link:hover:before { width: 100%; } .foxapp-header .navbar .navbar-nav .nav-item>.nav-link.active:before { width: 100%; } .foxapp-header .dropdown-menu { padding: 0; margin: 0; border-radius: 0; border: 0; transform: translateY(-15px); animation: hide_dropdown_menu 0.2s ease-in-out; display: block; opacity: 0; visibility: hidden; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .04); height: 0; transition: all ease 0.1s; } @keyframes hide_dropdown_menu { 0% { transform: translateY(0); opacity: 1; } 100% { transform: translateY(15px); opacity: 0; } } .foxapp-header .dropdown-menu.show { animation: show_dropdown_menu 0.2s ease-in-out forwards; visibility: visible; height: auto; } @keyframes show_dropdown_menu { 0% { transform: translateY(15px); opacity: 0; } 100% { transform: translateY(0); opacity: 1; } } .foxapp-header .dropdown-menu .dropdown-item { padding: .75rem 1.5rem; } .foxapp-header .dropdown-menu .dropdown-item:hover { color: #fff; } @media (max-width: 992px) { .foxapp-header { padding: 1em; } .foxapp-header .dropdown-menu { display: none; } .foxapp-header .dropdown-menu.show { display: block; } .foxapp-header .navbar .navbar-nav .nav-item>.nav-link { padding: 10px; } .foxapp-header .dropdown-menu .dropdown-item { padding: 10px; } } /*------------------------------ 03. End HEADER STYLE ------------------------------*/ /*------------------------------ 04. START SLIDE STYLE ------------------------------*/ .slide { position: relative; } .slide:after { content: ""; position: absolute; bottom: 0; right: 0; left: 0; height: 0; border-right: 100vw solid #fff; border-top: 200px solid transparent; width: 0; z-index: 0; } .slide .content-bottom { padding-top: 200px; position: relative; z-index: 1; } .slide .content-bottom h2 { font-size: 90px; font-weight: 700; color: #fff; text-transform: uppercase; line-height: 90px; } .slide .content-bottom p { color: #fff; max-width: 400px; } @media (max-width: 1366px) { .slide .content-bottom { padding-top: 170px; } } @media (min-width: 992px) { .slide .content-bottom img { max-width: 400px; } } @media (max-width: 768px) { .slide .content-bottom h2 { font-size: 60px; line-height: 60px; } } /*------------------------------ 04. END SLIDE STYLE ------------------------------*/ /*------------------------------ 05. START BOXES SECTION ------------------------------*/ .boxes .box { padding: 40px; text-align: center; position: relative; overflow: hidden; } .boxes .box:after { content: ''; position: absolute; left: 50%; bottom: 0; width: 0%; height: 5px; transform: translateX(-50%); -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); } .boxes .box:hover:after { width: 100%; } .boxes .box .icon { padding: 25px; background: #fff; border-radius: 50%; display: inline-block; width: 110px; height: 110px; } .boxes .box .lnr { font-size: 55px; line-height: 60px; } .boxes .box h4 { color: #fff; margin: 0; } .boxes .box p { color: #fff; margin: 0 auto; font-size: 18px; } @media (max-width: 767px) { .boxes .box { margin-bottom: 30px; } } /*------------------------------ 05. END BOXES SECTION ------------------------------*/ /*------------------------------ 06. START WHY US SECTION ------------------------------*/ .why-us h3 { font-size: 40px; font-weight: 900; } .why-us p { font-weight: 400; margin: 0; } .why-us .why-us-icon { margin-bottom: 20px; } .why-us .why-us-icon .lnr { font-size: 35px; } /*------------------------------ 06. END WHY US SECTION ------------------------------*/ /*------------------------------ 07. START MAIN FEATURES SECTION ------------------------------*/ .main-features .features-circle { position: relative; } .features-circle .circle-svg { position: absolute; top: 100px; left: 0; right: 0; z-index: -1; max-width: 100%; margin: 0 auto; } .features-circle svg g { transform-origin: 50%; } .main-features .one-feature { margin-bottom: 5em; } .main-features .one-feature h5 { font-size: 20px; line-height: 45px; display: inline-block; margin: 0 10px .5rem; } .main-features .one-feature .lnr { font-size: 35px; } .main-features .one-feature p { margin-bottom: 0; } .main-features .left-side .one-feature span { float: right; } .main-features .left-side .one-feature:nth-child(3), .main-features .right-side .one-feature:nth-child(3) { margin-bottom: 0; } .main-features .right-side .one-feature span { float: left; } @media (min-width: 992px) { .main-features .left-side .one-feature:nth-child(1), .main-features .left-side .one-feature:nth-child(3) { position: relative; left: 50px; } .main-features .right-side .one-feature:nth-child(1), .main-features .right-side .one-feature:nth-child(3) { position: relative; right: 50px; } } @media (max-width: 992px) { .main-features .one-feature { margin-bottom: 1.5em; } .main-features .left-side .one-feature span { float: left; } } @media (max-width: 414px) { .features-circle svg { max-width: 100%; height: 410px; } } @media (max-width: 375px) { .features-circle svg { height: 350px; } } /*------------------------------ 07. END MAIN FEATURES SECTION ------------------------------*/ /*------------------------------ 08. START OTHER FEATURES SECTION ------------------------------*/ .other-features .other-features-slider { margin: 0 -15px; } .other-features .other-features-slider .item { background: #fff; padding: 2em 1em; border-radius: 50px; opacity: 0.6; margin: 0 35px; outline: none; cursor: pointer; } .other-features .other-features-slider .item.slick-center { opacity: 1; } .other-features .other-features-slider .item span { margin-bottom: 20px; display: inline-block; } .other-features .other-features-slider .item .lnr { font-size: 40px; } .other-features .other-features-slider .item h4 { font-size: 20px; } .other-features .other-features-slider .item p { max-width: 300px; margin: 0 auto; } /*------------------------------ 08. END OTHER FEATURES SECTION ------------------------------*/ /*------------------------------ 09. START WATCH VIDEO SECTION ------------------------------*/ .watch-video .video { position: relative; background-position: center; background-repeat: no-repeat; background-size: cover; } .watch-video .video:before { position: absolute; content: ''; top: 5px; bottom: 5px; right: 5px; left: 5px; } .watch-video .video img { position: relative; } .watch-video .video a { position: absolute; height: 80px; width: 80px; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); border: 2px solid #fff; border-radius: 50%; animation: ripple_shadow 2s linear infinite; } .watch-video .video a:after { position: absolute; content: ''; width: 0; height: 0; border-top: 17px solid transparent; border-left: 25px solid #fff; border-bottom: 17px solid transparent; left: 55%; top: 50%; transform: translateX(-50%) translateY(-50%); } @keyframes ripple_shadow { 0% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2); } 100% { -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2), 0 0 0 60px rgba(255, 255, 255, 0); box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2), 0 0 0 60px rgba(255, 255, 255, 0); } } /*------------------------------ 09. END WATCH VIDEO SECTION ------------------------------*/ /*------------------------------ 10. START SCREENSHOTS SECTION ------------------------------*/ .screenshots .screenshots-slider { margin: 0 -15px; } .screenshots .screenshots-slider .item { opacity: 0.6; margin: 0 35px; outline: none; cursor: pointer; } .screenshots .screenshots-slider .item.slick-center { opacity: 1; } /*------------------------------ 10. END SCREENSHOTS SECTION ------------------------------*/ /*------------------------------ 11. START TESTIMONIAL SECTION ------------------------------*/ .clients-testimonial .testimonial-slider { margin-bottom: 60px; } .clients-testimonial .testimonial-slider .item { outline: none; margin: 0 15px; } .clients-testimonial .testimonial-slider .item .client-testimonial { padding: 3em; position: relative; } .clients-testimonial .testimonial-slider .item .client-testimonial:after { position: absolute; content: ''; bottom: -15px; width: 0; left: 45px; height: 0; border-style: solid; border-width: 15px 15px 0 15px; border-color: transparent transparent transparent transparent; } .clients-testimonial .testimonial-slider .item .client-testimonial p { color: #fff; font-size: 17px; margin: 0; position: relative; } .clients-testimonial .testimonial-slider .item .client-testimonial p:after, .clients-testimonial .testimonial-slider .item .client-testimonial p:before { position: absolute; font-size: 400px; opacity: 0.2; color: #fff; } .clients-testimonial .testimonial-slider .item .client-testimonial p:before { content: '\f10d'; font-family: 'Font Awesome\ 5 Free'; font-size: 85px; font-weight: 900; line-height: 85px; top: -50px; left: -40px; } .clients-testimonial .testimonial-slider .item .client-testimonial p:after { font-family: 'Font Awesome\ 5 Free'; content: '\f10e'; font-size: 85px; font-weight: 900; line-height: 85px; bottom: -50px; right: -40px; } .clients-testimonial .testimonial-slider .item .client-info { padding: 30px 15px; } .clients-testimonial .testimonial-slider .item .client-info figure { width: 60px; height: 60px; border: 3px solid transparent; border-radius: 50%; overflow: hidden; margin: 0 15px; } .clients-testimonial .testimonial-slider .item .client-info h3 { font-size: 20px; margin: 0; } .clients-testimonial .testimonial-slider .slick-dots { bottom: -60px; } .clients-testimonial .testimonial-slider .slick-dots li { width: 20px; height: 15px; } .clients-testimonial .testimonial-slider .slick-dots li.slick-active { width: 40px; } .clients-testimonial .testimonial-slider .slick-dots li button:before { display: none; } .clients-testimonial .testimonial-slider .slick-dots li button { width: 100%; height: 100%; border-radius: 15px; background: #dcdfe7; margin: 0 auto; } /*------------------------------ 11. END TESTIMONIAL SECTION ------------------------------*/ /*------------------------------ 12. START FUN FACTS SECTION ------------------------------*/ .fun-facts .fact-box { padding: 2em; background: #fff; border-radius: 50px; margin-bottom: 1em; } .fun-facts .fact-box .lnr { font-size: 50px; margin: 10px 0 20px; } .fun-facts .fact-box h5 { font-size: 55px; font-weight: 900; } .fun-facts .fact-box h6 { font-size: 25px; } /*------------------------------ 12. END FUN FACTS SECTION ------------------------------*/ /*------------------------------ 13. START PRICE TABLE SECTION ------------------------------*/ .prices .price-table { margin-bottom: 30px; } .prices .price-table .top { padding: 25px; position: relative; overflow: hidden; } .prices .price-table .top .offer { width: 200px; font-weight: 300; color: #fff; font-size: 16px; text-transform: uppercase; text-align: center; position: absolute; left: -58px; top: 30px; padding: 2px 0; letter-spacing: 2px; transform: rotate(-45deg); } .prices .price-table .top h4 { font-size: 25px; font-weight: 600; } .prices .price-table .top h3 { font-size: 80px; font-weight: 600; margin: 0; } .prices .price-table .top h3 span { font-size: 20px; } .prices .price-table .top h5 { font-size: 16px; margin: 0; } .prices .price-table .bottom { padding: 25px 0; } .prices .price-table .bottom ul { list-style: none; padding: 0; margin: 0; } .prices .price-table .bottom ul li { font-size: 18px; font-weight: 300; color: #fff; border-bottom: 1px solid #f6f6f647; padding: 15px; } /*------------------------------ 13. END PRICE TABLE SECTION ------------------------------*/ /*------------------------------ 14. START TEAM SECTION ------------------------------*/ .our-team .team-slider .person { background: #fff; padding: 30px; margin: 0 15px; position: relative; margin-bottom: 100px; outline: none; } .our-team .team-slider .person img { border-radius: 50%; width: 130px; } .our-team .team-slider .person h3 { font-weight: 800; font-size: 18px; margin: 0; } .our-team .team-slider .person h5 { font-size: 16px; margin: 0; } .our-team .team-slider .person p { margin: 0; } .our-team .team-slider .person ul { list-style: none; margin: 0; padding: 0; position: absolute; left: 0; right: 0; bottom: 0; padding: 10px; z-index: -1; background: #fff; } .our-team .team-slider .person ul li { display: inline-block; } .our-team .team-slider .person ul li a { display: block; padding: 5px; width: 35px; border-radius: 50%; } .our-team .team-slider .person:hover ul { transform: translateY(100%); } .our-team .team-slider .slick-dots li { width: 20px; height: 15px; } .our-team .team-slider .slick-dots li.slick-active { width: 40px; } .our-team .team-slider .slick-dots li button:before { display: none; } .our-team .team-slider .slick-dots li button { width: 100%; height: 100%; border-radius: 15px; background: #fff; margin: 0 auto; } /*------------------------------ 14. END TEAM SECTION ------------------------------*/ /*------------------------------ 15. START FAQ SECTION ------------------------------*/ .faq .accordion .card { margin-bottom: 1em; border-radius: 28px !important; overflow: hidden; background: #fff; } .faq .accordion .card, .faq .accordion .card .card-header { border: none; } .faq .accordion .card .card-header { padding: 0; } .faq .accordion .card .card-header h5 .btn { display: block; width: 100%; text-align: left; font-size: 16px; font-weight: 400; white-space: unset; text-decoration: none; padding: 15px 60px 15px 30px; color: #2a3659; position: relative; } .faq .accordion .card .card-header h5 .btn:before, .faq .accordion .card .card-header h5 .btn:after { content: ''; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); background: #ccc; } .faq .accordion .card .card-header h5 .btn:before { width: 2px; height: 12px; right: 30px; } .faq .accordion .card .card-header h5 .btn:after { width: 12px; height: 2px; right: 25px; } .faq .accordion .card .card-header h5 .btn.collapsed:before, .faq .accordion .card .card-header h5 .btn.collapsed:after { background: #fff; transform: translateY(-50%) rotate(0deg); } .faq .accordion .card .card-header h5 .btn.collapsed { color: #fff; } .faq .accordion .card .card-body { padding: 30px; font-size: 16px; font-weight: 400; line-height: 30px; } /*------------------------------ 15. END FAQ SECTION ------------------------------*/ /*------------------------------ 16. START LOGOS SECTION ------------------------------*/ .logos { padding: 35px 0; } .logos .logos-slider .item { outline: none; margin: 0 30px; } @media (max-width: 768px) { .logos .logos-slider .slick-next { right: 0; } .logos .logos-slider .slick-prev { left: 0; z-index: 1; } } /*------------------------------ 16. END LOGOS SECTION ------------------------------*/ /*------------------------------ 17. START RECENT NEWS SECTION ------------------------------*/ .recent-news .recent-news-slider .item { outline: none; margin-bottom: 100px; } .recent-news .recent-news-slider .item h3 { font-size: 24px; font-weight: 900; margin: 0; } .recent-news .recent-news-slider .item p { font-size: 18px; margin: 0; } .news-meta { padding: 0; list-style: none; margin: 0; } .news-meta li { display: inline-block; font-size: 14px; color: #c2c2c2; margin-right: 15px; } .news-meta ul li span { margin-right: 5px; } .recent-news .recent-news-slider .slick-dots li { width: 20px; height: 15px; } .recent-news .recent-news-slider .slick-dots li.slick-active { width: 40px; } .recent-news .recent-news-slider .slick-dots li button:before { display: none; } .recent-news .recent-news-slider .slick-dots li button { width: 100%; height: 100%; border-radius: 15px; background: #dcdfe7; margin: 0 auto; } @media (max-width: 768px) { .recent-news .recent-news-slider .item h3 { margin-top: 15px; } } /*------------------------------ 17. END RECENT NEWS SECTION ------------------------------*/ /*------------------------------ 18. START DOWNLOAD APP SECTION ------------------------------*/ .download-app h2 { font-size: 40px; font-weight: 900; } .download-app p { font-size: 18px; } .download-app a { position: relative; padding-left: 80px; text-align: left; text-transform: none; margin-right: 30px; } .download-app a:last-child { margin: 0; } .download-app a i { position: absolute; top: 50%; transform: translateY(-50%); font-size: 35px; left: 35px; } @media (max-width: 414px) { .download-app a { padding: 10px; padding-left: 55px; padding-right: 20px; font-size: 12px; margin-right: 10px; } .download-app a i { left: 20px; font-size: 25px; } .download-app a:last-child { margin: 0; } } /*------------------------------ 18. END DOWNLOAD APP SECTION ------------------------------*/ /*------------------------------ 19. START GET IN TOUCH SECTION ------------------------------*/ .git-in-touch .form-group { position: relative; } .git-in-touch .form-group .form-control { border: none; border-bottom: 2px solid; border-radius: 0; font-weight: 300; padding: 10px 20px; margin-bottom: 1.5em; } .git-in-touch .form-group .form-control~.focus-border { content: ''; position: absolute; left: 50%; bottom: 0; width: 0%; height: 3px; transform: translateX(-50%); -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); } .git-in-touch .form-group .form-control:focus~.focus-border { width: 100%; } .git-in-touch .form-group .form-control:focus { outline: none; box-shadow: none; } .git-in-touch .contact-info .info-box { padding: 1em 2em; } .git-in-touch .contact-info .info-box span { display: block; margin-bottom: 20px; } .git-in-touch .contact-info .info-box .lnr { font-size: 60px; text-align: center; margin: 0 auto 20px; } .git-in-touch .contact-info .info-box h5, .git-in-touch .contact-info .info-box a { font-size: 18px; line-height: 30px; display: block; } /*------------------------------ 19. END GET IN TOUCH SECTION ------------------------------*/ /*------------------------------ 20. START MAP SECTION ------------------------------*/ .map { line-height: 0; } .map iframe { width: 100%; height: 500px; } /*------------------------------ 20. END MAP SECTION ------------------------------*/ /*------------------------------ 21. START FOOTER SECTION ------------------------------*/ footer { background: url('../img/footer-bg.jpg') no-repeat center center/cover; } footer .subscribe .subscribe-form { background: #fff; padding: 25px; position: relative; overflow: hidden; border-radius: 80px; } footer .subscribe .subscribe-form .form-group .form-control { border: none; border-bottom: 2px solid; border-radius: 0; font-weight: 300; padding: 14px 20px; background: transparent; margin-bottom: 0; background: rgba(158, 158, 158, 0.1); border-radius: 50px; border: none; } footer .subscribe .subscribe-form .form-group .form-control:focus { outline: none; box-shadow: none; } footer .footer-widgets .widget { color: #fff; margin-bottom: 1em; } footer .footer-widgets .widget img { margin-bottom: 15px; } footer .footer-widgets .widget h6 { font-size: 20px; font-weight: 600; margin-bottom: 1.5em; color: #fff; } footer .footer-widgets .widget ul { padding: 0; margin: 0; list-style: none; } footer .footer-widgets .widget ul li { margin-bottom: 1em; line-height: 30px; } footer .footer-widgets .widget ul li span { color: #fff; } footer .footer-widgets .widget ul li a { color: #fff; } footer .copyright { padding: 15px 0; background: #00CDCD; } footer .copyright p { font-weight: 400; margin: 0; line-height: 40px; color: #fff; } /*------------------------------ 21. END FOOTER SECTION ------------------------------*/ /*------------------------------ 22. START BLOG PAGE ------------------------------*/ .page-head { position: relative; padding: 125px 0; } .page-head h1 { font-size: 60px; font-weight: 900; margin: 0; padding: 100px 0 10px; color: #fff; text-transform: uppercase; letter-spacing: 15px; } .blog-page .blog-box { margin-bottom: 30px; } .blog-page .blog-box .blog-details { padding: 0 15px } .blog-page .blog-box .blog-details h3 { font-size: 18px; font-weight: 900; margin: 0; } .blog-page .blog-box .blog-img a { display: block; } .blog-page .blog-box .blog-img a img { width: 100%; } .blog-page .blog-box .blog-details h3 a { transition: all ease 0.3s; } .blog-page .blog-box .blog-details p { font-size: 14px; line-height: 25px; margin: 0; } nav .pagination { padding: 15px 35px; margin: 0 auto; justify-content: center; } nav .pagination li:first-child a, nav .pagination li:last-child a { line-height: 28px; border-radius: 50% !important; background: transparent !important; } nav .pagination li { margin: 0 10px; } nav .pagination li a { font-size: 14px; border-radius: 50%; border: none; color: #000; padding: 0; height: 25px; width: 25px; text-align: center; line-height: 24px; background: transparent; } nav .pagination li a:hover { color: #333; background: rgba(158, 158, 158, 0.1); } @media (max-width: 992px) { nav .pagination { margin-bottom: 30px; } } /*------------------------------ 22. END BLOG PAGE ------------------------------*/ /*------------------------------ 23. START SIDEBAR ------------------------------*/ aside.sidebar .gray-panel { background: rgba(158, 158, 158, 0.1); padding: 15px 30px; margin-bottom: 30px; } aside.sidebar .search .form-group { position: relative; } aside.sidebar .search .form-group .form-control { border: none; border-bottom: 2px solid; border-radius: 0; font-weight: 300; padding: 10px 20px; background: transparent; } aside.sidebar .search .form-group .form-control~.focus-border { content: ''; position: absolute; left: 50%; bottom: 0; width: 0%; height: 3px; transform: translateX(-50%); -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); } aside.sidebar .search .form-group .form-control:focus~.focus-border { width: 100%; } aside.sidebar .gray-panel h3 { font-size: 18px; font-weight: 600; padding: 15px 0; position: relative; margin-bottom: 15px; } aside.sidebar .gray-panel h3:after { position: absolute; width: 50px; height: 2px; background: #000; content: ''; bottom: 0; left: 0; } aside.sidebar .follow-me ul { padding: 0; list-style: none; margin: 0 0 20px; font-size: 0; display: flex; flex-wrap: wrap; } aside.sidebar .follow-me ul li { margin-right: 10px; margin-bottom: 10px; } aside.sidebar .follow-me ul li a { font-size: 30px; height: 80px; width: 60px; background: #ccc; display: block; text-align: center; line-height: 80px; color: #fff; } aside.sidebar .follow-me ul li.facebook a { background: #4B69B1; } aside.sidebar .follow-me ul li.instagram a { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); } aside.sidebar .follow-me ul li.linkedin a { background: #1278B6; } aside.sidebar .follow-me ul li.twitter a { background: #2BB2E1; } aside.sidebar .categories ul { padding: 0; list-style: none; margin: 0 0 20px; } aside.sidebar .categories ul li a { font-size: 16px; text-decoration: none; margin-bottom: 7px; display: block; } aside.sidebar .categories ul li:last-child a { margin: 0; } aside.sidebar .recent-post .post { margin-bottom: 15px; } aside.sidebar .recent-post .post figure { height: 60px; margin: 0 10px 0 0; flex: 0 0 60px; } aside.sidebar .recent-post .post h4 { font-weight: 600; font-size: 16px; } aside.sidebar .tags ul { padding: 0; list-style: none; margin: 0; } aside.sidebar .tags ul li { display: inline-block; margin: 0 20px 15px 0; } /*------------------------------ 23. END SIDEBAR ------------------------------*/ /*------------------------------ 24. START SINGLE BLOG PAGE ------------------------------*/ .single-blog-with-sidebar { padding-bottom: 100px; } .single-blog-page .blog-box .blog-details { padding: 0 15px } .single-blog-page .blog-box .blog-details h3 { font-size: 22px; font-weight: 900; margin: 0; } .single-blog-page .blog-box .blog-img img { width: 100%; } .single-blog-page .blog-box .blog-details h3 { transition: all ease 0.3s; } .single-blog-page .blog-box .blog-details p { font-size: 16px; line-height: 25px; margin: 0; font-weight: 400; margin-bottom: 30px; } .single-blog-page .blog-box .blog-details blockquote { padding: 30px 45px; background: rgba(158, 158, 158, 0.1); margin-bottom: 30px; border-left: 5px solid; } .single-blog-page .blog-box .blog-details blockquote p { margin: 0; font-size: 20px; font-style: italic; line-height: 30px; } .single-blog-page hr { border-top: 1px solid rgba(124, 124, 124, 0.1); } .single-blog-page .blog-box .post-tag-area { border-bottom: 1px solid #e5e5e5; padding: 0 15px 10px; margin-bottom: 30px; } .single-blog-page .blog-box .post-tag-area ul { padding: 0; padding-bottom: 10px; margin: 0; } .single-blog-page .blog-box .post-tag-area ul li { display: inline-block; font-size: 18px; color: #3e3e3e; } .single-blog-page .blog-box .post-tag-area ul li a { display: block; text-align: center; } .single-blog-page .blog-box .post-tag-area .share-icon li a { width: 30px; font-size: 16px; } .single-blog-page .blog-box .post-tag-area .tags li a { font-size: 16px; } .comments-container { padding: 15px; } .comments-container h3 { font-size: 22px; margin-bottom: 30px; } .comments-container .comments-list { padding: 0; list-style: none; margin: 0; } .comments-container .comments-list li { margin-bottom: 30px; border-bottom: 1px solid #e5e5e5; padding-bottom: 20px; } .comments-container .comments-list li:last-child { border: none; } .comments-container .comments-list li figure { flex: 0 0 60px; max-width: 60px; margin: 0; margin-right: 30px; } .comments-container .comments-list li h4 { font-size: 22px; margin-bottom: 12px; line-height: 16px; } .comments-container .comments-list li h6 { font-size: 14px; margin-bottom: 8px; } .comments-container .comments-list li p { margin-bottom: 10px; } .comments-container .comments-list li .reply { font-size: 14px; } .comments-container .comments-list li .reply i { margin-right: 5px; } .comments-container .comments-list li.comment-reply { margin-left: 100px; } .comments-form h3 { font-size: 22px; margin-bottom: 30px; } .comments-form .form-group { position: relative; } .comments-form .form-group .form-control { border: none; border-bottom: 2px solid; border-radius: 0; font-weight: 300; padding: 10px 20px; background: transparent; } .comments-form .form-group .form-control~.focus-border { content: ''; position: absolute; left: 50%; bottom: 0; width: 0%; height: 3px; transform: translateX(-50%); -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); } .comments-form .form-group .form-control:focus~.focus-border { width: 100%; } @media (max-width: 992px) { .comments-form .btn { margin-bottom: 30px; } } /*------------------------------ 24. END SINGLE BLOG PAGE ------------------------------*/ /* ----------------------- */ .themes-colors { position: fixed; left: -200px; top: 10%; width: 200px; background: #fff; z-index: 99; padding: 20px; transition: all 0.3s ease; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .05) !important; } .themes-colors h3 { font-size: 14px; font-weight: 900; margin-bottom: 30px; color: #222; } .themes-colors h6 { font-size: 14px; margin-bottom: 10px; color: #585858; } .themes-colors span { color: #fff; display: block; padding: 15px; text-align: center; background: #fff; position: absolute; top: 0px; right: -52px; font-size: 22px; line-height: 15px; cursor: pointer; background: #00cdcd; } .themes-colors span i { color: #fff; animation: gear 3s linear infinite forwards; } @keyframes gear { 0% { transform: rotate(0); } 100% { transform: rotate(360deg) } } .themes-colors ul { padding-left: 0; list-style: none; margin: 0; display: flex; margin-bottom: 20px; flex-wrap: wrap; } .themes-colors ul:last-child { margin: 0; } .themes-colors ul li { margin-right: 8px; margin-bottom: 10px; } .themes-colors ul li:nth-child(5), .themes-colors ul li:nth-child(10) { margin: 0; } .themes-colors ul li a { color: #585858; display: block; width: 25px; height: 25px; border-radius: 50%; } .themes-colors.open { left: 0; } .themes-colors ul.solid li a { background: #ccc; } .themes-colors ul.solid li:nth-child(1) a { background: #00cdcd; } .themes-colors ul.solid li:nth-child(2) a { background: #fcd04d; } .themes-colors ul.solid li:nth-child(3) a { background: #FE676E; } .themes-colors ul.solid li:nth-child(4) a { background: #ffbeba; } .themes-colors ul.solid li:nth-child(5) a { background: #6c4874; } .themes-colors ul.solid li:nth-child(6) a { background: #02416c; } .themes-colors ul.solid li:nth-child(7) a { background: #316d77; } .themes-colors ul.solid li:nth-child(8) a { background: #690431; } .themes-colors ul.solid li:nth-child(9) a { background: #F2884B; } .themes-colors ul.solid li:nth-child(10) a { background: #333333; } .themes-colors ul.gradient li a { background: #000; } .themes-colors ul.gradient li:nth-child(1) a { background-image: -moz-linear-gradient(90deg, rgb(3, 17, 24) 0%, rgb(4, 89, 133) 100%); background-image: -webkit-linear-gradient(90deg, rgb(3, 17, 24) 0%, rgb(4, 89, 133) 100%); background-image: -ms-linear-gradient(90deg, rgb(3, 17, 24) 0%, rgb(4, 89, 133) 100%); } .themes-colors ul.gradient li:nth-child(2) a { background-image: -moz-linear-gradient(-45deg, rgb(0, 205, 205) 0%, rgb(159, 21, 161) 70%); background-image: -webkit-linear-gradient(-45deg, rgb(0, 205, 205) 0%, rgb(159, 21, 161) 70%); background-image: -ms-linear-gradient(-45deg, rgb(0, 205, 205) 0%, rgb(159, 21, 161) 70%); } .themes-colors ul.gradient li:nth-child(3) a { background-image: -moz-linear-gradient(-45deg, rgb(47, 27, 64) 0%, rgb(159, 21, 161) 100%); background-image: -webkit-linear-gradient(-45deg, rgb(47, 27, 64) 0%, rgb(159, 21, 161) 100%); background-image: -ms-linear-gradient(-45deg, rgb(47, 27, 64) 0%, rgb(159, 21, 161) 100%); } .themes-colors ul.gradient li:nth-child(4) a { background-image: -moz-linear-gradient(-45deg, rgb(115, 75, 109) 0%, rgb(47, 27, 64) 60%); background-image: -webkit-linear-gradient(-45deg, rgb(115, 75, 109) 0%, rgb(47, 27, 64) 60%); background-image: -ms-linear-gradient(-45deg, rgb(115, 75, 109) 0%, rgb(47, 27, 64) 60%); } .themes-colors ul.gradient li:nth-child(5) a { background-image: -moz-linear-gradient(-45deg, rgb(255, 95, 109) 15%, rgb(255, 195, 113) 100%); background-image: -webkit-linear-gradient(-45deg, rgb(255, 95, 109) 15%, rgb(255, 195, 113) 100%); background-image: -ms-linear-gradient(-45deg, rgb(255, 95, 109) 15%, rgb(255, 195, 113) 100%); } .themes-colors ul.gradient li:nth-child(6) a { background-image: -moz-linear-gradient(-135deg, rgb(252, 208, 77) 0%, rgb(255, 190, 186) 70%); background-image: -webkit-linear-gradient(-135deg, rgb(252, 208, 77) 0%, rgb(255, 190, 186) 70%); background-image: -ms-linear-gradient(-135deg, rgb(252, 208, 77) 0%, rgb(255, 190, 186) 70%); } .themes-colors ul.gradient li:nth-child(7) a { background-image: -moz-linear-gradient(-45deg, rgb(133, 161, 201) 0%, rgb(158, 115, 156) 65%); background-image: -webkit-linear-gradient(-45deg, rgb(133, 161, 201) 0%, rgb(158, 115, 156) 65%); background-image: -ms-linear-gradient(-45deg, rgb(133, 161, 201) 0%, rgb(158, 115, 156) 65%); } .themes-colors ul.gradient li:nth-child(8) a { background-image: -moz-linear-gradient(-45deg, rgb(227, 164, 173) 0%, rgb(176, 136, 145) 60%); background-image: -webkit-linear-gradient(-45deg, rgb(227, 164, 173) 0%, rgb(176, 136, 145) 60%); background-image: -ms-linear-gradient(-45deg, rgb(227, 164, 173) 0%, rgb(176, 136, 145) 60%); } .themes-colors ul.gradient li:nth-child(9) a { background-image: -moz-linear-gradient(-45deg, rgb(208, 230, 165) 0%, rgb(134, 227, 206) 70%); background-image: -webkit-linear-gradient(-45deg, rgb(208, 230, 165) 0%, rgb(134, 227, 206) 70%); background-image: -ms-linear-gradient(-45deg, rgb(208, 230, 165) 0%, rgb(134, 227, 206) 70%); } .themes-colors ul.gradient li:nth-child(10) a { background-image: -moz-linear-gradient(90deg, rgb(39, 77, 90) 50%, rgb(61, 130, 121) 120%); background-image: -webkit-linear-gradient(90deg, rgb(39, 77, 90) 50%, rgb(61, 130, 121) 120%); background-image: -ms-linear-gradient(90deg, rgb(39, 77, 90) 50%, rgb(61, 130, 121) 120%); }
public/v2/css/main.css
CSS INDEX 01. START GENERAL STYLE (font, body, btn, section-title, section-padding, margins ... etc) 02. START PRELOADER STYLE 03. START HEADER STYLE 04. START SLIDE STYLE 05. START BOXES SECTION 06. START WHY US SECTION 07. START MAIN FEATURES SECTION 08. START OTHER FEATURES SECTION 09. START WATCH VIDEO SECTION 10. START SCREENSHOTS SECTION 11. START TESTIMONIAL SECTION 12. START FUN FACTS SECTION 13. START PRICE TABLE SECTION 14. START TEAM SECTION 15. START FAQ SECTION 16. START LOGOS SECTION 17. START RECENT NEWS SECTION 18. START DOWNLOAD APP SECTION 19. START GET IN TOUCH SECTION 20. START MAP SECTION 21. START FOOTER SECTION 22. START BLOG PAGE 23. START SIDEBAR 24. START SINGLE BLOG PAGE /* ----------------------------------------------------*/ /*------------------------------ 01. START GENERAL STYLE ------------------------------*/ @import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&amp;subset=latin-ext'); body { font-family: 'Lato', sans-serif; font-size: 16px; position: relative; overflow-x: hidden; } p { font-weight: 400; line-height: 30px; } .lnr { display: inline-block; fill: currentColor; width: 1em; height: 1em; vertical-align: -0.05em; } a:focus { outline: none; outline-offset: none; } a:hover { text-decoration: none; } .background-fullwidth { background-repeat: no-repeat; background-position: center; background-size: cover; } .background-fixed { background-attachment: fixed; } .form-control:focus { outline: none; box-shadow: none; } .height-100 { height: 100vh; min-height: 600px; } .btn-primary { border-radius: 50px; padding: 15px 45px; text-transform: uppercase; font-size: 14px; display: inline-block; border: 0; } .btn-colord { color: #fff; } .btn-colord:hover { color: #fff; } .btn-white { background: #fff; } .btn-theme { position: relative; overflow: hidden; outline: none !important; border: none; box-shadow: none !important; } .btn-theme:hover, .prices .price-table:hover .btn-theme { color: #fff; } .btn-theme.btn-white:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 1; background: #fff; } .btn-theme.btn-colord:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 1; } .btn-theme:hover:before, .prices .price-table:hover .btn-theme:before { opacity: 0 !important; } .btn-theme>span { position: relative; } .shadow { box-shadow: 0.5px 0.866px 10px 0px rgb(0, 0, 0); } a, .btn-white, .btn-theme:before, .foxapp-header .dropdown-menu .dropdown-item, .slide .content-bottom, .slide .content-bottom h2, .boxes .box:hover .lnr, .other-features .other-features-slider .item, .screenshots .screenshots-slider .item, .clients-testimonial .testimonial-slider .slick-dots li, .clients-testimonial .testimonial-slider .slick-dots li button, .our-team .team-slider .person, .our-team .team-slider .person h3, .our-team .team-slider .person ul, .our-team .team-slider .person ul li a, .our-team .team-slider .slick-dots li, .our-team .team-slider .slick-dots li button, .faq .accordion .card .card-header h5 .btn, .faq .accordion .card .card-header h5 .btn:before, .faq .accordion .card .card-header h5 .btn:after, .recent-news .recent-news-slider .slick-dots li, .recent-news .recent-news-slider .slick-dots li button, .download-app a, footer .subscribe .subscribe-form-2 label, footer .subscribe .subscribe-form-2 .form-group { transition: all ease 0.3s; } .space-15 { height: 15px; } .space-20 { height: 20px; } .space-25 { height: 25px; } .space-50 { height: 50px; } .padding-100 { padding: 100px 0; } .lity-close { text-shadow: none !important; } .lity-content:after { box-shadow: none !important; } .section-title h3 { font-size: 60px; font-weight: 900; margin: 0; } .section-title h3 span.white { color: #fff !important; } .section-title p { font-size: 18px; font-weight: 600; max-width: 750px; margin: 0 auto; } @media (max-width: 768px) { .section-title h3 { font-size: 40px; } } /*------------------------------ 01. END GENERAL STYLE ------------------------------*/ /*------------------------------ 02. START PRELOADER STYLE ------------------------------*/ .preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9999; } .loader-wrapper { width: 70px; height: 35px; overflow: hidden; position: absolute; top: calc(50% - 17px); left: calc(50% - 35px); } .loader { width: 70px; height: 70px; border-style: solid; border-top-color: #FFF; border-right-color: #FFF; border-left-color: transparent; border-bottom-color: transparent; border-radius: 50%; box-sizing: border-box; animation: rotate 3s ease-in-out infinite; transform: rotate(-200deg) } @keyframes rotate { 0% { border-width: 10px; } 25% { border-width: 3px; } 50% { transform: rotate(115deg); border-width: 10px; } 75% { border-width: 3px; } 100% { border-width: 10px; } } /*------------------------------ 02. End Preloader Style ------------------------------*/ /*------------------------------ 03. START HEADER STYLE ------------------------------*/ .foxapp-header { position: absolute; top: 50px; left: 0; right: 0; z-index: 999; border-radius: 0; border: none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .foxapp-header.sticky { position: fixed; top: 0; left: 0; box-shadow: 0px 13px 35px -12px rgba(0, 0, 0, 0.15); animation: menu_sticky 0.7s ease-in-out; } @keyframes menu_sticky { 0% { margin-top: -120px; opacity: 0; } 50% { margin-top: -64px; opacity: 0; } 100% { margin-top: 0; opacity: 1; } } .foxapp-header .navbar { padding: 0; } .foxapp-header .navbar-light .navbar-toggler { border-color: #fff; outline: none; } .foxapp-header .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='' stroke-miterlimit='0' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); } .foxapp-header .navbar .navbar-nav .nav-item>.nav-link { color: #fff; /* margin: 20px 10px; */ font-weight: 400; position: relative; padding: 20px; } .foxapp-header .navbar .navbar-nav .nav-item>.nav-link:before { content: ''; position: absolute; left: 50%; bottom: 0; width: 0%; height: 3px; background-color: #fff; transform: translateX(-50%); -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); } .foxapp-header .navbar .navbar-nav .nav-item>.nav-link:hover:before { width: 100%; } .foxapp-header .navbar .navbar-nav .nav-item>.nav-link.active:before { width: 100%; } .foxapp-header .dropdown-menu { padding: 0; margin: 0; border-radius: 0; border: 0; transform: translateY(-15px); animation: hide_dropdown_menu 0.2s ease-in-out; display: block; opacity: 0; visibility: hidden; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .04); height: 0; transition: all ease 0.1s; } @keyframes hide_dropdown_menu { 0% { transform: translateY(0); opacity: 1; } 100% { transform: translateY(15px); opacity: 0; } } .foxapp-header .dropdown-menu.show { animation: show_dropdown_menu 0.2s ease-in-out forwards; visibility: visible; height: auto; } @keyframes show_dropdown_menu { 0% { transform: translateY(15px); opacity: 0; } 100% { transform: translateY(0); opacity: 1; } } .foxapp-header .dropdown-menu .dropdown-item { padding: .75rem 1.5rem; } .foxapp-header .dropdown-menu .dropdown-item:hover { color: #fff; } @media (max-width: 992px) { .foxapp-header { padding: 1em; } .foxapp-header .dropdown-menu { display: none; } .foxapp-header .dropdown-menu.show { display: block; } .foxapp-header .navbar .navbar-nav .nav-item>.nav-link { padding: 10px; } .foxapp-header .dropdown-menu .dropdown-item { padding: 10px; } } /*------------------------------ 03. End HEADER STYLE ------------------------------*/ /*------------------------------ 04. START SLIDE STYLE ------------------------------*/ .slide { position: relative; } .slide:after { content: ""; position: absolute; bottom: 0; right: 0; left: 0; height: 0; border-right: 100vw solid #fff; border-top: 200px solid transparent; width: 0; z-index: 0; } .slide .content-bottom { padding-top: 200px; position: relative; z-index: 1; } .slide .content-bottom h2 { font-size: 90px; font-weight: 700; color: #fff; text-transform: uppercase; line-height: 90px; } .slide .content-bottom p { color: #fff; max-width: 400px; } @media (max-width: 1366px) { .slide .content-bottom { padding-top: 170px; } } @media (min-width: 992px) { .slide .content-bottom img { max-width: 400px; } } @media (max-width: 768px) { .slide .content-bottom h2 { font-size: 60px; line-height: 60px; } } /*------------------------------ 04. END SLIDE STYLE ------------------------------*/ /*------------------------------ 05. START BOXES SECTION ------------------------------*/ .boxes .box { padding: 40px; text-align: center; position: relative; overflow: hidden; } .boxes .box:after { content: ''; position: absolute; left: 50%; bottom: 0; width: 0%; height: 5px; transform: translateX(-50%); -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); } .boxes .box:hover:after { width: 100%; } .boxes .box .icon { padding: 25px; background: #fff; border-radius: 50%; display: inline-block; width: 110px; height: 110px; } .boxes .box .lnr { font-size: 55px; line-height: 60px; } .boxes .box h4 { color: #fff; margin: 0; } .boxes .box p { color: #fff; margin: 0 auto; font-size: 18px; } @media (max-width: 767px) { .boxes .box { margin-bottom: 30px; } } /*------------------------------ 05. END BOXES SECTION ------------------------------*/ /*------------------------------ 06. START WHY US SECTION ------------------------------*/ .why-us h3 { font-size: 40px; font-weight: 900; } .why-us p { font-weight: 400; margin: 0; } .why-us .why-us-icon { margin-bottom: 20px; } .why-us .why-us-icon .lnr { font-size: 35px; } /*------------------------------ 06. END WHY US SECTION ------------------------------*/ /*------------------------------ 07. START MAIN FEATURES SECTION ------------------------------*/ .main-features .features-circle { position: relative; } .features-circle .circle-svg { position: absolute; top: 100px; left: 0; right: 0; z-index: -1; max-width: 100%; margin: 0 auto; } .features-circle svg g { transform-origin: 50%; } .main-features .one-feature { margin-bottom: 5em; } .main-features .one-feature h5 { font-size: 20px; line-height: 45px; display: inline-block; margin: 0 10px .5rem; } .main-features .one-feature .lnr { font-size: 35px; } .main-features .one-feature p { margin-bottom: 0; } .main-features .left-side .one-feature span { float: right; } .main-features .left-side .one-feature:nth-child(3), .main-features .right-side .one-feature:nth-child(3) { margin-bottom: 0; } .main-features .right-side .one-feature span { float: left; } @media (min-width: 992px) { .main-features .left-side .one-feature:nth-child(1), .main-features .left-side .one-feature:nth-child(3) { position: relative; left: 50px; } .main-features .right-side .one-feature:nth-child(1), .main-features .right-side .one-feature:nth-child(3) { position: relative; right: 50px; } } @media (max-width: 992px) { .main-features .one-feature { margin-bottom: 1.5em; } .main-features .left-side .one-feature span { float: left; } } @media (max-width: 414px) { .features-circle svg { max-width: 100%; height: 410px; } } @media (max-width: 375px) { .features-circle svg { height: 350px; } } /*------------------------------ 07. END MAIN FEATURES SECTION ------------------------------*/ /*------------------------------ 08. START OTHER FEATURES SECTION ------------------------------*/ .other-features .other-features-slider { margin: 0 -15px; } .other-features .other-features-slider .item { background: #fff; padding: 2em 1em; border-radius: 50px; opacity: 0.6; margin: 0 35px; outline: none; cursor: pointer; } .other-features .other-features-slider .item.slick-center { opacity: 1; } .other-features .other-features-slider .item span { margin-bottom: 20px; display: inline-block; } .other-features .other-features-slider .item .lnr { font-size: 40px; } .other-features .other-features-slider .item h4 { font-size: 20px; } .other-features .other-features-slider .item p { max-width: 300px; margin: 0 auto; } /*------------------------------ 08. END OTHER FEATURES SECTION ------------------------------*/ /*------------------------------ 09. START WATCH VIDEO SECTION ------------------------------*/ .watch-video .video { position: relative; background-position: center; background-repeat: no-repeat; background-size: cover; } .watch-video .video:before { position: absolute; content: ''; top: 5px; bottom: 5px; right: 5px; left: 5px; } .watch-video .video img { position: relative; } .watch-video .video a { position: absolute; height: 80px; width: 80px; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); border: 2px solid #fff; border-radius: 50%; animation: ripple_shadow 2s linear infinite; } .watch-video .video a:after { position: absolute; content: ''; width: 0; height: 0; border-top: 17px solid transparent; border-left: 25px solid #fff; border-bottom: 17px solid transparent; left: 55%; top: 50%; transform: translateX(-50%) translateY(-50%); } @keyframes ripple_shadow { 0% { -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2); box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2); } 100% { -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2), 0 0 0 60px rgba(255, 255, 255, 0); box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.2), 0 0 0 40px rgba(255, 255, 255, 0.2), 0 0 0 60px rgba(255, 255, 255, 0); } } /*------------------------------ 09. END WATCH VIDEO SECTION ------------------------------*/ /*------------------------------ 10. START SCREENSHOTS SECTION ------------------------------*/ .screenshots .screenshots-slider { margin: 0 -15px; } .screenshots .screenshots-slider .item { opacity: 0.6; margin: 0 35px; outline: none; cursor: pointer; } .screenshots .screenshots-slider .item.slick-center { opacity: 1; } /*------------------------------ 10. END SCREENSHOTS SECTION ------------------------------*/ /*------------------------------ 11. START TESTIMONIAL SECTION ------------------------------*/ .clients-testimonial .testimonial-slider { margin-bottom: 60px; } .clients-testimonial .testimonial-slider .item { outline: none; margin: 0 15px; } .clients-testimonial .testimonial-slider .item .client-testimonial { padding: 3em; position: relative; } .clients-testimonial .testimonial-slider .item .client-testimonial:after { position: absolute; content: ''; bottom: -15px; width: 0; left: 45px; height: 0; border-style: solid; border-width: 15px 15px 0 15px; border-color: transparent transparent transparent transparent; } .clients-testimonial .testimonial-slider .item .client-testimonial p { color: #fff; font-size: 17px; margin: 0; position: relative; } .clients-testimonial .testimonial-slider .item .client-testimonial p:after, .clients-testimonial .testimonial-slider .item .client-testimonial p:before { position: absolute; font-size: 400px; opacity: 0.2; color: #fff; } .clients-testimonial .testimonial-slider .item .client-testimonial p:before { content: '\f10d'; font-family: 'Font Awesome\ 5 Free'; font-size: 85px; font-weight: 900; line-height: 85px; top: -50px; left: -40px; } .clients-testimonial .testimonial-slider .item .client-testimonial p:after { font-family: 'Font Awesome\ 5 Free'; content: '\f10e'; font-size: 85px; font-weight: 900; line-height: 85px; bottom: -50px; right: -40px; } .clients-testimonial .testimonial-slider .item .client-info { padding: 30px 15px; } .clients-testimonial .testimonial-slider .item .client-info figure { width: 60px; height: 60px; border: 3px solid transparent; border-radius: 50%; overflow: hidden; margin: 0 15px; } .clients-testimonial .testimonial-slider .item .client-info h3 { font-size: 20px; margin: 0; } .clients-testimonial .testimonial-slider .slick-dots { bottom: -60px; } .clients-testimonial .testimonial-slider .slick-dots li { width: 20px; height: 15px; } .clients-testimonial .testimonial-slider .slick-dots li.slick-active { width: 40px; } .clients-testimonial .testimonial-slider .slick-dots li button:before { display: none; } .clients-testimonial .testimonial-slider .slick-dots li button { width: 100%; height: 100%; border-radius: 15px; background: #dcdfe7; margin: 0 auto; } /*------------------------------ 11. END TESTIMONIAL SECTION ------------------------------*/ /*------------------------------ 12. START FUN FACTS SECTION ------------------------------*/ .fun-facts .fact-box { padding: 2em; background: #fff; border-radius: 50px; margin-bottom: 1em; } .fun-facts .fact-box .lnr { font-size: 50px; margin: 10px 0 20px; } .fun-facts .fact-box h5 { font-size: 55px; font-weight: 900; } .fun-facts .fact-box h6 { font-size: 25px; } /*------------------------------ 12. END FUN FACTS SECTION ------------------------------*/ /*------------------------------ 13. START PRICE TABLE SECTION ------------------------------*/ .prices .price-table { margin-bottom: 30px; } .prices .price-table .top { padding: 25px; position: relative; overflow: hidden; } .prices .price-table .top .offer { width: 200px; font-weight: 300; color: #fff; font-size: 16px; text-transform: uppercase; text-align: center; position: absolute; left: -58px; top: 30px; padding: 2px 0; letter-spacing: 2px; transform: rotate(-45deg); } .prices .price-table .top h4 { font-size: 25px; font-weight: 600; } .prices .price-table .top h3 { font-size: 80px; font-weight: 600; margin: 0; } .prices .price-table .top h3 span { font-size: 20px; } .prices .price-table .top h5 { font-size: 16px; margin: 0; } .prices .price-table .bottom { padding: 25px 0; } .prices .price-table .bottom ul { list-style: none; padding: 0; margin: 0; } .prices .price-table .bottom ul li { font-size: 18px; font-weight: 300; color: #fff; border-bottom: 1px solid #f6f6f647; padding: 15px; } /*------------------------------ 13. END PRICE TABLE SECTION ------------------------------*/ /*------------------------------ 14. START TEAM SECTION ------------------------------*/ .our-team .team-slider .person { background: #fff; padding: 30px; margin: 0 15px; position: relative; margin-bottom: 100px; outline: none; } .our-team .team-slider .person img { border-radius: 50%; width: 130px; } .our-team .team-slider .person h3 { font-weight: 800; font-size: 18px; margin: 0; } .our-team .team-slider .person h5 { font-size: 16px; margin: 0; } .our-team .team-slider .person p { margin: 0; } .our-team .team-slider .person ul { list-style: none; margin: 0; padding: 0; position: absolute; left: 0; right: 0; bottom: 0; padding: 10px; z-index: -1; background: #fff; } .our-team .team-slider .person ul li { display: inline-block; } .our-team .team-slider .person ul li a { display: block; padding: 5px; width: 35px; border-radius: 50%; } .our-team .team-slider .person:hover ul { transform: translateY(100%); } .our-team .team-slider .slick-dots li { width: 20px; height: 15px; } .our-team .team-slider .slick-dots li.slick-active { width: 40px; } .our-team .team-slider .slick-dots li button:before { display: none; } .our-team .team-slider .slick-dots li button { width: 100%; height: 100%; border-radius: 15px; background: #fff; margin: 0 auto; } /*------------------------------ 14. END TEAM SECTION ------------------------------*/ /*------------------------------ 15. START FAQ SECTION ------------------------------*/ .faq .accordion .card { margin-bottom: 1em; border-radius: 28px !important; overflow: hidden; background: #fff; } .faq .accordion .card, .faq .accordion .card .card-header { border: none; } .faq .accordion .card .card-header { padding: 0; } .faq .accordion .card .card-header h5 .btn { display: block; width: 100%; text-align: left; font-size: 16px; font-weight: 400; white-space: unset; text-decoration: none; padding: 15px 60px 15px 30px; color: #2a3659; position: relative; } .faq .accordion .card .card-header h5 .btn:before, .faq .accordion .card .card-header h5 .btn:after { content: ''; position: absolute; top: 50%; transform: translateY(-50%) rotate(45deg); background: #ccc; } .faq .accordion .card .card-header h5 .btn:before { width: 2px; height: 12px; right: 30px; } .faq .accordion .card .card-header h5 .btn:after { width: 12px; height: 2px; right: 25px; } .faq .accordion .card .card-header h5 .btn.collapsed:before, .faq .accordion .card .card-header h5 .btn.collapsed:after { background: #fff; transform: translateY(-50%) rotate(0deg); } .faq .accordion .card .card-header h5 .btn.collapsed { color: #fff; } .faq .accordion .card .card-body { padding: 30px; font-size: 16px; font-weight: 400; line-height: 30px; } /*------------------------------ 15. END FAQ SECTION ------------------------------*/ /*------------------------------ 16. START LOGOS SECTION ------------------------------*/ .logos { padding: 35px 0; } .logos .logos-slider .item { outline: none; margin: 0 30px; } @media (max-width: 768px) { .logos .logos-slider .slick-next { right: 0; } .logos .logos-slider .slick-prev { left: 0; z-index: 1; } } /*------------------------------ 16. END LOGOS SECTION ------------------------------*/ /*------------------------------ 17. START RECENT NEWS SECTION ------------------------------*/ .recent-news .recent-news-slider .item { outline: none; margin-bottom: 100px; } .recent-news .recent-news-slider .item h3 { font-size: 24px; font-weight: 900; margin: 0; } .recent-news .recent-news-slider .item p { font-size: 18px; margin: 0; } .news-meta { padding: 0; list-style: none; margin: 0; } .news-meta li { display: inline-block; font-size: 14px; color: #c2c2c2; margin-right: 15px; } .news-meta ul li span { margin-right: 5px; } .recent-news .recent-news-slider .slick-dots li { width: 20px; height: 15px; } .recent-news .recent-news-slider .slick-dots li.slick-active { width: 40px; } .recent-news .recent-news-slider .slick-dots li button:before { display: none; } .recent-news .recent-news-slider .slick-dots li button { width: 100%; height: 100%; border-radius: 15px; background: #dcdfe7; margin: 0 auto; } @media (max-width: 768px) { .recent-news .recent-news-slider .item h3 { margin-top: 15px; } } /*------------------------------ 17. END RECENT NEWS SECTION ------------------------------*/ /*------------------------------ 18. START DOWNLOAD APP SECTION ------------------------------*/ .download-app h2 { font-size: 40px; font-weight: 900; } .download-app p { font-size: 18px; } .download-app a { position: relative; padding-left: 80px; text-align: left; text-transform: none; margin-right: 30px; } .download-app a:last-child { margin: 0; } .download-app a i { position: absolute; top: 50%; transform: translateY(-50%); font-size: 35px; left: 35px; } @media (max-width: 414px) { .download-app a { padding: 10px; padding-left: 55px; padding-right: 20px; font-size: 12px; margin-right: 10px; } .download-app a i { left: 20px; font-size: 25px; } .download-app a:last-child { margin: 0; } } /*------------------------------ 18. END DOWNLOAD APP SECTION ------------------------------*/ /*------------------------------ 19. START GET IN TOUCH SECTION ------------------------------*/ .git-in-touch .form-group { position: relative; } .git-in-touch .form-group .form-control { border: none; border-bottom: 2px solid; border-radius: 0; font-weight: 300; padding: 10px 20px; margin-bottom: 1.5em; } .git-in-touch .form-group .form-control~.focus-border { content: ''; position: absolute; left: 50%; bottom: 0; width: 0%; height: 3px; transform: translateX(-50%); -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); } .git-in-touch .form-group .form-control:focus~.focus-border { width: 100%; } .git-in-touch .form-group .form-control:focus { outline: none; box-shadow: none; } .git-in-touch .contact-info .info-box { padding: 1em 2em; } .git-in-touch .contact-info .info-box span { display: block; margin-bottom: 20px; } .git-in-touch .contact-info .info-box .lnr { font-size: 60px; text-align: center; margin: 0 auto 20px; } .git-in-touch .contact-info .info-box h5, .git-in-touch .contact-info .info-box a { font-size: 18px; line-height: 30px; display: block; } /*------------------------------ 19. END GET IN TOUCH SECTION ------------------------------*/ /*------------------------------ 20. START MAP SECTION ------------------------------*/ .map { line-height: 0; } .map iframe { width: 100%; height: 500px; } /*------------------------------ 20. END MAP SECTION ------------------------------*/ /*------------------------------ 21. START FOOTER SECTION ------------------------------*/ footer { background: url('../img/footer-bg.jpg') no-repeat center center/cover; } footer .subscribe .subscribe-form { background: #fff; padding: 25px; position: relative; overflow: hidden; border-radius: 80px; } footer .subscribe .subscribe-form .form-group .form-control { border: none; border-bottom: 2px solid; border-radius: 0; font-weight: 300; padding: 14px 20px; background: transparent; margin-bottom: 0; background: rgba(158, 158, 158, 0.1); border-radius: 50px; border: none; } footer .subscribe .subscribe-form .form-group .form-control:focus { outline: none; box-shadow: none; } footer .footer-widgets .widget { color: #fff; margin-bottom: 1em; } footer .footer-widgets .widget img { margin-bottom: 15px; } footer .footer-widgets .widget h6 { font-size: 20px; font-weight: 600; margin-bottom: 1.5em; color: #fff; } footer .footer-widgets .widget ul { padding: 0; margin: 0; list-style: none; } footer .footer-widgets .widget ul li { margin-bottom: 1em; line-height: 30px; } footer .footer-widgets .widget ul li span { color: #fff; } footer .footer-widgets .widget ul li a { color: #fff; } footer .copyright { padding: 15px 0; background: #00CDCD; } footer .copyright p { font-weight: 400; margin: 0; line-height: 40px; color: #fff; } /*------------------------------ 21. END FOOTER SECTION ------------------------------*/ /*------------------------------ 22. START BLOG PAGE ------------------------------*/ .page-head { position: relative; padding: 125px 0; } .page-head h1 { font-size: 60px; font-weight: 900; margin: 0; padding: 100px 0 10px; color: #fff; text-transform: uppercase; letter-spacing: 15px; } .blog-page .blog-box { margin-bottom: 30px; } .blog-page .blog-box .blog-details { padding: 0 15px } .blog-page .blog-box .blog-details h3 { font-size: 18px; font-weight: 900; margin: 0; } .blog-page .blog-box .blog-img a { display: block; } .blog-page .blog-box .blog-img a img { width: 100%; } .blog-page .blog-box .blog-details h3 a { transition: all ease 0.3s; } .blog-page .blog-box .blog-details p { font-size: 14px; line-height: 25px; margin: 0; } nav .pagination { padding: 15px 35px; margin: 0 auto; justify-content: center; } nav .pagination li:first-child a, nav .pagination li:last-child a { line-height: 28px; border-radius: 50% !important; background: transparent !important; } nav .pagination li { margin: 0 10px; } nav .pagination li a { font-size: 14px; border-radius: 50%; border: none; color: #000; padding: 0; height: 25px; width: 25px; text-align: center; line-height: 24px; background: transparent; } nav .pagination li a:hover { color: #333; background: rgba(158, 158, 158, 0.1); } @media (max-width: 992px) { nav .pagination { margin-bottom: 30px; } } /*------------------------------ 22. END BLOG PAGE ------------------------------*/ /*------------------------------ 23. START SIDEBAR ------------------------------*/ aside.sidebar .gray-panel { background: rgba(158, 158, 158, 0.1); padding: 15px 30px; margin-bottom: 30px; } aside.sidebar .search .form-group { position: relative; } aside.sidebar .search .form-group .form-control { border: none; border-bottom: 2px solid; border-radius: 0; font-weight: 300; padding: 10px 20px; background: transparent; } aside.sidebar .search .form-group .form-control~.focus-border { content: ''; position: absolute; left: 50%; bottom: 0; width: 0%; height: 3px; transform: translateX(-50%); -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); } aside.sidebar .search .form-group .form-control:focus~.focus-border { width: 100%; } aside.sidebar .gray-panel h3 { font-size: 18px; font-weight: 600; padding: 15px 0; position: relative; margin-bottom: 15px; } aside.sidebar .gray-panel h3:after { position: absolute; width: 50px; height: 2px; background: #000; content: ''; bottom: 0; left: 0; } aside.sidebar .follow-me ul { padding: 0; list-style: none; margin: 0 0 20px; font-size: 0; display: flex; flex-wrap: wrap; } aside.sidebar .follow-me ul li { margin-right: 10px; margin-bottom: 10px; } aside.sidebar .follow-me ul li a { font-size: 30px; height: 80px; width: 60px; background: #ccc; display: block; text-align: center; line-height: 80px; color: #fff; } aside.sidebar .follow-me ul li.facebook a { background: #4B69B1; } aside.sidebar .follow-me ul li.instagram a { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); } aside.sidebar .follow-me ul li.linkedin a { background: #1278B6; } aside.sidebar .follow-me ul li.twitter a { background: #2BB2E1; } aside.sidebar .categories ul { padding: 0; list-style: none; margin: 0 0 20px; } aside.sidebar .categories ul li a { font-size: 16px; text-decoration: none; margin-bottom: 7px; display: block; } aside.sidebar .categories ul li:last-child a { margin: 0; } aside.sidebar .recent-post .post { margin-bottom: 15px; } aside.sidebar .recent-post .post figure { height: 60px; margin: 0 10px 0 0; flex: 0 0 60px; } aside.sidebar .recent-post .post h4 { font-weight: 600; font-size: 16px; } aside.sidebar .tags ul { padding: 0; list-style: none; margin: 0; } aside.sidebar .tags ul li { display: inline-block; margin: 0 20px 15px 0; } /*------------------------------ 23. END SIDEBAR ------------------------------*/ /*------------------------------ 24. START SINGLE BLOG PAGE ------------------------------*/ .single-blog-with-sidebar { padding-bottom: 100px; } .single-blog-page .blog-box .blog-details { padding: 0 15px } .single-blog-page .blog-box .blog-details h3 { font-size: 22px; font-weight: 900; margin: 0; } .single-blog-page .blog-box .blog-img img { width: 100%; } .single-blog-page .blog-box .blog-details h3 { transition: all ease 0.3s; } .single-blog-page .blog-box .blog-details p { font-size: 16px; line-height: 25px; margin: 0; font-weight: 400; margin-bottom: 30px; } .single-blog-page .blog-box .blog-details blockquote { padding: 30px 45px; background: rgba(158, 158, 158, 0.1); margin-bottom: 30px; border-left: 5px solid; } .single-blog-page .blog-box .blog-details blockquote p { margin: 0; font-size: 20px; font-style: italic; line-height: 30px; } .single-blog-page hr { border-top: 1px solid rgba(124, 124, 124, 0.1); } .single-blog-page .blog-box .post-tag-area { border-bottom: 1px solid #e5e5e5; padding: 0 15px 10px; margin-bottom: 30px; } .single-blog-page .blog-box .post-tag-area ul { padding: 0; padding-bottom: 10px; margin: 0; } .single-blog-page .blog-box .post-tag-area ul li { display: inline-block; font-size: 18px; color: #3e3e3e; } .single-blog-page .blog-box .post-tag-area ul li a { display: block; text-align: center; } .single-blog-page .blog-box .post-tag-area .share-icon li a { width: 30px; font-size: 16px; } .single-blog-page .blog-box .post-tag-area .tags li a { font-size: 16px; } .comments-container { padding: 15px; } .comments-container h3 { font-size: 22px; margin-bottom: 30px; } .comments-container .comments-list { padding: 0; list-style: none; margin: 0; } .comments-container .comments-list li { margin-bottom: 30px; border-bottom: 1px solid #e5e5e5; padding-bottom: 20px; } .comments-container .comments-list li:last-child { border: none; } .comments-container .comments-list li figure { flex: 0 0 60px; max-width: 60px; margin: 0; margin-right: 30px; } .comments-container .comments-list li h4 { font-size: 22px; margin-bottom: 12px; line-height: 16px; } .comments-container .comments-list li h6 { font-size: 14px; margin-bottom: 8px; } .comments-container .comments-list li p { margin-bottom: 10px; } .comments-container .comments-list li .reply { font-size: 14px; } .comments-container .comments-list li .reply i { margin-right: 5px; } .comments-container .comments-list li.comment-reply { margin-left: 100px; } .comments-form h3 { font-size: 22px; margin-bottom: 30px; } .comments-form .form-group { position: relative; } .comments-form .form-group .form-control { border: none; border-bottom: 2px solid; border-radius: 0; font-weight: 300; padding: 10px 20px; background: transparent; } .comments-form .form-group .form-control~.focus-border { content: ''; position: absolute; left: 50%; bottom: 0; width: 0%; height: 3px; transform: translateX(-50%); -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55); } .comments-form .form-group .form-control:focus~.focus-border { width: 100%; } @media (max-width: 992px) { .comments-form .btn { margin-bottom: 30px; } } /*------------------------------ 24. END SINGLE BLOG PAGE ------------------------------*/ /* ----------------------- */ .themes-colors { position: fixed; left: -200px; top: 10%; width: 200px; background: #fff; z-index: 99; padding: 20px; transition: all 0.3s ease; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .05) !important; } .themes-colors h3 { font-size: 14px; font-weight: 900; margin-bottom: 30px; color: #222; } .themes-colors h6 { font-size: 14px; margin-bottom: 10px; color: #585858; } .themes-colors span { color: #fff; display: block; padding: 15px; text-align: center; background: #fff; position: absolute; top: 0px; right: -52px; font-size: 22px; line-height: 15px; cursor: pointer; background: #00cdcd; } .themes-colors span i { color: #fff; animation: gear 3s linear infinite forwards; } @keyframes gear { 0% { transform: rotate(0); } 100% { transform: rotate(360deg) } } .themes-colors ul { padding-left: 0; list-style: none; margin: 0; display: flex; margin-bottom: 20px; flex-wrap: wrap; } .themes-colors ul:last-child { margin: 0; } .themes-colors ul li { margin-right: 8px; margin-bottom: 10px; } .themes-colors ul li:nth-child(5), .themes-colors ul li:nth-child(10) { margin: 0; } .themes-colors ul li a { color: #585858; display: block; width: 25px; height: 25px; border-radius: 50%; } .themes-colors.open { left: 0; } .themes-colors ul.solid li a { background: #ccc; } .themes-colors ul.solid li:nth-child(1) a { background: #00cdcd; } .themes-colors ul.solid li:nth-child(2) a { background: #fcd04d; } .themes-colors ul.solid li:nth-child(3) a { background: #FE676E; } .themes-colors ul.solid li:nth-child(4) a { background: #ffbeba; } .themes-colors ul.solid li:nth-child(5) a { background: #6c4874; } .themes-colors ul.solid li:nth-child(6) a { background: #02416c; } .themes-colors ul.solid li:nth-child(7) a { background: #316d77; } .themes-colors ul.solid li:nth-child(8) a { background: #690431; } .themes-colors ul.solid li:nth-child(9) a { background: #F2884B; } .themes-colors ul.solid li:nth-child(10) a { background: #333333; } .themes-colors ul.gradient li a { background: #000; } .themes-colors ul.gradient li:nth-child(1) a { background-image: -moz-linear-gradient(90deg, rgb(3, 17, 24) 0%, rgb(4, 89, 133) 100%); background-image: -webkit-linear-gradient(90deg, rgb(3, 17, 24) 0%, rgb(4, 89, 133) 100%); background-image: -ms-linear-gradient(90deg, rgb(3, 17, 24) 0%, rgb(4, 89, 133) 100%); } .themes-colors ul.gradient li:nth-child(2) a { background-image: -moz-linear-gradient(-45deg, rgb(0, 205, 205) 0%, rgb(159, 21, 161) 70%); background-image: -webkit-linear-gradient(-45deg, rgb(0, 205, 205) 0%, rgb(159, 21, 161) 70%); background-image: -ms-linear-gradient(-45deg, rgb(0, 205, 205) 0%, rgb(159, 21, 161) 70%); } .themes-colors ul.gradient li:nth-child(3) a { background-image: -moz-linear-gradient(-45deg, rgb(47, 27, 64) 0%, rgb(159, 21, 161) 100%); background-image: -webkit-linear-gradient(-45deg, rgb(47, 27, 64) 0%, rgb(159, 21, 161) 100%); background-image: -ms-linear-gradient(-45deg, rgb(47, 27, 64) 0%, rgb(159, 21, 161) 100%); } .themes-colors ul.gradient li:nth-child(4) a { background-image: -moz-linear-gradient(-45deg, rgb(115, 75, 109) 0%, rgb(47, 27, 64) 60%); background-image: -webkit-linear-gradient(-45deg, rgb(115, 75, 109) 0%, rgb(47, 27, 64) 60%); background-image: -ms-linear-gradient(-45deg, rgb(115, 75, 109) 0%, rgb(47, 27, 64) 60%); } .themes-colors ul.gradient li:nth-child(5) a { background-image: -moz-linear-gradient(-45deg, rgb(255, 95, 109) 15%, rgb(255, 195, 113) 100%); background-image: -webkit-linear-gradient(-45deg, rgb(255, 95, 109) 15%, rgb(255, 195, 113) 100%); background-image: -ms-linear-gradient(-45deg, rgb(255, 95, 109) 15%, rgb(255, 195, 113) 100%); } .themes-colors ul.gradient li:nth-child(6) a { background-image: -moz-linear-gradient(-135deg, rgb(252, 208, 77) 0%, rgb(255, 190, 186) 70%); background-image: -webkit-linear-gradient(-135deg, rgb(252, 208, 77) 0%, rgb(255, 190, 186) 70%); background-image: -ms-linear-gradient(-135deg, rgb(252, 208, 77) 0%, rgb(255, 190, 186) 70%); } .themes-colors ul.gradient li:nth-child(7) a { background-image: -moz-linear-gradient(-45deg, rgb(133, 161, 201) 0%, rgb(158, 115, 156) 65%); background-image: -webkit-linear-gradient(-45deg, rgb(133, 161, 201) 0%, rgb(158, 115, 156) 65%); background-image: -ms-linear-gradient(-45deg, rgb(133, 161, 201) 0%, rgb(158, 115, 156) 65%); } .themes-colors ul.gradient li:nth-child(8) a { background-image: -moz-linear-gradient(-45deg, rgb(227, 164, 173) 0%, rgb(176, 136, 145) 60%); background-image: -webkit-linear-gradient(-45deg, rgb(227, 164, 173) 0%, rgb(176, 136, 145) 60%); background-image: -ms-linear-gradient(-45deg, rgb(227, 164, 173) 0%, rgb(176, 136, 145) 60%); } .themes-colors ul.gradient li:nth-child(9) a { background-image: -moz-linear-gradient(-45deg, rgb(208, 230, 165) 0%, rgb(134, 227, 206) 70%); background-image: -webkit-linear-gradient(-45deg, rgb(208, 230, 165) 0%, rgb(134, 227, 206) 70%); background-image: -ms-linear-gradient(-45deg, rgb(208, 230, 165) 0%, rgb(134, 227, 206) 70%); } .themes-colors ul.gradient li:nth-child(10) a { background-image: -moz-linear-gradient(90deg, rgb(39, 77, 90) 50%, rgb(61, 130, 121) 120%); background-image: -webkit-linear-gradient(90deg, rgb(39, 77, 90) 50%, rgb(61, 130, 121) 120%); background-image: -ms-linear-gradient(90deg, rgb(39, 77, 90) 50%, rgb(61, 130, 121) 120%); }
0.417034
0.090776
font-family: "PT Sans" "Source Sans Pro"; padding-bottom: 60px; } #product-sidebar a { color: #808080; } #product-sidebar a:hover { color: #000; text-decoration: none; } #product-sidebar .zoom { padding: 0; } #product-sidebar .zoom .cover { width: 100%; position: relative; } #product-sidebar .zoom .cover img { width: 100%; } #product-sidebar .zoom .carousels { padding-bottom: 10px; border-top: 1px solid #d6d6d6; background: #f4f4f4; margin-left: 25px; margin-right: 25px; padding-top: 10px; margin-top: 20px; } #product-sidebar .zoom .carousels .carousel-inner .item { left: -10px; } #product-sidebar .zoom .carousels .carousel-inner .item #gallery li { margin: 0; padding: 1%; } #product-sidebar .info { margin-top: 20px; padding-left: 25px; padding-right: 25px; } #product-sidebar .info .parent { color: #000; font-weight: 700; font-size: 14px; margin-bottom: 20px; padding-bottom: 20px; } #product-sidebar .info .parent button { border: none; background-color: transparent; background-repeat: none; outline: none; } #product-sidebar .info .parent button:first-child { margin-left: 15px; } #product-sidebar .info .parent input { width: 30px; text-align: center; border-radius: 4px; border: 1px solid #babbba; } #product-sidebar .info .parent .child { display: inline-block; display: inline; zoom: 1; color: #000; color: #929292; } #product-sidebar .info .parent .child li { display: inline-block; display: inline; zoom: 1; margin: 10px 20px 10px 20px; } #product-sidebar .info .parent .child li:first-child { margin-left: 38px; } #product-sidebar .info .parent .child li:last-child { margin-right: 0; } #product-sidebar .info .parent.size select { outline: none; font-size: 12px; border: 1px solid #dadada; background-color: transparent; font-weight: 600; padding: 3px 10px; width: 100%; margin-right: 10px; border-radius: 2px; -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; background: transparent url("/assets/images/shape-2.png") 96% center no-repeat; } #product-sidebar .info .parent.quantity { border-bottom: 1px solid #dadada; padding-bottom: 20px; } #product-sidebar .info button { font-family: "PT Sans" "Source Sans Pro"; margin-left: 16px; width: 85%; height: 35px; font-size: 15px; font-weight: 700; border-radius: 2px; border: none; letter-spacing: 1px; } #product-sidebar .info button.addtocart { background-color: #505050; box-shadow: 0px 5px 0px 0px rgba(87,87,87,0.4); text-shadow: 2px 3px 3px #727272; color: #fff; } #product-sidebar .info button.buy { box-shadow: 0px 5px 0px 0px rgba(18,18,18,0.4); text-shadow: 0px 0px 2px #fff; background-color: #c7c7c7; color: #000; } #product-sidebar .info .smalllink { text-align: left; margin-left: 14px; height: 40px; margin-top: 10px; font-size: 10px; font-weight: 100; text-decoration: underline; } #product-sidebar .info .smalllink p { margin-bottom: 1px; font-size: 12px; } #product-sidebar .info .smalllink p a { color: #929292; display: block; } #product-sidebar #gallery { margin-left: 20px; } #product-sidebar #gallery li { margin-left: 5px; }
public/views/css/product-detail/product-sidebar.css
font-family: "PT Sans" "Source Sans Pro"; padding-bottom: 60px; } #product-sidebar a { color: #808080; } #product-sidebar a:hover { color: #000; text-decoration: none; } #product-sidebar .zoom { padding: 0; } #product-sidebar .zoom .cover { width: 100%; position: relative; } #product-sidebar .zoom .cover img { width: 100%; } #product-sidebar .zoom .carousels { padding-bottom: 10px; border-top: 1px solid #d6d6d6; background: #f4f4f4; margin-left: 25px; margin-right: 25px; padding-top: 10px; margin-top: 20px; } #product-sidebar .zoom .carousels .carousel-inner .item { left: -10px; } #product-sidebar .zoom .carousels .carousel-inner .item #gallery li { margin: 0; padding: 1%; } #product-sidebar .info { margin-top: 20px; padding-left: 25px; padding-right: 25px; } #product-sidebar .info .parent { color: #000; font-weight: 700; font-size: 14px; margin-bottom: 20px; padding-bottom: 20px; } #product-sidebar .info .parent button { border: none; background-color: transparent; background-repeat: none; outline: none; } #product-sidebar .info .parent button:first-child { margin-left: 15px; } #product-sidebar .info .parent input { width: 30px; text-align: center; border-radius: 4px; border: 1px solid #babbba; } #product-sidebar .info .parent .child { display: inline-block; display: inline; zoom: 1; color: #000; color: #929292; } #product-sidebar .info .parent .child li { display: inline-block; display: inline; zoom: 1; margin: 10px 20px 10px 20px; } #product-sidebar .info .parent .child li:first-child { margin-left: 38px; } #product-sidebar .info .parent .child li:last-child { margin-right: 0; } #product-sidebar .info .parent.size select { outline: none; font-size: 12px; border: 1px solid #dadada; background-color: transparent; font-weight: 600; padding: 3px 10px; width: 100%; margin-right: 10px; border-radius: 2px; -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; background: transparent url("/assets/images/shape-2.png") 96% center no-repeat; } #product-sidebar .info .parent.quantity { border-bottom: 1px solid #dadada; padding-bottom: 20px; } #product-sidebar .info button { font-family: "PT Sans" "Source Sans Pro"; margin-left: 16px; width: 85%; height: 35px; font-size: 15px; font-weight: 700; border-radius: 2px; border: none; letter-spacing: 1px; } #product-sidebar .info button.addtocart { background-color: #505050; box-shadow: 0px 5px 0px 0px rgba(87,87,87,0.4); text-shadow: 2px 3px 3px #727272; color: #fff; } #product-sidebar .info button.buy { box-shadow: 0px 5px 0px 0px rgba(18,18,18,0.4); text-shadow: 0px 0px 2px #fff; background-color: #c7c7c7; color: #000; } #product-sidebar .info .smalllink { text-align: left; margin-left: 14px; height: 40px; margin-top: 10px; font-size: 10px; font-weight: 100; text-decoration: underline; } #product-sidebar .info .smalllink p { margin-bottom: 1px; font-size: 12px; } #product-sidebar .info .smalllink p a { color: #929292; display: block; } #product-sidebar #gallery { margin-left: 20px; } #product-sidebar #gallery li { margin-left: 5px; }
0.326057
0.055183
body{ /* background:#001460; */ background:#FFFFDD; font-family:verdana, arial, sans-serif; font-size:12px; color: #000000; } p {padding-left: 15px; padding-right:15px;} p.notes {padding-left:20px;} h3 {padding-left: 20px} /* TABLE STYLES */ table { border-collapse:collapse; font-family:verdana, arial, sans-serif;} td {border: none; font-size:12px; padding:3px; } table.searchResults{ border-collapse:collapse;vertical-align:middle; font-family:verdana, arial, sans-serif; padding-left:15px;} td.searchResults {border: none; font-size:12px; padding-top:3px; padding-bottom:3px; padding-left:6px; padding-right:6px;} table.warningTable{border-collapse:collapse; font-family:verdana, arial, sans-serif; padding-left:0px;} td.warningTable{border: none; font-size:12px; padding-top:3px; padding-bottom:3px; padding-left:6px; padding-right:6px;} table#areport{ border-collapse:collapse; vertical-align:middle; font-family:verdana, arial, sans-serif; padding-left:0px; } table#areport td{ border:none; text-align:center; font-size:12px; padding-top:8x; padding-bottom:8px; padding-left:6px; padding-right:6px; } table#spacedRowTable td{ padding-top:12px; } /* LINK STYLES */ A { color: #001460; text-decoration: none; img-decoration: none; } A:link { color: #018AFEE; text-decoration: none; img-decoration: none; } A:visited { color: #001460; text-decoration: none; img-decoration: none; } A:active { color: #BE0000; } A:hover { color: #BE0000; } /*INFO BOXES*/ .infobox{ border:1px solid #264576; background: #FFFFDD; margin-left:15px; margin-right:15px; padding: 4px; } .vacancyBox{ border:1px solid #264576; background: #FFFFDD; margin-left: 15px; margin-right: 15px; padding: 4px; } .scheduleBox{ border:1px solid #264576; background: #FFFFDD; margin-left: 15px; margin-right: 15px; padding: 4px; } .applicantsBox{ border:1px solid #264576; background: #FFFFDD; margin-left:15px; margin-right:15px; padding: 4px; } .logBox{ border:1px solid #264576; background: #FFFFDD; margin-left:15px; margin-right:15px; padding: 4px; } .anniversaryBox{ border:1px solid #264576; background: #FFFFDD; padding: 4px; margin-left: 15px; margin-right:15px; } .inactiveBox{ border:1px solid #264576; background: #FFFFDD; padding: 4px; margin-left: 15px; margin-right:15px; } /*WARNINGS AND ERRORS*/ .warning{ border:1px solid #264576; background:#FFCECE; padding:4px; margin-left: 15px; margin-right: 15px; } p.error {color: #FF0000;} /* LAYOUT CONTROL IDS */ #container{ align:center; margin-right : auto; margin-left : auto; } #header{ height: 0px; border-left:2px solid #264576; border-top:2px solid #264576; border-right:2px solid #264576; padding: 0px; /* background:url("images/rmhHeader.gif") #FCFCFC; */ background-repeat:no-repeat; background-position:top left; overflow:hidden; } #navigationLinks{ font-size:11pt; border-left:2px solid #264576; border-right:2px solid #264576; background:#FCFCFC; } #content{ border-left:2px solid #264576; border-bottom:2px solid #264576; border-right:2px solid #264576; align:center; padding: 10px; background:#FCFCFC; overflow:hidden; }
styles.css
body{ /* background:#001460; */ background:#FFFFDD; font-family:verdana, arial, sans-serif; font-size:12px; color: #000000; } p {padding-left: 15px; padding-right:15px;} p.notes {padding-left:20px;} h3 {padding-left: 20px} /* TABLE STYLES */ table { border-collapse:collapse; font-family:verdana, arial, sans-serif;} td {border: none; font-size:12px; padding:3px; } table.searchResults{ border-collapse:collapse;vertical-align:middle; font-family:verdana, arial, sans-serif; padding-left:15px;} td.searchResults {border: none; font-size:12px; padding-top:3px; padding-bottom:3px; padding-left:6px; padding-right:6px;} table.warningTable{border-collapse:collapse; font-family:verdana, arial, sans-serif; padding-left:0px;} td.warningTable{border: none; font-size:12px; padding-top:3px; padding-bottom:3px; padding-left:6px; padding-right:6px;} table#areport{ border-collapse:collapse; vertical-align:middle; font-family:verdana, arial, sans-serif; padding-left:0px; } table#areport td{ border:none; text-align:center; font-size:12px; padding-top:8x; padding-bottom:8px; padding-left:6px; padding-right:6px; } table#spacedRowTable td{ padding-top:12px; } /* LINK STYLES */ A { color: #001460; text-decoration: none; img-decoration: none; } A:link { color: #018AFEE; text-decoration: none; img-decoration: none; } A:visited { color: #001460; text-decoration: none; img-decoration: none; } A:active { color: #BE0000; } A:hover { color: #BE0000; } /*INFO BOXES*/ .infobox{ border:1px solid #264576; background: #FFFFDD; margin-left:15px; margin-right:15px; padding: 4px; } .vacancyBox{ border:1px solid #264576; background: #FFFFDD; margin-left: 15px; margin-right: 15px; padding: 4px; } .scheduleBox{ border:1px solid #264576; background: #FFFFDD; margin-left: 15px; margin-right: 15px; padding: 4px; } .applicantsBox{ border:1px solid #264576; background: #FFFFDD; margin-left:15px; margin-right:15px; padding: 4px; } .logBox{ border:1px solid #264576; background: #FFFFDD; margin-left:15px; margin-right:15px; padding: 4px; } .anniversaryBox{ border:1px solid #264576; background: #FFFFDD; padding: 4px; margin-left: 15px; margin-right:15px; } .inactiveBox{ border:1px solid #264576; background: #FFFFDD; padding: 4px; margin-left: 15px; margin-right:15px; } /*WARNINGS AND ERRORS*/ .warning{ border:1px solid #264576; background:#FFCECE; padding:4px; margin-left: 15px; margin-right: 15px; } p.error {color: #FF0000;} /* LAYOUT CONTROL IDS */ #container{ align:center; margin-right : auto; margin-left : auto; } #header{ height: 0px; border-left:2px solid #264576; border-top:2px solid #264576; border-right:2px solid #264576; padding: 0px; /* background:url("images/rmhHeader.gif") #FCFCFC; */ background-repeat:no-repeat; background-position:top left; overflow:hidden; } #navigationLinks{ font-size:11pt; border-left:2px solid #264576; border-right:2px solid #264576; background:#FCFCFC; } #content{ border-left:2px solid #264576; border-bottom:2px solid #264576; border-right:2px solid #264576; align:center; padding: 10px; background:#FCFCFC; overflow:hidden; }
0.287868
0.069858
@charset "UTF-8"; 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 } input,button,textarea { margin: 0; padding: 0; font-size: 100%; font-family: inherit } iframe { width: 98%; font-size: 80%; line-height: 1.2em; margin-bottom: 1.5em; border: 1px solid; border-color: #ddd; background: #f8f8f8; padding: 1em } button { -moz-box-sizing: content-box; box-sizing: content-box } html,body { height: 100%; min-width: 960px } blockquote,q { quotes: none } blockquote:before,blockquote:after,q:before,q:after { content: ''; content: none } table { border-collapse: collapse; border-spacing: 0; font-size: 100%; font: inherit } html { overflow-y: scroll } article,aside,header,footer,nav,section,figure,figcaption,hgroup,progress,canvas { display: block } h1,h2,h3,h4,h5,h6 { font-weight: bold } strong,b { font-weight: bold } em,i { font-style: italic } :-moz-ui-invalid { box-shadow: none } a.book { display: inline-block; margin-left: -2px; padding: 0 5px 5px 0; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/books/background-effect.gif?e6d2d590") 0 0 no-repeat } a.book>img { width: 100px; height: 130px; box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1) } .callout { margin: 15px 0; padding: 10px; font-size: 13px; color: #8d8d6d; background: #fffef1; border: 1px solid #e5e2c8; border-radius: 4px } .callout strong { font-weight: bold; color: #000 } .callout h2 { margin: 0; font-size: 16px; font-weight: 300 } .callout p:last-child { margin-bottom: 0 } .callout hr { margin: 10px 0 10px -10px; width: 100%; padding: 0 10px; background: transparent; border-top: 1px solid #e5e2c8; border-bottom: 1px solid #fff } .callout.subdued { margin: 10px 0; color: #666; border-color: #ddd; background: #f8f8f8 } p.subdued { color: #666 } .featured-callout { margin: 15px 0; padding: 10px; font-size: 12px; color: #333; background: #e8f0f5; border: 1px solid #d2d9de; border-right-color: #e5e9ed; border-bottom-color: #e5e9ed; border-radius: 3px } .featured-callout .rule { width: 100%; padding: 0 10px; margin: 10px 0 10px -10px; border-top: 1px solid #c6d5df; border-bottom: 1px solid #fff } .featured-callout h2 { margin: 0; font-size: 14px; font-weight: bold; line-height: 20px; color: #000 } .featured-callout ol,.featured-callout ul { margin-left: 20px } .featured-callout ol li,.featured-callout ul li { margin: 5px 0 } .featured-callout p:last-child { margin-bottom: 0 } .featured-callout p.more { font-weight: bold } .featured-callout pre.console { padding: 5px; color: #eee; background: #333; border: 1px solid #000; border-right-color: #222; border-bottom-color: #222; border-radius: 3px } .featured-callout pre.console code { font-size: 11px } .featured-callout .diagram { margin: 15px 0; text-align: center } .featured-callout .screenshot { margin: 15px 0; padding: 1px; background: #fff; border: 1px solid #b4cad8 } .mini-callout { margin: 15px 0; padding: 10px; color: #5d5900; border: 1px solid #e7e7ce; border-radius: 5px; background-color: #fffde3; background-image: -moz-linear-gradient(#fffff6, #fffde3); background-image: -webkit-linear-gradient(#fffff6, #fffde3); background-image: linear-gradient(#fffff6, #fffde3); background-repeat: repeat-x } .mini-callout img { position: relative; top: -2px; vertical-align: middle; margin-right: 5px } .inset-callout { margin: 15px 0; padding: 10px; font-size: 12px; color: #333; background: #eee; border: 1px solid #d5d5d5; border-right-color: #e5e5e5; border-bottom-color: #e5e5e5; border-radius: 3px } .help-callout { font-size: 11px } .help-callout p:last-child { margin-bottom: 0 } .help-callout h2 { margin-top: 20px } .help-callout h2:first-child { margin: 0 } .featured-callout .mega-icon { vertical-align: middle } .infotip { margin: 15px 0; padding: 10px; font-size: 12px; color: #6d6d4b; background: #ffffde; border: 1px solid #e4e4c6; border-right-color: #eff2c7; border-bottom-color: #eff2c7; border-radius: 3px } .infotip p { margin: 0 } .infotip p+p { margin-top: 15px } .dashboard-notice { position: relative; margin: 0 0 20px 0; padding: 13px; font-size: 12px; color: #333; border: 1px solid #e7e7ce; border-radius: 5px; background-color: #fffde3; background-image: -moz-linear-gradient(#fffff6, #fffde3); background-image: -webkit-linear-gradient(#fffff6, #fffde3); background-image: linear-gradient(#fffff6, #fffde3); background-repeat: repeat-x } .dashboard-notice .dismiss { position: absolute; display: block; top: 5px; right: 5px; width: 16px; height: 16px; cursor: pointer; color: #ceceb8 } .dashboard-notice .dismiss:hover { color: #c60000 } .dashboard-notice .title { margin-left: -13px; margin-bottom: 13px; width: 100%; padding: 0 13px 13px; border-bottom: 1px solid #e7e7ce } .dashboard-notice .title p { margin: 0; font-size: 14px; color: #666 } .dashboard-notice h2 { margin: 0; font-size: 16px; font-weight: normal; color: #000 } .dashboard-notice p { margin-top: 0 } .dashboard-notice p:last-child { margin-bottom: 0 } .dashboard-notice p.no-title { margin-top: 0; padding-right: 5px } .dashboard-notice .inset-figure { margin: 0 0 10px 15px; float: right; clear: right; padding: 6px; background: #fff; border: 1px solid #e4e4e4; border-right-color: #f4f4f4; border-bottom-color: #fff; border-radius: 3px } .dashboard-notice .inset-comment { margin: 15px 0; padding: 6px; background: #fff; color: #444; border: 1px solid #e4e4e4; border-right-color: #f4f4f4; border-bottom-color: #fff; border-radius: 3px } .dashboard-notice ul { margin-left: 25px } .dashboard-notice .coupon { margin: 15px 0; padding: 10px; text-align: center; font-weight: bold; font-size: 20px; background: #fff; border: 1px dashed #d1e5ff } .dashboard-notice.org-newbie .fancytitle .mega-icon-team { position: relative; float: left; top: 5px; color: #dddb8e; margin-right: 10px } .org-newbie .inset-figure { margin-top: 1px; margin-bottom: 0 } .octotip { position: relative; margin: 10px 0; padding: 5px 5px 5px 27px; color: #25494f; font-size: 12px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/callouts/octotip-octocat.png?bda275e3") 0 50% no-repeat #ccf1f9; border: 1px solid #b1ecf8; border-radius: 3px } .frame .octotip { margin-top: 0 } .octotip p { margin: 0 } .octotip .dismiss { position: absolute; display: block; top: 50%; right: 5px; margin-top: -9px; width: 18px; height: 18px; text-indent: -9999px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/notices/close.png?fdc40776") 0 0 no-repeat; cursor: pointer } .octotip .dismiss:hover { background-position: 0 -50px } .kbd { display: inline-block; padding: 3px 5px; color: #000; font-family: Monaco, "Liberation Mono", Courier, monospace; font-size: 11px; background-color: #e7e7e7; background-image: -moz-linear-gradient(#fefefe, #e7e7e7); background-image: -webkit-linear-gradient(#fefefe, #e7e7e7); background-image: linear-gradient(#fefefe, #e7e7e7); background-repeat: repeat-x; border: 1px solid #cfcfcf; border-radius: 2px } #facebox .badmono,.kbd.badmono { font-family: sans-serif; font-weight: bold } label,input[type="text"],#adv_code_search .search-page-label,input[type="password"],input[type="email"],input[type="number"],input[type="tel"],textarea { font-size: 13px } label { font-weight: bold } input[type="text"],#adv_code_search .search-page-label,input[type="password"],input[type="email"],input[type="number"],input[type="tel"],textarea { min-height: 34px; padding: 7px 8px; outline: none; color: #333; background-color: #fff; background-repeat: no-repeat; background-position: right center; border: 1px solid #ccc; border-radius: 3px; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.15s ease-in; -webkit-transition: all 0.15s ease-in 0; vertical-align: middle } input[type="text"].focus,#adv_code_search .focus.search-page-label,input[type="text"]:focus,.focused .drag-and-drop,#adv_code_search .search-page-label:focus,input[type="password"].focus,input[type="password"]:focus,input[type="email"].focus,input[type="email"]:focus,input[type="number"].focus,input[type="number"]:focus,input[type="tel"].focus,input[type="tel"]:focus,textarea.focus,textarea:focus { border-color: #51a7e8; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5) } ::-webkit-input-placeholder,:-moz-placeholder { color: #aaa } ::-webkit-validation-bubble-message { color: #fff; background: #9c2400; border: 0; border-radius: 3px; font-size: 12px; -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) } input::-webkit-validation-bubble-icon { display: none } ::-webkit-validation-bubble-arrow { background-color: #9c2400; border: solid 1px #9c2400; -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) } .input-block { display: block; width: 100% } dl.form { margin: 15px 0 } dl.form input[type="text"],dl.form #adv_code_search .search-page-label,#adv_code_search dl.form .search-page-label,dl.form input[type="password"],dl.form input[type="email"],dl.form textarea { background-color: #fafafa } dl.form input[type="text"]:focus,dl.form .focused .drag-and-drop,.focused dl.form .drag-and-drop,dl.form #adv_code_search .search-page-label:focus,#adv_code_search dl.form .search-page-label:focus,dl.form input[type="password"]:focus,dl.form input[type="email"]:focus,dl.form textarea:focus { background-color: #fff } dl.form>dt { margin: 0 0 6px 0 } dl.form>dt label { position: relative } dl.form.flattened>dt { float: left; line-height: 32px; margin: 0 } dl.form.flattened>dd { line-height: 32px } dl.form>dd input[type="text"],dl.form>dd #adv_code_search .search-page-label,#adv_code_search dl.form>dd .search-page-label,dl.form>dd input[type="password"],dl.form>dd input[type="email"] { margin-right: 5px; width: 400px; background-position-x: 98% } dl.form>dd input[type="text"].short,dl.form>dd #adv_code_search .short.search-page-label,#adv_code_search dl.form>dd .short.search-page-label,dl.form>dd input[type="password"].short,dl.form>dd input[type="email"].short { width: 250px } dl.form>dd input[type="text"].shorter,dl.form>dd #adv_code_search .shorter.search-page-label,#adv_code_search dl.form>dd .shorter.search-page-label,dl.form>dd input[type="password"].shorter,dl.form>dd input[type="email"].shorter { width: 130px } dl.form>dd input[type="text"].long,dl.form>dd #adv_code_search .long.search-page-label,#adv_code_search dl.form>dd .long.search-page-label,dl.form>dd input[type="password"].long,dl.form>dd input[type="email"].long { width: 100% } dl.form>dd input[type="text"].is-autocheck-loading,dl.form>dd #adv_code_search .is-autocheck-loading.search-page-label,#adv_code_search dl.form>dd .is-autocheck-loading.search-page-label,dl.form>dd input[type="password"].is-autocheck-loading,dl.form>dd input[type="email"].is-autocheck-loading { background-image: url("https://a248.e.akamai.net/assets.github.com/images/spinners/octocat-spinner-16px.gif?2d3ca285") } dl.form>dd input[type="text"].is-autocheck-successful,dl.form>dd #adv_code_search .is-autocheck-successful.search-page-label,#adv_code_search dl.form>dd .is-autocheck-successful.search-page-label,dl.form>dd input[type="password"].is-autocheck-successful,dl.form>dd input[type="email"].is-autocheck-successful { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/ajax/success.png?5812e102") } dl.form>dd input[type="text"].is-autocheck-errored,dl.form>dd #adv_code_search .is-autocheck-errored.search-page-label,#adv_code_search dl.form>dd .is-autocheck-errored.search-page-label,dl.form>dd input[type="password"].is-autocheck-errored,dl.form>dd input[type="email"].is-autocheck-errored { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/ajax/error.png?7e6ca0e6") } dl.form>dd textarea { width: 100%; height: 200px; min-height: 200px } dl.form>dd textarea.short { height: 50px; min-height: 50px } dl.form>dd p.note { margin: 4px 0 2px 0; font-size: 12px; min-height: 17px; color: #777 } dl.form>dd p.note .spinner { vertical-align: middle; margin-right: 3px } dl.form>dd h4 { margin: 4px 0 0 0 } dl.form>dd h4.is-error { color: #bd2c00 } dl.form>dd h4.is-success { color: #6cc644 } dl.form>dd h4+p.note { margin-top: 0 } dl.form.required>dt>label:after { content: "*"; color: #9f1006; padding-left: 5px } .form-checkbox { margin: 15px 0; padding-left: 20px; vertical-align: middle } .form-checkbox label em.highlight { position: relative; left: -4px; padding: 2px 4px; font-style: normal; background: #fffbdc; border-radius: 3px } .form-checkbox input[type=checkbox],.form-checkbox input[type=radio] { float: left; margin: 2px 0 0 -20px; vertical-align: middle } .form-checkbox .note { margin: 0; display: block; font-size: 12px; font-weight: normal; color: #666 } .form-cards { margin: 0 0 15px; height: 31px } .form-cards>.cards { margin: 0 } .form-cards>.cards>li { list-style-type: none; float: left; margin: 0 4px 0 0 } .form-cards>.cards>li.text { font-size: 11px; color: #999; line-height: 31px } .form-cards>.cards .card { float: left; width: 47px; height: 31px; text-indent: -9999px; background-position: 0 0; background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/pricing/credit-cards-@1x.png?25efa68f") } .form-cards>.cards .card.visa { background-position: 0 0 } .form-cards>.cards .card.american_express { background-position: -50px 0 } .form-cards>.cards .card.master { background-position: -100px 0 } .form-cards>.cards .card.discover { background-position: -150px 0 } .form-cards>.cards .card.jcb { background-position: -200px 0 } .form-cards>.cards .card.diners_club { background-position: -250px 0 } .form-cards>.cards .card.disabled { opacity: .3 } @media only screen and (-webkit-min-device-pixel-ratio: 2) , only screen and (min--moz-device-pixel-ratio: 2) , only screen and (-o-min-device-pixel-ratio: 2 / 1) , only screen and (min-device-pixel-ratio: 2) , only screen and (min-resolution: 192dpi) , only screen and (min-resolution: 2dppx) { .form-cards>.cards .card { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/pricing/credit-cards-@2x.png?f8834ec7"); background-size: 300px 31px } } dl.form .success,dl.form .error,dl.form .indicator { display: none; font-size: 12px; font-weight: bold } dl.form.loading { opacity: 0.5 } dl.form.loading .indicator { display: inline } dl.form.successful .success { display: inline; color: #339900 } dl.form.successful .success .mini-icon-confirm { display: inline-block; position: relative; top: 2px } dl.form.errored>dt label { color: #990000 } dl.form.errored .error { display: inline; color: #990000 } dl.form.errored dd.error,dl.form.errored dd.warning { display: inline-block; padding: 5px; font-size: 11px; color: #494620; background: #f7ea57; border: 1px solid #c0b536; border-top-color: #fff; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px } dl.form.warn .warning { display: inline; color: #990000 } dl.form.warn dd.warning { display: inline-block; padding: 5px; font-size: 11px; color: #494620; background: #f7ea57; border: 1px solid #c0b536; border-top-color: #fff; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px } dl.form .form-note { margin-top: -1px; display: inline-block; padding: 5px; font-size: 11px; color: #494620; background: #f7ea57; border: 1px solid #c0b536; border-top-color: #fff; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px } .hfields { margin: 15px 0 } .hfields:before,.hfields:after { content: " "; display: table } .hfields:after { clear: both } .hfields dl.form { float: left; margin: 0 30px 0 0 } .hfields dl.form>dt label { display: inline-block; margin: 5px 0 0 0; color: #666 } .hfields dl.form>dt label img { position: relative; top: -2px } .hfields .button { float: left; margin: 23px 25px 0 -20px } .hfields select { margin-top: 5px } .fieldgroup .fields dl.form:first-child { margin-top: 0 } html.no-xhr2 .drag-and-drop { display: none } html.no-xhr2 .upload-enabled textarea { border-bottom: 1px solid #ddd } .drag-and-drop { margin: 0; padding: 7px 10px; color: #aaa; height: 16px; line-height: 16px; background: #fafafa; border: 1px solid #ccc; border-top: none; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px } .drag-and-drop .manual-file-chooser { position: absolute; width: 240px; margin-left: -80px; opacity: 0.0001; cursor: pointer } .drag-and-drop .manual-file-chooser:hover+.manual-file-chooser-text { text-decoration: underline } .drag-and-drop .default,.drag-and-drop .loading,.drag-and-drop .error { display: none } .drag-and-drop .error { color: #bd2c00 } .is-default .drag-and-drop .default { display: inline-block } .is-uploading .drag-and-drop .loading { display: inline-block } .is-uploading .drag-and-drop .loading img { vertical-align: top } .is-bad-file .drag-and-drop .bad-file { display: inline-block } .is-failed .drag-and-drop .failed-request { display: inline-block } .upload-enabled textarea { border-bottom: 1px dashed #ddd; border-bottom-left-radius: 0; border-bottom-right-radius: 0; display: block } .focused .drag-and-drop { box-shadow: rgba(81, 167, 232, 0.5) 0 0 3px } .dragover textarea,.dragover .drag-and-drop { box-shadow: #c9ff00 0 0 3px } .previewable-comment-form { position: relative } .previewable-comment-form .tabnav { position: relative } .previewable-comment-form .tabnav ul.tabnav-tabs { padding-left: 10px } .previewable-comment-form .comment { border: 1px solid #CACACA } .previewable-comment-form .comment-header .comment-header-actions { display: none } .previewable-comment-form .comment-form-error { margin-bottom: 10px } .previewable-comment-form .write-content,.previewable-comment-form .preview-content { display: none; padding: 0 10px 10px } .previewable-comment-form.write-selected .write-content,.previewable-comment-form.preview-selected .preview-content { display: block } .previewable-comment-form .tabnav-widget.text { margin-right: 11px } .previewable-comment-form textarea { display: block; width: 100%; min-height: 100px; max-height: 500px; padding: 10px; resize: vertical } .previewable-comment-form textarea#fullscreen-contents:focus { border: none; box-shadow: none } .previewable-comment-form .drag-and-drop { margin: 0; padding: 7px 10px; color: #aaa; height: 16px; line-height: 16px; background-color: #fafafa; border: 1px solid #ccc; border-top: 0; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; transition: all 0.15s ease-in; -webkit-transition: all 0.15s ease-in 0 } .previewable-comment-form .drag-and-drop .manual-file-chooser { position: absolute; width: 240px; margin-left: -80px; opacity: 0.0001; cursor: pointer } .previewable-comment-form .drag-and-drop .manual-file-chooser:hover+.manual-file-chooser-text { text-decoration: underline } .previewable-comment-form .drag-and-drop .default,.previewable-comment-form .drag-and-drop .loading,.previewable-comment-form .drag-and-drop .error { display: none } .previewable-comment-form .drag-and-drop .error { color: #bd2c00 } .previewable-comment-form .is-default .drag-and-drop .default { display: inline-block } .previewable-comment-form .is-uploading .drag-and-drop .loading { display: inline-block } .previewable-comment-form .is-uploading .drag-and-drop .loading img { vertical-align: top } .previewable-comment-form .is-bad-file .drag-and-drop .bad-file { display: inline-block } .previewable-comment-form .is-bad-browser .drag-and-drop .bad-browser { display: inline-block } .previewable-comment-form .is-failed .drag-and-drop .failed-request { display: inline-block } .previewable-comment-form .upload-enabled textarea { border-bottom: 1px dashed #ddd; border-bottom-left-radius: 0; border-bottom-right-radius: 0 } .previewable-comment-form .focused .drag-and-drop { border-color: #51a7e8; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5) } .previewable-comment-form .dragover textarea,.previewable-comment-form .dragover .drag-and-drop { box-shadow: #c9ff00 0 0 3px } div.composer { margin-top: 0 } div.composer input[type="text"],div.composer #adv_code_search .search-page-label,#adv_code_search div.composer .search-page-label { display: block; width: 100%; max-width: 100% } div.composer dl.form { margin: 0 } div.composer dl.form input[type="text"],div.composer dl.form #adv_code_search .search-page-label,#adv_code_search div.composer dl.form .search-page-label { width: 100% } div.composer .contributing { padding: 10px 0; font-weight: bold; text-align: center; border-bottom: 1px solid #ddd; background: #ffc } div.composer .discussion-bubble { margin-top: 0 } div.composer .comment-content { background: inherit } div.composer .comment-header { display: none } div.composer .comment-body { padding: 4px 6px } div.composer .comment { border: 0 } div.composer .composer-infobar { height: 35px; border-bottom: 1px solid #ddd; padding: 0 10px; margin-bottom: 10px } div.composer .tabnav { margin: 0 0 10px } .infobar-widget.milestone { float: right } .infobar-widget.milestone .context-pane,.infobar-widget.milestone .select-menu-modal-holder { right: 0 } .infobar-widget.assignee { float: left } .infobar-widget.assignee .css-truncate-target { max-width: 110px } .infobar-widget .text,.infobar-widget .avatar,.infobar-widget .context-menu-container,.infobar-widget .select-menu { display: inline-block; vertical-align: top } .infobar-widget .text { margin-top: 3px } .infobar-widget .text a { color: #333; font-weight: bold } .infobar-widget .progress-bar { width: 200px; line-height: 18px; overflow: hidden } input::-webkit-outer-spin-button,input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0 } .tabnav { margin: 10px 0; border-bottom: 1px solid #ddd; height: 35px } .tabnav .tabnav-tabs { display: inline-block } .tabnav .tabnav-tabs>li { display: inline-block } .tabnav-tab { display: inline-block; margin-bottom: -1px; padding: 8px 12px; border: 1px solid transparent; border-bottom: 0; font-size: 14px; color: #666; text-decoration: none } .tabnav-tab.selected { border-color: #ddd; border-radius: 3px 3px 0 0; background-color: #fff; color: #333 } .tabnav-tab:hover { text-decoration: none } .tabnav .counter { position: relative; top: -1px; margin: 0 0 0 5px; padding: 1px 5px 2px 5px; font-size: 10px; font-weight: bold; color: #666; background: #e5e5e5; border-radius: 10px } .tabnav .counter.blank { display: none } .tabnav-right { position: relative; display: block; float: right } .tabnav-widget { display: inline-block; vertical-align: top; margin-top: 4px } .tabnav-widget+ul.tabnav-tabs { margin-left: 10px } .tabnav-widget.text { margin-top: 12px; font-size: 11px; color: #666 } .tabnav-widget.search .spinner { vertical-align: middle; position: absolute; top: 7px; left: -22px; margin-right: 8px } .tabnav-widget.search .search-link { display: inline-block; height: 26px; padding-right: 5px; line-height: 26px; font-weight: 200; font-size: 13px; color: #666; vertical-align: top } .tabnav-widget.search .fieldwrap { display: inline-block; height: 26px; border-radius: 4px } .tabnav-widget.search .fieldwrap>input,.tabnav-widget.search .fieldwrap>button { display: inline-block } .tabnav-widget.search input { padding: 0 4px 0 4px; font-size: 12px; min-height: 26px; border-radius: 3px 0 0 3px; vertical-align: top } .tabnav-widget.search .minibutton { position: relative; margin-left: 0; height: 24px; vertical-align: top; padding: 0 8px; border-left: none; border-radius: 0 3px 3px 0; -moz-box-sizing: content-box; box-sizing: content-box } .tabnav-widget.search .minibutton:hover { color: #fff } ul.filter-list { list-style-type: none } ul.filter-list.small .filter-item { font-size: 12px; padding: 4px 10px; margin: 0 0 2px 0 } ul.filter-list .filter-item { display: block; padding: 8px 10px; margin: 0 0 5px 0; font-size: 14px; border-radius: 3px; text-decoration: none; color: #777; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor: pointer } ul.filter-list .filter-item:hover { background: #eee } ul.filter-list .filter-item.selected { color: #fff; background: #4183c4 } ul.filter-list .filter-item.selected .mini-icon-remove-close { float: right; opacity: 0.8; display: inline-block } ul.filter-list .filter-item .count { font-weight: bold; float: right } ul.filter-list.pjax-active .filter-item { color: #777; background: transparent } ul.filter-list.pjax-active .filter-item.pjax-active { color: #fff; background: #4183c4 } ul.color-label-list.editable .color { width: 14px } ul.color-label-list.editable .color:hover { background: transparent url("https://a248.e.akamai.net/assets.github.com/images/icons/arrow-down.png?c4431e06") 1px 2px no-repeat } ul.color-label-list.editable .mini-icon-remove-close { display: inline-block; color: #AAA } ul.color-label-list.editable .mini-icon-remove-close:hover { color: #ba3d37 } ul.color-label-list .color-label { line-height: 16px } ul.color-label-list .color-label:hover .mini-icon-remove-close { opacity: 1 } ul.color-label-list .color-label.selected { background: 98% 5px no-repeat transparent; -webkit-font-smoothing: antialiased } ul.color-label-list .color-label.selected .count,ul.color-label-list .color-label.selected .color { display: none } ul.color-label-list .color-label.selected .mini-icon-remove-close { display: inline-block } ul.color-label-list .color-label.zeroed,ul.color-label-list .color-label.zeroed .count { color: #999 } ul.color-label-list .count { color: #333 } ul.color-label-list .name a { color: #333 } ul.color-label-list .color { display: block; float: left; margin-left: -5px; margin-right: 4px; width: 6px; height: 14px; border-radius: 2px } ul.color-label-list .mini-icon-remove-close { display: none; float: right; opacity: 0.8 } ul.color-label-list .nolabels { margin: 10px 0; font-size: 11px; color: #666 } .plans-next { list-style: none; width: 655px } .plans-next .plan { float: left; width: 121px; padding: 0; margin: 0; border: 0 } .plans-next .plan h3 { font-size: 15px; text-align: center; padding: 29px 0 10px 0; margin: 0 0 10px 0; border-bottom: 1px solid #ddd } .plans-next .plan.active { border-radius: 3px; width: 158px; border: 1px solid #dedede; box-shadow: 0 0 8px rgba(120, 163, 193, 0.2) } .plans-next .plan.active h3 { margin: 0.5em 0; padding: 0; font-family: "Helvetica-Light"; font-weight: 300; font-size: 18px; border-bottom: none; font-weight: normal } .plans-next .plan.active ul { margin: 0 0 2em 0 } .plans-next ul { list-style: none } .plans-next ul li { text-align: center; margin: 1em 0; color: #444 } .plans-next ul strong { color: #222; font-weight: bold; font-size: 16px } .plans-next ul small { font-size: 12px; color: #999 } .plans-next ul small strong { font-size: 18px; color: #999 } .plans-next .current-plan { position: relative; left: -1px; top: -1px; width: 160px; background-color: #226fbb; background-image: -moz-linear-gradient(#329ed1, #226fbb); background-image: -webkit-linear-gradient(#329ed1, #226fbb); background-image: linear-gradient(#329ed1, #226fbb); background-repeat: repeat-x; border-top-left-radius: 3px; border-top-right-radius: 3px; display: block; padding: 3px 0; margin: 0 0 5px 0; border-bottom: 1px solid #194a7b; color: #fff; font-weight: bold; font-size: 10px; text-align: center; text-transform: uppercase; text-shadow: 0 -1px 0 #105095 } .payment { border-radius: 3px; padding: 10px; background: #f8f8f8; text-align: center; margin: 0 0 20px 0; border: 1px solid #ddd } .payment p { margin: 0 0 5px 0 } .payment ul { list-style: none } .payment ul li { display: inline-block; margin: 0 10px 0 0 } ul.notification-routing strong { color: #000 } ul.notification-routing .notification-email { float: right } ul.notification-routing .notification-email .edit-link { margin-right: 10px; font-weight: bold } ul.notification-routing .notification-email input[type=text] { width: 200px; padding: 2px; color: #444 } ul.notification-routing .notification-email form { display: none } ul.notification-routing .notification-email form .minibutton { float: none; margin: 0 } ul.notification-routing .notification-email.open form { display: block } ul.notification-routing .notification-email.open .email-display { display: none } table.notifications { margin: 0 0 15px 0; width: 100%; border-spacing: none; border-collapse: collapse; font-size: 12px; color: #666 } table.notifications th { padding: 15px 0 5px 0; text-align: left; font-size: 11px; text-transform: uppercase; color: #000; border-bottom: 1px solid #ccc } table.notifications td { padding: 2px 0; border-bottom: 1px solid #ddd } table.notifications td.checkbox { width: 1%; text-align: center } p.notification-settings { margin: 15px 0; font-size: 12px; color: #333 } p.notification-settings.on .mini-icon-notifications { color: #fa9e00 } p.notification-settings strong { font-weight: bold } p.notification-settings em { font-style: normal; color: #666 } p.notification-settings.on .subscription-on,p.notification-settings .subscription-off { display: inline } p.notification-settings .subscription-on,p.notification-settings.on .subscription-off { display: none } .page-notifications p.notification-settings { margin-bottom: 0; padding: 8px 5px 8px 25px; background-color: #eee; background-position: 5px 50%; border: 1px solid #d5d5d5; border-right-color: #e5e5e5; border-bottom-color: #e5e5e5; border-radius: 3px } p.notification-settings label { margin-right: 5px } .listings-layout { overflow: hidden; padding-bottom: 10px } .listings-layout { overflow: hidden; padding-bottom: 10px } .listings-layout a:hover { text-decoration: none } .listings-layout>.header { position: relative; border-bottom: 1px solid #ddd } .listings-layout>.header .nav { font-size: 14px } .listings-layout>.header .nav li { display: inline-block; cursor: pointer } .listings-layout>.header .nav li a { color: #666; text-decoration: none; padding: 8px 12px; display: inline-block; margin-bottom: -1px } .listings-layout>.header .nav li.selected { font-weight: bold; border-left: 1px solid #ddd; border-top: 1px solid #ddd; border-right: 1px solid #ddd; border-top-left-radius: 3px; border-top-right-radius: 3px; background-color: #fff } .listings-layout>.header .nav li.selected a { color: #333; background-color: #fff; border-top-left-radius: 3px; border-top-right-radius: 3px } .listings-layout .columns.sidebar { float: left; width: 220px; padding-right: 19px; border-right: 1px solid #ddd } .listings-layout .columns.sidebar .nav li { list-style-type: none; display: block } .listings-layout .columns.sidebar .nav li a:hover { background: #eee } .listings-layout .columns.sidebar .nav li a.selected { color: #fff; background: #4183c4 } .listings-layout .columns.sidebar .nav li a .count { float: right; color: #777; font-weight: bold } .listings-layout .columns.sidebar .nav.big { margin: 0 0 -5px 0 } .listings-layout .columns.sidebar .nav.big li { margin: 0 0 5px 0 } .listings-layout .columns.sidebar .nav.big li a { display: block; padding: 8px 10px; font-size: 14px; border-radius: 5px } .listings-layout .columns.sidebar .nav.big li a.selected .count { color: #fff } .listings-layout .columns.sidebar .nav.small li { margin: 0 0 2px 0 } .listings-layout .columns.sidebar .nav.small li a { display: block; padding: 4px 10px; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; border-radius: 4px } .listings-layout .columns.sidebar .nav.small li a .count { color: #333 } .listings-layout .columns.sidebar .nav.small li a.selected .count { color: #fff } .listings-layout .columns.sidebar .nav.small li.zeroed a,.listings-layout .columns.sidebar .nav.small li.zeroed a .count { color: #999; font-weight: normal } .listings-layout .columns.main { float: right; width: 660px } .sub-navigation { overflow: hidden } .pagehead .sub-navigation { float: right } .sub-navigation .sub-menu-item { padding: 7px 20px; float: left; text-decoration: none; margin-left: 5px; border-radius: 5px } .sub-navigation .sub-menu-item:hover { background-color: #eee } .sub-navigation .selected,.sub-navigation .selected:hover { background-color: #4183c4; color: #fff } .sub-navigation li { list-style-type: none; margin: 0; padding: 0; float: left } .date_selector { width: auto; height: auto; border: none; background: none; margin: 0; padding: 0; text-align: left; text-decoration: none; box-shadow: 0 0 13px rgba(0, 0, 0, 0.31); background: #fff; border: 1px solid #c1c1c1; padding: 5px; margin-top: 10px; z-index: 9; width: 240px; border-radius: 5px; display: none } .date_selector.no_shadow { box-shadow: none } .date_selector_ieframe { position: absolute; z-index: 99999; display: none } .date_selector .nav { width: 17.5em } .date_selector .month_nav,.date_selector .year_nav { margin: 0 0 3px 0; padding: 0; display: block; position: relative; text-align: center } .date_selector .month_nav { float: left; width: 55% } .date_selector .year_nav { float: right; width: 35%; margin-right: -8px } .date_selector .month_name,.date_selector .year_name { font-weight: bold; line-height: 20px } .date_selector .button { display: block; position: absolute; top: 0; width: 18px; height: 18px; line-height: 17px; font-weight: bold; color: #003C78; text-align: center; font-size: 120%; overflow: hidden; border: 1px solid #F2F2F2 } .date_selector .button:hover,.date_selector .button.hover { background: none; color: #003C78; cursor: pointer; border-color: #ccc } .date_selector .prev { left: 0 } .date_selector .next { right: 0 } .date_selector table { clear: both } .date_selector th,.date_selector td { width: 2.5em; height: 2em; padding: 0; text-align: center; color: black } .date_selector td { border: 1px solid #ccc; line-height: 2em; text-align: center; white-space: nowrap; color: #003C78; background: white } .date_selector td.today { background: #FFFEB3 } .date_selector td.unselected_month { color: #ccc } .date_selector td.selectable_day { cursor: pointer } .date_selector td.selected { background: #D8DFE5; font-weight: bold } .date_selector td.selectable_day:hover,.date_selector td.selectable_day.hover { background: #003C78; color: white } #facebox { position: absolute; top: 0; left: 0; z-index: 100; text-align: left } #facebox .popup { position: relative; border: 3px solid rgba(0, 0, 0, 0); border-radius: 5px; box-shadow: 0 0 18px rgba(0, 0, 0, 0.4) } #facebox .content>p:first-child { margin-top: 0 } #facebox .content>p:last-child { margin-bottom: 0 } #facebox .close { position: absolute; top: 4px; right: 5px; padding: 2px } #facebox .close img { opacity: 0.3 } #facebox .close:hover img { opacity: 1.0 } #facebox .loading { text-align: center } #facebox .image { text-align: center } #facebox img { border: 0; margin: 0 } #facebox_overlay { position: fixed; top: 0px; left: 0px; height: 100%; width: 100% } .facebox_hide { z-index: -100 } .facebox_overlayBG { background-color: #000; z-index: 99 } .popover { position: absolute; top: 0; left: 0; z-index: 1010; display: none; width: 236px; padding: 1px; text-align: left; white-space: normal; background-color: #ffffff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box } .popover.tipsy-s { margin-top: -10px } .popover.tipsy-w { margin-left: 10px } .popover.tipsy-n { margin-top: 10px } .popover.tipsy-e { margin-left: -10px } .popover .tipsy-arrow,.popover .tipsy-arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid } .popover .tipsy-arrow { border-width: 11px } .popover .tipsy-arrow:after { border-width: 10px; content: "" } .popover.tipsy-s .tipsy-arrow { bottom: -11px; left: 50%; margin-left: -11px; border-top-color: #999; border-top-color: rgba(0, 0, 0, 0.25); border-bottom-width: 0 } .popover.tipsy-s .tipsy-arrow:after { bottom: 1px; margin-left: -10px; border-top-color: #ffffff; border-bottom-width: 0 } .popover.tipsy-w .tipsy-arrow { top: 50%; left: -11px; margin-top: -11px; border-right-color: #999; border-right-color: rgba(0, 0, 0, 0.25); border-left-width: 0 } .popover.tipsy-w .tipsy-arrow:after { bottom: -10px; left: 1px; border-right-color: #ffffff; border-left-width: 0 } .popover.tipsy-n .tipsy-arrow { top: -11px; left: 50%; margin-left: -11px; border-bottom-color: #999; border-bottom-color: rgba(0, 0, 0, 0.25); border-top-width: 0 } .popover.tipsy-n .tipsy-arrow:after { top: 1px; margin-left: -10px; border-bottom-color: #ffffff; border-top-width: 0 } .popover.tipsy-e .tipsy-arrow { top: 50%; right: -11px; margin-top: -11px; border-left-color: #999; border-left-color: rgba(0, 0, 0, 0.25); border-right-width: 0 } .popover.tipsy-e .tipsy-arrow:after { right: 1px; bottom: -10px; border-left-color: #ffffff; border-right-width: 0 } .popover .tipsy-inner { max-width: initial; color: inherit; background-color: inherit; padding: inherit; text-align: inherit } .tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000 } .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center } .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px } .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 6px dashed #000 } .tipsy-arrow-n { border-bottom-color: #000 } .tipsy-arrow-s { border-top-color: #000 } .tipsy-arrow-e { border-left-color: #000 } .tipsy-arrow-w { border-right-color: #000 } .tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent } .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent } .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent } .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent } .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent } .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent } .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent } .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent } .graphs path.area.addition { stroke: #1db34f; fill: #1db34f } .graphs path.area.deletion { stroke: #ad1017; fill: #ad1017 } .graphs path.path.cumulative { stroke-width: 1.2; stroke: #047dda; stroke-opacity: 0.5; stroke-dasharray: 6 3 } span.cadd { font-weight: bold; color: #1db34f } span.cdel { font-weight: bold; color: #ad1017 } span.ctot { font-weight: bold; color: #047dda } .axis g.del text { fill: #ad1017 } .axis g.del line { stroke: #ad1017; stroke-width: 2px } .axis g.add text { fill: #1db34f } .axis g.add line { stroke: #1db34f; stroke-width: 2px } .axis g.tot text { fill: #047dda } .axis g.tot line { stroke: #047dda; stroke-width: 2px } .graphs .axis line.axline { stroke-width: 2px } .weekbar.even { stroke: #eee; stroke-width: 1px; fill: none } .weekbar.odd { fill: #f1f1f1; display: none } .weekbar text { font-size: 11px; fill: #555; stroke: none } .yearbar { fill: none } .yearbar.even { fill: #f6f6f6 } .yearlbl { fill: #555; font-weight: bold } .commit-activity-graphs .dots { display: none } .commit-activity-graphs.is-graph-loading .dots { display: block } #commit-activity-detail { border-radius: 6px; background: #f3f3f3; position: relative; margin-top: 20px } #commit-activity-detail.transparent { background: #fff } #commit-activity-detail .activity { margin-top: 0; padding-top: 100px } #commit-activity-master { border: 1px solid #ddd; border-radius: 3px; margin-top: 20px } #commit-activity-master #commit-activity-master-head { background: #fff; padding: 10px; text-align: center; margin: -16px auto 0 auto; width: 160px; font-size: 14px; font-weight: bold; color: #333; text-transform: uppercase; letter-spacing: 0.2em } .is-graph-loading #commit-activity-master { display: none } rect { shape-rendering: crispedges } rect.max { fill: #ffc644 } g.bar { fill: #1db34f } g.mini { fill: #f17f49; shape-rendering: geometricPrecision } g.active rect { fill: #bd380f } circle.focus { fill: #555 } #commit-activity-detail line { stroke: #e1e1e1 } #commit-activity-detail path { fill: none; stroke: #1db34f; stroke-width: 2px } #commit-activity-detail .tip { fill: #333; stroke-width: 0; font-size: 10px } #commit-activity-detail .days text { font-size: 11px; fill: #777 } .tint-box { border-radius: 6px; background: #f3f3f3; position: relative; margin-bottom: 10px } .tint-box.transparent { background: #fff } .tint-box .activity { margin-top: 0; padding-top: 100px } .tint-box .axis line.tick { stroke: #e1e1e1 } .tint-box .tip { fill: #333; stroke-width: 0; font-size: 10px } .tint-box .days text { font-size: 11px; fill: #777 } .contrib-data { margin: 0 0 10px 0; list-style: none; padding: 0 } #contributors .person { float: left; width: 450px; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 2px; margin: 10px; border: 1px solid #ddd } #contributors .person:nth-child(odd) { margin-left: 0 } #contributors .person:nth-child(even) { margin-right: 0 } #contributors .person h3 { margin: 0; border-bottom: 1px solid #eee; padding: 10px; line-height: 100% } #contributors .person h3:after { content: "."; display: block; clear: both; visibility: hidden; height: 0 } #contributors .person .avatar { width: 30px; height: 30px; border-radius: 3px; float: left; border: 1px solid #bbb; margin-right: 5px } #contributors .person .aname { font-weight: bold } #contributors .person .ameta { display: block; font-size: 12px; color: #ccc; margin-top: 3px; font-weight: normal } #contributors .person .rank { display: inline-block; float: right; font-size: 12px; color: #bbb } #contributors .person .cmt { color: #999 } #contributors .person .d { color: #c00 } #contributors .person .a { color: #8cac29 } #contributors .person .spark { display: block; background: #f7f7f7 } #contributors .person path { fill: #f17f49 } #contributors .person .wklbl { font-size: 10px; fill: #ccc } #contributors .person .x.axis { font-size: 9px } #contributors .person .y.axis text.midlabel { fill: #ccc } #contributors .person .y.axis g.zero line.tick { stroke: #ccc; stroke-width: 1px; shape-rendering: crispedges } #graph-shots:after { content: "."; display: block; clear: both; visibility: hidden; height: 0 } #graph-shots li { float: left; width: 450px; margin: 10px; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 2px; border: 1px solid #ddd; list-style: none } #graph-shots li:nth-child(odd) { margin-left: 0 } #graph-shots li:nth-child(even) { margin-right: 0 } #graph-shots li h3 { margin: 0; line-height: 100%; padding: 10px 10px 5px 10px } #graph-shots li p { line-height: 100%; display: block; border-bottom: 1px solid #eee; margin: 0; padding: 0 10px 10px 10px; font-size: 15px; color: #999 } #graph-shots li>a { display: block; text-indent: 100%; white-space: nowrap; overflow: hidden; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/graphs/graph-sprites.png?2d3283dc") 0 0 no-repeat; background-size: 896px 840px; height: 124px } #graph-shots li>a:hover { background-position-x: -448px } li#g-contributors a { background-position: 0 0 } li#g-commits a { background-position: 0 -120px } li#g-code-frequency a { background-position: 0 -240px } li#g-punchcard a { background-position: 0 -480px } li#g-traffic a { background-position: 0 -600px } li#g-clones a { background-position: 0 -720px } .axis { fill: #aaa; font-size: 10px } .axis line { shape-rendering: crispedges; stroke: #eee } .axis path { display: none } .axis .zero line { stroke-width: 1.5; stroke: #4183c4; stroke-dasharray: 3 3 } .graphs .is-graph-loading { min-height: 500px } .graphs.wheader h2 { padding: 1px } .graphs text.axlabel { fill: #888; font-size: 10px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif } .graphs text.axlabel.biglabel { font-size: 11px; letter-spacing: 0.09em } .graphs path.area { fill: #1db34f; fill-opacity: 0.5 } .graphs path.path { stroke: #1db34f; stroke-width: 2px; stroke-opacity: 1; fill: none } .graphs .dot { fill: #1db34f; stroke: #16873c; stroke-width: 2px } .graphs .dot.padded { stroke: #fff; stroke-width: 1px } .graphs .dot.padded circle:hover { fill: #4183C4 } .graphs .d3-tip { fill: #333 } .graphs .d3-tip text { fill: #fff; font-size: 11px } .graphs .activity { text-align: center; width: 400px; margin: 100px auto 0 auto; color: #444; border-radius: 3px; padding: 10px } .graphs .error { color: #900; background: #feeaea; padding: 10px; border-radius: 3px } .graphs .dots { margin: 0 auto } .graphs .dir { font-size: 12px; font-weight: normal; color: #555; line-height: 100%; padding-top: 5px; float: right } .graphs .selection rect { fill: #333; fill-opacity: 0.1; stroke: #333; stroke-width: 1px; stroke-opacity: 0.4; shape-rendering: crispedges; stroke-dasharray: 3 3 } .graph-filter { padding-bottom: 20px } .graph-filter h3 { display: inline-block; margin: 5px 0 0 0; padding: 0 } .graph-filter p.info { margin: 0; padding: 0; font-weight: normal; font-size: 12px; color: #777 } h3 .dash { color: #bbb } .graph-filter .select-menu { float: right; margin-top: 12px } h2.ghead:after { content: "."; height: 0; display: block; visibility: hidden; clear: both } kbd { background-color: #dddddd; background-image: -moz-linear-gradient(#f1f1f1, #ddd); background-image: -webkit-linear-gradient(#f1f1f1, #ddd); background-image: linear-gradient(#f1f1f1, #ddd); background-repeat: repeat-x; border-radius: 2px; border: 1px solid #ddd; border-bottom-color: #ccc; border-right-color: #ccc; padding: 1px 4px; line-height: 10px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif } .graph-canvas .graph-loading,.graph-canvas .graph-error,.graph-canvas .graph-empty,.graph-canvas .graph-crunching { display: none } .graph-canvas>.activity { display: none } .graph-canvas.is-graph-loading>.activity,.graph-canvas.is-graph-empty>.activity,.graph-canvas.is-graph-error>.activity { display: block } .graph-canvas.is-graph-loading .graph-loading,.graph-canvas.is-graph-crunching .graph-crunching,.graph-canvas.is-graph-empty .graph-empty,.graph-canvas.is-graph-load-error .graph-error { display: block } .svg-tip { padding: 10px; background: #222; color: #bbb; font-size: 12px; width: 140px; position: absolute; z-index: 99999; text-align: center; border-radius: 2px; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); display: none } .svg-tip strong { color: #ddd } .svg-tip.is-visible { display: block } .svg-tip:after { box-sizing: border-box; display: inline; font-size: 12px; width: 100%; line-height: 1; color: rgba(0, 0, 0, 0.8); content: "\25BC"; position: absolute; text-align: center; -webkit-font-smoothing: antialiased } .svg-tip.n:after { text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); margin: -2px 0 0 0; top: 100%; left: 0 } #milestone-graph { position: relative; min-height: 236px } #milestone-graph .dots { position: absolute; top: 100px; left: 48%; width: 64px; height: 64px; display: block } #milestone-graph rect.open { fill: #6cc644; shape-rendering: crispedges } #milestone-graph rect.closed { fill: #bd2c00 } #milestone-graph .x line { stroke: #ccc } #graph-open-close { margin-top: -5px } .axis-backing { fill: #f1f1f1 } .axis-backing-line { stroke: #ddd; stroke-width: 1px; shape-rendering: crispedges } #total-events { border-bottom: 1px solid #ddd; background: #f7f7f7 } #total-events .x line { stroke: #ccc } path.events { stroke: orange; stroke-width: 2px; fill: none } path.open-total { stroke: #6cc644; stroke-opacity: 0.8; fill: none; stroke-dasharray: 10 2; shape-rendering: crispedges } .issues-graph-title { margin: 0; padding-left: 20px; padding-top: 10px } .milestone-stats .domain { display: none } .milestone-stats .legend { padding: 0 0 10px 0; text-align: center; border-bottom: 1px solid #eee } .milestone-stats .legend ul.legend-data { display: inline-block; margin: 0 auto } .milestone-stats .legend ul.legend-data li { display: inline-block; color: #666; font-weight: bold; font-size: 11px; margin-right: 10px; border: none } .milestone-stats .legend span.color { width: 10px; height: 10px; display: inline-block; vertical-align: middle; margin-right: 5px; margin-top: -2px; border-radius: 1px } .milestone-stats .legend span.state-open { background: #6cc644 } .milestone-stats .legend span.state-closed { background: #bd2c00 } .activity-label { fill: #aaa; font-size: 9px; letter-spacing: 0.15em } .axis text { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 11px; fill: #999 } .axis .zero line { stroke: #ddd; stroke-width: 1px; stroke-dasharray: 0 } .label { font-size: 11px; fill: #555; stroke: none } circle.day { stroke-width: 0; fill: #444 } circle.day:hover { fill: #4183C4 } circle.day.h0 { display: none } line.axis { stroke-width: 1; stroke: #eee; shape-rendering: crispedges } line.axis.even { stroke: #e0e0e0 } @font-face { font-family: 'Octicons Regular'; src: url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-f8cb074da115b589d1518e9701e5ce0145a9a04b.eot"); src: url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-f8cb074da115b589d1518e9701e5ce0145a9a04b.eot#iefix") format("embedded-opentype"), url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-ca94a86a0e39e28efb023a130cb748731bb0ab58.woff") format("woff"), url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-83378e6a590d9a4a7242c6cf23f1a1b49ce7aa14.ttf") format("truetype"), url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-e1451ddc22ffbea19d2e8fca0742d5667940b793.svg#newFontRegular") format("svg"); font-weight: normal; font-style: normal } .mini-icon,.mega-icon { font-family: 'Octicons Regular'; font-weight: normal; font-style: normal; display: inline-block; text-decoration: inherit; line-height: 1; -webkit-font-smoothing: antialiased; line-height: 1; text-decoration: none } .mini-icon { font-size: 16px; width: 16px; height: 16px } .mini-icon-private-repo:before { content: "\f06a" } .mini-icon-public-repo:before { content: "\f001" } .mini-icon-repo-forked:before { content: "\f002" } .mini-icon-create:before { content: "\f003" } .mini-icon-delete:before { content: "\f004" } .mini-icon-push:before { content: "\f005" } .mini-icon-pull:before { content: "\f006" } .mini-icon-readme:before,.mini-icon-wiki:before { content: "\f007" } .mini-icon-octocat:before { content: "\f008" } .mini-icon-site-message:before,.mini-icon-blacktocat:before { content: "\f009" } .mini-icon-invertocat:before { content: "\f00a" } .mini-icon-download:before { content: "\f00b" } .mini-icon-upload:before { content: "\f00c" } .mini-icon-keyboard:before { content: "\f00d" } .mini-icon-gist:before { content: "\f00e" } .mini-icon-gist-private:before { content: "\f00f" } .mini-icon-code-file:before,.mini-icon-download-unknown:before { content: "\f010" } .mini-icon-download-text:before,.mini-icon-text-file:before { content: "\f011" } .mini-icon-download-media:before { content: "\f012" } .mini-icon-download-zip:before { content: "\f013" } .mini-icon-download-pdf:before { content: "\f014" } .mini-icon-download-tag:before,.mini-icon-tag:before { content: "\f015" } .mini-icon-directory:before { content: "\f016" } .mini-icon-submodule:before { content: "\f017" } .mini-icon-person:before { content: "\f018" } .mini-icon-team:before { content: "\f019" } .mini-icon-member-added:before { content: "\f01a" } .mini-icon-member-removed:before { content: "\f01b" } .mini-icon-follow:before { content: "\f01c" } .mini-icon-watching:before { content: "\f01d" } .mini-icon-unwatch:before { content: "\f01e" } .mini-icon-commit:before { content: "\f01f" } .mini-icon-public-fork:before,.mini-icon-fork:before,.mini-icon-branch:before,.mini-icon-tree:before { content: "\f020" } .mini-icon-private-fork:before { content: "\f021" } .mini-icon-pull-request:before { content: "\f022" } .mini-icon-merge:before { content: "\f023" } .mini-icon-public-mirror:before { content: "\f024" } .mini-icon-private-mirror:before { content: "\f025" } .mini-icon-issue-opened:before { content: "\f026" } .mini-icon-issue-reopened:before { content: "\f027" } .mini-icon-issue-closed:before { content: "\f028" } .mini-icon-issue-comment:before { content: "\f029" } .mini-icon-star:before { content: "\f02a" } .mini-icon-commit-comment:before { content: "\f02b" } .mini-icon-help:before { content: "\f02c" } .mini-icon-exclamation:before { content: "\f02d" } .mini-icon-search-input:before { content: "\f02e" } .mini-icon-advanced-search:before { content: "\f02f" } .mini-icon-notifications:before { content: "\f030" } .mini-icon-account-settings:before { content: "\f031" } .mini-icon-logout:before { content: "\f032" } .mini-icon-admin-tools:before { content: "\f033" } .mini-icon-feed:before { content: "\f034" } .mini-icon-clipboard:before { content: "\f035" } .mini-icon-apple:before { content: "\f036" } .mini-icon-windows:before { content: "\f037"; content: ""; background: transparent url("https://a248.e.akamai.net/assets.github.com/assets/primer/buttons/windows-sprite-5228a80f5fe4e714701ebd1a300be97a9965636e.png") 0 0 no-repeat; width: 16px; height: 16px; display: inline-block } .mini-icon-ios:before { content: "\f038" } .mini-icon-download-android:before,.mini-icon-android:before { content: "\f039" } .mini-icon-confirm:before { content: "\f03a" } .mini-icon-unread-note:before { content: "\f03b" } .mini-icon-read-note:before { content: "\f03c" } .mini-icon-arr-up:before { content: "\f03d" } .mini-icon-arr-right:before { content: "\f03e" } .mini-icon-arr-down:before { content: "\f03f" } .mini-icon-arr-left:before { content: "\f040" } .mini-icon-pin:before { content: "\f041" } .mini-icon-gift:before { content: "\f042" } .mini-icon-graph:before { content: "\f043" } .mini-icon-wrench:before { content: "\f044" } .mini-icon-credit-card:before { content: "\f045" } .mini-icon-time:before { content: "\f046" } .mini-icon-ruby:before { content: "\f047" } .mini-icon-podcast:before { content: "\f048" } .mini-icon-key:before { content: "\f049" } .mini-icon-force-push:before { content: "\f04a" } .mini-icon-sync:before { content: "\f04b" } .mini-icon-clone:before { content: "\f04c" } .mini-icon-diff:before { content: "\f04d" } .mini-icon-watchers:before { content: "\f04e" } .mini-icon-discussion:before { content: "\f04f" } .mini-icon-delete-note:before,.mini-icon-remove-close:before { content: "\f050" } .mini-icon-reply:before { content: "\f051" } .mini-icon-mail-status:before { content: "\f052" } .mini-icon-block:before { content: "\f053" } .mini-icon-tag-create:before { content: "\f054" } .mini-icon-tab-delete:before { content: "\f055" } .mini-icon-branch-create:before { content: "\f056" } .mini-icon-branch-delete:before { content: "\f057" } .mini-icon-edit:before { content: "\f058" } .mini-icon-info:before { content: "\f059" } .mini-icon-arr-collapsed:before { content: "\f05a" } .mini-icon-arr-expanded:before { content: "\f05b" } .mini-icon-link:before { content: "\f05c" } .mini-icon-add:before { content: "\f05d" } .mini-icon-reorder:before { content: "\f05e" } .mini-icon-code:before { content: "\f05f" } .mini-icon-location:before { content: "\f060" } .mini-icon-u-list:before { content: "\f061" } .mini-icon-o-list:before { content: "\f062" } .mini-icon-quotemark:before { content: "\f063" } .mini-icon-version:before { content: "\f064" } .mini-icon-brightness:before { content: "\f065" } .mini-icon-fullscreen:before { content: "\f066" } .mini-icon-normalscreen:before { content: "\f067" } .mini-icon-calendar:before { content: "\f068" } .mini-icon-beer:before { content: "\f069" } .mini-icon-secure:before,.mini-icon-lock:before { content: "\f06a" } .mini-icon-added:before { content: "\f06b" } .mini-icon-removed:before { content: "\f06c" } .mini-icon-modified:before { content: "\f06d" } .mini-icon-moved:before,.mini-icon-renamed:before { content: "\f06e" } .mini-icon-add-comment:before { content: "\f06f" } .mini-icon-horizontal-rule:before { content: "\f070" } .mini-icon-arr-right-mini:before { content: "\f071" } .mini-icon-jump-down:before { content: "\f072" } .mini-icon-jump-up:before { content: "\f073" } .mini-icon-reference:before { content: "\f074" } .mini-icon-milestone:before { content: "\f075" } .mini-icon-save-document:before { content: "\f076" } .mini-icon-megaphone:before { content: "\f077" } .mini-icon-chevron:before { content: "\f078" } .mini-icon-gist-forked:before { content: "\f079" } .mini-icon-gist-add:before { content: "\f07a" } .mini-icon-bookmark:before { content: "\f07b" } .mini-icon-filters:before { content: "\f07c" } .mini-icon-dashboard:before { content: "\f07d" } .mini-icon-history:before { content: "\f07e" } .mini-icon-external-link:before { content: "\f07f" } .mini-icon-mute:before { content: "\f080" } .mini-icon-x:before { content: "\f081" } .mini-icon-add-star:before { content: "\f082" } .mini-icon-remove-star:before { content: "\f083" } .mini-icon-circle-slash:before { content: "\f084" } .mini-icon-pulse:before { content: "\f085" } .mini-icon-new-file:before { content: "\f086" } .mini-icon-refresh:before { content: "\f087" } .mini-icon-telescope:before { content: "\f088" } .mini-icon-microscope:before { content: "\f089" } .mini-icon-align:before { content: "\f08a" } .mini-icon-unalign:before { content: "\f08b" } .mini-icon-gist-secret:before { content: "\f08c" } .mini-icon-home:before { content: "\f08d" } .mini-icon-aligned-to:before { content: "\f08e" } .mini-icon-stop-spam:before { content: "\f08f" } .mini-icon-zap:before { content: "\f090" } .mini-icon-bug:before { content: "\f091" } .mini-icon-loading-inner:before { content: "\f092" } .mini-icon-loading-outer:before { content: "\f093" } .mini-icon-binary-file:before { content: "\f094" } .mini-icon-create-directory:before { content: "\f095" } .mini-icon-database:before { content: "\f096" } .mini-icon-server:before { content: "\f097" } .mini-icon-ignored-file:before { content: "\f098" } .mini-icon-ignore:before { content: "\f099" } .mini-icon-ellipsis:before { content: "\f09a" } .mini-icon-symlink:before { content: "\f09b" } .mini-icon-no-newline:before { content: "\f09c" } .mini-icon-hubot:before { content: "\f09d" } .mini-icon-hourglass:before { content: "\f09e" } .mega-icon { font-size: 32px; width: 32px; height: 32px } .mega-icon-private-repo:before { content: "\f26a" } .mega-icon-public-repo:before { content: "\f201" } .mega-icon-repo-forked:before { content: "\f202" } .mega-icon-create:before { content: "\f203" } .mega-icon-delete:before { content: "\f204" } .mega-icon-push:before { content: "\f205" } .mega-icon-pull:before { content: "\f206" } .mega-icon-readme:before,.mega-icon-wiki:before { content: "\f207" } .mega-icon-octocat:before { content: "\f208" } .mega-icon-site-message:before,.mega-icon-blacktocat:before { content: "\f209" } .mega-icon-invertocat:before { content: "\f20a" } .mega-icon-download:before { content: "\f20b" } .mega-icon-upload:before { content: "\f20c" } .mega-icon-keyboard:before { content: "\f20d" } .mega-icon-gist:before { content: "\f20e" } .mega-icon-gist-private:before { content: "\f20f" } .mega-icon-code-file:before,.mega-icon-download-unknown:before { content: "\f210" } .mega-icon-download-text:before,.mega-icon-text-file:before { content: "\f211" } .mega-icon-download-media:before { content: "\f212" } .mega-icon-download-zip:before { content: "\f213" } .mega-icon-download-pdf:before { content: "\f214" } .mega-icon-download-tag:before,.mega-icon-tag:before { content: "\f215" } .mega-icon-directory:before { content: "\f216" } .mega-icon-submodule:before { content: "\f217" } .mega-icon-person:before { content: "\f218" } .mega-icon-team:before { content: "\f219" } .mega-icon-member-added:before { content: "\f21a" } .mega-icon-member-removed:before { content: "\f21b" } .mega-icon-follow:before { content: "\f21c" } .mega-icon-watching:before { content: "\f21d" } .mega-icon-unwatch:before { content: "\f21e" } .mega-icon-commit:before { content: "\f21f" } .mega-icon-public-fork:before,.mega-icon-fork:before,.mega-icon-branch:before,.mega-icon-tree:before { content: "\f220" } .mega-icon-private-fork:before { content: "\f221" } .mega-icon-pull-request:before { content: "\f222" } .mega-icon-merge:before { content: "\f223" } .mega-icon-public-mirror:before { content: "\f224" } .mega-icon-private-mirror:before { content: "\f225" } .mega-icon-issue-opened:before { content: "\f226" } .mega-icon-issue-reopened:before { content: "\f227" } .mega-icon-issue-closed:before { content: "\f228" } .mega-icon-issue-comment:before { content: "\f229" } .mega-icon-star:before { content: "\f22a" } .mega-icon-commit-comment:before { content: "\f22b" } .mega-icon-help:before { content: "\f22c" } .mega-icon-exclamation:before { content: "\f22d" } .mega-icon-search-input:before { content: "\f22e" } .mega-icon-advanced-search:before { content: "\f22f" } .mega-icon-notifications:before { content: "\f230" } .mega-icon-account-settings:before { content: "\f231" } .mega-icon-logout:before { content: "\f232" } .mega-icon-admin-tools:before { content: "\f233" } .mega-icon-feed:before { content: "\f234" } .mega-icon-clipboard:before { content: "\f235" } .mega-icon-apple:before { content: "\f236" } .mega-icon-windows:before { content: "\f237" } .mega-icon-ios:before { content: "\f238" } .mega-icon-android:before { content: "\f239" } .mega-icon-confirm:before { content: "\f23a" } .mega-icon-unread-note:before { content: "\f23b" } .mega-icon-read-note:before { content: "\f23c" } .mega-icon-arr-up:before { content: "\f23d" } .mega-icon-arr-right:before { content: "\f23e" } .mega-icon-arr-down:before { content: "\f23f" } .mega-icon-arr-left:before { content: "\f240" } .mega-icon-pin:before { content: "\f241" } .mega-icon-gift:before { content: "\f242" } .mega-icon-graph:before { content: "\f243" } .mega-icon-wrench:before { content: "\f244" } .mega-icon-credit-card:before { content: "\f245" } .mega-icon-time:before { content: "\f246" } .mega-icon-ruby:before { content: "\f247" } .mega-icon-podcast:before { content: "\f248" } .mega-icon-key:before { content: "\f249" } .mega-icon-force-push:before { content: "\f24a" } .mega-icon-sync:before { content: "\f24b" } .mega-icon-clone:before { content: "\f24c" } .mega-icon-diff:before { content: "\f24d" } .mega-icon-watchers:before { content: "\f24e" } .mega-icon-discussion:before { content: "\f24f" } .mega-icon-delete-note:before,.mega-icon-remove-close:before { content: "\f250" } .mega-icon-reply:before { content: "\f251" } .mega-icon-mail-status:before { content: "\f252" } .mega-icon-block:before { content: "\f253" } .mega-icon-tag-create:before { content: "\f254" } .mega-icon-tab-delete:before { content: "\f255" } .mega-icon-branch-create:before { content: "\f256" } .mega-icon-branch-delete:before { content: "\f257" } .mega-icon-edit:before { content: "\f258" } .mega-icon-info:before { content: "\f259" } .mega-icon-arr-collapsed:before { content: "\f25a" } .mega-icon-arr-expanded:before { content: "\f25b" } .mega-icon-link:before { content: "\f25c" } .mega-icon-add:before { content: "\f25d" } .mega-icon-reorder:before { content: "\f25e" } .mega-icon-code:before { content: "\f25f" } .mega-icon-location:before { content: "\f260" } .mega-icon-u-list:before { content: "\f261" } .mega-icon-o-list:before { content: "\f262" } .mega-icon-quotemark:before { content: "\f263" } .mega-icon-version:before { content: "\f264" } .mega-icon-brightness:before { content: "\f265" } .mega-icon-fullscreen:before { content: "\f266" } .mega-icon-normalscreen:before { content: "\f267" } .mega-icon-calendar:before { content: "\f268" } .mega-icon-beer:before { content: "\f269" } .mega-icon-secure:before,.mega-icon-lock:before { content: "\f26a" } .mega-icon-added:before { content: "\f26b" } .mega-icon-removed:before { content: "\f26c" } .mega-icon-modified:before { content: "\f26d" } .mega-icon-moved:before,.mega-icon-renamed:before { content: "\f26e" } .mega-icon-add-comment:before { content: "\f26f" } .mega-icon-horizontal-rule:before { content: "\f270" } .mega-icon-arr-right-mini:before { content: "\f271" } .mega-icon-jump-down:before { content: "\f272" } .mega-icon-jump-up:before { content: "\f273" } .mega-icon-reference:before { content: "\f274" } .mega-icon-milestone:before { content: "\f275" } .mega-icon-save-document:before { content: "\f276" } .mega-icon-megaphone:before { content: "\f277" } .mega-icon-chevron:before { content: "\f278" } .mega-icon-gist-forked:before { content: "\f279" } .mega-icon-gist-add:before { content: "\f27a" } .mega-icon-bookmark:before { content: "\f27b" } .mega-icon-filters:before { content: "\f27c" } .mega-icon-dashboard:before { content: "\f27d" } .mega-icon-history:before { content: "\f27e" } .mega-icon-external-link:before { content: "\f27f" } .mega-icon-mute:before { content: "\f280" } .mega-icon-x:before { content: "\f281" } .mega-icon-add-star:before { content: "\f282" } .mega-icon-remove-star:before { content: "\f283" } .mega-icon-circle-slash:before { content: "\f284" } .mega-icon-pulse:before { content: "\f285" } .mega-icon-new-file:before { content: "\f286" } .mega-icon-refresh:before { content: "\f287" } .mega-icon-telescope:before { content: "\f288" } .mega-icon-microscope:before { content: "\f289" } .mega-icon-align:before { content: "\f28a" } .mega-icon-unalign:before { content: "\f28b" } .mega-icon-gist-secret:before { content: "\f28c" } .mega-icon-home:before { content: "\f28d" } .mega-icon-aligned-to:before { content: "\f28e" } .mega-icon-stop-spam:before { content: "\f28f" } .mega-icon-zap:before { content: "\f290" } .mega-icon-bug:before { content: "\f291" } .mega-icon-loading-inner:before { content: "\f292" } .mega-icon-loading-outer:before { content: "\f293" } .mega-icon-binary-file:before { content: "\f294" } .mega-icon-create-directory:before { content: "\f295" } .mega-icon-database:before { content: "\f296" } .mega-icon-server:before { content: "\f297" } .mega-icon-ignored-file:before { content: "\f298" } .mega-icon-ignore:before { content: "\f299" } .mega-icon-ellipsis:before { content: "\f29a" } .mega-icon-symlink:before { content: "\f29b" } .mega-icon-no-newline:before { content: "\f29c" } .mega-icon-hubot:before { content: "\f29d" } .mega-icon-hourglass:before { content: "\f29e" } .markdown-body { font-size: 14px; line-height: 1.6; overflow: hidden } .markdown-body>*:first-child { margin-top: 0 !important } .markdown-body>*:last-child { margin-bottom: 0 !important } .markdown-body a.absent { color: #c00 } .markdown-body a.anchor { display: block; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0; left: 0; bottom: 0 } .markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6 { margin: 20px 0 10px; padding: 0; font-weight: bold; -webkit-font-smoothing: antialiased; cursor: text; position: relative } .markdown-body h1 .mini-icon-link,.markdown-body h2 .mini-icon-link,.markdown-body h3 .mini-icon-link,.markdown-body h4 .mini-icon-link,.markdown-body h5 .mini-icon-link,.markdown-body h6 .mini-icon-link { display: none; color: #000 } .markdown-body h1:hover a.anchor,.markdown-body h2:hover a.anchor,.markdown-body h3:hover a.anchor,.markdown-body h4:hover a.anchor,.markdown-body h5:hover a.anchor,.markdown-body h6:hover a.anchor { text-decoration: none; line-height: 1; padding-left: 0; margin-left: -22px; top: 15% } .markdown-body h1:hover a.anchor .mini-icon-link,.markdown-body h2:hover a.anchor .mini-icon-link,.markdown-body h3:hover a.anchor .mini-icon-link,.markdown-body h4:hover a.anchor .mini-icon-link,.markdown-body h5:hover a.anchor .mini-icon-link,.markdown-body h6:hover a.anchor .mini-icon-link { display: inline-block } .markdown-body h1 tt,.markdown-body h1 code,.markdown-body h2 tt,.markdown-body h2 code,.markdown-body h3 tt,.markdown-body h3 code,.markdown-body h4 tt,.markdown-body h4 code,.markdown-body h5 tt,.markdown-body h5 code,.markdown-body h6 tt,.markdown-body h6 code { font-size: inherit } .markdown-body h1 { font-size: 28px; color: #000 } .markdown-body h2 { font-size: 24px; border-bottom: 1px solid #ccc; color: #000 } .markdown-body h3 { font-size: 18px } .markdown-body h4 { font-size: 16px } .markdown-body h5 { font-size: 14px } .markdown-body h6 { color: #777; font-size: 14px } .markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre { margin: 15px 0 } .markdown-body hr { background: transparent url("https://a248.e.akamai.net/assets.github.com/assets/primer/markdown/dirty-shade-bf4c1cf99dc867d1eb443f22a2647396e09b418e.png") repeat-x 0 0; border: 0 none; color: #ccc; height: 4px; padding: 0 } .markdown-body>h2:first-child,.markdown-body>h1:first-child,.markdown-body>h1:first-child+h2,.markdown-body>h3:first-child,.markdown-body>h4:first-child,.markdown-body>h5:first-child,.markdown-body>h6:first-child { margin-top: 0; padding-top: 0 } .markdown-body a:first-child h1,.markdown-body a:first-child h2,.markdown-body a:first-child h3,.markdown-body a:first-child h4,.markdown-body a:first-child h5,.markdown-body a:first-child h6 { margin-top: 0; padding-top: 0 } .markdown-body h1+p,.markdown-body h2+p,.markdown-body h3+p,.markdown-body h4+p,.markdown-body h5+p,.markdown-body h6+p { margin-top: 0 } .markdown-body li p.first { display: inline-block } .markdown-body ul,.markdown-body ol { padding-left: 30px } .markdown-body ul.no-list,.markdown-body ol.no-list { list-style-type: none; padding: 0 } .markdown-body ul li>:first-child,.markdown-body ul li ul:first-of-type,.markdown-body ol li>:first-child,.markdown-body ol li ul:first-of-type { margin-top: 0px } .markdown-body ul ul,.markdown-body ul ol,.markdown-body ol ol,.markdown-body ol ul { margin-bottom: 0 } .markdown-body dl { padding: 0 } .markdown-body dl dt { font-size: 14px; font-weight: bold; font-style: italic; padding: 0; margin: 15px 0 5px } .markdown-body dl dt:first-child { padding: 0 } .markdown-body dl dt>:first-child { margin-top: 0px } .markdown-body dl dt>:last-child { margin-bottom: 0px } .markdown-body dl dd { margin: 0 0 15px; padding: 0 15px } .markdown-body dl dd>:first-child { margin-top: 0px } .markdown-body dl dd>:last-child { margin-bottom: 0px } .markdown-body blockquote { border-left: 4px solid #DDD; padding: 0 15px; color: #777 } .markdown-body blockquote>:first-child { margin-top: 0px } .markdown-body blockquote>:last-child { margin-bottom: 0px } .markdown-body table th { font-weight: bold } .markdown-body table th,.markdown-body table td { border: 1px solid #ccc; padding: 6px 13px } .markdown-body table tr { border-top: 1px solid #ccc; background-color: #fff } .markdown-body table tr:nth-child(2n) { background-color: #f8f8f8 } .markdown-body img { max-width: 100%; -moz-box-sizing: border-box; box-sizing: border-box } .markdown-body span.frame { display: block; overflow: hidden } .markdown-body span.frame>span { border: 1px solid #ddd; display: block; float: left; overflow: hidden; margin: 13px 0 0; padding: 7px; width: auto } .markdown-body span.frame span img { display: block; float: left } .markdown-body span.frame span span { clear: both; color: #333; display: block; padding: 5px 0 0 } .markdown-body span.align-center { display: block; overflow: hidden; clear: both } .markdown-body span.align-center>span { display: block; overflow: hidden; margin: 13px auto 0; text-align: center } .markdown-body span.align-center span img { margin: 0 auto; text-align: center } .markdown-body span.align-right { display: block; overflow: hidden; clear: both } .markdown-body span.align-right>span { display: block; overflow: hidden; margin: 13px 0 0; text-align: right } .markdown-body span.align-right span img { margin: 0; text-align: right } .markdown-body span.float-left { display: block; margin-right: 13px; overflow: hidden; float: left } .markdown-body span.float-left span { margin: 13px 0 0 } .markdown-body span.float-right { display: block; margin-left: 13px; overflow: hidden; float: right } .markdown-body span.float-right>span { display: block; overflow: hidden; margin: 13px auto 0; text-align: right } .markdown-body code,.markdown-body tt { margin: 0 2px; padding: 0px 5px; border: 1px solid #eaeaea; background-color: #f8f8f8; border-radius: 3px } .markdown-body code { white-space: nowrap } .markdown-body pre>code { margin: 0; padding: 0; white-space: pre; border: none; background: transparent } .markdown-body .highlight pre,.markdown-body pre { background-color: #f8f8f8; border: 1px solid #ccc; font-size: 13px; line-height: 19px; overflow: auto; padding: 6px 10px; border-radius: 3px } .markdown-body pre code,.markdown-body pre tt { margin: 0; padding: 0; background-color: transparent; border: none } .highlight { background: #ffffff } .highlight .c { color: #999988; font-style: italic } .highlight .err { color: #a61717; background-color: #e3d2d2 } .highlight .k { font-weight: bold } .highlight .o { font-weight: bold } .highlight .cm { color: #999988; font-style: italic } .highlight .cp { color: #999999; font-weight: bold } .highlight .c1 { color: #999988; font-style: italic } .highlight .cs { color: #999999; font-weight: bold; font-style: italic } .highlight .gd { color: #000000; background-color: #ffdddd } .highlight .gd .x { color: #000000; background-color: #ffaaaa } .highlight .ge { font-style: italic } .highlight .gr { color: #aa0000 } .highlight .gh { color: #999999 } .highlight .gi { color: #000000; background-color: #ddffdd } .highlight .gi .x { color: #000000; background-color: #aaffaa } .highlight .go { color: #888888 } .highlight .gp { color: #555555 } .highlight .gs { font-weight: bold } .highlight .gu { color: #800080; font-weight: bold } .highlight .gt { color: #aa0000 } .highlight .kc { font-weight: bold } .highlight .kd { font-weight: bold } .highlight .kn { font-weight: bold } .highlight .kp { font-weight: bold } .highlight .kr { font-weight: bold } .highlight .kt { color: #445588; font-weight: bold } .highlight .m { color: #009999 } .highlight .s { color: #d14 } .highlight .n { color: #333333 } .highlight .na { color: #008080 } .highlight .nb { color: #0086B3 } .highlight .nc { color: #445588; font-weight: bold } .highlight .no { color: #008080 } .highlight .ni { color: #800080 } .highlight .ne { color: #990000; font-weight: bold } .highlight .nf { color: #990000; font-weight: bold } .highlight .nn { color: #555555 } .highlight .nt { color: #000080 } .highlight .nv { color: #008080 } .highlight .ow { font-weight: bold } .highlight .w { color: #bbbbbb } .highlight .mf { color: #009999 } .highlight .mh { color: #009999 } .highlight .mi { color: #009999 } .highlight .mo { color: #009999 } .highlight .sb { color: #d14 } .highlight .sc { color: #d14 } .highlight .sd { color: #d14 } .highlight .s2 { color: #d14 } .highlight .se { color: #d14 } .highlight .sh { color: #d14 } .highlight .si { color: #d14 } .highlight .sx { color: #d14 } .highlight .sr { color: #009926 } .highlight .s1 { color: #d14 } .highlight .ss { color: #990073 } .highlight .bp { color: #999999 } .highlight .vc { color: #008080 } .highlight .vg { color: #008080 } .highlight .vi { color: #008080 } .highlight .il { color: #009999 } .highlight .gc { color: #999; background-color: #EAF2F5 } .type-csharp .highlight .k { color: #0000FF } .type-csharp .highlight .kt { color: #0000FF } .type-csharp .highlight .nf { color: #000000; font-weight: normal } .type-csharp .highlight .nc { color: #2B91AF } .type-csharp .highlight .nn { color: #000000 } .type-csharp .highlight .s { color: #A31515 } .type-csharp .highlight .sc { color: #A31515 } .button,.minibutton { position: relative; display: inline-block; padding: 7px 15px; font-size: 13px; font-weight: bold; color: #333; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9); white-space: nowrap; background-color: #eaeaea; background-image: -moz-linear-gradient(#fafafa, #eaeaea); background-image: -webkit-linear-gradient(#fafafa, #eaeaea); background-image: linear-gradient(#fafafa, #eaeaea); background-repeat: repeat-x; border-radius: 3px; border: 1px solid #ddd; border-bottom-color: #c5c5c5; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); vertical-align: middle; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-appearance: none } .button:hover,.button:active,.minibutton:hover,.minibutton:active { text-decoration: none; background-color: #dadada; background-image: -moz-linear-gradient(#eaeaea, #dadada); background-image: -webkit-linear-gradient(#eaeaea, #dadada); background-image: linear-gradient(#eaeaea, #dadada); background-repeat: repeat-x; border-color: #ccc #ccc #b5b5b5 } .button:active,.minibutton:active { background-color: #dadada; background-image: none; border-color: #b5b5b5; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .button:disabled,.button:disabled:hover,.button.disabled,.button.disabled:hover,.minibutton:disabled,.minibutton:disabled:hover,.minibutton.disabled,.minibutton.disabled:hover { opacity: .5; color: #666; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9); background-image: none; background-color: #e5e5e5; border-color: #c5c5c5; cursor: default; box-shadow: none } .button.primary,.minibutton.primary { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #60b044; background-image: -moz-linear-gradient(#8add6d, #60b044); background-image: -webkit-linear-gradient(#8add6d, #60b044); background-image: linear-gradient(#8add6d, #60b044); background-repeat: repeat-x; border-color: #5ca941 } .button.primary:hover,.minibutton.primary:hover { color: #fff; background-color: #569e3d; background-image: -moz-linear-gradient(#79d858, #569e3d); background-image: -webkit-linear-gradient(#79d858, #569e3d); background-image: linear-gradient(#79d858, #569e3d); background-repeat: repeat-x; border-color: #4a993e } .button.primary:active,.minibutton.primary:active { background-color: #569e3d; background-image: none; border-color: #418737 } .button.primary:disabled,.button.primary:disabled:hover,.button.primary.disabled,.button.primary.disabled:hover,.minibutton.primary:disabled,.minibutton.primary:disabled:hover,.minibutton.primary.disabled,.minibutton.primary.disabled:hover { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #60b044; background-image: -moz-linear-gradient(#8add6d, #60b044); background-image: -webkit-linear-gradient(#8add6d, #60b044); background-image: linear-gradient(#8add6d, #60b044); background-repeat: repeat-x; border-color: #74bb5a #74bb5a #509338 } .button.danger,.minibutton.danger { color: #900 } .button.danger:hover,.minibutton.danger:hover { color: #fff; text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.3); background-color: #b33630; background-image: -moz-linear-gradient(#dc5f59, #b33630); background-image: -webkit-linear-gradient(#dc5f59, #b33630); background-image: linear-gradient(#dc5f59, #b33630); background-repeat: repeat-x; border-color: #cd504a } .button.danger:active,.minibutton.danger:active { color: #fff; background-color: #b33630; background-image: none; border-color: #9f312c } .button.danger:disabled,.button.danger:disabled:hover,.button.danger.disabled,.button.danger.disabled:hover,.minibutton.danger:disabled,.minibutton.danger:disabled:hover,.minibutton.danger.disabled,.minibutton.danger.disabled:hover { color: #900; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9); background-color: #e1e1e1; background-image: -moz-linear-gradient(#fff, #e1e1e1); background-image: -webkit-linear-gradient(#fff, #e1e1e1); background-image: linear-gradient(#fff, #e1e1e1); background-repeat: repeat-x; border-color: #c5c5c5 } .button.blue,.button.blue:hover,.minibutton.blue,.minibutton.blue:hover { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #3072b3; background-image: -moz-linear-gradient(#599bcd, #3072b3); background-image: -webkit-linear-gradient(#599bcd, #3072b3); background-image: linear-gradient(#599bcd, #3072b3); background-repeat: repeat-x; border-color: #2a65a0 } .button.blue:hover,.button.blue:active,.minibutton.blue:hover,.minibutton.blue:active { border-color: #2a65a0 } .button.blue:active,.minibutton.blue:active { background-color: #3072b3; background-image: none; border-color: #25588c; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .button.blue:disabled,.button.blue.disabled,.minibutton.blue:disabled,.minibutton.blue.disabled { background-position: 0 0 } .button.dark-grey,.button.dark-grey:hover,.minibutton.dark-grey,.minibutton.dark-grey:hover { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #6d6d6d; background-image: -moz-linear-gradient(#8c8c8c, #6d6d6d); background-image: -webkit-linear-gradient(#8c8c8c, #6d6d6d); background-image: linear-gradient(#8c8c8c, #6d6d6d); background-repeat: repeat-x; border: 1px solid #707070; border-bottom-color: #595959 } .button.dark-grey:hover,.button.dark-grey:active,.minibutton.dark-grey:hover,.minibutton.dark-grey:active { border-color: #585858 } .button.dark-grey:active,.minibutton.dark-grey:active { background-color: #545454; background-image: none; border-color: #474747; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .button,.minibutton { outline: none } .button:focus,.minibutton:focus { text-decoration: none; border-color: #51a7e8; box-shadow: 0 0 5px rgba(81, 167, 232, 0.5) } .button img { position: relative; top: -1px; margin-right: 3px; vertical-align: middle } .button>.mini-icon { vertical-align: middle; margin-top: -1px } .minibutton { padding: 0 10px; line-height: 24px; box-shadow: none } .minibutton:hover .mini-icon-windows:before { background-position: -18px 0 } .minibutton.selected,.context-menu-container.active .minibutton.switcher,.context-menu-container.active .context-button { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); background-color: #767676; background-image: none; border-color: #686868; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .minibutton i { font-weight: 500; font-style: normal; opacity: .6 } .button-block { display: block; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box } .button-link { display: inline; padding: 0; font-size: inherit; color: #4183c4; white-space: nowrap; background-color: transparent; border: 0; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-appearance: none } .button-link:hover { text-decoration: underline } input[type=text]+.minibutton { margin-left: 5px } .minibutton .mini-icon { vertical-align: -2px; margin-right: 6px; -moz-transition: none; -webkit-transition: none; -o-transition: color 0 ease-in; transition: none } .minibutton.empty-icon .mini-icon { margin-right: 0 } .minibutton .mini-icon-arr-right { float: right; margin-right: 0; margin-left: 5px; margin-top: 4px } .minibutton.switcher { padding: 0; height: 24px; line-height: 1 } .minibutton.switcher>span { display: block; position: relative; padding: 0 26px 0 10px; line-height: 24px; height: 24px } .minibutton.switcher>span:before { content: ""; display: block; position: absolute; border: 3px solid #000; border-color: #000 transparent transparent; top: 10px; right: 7px; width: 0; height: 0 } .minibutton.switcher>span:after { position: absolute; top: 0; bottom: 0; right: 18px; display: block; content: ""; width: 1px; background-color: #f9f9f9; box-shadow: -1px 0 0 #e4e4e4 } .minibutton.switcher:hover>span:after { background-color: #6a9fd3; box-shadow: -1px 0 0 #3c74ab } .minibutton.switcher:active>span:after { background-color: #357ec8; box-shadow: -1px 0 0 #25588c } .minibutton.switcher.with-image { height: 32px } .minibutton.switcher.with-image>span { display: block; height: 32px; line-height: 32px; padding: 0 26px 0 6px } .minibutton.switcher.with-image>span:before { top: 14px } .minibutton.switcher.with-image img { position: relative; top: -1px; margin-right: 2px; vertical-align: middle; border-radius: 2px } .minibutton.switcher.with-image.selected span:before,.context-menu-container.active .switcher.with-image.minibutton span:before,.context-menu-container.active .switcher.with-image.context-button span:before { top: 14px } .minibutton.switcher.selected>span:before,.context-menu-container.active .switcher.minibutton>span:before,.context-menu-container.active .switcher.context-button>span:before,.context-menu-container.active .minibutton.switcher>span:before { top: 10px; border-color: #fff transparent transparent } .minibutton.switcher.selected>span:after,.context-menu-container.active .switcher.minibutton>span:after,.context-menu-container.active .switcher.context-button>span:after,.context-menu-container.active .minibutton.switcher>span:after { background-color: #888; box-shadow: -1px 0 0 #585858 } .minibutton.switcher:hover>span:before,.context-menu-container.active .context-button:after { border-color: #fff transparent transparent } .context-button { position: relative; width: 12px; height: 22px; line-height: 23px; font-family: 'Octicons Regular'; font-weight: normal; font-style: normal; display: inline-block; text-decoration: inherit; line-height: 1; -webkit-font-smoothing: antialiased } .context-button:before { position: absolute; top: 3px; left: 3px; content: "\f02f"; display: block; padding: 0; font-size: 16px; line-height: 16px } .context-button:after { position: absolute; top: 10px; right: 5px; content: ""; display: block; width: 0; height: 0; border: 3px solid #000; border-color: #000 transparent transparent } .context-button:hover:after,.context-button.selected:after { border-color: #fff transparent transparent } .hidden-text-expander { display: block } .hidden-text-expander.inline { display: inline-block; line-height: 0; margin-left: 5px; position: relative; top: -1px } .hidden-text-expander a { background: #ddd; color: #555; padding: 0 5px; line-height: 6px; height: 12px; font-size: 12px; font-weight: bold; vertical-align: middle; display: inline-block; border-radius: 1px; text-decoration: none } .hidden-text-expander a:hover { background-color: #ccc; text-decoration: none } .hidden-text-expander a:active { background-color: #4183C4; color: #fff } .social-count { position: relative; display: inline-block; padding: 0 7px 0; margin-left: 8px; font-size: 11px; font-weight: bold; line-height: 24px; color: #333333; vertical-align: middle; background-color: #fafafa; border: 1px solid #ccc; border-radius: 3px } .social-count:hover { color: #4183c4; cursor: pointer; text-decoration: none } .social-count:before { content: ""; display: block; width: 0; height: 0; border: 6px solid #ccc; border-color: transparent #ccc transparent transparent; position: absolute; right: 100%; margin-right: 0; top: 50%; margin-top: -6px } .social-count:after { content: ""; display: block; width: 0; height: 0; border: 6px solid #fafafa; border-color: transparent #fafafa transparent transparent; position: absolute; right: 100%; margin-right: -1px; top: 50%; margin-top: -6px } .button-group { display: inline-block; vertical-align: middle } .button-group:before,.button-group:after { content: " "; display: table } .button-group:after { clear: both } .button-group .button,.button-group .minibutton { position: relative; float: left; border-radius: 0 } .button-group .button:first-child,.button-group .minibutton:first-child { border-top-left-radius: 3px; border-bottom-left-radius: 3px } .button-group .button:last-child,.button-group .minibutton:last-child { border-top-right-radius: 3px; border-bottom-right-radius: 3px } .button-group .button:hover,.button-group .button:focus,.button-group .button:active,.button-group .button.selected,.button-group .minibutton:hover,.button-group .minibutton:focus,.button-group .minibutton:active,.button-group .minibutton.selected,.button-group .context-menu-container.active .minibutton.switcher,.context-menu-container.active .button-group .minibutton.switcher,.button-group .context-menu-container.active .context-button,.context-menu-container.active .button-group .context-button { z-index: 2 } .button-group .button+.button,.button-group .minibutton+.minibutton { margin-left: -1px; box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.2) } .button-group .button+.button:hover,.button-group .minibutton+.minibutton:hover { box-shadow: none } .button-group .button+.button:active,.button-group .minibutton+.minibutton:active { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .button-group+.button-group,.button-group+.button,.button-group+.minibutton { margin-left: 5px } .menu-container { float: left; width: 200px; padding: 3px; background: #efefef; border-radius: 2px } .menu { background: #fafafb; border-radius: 2px; border: 1px solid #d8d8d8; list-style: none } .menu a:hover { text-decoration: none } .menu li { border-bottom: 1px solid #eee; border-top: 1px solid #fff } .menu li:last-child { border-bottom: none } .menu li:first-child { border-top: none } .menu a { display: block; padding: 8px 10px 8px 8px; text-shadow: 0 1px 0 #fff; border-left: 2px solid #fafafb } .menu a:hover { background: #fdfdfe } .menu a .mini-icon { color: #333333 } .menu a.selected { background: #fff; border-left: 2px solid #d26911; font-weight: bold; color: #222; cursor: default; box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.1) } .menu a .counter { float: right; margin: 0 0 0 5px; padding: 2px 5px; font-size: 11px; font-weight: bold; color: #999; background: #eee; border-radius: 2px } .menu .menu-warning { color: #D26911; float: right } .accordion { background: #fafafb; list-style: none } .accordion .section { border-top: 1px solid #d8d8d8; border-top: none } .accordion .section:first-child { border-top: none } .accordion .section a.section-head { background-color: #e0e0e0; background-image: -moz-linear-gradient(#fafafa, #e0e0e0); background-image: -webkit-linear-gradient(#fafafa, #e0e0e0); background-image: linear-gradient(#fafafa, #e0e0e0); background-repeat: repeat-x; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5); display: block; padding: 10px 10px; border-bottom: 1px solid #ccc; color: #222; font-weight: bold; font-size: 14px; line-height: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); border-left: 0 none } .accordion .section a.section-head img { float: left; margin: 0 10px 0 0; border-radius: 2px } .accordion .section .section-nav { list-style: none; display: none } .accordion .section .section-nav.expanded { display: block } .css-truncate.css-truncate-target,.css-truncate .css-truncate-target { max-width: 125px; display: inline-block; overflow: hidden; text-overflow: ellipsis; vertical-align: top; white-space: nowrap } .css-truncate.expandable.zeroclipboard-is-hover .css-truncate-target,.css-truncate.expandable.zeroclipboard-is-hover.css-truncate-target,.css-truncate.expandable:hover .css-truncate-target,.css-truncate.expandable:hover.css-truncate-target { max-width: 10000px !important } .sticky { position: -webkit-sticky !important; position: -moz-sticky !important; position: -ms-sticky !important; position: -o-sticky !important; position: sticky !important } .sticky.stick { position: fixed !important } .sticky.stick-bottom { position: absolute !important; bottom: 0 !important; top: auto !important } .about { color: #4d4d4d } .about .container { margin-top: 0 !important } .about .site { padding-top: 0 } .about ul { list-style: none } .about .intro { margin-top: 0; font-size: 20px; font-weight: 300; color: #393939; line-height: 1.65 } .about .left-col { float: left; width: 200px } .about #menu-about { float: none; margin: 0 0 20px 0 } .about #about-links { clear: left; width: 200px; padding: 0 10px; font-size: 14px } .about #about-links dt { font-weight: bold } .about #about-links dd { margin: 0 0 20px 0 } .about .spacefield { position: absolute; left: 0; width: 100%; height: 170px; overflow: hidden; background-color: #000 !important } .about #about_header { width: 100%; height: 170px; overflow: hidden; margin-bottom: 25px } .about #about_header .intro { position: relative; top: 60px; font-weight: bold; color: #fff; line-height: 1.2; font-size: 36px; width: 580px; text-shadow: 0 0 20px #549ef9 } .about #about_header ul { position: absolute; bottom: 35px; left: 27px; z-index: 9 } .about #about_header ul li { display: inline; margin-right: 20px } .about #about_header ul li a { color: #138fd9; font-size: 14px; font-weight: normal } .about #about_header .width_wrapper { position: relative; height: 300px; width: 1100px; margin: 0 auto } .about .skinny { height: 70px !important } .about .skinny .spacefield { height: 100px } .about .skinny h1.skinny { text-indent: 0 !important; overflow: visible !important; z-index: 10 !important; line-height: 70px; color: #fff; font-size: 28px; font-weight: bold; text-shadow: 0px 0px 20px #32578D } .about .skinny #parallax_octocat { left: 800px; top: -10px } .about .skinny #parallax_earth { top: -10px; left: 700px } .about .about-content { position: relative; float: right; width: 650px } .about .employees { margin-top: 40px } .about .employee_container { position: relative; display: inline; float: left; width: 130px; height: 130px; padding: auto; padding-bottom: 20px; font-size: 12px; color: #999 } .about .employee_container:nth-child(5n+5) { margin-right: 0 } .about .employee_container img { width: 130px; height: 130px } .about .employee_container .info { background-color: rgba(0, 0, 0, 0.9); background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background-repeat: repeat-x; position: absolute; z-index: 10; bottom: 0; left: 0; width: 110px; text-align: center; padding: 5px 10px } .about .employee_container h3 { margin: 0; font-size: 12px; line-height: 1 } .about .employee_container h3 a { color: #fff; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) } .about .employee_container address { font-size: 11px; font-weight: normal; font-style: normal; color: rgba(255, 255, 255, 0.8); min-height: 17px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis } .about .about-intro { margin-top: 15px; font-size: 20px; font-weight: 300; color: #393939; line-height: 1.65 } .about #press_releases { padding-bottom: 15px } .about #in_the_news ul { padding-left: 0px } .about #in_the_news li { list-style: none; padding-bottom: 15px } .about #in_the_news li a { font-size: 22px } .about #in_the_news li .byline { font-style: italic; color: #666; padding-left: 20px } .about #in_the_news .more_news { font-style: italic } .about #media_contacts { padding-bottom: 15px } .about #media_contacts .email { font-size: 18px } .about .minibutton { display: block; width: 80px; height: 20px; position: relative; margin: 9px auto 0 auto } #media_downloads .download { float: left; text-align: center; margin-bottom: 30px } #media_downloads .download .mini-icon { margin-right: 5px } #media_downloads img { display: block; width: 300px; height: 100px; margin: 20px 10px 5px 10px; padding: 2px; border: 1px solid #ccc; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) } #media_downloads img:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) } #media_downloads .aup { clear: both } #acceptable_use { padding-top: 250px } #facts { width: 100%; margin: 0 0 20px 0; padding: 0 0 20px 0; border-bottom: 1px solid #ddd } #facts li { display: inline-block; width: 159px; margin: 0; padding: 0 } #facts li .mega-icon-location,#facts li .mega-icon-calendar,#facts li .mega-icon-team,#facts li .mega-icon-blacktocat { float: left; width: 32px; height: 32px; margin: 2px 10px 0 0 } #facts li h4 { font-size: 11px; font-weight: bold; text-transform: uppercase; margin: 0 } #facts li p { font-size: 13px; font-weight: 300; margin: 0 } #jobs-container h4 { margin-top: 0 } #jobs-container .life-at-github { padding: 2px; border: 1px solid #ccc; margin: 30px 0 } #jobs-container .benefits { margin: 0 0 20px 0; padding: 0 } #jobs-container .benefits li { width: 295px; float: left; margin: 0 40px 20px 0; padding: 0 } #jobs-container .benefits li:nth-child(even) { margin-right: 0 } #jobs-container .benefits h5 { margin: 0 } #jobs-container .benefits p { font-weight: 300; margin-bottom: 0 } #jobs-container ul.jobs { margin: 0; padding: 0 } #jobs-container .open_positions { margin-top: 30px } #jobs-container .octospinner { display: none } #jobs-container .loading .octospinner { display: block; margin: 0 auto } #press .mentions { margin: 0; padding: 0; list-style: none } #press li { font-size: 16px; margin: 0; padding: 10px 0 } #press li cite { color: #666; font-size: 12px } #press .archive { border-top: 1px solid #ccc; margin-top: 10px; padding: 15px; text-align: center; font-size: 14px; font-weight: normal; margin-top: 3px } #press .archive .mini-icon { margin-right: 5px } #press img { border: 1px solid #ddd; width: 220px } #press .press-info ul { padding: 0; text-align: center } #press .press-info li { font-size: 16px; display: inline-block; margin-right: 40px } #press .press-info span { margin-right: 5px } #press .press-info a,#press .press-info span { vertical-align: middle } div.plax { position: relative; width: 100% } div.plax #parallax_octocat { position: absolute; top: 0px; left: 669px; z-index: 4 } div.plax #parallax_text { position: absolute; top: 30px; left: 15px; z-index: 3 } div.plax #parallax_earth { position: absolute; top: 50px; left: 608px; z-index: 2 } div.plax #parallax_bg { position: absolute; width: 100%; top: -19px; left: -19px } .accountcols .main { float: left; width: 560px } .accountcols .sidebar { float: right; width: 330px } .accountcols .main>p.overview { margin-top: 20px; color: #333 } .fieldgroup p.explain.planusage { color: #333 } .fieldgroup p.explain.planusage strong { color: #000 } .billing-plans tbody td { width: 25%; vertical-align: middle } .billing-plans .name { font-size: 14px; font-weight: bold; color: #333 } .billing-plans .mini-icon-time { vertical-align: -2px } .billing-plans .coupon { font-size: 12px } .billing-plans .coupon td { color: #fff; background-color: #6cc644 } .billing-plans .coupon .text-right { white-space: nowrap } .billing-plans .coupon.expiring td { background-color: #df6e00 } .billing-plans .coupon.expiring td .coupon-label:after { border-bottom-color: #df6e00 } .billing-plans .coupon-label { position: relative; margin: -9px; padding: 9px } .billing-plans .coupon-label:after { position: absolute; left: 15px; bottom: 100%; content: " "; height: 0; width: 0; pointer-events: none; border: solid transparent; border-width: 5px; border-bottom-color: #6cc644 } .billing-plans tbody>.selected { background-color: #fdffce } .billing-contact-info button { margin-bottom: 15px } .billing-contact-info .add-billing-contact-info-modal { display: none } #facebox .billing-credit-cards { margin: 0 0 15px } #facebox .billing-credit-cards li { margin: 0 4px 0 0 } .payment-type { margin: 10px 0 10px 0; padding: 0 0 15px 0; border-bottom: 1px solid #ddd } .payment-type ul.actions { margin: 0; float: right } .payment-type ul.actions li { list-style-type: none; float: right; margin: 0 0 0 10px; height: 25px; line-height: 25px; font-size: 11px; color: #999 } .payment-type h3 { margin: 0; height: 25px; line-height: 24px; font-size: 14px } .payment-type h3 .mini-icon { position: relative; top: 1px; margin-right: 5px } .two-factor-container { width: 480px; margin: 150px auto } .two-factor-container #otp { float: left; width: 250px; margin: 0 10px 0 0 } .two-factor-container #recovery_code { float: left; width: 250px; margin: 0 10px 0 0 } .two-factor-container .is-hidden { display: none } .auth-form { width: 400px; margin: 60px auto } .auth-form form { border-radius: 4px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.075) } .auth-form-header { position: relative; padding: 10px 20px; margin: 0; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); background-color: #6c8393; background-image: -moz-linear-gradient(#7f95a5, #6c8393); background-image: -webkit-linear-gradient(#7f95a5, #6c8393); background-image: linear-gradient(#7f95a5, #6c8393); background-repeat: repeat-x; border: 1px solid #6e8290; border-bottom-color: #586873; border-radius: 4px 4px 0 0 } .auth-form-header h1 { font-size: 16px } .auth-form-header h1 a { color: #fff } .auth-form-header .mini-icon { position: absolute; right: 0; top: 12px; right: 10px; color: rgba(0, 0, 0, 0.4); text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) } .auth-form-body { padding: 20px; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; background-color: #fff; border: 1px solid #d8dee2; border-top-color: white; border-radius: 0 0 4px 4px } .auth-form-body .input-block { margin-top: 5px; margin-bottom: 15px } .auth-form-body p.small_notice { display: inline; padding: 0 10px } .auth-form-subheading { margin: 0 } .auth-form-body p { margin: 0 0 10px } .auth-form-permissions { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #d8dee2 } .auth-form-permissions li { list-style-position: inside; padding-left: 15px } .auth-form .note { margin: 15px 0; color: #777; text-align: center } .two-factor-help { position: relative; margin: 0 auto; padding: 10px 10px 10px 36px; width: 354px; border: 1px solid #eaeaea; border-radius: 3px } .two-factor-help .mini-icon { position: absolute; top: 10px; left: 10px } .two-factor-help .minibutton { float: right } .flash.sms-error,.flash.sms-success { display: none; margin: 0 0 10px 0 } .is-sending .spinner { display: inline-block } .is-sent .sms-success { display: block } .is-sent .sms-error { display: none } .is-not-sent .sms-success { display: none } .is-not-sent .sms-error { display: block } .autocomplete-results { display: none; position: absolute; max-height: 20em; list-style: none; background: #fff; border: 1px solid #c1c1c1; border-radius: 3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); overflow-y: auto; font-size: 13px; z-index: 99; -moz-box-sizing: border-box; box-sizing: border-box } .autocomplete-group { width: 100%; overflow: hidden; border-radius: 0 0 3px 3px } .autocomplete-group .autocomplete-group-title { width: 68px; padding: 5px; border-right: 1px solid #ddd; font-size: 11px; font-weight: normal; color: #999; vertical-align: top; text-align: right } .autocomplete-group:first-child { border-radius: 3px } .autocomplete-item { display: block; padding: 5px; color: #000; text-decoration: none; font-weight: bold; cursor: pointer } .autocomplete-item.navigation-focus { background-color: #4183c4; text-decoration: none; color: #fff } .autocomplete-item.selected { background-color: #4183c4; color: #fff } .autocomplete-item.selected .due_on,.autocomplete-item.selected .past_due,.autocomplete-item.selected .number { color: #fff } .autocomplete-item .due_on,.autocomplete-item .past_due { display: block; font-weight: normal } .autocomplete-item .due_on { color: #666 } .autocomplete-item .past_due { color: #984646 } .autocomplete-item .state { display: block; float: left; margin-right: 5px; margin-top: 3px; width: 13px; height: 9px; border-radius: 2px } .autocomplete-item .state.closed { background-color: #bd2c00 } .autocomplete-item .state.open { background-color: #6cc644 } .autocomplete-item .number { color: #999; font-weight: bold } .autocomplete-item img { border-radius: 3px } .autocomplete-header { border-radius: 3px 3px 0 0 } .autocomplete-header:last-child { border-radius: 3px } .suggester-container { position: absolute; top: 46px; left: 10px; z-index: 1 } .pull-form .suggester-container { top: 65px } .orgs-next-content .suggester-container { top: 0px; left: 0px } .suggester { position: relative; top: 0; left: 0; display: none; margin-top: 20px; background: #fff; border: 1px solid #ddd; border-radius: 3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); min-width: 180px } .suggester.active { display: block } .suggester ul { list-style: none; margin: 0; padding: 0 } .suggester li { display: block; padding: 5px 10px; border-bottom: 1px solid #ddd; font-weight: bold } .suggester li small { color: #777; font-weight: normal } .suggester li:last-child { border-bottom: none; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px } .suggester li:first-child a { border-top-left-radius: 3px; border-top-right-radius: 3px } .suggester li.navigation-focus { color: #fff; background: #4183c4; text-decoration: none } .suggester li.navigation-focus small { color: #fff } body,input,select,textarea,button { font: 13px Helvetica, arial, freesans, clean, sans-serif; line-height: 1.4 } body { background-color: #fff; color: #333333 } button::-moz-focus-inner,input::-moz-focus-inner { padding: 0; border: 0 } *::selection,*::-moz-selection { text-shadow: none; background-color: rgba(65, 131, 196, 0.4) } .skinny-page { width: 700px; margin: 0 auto } .container { width: 920px; margin: 0 auto } .wider .container { width: 960px } select,option { padding: 0 .25em } optgroup { margin-top: .5em } input.text { padding: 1px 0 } pre,code,tt { font-size: 12px; font-family: Consolas, "Liberation Mono", Courier, monospace } p { margin: 1em 0 } small { font-size: 11px; font-weight: 200 } img { border: 0 } abbr { border-bottom: none } .center { text-align: center } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden } * html .clearfix { height: 1% } .clearfix { display: block } .center { text-align: center } a { color: #4183c4; text-decoration: none } a:hover { text-decoration: underline } a.action { color: #d00; text-decoration: underline } a.danger { color: #cc0000 } a.mute { color: #000 } a:active,a:focus { outline: none; text-decoration: underline } .sparkline { display: none } .right { float: right } .left { float: left } .text-right { text-align: right } .text-left { text-align: left } .hidden { display: none } img.help { vertical-align: middle } .warning { background: #fffccc; font-weight: bold; padding: .5em; margin-bottom: .8em } .error_box { background: #FFEBE8 none repeat scroll 0%; border: 1px solid #DD3C10; padding: 1em; font-weight: bold } .rule,hr { clear: both; margin: 15px 0; height: 0px; overflow: hidden; border: none; background: transparent; border-bottom: 1px solid #ddd } .corner { border-radius: 8px; padding: 3px } #spinner { height: 16px; width: 16px; background: transparent; border: none; margin-right: 0 } h2.with-icon .mega-icon { position: relative; top: 4px; color: #ddd } .clear { clear: both } .columns:after { content: "."; display: block; height: 0; clear: both; visibility: hidden } * html .columns { height: 1% } .columns { display: inline-block } .columns { display: block } #facebox .content { width: 425px; color: #333; font-size: 12px; padding: 10px; border-radius: 4px; background-color: #f4f9fb; background-image: -moz-linear-gradient(#fff, #f4f9fb); background-image: -webkit-linear-gradient(#fff, #f4f9fb); background-image: linear-gradient(#fff, #f4f9fb); background-repeat: repeat-x } #facebox .content.wider { width: 500px } #facebox .content.full { width: 900px } #facebox pre { padding: 5px 10px; border: 1px solid #ddd; border-bottom-color: #eee; border-right-color: #eee; background: #eee; border-radius: 3px } #facebox pre.console { color: #fff; background: #333; border-color: #000; border-right-color: #333; border-bottom-color: #333 } #facebox ul,#facebox ol { margin: 15px 0 15px 20px } #facebox ul li { margin: 5px 0 } #facebox h2 { width: 100%; margin: 0 0 10px -10px; padding: 0 10px 10px 10px; font-size: 16px; border-bottom: 1px solid #ddd !important } #facebox h3 { margin-bottom: -0.5em; font-size: 14px; color: #000 } #facebox .rule { width: 100%; padding: 0 10px; margin-left: -10px } #facebox input[type=text] { width: 100% } #facebox .form-actions { margin-top: 10px } #facebox .warning { width: 100%; padding: 5px 10px; margin-top: -9px; margin-left: -10px; font-weight: bold; color: #990000; background: url("https://a248.e.akamai.net/assets.github.com/images/icons/bigwarning.png?840a48d8") 10px 50% no-repeat #fffbc9; border-bottom: 1px solid #ede7a3 } #facebox .warning p { margin-left: 45px } #facebox .full-button { margin-top: 10px } #facebox .full-button .button { margin: 0; display: block } #facebox .full-button .button { width: 100%; -moz-box-sizing: border-box; box-sizing: border-box } #facebox .full-button .button span { display: block; text-align: center } #facebox .loading img { width: 32px } .site { padding: 0; width: 100% } h3 { font-size: 15px } h2,h3 { margin: 1em 0 } .bold { font-weight: bold } .sidebar>h4 { margin: 15px 0 5px 0; font-size: 11px; color: #666; text-transform: uppercase } .file { margin: 15px 0 } p.bigmessage { margin: 30px 0; text-align: center; font-size: 16px; color: #333 } .blob-editor textarea { font-family: Monaco, "Liberation Mono", Courier, monospace; font-size: 11px } .placeholder-field { position: relative } .placeholder-field label.placeholder { position: absolute; top: 3px; left: 5px; margin: 0; color: #aaa; font-size: 12px } strong.highlight { padding: 2px 4px; color: #000; background: #fffbdc; border-radius: 3px } .fieldgroup { position: relative; margin-top: 10px } .sidebar .fieldgroup+.fieldgroup { margin-top: 40px } .fieldgroup h2,h2.account { margin: 15px 0 0 0; font-size: 18px; font-weight: normal; color: #666 } p.explain { font-size: 12px; color: #666; position: relative } p.explain strong { color: #333 } p.explain .mini-icon { margin-right: 5px; color: #bbb; position: relative; top: 1px } p.explain .minibutton { float: right; top: -4px } .fieldgroup p.explain { margin: 0 } .options-content p.explain { margin-top: 0; border-top: 1px solid #ddd; padding: 10px 10px 0 10px } .fieldgroup .fields { margin: 10px 0 0 0; padding: 10px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/account/fieldgroup_back.png?41317fbd") 0 0 no-repeat } .equacols .fieldgroup .fields { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/account/fieldgroup_back-440.png?ebf3bbc7") } .fieldgroup p.addlink { margin: 15px 0; font-size: 14px; font-weight: bold } .fieldgroup p.checkbox label { margin-left: 5px } .fieldgroup p.checkbox .succeed { margin-left: 10px; font-weight: normal; color: #33cc00 } .fieldgroup p.danger { margin: 15px 0; font-weight: bold; color: #cc0000 } .fieldgroup p:first-child { margin-top: 0 } .fieldgroup p.extra { margin: -8px 0 15px 0; font-size: 12px; color: #666 } .fieldgroup p.legal { margin: 15px 0; font-size: 14px; font-weight: bold } .fieldgroup div.error { margin: 10px 0 0 0; padding: 10px; color: #fff; font-weight: bold; background: #aa0000; border-radius: 4px; -webkit-font-smoothing: antialiased } .fieldgroup div.error p { margin: 0 } .fieldgroup div.error p+p { margin-top: 10px } ul.fieldpills { position: relative; margin: 0 } ul.fieldpills li { position: relative; list-style-type: none; margin: 3px 0; min-height: 24px; line-height: 24px; padding: 4px 5px; background: #eee; font-size: 12px; font-weight: bold; color: #333; border: 1px solid #ddd; border-radius: 3px } ul.fieldpills li .mini-icon { position: relative; top: 2px } ul.fieldpills li:first-child { margin-top: 0 } ul.fieldpills li:hover { background-color: #f5f5f5; border-color: #ccc } ul.fieldpills li .remove-close { position: absolute; top: 50%; right: 10px; margin-top: -9px; text-decoration: none; color: #666 } ul.fieldpills li .remove-close:hover { color: #333 } ul.fieldpills li img.remove { background: none } ul.fieldpills li .dingus { position: absolute; top: 50%; right: 10px; margin-top: -9px; text-indent: -9999px; text-decoration: none } .avatarexplain { margin: 15px 0; height: 54px } .avatarexplain img { float: left; margin-right: 10px; padding: 2px; background: #fff; border: 1px solid #ddd } .avatarexplain p { margin: 0; padding-top: 10px; font-size: 12px; line-height: 1; color: #999 } .avatarexplain p strong { display: block; font-size: 14px; font-weight: bold; color: #333 } .add-pill-form { margin: 15px 0; padding: 4px 5px; background: #f5f5f5; font-size: 12px; color: #333; border: 1px solid #ddd; border-radius: 5px } .add-pill-form input[type=text] { font-size: 14px; width: 350px; padding: 2px 5px; color: #666 } .equacols .add-pill-form input[type=text] { width: 332px } .add-pill-form img { vertical-align: middle; margin: 0 5px } .add-pill-form .error_box { margin: 5px 0 0 0; padding: 0; border: none; background: transparent; color: #cc0000; font-size: 12px } .add-pill-form label { margin: 12px 0 2px 0; display: block; font-weight: bold; color: #333 } .add-pill-form label:first-child { margin-top: 0 } .add-pill-form textarea.key_value { font-size: 11px; font-family: Monaco, "Liberation Mono", Courier, monospace; width: 95%; height: 120px } .add-pill-form .form-actions { margin-top: 10px; text-align: left } ul.smalltabs { margin: 15px 0 15px 0; height: 24px; line-height: 24px; font-size: 12px; color: #555; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); background-color: #d2d2d2; background-image: -moz-linear-gradient(#e8e8e8, #d2d2d2); background-image: -webkit-linear-gradient(#e8e8e8, #d2d2d2); background-image: linear-gradient(#e8e8e8, #d2d2d2); background-repeat: repeat-x; border: 1px solid #d1d1d1; border-bottom-color: #bbb; border-radius: 3px } ul.smalltabs li { list-style-type: none; display: inline } ul.smalltabs a { float: left; height: 24px; padding: 0 7px; color: #666; font-weight: bold; text-decoration: none; border-right: 1px solid #ababab; border-left: 1px solid #f6f6f6 } ul.smalltabs li:first-child a { border-left: none } ul.smalltabs a.selected { color: #333; background-color: #f2f2f2; background-image: -moz-linear-gradient(#fff, #f2f2f2); background-image: -webkit-linear-gradient(#fff, #f2f2f2); background-image: linear-gradient(#fff, #f2f2f2); background-repeat: repeat-x } ul.smalltabs li:first-child a.selected { border-top-left-radius: 3px; border-bottom-left-radius: 3px } ul.smalltabs .counter { display: inline-block; position: relative; top: -1px; margin-left: 2px; line-height: 12px; padding: 1px 3px 0 3px; font-size: 9px; background: #ececec; border: 1px solid #afafaf; border-right-color: #ececec; border-bottom-color: #ececec; border-radius: 2px } ul.smalltabs .counter.green_highlight { background: #ccffcc; color: #339933 } ul.smalltabs .counter.red_highlight { background: #ffcccc; color: #993333 } ul.smalltabs .mini-icon { vertical-align: middle; color: #888 } ul.smalltabs a.selected span:before { color: #333 } #repo-settings .usage-bar { padding-left: 0; padding-right: 0 } .repo-settings-content { position: relative; float: right; width: 685px } .repo-settings-content .fieldgroup .fields { padding: 0; background: none } .columns.typical .main { float: left; width: 560px } .columns.typical .sidebar { float: right; width: 330px } .columns.typical.compact-sidebar .main { width: 650px } .columns.typical.compact-sidebar .sidebar { width: 230px } .columns.dashcols .main { float: left; width: 560px } .columns.dashcols .sidebar { float: right; width: 337px } .columns.equacols .column { width: 440px; float: left } .columns.equacols .secondary { float: right } .columns.equacols.bordered { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/global/column_separator.gif?e397abc6") 50% 0 repeat-y } .columns.contactcols .column { float: left; width: 560px } .columns.contactcols .last { float: right; width: 320px } .columns.hooks .sidebar { float: left; width: 210px } .columns.hooks .main { float: right; width: 440px } .columns.browser .sidebar { float: left; width: 220px; padding-right: 19px; border-right: 1px solid #ddd } .columns.browser .sidebar .button { text-align: center; display: block } .columns.browser .main { float: right; width: 660px } .columns.content-left { background: url("https://a248.e.akamai.net/assets.github.com/images/modules/marketing/rule.gif?88244fa1") 670px 0 repeat-y } .columns.content-left .main { float: left; width: 650px } .columns.content-left .sidebar { float: right; width: 230px } .columns.fourcols .column { float: left; margin-left: 20px; width: 215px } .columns.fourcols .column.leftmost { margin-left: 0 } .wider .columns.content-left { background: url("https://a248.e.akamai.net/assets.github.com/images/modules/marketing/rule.gif?88244fa1") 690px 0 repeat-y } .wider .columns.content-left .main { float: left; width: 670px } .wider .columns.content-left .sidebar { float: right; width: 248px } .wider .feature-content { padding: 0 5px } .wider .columns.equacols .first { float: left; width: 460px } .wider .columns.equacols .last { float: right; width: 460px } .wider .columns.threecols .column { float: left; width: 300px; margin-left: 24px } .wider .columns.threecols .column.first { margin-left: 0 } .keyboard-shortcuts { float: right; font-size: 11px; color: #999 } .keyboard-shortcuts .mini-icon { top: 2px; position: relative; margin-left: 5px } #facebox .content.shortcuts { width: 700px } #facebox .content.shortcuts .columns.equacols .column { width: 45% } #facebox .content.shortcuts .equacols .last { float: right } #facebox .content.shortcuts .columns.threecols .column { float: left; width: 32% } dl.keyboard-mappings { margin: 5px 0; font-size: 12px } dl.keyboard-mappings dt { display: inline-block; margin: 0; padding: 3px 6px; min-width: 10px; text-align: center; font-family: Monaco, "Liberation Mono", Courier, monospace; background: #333; color: #EEE; border-radius: 2px; text-shadow: 1px 1px 0 #000 } dl.keyboard-mappings dt em { padding: 0 4px; color: #999; font-style: normal; font-weight: normal; font-size: 10px; font-family: Helvetica, arial, freesans, clean, sans-serif; text-shadow: none } dl.keyboard-mappings dd { display: inline; margin: 0 0 0 5px; color: #666 } dl.keyboard-mappings .platform-mac { display: none } .macintosh dl.keyboard-mappings .platform-mac { display: inline } .macintosh dl.keyboard-mappings .platform-other { display: none } #facebox .shortcuts h3 { margin: 0 0 10px 0; font-size: 14px } ol.help-steps,#facebox ol.help-steps { margin: 15px 0; color: #666 } ol.help-steps li { list-style-type: none; margin: 15px 0 } ol.help-steps strong { color: #000; font-weight: bold } ol.help-steps p { margin-bottom: 5px } .animated-ellipsis { overflow: hidden; display: inline-block; vertical-align: bottom; -webkit-animation: ellipsis 1s infinite; -moz-animation: ellipsis 1s infinite } @ -webkit-keyframes ellipsis { from {width: 2px } to { width: 12px } } @ -moz-keyframes ellipsis { from {width: 2px } to { width: 12px } } .chooser-box { padding: 0 10px 10px; background-color: #f1f1f1; background-image: -moz-linear-gradient(#fff, #f1f1f1); background-image: -webkit-linear-gradient(#fff, #f1f1f1); background-image: linear-gradient(#fff, #f1f1f1); background-repeat: repeat-x; border: 1px solid #ddd; border-radius: 5px } .chooser-box h3 { margin: 0 0 0 -10px; width: 100%; padding: 13px 10px 10px; font-size: 16px; line-height: 1.2; color: #222; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); background-color: #f2f2f2; background-image: -moz-linear-gradient(#fbfbfb, #f2f2f2); background-image: -webkit-linear-gradient(#fbfbfb, #f2f2f2); background-image: linear-gradient(#fbfbfb, #f2f2f2); background-repeat: repeat-x; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom: 1px solid #fff } .chooser-box .fakerule { margin: 0 0 0 -10px; width: 100%; height: 1px; padding: 0 10px; font-size: 1px; line-height: 1px; background: #ddd } .chooser-box .ac-accept,.chooser-box .ac_loading { background: inherit } .large-loading-area { text-align: center; padding: 100px 0 } .loading-area { text-align: center } h1.centered { margin: 1em 0; font-size: 24px; font-weight: 300; text-align: center } .context-loader.large-format-loader { position: absolute; display: none; top: 0; left: 0; bottom: 0; right: 0; margin: 0; width: auto; padding: 190px 0 0 0; font-weight: normal; background: rgba(255, 255, 255, 0.8); border: none; z-index: 9999; text-align: center; color: #999999 } .context-loader.large-format-loader.is-loading { display: block } .user-mention,.team-mention { font-weight: bold; color: #333 } #files input.filename { padding: 6px 7px; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 16px; color: #444; border: 1px solid #ddd; border-radius: 4px; outline: none; background: none } #files input.filename:focus { border-color: #51A7E8; box-shadow: rgba(81, 167, 232, 0.5) 0 0 5px, inset rgba(0, 0, 0, 0.2) 0 1px 1px } #files input.filename,#files .abort { position: relative; top: -1px } #files .gitignore-template { float: right; font-size: 14px; position: relative; top: 3px; display: none } #files .gitignore-template.is-visible { display: inline } #files .select-menu-modal-holder { right: 0px } .new-file-link { display: inline-block; cursor: pointer } .new-file-link span { color: #4183c4 } .repo-access-false { position: relative; border: 1px #C5D5DD solid; padding: 3px 0 0 15px; background: #E6F1F6; margin: 10px 0 50px 0; border-radius: 4px } .repo-access-false p { float: left; font-size: 16px; text-shadow: #fff 0px 1px 0px } .repo-access-false button { margin: 8px 340px 0 0px } .bubble#files .file { margin-bottom: 0 } .bubble#files .file { background: #ececec } .bubble#files .file .data { background: #fff } .bubble#files .file .meta { padding: 5px 10px } .bubble#files .file .meta .info { font-family: Helvetica, arial, freesans, clean, sans-serif } .blob-ctags-list { float: right; height: auto; margin-top: 4px; margin-right: 8px } .blob-ctags-list .navigation-focus a { color: white } .highlight .popover { width: 400px } .highlight .popover .loading { font-size: 12px } .highlight span.n>a,.highlight span.no>a { cursor: text; pointer-events: none } .highlight-ctags.ctags-loading { cursor: wait } .highlight-ctags span>a.ctag-relative { cursor: auto; pointer-events: auto; border-bottom: 1px solid; padding-bottom: 1px } .highlight-ctags span>a.ctag-relative:hover { text-decoration: none } .highlight-ctags .valid-ctag { cursor: pointer; border-bottom: 1px dotted; padding-bottom: 1px } .ctags-lookup-results { max-height: 195px; overflow-y: auto; position: relative } .ctags-lookup-result { padding: 8px 5px; cursor: pointer } .ctags-lookup-result .name { font-size: 14px; overflow: hidden; text-overflow: ellipsis } .ctags-lookup-result .link { text-align: right; font-size: 10px; overflow: hidden } .ctags-lookup-result .highlight>pre,.ctags-lookup-result pre.code { overflow-x: hidden; text-overflow: ellipsis; width: 300px } .ctags-lookup-result .highlight,.ctags-lookup-result pre.code { display: inline-block } .ctags-lookup-result pre.line_numbers.inline { width: 25px; display: inline-block; margin-right: 5px; background-color: white !important; cursor: auto !important; padding-top: 0 !important; padding-bottom: 0 !important } .ctags-lookup-result.navigation-focus,.ctags-lookup-result.navigation-focus pre,.ctags-lookup-result.navigation-focus pre.line_numbers.inline { background-color: #ffffef !important } .file .no-preview { margin: 5px } .cleanheading h2 { font-size: 20px; margin: 15px 0 15px 0 } .cleanheading p.subtext { margin: -15px 0 10px 0; color: #666 } table.branches { margin: 5px 0 0 0; width: 100% } table.branches th { padding: 2px 0; font-size: 11px; text-transform: uppercase; text-align: left; color: #666; border-bottom: 1px solid #ddd } table.branches th.state-widget { text-align: center } table.branches tr td { padding: 5px 0; border-bottom: 1px solid #ddd } table.branches tr:hover td { background: #fafafa } table.branches tr td.state-widget { width: 200px } table.branches tr.base td { background: #333; color: #fff } table.branches tr.base td.name { padding-left: 10px } table.branches tr.base td.name p { color: #aaa } table.branches tr.base td.actions { padding-right: 10px; color: #eee } table.branches tr.base a { color: #fff } table.branches tr td.actions { white-space: nowrap } table.branches tr td.actions .spinner { vertical-align: middle; display: none; margin-right: 4px } .branches .name h3 { margin: 0; font-size: 16px } .branches .name p { margin: -3px 0 0 0; font-size: 12px; color: #666 } .branches .name .css-truncate-target { max-width: 490px } .branches .state { display: inline-block; margin-right: 5px; padding: 2px 5px; font-size: 11px; text-transform: uppercase; font-weight: bold; background: #eee; border-radius: 2px } .branches .state-progress { font-size: 12px; color: #666; font-style: normal } .branches div.actions { float: right } .branches div.actions>span { list-style-type: none; display: inline-block; margin: 0 0 0 5px } .branches div.actions>span.text { padding: 5px 0; font-size: 11px; font-weight: bold } .showing-unmerged td.name { padding-left: 10px } .branches .status { position: relative; top: 1px } #branches-index .sidebar { width: 160px } #branches-index .main { width: 720px } .branch-discussions { list-style: none } .branch-discussion.capped-box { list-style: none; padding: 0; border-radius: 0 } .branch-discussion.capped-box .commit-group-item { border: none } .branch-discussion.capped-box .css-truncate-target { max-width: 520px } .diverge-widget { position: relative; height: 35px } .diverge-widget .ahead { display: block; position: absolute; width: 50%; height: 100%; left: 50% } .diverge-widget .behind { display: block; position: absolute; width: 50%; height: 100%; right: 50% } .diverge-widget .bar { position: absolute; top: 13px; right: 0; display: block; height: 8px; background: #d0d0d0 } .diverge-widget .ahead .bar { background: #7a7a7a; left: 0 } .diverge-widget.hot .bar { background-color: #ff704f } .diverge-widget.hot .ahead .bar { background-color: #811201 } .diverge-widget.fresh .bar { background-color: #ffd266 } .diverge-widget.fresh .ahead .bar { background-color: #b69e67 } .diverge-widget.stale .bar { background-color: #b2d0dd } .diverge-widget.stale .ahead .bar { background-color: #1e4152 } .diverge-widget em { font-style: normal; font-size: 10px; line-height: 10px; color: #999; white-space: nowrap } .diverge-widget .behind em { position: absolute; bottom: 0; right: 5px } .diverge-widget .ahead em { position: absolute; top: 0; left: 5px } .diverge-widget .separator { display: block; position: absolute; top: 0; left: 50%; margin-left: -2px; width: 2px; height: 100%; background: #454545 } ul.hotness-legend { float: right; margin: 10px 0 0 0 } ul.hotness-legend li { list-style-type: none; float: left; margin: 0; font-size: 11px; color: #999 } ul.hotness-legend .ahead,ul.hotness-legend .behind { display: block; margin: 1px 0 0 0; width: 15px; height: 10px } ul.hotness-legend .old .behind { background-color: #d0d0d0 } ul.hotness-legend .old .ahead { background-color: #7a7a7a } ul.hotness-legend .stale .behind { background-color: #b2d0dd } ul.hotness-legend .stale .ahead { background-color: #1e4152 } ul.hotness-legend .fresh .behind { background-color: #ffd266 } ul.hotness-legend .fresh .ahead { background-color: #b69e67 } ul.hotness-legend .hot .behind { background-color: #ff704f } ul.hotness-legend .hot .ahead { background-color: #811201 } ul.hotness-legend li.text { margin: 0 10px; height: 23px; line-height: 23px } p.recently-touched-branches-description { margin: 0; font-size: 11px; color: #888 } .recently-touched-branches { margin: 5px 0 10px 0; padding: 0; background: #fffef1; border: 1px solid #e5e2c8; border-radius: 4px } .recently-touched-branches a.branch-name { font-weight: bold } .recently-touched-branches li { list-style-type: none; padding: 5px; height: 26px; border-bottom: 1px solid #e5e2c8 } .recently-touched-branches li:last-child { border-bottom: none } .recently-touched-branches li { margin: 0; line-height: 23px } .recently-touched-branches p { display: inline; margin: 0 0 0 10px; font-size: 13px; color: #a19e7f } .branch-discussion.capped-box .mini-icon { float: right; margin-left: 5px } .showing-unmerged .merged-content,.showing-merged .unmerged-content { display: none } .form-actions { text-align: right; padding-bottom: 5px } .form-actions .cancel { margin-top: 5px; float: left } .form-actions .button.cancel { margin-top: 0; margin-left: 2px } .form-actions .minibutton.cancel { margin-top: 0 } .form-actions .optional { display: block; padding-top: 8px; float: left; margin-right: 15px } .form-actions .optional span.text { padding: 0 3px } .form-actions .optional input { position: relative; top: -1px } .form-warning { margin: 10px 0; padding: 8px 10px; border: 1px solid #E7E4C2; font-size: 14px; color: #333; background: #ffffe2; border-radius: 4px } .form-warning p { margin: 0; line-height: 1.5 } .form-warning strong { color: #000 } .form-warning a { font-weight: bold } ul.big-actions { margin: 15px 0 10px 0; float: right } .page-edit-blob ul.big-actions { margin: 0 0 0 0 } ul.big-actions li { list-style-type: none; float: left; margin: 0 } .watch-button-container .watch-button,.watch-button-container.on .unwatch-button { display: inline-block } .watch-button-container.on .watch-button,.watch-button-container .unwatch-button { display: none } .watch-button-container.loading { opacity: 0.5 } .starring-container .unstarred,.starring-container.on .starred { display: inline-block } .starring-container.on .unstarred,.starring-container .starred { display: none } .starring-container.loading { opacity: 0.5 } .user-following-container .follow,.user-following-container.on .unfollow { display: inline-block } .user-following-container.on .follow,.user-following-container .unfollow { display: none } .user-following-container.loading { opacity: 0.5 } .members .user-following-container { float: right } .featured-carousel { margin-bottom: 20px } .featured-carousel .carousel-slides { position: relative; width: 920px; height: 252px; list-style-type: none; margin-bottom: 10px; overflow: hidden; -moz-box-sizing: border-box; box-sizing: border-box } .featured-carousel .slide { position: absolute; width: 360px; height: 180px; top: 40px; left: 268px; z-index: 1; transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in 0 } .featured-carousel .slide img { width: 100%; height: 100%; border-radius: 5px } .featured-carousel .slide.selected { z-index: 3; width: 500px; height: 250px; left: 200px; top: 0; opacity: 1 } .featured-carousel .slide.previous { z-index: 2; width: 360px; height: 180px; left: 10px; top: 40px; opacity: 0.9 } .featured-carousel .slide.next { z-index: 2; width: 360px; height: 180px; left: 550px; top: 40px; opacity: 0.9 } .featured-carousel .carousel-nav { list-style-type: none; text-align: center } .featured-carousel .carousel-nav li { display: inline-block; margin-right: 5px } .featured-carousel .carousel-nav .nav-icon { display: inline-block; width: 8px; height: 8px; border-radius: 100px; background-color: #999999; transition: all 0.25s ease-in; -webkit-transition: all 0.25s ease-in 0; background-color: #cccccc; background-image: -moz-linear-gradient(#aaa, #ccc); background-image: -webkit-linear-gradient(#aaa, #ccc); background-image: linear-gradient(#aaa, #ccc); background-repeat: repeat-x; box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 #fff } .featured-carousel .carousel-nav .selected .nav-icon { background-color: #333333; background-color: black; background-image: -moz-linear-gradient(#333, #000); background-image: -webkit-linear-gradient(#333, #000); background-image: linear-gradient(#333, #000); background-repeat: repeat-x } #facebox .popup .cheatsheet { width: 800px; overflow: hidden } #facebox .popup .cheatsheet .col { width: 260px; margin-right: 10px; float: left; padding: 0 0 10px 0 } #facebox .popup .cheatsheet .col:last-child { margin: 0 } #facebox .popup .cheatsheet .mod { margin: 0 0 10px 0 } #facebox .popup .cheatsheet h3 { margin: 0 0 5px 0 } #facebox .popup .cheatsheet p { margin: 0 0 5px 0; color: #888 } #facebox .popup .cheatsheet pre { margin: 0; padding: 5px; margin: 0 0 20px 0; border: 1px solid #ddd } .chromed-list-browser { position: relative; margin-bottom: 8px } .chromed-list-browser .context-loader { top: 39px } .chromed-list-browser .none p,.chromed-list-browser .error p { margin: 0; padding: 30px 20px; border-radius: 3px; text-align: center; font-size: 15px; color: #999; background: #f5f5f5; -webkit-font-smoothing: antialiased } .chromed-list-browser .none a,.chromed-list-browser .error a { color: #4183c4 } .chromed-list-browser .actions { background-color: #ecf0f1; background-image: -moz-linear-gradient(#fff, #ecf0f1); background-image: -webkit-linear-gradient(#fff, #ecf0f1); background-image: linear-gradient(#fff, #ecf0f1); background-repeat: repeat-x; margin: 0; padding: .5em; font-size: 11px; overflow: hidden } .chromed-list-browser .actions .context-menu-container { display: inline-block } .chromed-list-browser .actions .buttons.deactivated .minibutton { opacity: 0.5 } .chromed-list-browser .actions .buttons.activated .minibutton { opacity: 1.0 } .chromed-list-browser .actions .buttons.activated .minibutton p.note { display: none } .chromed-list-browser .actions .buttons p.note { margin: 0 0 0 5px; display: inline-block; font-size: 11px; color: #9ca9a9 } .chromed-list-browser .pagination { float: right; margin: 7px; font-weight: bold } .chromed-list-browser .pagination a,.chromed-list-browser .pagination span { padding: 4px; font-size: 11px; color: #4183C4 } .chromed-list-browser .pagination a:hover,.chromed-list-browser .pagination a:active,.chromed-list-browser .pagination span:hover,.chromed-list-browser .pagination span:active { background: none } .chromed-list-browser .pagination a.current,.chromed-list-browser .pagination a.current:hover,.chromed-list-browser .pagination span.current,.chromed-list-browser .pagination span.current:hover { color: #333; cursor: default } .chromed-list-browser .pagination a.gap,.chromed-list-browser .pagination span.gap { color: #ddd } .chromed-list-browser .pagination a.disabled,.chromed-list-browser .pagination span.disabled { display: none } .chromed-list-browser .paging { padding: 5px; border-bottom: 1px solid #ddd } .chromed-list-browser .button-pager { display: block; padding: 5px 0; text-align: center; font-size: 12px; font-weight: bold; text-shadow: 1px 1px 0 #fff; text-decoration: none; border: 1px solid #e4e9ef; border-radius: 3px; background-color: #eff3f6; background-image: -moz-linear-gradient(#fdfdfe, #eff3f6); background-image: -webkit-linear-gradient(#fdfdfe, #eff3f6); background-image: linear-gradient(#fdfdfe, #eff3f6); background-repeat: repeat-x } .chromed-list-browser .button-pager:hover { border-color: #d9e1e8; background-color: #dee8f1; background-image: -moz-linear-gradient(#fafbfd, #dee8f1); background-image: -webkit-linear-gradient(#fafbfd, #dee8f1); background-image: linear-gradient(#fafbfd, #dee8f1); background-repeat: repeat-x } .list-browser-item { position: relative; border-bottom: 1px solid #ddd } .list-browser-item .list-browser-bottom-right-info { position: absolute; bottom: 3px; right: 5px } .list-browser-item .list-browser-bottom-right-item { padding-left: 18px; font-size: 11px; font-weight: bold; color: #999 } .list-browser-item .list-browser-bottom-right-item .mini-icon { color: #bbb; line-height: 11px } .list-browser-item .list-browser-bottom-right-item a { color: #666 } .list-browser-item.navigation-focus { background: #f5f9fc !important } .list-browser-filterbar { font-family: "Helvetica Neue", Helvetica, Arial, freesans; border-radius: 5px 5px 0 0; height: 31px; background-color: #cacaca; background-image: -moz-linear-gradient(#efefef, #cacaca); background-image: -webkit-linear-gradient(#efefef, #cacaca); background-image: linear-gradient(#efefef, #cacaca); background-repeat: repeat-x; border-bottom: 1px solid #b4b4b4; -moz-box-sizing: border-box; box-sizing: border-box } .list-browser-filterbar li { list-style-type: none; display: inline } .list-browser-filterbar li:last-child .sort-type { border-right: 0; border-top-right-radius: 5px } .list-browser-filter-tabs { display: block; float: left; padding: 5px 5px 0; overflow: hidden } .list-browser-filter-tabs .filter-tab,.list-browser-filter-tabs.pjax-active .filter-tab.selected { display: inline-block; padding: 0 8px; height: 24px; line-height: 24px; font-size: 12px; font-weight: bold; color: #888; -webkit-font-smoothing: antialiased; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); text-decoration: none; border: 1px solid #ccc; border-bottom: 0; border-radius: 3px 3px 0 0; background: rgba(255, 255, 255, 0.2); cursor: pointer } .list-browser-filter-tabs .filter-tab.selected,.list-browser-filter-tabs.pjax-active .filter-tab.pjax-active { color: #333; background: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); border-color: #B4B4B4; border-bottom: 1px solid #fff } .list-browser-sorts { float: right; margin: 0 } .list-browser-sorts .sort-type { display: inline-block; padding: 0 10px; height: 30px; line-height: 29px; font-size: 10px; color: #666; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .list-browser-sorts .sort-type:hover { text-decoration: underline } .list-browser-sorts .asc .sort-type,.list-browser-sorts .desc .sort-type { position: relative; padding-left: 20px; color: #333; font-weight: bold; background: rgba(255, 255, 255, 0.5); border: 1px solid rgba(0, 0, 0, 0.1); border-width: 0 1px } .list-browser-sorts .asc .sort-type:before,.list-browser-sorts .desc .sort-type:before { width: 0; height: 0; border: 4px solid #777; border-color: #777 transparent transparent; border-width: 4px 4px 0; display: block; content: ""; position: absolute; left: 6px; top: 50%; margin-top: -2px } .list-browser-sorts .asc .sort-type:before { border-color: transparent transparent #777; border-width: 0 4px 4px } .list-browser-footer { font-size: 11px; font-weight: bold; color: #777; overflow: hidden; min-height: 15px; background: #f6f6f6; border-radius: 0 0 5px 5px } .list-browser-footer .footer-text { display: inline-block; margin: 10px; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) } .list-browser-footer .pagination { margin: 5px } .code-list em { background-color: rgba(255, 255, 140, 0.5); font-weight: bold; padding: 2px 1px 0; font-style: normal; margin: 0 -1px; color: #333333 } .code-list .title { padding: 0 0 5px; margin: 0 0 0 40px; min-height: 24px; font-weight: bold } .code-list .repo-specific .title,.code-list .repo-specific .full-path { margin-left: 0 } .code-list .updated-at { margin: 0; font-size: 11px; color: #999999; font-weight: normal } .code-list .language { float: right; color: rgba(51, 51, 51, 0.75); font-size: 12px; margin-left: 10px } .code-list img.avatar { float: left; border-radius: 3px; margin-left: 3px } .code-list .code-list-item { border-bottom: 1px solid #f1f1f1; padding: 0 0 20px 0; margin: 0 0 20px 0 } .code-list .code-list-item pre.line_numbers { min-width: 27px; box-sizing: border-box } .code-list .code-list-item .data { background: #fff } .code-list .private .bubble { background-color: #F8EEC7 } .code-list .private .bubble pre.line_numbers { background-color: #F8EEC7; border-right: 1px solid #F7CA75 } .code-list .private .bubble pre.line_numbers a { color: #A1882B } .code-list .private .bubble .file-box { border: 1px solid #F7CA75 } .code-list .divider .blob-line-nums,.code-list .divider .blob-line-code .highlight { padding-top: 0; padding-bottom: 0; background-color: #eaf2f5 } .code-list .full-path { margin: 0 0 0 40px } .code-list .full-path .mini-icon-public-repo { color: #666666 } .code-list .full-path .mini-icon-private-repo { color: #E9DBA4 } .code-list .full-path a { color: #999999 } .codesearch-head { padding-bottom: 20px } .codesearch-head.in-repository { margin: 20px 0; padding-bottom: 0 } .codesearch-head.pagehead.separation h1 { float: left; margin: 0 20px 0 0; width: 220px; line-height: 33px } .codesearch-head button { float: right } .codesearch-head #adv_code_search .completed-query { margin: 0; position: absolute; top: 8px; left: 8px; right: 8px; white-space: nowrap; overflow: hidden } .codesearch-head #adv_code_search .completed-query span { opacity: 0 } .codesearch-head #adv_code_search .search-page-label { width: 598px; display: inline-block; cursor: text; position: relative; font-weight: normal } .codesearch-head #adv_code_search .search-page-label.focus .completed-query { opacity: 0.6 } .codesearch-head #adv_code_search .search-page-input { border: none; box-shadow: none; padding: 0; margin: 0; width: 100%; min-height: auto } .advanced-search-form h3 { margin-top: 20px } .advanced-search-form .flattened dt label { font-weight: normal } .advanced-search-form .flattened dt { width: 220px } .advanced-search-form .flattened dd { margin-left: 240px } .advanced-search-form .form-checkbox { margin-left: 240px } .advanced-search-form fieldset { border-bottom: 1px solid #F1F1F1; padding-bottom: 20px; margin-bottom: 30px } .codesearch-cols .aside { float: left; width: 220px } .codesearch-cols .aside .menu-container { width: 100%; -moz-box-sizing: border-box; box-sizing: border-box } .codesearch-cols .aside .search-menu-container { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #F1F1F1; overflow: hidden } .codesearch-cols .aside .meta-search-links { margin-top: 20px } .codesearch-cols .aside .meta-search-links a { margin-right: 10px } .codesearch-cols .aside .filter-list { border-bottom: 1px solid #F1F1F1; margin-bottom: 20px; padding-bottom: 20px } .codesearch-cols .aside .filter-list li { position: relative } .codesearch-cols .aside .filter-list li span.bar { background: #f1f1f1; display: inline-block; position: absolute; z-index: -1; top: 2px; bottom: 2px; right: 0 } .codesearch-cols.in-repository .aside .search-menu-container { border-bottom: none } .codesearch-cols #repo-message { margin: 0; width: auto } .codesearch-cols div.context-loader.large-format-loader { padding-top: 5% } .codesearch-cols .main-content { position: relative; margin-left: 240px } .codesearch-cols .main-content .tabnav { margin-bottom: 20px } .codesearch-cols .main-content ul.members-list { margin-top: 0 } .codesearch-cols .main-content ul.members-list li:first-child { padding-top: 0 } .codesearch-cols ul.repolist h3 a:visited,.codesearch-cols .code-list .title a:visited { color: #7C65C2 } .codesearch-cols ul.repolist h3 a em,.codesearch-cols ul.repolist .description em { background-color: rgba(255, 255, 140, 0.5); font-weight: bold; padding: 2px 1px 0; font-style: normal; margin: 0 -1px; text-shadow: none } .codesearch-cols .search-foot-note { float: right; color: #999999; margin-top: 14px } .simple-search-page { padding-top: 120px } .simple-search-page button { float: right } .simple-search-page h2 { font-weight: normal } .simple-search-page h2 .mega-icon { vertical-align: middle } .simple-search-page .container { width: 680px } #code_search input,.simple-search-page input { width: 598px; margin-right: 0 } .in-repository #code_search { padding-bottom: 0 } .in-repository #code_search input { width: 595px } .sort-bar { border-bottom: 1px solid #f1f1f1; margin-bottom: 20px; padding-bottom: 20px; overflow: hidden } .sort-bar .sort-label { padding-right: 5px; font-weight: 200; font-size: 13px; color: #666 } .sort-bar h3 { margin: 0 } .sort-bar form { float: right } .sort-bar .sort-link { font-weight: bold; color: #8A8A8A; text-decoration: none; margin-top: 4px } .sort-form .sort-icon { border: 5px solid #8A8A8A; height: 0; width: 0; display: inline-block; margin-left: 5px } .sort-form .sort-desc .sort-icon { border-color: #8A8A8A transparent transparent; border-width: 5px 4px 2px } .sort-form .sort-asc .sort-icon { border-color: transparent transparent #8A8A8A; border-width: 2px 4px 5px } #ace-editor { position: relative; font-family: Monaco, "Liberation Mono", Courier, monospace } #ace-editor .ace_content { line-height: normal } .ace-twilight .ace_editor { border: 2px solid #9f9f9f } .ace-twilight .ace_editor.ace_focus { border: 2px solid #327fbd } .ace-twilight .ace_gutter { width: 50px; background: #ECECEC; color: #AAA; overflow: hidden; border-right: 1px solid #DDD; font-family: Consolas, "Liberation Mono", Courier, monospace } .ace-twilight .ace_gutter-layer { width: 100%; text-align: right } .ace-twilight .ace_gutter-layer .ace_gutter-cell { padding-right: 6px } .ace-twilight .ace_print_margin { width: 1px; background: #e8e8e8 } .ace-twilight .ace_scroller { background-color: #141414 } .ace-twilight .ace_text-layer { cursor: text; color: #F8F8F8 } .ace-twilight .ace_cursor { border-left: 2px solid #F8F8F8 } .ace-twilight .ace_cursor.ace_overwrite { border-left: 0px; border-bottom: 1px solid #A7A7A7 } .ace-twilight .ace_marker-layer .ace_selection { background: rgba(221, 240, 255, 0.2) } .ace-twilight .ace_marker-layer .ace_step { background: #c6dbae } .ace-twilight .ace_marker-layer .ace_bracket { margin: -1px 0 0 -1px; border: 1px solid rgba(255, 255, 255, 0.25) } .ace-twilight .ace_marker-layer .ace_active_line { background: rgba(255, 255, 255, 0.12) } .ace-twilight .ace_invisible { color: rgba(255, 255, 255, 0.25) } .ace-twilight .ace_keyword { color: #CDA869 } .ace-twilight .ace_constant { color: #CF6A4C } .ace-twilight .ace_invalid.ace_illegal { color: #F8F8F8; background-color: rgba(86, 45, 86, 0.75) } .ace-twilight .ace_invalid.ace_deprecated { text-decoration: underline; font-style: italic; color: #D2A8A1 } .ace-twilight .ace_support { color: #9B859D } .ace-twilight .ace_support.ace_function { color: #DAD085 } .ace-twilight .ace_string { color: #8F9D6A } .ace-twilight .ace_string.ace_regexp { color: #E9C062 } .ace-twilight .ace_comment { font-style: italic; color: #5F5A60 } .ace-twilight .ace_variable { color: #7587A6 } .ace-twilight .ace_xml_pe { color: #494949 } .ace-solarized-dark .ace_editor { border: 2px solid #9f9f9f } .ace-solarized-dark .ace_editor.ace_focus { border: 2px solid #327fbd } .ace-solarized-dark .ace_gutter { width: 50px; background: #e8e8e8; color: #333; overflow: hidden } .ace-solarized-dark .ace_gutter-layer { width: 100%; text-align: right } .ace-solarized-dark .ace_gutter-layer .ace_gutter-cell { padding-right: 6px } .ace-solarized-dark .ace_print_margin { width: 1px; background: #e8e8e8 } .ace-solarized-dark .ace_scroller { background-color: #002B36 } .ace-solarized-dark .ace_text-layer { cursor: text; color: #93A1A1 } .ace-solarized-dark .ace_cursor { border-left: 2px solid #D30102 } .ace-solarized-dark .ace_cursor.ace_overwrite { border-left: 0px; border-bottom: 1px solid #D30102 } .ace-solarized-dark .ace_marker-layer .ace_selection { background: #073642 } .ace-solarized-dark .ace_marker-layer .ace_step { background: #c6dbae } .ace-solarized-dark .ace_marker-layer .ace_bracket { margin: -1px 0 0 -1px; border: 1px solid rgba(147, 161, 161, 0.5) } .ace-solarized-dark .ace_marker-layer .ace_active_line { background: #073642 } .ace-solarized-dark .ace_invisible { color: rgba(147, 161, 161, 0.5) } .ace-solarized-dark .ace_keyword { color: #859900 } .ace-solarized-dark .ace_constant.ace_language { color: #B58900 } .ace-solarized-dark .ace_constant.ace_numeric { color: #D33682 } .ace-solarized-dark .ace_support.ace_function { color: #268BD2 } .ace-solarized-dark .ace_string { color: #2AA198 } .ace-solarized-dark .ace_string.ace_regexp { color: #D30102 } .ace-solarized-dark .ace_comment { font-style: italic; color: #657B83 } .ace-solarized-dark .ace_variable.ace_language { color: #268BD2 } .ace-solarized-light .ace_editor { border: 2px solid #9f9f9f } .ace-solarized-light .ace_editor.ace_focus { border: 2px solid #327fbd } .ace-solarized-light .ace_gutter { width: 50px; background: #e8e8e8; color: #333; overflow: hidden } .ace-solarized-light .ace_gutter-layer { width: 100%; text-align: right } .ace-solarized-light .ace_gutter-layer .ace_gutter-cell { padding-right: 6px } .ace-solarized-light .ace_print_margin { width: 1px; background: #e8e8e8 } .ace-solarized-light .ace_scroller { background-color: #FDF6E3 } .ace-solarized-light .ace_text-layer { cursor: text; color: #586E75 } .ace-solarized-light .ace_cursor { border-left: 2px solid #000000 } .ace-solarized-light .ace_cursor.ace_overwrite { border-left: 0px; border-bottom: 1px solid #000000 } .ace-solarized-light .ace_marker-layer .ace_selection { background: #073642 } .ace-solarized-light .ace_marker-layer .ace_step { background: #c6dbae } .ace-solarized-light .ace_marker-layer .ace_bracket { margin: -1px 0 0 -1px; border: 1px solid rgba(147, 161, 161, 0.5) } .ace-solarized-light .ace_marker-layer .ace_active_line { background: #EEE8D5 } .ace-solarized-light .ace_invisible { color: rgba(147, 161, 161, 0.5) } .ace-solarized-light .ace_keyword { color: #859900 } .ace-solarized-light .ace_constant.ace_language { color: #B58900 } .ace-solarized-light .ace_constant.ace_numeric { color: #D33682 } .ace-solarized-light .ace_support.ace_function { color: #268BD2 } .ace-solarized-light .ace_string { color: #2AA198 } .ace-solarized-light .ace_string.ace_regexp { color: #D30102 } .ace-solarized-light .ace_comment { color: #93A1A1 } .ace-solarized-light .ace_variable.ace_language { color: #268BD2 } .details-collapse .collapse { display: none; position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; -webkit-transition: height 0.35s ease 0 } .details-collapse.open .collapse { display: block; height: auto } .discussion-bubble { margin: 20px 0 } .discussion-bubble .boxed-group { margin: 0 } .discussion-bubble .discussion-bubble-avatar { position: relative; float: left; border-radius: 3px } .discussion-bubble .discussion-bubble-content { position: relative; margin-left: 60px } .discussion-bubble .discussion-bubble-content:before { content: ""; display: block; height: 0; width: 0; border: 10px solid #EEE; border-width: 10px 10px 10px 0; border-color: rgba(238, 238, 238, 0) #eee rgba(238, 238, 238, 0) rgba(238, 238, 238, 0); position: absolute; left: -10px; top: 15px } .discussion-bubble .form-actions { margin: 10px 0 0 60px } .mini-discussion-bubble .mini-discussion-bubble-action { margin: 10px 0 15px 8px; height: 24px; font-size: 13px; font-weight: 300; color: #333 } .mini-discussion-bubble .mini-discussion-bubble-action a { font-weight: bold; color: #333 } .mini-discussion-bubble .mini-discussion-bubble-action .discussion-anchor-link { font-weight: 300; color: #999 } .mini-discussion-bubble .mini-discussion-bubble-action span { color: #999 } .mini-discussion-bubble .discussion-bubble-avatar { border-radius: 3px; vertical-align: middle; display: inline-block; height: 24px; margin-right: 3px } .mini-discussion-bubble .discussion-bubble-content { position: relative } .mini-discussion-bubble .discussion-bubble-content:before { content: ""; display: block; height: 0; width: 0; border: 10px solid #EEE; border-width: 0 10px 10px 10px; border-color: rgba(238, 238, 238, 0) rgba(238, 238, 238, 0) #eee rgba(238, 238, 238, 0); position: absolute; left: 10px; top: -10px } .mini-discussion-bubble .discussion-bubble-inner { min-height: 30px; background-color: #fff } .mini-discussion-bubble .file-box { margin: 0 } .mini-discussion-bubble tr:last-child .line_numbers.comment-count,.mini-discussion-bubble tr:last-child .line-comments { border-bottom: 0 } .discussion-bubble-inner { min-height: 60px; border: 1px solid #CACACA; background-color: #fff } .comment.is-comment-editing .edit-comment-hide { display: none } .comment.is-comment-editing .form-content { display: block; opacity: 1.0 } .comment.is-comment-loading .context-loader { display: block } .comment.is-comment-loading .formatted-content,.comment.is-comment-loading .form-content { opacity: 0.5 } .comment.is-comment-error .comment-form-error { display: block } .comment.is-comment-error .comment-content { padding-top: 10px } .comment.is-comment-stale .comment-form-stale { display: block } .comment.is-comment-stale .comment-content { padding-top: 10px } .comment.is-comment-stale .form-content { opacity: 0.75 } .comment+.comment { border-top: 1px solid #CACACA } .comment-header { height: 33px; padding: 0 10px 0 6px; border-bottom: 1px solid #ccc; background-color: #e1e1e1; background-image: -moz-linear-gradient(#f8f8f8, #e1e1e1); background-image: -webkit-linear-gradient(#f8f8f8, #e1e1e1); background-image: linear-gradient(#f8f8f8, #e1e1e1); background-repeat: repeat-x; font-size: 12px } .comment-header .comment-header-gravatar { display: inline-block; margin-right: 3px; vertical-align: middle; border-radius: 3px } .comment-header .comment-type-icon { text-decoration: none } .comment-header .comment-header-author { max-width: 600px; line-height: 33px; font-weight: bold; color: #222; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7); overflow: hidden; white-space: nowrap; text-overflow: ellipsis } .comment-header .comment-header-author a { color: #333 } .comment-header .comment-header-tag { margin-left: 5px; padding: 2px 5px 3px; font-size: 11px; color: #fff; text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2); background: #2d90c3; border-radius: 2px } .comment-header .comment-header-right { float: right } .comment-header .comment-header-date { display: inline-block; margin: 0; height: 33px; font-size: 11px; line-height: 33px; font-style: normal; color: #777; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7); line-height: 33px } .comment-header .comment-header-actions { display: inline-block; vertical-align: middle; font-size: 13px } .comment-header .comment-header-actions li { list-style-type: none; float: left; margin: 0 0 0 8px; height: 33px; line-height: 31px } .comment-header .comment-header-actions li .mini-icon { transition: all 0.15s ease-in; -webkit-transition: all 0.15s ease-in 0; text-decoration: none } .comment-header .comment-header-actions li:hover .mini-icon { color: #4183c4 } .comment-header a { color: #666 } .comment-header code { font-size: 11px } .comment-header .mini-icon { color: #939AA0; margin: 0 2px 0 1px; position: relative; top: 2px } .repo-owner-comment .comment-header { background-color: #d8e5dd; background-image: -moz-linear-gradient(#f4faf6, #d8e5dd); background-image: -webkit-linear-gradient(#f4faf6, #d8e5dd); background-image: linear-gradient(#f4faf6, #d8e5dd); background-repeat: repeat-x } .repo-owner-comment .comment-header-tag { background: #2cc03e } .discussion-reference .comment-header,.discussion-commit-list .comment-header,.repo-collab-comment .comment-header { background-color: #dde8eb; background-image: -moz-linear-gradient(#f8fbfc, #dde8eb); background-image: -webkit-linear-gradient(#f8fbfc, #dde8eb); background-image: linear-gradient(#f8fbfc, #dde8eb); background-repeat: repeat-x } .inline-review-comment .inline-comments .comment-holder { max-width: 690px } .inline-review-comment .inline-comments .inline-comment-form { max-width: 710px } .comment-content { padding: 0; color: #333; font-size: 12px; background: #fbfbfb } .comment-content .comment-body-title { padding: 10px 10px 0 10px; font-weight: bold; color: #000 } .comment-content .comment-body { padding: 10px; font-size: 13px; overflow: auto; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box } .comment-content .form-content { padding: 10px; display: none; opacity: 1.0 } .comment-content .form-content textarea { margin: 0; width: 100%; max-width: 100%; height: 100px; min-height: 100px } .comment-content .form-content textarea.dragover { border: solid 1px #4183C4 } .comment-content .form-content input[type="text"] { margin-bottom: 5px; width: 100% } .comment-content .form-content input.title-field { font-size: 20px; font-weight: bold } .comment-content .form-content .form-actions { margin: 10px 0 0 0 } .comment-content .email-format { line-height: 1.5 } .comment-content .context-loader { display: none } .comment-content .comment-cancel-button { float: left } .discussion-reference-content .state { float: right; padding: 3px 10px; margin: -1px 0; font-size: 12px; color: #fff; background: #6cc644; border-radius: 3px } .discussion-reference-content .state-closed { background-color: #bd2c00 } .discussion-reference-content .state-merged { background-color: #333 } .discussion-reference-content h2 { margin: 0 !important; font-size: 14px } .discussion-reference-content h2 a { color: #000 } .discussion-reference-content h2 span { color: #999 } .discussion-topic .branch-status { width: 100%; padding: 10px 10px; -moz-box-sizing: border-box; box-sizing: border-box; color: #606020; background: #f9f8a5; border-top: 1px solid #e7e693 } .discussion-topic .branch-status>p { margin: 0 } .discussion-topic .branch-status>p a { font-weight: bold } .discussion-topic .branch-status .mini-icon { position: relative; top: 1px } .discussion-topic .branch-status.status-pending .mini-icon:before { color: #bcbc00 } .discussion-topic .branch-status.status-success { color: #5d8a4a; background-color: #d8f5cd; border-top-color: #a5d792 } .discussion-topic .branch-status.status-success .mini-icon:before { color: #30a900 } .discussion-topic .branch-status.status-error,.discussion-topic .branch-status.status-failure { padding-top: 13px; color: #333; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/pulls/dirty-shade.png?bf4c1cf9") 0 0 repeat-x #eee; border-top-color: #bbb } .discussion-topic .branch-status.status-error .mini-icon:before,.discussion-topic .branch-status.status-failure .mini-icon:before { color: #000 } .discussion-topic .comment-content { position: relative } .discussion-topic-header { position: relative; padding: 10px } .discussion-topic-header .discussion-topic-author { color: #666; font-size: 12px } .discussion-topic-header .discussion-topic-author a { font-weight: bold; color: #666 } .discussion-topic-header .discussion-topic-title { border-bottom: none; margin: 0 } .discussion-topic-header .comment-topic-actions { position: absolute; top: 10px; right: 10px; list-style-type: none } .discussion-hidden { opacity: 0.75 } .discussion-versions-info { padding: 10px; color: #666; font-size: 11px } .discussion-versions-info a { font-weight: bold; color: #666666 } .discusion-topic-infobar { width: 100%; height: 47px; padding: 10px 10px 4px; border: 1px solid #e5e5e5; border-width: 1px 0; background: #f5f5f5; -moz-box-sizing: border-box; box-sizing: border-box } .discusion-topic-infobar .progress-bar { display: inline-block; vertical-align: middle; margin-left: 5px } .comment-form-error,.comment-form-stale { display: none; margin: 0 10px; padding: 5px 10px; font-weight: bold; color: #900; background-color: #FFEAEA; border: 1px solid #E2A0A0 } .comment-form-stale { margin-top: 0 } .email-format { line-height: 1.5em !important } .email-format div { white-space: pre-wrap } .email-format .email-hidden-reply { display: none; white-space: pre-wrap } .email-format .email-quoted-reply,.email-format .email-signature-reply { margin: 0 0 15px 0; border-left: 4px solid #ddd; padding: 0 15px; color: #777 } .email-format .email-hidden-toggle a { display: inline-block; height: 12px; padding: 0 9px; border-radius: 1px; background: #ddd; vertical-align: middle; color: #555; line-height: 6px; font-size: 12px; font-weight: bold; text-decoration: none } .email-format .email-hidden-toggle a:hover { background-color: #ccc } .email-format .email-hidden-toggle a:active { background-color: #4183C4; color: #fff } .comment-email-format div { white-space: normal } .comment-email-format .email-hidden-reply { display: none; white-space: normal } .comment-email-format blockquote,.comment-email-format p { margin: 0 } .inline-comments { background-color: #f9f9f9 } .inline-comments .inline-comment-form { margin-top: -10px; background-color: #fff } .inline-comments .tabnav { margin-top: -10px; padding-top: 10px; background-color: #f9f9f9 } .inline-comments .comment { margin: 5px 0 !important; border: 1px solid #CACACA } .inline-comments .comment-header-action-text { display: none } .inline-comments .line-comments { overflow: auto; padding: 0; font-family: Helvetica, arial, freesans, clean, sans-serif !important } .inline-comments .line-comments .comment-content { position: relative } .inline-comments .line-comments .comment-content .suggester-container { top: 10px } .inline-comments .comment-count,.inline-comments .line-comments { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc } .inline-comments .comment-count { padding-top: 8px; text-align: center; vertical-align: top; border-right: 1px solid #e5e5e5 } .inline-comments:last-child .comment-count { border-bottom: 0 } .inline-comments .comment-holder { max-width: 816px; margin: 10px } .inline-comments .comment-holder .form-actions { padding: 0 } .inline-comments .ajaxindicator { display: inline-block; vertical-align: bottom } .inline-comments .optional { padding-top: 3px } .inline-comments .form-actions { padding: 0 10px 10px } .only-commit-comments .inline-comment { display: none } .file-comments { padding: 5px; font-family: Helvetica, arial, freesans, clean, sans-serif !important; background: #fafafa; border-top: 1px solid #ddd } .deprecated-comment-form { position: relative; margin: -10px 0 10px 0; padding: 5px; background: #eee; border-radius: 5px } .deprecated-comment-form textarea { margin: 0; width: 100%; height: 100px } .deprecated-comment-form p.help { margin: 3px 0 0; float: right; font-size: 11px; color: #666 } .deprecated-comment-form.write-selected .write-tab,.deprecated-comment-form.preview-selected .preview-tab { color: #333; background: #fff; border-color: #bbb; border-right-color: #ddd; border-bottom-color: #ddd } .deprecated-comment-form .write-content,.deprecated-comment-form .preview-content { display: none } .deprecated-comment-form.write-selected .write-content,.deprecated-comment-form.preview-selected .preview-content { display: block } .deprecated-comment-form .edit-preview-tabs { margin: 0 0 5px 0; line-height: 13px } .deprecated-comment-form .edit-preview-tabs li { list-style-type: none; margin: 0; display: inline-block } .deprecated-comment-form .edit-preview-tabs li a { display: inline-block; padding: 2px 8px; font-size: 11px; font-weight: bold; text-decoration: none; color: #666; border: 1px solid transparent; border-radius: 10px } .commit-comments-header { margin: 20px 0 5px 0; font-size: 16px } .commit-comments-header-sha { font-weight: normal; font-size: 14px } .commit-comments-header-quiet { font-style: normal; font-weight: normal; color: #888 } .commit-comments-toggle-line-notes-wrapper { position: relative; top: 5px; float: right; font-size: 11px; font-weight: normal; color: #666 } .commit-comments-toggle-line-notes { position: relative; top: 1px; margin-right: 5px } .commit-comments { margin-bottom: 20px } .commit-gitnotes { background: #f5f5f5; padding: 5px } .commit-gitnotes-content { border: 1px solid #aaa; background: #ffd; padding: 15px 10px 10px } .commit-gitnotes-ref { font-size: 12px; background: #eea; padding: 3px } .form-actions .tip { margin: 0 0 10px 0; float: left; width: 350px; padding: 5px; text-align: left; font-size: 12px; color: #333; background: #fafbd2; border: 1px solid #e8eac0; border-right-color: #f5f7ce; border-bottom-color: #f5f7ce; border-radius: 4px } .form-actions .tip img { float: left; margin-right: 10px; border: 1px solid #ccc } .form-actions .tip p { margin: 2px 0 } .commit .commit-title,.commit .commit-title a { color: #4e575b } .commit .commit-title.blank,.commit .commit-title.blank a { color: #9cabb1 } .commit .commit-title .issue-link { color: #4183C4; font-weight: bold } .commit .commit-title .commit-link { color: #4183C4; font-weight: normal } .commit .commit-desc pre { max-width: 700px; white-space: pre-wrap; font-family: Monaco, "Liberation Mono", Courier, monospace; font-size: 14px; color: #596063 } .commit .sha-block,.commit .sha { font-size: 11px; font-family: Monaco, "Liberation Mono", Courier, monospace } .commit .commit-desc { display: none } .commit.open .commit-desc { display: block } .commit-tease { padding: 8px 8px 0; background: #e6f1f6; border: 1px solid #b7c7cf; border-bottom-color: #d8e6ec; border-top-right-radius: 2px; border-top-left-radius: 2px } .commit-tease .comment-count { float: right; margin-top: 1px; color: #7f9199; font-size: 11px } .commit-tease .comment-count .mini-icon { font-size: 16px; color: inherit; vertical-align: top } .commit-tease p.commit-title { margin: 0 0 6px 0 } .commit-tease .commit-desc { margin: -3px 0 10px 0 } .commit-tease .commit-desc pre { font-size: 11px } .commit-tease .commit-meta { margin-left: -8px; width: 100%; padding: 8px; background: #fff; border-top: 1px solid #d8e6ec } .commit-tease .commit-meta .loader-loading,.commit-tease .commit-meta .loader-error { margin: 0 0 -9px } .commit-tease .zeroclipboard-link { float: right; margin-left: 5px; margin-top: -2px } .commit-tease .sha-block { float: right; color: #888 } .commit-tease .sha-block>.sha { color: #444 } .commit-tease .sha-block>a { color: #444; text-decoration: none } .commit-tease .authorship { margin: -2px 0 -4px -4px; font-size: 12px; color: #999 } .commit-tease .authorship a { color: #444; text-decoration: none; font-weight: bold } .commit-tease .authorship a:hover { text-decoration: underline } .commit-tease .authorship .gravatar { margin: -2px 3px 0 0; vertical-align: middle; border-radius: 3px } .commit-tease .authorship .author-name { color: #444 } .commit-tease .authorship .committer { display: block; margin-left: 30px; font-size: 11px } .commit-tease .authorship .committer .mini-icon { position: relative; top: 2px } p.branch-discussion { float: right; margin: 8px 8px 0 0; font-weight: bold; font-size: 16px } p.history-link { float: right; margin: 8px 0 0 20px; font-weight: bold; font-size: 16px } h3.commit-group-heading { margin: 15px 0 0 0; padding: 5px 8px; font-size: 13px; color: #3a505b; text-shadow: 0 1px white; background: #e6f1f6; border: 1px solid #c5d5dd; border-top-right-radius: 4px; border-top-left-radius: 4px } .commit-group { list-style-type: none; margin: 0 0 15px 0; background: #f7fbfc; border: 1px solid #c5d5dd; border-top: none; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .commit-group-item { position: relative; padding: 8px 8px 8px 52px; border-top: 1px solid #e2eaee } .commit-group-item:first-child { border-top: none } .commit-group-item:last-child { border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .commit-group-item:nth-child(2n+1) { background: #fff } .commit-group-item.navigation-focus { background: #fcfce2 } .commit-group-item .gravatar { float: left; margin-left: -44px; border-radius: 4px } .commit-group-item .commit-title { margin: 1px 0 1px 0; font-size: 14px; font-weight: bold; color: #333 } .commit-group-item .commit-title a { color: #333 } .commit-group-item .commit-desc pre { margin-top: 5px; margin-bottom: 10px; font-size: 12px; color: #596063; border-left: 1px solid #e5e5e5; padding-left: 8px } .commit-group-item .authorship { font-size: 12px; color: #888 } .commit-group-item .authorship a { color: #444 } .commit-group-item .authorship .author-name { color: #444 } .commit-group-item .authorship .committer { display: block; font-size: 11px } .commit-group-item .authorship .committer .mini-icon { position: relative; top: 2px } .commit-group-item .commit-links { position: absolute; top: 7px; right: 8px; white-space: nowrap } .commit-group-item .zeroclipboard-button { visibility: hidden; float: left; margin-right: 7px } .commit-group-item:hover .zeroclipboard-button,.zeroclipboard-button.zeroclipboard-is-hover,.zeroclipboard-button.zeroclipboard-is-active { visibility: visible } .commit-group-item .gobutton { float: left; height: 22px; padding: 0 7px; line-height: 22px; font-size: 11px; color: #4e575b; text-shadow: 0 1px rgba(255, 255, 255, 0.5); background-color: #ddecf3; background-image: -moz-linear-gradient(#eff6f9, #ddecf3); background-image: -webkit-linear-gradient(#eff6f9, #ddecf3); background-image: linear-gradient(#eff6f9, #ddecf3); background-repeat: repeat-x; border: 1px solid #cedee5; border-radius: 3px } .commit-group-item.navigation-focus .gobutton { color: #5a5b4e } .commit-group-item:nth-child(2n+1) .gobutton { border-color: #d5dcdf; background-color: #e3eaed; background-image: -moz-linear-gradient(#f2f5f6, #e3eaed); background-image: -webkit-linear-gradient(#f2f5f6, #e3eaed); background-image: linear-gradient(#f2f5f6, #e3eaed); background-repeat: repeat-x } .commit-group-item.navigation-focus .gobutton { border-color: #e7e86d; background-color: #f3f494; background-image: -moz-linear-gradient(#f9fac9, #f3f494); background-image: -webkit-linear-gradient(#f9fac9, #f3f494); background-image: linear-gradient(#f9fac9, #f3f494); background-repeat: repeat-x } .commit-group-item .gobutton:hover { text-decoration: none; border-color: #cedee5; background-color: #eaf4f8; background-image: -moz-linear-gradient(#fbfdfe, #eaf4f8); background-image: -webkit-linear-gradient(#fbfdfe, #eaf4f8); background-image: linear-gradient(#fbfdfe, #eaf4f8); background-repeat: repeat-x } .commit-group-item .gobutton>.sha,.commit-group-item.navigation-focus .gobutton:hover>.sha { display: inline-block; height: 22px; margin-right: -3px } .commit-group-item .gobutton>.sha .mini-icon,.commit-group-item.navigation-focus .gobutton:hover>.sha .mini-icon { position: relative; top: 2px; border-radius: 30px; border: 1px solid #CFDEE5; background-color: rgba(255, 255, 255, 0.5); color: #91a6b1; margin-left: 5px; width: 16px } .commit-group-item.navigation-focus .gobutton>.sha .mini-icon { border: 1px solid #E7E86D; color: #c3c45c } .commit-group-item .gobutton.with-comments { padding-left: 5px } .commit-group-item .gobutton.with-comments .sha,.commit-group-item.navigation-focus .gobutton.with-comments:hover .sha { padding-left: 8px; border-left: 1px solid #cfdee5 } .commit-group-item.navigation-focus .gobutton.with-comments .sha { border-left-color: #e1e29e } .commit-group-item .gobutton .comment-count,.commit-group-item.navigation-focus .gobutton:hover .comment-count { float: left; height: 22px; padding-right: 9px; line-height: 24px; font-weight: bold; border-right: 1px solid #f6fafc } .commit-group-item .gobutton .comment-count .mini-icon,.commit-group-item.navigation-focus .gobutton:hover .comment-count .mini-icon { position: relative; top: 2px; color: #91A6B1 } .commit-group-item.navigation-focus .gobutton .comment-count .mini-icon { color: #C3C45C } .commit-group-item .browse-button { float: right; clear: left; margin-top: 1px; font-size: 11px; font-weight: bold; text-align: right; color: #999 } .commit-group-item .browse-button .mini-icon { position: relative; top: 2px } .commit-group-item .browse-button:hover { color: #4183C4; background-position: 100% -95px } .commits-condensed { margin-top: 0; border: none; background-color: #fff } .commits-condensed td { padding: 4px; vertical-align: top; border-top: 1px solid #E2EAEE } .commits-condensed tr:nth-child(2n) td { background: #F7FBFC } .commits-condensed tr:first-child td { border-top: 0 } .commits-condensed td.commit { padding-left: 0.5em } .commits-condensed td.gravatar { width: 1%; padding: 5px } .commits-condensed span.gravatar { display: block; width: 16px; height: 16px; line-height: 1px; padding: 1px; border: 1px solid #ddd; background: #fff } .commits-condensed span.gravatar a { display: inline-block } .commits-condensed td.author { padding-left: 0; color: #666; width: 80px; font-weight: bold } .commits-condensed td.author span.commit-author { display: inline-block; width: 80px; text-overflow: ellipsis; overflow: hidden; line-height: 22px; white-space: nowrap } .commits-condensed td.author a { color: #333 } .commits-condensed td.date { text-align: right; color: #777 } .commits-condensed td.message { padding-left: 0 } .commits-condensed td.message .user-mention { font-weight: normal } .commits-condensed td.message a { color: #333 } .commits-condensed td.message code,.commits-condensed td.message em { line-height: 22px } .commits-condensed td.commit-meta { width: 1%; text-align: right; white-space: nowrap; padding-right: 10px } .commits-condensed td.commit-meta code { line-height: 22px } .commits-condensed td.commit-meta .mini-icon { position: relative; top: 2px } .commits-condensed code { font-family: Monaco, "Liberation Mono", Courier, monospace } .commits-condensed .commit-desc pre { margin-top: 5px; margin-bottom: 4px; border-left: 1px solid #E5E5E5; padding-left: 8px; font-size: 11px; font-weight: normal; color: #596063 } .full-commit { margin: 10px 0; padding: 8px 8px 0; background: #e6f1f6; border: 1px solid #c5d5dd; border-radius: 4px } .full-commit .browse-button { float: right; margin: -3px -3px 0 0; height: 26px; padding: 0 10px; line-height: 26px; font-size: 13px; font-weight: bold; text-shadow: 0 1px rgba(255, 255, 255, 0.5); background-color: #ddecf3; background-image: -moz-linear-gradient(#eff6f9, #ddecf3); background-image: -webkit-linear-gradient(#eff6f9, #ddecf3); background-image: linear-gradient(#eff6f9, #ddecf3); background-repeat: repeat-x; border: 1px solid #cedee5; border-radius: 3px } .full-commit p.commit-title { margin: 0 0 8px 0; font-size: 18px; font-weight: bold; color: #213f4d; text-shadow: 0 1px rgba(255, 255, 255, 0.5) } .full-commit .commit-desc { display: block; margin: -5px 0 10px 0 } .full-commit .commit-desc pre { max-width: 100%; font-size: 14px; text-shadow: 0 1px rgba(255, 255, 255, 0.5) } .full-commit .commit-branches { color: #818c90; font-size: 12px; vertical-align: middle; margin-top: -6px; margin-bottom: 8px } .full-commit .commit-branches .mini-icon { vertical-align: middle } .full-commit .commit-desc+.commit-branches { border-top: solid 1px #d1e2eb; margin-top: 2px; padding-top: 8px } .full-commit .branches-list { display: inline-block; list-style: none; margin-right: 10px; vertical-align: middle } .full-commit .branches-list li { padding-left: 3px; display: inline-block } .full-commit .branches-list li:before { content: '+'; padding-right: 6px } .full-commit .branches-list li:first-child { color: #596063; font-weight: bold; padding-left: 0 } .full-commit .branches-list li:first-child:before { content: ''; padding-right: 0 } .full-commit .branches-list li.loading { color: #818c90; font-weight: normal } .full-commit .branches-list li.pull-request { color: #818c90; font-weight: normal } .full-commit .branches-list li.pull-request:before { content: ""; margin-left: -8px } .full-commit .branches-list li a { color: inherit } .full-commit .tag-list { display: inline-block; list-style: none; margin-right: 10px; vertical-align: middle } .full-commit .tag-list li { padding-left: 3px; display: inline-block } .full-commit .tag-list li:first-child { color: #596063; font-weight: bold; padding-left: 0 } .full-commit .tag-list li.loading { color: #818c90; font-weight: normal } .full-commit .tag-list li.abbrev-tags { cursor: pointer } .full-commit .tag-list li a { color: inherit } .full-commit .tag-list li .hidden-text-expander a { background-color: #dae5eb } .full-commit .tag-list li .hidden-text-expander a:hover { background-color: #d1dbe0 } .full-commit .commit-meta { margin-left: -8px; width: 100%; padding: 8px; background: #fff; border-top: 1px solid #d8e6ec; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .full-commit .sha-block { float: right; margin-left: 15px; color: #888; font-size: 12px } .full-commit.merge-commit .sha-block { clear: right } .full-commit.merge-commit .sha-block+.sha-block { margin-top: 2px } .full-commit .sha-block>.sha { color: #444 } .full-commit .sha-block>a { color: #444; text-decoration: none; border-bottom: 1px dotted #ccc } .full-commit .sha-block>a:hover { border-bottom: 1px solid #444 } .full-commit .authorship { margin-top: -2px; margin-left: -4px; margin-bottom: -4px; font-size: 14px; color: #999 } .full-commit .authorship .gravatar { margin-top: -2px; margin-right: 3px; vertical-align: middle; border-radius: 3px } .full-commit .authorship a { color: #444; text-decoration: none; font-weight: bold } .full-commit .authorship a:hover { text-decoration: underline } .full-commit .authorship .author-name { color: #444 } .full-commit .authorship .hint a { color: #4183c4 } .full-commit .authorship .committer { display: block; margin-top: -2px; margin-left: 34px; font-size: 12px } .full-commit .authorship .committer .mini-icon { position: relative; top: 2px } .commit.file-history-tease { margin: 10px 0; padding: 9px 8px 0 8px; font-size: 14px; color: #7b878c; background: #e7ecee; border: 1px solid #d2d9dd; border-radius: 4px } .commit.file-history-tease .main-avatar { margin-top: -4px; vertical-align: middle; border-radius: 3px } .commit.file-history-tease .author a { color: #000; font-weight: bold } .commit.file-history-tease .commit-title { display: inline } .commit.file-history-tease .sha { font-size: 13px } .commit.file-history-tease .participation { margin: 7px 0 0 -8px; width: 100%; min-height: 23px; padding: 8px 8px 1px 8px; font-weight: normal; font-size: 12px; color: #666; background: #fff; border-top: 1px solid #d8e6ec; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .commit.file-history-tease .loader-loading,.commit.file-history-tease .loader-error { margin: 0 } .commit.file-history-tease .participation p.quickstat { display: inline-block; margin: 0 10px 0 0 } .commit.file-history-tease .participation a { color: #888; text-decoration: none } .commit.file-history-tease .participation p.quickstat strong { color: #000 } .commit.file-history-tease .participation .avatar { position: relative; display: inline-block; height: 20px; top: -2px; margin-right: 3px; margin-bottom: 3px } .commit.file-history-tease .participation .avatar img { vertical-align: middle; border-radius: 3px } #facebox ul.facebox-user-list { margin: 0; max-height: 400px; overflow: auto } ul.facebox-user-list li { margin: 0; padding: 3px 0; list-style-type: none; font-weight: bold; vertical-align: middle } ul.facebox-user-list li a { color: #000 } ul.facebox-user-list li:first-child { border-top: none } #facebox ul.facebox-user-list li img { margin-top: -2px; margin-right: 5px; border-radius: 3px; vertical-align: middle } .commit-loader .loader-error { display: none } .commit-loader.error .loader-loading { display: none } .commit-loader.error .loader-error { display: block } p.last-commit { margin: 10px 0 -5px 0; font-size: 11px; color: #888 } p.last-commit .mini-icon { color: #bbb; position: relative; top: 1px } p.last-commit strong { color: #444 } #compare h2 { font-size: 20px; margin: 15px 0 15px 0 } #compare p.subtext { margin: -15px 0 10px 0; color: #666 } #compare h2 .tag { position: relative; top: -3px; display: inline-block; padding: 3px 8px; font-size: 12px; color: #666; background: #eee; border-radius: 3px } .commit-ref { position: relative; height: 20px; display: inline-block; padding: 0 5px; border: 1px solid #000; border-radius: 3px; font: 10px/20px Monaco, "Liberation Mono", Courier, monospace; color: #fff; white-space: nowrap; vertical-align: middle; background-color: #222222; background-image: -moz-linear-gradient(#444, #222); background-image: -webkit-linear-gradient(#444, #222); background-image: linear-gradient(#444, #222); background-repeat: repeat-x } .commit-ref .user { color: #ccc } a.commit-ref:hover { text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2); background-color: #2a5177; background-image: -moz-linear-gradient(#74a4d4, #2a5177); background-image: -webkit-linear-gradient(#74a4d4, #2a5177); background-image: linear-gradient(#74a4d4, #2a5177); background-repeat: repeat-x; border-color: #2a5177; text-decoration: none } .compare-range { margin-top: -15px; float: right } .compare-range em { padding: 0 4px; font-style: normal; color: #666 } .compare-range .switch { display: inline-block; width: 16px; height: 16px; text-indent: -9999px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/compare/switch_icon.png?6462fe92") 0 0 no-repeat } .compare-range .minibutton { margin-right: 15px } #compare .compare-cutoff,.diff-cutoff { margin-top: 15px; margin-bottom: -2px; height: 35px; line-height: 37px; font-size: 12px; font-weight: bold; color: #000; text-align: center; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/compare/compare_too_big.gif?54474ca2") 0 0 no-repeat } .commit-preview { margin: 10px 0 0 0; font-size: 11px } .commit-preview>p { margin: 16px 0; font-size: 14px; text-align: center } .commit-preview p.name { margin: 0; height: 20px; line-height: 20px; font-size: 12px; color: #5b6375 } .commit-preview p.name .avatar { float: left; margin-right: 5px; width: 16px; height: 16px; padding: 1px; background: #fff; border: 1px solid #cedadf } .commit-preview p.name a { font-weight: bold; color: #000 } .commit-preview p.name .date { color: #5b6375 } .commit-preview .message,.commit-preview p.error { clear: both; padding: 5px; background: #eaf2f5; border: 1px solid #bedce7 } .commit-preview .message pre { font-size: 11px; color: #333; white-space: pre-wrap; word-wrap: break-word } .commit-preview p.error { text-align: center; font-size: 12px; font-weight: bold; color: #000 } .commit-preview .message p.commit-id { margin: 5px 0 0 0; padding: 0; font-family: Monaco, "Liberation Mono", Courier, monospace; font-size: 11px } #toc { padding: 0; margin: 15px 0 } #toc li { border-bottom: 1px solid #ddd; list-style-type: none; padding: 5px 0 } #toc li:last-child { border: none } #toc .content { font: 12px Monaco, "Liberation Mono", Courier, monospace; clear: both } #toc p.explain { margin: 0 } #toc .mini-icon-removed { color: #BD2C00 } #toc .mini-icon-modified { color: #677a85 } #toc .mini-icon-renamed { color: #D0B44C } #toc .mini-icon-added { color: #6CC644 } #toc .mini-icon-removed { color: #BD2C00 } #toc .show-diff-stats,#toc.open .hide-diff-stats { display: block } #toc .hide-diff-stats,#toc.open .show-diff-stats { display: none } #toc .diffstat { float: right } span.diffstat { white-space: nowrap; text-align: right; font-family: Helvetica, arial, freesans, clean, sans-serif; color: #666; font-weight: bold; font-size: 11px; cursor: default } span.diffstat a { text-decoration: none; color: #666 } span.diffstat .diffstat-bar { position: relative; left: -3px; display: inline-block; height: 12px; text-decoration: none; text-align: left; color: #eee; font-family: 'Octicons Regular'; font-weight: normal; font-style: normal; display: inline-block; text-decoration: inherit; line-height: 1; -webkit-font-smoothing: antialiased; font-size: 16px; letter-spacing: -7px } span.diffstat .diffstat-bar.diff-deleted,span.diffstat .diffstat-bar i.minus { color: #bd2c00; font-style: normal } span.diffstat .diffstat-bar.diff-added,span.diffstat .diffstat-bar i.plus { color: #6cc644; font-style: normal } span.no-nl-marker { position: relative; top: 2px; color: #bd2c00; margin-left: 4px } div.edu_contact_hidden { display: none; margin: 1em 0 } .edu-contact-container.open .edu_contact_hidden { display: block } div.edu_contact_hidden p:first-child { margin-top: 0 } #contact-big-notice { width: 370px } #contact-github textarea { width: 100%; height: 100px } .heartocat { display: block; margin: 0 auto } #subject_wrapper { position: relative } .documentation-results { position: absolute; margin-top: 5px; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); clear: both; z-index: 2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box } .documentation-results:first-child a { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box } .documentation-results table { width: 100% } .documentation-results table tr:first-child a { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box } .documentation-results .documentation-results-footer a { -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box } .documentation-results a { outline: none; padding: 5px 10px; display: block; color: #333; font-weight: bold; cursor: pointer; text-decoration: none; border: solid #ddd; border-width: 0 1px 1px 1px; background-color: #fff } .documentation-results a:hover { background-color: #3586c3; color: #fff } .documentation-results a.selected { background-color: #3586c3; color: #fff } .context-loader-container .context-loader { display: none } .context-loader-container .context-loader-overlay { opacity: 1; transition: opacity 0.2s ease-in; -webkit-transition: opacity 0.2s ease-in 0 } .context-loader-container .context-loader.is-context-loading { display: block; white-space: nowrap } .context-loader-container .context-loader-overlay.is-context-loading { opacity: 0.5 } .page-context-loader { margin-left: 10px; display: none } .page-context-loader.is-context-loading { display: inline-block } body.disables-context-loader .page-context-loader,body.disables-context-loader .context-loader { display: none !important } .context-overlay { display: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } body.menu-active .context-overlay { display: block; position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 20 } .context-menu-container .context-pane { display: none } .context-pane-wrapper { position: relative } .context-pane { position: absolute; background: #fff; border: 1px solid #c1c1c1; border-radius: 5px; box-shadow: 0 0 13px rgba(0, 0, 0, 0.31); margin-top: 6px; width: 300px; z-index: 21 } .context-pane.active,.context-menu-container.active .context-pane { display: block } .context-pane.edit-label-context { width: 240px } .context-pane,.context-pane>.context-body { border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .context-pane>.context-body { display: block; position: relative; padding: 8px 10px; border-top: 1px solid #ddd } .context-pane>.context-title { font-weight: bold; font-size: 12px; color: #111111; text-shadow: 1px 1px 0 white; padding: 8px 10px 5px 10px; background-color: #e9eeee; background-image: -moz-linear-gradient(#f6f8f8, #e9eeee); background-image: -webkit-linear-gradient(#f6f8f8, #e9eeee); background-image: linear-gradient(#f6f8f8, #e9eeee); background-repeat: repeat-x; border-bottom: 1px solid #f0f3f3; border-top-left-radius: 4px; border-top-right-radius: 4px } .context-pane .close,#facebox .close { display: block; float: right; margin-right: 8px; margin-top: 7px; width: 16px; height: 16px } .context-pane .close:hover .mini-icon-remove-close,#facebox .close:hover .mini-icon-remove-close { color: #555 } .context-pane .close .mini-icon-remove-close,#facebox .close .mini-icon-remove-close { line-height: 16px; height: 16px; color: #CCC } .context-pane .loader { position: absolute; top: 0; left: 0; width: 100%; height: 100%; font-size: 14px; color: #666; text-indent: -9999px; background: url("https://a248.e.akamai.net/assets.github.com/images/spinners/octocat-spinner-32.gif?d12faf65") 50% 50% no-repeat #fff; opacity: 0.8; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .context-pane .error-message { position: absolute; top: 0; left: 0; width: 100%; height: 100%; font-size: 14px; font-weight: bold; color: #cc0000; text-align: center; line-height: 50px; background: #fff; opacity: 0.8; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .context-pane>.context-body.pane-selector { padding: 0; max-height: 400px; overflow-x: hidden; overflow-y: auto } .pane-selector .filter-list { padding: 10px 10px 8px } .pane-selector .selector-item { position: relative; display: block; border-top: 1px solid #eee; padding: 8px 10px 8px 30px; cursor: pointer } .pane-selector .selector-item.show-icon .mini-icon { color: inherit } .pane-selector .selector-item .mini-icon { color: #fff; display: inline-block; position: absolute; top: 8px; left: 10px } .pane-selector .selector-item h4 { margin: 0; font-size: 12px; font-weight: bold; color: #666; text-shadow: none } .pane-selector .selector-item h4 a { font-weight: normal; color: #666 } .pane-selector .selector-item h4.disabled { color: #999 } .pane-selector .selector-item h4.disabled .avatar { opacity: 0.5 } .pane-selector .selector-item p { margin: 0; font-size: 11px; color: #888; text-shadow: none } .pane-selector .selector-item a { display: block; text-decoration: none } .pane-selector .selector-item label { cursor: pointer } .pane-selector .selector-item input[type=radio] { display: none } .pane-selector .selector-item .context-button-text { display: none } .context-body.pane-selector .milestone-item .confirm,.context-body.pane-selector .selector-item.milestone .confirm { float: left; line-height: 30px; margin-right: 5px } .context-body.pane-selector .selector-item.milestone h4 .confirm { float: none; line-height: 16px; margin-right: 5px } .pane-selector>.selector-item:first-child,.pane-selector .commitish-item:first-child,.filterbar+.selector-item { border-top: none } .pane-selector .selector-item.selected h4 { color: #333; text-shadow: none } .pane-selector .selector-item.selected .mini-icon-confirm { color: #333333 } .pane-selector .selector-item.clear.selected { background-image: none } .pane-selector .selector-item:last-child { border-bottom-right-radius: 2px; border-bottom-left-radius: 2px } .pane-selector a.selector-item { text-decoration: none } .pane-selector .selector-item.navigation-focus { background-color: #4f83c4 } .pane-selector .selector-item.navigation-focus h4 { color: #fff; text-shadow: 0 0 2px rgba(0, 0, 0, 0.6) } .pane-selector .selector-item.navigation-focus h4 a { color: #fff } .pane-selector .selector-item.navigation-focus p { color: #fff; text-shadow: 0 0 2px rgba(0, 0, 0, 0.4) } .pane-selector .selector-item.navigation-focus .mini-icon-confirm { color: #fff; text-shadow: 0 0 2px rgba(0, 0, 0, 0.6) } .pane-selector .filterbar { padding: 10px; background-color: #f8f8f8; border-bottom: 1px solid #ddd } .pane-selector .filterbar ul.tabs { margin: 5px 0 -11px -10px; width: 100%; padding: 0 10px; overflow: hidden } .pane-selector .filterbar ul.tabs li { list-style-type: none; display: inline } .pane-selector .filterbar ul.tabs li a { float: left; margin-top: 8px; margin-right: 5px; padding: 3px 6px 2px; font-size: 11px; font-weight: bold; color: #666; text-decoration: none; border: 1px solid transparent; border-top-left-radius: 2px; border-top-right-radius: 2px } .pane-selector .filterbar ul.tabs li a.selected { position: relative; top: 1px; padding-top: 2px; background: #fff; border: 1px solid #ddd; border-bottom-color: #fff } .pane-selector .filterbar input[type="text"] { width: 100% } .context-pane .placeholder-field label.placeholder { top: 9px } .pane-selector .filterable-active .clear-selector-item { display: none } .user-selector .selector-item { padding-bottom: 5px } .user-selector .avatar { position: relative; top: -2px; display: inline-block; padding: 1px; border: 1px solid #eee; vertical-align: middle; line-height: 1px } .user-selector h4 a { display: block; text-decoration: none } .user-selector h4 em.alt { float: right; margin-top: 2px; font-weight: normal; font-style: normal; color: #999 } .user-selector .selector-item.navigation-focus h4 a em.alt { color: #fff } .new-label input[type=text],.edit-label-context input[type=text] { padding: 2px; width: 97% } .new-label .custom-color,.edit-label-context .custom-color { margin: 10px 0 } .new-label .form-actions,.edit-label-context .form-actions { padding-right: 0 } .pane-selector.label-selector ul.labels { margin: 0 10px 10px } .pane-selector .tag { float: right; padding: 3px 4px 2px 4px; font-size: 8px; font-weight: bold; text-transform: uppercase; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25); color: #fff; background: #4f83c4; border-radius: 3px } .pane-selector .no-results { display: none; margin: 0; padding: 20px 0; font-size: 14px; color: #888; text-align: center } .pane-selector .filterable-empty>.no-results,.pane-selector .filter-tab-empty>.no-results,.pane-selector .filterable-empty+.no-results { display: block } .pane-selector .create-ref { display: none; font-size: 10px; font-weight: normal } .pane-selector .create-ref .mini-icon { color: #4183c4 } .pane-selector .create-ref.navigation-focus,.pane-selector .create-ref.navigation-focus .mini-icon { color: #fff } .pane-selector .create-ref.is-enabled { display: block } .contributions-tab { margin-top: 20px } .contributions-tab .capped-box .mini-icon-lock { color: #aaa } .contributions-tab .capped-box .mini-icon-lock:hover { color: #333 } .grid .col { display: table-cell; width: 1% } .grid .col:first-child { padding: 0 10px 0 0 } .grid .col:last-child { padding: 0 0 0 10px } .capped-box { -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 3px; border: 1px solid #ddd; background-color: #fff; margin-bottom: 20px } .capped-box h3 { margin: 0; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom: 1px solid #ddd; padding: 10px; line-height: 100%; background: #f7f7f7 } .capped-box h3:after { content: "."; display: block; clear: both; visibility: hidden; height: 0 } .capped-box h3 .mini-icon { float: right } .capped-box .info { font-size: 12px; color: #777; text-align: center } .popular-repos .capped-box { width: 330px } .popular-repos .col.single-column { padding: 0 } .popular-repos .single-column .capped-box { width: 100% } .popular-repos .capped-box .css-truncate-target { max-width: 250px } .popular-repos h3 { font-size: 14px } .mini-repo-list { list-style: none } .mini-repo-list li a { height: 40px; display: block; position: relative; font-size: 14px; padding: 6px 10px 5px 32px; font-weight: bold; border-bottom: 1px solid #E5E5E5 } .mini-repo-list li a:hover { text-decoration: none } .mini-repo-list li a:hover span.repo-and-owner { text-decoration: underline } .mini-repo-list li a .mini-icon { color: #666; position: absolute; left: 9px; top: 8px } .mini-repo-list li:last-child a { border-bottom: none } .mini-repo-list li.no-repo { padding: 10px; color: #ccc } .mini-repo-list li.no-description a { height: 35px; padding-top: 16px; padding-bottom: 0 } .mini-repo-list li.no-description a .mini-icon { top: 18px } .mini-repo-list .stars { position: relative; float: right; font-size: 12px; color: #888; margin-top: 2px } .mini-repo-list .stars .mini-icon { color: #888; position: static; vertical-align: middle; margin-top: -3px } .mini-repo-list span.rdesc { display: block; font-size: 12px; font-weight: normal; color: #777; max-width: 286px; margin-top: 3px } .mini-repo-list span.rdesc:hover { text-decoration: none } .period-filter { position: relative } .period-filter h2 { display: inline-block; margin: 0; padding: 0 } .period-filter .select-menu { float: right } .user-lang { padding: 10px; border-bottom: 1px solid #ddd } .user-lang:before,.user-lang:after { content: " "; display: table } .user-lang:after { clear: both } .user-lang .repository-lang-stats { float: none; width: auto; padding-bottom: 0; opacity: 1 } .user-lang .repository-lang-stats-graph { height: 12px; margin-bottom: 10px } .user-lang .repository-lang-stats-graph span { height: 10px; border-bottom: 2px solid rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2) } .user-lang ol.list-tip { left: 40% } .calendar-graph { min-height: 107px; text-align: center; padding: 5px 0 3px 0 } .calendar-graph.days-selected rect.day { opacity: 0.5 } .calendar-graph.days-selected rect.day.active { opacity: 1 } .calendar-graph .dots { margin: 20px auto 0 auto; width: 64px; height: 64px } .calendar-graph text.month { font-size: 10px; fill: #aaa } .calendar-graph text.wday { fill: #ccc; font-size: 9px } #contributions-calendar:before,#contributions-calendar:after { content: " "; display: table } #contributions-calendar:after { clear: both } #contributions-calendar rect.day { shape-rendering: crispedges } #contributions-calendar rect.day:hover { stroke: #555; stroke-width: 1px } #contributions-calendar rect.day.empty:hover { stroke: none } #contributions-calendar .contrib-details { clear: right } #contributions-calendar .contrib-details div { -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px 0 0 0; text-align: center; border-left: 1px solid #ddd; border-top: 1px solid #ddd; color: #999 } #contributions-calendar .contrib-details div .lbl { display: block; font-weight: bold; padding: 10px 0; color: #777; border-top: 1px solid #f7f7f7; margin-top: 10px; font-size: 11px } #contributions-calendar .contrib-details div .num { font-weight: bold; font-size: 16px; display: block; color: #333 } #contributions-calendar .contrib-details div:first-child { border-left: none } .contrib-footer { padding: 0px 10px 10px 10px } .contrib-footer .contrib-info { font-size: 11px; color: #999; float: left } .contrib-footer .contrib-info .mini-icon { margin-right: 5px; color: #999; vertical-align: middle; position: relative; top: -1px } .contrib-legend { font-size: 11px; color: #777; font-weight: bold; float: right } .contrib-legend span { font-weight: normal; color: #999 } .contrib-legend ul.legend { display: inline-block; list-style: none; margin: 0 5px } .contrib-legend ul.legend li { display: inline-block; width: 10px; height: 10px } #contribution-activity .blankslate { margin-top: 20px } #contribution-activity .dots { margin: 20px auto 0 auto; width: 64px; height: 64px; display: block } ul.simple-conversation-list a.meta { color: #777 } li.contribution { list-style: none; padding: 10px 0 } li.contribution:last-child { border-bottom: none } li.contribution h3 { font-size: 14px; display: inline-block; margin: 0 } li.contribution h3 a { color: #4183C4 } li.contribution .cmeta { display: block; font-size: 12px; color: #aaa; margin-top: 3px; font-weight: normal } li.contribution .cmeta a { color: #666 } li.contribution .cmt { color: #999 } li.contribution .d { color: #c00 } li.contribution .a { color: #8cac29 } li.contribution .num { color: #777 } .contribution-status { float: right; font-size: 12px; margin-top: 10px } .commits-summary-list h3 { margin: 0 } .pulls-list .cmeta { margin-left: 87px } .ctags-search-form .query { margin-top: 5px; padding: 8px; font-size: 18pt; width: 900px } .ctags-search-form.pjax-active .query { background: url("https://a248.e.akamai.net/assets.github.com/images/spinners/octocat-spinner-64.gif?9c879380") no-repeat 98% 50% } .ctags-search-result { padding: 5px 5px 5px 0; border-bottom: 1px solid #ccc; cursor: pointer } .ctags-search-result.navigation-focus { background: #ffffef !important } .ctags-search-result .name { font-family: Consolas, "Liberation Mono", Courier, monospace; font-size: 1.1em; white-space: nowrap; display: inline-block } .ctags-search-result .name .kind { display: inline-block; padding: 1px 2px; font-size: 12px; color: #777; text-align: right; width: 60px; white-space: nowrap; overflow: hidden } .ctags-search-result .name .full { display: inline-block; max-width: 600px; overflow: hidden; text-overflow: ellipsis } .ctags-search-result .name em { font-style: normal; font-weight: bold } .ctags-search-result .link { float: right; font-size: 12px; overflow: hidden } .ctags-search-result .link a { float: right; white-space: nowrap } .account-switcher { display: inline-block } p.tip { margin: 0; display: inline-block; font-size: 13px; color: #999 } p.tip strong.protip { margin-left: 10px; font-weight: normal; color: #000 } .bootcamp { margin: 0 0 20px 0 } .bootcamp h1 { color: #fff; font-size: 16px; font-weight: bold; background-color: #405a6a; background-image: -moz-linear-gradient(#829aa8, #405a6a); background-image: -webkit-linear-gradient(#829aa8, #405a6a); background-image: linear-gradient(#829aa8, #405a6a); background-repeat: repeat-x; border: 1px solid #677c89; border-bottom-color: #6b808d; border-radius: 5px 5px 0 0; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7); margin: 0; padding: 8px 10px; position: relative } .bootcamp h1 a { color: #fff; text-decoration: none } .bootcamp h1 span { color: #e9f1f4; font-size: 70%; font-weight: normal; text-shadow: none } .bootcamp .mini-icon-remove-close { font-size: 16px; line-height: 16px } .bootcamp .dismiss-bootcamp { display: block; width: 16px; height: 16px; background-repeat: no-repeat; background-position: 0px 0px; position: absolute; right: 9px; top: 9px } .bootcamp .dismiss-bootcamp:hover { background-position: 0px -19px } .bootcamp .bootcamp-body { padding: 10px 0px 10px 10px; background-color: #e9f1f4; overflow: hidden; border-style: solid; border-width: 1px 1px 2px; border-color: #e9f1f4 #d8dee2 #d8dee2; border-radius: 0 0 5px 5px } .bootcampo ul { list-style-type: none; position: relative } .bootcamp ul li { color: #666666; font-size: 13px; font-weight: normal; background-color: #f5f3b4; background-image: -moz-linear-gradient(#fffff5, #f5f3b4); background-image: -webkit-linear-gradient(#fffff5, #f5f3b4); background-image: linear-gradient(#fffff5, #f5f3b4); background-repeat: repeat-x; border: 1px solid #dfddb5; border-radius: 5px 5px 5px 5px; display: block; width: 215px; height: 215px; float: left; position: relative; margin: 0 10px 0 0; box-shadow: 0px 1px 0px #fff } .bootcamp ul li:hover { background-color: #f1eea3; background-image: -moz-linear-gradient(#fcfce9, #f1eea3); background-image: -webkit-linear-gradient(#fcfce9, #f1eea3); background-image: linear-gradient(#fcfce9, #f1eea3); background-repeat: repeat-x; border: 1px solid #d6d4ad } .bootcamp ul li a { color: #666666; text-decoration: none } .bootcamp .image { display: block; position: relative; height: 133px; border-bottom: 1px solid #f1efaf; background-repeat: no-repeat; background-position: center center } .bootcamp .setup .image { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/octocat_setup.png?a384cfb0") } .bootcamp .create-a-repo .image { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/octocat_create.png?6d2b4e04") } .bootcamp .fork-a-repo .image { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/octocat_fork.png?afbff0b3") } .bootcamp .be-social .image { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/octocat_social.png?209347f8") } .bootcamp ul li:hover .image { border-bottom: 1px solid #f1eea3 } .bootcamp .desc { padding: 13px 0px 15px 15px; display: block; height: 50px; overflow: hidden; border-top: 1px solid #fff; background-repeat: no-repeat; position: relative; z-index: 2 } .bootcamp ul li:hover .desc { border-top: 1px solid #fcfce9 } .bootcamp .desc h2 { margin: 0px; padding: 0px; font-size: 15px; color: #393939 } .bootcamp .desc p { margin: 0px; padding: 0px; line-height: 1.2em } .bootcamp .step-number { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/largenumb_sprites.png?47951159"); background-repeat: no-repeat; display: block; width: 64px; height: 80px; position: absolute; right: 0px; bottom: 0px; z-index: 0 } .bootcamp .one { background-position: 0px 0px } .bootcamp ul li:hover .one { background-position: 0px -80px } .bootcamp .two { background-position: -64px 0px } .bootcamp ul li:hover .two { background-position: -64px -80px } .bootcamp .three { background-position: -128px 0px } .bootcamp ul li:hover .three { background-position: -128px -80px } .bootcamp .four { background-position: -192px 0px } .bootcamp ul li:hover .four { background-position: -192px -80px } #dashboard .new-repo { float: right; margin: 10px 10px 0 0; padding: 6px 10px; font-size: 11px; line-height: 1 } #dashboard .repos { margin: 15px 0; border: 1px solid #ddd; border-radius: 5px } #dashboard .repos .bottom-bar { width: 100%; min-height: 13px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: #fafafb } #dashboard .repos a.show-more { display: block; padding: 10px; font-size: 14px; font-weight: bold; color: #999 } #dashboard .repos .bottom-bar img { margin: 10px } #dashboard .repos .top-bar { position: relative; height: 44px; background-color: #eaeaea; background-image: -moz-linear-gradient(#fafafa, #eaeaea); background-image: -webkit-linear-gradient(#fafafa, #eaeaea); background-image: linear-gradient(#fafafa, #eaeaea); background-repeat: repeat-x; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom: 1px solid #e1e1e2 } #dashboard .repos h2 { margin: 0; height: 44px; line-height: 44px; padding: 0 10px; font-size: 16px; color: #52595d } #dashboard .repos h2 em { color: #99a4aa; font-style: normal } #dashboard .repos a.button { position: absolute; top: 11px; right: 10px } #dashboard .filter-bar { padding: 10px 10px 0 10px; background: #fafafb; border-bottom: 1px solid #e1e1e2 } #dashboard .filter-bar .filter_input { width: 100%; min-height: 26px; padding: 3px 10px; font-size: 11px; border-radius: 12px } #dashboard .filter-bar label.placeholder { font-size: 11px; left: 10px } #dashboard .filter-bar ul.repo_filterer { margin: 7px 0 0 0; text-align: right; overflow: hidden } #dashboard .filter-bar li { display: block; float: right; margin: 0 0 0 10px; padding: 0; font-size: 11px; position: relative } #dashboard .filter-bar li.all_repos { float: left; margin: 0 } #dashboard .filter-bar li a { display: inline-block; padding-bottom: 8px; color: #777 } #dashboard .filter-bar li a.filter_selected { color: #000; font-weight: bold } #dashboard .filter-bar li a.filter_selected:after { content: ""; position: absolute; background-color: #C8C8C8; height: 3px; width: 25px; bottom: 0; left: 50%; margin-left: -12px } #dashboard ul.repo_list { margin: 0 } #dashboard ul.repo_list li { display: block; margin: 0; padding: 0 } #dashboard ul.repo_list li a { display: block; border: none; border-bottom: 1px solid #e5e5e5; padding: 6px 10px 5px 32px; font-size: 14px; position: relative } #dashboard ul.repo_list li a .mini-icon { color: #666; position: absolute; left: 9px; top: 8px } #dashboard ul.repo_list li a .mini-icon-repo-forked:before { color: #666042 } #dashboard ul.repo_list li a .mini-icon-private-repo { top: 7px } #dashboard ul.repo_list li a .mini-icon-private-repo:before { color: #666042 } #dashboard ul.repo_list li a .arrow { display: block; height: 0; width: 0; border-width: 5px 0 5px 5px; border-style: solid; border-color: transparent; border-left-color: #d0d0d1; position: absolute; right: 10px; top: 10px } #dashboard ul.repo_list li.private { background-color: #fffeea } #dashboard ul.repo_list li.private a .arrow { border-left-color: #b7b7b7 } #dashboard ul.repo_list li a:hover .arrow { border-left-color: #9f9fa0 } #dashboard ul.repo_list li.private a:hover .arrow { border-left-color: #939393 } #dashboard ul.repo_list li a .repo { font-weight: bold; max-width: 225px } #dashboard .repo_list a:hover .owner,#dashboard .repo_list a:hover .repo { text-decoration: underline } #dashboard p.notice { margin: 15px 10px 0 10px; font-weight: bold; font-size: 12px; text-align: center } #example_octofication { float: right; margin: 0; width: 230px } .octofication { margin: 15px 0 } .octofication .message { padding: 10px 10px 10px 35px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/octofication.png?ba0b1723") 0 50% no-repeat #dcf7dd; border: 1px solid #bbd2bc; border-top-color: #d1ead2; border-radius: 5px } .octofication .message h3 { margin: 0; font-size: 14px; text-shadow: 1px 1px 0 #fff } .octofication .message p { font-size: 12px; color: #333; padding: 0; margin: 0 } .octofication .message p+p { margin-top: 15px } .octofication ul.actions { margin: 5px 0 0 0; font-size: 10px; height: 15px } .octofication ul.actions li { list-style-type: none; margin: 0 } .octofication li.hide { float: left; font-weight: bold } .octofication li.hide a { color: #666; text-decoration: none } .octofication li.hide a:hover { color: #000 } .octofication li.hide a:hover strong { color: #a60000 } .octofication li.more { float: right } .github-jobs-promotion p { position: relative; padding: 10px 18px; font-size: 12px; text-align: center; color: #1b3650; border: 1px solid #cee0e7; border-radius: 4px; background-color: #e4f0ff; background-image: -moz-linear-gradient(#f5fbff, #e4f0ff); background-image: -webkit-linear-gradient(#f5fbff, #e4f0ff); background-image: linear-gradient(#f5fbff, #e4f0ff); background-repeat: repeat-x } .github-jobs-promotion p a { color: #1b3650 } .github-jobs-promotion a.jobs-logo { display: block; text-align: center; font-size: 11px; color: #999 } .github-jobs-promotion a.jobs-logo:hover { text-decoration: none } .github-jobs-promotion a.jobs-logo strong { display: inline-block; width: 62px; height: 15px; text-indent: -9999px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/jobs/logo.png?4993018f") 0 0 no-repeat; background-size: 62px auto } .github-jobs-promotion .job-location { white-space: nowrap } .github-jobs-promotion a.mini-icon-info { position: absolute; bottom: 5px; right: 5px; text-decoration: none; cursor: pointer; color: #a9b8be; opacity: .8 } .github-jobs-promotion p:hover .mini-icon-info { opacity: 1.0 } #dashboard { margin-top: -10px; overflow: hidden } #dashboard h1 { font-size: 160%; margin-bottom: .5em } #dashboard h1 a { font-size: 70%; font-weight: normal } .dashboard-sidebar { float: right; width: 335px } .dashboard-sidebar .capped-box { margin-bottom: 0 } .dashboard-sidebar .repos-contributions .css-truncate-target { max-width: 250px } .news { float: left; margin-top: 15px; width: 560px } .page-profile .news { float: none; width: auto } .news blockquote { color: #666 } .news h1 { margin-bottom: 0 } .filter,.feed_filter { border-bottom: 1px solid #AAAAAA; padding-bottom: .25em; margin-bottom: 1em } .filter li,.feed_filter li { clear: none; display: inline } .news .alert { padding: 0 0 1em 45px; overflow: hidden; position: relative; border-top: 1px solid #f1f1f1 } .news .alert .commits { padding-left: 40px } .news .alert .css-truncate.css-truncate-target,.news .alert .css-truncate .css-truncate-target { max-width: 180px } .news .alert p { margin: 0 } .news .alert .markdown-body blockquote { border: 0 none; padding: 0 0 0 40px } .news .alert .mega-icon { position: absolute; top: 14px; left: 0; width: 32px; height: 32px; padding: 3px; color: #bbb } .news .alert .mega-icon::before { color: inherit } .news .alert .mini-icon { color: #bbb; width: 16px; height: 16px; vertical-align: middle } .news .alert .pull-info .mini-icon { position: relative; top: -1px; opacity: 1.0; color: #B0C4CE } .news .alert .body { border-bottom: none; overflow: hidden; padding: 1em 0 0 0; font-size: 14px } .news .alert .time { font-size: 12px; color: #bbb } .news .alert .title { padding: 0; font-weight: bold } .news .alert .title .subtle { color: #bbb } .news .alert .gravatar { background-color: #fff; float: left; line-height: 0; margin-right: .6em } .news .alert .gravatar img { border-radius: 2px; margin-top: 3px } .news .alert .simple .mini-icon { position: absolute !important; top: 15px; left: 11px; width: 16px; height: 16px } .news .alert .simple .title { color: #666; display: inline-block; font-size: 13px; font-weight: normal } .news .alert .simple .time { display: inline-block } .news .alert .pull-info,.news .alert .branch-link { background: #e8f1f6; border-radius: 3px; color: rgba(0, 0, 0, 0.5); display: inline-block; font-size: 12px; margin-top: 5px; padding: 3px 7px } .news .alert .pull-info em,.news .alert .branch-link em { font-style: normal; font-weight: bold } .news .alert .branch-link { font-family: Monaco, "Liberation Mono", Courier, monospace; margin: 0; position: relative; top: -2px } .news .alert .branch-link .mini-icon { position: relative !important; top: -1px; left: auto; color: #B0C4CE; display: inline-block } .news .alert:first-child { margin-top: -24px; border-top: none } .news .alert .release-assets { padding-left: 40px } .news .alert .release-assets li { margin-top: 0.15em; list-style-type: none } .news .alert .release-assets .more { font-size: 11px; padding-top: 2px } .news .alert .css-truncate.css-truncate-target,.news .alert .css-truncate .css-truncate-target { max-width: 180px } .news .git_hub .done { text-decoration: line-through; color: #666 } .activity-tab .blankslate { margin-top: 10px } .activity-tab .news .markdown-body blockquote,.activity-tab .news .alert .commits { padding-left: 0 } .activity-tab .news a.gravatar,.activity-tab .news div.gravatar { display: none } .news .commits li { margin-top: 0.15em; list-style-type: none } .news .commits li .committer { padding-left: 0.5em; display: none } .news .commits li img { vertical-align: middle; background-color: #fff; margin: 0 1px 0 0; border-radius: 2px } .news .commits li img.emoji { border: 0; padding: 0; margin: 0 } .news .commits li .message { display: inline-block; font-size: 13px; line-height: 1.3; margin-top: 2px; overflow: hidden; text-overflow: ellipsis; vertical-align: top; white-space: nowrap; max-width: 390px } .news div.message,.news li blockquote { color: #666; display: inline; font-size: 13px } .news .commits li.more { font-size: 11px; padding-top: 2px } #dashboard .followers { float: right; width: 35em; margin-bottom: 2em } #dashboard .followers h1 { margin-bottom: 0.3em; border-bottom: 1px solid #ddd } #dashboard .followers ul { list-style-type: none } #dashboard .followers ul li { display: inline } #dashboard .followers ul li img { border: 1px solid #d0d0d0; padding: 1px } #dashboard .news.public_news { float: right; width: 35em } #dashboard .news.public_news h1 { margin-bottom: 0.3em; border-bottom: 1px solid #ddd } #dashboard .repos h1 { margin-bottom: 0 } #dashboard .repos img { vertical-align: middle } .discussions-new,.discussions-index { max-width: 800px } .discussions-new .composer-tip { float: left; margin-left: 65px; color: #666 } .discussions-new .composer-tip a { font-weight: bold } .discussions-new .composer-tip strong { color: #333 } .discussions-index h3.discussions-index-subject { margin: 0px 0 5px 0 } .discussions-index p.discussions-index-info { float: right; margin: 0; padding: 3px 0 } .discussions-index .discussion-participants { margin-left: 22px } .discussion-topic-type a { color: #bbb; text-decoration: none; display: block; float: right } .discussion-topic-type a:hover { color: #999 } .discussion-timeline .email-hidden-container { margin: 3px 0 } #docs { position: relative } #docs .tabnav { margin-bottom: 0 } #docs .left-column { float: left; width: 240px; height: 100vh; top: 0; overflow: auto } #docs .left-column h3 { padding-bottom: 3px; margin-top: 0px; font-size: 12px; border-bottom: 1px solid #eee } #docs .right-column { position: relative; float: right; width: 680px; margin-top: 20px } #docs .right-column div#docs-content h1:first-child,#docs .right-column div#docs-content h2:first-child,#docs .right-column div#docs-content h3:first-child,#docs .right-column div#docs-content h4:first-child,#docs .right-column div#docs-content h5:first-child,#docs .right-column div#docs-content h6:first-child { margin-top: 0; line-height: 1 } .docs-toc { overflow: auto } .docs-toc .toc-scroll { padding-top: 20px; width: 220px; margin-bottom: 1px } .docs-toc .toc-item,.docs-toc .toc-sub-item { display: block; padding: 4px 0 4px 18px; line-height: 17px } .docs-toc .toc-item:hover,.docs-toc .toc-sub-item:hover { background-color: #eee; border-radius: 3px; text-decoration: none } .docs-toc .toc-sub-item { padding-left: 36px } .docs-toc .toc-meta,.docs-toc .toc-chapters { position: relative } .docs-toc .toc-meta li,.docs-toc .toc-chapters li { list-style-type: none; margin-bottom: 1px; font-weight: bold } .docs-toc .toc-meta li li,.docs-toc .toc-chapters li li { font-weight: normal } .docs-toc .toc-expander { float: left; text-decoration: none; margin: 4px -18px 4px 0 } .docs-toc .toc-expander:before { font-family: 'Octicons Regular'; font-weight: normal; font-style: normal; display: inline-block; text-decoration: inherit; line-height: 1; -webkit-font-smoothing: antialiased; color: #aaa; height: 16px; width: 16px; display: block; content: "\f078"; font-size: 16px } .docs-toc .toc-expander:hover:before { color: #4183c4 } .docs-toc .toc-expander.expand:before { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); filter: progid:DXImageTransform.Microsoft.Matrix(M11=6.123031769111886e-17, M12=-1, M21=1, M22=6.123031769111886e-17, sizingMethod='auto expand'); zoom: 1 } .zen .pagehead,.zen .tabnav,.zen .topsearch,.zen .notification-indicator,.zen .upper_footer,.zen #user-links { display: none } .zen #header { background: transparent; box-shadow: none; border-bottom: 1px solid #eee } .zen .site-logo { opacity: 0.3 } .zen .site-logo:hover { opacity: 1.0 } .zen #userbox { opacity: 0.3; transition: opacity 0.15s ease-in; -webkit-transition: opacity 0.15s ease-in 0 } .zen #userbox:hover { opacity: 1; transition: opacity 0.15s ease-in; -webkit-transition: opacity 0.15s ease-in 0 } .emoji-icon { display: inline-block; height: 20px; width: 20px; vertical-align: middle; background-repeat: no-repeat; background-size: 20px 20px } .explore-cols .explore-aside { float: right; width: 220px } .explore-cols .explore-main { margin-right: 240px } .explore-main .tabnav { margin-top: 0; margin-bottom: 20px } .explore-main .tabnav .explore-info { cursor: help; color: #999999; margin-top: 10px } .explore-main h2 { font-size: 20px; font-weight: normal; margin: 0 0 8px } .explore-main .explore-content,.explore-main.explore-content { position: relative } .explore-aside dl.form { margin-top: 0 } .explore-aside a.see-more-link { margin-top: 3px } .explore-aside .select-menu-list { max-height: 140px } .explore-menu-container { padding-bottom: 19px; margin-bottom: 20px; border-bottom: 1px solid #F1F1F1 } .explore-menu-container .menu-container { float: none; width: auto } .repo-collection { margin-bottom: 20px } .repo-collection>ul { list-style-type: none; border-right: 1px solid #F1F1F1; border-bottom: 1px solid #F1F1F1; overflow: hidden; background: #F9F9F9 } .repo-collection .collection-item { padding: 10px; border-top: 1px solid #F1F1F1; border-left: 1px solid #F1F1F1; overflow: hidden; float: left; width: 308px; position: relative } .repo-collection .collection-item .mini-icon-remove-close { position: absolute; top: 10px; right: 10px; text-decoration: none; color: #CCC } .repo-collection .collection-item .repo-name { font-size: 16px; font-weight: bold; display: block } .repo-collection .collection-item .repo-description { margin: 0; max-width: 255px } .repo-top-list .top-repo-list-item { overflow: hidden; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #F1F1F1; list-style-position: inside } .repo-top-list .top-repo-list-item .repo-info { display: inline-block; margin: 0; vertical-align: top; margin-left: 5px } .repo-top-list .top-repo-list-item .repo-name { display: block; font-size: 14px; font-weight: bold } .repo-top-list .top-repo-list-item .repo-lang { display: block; font-size: 11px; color: #999 } .repo-top-list .top-repo-list-item .author-gravatar { float: none; vertical-align: top; margin-left: 5px; margin-right: 0; width: 60px; height: 60px } .repo-top-list .author-gravatar,.repo-collection .author-gravatar,.grid-list .author-gravatar { float: left; padding: 5px; background: white; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); border: 1px solid #DDD; margin-right: 10px } .explore-section-toggle .tabnav-widget { float: right } .explore-section-toggle .tabnav-widget h2 { margin: 3px 0 } .explore-page .sexy-menu-container { margin-bottom: 20px } .explore-page .see-more-link { font-weight: bold; margin-left: 10px; font-size: 11px; float: right; margin-top: 6px } .explore-page .see-more-link .mini-icon { vertical-align: bottom } .developers-corner { margin-bottom: 40px; overflow: hidden } .developers-corner .developer-bar { overflow: hidden; background: #F5f5f5; border: 1px solid #ddd } .developers-corner .developer-bar .developer-name { margin: 10px 0 0; font-size: 18px; font-weight: normal } .developers-corner .developer-bar .developer-title { margin: 0 0 10px; font-size: 14px } .developers-corner .developer-bar .author-gravatar { float: left; margin-right: 10px } .developers-corner .repo-collection { margin-bottom: 0; border-top: 0 none } .explore-grid { margin-bottom: 40px } .grid-list { list-style-type: none; overflow: hidden } .grid-list .grid-item { float: left } .grid-list .grid-item .author-gravatar { margin-bottom: 5px; margin-right: 19px; float: none } .grid-list .grid-item .repo-name,.grid-list .grid-item .repo-lang { display: block } .grid-list .grid-item .repo-name { font-size: 14px; font-weight: bold; max-width: 90px } .grid-list .grid-item .repo-lang { font-size: 11px; color: #999 } .cluster-description { font-size: 15px; line-height: 22px; margin-bottom: 20px; border: 1px solid #DDD; padding: 20px; background-color: #F9f9f9; margin-top: 0 } .cluster-image { border: 1px solid #DDD; border-bottom: 0 none; padding: 90px; font-size: 60px; text-align: center; background: url(https://f.cloud.github.com/assets/54012/55031/f1f2bb58-5aaf-11e2-8a17-4677295236d2.png) 0 -162px; font-weight: bold; color: rgba(255, 255, 255, 0.7) } .language-listing { text-align: center; margin-top: 35px } .language-listing .language:after { content: "•" } .language-listing .language:last-child:after { content: "" } ol.leaderboard { list-style-type: none } ol.leaderboard h3 a:visited { color: #7C65C2 } ol.leaderboard>li { border-bottom: 1px solid #F1F1F1; padding-bottom: 10px; margin-bottom: 10px; overflow: hidden; position: relative; padding-left: 40px } ol.leaderboard>li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0 } ol.leaderboard .member h4 { margin: 0 70px 0 60px; font-size: 16px; line-height: 1.2 } ol.leaderboard .member h4 em { font-style: normal; font-weight: normal; color: #99a7af; display: block } ol.leaderboard .member .language { float: right; color: rgba(51, 51, 51, 0.75); font-size: 12px; margin-left: 10px } ol.leaderboard .member .gravatar { float: left; border-radius: 3px } ol.leaderboard .rank { position: absolute; left: 0; font-size: 21px; width: 30px; text-align: right; opacity: 0.3 } .leaderboard.repolist>li { margin-bottom: 20px; padding-bottom: 20px } .leaderboard.repolist>li:last-child { padding-bottom: 20px } .leaderboard.repolist h3 { font-weight: normal; line-height: 1.4 } .leaderboard.repolist h3 .owner-gravatar { height: 24px; width: 24px; vertical-align: middle; border-radius: 2px; margin-right: 7px } .leaderboard.repolist h3 a { line-height: 1.4; position: static } .leaderboard.repolist .repository-name { font-weight: bold } .leaderboard.no-ranks>li { padding-left: 0 } .explore-paginations { margin-top: 15px } .explore-paginations .pagination { vertical-align: middle; margin-right: 10px } .explore-paginations .pagination-info { display: inline-block; vertical-align: middle } .explorecols .main { float: left } .explorecols .sidebar { float: right } .explore h2 { margin-top: 15px; margin-bottom: 0; padding-bottom: 5px; font-size: 16px; color: #333; border-bottom: 1px solid #ddd !important } .explore p { margin: 0.75em 0 } .explore .trending-repositories { margin-bottom: 40px; position: relative } .explore h2.trending-heading .times { font-size: 12px; font-weight: normal; color: #000; float: right } .explore h2.trending-heading .times a { color: #4183C4; font-weight: bold } .explore h2 .feed { float: right; height: 14px; line-height: 14px; font-size: 12px; position: relative } .explore h2 .feed .mini-icon-feed { position: absolute; left: -19px; top: -1px; font-size: 16px } .ranked-repositories { margin: 0 0 10px 0 } .ranked-repositories>li { position: relative; list-style-type: none; margin: 0; padding: 5px 0; min-height: 30px; border-bottom: 1px solid #ddd } .ranked-repositories>li.last { border-bottom: none } .ranked-repositories h3 { margin: 0; width: 410px; font-size: 14px; color: #999 } .ranked-repositories p { margin: 0; width: 410px; font-size: 12px; color: #333 } .ranked-repositories ul.repo-stats { font-size: 11px; font-weight: bold; float: right; margin-left: 20px } .ranked-repositories .meta { margin-top: 3px; font-size: 11px } .ranked-repositories .meta a { padding: 2px 5px; color: #666; background: #eee; border-radius: 2px } .podcast-player .title { margin-top: 0 } .podcast-player .title span { font-weight: normal; font-size: 13px; color: #999 } .podcast-player p { margin: 10px 0 } .podcasts { margin: 20px 0 0 0 } .podcasts li { list-style-type: none; margin: 10px; padding-left: 22px; font-size: 12px; position: relative } .podcasts li .mini-icon-podcast { position: absolute; left: 0; top: 0 } .podcasts li em.date { margin-top: -2px; display: block; font-size: 11px; color: #666; font-style: normal } #wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0; margin-bottom: -268px } #footer-push { height: 268px; clear: both } .enterprise #wrapper { margin-bottom: -119px } .enterprise #footer-push { height: 119px } #footer { position: relative; margin: 40px 0 0 0; font-size: 12px; line-height: 1.5; color: #777; text-shadow: 0 1px 0 #fff } #footer .container { padding: 30px 0; border-top: 1px solid #eee } .footer-divider { margin: 0 0 20px; border: 0; border-top: 1px solid #eee } .footer_nav { width: 20%; float: left; margin-bottom: 20px } .footer_nav dt { color: #52595d; font-weight: bold } #footer .mega-icon-invertocat { position: absolute; bottom: 26px; left: 50%; height: 24px; width: 24px; margin-top: -4px; margin-left: -12px; font-size: 24px; color: #ccc } #footer .mega-icon-invertocat:hover { color: #bbb } #footer .right { margin: 0 } ul#legal { margin: 0; list-style: none } ul#legal li { display: inline-block; margin-right: 15px } .header { text-shadow: 0 1px 0 #fff; border-bottom: 1px solid #e5e5e5 } .header-logged-in { background-color: #f3f3f3; background-image: -moz-linear-gradient(#f9f9f9, #f3f3f3); background-image: -webkit-linear-gradient(#f9f9f9, #f3f3f3); background-image: linear-gradient(#f9f9f9, #f3f3f3); background-repeat: repeat-x } .header-logo-blacktocat { float: left; padding: 8px 10px 6px; margin-left: -10px; margin-right: -10px; color: #333333; transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in 0; white-space: nowrap } .header-logo-blacktocat .mega-icon-blacktocat { float: left; width: 24px; height: 25px; font-size: 24px } .header-logo-blacktocat:hover { color: #4183c4; text-decoration: none } .logo-subbrand { margin-left: 6px; font-size: 16px; font-weight: bold; line-height: 26px } .header-logo-wordmark { position: relative; float: left; margin: 9px 10px 9px 0; width: 68px; height: 30px; text-indent: -999px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/header/github-wordmark-1x.png?acf946bf") no-repeat } .header-logo-wordmark:hover { background-position: 0 -40px } @media only screen and (-webkit-min-device-pixel-ratio: 2) , only screen and (min--moz-device-pixel-ratio: 2) , only screen and (-o-min-device-pixel-ratio: 2 / 1) , only screen and (min-device-pixel-ratio: 2) , only screen and (min-resolution: 192dpi) , only screen and (min-resolution: 2dppx) { .header-logo-wordmark { background-size: 68px 70px; background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/header/github-wordmark-2x.png?52e79915") } } .divider-vertical { float: left; width: 1px; height: 40px; margin: 0 10px; background-color: #e5e5e5; border-right: 1px solid #fff } .notification-indicator { float: left; width: 36px; height: 40px; margin: 0 -10px; text-align: center; line-height: 40px } .notification-indicator .mail-status { display: inline-block; width: 8px; height: 8px; border-radius: 100px; background-color: #aaa; background-color: #cccccc; background-image: -moz-linear-gradient(#aaa, #ccc); background-image: -webkit-linear-gradient(#aaa, #ccc); background-image: linear-gradient(#aaa, #ccc); background-repeat: repeat-x; box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 #fff } .notification-indicator:hover .mail-status { background-color: #bbbbbb; background-image: -moz-linear-gradient(#999, #bbb); background-image: -webkit-linear-gradient(#999, #bbb); background-image: linear-gradient(#999, #bbb); background-repeat: repeat-x } .notification-indicator .unread { background-color: #3269a0; background-image: -moz-linear-gradient(#4183c4, #3269a0); background-image: -webkit-linear-gradient(#4183c4, #3269a0); background-image: linear-gradient(#4183c4, #3269a0); background-repeat: repeat-x; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(0, 0, 0, 0.1), 0 0 10px #4183c4 } .notification-indicator:hover .unread { background-color: #2c5d8d; background-image: -moz-linear-gradient(#3876b4, #2c5d8d); background-image: -webkit-linear-gradient(#3876b4, #2c5d8d); background-image: linear-gradient(#3876b4, #2c5d8d); background-repeat: repeat-x } .notification-indicator.contextually-unread { position: relative; z-index: 2; margin: 0 -11px -1px -12px; padding-left: 1px; background-color: #d2e4f9; background-image: -moz-linear-gradient(#e9f2fc, #d2e4f9); background-image: -webkit-linear-gradient(#e9f2fc, #d2e4f9); background-image: linear-gradient(#e9f2fc, #d2e4f9); background-repeat: repeat-x; border: solid #c2d5eb; border-width: 0 1px 1px; box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5) } .notification-indicator.contextually-unread:hover { background-position: 0 -15px } .top-nav { float: left; list-style: none } .top-nav>li { float: left } .top-nav>li>a { display: block; padding: 5px; margin-left: 5px; color: #333333; font-weight: bold; transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in 0 } .top-nav>li>a:hover { color: #4183c4; text-decoration: none } .header-logged-out { padding: 10px 0 } .header-logged-out .top-nav { margin-top: 10px } .header-logged-out .top-nav a { margin-left: 15px; font-size: 14px } .dropdown-menu { position: absolute; top: 100%; left: 50%; z-index: 100; display: none; float: left; width: 180px; list-style: none; margin: 2px 0 0 -90px; padding-top: 7px; padding-bottom: 7px; background-color: #fff; background-clip: padding-box; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 5px; box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15) } .dropdown-menu:before { content: ''; display: inline-block; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #ccc; border-bottom-color: rgba(0, 0, 0, 0.15); position: absolute; top: -8px; left: 82px } .dropdown-menu:after { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #fff; position: absolute; top: -7px; left: 83px } .dropdown-toggle.open .dropdown-menu { display: block } .dropdown-menu>li>a { display: block; padding: 4px 10px 4px 38px; color: #333 } .dropdown-menu>li>a:hover { color: #fff; text-decoration: none; text-shadow: none; background-color: #4183c4 } .dropdown-menu>li>a>.mini-icon { float: left; margin-top: 1px; margin-left: -23px; color: #555 } .dropdown-menu>li>a>.mini-icon.mini-icon-logout { margin-left: -22px } .dropdown-menu>li>a:hover>.mini-icon { color: #fff } .dropdown-divider { height: 1px; margin: 8px 1px; background-color: #e5e5e5 } .dropdown-header { padding: 4px 15px; font-size: 11px; color: #999; text-transform: uppercase } .dropdown-toggle { position: relative } .dropdown-arrow { content: ''; display: inline-block; width: 0; height: 0; border-left: 3px solid transparent; border-right: 3px solid transparent; border-top: 3px solid #333333; vertical-align: middle; transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in 0 } #user-links>li .dropdown-arrow { margin-top: -5px; margin-left: -4px } #user-links>li>a:hover .dropdown-arrow,#user-links>.dropdown-toggle.open>a .dropdown-arrow { border-top-color: #4183c4 } #user-links>.dropdown-toggle.open>a { color: #4183c4 } .header-actions { float: right; margin-top: 6px } .header-actions .button { margin-left: 5px; padding-left: 12px; padding-right: 12px; box-shadow: 0 1px 0 #fff } .header-logo-blacktocat,.top-nav a,#user-links>li>a,.advanced-search-icon { -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0.75))) } .header-logo-blacktocat:hover,.top-nav a:hover,#user-links>li>a:hover,.advanced-search-icon:hover { -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(#000)) } #user-links { float: right; margin: 7px 0 0; padding: 0; list-style: none } #user-links>li { position: relative; float: left; margin-left: 5px } #user-links>li>a { display: block; padding: 5px; color: #333333; transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in 0 } #user-links>li>a:hover { color: #4183c4; text-decoration: none } #user-links .dropdown-menu { margin-top: 6px } #user-links .name { font-weight: bold; line-height: 16px; white-space: nowrap } #user-links .name img { float: left; margin: -2px 5px 0 0; border-radius: 3px; box-shadow: 0 1px 0 #fff } #user-links .setting_warning { position: absolute; top: -6px; left: 75%; float: left; margin-left: -7px; background: rgba(203, 108, 0, 0.8); border-bottom: 1px solid #8f4f07; border-radius: 2px; padding: 3px 4px; line-height: 1; font-size: 10px; color: #fff; font-weight: bold; white-space: nowrap; background: #D26911; padding: 3px 6px } .global-notice { padding: 8px; background-color: #D4F6FA; border-bottom: 1px solid #78909B } .global-notice h2 { color: #1D2B3D } .global-notice p { color: #637781 } .global-notice .global-notice-inner { width: 920px; margin: 0 auto } .global-notice .global-notice-inner h2,.global-notice .global-notice-inner p { font-size: 13px; margin: 0px } .global-notice.warn { background-color: #ffe3bf; border-bottom: 1px solid #FD9800 } .global-notice.warn h2 { color: #613A00 } .global-notice.warn p { color: #C47500 } .global-notice.danger-zone { background-color: #FFEAEA; border-bottom: 1px solid #CC7575 } .global-notice.danger-zone h2,.global-notice.danger-zone p { color: #900 } .enterprise .header,.enterprise.marketing .header-logged-out { background-color: #2a2c2e; background-image: -moz-linear-gradient(#434648, #2a2c2e); background-image: -webkit-linear-gradient(#434648, #2a2c2e); background-image: linear-gradient(#434648, #2a2c2e); background-repeat: repeat-x; border-bottom-color: #000 } .enterprise #serverstats.enabled+.header { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1) } .enterprise .divider-vertical { background-color: #2a2c2e; border-right-color: #434648 } .enterprise .header-logo-blacktocat,.enterprise .top-nav a,.enterprise #user-links>li>a { color: white; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) } .enterprise .header-logo-blacktocat:hover,.enterprise .top-nav a:hover,.enterprise #user-links>li>a:hover { color: #4183c4 } .enterprise #user-links .name img { box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) } .enterprise .header .dropdown-arrow { border-top-color: white } .enterprise .header-logged-out .header-logo-blacktocat { margin-top: 3px; margin-bottom: 3px } .enterprise .notification-indicator .mail-status { background-color: #434648; background-image: -moz-linear-gradient(#2a2c2e, #434648); background-image: -webkit-linear-gradient(#2a2c2e, #434648); background-image: linear-gradient(#2a2c2e, #434648); background-repeat: repeat-x; box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15) } .enterprise .notification-indicator .mail-status.unread { background-color: #3269a0; background-image: -moz-linear-gradient(#689cd0, #3269a0); background-image: -webkit-linear-gradient(#689cd0, #3269a0); background-image: linear-gradient(#689cd0, #3269a0); background-repeat: repeat-x; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(0, 0, 0, 0.1), 0 0 10px #4183c4 } .enterprise .notification-indicator.contextually-unread { background-color: #304254; background-image: -moz-linear-gradient(#425567, #304254); background-image: -webkit-linear-gradient(#425567, #304254); background-image: linear-gradient(#425567, #304254); background-repeat: repeat-x; border-color: #273644 #273644 #273644 #2a2c2e; box-shadow: inset 1px 0 rgba(255, 255, 255, 0.1) } .enterprise .header-actions .button { border: 0; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 1px rgba(0, 0, 0, 0.5) } .unsupported-browser { padding: 15px 0; color: #211e14; background-color: #fae692; background-image: -moz-linear-gradient(#feefae, #fae692); background-image: -webkit-linear-gradient(#feefae, #fae692); background-image: linear-gradient(#feefae, #fae692); background-repeat: repeat-x; border-bottom: 1px solid #b3a569 } .unsupported-browser .container { background: url("https://a248.e.akamai.net/assets.github.com/images/icons/ie-notice.png?b6863bd5") no-repeat } .unsupported-browser h5 { font-size: 13px; padding-left: 48px } .unsupported-browser p { margin: 0; padding-left: 48px } .unsupported-browser .button { float: right; padding: 5px 9px; margin-top: 15px; color: #fff; background-color: #b3a569; background-image: none } .unsupported-browser .button:hover { text-decoration: none; background-color: #9b8c4e } .marketing .header-logged-out { background: none } .marketing .header-logged-out .primary { display: none } .jumbotron .heading,.jumbotron .subheading,.teasers h3 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif } .jumbotron { padding: 50px 0 40px; margin-bottom: 60px; border-bottom: 1px solid #e5e5e5; background-color: #fafafa } .jumbotron:before,.jumbotron:after { content: " "; display: table } .jumbotron:after { clear: both } .jumbotron .heading { margin-top: 0; padding-top: 20px; font-size: 70px; font-weight: normal; line-height: 1; letter-spacing: -1px; background: none } .jumbotron .subheading { margin: 10px 0 0; font-size: 21px; line-height: 1.5; color: #888 } .logged_in .jumbotron { text-align: center } .logged_in .jumbotron .subheading { margin-left: 10%; margin-right: 10%; margin-bottom: 20px } .home-signup { float: right; width: 290px; margin-left: 60px } .home-signup dl.form { margin: 0 0 10px; position: relative } .home-signup dl.form dd input,.home-signup button.primary { width: 100%; padding: 9px; font-size: 16px; border-radius: 5px } .home-signup dl.form dd input { background-color: #fff } .home-signup dl.form.errored dd.error,.home-signup dl.form.errored dd.warning { position: absolute; top: 100%; left: 0; right: 10%; z-index: 5; border-top-color: rgba(255, 255, 255, 0.25) } .home-signup dl.form.errored dd.error:empty,.home-signup dl.form.errored dd.warning:empty { display: none } .home-signup dl.form>dd input.is-autocheck-errored,.home-signup dl.form>dd input.is-autocheck-loading,.home-signup dl.form>dd input.is-autocheck-successful { background-position: 97.5% center } .home-signup dl.form dd p.note { margin-top: 7px; color: #999 } .home-signup p.plans { margin-bottom: 0; font-size: 11px; text-align: center } .home-signup .signup-agreement { font-size: 12px; color: #777 } .teasers { margin-bottom: 30px; overflow: hidden; text-align: center } .teasers .teaser { float: left; width: 290px } .teasers .teaser+.teaser { margin-left: 25px } .teasers .teaser-illustration { margin-bottom: 10px } .teasers h3,.teasers p { padding-right: 10px } .teasers h3 { margin: 0 0 9px; font-size: 24px; font-weight: normal; line-height: 1.1; color: #2a2a2a } .teasers p { margin: 0 0 10px; font-size: 15px; color: #5a5a5a } .plans-pricing-callout { margin: 60px 0 40px; padding: 30px; font-size: 18px; line-height: 1.4; color: #48553b; text-align: center; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #f0f8e8; box-shadow: inset 0 -1px 1px #d6ecc0; border-radius: 5px } .plans-pricing-callout .mega-icon { vertical-align: middle; margin-top: -4px } #header.iphone { width: 90%; padding: 5px 5% 0 5%; max-width: 480px } #header.iphone .container { width: auto } #header.iphone .logo { top: -2px } #header.iphone #userbox { float: right; margin: -2px 0 0 10px } #header.iphone #userbox #user-links { display: none } .iphone #posts .list { width: 90%; padding: 0 5% } .iphone #footer { width: 90%; padding: 5% } @media only screen and (min-device-width: 320px) and (max-device-width: 480px) { html,body { min-width: 0px } } .issue-list em { background-color: rgba(255, 255, 140, 0.5); font-weight: bold; padding: 2px 1px 0; font-style: normal; margin: 0 -1px } .issue-list .title { padding: 0; min-height: 24px; font-weight: normal; font-size: 18px; line-height: 24px; margin: 0 0 10px } .issue-list .title .mega-icon { color: #888; position: absolute; left: 0; top: -4px } .issue-list .title .closed.mega-icon { color: #BD2C00 } .issue-list .title .open.mega-icon { color: #6CC644 } .issue-list .title a:visited { color: #7C65C2 } .issue-list .issue-number { float: right; color: #999999 } .issue-list .description { margin: 0 0 10px; line-height: 20px; overflow: hidden } .issue-list .created-at { font-size: 11px; font-weight: normal; margin: 0px } .issue-list .created-at a { color: #999999; font-weight: bold } .issue-list .created-at a:visited { color: #999999 } .issue-list .issue-meta { font-size: 11px; margin: 0; list-style-type: none; overflow: hidden; color: #999999 } .issue-list .issue-meta>li { float: left; margin-right: 10px } .issue-list .issue-meta a { color: #333333 } .issue-list .issue-meta .mini-icon { color: #838383; vertical-align: middle } .issue-list .issue-list-item { border-bottom: 1px solid #f1f1f1; padding: 0 0 20px 40px; margin: 0 0 20px 0; position: relative } .issues-list-sidebar { font-size: 12px } .issues-list-sidebar .progress-bar { margin-bottom: 6px } .manage-labels-toggle { display: block; text-align: center; margin: 0 5px } .label-select-menu .color { display: inline-block; width: 6px; height: 14px; border-radius: 3px; margin: 0 2px; border: 1px solid #eee } .label-select-menu .navigation-focus .select-menu-item-icon,.label-select-menu .selected .select-menu-item-icon { color: inherit !important } .label-select-menu .navigation-focus:active,.label-select-menu .selected:active { background-color: transparent !important } .label-select-menu .select-menu-item .mini-icon-remove-close { display: none; float: right; margin: 1px 10px 0 0; opacity: 0.6 } .label-select-menu .select-menu-item.selected .mini-icon-remove-close { display: block; color: inherit } .label-select-menu>form { position: relative } .sidebar-milestone-widget { position: relative } .sidebar-milestone-widget .sidebar-milestone-widget-text { color: #999999; line-height: 26px } .sidebar-milestone-widget .sidebar-milestone-widget-text.no-select { color: #666666 } .sidebar-milestone-widget .info-main { font-weight: bold; margin-bottom: 5px; line-height: 26px } .sidebar-milestone-widget .info-main .label { color: #999999 } .sidebar-milestone-widget .info-main .title { color: #333333 } .sidebar-milestone-widget .info-main .css-truncate-target { max-width: 121px } .sidebar-milestone-widget .info-secondary { font-size: 11px } .sidebar-milestone-widget .info-secondary .open { color: #999999; font-weight: bold } .sidebar-milestone-widget .info-secondary .mini-icon { position: relative; top: 2px; color: #bd2c00 } .sidebar-milestone-widget .select-menu { position: absolute; right: 0 } .issue-head { margin-top: -10px; padding: 10px; border: 1px solid #d5d5d5; border-width: 0 1px 2px 1px; border-radius: 0 0 5px 5px; font-weight: bold; color: #999 } .issue-head .number { float: right; font-size: 14px } .issue-head .number strong { color: #666 } .issue-head .mini-icon-arr-left { position: relative; top: 2px } .discussion-sidebar { float: right; width: 100px } .discussion-sidebar hr { margin: 10px 0 } .discussion-sidebar .state-indicator { padding: 7px 10px; margin-bottom: 10px } .discussion-sidebar p { font-size: 12px; text-align: center; color: #666; margin: 0 } .discussion-sidebar p strong { color: #333 } .discussion-sidebar ul.changes { list-style-type: none; line-height: 25px } .discussion-sidebar ul.changes span { font-weight: bold } .discussion-sidebar ul.changes .addition { color: #309c00 } .discussion-sidebar ul.changes .deletion { color: #bc0101 } .discussion-sidebar .label-manager { display: table; margin-bottom: 10px; width: 100% } .discussion-sidebar .label-manager>strong { vertical-align: middle; display: table-cell } .discussion-sidebar .label-manager .select-menu { width: 1%; display: table-cell; position: relative } .discussion-sidebar .label-manager .select-menu-modal-holder { right: 0 } ul.color-label-list.editable .color { width: 14px } ul.color-label-list.editable .mini-icon-remove-close { display: inline-block; color: #AAA } ul.color-label-list.editable .mini-icon-remove-close:hover { color: #ba3d37 } ul.color-label-list .edit-color-label-form { display: none } ul.color-label-list .color-label { line-height: 16px; border: 1px solid transparent } ul.color-label-list .color-label.active { z-index: 25; position: relative; border: 1px solid #ddd; border-radius: 3px; box-sizing: border-box } ul.color-label-list .color-label.active .edit-color-label-form { display: block } ul.color-label-list .color-label.active .mini-icon-remove-close { display: none } ul.color-label-list .color-label a { text-decoration: none } ul.color-label-list .color-label.selected { font-weight: bold; background: 98% 5px no-repeat transparent; -webkit-font-smoothing: antialiased } ul.color-label-list .color-label.selected .count,ul.color-label-list .color-label.selected .color { display: none } ul.color-label-list .color-label.selected .mini-icon-remove-close { display: inline-block } ul.color-label-list .color-label.zeroed,ul.color-label-list .color-label.zeroed .count { color: #999 } ul.color-label-list .filter-item:hover .mini-icon-remove-close { opacity: 1 } ul.color-label-list .filter-item:hover .color { border-color: #eee } ul.color-label-list .count { color: #333 } ul.color-label-list .name a { color: #333 } ul.color-label-list .color { display: block; float: left; margin-left: -5px; margin-right: 4px; width: 6px; height: 14px; border-radius: 3px; border: 1px solid #fff } ul.color-label-list .mini-icon-remove-close { display: none; float: right; opacity: 0.8 } ul.color-label-list .nolabels { margin: 10px 0; font-size: 11px; color: #666 } .edit-color-label-form { padding: 5px } .edit-color-label-form input[type="text"] { width: 100% } .edit-color-label-form .name-input { border-radius: 3px 3px 0 0 } .edit-color-label-form .form-actions { margin-top: 5px; padding: 0; overflow: hidden } .edit-color-label-form .form-actions button { box-sizing: border-box } .edit-color-label-form .optional { margin: 0; padding-top: 0; float: left; font-size: 11px } .edit-color-label-form .color-editor { margin-top: 5px; position: relative; height: 25px } .edit-color-label-form .color-editor .color-editor-input { position: absolute; left: 0; background-color: transparent; min-height: 25px; border-left-width: 26px; padding-top: 3px; padding-bottom: 3px; width: 130px } .edit-color-label-form .color-editor .mini-icon { position: absolute; top: 4px; left: 6px; color: rgba(0, 0, 0, 0.8); z-index: 10 } .edit-color-label-form .color-editor .invalid-color-indicator { display: none; position: absolute; top: 5px; left: 9px; color: #c00; z-index: 10; font-weight: bold } .edit-color-label-form .color-editor .minibutton { position: absolute; right: 0 } .edit-color-label-form .color-editor .mini-icon-confirm { display: none } .edit-color-label-form.new-label-form { margin-top: 10px } .edit-color-label-form.new-label-form .new-label-form-title { margin-bottom: 5px } .edit-color-label-form .color-editor-bg { position: absolute; left: 0; height: 25px; width: 130px; opacity: 0.12; border-radius: 3px } .edit-color-label-form.is-valid .color-editor .mini-icon-confirm { display: block } .edit-color-label-form.is-not-valid .color-editor .invalid-color-indicator { display: block } ul.color-chooser { height: 25px; list-style-type: none } ul.color-chooser li { display: table-cell; width: 1%; vertical-align: top } ul.color-chooser li:first-child .color-cooser-color { border-radius: 0 0 0 3px } ul.color-chooser li:last-child .color-cooser-color { border-radius: 0 0 3px 0 } ul.color-chooser .color-cooser-color { display: block; text-align: center; height: 25px; cursor: pointer; box-sizing: border-box; opacity: 0.3 } ul.color-chooser .color-cooser-color label { cursor: pointer } ul.color-chooser .color-cooser-color .mini-icon-confirm { position: relative; top: 3px; color: rgba(0, 0, 0, 0.8) !important } ul.color-chooser .color-cooser-color:hover,ul.color-chooser .color-cooser-color.selected { opacity: 1 } ul.color-chooser .color-cooser-color:hover .mini-icon-confirm,ul.color-chooser .color-cooser-color.selected .mini-icon-confirm { visibility: visible } ul.color-chooser input { display: none } ul.color-chooser .mini-icon-confirm { visibility: hidden } .closed-banner { margin: 15px 0; height: 7px; overflow: hidden; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/comments/closed_pattern.gif?aa843563"); border-radius: 5px } .state-indicator { display: block; font-size: 14px; font-weight: bold; color: #fff; text-align: center; border-radius: 3px; background: #999 } .state-indicator.open,.state-indicator.reopened,.state-indicator.merged { background: #6cc644 } .state-indicator.closed { background: #bd2c00 } .state-indicator.renamed { background-color: #fffa5d } #issues_next .autocomplete-results { width: 250px; max-height: none } .issues-list-options { margin-bottom: 15px } .issues-list-options .select-menu,.issues-list-options .button-group { display: inline-block; margin-right: 10px } .issues-list-options .pagination { float: right; margin: 0 } .issues-keyboard-shortcuts { float: left; margin-top: 10px } .issues-search-sidebar .back { font-weight: bold; color: #999 } .issues-search-sidebar .back .mini-icon { position: relative; top: 1px } .issues-search-sidebar .states { list-style-type: none } .issues-search-sidebar .states li { display: inline; margin-right: 20px } .issues-search-sidebar .assignee { margin-top: 15px } .issues-search-sidebar .assignee select { border: 1px solid #ddd; font-size: 13px } .issues-search-results .state-indicator { float: left; width: 50px; padding: 3px 0; font-size: 12px } .issues-search-results .issue-search-result { margin-bottom: 15px } .issues-search-results .issue-search-result+.issue-search-result { padding-top: 15px; border-top: 1px solid #eee } .issues-search-results em { background-color: #fffbb8; font-style: normal; font-weight: bold; padding: 1px 3px; border-radius: 3px } .issues-search-results .result-content { margin-left: 60px } .issues-search-results .number,.issues-search-results .title { font-size: 14px; font-weight: bold } .issues-search-results .number { color: #999 } .issues-search-results .body { font-size: 12px; margin-top: 5px } .clear-issue-filters { margin-top: 0 } .clear-issue-filters a { color: #999; font-weight: bold; text-decoration: none } .clear-issue-filters a .mini-icon { position: relative; top: 1px } .clear-issue-filters a:hover { color: #666 } .clear-issue-filters a:hover .mini-icon { color: #4183c4 } .repository-lang-stats { position: relative; float: right; width: 135px; opacity: 0.5; padding-bottom: 10px } .repository-lang-stats:hover { opacity: 1 } .repository-lang-stats:hover .list-tip { display: block } .repository-lang-stats-graph { height: 10px; overflow: hidden } .repository-lang-stats-graph span { display: inline-block; height: 8px; background: #ccc; text-indent: -9999px } ol.list-tip,ul.list-tip { border-radius: 3px; box-shadow: 0 0 5px #ccc; border: 1px solid #ddd; background: #fff; position: absolute; top: 20px; left: -20px; width: 170px; z-index: 100; display: none } ol.list-tip:before,ul.list-tip:before { content: "▲"; font-size: 14px; margin: 0 auto; width: 14px; display: block; margin-top: -13px; color: #fff; text-shadow: -1px -1px 2px #ccc } ol.list-tip li,ul.list-tip li { margin: 0; line-height: 100%; list-style: none; border-bottom: 1px solid #eee; font-weight: bold } ol.list-tip li span.color-block,ul.list-tip li span.color-block { display: inline-block; width: 8px; height: 10px; margin-right: 5px } ol.list-tip li a,ol.list-tip li .other,ul.list-tip li a,ul.list-tip li .other { color: #333; padding: 8px 10px; display: block } ol.list-tip li a:hover,ul.list-tip li a:hover { text-decoration: none; background-color: #E6F1F6 } ol.list-tip li span.percent,ul.list-tip li span.percent { float: right; color: #999 } ol.list-tip li:last-child,ul.list-tip li:last-child { border-bottom: none } .language-color { background-color: #ccc } .list-group-item { position: relative; display: block; margin-bottom: -1px; padding: 10px 10px 10px 40px; border: 1px solid #e5e5e5 } .list-group-item a:hover { text-decoration: none } .list-group-item:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px } .list-group-item:first-child .issue-item-unread { border-top-left-radius: 3px } .list-group-item:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px } .list-group-item:last-child .issue-item-unread { border-bottom-left-radius: 3px } .list-group-item.closed { background-color: #fcfcfc } .list-group-item.selectable { padding-left: 60px } .list-group-item.selected { background-color: #ffffef } .list-group-item.navigation-focus { background-color: #f5f9fc } .list-group-item a { color: #333333 } .list-group-item a.list-group-repo-name { color: #666666 } .list-group-item a.quiet { color: #999999 } .logged_in .list-group-item.unread .issue-item-unread { position: absolute; top: 0; left: -1px; bottom: 0; width: 3px; background-color: #4183c4 } .list-group-item-number { float: right; color: #999; margin-left: 12px } .list-group-item-name { font-size: 15px; line-height: 1.1; margin-bottom: 2px } .list-group-item-name .type-icon { float: left; margin-top: 1px; margin-left: -24px } .closed.mini-icon { color: #bd2c00 } .open.mini-icon { color: #6cc644 } .list-group-item-summary p { margin: 0 0 5px } .list-group-item-summary a+a { margin-left: 6px } .list-group-item-check { position: absolute; top: 12px; left: 12px } .list-group-item-meta { font-size: 11px; line-height: 17px; list-style-type: none; overflow: hidden; color: #999999 } .list-group-item-meta>li { display: inline-block; margin-right: 4px } .list-group-item-meta .gravatar img { position: relative; top: -1px; margin-right: 2px; vertical-align: middle; border-radius: 2px } .list-group-item-meta .branch-name .css-truncate-target { max-width: 200px } .list-group-item .mini-icon { vertical-align: middle; position: relative; top: -2px } .list-group-item .assignee { float: right; padding-left: 2px; margin-left: 12px; margin-right: -2px } .list-group-item .assignee img { display: block; border-radius: 2px } .list-group-item .labels { margin-left: 6px } .list-group-item .label { display: inline-block; font-size: 11px; padding: 1px 4px; border-radius: 2px } .issues-list-actions { padding: 6px 10px; font-size: 11px; background-color: #f5f5f5 } .issues-list-actions .note { margin: 0 0 0 5px; display: inline-block; font-size: 11px; color: #9ca9a9 } .issues-list-actions .dropdown-button { position: relative; padding-right: 18px } .issues-list-actions .dropdown-button:after { content: ""; display: block; position: absolute; border: 3px solid #333333; border-color: #333333 transparent transparent; top: 10px; right: 8px; width: 0px; height: 0px } .issues-list-actions .context-menu-container,.issues-list-actions .select-menu { display: inline-block } .pulls-list-group .list-group-item { padding-left: 34px } .legacy-chromed-list-browser { border: 1px solid #ddd; border-radius: 5px } .legacy-chromed-list-browser .list-browser-filterbar { border-radius: 3px 3px 0 0 } .member-adder { display: none; position: absolute; background: #eee; padding: 0px 5px 5px; z-index: 2; box-shadow: 0px 0px 3px #999999 } .member-adder.active { display: inherit } .member-adder ul { list-style-type: none } .member-adder ul li { margin-top: 4px; clear: both; min-width: 400px; border-bottom: 1px solid #ddd; background: #fff; padding: 3px } .member-adder ul li a.button { margin-top: 10px } .member-adder .navigation-focus { background-color: #4183c4; color: #fff } .member-adder .avatar { float: left; margin-right: 5px } .member-adder .login { font-weight: bold } .member-adder .add-to-repo { float: right; margin-top: 15px } .member-adder .no-results { display: none } .member-adder .no-results.active { display: inherit } form.member-capability-update { display: inline } .member-adder-notice { display: none; margin-bottom: 6px } .member-adder-notice.active { display: inherit } .milestone-list .milestone { padding: 10px 10px 10px 15px } .milestone-list h3 { margin: 5px 0 0; font-size: 16px } .milestone-list .date { margin: 5px 0 5px 0; font-size: 14px; color: #999 } .milestone-list .pastdue .date { font-weight: bold; color: #bd2c00 } .milestone-list .description { margin-top: 10px; width: 100%; padding: 10px 0 0; border-top: 1px solid #eee; font-size: 12px; font-weight: 300; color: #666 } .milestone-list .description strong { color: #333 } .milestone-list .milestone-progress { float: right; width: 390px } .milestone-list .progress-bar { position: relative; height: 30px; margin-top: 3px } .milestone-list .progress-bar .progress { height: 30px } .milestone-list .progress-bar .percent { position: absolute; top: 4px; left: 7px; font-size: 16px; font-weight: bold; color: #fff; text-shadow: 0 0 2px rgba(0, 0, 0, 0.7) } .milestone-list .meta { font-size: 11px } .milestone-list .meta li { list-style-type: none; margin: 0 0 0 15px; float: right; font-weight: bold } .milestone-list .meta .numbers { float: left; margin-left: 0; color: #888; font-weight: normal } .progress-bar { display: block; height: 15px; border-radius: 3px; background-color: #d8d8d8; background-image: -moz-linear-gradient(#e2e2e2, #d8d8d8); background-image: -webkit-linear-gradient(#e2e2e2, #d8d8d8); background-image: linear-gradient(#e2e2e2, #d8d8d8); background-repeat: repeat-x } .progress-bar .progress { display: block; height: 15px; border-radius: 3px 0 0 3px; background-color: #65bd10; background-image: -moz-linear-gradient(#8dcf16, #65bd10); background-image: -webkit-linear-gradient(#8dcf16, #65bd10); background-image: linear-gradient(#8dcf16, #65bd10); background-repeat: repeat-x } .date_selector .button { padding: 0; border-color: #ddd; box-shadow: none } .milestones-next ul.tabs { display: none } .milestones-next .repohead { border-bottom: 1px solid #ddd } .milestones-next-container { position: relative } .milestones-next-container h1 { margin: 0 } .milestones-next-container h2 { margin: 0 20px 0 0 } .milestones-next-container p { font-size: 14px; color: #777; margin: 0 0 20px 0 } .milestones-next-container .milestone-author { float: left; margin: 0 0 20px 0; padding: 0 0 15px 0; color: #999 } .milestones-next-container .milestone-author a { color: #777 } .milestones-next-container .pull-participation { float: right; margin: -2px 0 0 0 } .milestones-next-container .milestone-back { position: absolute; left: -44px; top: 2px; padding: 0 1px 0 4px; color: #ccc } .milestones-next-container .milestone-back:hover { color: #4183c4 } .milestones-next-container .milestone-back .mini-icon { position: absolute; top: 9px; left: -10px } .milestones-next-container .menu-container { float: left; width: 148px; clear: left } .milestones-next-container .milestone-content { float: right; width: 682px } .milestones-next-container .milestone-activity { margin-bottom: 40px } .milestones-next-container .milestone-stats { margin: 0 0 20px 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box } .milestones-next-container .milestone-stats li { display: inline-block; margin: 0; padding: 0; border-right: 1px solid #eaeaea; width: 223px; font-size: 14px; text-align: center } .milestones-next-container .milestone-stats li:last-child { border: none } .milestones-next-container .milestone-stats a { display: block; padding: 10px 0; color: #999 } .milestones-next-container .milestone-stats a:hover { text-decoration: none; background: #fafafa } .milestones-next-container .milestone-stats .mini-icon { color: #aaa } .milestones-next-container .milestone-stats .num { color: #222; font-weight: bold } .milestones-next-container .hashtag { font: 12px Monaco, "Liberation Mono", Courier, monospace; color: #222 } .milestones-next-container .simple-conversation-list { margin: 0 0 40px 0; font-size: 14px } .milestones-next-container .simple-conversation-list .title { max-width: 450px } .milestones-next-container .simple-conversation-list>li { position: relative; padding: 10px 0 } .milestones-next-container .simple-conversation-list .meta { position: absolute; top: 5px; right: 0 } .milestones-next-container .simple-conversation-list .assign { font-size: 13px; width: 90px; text-align: right; width: 30px } .milestones-next-container .simple-conversation-list .assign a { color: #999 } .milestones-next-container .simple-conversation-list .assign a:hover { color: #4183c4 } .milestones-next-container .simple-conversation-list .summary { display: block; clear: both; margin: 0 0 0 20px; color: #999; font-size: 12px; line-height: 20px } .milestones-next-container .simple-conversation-list .task-list-summary { margin-right: 5px } .milestones-next-container .simple-conversation-list .summary a { color: #999 } .milestones-next-container .simple-conversation-list .a { color: #6cc644 } .milestones-next-container .simple-conversation-list .d { color: #bd2c00 } .milestones-next-container .milestone-list-heading { margin: 0 0 20px 0 } .milestones-next-container .conversation-list-actions { float: right; line-height: 20px; color: #999 } .milestones-next-container .conversation-list-actions li { float: left; list-style: none; margin-left: 10px } .milestones-next-container .conversation-list-actions .age { width: 110px } .milestones-next-container .blankslate { margin: 20px 0 40px 0 } .milestones-next-container .milestone-description { position: relative } .milestones-next-container .edit-description-button { position: absolute; top: 0; right: 0 } .milestones-next-container .mini-icon-issue-opened { color: #6cc644 } .milestones-next-container .mini-icon-issue-closed { color: #bd2c00 } .milestones-next-container .mini-icon-pull-request { color: #6cc644 } .milestones-next-container .mini-icon-pull-request.closed { color: #bd2c00 } .milestones-next-container .milestone-assign { float: right } .milestones-next-container .js-details-container .content { display: none } .milestones-next-container .js-details-container.open .content { display: block } .milestones-next-container .js-details-container.open .hidden-text-expander { display: none } .milestones-next-container .js-details-container.open .milestone-summary { display: none } .page-new-repo .new-repo-container { width: 700px; margin: 0 auto; padding-top: 20px } .page-new-repo .new-repo-container h2 { font-size: 22px; font-weight: normal; color: #666; border-bottom: 1px solid #ddd; padding-bottom: 5px; margin-bottom: .5em } .page-new-repo ul.repo-templates { margin: 10px 0 } .page-new-repo ul.repo-templates>li { list-style-type: none; display: inline-block; margin: 0 10px 0 0 } .page-new-repo .owner-reponame { position: relative } .page-new-repo .owner-reponame dl.form { margin-top: 5px; margin-bottom: 0 } .page-new-repo .owner-reponame .owner,.page-new-repo .owner-reponame .slash,.page-new-repo .owner-reponame .reponame { float: left } .page-new-repo .owner-reponame .slash { font-size: 21px; color: #666; padding-top: 32px; margin: 0 8px } .page-new-repo .owner-reponame .icon-preview { display: none; position: absolute; top: 20px; left: -95px } .page-new-repo .owner-reponame .icon-preview .mega-icon,.page-new-repo .owner-reponame .icon-preview .label { text-align: right; display: inline-block; position: relative } .page-new-repo .owner-reponame .icon-preview .mega-icon { top: 10px; -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none } .page-new-repo .owner-reponame .icon-preview .label { font-size: 11px; text-transform: uppercase; color: #B9B9B9; font-weight: 300; width: 50px; top: 2px } .page-new-repo .owner-reponame .icon-preview-public .mega-icon-public-repo { color: #bbb; top: 12px } .page-new-repo .owner-reponame .icon-preview-private .mega-icon-private-repo { color: #e9dba8 } .page-new-repo .owner-reponame .icon-preview-private .label { top: 2px; right: 5px } .page-new-repo .owner-reponame .icon-preview-private .label span { padding: 3px 6px 2px; background-color: #F8EEC7; border-radius: 3px; color: #A1882B } .page-new-repo .reponame-suggestion { color: #34631a; cursor: pointer } .page-new-repo .team-select { display: none } .page-new-repo div.form-checkbox .mega-icon { color: #666; position: relative; top: 1px; font-size: 24px; float: left } .page-new-repo div.form-checkbox .mega-icon-public-repo { color: #bbb } .page-new-repo div.form-checkbox .mega-icon-private-repo { color: #e9dba8 } .page-new-repo .upgrade-upsell { padding-left: 33px } .page-new-repo .upgrade-upsell .cc-upgrade { padding-left: 20px } .oauth-section { margin: 10px auto } .oauth-section h1,.oauth-section h2,.oauth-section h3 { color: #444 } .oauth-section h1 { font-weight: normal } .oauth-section .box { float: left; color: #999; border: 1px solid #ddd; margin: 0 31px 15px 0; border-radius: 3px; height: 80px; width: 80px; padding: 5px } .oauth-section .box img { border-radius: 3px; height: 80px; width: 80px } .oauth-section .description { padding-top: 1px } .oauth-section .description h2 { margin: 0px; font-weight: normal } .oauth-section .description p { color: #999; margin-top: 0px; margin-bottom: 5px; overflow: hidden; max-height: 42px; font-size: 15px } .oauth-section .description span.owner { font-size: 12px; font-weight: normal; color: #CCC } .oauth-section .details .content { display: none } .oauth-section .details.open .content { display: block } .oauth-section .open .hidden-text-expander { display: none } .oauth-section .hidden-text-expander { float: left } .oauth-section .avatar { vertical-align: middle; border-radius: 3px } .oauth-section .access-details { border-top: 1px solid #ddd; clear: both } .oauth-section .access-details .user-box { float: left; width: 92px; margin-right: 32px } .oauth-section .access-details .avatar { vertical-align: middle; border-radius: 2px } .oauth-section .access-details .mega-icon-arr-down { color: #ddd; margin: -6px 0 6px 30px } .oauth-section .access-details .details-user { text-align: center } .oauth-section .access-details .details-user p { color: #999; margin: 8px 0 0 0; border-top: 1px solid #DDD; padding-top: 12px; font-size: 11px } .oauth-section .access-details .details-user p.login { margin-top: 5px; padding: 0; border: none; font-size: 14px; font-weight: bold } .oauth-section .access-details .permissions { float: left; width: 500px; color: #666; margin-top: 5px } .oauth-section .access-details .permissions p { font-size: 18px } .oauth-section .access-details .question { font-size: 16px; border-top: 1px solid #eee; padding: 30px 0 40px 0 } .oauth-section .access-details .question button { padding: 7px 32px } .oauth-section .access-details .sidebar { float: right; width: 277px; background: #EEE; margin-top: 20px; border-radius: 2px } .oauth-section .access-details .infotip { font-size: 13px; color: #777; background: #fff; border: 1px solid #BBB; border-radius: 2px; margin: 3px; padding: 15px } .oauth-section ul.permission-list { font-size: 14px; margin: 20px 0 } .oauth-section ul.permission-list>li { list-style-type: none; padding: 7px 0 7px 0 } .oauth-section ul.permission-list>li:first-child span.permission { font-weight: bolder } .oauth-section span.permission { display: inline-block; margin-left: 4px } .oauth-section .circle { display: inline-block; width: 5px; height: 5px; border-radius: 5px; margin-right: 5px; border: 2px solid } .oauth-section span.label { display: inline-block; font-weight: bold; text-align: center; font-size: 14px; padding: 3px 10px; margin-right: 4px; border-radius: 3px; border: 2px solid; text-shadow: 0 1px 0 #fff } .oauth-section span.read { color: #7cc45c; background: rgba(124, 196, 92, 0.2); border-color: #7cc45c } .oauth-section span.read .circle { background: #7cc45c; border-color: #7cc45c } .oauth-section span.write { color: #ee9c49; background: rgba(238, 156, 73, 0.2); border-color: #ee9c49 } .oauth-section span.write .circle { background: #ee9c49; border-color: #ee9c49 } .oauth-section span.delete { color: #c64939; background: rgba(198, 73, 57, 0.3); border-color: #c64939; min-width: 123px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) } .oauth-section span.delete .circle { background: #c64939; border-color: #c64939 } .oauth-section span.off { color: #dddddd; background: #eeeeee; border-color: #dddddd } .oauth-section span.off .circle { background: none; border-color: #dddddd } .header-with-actions { position: relative } .header-with-actions h3 { display: inline-block; margin-top: 0 } .header-with-actions .select-menu { clear: right; float: right; margin: 0 0 20px 0; display: inline-block } .header-with-actions .select-menu-modal-holder { right: 0 } .header-with-actions .select-menu-modal { width: 130px } .blankslate.pulse { margin-top: 20px } .diffstat-summary { font-size: 16px; text-align: center; vertical-align: middle; border-radius: 3px; color: #777; line-height: 1.8; text-align: justify; padding: 0 20px 0 0 } .diffstat-summary a { color: #555 } .diffstat-summary strong { color: #333 } .overall-summary .graphs { border-bottom: 1px solid #eee } .overall-summary .graphs .graph { -moz-box-sizing: border-box; box-sizing: border-box; display: table-cell; width: 459px; padding: 15px } .overall-summary .graphs .graph:first-child { border-right: 1px solid #eee } .overall-summary .graphs .desc { color: #777; margin-bottom: 0 } .overall-summary .graphs .num { font-weight: bold; color: #333 } .overall-summary .graphs a { font-weight: bold; color: #333 } .overall-summary .graphs .mini-bar-graph { display: table; width: 100%; background: #eee } .overall-summary .graphs .mini-bar-graph a { background: #6cc644; display: table-cell; height: 10px } .overall-summary .graphs .mini-bar-graph a.merged-pulls { background: #333333 } .overall-summary .graphs .mini-bar-graph a.closed-issues { background: #bd2c00 } .authors-and-code { margin: 20px 0 0 0 } .authors-and-code .insertions { color: #6cc644 } .authors-and-code .deletions { color: #bd2c00 } .authors-and-code .section { -moz-box-sizing: border-box; box-sizing: border-box; height: 100px; display: table-cell; width: 459px } .authors-and-code .code-stats { padding: 0 0 0 20px } .authors-and-code .code-stats .files-changed { color: #333; display: block; font-size: 24px; border-bottom: 1px solid #eee } .authors-and-code .code-stats .files-changed .mega-icon { color: #999 } .pulse-authors-graph { min-height: 150px } .pulse-authors-graph .dots { margin: 0 auto; padding-top: 20px; width: 64px; height: 64px } .pulse-authors-graph .bar rect { fill: #ff9933; fill-opacity: 0.7 } .pulse-authors-graph .bar rect:hover { fill-opacity: 1; cursor: pointer } .pulse-authors-graph .bar image { cursor: pointer } .pulse-authors-graph .commit-label { fill: #333; text-anchor: middle; font-weight: bold; text-shadow: 1px 1px 0 #fff } .page-pulse .overall-summary { border-radius: 3px } ul.summary-stats li { -moz-box-sizing: border-box; box-sizing: border-box; list-style-type: none; display: table-cell; margin: 0; width: 229px; text-align: center; color: #999; border-left: 1px solid #eee } ul.summary-stats li a { display: block; text-decoration: none; color: #999; padding-bottom: 10px } ul.summary-stats li a:hover { background: #fafafa } ul.summary-stats li .mini-icon-pull-request { color: #333333 } ul.summary-stats li .mini-icon-branch-create { color: #6cc644 } ul.summary-stats li .mini-icon-issue-closed { color: #bd2c00 } ul.summary-stats li .mini-icon-issue-opened { color: #6cc644 } ul.summary-stats li:first-child { border-left: none; border-bottom-left-radius: 3px } ul.summary-stats li .num { display: block; padding-top: 10px; font-size: 16px; font-weight: bold; color: #000 } ul.summary-stats li .lbl { display: block; margin-top: 10px; padding-top: 3px; padding-bottom: 6px; font-size: 11px; color: #999; border-top: 1px solid #f7f7f7 } ul.summary-stats li .lbl .mini-icon { position: relative; top: 2px } .participants-list:before,.participants-list:after { content: " "; display: table } .participants-list:after { clear: both } .pulse-sections { border-top: 1px solid #eee; clear: both; margin-top: 20px } .pulse-section { clear: both; padding: 20px 0 0 0; font-size: 14px; color: #666 } .pulse-section h2 { margin: 0; font-size: 24px; color: #000 } .pulse-section.first-section { padding-top: 15px } .section-heading { margin: 20px 0 } .section-heading:before,.section-heading:after { content: " "; display: table } .section-heading:after { clear: both } .section-heading h2 { float: left; margin: 0; font-size: 18px; color: #000 } .section-heading h2 .separator { font-weight: normal; color: #999 } .section-heading h2 a.selected { color: #000; text-decoration: none; cursor: pointer } .section-heading h3 { float: left; margin: 0; font-size: 18px; font-weight: normal; color: #666 } .section-heading h3 code { font-size: 17px } .section-heading ul.section-actions { float: right; margin: 0; list-style-type: none } .section-heading ul.section-actions>li { display: inline-block; margin-left: 5px; vertical-align: middle } .section-heading ul.section-actions>li>a { font-weight: bold } .section-heading ul.section-actions>li>a .mini-icon-feed { color: #ff9933 } .section-heading ul.section-actions .search { margin-left: 10px } .section-heading ul.section-actions .search input { padding: 0 4px 0 4px; font-size: 12px; width: 230px; min-height: 26px; border: 1px solid #d3d3d3; border-top-right-radius: 0; border-bottom-right-radius: 0; vertical-align: middle } .section-heading ul.section-actions .search .minibutton,.section-heading ul.section-actions .search input[type=text]+.minibutton { position: relative; margin-left: 0; height: 24px; vertical-align: middle; padding: 0 8px; border-left: none; border-radius: 0; border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-box-sizing: content-box; box-sizing: content-box } table.tag-list { margin: 20px 0; width: 100%; border-top: 1px solid #ebebeb } table.tag-list tr { border-bottom: 1px solid #ebebeb } table.tag-list td { padding: 12px 0; vertical-align: top } table.tag-list td.date { padding-right: 10px; white-space: nowrap } table.tag-list td.date a { color: #999 } table.tag-list td.main { padding-right: 10px } table.tag-list td.ancillary { white-space: nowrap; text-align: right } table.tag-list h4 { margin: 0; font-size: 14px } table.tag-list p { margin: 0; color: #999; font-size: 13px } table.tag-list p a { color: #666; font-weight: bold } .tag-info h3 { margin: 0 0 2px 0; font-size: 14px } .tag-info h3 a { color: #666 } .tag-info h3 a .tag-name { color: #000 } .tag-references { margin: 0; list-style-type: none; font-size: 13px } .tag-references>li { margin: 0 5px 0 0; display: inline-block } .tag-references>li.commit { font-family: Monaco, "Liberation Mono", Courier, monospace; font-size: 12px } .tag-references>li a { color: #999; text-decoration: none } .tag-references>li a:hover { color: #4183c4 } .release-downloads { margin: 15px 0 0; list-style-type: none } .release-downloads>li { display: inline-block; margin: 0 10px 0 0 } .release .tag-references>li { display: block; margin: 0 0 5px 0 } .release .tag-references>li a { color: #657961 } .release .tag-references>li a:hover { color: #4183c4 } .release-timeline { position: relative; border-top: 2px solid #ebebeb } .release-timeline .timeline { position: absolute; top: 0; left: 180px; height: 100%; border-right: 2px solid #ebebeb } .release-timeline .tag-events { margin: 0; list-style-type: none } .release-timeline .tag-events>li { margin: 20px 0 } .release-timeline .tag-events>li:before,.release-timeline .tag-events>li:after { content: " "; display: table } .release-timeline .tag-events>li:after { clear: both } .release-timeline .tag-events .expander { display: none } .release-timeline .tag-events.is-collapsed .expander { display: block } .release-timeline .tag-events.is-collapsed>li.collapsable { display: none } .release-timeline .tag-events .date { float: left; margin-top: 10px; width: 144px; padding-right: 10px; font-size: 13px; text-align: right; color: #999 } .release-timeline .tag-events>li>.mini-icon { float: left; margin-top: 11px; padding-right: 10px; color: #ccc } .release-timeline .tag-events .dot { float: left; margin: 17px 0 0 -2px; width: 6px; height: 6px; background: #ebebeb; border-radius: 6px } .release-timeline .tag-events .expander-dots { position: relative; float: left; margin: 7px 0 0 6px; width: 40px; height: 20px; text-align: center; border: 2px solid #fff; border-radius: 4px; background: #ebebeb; z-index: 10; cursor: pointer } .release-timeline .tag-events .expander-dots .expander-dot { display: inline-block; margin-top: -3px; width: 5px; height: 5px; border-radius: 5px; background: #999 } .release-timeline .tag-events .expander-dots:hover { background-color: #4183c4 } .release-timeline .tag-events .expander-dots:hover .expander-dot { background-color: #fff } .release-timeline .tag-events .expander-text { float: left; margin: 10px 0 0 10px; font-weight: bold; color: #666; cursor: pointer } .release-timeline .tag-events .expander-text:hover { color: #4183c4 } .release-timeline .tag-events .main { float: left; margin-left: 15px } .release .bubble { position: relative; z-index: 10; margin: 35px 0 } .release .bubble-inner { height: 100%; background: #fff; border: 1px solid #cacaca; border-radius: 2px } .release .release-meta { -moz-box-sizing: border-box; box-sizing: border-box; display: table-cell; width: 178px; height: 100%; padding: 10px; background: #F9FDF8; border-right: 2px solid #e5e5e5 } .release .release-body { -moz-box-sizing: border-box; box-sizing: border-box; display: table-cell; width: 730px; padding: 10px 10px 20px } .release .release-authorship { margin: 0; font-size: 13px; color: #999 } .release .release-authorship a { font-weight: bold; color: #666 } .release h1 { margin-bottom: 10px } .release h1 a { color: #000 } .release.label-latest { background-color: #E5F1E2 } .release.label-latest .bubble-inner { border-color: #96E38A } .release.label-latest .release-meta { background-color: #F9FDF8 } .release .release-label { float: right; margin: -10px -13px 0 0; padding: 3px 6px; font-size: 12px; font-weight: bold; color: #fff; background: #000; border-bottom-left-radius: 3px } .release .release-label.latest { background-color: #6cc644 } .release .release-label.prerelease { background-color: #ff9933 } .release-show .release { margin: 20px 0 } .tag-detail { margin: 20px 0; padding: 12px 0 0 50px; border-top: 1px solid #ddd } .tag-detail .mega-icon-tag { float: left; margin: 10px 0 0 -50px; color: #bbb } .tag-detail h2 { margin: 10px 0 5px 0; font-size: 20px; font-weight: normal } .tag-detail h2 .tag-name { font-weight: bold } .tag-detail p { margin: 0 0 15px 0; font-size: 16px; color: #999 } .tag-detail .rule { margin-top: 25px; border-color: #ebebeb } .tag-detail .downloads .minibutton { margin-right: 10px } .tag-detail .downloads .mini-icon { margin-right: 0; vertical-align: 0 } .tag-detail .tag-references { margin: 15px 0; font-size: 14px; font-weight: bold } .tag-detail .tag-references>li { margin-right: 20px } .tag-detail .tag-references>li a { color: #4183c4 } .new-release .flash { padding-right: 15px } .new-release .sidebar h3 { margin: 40px 0 -10px; font-size: 14px } .new-release .sidebar h3:first-child { margin-top: 15px } .new-release .default,.new-release .saved,.new-release .saving,.new-release .error { display: none } .new-release .error { color: #bd2c00 } .new-release .is-default .default { display: inline-block } .new-release .is-saving .saving { display: inline-block } .new-release .is-saving .saving img { vertical-align: top } .new-release .is-saved .saved { display: inline-block } .new-release .is-failed .error { display: inline-block } .drop-target .mega-icon { position: relative; vertical-align: middle; color: #e5e5e5 } .drop-target p { font-size: 14px; text-align: center; color: #999; background: #fafafa; height: 65px; line-height: 65px; border: 1px dashed #ddd; border-radius: 4px } .uploaded-files.is-populated+.drop-target p { border-top-right-radius: 0; border-top-left-radius: 0; border-top: none } .uploaded-files { background: #fff; border-top-right-radius: 4px; border-top-left-radius: 4px } .uploaded-files.is-populated { border: 1px solid #ddd; border-bottom-color: #e5e5e5 } .uploaded-files>li { list-style-type: none; margin: 0; padding: 8px 10px; border-top: 1px solid #eee; line-height: 22px } .uploaded-files>li.template { display: none } .uploaded-files>li .delete-pending { display: none } .uploaded-files>li.delete { background: #f9f9f9; color: #999 } .uploaded-files>li.delete:nth-child(2) { border-top-right-radius: 4px; border-top-left-radius: 4px } .uploaded-files>li.delete .delete-pending { display: block } .uploaded-files>li.delete .live { display: none } .uploaded-files>li.delete .filename { color: #bd2c00 } .uploaded-files>li:nth-child(2) { border-top: none } .uploaded-files .filename { font-family: Monaco, "Liberation Mono", Courier, monospace; font-size: 11px } .uploaded-files .filesize { font-size: 12px; color: #999 } .uploaded-files input[type=text] { width: 490px; margin-right: 6px; padding: 2px 4px; border-radius: 2px } .uploaded-files .remove { float: right; margin-top: 2px; color: #999 } .uploaded-files .remove:hover { color: #bd2c00 } .uploaded-files .undo { float: right } .upload-progress { background: #fff; border: none; border-radius: 30px; box-shadow: 0 1px 1px #fff, inset 0 1px 1px rgba(255, 255, 255, 0.5); height: 3px; margin-top: 3px; position: relative } .upload-progress .upload-meter { background-color: #58b8f4; background-image: -moz-linear-gradient(#8dd2f7, #58b8f4); background-image: -webkit-linear-gradient(#8dd2f7, #58b8f4); background-image: linear-gradient(#8dd2f7, #58b8f4); background-repeat: repeat-x; border-radius: 30px; height: 100%; position: absolute; top: 0 } .release-body-form .previewable-comment-form .write-content,.release-body-form .previewable-comment-form .preview-content { padding: 0 0 10px } .release-tag-form .for-loading,.release-tag-form .for-empty,.release-tag-form .for-valid,.release-tag-form .for-invalid,.release-tag-form .for-duplicate,.release-tag-form .for-pending { display: none } .release-tag-form.is-loading .for-loading { display: block } .release-tag-form.is-empty .for-empty { display: block } .release-tag-form.is-valid .for-valid { display: block } .release-tag-form.is-invalid .for-invalid { display: block } .release-tag-form.is-duplicate .for-duplicate { display: block } .release-tag-form.is-pending .for-pending { display: block } .repolist h3 { font-size: 20px; letter-spacing: -1px; line-height: 32px; height: 32px; margin: 0 0 1px; white-space: nowrap } .repolist h3 a { display: inline-block; line-height: 32px; position: relative; top: -5px } .repolist .fork-flag { margin: -5px 0 5px 37px } .repolist .mega-icon::before { color: #bbb } .repolist .mega-icon-private-repo::before,.repolist .mega-icon-private-mirror::before,.repolist li.private.fork .mega-icon-repo-forked::before { color: #e9dba5 !important } .repolist>li { border-bottom: 1px solid #f1f1f1; padding: 0 0 20px 0; position: relative; min-height: 66px; overflow: hidden; margin: 0 0 20px 0; list-style-type: none } .repolist>li.simple { min-height: 0px } .repolist>li.simple ul.repo-stats { margin-top: 7px } .repolist>li.simple .fork-flag { display: none } .repolist .body { margin: 0 0 0 37px; text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff } .repolist .participation-graph { padding: 0; margin: 0; width: 640px; position: absolute; bottom: 0; right: 0; z-index: -1; text-align: center } .repolist .participation-graph.disabled { display: none } .repolist .participation-graph .bars { position: relative; bottom: 0 } .repolist p.description { margin: 0 0 5px 0; color: #333333; font-size: 14px } .repolist p.updated-at { margin: 0; font-size: 11px; color: #999999 } .repolist ul.repo-stats { position: relative; float: right; border: none; font-size: 11px; font-weight: bold; padding-left: 15px; z-index: 5; background: transparent } .repolist ul.repo-stats .is-starred .mini-icon-star:before { color: #E9DBA5 } .repolist ul.repo-stats li { border: none; color: #666; line-height: 21px; margin-left: 10px !important } .repolist ul.repo-stats li a,.repolist ul.repo-stats li a:hover { color: #666 !important; border: none; background-color: transparent; line-height: 1 } .repolist ul.repo-stats li a:hover .mini-icon { color: #BEBEBE } .repolist ul.repo-stats li:last-child a { padding-right: 0 } .page-security .filter-list h4 { padding-bottom: 6px } .page-security p.explain { margin-top: -3px; margin-bottom: 15px; font-size: 12px } .page-security p.explain a { color: #999 } .page-security p.explain a strong { color: #666 } .page-security p.explain a .mini-icon { color: #ccc } .page-security .security-section .mega-icon { float: left; margin: -4px 4px 0 -4px; color: #ccc } .page-security .security-section h2 { margin-top: 0; margin-bottom: 1px; font-weight: normal; color: #999 } .page-security .security-section h2 strong { color: #666 } .page-security .security-section .explain { color: #666 } .page-security .security-section span.label { border-radius: 4px; padding: 3px 5px; color: white; text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2); margin: 0 2px; opacity: 0.8 } .page-security .security-section span.repo-scope { background: #E80C02 } .page-security .security-section span.public-repo-scope { background: #FF9E00 } .page-security .security-section span.user-scope { background: #666 } .page-security .security-section span.gist-scope { background: #6CC644 } .page-security .security-section a.audit { float: right; margin-top: 8px } .page-security .security-section a.application { font-size: 16px } .page-security .security-section a.revoke { float: right; margin-top: 4px } .page-security span.red { color: #c54242 } .page-security .main ul.numbers { margin-left: 40px; font-size: 72px; color: #999; overflow: hidden } .page-security .main ul.numbers>li { position: relative; list-style-type: none; float: left; margin: 0 15px 5px 0 } .page-security .main ul.numbers>li span { font-size: 12px; color: #bababa } .page-security .sidebar { margin-bottom: 23px; color: #999 } .page-security .sidebar h2 { color: #777; margin-bottom: 13px } .page-security .sidebar .security-tips { font-size: 12px } .page-security .sidebar ul.security-tips>li { list-style-type: none; margin-bottom: 4px } .page-security .sidebar ul.security-tips .mini-icon-confirm { margin-right: 2px; display: hidden } .page-security ul.user-filter { margin: 20px 0; list-style-type: none; float: right } .page-security ul.user-filter:before,.page-security ul.user-filter:after { content: " "; display: table } .page-security ul.user-filter:after { clear: both } .page-security ul.user-filter>li { float: left; margin: 0 18px 0 0; font-size: 13px; color: #999 } .page-security ul.user-filter>li>a.selected { color: #999 } .page-security ul.app-security-graph { margin: 5px 0 32px 0; padding-top: 5px; overflow: hidden } .page-security ul.app-security-graph>li { position: relative; list-style-type: none; float: left; height: 20px; width: 20px; margin-right: 5px; margin-bottom: 5px } .page-security ul.app-security-graph>li a { display: block } .page-security ul.app-security-graph>li .avatar { position: absolute; bottom: 0; border-radius: 2px } .page-security img.almost-hidden { opacity: 0.15 } .page-security ul.user-security-graph { margin: 20px 0 0 0px; width: 600px; padding-top: 10px } .page-security ul.user-security-graph>li { position: relative; list-style-type: none; float: left; width: 600px; height: 20px; margin-bottom: 5px; margin-left: 20px } .page-security ul.user-security-graph>li a { display: block; height: 20px } .page-security ul.user-security-graph>li .avatar { position: absolute; bottom: 0; border-radius: 2px } .page-security ul.user-security-graph>li .key-graph-bar { display: block; position: absolute; left: 23px; height: 100%; border-radius: 2px; background: #ddd } .page-security ul.user-security-graph>li .deploy-key-graph-bar { display: block; position: absolute; left: 23px; height: 100%; border-radius: 2px; background: #999 } .page-security ul.user-security-graph>li .app-graph-bar { display: block; position: absolute; left: 23px; height: 100%; border-radius: 2px; background: #90D35B } .page-security ul.user-security-graph>li .private-repo-app-graph-bar { display: block; position: absolute; left: 23px; height: 100%; border-radius: 2px; background: #C52323 } .page-security ul.user-security-graph>li.org { height: 40px; margin-left: 0 } .page-security ul.user-security-graph>li.org a { height: 40px } .page-security ul.user-security-graph>li.org .org-graph-bar { left: 43px } .select-menu-button { padding-right: 30px } .select-menu-button .mini-icon { margin: 0 } .select-menu-button.with-gravatar:before { top: 14px } .select-menu-button.icon-only { padding: 0 17px 0 5px } .select-menu-button.icon-only:after { display: none } .select-menu-button:after { content: ""; display: block; position: absolute; top: 0; bottom: 0; right: 20px; width: 1px; background-color: #ddd; box-shadow: 1px 0 0 #f9f9f9 } .select-menu-button:before { content: ""; display: block; position: absolute; border: 3px solid #333; border-color: #333 transparent transparent; top: 10px; right: 7px; width: 0; height: 0 } .select-menu-button:hover:after { background-color: #ccc; box-shadow: 1px 0 0 #eee } .select-menu-button:active:after { background-color: #c5c5c5; box-shadow: 1px 0 0 rgba(255, 255, 255, 0.25) } .select-menu-button.primary:after { background-color: #5ca941; box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1) } .select-menu-button.primary:before { border-top-color: #fff } .select-menu-button.primary:hover:active { background-color: #4a993e } .select-menu .spinner { float: left; margin: 4px 0 0 -24px } .select-menu.active .select-menu-modal-holder { display: block } .select-menu.active .select-menu-button { background-color: #dadada; background-image: none; border-color: #b5b5b5; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .select-menu.active .select-menu-button:after { background-color: #c5c5c5; box-shadow: 1px 0 0 rgba(255, 255, 255, 0.25) } .select-menu.is-showing-clear-item .select-menu-clear-item { display: block } .select-menu.is-showing-clear-item .select-menu-clear-item .mini-icon { color: inherit } .select-menu.is-showing-clear-item .select-menu-clear-item+.select-menu-no-results { display: none } .select-menu.is-loading .select-menu-loading-overlay { display: block } .select-menu.has-error .select-menu-error-shell { display: block } .select-menu-loading-overlay { display: none; text-indent: 100%; height: 100%; width: 100%; position: absolute; top: 0; border-radius: 5px; box-sizing: border-box; border: 1px solid transparent; background-color: rgba(255, 255, 255, 0.8); animation: pulse 2s infinite linear; -webkit-animation: pulse 2s infinite linear; -moz-animation: pulse 2s infinite linear } .select-menu-loading-overlay:before { position: absolute; left: 50%; top: 50%; margin: -16px 0 0 -16px; width: 32px; height: 32px; content: "\f008"; font: 32px/1 normal normal "Octicons Regular"; -webkit-font-smoothing: antialiased; text-indent: 0 } @ keyframes pulse { 0%{ color: rgba(170, 170, 170, 0.1) } 10%{ color : #aaaaaa } 100%{ color :rgba (170 , 170,170,0 .1 ) } } @ -webkit-keyframes pulse { 0%{ color: rgba(170, 170, 170, 0.1) } 10%{ color : #aaaaaa } 100%{ color :rgba (170 , 170,170,0 .1 ) } } @ -moz-keyframes pulse { 0%{ color: rgba(170, 170, 170, 0.1) } 10%{ color : #aaaaaa } 100%{ color :rgba (170 , 170,170,0 .1 ) } } @ -o-keyframes pulse { 0%{ color: rgba(170, 170, 170, 0.1) } 10%{ color : #aaaaaa } 100%{ color :rgba (170 , 170,170,0 .1 ) } } .select-menu-error-shell { padding: 5px; border-bottom: 1px solid #eee; display: none } .select-menu-error-shell .select-menu-error { display: block; padding: 5px 10px; font-weight: bold; color: #900; background-color: #FFEAEA; border: 1px solid #E2A0A0 } .select-menu-modal-holder { position: absolute; display: none; z-index: 21 } .select-menu-modal { position: relative; margin-top: 6px; width: 300px; background: #fff; border: 1px solid #c1c1c1; border-radius: 5px; box-shadow: 0 0 13px rgba(0, 0, 0, 0.31); overflow: hidden; font-size: 12px; color: #666 } .select-menu-header { padding: 8px 10px; background-color: #e9eeee; background-image: -moz-linear-gradient(#f6f8f8, #e9eeee); background-image: -webkit-linear-gradient(#f6f8f8, #e9eeee); background-image: linear-gradient(#f6f8f8, #e9eeee); background-repeat: repeat-x; border-bottom: 1px solid #f0f3f3 } .select-menu-header .select-menu-title { font-weight: bold; font-size: 12px; color: #111; text-shadow: 1px 1px 0 #fff } .select-menu-header .mini-icon { display: block; float: right; width: 16px; height: 16px; color: #CCC; cursor: pointer } .select-menu-header .mini-icon:hover { color: #555 } .select-menu-filters { background-color: #F8F8F8; border-top: 1px solid #DDD } .select-menu-text-filter { padding: 10px 10px 0 } .select-menu-text-filter:first-child:last-child { padding-bottom: 10px; border-bottom: 1px solid #DDD } .select-menu-text-filter input { display: block; width: 100%; max-width: 100%; padding: 5px; border: 1px solid #DDD; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 3px } .select-menu-text-filter input::-webkit-input-placeholder,.select-menu-text-filter input:-moz-placeholder { color: #aaa } .select-menu-tabs { height: 31px; border-bottom: 1px solid #DDD } .select-menu-tabs ul { overflow: hidden; padding: 14px 10px 0 10px } .select-menu-tabs .select-menu-tab { display: inline-block } .select-menu-tabs a { height: 18px; padding: 4px 6px; font-size: 11px; font-weight: bold; color: #888; -webkit-font-smoothing: antialiased; text-decoration: none; line-height: 18px; border-radius: 3px 3px 0 0; cursor: pointer } .select-menu-tabs a:hover { color: #333 } .select-menu-tabs a.selected { padding: 4px 5px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); border: 1px solid #CCC; border-bottom: 1px solid #fff; background-color: #fff; color: #333 } .select-menu-list { max-height: 400px; overflow: auto; position: relative } .select-menu-list.select-menu-tab-bucket { display: none } .select-menu-list.select-menu-tab-bucket.selected { display: block } .select-menu-item { cursor: pointer; border-bottom: 1px solid #eee; display: table; table-layout: fixed; width: 100%; overflow: hidden } .select-menu-item:last-child,.select-menu-item.last-visible { border-bottom: 0; border-radius: 0 0 3px 3px } .select-menu-item.select-menu-item-template { display: none } .select-menu-item.select-menu-clear-item { display: none } .select-menu-item.disabled,.select-menu-item.disabled.selected { color: #999 } .select-menu-item.disabled .select-menu-item-gravatar,.select-menu-item.disabled.selected .select-menu-item-gravatar { opacity: .5 } .select-menu-item .mini-icon { color: #333 } .select-menu-item input[type="radio"] { display: none } .select-menu-item .select-menu-item-icon { display: table-cell; color: transparent; vertical-align: top; padding: 8px 0 8px 8px } .select-menu-item .select-menu-item-icon.is-shown { color: inherit } .select-menu-item.navigation-focus,.select-menu-item.navigation-focus.selected { background-color: #4183c4; color: #fff } .select-menu-item.navigation-focus>.mini-icon,.select-menu-item.navigation-focus.selected>.mini-icon { color: #fff } .select-menu-item.navigation-focus .description,.select-menu-item.navigation-focus.selected .description { color: #fff } .select-menu-item.selected { color: #333 } .select-menu-item.selected .description { color: #666 } .select-menu-item.selected>.mini-icon { color: #333 } .select-menu[data-multiple] .select-menu-item:active { background-color: transparent !important } .select-menu-item a { color: inherit; text-decoration: none } .select-menu-item .hidden-select-button-text { display: none } .select-menu-item .css-truncate-target { display: table-cell; max-width: none } form.select-menu-item>div:first-child { display: none !important } .select-menu-no-results { padding: 9px; display: none; cursor: auto; color: #999 } .select-menu-list.filterable-empty .select-menu-no-results,.select-menu-no-results:only-child { display: block } .select-menu-button-gravatar,.select-menu-item-gravatar { overflow: hidden; line-height: 0; width: 20px } .select-menu-button-gravatar img,.select-menu-item-gravatar img { height: 20px; width: 20px; display: inline-block; border-radius: 3px } .select-menu-item-gravatar { display: table-cell; padding: 6px 0 6px 8px; vertical-align: top } .select-menu-button-gravatar { display: inline-block; margin: 6px 5px 6px 0; margin-right: 5px; vertical-align: middle } .select-menu-item-text { display: table-cell; vertical-align: top; padding: 8px 0 8px 8px } .select-menu-item-text:first-child { margin-left: 5px } .select-menu-item-text .description { color: #999; font-size: 11px; max-width: 265px; display: block; margin-bottom: 2px } .select-menu-item-text h4 .description { font-weight: normal; display: inline } .select-menu-footer { padding: 8px; font-weight: bold; border-top: 1px solid #EEE } .select-menu-footer a { display: inline-block; margin-top: 1px; vertical-align: top } .select-menu-footer .mini-icon { color: #666 } .select-menu-new-item-form { display: none } .select-menu-new-item-form .mini-icon { color: #4183c4 } .select-menu-list.is-showing-new-item-form .select-menu-new-item-form { display: table } .select-menu-list.is-showing-new-item-form .select-menu-no-results,.select-menu-list.is-showing-new-item-form .select-menu-clear-item { display: none } .user-list em { background-color: rgba(255, 255, 140, 0.5); font-weight: bold; padding: 2px 1px 0; font-style: normal; margin: 0 -1px } .user-list .tabnav-widget { clear: right; float: right; margin-top: 0 } .user-list .gravatar { position: absolute; left: 0px; top: 0px; width: 48px; height: 48px } .user-list .gravatar img { border-radius: 5px } .user-list .user-list-info { padding: 0; min-height: 48px; font-weight: normal; font-size: 18px } .user-list .user-list-info a:visited { color: #7C65C2 } .user-list .user-list-meta { font-size: 11px; margin: 3px 0 0; list-style-type: none; overflow: hidden; color: #999999 } .user-list .user-list-meta>li { float: left; margin-right: 10px } .user-list .user-list-meta a { color: #333333 } .user-list .user-list-meta .mini-icon { color: #838383; vertical-align: bottom; margin: 0 3px 0 0 } .user-list .user-list-item { border-bottom: 1px solid #f1f1f1; padding: 0 0 20px 58px; margin: 0 0 20px 0; position: relative } .zeroclipboard-button { background-color: #eaeaea; background-image: -moz-linear-gradient(#fafafa, #eaeaea); background-image: -webkit-linear-gradient(#fafafa, #eaeaea); background-image: linear-gradient(#fafafa, #eaeaea); background-repeat: repeat-x; padding: 3px; color: #333; border: 1px solid #ddd; border-bottom-color: #c5c5c5; border-radius: 3px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.075); cursor: pointer } .zeroclipboard-button.zeroclipboard-is-hover,.zeroclipboard-button.zeroclipboard-is-active { color: #fff; text-decoration: none; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #3072b3; background-image: -moz-linear-gradient(#599bcd, #3072b3); background-image: -webkit-linear-gradient(#599bcd, #3072b3); background-image: linear-gradient(#599bcd, #3072b3); background-repeat: repeat-x; border-color: #2a65a0 } .zeroclipboard-button.zeroclipboard-is-active { background-color: #3072b3; background-image: none; border-color: #25588c; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .zeroclipboard-button .mini-icon { display: block } .zeroclipboard-link { color: #4183c4; cursor: pointer } .zeroclipboard-link .mini-icon { display: block } .zeroclipboard-inline { display: inline-block }
src/main/resources/de/haber/xmind2latex/markdown/html/css/md.css
@charset "UTF-8"; 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 } input,button,textarea { margin: 0; padding: 0; font-size: 100%; font-family: inherit } iframe { width: 98%; font-size: 80%; line-height: 1.2em; margin-bottom: 1.5em; border: 1px solid; border-color: #ddd; background: #f8f8f8; padding: 1em } button { -moz-box-sizing: content-box; box-sizing: content-box } html,body { height: 100%; min-width: 960px } blockquote,q { quotes: none } blockquote:before,blockquote:after,q:before,q:after { content: ''; content: none } table { border-collapse: collapse; border-spacing: 0; font-size: 100%; font: inherit } html { overflow-y: scroll } article,aside,header,footer,nav,section,figure,figcaption,hgroup,progress,canvas { display: block } h1,h2,h3,h4,h5,h6 { font-weight: bold } strong,b { font-weight: bold } em,i { font-style: italic } :-moz-ui-invalid { box-shadow: none } a.book { display: inline-block; margin-left: -2px; padding: 0 5px 5px 0; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/books/background-effect.gif?e6d2d590") 0 0 no-repeat } a.book>img { width: 100px; height: 130px; box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1) } .callout { margin: 15px 0; padding: 10px; font-size: 13px; color: #8d8d6d; background: #fffef1; border: 1px solid #e5e2c8; border-radius: 4px } .callout strong { font-weight: bold; color: #000 } .callout h2 { margin: 0; font-size: 16px; font-weight: 300 } .callout p:last-child { margin-bottom: 0 } .callout hr { margin: 10px 0 10px -10px; width: 100%; padding: 0 10px; background: transparent; border-top: 1px solid #e5e2c8; border-bottom: 1px solid #fff } .callout.subdued { margin: 10px 0; color: #666; border-color: #ddd; background: #f8f8f8 } p.subdued { color: #666 } .featured-callout { margin: 15px 0; padding: 10px; font-size: 12px; color: #333; background: #e8f0f5; border: 1px solid #d2d9de; border-right-color: #e5e9ed; border-bottom-color: #e5e9ed; border-radius: 3px } .featured-callout .rule { width: 100%; padding: 0 10px; margin: 10px 0 10px -10px; border-top: 1px solid #c6d5df; border-bottom: 1px solid #fff } .featured-callout h2 { margin: 0; font-size: 14px; font-weight: bold; line-height: 20px; color: #000 } .featured-callout ol,.featured-callout ul { margin-left: 20px } .featured-callout ol li,.featured-callout ul li { margin: 5px 0 } .featured-callout p:last-child { margin-bottom: 0 } .featured-callout p.more { font-weight: bold } .featured-callout pre.console { padding: 5px; color: #eee; background: #333; border: 1px solid #000; border-right-color: #222; border-bottom-color: #222; border-radius: 3px } .featured-callout pre.console code { font-size: 11px } .featured-callout .diagram { margin: 15px 0; text-align: center } .featured-callout .screenshot { margin: 15px 0; padding: 1px; background: #fff; border: 1px solid #b4cad8 } .mini-callout { margin: 15px 0; padding: 10px; color: #5d5900; border: 1px solid #e7e7ce; border-radius: 5px; background-color: #fffde3; background-image: -moz-linear-gradient(#fffff6, #fffde3); background-image: -webkit-linear-gradient(#fffff6, #fffde3); background-image: linear-gradient(#fffff6, #fffde3); background-repeat: repeat-x } .mini-callout img { position: relative; top: -2px; vertical-align: middle; margin-right: 5px } .inset-callout { margin: 15px 0; padding: 10px; font-size: 12px; color: #333; background: #eee; border: 1px solid #d5d5d5; border-right-color: #e5e5e5; border-bottom-color: #e5e5e5; border-radius: 3px } .help-callout { font-size: 11px } .help-callout p:last-child { margin-bottom: 0 } .help-callout h2 { margin-top: 20px } .help-callout h2:first-child { margin: 0 } .featured-callout .mega-icon { vertical-align: middle } .infotip { margin: 15px 0; padding: 10px; font-size: 12px; color: #6d6d4b; background: #ffffde; border: 1px solid #e4e4c6; border-right-color: #eff2c7; border-bottom-color: #eff2c7; border-radius: 3px } .infotip p { margin: 0 } .infotip p+p { margin-top: 15px } .dashboard-notice { position: relative; margin: 0 0 20px 0; padding: 13px; font-size: 12px; color: #333; border: 1px solid #e7e7ce; border-radius: 5px; background-color: #fffde3; background-image: -moz-linear-gradient(#fffff6, #fffde3); background-image: -webkit-linear-gradient(#fffff6, #fffde3); background-image: linear-gradient(#fffff6, #fffde3); background-repeat: repeat-x } .dashboard-notice .dismiss { position: absolute; display: block; top: 5px; right: 5px; width: 16px; height: 16px; cursor: pointer; color: #ceceb8 } .dashboard-notice .dismiss:hover { color: #c60000 } .dashboard-notice .title { margin-left: -13px; margin-bottom: 13px; width: 100%; padding: 0 13px 13px; border-bottom: 1px solid #e7e7ce } .dashboard-notice .title p { margin: 0; font-size: 14px; color: #666 } .dashboard-notice h2 { margin: 0; font-size: 16px; font-weight: normal; color: #000 } .dashboard-notice p { margin-top: 0 } .dashboard-notice p:last-child { margin-bottom: 0 } .dashboard-notice p.no-title { margin-top: 0; padding-right: 5px } .dashboard-notice .inset-figure { margin: 0 0 10px 15px; float: right; clear: right; padding: 6px; background: #fff; border: 1px solid #e4e4e4; border-right-color: #f4f4f4; border-bottom-color: #fff; border-radius: 3px } .dashboard-notice .inset-comment { margin: 15px 0; padding: 6px; background: #fff; color: #444; border: 1px solid #e4e4e4; border-right-color: #f4f4f4; border-bottom-color: #fff; border-radius: 3px } .dashboard-notice ul { margin-left: 25px } .dashboard-notice .coupon { margin: 15px 0; padding: 10px; text-align: center; font-weight: bold; font-size: 20px; background: #fff; border: 1px dashed #d1e5ff } .dashboard-notice.org-newbie .fancytitle .mega-icon-team { position: relative; float: left; top: 5px; color: #dddb8e; margin-right: 10px } .org-newbie .inset-figure { margin-top: 1px; margin-bottom: 0 } .octotip { position: relative; margin: 10px 0; padding: 5px 5px 5px 27px; color: #25494f; font-size: 12px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/callouts/octotip-octocat.png?bda275e3") 0 50% no-repeat #ccf1f9; border: 1px solid #b1ecf8; border-radius: 3px } .frame .octotip { margin-top: 0 } .octotip p { margin: 0 } .octotip .dismiss { position: absolute; display: block; top: 50%; right: 5px; margin-top: -9px; width: 18px; height: 18px; text-indent: -9999px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/notices/close.png?fdc40776") 0 0 no-repeat; cursor: pointer } .octotip .dismiss:hover { background-position: 0 -50px } .kbd { display: inline-block; padding: 3px 5px; color: #000; font-family: Monaco, "Liberation Mono", Courier, monospace; font-size: 11px; background-color: #e7e7e7; background-image: -moz-linear-gradient(#fefefe, #e7e7e7); background-image: -webkit-linear-gradient(#fefefe, #e7e7e7); background-image: linear-gradient(#fefefe, #e7e7e7); background-repeat: repeat-x; border: 1px solid #cfcfcf; border-radius: 2px } #facebox .badmono,.kbd.badmono { font-family: sans-serif; font-weight: bold } label,input[type="text"],#adv_code_search .search-page-label,input[type="password"],input[type="email"],input[type="number"],input[type="tel"],textarea { font-size: 13px } label { font-weight: bold } input[type="text"],#adv_code_search .search-page-label,input[type="password"],input[type="email"],input[type="number"],input[type="tel"],textarea { min-height: 34px; padding: 7px 8px; outline: none; color: #333; background-color: #fff; background-repeat: no-repeat; background-position: right center; border: 1px solid #ccc; border-radius: 3px; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075); -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.15s ease-in; -webkit-transition: all 0.15s ease-in 0; vertical-align: middle } input[type="text"].focus,#adv_code_search .focus.search-page-label,input[type="text"]:focus,.focused .drag-and-drop,#adv_code_search .search-page-label:focus,input[type="password"].focus,input[type="password"]:focus,input[type="email"].focus,input[type="email"]:focus,input[type="number"].focus,input[type="number"]:focus,input[type="tel"].focus,input[type="tel"]:focus,textarea.focus,textarea:focus { border-color: #51a7e8; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5) } ::-webkit-input-placeholder,:-moz-placeholder { color: #aaa } ::-webkit-validation-bubble-message { color: #fff; background: #9c2400; border: 0; border-radius: 3px; font-size: 12px; -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) } input::-webkit-validation-bubble-icon { display: none } ::-webkit-validation-bubble-arrow { background-color: #9c2400; border: solid 1px #9c2400; -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) } .input-block { display: block; width: 100% } dl.form { margin: 15px 0 } dl.form input[type="text"],dl.form #adv_code_search .search-page-label,#adv_code_search dl.form .search-page-label,dl.form input[type="password"],dl.form input[type="email"],dl.form textarea { background-color: #fafafa } dl.form input[type="text"]:focus,dl.form .focused .drag-and-drop,.focused dl.form .drag-and-drop,dl.form #adv_code_search .search-page-label:focus,#adv_code_search dl.form .search-page-label:focus,dl.form input[type="password"]:focus,dl.form input[type="email"]:focus,dl.form textarea:focus { background-color: #fff } dl.form>dt { margin: 0 0 6px 0 } dl.form>dt label { position: relative } dl.form.flattened>dt { float: left; line-height: 32px; margin: 0 } dl.form.flattened>dd { line-height: 32px } dl.form>dd input[type="text"],dl.form>dd #adv_code_search .search-page-label,#adv_code_search dl.form>dd .search-page-label,dl.form>dd input[type="password"],dl.form>dd input[type="email"] { margin-right: 5px; width: 400px; background-position-x: 98% } dl.form>dd input[type="text"].short,dl.form>dd #adv_code_search .short.search-page-label,#adv_code_search dl.form>dd .short.search-page-label,dl.form>dd input[type="password"].short,dl.form>dd input[type="email"].short { width: 250px } dl.form>dd input[type="text"].shorter,dl.form>dd #adv_code_search .shorter.search-page-label,#adv_code_search dl.form>dd .shorter.search-page-label,dl.form>dd input[type="password"].shorter,dl.form>dd input[type="email"].shorter { width: 130px } dl.form>dd input[type="text"].long,dl.form>dd #adv_code_search .long.search-page-label,#adv_code_search dl.form>dd .long.search-page-label,dl.form>dd input[type="password"].long,dl.form>dd input[type="email"].long { width: 100% } dl.form>dd input[type="text"].is-autocheck-loading,dl.form>dd #adv_code_search .is-autocheck-loading.search-page-label,#adv_code_search dl.form>dd .is-autocheck-loading.search-page-label,dl.form>dd input[type="password"].is-autocheck-loading,dl.form>dd input[type="email"].is-autocheck-loading { background-image: url("https://a248.e.akamai.net/assets.github.com/images/spinners/octocat-spinner-16px.gif?2d3ca285") } dl.form>dd input[type="text"].is-autocheck-successful,dl.form>dd #adv_code_search .is-autocheck-successful.search-page-label,#adv_code_search dl.form>dd .is-autocheck-successful.search-page-label,dl.form>dd input[type="password"].is-autocheck-successful,dl.form>dd input[type="email"].is-autocheck-successful { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/ajax/success.png?5812e102") } dl.form>dd input[type="text"].is-autocheck-errored,dl.form>dd #adv_code_search .is-autocheck-errored.search-page-label,#adv_code_search dl.form>dd .is-autocheck-errored.search-page-label,dl.form>dd input[type="password"].is-autocheck-errored,dl.form>dd input[type="email"].is-autocheck-errored { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/ajax/error.png?7e6ca0e6") } dl.form>dd textarea { width: 100%; height: 200px; min-height: 200px } dl.form>dd textarea.short { height: 50px; min-height: 50px } dl.form>dd p.note { margin: 4px 0 2px 0; font-size: 12px; min-height: 17px; color: #777 } dl.form>dd p.note .spinner { vertical-align: middle; margin-right: 3px } dl.form>dd h4 { margin: 4px 0 0 0 } dl.form>dd h4.is-error { color: #bd2c00 } dl.form>dd h4.is-success { color: #6cc644 } dl.form>dd h4+p.note { margin-top: 0 } dl.form.required>dt>label:after { content: "*"; color: #9f1006; padding-left: 5px } .form-checkbox { margin: 15px 0; padding-left: 20px; vertical-align: middle } .form-checkbox label em.highlight { position: relative; left: -4px; padding: 2px 4px; font-style: normal; background: #fffbdc; border-radius: 3px } .form-checkbox input[type=checkbox],.form-checkbox input[type=radio] { float: left; margin: 2px 0 0 -20px; vertical-align: middle } .form-checkbox .note { margin: 0; display: block; font-size: 12px; font-weight: normal; color: #666 } .form-cards { margin: 0 0 15px; height: 31px } .form-cards>.cards { margin: 0 } .form-cards>.cards>li { list-style-type: none; float: left; margin: 0 4px 0 0 } .form-cards>.cards>li.text { font-size: 11px; color: #999; line-height: 31px } .form-cards>.cards .card { float: left; width: 47px; height: 31px; text-indent: -9999px; background-position: 0 0; background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/pricing/credit-cards-@1x.png?25efa68f") } .form-cards>.cards .card.visa { background-position: 0 0 } .form-cards>.cards .card.american_express { background-position: -50px 0 } .form-cards>.cards .card.master { background-position: -100px 0 } .form-cards>.cards .card.discover { background-position: -150px 0 } .form-cards>.cards .card.jcb { background-position: -200px 0 } .form-cards>.cards .card.diners_club { background-position: -250px 0 } .form-cards>.cards .card.disabled { opacity: .3 } @media only screen and (-webkit-min-device-pixel-ratio: 2) , only screen and (min--moz-device-pixel-ratio: 2) , only screen and (-o-min-device-pixel-ratio: 2 / 1) , only screen and (min-device-pixel-ratio: 2) , only screen and (min-resolution: 192dpi) , only screen and (min-resolution: 2dppx) { .form-cards>.cards .card { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/pricing/credit-cards-@2x.png?f8834ec7"); background-size: 300px 31px } } dl.form .success,dl.form .error,dl.form .indicator { display: none; font-size: 12px; font-weight: bold } dl.form.loading { opacity: 0.5 } dl.form.loading .indicator { display: inline } dl.form.successful .success { display: inline; color: #339900 } dl.form.successful .success .mini-icon-confirm { display: inline-block; position: relative; top: 2px } dl.form.errored>dt label { color: #990000 } dl.form.errored .error { display: inline; color: #990000 } dl.form.errored dd.error,dl.form.errored dd.warning { display: inline-block; padding: 5px; font-size: 11px; color: #494620; background: #f7ea57; border: 1px solid #c0b536; border-top-color: #fff; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px } dl.form.warn .warning { display: inline; color: #990000 } dl.form.warn dd.warning { display: inline-block; padding: 5px; font-size: 11px; color: #494620; background: #f7ea57; border: 1px solid #c0b536; border-top-color: #fff; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px } dl.form .form-note { margin-top: -1px; display: inline-block; padding: 5px; font-size: 11px; color: #494620; background: #f7ea57; border: 1px solid #c0b536; border-top-color: #fff; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px } .hfields { margin: 15px 0 } .hfields:before,.hfields:after { content: " "; display: table } .hfields:after { clear: both } .hfields dl.form { float: left; margin: 0 30px 0 0 } .hfields dl.form>dt label { display: inline-block; margin: 5px 0 0 0; color: #666 } .hfields dl.form>dt label img { position: relative; top: -2px } .hfields .button { float: left; margin: 23px 25px 0 -20px } .hfields select { margin-top: 5px } .fieldgroup .fields dl.form:first-child { margin-top: 0 } html.no-xhr2 .drag-and-drop { display: none } html.no-xhr2 .upload-enabled textarea { border-bottom: 1px solid #ddd } .drag-and-drop { margin: 0; padding: 7px 10px; color: #aaa; height: 16px; line-height: 16px; background: #fafafa; border: 1px solid #ccc; border-top: none; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px } .drag-and-drop .manual-file-chooser { position: absolute; width: 240px; margin-left: -80px; opacity: 0.0001; cursor: pointer } .drag-and-drop .manual-file-chooser:hover+.manual-file-chooser-text { text-decoration: underline } .drag-and-drop .default,.drag-and-drop .loading,.drag-and-drop .error { display: none } .drag-and-drop .error { color: #bd2c00 } .is-default .drag-and-drop .default { display: inline-block } .is-uploading .drag-and-drop .loading { display: inline-block } .is-uploading .drag-and-drop .loading img { vertical-align: top } .is-bad-file .drag-and-drop .bad-file { display: inline-block } .is-failed .drag-and-drop .failed-request { display: inline-block } .upload-enabled textarea { border-bottom: 1px dashed #ddd; border-bottom-left-radius: 0; border-bottom-right-radius: 0; display: block } .focused .drag-and-drop { box-shadow: rgba(81, 167, 232, 0.5) 0 0 3px } .dragover textarea,.dragover .drag-and-drop { box-shadow: #c9ff00 0 0 3px } .previewable-comment-form { position: relative } .previewable-comment-form .tabnav { position: relative } .previewable-comment-form .tabnav ul.tabnav-tabs { padding-left: 10px } .previewable-comment-form .comment { border: 1px solid #CACACA } .previewable-comment-form .comment-header .comment-header-actions { display: none } .previewable-comment-form .comment-form-error { margin-bottom: 10px } .previewable-comment-form .write-content,.previewable-comment-form .preview-content { display: none; padding: 0 10px 10px } .previewable-comment-form.write-selected .write-content,.previewable-comment-form.preview-selected .preview-content { display: block } .previewable-comment-form .tabnav-widget.text { margin-right: 11px } .previewable-comment-form textarea { display: block; width: 100%; min-height: 100px; max-height: 500px; padding: 10px; resize: vertical } .previewable-comment-form textarea#fullscreen-contents:focus { border: none; box-shadow: none } .previewable-comment-form .drag-and-drop { margin: 0; padding: 7px 10px; color: #aaa; height: 16px; line-height: 16px; background-color: #fafafa; border: 1px solid #ccc; border-top: 0; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; transition: all 0.15s ease-in; -webkit-transition: all 0.15s ease-in 0 } .previewable-comment-form .drag-and-drop .manual-file-chooser { position: absolute; width: 240px; margin-left: -80px; opacity: 0.0001; cursor: pointer } .previewable-comment-form .drag-and-drop .manual-file-chooser:hover+.manual-file-chooser-text { text-decoration: underline } .previewable-comment-form .drag-and-drop .default,.previewable-comment-form .drag-and-drop .loading,.previewable-comment-form .drag-and-drop .error { display: none } .previewable-comment-form .drag-and-drop .error { color: #bd2c00 } .previewable-comment-form .is-default .drag-and-drop .default { display: inline-block } .previewable-comment-form .is-uploading .drag-and-drop .loading { display: inline-block } .previewable-comment-form .is-uploading .drag-and-drop .loading img { vertical-align: top } .previewable-comment-form .is-bad-file .drag-and-drop .bad-file { display: inline-block } .previewable-comment-form .is-bad-browser .drag-and-drop .bad-browser { display: inline-block } .previewable-comment-form .is-failed .drag-and-drop .failed-request { display: inline-block } .previewable-comment-form .upload-enabled textarea { border-bottom: 1px dashed #ddd; border-bottom-left-radius: 0; border-bottom-right-radius: 0 } .previewable-comment-form .focused .drag-and-drop { border-color: #51a7e8; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5) } .previewable-comment-form .dragover textarea,.previewable-comment-form .dragover .drag-and-drop { box-shadow: #c9ff00 0 0 3px } div.composer { margin-top: 0 } div.composer input[type="text"],div.composer #adv_code_search .search-page-label,#adv_code_search div.composer .search-page-label { display: block; width: 100%; max-width: 100% } div.composer dl.form { margin: 0 } div.composer dl.form input[type="text"],div.composer dl.form #adv_code_search .search-page-label,#adv_code_search div.composer dl.form .search-page-label { width: 100% } div.composer .contributing { padding: 10px 0; font-weight: bold; text-align: center; border-bottom: 1px solid #ddd; background: #ffc } div.composer .discussion-bubble { margin-top: 0 } div.composer .comment-content { background: inherit } div.composer .comment-header { display: none } div.composer .comment-body { padding: 4px 6px } div.composer .comment { border: 0 } div.composer .composer-infobar { height: 35px; border-bottom: 1px solid #ddd; padding: 0 10px; margin-bottom: 10px } div.composer .tabnav { margin: 0 0 10px } .infobar-widget.milestone { float: right } .infobar-widget.milestone .context-pane,.infobar-widget.milestone .select-menu-modal-holder { right: 0 } .infobar-widget.assignee { float: left } .infobar-widget.assignee .css-truncate-target { max-width: 110px } .infobar-widget .text,.infobar-widget .avatar,.infobar-widget .context-menu-container,.infobar-widget .select-menu { display: inline-block; vertical-align: top } .infobar-widget .text { margin-top: 3px } .infobar-widget .text a { color: #333; font-weight: bold } .infobar-widget .progress-bar { width: 200px; line-height: 18px; overflow: hidden } input::-webkit-outer-spin-button,input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0 } .tabnav { margin: 10px 0; border-bottom: 1px solid #ddd; height: 35px } .tabnav .tabnav-tabs { display: inline-block } .tabnav .tabnav-tabs>li { display: inline-block } .tabnav-tab { display: inline-block; margin-bottom: -1px; padding: 8px 12px; border: 1px solid transparent; border-bottom: 0; font-size: 14px; color: #666; text-decoration: none } .tabnav-tab.selected { border-color: #ddd; border-radius: 3px 3px 0 0; background-color: #fff; color: #333 } .tabnav-tab:hover { text-decoration: none } .tabnav .counter { position: relative; top: -1px; margin: 0 0 0 5px; padding: 1px 5px 2px 5px; font-size: 10px; font-weight: bold; color: #666; background: #e5e5e5; border-radius: 10px } .tabnav .counter.blank { display: none } .tabnav-right { position: relative; display: block; float: right } .tabnav-widget { display: inline-block; vertical-align: top; margin-top: 4px } .tabnav-widget+ul.tabnav-tabs { margin-left: 10px } .tabnav-widget.text { margin-top: 12px; font-size: 11px; color: #666 } .tabnav-widget.search .spinner { vertical-align: middle; position: absolute; top: 7px; left: -22px; margin-right: 8px } .tabnav-widget.search .search-link { display: inline-block; height: 26px; padding-right: 5px; line-height: 26px; font-weight: 200; font-size: 13px; color: #666; vertical-align: top } .tabnav-widget.search .fieldwrap { display: inline-block; height: 26px; border-radius: 4px } .tabnav-widget.search .fieldwrap>input,.tabnav-widget.search .fieldwrap>button { display: inline-block } .tabnav-widget.search input { padding: 0 4px 0 4px; font-size: 12px; min-height: 26px; border-radius: 3px 0 0 3px; vertical-align: top } .tabnav-widget.search .minibutton { position: relative; margin-left: 0; height: 24px; vertical-align: top; padding: 0 8px; border-left: none; border-radius: 0 3px 3px 0; -moz-box-sizing: content-box; box-sizing: content-box } .tabnav-widget.search .minibutton:hover { color: #fff } ul.filter-list { list-style-type: none } ul.filter-list.small .filter-item { font-size: 12px; padding: 4px 10px; margin: 0 0 2px 0 } ul.filter-list .filter-item { display: block; padding: 8px 10px; margin: 0 0 5px 0; font-size: 14px; border-radius: 3px; text-decoration: none; color: #777; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor: pointer } ul.filter-list .filter-item:hover { background: #eee } ul.filter-list .filter-item.selected { color: #fff; background: #4183c4 } ul.filter-list .filter-item.selected .mini-icon-remove-close { float: right; opacity: 0.8; display: inline-block } ul.filter-list .filter-item .count { font-weight: bold; float: right } ul.filter-list.pjax-active .filter-item { color: #777; background: transparent } ul.filter-list.pjax-active .filter-item.pjax-active { color: #fff; background: #4183c4 } ul.color-label-list.editable .color { width: 14px } ul.color-label-list.editable .color:hover { background: transparent url("https://a248.e.akamai.net/assets.github.com/images/icons/arrow-down.png?c4431e06") 1px 2px no-repeat } ul.color-label-list.editable .mini-icon-remove-close { display: inline-block; color: #AAA } ul.color-label-list.editable .mini-icon-remove-close:hover { color: #ba3d37 } ul.color-label-list .color-label { line-height: 16px } ul.color-label-list .color-label:hover .mini-icon-remove-close { opacity: 1 } ul.color-label-list .color-label.selected { background: 98% 5px no-repeat transparent; -webkit-font-smoothing: antialiased } ul.color-label-list .color-label.selected .count,ul.color-label-list .color-label.selected .color { display: none } ul.color-label-list .color-label.selected .mini-icon-remove-close { display: inline-block } ul.color-label-list .color-label.zeroed,ul.color-label-list .color-label.zeroed .count { color: #999 } ul.color-label-list .count { color: #333 } ul.color-label-list .name a { color: #333 } ul.color-label-list .color { display: block; float: left; margin-left: -5px; margin-right: 4px; width: 6px; height: 14px; border-radius: 2px } ul.color-label-list .mini-icon-remove-close { display: none; float: right; opacity: 0.8 } ul.color-label-list .nolabels { margin: 10px 0; font-size: 11px; color: #666 } .plans-next { list-style: none; width: 655px } .plans-next .plan { float: left; width: 121px; padding: 0; margin: 0; border: 0 } .plans-next .plan h3 { font-size: 15px; text-align: center; padding: 29px 0 10px 0; margin: 0 0 10px 0; border-bottom: 1px solid #ddd } .plans-next .plan.active { border-radius: 3px; width: 158px; border: 1px solid #dedede; box-shadow: 0 0 8px rgba(120, 163, 193, 0.2) } .plans-next .plan.active h3 { margin: 0.5em 0; padding: 0; font-family: "Helvetica-Light"; font-weight: 300; font-size: 18px; border-bottom: none; font-weight: normal } .plans-next .plan.active ul { margin: 0 0 2em 0 } .plans-next ul { list-style: none } .plans-next ul li { text-align: center; margin: 1em 0; color: #444 } .plans-next ul strong { color: #222; font-weight: bold; font-size: 16px } .plans-next ul small { font-size: 12px; color: #999 } .plans-next ul small strong { font-size: 18px; color: #999 } .plans-next .current-plan { position: relative; left: -1px; top: -1px; width: 160px; background-color: #226fbb; background-image: -moz-linear-gradient(#329ed1, #226fbb); background-image: -webkit-linear-gradient(#329ed1, #226fbb); background-image: linear-gradient(#329ed1, #226fbb); background-repeat: repeat-x; border-top-left-radius: 3px; border-top-right-radius: 3px; display: block; padding: 3px 0; margin: 0 0 5px 0; border-bottom: 1px solid #194a7b; color: #fff; font-weight: bold; font-size: 10px; text-align: center; text-transform: uppercase; text-shadow: 0 -1px 0 #105095 } .payment { border-radius: 3px; padding: 10px; background: #f8f8f8; text-align: center; margin: 0 0 20px 0; border: 1px solid #ddd } .payment p { margin: 0 0 5px 0 } .payment ul { list-style: none } .payment ul li { display: inline-block; margin: 0 10px 0 0 } ul.notification-routing strong { color: #000 } ul.notification-routing .notification-email { float: right } ul.notification-routing .notification-email .edit-link { margin-right: 10px; font-weight: bold } ul.notification-routing .notification-email input[type=text] { width: 200px; padding: 2px; color: #444 } ul.notification-routing .notification-email form { display: none } ul.notification-routing .notification-email form .minibutton { float: none; margin: 0 } ul.notification-routing .notification-email.open form { display: block } ul.notification-routing .notification-email.open .email-display { display: none } table.notifications { margin: 0 0 15px 0; width: 100%; border-spacing: none; border-collapse: collapse; font-size: 12px; color: #666 } table.notifications th { padding: 15px 0 5px 0; text-align: left; font-size: 11px; text-transform: uppercase; color: #000; border-bottom: 1px solid #ccc } table.notifications td { padding: 2px 0; border-bottom: 1px solid #ddd } table.notifications td.checkbox { width: 1%; text-align: center } p.notification-settings { margin: 15px 0; font-size: 12px; color: #333 } p.notification-settings.on .mini-icon-notifications { color: #fa9e00 } p.notification-settings strong { font-weight: bold } p.notification-settings em { font-style: normal; color: #666 } p.notification-settings.on .subscription-on,p.notification-settings .subscription-off { display: inline } p.notification-settings .subscription-on,p.notification-settings.on .subscription-off { display: none } .page-notifications p.notification-settings { margin-bottom: 0; padding: 8px 5px 8px 25px; background-color: #eee; background-position: 5px 50%; border: 1px solid #d5d5d5; border-right-color: #e5e5e5; border-bottom-color: #e5e5e5; border-radius: 3px } p.notification-settings label { margin-right: 5px } .listings-layout { overflow: hidden; padding-bottom: 10px } .listings-layout { overflow: hidden; padding-bottom: 10px } .listings-layout a:hover { text-decoration: none } .listings-layout>.header { position: relative; border-bottom: 1px solid #ddd } .listings-layout>.header .nav { font-size: 14px } .listings-layout>.header .nav li { display: inline-block; cursor: pointer } .listings-layout>.header .nav li a { color: #666; text-decoration: none; padding: 8px 12px; display: inline-block; margin-bottom: -1px } .listings-layout>.header .nav li.selected { font-weight: bold; border-left: 1px solid #ddd; border-top: 1px solid #ddd; border-right: 1px solid #ddd; border-top-left-radius: 3px; border-top-right-radius: 3px; background-color: #fff } .listings-layout>.header .nav li.selected a { color: #333; background-color: #fff; border-top-left-radius: 3px; border-top-right-radius: 3px } .listings-layout .columns.sidebar { float: left; width: 220px; padding-right: 19px; border-right: 1px solid #ddd } .listings-layout .columns.sidebar .nav li { list-style-type: none; display: block } .listings-layout .columns.sidebar .nav li a:hover { background: #eee } .listings-layout .columns.sidebar .nav li a.selected { color: #fff; background: #4183c4 } .listings-layout .columns.sidebar .nav li a .count { float: right; color: #777; font-weight: bold } .listings-layout .columns.sidebar .nav.big { margin: 0 0 -5px 0 } .listings-layout .columns.sidebar .nav.big li { margin: 0 0 5px 0 } .listings-layout .columns.sidebar .nav.big li a { display: block; padding: 8px 10px; font-size: 14px; border-radius: 5px } .listings-layout .columns.sidebar .nav.big li a.selected .count { color: #fff } .listings-layout .columns.sidebar .nav.small li { margin: 0 0 2px 0 } .listings-layout .columns.sidebar .nav.small li a { display: block; padding: 4px 10px; font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; border-radius: 4px } .listings-layout .columns.sidebar .nav.small li a .count { color: #333 } .listings-layout .columns.sidebar .nav.small li a.selected .count { color: #fff } .listings-layout .columns.sidebar .nav.small li.zeroed a,.listings-layout .columns.sidebar .nav.small li.zeroed a .count { color: #999; font-weight: normal } .listings-layout .columns.main { float: right; width: 660px } .sub-navigation { overflow: hidden } .pagehead .sub-navigation { float: right } .sub-navigation .sub-menu-item { padding: 7px 20px; float: left; text-decoration: none; margin-left: 5px; border-radius: 5px } .sub-navigation .sub-menu-item:hover { background-color: #eee } .sub-navigation .selected,.sub-navigation .selected:hover { background-color: #4183c4; color: #fff } .sub-navigation li { list-style-type: none; margin: 0; padding: 0; float: left } .date_selector { width: auto; height: auto; border: none; background: none; margin: 0; padding: 0; text-align: left; text-decoration: none; box-shadow: 0 0 13px rgba(0, 0, 0, 0.31); background: #fff; border: 1px solid #c1c1c1; padding: 5px; margin-top: 10px; z-index: 9; width: 240px; border-radius: 5px; display: none } .date_selector.no_shadow { box-shadow: none } .date_selector_ieframe { position: absolute; z-index: 99999; display: none } .date_selector .nav { width: 17.5em } .date_selector .month_nav,.date_selector .year_nav { margin: 0 0 3px 0; padding: 0; display: block; position: relative; text-align: center } .date_selector .month_nav { float: left; width: 55% } .date_selector .year_nav { float: right; width: 35%; margin-right: -8px } .date_selector .month_name,.date_selector .year_name { font-weight: bold; line-height: 20px } .date_selector .button { display: block; position: absolute; top: 0; width: 18px; height: 18px; line-height: 17px; font-weight: bold; color: #003C78; text-align: center; font-size: 120%; overflow: hidden; border: 1px solid #F2F2F2 } .date_selector .button:hover,.date_selector .button.hover { background: none; color: #003C78; cursor: pointer; border-color: #ccc } .date_selector .prev { left: 0 } .date_selector .next { right: 0 } .date_selector table { clear: both } .date_selector th,.date_selector td { width: 2.5em; height: 2em; padding: 0; text-align: center; color: black } .date_selector td { border: 1px solid #ccc; line-height: 2em; text-align: center; white-space: nowrap; color: #003C78; background: white } .date_selector td.today { background: #FFFEB3 } .date_selector td.unselected_month { color: #ccc } .date_selector td.selectable_day { cursor: pointer } .date_selector td.selected { background: #D8DFE5; font-weight: bold } .date_selector td.selectable_day:hover,.date_selector td.selectable_day.hover { background: #003C78; color: white } #facebox { position: absolute; top: 0; left: 0; z-index: 100; text-align: left } #facebox .popup { position: relative; border: 3px solid rgba(0, 0, 0, 0); border-radius: 5px; box-shadow: 0 0 18px rgba(0, 0, 0, 0.4) } #facebox .content>p:first-child { margin-top: 0 } #facebox .content>p:last-child { margin-bottom: 0 } #facebox .close { position: absolute; top: 4px; right: 5px; padding: 2px } #facebox .close img { opacity: 0.3 } #facebox .close:hover img { opacity: 1.0 } #facebox .loading { text-align: center } #facebox .image { text-align: center } #facebox img { border: 0; margin: 0 } #facebox_overlay { position: fixed; top: 0px; left: 0px; height: 100%; width: 100% } .facebox_hide { z-index: -100 } .facebox_overlayBG { background-color: #000; z-index: 99 } .popover { position: absolute; top: 0; left: 0; z-index: 1010; display: none; width: 236px; padding: 1px; text-align: left; white-space: normal; background-color: #ffffff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box } .popover.tipsy-s { margin-top: -10px } .popover.tipsy-w { margin-left: 10px } .popover.tipsy-n { margin-top: 10px } .popover.tipsy-e { margin-left: -10px } .popover .tipsy-arrow,.popover .tipsy-arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid } .popover .tipsy-arrow { border-width: 11px } .popover .tipsy-arrow:after { border-width: 10px; content: "" } .popover.tipsy-s .tipsy-arrow { bottom: -11px; left: 50%; margin-left: -11px; border-top-color: #999; border-top-color: rgba(0, 0, 0, 0.25); border-bottom-width: 0 } .popover.tipsy-s .tipsy-arrow:after { bottom: 1px; margin-left: -10px; border-top-color: #ffffff; border-bottom-width: 0 } .popover.tipsy-w .tipsy-arrow { top: 50%; left: -11px; margin-top: -11px; border-right-color: #999; border-right-color: rgba(0, 0, 0, 0.25); border-left-width: 0 } .popover.tipsy-w .tipsy-arrow:after { bottom: -10px; left: 1px; border-right-color: #ffffff; border-left-width: 0 } .popover.tipsy-n .tipsy-arrow { top: -11px; left: 50%; margin-left: -11px; border-bottom-color: #999; border-bottom-color: rgba(0, 0, 0, 0.25); border-top-width: 0 } .popover.tipsy-n .tipsy-arrow:after { top: 1px; margin-left: -10px; border-bottom-color: #ffffff; border-top-width: 0 } .popover.tipsy-e .tipsy-arrow { top: 50%; right: -11px; margin-top: -11px; border-left-color: #999; border-left-color: rgba(0, 0, 0, 0.25); border-right-width: 0 } .popover.tipsy-e .tipsy-arrow:after { right: 1px; bottom: -10px; border-left-color: #ffffff; border-right-width: 0 } .popover .tipsy-inner { max-width: initial; color: inherit; background-color: inherit; padding: inherit; text-align: inherit } .tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000 } .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center } .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px } .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 6px dashed #000 } .tipsy-arrow-n { border-bottom-color: #000 } .tipsy-arrow-s { border-top-color: #000 } .tipsy-arrow-e { border-left-color: #000 } .tipsy-arrow-w { border-right-color: #000 } .tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent } .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent } .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent } .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent } .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent } .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent } .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent } .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent } .graphs path.area.addition { stroke: #1db34f; fill: #1db34f } .graphs path.area.deletion { stroke: #ad1017; fill: #ad1017 } .graphs path.path.cumulative { stroke-width: 1.2; stroke: #047dda; stroke-opacity: 0.5; stroke-dasharray: 6 3 } span.cadd { font-weight: bold; color: #1db34f } span.cdel { font-weight: bold; color: #ad1017 } span.ctot { font-weight: bold; color: #047dda } .axis g.del text { fill: #ad1017 } .axis g.del line { stroke: #ad1017; stroke-width: 2px } .axis g.add text { fill: #1db34f } .axis g.add line { stroke: #1db34f; stroke-width: 2px } .axis g.tot text { fill: #047dda } .axis g.tot line { stroke: #047dda; stroke-width: 2px } .graphs .axis line.axline { stroke-width: 2px } .weekbar.even { stroke: #eee; stroke-width: 1px; fill: none } .weekbar.odd { fill: #f1f1f1; display: none } .weekbar text { font-size: 11px; fill: #555; stroke: none } .yearbar { fill: none } .yearbar.even { fill: #f6f6f6 } .yearlbl { fill: #555; font-weight: bold } .commit-activity-graphs .dots { display: none } .commit-activity-graphs.is-graph-loading .dots { display: block } #commit-activity-detail { border-radius: 6px; background: #f3f3f3; position: relative; margin-top: 20px } #commit-activity-detail.transparent { background: #fff } #commit-activity-detail .activity { margin-top: 0; padding-top: 100px } #commit-activity-master { border: 1px solid #ddd; border-radius: 3px; margin-top: 20px } #commit-activity-master #commit-activity-master-head { background: #fff; padding: 10px; text-align: center; margin: -16px auto 0 auto; width: 160px; font-size: 14px; font-weight: bold; color: #333; text-transform: uppercase; letter-spacing: 0.2em } .is-graph-loading #commit-activity-master { display: none } rect { shape-rendering: crispedges } rect.max { fill: #ffc644 } g.bar { fill: #1db34f } g.mini { fill: #f17f49; shape-rendering: geometricPrecision } g.active rect { fill: #bd380f } circle.focus { fill: #555 } #commit-activity-detail line { stroke: #e1e1e1 } #commit-activity-detail path { fill: none; stroke: #1db34f; stroke-width: 2px } #commit-activity-detail .tip { fill: #333; stroke-width: 0; font-size: 10px } #commit-activity-detail .days text { font-size: 11px; fill: #777 } .tint-box { border-radius: 6px; background: #f3f3f3; position: relative; margin-bottom: 10px } .tint-box.transparent { background: #fff } .tint-box .activity { margin-top: 0; padding-top: 100px } .tint-box .axis line.tick { stroke: #e1e1e1 } .tint-box .tip { fill: #333; stroke-width: 0; font-size: 10px } .tint-box .days text { font-size: 11px; fill: #777 } .contrib-data { margin: 0 0 10px 0; list-style: none; padding: 0 } #contributors .person { float: left; width: 450px; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 2px; margin: 10px; border: 1px solid #ddd } #contributors .person:nth-child(odd) { margin-left: 0 } #contributors .person:nth-child(even) { margin-right: 0 } #contributors .person h3 { margin: 0; border-bottom: 1px solid #eee; padding: 10px; line-height: 100% } #contributors .person h3:after { content: "."; display: block; clear: both; visibility: hidden; height: 0 } #contributors .person .avatar { width: 30px; height: 30px; border-radius: 3px; float: left; border: 1px solid #bbb; margin-right: 5px } #contributors .person .aname { font-weight: bold } #contributors .person .ameta { display: block; font-size: 12px; color: #ccc; margin-top: 3px; font-weight: normal } #contributors .person .rank { display: inline-block; float: right; font-size: 12px; color: #bbb } #contributors .person .cmt { color: #999 } #contributors .person .d { color: #c00 } #contributors .person .a { color: #8cac29 } #contributors .person .spark { display: block; background: #f7f7f7 } #contributors .person path { fill: #f17f49 } #contributors .person .wklbl { font-size: 10px; fill: #ccc } #contributors .person .x.axis { font-size: 9px } #contributors .person .y.axis text.midlabel { fill: #ccc } #contributors .person .y.axis g.zero line.tick { stroke: #ccc; stroke-width: 1px; shape-rendering: crispedges } #graph-shots:after { content: "."; display: block; clear: both; visibility: hidden; height: 0 } #graph-shots li { float: left; width: 450px; margin: 10px; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 2px; border: 1px solid #ddd; list-style: none } #graph-shots li:nth-child(odd) { margin-left: 0 } #graph-shots li:nth-child(even) { margin-right: 0 } #graph-shots li h3 { margin: 0; line-height: 100%; padding: 10px 10px 5px 10px } #graph-shots li p { line-height: 100%; display: block; border-bottom: 1px solid #eee; margin: 0; padding: 0 10px 10px 10px; font-size: 15px; color: #999 } #graph-shots li>a { display: block; text-indent: 100%; white-space: nowrap; overflow: hidden; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/graphs/graph-sprites.png?2d3283dc") 0 0 no-repeat; background-size: 896px 840px; height: 124px } #graph-shots li>a:hover { background-position-x: -448px } li#g-contributors a { background-position: 0 0 } li#g-commits a { background-position: 0 -120px } li#g-code-frequency a { background-position: 0 -240px } li#g-punchcard a { background-position: 0 -480px } li#g-traffic a { background-position: 0 -600px } li#g-clones a { background-position: 0 -720px } .axis { fill: #aaa; font-size: 10px } .axis line { shape-rendering: crispedges; stroke: #eee } .axis path { display: none } .axis .zero line { stroke-width: 1.5; stroke: #4183c4; stroke-dasharray: 3 3 } .graphs .is-graph-loading { min-height: 500px } .graphs.wheader h2 { padding: 1px } .graphs text.axlabel { fill: #888; font-size: 10px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif } .graphs text.axlabel.biglabel { font-size: 11px; letter-spacing: 0.09em } .graphs path.area { fill: #1db34f; fill-opacity: 0.5 } .graphs path.path { stroke: #1db34f; stroke-width: 2px; stroke-opacity: 1; fill: none } .graphs .dot { fill: #1db34f; stroke: #16873c; stroke-width: 2px } .graphs .dot.padded { stroke: #fff; stroke-width: 1px } .graphs .dot.padded circle:hover { fill: #4183C4 } .graphs .d3-tip { fill: #333 } .graphs .d3-tip text { fill: #fff; font-size: 11px } .graphs .activity { text-align: center; width: 400px; margin: 100px auto 0 auto; color: #444; border-radius: 3px; padding: 10px } .graphs .error { color: #900; background: #feeaea; padding: 10px; border-radius: 3px } .graphs .dots { margin: 0 auto } .graphs .dir { font-size: 12px; font-weight: normal; color: #555; line-height: 100%; padding-top: 5px; float: right } .graphs .selection rect { fill: #333; fill-opacity: 0.1; stroke: #333; stroke-width: 1px; stroke-opacity: 0.4; shape-rendering: crispedges; stroke-dasharray: 3 3 } .graph-filter { padding-bottom: 20px } .graph-filter h3 { display: inline-block; margin: 5px 0 0 0; padding: 0 } .graph-filter p.info { margin: 0; padding: 0; font-weight: normal; font-size: 12px; color: #777 } h3 .dash { color: #bbb } .graph-filter .select-menu { float: right; margin-top: 12px } h2.ghead:after { content: "."; height: 0; display: block; visibility: hidden; clear: both } kbd { background-color: #dddddd; background-image: -moz-linear-gradient(#f1f1f1, #ddd); background-image: -webkit-linear-gradient(#f1f1f1, #ddd); background-image: linear-gradient(#f1f1f1, #ddd); background-repeat: repeat-x; border-radius: 2px; border: 1px solid #ddd; border-bottom-color: #ccc; border-right-color: #ccc; padding: 1px 4px; line-height: 10px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif } .graph-canvas .graph-loading,.graph-canvas .graph-error,.graph-canvas .graph-empty,.graph-canvas .graph-crunching { display: none } .graph-canvas>.activity { display: none } .graph-canvas.is-graph-loading>.activity,.graph-canvas.is-graph-empty>.activity,.graph-canvas.is-graph-error>.activity { display: block } .graph-canvas.is-graph-loading .graph-loading,.graph-canvas.is-graph-crunching .graph-crunching,.graph-canvas.is-graph-empty .graph-empty,.graph-canvas.is-graph-load-error .graph-error { display: block } .svg-tip { padding: 10px; background: #222; color: #bbb; font-size: 12px; width: 140px; position: absolute; z-index: 99999; text-align: center; border-radius: 2px; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); display: none } .svg-tip strong { color: #ddd } .svg-tip.is-visible { display: block } .svg-tip:after { box-sizing: border-box; display: inline; font-size: 12px; width: 100%; line-height: 1; color: rgba(0, 0, 0, 0.8); content: "\25BC"; position: absolute; text-align: center; -webkit-font-smoothing: antialiased } .svg-tip.n:after { text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); margin: -2px 0 0 0; top: 100%; left: 0 } #milestone-graph { position: relative; min-height: 236px } #milestone-graph .dots { position: absolute; top: 100px; left: 48%; width: 64px; height: 64px; display: block } #milestone-graph rect.open { fill: #6cc644; shape-rendering: crispedges } #milestone-graph rect.closed { fill: #bd2c00 } #milestone-graph .x line { stroke: #ccc } #graph-open-close { margin-top: -5px } .axis-backing { fill: #f1f1f1 } .axis-backing-line { stroke: #ddd; stroke-width: 1px; shape-rendering: crispedges } #total-events { border-bottom: 1px solid #ddd; background: #f7f7f7 } #total-events .x line { stroke: #ccc } path.events { stroke: orange; stroke-width: 2px; fill: none } path.open-total { stroke: #6cc644; stroke-opacity: 0.8; fill: none; stroke-dasharray: 10 2; shape-rendering: crispedges } .issues-graph-title { margin: 0; padding-left: 20px; padding-top: 10px } .milestone-stats .domain { display: none } .milestone-stats .legend { padding: 0 0 10px 0; text-align: center; border-bottom: 1px solid #eee } .milestone-stats .legend ul.legend-data { display: inline-block; margin: 0 auto } .milestone-stats .legend ul.legend-data li { display: inline-block; color: #666; font-weight: bold; font-size: 11px; margin-right: 10px; border: none } .milestone-stats .legend span.color { width: 10px; height: 10px; display: inline-block; vertical-align: middle; margin-right: 5px; margin-top: -2px; border-radius: 1px } .milestone-stats .legend span.state-open { background: #6cc644 } .milestone-stats .legend span.state-closed { background: #bd2c00 } .activity-label { fill: #aaa; font-size: 9px; letter-spacing: 0.15em } .axis text { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 11px; fill: #999 } .axis .zero line { stroke: #ddd; stroke-width: 1px; stroke-dasharray: 0 } .label { font-size: 11px; fill: #555; stroke: none } circle.day { stroke-width: 0; fill: #444 } circle.day:hover { fill: #4183C4 } circle.day.h0 { display: none } line.axis { stroke-width: 1; stroke: #eee; shape-rendering: crispedges } line.axis.even { stroke: #e0e0e0 } @font-face { font-family: 'Octicons Regular'; src: url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-f8cb074da115b589d1518e9701e5ce0145a9a04b.eot"); src: url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-f8cb074da115b589d1518e9701e5ce0145a9a04b.eot#iefix") format("embedded-opentype"), url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-ca94a86a0e39e28efb023a130cb748731bb0ab58.woff") format("woff"), url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-83378e6a590d9a4a7242c6cf23f1a1b49ce7aa14.ttf") format("truetype"), url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-e1451ddc22ffbea19d2e8fca0742d5667940b793.svg#newFontRegular") format("svg"); font-weight: normal; font-style: normal } .mini-icon,.mega-icon { font-family: 'Octicons Regular'; font-weight: normal; font-style: normal; display: inline-block; text-decoration: inherit; line-height: 1; -webkit-font-smoothing: antialiased; line-height: 1; text-decoration: none } .mini-icon { font-size: 16px; width: 16px; height: 16px } .mini-icon-private-repo:before { content: "\f06a" } .mini-icon-public-repo:before { content: "\f001" } .mini-icon-repo-forked:before { content: "\f002" } .mini-icon-create:before { content: "\f003" } .mini-icon-delete:before { content: "\f004" } .mini-icon-push:before { content: "\f005" } .mini-icon-pull:before { content: "\f006" } .mini-icon-readme:before,.mini-icon-wiki:before { content: "\f007" } .mini-icon-octocat:before { content: "\f008" } .mini-icon-site-message:before,.mini-icon-blacktocat:before { content: "\f009" } .mini-icon-invertocat:before { content: "\f00a" } .mini-icon-download:before { content: "\f00b" } .mini-icon-upload:before { content: "\f00c" } .mini-icon-keyboard:before { content: "\f00d" } .mini-icon-gist:before { content: "\f00e" } .mini-icon-gist-private:before { content: "\f00f" } .mini-icon-code-file:before,.mini-icon-download-unknown:before { content: "\f010" } .mini-icon-download-text:before,.mini-icon-text-file:before { content: "\f011" } .mini-icon-download-media:before { content: "\f012" } .mini-icon-download-zip:before { content: "\f013" } .mini-icon-download-pdf:before { content: "\f014" } .mini-icon-download-tag:before,.mini-icon-tag:before { content: "\f015" } .mini-icon-directory:before { content: "\f016" } .mini-icon-submodule:before { content: "\f017" } .mini-icon-person:before { content: "\f018" } .mini-icon-team:before { content: "\f019" } .mini-icon-member-added:before { content: "\f01a" } .mini-icon-member-removed:before { content: "\f01b" } .mini-icon-follow:before { content: "\f01c" } .mini-icon-watching:before { content: "\f01d" } .mini-icon-unwatch:before { content: "\f01e" } .mini-icon-commit:before { content: "\f01f" } .mini-icon-public-fork:before,.mini-icon-fork:before,.mini-icon-branch:before,.mini-icon-tree:before { content: "\f020" } .mini-icon-private-fork:before { content: "\f021" } .mini-icon-pull-request:before { content: "\f022" } .mini-icon-merge:before { content: "\f023" } .mini-icon-public-mirror:before { content: "\f024" } .mini-icon-private-mirror:before { content: "\f025" } .mini-icon-issue-opened:before { content: "\f026" } .mini-icon-issue-reopened:before { content: "\f027" } .mini-icon-issue-closed:before { content: "\f028" } .mini-icon-issue-comment:before { content: "\f029" } .mini-icon-star:before { content: "\f02a" } .mini-icon-commit-comment:before { content: "\f02b" } .mini-icon-help:before { content: "\f02c" } .mini-icon-exclamation:before { content: "\f02d" } .mini-icon-search-input:before { content: "\f02e" } .mini-icon-advanced-search:before { content: "\f02f" } .mini-icon-notifications:before { content: "\f030" } .mini-icon-account-settings:before { content: "\f031" } .mini-icon-logout:before { content: "\f032" } .mini-icon-admin-tools:before { content: "\f033" } .mini-icon-feed:before { content: "\f034" } .mini-icon-clipboard:before { content: "\f035" } .mini-icon-apple:before { content: "\f036" } .mini-icon-windows:before { content: "\f037"; content: ""; background: transparent url("https://a248.e.akamai.net/assets.github.com/assets/primer/buttons/windows-sprite-5228a80f5fe4e714701ebd1a300be97a9965636e.png") 0 0 no-repeat; width: 16px; height: 16px; display: inline-block } .mini-icon-ios:before { content: "\f038" } .mini-icon-download-android:before,.mini-icon-android:before { content: "\f039" } .mini-icon-confirm:before { content: "\f03a" } .mini-icon-unread-note:before { content: "\f03b" } .mini-icon-read-note:before { content: "\f03c" } .mini-icon-arr-up:before { content: "\f03d" } .mini-icon-arr-right:before { content: "\f03e" } .mini-icon-arr-down:before { content: "\f03f" } .mini-icon-arr-left:before { content: "\f040" } .mini-icon-pin:before { content: "\f041" } .mini-icon-gift:before { content: "\f042" } .mini-icon-graph:before { content: "\f043" } .mini-icon-wrench:before { content: "\f044" } .mini-icon-credit-card:before { content: "\f045" } .mini-icon-time:before { content: "\f046" } .mini-icon-ruby:before { content: "\f047" } .mini-icon-podcast:before { content: "\f048" } .mini-icon-key:before { content: "\f049" } .mini-icon-force-push:before { content: "\f04a" } .mini-icon-sync:before { content: "\f04b" } .mini-icon-clone:before { content: "\f04c" } .mini-icon-diff:before { content: "\f04d" } .mini-icon-watchers:before { content: "\f04e" } .mini-icon-discussion:before { content: "\f04f" } .mini-icon-delete-note:before,.mini-icon-remove-close:before { content: "\f050" } .mini-icon-reply:before { content: "\f051" } .mini-icon-mail-status:before { content: "\f052" } .mini-icon-block:before { content: "\f053" } .mini-icon-tag-create:before { content: "\f054" } .mini-icon-tab-delete:before { content: "\f055" } .mini-icon-branch-create:before { content: "\f056" } .mini-icon-branch-delete:before { content: "\f057" } .mini-icon-edit:before { content: "\f058" } .mini-icon-info:before { content: "\f059" } .mini-icon-arr-collapsed:before { content: "\f05a" } .mini-icon-arr-expanded:before { content: "\f05b" } .mini-icon-link:before { content: "\f05c" } .mini-icon-add:before { content: "\f05d" } .mini-icon-reorder:before { content: "\f05e" } .mini-icon-code:before { content: "\f05f" } .mini-icon-location:before { content: "\f060" } .mini-icon-u-list:before { content: "\f061" } .mini-icon-o-list:before { content: "\f062" } .mini-icon-quotemark:before { content: "\f063" } .mini-icon-version:before { content: "\f064" } .mini-icon-brightness:before { content: "\f065" } .mini-icon-fullscreen:before { content: "\f066" } .mini-icon-normalscreen:before { content: "\f067" } .mini-icon-calendar:before { content: "\f068" } .mini-icon-beer:before { content: "\f069" } .mini-icon-secure:before,.mini-icon-lock:before { content: "\f06a" } .mini-icon-added:before { content: "\f06b" } .mini-icon-removed:before { content: "\f06c" } .mini-icon-modified:before { content: "\f06d" } .mini-icon-moved:before,.mini-icon-renamed:before { content: "\f06e" } .mini-icon-add-comment:before { content: "\f06f" } .mini-icon-horizontal-rule:before { content: "\f070" } .mini-icon-arr-right-mini:before { content: "\f071" } .mini-icon-jump-down:before { content: "\f072" } .mini-icon-jump-up:before { content: "\f073" } .mini-icon-reference:before { content: "\f074" } .mini-icon-milestone:before { content: "\f075" } .mini-icon-save-document:before { content: "\f076" } .mini-icon-megaphone:before { content: "\f077" } .mini-icon-chevron:before { content: "\f078" } .mini-icon-gist-forked:before { content: "\f079" } .mini-icon-gist-add:before { content: "\f07a" } .mini-icon-bookmark:before { content: "\f07b" } .mini-icon-filters:before { content: "\f07c" } .mini-icon-dashboard:before { content: "\f07d" } .mini-icon-history:before { content: "\f07e" } .mini-icon-external-link:before { content: "\f07f" } .mini-icon-mute:before { content: "\f080" } .mini-icon-x:before { content: "\f081" } .mini-icon-add-star:before { content: "\f082" } .mini-icon-remove-star:before { content: "\f083" } .mini-icon-circle-slash:before { content: "\f084" } .mini-icon-pulse:before { content: "\f085" } .mini-icon-new-file:before { content: "\f086" } .mini-icon-refresh:before { content: "\f087" } .mini-icon-telescope:before { content: "\f088" } .mini-icon-microscope:before { content: "\f089" } .mini-icon-align:before { content: "\f08a" } .mini-icon-unalign:before { content: "\f08b" } .mini-icon-gist-secret:before { content: "\f08c" } .mini-icon-home:before { content: "\f08d" } .mini-icon-aligned-to:before { content: "\f08e" } .mini-icon-stop-spam:before { content: "\f08f" } .mini-icon-zap:before { content: "\f090" } .mini-icon-bug:before { content: "\f091" } .mini-icon-loading-inner:before { content: "\f092" } .mini-icon-loading-outer:before { content: "\f093" } .mini-icon-binary-file:before { content: "\f094" } .mini-icon-create-directory:before { content: "\f095" } .mini-icon-database:before { content: "\f096" } .mini-icon-server:before { content: "\f097" } .mini-icon-ignored-file:before { content: "\f098" } .mini-icon-ignore:before { content: "\f099" } .mini-icon-ellipsis:before { content: "\f09a" } .mini-icon-symlink:before { content: "\f09b" } .mini-icon-no-newline:before { content: "\f09c" } .mini-icon-hubot:before { content: "\f09d" } .mini-icon-hourglass:before { content: "\f09e" } .mega-icon { font-size: 32px; width: 32px; height: 32px } .mega-icon-private-repo:before { content: "\f26a" } .mega-icon-public-repo:before { content: "\f201" } .mega-icon-repo-forked:before { content: "\f202" } .mega-icon-create:before { content: "\f203" } .mega-icon-delete:before { content: "\f204" } .mega-icon-push:before { content: "\f205" } .mega-icon-pull:before { content: "\f206" } .mega-icon-readme:before,.mega-icon-wiki:before { content: "\f207" } .mega-icon-octocat:before { content: "\f208" } .mega-icon-site-message:before,.mega-icon-blacktocat:before { content: "\f209" } .mega-icon-invertocat:before { content: "\f20a" } .mega-icon-download:before { content: "\f20b" } .mega-icon-upload:before { content: "\f20c" } .mega-icon-keyboard:before { content: "\f20d" } .mega-icon-gist:before { content: "\f20e" } .mega-icon-gist-private:before { content: "\f20f" } .mega-icon-code-file:before,.mega-icon-download-unknown:before { content: "\f210" } .mega-icon-download-text:before,.mega-icon-text-file:before { content: "\f211" } .mega-icon-download-media:before { content: "\f212" } .mega-icon-download-zip:before { content: "\f213" } .mega-icon-download-pdf:before { content: "\f214" } .mega-icon-download-tag:before,.mega-icon-tag:before { content: "\f215" } .mega-icon-directory:before { content: "\f216" } .mega-icon-submodule:before { content: "\f217" } .mega-icon-person:before { content: "\f218" } .mega-icon-team:before { content: "\f219" } .mega-icon-member-added:before { content: "\f21a" } .mega-icon-member-removed:before { content: "\f21b" } .mega-icon-follow:before { content: "\f21c" } .mega-icon-watching:before { content: "\f21d" } .mega-icon-unwatch:before { content: "\f21e" } .mega-icon-commit:before { content: "\f21f" } .mega-icon-public-fork:before,.mega-icon-fork:before,.mega-icon-branch:before,.mega-icon-tree:before { content: "\f220" } .mega-icon-private-fork:before { content: "\f221" } .mega-icon-pull-request:before { content: "\f222" } .mega-icon-merge:before { content: "\f223" } .mega-icon-public-mirror:before { content: "\f224" } .mega-icon-private-mirror:before { content: "\f225" } .mega-icon-issue-opened:before { content: "\f226" } .mega-icon-issue-reopened:before { content: "\f227" } .mega-icon-issue-closed:before { content: "\f228" } .mega-icon-issue-comment:before { content: "\f229" } .mega-icon-star:before { content: "\f22a" } .mega-icon-commit-comment:before { content: "\f22b" } .mega-icon-help:before { content: "\f22c" } .mega-icon-exclamation:before { content: "\f22d" } .mega-icon-search-input:before { content: "\f22e" } .mega-icon-advanced-search:before { content: "\f22f" } .mega-icon-notifications:before { content: "\f230" } .mega-icon-account-settings:before { content: "\f231" } .mega-icon-logout:before { content: "\f232" } .mega-icon-admin-tools:before { content: "\f233" } .mega-icon-feed:before { content: "\f234" } .mega-icon-clipboard:before { content: "\f235" } .mega-icon-apple:before { content: "\f236" } .mega-icon-windows:before { content: "\f237" } .mega-icon-ios:before { content: "\f238" } .mega-icon-android:before { content: "\f239" } .mega-icon-confirm:before { content: "\f23a" } .mega-icon-unread-note:before { content: "\f23b" } .mega-icon-read-note:before { content: "\f23c" } .mega-icon-arr-up:before { content: "\f23d" } .mega-icon-arr-right:before { content: "\f23e" } .mega-icon-arr-down:before { content: "\f23f" } .mega-icon-arr-left:before { content: "\f240" } .mega-icon-pin:before { content: "\f241" } .mega-icon-gift:before { content: "\f242" } .mega-icon-graph:before { content: "\f243" } .mega-icon-wrench:before { content: "\f244" } .mega-icon-credit-card:before { content: "\f245" } .mega-icon-time:before { content: "\f246" } .mega-icon-ruby:before { content: "\f247" } .mega-icon-podcast:before { content: "\f248" } .mega-icon-key:before { content: "\f249" } .mega-icon-force-push:before { content: "\f24a" } .mega-icon-sync:before { content: "\f24b" } .mega-icon-clone:before { content: "\f24c" } .mega-icon-diff:before { content: "\f24d" } .mega-icon-watchers:before { content: "\f24e" } .mega-icon-discussion:before { content: "\f24f" } .mega-icon-delete-note:before,.mega-icon-remove-close:before { content: "\f250" } .mega-icon-reply:before { content: "\f251" } .mega-icon-mail-status:before { content: "\f252" } .mega-icon-block:before { content: "\f253" } .mega-icon-tag-create:before { content: "\f254" } .mega-icon-tab-delete:before { content: "\f255" } .mega-icon-branch-create:before { content: "\f256" } .mega-icon-branch-delete:before { content: "\f257" } .mega-icon-edit:before { content: "\f258" } .mega-icon-info:before { content: "\f259" } .mega-icon-arr-collapsed:before { content: "\f25a" } .mega-icon-arr-expanded:before { content: "\f25b" } .mega-icon-link:before { content: "\f25c" } .mega-icon-add:before { content: "\f25d" } .mega-icon-reorder:before { content: "\f25e" } .mega-icon-code:before { content: "\f25f" } .mega-icon-location:before { content: "\f260" } .mega-icon-u-list:before { content: "\f261" } .mega-icon-o-list:before { content: "\f262" } .mega-icon-quotemark:before { content: "\f263" } .mega-icon-version:before { content: "\f264" } .mega-icon-brightness:before { content: "\f265" } .mega-icon-fullscreen:before { content: "\f266" } .mega-icon-normalscreen:before { content: "\f267" } .mega-icon-calendar:before { content: "\f268" } .mega-icon-beer:before { content: "\f269" } .mega-icon-secure:before,.mega-icon-lock:before { content: "\f26a" } .mega-icon-added:before { content: "\f26b" } .mega-icon-removed:before { content: "\f26c" } .mega-icon-modified:before { content: "\f26d" } .mega-icon-moved:before,.mega-icon-renamed:before { content: "\f26e" } .mega-icon-add-comment:before { content: "\f26f" } .mega-icon-horizontal-rule:before { content: "\f270" } .mega-icon-arr-right-mini:before { content: "\f271" } .mega-icon-jump-down:before { content: "\f272" } .mega-icon-jump-up:before { content: "\f273" } .mega-icon-reference:before { content: "\f274" } .mega-icon-milestone:before { content: "\f275" } .mega-icon-save-document:before { content: "\f276" } .mega-icon-megaphone:before { content: "\f277" } .mega-icon-chevron:before { content: "\f278" } .mega-icon-gist-forked:before { content: "\f279" } .mega-icon-gist-add:before { content: "\f27a" } .mega-icon-bookmark:before { content: "\f27b" } .mega-icon-filters:before { content: "\f27c" } .mega-icon-dashboard:before { content: "\f27d" } .mega-icon-history:before { content: "\f27e" } .mega-icon-external-link:before { content: "\f27f" } .mega-icon-mute:before { content: "\f280" } .mega-icon-x:before { content: "\f281" } .mega-icon-add-star:before { content: "\f282" } .mega-icon-remove-star:before { content: "\f283" } .mega-icon-circle-slash:before { content: "\f284" } .mega-icon-pulse:before { content: "\f285" } .mega-icon-new-file:before { content: "\f286" } .mega-icon-refresh:before { content: "\f287" } .mega-icon-telescope:before { content: "\f288" } .mega-icon-microscope:before { content: "\f289" } .mega-icon-align:before { content: "\f28a" } .mega-icon-unalign:before { content: "\f28b" } .mega-icon-gist-secret:before { content: "\f28c" } .mega-icon-home:before { content: "\f28d" } .mega-icon-aligned-to:before { content: "\f28e" } .mega-icon-stop-spam:before { content: "\f28f" } .mega-icon-zap:before { content: "\f290" } .mega-icon-bug:before { content: "\f291" } .mega-icon-loading-inner:before { content: "\f292" } .mega-icon-loading-outer:before { content: "\f293" } .mega-icon-binary-file:before { content: "\f294" } .mega-icon-create-directory:before { content: "\f295" } .mega-icon-database:before { content: "\f296" } .mega-icon-server:before { content: "\f297" } .mega-icon-ignored-file:before { content: "\f298" } .mega-icon-ignore:before { content: "\f299" } .mega-icon-ellipsis:before { content: "\f29a" } .mega-icon-symlink:before { content: "\f29b" } .mega-icon-no-newline:before { content: "\f29c" } .mega-icon-hubot:before { content: "\f29d" } .mega-icon-hourglass:before { content: "\f29e" } .markdown-body { font-size: 14px; line-height: 1.6; overflow: hidden } .markdown-body>*:first-child { margin-top: 0 !important } .markdown-body>*:last-child { margin-bottom: 0 !important } .markdown-body a.absent { color: #c00 } .markdown-body a.anchor { display: block; padding-left: 30px; margin-left: -30px; cursor: pointer; position: absolute; top: 0; left: 0; bottom: 0 } .markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6 { margin: 20px 0 10px; padding: 0; font-weight: bold; -webkit-font-smoothing: antialiased; cursor: text; position: relative } .markdown-body h1 .mini-icon-link,.markdown-body h2 .mini-icon-link,.markdown-body h3 .mini-icon-link,.markdown-body h4 .mini-icon-link,.markdown-body h5 .mini-icon-link,.markdown-body h6 .mini-icon-link { display: none; color: #000 } .markdown-body h1:hover a.anchor,.markdown-body h2:hover a.anchor,.markdown-body h3:hover a.anchor,.markdown-body h4:hover a.anchor,.markdown-body h5:hover a.anchor,.markdown-body h6:hover a.anchor { text-decoration: none; line-height: 1; padding-left: 0; margin-left: -22px; top: 15% } .markdown-body h1:hover a.anchor .mini-icon-link,.markdown-body h2:hover a.anchor .mini-icon-link,.markdown-body h3:hover a.anchor .mini-icon-link,.markdown-body h4:hover a.anchor .mini-icon-link,.markdown-body h5:hover a.anchor .mini-icon-link,.markdown-body h6:hover a.anchor .mini-icon-link { display: inline-block } .markdown-body h1 tt,.markdown-body h1 code,.markdown-body h2 tt,.markdown-body h2 code,.markdown-body h3 tt,.markdown-body h3 code,.markdown-body h4 tt,.markdown-body h4 code,.markdown-body h5 tt,.markdown-body h5 code,.markdown-body h6 tt,.markdown-body h6 code { font-size: inherit } .markdown-body h1 { font-size: 28px; color: #000 } .markdown-body h2 { font-size: 24px; border-bottom: 1px solid #ccc; color: #000 } .markdown-body h3 { font-size: 18px } .markdown-body h4 { font-size: 16px } .markdown-body h5 { font-size: 14px } .markdown-body h6 { color: #777; font-size: 14px } .markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre { margin: 15px 0 } .markdown-body hr { background: transparent url("https://a248.e.akamai.net/assets.github.com/assets/primer/markdown/dirty-shade-bf4c1cf99dc867d1eb443f22a2647396e09b418e.png") repeat-x 0 0; border: 0 none; color: #ccc; height: 4px; padding: 0 } .markdown-body>h2:first-child,.markdown-body>h1:first-child,.markdown-body>h1:first-child+h2,.markdown-body>h3:first-child,.markdown-body>h4:first-child,.markdown-body>h5:first-child,.markdown-body>h6:first-child { margin-top: 0; padding-top: 0 } .markdown-body a:first-child h1,.markdown-body a:first-child h2,.markdown-body a:first-child h3,.markdown-body a:first-child h4,.markdown-body a:first-child h5,.markdown-body a:first-child h6 { margin-top: 0; padding-top: 0 } .markdown-body h1+p,.markdown-body h2+p,.markdown-body h3+p,.markdown-body h4+p,.markdown-body h5+p,.markdown-body h6+p { margin-top: 0 } .markdown-body li p.first { display: inline-block } .markdown-body ul,.markdown-body ol { padding-left: 30px } .markdown-body ul.no-list,.markdown-body ol.no-list { list-style-type: none; padding: 0 } .markdown-body ul li>:first-child,.markdown-body ul li ul:first-of-type,.markdown-body ol li>:first-child,.markdown-body ol li ul:first-of-type { margin-top: 0px } .markdown-body ul ul,.markdown-body ul ol,.markdown-body ol ol,.markdown-body ol ul { margin-bottom: 0 } .markdown-body dl { padding: 0 } .markdown-body dl dt { font-size: 14px; font-weight: bold; font-style: italic; padding: 0; margin: 15px 0 5px } .markdown-body dl dt:first-child { padding: 0 } .markdown-body dl dt>:first-child { margin-top: 0px } .markdown-body dl dt>:last-child { margin-bottom: 0px } .markdown-body dl dd { margin: 0 0 15px; padding: 0 15px } .markdown-body dl dd>:first-child { margin-top: 0px } .markdown-body dl dd>:last-child { margin-bottom: 0px } .markdown-body blockquote { border-left: 4px solid #DDD; padding: 0 15px; color: #777 } .markdown-body blockquote>:first-child { margin-top: 0px } .markdown-body blockquote>:last-child { margin-bottom: 0px } .markdown-body table th { font-weight: bold } .markdown-body table th,.markdown-body table td { border: 1px solid #ccc; padding: 6px 13px } .markdown-body table tr { border-top: 1px solid #ccc; background-color: #fff } .markdown-body table tr:nth-child(2n) { background-color: #f8f8f8 } .markdown-body img { max-width: 100%; -moz-box-sizing: border-box; box-sizing: border-box } .markdown-body span.frame { display: block; overflow: hidden } .markdown-body span.frame>span { border: 1px solid #ddd; display: block; float: left; overflow: hidden; margin: 13px 0 0; padding: 7px; width: auto } .markdown-body span.frame span img { display: block; float: left } .markdown-body span.frame span span { clear: both; color: #333; display: block; padding: 5px 0 0 } .markdown-body span.align-center { display: block; overflow: hidden; clear: both } .markdown-body span.align-center>span { display: block; overflow: hidden; margin: 13px auto 0; text-align: center } .markdown-body span.align-center span img { margin: 0 auto; text-align: center } .markdown-body span.align-right { display: block; overflow: hidden; clear: both } .markdown-body span.align-right>span { display: block; overflow: hidden; margin: 13px 0 0; text-align: right } .markdown-body span.align-right span img { margin: 0; text-align: right } .markdown-body span.float-left { display: block; margin-right: 13px; overflow: hidden; float: left } .markdown-body span.float-left span { margin: 13px 0 0 } .markdown-body span.float-right { display: block; margin-left: 13px; overflow: hidden; float: right } .markdown-body span.float-right>span { display: block; overflow: hidden; margin: 13px auto 0; text-align: right } .markdown-body code,.markdown-body tt { margin: 0 2px; padding: 0px 5px; border: 1px solid #eaeaea; background-color: #f8f8f8; border-radius: 3px } .markdown-body code { white-space: nowrap } .markdown-body pre>code { margin: 0; padding: 0; white-space: pre; border: none; background: transparent } .markdown-body .highlight pre,.markdown-body pre { background-color: #f8f8f8; border: 1px solid #ccc; font-size: 13px; line-height: 19px; overflow: auto; padding: 6px 10px; border-radius: 3px } .markdown-body pre code,.markdown-body pre tt { margin: 0; padding: 0; background-color: transparent; border: none } .highlight { background: #ffffff } .highlight .c { color: #999988; font-style: italic } .highlight .err { color: #a61717; background-color: #e3d2d2 } .highlight .k { font-weight: bold } .highlight .o { font-weight: bold } .highlight .cm { color: #999988; font-style: italic } .highlight .cp { color: #999999; font-weight: bold } .highlight .c1 { color: #999988; font-style: italic } .highlight .cs { color: #999999; font-weight: bold; font-style: italic } .highlight .gd { color: #000000; background-color: #ffdddd } .highlight .gd .x { color: #000000; background-color: #ffaaaa } .highlight .ge { font-style: italic } .highlight .gr { color: #aa0000 } .highlight .gh { color: #999999 } .highlight .gi { color: #000000; background-color: #ddffdd } .highlight .gi .x { color: #000000; background-color: #aaffaa } .highlight .go { color: #888888 } .highlight .gp { color: #555555 } .highlight .gs { font-weight: bold } .highlight .gu { color: #800080; font-weight: bold } .highlight .gt { color: #aa0000 } .highlight .kc { font-weight: bold } .highlight .kd { font-weight: bold } .highlight .kn { font-weight: bold } .highlight .kp { font-weight: bold } .highlight .kr { font-weight: bold } .highlight .kt { color: #445588; font-weight: bold } .highlight .m { color: #009999 } .highlight .s { color: #d14 } .highlight .n { color: #333333 } .highlight .na { color: #008080 } .highlight .nb { color: #0086B3 } .highlight .nc { color: #445588; font-weight: bold } .highlight .no { color: #008080 } .highlight .ni { color: #800080 } .highlight .ne { color: #990000; font-weight: bold } .highlight .nf { color: #990000; font-weight: bold } .highlight .nn { color: #555555 } .highlight .nt { color: #000080 } .highlight .nv { color: #008080 } .highlight .ow { font-weight: bold } .highlight .w { color: #bbbbbb } .highlight .mf { color: #009999 } .highlight .mh { color: #009999 } .highlight .mi { color: #009999 } .highlight .mo { color: #009999 } .highlight .sb { color: #d14 } .highlight .sc { color: #d14 } .highlight .sd { color: #d14 } .highlight .s2 { color: #d14 } .highlight .se { color: #d14 } .highlight .sh { color: #d14 } .highlight .si { color: #d14 } .highlight .sx { color: #d14 } .highlight .sr { color: #009926 } .highlight .s1 { color: #d14 } .highlight .ss { color: #990073 } .highlight .bp { color: #999999 } .highlight .vc { color: #008080 } .highlight .vg { color: #008080 } .highlight .vi { color: #008080 } .highlight .il { color: #009999 } .highlight .gc { color: #999; background-color: #EAF2F5 } .type-csharp .highlight .k { color: #0000FF } .type-csharp .highlight .kt { color: #0000FF } .type-csharp .highlight .nf { color: #000000; font-weight: normal } .type-csharp .highlight .nc { color: #2B91AF } .type-csharp .highlight .nn { color: #000000 } .type-csharp .highlight .s { color: #A31515 } .type-csharp .highlight .sc { color: #A31515 } .button,.minibutton { position: relative; display: inline-block; padding: 7px 15px; font-size: 13px; font-weight: bold; color: #333; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9); white-space: nowrap; background-color: #eaeaea; background-image: -moz-linear-gradient(#fafafa, #eaeaea); background-image: -webkit-linear-gradient(#fafafa, #eaeaea); background-image: linear-gradient(#fafafa, #eaeaea); background-repeat: repeat-x; border-radius: 3px; border: 1px solid #ddd; border-bottom-color: #c5c5c5; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); vertical-align: middle; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-appearance: none } .button:hover,.button:active,.minibutton:hover,.minibutton:active { text-decoration: none; background-color: #dadada; background-image: -moz-linear-gradient(#eaeaea, #dadada); background-image: -webkit-linear-gradient(#eaeaea, #dadada); background-image: linear-gradient(#eaeaea, #dadada); background-repeat: repeat-x; border-color: #ccc #ccc #b5b5b5 } .button:active,.minibutton:active { background-color: #dadada; background-image: none; border-color: #b5b5b5; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .button:disabled,.button:disabled:hover,.button.disabled,.button.disabled:hover,.minibutton:disabled,.minibutton:disabled:hover,.minibutton.disabled,.minibutton.disabled:hover { opacity: .5; color: #666; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9); background-image: none; background-color: #e5e5e5; border-color: #c5c5c5; cursor: default; box-shadow: none } .button.primary,.minibutton.primary { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #60b044; background-image: -moz-linear-gradient(#8add6d, #60b044); background-image: -webkit-linear-gradient(#8add6d, #60b044); background-image: linear-gradient(#8add6d, #60b044); background-repeat: repeat-x; border-color: #5ca941 } .button.primary:hover,.minibutton.primary:hover { color: #fff; background-color: #569e3d; background-image: -moz-linear-gradient(#79d858, #569e3d); background-image: -webkit-linear-gradient(#79d858, #569e3d); background-image: linear-gradient(#79d858, #569e3d); background-repeat: repeat-x; border-color: #4a993e } .button.primary:active,.minibutton.primary:active { background-color: #569e3d; background-image: none; border-color: #418737 } .button.primary:disabled,.button.primary:disabled:hover,.button.primary.disabled,.button.primary.disabled:hover,.minibutton.primary:disabled,.minibutton.primary:disabled:hover,.minibutton.primary.disabled,.minibutton.primary.disabled:hover { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #60b044; background-image: -moz-linear-gradient(#8add6d, #60b044); background-image: -webkit-linear-gradient(#8add6d, #60b044); background-image: linear-gradient(#8add6d, #60b044); background-repeat: repeat-x; border-color: #74bb5a #74bb5a #509338 } .button.danger,.minibutton.danger { color: #900 } .button.danger:hover,.minibutton.danger:hover { color: #fff; text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.3); background-color: #b33630; background-image: -moz-linear-gradient(#dc5f59, #b33630); background-image: -webkit-linear-gradient(#dc5f59, #b33630); background-image: linear-gradient(#dc5f59, #b33630); background-repeat: repeat-x; border-color: #cd504a } .button.danger:active,.minibutton.danger:active { color: #fff; background-color: #b33630; background-image: none; border-color: #9f312c } .button.danger:disabled,.button.danger:disabled:hover,.button.danger.disabled,.button.danger.disabled:hover,.minibutton.danger:disabled,.minibutton.danger:disabled:hover,.minibutton.danger.disabled,.minibutton.danger.disabled:hover { color: #900; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9); background-color: #e1e1e1; background-image: -moz-linear-gradient(#fff, #e1e1e1); background-image: -webkit-linear-gradient(#fff, #e1e1e1); background-image: linear-gradient(#fff, #e1e1e1); background-repeat: repeat-x; border-color: #c5c5c5 } .button.blue,.button.blue:hover,.minibutton.blue,.minibutton.blue:hover { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #3072b3; background-image: -moz-linear-gradient(#599bcd, #3072b3); background-image: -webkit-linear-gradient(#599bcd, #3072b3); background-image: linear-gradient(#599bcd, #3072b3); background-repeat: repeat-x; border-color: #2a65a0 } .button.blue:hover,.button.blue:active,.minibutton.blue:hover,.minibutton.blue:active { border-color: #2a65a0 } .button.blue:active,.minibutton.blue:active { background-color: #3072b3; background-image: none; border-color: #25588c; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .button.blue:disabled,.button.blue.disabled,.minibutton.blue:disabled,.minibutton.blue.disabled { background-position: 0 0 } .button.dark-grey,.button.dark-grey:hover,.minibutton.dark-grey,.minibutton.dark-grey:hover { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #6d6d6d; background-image: -moz-linear-gradient(#8c8c8c, #6d6d6d); background-image: -webkit-linear-gradient(#8c8c8c, #6d6d6d); background-image: linear-gradient(#8c8c8c, #6d6d6d); background-repeat: repeat-x; border: 1px solid #707070; border-bottom-color: #595959 } .button.dark-grey:hover,.button.dark-grey:active,.minibutton.dark-grey:hover,.minibutton.dark-grey:active { border-color: #585858 } .button.dark-grey:active,.minibutton.dark-grey:active { background-color: #545454; background-image: none; border-color: #474747; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .button,.minibutton { outline: none } .button:focus,.minibutton:focus { text-decoration: none; border-color: #51a7e8; box-shadow: 0 0 5px rgba(81, 167, 232, 0.5) } .button img { position: relative; top: -1px; margin-right: 3px; vertical-align: middle } .button>.mini-icon { vertical-align: middle; margin-top: -1px } .minibutton { padding: 0 10px; line-height: 24px; box-shadow: none } .minibutton:hover .mini-icon-windows:before { background-position: -18px 0 } .minibutton.selected,.context-menu-container.active .minibutton.switcher,.context-menu-container.active .context-button { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); background-color: #767676; background-image: none; border-color: #686868; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .minibutton i { font-weight: 500; font-style: normal; opacity: .6 } .button-block { display: block; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box } .button-link { display: inline; padding: 0; font-size: inherit; color: #4183c4; white-space: nowrap; background-color: transparent; border: 0; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-appearance: none } .button-link:hover { text-decoration: underline } input[type=text]+.minibutton { margin-left: 5px } .minibutton .mini-icon { vertical-align: -2px; margin-right: 6px; -moz-transition: none; -webkit-transition: none; -o-transition: color 0 ease-in; transition: none } .minibutton.empty-icon .mini-icon { margin-right: 0 } .minibutton .mini-icon-arr-right { float: right; margin-right: 0; margin-left: 5px; margin-top: 4px } .minibutton.switcher { padding: 0; height: 24px; line-height: 1 } .minibutton.switcher>span { display: block; position: relative; padding: 0 26px 0 10px; line-height: 24px; height: 24px } .minibutton.switcher>span:before { content: ""; display: block; position: absolute; border: 3px solid #000; border-color: #000 transparent transparent; top: 10px; right: 7px; width: 0; height: 0 } .minibutton.switcher>span:after { position: absolute; top: 0; bottom: 0; right: 18px; display: block; content: ""; width: 1px; background-color: #f9f9f9; box-shadow: -1px 0 0 #e4e4e4 } .minibutton.switcher:hover>span:after { background-color: #6a9fd3; box-shadow: -1px 0 0 #3c74ab } .minibutton.switcher:active>span:after { background-color: #357ec8; box-shadow: -1px 0 0 #25588c } .minibutton.switcher.with-image { height: 32px } .minibutton.switcher.with-image>span { display: block; height: 32px; line-height: 32px; padding: 0 26px 0 6px } .minibutton.switcher.with-image>span:before { top: 14px } .minibutton.switcher.with-image img { position: relative; top: -1px; margin-right: 2px; vertical-align: middle; border-radius: 2px } .minibutton.switcher.with-image.selected span:before,.context-menu-container.active .switcher.with-image.minibutton span:before,.context-menu-container.active .switcher.with-image.context-button span:before { top: 14px } .minibutton.switcher.selected>span:before,.context-menu-container.active .switcher.minibutton>span:before,.context-menu-container.active .switcher.context-button>span:before,.context-menu-container.active .minibutton.switcher>span:before { top: 10px; border-color: #fff transparent transparent } .minibutton.switcher.selected>span:after,.context-menu-container.active .switcher.minibutton>span:after,.context-menu-container.active .switcher.context-button>span:after,.context-menu-container.active .minibutton.switcher>span:after { background-color: #888; box-shadow: -1px 0 0 #585858 } .minibutton.switcher:hover>span:before,.context-menu-container.active .context-button:after { border-color: #fff transparent transparent } .context-button { position: relative; width: 12px; height: 22px; line-height: 23px; font-family: 'Octicons Regular'; font-weight: normal; font-style: normal; display: inline-block; text-decoration: inherit; line-height: 1; -webkit-font-smoothing: antialiased } .context-button:before { position: absolute; top: 3px; left: 3px; content: "\f02f"; display: block; padding: 0; font-size: 16px; line-height: 16px } .context-button:after { position: absolute; top: 10px; right: 5px; content: ""; display: block; width: 0; height: 0; border: 3px solid #000; border-color: #000 transparent transparent } .context-button:hover:after,.context-button.selected:after { border-color: #fff transparent transparent } .hidden-text-expander { display: block } .hidden-text-expander.inline { display: inline-block; line-height: 0; margin-left: 5px; position: relative; top: -1px } .hidden-text-expander a { background: #ddd; color: #555; padding: 0 5px; line-height: 6px; height: 12px; font-size: 12px; font-weight: bold; vertical-align: middle; display: inline-block; border-radius: 1px; text-decoration: none } .hidden-text-expander a:hover { background-color: #ccc; text-decoration: none } .hidden-text-expander a:active { background-color: #4183C4; color: #fff } .social-count { position: relative; display: inline-block; padding: 0 7px 0; margin-left: 8px; font-size: 11px; font-weight: bold; line-height: 24px; color: #333333; vertical-align: middle; background-color: #fafafa; border: 1px solid #ccc; border-radius: 3px } .social-count:hover { color: #4183c4; cursor: pointer; text-decoration: none } .social-count:before { content: ""; display: block; width: 0; height: 0; border: 6px solid #ccc; border-color: transparent #ccc transparent transparent; position: absolute; right: 100%; margin-right: 0; top: 50%; margin-top: -6px } .social-count:after { content: ""; display: block; width: 0; height: 0; border: 6px solid #fafafa; border-color: transparent #fafafa transparent transparent; position: absolute; right: 100%; margin-right: -1px; top: 50%; margin-top: -6px } .button-group { display: inline-block; vertical-align: middle } .button-group:before,.button-group:after { content: " "; display: table } .button-group:after { clear: both } .button-group .button,.button-group .minibutton { position: relative; float: left; border-radius: 0 } .button-group .button:first-child,.button-group .minibutton:first-child { border-top-left-radius: 3px; border-bottom-left-radius: 3px } .button-group .button:last-child,.button-group .minibutton:last-child { border-top-right-radius: 3px; border-bottom-right-radius: 3px } .button-group .button:hover,.button-group .button:focus,.button-group .button:active,.button-group .button.selected,.button-group .minibutton:hover,.button-group .minibutton:focus,.button-group .minibutton:active,.button-group .minibutton.selected,.button-group .context-menu-container.active .minibutton.switcher,.context-menu-container.active .button-group .minibutton.switcher,.button-group .context-menu-container.active .context-button,.context-menu-container.active .button-group .context-button { z-index: 2 } .button-group .button+.button,.button-group .minibutton+.minibutton { margin-left: -1px; box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.2) } .button-group .button+.button:hover,.button-group .minibutton+.minibutton:hover { box-shadow: none } .button-group .button+.button:active,.button-group .minibutton+.minibutton:active { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .button-group+.button-group,.button-group+.button,.button-group+.minibutton { margin-left: 5px } .menu-container { float: left; width: 200px; padding: 3px; background: #efefef; border-radius: 2px } .menu { background: #fafafb; border-radius: 2px; border: 1px solid #d8d8d8; list-style: none } .menu a:hover { text-decoration: none } .menu li { border-bottom: 1px solid #eee; border-top: 1px solid #fff } .menu li:last-child { border-bottom: none } .menu li:first-child { border-top: none } .menu a { display: block; padding: 8px 10px 8px 8px; text-shadow: 0 1px 0 #fff; border-left: 2px solid #fafafb } .menu a:hover { background: #fdfdfe } .menu a .mini-icon { color: #333333 } .menu a.selected { background: #fff; border-left: 2px solid #d26911; font-weight: bold; color: #222; cursor: default; box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.1) } .menu a .counter { float: right; margin: 0 0 0 5px; padding: 2px 5px; font-size: 11px; font-weight: bold; color: #999; background: #eee; border-radius: 2px } .menu .menu-warning { color: #D26911; float: right } .accordion { background: #fafafb; list-style: none } .accordion .section { border-top: 1px solid #d8d8d8; border-top: none } .accordion .section:first-child { border-top: none } .accordion .section a.section-head { background-color: #e0e0e0; background-image: -moz-linear-gradient(#fafafa, #e0e0e0); background-image: -webkit-linear-gradient(#fafafa, #e0e0e0); background-image: linear-gradient(#fafafa, #e0e0e0); background-repeat: repeat-x; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5); display: block; padding: 10px 10px; border-bottom: 1px solid #ccc; color: #222; font-weight: bold; font-size: 14px; line-height: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); border-left: 0 none } .accordion .section a.section-head img { float: left; margin: 0 10px 0 0; border-radius: 2px } .accordion .section .section-nav { list-style: none; display: none } .accordion .section .section-nav.expanded { display: block } .css-truncate.css-truncate-target,.css-truncate .css-truncate-target { max-width: 125px; display: inline-block; overflow: hidden; text-overflow: ellipsis; vertical-align: top; white-space: nowrap } .css-truncate.expandable.zeroclipboard-is-hover .css-truncate-target,.css-truncate.expandable.zeroclipboard-is-hover.css-truncate-target,.css-truncate.expandable:hover .css-truncate-target,.css-truncate.expandable:hover.css-truncate-target { max-width: 10000px !important } .sticky { position: -webkit-sticky !important; position: -moz-sticky !important; position: -ms-sticky !important; position: -o-sticky !important; position: sticky !important } .sticky.stick { position: fixed !important } .sticky.stick-bottom { position: absolute !important; bottom: 0 !important; top: auto !important } .about { color: #4d4d4d } .about .container { margin-top: 0 !important } .about .site { padding-top: 0 } .about ul { list-style: none } .about .intro { margin-top: 0; font-size: 20px; font-weight: 300; color: #393939; line-height: 1.65 } .about .left-col { float: left; width: 200px } .about #menu-about { float: none; margin: 0 0 20px 0 } .about #about-links { clear: left; width: 200px; padding: 0 10px; font-size: 14px } .about #about-links dt { font-weight: bold } .about #about-links dd { margin: 0 0 20px 0 } .about .spacefield { position: absolute; left: 0; width: 100%; height: 170px; overflow: hidden; background-color: #000 !important } .about #about_header { width: 100%; height: 170px; overflow: hidden; margin-bottom: 25px } .about #about_header .intro { position: relative; top: 60px; font-weight: bold; color: #fff; line-height: 1.2; font-size: 36px; width: 580px; text-shadow: 0 0 20px #549ef9 } .about #about_header ul { position: absolute; bottom: 35px; left: 27px; z-index: 9 } .about #about_header ul li { display: inline; margin-right: 20px } .about #about_header ul li a { color: #138fd9; font-size: 14px; font-weight: normal } .about #about_header .width_wrapper { position: relative; height: 300px; width: 1100px; margin: 0 auto } .about .skinny { height: 70px !important } .about .skinny .spacefield { height: 100px } .about .skinny h1.skinny { text-indent: 0 !important; overflow: visible !important; z-index: 10 !important; line-height: 70px; color: #fff; font-size: 28px; font-weight: bold; text-shadow: 0px 0px 20px #32578D } .about .skinny #parallax_octocat { left: 800px; top: -10px } .about .skinny #parallax_earth { top: -10px; left: 700px } .about .about-content { position: relative; float: right; width: 650px } .about .employees { margin-top: 40px } .about .employee_container { position: relative; display: inline; float: left; width: 130px; height: 130px; padding: auto; padding-bottom: 20px; font-size: 12px; color: #999 } .about .employee_container:nth-child(5n+5) { margin-right: 0 } .about .employee_container img { width: 130px; height: 130px } .about .employee_container .info { background-color: rgba(0, 0, 0, 0.9); background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)); background-repeat: repeat-x; position: absolute; z-index: 10; bottom: 0; left: 0; width: 110px; text-align: center; padding: 5px 10px } .about .employee_container h3 { margin: 0; font-size: 12px; line-height: 1 } .about .employee_container h3 a { color: #fff; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) } .about .employee_container address { font-size: 11px; font-weight: normal; font-style: normal; color: rgba(255, 255, 255, 0.8); min-height: 17px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis } .about .about-intro { margin-top: 15px; font-size: 20px; font-weight: 300; color: #393939; line-height: 1.65 } .about #press_releases { padding-bottom: 15px } .about #in_the_news ul { padding-left: 0px } .about #in_the_news li { list-style: none; padding-bottom: 15px } .about #in_the_news li a { font-size: 22px } .about #in_the_news li .byline { font-style: italic; color: #666; padding-left: 20px } .about #in_the_news .more_news { font-style: italic } .about #media_contacts { padding-bottom: 15px } .about #media_contacts .email { font-size: 18px } .about .minibutton { display: block; width: 80px; height: 20px; position: relative; margin: 9px auto 0 auto } #media_downloads .download { float: left; text-align: center; margin-bottom: 30px } #media_downloads .download .mini-icon { margin-right: 5px } #media_downloads img { display: block; width: 300px; height: 100px; margin: 20px 10px 5px 10px; padding: 2px; border: 1px solid #ccc; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) } #media_downloads img:hover { box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) } #media_downloads .aup { clear: both } #acceptable_use { padding-top: 250px } #facts { width: 100%; margin: 0 0 20px 0; padding: 0 0 20px 0; border-bottom: 1px solid #ddd } #facts li { display: inline-block; width: 159px; margin: 0; padding: 0 } #facts li .mega-icon-location,#facts li .mega-icon-calendar,#facts li .mega-icon-team,#facts li .mega-icon-blacktocat { float: left; width: 32px; height: 32px; margin: 2px 10px 0 0 } #facts li h4 { font-size: 11px; font-weight: bold; text-transform: uppercase; margin: 0 } #facts li p { font-size: 13px; font-weight: 300; margin: 0 } #jobs-container h4 { margin-top: 0 } #jobs-container .life-at-github { padding: 2px; border: 1px solid #ccc; margin: 30px 0 } #jobs-container .benefits { margin: 0 0 20px 0; padding: 0 } #jobs-container .benefits li { width: 295px; float: left; margin: 0 40px 20px 0; padding: 0 } #jobs-container .benefits li:nth-child(even) { margin-right: 0 } #jobs-container .benefits h5 { margin: 0 } #jobs-container .benefits p { font-weight: 300; margin-bottom: 0 } #jobs-container ul.jobs { margin: 0; padding: 0 } #jobs-container .open_positions { margin-top: 30px } #jobs-container .octospinner { display: none } #jobs-container .loading .octospinner { display: block; margin: 0 auto } #press .mentions { margin: 0; padding: 0; list-style: none } #press li { font-size: 16px; margin: 0; padding: 10px 0 } #press li cite { color: #666; font-size: 12px } #press .archive { border-top: 1px solid #ccc; margin-top: 10px; padding: 15px; text-align: center; font-size: 14px; font-weight: normal; margin-top: 3px } #press .archive .mini-icon { margin-right: 5px } #press img { border: 1px solid #ddd; width: 220px } #press .press-info ul { padding: 0; text-align: center } #press .press-info li { font-size: 16px; display: inline-block; margin-right: 40px } #press .press-info span { margin-right: 5px } #press .press-info a,#press .press-info span { vertical-align: middle } div.plax { position: relative; width: 100% } div.plax #parallax_octocat { position: absolute; top: 0px; left: 669px; z-index: 4 } div.plax #parallax_text { position: absolute; top: 30px; left: 15px; z-index: 3 } div.plax #parallax_earth { position: absolute; top: 50px; left: 608px; z-index: 2 } div.plax #parallax_bg { position: absolute; width: 100%; top: -19px; left: -19px } .accountcols .main { float: left; width: 560px } .accountcols .sidebar { float: right; width: 330px } .accountcols .main>p.overview { margin-top: 20px; color: #333 } .fieldgroup p.explain.planusage { color: #333 } .fieldgroup p.explain.planusage strong { color: #000 } .billing-plans tbody td { width: 25%; vertical-align: middle } .billing-plans .name { font-size: 14px; font-weight: bold; color: #333 } .billing-plans .mini-icon-time { vertical-align: -2px } .billing-plans .coupon { font-size: 12px } .billing-plans .coupon td { color: #fff; background-color: #6cc644 } .billing-plans .coupon .text-right { white-space: nowrap } .billing-plans .coupon.expiring td { background-color: #df6e00 } .billing-plans .coupon.expiring td .coupon-label:after { border-bottom-color: #df6e00 } .billing-plans .coupon-label { position: relative; margin: -9px; padding: 9px } .billing-plans .coupon-label:after { position: absolute; left: 15px; bottom: 100%; content: " "; height: 0; width: 0; pointer-events: none; border: solid transparent; border-width: 5px; border-bottom-color: #6cc644 } .billing-plans tbody>.selected { background-color: #fdffce } .billing-contact-info button { margin-bottom: 15px } .billing-contact-info .add-billing-contact-info-modal { display: none } #facebox .billing-credit-cards { margin: 0 0 15px } #facebox .billing-credit-cards li { margin: 0 4px 0 0 } .payment-type { margin: 10px 0 10px 0; padding: 0 0 15px 0; border-bottom: 1px solid #ddd } .payment-type ul.actions { margin: 0; float: right } .payment-type ul.actions li { list-style-type: none; float: right; margin: 0 0 0 10px; height: 25px; line-height: 25px; font-size: 11px; color: #999 } .payment-type h3 { margin: 0; height: 25px; line-height: 24px; font-size: 14px } .payment-type h3 .mini-icon { position: relative; top: 1px; margin-right: 5px } .two-factor-container { width: 480px; margin: 150px auto } .two-factor-container #otp { float: left; width: 250px; margin: 0 10px 0 0 } .two-factor-container #recovery_code { float: left; width: 250px; margin: 0 10px 0 0 } .two-factor-container .is-hidden { display: none } .auth-form { width: 400px; margin: 60px auto } .auth-form form { border-radius: 4px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.075) } .auth-form-header { position: relative; padding: 10px 20px; margin: 0; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); background-color: #6c8393; background-image: -moz-linear-gradient(#7f95a5, #6c8393); background-image: -webkit-linear-gradient(#7f95a5, #6c8393); background-image: linear-gradient(#7f95a5, #6c8393); background-repeat: repeat-x; border: 1px solid #6e8290; border-bottom-color: #586873; border-radius: 4px 4px 0 0 } .auth-form-header h1 { font-size: 16px } .auth-form-header h1 a { color: #fff } .auth-form-header .mini-icon { position: absolute; right: 0; top: 12px; right: 10px; color: rgba(0, 0, 0, 0.4); text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) } .auth-form-body { padding: 20px; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 14px; background-color: #fff; border: 1px solid #d8dee2; border-top-color: white; border-radius: 0 0 4px 4px } .auth-form-body .input-block { margin-top: 5px; margin-bottom: 15px } .auth-form-body p.small_notice { display: inline; padding: 0 10px } .auth-form-subheading { margin: 0 } .auth-form-body p { margin: 0 0 10px } .auth-form-permissions { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #d8dee2 } .auth-form-permissions li { list-style-position: inside; padding-left: 15px } .auth-form .note { margin: 15px 0; color: #777; text-align: center } .two-factor-help { position: relative; margin: 0 auto; padding: 10px 10px 10px 36px; width: 354px; border: 1px solid #eaeaea; border-radius: 3px } .two-factor-help .mini-icon { position: absolute; top: 10px; left: 10px } .two-factor-help .minibutton { float: right } .flash.sms-error,.flash.sms-success { display: none; margin: 0 0 10px 0 } .is-sending .spinner { display: inline-block } .is-sent .sms-success { display: block } .is-sent .sms-error { display: none } .is-not-sent .sms-success { display: none } .is-not-sent .sms-error { display: block } .autocomplete-results { display: none; position: absolute; max-height: 20em; list-style: none; background: #fff; border: 1px solid #c1c1c1; border-radius: 3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); overflow-y: auto; font-size: 13px; z-index: 99; -moz-box-sizing: border-box; box-sizing: border-box } .autocomplete-group { width: 100%; overflow: hidden; border-radius: 0 0 3px 3px } .autocomplete-group .autocomplete-group-title { width: 68px; padding: 5px; border-right: 1px solid #ddd; font-size: 11px; font-weight: normal; color: #999; vertical-align: top; text-align: right } .autocomplete-group:first-child { border-radius: 3px } .autocomplete-item { display: block; padding: 5px; color: #000; text-decoration: none; font-weight: bold; cursor: pointer } .autocomplete-item.navigation-focus { background-color: #4183c4; text-decoration: none; color: #fff } .autocomplete-item.selected { background-color: #4183c4; color: #fff } .autocomplete-item.selected .due_on,.autocomplete-item.selected .past_due,.autocomplete-item.selected .number { color: #fff } .autocomplete-item .due_on,.autocomplete-item .past_due { display: block; font-weight: normal } .autocomplete-item .due_on { color: #666 } .autocomplete-item .past_due { color: #984646 } .autocomplete-item .state { display: block; float: left; margin-right: 5px; margin-top: 3px; width: 13px; height: 9px; border-radius: 2px } .autocomplete-item .state.closed { background-color: #bd2c00 } .autocomplete-item .state.open { background-color: #6cc644 } .autocomplete-item .number { color: #999; font-weight: bold } .autocomplete-item img { border-radius: 3px } .autocomplete-header { border-radius: 3px 3px 0 0 } .autocomplete-header:last-child { border-radius: 3px } .suggester-container { position: absolute; top: 46px; left: 10px; z-index: 1 } .pull-form .suggester-container { top: 65px } .orgs-next-content .suggester-container { top: 0px; left: 0px } .suggester { position: relative; top: 0; left: 0; display: none; margin-top: 20px; background: #fff; border: 1px solid #ddd; border-radius: 3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); min-width: 180px } .suggester.active { display: block } .suggester ul { list-style: none; margin: 0; padding: 0 } .suggester li { display: block; padding: 5px 10px; border-bottom: 1px solid #ddd; font-weight: bold } .suggester li small { color: #777; font-weight: normal } .suggester li:last-child { border-bottom: none; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px } .suggester li:first-child a { border-top-left-radius: 3px; border-top-right-radius: 3px } .suggester li.navigation-focus { color: #fff; background: #4183c4; text-decoration: none } .suggester li.navigation-focus small { color: #fff } body,input,select,textarea,button { font: 13px Helvetica, arial, freesans, clean, sans-serif; line-height: 1.4 } body { background-color: #fff; color: #333333 } button::-moz-focus-inner,input::-moz-focus-inner { padding: 0; border: 0 } *::selection,*::-moz-selection { text-shadow: none; background-color: rgba(65, 131, 196, 0.4) } .skinny-page { width: 700px; margin: 0 auto } .container { width: 920px; margin: 0 auto } .wider .container { width: 960px } select,option { padding: 0 .25em } optgroup { margin-top: .5em } input.text { padding: 1px 0 } pre,code,tt { font-size: 12px; font-family: Consolas, "Liberation Mono", Courier, monospace } p { margin: 1em 0 } small { font-size: 11px; font-weight: 200 } img { border: 0 } abbr { border-bottom: none } .center { text-align: center } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden } * html .clearfix { height: 1% } .clearfix { display: block } .center { text-align: center } a { color: #4183c4; text-decoration: none } a:hover { text-decoration: underline } a.action { color: #d00; text-decoration: underline } a.danger { color: #cc0000 } a.mute { color: #000 } a:active,a:focus { outline: none; text-decoration: underline } .sparkline { display: none } .right { float: right } .left { float: left } .text-right { text-align: right } .text-left { text-align: left } .hidden { display: none } img.help { vertical-align: middle } .warning { background: #fffccc; font-weight: bold; padding: .5em; margin-bottom: .8em } .error_box { background: #FFEBE8 none repeat scroll 0%; border: 1px solid #DD3C10; padding: 1em; font-weight: bold } .rule,hr { clear: both; margin: 15px 0; height: 0px; overflow: hidden; border: none; background: transparent; border-bottom: 1px solid #ddd } .corner { border-radius: 8px; padding: 3px } #spinner { height: 16px; width: 16px; background: transparent; border: none; margin-right: 0 } h2.with-icon .mega-icon { position: relative; top: 4px; color: #ddd } .clear { clear: both } .columns:after { content: "."; display: block; height: 0; clear: both; visibility: hidden } * html .columns { height: 1% } .columns { display: inline-block } .columns { display: block } #facebox .content { width: 425px; color: #333; font-size: 12px; padding: 10px; border-radius: 4px; background-color: #f4f9fb; background-image: -moz-linear-gradient(#fff, #f4f9fb); background-image: -webkit-linear-gradient(#fff, #f4f9fb); background-image: linear-gradient(#fff, #f4f9fb); background-repeat: repeat-x } #facebox .content.wider { width: 500px } #facebox .content.full { width: 900px } #facebox pre { padding: 5px 10px; border: 1px solid #ddd; border-bottom-color: #eee; border-right-color: #eee; background: #eee; border-radius: 3px } #facebox pre.console { color: #fff; background: #333; border-color: #000; border-right-color: #333; border-bottom-color: #333 } #facebox ul,#facebox ol { margin: 15px 0 15px 20px } #facebox ul li { margin: 5px 0 } #facebox h2 { width: 100%; margin: 0 0 10px -10px; padding: 0 10px 10px 10px; font-size: 16px; border-bottom: 1px solid #ddd !important } #facebox h3 { margin-bottom: -0.5em; font-size: 14px; color: #000 } #facebox .rule { width: 100%; padding: 0 10px; margin-left: -10px } #facebox input[type=text] { width: 100% } #facebox .form-actions { margin-top: 10px } #facebox .warning { width: 100%; padding: 5px 10px; margin-top: -9px; margin-left: -10px; font-weight: bold; color: #990000; background: url("https://a248.e.akamai.net/assets.github.com/images/icons/bigwarning.png?840a48d8") 10px 50% no-repeat #fffbc9; border-bottom: 1px solid #ede7a3 } #facebox .warning p { margin-left: 45px } #facebox .full-button { margin-top: 10px } #facebox .full-button .button { margin: 0; display: block } #facebox .full-button .button { width: 100%; -moz-box-sizing: border-box; box-sizing: border-box } #facebox .full-button .button span { display: block; text-align: center } #facebox .loading img { width: 32px } .site { padding: 0; width: 100% } h3 { font-size: 15px } h2,h3 { margin: 1em 0 } .bold { font-weight: bold } .sidebar>h4 { margin: 15px 0 5px 0; font-size: 11px; color: #666; text-transform: uppercase } .file { margin: 15px 0 } p.bigmessage { margin: 30px 0; text-align: center; font-size: 16px; color: #333 } .blob-editor textarea { font-family: Monaco, "Liberation Mono", Courier, monospace; font-size: 11px } .placeholder-field { position: relative } .placeholder-field label.placeholder { position: absolute; top: 3px; left: 5px; margin: 0; color: #aaa; font-size: 12px } strong.highlight { padding: 2px 4px; color: #000; background: #fffbdc; border-radius: 3px } .fieldgroup { position: relative; margin-top: 10px } .sidebar .fieldgroup+.fieldgroup { margin-top: 40px } .fieldgroup h2,h2.account { margin: 15px 0 0 0; font-size: 18px; font-weight: normal; color: #666 } p.explain { font-size: 12px; color: #666; position: relative } p.explain strong { color: #333 } p.explain .mini-icon { margin-right: 5px; color: #bbb; position: relative; top: 1px } p.explain .minibutton { float: right; top: -4px } .fieldgroup p.explain { margin: 0 } .options-content p.explain { margin-top: 0; border-top: 1px solid #ddd; padding: 10px 10px 0 10px } .fieldgroup .fields { margin: 10px 0 0 0; padding: 10px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/account/fieldgroup_back.png?41317fbd") 0 0 no-repeat } .equacols .fieldgroup .fields { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/account/fieldgroup_back-440.png?ebf3bbc7") } .fieldgroup p.addlink { margin: 15px 0; font-size: 14px; font-weight: bold } .fieldgroup p.checkbox label { margin-left: 5px } .fieldgroup p.checkbox .succeed { margin-left: 10px; font-weight: normal; color: #33cc00 } .fieldgroup p.danger { margin: 15px 0; font-weight: bold; color: #cc0000 } .fieldgroup p:first-child { margin-top: 0 } .fieldgroup p.extra { margin: -8px 0 15px 0; font-size: 12px; color: #666 } .fieldgroup p.legal { margin: 15px 0; font-size: 14px; font-weight: bold } .fieldgroup div.error { margin: 10px 0 0 0; padding: 10px; color: #fff; font-weight: bold; background: #aa0000; border-radius: 4px; -webkit-font-smoothing: antialiased } .fieldgroup div.error p { margin: 0 } .fieldgroup div.error p+p { margin-top: 10px } ul.fieldpills { position: relative; margin: 0 } ul.fieldpills li { position: relative; list-style-type: none; margin: 3px 0; min-height: 24px; line-height: 24px; padding: 4px 5px; background: #eee; font-size: 12px; font-weight: bold; color: #333; border: 1px solid #ddd; border-radius: 3px } ul.fieldpills li .mini-icon { position: relative; top: 2px } ul.fieldpills li:first-child { margin-top: 0 } ul.fieldpills li:hover { background-color: #f5f5f5; border-color: #ccc } ul.fieldpills li .remove-close { position: absolute; top: 50%; right: 10px; margin-top: -9px; text-decoration: none; color: #666 } ul.fieldpills li .remove-close:hover { color: #333 } ul.fieldpills li img.remove { background: none } ul.fieldpills li .dingus { position: absolute; top: 50%; right: 10px; margin-top: -9px; text-indent: -9999px; text-decoration: none } .avatarexplain { margin: 15px 0; height: 54px } .avatarexplain img { float: left; margin-right: 10px; padding: 2px; background: #fff; border: 1px solid #ddd } .avatarexplain p { margin: 0; padding-top: 10px; font-size: 12px; line-height: 1; color: #999 } .avatarexplain p strong { display: block; font-size: 14px; font-weight: bold; color: #333 } .add-pill-form { margin: 15px 0; padding: 4px 5px; background: #f5f5f5; font-size: 12px; color: #333; border: 1px solid #ddd; border-radius: 5px } .add-pill-form input[type=text] { font-size: 14px; width: 350px; padding: 2px 5px; color: #666 } .equacols .add-pill-form input[type=text] { width: 332px } .add-pill-form img { vertical-align: middle; margin: 0 5px } .add-pill-form .error_box { margin: 5px 0 0 0; padding: 0; border: none; background: transparent; color: #cc0000; font-size: 12px } .add-pill-form label { margin: 12px 0 2px 0; display: block; font-weight: bold; color: #333 } .add-pill-form label:first-child { margin-top: 0 } .add-pill-form textarea.key_value { font-size: 11px; font-family: Monaco, "Liberation Mono", Courier, monospace; width: 95%; height: 120px } .add-pill-form .form-actions { margin-top: 10px; text-align: left } ul.smalltabs { margin: 15px 0 15px 0; height: 24px; line-height: 24px; font-size: 12px; color: #555; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); background-color: #d2d2d2; background-image: -moz-linear-gradient(#e8e8e8, #d2d2d2); background-image: -webkit-linear-gradient(#e8e8e8, #d2d2d2); background-image: linear-gradient(#e8e8e8, #d2d2d2); background-repeat: repeat-x; border: 1px solid #d1d1d1; border-bottom-color: #bbb; border-radius: 3px } ul.smalltabs li { list-style-type: none; display: inline } ul.smalltabs a { float: left; height: 24px; padding: 0 7px; color: #666; font-weight: bold; text-decoration: none; border-right: 1px solid #ababab; border-left: 1px solid #f6f6f6 } ul.smalltabs li:first-child a { border-left: none } ul.smalltabs a.selected { color: #333; background-color: #f2f2f2; background-image: -moz-linear-gradient(#fff, #f2f2f2); background-image: -webkit-linear-gradient(#fff, #f2f2f2); background-image: linear-gradient(#fff, #f2f2f2); background-repeat: repeat-x } ul.smalltabs li:first-child a.selected { border-top-left-radius: 3px; border-bottom-left-radius: 3px } ul.smalltabs .counter { display: inline-block; position: relative; top: -1px; margin-left: 2px; line-height: 12px; padding: 1px 3px 0 3px; font-size: 9px; background: #ececec; border: 1px solid #afafaf; border-right-color: #ececec; border-bottom-color: #ececec; border-radius: 2px } ul.smalltabs .counter.green_highlight { background: #ccffcc; color: #339933 } ul.smalltabs .counter.red_highlight { background: #ffcccc; color: #993333 } ul.smalltabs .mini-icon { vertical-align: middle; color: #888 } ul.smalltabs a.selected span:before { color: #333 } #repo-settings .usage-bar { padding-left: 0; padding-right: 0 } .repo-settings-content { position: relative; float: right; width: 685px } .repo-settings-content .fieldgroup .fields { padding: 0; background: none } .columns.typical .main { float: left; width: 560px } .columns.typical .sidebar { float: right; width: 330px } .columns.typical.compact-sidebar .main { width: 650px } .columns.typical.compact-sidebar .sidebar { width: 230px } .columns.dashcols .main { float: left; width: 560px } .columns.dashcols .sidebar { float: right; width: 337px } .columns.equacols .column { width: 440px; float: left } .columns.equacols .secondary { float: right } .columns.equacols.bordered { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/global/column_separator.gif?e397abc6") 50% 0 repeat-y } .columns.contactcols .column { float: left; width: 560px } .columns.contactcols .last { float: right; width: 320px } .columns.hooks .sidebar { float: left; width: 210px } .columns.hooks .main { float: right; width: 440px } .columns.browser .sidebar { float: left; width: 220px; padding-right: 19px; border-right: 1px solid #ddd } .columns.browser .sidebar .button { text-align: center; display: block } .columns.browser .main { float: right; width: 660px } .columns.content-left { background: url("https://a248.e.akamai.net/assets.github.com/images/modules/marketing/rule.gif?88244fa1") 670px 0 repeat-y } .columns.content-left .main { float: left; width: 650px } .columns.content-left .sidebar { float: right; width: 230px } .columns.fourcols .column { float: left; margin-left: 20px; width: 215px } .columns.fourcols .column.leftmost { margin-left: 0 } .wider .columns.content-left { background: url("https://a248.e.akamai.net/assets.github.com/images/modules/marketing/rule.gif?88244fa1") 690px 0 repeat-y } .wider .columns.content-left .main { float: left; width: 670px } .wider .columns.content-left .sidebar { float: right; width: 248px } .wider .feature-content { padding: 0 5px } .wider .columns.equacols .first { float: left; width: 460px } .wider .columns.equacols .last { float: right; width: 460px } .wider .columns.threecols .column { float: left; width: 300px; margin-left: 24px } .wider .columns.threecols .column.first { margin-left: 0 } .keyboard-shortcuts { float: right; font-size: 11px; color: #999 } .keyboard-shortcuts .mini-icon { top: 2px; position: relative; margin-left: 5px } #facebox .content.shortcuts { width: 700px } #facebox .content.shortcuts .columns.equacols .column { width: 45% } #facebox .content.shortcuts .equacols .last { float: right } #facebox .content.shortcuts .columns.threecols .column { float: left; width: 32% } dl.keyboard-mappings { margin: 5px 0; font-size: 12px } dl.keyboard-mappings dt { display: inline-block; margin: 0; padding: 3px 6px; min-width: 10px; text-align: center; font-family: Monaco, "Liberation Mono", Courier, monospace; background: #333; color: #EEE; border-radius: 2px; text-shadow: 1px 1px 0 #000 } dl.keyboard-mappings dt em { padding: 0 4px; color: #999; font-style: normal; font-weight: normal; font-size: 10px; font-family: Helvetica, arial, freesans, clean, sans-serif; text-shadow: none } dl.keyboard-mappings dd { display: inline; margin: 0 0 0 5px; color: #666 } dl.keyboard-mappings .platform-mac { display: none } .macintosh dl.keyboard-mappings .platform-mac { display: inline } .macintosh dl.keyboard-mappings .platform-other { display: none } #facebox .shortcuts h3 { margin: 0 0 10px 0; font-size: 14px } ol.help-steps,#facebox ol.help-steps { margin: 15px 0; color: #666 } ol.help-steps li { list-style-type: none; margin: 15px 0 } ol.help-steps strong { color: #000; font-weight: bold } ol.help-steps p { margin-bottom: 5px } .animated-ellipsis { overflow: hidden; display: inline-block; vertical-align: bottom; -webkit-animation: ellipsis 1s infinite; -moz-animation: ellipsis 1s infinite } @ -webkit-keyframes ellipsis { from {width: 2px } to { width: 12px } } @ -moz-keyframes ellipsis { from {width: 2px } to { width: 12px } } .chooser-box { padding: 0 10px 10px; background-color: #f1f1f1; background-image: -moz-linear-gradient(#fff, #f1f1f1); background-image: -webkit-linear-gradient(#fff, #f1f1f1); background-image: linear-gradient(#fff, #f1f1f1); background-repeat: repeat-x; border: 1px solid #ddd; border-radius: 5px } .chooser-box h3 { margin: 0 0 0 -10px; width: 100%; padding: 13px 10px 10px; font-size: 16px; line-height: 1.2; color: #222; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); background-color: #f2f2f2; background-image: -moz-linear-gradient(#fbfbfb, #f2f2f2); background-image: -webkit-linear-gradient(#fbfbfb, #f2f2f2); background-image: linear-gradient(#fbfbfb, #f2f2f2); background-repeat: repeat-x; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom: 1px solid #fff } .chooser-box .fakerule { margin: 0 0 0 -10px; width: 100%; height: 1px; padding: 0 10px; font-size: 1px; line-height: 1px; background: #ddd } .chooser-box .ac-accept,.chooser-box .ac_loading { background: inherit } .large-loading-area { text-align: center; padding: 100px 0 } .loading-area { text-align: center } h1.centered { margin: 1em 0; font-size: 24px; font-weight: 300; text-align: center } .context-loader.large-format-loader { position: absolute; display: none; top: 0; left: 0; bottom: 0; right: 0; margin: 0; width: auto; padding: 190px 0 0 0; font-weight: normal; background: rgba(255, 255, 255, 0.8); border: none; z-index: 9999; text-align: center; color: #999999 } .context-loader.large-format-loader.is-loading { display: block } .user-mention,.team-mention { font-weight: bold; color: #333 } #files input.filename { padding: 6px 7px; font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 16px; color: #444; border: 1px solid #ddd; border-radius: 4px; outline: none; background: none } #files input.filename:focus { border-color: #51A7E8; box-shadow: rgba(81, 167, 232, 0.5) 0 0 5px, inset rgba(0, 0, 0, 0.2) 0 1px 1px } #files input.filename,#files .abort { position: relative; top: -1px } #files .gitignore-template { float: right; font-size: 14px; position: relative; top: 3px; display: none } #files .gitignore-template.is-visible { display: inline } #files .select-menu-modal-holder { right: 0px } .new-file-link { display: inline-block; cursor: pointer } .new-file-link span { color: #4183c4 } .repo-access-false { position: relative; border: 1px #C5D5DD solid; padding: 3px 0 0 15px; background: #E6F1F6; margin: 10px 0 50px 0; border-radius: 4px } .repo-access-false p { float: left; font-size: 16px; text-shadow: #fff 0px 1px 0px } .repo-access-false button { margin: 8px 340px 0 0px } .bubble#files .file { margin-bottom: 0 } .bubble#files .file { background: #ececec } .bubble#files .file .data { background: #fff } .bubble#files .file .meta { padding: 5px 10px } .bubble#files .file .meta .info { font-family: Helvetica, arial, freesans, clean, sans-serif } .blob-ctags-list { float: right; height: auto; margin-top: 4px; margin-right: 8px } .blob-ctags-list .navigation-focus a { color: white } .highlight .popover { width: 400px } .highlight .popover .loading { font-size: 12px } .highlight span.n>a,.highlight span.no>a { cursor: text; pointer-events: none } .highlight-ctags.ctags-loading { cursor: wait } .highlight-ctags span>a.ctag-relative { cursor: auto; pointer-events: auto; border-bottom: 1px solid; padding-bottom: 1px } .highlight-ctags span>a.ctag-relative:hover { text-decoration: none } .highlight-ctags .valid-ctag { cursor: pointer; border-bottom: 1px dotted; padding-bottom: 1px } .ctags-lookup-results { max-height: 195px; overflow-y: auto; position: relative } .ctags-lookup-result { padding: 8px 5px; cursor: pointer } .ctags-lookup-result .name { font-size: 14px; overflow: hidden; text-overflow: ellipsis } .ctags-lookup-result .link { text-align: right; font-size: 10px; overflow: hidden } .ctags-lookup-result .highlight>pre,.ctags-lookup-result pre.code { overflow-x: hidden; text-overflow: ellipsis; width: 300px } .ctags-lookup-result .highlight,.ctags-lookup-result pre.code { display: inline-block } .ctags-lookup-result pre.line_numbers.inline { width: 25px; display: inline-block; margin-right: 5px; background-color: white !important; cursor: auto !important; padding-top: 0 !important; padding-bottom: 0 !important } .ctags-lookup-result.navigation-focus,.ctags-lookup-result.navigation-focus pre,.ctags-lookup-result.navigation-focus pre.line_numbers.inline { background-color: #ffffef !important } .file .no-preview { margin: 5px } .cleanheading h2 { font-size: 20px; margin: 15px 0 15px 0 } .cleanheading p.subtext { margin: -15px 0 10px 0; color: #666 } table.branches { margin: 5px 0 0 0; width: 100% } table.branches th { padding: 2px 0; font-size: 11px; text-transform: uppercase; text-align: left; color: #666; border-bottom: 1px solid #ddd } table.branches th.state-widget { text-align: center } table.branches tr td { padding: 5px 0; border-bottom: 1px solid #ddd } table.branches tr:hover td { background: #fafafa } table.branches tr td.state-widget { width: 200px } table.branches tr.base td { background: #333; color: #fff } table.branches tr.base td.name { padding-left: 10px } table.branches tr.base td.name p { color: #aaa } table.branches tr.base td.actions { padding-right: 10px; color: #eee } table.branches tr.base a { color: #fff } table.branches tr td.actions { white-space: nowrap } table.branches tr td.actions .spinner { vertical-align: middle; display: none; margin-right: 4px } .branches .name h3 { margin: 0; font-size: 16px } .branches .name p { margin: -3px 0 0 0; font-size: 12px; color: #666 } .branches .name .css-truncate-target { max-width: 490px } .branches .state { display: inline-block; margin-right: 5px; padding: 2px 5px; font-size: 11px; text-transform: uppercase; font-weight: bold; background: #eee; border-radius: 2px } .branches .state-progress { font-size: 12px; color: #666; font-style: normal } .branches div.actions { float: right } .branches div.actions>span { list-style-type: none; display: inline-block; margin: 0 0 0 5px } .branches div.actions>span.text { padding: 5px 0; font-size: 11px; font-weight: bold } .showing-unmerged td.name { padding-left: 10px } .branches .status { position: relative; top: 1px } #branches-index .sidebar { width: 160px } #branches-index .main { width: 720px } .branch-discussions { list-style: none } .branch-discussion.capped-box { list-style: none; padding: 0; border-radius: 0 } .branch-discussion.capped-box .commit-group-item { border: none } .branch-discussion.capped-box .css-truncate-target { max-width: 520px } .diverge-widget { position: relative; height: 35px } .diverge-widget .ahead { display: block; position: absolute; width: 50%; height: 100%; left: 50% } .diverge-widget .behind { display: block; position: absolute; width: 50%; height: 100%; right: 50% } .diverge-widget .bar { position: absolute; top: 13px; right: 0; display: block; height: 8px; background: #d0d0d0 } .diverge-widget .ahead .bar { background: #7a7a7a; left: 0 } .diverge-widget.hot .bar { background-color: #ff704f } .diverge-widget.hot .ahead .bar { background-color: #811201 } .diverge-widget.fresh .bar { background-color: #ffd266 } .diverge-widget.fresh .ahead .bar { background-color: #b69e67 } .diverge-widget.stale .bar { background-color: #b2d0dd } .diverge-widget.stale .ahead .bar { background-color: #1e4152 } .diverge-widget em { font-style: normal; font-size: 10px; line-height: 10px; color: #999; white-space: nowrap } .diverge-widget .behind em { position: absolute; bottom: 0; right: 5px } .diverge-widget .ahead em { position: absolute; top: 0; left: 5px } .diverge-widget .separator { display: block; position: absolute; top: 0; left: 50%; margin-left: -2px; width: 2px; height: 100%; background: #454545 } ul.hotness-legend { float: right; margin: 10px 0 0 0 } ul.hotness-legend li { list-style-type: none; float: left; margin: 0; font-size: 11px; color: #999 } ul.hotness-legend .ahead,ul.hotness-legend .behind { display: block; margin: 1px 0 0 0; width: 15px; height: 10px } ul.hotness-legend .old .behind { background-color: #d0d0d0 } ul.hotness-legend .old .ahead { background-color: #7a7a7a } ul.hotness-legend .stale .behind { background-color: #b2d0dd } ul.hotness-legend .stale .ahead { background-color: #1e4152 } ul.hotness-legend .fresh .behind { background-color: #ffd266 } ul.hotness-legend .fresh .ahead { background-color: #b69e67 } ul.hotness-legend .hot .behind { background-color: #ff704f } ul.hotness-legend .hot .ahead { background-color: #811201 } ul.hotness-legend li.text { margin: 0 10px; height: 23px; line-height: 23px } p.recently-touched-branches-description { margin: 0; font-size: 11px; color: #888 } .recently-touched-branches { margin: 5px 0 10px 0; padding: 0; background: #fffef1; border: 1px solid #e5e2c8; border-radius: 4px } .recently-touched-branches a.branch-name { font-weight: bold } .recently-touched-branches li { list-style-type: none; padding: 5px; height: 26px; border-bottom: 1px solid #e5e2c8 } .recently-touched-branches li:last-child { border-bottom: none } .recently-touched-branches li { margin: 0; line-height: 23px } .recently-touched-branches p { display: inline; margin: 0 0 0 10px; font-size: 13px; color: #a19e7f } .branch-discussion.capped-box .mini-icon { float: right; margin-left: 5px } .showing-unmerged .merged-content,.showing-merged .unmerged-content { display: none } .form-actions { text-align: right; padding-bottom: 5px } .form-actions .cancel { margin-top: 5px; float: left } .form-actions .button.cancel { margin-top: 0; margin-left: 2px } .form-actions .minibutton.cancel { margin-top: 0 } .form-actions .optional { display: block; padding-top: 8px; float: left; margin-right: 15px } .form-actions .optional span.text { padding: 0 3px } .form-actions .optional input { position: relative; top: -1px } .form-warning { margin: 10px 0; padding: 8px 10px; border: 1px solid #E7E4C2; font-size: 14px; color: #333; background: #ffffe2; border-radius: 4px } .form-warning p { margin: 0; line-height: 1.5 } .form-warning strong { color: #000 } .form-warning a { font-weight: bold } ul.big-actions { margin: 15px 0 10px 0; float: right } .page-edit-blob ul.big-actions { margin: 0 0 0 0 } ul.big-actions li { list-style-type: none; float: left; margin: 0 } .watch-button-container .watch-button,.watch-button-container.on .unwatch-button { display: inline-block } .watch-button-container.on .watch-button,.watch-button-container .unwatch-button { display: none } .watch-button-container.loading { opacity: 0.5 } .starring-container .unstarred,.starring-container.on .starred { display: inline-block } .starring-container.on .unstarred,.starring-container .starred { display: none } .starring-container.loading { opacity: 0.5 } .user-following-container .follow,.user-following-container.on .unfollow { display: inline-block } .user-following-container.on .follow,.user-following-container .unfollow { display: none } .user-following-container.loading { opacity: 0.5 } .members .user-following-container { float: right } .featured-carousel { margin-bottom: 20px } .featured-carousel .carousel-slides { position: relative; width: 920px; height: 252px; list-style-type: none; margin-bottom: 10px; overflow: hidden; -moz-box-sizing: border-box; box-sizing: border-box } .featured-carousel .slide { position: absolute; width: 360px; height: 180px; top: 40px; left: 268px; z-index: 1; transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in 0 } .featured-carousel .slide img { width: 100%; height: 100%; border-radius: 5px } .featured-carousel .slide.selected { z-index: 3; width: 500px; height: 250px; left: 200px; top: 0; opacity: 1 } .featured-carousel .slide.previous { z-index: 2; width: 360px; height: 180px; left: 10px; top: 40px; opacity: 0.9 } .featured-carousel .slide.next { z-index: 2; width: 360px; height: 180px; left: 550px; top: 40px; opacity: 0.9 } .featured-carousel .carousel-nav { list-style-type: none; text-align: center } .featured-carousel .carousel-nav li { display: inline-block; margin-right: 5px } .featured-carousel .carousel-nav .nav-icon { display: inline-block; width: 8px; height: 8px; border-radius: 100px; background-color: #999999; transition: all 0.25s ease-in; -webkit-transition: all 0.25s ease-in 0; background-color: #cccccc; background-image: -moz-linear-gradient(#aaa, #ccc); background-image: -webkit-linear-gradient(#aaa, #ccc); background-image: linear-gradient(#aaa, #ccc); background-repeat: repeat-x; box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 #fff } .featured-carousel .carousel-nav .selected .nav-icon { background-color: #333333; background-color: black; background-image: -moz-linear-gradient(#333, #000); background-image: -webkit-linear-gradient(#333, #000); background-image: linear-gradient(#333, #000); background-repeat: repeat-x } #facebox .popup .cheatsheet { width: 800px; overflow: hidden } #facebox .popup .cheatsheet .col { width: 260px; margin-right: 10px; float: left; padding: 0 0 10px 0 } #facebox .popup .cheatsheet .col:last-child { margin: 0 } #facebox .popup .cheatsheet .mod { margin: 0 0 10px 0 } #facebox .popup .cheatsheet h3 { margin: 0 0 5px 0 } #facebox .popup .cheatsheet p { margin: 0 0 5px 0; color: #888 } #facebox .popup .cheatsheet pre { margin: 0; padding: 5px; margin: 0 0 20px 0; border: 1px solid #ddd } .chromed-list-browser { position: relative; margin-bottom: 8px } .chromed-list-browser .context-loader { top: 39px } .chromed-list-browser .none p,.chromed-list-browser .error p { margin: 0; padding: 30px 20px; border-radius: 3px; text-align: center; font-size: 15px; color: #999; background: #f5f5f5; -webkit-font-smoothing: antialiased } .chromed-list-browser .none a,.chromed-list-browser .error a { color: #4183c4 } .chromed-list-browser .actions { background-color: #ecf0f1; background-image: -moz-linear-gradient(#fff, #ecf0f1); background-image: -webkit-linear-gradient(#fff, #ecf0f1); background-image: linear-gradient(#fff, #ecf0f1); background-repeat: repeat-x; margin: 0; padding: .5em; font-size: 11px; overflow: hidden } .chromed-list-browser .actions .context-menu-container { display: inline-block } .chromed-list-browser .actions .buttons.deactivated .minibutton { opacity: 0.5 } .chromed-list-browser .actions .buttons.activated .minibutton { opacity: 1.0 } .chromed-list-browser .actions .buttons.activated .minibutton p.note { display: none } .chromed-list-browser .actions .buttons p.note { margin: 0 0 0 5px; display: inline-block; font-size: 11px; color: #9ca9a9 } .chromed-list-browser .pagination { float: right; margin: 7px; font-weight: bold } .chromed-list-browser .pagination a,.chromed-list-browser .pagination span { padding: 4px; font-size: 11px; color: #4183C4 } .chromed-list-browser .pagination a:hover,.chromed-list-browser .pagination a:active,.chromed-list-browser .pagination span:hover,.chromed-list-browser .pagination span:active { background: none } .chromed-list-browser .pagination a.current,.chromed-list-browser .pagination a.current:hover,.chromed-list-browser .pagination span.current,.chromed-list-browser .pagination span.current:hover { color: #333; cursor: default } .chromed-list-browser .pagination a.gap,.chromed-list-browser .pagination span.gap { color: #ddd } .chromed-list-browser .pagination a.disabled,.chromed-list-browser .pagination span.disabled { display: none } .chromed-list-browser .paging { padding: 5px; border-bottom: 1px solid #ddd } .chromed-list-browser .button-pager { display: block; padding: 5px 0; text-align: center; font-size: 12px; font-weight: bold; text-shadow: 1px 1px 0 #fff; text-decoration: none; border: 1px solid #e4e9ef; border-radius: 3px; background-color: #eff3f6; background-image: -moz-linear-gradient(#fdfdfe, #eff3f6); background-image: -webkit-linear-gradient(#fdfdfe, #eff3f6); background-image: linear-gradient(#fdfdfe, #eff3f6); background-repeat: repeat-x } .chromed-list-browser .button-pager:hover { border-color: #d9e1e8; background-color: #dee8f1; background-image: -moz-linear-gradient(#fafbfd, #dee8f1); background-image: -webkit-linear-gradient(#fafbfd, #dee8f1); background-image: linear-gradient(#fafbfd, #dee8f1); background-repeat: repeat-x } .list-browser-item { position: relative; border-bottom: 1px solid #ddd } .list-browser-item .list-browser-bottom-right-info { position: absolute; bottom: 3px; right: 5px } .list-browser-item .list-browser-bottom-right-item { padding-left: 18px; font-size: 11px; font-weight: bold; color: #999 } .list-browser-item .list-browser-bottom-right-item .mini-icon { color: #bbb; line-height: 11px } .list-browser-item .list-browser-bottom-right-item a { color: #666 } .list-browser-item.navigation-focus { background: #f5f9fc !important } .list-browser-filterbar { font-family: "Helvetica Neue", Helvetica, Arial, freesans; border-radius: 5px 5px 0 0; height: 31px; background-color: #cacaca; background-image: -moz-linear-gradient(#efefef, #cacaca); background-image: -webkit-linear-gradient(#efefef, #cacaca); background-image: linear-gradient(#efefef, #cacaca); background-repeat: repeat-x; border-bottom: 1px solid #b4b4b4; -moz-box-sizing: border-box; box-sizing: border-box } .list-browser-filterbar li { list-style-type: none; display: inline } .list-browser-filterbar li:last-child .sort-type { border-right: 0; border-top-right-radius: 5px } .list-browser-filter-tabs { display: block; float: left; padding: 5px 5px 0; overflow: hidden } .list-browser-filter-tabs .filter-tab,.list-browser-filter-tabs.pjax-active .filter-tab.selected { display: inline-block; padding: 0 8px; height: 24px; line-height: 24px; font-size: 12px; font-weight: bold; color: #888; -webkit-font-smoothing: antialiased; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); text-decoration: none; border: 1px solid #ccc; border-bottom: 0; border-radius: 3px 3px 0 0; background: rgba(255, 255, 255, 0.2); cursor: pointer } .list-browser-filter-tabs .filter-tab.selected,.list-browser-filter-tabs.pjax-active .filter-tab.pjax-active { color: #333; background: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); border-color: #B4B4B4; border-bottom: 1px solid #fff } .list-browser-sorts { float: right; margin: 0 } .list-browser-sorts .sort-type { display: inline-block; padding: 0 10px; height: 30px; line-height: 29px; font-size: 10px; color: #666; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .list-browser-sorts .sort-type:hover { text-decoration: underline } .list-browser-sorts .asc .sort-type,.list-browser-sorts .desc .sort-type { position: relative; padding-left: 20px; color: #333; font-weight: bold; background: rgba(255, 255, 255, 0.5); border: 1px solid rgba(0, 0, 0, 0.1); border-width: 0 1px } .list-browser-sorts .asc .sort-type:before,.list-browser-sorts .desc .sort-type:before { width: 0; height: 0; border: 4px solid #777; border-color: #777 transparent transparent; border-width: 4px 4px 0; display: block; content: ""; position: absolute; left: 6px; top: 50%; margin-top: -2px } .list-browser-sorts .asc .sort-type:before { border-color: transparent transparent #777; border-width: 0 4px 4px } .list-browser-footer { font-size: 11px; font-weight: bold; color: #777; overflow: hidden; min-height: 15px; background: #f6f6f6; border-radius: 0 0 5px 5px } .list-browser-footer .footer-text { display: inline-block; margin: 10px; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) } .list-browser-footer .pagination { margin: 5px } .code-list em { background-color: rgba(255, 255, 140, 0.5); font-weight: bold; padding: 2px 1px 0; font-style: normal; margin: 0 -1px; color: #333333 } .code-list .title { padding: 0 0 5px; margin: 0 0 0 40px; min-height: 24px; font-weight: bold } .code-list .repo-specific .title,.code-list .repo-specific .full-path { margin-left: 0 } .code-list .updated-at { margin: 0; font-size: 11px; color: #999999; font-weight: normal } .code-list .language { float: right; color: rgba(51, 51, 51, 0.75); font-size: 12px; margin-left: 10px } .code-list img.avatar { float: left; border-radius: 3px; margin-left: 3px } .code-list .code-list-item { border-bottom: 1px solid #f1f1f1; padding: 0 0 20px 0; margin: 0 0 20px 0 } .code-list .code-list-item pre.line_numbers { min-width: 27px; box-sizing: border-box } .code-list .code-list-item .data { background: #fff } .code-list .private .bubble { background-color: #F8EEC7 } .code-list .private .bubble pre.line_numbers { background-color: #F8EEC7; border-right: 1px solid #F7CA75 } .code-list .private .bubble pre.line_numbers a { color: #A1882B } .code-list .private .bubble .file-box { border: 1px solid #F7CA75 } .code-list .divider .blob-line-nums,.code-list .divider .blob-line-code .highlight { padding-top: 0; padding-bottom: 0; background-color: #eaf2f5 } .code-list .full-path { margin: 0 0 0 40px } .code-list .full-path .mini-icon-public-repo { color: #666666 } .code-list .full-path .mini-icon-private-repo { color: #E9DBA4 } .code-list .full-path a { color: #999999 } .codesearch-head { padding-bottom: 20px } .codesearch-head.in-repository { margin: 20px 0; padding-bottom: 0 } .codesearch-head.pagehead.separation h1 { float: left; margin: 0 20px 0 0; width: 220px; line-height: 33px } .codesearch-head button { float: right } .codesearch-head #adv_code_search .completed-query { margin: 0; position: absolute; top: 8px; left: 8px; right: 8px; white-space: nowrap; overflow: hidden } .codesearch-head #adv_code_search .completed-query span { opacity: 0 } .codesearch-head #adv_code_search .search-page-label { width: 598px; display: inline-block; cursor: text; position: relative; font-weight: normal } .codesearch-head #adv_code_search .search-page-label.focus .completed-query { opacity: 0.6 } .codesearch-head #adv_code_search .search-page-input { border: none; box-shadow: none; padding: 0; margin: 0; width: 100%; min-height: auto } .advanced-search-form h3 { margin-top: 20px } .advanced-search-form .flattened dt label { font-weight: normal } .advanced-search-form .flattened dt { width: 220px } .advanced-search-form .flattened dd { margin-left: 240px } .advanced-search-form .form-checkbox { margin-left: 240px } .advanced-search-form fieldset { border-bottom: 1px solid #F1F1F1; padding-bottom: 20px; margin-bottom: 30px } .codesearch-cols .aside { float: left; width: 220px } .codesearch-cols .aside .menu-container { width: 100%; -moz-box-sizing: border-box; box-sizing: border-box } .codesearch-cols .aside .search-menu-container { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #F1F1F1; overflow: hidden } .codesearch-cols .aside .meta-search-links { margin-top: 20px } .codesearch-cols .aside .meta-search-links a { margin-right: 10px } .codesearch-cols .aside .filter-list { border-bottom: 1px solid #F1F1F1; margin-bottom: 20px; padding-bottom: 20px } .codesearch-cols .aside .filter-list li { position: relative } .codesearch-cols .aside .filter-list li span.bar { background: #f1f1f1; display: inline-block; position: absolute; z-index: -1; top: 2px; bottom: 2px; right: 0 } .codesearch-cols.in-repository .aside .search-menu-container { border-bottom: none } .codesearch-cols #repo-message { margin: 0; width: auto } .codesearch-cols div.context-loader.large-format-loader { padding-top: 5% } .codesearch-cols .main-content { position: relative; margin-left: 240px } .codesearch-cols .main-content .tabnav { margin-bottom: 20px } .codesearch-cols .main-content ul.members-list { margin-top: 0 } .codesearch-cols .main-content ul.members-list li:first-child { padding-top: 0 } .codesearch-cols ul.repolist h3 a:visited,.codesearch-cols .code-list .title a:visited { color: #7C65C2 } .codesearch-cols ul.repolist h3 a em,.codesearch-cols ul.repolist .description em { background-color: rgba(255, 255, 140, 0.5); font-weight: bold; padding: 2px 1px 0; font-style: normal; margin: 0 -1px; text-shadow: none } .codesearch-cols .search-foot-note { float: right; color: #999999; margin-top: 14px } .simple-search-page { padding-top: 120px } .simple-search-page button { float: right } .simple-search-page h2 { font-weight: normal } .simple-search-page h2 .mega-icon { vertical-align: middle } .simple-search-page .container { width: 680px } #code_search input,.simple-search-page input { width: 598px; margin-right: 0 } .in-repository #code_search { padding-bottom: 0 } .in-repository #code_search input { width: 595px } .sort-bar { border-bottom: 1px solid #f1f1f1; margin-bottom: 20px; padding-bottom: 20px; overflow: hidden } .sort-bar .sort-label { padding-right: 5px; font-weight: 200; font-size: 13px; color: #666 } .sort-bar h3 { margin: 0 } .sort-bar form { float: right } .sort-bar .sort-link { font-weight: bold; color: #8A8A8A; text-decoration: none; margin-top: 4px } .sort-form .sort-icon { border: 5px solid #8A8A8A; height: 0; width: 0; display: inline-block; margin-left: 5px } .sort-form .sort-desc .sort-icon { border-color: #8A8A8A transparent transparent; border-width: 5px 4px 2px } .sort-form .sort-asc .sort-icon { border-color: transparent transparent #8A8A8A; border-width: 2px 4px 5px } #ace-editor { position: relative; font-family: Monaco, "Liberation Mono", Courier, monospace } #ace-editor .ace_content { line-height: normal } .ace-twilight .ace_editor { border: 2px solid #9f9f9f } .ace-twilight .ace_editor.ace_focus { border: 2px solid #327fbd } .ace-twilight .ace_gutter { width: 50px; background: #ECECEC; color: #AAA; overflow: hidden; border-right: 1px solid #DDD; font-family: Consolas, "Liberation Mono", Courier, monospace } .ace-twilight .ace_gutter-layer { width: 100%; text-align: right } .ace-twilight .ace_gutter-layer .ace_gutter-cell { padding-right: 6px } .ace-twilight .ace_print_margin { width: 1px; background: #e8e8e8 } .ace-twilight .ace_scroller { background-color: #141414 } .ace-twilight .ace_text-layer { cursor: text; color: #F8F8F8 } .ace-twilight .ace_cursor { border-left: 2px solid #F8F8F8 } .ace-twilight .ace_cursor.ace_overwrite { border-left: 0px; border-bottom: 1px solid #A7A7A7 } .ace-twilight .ace_marker-layer .ace_selection { background: rgba(221, 240, 255, 0.2) } .ace-twilight .ace_marker-layer .ace_step { background: #c6dbae } .ace-twilight .ace_marker-layer .ace_bracket { margin: -1px 0 0 -1px; border: 1px solid rgba(255, 255, 255, 0.25) } .ace-twilight .ace_marker-layer .ace_active_line { background: rgba(255, 255, 255, 0.12) } .ace-twilight .ace_invisible { color: rgba(255, 255, 255, 0.25) } .ace-twilight .ace_keyword { color: #CDA869 } .ace-twilight .ace_constant { color: #CF6A4C } .ace-twilight .ace_invalid.ace_illegal { color: #F8F8F8; background-color: rgba(86, 45, 86, 0.75) } .ace-twilight .ace_invalid.ace_deprecated { text-decoration: underline; font-style: italic; color: #D2A8A1 } .ace-twilight .ace_support { color: #9B859D } .ace-twilight .ace_support.ace_function { color: #DAD085 } .ace-twilight .ace_string { color: #8F9D6A } .ace-twilight .ace_string.ace_regexp { color: #E9C062 } .ace-twilight .ace_comment { font-style: italic; color: #5F5A60 } .ace-twilight .ace_variable { color: #7587A6 } .ace-twilight .ace_xml_pe { color: #494949 } .ace-solarized-dark .ace_editor { border: 2px solid #9f9f9f } .ace-solarized-dark .ace_editor.ace_focus { border: 2px solid #327fbd } .ace-solarized-dark .ace_gutter { width: 50px; background: #e8e8e8; color: #333; overflow: hidden } .ace-solarized-dark .ace_gutter-layer { width: 100%; text-align: right } .ace-solarized-dark .ace_gutter-layer .ace_gutter-cell { padding-right: 6px } .ace-solarized-dark .ace_print_margin { width: 1px; background: #e8e8e8 } .ace-solarized-dark .ace_scroller { background-color: #002B36 } .ace-solarized-dark .ace_text-layer { cursor: text; color: #93A1A1 } .ace-solarized-dark .ace_cursor { border-left: 2px solid #D30102 } .ace-solarized-dark .ace_cursor.ace_overwrite { border-left: 0px; border-bottom: 1px solid #D30102 } .ace-solarized-dark .ace_marker-layer .ace_selection { background: #073642 } .ace-solarized-dark .ace_marker-layer .ace_step { background: #c6dbae } .ace-solarized-dark .ace_marker-layer .ace_bracket { margin: -1px 0 0 -1px; border: 1px solid rgba(147, 161, 161, 0.5) } .ace-solarized-dark .ace_marker-layer .ace_active_line { background: #073642 } .ace-solarized-dark .ace_invisible { color: rgba(147, 161, 161, 0.5) } .ace-solarized-dark .ace_keyword { color: #859900 } .ace-solarized-dark .ace_constant.ace_language { color: #B58900 } .ace-solarized-dark .ace_constant.ace_numeric { color: #D33682 } .ace-solarized-dark .ace_support.ace_function { color: #268BD2 } .ace-solarized-dark .ace_string { color: #2AA198 } .ace-solarized-dark .ace_string.ace_regexp { color: #D30102 } .ace-solarized-dark .ace_comment { font-style: italic; color: #657B83 } .ace-solarized-dark .ace_variable.ace_language { color: #268BD2 } .ace-solarized-light .ace_editor { border: 2px solid #9f9f9f } .ace-solarized-light .ace_editor.ace_focus { border: 2px solid #327fbd } .ace-solarized-light .ace_gutter { width: 50px; background: #e8e8e8; color: #333; overflow: hidden } .ace-solarized-light .ace_gutter-layer { width: 100%; text-align: right } .ace-solarized-light .ace_gutter-layer .ace_gutter-cell { padding-right: 6px } .ace-solarized-light .ace_print_margin { width: 1px; background: #e8e8e8 } .ace-solarized-light .ace_scroller { background-color: #FDF6E3 } .ace-solarized-light .ace_text-layer { cursor: text; color: #586E75 } .ace-solarized-light .ace_cursor { border-left: 2px solid #000000 } .ace-solarized-light .ace_cursor.ace_overwrite { border-left: 0px; border-bottom: 1px solid #000000 } .ace-solarized-light .ace_marker-layer .ace_selection { background: #073642 } .ace-solarized-light .ace_marker-layer .ace_step { background: #c6dbae } .ace-solarized-light .ace_marker-layer .ace_bracket { margin: -1px 0 0 -1px; border: 1px solid rgba(147, 161, 161, 0.5) } .ace-solarized-light .ace_marker-layer .ace_active_line { background: #EEE8D5 } .ace-solarized-light .ace_invisible { color: rgba(147, 161, 161, 0.5) } .ace-solarized-light .ace_keyword { color: #859900 } .ace-solarized-light .ace_constant.ace_language { color: #B58900 } .ace-solarized-light .ace_constant.ace_numeric { color: #D33682 } .ace-solarized-light .ace_support.ace_function { color: #268BD2 } .ace-solarized-light .ace_string { color: #2AA198 } .ace-solarized-light .ace_string.ace_regexp { color: #D30102 } .ace-solarized-light .ace_comment { color: #93A1A1 } .ace-solarized-light .ace_variable.ace_language { color: #268BD2 } .details-collapse .collapse { display: none; position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; -webkit-transition: height 0.35s ease 0 } .details-collapse.open .collapse { display: block; height: auto } .discussion-bubble { margin: 20px 0 } .discussion-bubble .boxed-group { margin: 0 } .discussion-bubble .discussion-bubble-avatar { position: relative; float: left; border-radius: 3px } .discussion-bubble .discussion-bubble-content { position: relative; margin-left: 60px } .discussion-bubble .discussion-bubble-content:before { content: ""; display: block; height: 0; width: 0; border: 10px solid #EEE; border-width: 10px 10px 10px 0; border-color: rgba(238, 238, 238, 0) #eee rgba(238, 238, 238, 0) rgba(238, 238, 238, 0); position: absolute; left: -10px; top: 15px } .discussion-bubble .form-actions { margin: 10px 0 0 60px } .mini-discussion-bubble .mini-discussion-bubble-action { margin: 10px 0 15px 8px; height: 24px; font-size: 13px; font-weight: 300; color: #333 } .mini-discussion-bubble .mini-discussion-bubble-action a { font-weight: bold; color: #333 } .mini-discussion-bubble .mini-discussion-bubble-action .discussion-anchor-link { font-weight: 300; color: #999 } .mini-discussion-bubble .mini-discussion-bubble-action span { color: #999 } .mini-discussion-bubble .discussion-bubble-avatar { border-radius: 3px; vertical-align: middle; display: inline-block; height: 24px; margin-right: 3px } .mini-discussion-bubble .discussion-bubble-content { position: relative } .mini-discussion-bubble .discussion-bubble-content:before { content: ""; display: block; height: 0; width: 0; border: 10px solid #EEE; border-width: 0 10px 10px 10px; border-color: rgba(238, 238, 238, 0) rgba(238, 238, 238, 0) #eee rgba(238, 238, 238, 0); position: absolute; left: 10px; top: -10px } .mini-discussion-bubble .discussion-bubble-inner { min-height: 30px; background-color: #fff } .mini-discussion-bubble .file-box { margin: 0 } .mini-discussion-bubble tr:last-child .line_numbers.comment-count,.mini-discussion-bubble tr:last-child .line-comments { border-bottom: 0 } .discussion-bubble-inner { min-height: 60px; border: 1px solid #CACACA; background-color: #fff } .comment.is-comment-editing .edit-comment-hide { display: none } .comment.is-comment-editing .form-content { display: block; opacity: 1.0 } .comment.is-comment-loading .context-loader { display: block } .comment.is-comment-loading .formatted-content,.comment.is-comment-loading .form-content { opacity: 0.5 } .comment.is-comment-error .comment-form-error { display: block } .comment.is-comment-error .comment-content { padding-top: 10px } .comment.is-comment-stale .comment-form-stale { display: block } .comment.is-comment-stale .comment-content { padding-top: 10px } .comment.is-comment-stale .form-content { opacity: 0.75 } .comment+.comment { border-top: 1px solid #CACACA } .comment-header { height: 33px; padding: 0 10px 0 6px; border-bottom: 1px solid #ccc; background-color: #e1e1e1; background-image: -moz-linear-gradient(#f8f8f8, #e1e1e1); background-image: -webkit-linear-gradient(#f8f8f8, #e1e1e1); background-image: linear-gradient(#f8f8f8, #e1e1e1); background-repeat: repeat-x; font-size: 12px } .comment-header .comment-header-gravatar { display: inline-block; margin-right: 3px; vertical-align: middle; border-radius: 3px } .comment-header .comment-type-icon { text-decoration: none } .comment-header .comment-header-author { max-width: 600px; line-height: 33px; font-weight: bold; color: #222; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7); overflow: hidden; white-space: nowrap; text-overflow: ellipsis } .comment-header .comment-header-author a { color: #333 } .comment-header .comment-header-tag { margin-left: 5px; padding: 2px 5px 3px; font-size: 11px; color: #fff; text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2); background: #2d90c3; border-radius: 2px } .comment-header .comment-header-right { float: right } .comment-header .comment-header-date { display: inline-block; margin: 0; height: 33px; font-size: 11px; line-height: 33px; font-style: normal; color: #777; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7); line-height: 33px } .comment-header .comment-header-actions { display: inline-block; vertical-align: middle; font-size: 13px } .comment-header .comment-header-actions li { list-style-type: none; float: left; margin: 0 0 0 8px; height: 33px; line-height: 31px } .comment-header .comment-header-actions li .mini-icon { transition: all 0.15s ease-in; -webkit-transition: all 0.15s ease-in 0; text-decoration: none } .comment-header .comment-header-actions li:hover .mini-icon { color: #4183c4 } .comment-header a { color: #666 } .comment-header code { font-size: 11px } .comment-header .mini-icon { color: #939AA0; margin: 0 2px 0 1px; position: relative; top: 2px } .repo-owner-comment .comment-header { background-color: #d8e5dd; background-image: -moz-linear-gradient(#f4faf6, #d8e5dd); background-image: -webkit-linear-gradient(#f4faf6, #d8e5dd); background-image: linear-gradient(#f4faf6, #d8e5dd); background-repeat: repeat-x } .repo-owner-comment .comment-header-tag { background: #2cc03e } .discussion-reference .comment-header,.discussion-commit-list .comment-header,.repo-collab-comment .comment-header { background-color: #dde8eb; background-image: -moz-linear-gradient(#f8fbfc, #dde8eb); background-image: -webkit-linear-gradient(#f8fbfc, #dde8eb); background-image: linear-gradient(#f8fbfc, #dde8eb); background-repeat: repeat-x } .inline-review-comment .inline-comments .comment-holder { max-width: 690px } .inline-review-comment .inline-comments .inline-comment-form { max-width: 710px } .comment-content { padding: 0; color: #333; font-size: 12px; background: #fbfbfb } .comment-content .comment-body-title { padding: 10px 10px 0 10px; font-weight: bold; color: #000 } .comment-content .comment-body { padding: 10px; font-size: 13px; overflow: auto; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box } .comment-content .form-content { padding: 10px; display: none; opacity: 1.0 } .comment-content .form-content textarea { margin: 0; width: 100%; max-width: 100%; height: 100px; min-height: 100px } .comment-content .form-content textarea.dragover { border: solid 1px #4183C4 } .comment-content .form-content input[type="text"] { margin-bottom: 5px; width: 100% } .comment-content .form-content input.title-field { font-size: 20px; font-weight: bold } .comment-content .form-content .form-actions { margin: 10px 0 0 0 } .comment-content .email-format { line-height: 1.5 } .comment-content .context-loader { display: none } .comment-content .comment-cancel-button { float: left } .discussion-reference-content .state { float: right; padding: 3px 10px; margin: -1px 0; font-size: 12px; color: #fff; background: #6cc644; border-radius: 3px } .discussion-reference-content .state-closed { background-color: #bd2c00 } .discussion-reference-content .state-merged { background-color: #333 } .discussion-reference-content h2 { margin: 0 !important; font-size: 14px } .discussion-reference-content h2 a { color: #000 } .discussion-reference-content h2 span { color: #999 } .discussion-topic .branch-status { width: 100%; padding: 10px 10px; -moz-box-sizing: border-box; box-sizing: border-box; color: #606020; background: #f9f8a5; border-top: 1px solid #e7e693 } .discussion-topic .branch-status>p { margin: 0 } .discussion-topic .branch-status>p a { font-weight: bold } .discussion-topic .branch-status .mini-icon { position: relative; top: 1px } .discussion-topic .branch-status.status-pending .mini-icon:before { color: #bcbc00 } .discussion-topic .branch-status.status-success { color: #5d8a4a; background-color: #d8f5cd; border-top-color: #a5d792 } .discussion-topic .branch-status.status-success .mini-icon:before { color: #30a900 } .discussion-topic .branch-status.status-error,.discussion-topic .branch-status.status-failure { padding-top: 13px; color: #333; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/pulls/dirty-shade.png?bf4c1cf9") 0 0 repeat-x #eee; border-top-color: #bbb } .discussion-topic .branch-status.status-error .mini-icon:before,.discussion-topic .branch-status.status-failure .mini-icon:before { color: #000 } .discussion-topic .comment-content { position: relative } .discussion-topic-header { position: relative; padding: 10px } .discussion-topic-header .discussion-topic-author { color: #666; font-size: 12px } .discussion-topic-header .discussion-topic-author a { font-weight: bold; color: #666 } .discussion-topic-header .discussion-topic-title { border-bottom: none; margin: 0 } .discussion-topic-header .comment-topic-actions { position: absolute; top: 10px; right: 10px; list-style-type: none } .discussion-hidden { opacity: 0.75 } .discussion-versions-info { padding: 10px; color: #666; font-size: 11px } .discussion-versions-info a { font-weight: bold; color: #666666 } .discusion-topic-infobar { width: 100%; height: 47px; padding: 10px 10px 4px; border: 1px solid #e5e5e5; border-width: 1px 0; background: #f5f5f5; -moz-box-sizing: border-box; box-sizing: border-box } .discusion-topic-infobar .progress-bar { display: inline-block; vertical-align: middle; margin-left: 5px } .comment-form-error,.comment-form-stale { display: none; margin: 0 10px; padding: 5px 10px; font-weight: bold; color: #900; background-color: #FFEAEA; border: 1px solid #E2A0A0 } .comment-form-stale { margin-top: 0 } .email-format { line-height: 1.5em !important } .email-format div { white-space: pre-wrap } .email-format .email-hidden-reply { display: none; white-space: pre-wrap } .email-format .email-quoted-reply,.email-format .email-signature-reply { margin: 0 0 15px 0; border-left: 4px solid #ddd; padding: 0 15px; color: #777 } .email-format .email-hidden-toggle a { display: inline-block; height: 12px; padding: 0 9px; border-radius: 1px; background: #ddd; vertical-align: middle; color: #555; line-height: 6px; font-size: 12px; font-weight: bold; text-decoration: none } .email-format .email-hidden-toggle a:hover { background-color: #ccc } .email-format .email-hidden-toggle a:active { background-color: #4183C4; color: #fff } .comment-email-format div { white-space: normal } .comment-email-format .email-hidden-reply { display: none; white-space: normal } .comment-email-format blockquote,.comment-email-format p { margin: 0 } .inline-comments { background-color: #f9f9f9 } .inline-comments .inline-comment-form { margin-top: -10px; background-color: #fff } .inline-comments .tabnav { margin-top: -10px; padding-top: 10px; background-color: #f9f9f9 } .inline-comments .comment { margin: 5px 0 !important; border: 1px solid #CACACA } .inline-comments .comment-header-action-text { display: none } .inline-comments .line-comments { overflow: auto; padding: 0; font-family: Helvetica, arial, freesans, clean, sans-serif !important } .inline-comments .line-comments .comment-content { position: relative } .inline-comments .line-comments .comment-content .suggester-container { top: 10px } .inline-comments .comment-count,.inline-comments .line-comments { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc } .inline-comments .comment-count { padding-top: 8px; text-align: center; vertical-align: top; border-right: 1px solid #e5e5e5 } .inline-comments:last-child .comment-count { border-bottom: 0 } .inline-comments .comment-holder { max-width: 816px; margin: 10px } .inline-comments .comment-holder .form-actions { padding: 0 } .inline-comments .ajaxindicator { display: inline-block; vertical-align: bottom } .inline-comments .optional { padding-top: 3px } .inline-comments .form-actions { padding: 0 10px 10px } .only-commit-comments .inline-comment { display: none } .file-comments { padding: 5px; font-family: Helvetica, arial, freesans, clean, sans-serif !important; background: #fafafa; border-top: 1px solid #ddd } .deprecated-comment-form { position: relative; margin: -10px 0 10px 0; padding: 5px; background: #eee; border-radius: 5px } .deprecated-comment-form textarea { margin: 0; width: 100%; height: 100px } .deprecated-comment-form p.help { margin: 3px 0 0; float: right; font-size: 11px; color: #666 } .deprecated-comment-form.write-selected .write-tab,.deprecated-comment-form.preview-selected .preview-tab { color: #333; background: #fff; border-color: #bbb; border-right-color: #ddd; border-bottom-color: #ddd } .deprecated-comment-form .write-content,.deprecated-comment-form .preview-content { display: none } .deprecated-comment-form.write-selected .write-content,.deprecated-comment-form.preview-selected .preview-content { display: block } .deprecated-comment-form .edit-preview-tabs { margin: 0 0 5px 0; line-height: 13px } .deprecated-comment-form .edit-preview-tabs li { list-style-type: none; margin: 0; display: inline-block } .deprecated-comment-form .edit-preview-tabs li a { display: inline-block; padding: 2px 8px; font-size: 11px; font-weight: bold; text-decoration: none; color: #666; border: 1px solid transparent; border-radius: 10px } .commit-comments-header { margin: 20px 0 5px 0; font-size: 16px } .commit-comments-header-sha { font-weight: normal; font-size: 14px } .commit-comments-header-quiet { font-style: normal; font-weight: normal; color: #888 } .commit-comments-toggle-line-notes-wrapper { position: relative; top: 5px; float: right; font-size: 11px; font-weight: normal; color: #666 } .commit-comments-toggle-line-notes { position: relative; top: 1px; margin-right: 5px } .commit-comments { margin-bottom: 20px } .commit-gitnotes { background: #f5f5f5; padding: 5px } .commit-gitnotes-content { border: 1px solid #aaa; background: #ffd; padding: 15px 10px 10px } .commit-gitnotes-ref { font-size: 12px; background: #eea; padding: 3px } .form-actions .tip { margin: 0 0 10px 0; float: left; width: 350px; padding: 5px; text-align: left; font-size: 12px; color: #333; background: #fafbd2; border: 1px solid #e8eac0; border-right-color: #f5f7ce; border-bottom-color: #f5f7ce; border-radius: 4px } .form-actions .tip img { float: left; margin-right: 10px; border: 1px solid #ccc } .form-actions .tip p { margin: 2px 0 } .commit .commit-title,.commit .commit-title a { color: #4e575b } .commit .commit-title.blank,.commit .commit-title.blank a { color: #9cabb1 } .commit .commit-title .issue-link { color: #4183C4; font-weight: bold } .commit .commit-title .commit-link { color: #4183C4; font-weight: normal } .commit .commit-desc pre { max-width: 700px; white-space: pre-wrap; font-family: Monaco, "Liberation Mono", Courier, monospace; font-size: 14px; color: #596063 } .commit .sha-block,.commit .sha { font-size: 11px; font-family: Monaco, "Liberation Mono", Courier, monospace } .commit .commit-desc { display: none } .commit.open .commit-desc { display: block } .commit-tease { padding: 8px 8px 0; background: #e6f1f6; border: 1px solid #b7c7cf; border-bottom-color: #d8e6ec; border-top-right-radius: 2px; border-top-left-radius: 2px } .commit-tease .comment-count { float: right; margin-top: 1px; color: #7f9199; font-size: 11px } .commit-tease .comment-count .mini-icon { font-size: 16px; color: inherit; vertical-align: top } .commit-tease p.commit-title { margin: 0 0 6px 0 } .commit-tease .commit-desc { margin: -3px 0 10px 0 } .commit-tease .commit-desc pre { font-size: 11px } .commit-tease .commit-meta { margin-left: -8px; width: 100%; padding: 8px; background: #fff; border-top: 1px solid #d8e6ec } .commit-tease .commit-meta .loader-loading,.commit-tease .commit-meta .loader-error { margin: 0 0 -9px } .commit-tease .zeroclipboard-link { float: right; margin-left: 5px; margin-top: -2px } .commit-tease .sha-block { float: right; color: #888 } .commit-tease .sha-block>.sha { color: #444 } .commit-tease .sha-block>a { color: #444; text-decoration: none } .commit-tease .authorship { margin: -2px 0 -4px -4px; font-size: 12px; color: #999 } .commit-tease .authorship a { color: #444; text-decoration: none; font-weight: bold } .commit-tease .authorship a:hover { text-decoration: underline } .commit-tease .authorship .gravatar { margin: -2px 3px 0 0; vertical-align: middle; border-radius: 3px } .commit-tease .authorship .author-name { color: #444 } .commit-tease .authorship .committer { display: block; margin-left: 30px; font-size: 11px } .commit-tease .authorship .committer .mini-icon { position: relative; top: 2px } p.branch-discussion { float: right; margin: 8px 8px 0 0; font-weight: bold; font-size: 16px } p.history-link { float: right; margin: 8px 0 0 20px; font-weight: bold; font-size: 16px } h3.commit-group-heading { margin: 15px 0 0 0; padding: 5px 8px; font-size: 13px; color: #3a505b; text-shadow: 0 1px white; background: #e6f1f6; border: 1px solid #c5d5dd; border-top-right-radius: 4px; border-top-left-radius: 4px } .commit-group { list-style-type: none; margin: 0 0 15px 0; background: #f7fbfc; border: 1px solid #c5d5dd; border-top: none; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .commit-group-item { position: relative; padding: 8px 8px 8px 52px; border-top: 1px solid #e2eaee } .commit-group-item:first-child { border-top: none } .commit-group-item:last-child { border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .commit-group-item:nth-child(2n+1) { background: #fff } .commit-group-item.navigation-focus { background: #fcfce2 } .commit-group-item .gravatar { float: left; margin-left: -44px; border-radius: 4px } .commit-group-item .commit-title { margin: 1px 0 1px 0; font-size: 14px; font-weight: bold; color: #333 } .commit-group-item .commit-title a { color: #333 } .commit-group-item .commit-desc pre { margin-top: 5px; margin-bottom: 10px; font-size: 12px; color: #596063; border-left: 1px solid #e5e5e5; padding-left: 8px } .commit-group-item .authorship { font-size: 12px; color: #888 } .commit-group-item .authorship a { color: #444 } .commit-group-item .authorship .author-name { color: #444 } .commit-group-item .authorship .committer { display: block; font-size: 11px } .commit-group-item .authorship .committer .mini-icon { position: relative; top: 2px } .commit-group-item .commit-links { position: absolute; top: 7px; right: 8px; white-space: nowrap } .commit-group-item .zeroclipboard-button { visibility: hidden; float: left; margin-right: 7px } .commit-group-item:hover .zeroclipboard-button,.zeroclipboard-button.zeroclipboard-is-hover,.zeroclipboard-button.zeroclipboard-is-active { visibility: visible } .commit-group-item .gobutton { float: left; height: 22px; padding: 0 7px; line-height: 22px; font-size: 11px; color: #4e575b; text-shadow: 0 1px rgba(255, 255, 255, 0.5); background-color: #ddecf3; background-image: -moz-linear-gradient(#eff6f9, #ddecf3); background-image: -webkit-linear-gradient(#eff6f9, #ddecf3); background-image: linear-gradient(#eff6f9, #ddecf3); background-repeat: repeat-x; border: 1px solid #cedee5; border-radius: 3px } .commit-group-item.navigation-focus .gobutton { color: #5a5b4e } .commit-group-item:nth-child(2n+1) .gobutton { border-color: #d5dcdf; background-color: #e3eaed; background-image: -moz-linear-gradient(#f2f5f6, #e3eaed); background-image: -webkit-linear-gradient(#f2f5f6, #e3eaed); background-image: linear-gradient(#f2f5f6, #e3eaed); background-repeat: repeat-x } .commit-group-item.navigation-focus .gobutton { border-color: #e7e86d; background-color: #f3f494; background-image: -moz-linear-gradient(#f9fac9, #f3f494); background-image: -webkit-linear-gradient(#f9fac9, #f3f494); background-image: linear-gradient(#f9fac9, #f3f494); background-repeat: repeat-x } .commit-group-item .gobutton:hover { text-decoration: none; border-color: #cedee5; background-color: #eaf4f8; background-image: -moz-linear-gradient(#fbfdfe, #eaf4f8); background-image: -webkit-linear-gradient(#fbfdfe, #eaf4f8); background-image: linear-gradient(#fbfdfe, #eaf4f8); background-repeat: repeat-x } .commit-group-item .gobutton>.sha,.commit-group-item.navigation-focus .gobutton:hover>.sha { display: inline-block; height: 22px; margin-right: -3px } .commit-group-item .gobutton>.sha .mini-icon,.commit-group-item.navigation-focus .gobutton:hover>.sha .mini-icon { position: relative; top: 2px; border-radius: 30px; border: 1px solid #CFDEE5; background-color: rgba(255, 255, 255, 0.5); color: #91a6b1; margin-left: 5px; width: 16px } .commit-group-item.navigation-focus .gobutton>.sha .mini-icon { border: 1px solid #E7E86D; color: #c3c45c } .commit-group-item .gobutton.with-comments { padding-left: 5px } .commit-group-item .gobutton.with-comments .sha,.commit-group-item.navigation-focus .gobutton.with-comments:hover .sha { padding-left: 8px; border-left: 1px solid #cfdee5 } .commit-group-item.navigation-focus .gobutton.with-comments .sha { border-left-color: #e1e29e } .commit-group-item .gobutton .comment-count,.commit-group-item.navigation-focus .gobutton:hover .comment-count { float: left; height: 22px; padding-right: 9px; line-height: 24px; font-weight: bold; border-right: 1px solid #f6fafc } .commit-group-item .gobutton .comment-count .mini-icon,.commit-group-item.navigation-focus .gobutton:hover .comment-count .mini-icon { position: relative; top: 2px; color: #91A6B1 } .commit-group-item.navigation-focus .gobutton .comment-count .mini-icon { color: #C3C45C } .commit-group-item .browse-button { float: right; clear: left; margin-top: 1px; font-size: 11px; font-weight: bold; text-align: right; color: #999 } .commit-group-item .browse-button .mini-icon { position: relative; top: 2px } .commit-group-item .browse-button:hover { color: #4183C4; background-position: 100% -95px } .commits-condensed { margin-top: 0; border: none; background-color: #fff } .commits-condensed td { padding: 4px; vertical-align: top; border-top: 1px solid #E2EAEE } .commits-condensed tr:nth-child(2n) td { background: #F7FBFC } .commits-condensed tr:first-child td { border-top: 0 } .commits-condensed td.commit { padding-left: 0.5em } .commits-condensed td.gravatar { width: 1%; padding: 5px } .commits-condensed span.gravatar { display: block; width: 16px; height: 16px; line-height: 1px; padding: 1px; border: 1px solid #ddd; background: #fff } .commits-condensed span.gravatar a { display: inline-block } .commits-condensed td.author { padding-left: 0; color: #666; width: 80px; font-weight: bold } .commits-condensed td.author span.commit-author { display: inline-block; width: 80px; text-overflow: ellipsis; overflow: hidden; line-height: 22px; white-space: nowrap } .commits-condensed td.author a { color: #333 } .commits-condensed td.date { text-align: right; color: #777 } .commits-condensed td.message { padding-left: 0 } .commits-condensed td.message .user-mention { font-weight: normal } .commits-condensed td.message a { color: #333 } .commits-condensed td.message code,.commits-condensed td.message em { line-height: 22px } .commits-condensed td.commit-meta { width: 1%; text-align: right; white-space: nowrap; padding-right: 10px } .commits-condensed td.commit-meta code { line-height: 22px } .commits-condensed td.commit-meta .mini-icon { position: relative; top: 2px } .commits-condensed code { font-family: Monaco, "Liberation Mono", Courier, monospace } .commits-condensed .commit-desc pre { margin-top: 5px; margin-bottom: 4px; border-left: 1px solid #E5E5E5; padding-left: 8px; font-size: 11px; font-weight: normal; color: #596063 } .full-commit { margin: 10px 0; padding: 8px 8px 0; background: #e6f1f6; border: 1px solid #c5d5dd; border-radius: 4px } .full-commit .browse-button { float: right; margin: -3px -3px 0 0; height: 26px; padding: 0 10px; line-height: 26px; font-size: 13px; font-weight: bold; text-shadow: 0 1px rgba(255, 255, 255, 0.5); background-color: #ddecf3; background-image: -moz-linear-gradient(#eff6f9, #ddecf3); background-image: -webkit-linear-gradient(#eff6f9, #ddecf3); background-image: linear-gradient(#eff6f9, #ddecf3); background-repeat: repeat-x; border: 1px solid #cedee5; border-radius: 3px } .full-commit p.commit-title { margin: 0 0 8px 0; font-size: 18px; font-weight: bold; color: #213f4d; text-shadow: 0 1px rgba(255, 255, 255, 0.5) } .full-commit .commit-desc { display: block; margin: -5px 0 10px 0 } .full-commit .commit-desc pre { max-width: 100%; font-size: 14px; text-shadow: 0 1px rgba(255, 255, 255, 0.5) } .full-commit .commit-branches { color: #818c90; font-size: 12px; vertical-align: middle; margin-top: -6px; margin-bottom: 8px } .full-commit .commit-branches .mini-icon { vertical-align: middle } .full-commit .commit-desc+.commit-branches { border-top: solid 1px #d1e2eb; margin-top: 2px; padding-top: 8px } .full-commit .branches-list { display: inline-block; list-style: none; margin-right: 10px; vertical-align: middle } .full-commit .branches-list li { padding-left: 3px; display: inline-block } .full-commit .branches-list li:before { content: '+'; padding-right: 6px } .full-commit .branches-list li:first-child { color: #596063; font-weight: bold; padding-left: 0 } .full-commit .branches-list li:first-child:before { content: ''; padding-right: 0 } .full-commit .branches-list li.loading { color: #818c90; font-weight: normal } .full-commit .branches-list li.pull-request { color: #818c90; font-weight: normal } .full-commit .branches-list li.pull-request:before { content: ""; margin-left: -8px } .full-commit .branches-list li a { color: inherit } .full-commit .tag-list { display: inline-block; list-style: none; margin-right: 10px; vertical-align: middle } .full-commit .tag-list li { padding-left: 3px; display: inline-block } .full-commit .tag-list li:first-child { color: #596063; font-weight: bold; padding-left: 0 } .full-commit .tag-list li.loading { color: #818c90; font-weight: normal } .full-commit .tag-list li.abbrev-tags { cursor: pointer } .full-commit .tag-list li a { color: inherit } .full-commit .tag-list li .hidden-text-expander a { background-color: #dae5eb } .full-commit .tag-list li .hidden-text-expander a:hover { background-color: #d1dbe0 } .full-commit .commit-meta { margin-left: -8px; width: 100%; padding: 8px; background: #fff; border-top: 1px solid #d8e6ec; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .full-commit .sha-block { float: right; margin-left: 15px; color: #888; font-size: 12px } .full-commit.merge-commit .sha-block { clear: right } .full-commit.merge-commit .sha-block+.sha-block { margin-top: 2px } .full-commit .sha-block>.sha { color: #444 } .full-commit .sha-block>a { color: #444; text-decoration: none; border-bottom: 1px dotted #ccc } .full-commit .sha-block>a:hover { border-bottom: 1px solid #444 } .full-commit .authorship { margin-top: -2px; margin-left: -4px; margin-bottom: -4px; font-size: 14px; color: #999 } .full-commit .authorship .gravatar { margin-top: -2px; margin-right: 3px; vertical-align: middle; border-radius: 3px } .full-commit .authorship a { color: #444; text-decoration: none; font-weight: bold } .full-commit .authorship a:hover { text-decoration: underline } .full-commit .authorship .author-name { color: #444 } .full-commit .authorship .hint a { color: #4183c4 } .full-commit .authorship .committer { display: block; margin-top: -2px; margin-left: 34px; font-size: 12px } .full-commit .authorship .committer .mini-icon { position: relative; top: 2px } .commit.file-history-tease { margin: 10px 0; padding: 9px 8px 0 8px; font-size: 14px; color: #7b878c; background: #e7ecee; border: 1px solid #d2d9dd; border-radius: 4px } .commit.file-history-tease .main-avatar { margin-top: -4px; vertical-align: middle; border-radius: 3px } .commit.file-history-tease .author a { color: #000; font-weight: bold } .commit.file-history-tease .commit-title { display: inline } .commit.file-history-tease .sha { font-size: 13px } .commit.file-history-tease .participation { margin: 7px 0 0 -8px; width: 100%; min-height: 23px; padding: 8px 8px 1px 8px; font-weight: normal; font-size: 12px; color: #666; background: #fff; border-top: 1px solid #d8e6ec; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .commit.file-history-tease .loader-loading,.commit.file-history-tease .loader-error { margin: 0 } .commit.file-history-tease .participation p.quickstat { display: inline-block; margin: 0 10px 0 0 } .commit.file-history-tease .participation a { color: #888; text-decoration: none } .commit.file-history-tease .participation p.quickstat strong { color: #000 } .commit.file-history-tease .participation .avatar { position: relative; display: inline-block; height: 20px; top: -2px; margin-right: 3px; margin-bottom: 3px } .commit.file-history-tease .participation .avatar img { vertical-align: middle; border-radius: 3px } #facebox ul.facebox-user-list { margin: 0; max-height: 400px; overflow: auto } ul.facebox-user-list li { margin: 0; padding: 3px 0; list-style-type: none; font-weight: bold; vertical-align: middle } ul.facebox-user-list li a { color: #000 } ul.facebox-user-list li:first-child { border-top: none } #facebox ul.facebox-user-list li img { margin-top: -2px; margin-right: 5px; border-radius: 3px; vertical-align: middle } .commit-loader .loader-error { display: none } .commit-loader.error .loader-loading { display: none } .commit-loader.error .loader-error { display: block } p.last-commit { margin: 10px 0 -5px 0; font-size: 11px; color: #888 } p.last-commit .mini-icon { color: #bbb; position: relative; top: 1px } p.last-commit strong { color: #444 } #compare h2 { font-size: 20px; margin: 15px 0 15px 0 } #compare p.subtext { margin: -15px 0 10px 0; color: #666 } #compare h2 .tag { position: relative; top: -3px; display: inline-block; padding: 3px 8px; font-size: 12px; color: #666; background: #eee; border-radius: 3px } .commit-ref { position: relative; height: 20px; display: inline-block; padding: 0 5px; border: 1px solid #000; border-radius: 3px; font: 10px/20px Monaco, "Liberation Mono", Courier, monospace; color: #fff; white-space: nowrap; vertical-align: middle; background-color: #222222; background-image: -moz-linear-gradient(#444, #222); background-image: -webkit-linear-gradient(#444, #222); background-image: linear-gradient(#444, #222); background-repeat: repeat-x } .commit-ref .user { color: #ccc } a.commit-ref:hover { text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2); background-color: #2a5177; background-image: -moz-linear-gradient(#74a4d4, #2a5177); background-image: -webkit-linear-gradient(#74a4d4, #2a5177); background-image: linear-gradient(#74a4d4, #2a5177); background-repeat: repeat-x; border-color: #2a5177; text-decoration: none } .compare-range { margin-top: -15px; float: right } .compare-range em { padding: 0 4px; font-style: normal; color: #666 } .compare-range .switch { display: inline-block; width: 16px; height: 16px; text-indent: -9999px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/compare/switch_icon.png?6462fe92") 0 0 no-repeat } .compare-range .minibutton { margin-right: 15px } #compare .compare-cutoff,.diff-cutoff { margin-top: 15px; margin-bottom: -2px; height: 35px; line-height: 37px; font-size: 12px; font-weight: bold; color: #000; text-align: center; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/compare/compare_too_big.gif?54474ca2") 0 0 no-repeat } .commit-preview { margin: 10px 0 0 0; font-size: 11px } .commit-preview>p { margin: 16px 0; font-size: 14px; text-align: center } .commit-preview p.name { margin: 0; height: 20px; line-height: 20px; font-size: 12px; color: #5b6375 } .commit-preview p.name .avatar { float: left; margin-right: 5px; width: 16px; height: 16px; padding: 1px; background: #fff; border: 1px solid #cedadf } .commit-preview p.name a { font-weight: bold; color: #000 } .commit-preview p.name .date { color: #5b6375 } .commit-preview .message,.commit-preview p.error { clear: both; padding: 5px; background: #eaf2f5; border: 1px solid #bedce7 } .commit-preview .message pre { font-size: 11px; color: #333; white-space: pre-wrap; word-wrap: break-word } .commit-preview p.error { text-align: center; font-size: 12px; font-weight: bold; color: #000 } .commit-preview .message p.commit-id { margin: 5px 0 0 0; padding: 0; font-family: Monaco, "Liberation Mono", Courier, monospace; font-size: 11px } #toc { padding: 0; margin: 15px 0 } #toc li { border-bottom: 1px solid #ddd; list-style-type: none; padding: 5px 0 } #toc li:last-child { border: none } #toc .content { font: 12px Monaco, "Liberation Mono", Courier, monospace; clear: both } #toc p.explain { margin: 0 } #toc .mini-icon-removed { color: #BD2C00 } #toc .mini-icon-modified { color: #677a85 } #toc .mini-icon-renamed { color: #D0B44C } #toc .mini-icon-added { color: #6CC644 } #toc .mini-icon-removed { color: #BD2C00 } #toc .show-diff-stats,#toc.open .hide-diff-stats { display: block } #toc .hide-diff-stats,#toc.open .show-diff-stats { display: none } #toc .diffstat { float: right } span.diffstat { white-space: nowrap; text-align: right; font-family: Helvetica, arial, freesans, clean, sans-serif; color: #666; font-weight: bold; font-size: 11px; cursor: default } span.diffstat a { text-decoration: none; color: #666 } span.diffstat .diffstat-bar { position: relative; left: -3px; display: inline-block; height: 12px; text-decoration: none; text-align: left; color: #eee; font-family: 'Octicons Regular'; font-weight: normal; font-style: normal; display: inline-block; text-decoration: inherit; line-height: 1; -webkit-font-smoothing: antialiased; font-size: 16px; letter-spacing: -7px } span.diffstat .diffstat-bar.diff-deleted,span.diffstat .diffstat-bar i.minus { color: #bd2c00; font-style: normal } span.diffstat .diffstat-bar.diff-added,span.diffstat .diffstat-bar i.plus { color: #6cc644; font-style: normal } span.no-nl-marker { position: relative; top: 2px; color: #bd2c00; margin-left: 4px } div.edu_contact_hidden { display: none; margin: 1em 0 } .edu-contact-container.open .edu_contact_hidden { display: block } div.edu_contact_hidden p:first-child { margin-top: 0 } #contact-big-notice { width: 370px } #contact-github textarea { width: 100%; height: 100px } .heartocat { display: block; margin: 0 auto } #subject_wrapper { position: relative } .documentation-results { position: absolute; margin-top: 5px; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); clear: both; z-index: 2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box } .documentation-results:first-child a { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box } .documentation-results table { width: 100% } .documentation-results table tr:first-child a { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box } .documentation-results .documentation-results-footer a { -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box } .documentation-results a { outline: none; padding: 5px 10px; display: block; color: #333; font-weight: bold; cursor: pointer; text-decoration: none; border: solid #ddd; border-width: 0 1px 1px 1px; background-color: #fff } .documentation-results a:hover { background-color: #3586c3; color: #fff } .documentation-results a.selected { background-color: #3586c3; color: #fff } .context-loader-container .context-loader { display: none } .context-loader-container .context-loader-overlay { opacity: 1; transition: opacity 0.2s ease-in; -webkit-transition: opacity 0.2s ease-in 0 } .context-loader-container .context-loader.is-context-loading { display: block; white-space: nowrap } .context-loader-container .context-loader-overlay.is-context-loading { opacity: 0.5 } .page-context-loader { margin-left: 10px; display: none } .page-context-loader.is-context-loading { display: inline-block } body.disables-context-loader .page-context-loader,body.disables-context-loader .context-loader { display: none !important } .context-overlay { display: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } body.menu-active .context-overlay { display: block; position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 20 } .context-menu-container .context-pane { display: none } .context-pane-wrapper { position: relative } .context-pane { position: absolute; background: #fff; border: 1px solid #c1c1c1; border-radius: 5px; box-shadow: 0 0 13px rgba(0, 0, 0, 0.31); margin-top: 6px; width: 300px; z-index: 21 } .context-pane.active,.context-menu-container.active .context-pane { display: block } .context-pane.edit-label-context { width: 240px } .context-pane,.context-pane>.context-body { border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .context-pane>.context-body { display: block; position: relative; padding: 8px 10px; border-top: 1px solid #ddd } .context-pane>.context-title { font-weight: bold; font-size: 12px; color: #111111; text-shadow: 1px 1px 0 white; padding: 8px 10px 5px 10px; background-color: #e9eeee; background-image: -moz-linear-gradient(#f6f8f8, #e9eeee); background-image: -webkit-linear-gradient(#f6f8f8, #e9eeee); background-image: linear-gradient(#f6f8f8, #e9eeee); background-repeat: repeat-x; border-bottom: 1px solid #f0f3f3; border-top-left-radius: 4px; border-top-right-radius: 4px } .context-pane .close,#facebox .close { display: block; float: right; margin-right: 8px; margin-top: 7px; width: 16px; height: 16px } .context-pane .close:hover .mini-icon-remove-close,#facebox .close:hover .mini-icon-remove-close { color: #555 } .context-pane .close .mini-icon-remove-close,#facebox .close .mini-icon-remove-close { line-height: 16px; height: 16px; color: #CCC } .context-pane .loader { position: absolute; top: 0; left: 0; width: 100%; height: 100%; font-size: 14px; color: #666; text-indent: -9999px; background: url("https://a248.e.akamai.net/assets.github.com/images/spinners/octocat-spinner-32.gif?d12faf65") 50% 50% no-repeat #fff; opacity: 0.8; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .context-pane .error-message { position: absolute; top: 0; left: 0; width: 100%; height: 100%; font-size: 14px; font-weight: bold; color: #cc0000; text-align: center; line-height: 50px; background: #fff; opacity: 0.8; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px } .context-pane>.context-body.pane-selector { padding: 0; max-height: 400px; overflow-x: hidden; overflow-y: auto } .pane-selector .filter-list { padding: 10px 10px 8px } .pane-selector .selector-item { position: relative; display: block; border-top: 1px solid #eee; padding: 8px 10px 8px 30px; cursor: pointer } .pane-selector .selector-item.show-icon .mini-icon { color: inherit } .pane-selector .selector-item .mini-icon { color: #fff; display: inline-block; position: absolute; top: 8px; left: 10px } .pane-selector .selector-item h4 { margin: 0; font-size: 12px; font-weight: bold; color: #666; text-shadow: none } .pane-selector .selector-item h4 a { font-weight: normal; color: #666 } .pane-selector .selector-item h4.disabled { color: #999 } .pane-selector .selector-item h4.disabled .avatar { opacity: 0.5 } .pane-selector .selector-item p { margin: 0; font-size: 11px; color: #888; text-shadow: none } .pane-selector .selector-item a { display: block; text-decoration: none } .pane-selector .selector-item label { cursor: pointer } .pane-selector .selector-item input[type=radio] { display: none } .pane-selector .selector-item .context-button-text { display: none } .context-body.pane-selector .milestone-item .confirm,.context-body.pane-selector .selector-item.milestone .confirm { float: left; line-height: 30px; margin-right: 5px } .context-body.pane-selector .selector-item.milestone h4 .confirm { float: none; line-height: 16px; margin-right: 5px } .pane-selector>.selector-item:first-child,.pane-selector .commitish-item:first-child,.filterbar+.selector-item { border-top: none } .pane-selector .selector-item.selected h4 { color: #333; text-shadow: none } .pane-selector .selector-item.selected .mini-icon-confirm { color: #333333 } .pane-selector .selector-item.clear.selected { background-image: none } .pane-selector .selector-item:last-child { border-bottom-right-radius: 2px; border-bottom-left-radius: 2px } .pane-selector a.selector-item { text-decoration: none } .pane-selector .selector-item.navigation-focus { background-color: #4f83c4 } .pane-selector .selector-item.navigation-focus h4 { color: #fff; text-shadow: 0 0 2px rgba(0, 0, 0, 0.6) } .pane-selector .selector-item.navigation-focus h4 a { color: #fff } .pane-selector .selector-item.navigation-focus p { color: #fff; text-shadow: 0 0 2px rgba(0, 0, 0, 0.4) } .pane-selector .selector-item.navigation-focus .mini-icon-confirm { color: #fff; text-shadow: 0 0 2px rgba(0, 0, 0, 0.6) } .pane-selector .filterbar { padding: 10px; background-color: #f8f8f8; border-bottom: 1px solid #ddd } .pane-selector .filterbar ul.tabs { margin: 5px 0 -11px -10px; width: 100%; padding: 0 10px; overflow: hidden } .pane-selector .filterbar ul.tabs li { list-style-type: none; display: inline } .pane-selector .filterbar ul.tabs li a { float: left; margin-top: 8px; margin-right: 5px; padding: 3px 6px 2px; font-size: 11px; font-weight: bold; color: #666; text-decoration: none; border: 1px solid transparent; border-top-left-radius: 2px; border-top-right-radius: 2px } .pane-selector .filterbar ul.tabs li a.selected { position: relative; top: 1px; padding-top: 2px; background: #fff; border: 1px solid #ddd; border-bottom-color: #fff } .pane-selector .filterbar input[type="text"] { width: 100% } .context-pane .placeholder-field label.placeholder { top: 9px } .pane-selector .filterable-active .clear-selector-item { display: none } .user-selector .selector-item { padding-bottom: 5px } .user-selector .avatar { position: relative; top: -2px; display: inline-block; padding: 1px; border: 1px solid #eee; vertical-align: middle; line-height: 1px } .user-selector h4 a { display: block; text-decoration: none } .user-selector h4 em.alt { float: right; margin-top: 2px; font-weight: normal; font-style: normal; color: #999 } .user-selector .selector-item.navigation-focus h4 a em.alt { color: #fff } .new-label input[type=text],.edit-label-context input[type=text] { padding: 2px; width: 97% } .new-label .custom-color,.edit-label-context .custom-color { margin: 10px 0 } .new-label .form-actions,.edit-label-context .form-actions { padding-right: 0 } .pane-selector.label-selector ul.labels { margin: 0 10px 10px } .pane-selector .tag { float: right; padding: 3px 4px 2px 4px; font-size: 8px; font-weight: bold; text-transform: uppercase; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25); color: #fff; background: #4f83c4; border-radius: 3px } .pane-selector .no-results { display: none; margin: 0; padding: 20px 0; font-size: 14px; color: #888; text-align: center } .pane-selector .filterable-empty>.no-results,.pane-selector .filter-tab-empty>.no-results,.pane-selector .filterable-empty+.no-results { display: block } .pane-selector .create-ref { display: none; font-size: 10px; font-weight: normal } .pane-selector .create-ref .mini-icon { color: #4183c4 } .pane-selector .create-ref.navigation-focus,.pane-selector .create-ref.navigation-focus .mini-icon { color: #fff } .pane-selector .create-ref.is-enabled { display: block } .contributions-tab { margin-top: 20px } .contributions-tab .capped-box .mini-icon-lock { color: #aaa } .contributions-tab .capped-box .mini-icon-lock:hover { color: #333 } .grid .col { display: table-cell; width: 1% } .grid .col:first-child { padding: 0 10px 0 0 } .grid .col:last-child { padding: 0 0 0 10px } .capped-box { -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 3px; border: 1px solid #ddd; background-color: #fff; margin-bottom: 20px } .capped-box h3 { margin: 0; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom: 1px solid #ddd; padding: 10px; line-height: 100%; background: #f7f7f7 } .capped-box h3:after { content: "."; display: block; clear: both; visibility: hidden; height: 0 } .capped-box h3 .mini-icon { float: right } .capped-box .info { font-size: 12px; color: #777; text-align: center } .popular-repos .capped-box { width: 330px } .popular-repos .col.single-column { padding: 0 } .popular-repos .single-column .capped-box { width: 100% } .popular-repos .capped-box .css-truncate-target { max-width: 250px } .popular-repos h3 { font-size: 14px } .mini-repo-list { list-style: none } .mini-repo-list li a { height: 40px; display: block; position: relative; font-size: 14px; padding: 6px 10px 5px 32px; font-weight: bold; border-bottom: 1px solid #E5E5E5 } .mini-repo-list li a:hover { text-decoration: none } .mini-repo-list li a:hover span.repo-and-owner { text-decoration: underline } .mini-repo-list li a .mini-icon { color: #666; position: absolute; left: 9px; top: 8px } .mini-repo-list li:last-child a { border-bottom: none } .mini-repo-list li.no-repo { padding: 10px; color: #ccc } .mini-repo-list li.no-description a { height: 35px; padding-top: 16px; padding-bottom: 0 } .mini-repo-list li.no-description a .mini-icon { top: 18px } .mini-repo-list .stars { position: relative; float: right; font-size: 12px; color: #888; margin-top: 2px } .mini-repo-list .stars .mini-icon { color: #888; position: static; vertical-align: middle; margin-top: -3px } .mini-repo-list span.rdesc { display: block; font-size: 12px; font-weight: normal; color: #777; max-width: 286px; margin-top: 3px } .mini-repo-list span.rdesc:hover { text-decoration: none } .period-filter { position: relative } .period-filter h2 { display: inline-block; margin: 0; padding: 0 } .period-filter .select-menu { float: right } .user-lang { padding: 10px; border-bottom: 1px solid #ddd } .user-lang:before,.user-lang:after { content: " "; display: table } .user-lang:after { clear: both } .user-lang .repository-lang-stats { float: none; width: auto; padding-bottom: 0; opacity: 1 } .user-lang .repository-lang-stats-graph { height: 12px; margin-bottom: 10px } .user-lang .repository-lang-stats-graph span { height: 10px; border-bottom: 2px solid rgba(0, 0, 0, 0.2); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2) } .user-lang ol.list-tip { left: 40% } .calendar-graph { min-height: 107px; text-align: center; padding: 5px 0 3px 0 } .calendar-graph.days-selected rect.day { opacity: 0.5 } .calendar-graph.days-selected rect.day.active { opacity: 1 } .calendar-graph .dots { margin: 20px auto 0 auto; width: 64px; height: 64px } .calendar-graph text.month { font-size: 10px; fill: #aaa } .calendar-graph text.wday { fill: #ccc; font-size: 9px } #contributions-calendar:before,#contributions-calendar:after { content: " "; display: table } #contributions-calendar:after { clear: both } #contributions-calendar rect.day { shape-rendering: crispedges } #contributions-calendar rect.day:hover { stroke: #555; stroke-width: 1px } #contributions-calendar rect.day.empty:hover { stroke: none } #contributions-calendar .contrib-details { clear: right } #contributions-calendar .contrib-details div { -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px 0 0 0; text-align: center; border-left: 1px solid #ddd; border-top: 1px solid #ddd; color: #999 } #contributions-calendar .contrib-details div .lbl { display: block; font-weight: bold; padding: 10px 0; color: #777; border-top: 1px solid #f7f7f7; margin-top: 10px; font-size: 11px } #contributions-calendar .contrib-details div .num { font-weight: bold; font-size: 16px; display: block; color: #333 } #contributions-calendar .contrib-details div:first-child { border-left: none } .contrib-footer { padding: 0px 10px 10px 10px } .contrib-footer .contrib-info { font-size: 11px; color: #999; float: left } .contrib-footer .contrib-info .mini-icon { margin-right: 5px; color: #999; vertical-align: middle; position: relative; top: -1px } .contrib-legend { font-size: 11px; color: #777; font-weight: bold; float: right } .contrib-legend span { font-weight: normal; color: #999 } .contrib-legend ul.legend { display: inline-block; list-style: none; margin: 0 5px } .contrib-legend ul.legend li { display: inline-block; width: 10px; height: 10px } #contribution-activity .blankslate { margin-top: 20px } #contribution-activity .dots { margin: 20px auto 0 auto; width: 64px; height: 64px; display: block } ul.simple-conversation-list a.meta { color: #777 } li.contribution { list-style: none; padding: 10px 0 } li.contribution:last-child { border-bottom: none } li.contribution h3 { font-size: 14px; display: inline-block; margin: 0 } li.contribution h3 a { color: #4183C4 } li.contribution .cmeta { display: block; font-size: 12px; color: #aaa; margin-top: 3px; font-weight: normal } li.contribution .cmeta a { color: #666 } li.contribution .cmt { color: #999 } li.contribution .d { color: #c00 } li.contribution .a { color: #8cac29 } li.contribution .num { color: #777 } .contribution-status { float: right; font-size: 12px; margin-top: 10px } .commits-summary-list h3 { margin: 0 } .pulls-list .cmeta { margin-left: 87px } .ctags-search-form .query { margin-top: 5px; padding: 8px; font-size: 18pt; width: 900px } .ctags-search-form.pjax-active .query { background: url("https://a248.e.akamai.net/assets.github.com/images/spinners/octocat-spinner-64.gif?9c879380") no-repeat 98% 50% } .ctags-search-result { padding: 5px 5px 5px 0; border-bottom: 1px solid #ccc; cursor: pointer } .ctags-search-result.navigation-focus { background: #ffffef !important } .ctags-search-result .name { font-family: Consolas, "Liberation Mono", Courier, monospace; font-size: 1.1em; white-space: nowrap; display: inline-block } .ctags-search-result .name .kind { display: inline-block; padding: 1px 2px; font-size: 12px; color: #777; text-align: right; width: 60px; white-space: nowrap; overflow: hidden } .ctags-search-result .name .full { display: inline-block; max-width: 600px; overflow: hidden; text-overflow: ellipsis } .ctags-search-result .name em { font-style: normal; font-weight: bold } .ctags-search-result .link { float: right; font-size: 12px; overflow: hidden } .ctags-search-result .link a { float: right; white-space: nowrap } .account-switcher { display: inline-block } p.tip { margin: 0; display: inline-block; font-size: 13px; color: #999 } p.tip strong.protip { margin-left: 10px; font-weight: normal; color: #000 } .bootcamp { margin: 0 0 20px 0 } .bootcamp h1 { color: #fff; font-size: 16px; font-weight: bold; background-color: #405a6a; background-image: -moz-linear-gradient(#829aa8, #405a6a); background-image: -webkit-linear-gradient(#829aa8, #405a6a); background-image: linear-gradient(#829aa8, #405a6a); background-repeat: repeat-x; border: 1px solid #677c89; border-bottom-color: #6b808d; border-radius: 5px 5px 0 0; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7); margin: 0; padding: 8px 10px; position: relative } .bootcamp h1 a { color: #fff; text-decoration: none } .bootcamp h1 span { color: #e9f1f4; font-size: 70%; font-weight: normal; text-shadow: none } .bootcamp .mini-icon-remove-close { font-size: 16px; line-height: 16px } .bootcamp .dismiss-bootcamp { display: block; width: 16px; height: 16px; background-repeat: no-repeat; background-position: 0px 0px; position: absolute; right: 9px; top: 9px } .bootcamp .dismiss-bootcamp:hover { background-position: 0px -19px } .bootcamp .bootcamp-body { padding: 10px 0px 10px 10px; background-color: #e9f1f4; overflow: hidden; border-style: solid; border-width: 1px 1px 2px; border-color: #e9f1f4 #d8dee2 #d8dee2; border-radius: 0 0 5px 5px } .bootcampo ul { list-style-type: none; position: relative } .bootcamp ul li { color: #666666; font-size: 13px; font-weight: normal; background-color: #f5f3b4; background-image: -moz-linear-gradient(#fffff5, #f5f3b4); background-image: -webkit-linear-gradient(#fffff5, #f5f3b4); background-image: linear-gradient(#fffff5, #f5f3b4); background-repeat: repeat-x; border: 1px solid #dfddb5; border-radius: 5px 5px 5px 5px; display: block; width: 215px; height: 215px; float: left; position: relative; margin: 0 10px 0 0; box-shadow: 0px 1px 0px #fff } .bootcamp ul li:hover { background-color: #f1eea3; background-image: -moz-linear-gradient(#fcfce9, #f1eea3); background-image: -webkit-linear-gradient(#fcfce9, #f1eea3); background-image: linear-gradient(#fcfce9, #f1eea3); background-repeat: repeat-x; border: 1px solid #d6d4ad } .bootcamp ul li a { color: #666666; text-decoration: none } .bootcamp .image { display: block; position: relative; height: 133px; border-bottom: 1px solid #f1efaf; background-repeat: no-repeat; background-position: center center } .bootcamp .setup .image { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/octocat_setup.png?a384cfb0") } .bootcamp .create-a-repo .image { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/octocat_create.png?6d2b4e04") } .bootcamp .fork-a-repo .image { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/octocat_fork.png?afbff0b3") } .bootcamp .be-social .image { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/octocat_social.png?209347f8") } .bootcamp ul li:hover .image { border-bottom: 1px solid #f1eea3 } .bootcamp .desc { padding: 13px 0px 15px 15px; display: block; height: 50px; overflow: hidden; border-top: 1px solid #fff; background-repeat: no-repeat; position: relative; z-index: 2 } .bootcamp ul li:hover .desc { border-top: 1px solid #fcfce9 } .bootcamp .desc h2 { margin: 0px; padding: 0px; font-size: 15px; color: #393939 } .bootcamp .desc p { margin: 0px; padding: 0px; line-height: 1.2em } .bootcamp .step-number { background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/bootcamp/largenumb_sprites.png?47951159"); background-repeat: no-repeat; display: block; width: 64px; height: 80px; position: absolute; right: 0px; bottom: 0px; z-index: 0 } .bootcamp .one { background-position: 0px 0px } .bootcamp ul li:hover .one { background-position: 0px -80px } .bootcamp .two { background-position: -64px 0px } .bootcamp ul li:hover .two { background-position: -64px -80px } .bootcamp .three { background-position: -128px 0px } .bootcamp ul li:hover .three { background-position: -128px -80px } .bootcamp .four { background-position: -192px 0px } .bootcamp ul li:hover .four { background-position: -192px -80px } #dashboard .new-repo { float: right; margin: 10px 10px 0 0; padding: 6px 10px; font-size: 11px; line-height: 1 } #dashboard .repos { margin: 15px 0; border: 1px solid #ddd; border-radius: 5px } #dashboard .repos .bottom-bar { width: 100%; min-height: 13px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: #fafafb } #dashboard .repos a.show-more { display: block; padding: 10px; font-size: 14px; font-weight: bold; color: #999 } #dashboard .repos .bottom-bar img { margin: 10px } #dashboard .repos .top-bar { position: relative; height: 44px; background-color: #eaeaea; background-image: -moz-linear-gradient(#fafafa, #eaeaea); background-image: -webkit-linear-gradient(#fafafa, #eaeaea); background-image: linear-gradient(#fafafa, #eaeaea); background-repeat: repeat-x; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom: 1px solid #e1e1e2 } #dashboard .repos h2 { margin: 0; height: 44px; line-height: 44px; padding: 0 10px; font-size: 16px; color: #52595d } #dashboard .repos h2 em { color: #99a4aa; font-style: normal } #dashboard .repos a.button { position: absolute; top: 11px; right: 10px } #dashboard .filter-bar { padding: 10px 10px 0 10px; background: #fafafb; border-bottom: 1px solid #e1e1e2 } #dashboard .filter-bar .filter_input { width: 100%; min-height: 26px; padding: 3px 10px; font-size: 11px; border-radius: 12px } #dashboard .filter-bar label.placeholder { font-size: 11px; left: 10px } #dashboard .filter-bar ul.repo_filterer { margin: 7px 0 0 0; text-align: right; overflow: hidden } #dashboard .filter-bar li { display: block; float: right; margin: 0 0 0 10px; padding: 0; font-size: 11px; position: relative } #dashboard .filter-bar li.all_repos { float: left; margin: 0 } #dashboard .filter-bar li a { display: inline-block; padding-bottom: 8px; color: #777 } #dashboard .filter-bar li a.filter_selected { color: #000; font-weight: bold } #dashboard .filter-bar li a.filter_selected:after { content: ""; position: absolute; background-color: #C8C8C8; height: 3px; width: 25px; bottom: 0; left: 50%; margin-left: -12px } #dashboard ul.repo_list { margin: 0 } #dashboard ul.repo_list li { display: block; margin: 0; padding: 0 } #dashboard ul.repo_list li a { display: block; border: none; border-bottom: 1px solid #e5e5e5; padding: 6px 10px 5px 32px; font-size: 14px; position: relative } #dashboard ul.repo_list li a .mini-icon { color: #666; position: absolute; left: 9px; top: 8px } #dashboard ul.repo_list li a .mini-icon-repo-forked:before { color: #666042 } #dashboard ul.repo_list li a .mini-icon-private-repo { top: 7px } #dashboard ul.repo_list li a .mini-icon-private-repo:before { color: #666042 } #dashboard ul.repo_list li a .arrow { display: block; height: 0; width: 0; border-width: 5px 0 5px 5px; border-style: solid; border-color: transparent; border-left-color: #d0d0d1; position: absolute; right: 10px; top: 10px } #dashboard ul.repo_list li.private { background-color: #fffeea } #dashboard ul.repo_list li.private a .arrow { border-left-color: #b7b7b7 } #dashboard ul.repo_list li a:hover .arrow { border-left-color: #9f9fa0 } #dashboard ul.repo_list li.private a:hover .arrow { border-left-color: #939393 } #dashboard ul.repo_list li a .repo { font-weight: bold; max-width: 225px } #dashboard .repo_list a:hover .owner,#dashboard .repo_list a:hover .repo { text-decoration: underline } #dashboard p.notice { margin: 15px 10px 0 10px; font-weight: bold; font-size: 12px; text-align: center } #example_octofication { float: right; margin: 0; width: 230px } .octofication { margin: 15px 0 } .octofication .message { padding: 10px 10px 10px 35px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/dashboard/octofication.png?ba0b1723") 0 50% no-repeat #dcf7dd; border: 1px solid #bbd2bc; border-top-color: #d1ead2; border-radius: 5px } .octofication .message h3 { margin: 0; font-size: 14px; text-shadow: 1px 1px 0 #fff } .octofication .message p { font-size: 12px; color: #333; padding: 0; margin: 0 } .octofication .message p+p { margin-top: 15px } .octofication ul.actions { margin: 5px 0 0 0; font-size: 10px; height: 15px } .octofication ul.actions li { list-style-type: none; margin: 0 } .octofication li.hide { float: left; font-weight: bold } .octofication li.hide a { color: #666; text-decoration: none } .octofication li.hide a:hover { color: #000 } .octofication li.hide a:hover strong { color: #a60000 } .octofication li.more { float: right } .github-jobs-promotion p { position: relative; padding: 10px 18px; font-size: 12px; text-align: center; color: #1b3650; border: 1px solid #cee0e7; border-radius: 4px; background-color: #e4f0ff; background-image: -moz-linear-gradient(#f5fbff, #e4f0ff); background-image: -webkit-linear-gradient(#f5fbff, #e4f0ff); background-image: linear-gradient(#f5fbff, #e4f0ff); background-repeat: repeat-x } .github-jobs-promotion p a { color: #1b3650 } .github-jobs-promotion a.jobs-logo { display: block; text-align: center; font-size: 11px; color: #999 } .github-jobs-promotion a.jobs-logo:hover { text-decoration: none } .github-jobs-promotion a.jobs-logo strong { display: inline-block; width: 62px; height: 15px; text-indent: -9999px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/jobs/logo.png?4993018f") 0 0 no-repeat; background-size: 62px auto } .github-jobs-promotion .job-location { white-space: nowrap } .github-jobs-promotion a.mini-icon-info { position: absolute; bottom: 5px; right: 5px; text-decoration: none; cursor: pointer; color: #a9b8be; opacity: .8 } .github-jobs-promotion p:hover .mini-icon-info { opacity: 1.0 } #dashboard { margin-top: -10px; overflow: hidden } #dashboard h1 { font-size: 160%; margin-bottom: .5em } #dashboard h1 a { font-size: 70%; font-weight: normal } .dashboard-sidebar { float: right; width: 335px } .dashboard-sidebar .capped-box { margin-bottom: 0 } .dashboard-sidebar .repos-contributions .css-truncate-target { max-width: 250px } .news { float: left; margin-top: 15px; width: 560px } .page-profile .news { float: none; width: auto } .news blockquote { color: #666 } .news h1 { margin-bottom: 0 } .filter,.feed_filter { border-bottom: 1px solid #AAAAAA; padding-bottom: .25em; margin-bottom: 1em } .filter li,.feed_filter li { clear: none; display: inline } .news .alert { padding: 0 0 1em 45px; overflow: hidden; position: relative; border-top: 1px solid #f1f1f1 } .news .alert .commits { padding-left: 40px } .news .alert .css-truncate.css-truncate-target,.news .alert .css-truncate .css-truncate-target { max-width: 180px } .news .alert p { margin: 0 } .news .alert .markdown-body blockquote { border: 0 none; padding: 0 0 0 40px } .news .alert .mega-icon { position: absolute; top: 14px; left: 0; width: 32px; height: 32px; padding: 3px; color: #bbb } .news .alert .mega-icon::before { color: inherit } .news .alert .mini-icon { color: #bbb; width: 16px; height: 16px; vertical-align: middle } .news .alert .pull-info .mini-icon { position: relative; top: -1px; opacity: 1.0; color: #B0C4CE } .news .alert .body { border-bottom: none; overflow: hidden; padding: 1em 0 0 0; font-size: 14px } .news .alert .time { font-size: 12px; color: #bbb } .news .alert .title { padding: 0; font-weight: bold } .news .alert .title .subtle { color: #bbb } .news .alert .gravatar { background-color: #fff; float: left; line-height: 0; margin-right: .6em } .news .alert .gravatar img { border-radius: 2px; margin-top: 3px } .news .alert .simple .mini-icon { position: absolute !important; top: 15px; left: 11px; width: 16px; height: 16px } .news .alert .simple .title { color: #666; display: inline-block; font-size: 13px; font-weight: normal } .news .alert .simple .time { display: inline-block } .news .alert .pull-info,.news .alert .branch-link { background: #e8f1f6; border-radius: 3px; color: rgba(0, 0, 0, 0.5); display: inline-block; font-size: 12px; margin-top: 5px; padding: 3px 7px } .news .alert .pull-info em,.news .alert .branch-link em { font-style: normal; font-weight: bold } .news .alert .branch-link { font-family: Monaco, "Liberation Mono", Courier, monospace; margin: 0; position: relative; top: -2px } .news .alert .branch-link .mini-icon { position: relative !important; top: -1px; left: auto; color: #B0C4CE; display: inline-block } .news .alert:first-child { margin-top: -24px; border-top: none } .news .alert .release-assets { padding-left: 40px } .news .alert .release-assets li { margin-top: 0.15em; list-style-type: none } .news .alert .release-assets .more { font-size: 11px; padding-top: 2px } .news .alert .css-truncate.css-truncate-target,.news .alert .css-truncate .css-truncate-target { max-width: 180px } .news .git_hub .done { text-decoration: line-through; color: #666 } .activity-tab .blankslate { margin-top: 10px } .activity-tab .news .markdown-body blockquote,.activity-tab .news .alert .commits { padding-left: 0 } .activity-tab .news a.gravatar,.activity-tab .news div.gravatar { display: none } .news .commits li { margin-top: 0.15em; list-style-type: none } .news .commits li .committer { padding-left: 0.5em; display: none } .news .commits li img { vertical-align: middle; background-color: #fff; margin: 0 1px 0 0; border-radius: 2px } .news .commits li img.emoji { border: 0; padding: 0; margin: 0 } .news .commits li .message { display: inline-block; font-size: 13px; line-height: 1.3; margin-top: 2px; overflow: hidden; text-overflow: ellipsis; vertical-align: top; white-space: nowrap; max-width: 390px } .news div.message,.news li blockquote { color: #666; display: inline; font-size: 13px } .news .commits li.more { font-size: 11px; padding-top: 2px } #dashboard .followers { float: right; width: 35em; margin-bottom: 2em } #dashboard .followers h1 { margin-bottom: 0.3em; border-bottom: 1px solid #ddd } #dashboard .followers ul { list-style-type: none } #dashboard .followers ul li { display: inline } #dashboard .followers ul li img { border: 1px solid #d0d0d0; padding: 1px } #dashboard .news.public_news { float: right; width: 35em } #dashboard .news.public_news h1 { margin-bottom: 0.3em; border-bottom: 1px solid #ddd } #dashboard .repos h1 { margin-bottom: 0 } #dashboard .repos img { vertical-align: middle } .discussions-new,.discussions-index { max-width: 800px } .discussions-new .composer-tip { float: left; margin-left: 65px; color: #666 } .discussions-new .composer-tip a { font-weight: bold } .discussions-new .composer-tip strong { color: #333 } .discussions-index h3.discussions-index-subject { margin: 0px 0 5px 0 } .discussions-index p.discussions-index-info { float: right; margin: 0; padding: 3px 0 } .discussions-index .discussion-participants { margin-left: 22px } .discussion-topic-type a { color: #bbb; text-decoration: none; display: block; float: right } .discussion-topic-type a:hover { color: #999 } .discussion-timeline .email-hidden-container { margin: 3px 0 } #docs { position: relative } #docs .tabnav { margin-bottom: 0 } #docs .left-column { float: left; width: 240px; height: 100vh; top: 0; overflow: auto } #docs .left-column h3 { padding-bottom: 3px; margin-top: 0px; font-size: 12px; border-bottom: 1px solid #eee } #docs .right-column { position: relative; float: right; width: 680px; margin-top: 20px } #docs .right-column div#docs-content h1:first-child,#docs .right-column div#docs-content h2:first-child,#docs .right-column div#docs-content h3:first-child,#docs .right-column div#docs-content h4:first-child,#docs .right-column div#docs-content h5:first-child,#docs .right-column div#docs-content h6:first-child { margin-top: 0; line-height: 1 } .docs-toc { overflow: auto } .docs-toc .toc-scroll { padding-top: 20px; width: 220px; margin-bottom: 1px } .docs-toc .toc-item,.docs-toc .toc-sub-item { display: block; padding: 4px 0 4px 18px; line-height: 17px } .docs-toc .toc-item:hover,.docs-toc .toc-sub-item:hover { background-color: #eee; border-radius: 3px; text-decoration: none } .docs-toc .toc-sub-item { padding-left: 36px } .docs-toc .toc-meta,.docs-toc .toc-chapters { position: relative } .docs-toc .toc-meta li,.docs-toc .toc-chapters li { list-style-type: none; margin-bottom: 1px; font-weight: bold } .docs-toc .toc-meta li li,.docs-toc .toc-chapters li li { font-weight: normal } .docs-toc .toc-expander { float: left; text-decoration: none; margin: 4px -18px 4px 0 } .docs-toc .toc-expander:before { font-family: 'Octicons Regular'; font-weight: normal; font-style: normal; display: inline-block; text-decoration: inherit; line-height: 1; -webkit-font-smoothing: antialiased; color: #aaa; height: 16px; width: 16px; display: block; content: "\f078"; font-size: 16px } .docs-toc .toc-expander:hover:before { color: #4183c4 } .docs-toc .toc-expander.expand:before { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); filter: progid:DXImageTransform.Microsoft.Matrix(M11=6.123031769111886e-17, M12=-1, M21=1, M22=6.123031769111886e-17, sizingMethod='auto expand'); zoom: 1 } .zen .pagehead,.zen .tabnav,.zen .topsearch,.zen .notification-indicator,.zen .upper_footer,.zen #user-links { display: none } .zen #header { background: transparent; box-shadow: none; border-bottom: 1px solid #eee } .zen .site-logo { opacity: 0.3 } .zen .site-logo:hover { opacity: 1.0 } .zen #userbox { opacity: 0.3; transition: opacity 0.15s ease-in; -webkit-transition: opacity 0.15s ease-in 0 } .zen #userbox:hover { opacity: 1; transition: opacity 0.15s ease-in; -webkit-transition: opacity 0.15s ease-in 0 } .emoji-icon { display: inline-block; height: 20px; width: 20px; vertical-align: middle; background-repeat: no-repeat; background-size: 20px 20px } .explore-cols .explore-aside { float: right; width: 220px } .explore-cols .explore-main { margin-right: 240px } .explore-main .tabnav { margin-top: 0; margin-bottom: 20px } .explore-main .tabnav .explore-info { cursor: help; color: #999999; margin-top: 10px } .explore-main h2 { font-size: 20px; font-weight: normal; margin: 0 0 8px } .explore-main .explore-content,.explore-main.explore-content { position: relative } .explore-aside dl.form { margin-top: 0 } .explore-aside a.see-more-link { margin-top: 3px } .explore-aside .select-menu-list { max-height: 140px } .explore-menu-container { padding-bottom: 19px; margin-bottom: 20px; border-bottom: 1px solid #F1F1F1 } .explore-menu-container .menu-container { float: none; width: auto } .repo-collection { margin-bottom: 20px } .repo-collection>ul { list-style-type: none; border-right: 1px solid #F1F1F1; border-bottom: 1px solid #F1F1F1; overflow: hidden; background: #F9F9F9 } .repo-collection .collection-item { padding: 10px; border-top: 1px solid #F1F1F1; border-left: 1px solid #F1F1F1; overflow: hidden; float: left; width: 308px; position: relative } .repo-collection .collection-item .mini-icon-remove-close { position: absolute; top: 10px; right: 10px; text-decoration: none; color: #CCC } .repo-collection .collection-item .repo-name { font-size: 16px; font-weight: bold; display: block } .repo-collection .collection-item .repo-description { margin: 0; max-width: 255px } .repo-top-list .top-repo-list-item { overflow: hidden; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #F1F1F1; list-style-position: inside } .repo-top-list .top-repo-list-item .repo-info { display: inline-block; margin: 0; vertical-align: top; margin-left: 5px } .repo-top-list .top-repo-list-item .repo-name { display: block; font-size: 14px; font-weight: bold } .repo-top-list .top-repo-list-item .repo-lang { display: block; font-size: 11px; color: #999 } .repo-top-list .top-repo-list-item .author-gravatar { float: none; vertical-align: top; margin-left: 5px; margin-right: 0; width: 60px; height: 60px } .repo-top-list .author-gravatar,.repo-collection .author-gravatar,.grid-list .author-gravatar { float: left; padding: 5px; background: white; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); border: 1px solid #DDD; margin-right: 10px } .explore-section-toggle .tabnav-widget { float: right } .explore-section-toggle .tabnav-widget h2 { margin: 3px 0 } .explore-page .sexy-menu-container { margin-bottom: 20px } .explore-page .see-more-link { font-weight: bold; margin-left: 10px; font-size: 11px; float: right; margin-top: 6px } .explore-page .see-more-link .mini-icon { vertical-align: bottom } .developers-corner { margin-bottom: 40px; overflow: hidden } .developers-corner .developer-bar { overflow: hidden; background: #F5f5f5; border: 1px solid #ddd } .developers-corner .developer-bar .developer-name { margin: 10px 0 0; font-size: 18px; font-weight: normal } .developers-corner .developer-bar .developer-title { margin: 0 0 10px; font-size: 14px } .developers-corner .developer-bar .author-gravatar { float: left; margin-right: 10px } .developers-corner .repo-collection { margin-bottom: 0; border-top: 0 none } .explore-grid { margin-bottom: 40px } .grid-list { list-style-type: none; overflow: hidden } .grid-list .grid-item { float: left } .grid-list .grid-item .author-gravatar { margin-bottom: 5px; margin-right: 19px; float: none } .grid-list .grid-item .repo-name,.grid-list .grid-item .repo-lang { display: block } .grid-list .grid-item .repo-name { font-size: 14px; font-weight: bold; max-width: 90px } .grid-list .grid-item .repo-lang { font-size: 11px; color: #999 } .cluster-description { font-size: 15px; line-height: 22px; margin-bottom: 20px; border: 1px solid #DDD; padding: 20px; background-color: #F9f9f9; margin-top: 0 } .cluster-image { border: 1px solid #DDD; border-bottom: 0 none; padding: 90px; font-size: 60px; text-align: center; background: url(https://f.cloud.github.com/assets/54012/55031/f1f2bb58-5aaf-11e2-8a17-4677295236d2.png) 0 -162px; font-weight: bold; color: rgba(255, 255, 255, 0.7) } .language-listing { text-align: center; margin-top: 35px } .language-listing .language:after { content: "•" } .language-listing .language:last-child:after { content: "" } ol.leaderboard { list-style-type: none } ol.leaderboard h3 a:visited { color: #7C65C2 } ol.leaderboard>li { border-bottom: 1px solid #F1F1F1; padding-bottom: 10px; margin-bottom: 10px; overflow: hidden; position: relative; padding-left: 40px } ol.leaderboard>li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0 } ol.leaderboard .member h4 { margin: 0 70px 0 60px; font-size: 16px; line-height: 1.2 } ol.leaderboard .member h4 em { font-style: normal; font-weight: normal; color: #99a7af; display: block } ol.leaderboard .member .language { float: right; color: rgba(51, 51, 51, 0.75); font-size: 12px; margin-left: 10px } ol.leaderboard .member .gravatar { float: left; border-radius: 3px } ol.leaderboard .rank { position: absolute; left: 0; font-size: 21px; width: 30px; text-align: right; opacity: 0.3 } .leaderboard.repolist>li { margin-bottom: 20px; padding-bottom: 20px } .leaderboard.repolist>li:last-child { padding-bottom: 20px } .leaderboard.repolist h3 { font-weight: normal; line-height: 1.4 } .leaderboard.repolist h3 .owner-gravatar { height: 24px; width: 24px; vertical-align: middle; border-radius: 2px; margin-right: 7px } .leaderboard.repolist h3 a { line-height: 1.4; position: static } .leaderboard.repolist .repository-name { font-weight: bold } .leaderboard.no-ranks>li { padding-left: 0 } .explore-paginations { margin-top: 15px } .explore-paginations .pagination { vertical-align: middle; margin-right: 10px } .explore-paginations .pagination-info { display: inline-block; vertical-align: middle } .explorecols .main { float: left } .explorecols .sidebar { float: right } .explore h2 { margin-top: 15px; margin-bottom: 0; padding-bottom: 5px; font-size: 16px; color: #333; border-bottom: 1px solid #ddd !important } .explore p { margin: 0.75em 0 } .explore .trending-repositories { margin-bottom: 40px; position: relative } .explore h2.trending-heading .times { font-size: 12px; font-weight: normal; color: #000; float: right } .explore h2.trending-heading .times a { color: #4183C4; font-weight: bold } .explore h2 .feed { float: right; height: 14px; line-height: 14px; font-size: 12px; position: relative } .explore h2 .feed .mini-icon-feed { position: absolute; left: -19px; top: -1px; font-size: 16px } .ranked-repositories { margin: 0 0 10px 0 } .ranked-repositories>li { position: relative; list-style-type: none; margin: 0; padding: 5px 0; min-height: 30px; border-bottom: 1px solid #ddd } .ranked-repositories>li.last { border-bottom: none } .ranked-repositories h3 { margin: 0; width: 410px; font-size: 14px; color: #999 } .ranked-repositories p { margin: 0; width: 410px; font-size: 12px; color: #333 } .ranked-repositories ul.repo-stats { font-size: 11px; font-weight: bold; float: right; margin-left: 20px } .ranked-repositories .meta { margin-top: 3px; font-size: 11px } .ranked-repositories .meta a { padding: 2px 5px; color: #666; background: #eee; border-radius: 2px } .podcast-player .title { margin-top: 0 } .podcast-player .title span { font-weight: normal; font-size: 13px; color: #999 } .podcast-player p { margin: 10px 0 } .podcasts { margin: 20px 0 0 0 } .podcasts li { list-style-type: none; margin: 10px; padding-left: 22px; font-size: 12px; position: relative } .podcasts li .mini-icon-podcast { position: absolute; left: 0; top: 0 } .podcasts li em.date { margin-top: -2px; display: block; font-size: 11px; color: #666; font-style: normal } #wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0; margin-bottom: -268px } #footer-push { height: 268px; clear: both } .enterprise #wrapper { margin-bottom: -119px } .enterprise #footer-push { height: 119px } #footer { position: relative; margin: 40px 0 0 0; font-size: 12px; line-height: 1.5; color: #777; text-shadow: 0 1px 0 #fff } #footer .container { padding: 30px 0; border-top: 1px solid #eee } .footer-divider { margin: 0 0 20px; border: 0; border-top: 1px solid #eee } .footer_nav { width: 20%; float: left; margin-bottom: 20px } .footer_nav dt { color: #52595d; font-weight: bold } #footer .mega-icon-invertocat { position: absolute; bottom: 26px; left: 50%; height: 24px; width: 24px; margin-top: -4px; margin-left: -12px; font-size: 24px; color: #ccc } #footer .mega-icon-invertocat:hover { color: #bbb } #footer .right { margin: 0 } ul#legal { margin: 0; list-style: none } ul#legal li { display: inline-block; margin-right: 15px } .header { text-shadow: 0 1px 0 #fff; border-bottom: 1px solid #e5e5e5 } .header-logged-in { background-color: #f3f3f3; background-image: -moz-linear-gradient(#f9f9f9, #f3f3f3); background-image: -webkit-linear-gradient(#f9f9f9, #f3f3f3); background-image: linear-gradient(#f9f9f9, #f3f3f3); background-repeat: repeat-x } .header-logo-blacktocat { float: left; padding: 8px 10px 6px; margin-left: -10px; margin-right: -10px; color: #333333; transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in 0; white-space: nowrap } .header-logo-blacktocat .mega-icon-blacktocat { float: left; width: 24px; height: 25px; font-size: 24px } .header-logo-blacktocat:hover { color: #4183c4; text-decoration: none } .logo-subbrand { margin-left: 6px; font-size: 16px; font-weight: bold; line-height: 26px } .header-logo-wordmark { position: relative; float: left; margin: 9px 10px 9px 0; width: 68px; height: 30px; text-indent: -999px; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/header/github-wordmark-1x.png?acf946bf") no-repeat } .header-logo-wordmark:hover { background-position: 0 -40px } @media only screen and (-webkit-min-device-pixel-ratio: 2) , only screen and (min--moz-device-pixel-ratio: 2) , only screen and (-o-min-device-pixel-ratio: 2 / 1) , only screen and (min-device-pixel-ratio: 2) , only screen and (min-resolution: 192dpi) , only screen and (min-resolution: 2dppx) { .header-logo-wordmark { background-size: 68px 70px; background-image: url("https://a248.e.akamai.net/assets.github.com/images/modules/header/github-wordmark-2x.png?52e79915") } } .divider-vertical { float: left; width: 1px; height: 40px; margin: 0 10px; background-color: #e5e5e5; border-right: 1px solid #fff } .notification-indicator { float: left; width: 36px; height: 40px; margin: 0 -10px; text-align: center; line-height: 40px } .notification-indicator .mail-status { display: inline-block; width: 8px; height: 8px; border-radius: 100px; background-color: #aaa; background-color: #cccccc; background-image: -moz-linear-gradient(#aaa, #ccc); background-image: -webkit-linear-gradient(#aaa, #ccc); background-image: linear-gradient(#aaa, #ccc); background-repeat: repeat-x; box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 #fff } .notification-indicator:hover .mail-status { background-color: #bbbbbb; background-image: -moz-linear-gradient(#999, #bbb); background-image: -webkit-linear-gradient(#999, #bbb); background-image: linear-gradient(#999, #bbb); background-repeat: repeat-x } .notification-indicator .unread { background-color: #3269a0; background-image: -moz-linear-gradient(#4183c4, #3269a0); background-image: -webkit-linear-gradient(#4183c4, #3269a0); background-image: linear-gradient(#4183c4, #3269a0); background-repeat: repeat-x; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(0, 0, 0, 0.1), 0 0 10px #4183c4 } .notification-indicator:hover .unread { background-color: #2c5d8d; background-image: -moz-linear-gradient(#3876b4, #2c5d8d); background-image: -webkit-linear-gradient(#3876b4, #2c5d8d); background-image: linear-gradient(#3876b4, #2c5d8d); background-repeat: repeat-x } .notification-indicator.contextually-unread { position: relative; z-index: 2; margin: 0 -11px -1px -12px; padding-left: 1px; background-color: #d2e4f9; background-image: -moz-linear-gradient(#e9f2fc, #d2e4f9); background-image: -webkit-linear-gradient(#e9f2fc, #d2e4f9); background-image: linear-gradient(#e9f2fc, #d2e4f9); background-repeat: repeat-x; border: solid #c2d5eb; border-width: 0 1px 1px; box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5) } .notification-indicator.contextually-unread:hover { background-position: 0 -15px } .top-nav { float: left; list-style: none } .top-nav>li { float: left } .top-nav>li>a { display: block; padding: 5px; margin-left: 5px; color: #333333; font-weight: bold; transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in 0 } .top-nav>li>a:hover { color: #4183c4; text-decoration: none } .header-logged-out { padding: 10px 0 } .header-logged-out .top-nav { margin-top: 10px } .header-logged-out .top-nav a { margin-left: 15px; font-size: 14px } .dropdown-menu { position: absolute; top: 100%; left: 50%; z-index: 100; display: none; float: left; width: 180px; list-style: none; margin: 2px 0 0 -90px; padding-top: 7px; padding-bottom: 7px; background-color: #fff; background-clip: padding-box; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 5px; box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15) } .dropdown-menu:before { content: ''; display: inline-block; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #ccc; border-bottom-color: rgba(0, 0, 0, 0.15); position: absolute; top: -8px; left: 82px } .dropdown-menu:after { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #fff; position: absolute; top: -7px; left: 83px } .dropdown-toggle.open .dropdown-menu { display: block } .dropdown-menu>li>a { display: block; padding: 4px 10px 4px 38px; color: #333 } .dropdown-menu>li>a:hover { color: #fff; text-decoration: none; text-shadow: none; background-color: #4183c4 } .dropdown-menu>li>a>.mini-icon { float: left; margin-top: 1px; margin-left: -23px; color: #555 } .dropdown-menu>li>a>.mini-icon.mini-icon-logout { margin-left: -22px } .dropdown-menu>li>a:hover>.mini-icon { color: #fff } .dropdown-divider { height: 1px; margin: 8px 1px; background-color: #e5e5e5 } .dropdown-header { padding: 4px 15px; font-size: 11px; color: #999; text-transform: uppercase } .dropdown-toggle { position: relative } .dropdown-arrow { content: ''; display: inline-block; width: 0; height: 0; border-left: 3px solid transparent; border-right: 3px solid transparent; border-top: 3px solid #333333; vertical-align: middle; transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in 0 } #user-links>li .dropdown-arrow { margin-top: -5px; margin-left: -4px } #user-links>li>a:hover .dropdown-arrow,#user-links>.dropdown-toggle.open>a .dropdown-arrow { border-top-color: #4183c4 } #user-links>.dropdown-toggle.open>a { color: #4183c4 } .header-actions { float: right; margin-top: 6px } .header-actions .button { margin-left: 5px; padding-left: 12px; padding-right: 12px; box-shadow: 0 1px 0 #fff } .header-logo-blacktocat,.top-nav a,#user-links>li>a,.advanced-search-icon { -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0.75))) } .header-logo-blacktocat:hover,.top-nav a:hover,#user-links>li>a:hover,.advanced-search-icon:hover { -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(#000)) } #user-links { float: right; margin: 7px 0 0; padding: 0; list-style: none } #user-links>li { position: relative; float: left; margin-left: 5px } #user-links>li>a { display: block; padding: 5px; color: #333333; transition: all 0.1s ease-in; -webkit-transition: all 0.1s ease-in 0 } #user-links>li>a:hover { color: #4183c4; text-decoration: none } #user-links .dropdown-menu { margin-top: 6px } #user-links .name { font-weight: bold; line-height: 16px; white-space: nowrap } #user-links .name img { float: left; margin: -2px 5px 0 0; border-radius: 3px; box-shadow: 0 1px 0 #fff } #user-links .setting_warning { position: absolute; top: -6px; left: 75%; float: left; margin-left: -7px; background: rgba(203, 108, 0, 0.8); border-bottom: 1px solid #8f4f07; border-radius: 2px; padding: 3px 4px; line-height: 1; font-size: 10px; color: #fff; font-weight: bold; white-space: nowrap; background: #D26911; padding: 3px 6px } .global-notice { padding: 8px; background-color: #D4F6FA; border-bottom: 1px solid #78909B } .global-notice h2 { color: #1D2B3D } .global-notice p { color: #637781 } .global-notice .global-notice-inner { width: 920px; margin: 0 auto } .global-notice .global-notice-inner h2,.global-notice .global-notice-inner p { font-size: 13px; margin: 0px } .global-notice.warn { background-color: #ffe3bf; border-bottom: 1px solid #FD9800 } .global-notice.warn h2 { color: #613A00 } .global-notice.warn p { color: #C47500 } .global-notice.danger-zone { background-color: #FFEAEA; border-bottom: 1px solid #CC7575 } .global-notice.danger-zone h2,.global-notice.danger-zone p { color: #900 } .enterprise .header,.enterprise.marketing .header-logged-out { background-color: #2a2c2e; background-image: -moz-linear-gradient(#434648, #2a2c2e); background-image: -webkit-linear-gradient(#434648, #2a2c2e); background-image: linear-gradient(#434648, #2a2c2e); background-repeat: repeat-x; border-bottom-color: #000 } .enterprise #serverstats.enabled+.header { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1) } .enterprise .divider-vertical { background-color: #2a2c2e; border-right-color: #434648 } .enterprise .header-logo-blacktocat,.enterprise .top-nav a,.enterprise #user-links>li>a { color: white; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) } .enterprise .header-logo-blacktocat:hover,.enterprise .top-nav a:hover,.enterprise #user-links>li>a:hover { color: #4183c4 } .enterprise #user-links .name img { box-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) } .enterprise .header .dropdown-arrow { border-top-color: white } .enterprise .header-logged-out .header-logo-blacktocat { margin-top: 3px; margin-bottom: 3px } .enterprise .notification-indicator .mail-status { background-color: #434648; background-image: -moz-linear-gradient(#2a2c2e, #434648); background-image: -webkit-linear-gradient(#2a2c2e, #434648); background-image: linear-gradient(#2a2c2e, #434648); background-repeat: repeat-x; box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15) } .enterprise .notification-indicator .mail-status.unread { background-color: #3269a0; background-image: -moz-linear-gradient(#689cd0, #3269a0); background-image: -webkit-linear-gradient(#689cd0, #3269a0); background-image: linear-gradient(#689cd0, #3269a0); background-repeat: repeat-x; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(0, 0, 0, 0.1), 0 0 10px #4183c4 } .enterprise .notification-indicator.contextually-unread { background-color: #304254; background-image: -moz-linear-gradient(#425567, #304254); background-image: -webkit-linear-gradient(#425567, #304254); background-image: linear-gradient(#425567, #304254); background-repeat: repeat-x; border-color: #273644 #273644 #273644 #2a2c2e; box-shadow: inset 1px 0 rgba(255, 255, 255, 0.1) } .enterprise .header-actions .button { border: 0; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 1px rgba(0, 0, 0, 0.5) } .unsupported-browser { padding: 15px 0; color: #211e14; background-color: #fae692; background-image: -moz-linear-gradient(#feefae, #fae692); background-image: -webkit-linear-gradient(#feefae, #fae692); background-image: linear-gradient(#feefae, #fae692); background-repeat: repeat-x; border-bottom: 1px solid #b3a569 } .unsupported-browser .container { background: url("https://a248.e.akamai.net/assets.github.com/images/icons/ie-notice.png?b6863bd5") no-repeat } .unsupported-browser h5 { font-size: 13px; padding-left: 48px } .unsupported-browser p { margin: 0; padding-left: 48px } .unsupported-browser .button { float: right; padding: 5px 9px; margin-top: 15px; color: #fff; background-color: #b3a569; background-image: none } .unsupported-browser .button:hover { text-decoration: none; background-color: #9b8c4e } .marketing .header-logged-out { background: none } .marketing .header-logged-out .primary { display: none } .jumbotron .heading,.jumbotron .subheading,.teasers h3 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif } .jumbotron { padding: 50px 0 40px; margin-bottom: 60px; border-bottom: 1px solid #e5e5e5; background-color: #fafafa } .jumbotron:before,.jumbotron:after { content: " "; display: table } .jumbotron:after { clear: both } .jumbotron .heading { margin-top: 0; padding-top: 20px; font-size: 70px; font-weight: normal; line-height: 1; letter-spacing: -1px; background: none } .jumbotron .subheading { margin: 10px 0 0; font-size: 21px; line-height: 1.5; color: #888 } .logged_in .jumbotron { text-align: center } .logged_in .jumbotron .subheading { margin-left: 10%; margin-right: 10%; margin-bottom: 20px } .home-signup { float: right; width: 290px; margin-left: 60px } .home-signup dl.form { margin: 0 0 10px; position: relative } .home-signup dl.form dd input,.home-signup button.primary { width: 100%; padding: 9px; font-size: 16px; border-radius: 5px } .home-signup dl.form dd input { background-color: #fff } .home-signup dl.form.errored dd.error,.home-signup dl.form.errored dd.warning { position: absolute; top: 100%; left: 0; right: 10%; z-index: 5; border-top-color: rgba(255, 255, 255, 0.25) } .home-signup dl.form.errored dd.error:empty,.home-signup dl.form.errored dd.warning:empty { display: none } .home-signup dl.form>dd input.is-autocheck-errored,.home-signup dl.form>dd input.is-autocheck-loading,.home-signup dl.form>dd input.is-autocheck-successful { background-position: 97.5% center } .home-signup dl.form dd p.note { margin-top: 7px; color: #999 } .home-signup p.plans { margin-bottom: 0; font-size: 11px; text-align: center } .home-signup .signup-agreement { font-size: 12px; color: #777 } .teasers { margin-bottom: 30px; overflow: hidden; text-align: center } .teasers .teaser { float: left; width: 290px } .teasers .teaser+.teaser { margin-left: 25px } .teasers .teaser-illustration { margin-bottom: 10px } .teasers h3,.teasers p { padding-right: 10px } .teasers h3 { margin: 0 0 9px; font-size: 24px; font-weight: normal; line-height: 1.1; color: #2a2a2a } .teasers p { margin: 0 0 10px; font-size: 15px; color: #5a5a5a } .plans-pricing-callout { margin: 60px 0 40px; padding: 30px; font-size: 18px; line-height: 1.4; color: #48553b; text-align: center; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #f0f8e8; box-shadow: inset 0 -1px 1px #d6ecc0; border-radius: 5px } .plans-pricing-callout .mega-icon { vertical-align: middle; margin-top: -4px } #header.iphone { width: 90%; padding: 5px 5% 0 5%; max-width: 480px } #header.iphone .container { width: auto } #header.iphone .logo { top: -2px } #header.iphone #userbox { float: right; margin: -2px 0 0 10px } #header.iphone #userbox #user-links { display: none } .iphone #posts .list { width: 90%; padding: 0 5% } .iphone #footer { width: 90%; padding: 5% } @media only screen and (min-device-width: 320px) and (max-device-width: 480px) { html,body { min-width: 0px } } .issue-list em { background-color: rgba(255, 255, 140, 0.5); font-weight: bold; padding: 2px 1px 0; font-style: normal; margin: 0 -1px } .issue-list .title { padding: 0; min-height: 24px; font-weight: normal; font-size: 18px; line-height: 24px; margin: 0 0 10px } .issue-list .title .mega-icon { color: #888; position: absolute; left: 0; top: -4px } .issue-list .title .closed.mega-icon { color: #BD2C00 } .issue-list .title .open.mega-icon { color: #6CC644 } .issue-list .title a:visited { color: #7C65C2 } .issue-list .issue-number { float: right; color: #999999 } .issue-list .description { margin: 0 0 10px; line-height: 20px; overflow: hidden } .issue-list .created-at { font-size: 11px; font-weight: normal; margin: 0px } .issue-list .created-at a { color: #999999; font-weight: bold } .issue-list .created-at a:visited { color: #999999 } .issue-list .issue-meta { font-size: 11px; margin: 0; list-style-type: none; overflow: hidden; color: #999999 } .issue-list .issue-meta>li { float: left; margin-right: 10px } .issue-list .issue-meta a { color: #333333 } .issue-list .issue-meta .mini-icon { color: #838383; vertical-align: middle } .issue-list .issue-list-item { border-bottom: 1px solid #f1f1f1; padding: 0 0 20px 40px; margin: 0 0 20px 0; position: relative } .issues-list-sidebar { font-size: 12px } .issues-list-sidebar .progress-bar { margin-bottom: 6px } .manage-labels-toggle { display: block; text-align: center; margin: 0 5px } .label-select-menu .color { display: inline-block; width: 6px; height: 14px; border-radius: 3px; margin: 0 2px; border: 1px solid #eee } .label-select-menu .navigation-focus .select-menu-item-icon,.label-select-menu .selected .select-menu-item-icon { color: inherit !important } .label-select-menu .navigation-focus:active,.label-select-menu .selected:active { background-color: transparent !important } .label-select-menu .select-menu-item .mini-icon-remove-close { display: none; float: right; margin: 1px 10px 0 0; opacity: 0.6 } .label-select-menu .select-menu-item.selected .mini-icon-remove-close { display: block; color: inherit } .label-select-menu>form { position: relative } .sidebar-milestone-widget { position: relative } .sidebar-milestone-widget .sidebar-milestone-widget-text { color: #999999; line-height: 26px } .sidebar-milestone-widget .sidebar-milestone-widget-text.no-select { color: #666666 } .sidebar-milestone-widget .info-main { font-weight: bold; margin-bottom: 5px; line-height: 26px } .sidebar-milestone-widget .info-main .label { color: #999999 } .sidebar-milestone-widget .info-main .title { color: #333333 } .sidebar-milestone-widget .info-main .css-truncate-target { max-width: 121px } .sidebar-milestone-widget .info-secondary { font-size: 11px } .sidebar-milestone-widget .info-secondary .open { color: #999999; font-weight: bold } .sidebar-milestone-widget .info-secondary .mini-icon { position: relative; top: 2px; color: #bd2c00 } .sidebar-milestone-widget .select-menu { position: absolute; right: 0 } .issue-head { margin-top: -10px; padding: 10px; border: 1px solid #d5d5d5; border-width: 0 1px 2px 1px; border-radius: 0 0 5px 5px; font-weight: bold; color: #999 } .issue-head .number { float: right; font-size: 14px } .issue-head .number strong { color: #666 } .issue-head .mini-icon-arr-left { position: relative; top: 2px } .discussion-sidebar { float: right; width: 100px } .discussion-sidebar hr { margin: 10px 0 } .discussion-sidebar .state-indicator { padding: 7px 10px; margin-bottom: 10px } .discussion-sidebar p { font-size: 12px; text-align: center; color: #666; margin: 0 } .discussion-sidebar p strong { color: #333 } .discussion-sidebar ul.changes { list-style-type: none; line-height: 25px } .discussion-sidebar ul.changes span { font-weight: bold } .discussion-sidebar ul.changes .addition { color: #309c00 } .discussion-sidebar ul.changes .deletion { color: #bc0101 } .discussion-sidebar .label-manager { display: table; margin-bottom: 10px; width: 100% } .discussion-sidebar .label-manager>strong { vertical-align: middle; display: table-cell } .discussion-sidebar .label-manager .select-menu { width: 1%; display: table-cell; position: relative } .discussion-sidebar .label-manager .select-menu-modal-holder { right: 0 } ul.color-label-list.editable .color { width: 14px } ul.color-label-list.editable .mini-icon-remove-close { display: inline-block; color: #AAA } ul.color-label-list.editable .mini-icon-remove-close:hover { color: #ba3d37 } ul.color-label-list .edit-color-label-form { display: none } ul.color-label-list .color-label { line-height: 16px; border: 1px solid transparent } ul.color-label-list .color-label.active { z-index: 25; position: relative; border: 1px solid #ddd; border-radius: 3px; box-sizing: border-box } ul.color-label-list .color-label.active .edit-color-label-form { display: block } ul.color-label-list .color-label.active .mini-icon-remove-close { display: none } ul.color-label-list .color-label a { text-decoration: none } ul.color-label-list .color-label.selected { font-weight: bold; background: 98% 5px no-repeat transparent; -webkit-font-smoothing: antialiased } ul.color-label-list .color-label.selected .count,ul.color-label-list .color-label.selected .color { display: none } ul.color-label-list .color-label.selected .mini-icon-remove-close { display: inline-block } ul.color-label-list .color-label.zeroed,ul.color-label-list .color-label.zeroed .count { color: #999 } ul.color-label-list .filter-item:hover .mini-icon-remove-close { opacity: 1 } ul.color-label-list .filter-item:hover .color { border-color: #eee } ul.color-label-list .count { color: #333 } ul.color-label-list .name a { color: #333 } ul.color-label-list .color { display: block; float: left; margin-left: -5px; margin-right: 4px; width: 6px; height: 14px; border-radius: 3px; border: 1px solid #fff } ul.color-label-list .mini-icon-remove-close { display: none; float: right; opacity: 0.8 } ul.color-label-list .nolabels { margin: 10px 0; font-size: 11px; color: #666 } .edit-color-label-form { padding: 5px } .edit-color-label-form input[type="text"] { width: 100% } .edit-color-label-form .name-input { border-radius: 3px 3px 0 0 } .edit-color-label-form .form-actions { margin-top: 5px; padding: 0; overflow: hidden } .edit-color-label-form .form-actions button { box-sizing: border-box } .edit-color-label-form .optional { margin: 0; padding-top: 0; float: left; font-size: 11px } .edit-color-label-form .color-editor { margin-top: 5px; position: relative; height: 25px } .edit-color-label-form .color-editor .color-editor-input { position: absolute; left: 0; background-color: transparent; min-height: 25px; border-left-width: 26px; padding-top: 3px; padding-bottom: 3px; width: 130px } .edit-color-label-form .color-editor .mini-icon { position: absolute; top: 4px; left: 6px; color: rgba(0, 0, 0, 0.8); z-index: 10 } .edit-color-label-form .color-editor .invalid-color-indicator { display: none; position: absolute; top: 5px; left: 9px; color: #c00; z-index: 10; font-weight: bold } .edit-color-label-form .color-editor .minibutton { position: absolute; right: 0 } .edit-color-label-form .color-editor .mini-icon-confirm { display: none } .edit-color-label-form.new-label-form { margin-top: 10px } .edit-color-label-form.new-label-form .new-label-form-title { margin-bottom: 5px } .edit-color-label-form .color-editor-bg { position: absolute; left: 0; height: 25px; width: 130px; opacity: 0.12; border-radius: 3px } .edit-color-label-form.is-valid .color-editor .mini-icon-confirm { display: block } .edit-color-label-form.is-not-valid .color-editor .invalid-color-indicator { display: block } ul.color-chooser { height: 25px; list-style-type: none } ul.color-chooser li { display: table-cell; width: 1%; vertical-align: top } ul.color-chooser li:first-child .color-cooser-color { border-radius: 0 0 0 3px } ul.color-chooser li:last-child .color-cooser-color { border-radius: 0 0 3px 0 } ul.color-chooser .color-cooser-color { display: block; text-align: center; height: 25px; cursor: pointer; box-sizing: border-box; opacity: 0.3 } ul.color-chooser .color-cooser-color label { cursor: pointer } ul.color-chooser .color-cooser-color .mini-icon-confirm { position: relative; top: 3px; color: rgba(0, 0, 0, 0.8) !important } ul.color-chooser .color-cooser-color:hover,ul.color-chooser .color-cooser-color.selected { opacity: 1 } ul.color-chooser .color-cooser-color:hover .mini-icon-confirm,ul.color-chooser .color-cooser-color.selected .mini-icon-confirm { visibility: visible } ul.color-chooser input { display: none } ul.color-chooser .mini-icon-confirm { visibility: hidden } .closed-banner { margin: 15px 0; height: 7px; overflow: hidden; background: url("https://a248.e.akamai.net/assets.github.com/images/modules/comments/closed_pattern.gif?aa843563"); border-radius: 5px } .state-indicator { display: block; font-size: 14px; font-weight: bold; color: #fff; text-align: center; border-radius: 3px; background: #999 } .state-indicator.open,.state-indicator.reopened,.state-indicator.merged { background: #6cc644 } .state-indicator.closed { background: #bd2c00 } .state-indicator.renamed { background-color: #fffa5d } #issues_next .autocomplete-results { width: 250px; max-height: none } .issues-list-options { margin-bottom: 15px } .issues-list-options .select-menu,.issues-list-options .button-group { display: inline-block; margin-right: 10px } .issues-list-options .pagination { float: right; margin: 0 } .issues-keyboard-shortcuts { float: left; margin-top: 10px } .issues-search-sidebar .back { font-weight: bold; color: #999 } .issues-search-sidebar .back .mini-icon { position: relative; top: 1px } .issues-search-sidebar .states { list-style-type: none } .issues-search-sidebar .states li { display: inline; margin-right: 20px } .issues-search-sidebar .assignee { margin-top: 15px } .issues-search-sidebar .assignee select { border: 1px solid #ddd; font-size: 13px } .issues-search-results .state-indicator { float: left; width: 50px; padding: 3px 0; font-size: 12px } .issues-search-results .issue-search-result { margin-bottom: 15px } .issues-search-results .issue-search-result+.issue-search-result { padding-top: 15px; border-top: 1px solid #eee } .issues-search-results em { background-color: #fffbb8; font-style: normal; font-weight: bold; padding: 1px 3px; border-radius: 3px } .issues-search-results .result-content { margin-left: 60px } .issues-search-results .number,.issues-search-results .title { font-size: 14px; font-weight: bold } .issues-search-results .number { color: #999 } .issues-search-results .body { font-size: 12px; margin-top: 5px } .clear-issue-filters { margin-top: 0 } .clear-issue-filters a { color: #999; font-weight: bold; text-decoration: none } .clear-issue-filters a .mini-icon { position: relative; top: 1px } .clear-issue-filters a:hover { color: #666 } .clear-issue-filters a:hover .mini-icon { color: #4183c4 } .repository-lang-stats { position: relative; float: right; width: 135px; opacity: 0.5; padding-bottom: 10px } .repository-lang-stats:hover { opacity: 1 } .repository-lang-stats:hover .list-tip { display: block } .repository-lang-stats-graph { height: 10px; overflow: hidden } .repository-lang-stats-graph span { display: inline-block; height: 8px; background: #ccc; text-indent: -9999px } ol.list-tip,ul.list-tip { border-radius: 3px; box-shadow: 0 0 5px #ccc; border: 1px solid #ddd; background: #fff; position: absolute; top: 20px; left: -20px; width: 170px; z-index: 100; display: none } ol.list-tip:before,ul.list-tip:before { content: "▲"; font-size: 14px; margin: 0 auto; width: 14px; display: block; margin-top: -13px; color: #fff; text-shadow: -1px -1px 2px #ccc } ol.list-tip li,ul.list-tip li { margin: 0; line-height: 100%; list-style: none; border-bottom: 1px solid #eee; font-weight: bold } ol.list-tip li span.color-block,ul.list-tip li span.color-block { display: inline-block; width: 8px; height: 10px; margin-right: 5px } ol.list-tip li a,ol.list-tip li .other,ul.list-tip li a,ul.list-tip li .other { color: #333; padding: 8px 10px; display: block } ol.list-tip li a:hover,ul.list-tip li a:hover { text-decoration: none; background-color: #E6F1F6 } ol.list-tip li span.percent,ul.list-tip li span.percent { float: right; color: #999 } ol.list-tip li:last-child,ul.list-tip li:last-child { border-bottom: none } .language-color { background-color: #ccc } .list-group-item { position: relative; display: block; margin-bottom: -1px; padding: 10px 10px 10px 40px; border: 1px solid #e5e5e5 } .list-group-item a:hover { text-decoration: none } .list-group-item:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px } .list-group-item:first-child .issue-item-unread { border-top-left-radius: 3px } .list-group-item:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px } .list-group-item:last-child .issue-item-unread { border-bottom-left-radius: 3px } .list-group-item.closed { background-color: #fcfcfc } .list-group-item.selectable { padding-left: 60px } .list-group-item.selected { background-color: #ffffef } .list-group-item.navigation-focus { background-color: #f5f9fc } .list-group-item a { color: #333333 } .list-group-item a.list-group-repo-name { color: #666666 } .list-group-item a.quiet { color: #999999 } .logged_in .list-group-item.unread .issue-item-unread { position: absolute; top: 0; left: -1px; bottom: 0; width: 3px; background-color: #4183c4 } .list-group-item-number { float: right; color: #999; margin-left: 12px } .list-group-item-name { font-size: 15px; line-height: 1.1; margin-bottom: 2px } .list-group-item-name .type-icon { float: left; margin-top: 1px; margin-left: -24px } .closed.mini-icon { color: #bd2c00 } .open.mini-icon { color: #6cc644 } .list-group-item-summary p { margin: 0 0 5px } .list-group-item-summary a+a { margin-left: 6px } .list-group-item-check { position: absolute; top: 12px; left: 12px } .list-group-item-meta { font-size: 11px; line-height: 17px; list-style-type: none; overflow: hidden; color: #999999 } .list-group-item-meta>li { display: inline-block; margin-right: 4px } .list-group-item-meta .gravatar img { position: relative; top: -1px; margin-right: 2px; vertical-align: middle; border-radius: 2px } .list-group-item-meta .branch-name .css-truncate-target { max-width: 200px } .list-group-item .mini-icon { vertical-align: middle; position: relative; top: -2px } .list-group-item .assignee { float: right; padding-left: 2px; margin-left: 12px; margin-right: -2px } .list-group-item .assignee img { display: block; border-radius: 2px } .list-group-item .labels { margin-left: 6px } .list-group-item .label { display: inline-block; font-size: 11px; padding: 1px 4px; border-radius: 2px } .issues-list-actions { padding: 6px 10px; font-size: 11px; background-color: #f5f5f5 } .issues-list-actions .note { margin: 0 0 0 5px; display: inline-block; font-size: 11px; color: #9ca9a9 } .issues-list-actions .dropdown-button { position: relative; padding-right: 18px } .issues-list-actions .dropdown-button:after { content: ""; display: block; position: absolute; border: 3px solid #333333; border-color: #333333 transparent transparent; top: 10px; right: 8px; width: 0px; height: 0px } .issues-list-actions .context-menu-container,.issues-list-actions .select-menu { display: inline-block } .pulls-list-group .list-group-item { padding-left: 34px } .legacy-chromed-list-browser { border: 1px solid #ddd; border-radius: 5px } .legacy-chromed-list-browser .list-browser-filterbar { border-radius: 3px 3px 0 0 } .member-adder { display: none; position: absolute; background: #eee; padding: 0px 5px 5px; z-index: 2; box-shadow: 0px 0px 3px #999999 } .member-adder.active { display: inherit } .member-adder ul { list-style-type: none } .member-adder ul li { margin-top: 4px; clear: both; min-width: 400px; border-bottom: 1px solid #ddd; background: #fff; padding: 3px } .member-adder ul li a.button { margin-top: 10px } .member-adder .navigation-focus { background-color: #4183c4; color: #fff } .member-adder .avatar { float: left; margin-right: 5px } .member-adder .login { font-weight: bold } .member-adder .add-to-repo { float: right; margin-top: 15px } .member-adder .no-results { display: none } .member-adder .no-results.active { display: inherit } form.member-capability-update { display: inline } .member-adder-notice { display: none; margin-bottom: 6px } .member-adder-notice.active { display: inherit } .milestone-list .milestone { padding: 10px 10px 10px 15px } .milestone-list h3 { margin: 5px 0 0; font-size: 16px } .milestone-list .date { margin: 5px 0 5px 0; font-size: 14px; color: #999 } .milestone-list .pastdue .date { font-weight: bold; color: #bd2c00 } .milestone-list .description { margin-top: 10px; width: 100%; padding: 10px 0 0; border-top: 1px solid #eee; font-size: 12px; font-weight: 300; color: #666 } .milestone-list .description strong { color: #333 } .milestone-list .milestone-progress { float: right; width: 390px } .milestone-list .progress-bar { position: relative; height: 30px; margin-top: 3px } .milestone-list .progress-bar .progress { height: 30px } .milestone-list .progress-bar .percent { position: absolute; top: 4px; left: 7px; font-size: 16px; font-weight: bold; color: #fff; text-shadow: 0 0 2px rgba(0, 0, 0, 0.7) } .milestone-list .meta { font-size: 11px } .milestone-list .meta li { list-style-type: none; margin: 0 0 0 15px; float: right; font-weight: bold } .milestone-list .meta .numbers { float: left; margin-left: 0; color: #888; font-weight: normal } .progress-bar { display: block; height: 15px; border-radius: 3px; background-color: #d8d8d8; background-image: -moz-linear-gradient(#e2e2e2, #d8d8d8); background-image: -webkit-linear-gradient(#e2e2e2, #d8d8d8); background-image: linear-gradient(#e2e2e2, #d8d8d8); background-repeat: repeat-x } .progress-bar .progress { display: block; height: 15px; border-radius: 3px 0 0 3px; background-color: #65bd10; background-image: -moz-linear-gradient(#8dcf16, #65bd10); background-image: -webkit-linear-gradient(#8dcf16, #65bd10); background-image: linear-gradient(#8dcf16, #65bd10); background-repeat: repeat-x } .date_selector .button { padding: 0; border-color: #ddd; box-shadow: none } .milestones-next ul.tabs { display: none } .milestones-next .repohead { border-bottom: 1px solid #ddd } .milestones-next-container { position: relative } .milestones-next-container h1 { margin: 0 } .milestones-next-container h2 { margin: 0 20px 0 0 } .milestones-next-container p { font-size: 14px; color: #777; margin: 0 0 20px 0 } .milestones-next-container .milestone-author { float: left; margin: 0 0 20px 0; padding: 0 0 15px 0; color: #999 } .milestones-next-container .milestone-author a { color: #777 } .milestones-next-container .pull-participation { float: right; margin: -2px 0 0 0 } .milestones-next-container .milestone-back { position: absolute; left: -44px; top: 2px; padding: 0 1px 0 4px; color: #ccc } .milestones-next-container .milestone-back:hover { color: #4183c4 } .milestones-next-container .milestone-back .mini-icon { position: absolute; top: 9px; left: -10px } .milestones-next-container .menu-container { float: left; width: 148px; clear: left } .milestones-next-container .milestone-content { float: right; width: 682px } .milestones-next-container .milestone-activity { margin-bottom: 40px } .milestones-next-container .milestone-stats { margin: 0 0 20px 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box } .milestones-next-container .milestone-stats li { display: inline-block; margin: 0; padding: 0; border-right: 1px solid #eaeaea; width: 223px; font-size: 14px; text-align: center } .milestones-next-container .milestone-stats li:last-child { border: none } .milestones-next-container .milestone-stats a { display: block; padding: 10px 0; color: #999 } .milestones-next-container .milestone-stats a:hover { text-decoration: none; background: #fafafa } .milestones-next-container .milestone-stats .mini-icon { color: #aaa } .milestones-next-container .milestone-stats .num { color: #222; font-weight: bold } .milestones-next-container .hashtag { font: 12px Monaco, "Liberation Mono", Courier, monospace; color: #222 } .milestones-next-container .simple-conversation-list { margin: 0 0 40px 0; font-size: 14px } .milestones-next-container .simple-conversation-list .title { max-width: 450px } .milestones-next-container .simple-conversation-list>li { position: relative; padding: 10px 0 } .milestones-next-container .simple-conversation-list .meta { position: absolute; top: 5px; right: 0 } .milestones-next-container .simple-conversation-list .assign { font-size: 13px; width: 90px; text-align: right; width: 30px } .milestones-next-container .simple-conversation-list .assign a { color: #999 } .milestones-next-container .simple-conversation-list .assign a:hover { color: #4183c4 } .milestones-next-container .simple-conversation-list .summary { display: block; clear: both; margin: 0 0 0 20px; color: #999; font-size: 12px; line-height: 20px } .milestones-next-container .simple-conversation-list .task-list-summary { margin-right: 5px } .milestones-next-container .simple-conversation-list .summary a { color: #999 } .milestones-next-container .simple-conversation-list .a { color: #6cc644 } .milestones-next-container .simple-conversation-list .d { color: #bd2c00 } .milestones-next-container .milestone-list-heading { margin: 0 0 20px 0 } .milestones-next-container .conversation-list-actions { float: right; line-height: 20px; color: #999 } .milestones-next-container .conversation-list-actions li { float: left; list-style: none; margin-left: 10px } .milestones-next-container .conversation-list-actions .age { width: 110px } .milestones-next-container .blankslate { margin: 20px 0 40px 0 } .milestones-next-container .milestone-description { position: relative } .milestones-next-container .edit-description-button { position: absolute; top: 0; right: 0 } .milestones-next-container .mini-icon-issue-opened { color: #6cc644 } .milestones-next-container .mini-icon-issue-closed { color: #bd2c00 } .milestones-next-container .mini-icon-pull-request { color: #6cc644 } .milestones-next-container .mini-icon-pull-request.closed { color: #bd2c00 } .milestones-next-container .milestone-assign { float: right } .milestones-next-container .js-details-container .content { display: none } .milestones-next-container .js-details-container.open .content { display: block } .milestones-next-container .js-details-container.open .hidden-text-expander { display: none } .milestones-next-container .js-details-container.open .milestone-summary { display: none } .page-new-repo .new-repo-container { width: 700px; margin: 0 auto; padding-top: 20px } .page-new-repo .new-repo-container h2 { font-size: 22px; font-weight: normal; color: #666; border-bottom: 1px solid #ddd; padding-bottom: 5px; margin-bottom: .5em } .page-new-repo ul.repo-templates { margin: 10px 0 } .page-new-repo ul.repo-templates>li { list-style-type: none; display: inline-block; margin: 0 10px 0 0 } .page-new-repo .owner-reponame { position: relative } .page-new-repo .owner-reponame dl.form { margin-top: 5px; margin-bottom: 0 } .page-new-repo .owner-reponame .owner,.page-new-repo .owner-reponame .slash,.page-new-repo .owner-reponame .reponame { float: left } .page-new-repo .owner-reponame .slash { font-size: 21px; color: #666; padding-top: 32px; margin: 0 8px } .page-new-repo .owner-reponame .icon-preview { display: none; position: absolute; top: 20px; left: -95px } .page-new-repo .owner-reponame .icon-preview .mega-icon,.page-new-repo .owner-reponame .icon-preview .label { text-align: right; display: inline-block; position: relative } .page-new-repo .owner-reponame .icon-preview .mega-icon { top: 10px; -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none } .page-new-repo .owner-reponame .icon-preview .label { font-size: 11px; text-transform: uppercase; color: #B9B9B9; font-weight: 300; width: 50px; top: 2px } .page-new-repo .owner-reponame .icon-preview-public .mega-icon-public-repo { color: #bbb; top: 12px } .page-new-repo .owner-reponame .icon-preview-private .mega-icon-private-repo { color: #e9dba8 } .page-new-repo .owner-reponame .icon-preview-private .label { top: 2px; right: 5px } .page-new-repo .owner-reponame .icon-preview-private .label span { padding: 3px 6px 2px; background-color: #F8EEC7; border-radius: 3px; color: #A1882B } .page-new-repo .reponame-suggestion { color: #34631a; cursor: pointer } .page-new-repo .team-select { display: none } .page-new-repo div.form-checkbox .mega-icon { color: #666; position: relative; top: 1px; font-size: 24px; float: left } .page-new-repo div.form-checkbox .mega-icon-public-repo { color: #bbb } .page-new-repo div.form-checkbox .mega-icon-private-repo { color: #e9dba8 } .page-new-repo .upgrade-upsell { padding-left: 33px } .page-new-repo .upgrade-upsell .cc-upgrade { padding-left: 20px } .oauth-section { margin: 10px auto } .oauth-section h1,.oauth-section h2,.oauth-section h3 { color: #444 } .oauth-section h1 { font-weight: normal } .oauth-section .box { float: left; color: #999; border: 1px solid #ddd; margin: 0 31px 15px 0; border-radius: 3px; height: 80px; width: 80px; padding: 5px } .oauth-section .box img { border-radius: 3px; height: 80px; width: 80px } .oauth-section .description { padding-top: 1px } .oauth-section .description h2 { margin: 0px; font-weight: normal } .oauth-section .description p { color: #999; margin-top: 0px; margin-bottom: 5px; overflow: hidden; max-height: 42px; font-size: 15px } .oauth-section .description span.owner { font-size: 12px; font-weight: normal; color: #CCC } .oauth-section .details .content { display: none } .oauth-section .details.open .content { display: block } .oauth-section .open .hidden-text-expander { display: none } .oauth-section .hidden-text-expander { float: left } .oauth-section .avatar { vertical-align: middle; border-radius: 3px } .oauth-section .access-details { border-top: 1px solid #ddd; clear: both } .oauth-section .access-details .user-box { float: left; width: 92px; margin-right: 32px } .oauth-section .access-details .avatar { vertical-align: middle; border-radius: 2px } .oauth-section .access-details .mega-icon-arr-down { color: #ddd; margin: -6px 0 6px 30px } .oauth-section .access-details .details-user { text-align: center } .oauth-section .access-details .details-user p { color: #999; margin: 8px 0 0 0; border-top: 1px solid #DDD; padding-top: 12px; font-size: 11px } .oauth-section .access-details .details-user p.login { margin-top: 5px; padding: 0; border: none; font-size: 14px; font-weight: bold } .oauth-section .access-details .permissions { float: left; width: 500px; color: #666; margin-top: 5px } .oauth-section .access-details .permissions p { font-size: 18px } .oauth-section .access-details .question { font-size: 16px; border-top: 1px solid #eee; padding: 30px 0 40px 0 } .oauth-section .access-details .question button { padding: 7px 32px } .oauth-section .access-details .sidebar { float: right; width: 277px; background: #EEE; margin-top: 20px; border-radius: 2px } .oauth-section .access-details .infotip { font-size: 13px; color: #777; background: #fff; border: 1px solid #BBB; border-radius: 2px; margin: 3px; padding: 15px } .oauth-section ul.permission-list { font-size: 14px; margin: 20px 0 } .oauth-section ul.permission-list>li { list-style-type: none; padding: 7px 0 7px 0 } .oauth-section ul.permission-list>li:first-child span.permission { font-weight: bolder } .oauth-section span.permission { display: inline-block; margin-left: 4px } .oauth-section .circle { display: inline-block; width: 5px; height: 5px; border-radius: 5px; margin-right: 5px; border: 2px solid } .oauth-section span.label { display: inline-block; font-weight: bold; text-align: center; font-size: 14px; padding: 3px 10px; margin-right: 4px; border-radius: 3px; border: 2px solid; text-shadow: 0 1px 0 #fff } .oauth-section span.read { color: #7cc45c; background: rgba(124, 196, 92, 0.2); border-color: #7cc45c } .oauth-section span.read .circle { background: #7cc45c; border-color: #7cc45c } .oauth-section span.write { color: #ee9c49; background: rgba(238, 156, 73, 0.2); border-color: #ee9c49 } .oauth-section span.write .circle { background: #ee9c49; border-color: #ee9c49 } .oauth-section span.delete { color: #c64939; background: rgba(198, 73, 57, 0.3); border-color: #c64939; min-width: 123px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) } .oauth-section span.delete .circle { background: #c64939; border-color: #c64939 } .oauth-section span.off { color: #dddddd; background: #eeeeee; border-color: #dddddd } .oauth-section span.off .circle { background: none; border-color: #dddddd } .header-with-actions { position: relative } .header-with-actions h3 { display: inline-block; margin-top: 0 } .header-with-actions .select-menu { clear: right; float: right; margin: 0 0 20px 0; display: inline-block } .header-with-actions .select-menu-modal-holder { right: 0 } .header-with-actions .select-menu-modal { width: 130px } .blankslate.pulse { margin-top: 20px } .diffstat-summary { font-size: 16px; text-align: center; vertical-align: middle; border-radius: 3px; color: #777; line-height: 1.8; text-align: justify; padding: 0 20px 0 0 } .diffstat-summary a { color: #555 } .diffstat-summary strong { color: #333 } .overall-summary .graphs { border-bottom: 1px solid #eee } .overall-summary .graphs .graph { -moz-box-sizing: border-box; box-sizing: border-box; display: table-cell; width: 459px; padding: 15px } .overall-summary .graphs .graph:first-child { border-right: 1px solid #eee } .overall-summary .graphs .desc { color: #777; margin-bottom: 0 } .overall-summary .graphs .num { font-weight: bold; color: #333 } .overall-summary .graphs a { font-weight: bold; color: #333 } .overall-summary .graphs .mini-bar-graph { display: table; width: 100%; background: #eee } .overall-summary .graphs .mini-bar-graph a { background: #6cc644; display: table-cell; height: 10px } .overall-summary .graphs .mini-bar-graph a.merged-pulls { background: #333333 } .overall-summary .graphs .mini-bar-graph a.closed-issues { background: #bd2c00 } .authors-and-code { margin: 20px 0 0 0 } .authors-and-code .insertions { color: #6cc644 } .authors-and-code .deletions { color: #bd2c00 } .authors-and-code .section { -moz-box-sizing: border-box; box-sizing: border-box; height: 100px; display: table-cell; width: 459px } .authors-and-code .code-stats { padding: 0 0 0 20px } .authors-and-code .code-stats .files-changed { color: #333; display: block; font-size: 24px; border-bottom: 1px solid #eee } .authors-and-code .code-stats .files-changed .mega-icon { color: #999 } .pulse-authors-graph { min-height: 150px } .pulse-authors-graph .dots { margin: 0 auto; padding-top: 20px; width: 64px; height: 64px } .pulse-authors-graph .bar rect { fill: #ff9933; fill-opacity: 0.7 } .pulse-authors-graph .bar rect:hover { fill-opacity: 1; cursor: pointer } .pulse-authors-graph .bar image { cursor: pointer } .pulse-authors-graph .commit-label { fill: #333; text-anchor: middle; font-weight: bold; text-shadow: 1px 1px 0 #fff } .page-pulse .overall-summary { border-radius: 3px } ul.summary-stats li { -moz-box-sizing: border-box; box-sizing: border-box; list-style-type: none; display: table-cell; margin: 0; width: 229px; text-align: center; color: #999; border-left: 1px solid #eee } ul.summary-stats li a { display: block; text-decoration: none; color: #999; padding-bottom: 10px } ul.summary-stats li a:hover { background: #fafafa } ul.summary-stats li .mini-icon-pull-request { color: #333333 } ul.summary-stats li .mini-icon-branch-create { color: #6cc644 } ul.summary-stats li .mini-icon-issue-closed { color: #bd2c00 } ul.summary-stats li .mini-icon-issue-opened { color: #6cc644 } ul.summary-stats li:first-child { border-left: none; border-bottom-left-radius: 3px } ul.summary-stats li .num { display: block; padding-top: 10px; font-size: 16px; font-weight: bold; color: #000 } ul.summary-stats li .lbl { display: block; margin-top: 10px; padding-top: 3px; padding-bottom: 6px; font-size: 11px; color: #999; border-top: 1px solid #f7f7f7 } ul.summary-stats li .lbl .mini-icon { position: relative; top: 2px } .participants-list:before,.participants-list:after { content: " "; display: table } .participants-list:after { clear: both } .pulse-sections { border-top: 1px solid #eee; clear: both; margin-top: 20px } .pulse-section { clear: both; padding: 20px 0 0 0; font-size: 14px; color: #666 } .pulse-section h2 { margin: 0; font-size: 24px; color: #000 } .pulse-section.first-section { padding-top: 15px } .section-heading { margin: 20px 0 } .section-heading:before,.section-heading:after { content: " "; display: table } .section-heading:after { clear: both } .section-heading h2 { float: left; margin: 0; font-size: 18px; color: #000 } .section-heading h2 .separator { font-weight: normal; color: #999 } .section-heading h2 a.selected { color: #000; text-decoration: none; cursor: pointer } .section-heading h3 { float: left; margin: 0; font-size: 18px; font-weight: normal; color: #666 } .section-heading h3 code { font-size: 17px } .section-heading ul.section-actions { float: right; margin: 0; list-style-type: none } .section-heading ul.section-actions>li { display: inline-block; margin-left: 5px; vertical-align: middle } .section-heading ul.section-actions>li>a { font-weight: bold } .section-heading ul.section-actions>li>a .mini-icon-feed { color: #ff9933 } .section-heading ul.section-actions .search { margin-left: 10px } .section-heading ul.section-actions .search input { padding: 0 4px 0 4px; font-size: 12px; width: 230px; min-height: 26px; border: 1px solid #d3d3d3; border-top-right-radius: 0; border-bottom-right-radius: 0; vertical-align: middle } .section-heading ul.section-actions .search .minibutton,.section-heading ul.section-actions .search input[type=text]+.minibutton { position: relative; margin-left: 0; height: 24px; vertical-align: middle; padding: 0 8px; border-left: none; border-radius: 0; border-top-right-radius: 3px; border-bottom-right-radius: 3px; -moz-box-sizing: content-box; box-sizing: content-box } table.tag-list { margin: 20px 0; width: 100%; border-top: 1px solid #ebebeb } table.tag-list tr { border-bottom: 1px solid #ebebeb } table.tag-list td { padding: 12px 0; vertical-align: top } table.tag-list td.date { padding-right: 10px; white-space: nowrap } table.tag-list td.date a { color: #999 } table.tag-list td.main { padding-right: 10px } table.tag-list td.ancillary { white-space: nowrap; text-align: right } table.tag-list h4 { margin: 0; font-size: 14px } table.tag-list p { margin: 0; color: #999; font-size: 13px } table.tag-list p a { color: #666; font-weight: bold } .tag-info h3 { margin: 0 0 2px 0; font-size: 14px } .tag-info h3 a { color: #666 } .tag-info h3 a .tag-name { color: #000 } .tag-references { margin: 0; list-style-type: none; font-size: 13px } .tag-references>li { margin: 0 5px 0 0; display: inline-block } .tag-references>li.commit { font-family: Monaco, "Liberation Mono", Courier, monospace; font-size: 12px } .tag-references>li a { color: #999; text-decoration: none } .tag-references>li a:hover { color: #4183c4 } .release-downloads { margin: 15px 0 0; list-style-type: none } .release-downloads>li { display: inline-block; margin: 0 10px 0 0 } .release .tag-references>li { display: block; margin: 0 0 5px 0 } .release .tag-references>li a { color: #657961 } .release .tag-references>li a:hover { color: #4183c4 } .release-timeline { position: relative; border-top: 2px solid #ebebeb } .release-timeline .timeline { position: absolute; top: 0; left: 180px; height: 100%; border-right: 2px solid #ebebeb } .release-timeline .tag-events { margin: 0; list-style-type: none } .release-timeline .tag-events>li { margin: 20px 0 } .release-timeline .tag-events>li:before,.release-timeline .tag-events>li:after { content: " "; display: table } .release-timeline .tag-events>li:after { clear: both } .release-timeline .tag-events .expander { display: none } .release-timeline .tag-events.is-collapsed .expander { display: block } .release-timeline .tag-events.is-collapsed>li.collapsable { display: none } .release-timeline .tag-events .date { float: left; margin-top: 10px; width: 144px; padding-right: 10px; font-size: 13px; text-align: right; color: #999 } .release-timeline .tag-events>li>.mini-icon { float: left; margin-top: 11px; padding-right: 10px; color: #ccc } .release-timeline .tag-events .dot { float: left; margin: 17px 0 0 -2px; width: 6px; height: 6px; background: #ebebeb; border-radius: 6px } .release-timeline .tag-events .expander-dots { position: relative; float: left; margin: 7px 0 0 6px; width: 40px; height: 20px; text-align: center; border: 2px solid #fff; border-radius: 4px; background: #ebebeb; z-index: 10; cursor: pointer } .release-timeline .tag-events .expander-dots .expander-dot { display: inline-block; margin-top: -3px; width: 5px; height: 5px; border-radius: 5px; background: #999 } .release-timeline .tag-events .expander-dots:hover { background-color: #4183c4 } .release-timeline .tag-events .expander-dots:hover .expander-dot { background-color: #fff } .release-timeline .tag-events .expander-text { float: left; margin: 10px 0 0 10px; font-weight: bold; color: #666; cursor: pointer } .release-timeline .tag-events .expander-text:hover { color: #4183c4 } .release-timeline .tag-events .main { float: left; margin-left: 15px } .release .bubble { position: relative; z-index: 10; margin: 35px 0 } .release .bubble-inner { height: 100%; background: #fff; border: 1px solid #cacaca; border-radius: 2px } .release .release-meta { -moz-box-sizing: border-box; box-sizing: border-box; display: table-cell; width: 178px; height: 100%; padding: 10px; background: #F9FDF8; border-right: 2px solid #e5e5e5 } .release .release-body { -moz-box-sizing: border-box; box-sizing: border-box; display: table-cell; width: 730px; padding: 10px 10px 20px } .release .release-authorship { margin: 0; font-size: 13px; color: #999 } .release .release-authorship a { font-weight: bold; color: #666 } .release h1 { margin-bottom: 10px } .release h1 a { color: #000 } .release.label-latest { background-color: #E5F1E2 } .release.label-latest .bubble-inner { border-color: #96E38A } .release.label-latest .release-meta { background-color: #F9FDF8 } .release .release-label { float: right; margin: -10px -13px 0 0; padding: 3px 6px; font-size: 12px; font-weight: bold; color: #fff; background: #000; border-bottom-left-radius: 3px } .release .release-label.latest { background-color: #6cc644 } .release .release-label.prerelease { background-color: #ff9933 } .release-show .release { margin: 20px 0 } .tag-detail { margin: 20px 0; padding: 12px 0 0 50px; border-top: 1px solid #ddd } .tag-detail .mega-icon-tag { float: left; margin: 10px 0 0 -50px; color: #bbb } .tag-detail h2 { margin: 10px 0 5px 0; font-size: 20px; font-weight: normal } .tag-detail h2 .tag-name { font-weight: bold } .tag-detail p { margin: 0 0 15px 0; font-size: 16px; color: #999 } .tag-detail .rule { margin-top: 25px; border-color: #ebebeb } .tag-detail .downloads .minibutton { margin-right: 10px } .tag-detail .downloads .mini-icon { margin-right: 0; vertical-align: 0 } .tag-detail .tag-references { margin: 15px 0; font-size: 14px; font-weight: bold } .tag-detail .tag-references>li { margin-right: 20px } .tag-detail .tag-references>li a { color: #4183c4 } .new-release .flash { padding-right: 15px } .new-release .sidebar h3 { margin: 40px 0 -10px; font-size: 14px } .new-release .sidebar h3:first-child { margin-top: 15px } .new-release .default,.new-release .saved,.new-release .saving,.new-release .error { display: none } .new-release .error { color: #bd2c00 } .new-release .is-default .default { display: inline-block } .new-release .is-saving .saving { display: inline-block } .new-release .is-saving .saving img { vertical-align: top } .new-release .is-saved .saved { display: inline-block } .new-release .is-failed .error { display: inline-block } .drop-target .mega-icon { position: relative; vertical-align: middle; color: #e5e5e5 } .drop-target p { font-size: 14px; text-align: center; color: #999; background: #fafafa; height: 65px; line-height: 65px; border: 1px dashed #ddd; border-radius: 4px } .uploaded-files.is-populated+.drop-target p { border-top-right-radius: 0; border-top-left-radius: 0; border-top: none } .uploaded-files { background: #fff; border-top-right-radius: 4px; border-top-left-radius: 4px } .uploaded-files.is-populated { border: 1px solid #ddd; border-bottom-color: #e5e5e5 } .uploaded-files>li { list-style-type: none; margin: 0; padding: 8px 10px; border-top: 1px solid #eee; line-height: 22px } .uploaded-files>li.template { display: none } .uploaded-files>li .delete-pending { display: none } .uploaded-files>li.delete { background: #f9f9f9; color: #999 } .uploaded-files>li.delete:nth-child(2) { border-top-right-radius: 4px; border-top-left-radius: 4px } .uploaded-files>li.delete .delete-pending { display: block } .uploaded-files>li.delete .live { display: none } .uploaded-files>li.delete .filename { color: #bd2c00 } .uploaded-files>li:nth-child(2) { border-top: none } .uploaded-files .filename { font-family: Monaco, "Liberation Mono", Courier, monospace; font-size: 11px } .uploaded-files .filesize { font-size: 12px; color: #999 } .uploaded-files input[type=text] { width: 490px; margin-right: 6px; padding: 2px 4px; border-radius: 2px } .uploaded-files .remove { float: right; margin-top: 2px; color: #999 } .uploaded-files .remove:hover { color: #bd2c00 } .uploaded-files .undo { float: right } .upload-progress { background: #fff; border: none; border-radius: 30px; box-shadow: 0 1px 1px #fff, inset 0 1px 1px rgba(255, 255, 255, 0.5); height: 3px; margin-top: 3px; position: relative } .upload-progress .upload-meter { background-color: #58b8f4; background-image: -moz-linear-gradient(#8dd2f7, #58b8f4); background-image: -webkit-linear-gradient(#8dd2f7, #58b8f4); background-image: linear-gradient(#8dd2f7, #58b8f4); background-repeat: repeat-x; border-radius: 30px; height: 100%; position: absolute; top: 0 } .release-body-form .previewable-comment-form .write-content,.release-body-form .previewable-comment-form .preview-content { padding: 0 0 10px } .release-tag-form .for-loading,.release-tag-form .for-empty,.release-tag-form .for-valid,.release-tag-form .for-invalid,.release-tag-form .for-duplicate,.release-tag-form .for-pending { display: none } .release-tag-form.is-loading .for-loading { display: block } .release-tag-form.is-empty .for-empty { display: block } .release-tag-form.is-valid .for-valid { display: block } .release-tag-form.is-invalid .for-invalid { display: block } .release-tag-form.is-duplicate .for-duplicate { display: block } .release-tag-form.is-pending .for-pending { display: block } .repolist h3 { font-size: 20px; letter-spacing: -1px; line-height: 32px; height: 32px; margin: 0 0 1px; white-space: nowrap } .repolist h3 a { display: inline-block; line-height: 32px; position: relative; top: -5px } .repolist .fork-flag { margin: -5px 0 5px 37px } .repolist .mega-icon::before { color: #bbb } .repolist .mega-icon-private-repo::before,.repolist .mega-icon-private-mirror::before,.repolist li.private.fork .mega-icon-repo-forked::before { color: #e9dba5 !important } .repolist>li { border-bottom: 1px solid #f1f1f1; padding: 0 0 20px 0; position: relative; min-height: 66px; overflow: hidden; margin: 0 0 20px 0; list-style-type: none } .repolist>li.simple { min-height: 0px } .repolist>li.simple ul.repo-stats { margin-top: 7px } .repolist>li.simple .fork-flag { display: none } .repolist .body { margin: 0 0 0 37px; text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, 0 2px 0 #fff, 2px 0 0 #fff, 0 -2px 0 #fff, -2px 0 0 #fff } .repolist .participation-graph { padding: 0; margin: 0; width: 640px; position: absolute; bottom: 0; right: 0; z-index: -1; text-align: center } .repolist .participation-graph.disabled { display: none } .repolist .participation-graph .bars { position: relative; bottom: 0 } .repolist p.description { margin: 0 0 5px 0; color: #333333; font-size: 14px } .repolist p.updated-at { margin: 0; font-size: 11px; color: #999999 } .repolist ul.repo-stats { position: relative; float: right; border: none; font-size: 11px; font-weight: bold; padding-left: 15px; z-index: 5; background: transparent } .repolist ul.repo-stats .is-starred .mini-icon-star:before { color: #E9DBA5 } .repolist ul.repo-stats li { border: none; color: #666; line-height: 21px; margin-left: 10px !important } .repolist ul.repo-stats li a,.repolist ul.repo-stats li a:hover { color: #666 !important; border: none; background-color: transparent; line-height: 1 } .repolist ul.repo-stats li a:hover .mini-icon { color: #BEBEBE } .repolist ul.repo-stats li:last-child a { padding-right: 0 } .page-security .filter-list h4 { padding-bottom: 6px } .page-security p.explain { margin-top: -3px; margin-bottom: 15px; font-size: 12px } .page-security p.explain a { color: #999 } .page-security p.explain a strong { color: #666 } .page-security p.explain a .mini-icon { color: #ccc } .page-security .security-section .mega-icon { float: left; margin: -4px 4px 0 -4px; color: #ccc } .page-security .security-section h2 { margin-top: 0; margin-bottom: 1px; font-weight: normal; color: #999 } .page-security .security-section h2 strong { color: #666 } .page-security .security-section .explain { color: #666 } .page-security .security-section span.label { border-radius: 4px; padding: 3px 5px; color: white; text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2); margin: 0 2px; opacity: 0.8 } .page-security .security-section span.repo-scope { background: #E80C02 } .page-security .security-section span.public-repo-scope { background: #FF9E00 } .page-security .security-section span.user-scope { background: #666 } .page-security .security-section span.gist-scope { background: #6CC644 } .page-security .security-section a.audit { float: right; margin-top: 8px } .page-security .security-section a.application { font-size: 16px } .page-security .security-section a.revoke { float: right; margin-top: 4px } .page-security span.red { color: #c54242 } .page-security .main ul.numbers { margin-left: 40px; font-size: 72px; color: #999; overflow: hidden } .page-security .main ul.numbers>li { position: relative; list-style-type: none; float: left; margin: 0 15px 5px 0 } .page-security .main ul.numbers>li span { font-size: 12px; color: #bababa } .page-security .sidebar { margin-bottom: 23px; color: #999 } .page-security .sidebar h2 { color: #777; margin-bottom: 13px } .page-security .sidebar .security-tips { font-size: 12px } .page-security .sidebar ul.security-tips>li { list-style-type: none; margin-bottom: 4px } .page-security .sidebar ul.security-tips .mini-icon-confirm { margin-right: 2px; display: hidden } .page-security ul.user-filter { margin: 20px 0; list-style-type: none; float: right } .page-security ul.user-filter:before,.page-security ul.user-filter:after { content: " "; display: table } .page-security ul.user-filter:after { clear: both } .page-security ul.user-filter>li { float: left; margin: 0 18px 0 0; font-size: 13px; color: #999 } .page-security ul.user-filter>li>a.selected { color: #999 } .page-security ul.app-security-graph { margin: 5px 0 32px 0; padding-top: 5px; overflow: hidden } .page-security ul.app-security-graph>li { position: relative; list-style-type: none; float: left; height: 20px; width: 20px; margin-right: 5px; margin-bottom: 5px } .page-security ul.app-security-graph>li a { display: block } .page-security ul.app-security-graph>li .avatar { position: absolute; bottom: 0; border-radius: 2px } .page-security img.almost-hidden { opacity: 0.15 } .page-security ul.user-security-graph { margin: 20px 0 0 0px; width: 600px; padding-top: 10px } .page-security ul.user-security-graph>li { position: relative; list-style-type: none; float: left; width: 600px; height: 20px; margin-bottom: 5px; margin-left: 20px } .page-security ul.user-security-graph>li a { display: block; height: 20px } .page-security ul.user-security-graph>li .avatar { position: absolute; bottom: 0; border-radius: 2px } .page-security ul.user-security-graph>li .key-graph-bar { display: block; position: absolute; left: 23px; height: 100%; border-radius: 2px; background: #ddd } .page-security ul.user-security-graph>li .deploy-key-graph-bar { display: block; position: absolute; left: 23px; height: 100%; border-radius: 2px; background: #999 } .page-security ul.user-security-graph>li .app-graph-bar { display: block; position: absolute; left: 23px; height: 100%; border-radius: 2px; background: #90D35B } .page-security ul.user-security-graph>li .private-repo-app-graph-bar { display: block; position: absolute; left: 23px; height: 100%; border-radius: 2px; background: #C52323 } .page-security ul.user-security-graph>li.org { height: 40px; margin-left: 0 } .page-security ul.user-security-graph>li.org a { height: 40px } .page-security ul.user-security-graph>li.org .org-graph-bar { left: 43px } .select-menu-button { padding-right: 30px } .select-menu-button .mini-icon { margin: 0 } .select-menu-button.with-gravatar:before { top: 14px } .select-menu-button.icon-only { padding: 0 17px 0 5px } .select-menu-button.icon-only:after { display: none } .select-menu-button:after { content: ""; display: block; position: absolute; top: 0; bottom: 0; right: 20px; width: 1px; background-color: #ddd; box-shadow: 1px 0 0 #f9f9f9 } .select-menu-button:before { content: ""; display: block; position: absolute; border: 3px solid #333; border-color: #333 transparent transparent; top: 10px; right: 7px; width: 0; height: 0 } .select-menu-button:hover:after { background-color: #ccc; box-shadow: 1px 0 0 #eee } .select-menu-button:active:after { background-color: #c5c5c5; box-shadow: 1px 0 0 rgba(255, 255, 255, 0.25) } .select-menu-button.primary:after { background-color: #5ca941; box-shadow: 1px 0 0 rgba(255, 255, 255, 0.1) } .select-menu-button.primary:before { border-top-color: #fff } .select-menu-button.primary:hover:active { background-color: #4a993e } .select-menu .spinner { float: left; margin: 4px 0 0 -24px } .select-menu.active .select-menu-modal-holder { display: block } .select-menu.active .select-menu-button { background-color: #dadada; background-image: none; border-color: #b5b5b5; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .select-menu.active .select-menu-button:after { background-color: #c5c5c5; box-shadow: 1px 0 0 rgba(255, 255, 255, 0.25) } .select-menu.is-showing-clear-item .select-menu-clear-item { display: block } .select-menu.is-showing-clear-item .select-menu-clear-item .mini-icon { color: inherit } .select-menu.is-showing-clear-item .select-menu-clear-item+.select-menu-no-results { display: none } .select-menu.is-loading .select-menu-loading-overlay { display: block } .select-menu.has-error .select-menu-error-shell { display: block } .select-menu-loading-overlay { display: none; text-indent: 100%; height: 100%; width: 100%; position: absolute; top: 0; border-radius: 5px; box-sizing: border-box; border: 1px solid transparent; background-color: rgba(255, 255, 255, 0.8); animation: pulse 2s infinite linear; -webkit-animation: pulse 2s infinite linear; -moz-animation: pulse 2s infinite linear } .select-menu-loading-overlay:before { position: absolute; left: 50%; top: 50%; margin: -16px 0 0 -16px; width: 32px; height: 32px; content: "\f008"; font: 32px/1 normal normal "Octicons Regular"; -webkit-font-smoothing: antialiased; text-indent: 0 } @ keyframes pulse { 0%{ color: rgba(170, 170, 170, 0.1) } 10%{ color : #aaaaaa } 100%{ color :rgba (170 , 170,170,0 .1 ) } } @ -webkit-keyframes pulse { 0%{ color: rgba(170, 170, 170, 0.1) } 10%{ color : #aaaaaa } 100%{ color :rgba (170 , 170,170,0 .1 ) } } @ -moz-keyframes pulse { 0%{ color: rgba(170, 170, 170, 0.1) } 10%{ color : #aaaaaa } 100%{ color :rgba (170 , 170,170,0 .1 ) } } @ -o-keyframes pulse { 0%{ color: rgba(170, 170, 170, 0.1) } 10%{ color : #aaaaaa } 100%{ color :rgba (170 , 170,170,0 .1 ) } } .select-menu-error-shell { padding: 5px; border-bottom: 1px solid #eee; display: none } .select-menu-error-shell .select-menu-error { display: block; padding: 5px 10px; font-weight: bold; color: #900; background-color: #FFEAEA; border: 1px solid #E2A0A0 } .select-menu-modal-holder { position: absolute; display: none; z-index: 21 } .select-menu-modal { position: relative; margin-top: 6px; width: 300px; background: #fff; border: 1px solid #c1c1c1; border-radius: 5px; box-shadow: 0 0 13px rgba(0, 0, 0, 0.31); overflow: hidden; font-size: 12px; color: #666 } .select-menu-header { padding: 8px 10px; background-color: #e9eeee; background-image: -moz-linear-gradient(#f6f8f8, #e9eeee); background-image: -webkit-linear-gradient(#f6f8f8, #e9eeee); background-image: linear-gradient(#f6f8f8, #e9eeee); background-repeat: repeat-x; border-bottom: 1px solid #f0f3f3 } .select-menu-header .select-menu-title { font-weight: bold; font-size: 12px; color: #111; text-shadow: 1px 1px 0 #fff } .select-menu-header .mini-icon { display: block; float: right; width: 16px; height: 16px; color: #CCC; cursor: pointer } .select-menu-header .mini-icon:hover { color: #555 } .select-menu-filters { background-color: #F8F8F8; border-top: 1px solid #DDD } .select-menu-text-filter { padding: 10px 10px 0 } .select-menu-text-filter:first-child:last-child { padding-bottom: 10px; border-bottom: 1px solid #DDD } .select-menu-text-filter input { display: block; width: 100%; max-width: 100%; padding: 5px; border: 1px solid #DDD; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius: 3px } .select-menu-text-filter input::-webkit-input-placeholder,.select-menu-text-filter input:-moz-placeholder { color: #aaa } .select-menu-tabs { height: 31px; border-bottom: 1px solid #DDD } .select-menu-tabs ul { overflow: hidden; padding: 14px 10px 0 10px } .select-menu-tabs .select-menu-tab { display: inline-block } .select-menu-tabs a { height: 18px; padding: 4px 6px; font-size: 11px; font-weight: bold; color: #888; -webkit-font-smoothing: antialiased; text-decoration: none; line-height: 18px; border-radius: 3px 3px 0 0; cursor: pointer } .select-menu-tabs a:hover { color: #333 } .select-menu-tabs a.selected { padding: 4px 5px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); border: 1px solid #CCC; border-bottom: 1px solid #fff; background-color: #fff; color: #333 } .select-menu-list { max-height: 400px; overflow: auto; position: relative } .select-menu-list.select-menu-tab-bucket { display: none } .select-menu-list.select-menu-tab-bucket.selected { display: block } .select-menu-item { cursor: pointer; border-bottom: 1px solid #eee; display: table; table-layout: fixed; width: 100%; overflow: hidden } .select-menu-item:last-child,.select-menu-item.last-visible { border-bottom: 0; border-radius: 0 0 3px 3px } .select-menu-item.select-menu-item-template { display: none } .select-menu-item.select-menu-clear-item { display: none } .select-menu-item.disabled,.select-menu-item.disabled.selected { color: #999 } .select-menu-item.disabled .select-menu-item-gravatar,.select-menu-item.disabled.selected .select-menu-item-gravatar { opacity: .5 } .select-menu-item .mini-icon { color: #333 } .select-menu-item input[type="radio"] { display: none } .select-menu-item .select-menu-item-icon { display: table-cell; color: transparent; vertical-align: top; padding: 8px 0 8px 8px } .select-menu-item .select-menu-item-icon.is-shown { color: inherit } .select-menu-item.navigation-focus,.select-menu-item.navigation-focus.selected { background-color: #4183c4; color: #fff } .select-menu-item.navigation-focus>.mini-icon,.select-menu-item.navigation-focus.selected>.mini-icon { color: #fff } .select-menu-item.navigation-focus .description,.select-menu-item.navigation-focus.selected .description { color: #fff } .select-menu-item.selected { color: #333 } .select-menu-item.selected .description { color: #666 } .select-menu-item.selected>.mini-icon { color: #333 } .select-menu[data-multiple] .select-menu-item:active { background-color: transparent !important } .select-menu-item a { color: inherit; text-decoration: none } .select-menu-item .hidden-select-button-text { display: none } .select-menu-item .css-truncate-target { display: table-cell; max-width: none } form.select-menu-item>div:first-child { display: none !important } .select-menu-no-results { padding: 9px; display: none; cursor: auto; color: #999 } .select-menu-list.filterable-empty .select-menu-no-results,.select-menu-no-results:only-child { display: block } .select-menu-button-gravatar,.select-menu-item-gravatar { overflow: hidden; line-height: 0; width: 20px } .select-menu-button-gravatar img,.select-menu-item-gravatar img { height: 20px; width: 20px; display: inline-block; border-radius: 3px } .select-menu-item-gravatar { display: table-cell; padding: 6px 0 6px 8px; vertical-align: top } .select-menu-button-gravatar { display: inline-block; margin: 6px 5px 6px 0; margin-right: 5px; vertical-align: middle } .select-menu-item-text { display: table-cell; vertical-align: top; padding: 8px 0 8px 8px } .select-menu-item-text:first-child { margin-left: 5px } .select-menu-item-text .description { color: #999; font-size: 11px; max-width: 265px; display: block; margin-bottom: 2px } .select-menu-item-text h4 .description { font-weight: normal; display: inline } .select-menu-footer { padding: 8px; font-weight: bold; border-top: 1px solid #EEE } .select-menu-footer a { display: inline-block; margin-top: 1px; vertical-align: top } .select-menu-footer .mini-icon { color: #666 } .select-menu-new-item-form { display: none } .select-menu-new-item-form .mini-icon { color: #4183c4 } .select-menu-list.is-showing-new-item-form .select-menu-new-item-form { display: table } .select-menu-list.is-showing-new-item-form .select-menu-no-results,.select-menu-list.is-showing-new-item-form .select-menu-clear-item { display: none } .user-list em { background-color: rgba(255, 255, 140, 0.5); font-weight: bold; padding: 2px 1px 0; font-style: normal; margin: 0 -1px } .user-list .tabnav-widget { clear: right; float: right; margin-top: 0 } .user-list .gravatar { position: absolute; left: 0px; top: 0px; width: 48px; height: 48px } .user-list .gravatar img { border-radius: 5px } .user-list .user-list-info { padding: 0; min-height: 48px; font-weight: normal; font-size: 18px } .user-list .user-list-info a:visited { color: #7C65C2 } .user-list .user-list-meta { font-size: 11px; margin: 3px 0 0; list-style-type: none; overflow: hidden; color: #999999 } .user-list .user-list-meta>li { float: left; margin-right: 10px } .user-list .user-list-meta a { color: #333333 } .user-list .user-list-meta .mini-icon { color: #838383; vertical-align: bottom; margin: 0 3px 0 0 } .user-list .user-list-item { border-bottom: 1px solid #f1f1f1; padding: 0 0 20px 58px; margin: 0 0 20px 0; position: relative } .zeroclipboard-button { background-color: #eaeaea; background-image: -moz-linear-gradient(#fafafa, #eaeaea); background-image: -webkit-linear-gradient(#fafafa, #eaeaea); background-image: linear-gradient(#fafafa, #eaeaea); background-repeat: repeat-x; padding: 3px; color: #333; border: 1px solid #ddd; border-bottom-color: #c5c5c5; border-radius: 3px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.075); cursor: pointer } .zeroclipboard-button.zeroclipboard-is-hover,.zeroclipboard-button.zeroclipboard-is-active { color: #fff; text-decoration: none; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #3072b3; background-image: -moz-linear-gradient(#599bcd, #3072b3); background-image: -webkit-linear-gradient(#599bcd, #3072b3); background-image: linear-gradient(#599bcd, #3072b3); background-repeat: repeat-x; border-color: #2a65a0 } .zeroclipboard-button.zeroclipboard-is-active { background-color: #3072b3; background-image: none; border-color: #25588c; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15) } .zeroclipboard-button .mini-icon { display: block } .zeroclipboard-link { color: #4183c4; cursor: pointer } .zeroclipboard-link .mini-icon { display: block } .zeroclipboard-inline { display: inline-block }
0.315525
0.071138
* body { box-sizing: border-box; margin: 0 auto; background-image: url(../img/Background.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; background-attachment: fixed; } header { background-color: #e07a10; margin-top: 0px; } header h1 { font-size: 140px; font-family: 'Bangers', cursive; color: black; letter-spacing: 3px; text-shadow: 2px 2px white ; text-align: center; padding: 10px; } nav { display: flex; justify-content: space-evenly; border: 1px solid black; background-color: white; width: 100%; padding: 0px; } nav ul{ display: flex; justify-content: center; align-items: center; width: 100%; } nav li { padding: 15px; margin-right: 40px; font-family: 'Bangers', cursive; font-size: 36px; } li a { text-decoration: none; color:black; } nav li a:hover { color: #AB0E07; transition: 150ms; } main>h2 { font-size: 68px; font-family: 'Bangers', cursive; color: black; letter-spacing: 3px; text-shadow: 2px 2px white ; text-align: center; padding: 10px; margin:30px; } .sectionOne, .sectionTwo { width: 100%; display: flex; flex-direction: row; justify-content: space-evenly; flex-wrap: wrap; margin-bottom: 100px; } .sectionOne img, .sectionTwo img { height: 400px; width: 400px; padding: 10px; background-color: white; border-radius: 30px; margin-bottom: 50px; border: 5px solid black; } /* For CSS Flip */ .flip-card { background-color: transparent; width: 400px; height: 400px; /* border: 1px solid #f1f1f1; */ perspective: 1000px; /* Remove this if you don't want the 3D effect */ } .flip-card-inner { position: relative; width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; } .flip-card:hover .flip-card-inner { transform: rotateY(180deg); } .flip-card-front, .flip-card-back { position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; /* Safari */ backface-visibility: hidden; } .flip-card-back { background-color: black; font-size: 60px; font-family: 'Bangers', cursive; display: flex; align-items: center; justify-content: center; transform: rotateY(180deg); border-radius: 30px; } .flip-card-back a { text-decoration: none; color: #e07a10; } .flip-card-back a:hover { color:white; transition: 150ms; } /* End of CSS flip */ footer { background-image: url("../img/POW.png"); font-family: 'roboto', cursive; background-size: 650px 450px; background-repeat: no-repeat; background-position: center center; padding: 125px; } footer>h3 { display: flex; flex-direction: row; justify-content: center; color: #aa1208; font-family: 'roboto', cursive; font-size: 32px; margin-bottom: 20px; } footer>section { display: flex; flex-direction: row; justify-content: center; } footer>section a { margin: 0px 10px 0px 10px; } footer section:nth-child(3) { color: #aa1208; display: flex; flex-direction: column; align-items: center; } footer section:nth-child(3)>h3 { margin-top: 10px; margin-bottom: 10px; font-family: 'roboto', cursive; font-size: 24px; } footer section:nth-child(3)>ul li { display: flex; flex-direction: row; justify-content: space-evenly; margin-top: 5px; }
css/homepage.css
* body { box-sizing: border-box; margin: 0 auto; background-image: url(../img/Background.jpg); background-repeat: no-repeat; background-size: cover; background-position: center center; background-attachment: fixed; } header { background-color: #e07a10; margin-top: 0px; } header h1 { font-size: 140px; font-family: 'Bangers', cursive; color: black; letter-spacing: 3px; text-shadow: 2px 2px white ; text-align: center; padding: 10px; } nav { display: flex; justify-content: space-evenly; border: 1px solid black; background-color: white; width: 100%; padding: 0px; } nav ul{ display: flex; justify-content: center; align-items: center; width: 100%; } nav li { padding: 15px; margin-right: 40px; font-family: 'Bangers', cursive; font-size: 36px; } li a { text-decoration: none; color:black; } nav li a:hover { color: #AB0E07; transition: 150ms; } main>h2 { font-size: 68px; font-family: 'Bangers', cursive; color: black; letter-spacing: 3px; text-shadow: 2px 2px white ; text-align: center; padding: 10px; margin:30px; } .sectionOne, .sectionTwo { width: 100%; display: flex; flex-direction: row; justify-content: space-evenly; flex-wrap: wrap; margin-bottom: 100px; } .sectionOne img, .sectionTwo img { height: 400px; width: 400px; padding: 10px; background-color: white; border-radius: 30px; margin-bottom: 50px; border: 5px solid black; } /* For CSS Flip */ .flip-card { background-color: transparent; width: 400px; height: 400px; /* border: 1px solid #f1f1f1; */ perspective: 1000px; /* Remove this if you don't want the 3D effect */ } .flip-card-inner { position: relative; width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; } .flip-card:hover .flip-card-inner { transform: rotateY(180deg); } .flip-card-front, .flip-card-back { position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; /* Safari */ backface-visibility: hidden; } .flip-card-back { background-color: black; font-size: 60px; font-family: 'Bangers', cursive; display: flex; align-items: center; justify-content: center; transform: rotateY(180deg); border-radius: 30px; } .flip-card-back a { text-decoration: none; color: #e07a10; } .flip-card-back a:hover { color:white; transition: 150ms; } /* End of CSS flip */ footer { background-image: url("../img/POW.png"); font-family: 'roboto', cursive; background-size: 650px 450px; background-repeat: no-repeat; background-position: center center; padding: 125px; } footer>h3 { display: flex; flex-direction: row; justify-content: center; color: #aa1208; font-family: 'roboto', cursive; font-size: 32px; margin-bottom: 20px; } footer>section { display: flex; flex-direction: row; justify-content: center; } footer>section a { margin: 0px 10px 0px 10px; } footer section:nth-child(3) { color: #aa1208; display: flex; flex-direction: column; align-items: center; } footer section:nth-child(3)>h3 { margin-top: 10px; margin-bottom: 10px; font-family: 'roboto', cursive; font-size: 24px; } footer section:nth-child(3)>ul li { display: flex; flex-direction: row; justify-content: space-evenly; margin-top: 5px; }
0.336113
0.099777
.md-header { background-color: #795786 !important; } .md-hero { background-color: #795786 !important; } .md-tabs { background-color: #4C245C !important; } .md-typeset__table { min-width: 100%; } .md-typeset__table th:first-child { min-width: 18rem !important; } .md-typeset pre code::-webkit-scrollbar-thumb:hover, .md-typeset .codehilite pre::-webkit-scrollbar-thumb:hover { background-color: #613B71; } .md-typeset .admonition.example, .md-typeset details.example, .md-typeset .admonition.note, .md-typeset details.note { border-left-color: #795786 !important; } .md-typeset .admonition.example > .admonition-title::before, .md-typeset details.example > .admonition-title::before, .md-typeset .admonition.example > summary::before, .md-typeset details.example > summary::before, .md-typeset .admonition.note > .admonition-title::before, .md-typeset details.note > .admonition-title::before, .md-typeset .admonition.note > summary::before, .md-typeset details.note > summary::before { color: #795786 !important; } @media only screen and (max-width: 76.1875em) { .md-nav__title--site { background-color: #795786 !important; } } @media only screen and (max-width: 59.9375em) { .md-nav__source { background-color: #795786 !important; } } .md-nav__link--active { color: #795786 !important; } .md-nav__link:active { color: #795786 !important; } .md-nav__link:hover { color: #613B71 !important; } // Current or active link .md-nav__link, .md-nav__link:active, .md-nav__link--active { color: #795786 !important; } .md-typeset .headerlink, .md-typeset .headerlink:hover, .md-typeset .headerlink:focus, .md-typeset .headerlink:active { color: #795786 !important; } // Reset active color for nested list titles .md-nav__item--nested > .md-nav__link { color: inherit; } // Typesetted content .md-typeset { // Hovered and active links a:hover, a:active { color: #795786 !important; } // Hovered scrollbar thumb pre code::-webkit-scrollbar-thumb:hover, .codehilite pre::-webkit-scrollbar-thumb:hover { background-color: #795786 !important; } // Copy to clipboard active icon .md-clipboard:hover::before, .md-clipboard:active::before { color: #795786 !important; } // Active or targeted back reference .footnote li:hover .footnote-backref:hover, .footnote li:target .footnote-backref { color: #795786 !important; } // Active, targeted or focused permalink [id]:hover .headerlink:hover, [id]:target .headerlink, [id] .headerlink:focus { color: #795786 !important; } } // Focused or hovered link .md-nav__link:focus, .md-nav__link:hover { color: #795786 !important; } // Search container scrollbar thumb .md-search__scrollwrap::-webkit-scrollbar-thumb:hover { background-color: #795786 !important; } // Search result link .md-search-result__link { // Active or hovered link &[data-md-state="active"], &:hover { background-color: transparentize(#795786, 0.9) !important; } } // Wrapper for scrolling on overflow .md-sidebar__scrollwrap::-webkit-scrollbar-thumb:hover { background-color: #795786 !important; } // Source file icon .md-source-file:hover::before { background-color: #795786 !important; } .md-nav__button img { width: 200px; height: 60px; position: relative; left: -20px; top: -10px; filter: invert(100%); }
docs/stylesheets/bootleg.css
.md-header { background-color: #795786 !important; } .md-hero { background-color: #795786 !important; } .md-tabs { background-color: #4C245C !important; } .md-typeset__table { min-width: 100%; } .md-typeset__table th:first-child { min-width: 18rem !important; } .md-typeset pre code::-webkit-scrollbar-thumb:hover, .md-typeset .codehilite pre::-webkit-scrollbar-thumb:hover { background-color: #613B71; } .md-typeset .admonition.example, .md-typeset details.example, .md-typeset .admonition.note, .md-typeset details.note { border-left-color: #795786 !important; } .md-typeset .admonition.example > .admonition-title::before, .md-typeset details.example > .admonition-title::before, .md-typeset .admonition.example > summary::before, .md-typeset details.example > summary::before, .md-typeset .admonition.note > .admonition-title::before, .md-typeset details.note > .admonition-title::before, .md-typeset .admonition.note > summary::before, .md-typeset details.note > summary::before { color: #795786 !important; } @media only screen and (max-width: 76.1875em) { .md-nav__title--site { background-color: #795786 !important; } } @media only screen and (max-width: 59.9375em) { .md-nav__source { background-color: #795786 !important; } } .md-nav__link--active { color: #795786 !important; } .md-nav__link:active { color: #795786 !important; } .md-nav__link:hover { color: #613B71 !important; } // Current or active link .md-nav__link, .md-nav__link:active, .md-nav__link--active { color: #795786 !important; } .md-typeset .headerlink, .md-typeset .headerlink:hover, .md-typeset .headerlink:focus, .md-typeset .headerlink:active { color: #795786 !important; } // Reset active color for nested list titles .md-nav__item--nested > .md-nav__link { color: inherit; } // Typesetted content .md-typeset { // Hovered and active links a:hover, a:active { color: #795786 !important; } // Hovered scrollbar thumb pre code::-webkit-scrollbar-thumb:hover, .codehilite pre::-webkit-scrollbar-thumb:hover { background-color: #795786 !important; } // Copy to clipboard active icon .md-clipboard:hover::before, .md-clipboard:active::before { color: #795786 !important; } // Active or targeted back reference .footnote li:hover .footnote-backref:hover, .footnote li:target .footnote-backref { color: #795786 !important; } // Active, targeted or focused permalink [id]:hover .headerlink:hover, [id]:target .headerlink, [id] .headerlink:focus { color: #795786 !important; } } // Focused or hovered link .md-nav__link:focus, .md-nav__link:hover { color: #795786 !important; } // Search container scrollbar thumb .md-search__scrollwrap::-webkit-scrollbar-thumb:hover { background-color: #795786 !important; } // Search result link .md-search-result__link { // Active or hovered link &[data-md-state="active"], &:hover { background-color: transparentize(#795786, 0.9) !important; } } // Wrapper for scrolling on overflow .md-sidebar__scrollwrap::-webkit-scrollbar-thumb:hover { background-color: #795786 !important; } // Source file icon .md-source-file:hover::before { background-color: #795786 !important; } .md-nav__button img { width: 200px; height: 60px; position: relative; left: -20px; top: -10px; filter: invert(100%); }
0.503174
0.055695
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) { .esriCTHeaderSearch { background-image: url("../images/img2X/search@2X.png") !important; } .esriCTHelpImg { background-image: url("../images/img2X/help@2X.png") !important; } .esriCTHeaderSearchSelected { background-image: url("../images/img2X/search-select@2X.png") !important; } .esriCTTdGeolocation { background-image: url("../images/img2X/geo-location@2x.png") !important; } .esriCTImgSocialMediaSelected { background-image: url("../images/img2X/share-select@2X.png") !important; } .esriCTImgSocialMedia { background-image: url("../images/img2X/share@2X.png") !important; } .esriCTRouteImg { background-image: url("../images/img2X/get-route@2x.png") !important; } .esriCTRouteImg-select { background-image: url("../images/img2X/get-route-select@2x.png") !important; } .esriCTFacebook { background-image: url("../images/img2X/img_facebook@2x.png") !important; } .esriCTTwitter { background-image: url("../images/img2X/img_twitter@2x.png") !important; } .esriCTEmail { background-image: url("../images/img2X/img-email@2x.png") !important; } .infoTitleArrow { background-image: url("../images/right-blue-arrow.png"); } } @media only screen and (min-device-width : 1024px) and (max-device-width : 1279px) /*if device wise @media only screen and (min-device-width : 1024px) and (max-device-width : 1280px)*/ { .esriCTHeaderSearch { background-image: url("../images/img44x44/search.png") !important; } .esriCTHeaderSearchSelected { background-image: url("../images/img44x44/search-select.png") !important; } .esriCTHelpImg { background-image: url("../images/img44x44/Help.png") !important; } .esriCTTdGeolocation { background-image: url("../images/img44x44/imgGeolocation.png") !important; } .esriCTImgSocialMedia { background-image: url("../images/img44x44/imgSocialMedia.png") !important; } .esriCTImgSocialMediaSelected { background-image: url("../images/img44x44/imgSocialMedia-select.png") !important; } .esriCTRouteImg { background-image: url("../images/img44x44/get-route.png") !important; } .esriCTRouteImg-select { background-image: url("../images/img44x44/get-route-select.png") !important; } .esriCTFacebook { background-image: url("../images/img44x44/img_facebook.png") !important; } .esriCTTwitter { background-image: url("../images/img44x44/img_twitter.png") !important; } .esriCTEmail { background-image: url("../images/img44x44/img_email.png") !important; } .esriCTEmbedding { background-image: url("../images/img44x44/embedding.png") !important; } .esriCTExitImg { background-image: url("../images/img44x44/exit.png") !important; } } @media screen and (max-width: 1024px) { .esriCTHeaderSearch { background-image: url("../images/img44x44/search.png") !important; } .esriCTHeaderSearchSelected { background-image: url("../images/img44x44/search-select.png") !important; } .esriCTHelpImg { background-image: url("../images/img44x44/Help.png") !important; } .esriCTTdGeolocation { background-image: url("../images/img44x44/imgGeolocation.png") !important; } .esriCTImgSocialMedia { background-image: url("../images/img44x44/imgSocialMedia.png") !important; } .esriCTImgSocialMediaSelected { background-image: url("../images/img44x44/imgSocialMedia-select.png") !important; } .esriCTRouteImg { background-image: url("../images/img44x44/get-route.png") !important; } .esriCTRouteImg-select { background-image: url("../images/img44x44/get-route-select.png") !important; } .esriCTFacebook { background-image: url("../images/img44x44/img_facebook.png") !important; } .esriCTTwitter { background-image: url("../images/img44x44/img_twitter.png") !important; } .esriCTEmail { background-image: url("../images/img44x44/img_email.png") !important; } .esriCTEmbedding { background-image: url("../images/img44x44/embedding.png") !important; } .esriCTExitImg { background-image: url("../images/img44x44/exit.png") !important; } } /*main browser theme*/ .esriCTHeaderSearch { background-image: url("../images/img24x24/search-24.png"); } .esriCTHelpImg { background-image: url("../images/img24x24/Help-24.png"); } .esriCTTdGeolocation { background-image: url("../images/img24x24/imgGeolocation-24.png"); } .esriCTImgSocialMedia { background-image: url("../images/img24x24/imgSocialMedia-24.png"); } .esriCTReportsImg { background-image: url("../images/img24x24/reports-24.png"); } .esriCTHeaderSearchSelected { background-image: url("../images/img24x24/search-select-24.png"); } .esriCTImgSocialMediaSelected { background-image: url("../images/img24x24/imgSocialMedia-select-24.png"); } .esriCTReportsImgSelected { background-image: url("../images/img24x24/reportsSelected-24.png"); } .esriCTFacebook { background-image: url("../images/img24x24/img_facebook-24.png"); } .esriCTTwitter { background-image: url("../images/img24x24/img_twitter-24.png"); } .esriCTEmail { background-image: url("../images/img24x24/img_email-24.png"); } .esriCTEmbedding { background-image: url('../images/img24x24/embedding-24.png'); } /* Application Header Styles */ .esriCTApplicationHeader { border-bottom: 1px solid #007ac2; } .esriCTApplicationHeaderTextTD { color: #007AC2; } /* Address container Styles */ .esriCTAddressContent { border-right: 1px solid #007ac2; border-left: 1px solid #007ac2; border-bottom: 1px solid #007ac2; } .esriCTSearchIcon { background-image: url("../images/searchBtn.png") !important; } .esriCTResultColor { color: #007ac2; } /* End of Application Header Styles */ /* Share Container Styles */ .esriCTDivAppHolder { border-color: #007ac2; } .esriCTDivShareContainer { border-right: 1px solid #007ac2; border-left: 1px solid #007ac2; border-bottom: 1px solid #007ac2; } .esriCTTxtShare { border: 1px solid #007AC2; } /* Slider */ .esriSimpleSliderDecrementButton, .esriSimpleSliderIncrementButton { background-color: #007ac2 !important; } .HomeButton .home, .HomeButton .home:hover { background-color: #007ac2; } .esriCTSelectedDistanceUnit { color: #007ac2; cursor: default; } /* End of Slider */ /* Basemap */ .BasemapToggle .toggleButton { border: 2px solid #007ac2 !important; } .BasemapToggle .basemapTitle { color: #007ac2 !important; } .BasemapToggle .basemapImage { border: 1px solid #007ac2; } .esriCTAreaOfInterestTabSelected { color: #007AC2; } .esriCTAreaOfInterestTab { border-right: 1px solid #007ac2; border-bottom: 1px solid #007ac2; color: #007AC2; } .esriCTHeaderReportContainer { border-left: 1px solid #007ac2; border-right: 1px solid #007ac2; } .esriCTReportTabSelected { border-left: 1px solid #007ac2; border-bottom: 1px solid #007ac2; color: #007AC2; } .esriCTReportTab { color: #007AC2; } .esriCTBuildingDownloadDiv { color: #007ac2; } .esriCTBackToResult { color: #007ac2; } .esriCTInnerDownloadDiv { background: none repeat scroll 0% 0% #007ac2; } /*Splash Screen*/ .customButton { color: #fff; background: #007ac2; } /* End of Splash Screen */ /* CSS for shadow effect*/ .esriCTBoxShadow { border: 2px solid #007AC2; } .esriCTRoundedCorner { behavior: url("esri_template/core_library/PIE.htc"); } /* End of CSS for shadow effect*/ /*Site locator*/ .esriCTHeaderSearchContainer { border-left: 1px solid #007AC2; border-right: 1px solid #007AC2; } .esriCTTab { border-color: #007AC2; color: #007AC2; background: #fafafa; } .esriCTsearchContainerSitesSelected { background: #fff; color: #007AC2; } .esriOuterDiv { border-bottom: 1px solid #007AC2; } .esriCTGoButton { background: none repeat scroll 0 0 #007AC2; } .esriCTinfoWindow { border: #007AC2 solid 1px; } .esriCTInfoContainer { top: 0; left: 0; position: absolute; z-index: 1001; width: 100%; height: 100%; } .claro .dijitSliderImageHandleH { background-image: url('../images/blueThumb.png'); } .claro .dijitSliderProgressBarH .dijitSliderThumbHover { background-image: url('../images/blueThumb.png') !important; } .dijitSliderBumperH, .dijitSliderBarH { background-color: #007AC2; } .claro .dijitSlider .dijitSliderProgressBarH, .claro .dijitSlider .dijitSliderLeftBumper { background-color: #007AC2; } .esriCTTextRight { color: #007AC2; } .dijitReset { color: #007AC2; } .claro .dijitSelect, .dijitArrowButtonInner, .claro .dijitComboBox, .dijitArrowButtonInner { background-image: url("../images/blue-arrow.png") !important; background-position: right center !important; background-repeat: no-repeat !important; margin: 0px !important; width: 16px !important; padding: 0px !important; } .claro .dijitSelectFocused .dijitArrowButton { background-color: #fff !important; background-image: url("../images/blue-arrow.png" ) !important; background-position: right center !important; background-repeat: no-repeat !important; margin: 0px !important; width: 16px !important; padding: 0px !important; } .claro .dijitMenu .digitMenuItemSelected td, .claro .dijitComboBoxMenu .dijitMenuItemSelected { background-color: #007AC2 !important; } .claro .dijitMenu .dijitMenuItemHover td, .claro .dijitMenu .dijitMenuItemSelected td, .claro .dijitMenuItemHover, .claro .dijitComboBoxMenu .dijitMenuItemHover, .claro .digitMenuItemSelected { background-image: none !important; background-color: #007AC2 !important; color: white !important; } .esriCTselectbox { border-color: #007AC2 !important; } .esriCTsliderDisplayText { color: #007AC2; } .infopanel { border-top: 1px #007ac2 solid; } /* infowindow anchor*/ .esriCTdivTriangle { background-image: url("../images/bottomArrow-blue.png"); } .infoBackTitleArrow { background-image: url("../images/blue-arrow.png"); } .esriCTdivInfoRightArrow { background: url("../images/right-blue-arrow.png") !important; } .esriCTdivInfoLeftArrow { background: url("../images/left-blue-arrow.png"); } label.css-label { background-image: url(../images/checkbox.png); } /*End of Site locator*/ div.esriCTPrev { float: left; color: #fff; cursor: pointer; background-image: url('../images/bigBlueLeftarrow-blue.png'); width: 60px; height: 60px; } .esriCTNext { float: right; color: #fff; cursor: pointer; background-image: url('../images/bigBlueRightArrow.png'); width: 60px; height: 60px; margin-right: -2px; }
js/library/themes/styles/blueTheme.css
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) { .esriCTHeaderSearch { background-image: url("../images/img2X/search@2X.png") !important; } .esriCTHelpImg { background-image: url("../images/img2X/help@2X.png") !important; } .esriCTHeaderSearchSelected { background-image: url("../images/img2X/search-select@2X.png") !important; } .esriCTTdGeolocation { background-image: url("../images/img2X/geo-location@2x.png") !important; } .esriCTImgSocialMediaSelected { background-image: url("../images/img2X/share-select@2X.png") !important; } .esriCTImgSocialMedia { background-image: url("../images/img2X/share@2X.png") !important; } .esriCTRouteImg { background-image: url("../images/img2X/get-route@2x.png") !important; } .esriCTRouteImg-select { background-image: url("../images/img2X/get-route-select@2x.png") !important; } .esriCTFacebook { background-image: url("../images/img2X/img_facebook@2x.png") !important; } .esriCTTwitter { background-image: url("../images/img2X/img_twitter@2x.png") !important; } .esriCTEmail { background-image: url("../images/img2X/img-email@2x.png") !important; } .infoTitleArrow { background-image: url("../images/right-blue-arrow.png"); } } @media only screen and (min-device-width : 1024px) and (max-device-width : 1279px) /*if device wise @media only screen and (min-device-width : 1024px) and (max-device-width : 1280px)*/ { .esriCTHeaderSearch { background-image: url("../images/img44x44/search.png") !important; } .esriCTHeaderSearchSelected { background-image: url("../images/img44x44/search-select.png") !important; } .esriCTHelpImg { background-image: url("../images/img44x44/Help.png") !important; } .esriCTTdGeolocation { background-image: url("../images/img44x44/imgGeolocation.png") !important; } .esriCTImgSocialMedia { background-image: url("../images/img44x44/imgSocialMedia.png") !important; } .esriCTImgSocialMediaSelected { background-image: url("../images/img44x44/imgSocialMedia-select.png") !important; } .esriCTRouteImg { background-image: url("../images/img44x44/get-route.png") !important; } .esriCTRouteImg-select { background-image: url("../images/img44x44/get-route-select.png") !important; } .esriCTFacebook { background-image: url("../images/img44x44/img_facebook.png") !important; } .esriCTTwitter { background-image: url("../images/img44x44/img_twitter.png") !important; } .esriCTEmail { background-image: url("../images/img44x44/img_email.png") !important; } .esriCTEmbedding { background-image: url("../images/img44x44/embedding.png") !important; } .esriCTExitImg { background-image: url("../images/img44x44/exit.png") !important; } } @media screen and (max-width: 1024px) { .esriCTHeaderSearch { background-image: url("../images/img44x44/search.png") !important; } .esriCTHeaderSearchSelected { background-image: url("../images/img44x44/search-select.png") !important; } .esriCTHelpImg { background-image: url("../images/img44x44/Help.png") !important; } .esriCTTdGeolocation { background-image: url("../images/img44x44/imgGeolocation.png") !important; } .esriCTImgSocialMedia { background-image: url("../images/img44x44/imgSocialMedia.png") !important; } .esriCTImgSocialMediaSelected { background-image: url("../images/img44x44/imgSocialMedia-select.png") !important; } .esriCTRouteImg { background-image: url("../images/img44x44/get-route.png") !important; } .esriCTRouteImg-select { background-image: url("../images/img44x44/get-route-select.png") !important; } .esriCTFacebook { background-image: url("../images/img44x44/img_facebook.png") !important; } .esriCTTwitter { background-image: url("../images/img44x44/img_twitter.png") !important; } .esriCTEmail { background-image: url("../images/img44x44/img_email.png") !important; } .esriCTEmbedding { background-image: url("../images/img44x44/embedding.png") !important; } .esriCTExitImg { background-image: url("../images/img44x44/exit.png") !important; } } /*main browser theme*/ .esriCTHeaderSearch { background-image: url("../images/img24x24/search-24.png"); } .esriCTHelpImg { background-image: url("../images/img24x24/Help-24.png"); } .esriCTTdGeolocation { background-image: url("../images/img24x24/imgGeolocation-24.png"); } .esriCTImgSocialMedia { background-image: url("../images/img24x24/imgSocialMedia-24.png"); } .esriCTReportsImg { background-image: url("../images/img24x24/reports-24.png"); } .esriCTHeaderSearchSelected { background-image: url("../images/img24x24/search-select-24.png"); } .esriCTImgSocialMediaSelected { background-image: url("../images/img24x24/imgSocialMedia-select-24.png"); } .esriCTReportsImgSelected { background-image: url("../images/img24x24/reportsSelected-24.png"); } .esriCTFacebook { background-image: url("../images/img24x24/img_facebook-24.png"); } .esriCTTwitter { background-image: url("../images/img24x24/img_twitter-24.png"); } .esriCTEmail { background-image: url("../images/img24x24/img_email-24.png"); } .esriCTEmbedding { background-image: url('../images/img24x24/embedding-24.png'); } /* Application Header Styles */ .esriCTApplicationHeader { border-bottom: 1px solid #007ac2; } .esriCTApplicationHeaderTextTD { color: #007AC2; } /* Address container Styles */ .esriCTAddressContent { border-right: 1px solid #007ac2; border-left: 1px solid #007ac2; border-bottom: 1px solid #007ac2; } .esriCTSearchIcon { background-image: url("../images/searchBtn.png") !important; } .esriCTResultColor { color: #007ac2; } /* End of Application Header Styles */ /* Share Container Styles */ .esriCTDivAppHolder { border-color: #007ac2; } .esriCTDivShareContainer { border-right: 1px solid #007ac2; border-left: 1px solid #007ac2; border-bottom: 1px solid #007ac2; } .esriCTTxtShare { border: 1px solid #007AC2; } /* Slider */ .esriSimpleSliderDecrementButton, .esriSimpleSliderIncrementButton { background-color: #007ac2 !important; } .HomeButton .home, .HomeButton .home:hover { background-color: #007ac2; } .esriCTSelectedDistanceUnit { color: #007ac2; cursor: default; } /* End of Slider */ /* Basemap */ .BasemapToggle .toggleButton { border: 2px solid #007ac2 !important; } .BasemapToggle .basemapTitle { color: #007ac2 !important; } .BasemapToggle .basemapImage { border: 1px solid #007ac2; } .esriCTAreaOfInterestTabSelected { color: #007AC2; } .esriCTAreaOfInterestTab { border-right: 1px solid #007ac2; border-bottom: 1px solid #007ac2; color: #007AC2; } .esriCTHeaderReportContainer { border-left: 1px solid #007ac2; border-right: 1px solid #007ac2; } .esriCTReportTabSelected { border-left: 1px solid #007ac2; border-bottom: 1px solid #007ac2; color: #007AC2; } .esriCTReportTab { color: #007AC2; } .esriCTBuildingDownloadDiv { color: #007ac2; } .esriCTBackToResult { color: #007ac2; } .esriCTInnerDownloadDiv { background: none repeat scroll 0% 0% #007ac2; } /*Splash Screen*/ .customButton { color: #fff; background: #007ac2; } /* End of Splash Screen */ /* CSS for shadow effect*/ .esriCTBoxShadow { border: 2px solid #007AC2; } .esriCTRoundedCorner { behavior: url("esri_template/core_library/PIE.htc"); } /* End of CSS for shadow effect*/ /*Site locator*/ .esriCTHeaderSearchContainer { border-left: 1px solid #007AC2; border-right: 1px solid #007AC2; } .esriCTTab { border-color: #007AC2; color: #007AC2; background: #fafafa; } .esriCTsearchContainerSitesSelected { background: #fff; color: #007AC2; } .esriOuterDiv { border-bottom: 1px solid #007AC2; } .esriCTGoButton { background: none repeat scroll 0 0 #007AC2; } .esriCTinfoWindow { border: #007AC2 solid 1px; } .esriCTInfoContainer { top: 0; left: 0; position: absolute; z-index: 1001; width: 100%; height: 100%; } .claro .dijitSliderImageHandleH { background-image: url('../images/blueThumb.png'); } .claro .dijitSliderProgressBarH .dijitSliderThumbHover { background-image: url('../images/blueThumb.png') !important; } .dijitSliderBumperH, .dijitSliderBarH { background-color: #007AC2; } .claro .dijitSlider .dijitSliderProgressBarH, .claro .dijitSlider .dijitSliderLeftBumper { background-color: #007AC2; } .esriCTTextRight { color: #007AC2; } .dijitReset { color: #007AC2; } .claro .dijitSelect, .dijitArrowButtonInner, .claro .dijitComboBox, .dijitArrowButtonInner { background-image: url("../images/blue-arrow.png") !important; background-position: right center !important; background-repeat: no-repeat !important; margin: 0px !important; width: 16px !important; padding: 0px !important; } .claro .dijitSelectFocused .dijitArrowButton { background-color: #fff !important; background-image: url("../images/blue-arrow.png" ) !important; background-position: right center !important; background-repeat: no-repeat !important; margin: 0px !important; width: 16px !important; padding: 0px !important; } .claro .dijitMenu .digitMenuItemSelected td, .claro .dijitComboBoxMenu .dijitMenuItemSelected { background-color: #007AC2 !important; } .claro .dijitMenu .dijitMenuItemHover td, .claro .dijitMenu .dijitMenuItemSelected td, .claro .dijitMenuItemHover, .claro .dijitComboBoxMenu .dijitMenuItemHover, .claro .digitMenuItemSelected { background-image: none !important; background-color: #007AC2 !important; color: white !important; } .esriCTselectbox { border-color: #007AC2 !important; } .esriCTsliderDisplayText { color: #007AC2; } .infopanel { border-top: 1px #007ac2 solid; } /* infowindow anchor*/ .esriCTdivTriangle { background-image: url("../images/bottomArrow-blue.png"); } .infoBackTitleArrow { background-image: url("../images/blue-arrow.png"); } .esriCTdivInfoRightArrow { background: url("../images/right-blue-arrow.png") !important; } .esriCTdivInfoLeftArrow { background: url("../images/left-blue-arrow.png"); } label.css-label { background-image: url(../images/checkbox.png); } /*End of Site locator*/ div.esriCTPrev { float: left; color: #fff; cursor: pointer; background-image: url('../images/bigBlueLeftarrow-blue.png'); width: 60px; height: 60px; } .esriCTNext { float: right; color: #fff; cursor: pointer; background-image: url('../images/bigBlueRightArrow.png'); width: 60px; height: 60px; margin-right: -2px; }
0.189821
0.240345
.img-header-left { display: flex; justify-content: flex-start; align-items: center; padding-top: 4px; padding-bottom: 5px; } .img-header-left a { color: white; font-size: 15px; } header{ background-color: #6a2338; } .lang { width: 46%;} .img-header-left img { width: 50px; } .lang img{ width: 29px; border-radius: 2px; margin-left: 5px; } .lang a { display: flex; justify-content: center; align-items: center; text-decoration: none; padding-top: 4px; padding-bottom: 4px; /* margin-left: 7px; */ margin-right: 15px; color: black; } .header-left { display: flex; left: 3rem; position: relative; justify-content: flex-end; align-items: center; } .social { width: 30%; display: flex; padding-left: 17px; justify-content: center; align-items: center; border-left: 2px solid #ccc; } .social i { color: #fff; margin-right: 5px; margin-left: 5px; font-size: 16px; } .search i { color: #fff; margin-right: 5px; margin-left: 5px; font-size: 16px; } .search { padding-right: 17px; width: 22%; display: flex; justify-content: center; } nav.navbar.navbar-expand-lg.navbar-light.bg-light { background-color: #d793a8!important; } div#navbarNav { margin: 0 auto; display: flex; justify-content: center; } .navbar-light .navbar-nav .nav-link { color: rgb(255, 255, 255); MARGIN-RIGHT: 7PX; MARGIN-LEFT: 7PX; } .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link { color: rgb(252, 252, 252); background-color: #FF96A7; border-radius: 4px; } .navbar-light .navbar-nav .nav-link:hover { color: rgb(252, 252, 252); border-radius: 4px;} /*responsive */ .responsive .container { height: 60px; background-color: #FF96A7; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden; } .responsive .container .logo { max-width: 250px; padding: 0 10px; overflow: hidden; } .responsive .container .logo a { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 60px; } .responsive .container .logo a img { max-width: 100%; max-height: 44px; object-fit: contain; background-color: white; padding: 6px; border-radius: 29px; } .responsive .container .navbar { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 10px; } .responsive .container .navbar ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; } .responsive .container .navbar ul li a { text-decoration: none; color: #999999; font-size: 14px; text-transform: uppercase; display: block; height: 60px; text-align: right; line-height: 60px; cursor: pointer; padding: 0 10px; } .responsive .container .navbar ul li a:hover { color: #ffffff; background-color: #FF96A7; } .responsive .container .navbar ul .close { display: none; text-align: left; padding: 10px; } .responsive .container .navbar ul .close span { font-size: 40px; display: inline-block; border: 1px solid #cccccc; padding: 0 10px; cursor: pointer; } .responsive .container .navbar .icon-bar { padding: 18px 8px; width: 50px; height: 60px; display: none; -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; cursor: pointer; } .responsive .container .navbar .icon-bar i { background-color: #ffffff; height: 2px; } @media only screen and (max-width: 650px) { .responsive .container { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .responsive .container .logo { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .responsive .container .navbar { -webkit-box-flex: 0; -ms-flex: 0; flex: 0; } .responsive .container .navbar ul { -ms-flex-wrap: nowrap; flex-wrap: nowrap; position: fixed; left: 100%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background: #ffffff; width: 100%; height: 100%; overflow: auto; -webkit-transition: left .3s; -o-transition: left .3s; transition: left .3s; } .responsive .container .navbar ul li a { padding: 10px; font-size: 16px; height: auto; line-height: normal; color: #555555; } .responsive .container .navbar ul .close { display: block; } .responsive .container .navbar .icon-bar { display: -webkit-box; display: -ms-flexbox; display: flex; } .responsive .container .navbar ._Menus-show { left: 0; } }
public/assets/css/header.css
.img-header-left { display: flex; justify-content: flex-start; align-items: center; padding-top: 4px; padding-bottom: 5px; } .img-header-left a { color: white; font-size: 15px; } header{ background-color: #6a2338; } .lang { width: 46%;} .img-header-left img { width: 50px; } .lang img{ width: 29px; border-radius: 2px; margin-left: 5px; } .lang a { display: flex; justify-content: center; align-items: center; text-decoration: none; padding-top: 4px; padding-bottom: 4px; /* margin-left: 7px; */ margin-right: 15px; color: black; } .header-left { display: flex; left: 3rem; position: relative; justify-content: flex-end; align-items: center; } .social { width: 30%; display: flex; padding-left: 17px; justify-content: center; align-items: center; border-left: 2px solid #ccc; } .social i { color: #fff; margin-right: 5px; margin-left: 5px; font-size: 16px; } .search i { color: #fff; margin-right: 5px; margin-left: 5px; font-size: 16px; } .search { padding-right: 17px; width: 22%; display: flex; justify-content: center; } nav.navbar.navbar-expand-lg.navbar-light.bg-light { background-color: #d793a8!important; } div#navbarNav { margin: 0 auto; display: flex; justify-content: center; } .navbar-light .navbar-nav .nav-link { color: rgb(255, 255, 255); MARGIN-RIGHT: 7PX; MARGIN-LEFT: 7PX; } .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link { color: rgb(252, 252, 252); background-color: #FF96A7; border-radius: 4px; } .navbar-light .navbar-nav .nav-link:hover { color: rgb(252, 252, 252); border-radius: 4px;} /*responsive */ .responsive .container { height: 60px; background-color: #FF96A7; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden; } .responsive .container .logo { max-width: 250px; padding: 0 10px; overflow: hidden; } .responsive .container .logo a { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 60px; } .responsive .container .logo a img { max-width: 100%; max-height: 44px; object-fit: contain; background-color: white; padding: 6px; border-radius: 29px; } .responsive .container .navbar { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 10px; } .responsive .container .navbar ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; } .responsive .container .navbar ul li a { text-decoration: none; color: #999999; font-size: 14px; text-transform: uppercase; display: block; height: 60px; text-align: right; line-height: 60px; cursor: pointer; padding: 0 10px; } .responsive .container .navbar ul li a:hover { color: #ffffff; background-color: #FF96A7; } .responsive .container .navbar ul .close { display: none; text-align: left; padding: 10px; } .responsive .container .navbar ul .close span { font-size: 40px; display: inline-block; border: 1px solid #cccccc; padding: 0 10px; cursor: pointer; } .responsive .container .navbar .icon-bar { padding: 18px 8px; width: 50px; height: 60px; display: none; -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; cursor: pointer; } .responsive .container .navbar .icon-bar i { background-color: #ffffff; height: 2px; } @media only screen and (max-width: 650px) { .responsive .container { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .responsive .container .logo { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .responsive .container .navbar { -webkit-box-flex: 0; -ms-flex: 0; flex: 0; } .responsive .container .navbar ul { -ms-flex-wrap: nowrap; flex-wrap: nowrap; position: fixed; left: 100%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background: #ffffff; width: 100%; height: 100%; overflow: auto; -webkit-transition: left .3s; -o-transition: left .3s; transition: left .3s; } .responsive .container .navbar ul li a { padding: 10px; font-size: 16px; height: auto; line-height: normal; color: #555555; } .responsive .container .navbar ul .close { display: block; } .responsive .container .navbar .icon-bar { display: -webkit-box; display: -ms-flexbox; display: flex; } .responsive .container .navbar ._Menus-show { left: 0; } }
0.330363
0.086903
header { margin-bottom: 70px; } #Pagination{ margin-left: 30%; margin-top: 10%; } .img-thumbnail{ max-width: 70%; } .image { padding: 230px 0px 0px 0px; } .headerDescription{ margin-top: 150px; } .card { border:0px; } .card-body{ border:1px solid rgba(0,0,0,.125); } /* ##Device = Desktops ##Screen = 1281px to higher resolution desktops */ @media (min-width: 1281px) { /* CSS */ } /* ##Device = Laptops, Desktops ##Screen = B/w 1025px to 1280px */ @media (min-width: 1025px) and (max-width: 1280px) { /* CSS */ } /* 1059 */ /* 768 */ /* ##Device = Tablets, Ipads (portrait) ##Screen = B/w 768px to 1024px */ @media (min-width: 768px) and (max-width: 1024px) { /* CSS */ .image { padding: 270px 6px 0px 0px; } .headerDescription { margin-top: 90px; } } /* ##Device = Tablets, Ipads (landscape) ##Screen = B/w 768px to 1024px */ @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) { /* CSS */ .image { padding: 270px 6px 0px 0px; } .headerDescription { margin-top: 100px; } } /* ##Device = Low Resolution Tablets, Mobiles (Landscape) ##Screen = B/w 481px to 767px */ @media (min-width: 481px) and (max-width: 767px) { /* CSS */ .image { padding: 270px 6px 0px 0px; } .headerDescription { margin-top: 100px; } } @media (min-width: 481px) and (max-width: 767px) and (orientation: landscape) { /* CSS */ .image { padding: 270px 6px 0px 0px; } .headerDescription { margin-top: 90px; } } /* ##Device = Most of the Smartphones Mobiles (Portrait) ##Screen = B/w 320px to 479px */ @media (min-width: 320px) and (max-width: 480px) { .container-fluid{ width: 418px; } .headerDescription{ margin-top: 50px; } .btn{ font-size: 5px; } .img-thumbnail{ max-width: 100%; } .image { padding: 270px 6px 0px 0px; } } /* CSS */ @media (max-width: 319px) { .headerDescription{ margin-top: 50px; } .btn{ font-size: 5px; } .container-fluid{ width: 418px; } .img-thumbnail{ max-width: 100%; } .image { padding: 270px 6px 0px 0px; } }
public/assets/css/courses/Coursesview.css
header { margin-bottom: 70px; } #Pagination{ margin-left: 30%; margin-top: 10%; } .img-thumbnail{ max-width: 70%; } .image { padding: 230px 0px 0px 0px; } .headerDescription{ margin-top: 150px; } .card { border:0px; } .card-body{ border:1px solid rgba(0,0,0,.125); } /* ##Device = Desktops ##Screen = 1281px to higher resolution desktops */ @media (min-width: 1281px) { /* CSS */ } /* ##Device = Laptops, Desktops ##Screen = B/w 1025px to 1280px */ @media (min-width: 1025px) and (max-width: 1280px) { /* CSS */ } /* 1059 */ /* 768 */ /* ##Device = Tablets, Ipads (portrait) ##Screen = B/w 768px to 1024px */ @media (min-width: 768px) and (max-width: 1024px) { /* CSS */ .image { padding: 270px 6px 0px 0px; } .headerDescription { margin-top: 90px; } } /* ##Device = Tablets, Ipads (landscape) ##Screen = B/w 768px to 1024px */ @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) { /* CSS */ .image { padding: 270px 6px 0px 0px; } .headerDescription { margin-top: 100px; } } /* ##Device = Low Resolution Tablets, Mobiles (Landscape) ##Screen = B/w 481px to 767px */ @media (min-width: 481px) and (max-width: 767px) { /* CSS */ .image { padding: 270px 6px 0px 0px; } .headerDescription { margin-top: 100px; } } @media (min-width: 481px) and (max-width: 767px) and (orientation: landscape) { /* CSS */ .image { padding: 270px 6px 0px 0px; } .headerDescription { margin-top: 90px; } } /* ##Device = Most of the Smartphones Mobiles (Portrait) ##Screen = B/w 320px to 479px */ @media (min-width: 320px) and (max-width: 480px) { .container-fluid{ width: 418px; } .headerDescription{ margin-top: 50px; } .btn{ font-size: 5px; } .img-thumbnail{ max-width: 100%; } .image { padding: 270px 6px 0px 0px; } } /* CSS */ @media (max-width: 319px) { .headerDescription{ margin-top: 50px; } .btn{ font-size: 5px; } .container-fluid{ width: 418px; } .img-thumbnail{ max-width: 100%; } .image { padding: 270px 6px 0px 0px; } }
0.226185
0.108236
body.is-clone .clonepointer { /* default convenient positioning for clone pointers */ position: absolute; z-index: 10; } body.is-clone .clonepointer.scale-on-click { transition: transform 80ms linear; -webkit-transition: -webkit-transform 80ms linear; } body.is-clone .clonepointer.scale-on-click.pointer-click { transition: transform 150ms linear; -webkit-transition: -webkit-transform 150ms linear; transform: translate(-50%, -50%) scale(1.5, 1.5) translate(50%, 50%); -webkit-transform: translate(-50%, -50%) scale(1.5, 1.5) translate(50%, 50%); } .notes, .notes-target { display: none; } body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) > .slide.deck-current, body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) > .slide.deck-child-current { outline: 5px solid grey; /* use outline to avoid layout issues with old themes and allow for precise pointer position estimation */ overflow: hidden; left: 0; top: 0; transform: translate(20px, 20px); -webkit-transform: translate(20px, 20px); } body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) > .slide.deck-current + .slide, body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) > .slide.deck-child-current + .slide { outline: 5px solid grey; overflow: hidden; display: block !important; visibility: visible; top: 0; left: 0; transform: translate(-50%, -50%) scale(0.5) translate(50%, 50%) translate(200%, 0) translate(80px, 40px); -webkit-transform: translate(-50%, -50%) scale(0.5) translate(50%, 50%) translate(200%, 0) translate(80px, 40px); } body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) > .slide.deck-current + .slide.deck-next, body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) > .slide.deck-child-current + .slide.deck-next { outline-color: red; } body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) .notes-target { display: block; background: black; color: #FFB; padding: 5px; position: absolute; left: 840px; right: 0; top: 340px; bottom: 0; }
browsercast/deck.js/extensions/clone/deck.clone.css
body.is-clone .clonepointer { /* default convenient positioning for clone pointers */ position: absolute; z-index: 10; } body.is-clone .clonepointer.scale-on-click { transition: transform 80ms linear; -webkit-transition: -webkit-transform 80ms linear; } body.is-clone .clonepointer.scale-on-click.pointer-click { transition: transform 150ms linear; -webkit-transition: -webkit-transform 150ms linear; transform: translate(-50%, -50%) scale(1.5, 1.5) translate(50%, 50%); -webkit-transform: translate(-50%, -50%) scale(1.5, 1.5) translate(50%, 50%); } .notes, .notes-target { display: none; } body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) > .slide.deck-current, body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) > .slide.deck-child-current { outline: 5px solid grey; /* use outline to avoid layout issues with old themes and allow for precise pointer position estimation */ overflow: hidden; left: 0; top: 0; transform: translate(20px, 20px); -webkit-transform: translate(20px, 20px); } body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) > .slide.deck-current + .slide, body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) > .slide.deck-child-current + .slide { outline: 5px solid grey; overflow: hidden; display: block !important; visibility: visible; top: 0; left: 0; transform: translate(-50%, -50%) scale(0.5) translate(50%, 50%) translate(200%, 0) translate(80px, 40px); -webkit-transform: translate(-50%, -50%) scale(0.5) translate(50%, 50%) translate(200%, 0) translate(80px, 40px); } body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) > .slide.deck-current + .slide.deck-next, body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) > .slide.deck-child-current + .slide.deck-next { outline-color: red; } body.has-clones .deck-container:not(.deck-globalscale):not(.deck-menu) .notes-target { display: block; background: black; color: #FFB; padding: 5px; position: absolute; left: 840px; right: 0; top: 340px; bottom: 0; }
0.385259
0.048631
body { color: #282828; background-color: #F2F4F8; font-family: 'Open Sans', sans-serif; } h1, h2, h3, h4 { font-weight: 700; } a { color: #007eae; } a, a:focus, a:visited, a:hover { text-decoration: none; } .btn { border-radius: 0; box-shadow: none; } .lab-btn { border-color: #007eae; color: #007eae; font-size: 14px; text-transform: uppercase; } .btn-default.lab-btn:hover { color: #007eae; background-color: rgba(0,0,0,0.01); border-color: #007eae; } .form-control:focus { border-color: #66afe9; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.015) inset, 0 0 8px rgba(102, 175, 233, 0.1); outline: 0 none; } /* Placeholders */ .form-control::-webkit-input-placeholder { color: #c6c6c6; } .form-control::-moz-placeholder { color: #c6c6c6; } /* firefox 19+ */ .form-control:-ms-input-placeholder { color: #c6c6c6; } /* ie */ .form-control:-moz-placeholder { color: #c6c6c6; } .modal-backdrop.in { opacity: 0.6; } /* Layout */ #main-wrapper { max-width: 90%; background: #fff; } /* Logo */ .site-logo .logo { float: left; max-width: 108px; height: auto; } /* Header Navbar */ .lab-navbar { border: 0; margin: 0 -15px; padding: 15px; background: rgb(249, 249, 249); } .lab-navbar .navbar-header { margin-right: 30px; } .navbar-brand.site-logo { height: auto; padding: 0; } a.navbar-brand.site-logo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .lab-navbar ul.nav { margin-top: 2px; } .lab-navbar a:not(.lab-btn) { font-size: 14px;/*18px;*/ line-height: 22px; } .lab-navbar .navbar-nav>li>a { padding-top: 6px; padding-bottom: 6px; } .lab-navbar .active > a { color: rgb(201, 74, 56); } .lab-navbar .navbar-nav>li>a:focus, .lab-navbar .navbar-nav>li>a:hover { background: transparent; } .lab-profile-menu .fa { font-size: 22px; color: #3a9eb8; } .nav.lab-profile-menu .open > a .fa { color: #f58223; } .lab-profile { margin-left: 15px; } .lab-profile .lab-btn { border-color: #c94a38; color: #c94a38; } .lab-profile.open > .lab-btn, .lab-profile.open > .lab-btn:focus, .lab-profile .lab-btn:focus, .lab-profile .lab-btn:hover { background-color: rgba(0,0,0,0.01); border-color: #c94a38; color: #c94a38; } .navbar-nav.lab-profile-menu .dropdown-menu { border-color: #afdae6; border-radius: 0; box-shadow: none; margin-top: 15px; } .navbar-nav > li.lab-profile > .dropdown-menu { background: #1c416f; border-color: #1c416f; border-radius: 0; box-shadow: none; margin-top: 16px; min-width: 175px; } .lab-profile .labs-dropdown { padding: 10px 0; } .lab-profile .labs-dropdown a { color: #fff; font-size: 14px; padding: 5px 20px; text-transform: capitalize; } .lab-profile-menu.navbar-nav .dropdown-menu.lab-notification { background: #fff; padding: 7px 0 15px; } .lab-profile-menu .dropdown-header { color: #282828; font-size: 16px; padding: 4px 10px 1px; text-transform: capitalize; } .lab-profile-menu.navbar-nav > li > .dropdown-menu.lab-notification a { color: #5fb5cc; font-size: 14px; line-height: 1; margin-bottom: 2px; padding: 6px 10px; text-transform: capitalize; } .lab-profile-menu.navbar-nav > li > .dropdown-menu.lab-notification .fa { color: #666666; font-size: 20px; margin: 0 8px 0 0; } /* Login Modal */ @media (min-width: 768px) { .modal-sm { margin-top: 150px; width: 366px; } } .lab-login-header img { max-width: 106px; height: auto; } .lab-login-modal-sm .modal-content { padding: 30px 50px; } .lab-login-form p:not(.lab-join-now) { margin-bottom: 24px; } .form-control, .input-group .input-group-addon { box-shadow: none; border-radius: 0; border-color:rgb(170,170,170); } .lab-login-form p.lab-forgot-password { font-size: 10px; margin-bottom: 18px; margin-top: -18px; } .lab-login-form .btn-primary { color: #fff; background-color: #3a9eb8; border-color: #3a9eb8; } .lab-login-form .btn-primary:hover { color: #fff; background-color: #3a9eb8; border-color: #3a9eb8; box-shadow: 0 0 1000px rgba(0, 0, 0, 0.15) inset; } .lab-forgot-password a { color: #8d8d8d; } .lab-rembember-me { color: #555; font-size: 12px; line-height: 1.7; margin-top: 8px; } .lab-join-now { font-size: 12px; margin: 40px 0 -8px; } .lab-join-now a { color: #3a9eb8; } /* Login Modal Ends Here */ /* Carousel Starts Here */ .slide { margin: 0 -15px 60px; } .slide img { max-width: 100%; height: auto; } .slide .item { max-height: 400px; } .slide .item:before { content: ''; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); position: absolute; left: 0; top: 0; } .carousel-caption { color: #e2e2e2; } .slide .carousel-caption.carousel-caption { right: 40px; left: auto; text-align: left; font-size: 20px; } .slide ol.carousel-indicators.carousel-indicators { left: auto; right: 40px; margin: 0; text-align: right; } .slide .carousel-indicators.carousel-indicators li { background-color: #fff; border: 0; height: 10px; width: 10px; margin: 0 2px; } .slide .carousel-indicators.carousel-indicators li.active { background-color: rgb(255, 255, 0); } /* Carousel Ends Here */ /* Home: Feature List */ .home-feature-list { padding-bottom: 40px; text-align: center; } .home-feature-list .col-sm-4 { padding: 0 30px; } .feature-img { display: block; margin: 0 auto; max-width: 98px; height: auto; } .home-feature-list h3 { margin-bottom: 20px; } .home-feature-list p { margin-bottom: 25px; } .btn-view-more { display: inline-block; padding: 8px 20px; min-width: 150px; font-size: 13px; color: #fff; text-align: center; text-transform: uppercase; background: rgb(29, 79, 92); } .btn-view-more:hover{ color: #fff; opacity: 0.75; } .getting-started h3 { color: rgb(0, 126, 174); } .support-center h3 { color: rgb(243, 142, 0); } .support-center .btn-view-more { background: rgb(243, 142, 0); } .try-free h3 { color: rgb(200, 73, 55); } .try-free .btn-view-more { background: rgb(200, 73, 55); } .lab-box-style { border: 1px solid #87c8d9; border-radius: 4px; margin-bottom: 15px; margin-top: 15px; padding: 5px 5px 5px 5px; } .lab-box-style h2 { color: #017ead; font-size: 18px; line-height: 1; margin: 15px 0 0; text-align: center; text-transform: capitalize; } .lab-box-style .lab-inner-title { border-bottom: 1px solid #ccc; margin: 15px auto 15px; max-width: 230px; padding-bottom: 15px; text-transform: capitalize; } .tab-content .lab-box-style { margin-bottom: 5px; } .tab-content .lab-box-style .lab-inner-title { font-size: 17px; margin-top: 21px; max-width: 88%; } .tab-content .lab-box-style .lab-inner-title.lab-overall { margin-top: 22px; } .lab-box-style h3 { color: #017ead; font-size: 18px; font-weight: 400; line-height: 1; margin: 15px 0 10px; } .lab-box-style hr { margin-left: -30px; margin-right: -30px; margin-top: 15px; } .lab-box-style p { margin: 0 0 20px; } /* Home: Feature List Ends Here */ /* Pie Charts */ .lab-passed { color: #558139; } .lab-in-process { color: #fed86f; } .lab-pending { color: #007eae; } .lab-failed { color: #ee4145; } .lab-donut { margin: 0 auto; max-width: 110px; position: relative; } .lab-donut::after { content: attr(data-total); color: #3a9eb8; font-size: 22px; font-weight: 600; left: 0; line-height: 1; margin: 0 auto; position: absolute; right: 0; top: 39%; } .lab-donut-list { margin: 0; padding: 0; } .lab-donut-list li { display: inline-block; margin: 0 5px; } .lab-donut-list strong { border-bottom: 1px solid #ddd; display: block; margin-bottom: 5px; padding-bottom: 3px; } .lab-donut-list span { font-size: 20px; } .lab-donut svg { width: 100%; height: auto; } .lab-donut text { display: none; } /* Pie Charts Ends Here */ /* ICM */ .lab-panel-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0 -15px; } .lab-panel-sidebar { border: 1px solid #e2e2e2; font-size: 15px; position: relative; text-transform: capitalize; white-space: normal; float: left; width: 25%; min-height: 400px; } .lab-panel-closed .lab-panel-sidebar { width: 54px; } .lab-panel-closed .lab-toggle-sidebar { right: -20px; } .lab-panel-closed .lab-panel-sidebar a { font-size: 0; } .lab-panel-closed .lab-panel-sidebar .panel-collapse td { padding-left: 20px; } .lab-panel-sidebar .panel { border: 0; border-bottom: 1px solid #e2e2e2; border-radius: 0; margin: 0; overflow: hidden; box-shadow: none; } .lab-panel-sidebar .panel-title { border-bottom: 1px solid #e2e2e2; overflow: hidden; } .lab-panel-sidebar .fa-caret-down { margin-left: 8px; } .lab-panel-sidebar a:not(.collapsed) .fa-caret-down { transform: rotate(180deg); } .lab-sidebar-header { border-bottom: 1px solid #e2e2e2; font-size: 17px; padding: 11px 18px; position: relative; overflow: hidden; } .lab-toggle-sidebar { background: rgba(0, 0, 0, 0.03); height: 30px; position: absolute; right: 0; text-align: center; width: 20px; top: 10px; line-height: 30px; z-index: 10; } .lab-toggle-sidebar .fa.fa-angle-left { margin: 0; color: #3a9eb8; font-size: 20px; line-height: 30px; } .lab-panel-closed .lab-toggle-sidebar { transform: rotate(180deg); } .lab-panel-sidebar .panel-heading { border-radius: 0; margin-bottom: -2px; padding: 0; } .lb-panel-title a, .lab-panel-sidebar .panel-heading a { color: #555555; display: block; /*letter-spacing: 0.02rem;*/ padding: 16px 18px; text-transform: capitalize; } .lab-panel-sidebar .panel-collapse td { border-top: 1px solid #e2e2e2; padding: 14px 0 14px 55px; } .lab-panel-content { float: right; width: 80%; } .lab-sidebar-header .fa.fa { font-size: 20px; } .lab-panel-sidebar .fa { color: #666; font-size: 18px; margin-right: 10px; min-width: 20px; } .lab-panel-sidebar .panel-collapse .fa { font-size: 14px; } .lab-panel-sidebar a.active, .lab-panel-closed .lab-panel-sidebar a.active .fa { color: #c94a38; } .lab-panel-sidebar ul { list-style: none; margin: 0; padding: 0; } .lab-panel-sidebar ul a { border-bottom: 1px solid #e2e2e2; color: #555555; display: block; padding: 16px 18px; white-space: normal; } .lab-panel-sidebar div > ul > li > a { font-weight: 700; } .lab-panel-sidebar > ul li.active { background-color: lightgray; } .lab-panel-content .tab-content { padding: 0 25px; } .lab-date { color: #3a9eb8; font-size: 18px; margin: 0; padding: 20px 10px 5px; } .lab-date .fa { margin-right: 6px; } .lab-performance-list { list-style: none; margin: 30px 0 10px; padding: 0; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; } .lab-performance-list li { display: inline-block; margin: 0 5px; } .lab-performance-list strong { font-size: 15px; font-weight: 600; } .lab-performance-list span { font-size: 16px; color: #fff; border-radius: 100%; display: block; font-weight: 600; height: 70px; line-height: 70px; margin-bottom: 15px; width: 70px; } .lab-performance-list .lab-passed span { background: #558139; } .lab-performance-list .lab-in-process span { background: #b79c4a; } .lab-performance-list .lab-in-process strong { color: #b79c4a; } .lab-performance-list .lab-failed span { background: #ee4145; } .lab-performance-list .lab-pending span { background: #007eae; } .lab-performance-list .lab-pending strong { color: #007eae; } .pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span, .pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span { border-radius: 0; } .lab-rounded-button { color: #3a9eb8; display: inline-block; font-size: 16px; } .lab-rounded-button .fa { display: block; width: 30px; height: 30px; border-radius: 100%; background-color: #3a9eb8; color: #fff; text-align: center; line-height: 30px; margin: 10px auto 5px; } .lab-table.table>thead>tr>th, .lab-table.table>tbody>tr>th, .lab-table.table>tfoot>tr>th, .lab-table.table>thead>tr>td, .lab-table.table>tbody>tr>td, .lab-table.table>tfoot>tr>td { border: 0; font-weight: normal; padding: 12px; } .lab-table.table>thead>tr>th { background: #E2E2E2; color: #C84937; font-size: 13px; font-weight: 700; text-transform: capitalize; } .lab-table.table-striped>tbody>tr:nth-of-type(odd) { background-color: #fff; } .lab-table.table-striped>tbody>tr:nth-of-type(even) { background-color: #F7F7F7; } .lab-table.table-striped>tbody>tr:nth-of-type(even):hover, .lab-table.table-striped>tbody>tr:nth-of-type(odd):hover { background-color: #eaeaea; } table.table.lab-table { border-bottom: 1px solid #e2e2e2; color: #717171; margin-bottom: 0; margin-top: 20px; } .lab-table a, .lab-table a.fa { color: #3a9eb8; } .lab-table .fa { color: #999; font-size: 18px; } .lab-form.lab-search-form { /*margin: 12px 0 0;*/ } .lab-search-form .input-group .input-group-addon { border-color: #e2e2e2; color: #ddd; border-right: 0; background: #fff; font-size: 18px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .lab-search-form .input-group input { border-color: #e2e2e2; border-left: 0; border-top-right-radius: 4px; border-bottom-right-radius: 4px; padding-left: 0; } .lab-single-header { font-size: 18px; padding: 12px 0 12px 30px; position: relative; border-bottom: 1px solid #e2e2e2; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } a.lab-back-to { position: absolute; left: 0; line-height: 1; top: 14px; } .lab-single-header a { font-size: 22px; } .lab-single-header .lab-back-to .fa { font-size: 30px; line-height: 1; } a.lab-edit { margin-left: 15px; } span.lab-separator { padding: 0 0 0 3px; color: #fff; border-right: 1px solid #ddd; display: inline-block; margin-right: 15px; } .lab-single-header a.btn.btn-success.btn-sm { font-size: 14px; margin-left: auto; } .lab-field { margin: 20px 0; } .lab-desc { font-size: 16px; margin-bottom: 4px; } .lab-field .lab-lebel { font-size: 13px; color: #aaa; margin-bottom: 5px; } .lab-schedule-container { margin-left: auto; font-size: 14px; } .lab-schedule-container > span { margin-right: 5px; } .lab-schedule-container .lab-btn { width: auto; padding: 0; border-color: #8ab1d3; background: #f9f9f9; font-size: 13px } .lab-edit.lab-space-left { margin-left: 10px; font-size: 20px; } .lab-add { /*font-size: 20px;*/ } .lab-form-modal { font-size: 14px; } .lab-form-modal .modal-content { overflow: hidden; margin-top: 65px; } .lab-form-modal .modal-header, .lab-form-modal .modal-body, .lab-form-modal .modal-footer { padding: 15px 20px; } .lab-form-modal .modal-header { background: #87C8D9; color: #fff; border: 0; } .lab-form-modal .modal-title { font-weight: normal; } .lab-form-modal button.close { color: #fff; text-shadow: none; opacity: 1; font-size: 27px; line-height: 1; position: relative; top: 1px; } @media (min-width: 768px) { .lab-form-modal .lab-modal-md { width: 630px; } } @media (min-width: 992px) { .modal-lg.lab-modal-lg { width: 75%; } } .lab-field-desc { font-size: 13px; color: #aaaaaa; } .lab-form-modal .required, .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #ff7373; } .has-error .form-control { border-color: #e70000; box-shadow: none; } .lab-form-modal label { font-weight: normal; } .lab-form-modal .has-error .control-label { color: #282828; } .lab-form-modal .btn-warning { background-color: #F68324; } .nav-tabs.lab-tabs { border: 0; counter-reset: slideNum; margin: 10px 0 30px; } .nav-tabs.lab-tabs li { counter-increment: slideNum; margin-right: 30px; } .nav-tabs.lab-tabs li a:hover { background: transparent; } .nav-tabs.lab-tabs li a:before { content: counter(slideNum); display: inline-block; width: 35px; height: 35px; text-align: center; background: #3a9eb8; border-radius: 100%; color: #fff; line-height: 35px; margin-right: 10px; } .nav-tabs.lab-tabs li.active a:before { background: #717171; } .lab-tabs.nav-tabs>li>a, .lab-tabs.nav-tabs>li.active>a, .lab-tabs.nav-tabs>li.active>a:hover, .lab-tabs.nav-tabs>li.active>a:focus { border: 0; font-size: 14px; margin: 0; padding: 0; } .lab-form-modal .tab-content { padding: 0; } .lab-multiple { min-height: 200px; font-size: 16px; } .lab-btn.lab-orange { font-size: 13px; color: #f58223; border-color: #f58223; text-transform: none; margin: 20px 0 0; padding: 9px 16px; } .lab-btn.lab-orange:hover { background: #F8F8F8; font-size: 13px; color: #f58223; border-color: #f58223; text-transform: none; } .lab-btn.lab-orange-bg { background: #f68324; border: 0; font-size: 13px; padding: 7px 24px; color: #fff; } .lab-btn.lab-orange-bg:hover { background: #F2A15F; } .lab-save-draft { font-size: 13px; } .lab-btn-container { margin-bottom: 20px; margin-top: 20px; } .lab-btn-container .lab-btn.lab-orange-bg { margin-right: 10px; padding: 8px 24px; text-transform: none; } .lab-btn-container .lab-btn.lab-save-draft { margin-right: 10px; padding: 7px 14px; text-transform: none; } input#lab-schedule.lab-btn-plain { border: 0; margin-bottom: 20px; } .lab-btn.back { text-transform: none; margin-right: 10px; } .lab-select-btn-container { border: 1px solid #afdae6; border-radius: 3px; } .lab-select-btn-container button.btn { background: transparent; color: #3a9eb8; font-size: 18px; } .lab-multiselect-wrap { margin-bottom: 20px; } .lab-range-slider .slider { width: 60%; margin-left: 10px; position: relative; } .lab-range-slider .slider-selection.tick-slider-selection { background: #DADADA; box-shadow: none; border-radius: 0; } .lab-range-slider .slider.slider-horizontal .slider-handle { background: #858585; } .lab-range-slider .slider.slider-horizontal .slider-track { background: #DADADA; box-shadow: none; height: 6px; border-radius: 0; } .lab-range-slider .slider-tick { display: none; } .lab-range-slider .slider-tick, .lab-range-slider .slider-handle { width: 14px; height: 14px; } .lab-date-input, .lab-date-input:focus { border: 0; display: inline-block; width: auto; padding: 0; font-size: 16px; box-shadow: none; color: #017ead; } .lab-width-sm { width: 10%; } /* Footer */ .lab-footer { background: #f9f9f9; color: #717171; font-size: 14px; margin: 50px -15px 0; padding: 15px; } .lab-copyright p { margin: 0; } .lab-footer-menu a { display: inline-block; margin: 0 10px; } /* Absolute Center Spinner */ .loading { position: fixed; z-index: 9999; height: 2em; width: 2em; overflow: show; margin: auto; top: 0; left: 0; bottom: 0; right: 0; } /* Transparent Overlay */ .loading:before { content: ''; display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); } /* :not(:required) hides these rules from IE9 and below */ .loading:not(:required) { /* hide "loading..." text */ font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .loading:not(:required):after { content: ''; display: block; font-size: 10px; width: 1em; height: 1em; margin-top: -0.5em; -webkit-animation: spinner 1500ms infinite linear; -moz-animation: spinner 1500ms infinite linear; -ms-animation: spinner 1500ms infinite linear; -o-animation: spinner 1500ms infinite linear; animation: spinner 1500ms infinite linear; border-radius: 0.5em; -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0; box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0; } /* Animation */ @-webkit-keyframes spinner { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } }
web/themes/product/css/lab/custom.css
body { color: #282828; background-color: #F2F4F8; font-family: 'Open Sans', sans-serif; } h1, h2, h3, h4 { font-weight: 700; } a { color: #007eae; } a, a:focus, a:visited, a:hover { text-decoration: none; } .btn { border-radius: 0; box-shadow: none; } .lab-btn { border-color: #007eae; color: #007eae; font-size: 14px; text-transform: uppercase; } .btn-default.lab-btn:hover { color: #007eae; background-color: rgba(0,0,0,0.01); border-color: #007eae; } .form-control:focus { border-color: #66afe9; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.015) inset, 0 0 8px rgba(102, 175, 233, 0.1); outline: 0 none; } /* Placeholders */ .form-control::-webkit-input-placeholder { color: #c6c6c6; } .form-control::-moz-placeholder { color: #c6c6c6; } /* firefox 19+ */ .form-control:-ms-input-placeholder { color: #c6c6c6; } /* ie */ .form-control:-moz-placeholder { color: #c6c6c6; } .modal-backdrop.in { opacity: 0.6; } /* Layout */ #main-wrapper { max-width: 90%; background: #fff; } /* Logo */ .site-logo .logo { float: left; max-width: 108px; height: auto; } /* Header Navbar */ .lab-navbar { border: 0; margin: 0 -15px; padding: 15px; background: rgb(249, 249, 249); } .lab-navbar .navbar-header { margin-right: 30px; } .navbar-brand.site-logo { height: auto; padding: 0; } a.navbar-brand.site-logo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .lab-navbar ul.nav { margin-top: 2px; } .lab-navbar a:not(.lab-btn) { font-size: 14px;/*18px;*/ line-height: 22px; } .lab-navbar .navbar-nav>li>a { padding-top: 6px; padding-bottom: 6px; } .lab-navbar .active > a { color: rgb(201, 74, 56); } .lab-navbar .navbar-nav>li>a:focus, .lab-navbar .navbar-nav>li>a:hover { background: transparent; } .lab-profile-menu .fa { font-size: 22px; color: #3a9eb8; } .nav.lab-profile-menu .open > a .fa { color: #f58223; } .lab-profile { margin-left: 15px; } .lab-profile .lab-btn { border-color: #c94a38; color: #c94a38; } .lab-profile.open > .lab-btn, .lab-profile.open > .lab-btn:focus, .lab-profile .lab-btn:focus, .lab-profile .lab-btn:hover { background-color: rgba(0,0,0,0.01); border-color: #c94a38; color: #c94a38; } .navbar-nav.lab-profile-menu .dropdown-menu { border-color: #afdae6; border-radius: 0; box-shadow: none; margin-top: 15px; } .navbar-nav > li.lab-profile > .dropdown-menu { background: #1c416f; border-color: #1c416f; border-radius: 0; box-shadow: none; margin-top: 16px; min-width: 175px; } .lab-profile .labs-dropdown { padding: 10px 0; } .lab-profile .labs-dropdown a { color: #fff; font-size: 14px; padding: 5px 20px; text-transform: capitalize; } .lab-profile-menu.navbar-nav .dropdown-menu.lab-notification { background: #fff; padding: 7px 0 15px; } .lab-profile-menu .dropdown-header { color: #282828; font-size: 16px; padding: 4px 10px 1px; text-transform: capitalize; } .lab-profile-menu.navbar-nav > li > .dropdown-menu.lab-notification a { color: #5fb5cc; font-size: 14px; line-height: 1; margin-bottom: 2px; padding: 6px 10px; text-transform: capitalize; } .lab-profile-menu.navbar-nav > li > .dropdown-menu.lab-notification .fa { color: #666666; font-size: 20px; margin: 0 8px 0 0; } /* Login Modal */ @media (min-width: 768px) { .modal-sm { margin-top: 150px; width: 366px; } } .lab-login-header img { max-width: 106px; height: auto; } .lab-login-modal-sm .modal-content { padding: 30px 50px; } .lab-login-form p:not(.lab-join-now) { margin-bottom: 24px; } .form-control, .input-group .input-group-addon { box-shadow: none; border-radius: 0; border-color:rgb(170,170,170); } .lab-login-form p.lab-forgot-password { font-size: 10px; margin-bottom: 18px; margin-top: -18px; } .lab-login-form .btn-primary { color: #fff; background-color: #3a9eb8; border-color: #3a9eb8; } .lab-login-form .btn-primary:hover { color: #fff; background-color: #3a9eb8; border-color: #3a9eb8; box-shadow: 0 0 1000px rgba(0, 0, 0, 0.15) inset; } .lab-forgot-password a { color: #8d8d8d; } .lab-rembember-me { color: #555; font-size: 12px; line-height: 1.7; margin-top: 8px; } .lab-join-now { font-size: 12px; margin: 40px 0 -8px; } .lab-join-now a { color: #3a9eb8; } /* Login Modal Ends Here */ /* Carousel Starts Here */ .slide { margin: 0 -15px 60px; } .slide img { max-width: 100%; height: auto; } .slide .item { max-height: 400px; } .slide .item:before { content: ''; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); position: absolute; left: 0; top: 0; } .carousel-caption { color: #e2e2e2; } .slide .carousel-caption.carousel-caption { right: 40px; left: auto; text-align: left; font-size: 20px; } .slide ol.carousel-indicators.carousel-indicators { left: auto; right: 40px; margin: 0; text-align: right; } .slide .carousel-indicators.carousel-indicators li { background-color: #fff; border: 0; height: 10px; width: 10px; margin: 0 2px; } .slide .carousel-indicators.carousel-indicators li.active { background-color: rgb(255, 255, 0); } /* Carousel Ends Here */ /* Home: Feature List */ .home-feature-list { padding-bottom: 40px; text-align: center; } .home-feature-list .col-sm-4 { padding: 0 30px; } .feature-img { display: block; margin: 0 auto; max-width: 98px; height: auto; } .home-feature-list h3 { margin-bottom: 20px; } .home-feature-list p { margin-bottom: 25px; } .btn-view-more { display: inline-block; padding: 8px 20px; min-width: 150px; font-size: 13px; color: #fff; text-align: center; text-transform: uppercase; background: rgb(29, 79, 92); } .btn-view-more:hover{ color: #fff; opacity: 0.75; } .getting-started h3 { color: rgb(0, 126, 174); } .support-center h3 { color: rgb(243, 142, 0); } .support-center .btn-view-more { background: rgb(243, 142, 0); } .try-free h3 { color: rgb(200, 73, 55); } .try-free .btn-view-more { background: rgb(200, 73, 55); } .lab-box-style { border: 1px solid #87c8d9; border-radius: 4px; margin-bottom: 15px; margin-top: 15px; padding: 5px 5px 5px 5px; } .lab-box-style h2 { color: #017ead; font-size: 18px; line-height: 1; margin: 15px 0 0; text-align: center; text-transform: capitalize; } .lab-box-style .lab-inner-title { border-bottom: 1px solid #ccc; margin: 15px auto 15px; max-width: 230px; padding-bottom: 15px; text-transform: capitalize; } .tab-content .lab-box-style { margin-bottom: 5px; } .tab-content .lab-box-style .lab-inner-title { font-size: 17px; margin-top: 21px; max-width: 88%; } .tab-content .lab-box-style .lab-inner-title.lab-overall { margin-top: 22px; } .lab-box-style h3 { color: #017ead; font-size: 18px; font-weight: 400; line-height: 1; margin: 15px 0 10px; } .lab-box-style hr { margin-left: -30px; margin-right: -30px; margin-top: 15px; } .lab-box-style p { margin: 0 0 20px; } /* Home: Feature List Ends Here */ /* Pie Charts */ .lab-passed { color: #558139; } .lab-in-process { color: #fed86f; } .lab-pending { color: #007eae; } .lab-failed { color: #ee4145; } .lab-donut { margin: 0 auto; max-width: 110px; position: relative; } .lab-donut::after { content: attr(data-total); color: #3a9eb8; font-size: 22px; font-weight: 600; left: 0; line-height: 1; margin: 0 auto; position: absolute; right: 0; top: 39%; } .lab-donut-list { margin: 0; padding: 0; } .lab-donut-list li { display: inline-block; margin: 0 5px; } .lab-donut-list strong { border-bottom: 1px solid #ddd; display: block; margin-bottom: 5px; padding-bottom: 3px; } .lab-donut-list span { font-size: 20px; } .lab-donut svg { width: 100%; height: auto; } .lab-donut text { display: none; } /* Pie Charts Ends Here */ /* ICM */ .lab-panel-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0 -15px; } .lab-panel-sidebar { border: 1px solid #e2e2e2; font-size: 15px; position: relative; text-transform: capitalize; white-space: normal; float: left; width: 25%; min-height: 400px; } .lab-panel-closed .lab-panel-sidebar { width: 54px; } .lab-panel-closed .lab-toggle-sidebar { right: -20px; } .lab-panel-closed .lab-panel-sidebar a { font-size: 0; } .lab-panel-closed .lab-panel-sidebar .panel-collapse td { padding-left: 20px; } .lab-panel-sidebar .panel { border: 0; border-bottom: 1px solid #e2e2e2; border-radius: 0; margin: 0; overflow: hidden; box-shadow: none; } .lab-panel-sidebar .panel-title { border-bottom: 1px solid #e2e2e2; overflow: hidden; } .lab-panel-sidebar .fa-caret-down { margin-left: 8px; } .lab-panel-sidebar a:not(.collapsed) .fa-caret-down { transform: rotate(180deg); } .lab-sidebar-header { border-bottom: 1px solid #e2e2e2; font-size: 17px; padding: 11px 18px; position: relative; overflow: hidden; } .lab-toggle-sidebar { background: rgba(0, 0, 0, 0.03); height: 30px; position: absolute; right: 0; text-align: center; width: 20px; top: 10px; line-height: 30px; z-index: 10; } .lab-toggle-sidebar .fa.fa-angle-left { margin: 0; color: #3a9eb8; font-size: 20px; line-height: 30px; } .lab-panel-closed .lab-toggle-sidebar { transform: rotate(180deg); } .lab-panel-sidebar .panel-heading { border-radius: 0; margin-bottom: -2px; padding: 0; } .lb-panel-title a, .lab-panel-sidebar .panel-heading a { color: #555555; display: block; /*letter-spacing: 0.02rem;*/ padding: 16px 18px; text-transform: capitalize; } .lab-panel-sidebar .panel-collapse td { border-top: 1px solid #e2e2e2; padding: 14px 0 14px 55px; } .lab-panel-content { float: right; width: 80%; } .lab-sidebar-header .fa.fa { font-size: 20px; } .lab-panel-sidebar .fa { color: #666; font-size: 18px; margin-right: 10px; min-width: 20px; } .lab-panel-sidebar .panel-collapse .fa { font-size: 14px; } .lab-panel-sidebar a.active, .lab-panel-closed .lab-panel-sidebar a.active .fa { color: #c94a38; } .lab-panel-sidebar ul { list-style: none; margin: 0; padding: 0; } .lab-panel-sidebar ul a { border-bottom: 1px solid #e2e2e2; color: #555555; display: block; padding: 16px 18px; white-space: normal; } .lab-panel-sidebar div > ul > li > a { font-weight: 700; } .lab-panel-sidebar > ul li.active { background-color: lightgray; } .lab-panel-content .tab-content { padding: 0 25px; } .lab-date { color: #3a9eb8; font-size: 18px; margin: 0; padding: 20px 10px 5px; } .lab-date .fa { margin-right: 6px; } .lab-performance-list { list-style: none; margin: 30px 0 10px; padding: 0; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; } .lab-performance-list li { display: inline-block; margin: 0 5px; } .lab-performance-list strong { font-size: 15px; font-weight: 600; } .lab-performance-list span { font-size: 16px; color: #fff; border-radius: 100%; display: block; font-weight: 600; height: 70px; line-height: 70px; margin-bottom: 15px; width: 70px; } .lab-performance-list .lab-passed span { background: #558139; } .lab-performance-list .lab-in-process span { background: #b79c4a; } .lab-performance-list .lab-in-process strong { color: #b79c4a; } .lab-performance-list .lab-failed span { background: #ee4145; } .lab-performance-list .lab-pending span { background: #007eae; } .lab-performance-list .lab-pending strong { color: #007eae; } .pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span, .pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span { border-radius: 0; } .lab-rounded-button { color: #3a9eb8; display: inline-block; font-size: 16px; } .lab-rounded-button .fa { display: block; width: 30px; height: 30px; border-radius: 100%; background-color: #3a9eb8; color: #fff; text-align: center; line-height: 30px; margin: 10px auto 5px; } .lab-table.table>thead>tr>th, .lab-table.table>tbody>tr>th, .lab-table.table>tfoot>tr>th, .lab-table.table>thead>tr>td, .lab-table.table>tbody>tr>td, .lab-table.table>tfoot>tr>td { border: 0; font-weight: normal; padding: 12px; } .lab-table.table>thead>tr>th { background: #E2E2E2; color: #C84937; font-size: 13px; font-weight: 700; text-transform: capitalize; } .lab-table.table-striped>tbody>tr:nth-of-type(odd) { background-color: #fff; } .lab-table.table-striped>tbody>tr:nth-of-type(even) { background-color: #F7F7F7; } .lab-table.table-striped>tbody>tr:nth-of-type(even):hover, .lab-table.table-striped>tbody>tr:nth-of-type(odd):hover { background-color: #eaeaea; } table.table.lab-table { border-bottom: 1px solid #e2e2e2; color: #717171; margin-bottom: 0; margin-top: 20px; } .lab-table a, .lab-table a.fa { color: #3a9eb8; } .lab-table .fa { color: #999; font-size: 18px; } .lab-form.lab-search-form { /*margin: 12px 0 0;*/ } .lab-search-form .input-group .input-group-addon { border-color: #e2e2e2; color: #ddd; border-right: 0; background: #fff; font-size: 18px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .lab-search-form .input-group input { border-color: #e2e2e2; border-left: 0; border-top-right-radius: 4px; border-bottom-right-radius: 4px; padding-left: 0; } .lab-single-header { font-size: 18px; padding: 12px 0 12px 30px; position: relative; border-bottom: 1px solid #e2e2e2; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } a.lab-back-to { position: absolute; left: 0; line-height: 1; top: 14px; } .lab-single-header a { font-size: 22px; } .lab-single-header .lab-back-to .fa { font-size: 30px; line-height: 1; } a.lab-edit { margin-left: 15px; } span.lab-separator { padding: 0 0 0 3px; color: #fff; border-right: 1px solid #ddd; display: inline-block; margin-right: 15px; } .lab-single-header a.btn.btn-success.btn-sm { font-size: 14px; margin-left: auto; } .lab-field { margin: 20px 0; } .lab-desc { font-size: 16px; margin-bottom: 4px; } .lab-field .lab-lebel { font-size: 13px; color: #aaa; margin-bottom: 5px; } .lab-schedule-container { margin-left: auto; font-size: 14px; } .lab-schedule-container > span { margin-right: 5px; } .lab-schedule-container .lab-btn { width: auto; padding: 0; border-color: #8ab1d3; background: #f9f9f9; font-size: 13px } .lab-edit.lab-space-left { margin-left: 10px; font-size: 20px; } .lab-add { /*font-size: 20px;*/ } .lab-form-modal { font-size: 14px; } .lab-form-modal .modal-content { overflow: hidden; margin-top: 65px; } .lab-form-modal .modal-header, .lab-form-modal .modal-body, .lab-form-modal .modal-footer { padding: 15px 20px; } .lab-form-modal .modal-header { background: #87C8D9; color: #fff; border: 0; } .lab-form-modal .modal-title { font-weight: normal; } .lab-form-modal button.close { color: #fff; text-shadow: none; opacity: 1; font-size: 27px; line-height: 1; position: relative; top: 1px; } @media (min-width: 768px) { .lab-form-modal .lab-modal-md { width: 630px; } } @media (min-width: 992px) { .modal-lg.lab-modal-lg { width: 75%; } } .lab-field-desc { font-size: 13px; color: #aaaaaa; } .lab-form-modal .required, .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #ff7373; } .has-error .form-control { border-color: #e70000; box-shadow: none; } .lab-form-modal label { font-weight: normal; } .lab-form-modal .has-error .control-label { color: #282828; } .lab-form-modal .btn-warning { background-color: #F68324; } .nav-tabs.lab-tabs { border: 0; counter-reset: slideNum; margin: 10px 0 30px; } .nav-tabs.lab-tabs li { counter-increment: slideNum; margin-right: 30px; } .nav-tabs.lab-tabs li a:hover { background: transparent; } .nav-tabs.lab-tabs li a:before { content: counter(slideNum); display: inline-block; width: 35px; height: 35px; text-align: center; background: #3a9eb8; border-radius: 100%; color: #fff; line-height: 35px; margin-right: 10px; } .nav-tabs.lab-tabs li.active a:before { background: #717171; } .lab-tabs.nav-tabs>li>a, .lab-tabs.nav-tabs>li.active>a, .lab-tabs.nav-tabs>li.active>a:hover, .lab-tabs.nav-tabs>li.active>a:focus { border: 0; font-size: 14px; margin: 0; padding: 0; } .lab-form-modal .tab-content { padding: 0; } .lab-multiple { min-height: 200px; font-size: 16px; } .lab-btn.lab-orange { font-size: 13px; color: #f58223; border-color: #f58223; text-transform: none; margin: 20px 0 0; padding: 9px 16px; } .lab-btn.lab-orange:hover { background: #F8F8F8; font-size: 13px; color: #f58223; border-color: #f58223; text-transform: none; } .lab-btn.lab-orange-bg { background: #f68324; border: 0; font-size: 13px; padding: 7px 24px; color: #fff; } .lab-btn.lab-orange-bg:hover { background: #F2A15F; } .lab-save-draft { font-size: 13px; } .lab-btn-container { margin-bottom: 20px; margin-top: 20px; } .lab-btn-container .lab-btn.lab-orange-bg { margin-right: 10px; padding: 8px 24px; text-transform: none; } .lab-btn-container .lab-btn.lab-save-draft { margin-right: 10px; padding: 7px 14px; text-transform: none; } input#lab-schedule.lab-btn-plain { border: 0; margin-bottom: 20px; } .lab-btn.back { text-transform: none; margin-right: 10px; } .lab-select-btn-container { border: 1px solid #afdae6; border-radius: 3px; } .lab-select-btn-container button.btn { background: transparent; color: #3a9eb8; font-size: 18px; } .lab-multiselect-wrap { margin-bottom: 20px; } .lab-range-slider .slider { width: 60%; margin-left: 10px; position: relative; } .lab-range-slider .slider-selection.tick-slider-selection { background: #DADADA; box-shadow: none; border-radius: 0; } .lab-range-slider .slider.slider-horizontal .slider-handle { background: #858585; } .lab-range-slider .slider.slider-horizontal .slider-track { background: #DADADA; box-shadow: none; height: 6px; border-radius: 0; } .lab-range-slider .slider-tick { display: none; } .lab-range-slider .slider-tick, .lab-range-slider .slider-handle { width: 14px; height: 14px; } .lab-date-input, .lab-date-input:focus { border: 0; display: inline-block; width: auto; padding: 0; font-size: 16px; box-shadow: none; color: #017ead; } .lab-width-sm { width: 10%; } /* Footer */ .lab-footer { background: #f9f9f9; color: #717171; font-size: 14px; margin: 50px -15px 0; padding: 15px; } .lab-copyright p { margin: 0; } .lab-footer-menu a { display: inline-block; margin: 0 10px; } /* Absolute Center Spinner */ .loading { position: fixed; z-index: 9999; height: 2em; width: 2em; overflow: show; margin: auto; top: 0; left: 0; bottom: 0; right: 0; } /* Transparent Overlay */ .loading:before { content: ''; display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); } /* :not(:required) hides these rules from IE9 and below */ .loading:not(:required) { /* hide "loading..." text */ font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .loading:not(:required):after { content: ''; display: block; font-size: 10px; width: 1em; height: 1em; margin-top: -0.5em; -webkit-animation: spinner 1500ms infinite linear; -moz-animation: spinner 1500ms infinite linear; -ms-animation: spinner 1500ms infinite linear; -o-animation: spinner 1500ms infinite linear; animation: spinner 1500ms infinite linear; border-radius: 0.5em; -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0; box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0; } /* Animation */ @-webkit-keyframes spinner { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } }
0.378229
0.071364
*, *::before, *::after{ box-sizing: border-box; } body{ font-family: 'Roboto',sans-serif; font-weight: 400; font-size: 18px; line-height: 140%; color: #1F1E1E; } a{ text-decoration: none; color: inherit; } .container { max-width: 1140px; margin: 0 auto; padding: 0 10px; } /* header */ .header { background-image: url(../images/background-image/background-image.jpg); background-repeat: no-repeat; background-position: top center; background-size: cover; } .header__inner { display: flex; flex-direction: column; justify-content: space-between; min-height: 100vh; } .header__top { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; padding: 16px 0 49px; } /* .logo {} .logo__img {} */ .header__phone { font-weight: 700; font-size: 16px; line-height: 130%; color: #ffff; } .header__phone-number { font-weight: 400; font-size: 16px; line-height: 130%; color: #ffff; margin-left: 19px; padding: 12px 31px 12px; background: #886239; border-radius: 22px; } .menu { width: 100%; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; margin-top: 15px; padding: 24px 27px; } .menu__list { display: flex; justify-content: space-evenly; align-items: center; font-weight: normal; font-size: 16px; line-height: 119%; color: #ffff; } /* .menu__item {} .menu__link {} */ .header__title { font-family: 'PT Serif',serif; font-weight: 700; font-size: 90px; line-height: 130%; color: #1F1E1E; text-align: center; margin-bottom: auto; } /* .header__content {} */ .header__descr { font-weight: 700; font-size: 20px; line-height: 140%; max-width: 422px; margin-bottom: 20px; } .header__btn { display: inline-block; font-weight: 400; font-size: 18px; line-height: 21px; color: #ffff; padding: 19px 55px 20px; margin-bottom: 20px; background: #886239; border-radius: 30px; } .header__arrow { text-align: center; margin-bottom: 15px; } /* .headr__arrow-link {} .header__arrow-img {} */ /* direction */ .direction{ padding: 100px 0; } .direction__inner { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 32px; } .direction__item {} .direction__img { display: block; } .direction__text { font-weight: 400; font-size: 16px; line-height: 119%; color: #1F1E1E; border: 1px solid #D9D9DE; border-top: none; padding: 11px 19px 19px; } /* travel-info */ .travel-info { background-image: url(../images/travel-info/travel-info-bg.png); background-repeat: no-repeat; background-size: cover; background-position: top center; padding: 30px 0 50px; } .travel-info__title { margin-bottom: 50px; color: #ffff; } .title { font-weight: 500; font-size: 36px; line-height: 130%; text-align: center; } .travel-info__items { display: grid; grid-template-columns:repeat(4, 1fr) ; grid-gap: 54px 67px; } .travel-info__item {} .travel-info__img { margin-bottom: 15px; } .travel-info__text { font-weight: normal; font-size: 16px; line-height: 131%; color: #fff; } /* popular */ .popular { padding: 100px 0; } .popular__title { font-weight: 700; font-size: 36px; line-height: 116%; color: #1F1E1E; margin-bottom: 40px; } .popular__items { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: repeat(4, 1fr); grid-gap: 32px; padding-bottom: 80px; border-bottom: 1px solid #D9D9DE; } .popular__link { padding: 16px 24px 19px; display: flex; flex-direction: column; justify-content: space-between; background-repeat: no-repeat; background-size: cover; background-position: center; min-height: 256px; } .popular__link:nth-child(3), .popular__link:nth-child(6){ grid-column: span 2; grid-row: span 2; } .popular__link-title { font-weight: 500; font-size: 18px; line-height: 130%; color: #ffff; margin-bottom: 15px; } .popular__link-title--big{ font-weight: 500; font-size: 24px; line-height: 130%; } .popular__price { font-weight: 700; font-size: 16px; line-height: 130%; color: #ffff; margin-top: auto; } .popular__country { font-weight: 400; font-size: 16px; line-height: 130%; color: #ffff; margin-bottom: 15px; } .popular__time { font-weight: 400; font-size: 16px; line-height: 130%; color: #ffff; margin-bottom: 15px; } /* map */ .map { padding-bottom: 100px; } .map__title { margin-bottom: 46px; font-weight: 500; font-size: 36px; line-height: 130%; color: #1F1E1E; } /* about */ .about { padding-bottom: 100px; } .about__inner { display: grid; grid-template-columns: 448px 640px; grid-gap: 32px; } .about__content {} .about__title { font-weight: 500; font-size: 36px; line-height: 116%; color: #1F1E1E; text-align: left; margin-bottom: 25px; } .about__text { margin-bottom: 34px; font-weight: normal; font-size: 18px; line-height: 140%; color: #1F1E1E; } .about__link { font-weight: normal; font-size: 16px; line-height: 118%; text-decoration-line: underline; color: #C4C4C4; } .about__popup { background-image: url(../images/popup-img/popup-img.png); background-repeat: no-repeat; background-position: top center; background-size: cover; display: flex; justify-content: center; align-items: center; } /* gallery */ .gallery { padding: 50px 0 105px; background: #886239; color: #ffff; } .gallery__top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 40px; padding-right: 160px; } .gallery__title { font-weight: 500; font-size: 36px; line-height: 130%; } .gallery__link { font-weight: 400; font-size: 16px; line-height: 118%; /* identical to box height */ text-decoration-line: underline; } .gallery__item-inner { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 32px; } .slick-btn{ background-color: transparent; border: none; cursor: pointer; position: absolute; top: -87px; right: 0; } .slick-prev{ right: 60px; } /* tour */ .tour { padding: 100px 0; } .tour__title { margin-bottom: 77px; font-weight: bold; font-size: 36px; line-height:130%; color: #1F1E1E; text-align: center; text-transform: uppercase; } .tour__box { column-count: 2; column-gap: 46px; border-bottom: 1px solid #D9D9DE; margin-bottom: 44px; padding-bottom: 50px; } .tour__text { margin-bottom: 15px; font-weight: 400; font-size: 18px; line-height: 140%; color: #1F1E1E; } .tour__text span{ font-weight: 700; } .tour__info { display: grid; grid-template-columns: repeat(5, 1fr); grid-gap: 70px; } .tour__info-item { font-family: PT Serif; font-style: normal; font-weight: bold; font-size: 58px; line-height: 130%; color: #886239; text-align: center; } .tour__info-text { font-family: Roboto, sans-serif; font-weight: 500; font-size: 20px; line-height: 130%; color: #1F1E1E; text-align: center; } /* booking */ .booking { background: #EAEAEA; padding: 75px 0; } .booking__title { font-weight: bold; font-size: 36px; line-height: 130%; text-align: center; color: #1F1E1E; margin-bottom: 43px; } .booking__form { max-width: 830px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; margin: 0 auto; } .booking__input { width: 256px; height: 44px; background-color: #ffff; border: 1px solid #D9D9DE; box-sizing: border-box; padding: 11px 14px 12px; margin-bottom: 28px; font-size: 16px; } .booking__input::placeholder, .booking__area::placeholder{ font-family: Roboto, sans-serif; font-weight: normal; font-size: 16px; line-height: 130%; color: #C4C4C4; } .booking__area { width: 100%; background: #FFFFFF; border: 1px solid #D9D9DE; box-sizing: border-box; padding: 14px; margin-bottom: 67px; resize: none; } .booking__btn { border: none; background: #886239; border-radius: 30px; font-weight: normal; font-size: 18px; line-height: 116%; text-align: center; color: #ffff; padding: 19px 65px 20px; cursor: pointer; } .booking__btn:hover, .header__btn:hover { background: #f08d24; } .booking__label { display: flex; align-items: center; font-size: 16px; line-height: 130%; text-decoration-line: underline; color: #1F1E1E; cursor: pointer; } .booking__checkbox { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); padding-left: 45px; } .booking__checkbox-style{ position: absolute; width: 26px; height: 26px; border: 2px solid #C4C4C4; border-radius: 2px; margin-left: -45px; } .booking__checkbox:checked + .booking__checkbox-style::before{ content: ''; position: absolute; width: 16px; height: 16px; background-color: #C4C4C4; border: 2px solid rgba(77, 77, 78, 0.411); top: 50%; left: 50%; transform: translate(-50%, -50% ); } /* footer */ .footer { padding: 80px 0; background: #1F1E1E; } .footer__logo { text-align: center; margin-bottom: 70px; } .footer__box { display: flex; justify-content: space-between; max-width: 830px; margin: 0 auto; } .footer__info { width: 225px; } .footer__box-title { margin-bottom: 7px; font-weight: 500; font-size: 14px; line-height: 130%; color: #ffff; } .footer__copy { margin-bottom: 3px; font-weight: normal; font-size: 14px; line-height: 130%; color: #ffff; opacity: 0.8; } .footer__link { font-weight: normal; font-size: 14px; line-height: 130%; color: #ffff; text-decoration-line: underline; } .footer__address { width: 164px; } .footer__address-text { font-weight: 400; font-size: 14px; line-height: 130%; color: #FFFFFF; opacity: 0.8; } .footer__contacts { width: 209px; } .footer__phone { font-weight: normal; font-size: 14px; line-height: 130%; color: #FFFFFF; opacity: 0.8; } .footer__mail { display: block; font-weight: normal; font-size: 14px; line-height: 130%; color: #FFFFFF; opacity: 0.8; } .menu__btn{ display: none; } /* @media */ @media (max-width: 1140px){ .direction__inner{ grid-template-columns: repeat(3, 1fr); grid-gap: 20px; } .direction__img{ width: 100%; } .about__inner{ grid-gap: 20px; grid-template-columns: 1fr 2fr; } .gallery__item-inner { grid-template-columns: repeat(2, 1fr); } .gallery__item-img{ width: 100%; } } @media (max-width: 990px){ .popular{ padding: 60px 0; } .popular__items{ grid-gap: 10px; padding-bottom: 60px; } .popular__link{ min-height: 200px; } .about{ padding-bottom: 75px; } .tour__info { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 35px 20px; justify-items: stretch } } @media (max-width:800px){ .header__phone span{ display: none; } .travel-info__items { grid-template-columns: repeat(3, 1fr); grid-gap: 40px; } .popular__link:nth-child(3), .popular__link:nth-child(6){ grid-column: auto; grid-row: auto; } .popular__items{ grid-template-columns: repeat(2, 1fr); grid-gap: 20px; } .map{ padding-bottom: 50px; } .map__iframe{ height: 400px; } .about__inner { grid-gap: 20px; grid-template-columns: 1fr; } .about__popup{ min-height: 430px; } .about{ padding-bottom: 50px; } .gallery{ padding-bottom: 50px; } .tour{ padding: 50px 0; } .tour__box{ column-count: 1; } .tour__title{ margin-bottom: 40px; } .tour__info { grid-template-columns: repeat(2, 1fr); } .booking{ padding: 50px 0; } .booking__input{ width: 100%; } .booking__label{ width: 100%; margin-left: 50px; margin-top: -190px; } .footer{ padding: 50px 0; } .footer__logo{ margin-bottom: 35px; } .footer__box{ display: block; text-align: center; } .footer__info, .footer__address, .footer__contacts { margin: 0 auto 25px; } } @media (max-width: 560px){ .header__title{ font-size: 50px; color: #ffff; } .header__descr{ color: #ffff; text-align: center; margin-left: auto; margin-right: auto; } .menu__btn{ display: inline-block; width: 40px; height: 26px; border: none; background-color: transparent; padding: 0; position: absolute; right: 10px; top: 108px; } .menu__btn::after, .menu__btn::before{ content: ''; position: absolute; width: 100%; left: 0; height: 2px; background-color: #fff; } .menu__btn::before{ top: 0; } .menu__btn::after{ bottom: 0; } .menu__btn span{ display: block; height: 2px; background-color: #fff; } .menu__list{ display: block; background-color: #886239; padding: 10px 0; transform: translateY(-200%); position: absolute; left: 0; right: 0; } .menu__list.menu__list--active{ transform: translateY(0); border-radius: 30px; box-shadow: 0px 7px 20px rgb(48 30 30 / 100%), 0px 20px 30px rgb(449 150 60 / 50%), 0px 20px 40px rgb(10 20 40 / 50%); transition: all .5s; } .menu__link{ display: block; padding: 10px; text-align: center; } .logo{ width: 100%; text-align: center; margin-bottom: 30px; } /* .header__top{ justify-content: center; } */ .header__phone-number{ margin-left: 0; } .menu{ border: none; } .header__btn{ display: flex; justify-content: center; } .direction__inner { grid-template-columns: repeat(2, 1fr); grid-gap: 10px; } .direction{ padding: 50px 0; } .travel-info__items { grid-template-columns: repeat(2, 1fr); grid-gap: 30px; } .popular__link:nth-child(3), .popular__link:nth-child(6) { grid-column: auto; grid-row: auto; } .popular__items { grid-template-columns: repeat(1, 1fr); grid-gap: 20px; } .popular__title{ font-size: 29px; } .about__popup { min-height: 316px; } .about{ padding-bottom: 25px; } .gallery__item-inner { grid-template-columns: repeat(1, 1fr); } .gallery__title{ width: 100%; text-align: left; padding-bottom: 10px; } .gallery__top{ flex-wrap: wrap; } } @media (max-width: 400px){ .direction__inner { grid-template-columns: repeat(1, 1fr); grid-gap: 10px; } .direction { padding: 25px 0; } .travel-info__items { grid-template-columns: repeat(1, 1fr); grid-gap: 20px; } .travel-info__title{ font-size: 29px; } .popular__title { font-size: 28px; } .about__popup { min-height: 270px; } .tour__info { display: grid; grid-template-columns: repeat(1, 1fr); grid-gap: 25px 15px; justify-items: stretch } }
css/style.css
*, *::before, *::after{ box-sizing: border-box; } body{ font-family: 'Roboto',sans-serif; font-weight: 400; font-size: 18px; line-height: 140%; color: #1F1E1E; } a{ text-decoration: none; color: inherit; } .container { max-width: 1140px; margin: 0 auto; padding: 0 10px; } /* header */ .header { background-image: url(../images/background-image/background-image.jpg); background-repeat: no-repeat; background-position: top center; background-size: cover; } .header__inner { display: flex; flex-direction: column; justify-content: space-between; min-height: 100vh; } .header__top { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; padding: 16px 0 49px; } /* .logo {} .logo__img {} */ .header__phone { font-weight: 700; font-size: 16px; line-height: 130%; color: #ffff; } .header__phone-number { font-weight: 400; font-size: 16px; line-height: 130%; color: #ffff; margin-left: 19px; padding: 12px 31px 12px; background: #886239; border-radius: 22px; } .menu { width: 100%; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; margin-top: 15px; padding: 24px 27px; } .menu__list { display: flex; justify-content: space-evenly; align-items: center; font-weight: normal; font-size: 16px; line-height: 119%; color: #ffff; } /* .menu__item {} .menu__link {} */ .header__title { font-family: 'PT Serif',serif; font-weight: 700; font-size: 90px; line-height: 130%; color: #1F1E1E; text-align: center; margin-bottom: auto; } /* .header__content {} */ .header__descr { font-weight: 700; font-size: 20px; line-height: 140%; max-width: 422px; margin-bottom: 20px; } .header__btn { display: inline-block; font-weight: 400; font-size: 18px; line-height: 21px; color: #ffff; padding: 19px 55px 20px; margin-bottom: 20px; background: #886239; border-radius: 30px; } .header__arrow { text-align: center; margin-bottom: 15px; } /* .headr__arrow-link {} .header__arrow-img {} */ /* direction */ .direction{ padding: 100px 0; } .direction__inner { display: grid; grid-template-columns: repeat(4, 1fr); grid-gap: 32px; } .direction__item {} .direction__img { display: block; } .direction__text { font-weight: 400; font-size: 16px; line-height: 119%; color: #1F1E1E; border: 1px solid #D9D9DE; border-top: none; padding: 11px 19px 19px; } /* travel-info */ .travel-info { background-image: url(../images/travel-info/travel-info-bg.png); background-repeat: no-repeat; background-size: cover; background-position: top center; padding: 30px 0 50px; } .travel-info__title { margin-bottom: 50px; color: #ffff; } .title { font-weight: 500; font-size: 36px; line-height: 130%; text-align: center; } .travel-info__items { display: grid; grid-template-columns:repeat(4, 1fr) ; grid-gap: 54px 67px; } .travel-info__item {} .travel-info__img { margin-bottom: 15px; } .travel-info__text { font-weight: normal; font-size: 16px; line-height: 131%; color: #fff; } /* popular */ .popular { padding: 100px 0; } .popular__title { font-weight: 700; font-size: 36px; line-height: 116%; color: #1F1E1E; margin-bottom: 40px; } .popular__items { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: repeat(4, 1fr); grid-gap: 32px; padding-bottom: 80px; border-bottom: 1px solid #D9D9DE; } .popular__link { padding: 16px 24px 19px; display: flex; flex-direction: column; justify-content: space-between; background-repeat: no-repeat; background-size: cover; background-position: center; min-height: 256px; } .popular__link:nth-child(3), .popular__link:nth-child(6){ grid-column: span 2; grid-row: span 2; } .popular__link-title { font-weight: 500; font-size: 18px; line-height: 130%; color: #ffff; margin-bottom: 15px; } .popular__link-title--big{ font-weight: 500; font-size: 24px; line-height: 130%; } .popular__price { font-weight: 700; font-size: 16px; line-height: 130%; color: #ffff; margin-top: auto; } .popular__country { font-weight: 400; font-size: 16px; line-height: 130%; color: #ffff; margin-bottom: 15px; } .popular__time { font-weight: 400; font-size: 16px; line-height: 130%; color: #ffff; margin-bottom: 15px; } /* map */ .map { padding-bottom: 100px; } .map__title { margin-bottom: 46px; font-weight: 500; font-size: 36px; line-height: 130%; color: #1F1E1E; } /* about */ .about { padding-bottom: 100px; } .about__inner { display: grid; grid-template-columns: 448px 640px; grid-gap: 32px; } .about__content {} .about__title { font-weight: 500; font-size: 36px; line-height: 116%; color: #1F1E1E; text-align: left; margin-bottom: 25px; } .about__text { margin-bottom: 34px; font-weight: normal; font-size: 18px; line-height: 140%; color: #1F1E1E; } .about__link { font-weight: normal; font-size: 16px; line-height: 118%; text-decoration-line: underline; color: #C4C4C4; } .about__popup { background-image: url(../images/popup-img/popup-img.png); background-repeat: no-repeat; background-position: top center; background-size: cover; display: flex; justify-content: center; align-items: center; } /* gallery */ .gallery { padding: 50px 0 105px; background: #886239; color: #ffff; } .gallery__top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 40px; padding-right: 160px; } .gallery__title { font-weight: 500; font-size: 36px; line-height: 130%; } .gallery__link { font-weight: 400; font-size: 16px; line-height: 118%; /* identical to box height */ text-decoration-line: underline; } .gallery__item-inner { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 32px; } .slick-btn{ background-color: transparent; border: none; cursor: pointer; position: absolute; top: -87px; right: 0; } .slick-prev{ right: 60px; } /* tour */ .tour { padding: 100px 0; } .tour__title { margin-bottom: 77px; font-weight: bold; font-size: 36px; line-height:130%; color: #1F1E1E; text-align: center; text-transform: uppercase; } .tour__box { column-count: 2; column-gap: 46px; border-bottom: 1px solid #D9D9DE; margin-bottom: 44px; padding-bottom: 50px; } .tour__text { margin-bottom: 15px; font-weight: 400; font-size: 18px; line-height: 140%; color: #1F1E1E; } .tour__text span{ font-weight: 700; } .tour__info { display: grid; grid-template-columns: repeat(5, 1fr); grid-gap: 70px; } .tour__info-item { font-family: PT Serif; font-style: normal; font-weight: bold; font-size: 58px; line-height: 130%; color: #886239; text-align: center; } .tour__info-text { font-family: Roboto, sans-serif; font-weight: 500; font-size: 20px; line-height: 130%; color: #1F1E1E; text-align: center; } /* booking */ .booking { background: #EAEAEA; padding: 75px 0; } .booking__title { font-weight: bold; font-size: 36px; line-height: 130%; text-align: center; color: #1F1E1E; margin-bottom: 43px; } .booking__form { max-width: 830px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; margin: 0 auto; } .booking__input { width: 256px; height: 44px; background-color: #ffff; border: 1px solid #D9D9DE; box-sizing: border-box; padding: 11px 14px 12px; margin-bottom: 28px; font-size: 16px; } .booking__input::placeholder, .booking__area::placeholder{ font-family: Roboto, sans-serif; font-weight: normal; font-size: 16px; line-height: 130%; color: #C4C4C4; } .booking__area { width: 100%; background: #FFFFFF; border: 1px solid #D9D9DE; box-sizing: border-box; padding: 14px; margin-bottom: 67px; resize: none; } .booking__btn { border: none; background: #886239; border-radius: 30px; font-weight: normal; font-size: 18px; line-height: 116%; text-align: center; color: #ffff; padding: 19px 65px 20px; cursor: pointer; } .booking__btn:hover, .header__btn:hover { background: #f08d24; } .booking__label { display: flex; align-items: center; font-size: 16px; line-height: 130%; text-decoration-line: underline; color: #1F1E1E; cursor: pointer; } .booking__checkbox { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); padding-left: 45px; } .booking__checkbox-style{ position: absolute; width: 26px; height: 26px; border: 2px solid #C4C4C4; border-radius: 2px; margin-left: -45px; } .booking__checkbox:checked + .booking__checkbox-style::before{ content: ''; position: absolute; width: 16px; height: 16px; background-color: #C4C4C4; border: 2px solid rgba(77, 77, 78, 0.411); top: 50%; left: 50%; transform: translate(-50%, -50% ); } /* footer */ .footer { padding: 80px 0; background: #1F1E1E; } .footer__logo { text-align: center; margin-bottom: 70px; } .footer__box { display: flex; justify-content: space-between; max-width: 830px; margin: 0 auto; } .footer__info { width: 225px; } .footer__box-title { margin-bottom: 7px; font-weight: 500; font-size: 14px; line-height: 130%; color: #ffff; } .footer__copy { margin-bottom: 3px; font-weight: normal; font-size: 14px; line-height: 130%; color: #ffff; opacity: 0.8; } .footer__link { font-weight: normal; font-size: 14px; line-height: 130%; color: #ffff; text-decoration-line: underline; } .footer__address { width: 164px; } .footer__address-text { font-weight: 400; font-size: 14px; line-height: 130%; color: #FFFFFF; opacity: 0.8; } .footer__contacts { width: 209px; } .footer__phone { font-weight: normal; font-size: 14px; line-height: 130%; color: #FFFFFF; opacity: 0.8; } .footer__mail { display: block; font-weight: normal; font-size: 14px; line-height: 130%; color: #FFFFFF; opacity: 0.8; } .menu__btn{ display: none; } /* @media */ @media (max-width: 1140px){ .direction__inner{ grid-template-columns: repeat(3, 1fr); grid-gap: 20px; } .direction__img{ width: 100%; } .about__inner{ grid-gap: 20px; grid-template-columns: 1fr 2fr; } .gallery__item-inner { grid-template-columns: repeat(2, 1fr); } .gallery__item-img{ width: 100%; } } @media (max-width: 990px){ .popular{ padding: 60px 0; } .popular__items{ grid-gap: 10px; padding-bottom: 60px; } .popular__link{ min-height: 200px; } .about{ padding-bottom: 75px; } .tour__info { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 35px 20px; justify-items: stretch } } @media (max-width:800px){ .header__phone span{ display: none; } .travel-info__items { grid-template-columns: repeat(3, 1fr); grid-gap: 40px; } .popular__link:nth-child(3), .popular__link:nth-child(6){ grid-column: auto; grid-row: auto; } .popular__items{ grid-template-columns: repeat(2, 1fr); grid-gap: 20px; } .map{ padding-bottom: 50px; } .map__iframe{ height: 400px; } .about__inner { grid-gap: 20px; grid-template-columns: 1fr; } .about__popup{ min-height: 430px; } .about{ padding-bottom: 50px; } .gallery{ padding-bottom: 50px; } .tour{ padding: 50px 0; } .tour__box{ column-count: 1; } .tour__title{ margin-bottom: 40px; } .tour__info { grid-template-columns: repeat(2, 1fr); } .booking{ padding: 50px 0; } .booking__input{ width: 100%; } .booking__label{ width: 100%; margin-left: 50px; margin-top: -190px; } .footer{ padding: 50px 0; } .footer__logo{ margin-bottom: 35px; } .footer__box{ display: block; text-align: center; } .footer__info, .footer__address, .footer__contacts { margin: 0 auto 25px; } } @media (max-width: 560px){ .header__title{ font-size: 50px; color: #ffff; } .header__descr{ color: #ffff; text-align: center; margin-left: auto; margin-right: auto; } .menu__btn{ display: inline-block; width: 40px; height: 26px; border: none; background-color: transparent; padding: 0; position: absolute; right: 10px; top: 108px; } .menu__btn::after, .menu__btn::before{ content: ''; position: absolute; width: 100%; left: 0; height: 2px; background-color: #fff; } .menu__btn::before{ top: 0; } .menu__btn::after{ bottom: 0; } .menu__btn span{ display: block; height: 2px; background-color: #fff; } .menu__list{ display: block; background-color: #886239; padding: 10px 0; transform: translateY(-200%); position: absolute; left: 0; right: 0; } .menu__list.menu__list--active{ transform: translateY(0); border-radius: 30px; box-shadow: 0px 7px 20px rgb(48 30 30 / 100%), 0px 20px 30px rgb(449 150 60 / 50%), 0px 20px 40px rgb(10 20 40 / 50%); transition: all .5s; } .menu__link{ display: block; padding: 10px; text-align: center; } .logo{ width: 100%; text-align: center; margin-bottom: 30px; } /* .header__top{ justify-content: center; } */ .header__phone-number{ margin-left: 0; } .menu{ border: none; } .header__btn{ display: flex; justify-content: center; } .direction__inner { grid-template-columns: repeat(2, 1fr); grid-gap: 10px; } .direction{ padding: 50px 0; } .travel-info__items { grid-template-columns: repeat(2, 1fr); grid-gap: 30px; } .popular__link:nth-child(3), .popular__link:nth-child(6) { grid-column: auto; grid-row: auto; } .popular__items { grid-template-columns: repeat(1, 1fr); grid-gap: 20px; } .popular__title{ font-size: 29px; } .about__popup { min-height: 316px; } .about{ padding-bottom: 25px; } .gallery__item-inner { grid-template-columns: repeat(1, 1fr); } .gallery__title{ width: 100%; text-align: left; padding-bottom: 10px; } .gallery__top{ flex-wrap: wrap; } } @media (max-width: 400px){ .direction__inner { grid-template-columns: repeat(1, 1fr); grid-gap: 10px; } .direction { padding: 25px 0; } .travel-info__items { grid-template-columns: repeat(1, 1fr); grid-gap: 20px; } .travel-info__title{ font-size: 29px; } .popular__title { font-size: 28px; } .about__popup { min-height: 270px; } .tour__info { display: grid; grid-template-columns: repeat(1, 1fr); grid-gap: 25px 15px; justify-items: stretch } }
0.371821
0.072407
*{ font-size: 14px; margin: 0; padding: 0; font-family: Arial; } .sidebar-menu { position: fixed; float: left; width: 230px; top: 0; left: 0; bottom: 0; background-color:#333333; color: #aaabae; box-shadow: 0px 0px 10px 0px rgb(58, 41, 31); -o-box-shadow: 0px 0px 10px 0px rgb(58, 41, 31); -webkit-box-shadow: 0px 0px 10px 0px rgb(58, 41, 31); -moz-box-shadow: 0px 0px 10px 0px rgb(58, 41, 31); z-index: 999; } .logo1 { width: 100%; padding: 15px 14px 15px; box-sizing: border-box; background: #1b93e1; text-align: center; } .menu { text-align: left; } ul #menu i { font-size: 1.1em; margin-right: 6px; width: 10%; float: left; padding-top: 2px; } #menu .fa { margin-right: 5px; } #menu li:hover > ul { visibility: visible; opacity: 1; } #menu li ul { position: absolute; visibility: hidden; left: 100%; top: 0px; background-color: #2b303a; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); opacity: 0; transition: opacity 0.1s linear; border-top: 1px solid rgba(69, 74, 84, 0.7); } #menu li a:hover { color: #ffffff; background-color:#1b93e1; transition: color 250ms ease-in-out, background-color 250ms ease-in-out; border-left: 4px solid #4A4A4A; } #menu ul li { background-color: #333333; } #menu ul { list-style-type: none; margin: 0; padding: 0; } #menu li a { font-style: normal; font-weight: 400; position: relative; display: block; padding: 13px 20px; color: #fff; white-space: nowrap; z-index: 2; background-color: #333333; font-size:0.9em; font-family: 'Roboto', sans-serif; border:none; border-left: 4px solid #333333; } #menu { list-style: none; margin: 0; padding: 0; margin-bottom: 20px; } #menu li { position: relative; margin: 0; border-bottom:1px ridge rgba(255, 255, 255, 0.04); padding: 0; padding: 0; } .sidebar-icon { margin-top: -2px; border: 1px solid #1b93e1; text-align: right; line-height: 1; font-size: 19px; padding: 5px 10px; border-radius: 0px; color: #1b93e1; background: #fff; float: none; } .menu ul li a{ text-decoration: none; } .col-md-9{ } .content{ background: #edecec; margin-left: -40px; padding-left: 10px; } .content .logo{ background: #a2d200; margin-top: 10px; color: #fff; padding-bottom: 4px; } .row{ margin-left: 0; } .content .logo a{ text-decoration: none; color: #fff; text-transform: uppercase; } .content .admin img{ border-radius: 100%; border: 3px solid #fff; display: inline-block; } .search{ background: #ff9501; padding: 13px; margin-top: 10px; } .admin{ margin-top: 10px; margin-bottom: 10px; color: #fff; width: 80%; } .header span{ float: left; } .level{ font-style: italic; font-size: 12px; } .header p{ margin-bottom: 10px; } .header{ display: inline-block; background: #1b93e1; padding-top: 5px; padding-bottom: 10px; padding-right: 20px; padding-left: 20px; height: 60px; width: 100%; } .header img{ margin-bottom: 10px; } .header i{ float: right; margin-top: 20px; margin-right: 20px; } .admin img{ float: left; } .admin .author{ display: inline-block; position: relative; top: 0; } .author{ margin-top: 5px; padding-left: 10px; } .author p{ font-size: 12px; font-weight: bold; margin-bottom: 2px; } .author span{ font-size: 12px; font-style: italic; } .admin a{ color: #fff; } .content .notify{ background: #e74c3c; margin-top: 10px; } .notify ul li{ float: left; list-style: none; padding: 9px; padding-left: 30px; } .notify ul li a{ color: #fff; font-size: 30px; } .home{ background: #fff; margin-bottom: 20px; padding: 7px; } .home a{ color: #333; text-transform: uppercase; font-weight: bold; } .home a:hover{ text-decoration: none; } .four-girds{ text-align: center; } .grid{ padding: 20px; color: #fff; text-align: center; } .grid i{ font-size: 30px; } .grid p{ font-size: 20px; } .title h4 , span{ display: inline-block; } .title span{ float: right; color: red; font-size: 20px; } .grid-user{ padding: 30px; background: #ff4a43; } .grid-client{ padding: 30px; background: #22beef; } .grid-product{ padding: 30px; background: #a2d200; } .grid-bill{ padding: 30px; background: #8e44ad; } .reports{ margin-top: 20px; } .reports h2{ padding: 20px; } .report{ background: #fff; padding: 20px; } .body-report{ color: #999999; } .contact{ background: #fff; padding: 20px; } .contact h4{ margin-bottom: 20px; } .contact p{ margin-top: 10px; font-weight: bold; margin-bottom: 0; } .contact img{ border-radius: 100%; margin-bottom: 40px; } .contact span{ font-style: italic; font-size: 12px; } .active{ background: #fff; padding: 20px; height: 380px; } .footer{ margin-top: 50px; background: #fff; padding: 10px; } .footer p{ text-align: center; margin-top: 5px; color: #696969; font-size: 15px; } .manager{ margin-top: 50px; margin-bottom: 100px; } .manager h3{ margin-left: 5px; margin-bottom: 20px; } .table-content{ margin-top: 20px; background: #fff; padding: 20px; padding-top: 30px; } .table-content table{ margin-top: 20px; } .add-table{ margin-top: 50px; background: #fff; padding: 40px 20px; } .double-input{ width: 200px; margin-right: 10px; border-radius: 2px; border: solid 1px #ccc; height: 35px; padding-left: 10px; } .add-table .form-control{ width: 410px; } .add-table button{ margin-top: 30px; } .select-sort{ width: 200px; height: 34px; border-radius: 4px; } .search-user{ width: 200px; height: 34px; border-radius: 4px; border: 1px #ccc solid; margin: 0; padding-left: 20px; } .btn-search{ height: 34px; padding-left: 10px; padding-right: 10px; margin: 0; } .search-count{ font-style: italic; padding-left: 10px; margin-top: 10px; font-size: 12px; font-weight: bold; color:green; } .add-user-btn{ margin-top: 10px; } .pr-add{ padding: 50px 30px; background: #fff; padding-left: 50px; } .pr-add input{ width: 400px; } .pr-add select{ width: 400px; } .pr-add button{ margin-top: 10px; } .cate-manager{ padding: 50px 30px; background: #fff; padding-left: 50px; } .manager button{ margin-top: 10px; } .add-type{ padding: 50px 30px; background: #fff; padding-left: 50px; } .required{ color: red; }
public/admin/css/style1.css
*{ font-size: 14px; margin: 0; padding: 0; font-family: Arial; } .sidebar-menu { position: fixed; float: left; width: 230px; top: 0; left: 0; bottom: 0; background-color:#333333; color: #aaabae; box-shadow: 0px 0px 10px 0px rgb(58, 41, 31); -o-box-shadow: 0px 0px 10px 0px rgb(58, 41, 31); -webkit-box-shadow: 0px 0px 10px 0px rgb(58, 41, 31); -moz-box-shadow: 0px 0px 10px 0px rgb(58, 41, 31); z-index: 999; } .logo1 { width: 100%; padding: 15px 14px 15px; box-sizing: border-box; background: #1b93e1; text-align: center; } .menu { text-align: left; } ul #menu i { font-size: 1.1em; margin-right: 6px; width: 10%; float: left; padding-top: 2px; } #menu .fa { margin-right: 5px; } #menu li:hover > ul { visibility: visible; opacity: 1; } #menu li ul { position: absolute; visibility: hidden; left: 100%; top: 0px; background-color: #2b303a; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); opacity: 0; transition: opacity 0.1s linear; border-top: 1px solid rgba(69, 74, 84, 0.7); } #menu li a:hover { color: #ffffff; background-color:#1b93e1; transition: color 250ms ease-in-out, background-color 250ms ease-in-out; border-left: 4px solid #4A4A4A; } #menu ul li { background-color: #333333; } #menu ul { list-style-type: none; margin: 0; padding: 0; } #menu li a { font-style: normal; font-weight: 400; position: relative; display: block; padding: 13px 20px; color: #fff; white-space: nowrap; z-index: 2; background-color: #333333; font-size:0.9em; font-family: 'Roboto', sans-serif; border:none; border-left: 4px solid #333333; } #menu { list-style: none; margin: 0; padding: 0; margin-bottom: 20px; } #menu li { position: relative; margin: 0; border-bottom:1px ridge rgba(255, 255, 255, 0.04); padding: 0; padding: 0; } .sidebar-icon { margin-top: -2px; border: 1px solid #1b93e1; text-align: right; line-height: 1; font-size: 19px; padding: 5px 10px; border-radius: 0px; color: #1b93e1; background: #fff; float: none; } .menu ul li a{ text-decoration: none; } .col-md-9{ } .content{ background: #edecec; margin-left: -40px; padding-left: 10px; } .content .logo{ background: #a2d200; margin-top: 10px; color: #fff; padding-bottom: 4px; } .row{ margin-left: 0; } .content .logo a{ text-decoration: none; color: #fff; text-transform: uppercase; } .content .admin img{ border-radius: 100%; border: 3px solid #fff; display: inline-block; } .search{ background: #ff9501; padding: 13px; margin-top: 10px; } .admin{ margin-top: 10px; margin-bottom: 10px; color: #fff; width: 80%; } .header span{ float: left; } .level{ font-style: italic; font-size: 12px; } .header p{ margin-bottom: 10px; } .header{ display: inline-block; background: #1b93e1; padding-top: 5px; padding-bottom: 10px; padding-right: 20px; padding-left: 20px; height: 60px; width: 100%; } .header img{ margin-bottom: 10px; } .header i{ float: right; margin-top: 20px; margin-right: 20px; } .admin img{ float: left; } .admin .author{ display: inline-block; position: relative; top: 0; } .author{ margin-top: 5px; padding-left: 10px; } .author p{ font-size: 12px; font-weight: bold; margin-bottom: 2px; } .author span{ font-size: 12px; font-style: italic; } .admin a{ color: #fff; } .content .notify{ background: #e74c3c; margin-top: 10px; } .notify ul li{ float: left; list-style: none; padding: 9px; padding-left: 30px; } .notify ul li a{ color: #fff; font-size: 30px; } .home{ background: #fff; margin-bottom: 20px; padding: 7px; } .home a{ color: #333; text-transform: uppercase; font-weight: bold; } .home a:hover{ text-decoration: none; } .four-girds{ text-align: center; } .grid{ padding: 20px; color: #fff; text-align: center; } .grid i{ font-size: 30px; } .grid p{ font-size: 20px; } .title h4 , span{ display: inline-block; } .title span{ float: right; color: red; font-size: 20px; } .grid-user{ padding: 30px; background: #ff4a43; } .grid-client{ padding: 30px; background: #22beef; } .grid-product{ padding: 30px; background: #a2d200; } .grid-bill{ padding: 30px; background: #8e44ad; } .reports{ margin-top: 20px; } .reports h2{ padding: 20px; } .report{ background: #fff; padding: 20px; } .body-report{ color: #999999; } .contact{ background: #fff; padding: 20px; } .contact h4{ margin-bottom: 20px; } .contact p{ margin-top: 10px; font-weight: bold; margin-bottom: 0; } .contact img{ border-radius: 100%; margin-bottom: 40px; } .contact span{ font-style: italic; font-size: 12px; } .active{ background: #fff; padding: 20px; height: 380px; } .footer{ margin-top: 50px; background: #fff; padding: 10px; } .footer p{ text-align: center; margin-top: 5px; color: #696969; font-size: 15px; } .manager{ margin-top: 50px; margin-bottom: 100px; } .manager h3{ margin-left: 5px; margin-bottom: 20px; } .table-content{ margin-top: 20px; background: #fff; padding: 20px; padding-top: 30px; } .table-content table{ margin-top: 20px; } .add-table{ margin-top: 50px; background: #fff; padding: 40px 20px; } .double-input{ width: 200px; margin-right: 10px; border-radius: 2px; border: solid 1px #ccc; height: 35px; padding-left: 10px; } .add-table .form-control{ width: 410px; } .add-table button{ margin-top: 30px; } .select-sort{ width: 200px; height: 34px; border-radius: 4px; } .search-user{ width: 200px; height: 34px; border-radius: 4px; border: 1px #ccc solid; margin: 0; padding-left: 20px; } .btn-search{ height: 34px; padding-left: 10px; padding-right: 10px; margin: 0; } .search-count{ font-style: italic; padding-left: 10px; margin-top: 10px; font-size: 12px; font-weight: bold; color:green; } .add-user-btn{ margin-top: 10px; } .pr-add{ padding: 50px 30px; background: #fff; padding-left: 50px; } .pr-add input{ width: 400px; } .pr-add select{ width: 400px; } .pr-add button{ margin-top: 10px; } .cate-manager{ padding: 50px 30px; background: #fff; padding-left: 50px; } .manager button{ margin-top: 10px; } .add-type{ padding: 50px 30px; background: #fff; padding-left: 50px; } .required{ color: red; }
0.243103
0.107719
@font-face { font-family: "Saira-Regular"; src: url(/public/fonts/Saira-Regular.ttf); } @font-face { font-family: "Saira-Bold"; src: url(/public/fonts/Saira-Bold.ttf); } body { display: flex; flex-wrap: wrap; justify-content: center; width: 80%; margin-left: auto; margin-right: auto; background: #f2f6f8; font-family: 'Saira-Regular', sans-serif; color: rgba(0,0,0,0.85); background: rgb(255,255,255); background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 0%, rgba(241,241,241,1) 66%, rgba(246,246,246,1) 100%); background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 0%,rgba(241,241,241,1) 66%,rgba(246,246,246,1) 100%); background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 0%,rgba(241,241,241,1) 66%,rgba(246,246,246,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=1 ); } div#body-left { width: 13em; margin-right: 1em; margin-bottom: 1em; } div#body-right { flex: 1; } header { text-align: center; border-left: 2px solid #888888; border-top: 2px solid #888888; box-shadow: 5px 5px 2px #888888; padding: 0.5em; } #personal-picture { width: 7em; margin-top: 1em; } ul#social-networks { padding: 0; list-style: none; display: flex; justify-content: center; } ul#social-networks li { padding-left: 0.3em; padding-right: 0.3em; } ul#social-networks img { width: 2em; fill: rgba(0,0,0,0.85); } ul#personal-informations { display: flex; justify-content: center; flex-direction: column; list-style: none; padding: 0; } a#company-link { text-decoration: none; } div#content { padding: 1em; text-align: justify; border-left: 2px solid #888888; box-shadow: 5px 5px 2px #888888; } div#content a { text-decoration: none; } div#content h1,h2,h3,h4,h5,h6 { font-family: 'Saira-Bold', sans-serif; } div#content ul#post-summaries { list-style: none; padding-left: 0; } div#content div#post-summary { font-style: italic; } nav { background-color: rgba(0,0,0,0.85); } nav ul { display: flex; list-style: none; padding: 0; margin-top: 0; margin-bottom: 0; } nav ul li { display: flex; flex-direction: column; } nav ul a { padding-left: 3em; padding-right: 3em; padding-top: 0.8em; padding-bottom: 0.8em; text-decoration: none; color: #dfc48c; font-weight: bold; font-family: 'Saira-Bold', sans-serif; }
web/public/css/style.css
@font-face { font-family: "Saira-Regular"; src: url(/public/fonts/Saira-Regular.ttf); } @font-face { font-family: "Saira-Bold"; src: url(/public/fonts/Saira-Bold.ttf); } body { display: flex; flex-wrap: wrap; justify-content: center; width: 80%; margin-left: auto; margin-right: auto; background: #f2f6f8; font-family: 'Saira-Regular', sans-serif; color: rgba(0,0,0,0.85); background: rgb(255,255,255); background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 0%, rgba(241,241,241,1) 66%, rgba(246,246,246,1) 100%); background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 0%,rgba(241,241,241,1) 66%,rgba(246,246,246,1) 100%); background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 0%,rgba(241,241,241,1) 66%,rgba(246,246,246,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=1 ); } div#body-left { width: 13em; margin-right: 1em; margin-bottom: 1em; } div#body-right { flex: 1; } header { text-align: center; border-left: 2px solid #888888; border-top: 2px solid #888888; box-shadow: 5px 5px 2px #888888; padding: 0.5em; } #personal-picture { width: 7em; margin-top: 1em; } ul#social-networks { padding: 0; list-style: none; display: flex; justify-content: center; } ul#social-networks li { padding-left: 0.3em; padding-right: 0.3em; } ul#social-networks img { width: 2em; fill: rgba(0,0,0,0.85); } ul#personal-informations { display: flex; justify-content: center; flex-direction: column; list-style: none; padding: 0; } a#company-link { text-decoration: none; } div#content { padding: 1em; text-align: justify; border-left: 2px solid #888888; box-shadow: 5px 5px 2px #888888; } div#content a { text-decoration: none; } div#content h1,h2,h3,h4,h5,h6 { font-family: 'Saira-Bold', sans-serif; } div#content ul#post-summaries { list-style: none; padding-left: 0; } div#content div#post-summary { font-style: italic; } nav { background-color: rgba(0,0,0,0.85); } nav ul { display: flex; list-style: none; padding: 0; margin-top: 0; margin-bottom: 0; } nav ul li { display: flex; flex-direction: column; } nav ul a { padding-left: 3em; padding-right: 3em; padding-top: 0.8em; padding-bottom: 0.8em; text-decoration: none; color: #dfc48c; font-weight: bold; font-family: 'Saira-Bold', sans-serif; }
0.446977
0.081849
.btn-group button { border: 1px solid black; /* Green border */ color: white; /* White text */ padding: 10px 24px; /* Some padding */ cursor: pointer; } .btn-group .geel{ background-color: #cfbe2c; /* Green background */ } .btn-group .blauw{ background-color: #203cba; } .btn-group .rood{ background-color: #c51f47; } .btn-group .groen{ background-color: #74df42; } /* Clear floats (clearfix hack) */ .btn-group:after { content: ""; clear: both; display: table; } .btn-group { display: flex; justify-content: baseline; margin: auto; /* width: 30%; */ flex-direction: column; } /* Add a background color on hover */ .btn-group button:hover { padding: 10px 30px; } .btn-group button:active { padding: 10px 30px; } /*Body*/ body{ background-image: linear-gradient(#4c4c4cb0, #000061c7), url(../images/internet-of-things.jpg); margin: 0; font-family: 'Lato', sans-serif; background-attachment: fixed; background-repeat: no-repeat; background-size: cover;} main { margin: 60px auto; width: 90%; max-width: 90%; margin-top: 30px; display: flex; } body > footer { background-color: #070a603b; width: 100%; padding: 20px 0px; color:white; text-align: center; font-size: 10px; } section { width: 100%; margin: 20px 0px; } /**/ /*Tekst*/ @font-face { font-family: "Lato"; src: url('698242188-Lato-Bla.eot'); src: url('698242188-Lato-Bla.eot?#iefix') format('embedded-opentype'), url('698242188-Lato-Bla.svg#Lato Black') format('svg'), url('698242188-Lato-Bla.woff') format('woff'), url('698242188-Lato-Bla.ttf') format('truetype'); font-weight: normal; font-style: normal; } em{ font-weight: lighter; font-size:10px; display: block; margin-top:5px; } h1.hoofdtitel{ font-size:47px; text-align: center; } article h1{ font-size:3rem; } article h2{ font-size:2rem; margin-bottom:8px; text-align: center; } h1, article h2{ color: white; text-shadow: 0px 4px 14px #171717; letter-spacing: 1px; } /*\*/ /*Navbar*/ header nav{ background-color: #070a6185; font-family: sans-serif; color: white; position: fixed; top: 0; width:100%; padding: 5px 0px; } header nav li{ display: none; } header nav a{ margin: 0 10px; border-radius: 20px 0px 20px 0px; padding: 10px 25px; color: #e5edf4; box-shadow: 0px 3px 9px 0px #ffffff; background-color: #060b5f; } header nav a:hover{ border-radius: 0px 20px 0px 20px; padding: 10px 25px; color: white; background-color:#040da2; transition: all 0.5s; box-shadow: 0px 3px 9px 0px #ffffff; } nav ul{ list-style: none; cursor: default; display: flex; justify-content: space-around; } /**/ /*Articles & sections*/ section{ width: 100%; } #Alfa img#velglinks { position: absolute; top: 379px; max-width: 7.9%; left: 438px; } #Alfa img#velgrechts { position: absolute; top: 377px; max-width: 7.8%; left: 990px; } #Lambo img#velglinks { position: absolute; top: 376px; max-width: 7.9%; left: 452px; } #Lambo img#velgrechts { position: absolute; top: 373px; max-width: 8.1%; left: 1063px; } #Porsche img#velglinks { position: absolute; top: 374px; max-width: 7.2%; left: 445px; } #Porsche img#velgrechts { position: absolute; top: 380px; max-width: 7.2%; left: 1025px; } .rijden{ animation-duration: 2.7s; animation-name: slidein2; } .rijdenauto{ animation-duration: 2.7s; animation-name: slidein; z-index: 999999999; } article { margin: 20px 10px 50px 0px; justify-content: space-around; flex-wrap: wrap; background-color: #e3eaf4f0; padding: 10px 20px; box-shadow: 0px 3px 18px 0px #000000; border-radius: 20px; } article img{ max-width: 100%; display: block; margin:auto; } article footer{ margin:10px 0px; } /*TABS*/ .tab { background-color: rgba(227, 234, 244, 0.94); box-shadow: rgb(0, 0, 0) 0px 3px 18px 0px; margin: 20px 20px 50px; padding: 5px 5px; border-radius: 20px; overflow: hidden; width: 10%; display: inline-grid; } .tab button { background-color: inherit; border: none; outline: none; cursor: pointer; padding: 5px 5px; transition: 0.3s; font-size: 16px; color: #203563; } .tab button.active { background-color: #ffffff; color: #2ac7ef; } #firsttab { display: block; } .tabcontent{ z-index: 99999999999!important; } /**/ /*Code van knopje komt van :https://codepen.io/mohaiman/pen/jqKzVb */ .knopje{ border-radius: 4px; background-color:#f9f9f9; border: none; padding: 10px 40px; width: auto; transition: all 0.5s; } button.draaiknop { border-radius: 4px; background-color:#f9f9f9; border: none; padding: 10px 40px; width: auto; } .knopje, .draaiknop{ text-align: center; cursor: pointer; font-size:20px; margin: auto; } .knopje span { cursor: pointer; display: inline-block; position: relative; transition: 0.5s; color: #070a61; font-weight: 800; } .knopje span:after { content: '»'; position: absolute; opacity: 0; top: 0; right: -30px; transition: 0.5s; } .knopje:hover span { padding-right: 25px; } .knopje:hover span:after { opacity: 1; right: 0; } /**/ /*Tabellen*/ th{ text-transform: capitalize; margin: 0px 10px; } table{ border-top:1px solid black; border-bottom:1px solid black; border-collapse: collapse; margin-top:20px ; margin: auto; } tr:nth-child(even) { background-color: lightgray; } tr:nth-child(odd) { background-color: #fff; } td{ padding: 15px 10px; min-height: 30px; text-align: center; border-bottom: 2px solid black; } th{ padding: 15px 10px; border-bottom: 5px solid black; } td:nth-child(1){ font-weight: bold; font-style: italic; } /**/ /*Formulier*/ fieldset { margin: 20px 0px; border: 1px solid #05064f; max-width: 320px; width: 90%; margin: auto; } fieldset:nth-child(2) label{ display: inline-block; float: left; clear: left; width: 120px; text-align: left; } fieldset:nth-child(2) input { display: inline-block; float: left; } legend{ color: #03054f; font-size: 17px; font-weight: 600; } /**/ /*Bedankpagina*/ #bedankt section{ width: 100%; padding: 50px; } /*Animaties*/ .rotate { animation: rotation 1.1s infinite linear; } .rotatesneller { animation: rotation 1s infinite linear; } .rotatelangzamer { animation: rotation 3s infinite linear; } @keyframes slidein { from { margin-left: 100%; width: 300%; } to { margin-left: 0%; width: 100%; } } @keyframes slidein2 { from { margin-left: 59%; width: 200%; transform: rotate(359deg); } to { margin-left: 0%; width: 200%; transform: rotate(0deg); } } /*#velglinks{ animation-duration: 2.7s; animation-name: slidein2; max-width: inherit; } #velgrechts{ animation-duration: 2.7s; animation-name: slidein3; max-width: 7.7%; } */ /* Spinning the sphere using key frames */ @keyframes rotation { from { transform: rotate(359deg); } to { transform: rotate(0deg); } }
Styles/main.css
.btn-group button { border: 1px solid black; /* Green border */ color: white; /* White text */ padding: 10px 24px; /* Some padding */ cursor: pointer; } .btn-group .geel{ background-color: #cfbe2c; /* Green background */ } .btn-group .blauw{ background-color: #203cba; } .btn-group .rood{ background-color: #c51f47; } .btn-group .groen{ background-color: #74df42; } /* Clear floats (clearfix hack) */ .btn-group:after { content: ""; clear: both; display: table; } .btn-group { display: flex; justify-content: baseline; margin: auto; /* width: 30%; */ flex-direction: column; } /* Add a background color on hover */ .btn-group button:hover { padding: 10px 30px; } .btn-group button:active { padding: 10px 30px; } /*Body*/ body{ background-image: linear-gradient(#4c4c4cb0, #000061c7), url(../images/internet-of-things.jpg); margin: 0; font-family: 'Lato', sans-serif; background-attachment: fixed; background-repeat: no-repeat; background-size: cover;} main { margin: 60px auto; width: 90%; max-width: 90%; margin-top: 30px; display: flex; } body > footer { background-color: #070a603b; width: 100%; padding: 20px 0px; color:white; text-align: center; font-size: 10px; } section { width: 100%; margin: 20px 0px; } /**/ /*Tekst*/ @font-face { font-family: "Lato"; src: url('698242188-Lato-Bla.eot'); src: url('698242188-Lato-Bla.eot?#iefix') format('embedded-opentype'), url('698242188-Lato-Bla.svg#Lato Black') format('svg'), url('698242188-Lato-Bla.woff') format('woff'), url('698242188-Lato-Bla.ttf') format('truetype'); font-weight: normal; font-style: normal; } em{ font-weight: lighter; font-size:10px; display: block; margin-top:5px; } h1.hoofdtitel{ font-size:47px; text-align: center; } article h1{ font-size:3rem; } article h2{ font-size:2rem; margin-bottom:8px; text-align: center; } h1, article h2{ color: white; text-shadow: 0px 4px 14px #171717; letter-spacing: 1px; } /*\*/ /*Navbar*/ header nav{ background-color: #070a6185; font-family: sans-serif; color: white; position: fixed; top: 0; width:100%; padding: 5px 0px; } header nav li{ display: none; } header nav a{ margin: 0 10px; border-radius: 20px 0px 20px 0px; padding: 10px 25px; color: #e5edf4; box-shadow: 0px 3px 9px 0px #ffffff; background-color: #060b5f; } header nav a:hover{ border-radius: 0px 20px 0px 20px; padding: 10px 25px; color: white; background-color:#040da2; transition: all 0.5s; box-shadow: 0px 3px 9px 0px #ffffff; } nav ul{ list-style: none; cursor: default; display: flex; justify-content: space-around; } /**/ /*Articles & sections*/ section{ width: 100%; } #Alfa img#velglinks { position: absolute; top: 379px; max-width: 7.9%; left: 438px; } #Alfa img#velgrechts { position: absolute; top: 377px; max-width: 7.8%; left: 990px; } #Lambo img#velglinks { position: absolute; top: 376px; max-width: 7.9%; left: 452px; } #Lambo img#velgrechts { position: absolute; top: 373px; max-width: 8.1%; left: 1063px; } #Porsche img#velglinks { position: absolute; top: 374px; max-width: 7.2%; left: 445px; } #Porsche img#velgrechts { position: absolute; top: 380px; max-width: 7.2%; left: 1025px; } .rijden{ animation-duration: 2.7s; animation-name: slidein2; } .rijdenauto{ animation-duration: 2.7s; animation-name: slidein; z-index: 999999999; } article { margin: 20px 10px 50px 0px; justify-content: space-around; flex-wrap: wrap; background-color: #e3eaf4f0; padding: 10px 20px; box-shadow: 0px 3px 18px 0px #000000; border-radius: 20px; } article img{ max-width: 100%; display: block; margin:auto; } article footer{ margin:10px 0px; } /*TABS*/ .tab { background-color: rgba(227, 234, 244, 0.94); box-shadow: rgb(0, 0, 0) 0px 3px 18px 0px; margin: 20px 20px 50px; padding: 5px 5px; border-radius: 20px; overflow: hidden; width: 10%; display: inline-grid; } .tab button { background-color: inherit; border: none; outline: none; cursor: pointer; padding: 5px 5px; transition: 0.3s; font-size: 16px; color: #203563; } .tab button.active { background-color: #ffffff; color: #2ac7ef; } #firsttab { display: block; } .tabcontent{ z-index: 99999999999!important; } /**/ /*Code van knopje komt van :https://codepen.io/mohaiman/pen/jqKzVb */ .knopje{ border-radius: 4px; background-color:#f9f9f9; border: none; padding: 10px 40px; width: auto; transition: all 0.5s; } button.draaiknop { border-radius: 4px; background-color:#f9f9f9; border: none; padding: 10px 40px; width: auto; } .knopje, .draaiknop{ text-align: center; cursor: pointer; font-size:20px; margin: auto; } .knopje span { cursor: pointer; display: inline-block; position: relative; transition: 0.5s; color: #070a61; font-weight: 800; } .knopje span:after { content: '»'; position: absolute; opacity: 0; top: 0; right: -30px; transition: 0.5s; } .knopje:hover span { padding-right: 25px; } .knopje:hover span:after { opacity: 1; right: 0; } /**/ /*Tabellen*/ th{ text-transform: capitalize; margin: 0px 10px; } table{ border-top:1px solid black; border-bottom:1px solid black; border-collapse: collapse; margin-top:20px ; margin: auto; } tr:nth-child(even) { background-color: lightgray; } tr:nth-child(odd) { background-color: #fff; } td{ padding: 15px 10px; min-height: 30px; text-align: center; border-bottom: 2px solid black; } th{ padding: 15px 10px; border-bottom: 5px solid black; } td:nth-child(1){ font-weight: bold; font-style: italic; } /**/ /*Formulier*/ fieldset { margin: 20px 0px; border: 1px solid #05064f; max-width: 320px; width: 90%; margin: auto; } fieldset:nth-child(2) label{ display: inline-block; float: left; clear: left; width: 120px; text-align: left; } fieldset:nth-child(2) input { display: inline-block; float: left; } legend{ color: #03054f; font-size: 17px; font-weight: 600; } /**/ /*Bedankpagina*/ #bedankt section{ width: 100%; padding: 50px; } /*Animaties*/ .rotate { animation: rotation 1.1s infinite linear; } .rotatesneller { animation: rotation 1s infinite linear; } .rotatelangzamer { animation: rotation 3s infinite linear; } @keyframes slidein { from { margin-left: 100%; width: 300%; } to { margin-left: 0%; width: 100%; } } @keyframes slidein2 { from { margin-left: 59%; width: 200%; transform: rotate(359deg); } to { margin-left: 0%; width: 200%; transform: rotate(0deg); } } /*#velglinks{ animation-duration: 2.7s; animation-name: slidein2; max-width: inherit; } #velgrechts{ animation-duration: 2.7s; animation-name: slidein3; max-width: 7.7%; } */ /* Spinning the sphere using key frames */ @keyframes rotation { from { transform: rotate(359deg); } to { transform: rotate(0deg); } }
0.378344
0.068289
:root { --color-bg: #f5f5f5; --color-success: #48c78e; --color-danger: #f14668; --nav-bg: #ffffff; --nav-item-color: #4a4a4a; --nav-item-active-color: #3273dc; --nav-item-hover-color: #485fc7; --nav-item-hover-bg: #fafafa; --nav-brand-color: #4a4a4a; --sidebar-bg: #363636; --sidebar-headline-color: #ffffff; --sidebar-text-color: #f5f5f5; --sidebar-hover-text-color: #363636; --sidebar-hover-bg: #ffffff; --main-text-color: #363636; --main-border-color: #dbdbdb; --main-focus-color: #485fc7; --main-focus-box-shadow: rgba(72, 95,199, 0.01); --main-link-color: #485fc7; --main-link-hover-color: #363636; --tooltip-bg: #ffffff; --tooltip-border: #cccccc; --tabs-text-color: #4a4a4a; --tabs-hover-text-color: #363636; --tabs-active-text-color: #485fc7; --tabs-border-color: #dbdbdb; --tabs-hover-border-color: #363636; --tabs-active-border-color: #485fc7; --box-bg: #ffffff; --statbox-bg: #f5f5f5; --table-bg: transparent; --table-border-color: #dbdbdb; --table-row-hover-bg: #fafafa; --modal-header-bg: #f5f5f5; --modal-body-bg: #ffffff; --textarea-bg: #ffffff; --textarea-border-color: #b5b5b5; --textarea-text-color: #363636; --textarea-placeholder-color: #808080; --input-placeholder-color: #808080; --input-icon-placeholder-color: #808080; --checkbox-hover: #363636; } .dark { --color-bg: #505050; --color-success: #48c78e; --color-danger: #f14668; --nav-bg: #2b2b2b; --nav-item-color: #aaaaaa; --nav-item-active-color: #ffffff; --nav-item-hover-color: #4a4a4a; --nav-item-hover-bg: #fafafa; --nav-brand-color: #ffffff; --sidebar-bg: #363636; --sidebar-headline-color: #ffffff; --sidebar-text-color: #f5f5f5; --sidebar-hover-text-color: #363636; --sidebar-hover-bg: #ffffff; --main-text-color: #ffffff; --main-border-color: #757575; --main-focus-color: #000000; --main-focus-box-shadow: rgba(72, 72, 72, 0.01); --main-link-color: #aaaaaa; --main-link-hover-color: #ffffff; --tooltip-bg: #505050; --tooltip-border: #cccccc; --tabs-text-color: #ffffff; --tabs-hover-text-color: #ffffff; --tabs-active-text-color: #ffffff; --tabs-border-color: #818181; --tabs-hover-border-color: #ffffff; --tabs-active-border-color: #ffffff; --box-bg: #363636; --statbox-bg: #505050; --table-bg: transparent; --table-border-color: var(--main-border-color); --table-row-hover-bg: #505050; --modal-header-bg: #202020; --modal-body-bg: #363636; --textarea-bg: #505050; --textarea-border-color: #2b2b2b; --textarea-text-color: #ffffff; --textarea-placeholder-color: #ffffff; --input-placeholder-color: #808080; --input-icon-placeholder-color: #808080; --checkbox-hover: #aaaaaa; } html, body { background: transparent; margin: 0; padding: 0; } html { overflow: hidden; } /* Use OS default fonts */ body { background-color: var(--color-bg); font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-feature-settings: 'liga', 'clig', 'kern'; text-rendering: optimizeLegibility; } a { color: var(--main-link-color); } a:hover { color: var(--main-link-hover-color); } /* Helpers */ .flex-center { display: flex; align-items: center; } .flex-1 { flex: 1; } .fullwidth { width: 100%; } .halfwidth { width: 50%; } .threequarterwidth { width: 75%; } .vert-align-middle { vertical-align: middle !important; } .vert-align-icon { vertical-align: bottom !important; } /* Navbar */ .navbar { background-color: var(--nav-bg); box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2); min-height: 2.25rem; } .navbar, .navbar-end, .navbar-menu, .navbar-start { align-items: stretch; display: flex; } .navbar-menu { flex-grow: 1; flex-shrink: 0; } .navbar-start { justify-content: flex-start; margin-right: auto; } .navbar-brand .navbar-item { color: var(--nav-brand-color); } .navbar-item, .navbar-link { color: var(--nav-item-color); display: flex; align-items: center; } a.navbar-item:hover { background-color: var(--nav-item-hover-bg); color: var(--nav-item-hover-color); } .navbar-brand { font-weight: 500; min-height: 2.25rem; } .navbar-menu { background-color: transparent; box-shadow: none; padding: 0; } .navbar .active, a.navbar-item:focus { color: var(--nav-item-active-color); background-color: transparent; } /* Sidebar */ .sidebar { background-color: var(--sidebar-bg); height: calc(100vh - 2.5rem); margin-top: 2.5rem; padding: 0 10px 10px; top: 0; bottom: 0; position: relative; width: 240px; } .sidebar.mini { width: 50px; } .sidebar.mini .menu { display: none; } .sidebar.mini .menu-mini { display: block; } .sidebar-toggle { position: absolute; bottom: 10px; left: 15px; transform: translateX(0%); color: var(--sidebar-text-color); cursor: pointer; font-size: 1.25rem; } .sidebar.mini .sidebar-toggle { left: 50%; transform: translateX(-50%); } /* Sidebar Menu */ .sidebar .menu .title { color: var(--sidebar-headline-color); font-size: 1.75rem; } .sidebar .menu-list a, .sidebar .menu-list a.is-active:hover { color: var(--sidebar-text-color); position: relative; } .sidebar .menu-list a:hover { color: var(--sidebar-hover-text-color); } .sidebar .menu-list .tag { top: 0; right: 10px; position: absolute; transform: translateY(25%); } .sidebar .menu-mini { display: none; } .sidebar .menu-mini li { text-align: center; } .sidebar .menu-mini i { color: var(--sidebar-text-color); font-size: 1.5rem; } .sidebar .menu-mini i.active { color: var(--color-success) !important; } .sidebar .menu-mini i.inactive { color: var(--color-danger) !important; } .sidebar .menu-mini .is-active i, .sidebar .menu-mini i:hover { color: var(--sidebar-hover-text-color); background-color: var(--sidebar-hover-bg); border-radius: 2px; padding: 2px; } /* Content */ .main-content, .settings-content { color: var(--main-text-color); flex: 1; margin-top: 2.5rem; max-height: calc(100vh - 2.5rem); overflow: auto; padding: 0 12px 65px; } .settings-content { height: 100vh; } .main-content div, .main-content strong, .main-content .title, .main-content .label, .main-content .table, .settings-content div, .settings-content strong, .settings-content .title, .settings-content .label { color: var(--main-text-color); } .tabs ul { border-bottom-color: var(--tabs-border-color); } .tabs a { border-color: var(--tabs-border-color); color: var(--tabs-text-color); } .tabs a:hover { border-bottom-color: var(--tabs-hover-border-color); color: var(--tabs-hover-text-color); } .tabs li.is-active a { border-bottom-color: var(--tabs-active-border-color); color: var(--tabs-active-text-color); } .box { background-color: var(--box-bg); } .block-top { margin: 1.125rem 0 1.25rem !important; height: 30px; } .block-top > .title { margin-bottom: 0; } .block-top.with-margin > .title { margin-bottom: 1.5rem; } .session-name { overflow: hidden; position: relative; } .session-name .title { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-left: 25px; } .session-name .title.small { font-size: 1.125rem; line-height: 1.75rem; } .session-name .icon.edit { cursor: pointer; position: absolute; top: 1px; left: 0; z-index: 1; } .session-name .control .icon { pointer-events: initial; } .icon > i { font-size: 1rem; } code.current-log { background: none; } .info-box .tile-toplevel { margin: 0 auto; max-width: 1100px; } .statboxes-wrapper { margin: -0.75rem; } .statbox { background-color: var(--statbox-bg); text-align: center; width: 100%; padding: 1rem; position: initial; } .statbox .title { margin-bottom: 0.5rem; } span.sum { font-weight: 500; } .stats-heal-table { margin-top: 0.75rem; margin-bottom: -0.75rem; } .inline-label { margin: 0 1rem 0 0 !important; } /* Modals */ .modal div, .modal .title, .modal .modal-card-title { color: var(--main-text-color); } .modal .modal-card-title { margin-bottom: 0 !important; width: 90%; } .modal.wide-modal .modal-card { width: 85%; } .modal .modal-card-head { background-color: var(--modal-header-bg); border-color: var(--main-border-color); } .modal .modal-card-body { background-color: var(--modal-body-bg); } /* Tables */ .table { background-color: var(--table-bg); } .table td, .table th { color: var(--main-text-color) !important; border-color: var(--table-border-color) !important; } .table.is-hoverable tbody tr:not(.is-selected):hover { background-color: var(--table-row-hover-bg); } .table-action { padding-left: 5px; } .has-text-right .table-action:first-child { padding-left: 0; } .small-locked-size { width: 175px; } .calc-col-width { width: 300px; } /* Graphs */ .x-axis-ticks, .recharts-cartesian-axis-tick-value { font-size: 0.75rem; } .graph-tooltip { background-color: var(--tooltip-bg); border: 1px solid var(--tooltip-border); margin: 0px; padding: 10px; white-space: nowrap; } .graph-tooltip-label { color: #555; } .dark text.recharts-text.recharts-cartesian-axis-tick-value, .dark text.x-axis-ticks { fill: #ffffff; } .dark line.recharts-reference-line-line { stroke: white; } .dark .recharts-curve.recharts-area-area { fill: #000; } .dark .recharts-curve.recharts-area-area, .dark .recharts-curve.recharts-area-curve { stroke: #fff; } .dark .recharts-cartesian-grid line { stroke: #222222; } /* Forms */ textarea.textarea { background-color: var(--textarea-bg); border-color: var(--textarea-border-color); color: var(--textarea-text-color); } textarea.textarea:focus { border-color: var(--main-focus-color); box-shadow: 0 0 0 0.125em var(--main-focus-box-shadow); } textarea.textarea::placeholder { color: var(--textarea-placeholder-color); } input.input::placeholder { color: var(--input-placeholder-color); } .control.has-icons-left .icon, .control.has-icons-right .icon { color: var(--input-icon-placeholder-color); } .checkbox:hover { color: var(--checkbox-hover); } /* Settings */ .column-325 { min-width: 325px; } .help-inline { display: inline; font-size: .75rem; line-height: 1.25; margin-left: 5px; }
public/styles/style.css
:root { --color-bg: #f5f5f5; --color-success: #48c78e; --color-danger: #f14668; --nav-bg: #ffffff; --nav-item-color: #4a4a4a; --nav-item-active-color: #3273dc; --nav-item-hover-color: #485fc7; --nav-item-hover-bg: #fafafa; --nav-brand-color: #4a4a4a; --sidebar-bg: #363636; --sidebar-headline-color: #ffffff; --sidebar-text-color: #f5f5f5; --sidebar-hover-text-color: #363636; --sidebar-hover-bg: #ffffff; --main-text-color: #363636; --main-border-color: #dbdbdb; --main-focus-color: #485fc7; --main-focus-box-shadow: rgba(72, 95,199, 0.01); --main-link-color: #485fc7; --main-link-hover-color: #363636; --tooltip-bg: #ffffff; --tooltip-border: #cccccc; --tabs-text-color: #4a4a4a; --tabs-hover-text-color: #363636; --tabs-active-text-color: #485fc7; --tabs-border-color: #dbdbdb; --tabs-hover-border-color: #363636; --tabs-active-border-color: #485fc7; --box-bg: #ffffff; --statbox-bg: #f5f5f5; --table-bg: transparent; --table-border-color: #dbdbdb; --table-row-hover-bg: #fafafa; --modal-header-bg: #f5f5f5; --modal-body-bg: #ffffff; --textarea-bg: #ffffff; --textarea-border-color: #b5b5b5; --textarea-text-color: #363636; --textarea-placeholder-color: #808080; --input-placeholder-color: #808080; --input-icon-placeholder-color: #808080; --checkbox-hover: #363636; } .dark { --color-bg: #505050; --color-success: #48c78e; --color-danger: #f14668; --nav-bg: #2b2b2b; --nav-item-color: #aaaaaa; --nav-item-active-color: #ffffff; --nav-item-hover-color: #4a4a4a; --nav-item-hover-bg: #fafafa; --nav-brand-color: #ffffff; --sidebar-bg: #363636; --sidebar-headline-color: #ffffff; --sidebar-text-color: #f5f5f5; --sidebar-hover-text-color: #363636; --sidebar-hover-bg: #ffffff; --main-text-color: #ffffff; --main-border-color: #757575; --main-focus-color: #000000; --main-focus-box-shadow: rgba(72, 72, 72, 0.01); --main-link-color: #aaaaaa; --main-link-hover-color: #ffffff; --tooltip-bg: #505050; --tooltip-border: #cccccc; --tabs-text-color: #ffffff; --tabs-hover-text-color: #ffffff; --tabs-active-text-color: #ffffff; --tabs-border-color: #818181; --tabs-hover-border-color: #ffffff; --tabs-active-border-color: #ffffff; --box-bg: #363636; --statbox-bg: #505050; --table-bg: transparent; --table-border-color: var(--main-border-color); --table-row-hover-bg: #505050; --modal-header-bg: #202020; --modal-body-bg: #363636; --textarea-bg: #505050; --textarea-border-color: #2b2b2b; --textarea-text-color: #ffffff; --textarea-placeholder-color: #ffffff; --input-placeholder-color: #808080; --input-icon-placeholder-color: #808080; --checkbox-hover: #aaaaaa; } html, body { background: transparent; margin: 0; padding: 0; } html { overflow: hidden; } /* Use OS default fonts */ body { background-color: var(--color-bg); font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-feature-settings: 'liga', 'clig', 'kern'; text-rendering: optimizeLegibility; } a { color: var(--main-link-color); } a:hover { color: var(--main-link-hover-color); } /* Helpers */ .flex-center { display: flex; align-items: center; } .flex-1 { flex: 1; } .fullwidth { width: 100%; } .halfwidth { width: 50%; } .threequarterwidth { width: 75%; } .vert-align-middle { vertical-align: middle !important; } .vert-align-icon { vertical-align: bottom !important; } /* Navbar */ .navbar { background-color: var(--nav-bg); box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2); min-height: 2.25rem; } .navbar, .navbar-end, .navbar-menu, .navbar-start { align-items: stretch; display: flex; } .navbar-menu { flex-grow: 1; flex-shrink: 0; } .navbar-start { justify-content: flex-start; margin-right: auto; } .navbar-brand .navbar-item { color: var(--nav-brand-color); } .navbar-item, .navbar-link { color: var(--nav-item-color); display: flex; align-items: center; } a.navbar-item:hover { background-color: var(--nav-item-hover-bg); color: var(--nav-item-hover-color); } .navbar-brand { font-weight: 500; min-height: 2.25rem; } .navbar-menu { background-color: transparent; box-shadow: none; padding: 0; } .navbar .active, a.navbar-item:focus { color: var(--nav-item-active-color); background-color: transparent; } /* Sidebar */ .sidebar { background-color: var(--sidebar-bg); height: calc(100vh - 2.5rem); margin-top: 2.5rem; padding: 0 10px 10px; top: 0; bottom: 0; position: relative; width: 240px; } .sidebar.mini { width: 50px; } .sidebar.mini .menu { display: none; } .sidebar.mini .menu-mini { display: block; } .sidebar-toggle { position: absolute; bottom: 10px; left: 15px; transform: translateX(0%); color: var(--sidebar-text-color); cursor: pointer; font-size: 1.25rem; } .sidebar.mini .sidebar-toggle { left: 50%; transform: translateX(-50%); } /* Sidebar Menu */ .sidebar .menu .title { color: var(--sidebar-headline-color); font-size: 1.75rem; } .sidebar .menu-list a, .sidebar .menu-list a.is-active:hover { color: var(--sidebar-text-color); position: relative; } .sidebar .menu-list a:hover { color: var(--sidebar-hover-text-color); } .sidebar .menu-list .tag { top: 0; right: 10px; position: absolute; transform: translateY(25%); } .sidebar .menu-mini { display: none; } .sidebar .menu-mini li { text-align: center; } .sidebar .menu-mini i { color: var(--sidebar-text-color); font-size: 1.5rem; } .sidebar .menu-mini i.active { color: var(--color-success) !important; } .sidebar .menu-mini i.inactive { color: var(--color-danger) !important; } .sidebar .menu-mini .is-active i, .sidebar .menu-mini i:hover { color: var(--sidebar-hover-text-color); background-color: var(--sidebar-hover-bg); border-radius: 2px; padding: 2px; } /* Content */ .main-content, .settings-content { color: var(--main-text-color); flex: 1; margin-top: 2.5rem; max-height: calc(100vh - 2.5rem); overflow: auto; padding: 0 12px 65px; } .settings-content { height: 100vh; } .main-content div, .main-content strong, .main-content .title, .main-content .label, .main-content .table, .settings-content div, .settings-content strong, .settings-content .title, .settings-content .label { color: var(--main-text-color); } .tabs ul { border-bottom-color: var(--tabs-border-color); } .tabs a { border-color: var(--tabs-border-color); color: var(--tabs-text-color); } .tabs a:hover { border-bottom-color: var(--tabs-hover-border-color); color: var(--tabs-hover-text-color); } .tabs li.is-active a { border-bottom-color: var(--tabs-active-border-color); color: var(--tabs-active-text-color); } .box { background-color: var(--box-bg); } .block-top { margin: 1.125rem 0 1.25rem !important; height: 30px; } .block-top > .title { margin-bottom: 0; } .block-top.with-margin > .title { margin-bottom: 1.5rem; } .session-name { overflow: hidden; position: relative; } .session-name .title { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-left: 25px; } .session-name .title.small { font-size: 1.125rem; line-height: 1.75rem; } .session-name .icon.edit { cursor: pointer; position: absolute; top: 1px; left: 0; z-index: 1; } .session-name .control .icon { pointer-events: initial; } .icon > i { font-size: 1rem; } code.current-log { background: none; } .info-box .tile-toplevel { margin: 0 auto; max-width: 1100px; } .statboxes-wrapper { margin: -0.75rem; } .statbox { background-color: var(--statbox-bg); text-align: center; width: 100%; padding: 1rem; position: initial; } .statbox .title { margin-bottom: 0.5rem; } span.sum { font-weight: 500; } .stats-heal-table { margin-top: 0.75rem; margin-bottom: -0.75rem; } .inline-label { margin: 0 1rem 0 0 !important; } /* Modals */ .modal div, .modal .title, .modal .modal-card-title { color: var(--main-text-color); } .modal .modal-card-title { margin-bottom: 0 !important; width: 90%; } .modal.wide-modal .modal-card { width: 85%; } .modal .modal-card-head { background-color: var(--modal-header-bg); border-color: var(--main-border-color); } .modal .modal-card-body { background-color: var(--modal-body-bg); } /* Tables */ .table { background-color: var(--table-bg); } .table td, .table th { color: var(--main-text-color) !important; border-color: var(--table-border-color) !important; } .table.is-hoverable tbody tr:not(.is-selected):hover { background-color: var(--table-row-hover-bg); } .table-action { padding-left: 5px; } .has-text-right .table-action:first-child { padding-left: 0; } .small-locked-size { width: 175px; } .calc-col-width { width: 300px; } /* Graphs */ .x-axis-ticks, .recharts-cartesian-axis-tick-value { font-size: 0.75rem; } .graph-tooltip { background-color: var(--tooltip-bg); border: 1px solid var(--tooltip-border); margin: 0px; padding: 10px; white-space: nowrap; } .graph-tooltip-label { color: #555; } .dark text.recharts-text.recharts-cartesian-axis-tick-value, .dark text.x-axis-ticks { fill: #ffffff; } .dark line.recharts-reference-line-line { stroke: white; } .dark .recharts-curve.recharts-area-area { fill: #000; } .dark .recharts-curve.recharts-area-area, .dark .recharts-curve.recharts-area-curve { stroke: #fff; } .dark .recharts-cartesian-grid line { stroke: #222222; } /* Forms */ textarea.textarea { background-color: var(--textarea-bg); border-color: var(--textarea-border-color); color: var(--textarea-text-color); } textarea.textarea:focus { border-color: var(--main-focus-color); box-shadow: 0 0 0 0.125em var(--main-focus-box-shadow); } textarea.textarea::placeholder { color: var(--textarea-placeholder-color); } input.input::placeholder { color: var(--input-placeholder-color); } .control.has-icons-left .icon, .control.has-icons-right .icon { color: var(--input-icon-placeholder-color); } .checkbox:hover { color: var(--checkbox-hover); } /* Settings */ .column-325 { min-width: 325px; } .help-inline { display: inline; font-size: .75rem; line-height: 1.25; margin-left: 5px; }
0.460289
0.099996
.sidenavleft { background-color:rgb(26, 32, 43); position: absolute; left:0; top:0; height:100%; width:70px; z-index: 1; } .sidenavleft #a { transform: rotate(90deg); position: fixed; top: 50%; color: #fff; font-family: SofiaPro-bold; font-weight: normal; } .sidenavright { background-color:rgb(26, 32, 43); position: absolute; right:0; top:0; height:100%; width:70px; z-index: 1; } .sidenavright a { transform: rotate(-90deg); position: fixed; top: 50%; color: #fff; font-family: SofiaPro-bold; font-weight: normal; } .main { position: absolute; height:100%;padding:0; overflow: hidden; left: 70px; right:70px; } /* @media screen and (max-height: 750px) { .sidenavright {padding-top: 15px;} .sidenav a {font-size: 18px;} } */ @media screen and (max-width: 700px) { .sidenavright { display: none; } .sidenavleft { display: none; } .main { font-size: 28px; /* Increased text to enable scrolling */ /* padding: 0px 10px; */ left: 0px; right:0px; } } @media only screen and (max-height:450px){ #mouse_icon{ width:88px !important; height:65px !important ; } } .container { position: absolute; width: 100%; height: 100%; text-align: center; top: 40%; left: 0; margin: 0 auto; font-family: 'Roboto', sans-serif; } .container p { font-size: 20px; } .container a { display: inline-block; position: relative; text-align: center; color:#031129; text-decoration: none; font-size: 20px; overflow: hidden; top: 5px; } .container a:after { content: ''; position: absolute; background:#031129; height: 2px; width: 0%; -webkit-transform: translateX(-50%); transform: translateX(-50%); left: 50%; bottom: 0; transition: .35s ease; } .container a:hover:after { width: 100%; } h1 { position: relative; text-align: center; font-family: 'Vollkorn', sans-serif; } .button_container { position: fixed; top: 5%; right: 2%; height: 27px; width: 35px; cursor: pointer; z-index: 100; transition: opacity .25s ease; } .button_container:hover { opacity: 1; } .button_container.active .top { -webkit-transform: translateY(10px) translateX(0) rotate(45deg); transform: translateY(10px) translateX(0) rotate(45deg); background: #FFF; } .button_container.active .middle { opacity: 0; background: #FFF; } .button_container.active .bottom { -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg); transform: translateY(-10px) translateX(0) rotate(-45deg); background: #FFF; } .button_container span { background: white; border: none; height: 5px; width: 100%; position: absolute; top: 0px; left: 0; transition: all .35s ease; cursor: pointer; } .button_container span:nth-of-type(2) { top: 10px; } .button_container span:nth-of-type(3) { top: 20px; } .overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity: 3; visibility: hidden; transition: opacity .35s, visibility .35s, width .35s; z-index: 50; } .overlay:before { content: ''; background: #031129; left: -55%; top: 0; width: 50%; height: 100%; position: absolute; transition: left .35s ease; } .overlay:after { content: ''; background:#031129; right: -55%; top: 0; width: 55%; height: 100%; position: absolute; transition: all .35s ease; } .overlay.open { opacity: 1; visibility: visible; height: 100%; } .overlay.open:before { left: 0; } .overlay.open:after { right: -1px; } .overlay.open li { -webkit-animation: fadeInRight .5s ease forwards; animation: fadeInRight .5s ease forwards; -webkit-animation-delay: .35s; animation-delay: .35s; } .overlay.open li:nth-of-type(2) { -webkit-animation-delay: .45s; animation-delay: .45s; } .overlay.open li:nth-of-type(3) { -webkit-animation-delay: .55s; animation-delay: .55s; } .overlay.open li:nth-of-type(4) { -webkit-animation-delay: .65s; animation-delay: .65s; } .overlay nav { position: relative; height: 70%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 50px; font-family: 'Vollkorn', serif; font-weight: 400; text-align: center; z-index: 100; } .overlay ul { list-style: none; padding: 0; margin: 0 auto; display: inline-block; position: relative; height: 100%; } .overlay ul li { display: block; height: 25%; height: calc(100% / 4); min-height: 50px; position: relative; opacity: 0; } .overlay ul li a { display: block; position: relative; color: #FFF; text-decoration: none; overflow: hidden; } .overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after { width: 100%; } .overlay ul li a:after { content: ''; position: absolute; bottom: 0; left: 50%; width: 0%; -webkit-transform: translateX(-50%); transform: translateX(-50%); height: 3px; background: #FFF; transition: .35s; } @-webkit-keyframes fadeInRight { 0% { opacity: 0; left: 20%; } 100% { opacity: 1; left: 0; } } @keyframes fadeInRight { 0% { opacity: 0; left: 20%; } 100% { opacity: 1; left: 0; } } @keyframes manimedn{ 0% {transform:translateY(0);} /*25% {transform:translateY(4px);}*/ 50% {transform:translateY(12px);} 100% {transform:translateY(0px);} } @keyframes manimeup{ 0% {transform:translateY(0);} /*25% {transform:translateY(-4px);}*/ 50% {transform:translateY(-12px);} 100% {transform:translateY(0px);} } .mouse_animup{ animation-name: manimeup; animation-duration: 2s; animation-iteration-count: infinite; } .mouse_animdn{ animation-name: manimedn; animation-duration: 2s; animation-iteration-count: infinite; }
Angular/project3/src/app/app.component.css
.sidenavleft { background-color:rgb(26, 32, 43); position: absolute; left:0; top:0; height:100%; width:70px; z-index: 1; } .sidenavleft #a { transform: rotate(90deg); position: fixed; top: 50%; color: #fff; font-family: SofiaPro-bold; font-weight: normal; } .sidenavright { background-color:rgb(26, 32, 43); position: absolute; right:0; top:0; height:100%; width:70px; z-index: 1; } .sidenavright a { transform: rotate(-90deg); position: fixed; top: 50%; color: #fff; font-family: SofiaPro-bold; font-weight: normal; } .main { position: absolute; height:100%;padding:0; overflow: hidden; left: 70px; right:70px; } /* @media screen and (max-height: 750px) { .sidenavright {padding-top: 15px;} .sidenav a {font-size: 18px;} } */ @media screen and (max-width: 700px) { .sidenavright { display: none; } .sidenavleft { display: none; } .main { font-size: 28px; /* Increased text to enable scrolling */ /* padding: 0px 10px; */ left: 0px; right:0px; } } @media only screen and (max-height:450px){ #mouse_icon{ width:88px !important; height:65px !important ; } } .container { position: absolute; width: 100%; height: 100%; text-align: center; top: 40%; left: 0; margin: 0 auto; font-family: 'Roboto', sans-serif; } .container p { font-size: 20px; } .container a { display: inline-block; position: relative; text-align: center; color:#031129; text-decoration: none; font-size: 20px; overflow: hidden; top: 5px; } .container a:after { content: ''; position: absolute; background:#031129; height: 2px; width: 0%; -webkit-transform: translateX(-50%); transform: translateX(-50%); left: 50%; bottom: 0; transition: .35s ease; } .container a:hover:after { width: 100%; } h1 { position: relative; text-align: center; font-family: 'Vollkorn', sans-serif; } .button_container { position: fixed; top: 5%; right: 2%; height: 27px; width: 35px; cursor: pointer; z-index: 100; transition: opacity .25s ease; } .button_container:hover { opacity: 1; } .button_container.active .top { -webkit-transform: translateY(10px) translateX(0) rotate(45deg); transform: translateY(10px) translateX(0) rotate(45deg); background: #FFF; } .button_container.active .middle { opacity: 0; background: #FFF; } .button_container.active .bottom { -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg); transform: translateY(-10px) translateX(0) rotate(-45deg); background: #FFF; } .button_container span { background: white; border: none; height: 5px; width: 100%; position: absolute; top: 0px; left: 0; transition: all .35s ease; cursor: pointer; } .button_container span:nth-of-type(2) { top: 10px; } .button_container span:nth-of-type(3) { top: 20px; } .overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity: 3; visibility: hidden; transition: opacity .35s, visibility .35s, width .35s; z-index: 50; } .overlay:before { content: ''; background: #031129; left: -55%; top: 0; width: 50%; height: 100%; position: absolute; transition: left .35s ease; } .overlay:after { content: ''; background:#031129; right: -55%; top: 0; width: 55%; height: 100%; position: absolute; transition: all .35s ease; } .overlay.open { opacity: 1; visibility: visible; height: 100%; } .overlay.open:before { left: 0; } .overlay.open:after { right: -1px; } .overlay.open li { -webkit-animation: fadeInRight .5s ease forwards; animation: fadeInRight .5s ease forwards; -webkit-animation-delay: .35s; animation-delay: .35s; } .overlay.open li:nth-of-type(2) { -webkit-animation-delay: .45s; animation-delay: .45s; } .overlay.open li:nth-of-type(3) { -webkit-animation-delay: .55s; animation-delay: .55s; } .overlay.open li:nth-of-type(4) { -webkit-animation-delay: .65s; animation-delay: .65s; } .overlay nav { position: relative; height: 70%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 50px; font-family: 'Vollkorn', serif; font-weight: 400; text-align: center; z-index: 100; } .overlay ul { list-style: none; padding: 0; margin: 0 auto; display: inline-block; position: relative; height: 100%; } .overlay ul li { display: block; height: 25%; height: calc(100% / 4); min-height: 50px; position: relative; opacity: 0; } .overlay ul li a { display: block; position: relative; color: #FFF; text-decoration: none; overflow: hidden; } .overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after { width: 100%; } .overlay ul li a:after { content: ''; position: absolute; bottom: 0; left: 50%; width: 0%; -webkit-transform: translateX(-50%); transform: translateX(-50%); height: 3px; background: #FFF; transition: .35s; } @-webkit-keyframes fadeInRight { 0% { opacity: 0; left: 20%; } 100% { opacity: 1; left: 0; } } @keyframes fadeInRight { 0% { opacity: 0; left: 20%; } 100% { opacity: 1; left: 0; } } @keyframes manimedn{ 0% {transform:translateY(0);} /*25% {transform:translateY(4px);}*/ 50% {transform:translateY(12px);} 100% {transform:translateY(0px);} } @keyframes manimeup{ 0% {transform:translateY(0);} /*25% {transform:translateY(-4px);}*/ 50% {transform:translateY(-12px);} 100% {transform:translateY(0px);} } .mouse_animup{ animation-name: manimeup; animation-duration: 2s; animation-iteration-count: infinite; } .mouse_animdn{ animation-name: manimedn; animation-duration: 2s; animation-iteration-count: infinite; }
0.543348
0.10885
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { background:url(../images/bg/images/blueprint.png)repeat; color: #000; font: 14px Arial; margin: 0 auto; padding: 0; position: relative; } h1{ font-size:28px;} h2{ font-size:26px;} h3{ font-size:18px;} h4{ font-size:16px;} h5{ font-size:14px;} h6{ font-size:12px;} h1,h2,h3,h4,h5,h6{ color:#563D64;} small{ font-size:10px;} b, strong{ font-weight:bold;} a{ text-decoration: none; } a:hover{ text-decoration: underline; } .left { float:left; } .right { float:right; } .alignleft { float: left; margin-right: 15px; } .alignright { float: right; margin-left: 15px; } .clearfix:after, form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .container { margin: 8% auto; position: relative; width:100%;max-width:450px; } #content { background: rgba(255,255,255,1) ; border:1px solid #ccc; box-shadow: 0 0 20px #ccc; margin: 0 auto; padding: 25px 0 0; position: relative; text-align: center; width:100%;max-width:680px; } #content h1 { color: #333;font-family:'Microsoft Yahei'; font: bold 25px; line-height: 20px; margin: 10px 0 10px; } #content h5{padding:1em 0;color:red;} #content form { margin: 0 20px; position: relative } #content form input[type="text"], #content form input[type="password"] { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background:rgba(255,255,255,0.6); url(http://cssdeck.com/uploads/media/items/8/8bcLQqF.png) no-repeat; border: 1px solid rgba(109,204,41,0.8); color: #777; font: 13px Helvetica, Arial, sans-serif; margin: 0 0 10px; padding: 15px 10px 15px 40px; width: 80%; } #content form input[type="text"]:focus, #content form input[type="password"]:focus { -webkit-box-shadow: 0 0 2px #ed1c24 inset; -moz-box-shadow: 0 0 2px #ed1c24 inset; -ms-box-shadow: 0 0 2px #ed1c24 inset; -o-box-shadow: 0 0 2px #ed1c24 inset; box-shadow: 0 0 2px #ed1c24 inset; background-color: #fff; border: 1px solid #ed1c24; outline: none; } #username { background-position: 10px 10px !important } #password { background-position: 10px -53px !important } #content form input[type="submit"] { background: rgb(254,231,154); border: 1px solid #D69E31; color: #85592e; cursor: pointer; font: bold 16px Microsoft Yahei; height: 45px; margin:20px auto; border-radius:5px;-webkit-border-radius:5px; position: relative; text-shadow: 0 1px 0 rgba(255,255,255,0.5); width: 200px; } #content form input[type="submit"]:hover { background: rgb(254,193,81); background: -moz-linear-gradient(top, rgba(254,193,81,1) 0%, rgba(254,231,154,1) 100%); background: -webkit-linear-gradient(top, rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%); background: -o-linear-gradient(top, rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%); background: -ms-linear-gradient(top, rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%); background: linear-gradient(top, rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec151', endColorstr='#fee79a',GradientType=0 ); } #content form div a { color: #004a80; float: left; font-size: 12px; margin: 20px 0 0px 15px; text-decoration: underline; } .button { background: rgb(247,249,250); background: -moz-linear-gradient(top, rgba(247,249,250,1) 0%, rgba(240,240,240,1) 100%); background: -webkit-linear-gradient(top, rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%); background: -o-linear-gradient(top, rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%); background: -ms-linear-gradient(top, rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%); background: linear-gradient(top, rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f9fa', endColorstr='#f0f0f0',GradientType=0 ); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset; -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset; -ms-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset; -o-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset; box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -o-border-radius: 0 0 5px 5px; -ms-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; border-top: 1px solid #CFD5D9; padding: 15px 0; } .button a { background: url(http://cssdeck.com/uploads/media/items/8/8bcLQqF.png) 0 -112px no-repeat; color: #7E7E7E; font-size: 17px; padding: 2px 0 2px 40px; text-decoration: none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .button a:hover { background-position: 0 -135px; color: #00aeef; }
CTFd/plugins/ctfd_glowworm/vulns/web_pyblog/home/ctf/blog/static/css/login.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, font, 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 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { background:url(../images/bg/images/blueprint.png)repeat; color: #000; font: 14px Arial; margin: 0 auto; padding: 0; position: relative; } h1{ font-size:28px;} h2{ font-size:26px;} h3{ font-size:18px;} h4{ font-size:16px;} h5{ font-size:14px;} h6{ font-size:12px;} h1,h2,h3,h4,h5,h6{ color:#563D64;} small{ font-size:10px;} b, strong{ font-weight:bold;} a{ text-decoration: none; } a:hover{ text-decoration: underline; } .left { float:left; } .right { float:right; } .alignleft { float: left; margin-right: 15px; } .alignright { float: right; margin-left: 15px; } .clearfix:after, form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .container { margin: 8% auto; position: relative; width:100%;max-width:450px; } #content { background: rgba(255,255,255,1) ; border:1px solid #ccc; box-shadow: 0 0 20px #ccc; margin: 0 auto; padding: 25px 0 0; position: relative; text-align: center; width:100%;max-width:680px; } #content h1 { color: #333;font-family:'Microsoft Yahei'; font: bold 25px; line-height: 20px; margin: 10px 0 10px; } #content h5{padding:1em 0;color:red;} #content form { margin: 0 20px; position: relative } #content form input[type="text"], #content form input[type="password"] { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background:rgba(255,255,255,0.6); url(http://cssdeck.com/uploads/media/items/8/8bcLQqF.png) no-repeat; border: 1px solid rgba(109,204,41,0.8); color: #777; font: 13px Helvetica, Arial, sans-serif; margin: 0 0 10px; padding: 15px 10px 15px 40px; width: 80%; } #content form input[type="text"]:focus, #content form input[type="password"]:focus { -webkit-box-shadow: 0 0 2px #ed1c24 inset; -moz-box-shadow: 0 0 2px #ed1c24 inset; -ms-box-shadow: 0 0 2px #ed1c24 inset; -o-box-shadow: 0 0 2px #ed1c24 inset; box-shadow: 0 0 2px #ed1c24 inset; background-color: #fff; border: 1px solid #ed1c24; outline: none; } #username { background-position: 10px 10px !important } #password { background-position: 10px -53px !important } #content form input[type="submit"] { background: rgb(254,231,154); border: 1px solid #D69E31; color: #85592e; cursor: pointer; font: bold 16px Microsoft Yahei; height: 45px; margin:20px auto; border-radius:5px;-webkit-border-radius:5px; position: relative; text-shadow: 0 1px 0 rgba(255,255,255,0.5); width: 200px; } #content form input[type="submit"]:hover { background: rgb(254,193,81); background: -moz-linear-gradient(top, rgba(254,193,81,1) 0%, rgba(254,231,154,1) 100%); background: -webkit-linear-gradient(top, rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%); background: -o-linear-gradient(top, rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%); background: -ms-linear-gradient(top, rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%); background: linear-gradient(top, rgba(254,193,81,1) 0%,rgba(254,231,154,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec151', endColorstr='#fee79a',GradientType=0 ); } #content form div a { color: #004a80; float: left; font-size: 12px; margin: 20px 0 0px 15px; text-decoration: underline; } .button { background: rgb(247,249,250); background: -moz-linear-gradient(top, rgba(247,249,250,1) 0%, rgba(240,240,240,1) 100%); background: -webkit-linear-gradient(top, rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%); background: -o-linear-gradient(top, rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%); background: -ms-linear-gradient(top, rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%); background: linear-gradient(top, rgba(247,249,250,1) 0%,rgba(240,240,240,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f9fa', endColorstr='#f0f0f0',GradientType=0 ); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset; -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset; -ms-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset; -o-box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset; box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -o-border-radius: 0 0 5px 5px; -ms-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; border-top: 1px solid #CFD5D9; padding: 15px 0; } .button a { background: url(http://cssdeck.com/uploads/media/items/8/8bcLQqF.png) 0 -112px no-repeat; color: #7E7E7E; font-size: 17px; padding: 2px 0 2px 40px; text-decoration: none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .button a:hover { background-position: 0 -135px; color: #00aeef; }
0.275812
0.105879
dl { margin: 18px 0; } dl dt { font-weight: bold; } dl dd { margin: 0 0 18px 20px; } ul, ol { margin: 0; padding: 0 0 0 20px; } /* intentionally off-grid */ ul li, ol li { margin-bottom: 9px; } /* intentionally off-grid */ li p, dl dd p { margin: 0 0 9px 0; } /* $Id$ */ /* $Id$ */ /* indentation at the left of the page */ /* horizontal padding around chunky items (e.g. table rows, menu links) */ /* (vertical "padding" is iferred from the line-height) */ h1, h2, h3 { font-weight: normal; font-size: 14px; line-height: 18px; margin: 0; } div.body h1 { letter-spacing: 0px; } div.body h2 { letter-spacing: 1px; } h1 { line-height: 54px; font-size: 35px; margin: 0; margin-bottom: 18px; } h2 { line-height: 54px; font-size: 21px; margin: 0; } h3 { font-size: 14px; font-weight: bold; } h4 { font-size: 14px; font-weight: bold; } /* $Id$ */ /* $Id$ */ /* indentation at the left of the page */ /* horizontal padding around chunky items (e.g. table rows, menu links) */ /* (vertical "padding" is iferred from the line-height) */ table th.table-sortable:hover { cursor: pointer; background-color: #eee; } table th.table-sortable:hover:after { color: #ccc; } table th.table-notype { border-color: darkred; background-color: pink; } table th.table-descending:after { content: "\25B2"; } table th.table-ascending:after { content: "\25BC"; } table th.table-sorted:after { min-width: 1em; text-align: right; padding-left: 1em; color: #ddd; display: block; float: right; cursor: pointer; } table th { background-color: #f7f7f7; } table { margin: 16px 6px; /* -2px for the borders */ border-collapse: collapse; border-left: solid 1px #ddd; border-bottom: solid 1px #ddd; } /* * I can't find a way to space tables nicely, and keep them as multiples of the * baseline. So I'm having them intentionally off-grid (perhaps a little * ironic, for a table). Perhaps I can write some javascript which spaces their * containing element to restore vertical rythm for following elements. */ table th, table td { padding: 0 13px; /* -1px for the border */ line-height: 26px; /* -1px for the border */ font-size: 13px; vertical-align: top; border-top: solid 1px #ddd; border-right: solid 1px #ddd; border-left: none; border-bottom: none; } /* TODO: this should be output and appended to common.css */ /* TODO: main focus here is on baseline for vertical rythm */ div.body { padding: 18px 0; } a { text-decoration: underline; } body { background-color: #fff; font-family: verdana, tahoma, sans-serif; font-size: 14px; color: #555; line-height: 18px; } body, p, dd { text-align: justify; } p { margin: 0 0 18px 0; } blockquote { margin: 0 20px 18px 20px; color: #999; } pre { margin: 0; }
share/css/typography.css
dl { margin: 18px 0; } dl dt { font-weight: bold; } dl dd { margin: 0 0 18px 20px; } ul, ol { margin: 0; padding: 0 0 0 20px; } /* intentionally off-grid */ ul li, ol li { margin-bottom: 9px; } /* intentionally off-grid */ li p, dl dd p { margin: 0 0 9px 0; } /* $Id$ */ /* $Id$ */ /* indentation at the left of the page */ /* horizontal padding around chunky items (e.g. table rows, menu links) */ /* (vertical "padding" is iferred from the line-height) */ h1, h2, h3 { font-weight: normal; font-size: 14px; line-height: 18px; margin: 0; } div.body h1 { letter-spacing: 0px; } div.body h2 { letter-spacing: 1px; } h1 { line-height: 54px; font-size: 35px; margin: 0; margin-bottom: 18px; } h2 { line-height: 54px; font-size: 21px; margin: 0; } h3 { font-size: 14px; font-weight: bold; } h4 { font-size: 14px; font-weight: bold; } /* $Id$ */ /* $Id$ */ /* indentation at the left of the page */ /* horizontal padding around chunky items (e.g. table rows, menu links) */ /* (vertical "padding" is iferred from the line-height) */ table th.table-sortable:hover { cursor: pointer; background-color: #eee; } table th.table-sortable:hover:after { color: #ccc; } table th.table-notype { border-color: darkred; background-color: pink; } table th.table-descending:after { content: "\25B2"; } table th.table-ascending:after { content: "\25BC"; } table th.table-sorted:after { min-width: 1em; text-align: right; padding-left: 1em; color: #ddd; display: block; float: right; cursor: pointer; } table th { background-color: #f7f7f7; } table { margin: 16px 6px; /* -2px for the borders */ border-collapse: collapse; border-left: solid 1px #ddd; border-bottom: solid 1px #ddd; } /* * I can't find a way to space tables nicely, and keep them as multiples of the * baseline. So I'm having them intentionally off-grid (perhaps a little * ironic, for a table). Perhaps I can write some javascript which spaces their * containing element to restore vertical rythm for following elements. */ table th, table td { padding: 0 13px; /* -1px for the border */ line-height: 26px; /* -1px for the border */ font-size: 13px; vertical-align: top; border-top: solid 1px #ddd; border-right: solid 1px #ddd; border-left: none; border-bottom: none; } /* TODO: this should be output and appended to common.css */ /* TODO: main focus here is on baseline for vertical rythm */ div.body { padding: 18px 0; } a { text-decoration: underline; } body { background-color: #fff; font-family: verdana, tahoma, sans-serif; font-size: 14px; color: #555; line-height: 18px; } body, p, dd { text-align: justify; } p { margin: 0 0 18px 0; } blockquote { margin: 0 20px 18px 20px; color: #999; } pre { margin: 0; }
0.209793
0.140838
 /*#main-content { padding-top: 124px; min-width: 1150px; max-width: 1250px; overflow: visible; }*/ #map-content { position: fixed; } .map { height: 100%; width: 100%; } #map-content #content { position: fixed; top: 76px; height: 405px; width: 1399px; background-color: #ddd; } #mapPanel { position: absolute; /*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);*/ border-radius: 4px; padding: 5px; z-index: 1000; /*width: 40px;*/ height: auto; top: 5px; margin-left: 40px; } /*styling for ol2 map controls*/ #mapPanel .olButton{ /*background: none repeat scroll 0 0 rgba(0, 60, 136, 0.5);*/ /*float: left;*/ background-position: 3px 3px; background-color: rgba(255, 255, 255, 0.4); display: block; position: relative; width: 36px; height: 36px; cursor: pointer; margin: 0px 0px; padding: 0; color: white; /*font-family: 'Lucida Grande',Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif; font-size: 18px; font-weight: bold; line-height: 19px; text-align: center; text-decoration: none;*/ } #mapPanel .olButton:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px; } #mapPanel .olButton:last-child{ border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } #mapPanel .popover { top: 8px !important; left: 30px !important; background: #eeeeee; } #mapPanel .popover .arrow { display: none; } #mapPanel .popover .popover-title { background: #EF8C08; color: white; font-weight: bold; } #Map_Help_content{ display: none; } #mapPanel .help_entry_container { display: table; border-spacing: 2px 5px; } #mapPanel .help_entry { margin-bottom: 5px; display: table-row; } #mapPanel .help_entry_item { display: table-cell; width: 52px; vertical-align: middle; text-align: center; } #mapPanel .help_entry_description { display: table-cell; vertical-align: middle; } #mapPanel .help_entry_title { font-weight: bold; } #mapPanel .control-sample { display: inline-block; margin: 1px; padding: 0; color: #fff; font-size: 1.14em; font-weight: 700; text-decoration: none; height: 1.375em; width: 1.375em; background-color: rgba(0,60,136,.5); text-align: center; border-radius: 3px; } #mapPanel .control-sample img { vertical-align: middle; } .olControlAttribution { left: 40px; padding-bottom: 50px; } .olControlZoomBoxItemInactive { background: url('../../images/Map_Icons/zoombox.png') no-repeat 0 0; } .olControlZoomBoxItemActive { background: url('../../images/Map_Icons/zoombox_active.png') no-repeat 0 0; } .olControlZoomOutItemInactive { background: url('../../images/Map_Icons/zoomout.png') no-repeat 0 0; } .olControlZoomInItemInactive { background: url('../../images/Map_Icons/zoomin.png') no-repeat 0 0; } .olControlZoomToMaxExtentItemInactive { background: url('../../images/Map_Icons/zoommax.png') no-repeat 0 0; } .olControlZoomBoxItemInactive:hover { background: url('../../images/Map_Icons/zoombox_hover.png') no-repeat 0 0; } .olControlZoomBoxItemActive:hover { background: url('../../images/ap_Icons/zoombox_hover.png') no-repeat 0 0; } .olControlZoomOutItemInactive:hover { background: url('../../images/Map_Icons/zoomout_hover.png') no-repeat 0 0; } .olControlZoomInItemInactive:hover { background: url('../../images/Map_Icons/zoomin_hover.png') no-repeat 0 0; } .olControlZoomToMaxExtentItemInactive:hover { background: url('../../images/Map_Icons/zoommax_hover.png') no-repeat 0 0; } .olControlLayerSwitcher .maximizeDiv, .olControlLayerSwitcher .minimizeDiv { display: none; } .olPopupContent { background-color: #eee; font-size: 12px; } .dlsteps { padding: 5px; } .dlsteps label { width: 150px; display: block; float: left; } .ui-tooltip { white-space: pre-line; } #map .collapsible_container .content_container { border: 1px solid #aaa; background-color: #ccc; /*overflow-x: auto;*/ transition: all .4s; opacity: .9; } #map .collapsible_container .icon { padding: 5px 25px; } #map .collapsible_container.HORIZ .icon { padding: 7px 5px 20px 4px; } #map .collapsible_container .icon.flipY { -moz-transform: scaleY(-1); -o-transform: scaleY(-1); -webkit-transform: scaleY(-1); transform: scaleY(-1); filter: FlipV; -ms-filter: "FlipV"; } #map .collapsible_container .icon.flipY div { -moz-transform: none; -o-transform: none; -webkit-transform: none; transform: none; filter: none; -ms-filter: "none"; } #map .collapsible_container .icon .text { float: left; font-weight: bold; font-size: 14px; /*margin: 0 0 0 12px;*/ color: #fff; transition: .5s color ease; } #map .collapsible_container.HORIZ .icon .text { transform-origin: left bottom 0; transform: rotate(90deg); float: left; font-weight: bold; font-size: 14px; margin: -14px 0 0 0; color: #fff; transition: .5s color ease; } #map .collapsible_container .icon:hover .text { color: #333; } #map .collapsible_container .icon.flipY .text { transform: scaleY(-1) rotate(90deg) translateX(-120%); } #map .collapsible_container .selectedTab .text { color: #333 !important; } #map .collapsible_container .selectedTab:hover .text { color: #fff !important; } #basemap { position: fixed; z-index: 2000; right: 0px; float: right; margin-top: 5px; /*height: 200px;*/ } #basemap .content_container { height: 120px; width: 300px; float: right; border-bottom-left-radius: .75em; opacity: 0.9; } #basemap div.icon { position: relative; background: transparent url('../../images/Map_Icons/vert_tab_default_small.png') no-repeat center; margin-top: 0px; float: right; width: 22px; height: 100px; z-index: 2002; cursor: pointer; } #basemap div.icon .text { font-size: 14px; /*margin: 0 0 0 12px;*/ } #basemap .selectedTab { background: transparent url('../../images/Map_Icons/vert_tab_selected_small.png') no-repeat center !important; } #basemap div.content { position: relative; float: left; padding: 10px; font-size: 12px; z-index: 2001; display: none; } #basemap div.content h3 { margin: 5px; padding: 0; color: white; font-size: 150%; } #basemap div.content div { margin-bottom: 10px; } #basemap div.content img { width: 73px; border: 3px solid white; } #basemap div.content a { cursor: pointer; margin: 10px 5px; } #layers { position: fixed; bottom: 20px; right: 0; z-index: 1005; /*width: 315px;*/ } #layers .content_container { height: 300px; width: 295px; background-color: #ccc; overflow-x: hidden; overflow-y: auto; float: right; border-top-left-radius: .75em; transition: all .4s; opacity: 0.9; } #layers .icon { position: relative; float: right; background: transparent url('../../images/Map_Icons/vert_tab_default.png') no-repeat center; height: 198px; width: 22px; margin-top: 106px; z-index: 1007; cursor: pointer; } #layers div.icon .text { font-size: 16px !important; /*margin: 140px 0 0 12px !important;*/ } #layers .selectedTab { background: transparent url('../../images/Map_Icons/vert_tab_selected.png') no-repeat center !important; } #layers .content { position: relative; float: left; background-color: #ccc; background-color: rgba(204, 204, 204, 0.8); width: 290px; max-height: 450px; padding: 0 10px; font-size: 12px; z-index: 1006; } #layers .content h3 { margin: 5px; padding: 0; color: white; font-size: 150%; } #layers .content div.layers_content_title { margin: 5px; padding: 0; color: white; font-size: 150%; } #layers .content div.layers_content_toolbox { width: 95%; text-align: center; margin-top: 4px; margin-bottom: 10px; background-color: #ccc; background-color: rgba(255, 255, 255, 0.5); border-radius: 5px; padding: 3px 10px; } #layers .content div { background: transparent; } /* legend panel styles */ #legpanel { /*display: none;*/ text-align: left; position: absolute; left: 55px; bottom: 20px; z-index: 1005; } #legpanel .selectedTab { background: transparent url('../../images/Map_Icons/horiz_tab_selected.png') no-repeat left !important; } #legpanel .icon { background: transparent url('../../images/Map_Icons/horiz_tab_default.png') no-repeat left; padding: 2px; border-top-right-radius: 4px; border-top-left-radius: 4px; cursor: pointer; height: 22px; width: 225px; } #legpanel .icon .text { font-size: 16px; /*margin: 2px 0 0 12px;*/ } #legpanel .content_container { background-color: #CCCCCC; padding: 2px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; width: 300px; max-height: 370px; overflow-y: auto; text-align: left; opacity: 0.9; transition: all .4s; color: #CCCCCC; } #legpanel .content_container #legImg { margin-left: 5px; } /* Define custom legend table object styles */ .layer_legend { display: table; margin: 0 0 5px 5px; width: 265px; } .layer_legend div { color: #333; } .layer_legend .legend_title { font-weight: bold; margin-bottom: 4px; display: table-caption; } .layer_legend .legend_row { display: table-row; } .legend_row .legend_icon_cell { display: table-cell; vertical-align: middle; width: 25px; padding: 2px 10px 5px 10px; } .legend_icon_cell .legend_color_block { border: 1px solid #555555; display: block; height: 12px; width: 20px; } .legend_icon_cell .legend_icon_img { display: block; max-height: 12px; max-width: 20px; margin: auto; } .legend_desc_cell { display: table-cell; vertical-align: middle; } /* end legend panel styles */ #infodialog { color: #2C4359; font-size: 12px; z-index: 2000; } #infodialog a { color: #2C4359; font-size: 12px; text-decoration: underline; cursor: pointer; } #infodialog a:hover { text-decoration: none; } .ui-widget, .ui-widget select { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; } /* tooltip start */ .ui-tooltip, .arrow:after { background: white; border: 2px solid #eee; } .ui-tooltip { padding: 10px 20px; color: black; border-radius: 20px; font: 12px "Helvetica Neue", Sans-Serif; box-shadow: 0 0 7px black; width: 200px; } .arrow { width: 70px; height: 16px; overflow: hidden; position: absolute; left: 50%; margin-left: -35px; bottom: -16px; } .arrow.top { top: -16px; bottom: auto; } .arrow.left { left: 20%; } .arrow:after { content: ""; position: absolute; left: 20px; top: -20px; width: 25px; height: 25px; box-shadow: 6px 5px 9px -9px black; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .arrow.top:after { bottom: -20px; top: auto; } .infoWin { padding: 5px 5px 5px 5px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; } .infoWin img { border: 1px solid #93C3CD; } .infoWin text { line-height: 18px; } .infoWin a { text-decoration: none; color: #2C4359; font-size: 13px; border-bottom: 1px solid #93C3CD; } .infoWin a:hover { background: #E1E463; } .infoWin b { border-bottom: 2px solid #E1E463; font-size: 13px; font-weight: normal; margin: 0; height: 20px; } .infoWin ul { background: #eee; width: 400px; } .infoWin li { list-style: circle outside; line-height: 30px; } #runDialog { position: relative; width: 400px; height: auto; padding: 15px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; } /* Correcting issue where dragging a dynamically modified dialog resets height variable (must be done per dynamic dialog) */ .ui-dialog[aria-describedby="runDialog"] { height: auto !important; } .runTable { border: 1px solid #93C3CD; padding: 0px; width: 400px; border-collapse: collapse; border-spacing: 0px; } #runDialog h2 { border-bottom: 2px solid #E1E463; font-size: 13px; font-weight: normal; margin: 0; height: 20px; width: 95%; } .runTable td b { color: #2C4359; font-size: 13px; font-weight: normal; } .runTable td { width: 70px; border: 1px solid #93C3CD; padding: 0px; } #downloadDialog { position: relative; width: 350px; height: 250px; padding: 5px 5px 5px 5px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; } /*the map dialog download button*/ #download { float: right; color: white; background: #6997AC; border-radius: .75em; } #download:hover { background: #EF8C08; } #visualize { float: right; color: white; background: #6997AC; border-radius: .75em; } #visualize:hover { background: #EF8C08; } #visualization_extent_error_msg { display: none; color: #E4522F; font-style: italic; font-weight: bold; font-size: 0.75em; text-align: right; } #download_model_data_btn { float: right; } #download_model_data_btn:hover { background: #EF8C08; } /* Dialog box styling */ /*Toggle Cell Clickable*/ #cell_control_panel { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4); position: absolute; border-radius: 4px; padding: 3px; z-index: 1000; width: 36px; top: 160px; margin-left: 45px; } #cell_toggle_control { height: 30px; width: 30px; background: url('../../images/Map_Icons/cell_toggle_inactive.png') no-repeat scroll 0 0; } #cell_toggle_control.active { background: url('../../images/Map_Icons/cell_toggle_active.png') no-repeat scroll 0 0; } #cell_toggle_control:hover { background: url('../../images/Map_Icons/cell_toggle_inactive_hover.png') no-repeat scroll 0 0; } #cell_toggle_control.active:hover { background: url('../../images/Map_Icons/cell_toggle_active_hover.png') no-repeat scroll 0 0; } /*End Toggle Cell Clickable*/ /*.ui-state-default .ui-icon { background-image: none ; }*/ .ui-datepicker-div { } .ui-datepicker-title { color: #333333; } /* Date Picker styling */ /* Calendar Container */ #ui-datepicker-div { width: auto; height: auto; margin: 5px auto 0; font: 9pt Arial, sans-serif; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5); } #ui-datepicker-div a { text-decoration: none; } /* Date Picker Header */ .ui-datepicker-header { background: #A0D7E0; color: #e0e0e0; font-weight: bold; -webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2); -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2); box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2); text-shadow: 1px -1px 0px #000; filter: dropshadow(color=#000, offx=1, offy=-1); line-height: 30px; } .ui-datepicker-title { text-align: center; } .ui-datepicker-prev { float: left; background-position: center -30px; } .ui-datepicker-next { float: right; } .ui-datepicker-prev, .ui-datepicker-next { display: inline-block; width: 30px; height: 30px; text-align: center; cursor: pointer; background-repeat: no-repeat; line-height: 550%; overflow: hidden; } /* Date Picker Table */ .ui-datepicker table { width: 100%; } .ui-datepicker thead { background-color: #f7f7f7; background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1)); background-image: -webkit-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%); background-image: -o-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%); background-image: -ms-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%); background-image: linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 ); border-bottom: 1px solid #bbb; } .ui-datepicker th { text-transform: uppercase; font-size: 6pt; padding: 5px 0; color: #666666; text-shadow: 1px 0px 0px #fff; filter: dropshadow(color=#fff, offx=1, offy=0); } .ui-datepicker tbody td { padding: 0; border-right: 1px solid #bbb; } .ui-datepicker tbody td:last-child { border-right: 0px; } .ui-datepicker tbody tr { border-bottom: 1px solid #bbb; } .ui-datepicker tbody tr:last-child { border-bottom: 0px; } .ui-datepicker td span, .ui-datepicker td a { display: inline-block; font-weight: bold; text-align: center; width: 30px; height: 30px; line-height: 30px; color: #666666; text-shadow: 1px 1px 0px #fff; filter: dropshadow(color=#fff, offx=1, offy=1); } /* Date Picker Hover & Active */ .ui-datepicker-calendar .ui-state-default { background: #ededed; background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede)); background: -webkit-linear-gradient(top, #ededed 0%,#dedede 100%); background: -o-linear-gradient(top, #ededed 0%,#dedede 100%); background: -ms-linear-gradient(top, #ededed 0%,#dedede 100%); background: linear-gradient(top, #ededed 0%,#dedede 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 ); -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5); -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5); box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5); border: 0; color: #333333; } .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { } .ui-datepicker-calendar .ui-state-active { background: #6eafbf; -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1); -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1); box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1); color: #e0e0e0; text-shadow: 0px 1px 0px #4d7a85; filter: dropshadow(color=#4d7a85, offx=0, offy=1); border: 1px solid #55838f; position: relative; margin: -1px; } .ui-datepicker-calendar td:first-child .ui-state-active { width: 29px; margin-left: 0; } .ui-datepicker-calendar td:last-child .ui-state-active { width: 29px; margin-right: 0; } .ui-datepicker-calendar tr:last-child .ui-state-active { height: 29px; margin-bottom: 0; } .ui-datepicker-unselectable .ui-state-default { background: #f4f4f4; color: #b4b3b3; } /*.ui-datepicker .ui-state-default { border: 1px solid #aaaaaa !important; background: #CCCCCC !important; } .ui-datepicker .ui-datepicker-days-cell-over { padding: 0; } .ui-datepicker td { color: #eeeeee !important; padding: 0 !important; } .ui-datepicker .ui-datepicker-other-month { color: #eeeeee !important; padding: 0 !important; background-color: #dddddd; border: 1px #aaaaaa solid; }*/ #visualization_container { /*min-width: 310px; height: 400px;*/ margin: 0 auto; clear: both; } #visualization_container { /*min-width: 310px; height: 400px;*/ margin: 0 auto; } #visualization_container .highcharts-container{ clear: both; } #visualization_error_msg { display: none; clear: both; color: #E4522F; font-style: italic; font-weight: bold; font-size: 0.75em; text-align: center; } #visualization_date_error_msg { display: none; clear: both; color: #E4522F; font-style: italic; font-weight: bold; font-size: 0.75em; text-align: center; } .selected_basemap_tile img{ border-color: #CEFF46 !important; } .ol-control { position: relative; margin: 3px; } .ol-zoom { top: auto; left: auto; } .ol-control.Featured_Control { position: relative; margin: 3px; } /* #region Layer Container Styling */ div#Layer_Listing_wrapper { width: 95%; margin: 0; } div#Layer_Listing_wrapper .Layer_Group_accord { margin-bottom: 5px; border-radius: 5px; } div#Layer_Listing_wrapper .ui-state-highlight{ min-height: 30px; border-color: #4474B9; background: #5B9ECF } div#Layer_Listing_wrapper div.enabler { height: 30px; width: 30px; background-color: #E1E3E6; background-color: rgba(255,255,255,0.5); background-position: 50% 50%; background-repeat: no-repeat; border-radius: 5px; border-right: 1px solid #ccc; display: table-cell; cursor: pointer; } div#Layer_Listing_wrapper div.enabler.enabled { background-image: url(../../images/Map_Icons/Layer_Icons/check.png); } div#Layer_Listing_wrapper div.enabler.partial { background-image: url(../../images/Map_Icons/Layer_Icons/check-partial.png); } div#Layer_Listing_wrapper div.enabler:hover { background-color: rgba(255,255,255,0.8); } /* Group Styling */ div#Layer_Listing_wrapper .group_title { margin: 0; color: #333333; background-repeat: no-repeat; background-image: url(../../images/Map_Icons/Layer_Icons/expand_arrow.png); background-position: 98% 50%; border: none; border-radius: 5px; font-size: 13px; height: 30px; display: table; width: 100%; } div#Layer_Listing_wrapper .group_title.ui-state-active { background-color: rgba(91, 158, 207, .3); background-image: url(../../images/Map_Icons/Layer_Icons/collapse_arrow.png); } div#Layer_Listing_wrapper .group_title.ui-state-hover { background-color: rgba(148, 212, 193,.3); } div#Layer_Listing_wrapper .group_title.ui-state-focus { background-color: rgba(148, 212, 193,.3); } div#Layer_Listing_wrapper .group_handle { display: table-cell; vertical-align: middle; padding-left: 10px; cursor: pointer; } div#Layer_Listing_wrapper .ui-icon { display: none; } div#Layer_Listing_wrapper .ui-accordion-header a { padding-left: 0; } /* Layer Styling */ div#Layer_Listing_wrapper div.Layer_Listing { padding: 0; padding-left: 15px; border: none; /*background-color: #000000;*/ } div#Layer_Listing_wrapper li{ display: block; height: 30px; margin: 0; } div#Layer_Listing_wrapper .layer_entry{ display: table; height: 30px; width: 100%; background: none; background-color: #C5C7CA; background-color: rgba(255,255,255,.3); } div#Layer_Listing_wrapper .layer_entry:hover { background-color: #CFD1D4; background-color: rgba(255, 255, 255, .5); } div#Layer_Listing_wrapper .layer_handle { display: table-cell; height: 30px; padding-left: 10px; vertical-align: middle; cursor: pointer; } div#Layer_Listing_wrapper .group_handle .layer_text { } div#Layer_Listing_wrapper .layer_type_icon{ height: 16px; padding: 0 5px; vertical-align: middle; display: inline-block; } div#Layer_Listing_wrapper .layer_text{ display: inline-block; padding: 0 5px; vertical-align: middle; width: 130px; font-weight: bold; font-family: Verdana,Arial,Helvetica,sans-serif; } div#Layer_Listing_wrapper div.layer_action_btn { height: 30px; width: 20px; cursor: pointer; background-position: 50% 50%; background-repeat: no-repeat; display: table-cell; } div#Layer_Listing_wrapper div.layer_action_btn:hover:not(.disabled) { background-color: #f2f2f2; } div#Layer_Listing_wrapper div.layer_action_btn.enabled{ background-color: #FF9D00; } div#Layer_Listing_wrapper div.layer_action_btn.enabled:hover{ background-color: #ffaf38; } div#Layer_Listing_wrapper div.layer_action_btn.disabled{ cursor: not-allowed; } div#Layer_Listing_wrapper div.layer_action_btn.info_selector { background-image: url(../../images/icons/infoIcon.png); cursor: help; } div#Layer_Listing_wrapper div.layer_action_btn.info_selector.disabled { background-image: url(../../images/icons/infoIcon_gray.png); } div#Layer_Listing_wrapper div.layer_action_btn.info_selector.enabled { background-image: url(../../images/icons/infoIcon_white.png); } div#Layer_Listing_wrapper div.layer_action_btn.filtering_btn { background-image: url(../../images/icons/filterIcon_blue_bordered.png); } div#Layer_Listing_wrapper div.layer_action_btn.filtering_btn.disabled { background-image: url(../../images/icons/filterIcon_gray_bordered.png); } div#Layer_Listing_wrapper div.layer_action_btn.filtering_btn.enabled { background-image: url(../../images/icons/filterIcon_white_bordered.png); } /*#endregion Layer Container styling*/ #Map_Help_popover { display: none; z-index: 2000; position: absolute; top: 18px; left: 93px; background: white; border: 1px solid #eee; border-radius: 10px; } /* #region Layer Interaction Dialog Styling */ .ui-helper-reset li{ display: inline-block; padding: 0 !important; margin: 3px 5px; } .ui-dialog { height:auto !important; width: auto !important; min-width: 450px; } div.Interaction_Dialog_tabs { padding: 0px; background: none; border-width: 0px; } div.Interaction_Dialog_tabs .ui-state-default { background: #d2d2d2; border-bottom-width: 0; } div.Interaction_Dialog_tabs .ui-tabs-active { background: #EEEEEE; margin-top: 2px; } div.Interaction_Dialog_tabs .Interaction_Dialog_tab_headers{ padding-left: 0px; background: transparent; border-width: 0px 0px 1px 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; width: 100%; } div.Interaction_Dialog_tabs .ui-tabs-panel { background: none; border-width: 1px; } div.Interaction_Dialog_tabs .Interaction_Dialog_control { width: 20px; height: 20px; float: right; } div.Interaction_Dialog button:disabled { background: #A1A9AF; color: #CDD6DA; cursor: not-allowed; } div.Interaction_Dialog .ui-buttonset { text-align: center; /*prevent the selecton of these control's text*/ -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; user-select: none; } div.Interaction_Dialog .ui-buttonset input{ display: none; } div.Interaction_Dialog .ui-buttonset label{ padding: 5px 8px; border: 1px solid #ccc; } div.Interaction_Dialog .ui-buttonset label:first-of-type{ border-top-left-radius: 5px; border-bottom-left-radius: 5px; } div.Interaction_Dialog .ui-buttonset label:last-of-type{ border-top-right-radius: 5px; border-bottom-right-radius: 5px; } div.Interaction_Dialog .ui-buttonset label:hover{ background: #D2D2D2; cursor: pointer; } div.Interaction_Dialog .ui-buttonset label.selected{ background: #1C94C4; color: #fff; } div.Interaction_Dialog .ui-buttonset label.disabled{ background: #A1A9AF; color: #CDD6DA; cursor: not-allowed; } div.Interaction_Dialog .reset_button { cursor: pointer; background: transparent url(../../images/icons/Reset_icon_blue.png) no-repeat; transition: all ease .5s; width: 16px; height: 16px; } div.Interaction_Dialog .reset_button:hover { background: transparent url(../../images/icons/Reset_icon_orange.png) no-repeat; transform: rotate(-270deg); } div.Interaction_Dialog_tabs .Interaction_Dialog_control.help_button { cursor: pointer; background: transparent url(../../images/icons/helpIcon.png) no-repeat; transition: all ease .5s; } div.Interaction_Dialog_tabs .Interaction_Dialog_control.help_button:hover { background: transparent url(../../images/icons/helpIcon_orange.png) no-repeat; } div.Interaction_Dialog select.filter_selection { width: 340px; } div.Interaction_Dialog select.classification_var_selection { width: 340px; } div.Interaction_Dialog div.var_description { font-style: italic; padding: 5px 10px; max-width: 400px; } div.Interaction_Dialog div.classification_method_wrapper { display: none; } div.Interaction_Dialog fieldset { border: 1px solid #ccc; border-radius: .75em; width: 100%; padding: 5px 10px; } div.Interaction_Dialog fieldset legend{ text-align: left; width: initial; font-weight: bold; padding: 5px; } div.Interaction_Dialog div.added_filters { display: table; margin: 5px; } div.Interaction_Dialog div.default_filtering_wrapper { display: table; margin: 5px; } div.Interaction_Dialog fieldset.added_filters_wrapper { margin: 10px 0px; } div.Interaction_Dialog div.layer_control_wrapper { margin: 0px; text-align: left; /*prevent the selecton of these control's text*/ -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; user-select: none; } div.Interaction_Dialog fieldset.layer_control_wrapper .layer_control_input{ cursor: pointer; } div.Interaction_Dialog div.filter { display: table-row; align-items: center; border-radius: 5px; transition: background ease .3s; -webkit-transition: background ease .3s; -moz-transition: background ease .3s; -o-transition: background ease .3s; } div.Interaction_Dialog div.filter:hover { background: #f9f9f9; } div.Interaction_Dialog div.filter .filter_controls { display: table-cell; vertical-align: middle; padding: 0 5px; } div.Interaction_Dialog div.filter .filter_control { margin: 0 0 0 10px; } div.Interaction_Dialog div.filter .filter_input_form { display: table-cell; } div.Interaction_Dialog button.download_button img { vertical-align: text-bottom; padding: 0 3px; } div.Interaction_Dialog button.add_filter_btn, div.Interaction_Dialog button.remove_filter_btn { height: 17px; } div.Interaction_Dialog button.remove_filter_btn { background: #E4522F; float: right; margin: auto 0; } div.Interaction_Dialog button.remove_filter_btn:hover { background: #FFA228; } div.Interaction_Dialog div.filter .threshold { display: flex; align-items: center; margin: 3px 0px; } div.Interaction_Dialog div.filter .threshold > .threshold_var { width: 165px; margin: 5px; text-align: center; display: inline-block; } div.Interaction_Dialog div.filter .threshold > input.val_input { width: 80px; margin: 2px; } div.Interaction_Dialog div.filter .search .search_input{ margin: 3px 5px; width: 200px; /*float: right;*/ } div.Interaction_Dialog div.filter .text_label{ min-width: 100px; max-width: 150px; vertical-align: middle; } div.Interaction_Dialog div.filter .multiselect .text_label{ max-width: 150px; vertical-align: middle; } div.Interaction_Dialog div.filter .ui-multiselect.ui-state-default { background: #eeeeee; color: #1C94C4; border: 1px solid #bbb; /*float: right;*/ } div.Interaction_Dialog div.filter .ui-multiselect.ui-state-hover { background: #eeeeee; color: #FFA228; } .ui-multiselect-checkboxes li{ min-width: 55px; } .ui-multiselect-checkboxes label{ padding: 3px 0px; } .ui-multiselect-checkboxes label input{ margin: 0 11px 0 0; } .ui-multiselect-header { background: #A1A9AF; } .ui-multiselect-header a { text-decoration: none; vertical-align: middle; } .ui-multiselect-header a:hover { text-decoration: none; color: #1c94c4; } div.Interaction_Dialog .button_wrapper { width: 100%; text-align: right; } div.Interaction_Dialog a { color: #1c94c4; cursor: pointer !important; } div.Interaction_Dialog a:hover { color: #ef8c08; } div.Interaction_Dialog ul.Interaction_Dialog_tab_headers li.ui-state-disabled a { cursor: not-allowed !important; } /* #endregion Layer Interaction Dialog Styling */ /* #region Selection dialog styling */ .Feature_Popup_table { display: table; min-width: 300px; } .Feature_Popup_table_row { display: table-row; } .Feature_Popup_table_cell { display: table-cell; background: #B6EFFD; padding: 3px 5px; } .Feature_Popup_table_cell.alt { background: #D6F7FF; } .Feature_Popup_table_header_cell { background: #5B9ECF; color: white; font-weight: bold; padding-top: 5px; } .Feature_Popup_table .Feature_Popup_table_row:first-child .Feature_Popup_table_cell:first-child { border-top-left-radius: 10px; } .Feature_Popup_table .Feature_Popup_table_row:first-child .Feature_Popup_table_cell:last-child { border-top-right-radius: 10px; } .Feature_Popup_table .Feature_Popup_table_row:last-child .Feature_Popup_table_cell:first-child { border-bottom-left-radius: 10px; } .Feature_Popup_table .Feature_Popup_table_row:last-child .Feature_Popup_table_cell:last-child { border-bottom-right-radius: 10px; } /* #endregion selection dialog styling*/
src/apps/module/static/module/css/maps/map.css
 /*#main-content { padding-top: 124px; min-width: 1150px; max-width: 1250px; overflow: visible; }*/ #map-content { position: fixed; } .map { height: 100%; width: 100%; } #map-content #content { position: fixed; top: 76px; height: 405px; width: 1399px; background-color: #ddd; } #mapPanel { position: absolute; /*background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);*/ border-radius: 4px; padding: 5px; z-index: 1000; /*width: 40px;*/ height: auto; top: 5px; margin-left: 40px; } /*styling for ol2 map controls*/ #mapPanel .olButton{ /*background: none repeat scroll 0 0 rgba(0, 60, 136, 0.5);*/ /*float: left;*/ background-position: 3px 3px; background-color: rgba(255, 255, 255, 0.4); display: block; position: relative; width: 36px; height: 36px; cursor: pointer; margin: 0px 0px; padding: 0; color: white; /*font-family: 'Lucida Grande',Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif; font-size: 18px; font-weight: bold; line-height: 19px; text-align: center; text-decoration: none;*/ } #mapPanel .olButton:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px; } #mapPanel .olButton:last-child{ border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } #mapPanel .popover { top: 8px !important; left: 30px !important; background: #eeeeee; } #mapPanel .popover .arrow { display: none; } #mapPanel .popover .popover-title { background: #EF8C08; color: white; font-weight: bold; } #Map_Help_content{ display: none; } #mapPanel .help_entry_container { display: table; border-spacing: 2px 5px; } #mapPanel .help_entry { margin-bottom: 5px; display: table-row; } #mapPanel .help_entry_item { display: table-cell; width: 52px; vertical-align: middle; text-align: center; } #mapPanel .help_entry_description { display: table-cell; vertical-align: middle; } #mapPanel .help_entry_title { font-weight: bold; } #mapPanel .control-sample { display: inline-block; margin: 1px; padding: 0; color: #fff; font-size: 1.14em; font-weight: 700; text-decoration: none; height: 1.375em; width: 1.375em; background-color: rgba(0,60,136,.5); text-align: center; border-radius: 3px; } #mapPanel .control-sample img { vertical-align: middle; } .olControlAttribution { left: 40px; padding-bottom: 50px; } .olControlZoomBoxItemInactive { background: url('../../images/Map_Icons/zoombox.png') no-repeat 0 0; } .olControlZoomBoxItemActive { background: url('../../images/Map_Icons/zoombox_active.png') no-repeat 0 0; } .olControlZoomOutItemInactive { background: url('../../images/Map_Icons/zoomout.png') no-repeat 0 0; } .olControlZoomInItemInactive { background: url('../../images/Map_Icons/zoomin.png') no-repeat 0 0; } .olControlZoomToMaxExtentItemInactive { background: url('../../images/Map_Icons/zoommax.png') no-repeat 0 0; } .olControlZoomBoxItemInactive:hover { background: url('../../images/Map_Icons/zoombox_hover.png') no-repeat 0 0; } .olControlZoomBoxItemActive:hover { background: url('../../images/ap_Icons/zoombox_hover.png') no-repeat 0 0; } .olControlZoomOutItemInactive:hover { background: url('../../images/Map_Icons/zoomout_hover.png') no-repeat 0 0; } .olControlZoomInItemInactive:hover { background: url('../../images/Map_Icons/zoomin_hover.png') no-repeat 0 0; } .olControlZoomToMaxExtentItemInactive:hover { background: url('../../images/Map_Icons/zoommax_hover.png') no-repeat 0 0; } .olControlLayerSwitcher .maximizeDiv, .olControlLayerSwitcher .minimizeDiv { display: none; } .olPopupContent { background-color: #eee; font-size: 12px; } .dlsteps { padding: 5px; } .dlsteps label { width: 150px; display: block; float: left; } .ui-tooltip { white-space: pre-line; } #map .collapsible_container .content_container { border: 1px solid #aaa; background-color: #ccc; /*overflow-x: auto;*/ transition: all .4s; opacity: .9; } #map .collapsible_container .icon { padding: 5px 25px; } #map .collapsible_container.HORIZ .icon { padding: 7px 5px 20px 4px; } #map .collapsible_container .icon.flipY { -moz-transform: scaleY(-1); -o-transform: scaleY(-1); -webkit-transform: scaleY(-1); transform: scaleY(-1); filter: FlipV; -ms-filter: "FlipV"; } #map .collapsible_container .icon.flipY div { -moz-transform: none; -o-transform: none; -webkit-transform: none; transform: none; filter: none; -ms-filter: "none"; } #map .collapsible_container .icon .text { float: left; font-weight: bold; font-size: 14px; /*margin: 0 0 0 12px;*/ color: #fff; transition: .5s color ease; } #map .collapsible_container.HORIZ .icon .text { transform-origin: left bottom 0; transform: rotate(90deg); float: left; font-weight: bold; font-size: 14px; margin: -14px 0 0 0; color: #fff; transition: .5s color ease; } #map .collapsible_container .icon:hover .text { color: #333; } #map .collapsible_container .icon.flipY .text { transform: scaleY(-1) rotate(90deg) translateX(-120%); } #map .collapsible_container .selectedTab .text { color: #333 !important; } #map .collapsible_container .selectedTab:hover .text { color: #fff !important; } #basemap { position: fixed; z-index: 2000; right: 0px; float: right; margin-top: 5px; /*height: 200px;*/ } #basemap .content_container { height: 120px; width: 300px; float: right; border-bottom-left-radius: .75em; opacity: 0.9; } #basemap div.icon { position: relative; background: transparent url('../../images/Map_Icons/vert_tab_default_small.png') no-repeat center; margin-top: 0px; float: right; width: 22px; height: 100px; z-index: 2002; cursor: pointer; } #basemap div.icon .text { font-size: 14px; /*margin: 0 0 0 12px;*/ } #basemap .selectedTab { background: transparent url('../../images/Map_Icons/vert_tab_selected_small.png') no-repeat center !important; } #basemap div.content { position: relative; float: left; padding: 10px; font-size: 12px; z-index: 2001; display: none; } #basemap div.content h3 { margin: 5px; padding: 0; color: white; font-size: 150%; } #basemap div.content div { margin-bottom: 10px; } #basemap div.content img { width: 73px; border: 3px solid white; } #basemap div.content a { cursor: pointer; margin: 10px 5px; } #layers { position: fixed; bottom: 20px; right: 0; z-index: 1005; /*width: 315px;*/ } #layers .content_container { height: 300px; width: 295px; background-color: #ccc; overflow-x: hidden; overflow-y: auto; float: right; border-top-left-radius: .75em; transition: all .4s; opacity: 0.9; } #layers .icon { position: relative; float: right; background: transparent url('../../images/Map_Icons/vert_tab_default.png') no-repeat center; height: 198px; width: 22px; margin-top: 106px; z-index: 1007; cursor: pointer; } #layers div.icon .text { font-size: 16px !important; /*margin: 140px 0 0 12px !important;*/ } #layers .selectedTab { background: transparent url('../../images/Map_Icons/vert_tab_selected.png') no-repeat center !important; } #layers .content { position: relative; float: left; background-color: #ccc; background-color: rgba(204, 204, 204, 0.8); width: 290px; max-height: 450px; padding: 0 10px; font-size: 12px; z-index: 1006; } #layers .content h3 { margin: 5px; padding: 0; color: white; font-size: 150%; } #layers .content div.layers_content_title { margin: 5px; padding: 0; color: white; font-size: 150%; } #layers .content div.layers_content_toolbox { width: 95%; text-align: center; margin-top: 4px; margin-bottom: 10px; background-color: #ccc; background-color: rgba(255, 255, 255, 0.5); border-radius: 5px; padding: 3px 10px; } #layers .content div { background: transparent; } /* legend panel styles */ #legpanel { /*display: none;*/ text-align: left; position: absolute; left: 55px; bottom: 20px; z-index: 1005; } #legpanel .selectedTab { background: transparent url('../../images/Map_Icons/horiz_tab_selected.png') no-repeat left !important; } #legpanel .icon { background: transparent url('../../images/Map_Icons/horiz_tab_default.png') no-repeat left; padding: 2px; border-top-right-radius: 4px; border-top-left-radius: 4px; cursor: pointer; height: 22px; width: 225px; } #legpanel .icon .text { font-size: 16px; /*margin: 2px 0 0 12px;*/ } #legpanel .content_container { background-color: #CCCCCC; padding: 2px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; border-top-right-radius: 4px; width: 300px; max-height: 370px; overflow-y: auto; text-align: left; opacity: 0.9; transition: all .4s; color: #CCCCCC; } #legpanel .content_container #legImg { margin-left: 5px; } /* Define custom legend table object styles */ .layer_legend { display: table; margin: 0 0 5px 5px; width: 265px; } .layer_legend div { color: #333; } .layer_legend .legend_title { font-weight: bold; margin-bottom: 4px; display: table-caption; } .layer_legend .legend_row { display: table-row; } .legend_row .legend_icon_cell { display: table-cell; vertical-align: middle; width: 25px; padding: 2px 10px 5px 10px; } .legend_icon_cell .legend_color_block { border: 1px solid #555555; display: block; height: 12px; width: 20px; } .legend_icon_cell .legend_icon_img { display: block; max-height: 12px; max-width: 20px; margin: auto; } .legend_desc_cell { display: table-cell; vertical-align: middle; } /* end legend panel styles */ #infodialog { color: #2C4359; font-size: 12px; z-index: 2000; } #infodialog a { color: #2C4359; font-size: 12px; text-decoration: underline; cursor: pointer; } #infodialog a:hover { text-decoration: none; } .ui-widget, .ui-widget select { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; } /* tooltip start */ .ui-tooltip, .arrow:after { background: white; border: 2px solid #eee; } .ui-tooltip { padding: 10px 20px; color: black; border-radius: 20px; font: 12px "Helvetica Neue", Sans-Serif; box-shadow: 0 0 7px black; width: 200px; } .arrow { width: 70px; height: 16px; overflow: hidden; position: absolute; left: 50%; margin-left: -35px; bottom: -16px; } .arrow.top { top: -16px; bottom: auto; } .arrow.left { left: 20%; } .arrow:after { content: ""; position: absolute; left: 20px; top: -20px; width: 25px; height: 25px; box-shadow: 6px 5px 9px -9px black; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .arrow.top:after { bottom: -20px; top: auto; } .infoWin { padding: 5px 5px 5px 5px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; } .infoWin img { border: 1px solid #93C3CD; } .infoWin text { line-height: 18px; } .infoWin a { text-decoration: none; color: #2C4359; font-size: 13px; border-bottom: 1px solid #93C3CD; } .infoWin a:hover { background: #E1E463; } .infoWin b { border-bottom: 2px solid #E1E463; font-size: 13px; font-weight: normal; margin: 0; height: 20px; } .infoWin ul { background: #eee; width: 400px; } .infoWin li { list-style: circle outside; line-height: 30px; } #runDialog { position: relative; width: 400px; height: auto; padding: 15px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; } /* Correcting issue where dragging a dynamically modified dialog resets height variable (must be done per dynamic dialog) */ .ui-dialog[aria-describedby="runDialog"] { height: auto !important; } .runTable { border: 1px solid #93C3CD; padding: 0px; width: 400px; border-collapse: collapse; border-spacing: 0px; } #runDialog h2 { border-bottom: 2px solid #E1E463; font-size: 13px; font-weight: normal; margin: 0; height: 20px; width: 95%; } .runTable td b { color: #2C4359; font-size: 13px; font-weight: normal; } .runTable td { width: 70px; border: 1px solid #93C3CD; padding: 0px; } #downloadDialog { position: relative; width: 350px; height: 250px; padding: 5px 5px 5px 5px; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; } /*the map dialog download button*/ #download { float: right; color: white; background: #6997AC; border-radius: .75em; } #download:hover { background: #EF8C08; } #visualize { float: right; color: white; background: #6997AC; border-radius: .75em; } #visualize:hover { background: #EF8C08; } #visualization_extent_error_msg { display: none; color: #E4522F; font-style: italic; font-weight: bold; font-size: 0.75em; text-align: right; } #download_model_data_btn { float: right; } #download_model_data_btn:hover { background: #EF8C08; } /* Dialog box styling */ /*Toggle Cell Clickable*/ #cell_control_panel { background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4); position: absolute; border-radius: 4px; padding: 3px; z-index: 1000; width: 36px; top: 160px; margin-left: 45px; } #cell_toggle_control { height: 30px; width: 30px; background: url('../../images/Map_Icons/cell_toggle_inactive.png') no-repeat scroll 0 0; } #cell_toggle_control.active { background: url('../../images/Map_Icons/cell_toggle_active.png') no-repeat scroll 0 0; } #cell_toggle_control:hover { background: url('../../images/Map_Icons/cell_toggle_inactive_hover.png') no-repeat scroll 0 0; } #cell_toggle_control.active:hover { background: url('../../images/Map_Icons/cell_toggle_active_hover.png') no-repeat scroll 0 0; } /*End Toggle Cell Clickable*/ /*.ui-state-default .ui-icon { background-image: none ; }*/ .ui-datepicker-div { } .ui-datepicker-title { color: #333333; } /* Date Picker styling */ /* Calendar Container */ #ui-datepicker-div { width: auto; height: auto; margin: 5px auto 0; font: 9pt Arial, sans-serif; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5); } #ui-datepicker-div a { text-decoration: none; } /* Date Picker Header */ .ui-datepicker-header { background: #A0D7E0; color: #e0e0e0; font-weight: bold; -webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2); -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2); box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2); text-shadow: 1px -1px 0px #000; filter: dropshadow(color=#000, offx=1, offy=-1); line-height: 30px; } .ui-datepicker-title { text-align: center; } .ui-datepicker-prev { float: left; background-position: center -30px; } .ui-datepicker-next { float: right; } .ui-datepicker-prev, .ui-datepicker-next { display: inline-block; width: 30px; height: 30px; text-align: center; cursor: pointer; background-repeat: no-repeat; line-height: 550%; overflow: hidden; } /* Date Picker Table */ .ui-datepicker table { width: 100%; } .ui-datepicker thead { background-color: #f7f7f7; background-image: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1)); background-image: -webkit-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%); background-image: -o-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%); background-image: -ms-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%); background-image: linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 ); border-bottom: 1px solid #bbb; } .ui-datepicker th { text-transform: uppercase; font-size: 6pt; padding: 5px 0; color: #666666; text-shadow: 1px 0px 0px #fff; filter: dropshadow(color=#fff, offx=1, offy=0); } .ui-datepicker tbody td { padding: 0; border-right: 1px solid #bbb; } .ui-datepicker tbody td:last-child { border-right: 0px; } .ui-datepicker tbody tr { border-bottom: 1px solid #bbb; } .ui-datepicker tbody tr:last-child { border-bottom: 0px; } .ui-datepicker td span, .ui-datepicker td a { display: inline-block; font-weight: bold; text-align: center; width: 30px; height: 30px; line-height: 30px; color: #666666; text-shadow: 1px 1px 0px #fff; filter: dropshadow(color=#fff, offx=1, offy=1); } /* Date Picker Hover & Active */ .ui-datepicker-calendar .ui-state-default { background: #ededed; background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede)); background: -webkit-linear-gradient(top, #ededed 0%,#dedede 100%); background: -o-linear-gradient(top, #ededed 0%,#dedede 100%); background: -ms-linear-gradient(top, #ededed 0%,#dedede 100%); background: linear-gradient(top, #ededed 0%,#dedede 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 ); -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5); -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5); box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5); border: 0; color: #333333; } .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { } .ui-datepicker-calendar .ui-state-active { background: #6eafbf; -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1); -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1); box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1); color: #e0e0e0; text-shadow: 0px 1px 0px #4d7a85; filter: dropshadow(color=#4d7a85, offx=0, offy=1); border: 1px solid #55838f; position: relative; margin: -1px; } .ui-datepicker-calendar td:first-child .ui-state-active { width: 29px; margin-left: 0; } .ui-datepicker-calendar td:last-child .ui-state-active { width: 29px; margin-right: 0; } .ui-datepicker-calendar tr:last-child .ui-state-active { height: 29px; margin-bottom: 0; } .ui-datepicker-unselectable .ui-state-default { background: #f4f4f4; color: #b4b3b3; } /*.ui-datepicker .ui-state-default { border: 1px solid #aaaaaa !important; background: #CCCCCC !important; } .ui-datepicker .ui-datepicker-days-cell-over { padding: 0; } .ui-datepicker td { color: #eeeeee !important; padding: 0 !important; } .ui-datepicker .ui-datepicker-other-month { color: #eeeeee !important; padding: 0 !important; background-color: #dddddd; border: 1px #aaaaaa solid; }*/ #visualization_container { /*min-width: 310px; height: 400px;*/ margin: 0 auto; clear: both; } #visualization_container { /*min-width: 310px; height: 400px;*/ margin: 0 auto; } #visualization_container .highcharts-container{ clear: both; } #visualization_error_msg { display: none; clear: both; color: #E4522F; font-style: italic; font-weight: bold; font-size: 0.75em; text-align: center; } #visualization_date_error_msg { display: none; clear: both; color: #E4522F; font-style: italic; font-weight: bold; font-size: 0.75em; text-align: center; } .selected_basemap_tile img{ border-color: #CEFF46 !important; } .ol-control { position: relative; margin: 3px; } .ol-zoom { top: auto; left: auto; } .ol-control.Featured_Control { position: relative; margin: 3px; } /* #region Layer Container Styling */ div#Layer_Listing_wrapper { width: 95%; margin: 0; } div#Layer_Listing_wrapper .Layer_Group_accord { margin-bottom: 5px; border-radius: 5px; } div#Layer_Listing_wrapper .ui-state-highlight{ min-height: 30px; border-color: #4474B9; background: #5B9ECF } div#Layer_Listing_wrapper div.enabler { height: 30px; width: 30px; background-color: #E1E3E6; background-color: rgba(255,255,255,0.5); background-position: 50% 50%; background-repeat: no-repeat; border-radius: 5px; border-right: 1px solid #ccc; display: table-cell; cursor: pointer; } div#Layer_Listing_wrapper div.enabler.enabled { background-image: url(../../images/Map_Icons/Layer_Icons/check.png); } div#Layer_Listing_wrapper div.enabler.partial { background-image: url(../../images/Map_Icons/Layer_Icons/check-partial.png); } div#Layer_Listing_wrapper div.enabler:hover { background-color: rgba(255,255,255,0.8); } /* Group Styling */ div#Layer_Listing_wrapper .group_title { margin: 0; color: #333333; background-repeat: no-repeat; background-image: url(../../images/Map_Icons/Layer_Icons/expand_arrow.png); background-position: 98% 50%; border: none; border-radius: 5px; font-size: 13px; height: 30px; display: table; width: 100%; } div#Layer_Listing_wrapper .group_title.ui-state-active { background-color: rgba(91, 158, 207, .3); background-image: url(../../images/Map_Icons/Layer_Icons/collapse_arrow.png); } div#Layer_Listing_wrapper .group_title.ui-state-hover { background-color: rgba(148, 212, 193,.3); } div#Layer_Listing_wrapper .group_title.ui-state-focus { background-color: rgba(148, 212, 193,.3); } div#Layer_Listing_wrapper .group_handle { display: table-cell; vertical-align: middle; padding-left: 10px; cursor: pointer; } div#Layer_Listing_wrapper .ui-icon { display: none; } div#Layer_Listing_wrapper .ui-accordion-header a { padding-left: 0; } /* Layer Styling */ div#Layer_Listing_wrapper div.Layer_Listing { padding: 0; padding-left: 15px; border: none; /*background-color: #000000;*/ } div#Layer_Listing_wrapper li{ display: block; height: 30px; margin: 0; } div#Layer_Listing_wrapper .layer_entry{ display: table; height: 30px; width: 100%; background: none; background-color: #C5C7CA; background-color: rgba(255,255,255,.3); } div#Layer_Listing_wrapper .layer_entry:hover { background-color: #CFD1D4; background-color: rgba(255, 255, 255, .5); } div#Layer_Listing_wrapper .layer_handle { display: table-cell; height: 30px; padding-left: 10px; vertical-align: middle; cursor: pointer; } div#Layer_Listing_wrapper .group_handle .layer_text { } div#Layer_Listing_wrapper .layer_type_icon{ height: 16px; padding: 0 5px; vertical-align: middle; display: inline-block; } div#Layer_Listing_wrapper .layer_text{ display: inline-block; padding: 0 5px; vertical-align: middle; width: 130px; font-weight: bold; font-family: Verdana,Arial,Helvetica,sans-serif; } div#Layer_Listing_wrapper div.layer_action_btn { height: 30px; width: 20px; cursor: pointer; background-position: 50% 50%; background-repeat: no-repeat; display: table-cell; } div#Layer_Listing_wrapper div.layer_action_btn:hover:not(.disabled) { background-color: #f2f2f2; } div#Layer_Listing_wrapper div.layer_action_btn.enabled{ background-color: #FF9D00; } div#Layer_Listing_wrapper div.layer_action_btn.enabled:hover{ background-color: #ffaf38; } div#Layer_Listing_wrapper div.layer_action_btn.disabled{ cursor: not-allowed; } div#Layer_Listing_wrapper div.layer_action_btn.info_selector { background-image: url(../../images/icons/infoIcon.png); cursor: help; } div#Layer_Listing_wrapper div.layer_action_btn.info_selector.disabled { background-image: url(../../images/icons/infoIcon_gray.png); } div#Layer_Listing_wrapper div.layer_action_btn.info_selector.enabled { background-image: url(../../images/icons/infoIcon_white.png); } div#Layer_Listing_wrapper div.layer_action_btn.filtering_btn { background-image: url(../../images/icons/filterIcon_blue_bordered.png); } div#Layer_Listing_wrapper div.layer_action_btn.filtering_btn.disabled { background-image: url(../../images/icons/filterIcon_gray_bordered.png); } div#Layer_Listing_wrapper div.layer_action_btn.filtering_btn.enabled { background-image: url(../../images/icons/filterIcon_white_bordered.png); } /*#endregion Layer Container styling*/ #Map_Help_popover { display: none; z-index: 2000; position: absolute; top: 18px; left: 93px; background: white; border: 1px solid #eee; border-radius: 10px; } /* #region Layer Interaction Dialog Styling */ .ui-helper-reset li{ display: inline-block; padding: 0 !important; margin: 3px 5px; } .ui-dialog { height:auto !important; width: auto !important; min-width: 450px; } div.Interaction_Dialog_tabs { padding: 0px; background: none; border-width: 0px; } div.Interaction_Dialog_tabs .ui-state-default { background: #d2d2d2; border-bottom-width: 0; } div.Interaction_Dialog_tabs .ui-tabs-active { background: #EEEEEE; margin-top: 2px; } div.Interaction_Dialog_tabs .Interaction_Dialog_tab_headers{ padding-left: 0px; background: transparent; border-width: 0px 0px 1px 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; width: 100%; } div.Interaction_Dialog_tabs .ui-tabs-panel { background: none; border-width: 1px; } div.Interaction_Dialog_tabs .Interaction_Dialog_control { width: 20px; height: 20px; float: right; } div.Interaction_Dialog button:disabled { background: #A1A9AF; color: #CDD6DA; cursor: not-allowed; } div.Interaction_Dialog .ui-buttonset { text-align: center; /*prevent the selecton of these control's text*/ -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; user-select: none; } div.Interaction_Dialog .ui-buttonset input{ display: none; } div.Interaction_Dialog .ui-buttonset label{ padding: 5px 8px; border: 1px solid #ccc; } div.Interaction_Dialog .ui-buttonset label:first-of-type{ border-top-left-radius: 5px; border-bottom-left-radius: 5px; } div.Interaction_Dialog .ui-buttonset label:last-of-type{ border-top-right-radius: 5px; border-bottom-right-radius: 5px; } div.Interaction_Dialog .ui-buttonset label:hover{ background: #D2D2D2; cursor: pointer; } div.Interaction_Dialog .ui-buttonset label.selected{ background: #1C94C4; color: #fff; } div.Interaction_Dialog .ui-buttonset label.disabled{ background: #A1A9AF; color: #CDD6DA; cursor: not-allowed; } div.Interaction_Dialog .reset_button { cursor: pointer; background: transparent url(../../images/icons/Reset_icon_blue.png) no-repeat; transition: all ease .5s; width: 16px; height: 16px; } div.Interaction_Dialog .reset_button:hover { background: transparent url(../../images/icons/Reset_icon_orange.png) no-repeat; transform: rotate(-270deg); } div.Interaction_Dialog_tabs .Interaction_Dialog_control.help_button { cursor: pointer; background: transparent url(../../images/icons/helpIcon.png) no-repeat; transition: all ease .5s; } div.Interaction_Dialog_tabs .Interaction_Dialog_control.help_button:hover { background: transparent url(../../images/icons/helpIcon_orange.png) no-repeat; } div.Interaction_Dialog select.filter_selection { width: 340px; } div.Interaction_Dialog select.classification_var_selection { width: 340px; } div.Interaction_Dialog div.var_description { font-style: italic; padding: 5px 10px; max-width: 400px; } div.Interaction_Dialog div.classification_method_wrapper { display: none; } div.Interaction_Dialog fieldset { border: 1px solid #ccc; border-radius: .75em; width: 100%; padding: 5px 10px; } div.Interaction_Dialog fieldset legend{ text-align: left; width: initial; font-weight: bold; padding: 5px; } div.Interaction_Dialog div.added_filters { display: table; margin: 5px; } div.Interaction_Dialog div.default_filtering_wrapper { display: table; margin: 5px; } div.Interaction_Dialog fieldset.added_filters_wrapper { margin: 10px 0px; } div.Interaction_Dialog div.layer_control_wrapper { margin: 0px; text-align: left; /*prevent the selecton of these control's text*/ -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -ms-user-select: none; user-select: none; } div.Interaction_Dialog fieldset.layer_control_wrapper .layer_control_input{ cursor: pointer; } div.Interaction_Dialog div.filter { display: table-row; align-items: center; border-radius: 5px; transition: background ease .3s; -webkit-transition: background ease .3s; -moz-transition: background ease .3s; -o-transition: background ease .3s; } div.Interaction_Dialog div.filter:hover { background: #f9f9f9; } div.Interaction_Dialog div.filter .filter_controls { display: table-cell; vertical-align: middle; padding: 0 5px; } div.Interaction_Dialog div.filter .filter_control { margin: 0 0 0 10px; } div.Interaction_Dialog div.filter .filter_input_form { display: table-cell; } div.Interaction_Dialog button.download_button img { vertical-align: text-bottom; padding: 0 3px; } div.Interaction_Dialog button.add_filter_btn, div.Interaction_Dialog button.remove_filter_btn { height: 17px; } div.Interaction_Dialog button.remove_filter_btn { background: #E4522F; float: right; margin: auto 0; } div.Interaction_Dialog button.remove_filter_btn:hover { background: #FFA228; } div.Interaction_Dialog div.filter .threshold { display: flex; align-items: center; margin: 3px 0px; } div.Interaction_Dialog div.filter .threshold > .threshold_var { width: 165px; margin: 5px; text-align: center; display: inline-block; } div.Interaction_Dialog div.filter .threshold > input.val_input { width: 80px; margin: 2px; } div.Interaction_Dialog div.filter .search .search_input{ margin: 3px 5px; width: 200px; /*float: right;*/ } div.Interaction_Dialog div.filter .text_label{ min-width: 100px; max-width: 150px; vertical-align: middle; } div.Interaction_Dialog div.filter .multiselect .text_label{ max-width: 150px; vertical-align: middle; } div.Interaction_Dialog div.filter .ui-multiselect.ui-state-default { background: #eeeeee; color: #1C94C4; border: 1px solid #bbb; /*float: right;*/ } div.Interaction_Dialog div.filter .ui-multiselect.ui-state-hover { background: #eeeeee; color: #FFA228; } .ui-multiselect-checkboxes li{ min-width: 55px; } .ui-multiselect-checkboxes label{ padding: 3px 0px; } .ui-multiselect-checkboxes label input{ margin: 0 11px 0 0; } .ui-multiselect-header { background: #A1A9AF; } .ui-multiselect-header a { text-decoration: none; vertical-align: middle; } .ui-multiselect-header a:hover { text-decoration: none; color: #1c94c4; } div.Interaction_Dialog .button_wrapper { width: 100%; text-align: right; } div.Interaction_Dialog a { color: #1c94c4; cursor: pointer !important; } div.Interaction_Dialog a:hover { color: #ef8c08; } div.Interaction_Dialog ul.Interaction_Dialog_tab_headers li.ui-state-disabled a { cursor: not-allowed !important; } /* #endregion Layer Interaction Dialog Styling */ /* #region Selection dialog styling */ .Feature_Popup_table { display: table; min-width: 300px; } .Feature_Popup_table_row { display: table-row; } .Feature_Popup_table_cell { display: table-cell; background: #B6EFFD; padding: 3px 5px; } .Feature_Popup_table_cell.alt { background: #D6F7FF; } .Feature_Popup_table_header_cell { background: #5B9ECF; color: white; font-weight: bold; padding-top: 5px; } .Feature_Popup_table .Feature_Popup_table_row:first-child .Feature_Popup_table_cell:first-child { border-top-left-radius: 10px; } .Feature_Popup_table .Feature_Popup_table_row:first-child .Feature_Popup_table_cell:last-child { border-top-right-radius: 10px; } .Feature_Popup_table .Feature_Popup_table_row:last-child .Feature_Popup_table_cell:first-child { border-bottom-left-radius: 10px; } .Feature_Popup_table .Feature_Popup_table_row:last-child .Feature_Popup_table_cell:last-child { border-bottom-right-radius: 10px; } /* #endregion selection dialog styling*/
0.327561
0.062588
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap"); /*Social Media Colors*/ /*Theme Colors*/ /*Lite color*/ /*Theme Colors For Dark*/ .rtl { text-align: right !important; direction: rtl; } /******************* Padding property *******************/ .rtl .ps-0 { padding-right: 0px !important; padding-left: inherit !important; } .rtl .ps-5 { padding-right: 5px !important; padding-left: inherit !important; } .rtl .ps-10 { padding-right: 10px !important; padding-left: inherit !important; } .rtl .ps-15 { padding-right: 15px !important; padding-left: inherit !important; } .rtl .ps-20 { padding-right: 20px !important; padding-left: inherit !important; } .rtl .ps-25 { padding-right: 25px !important; padding-left: inherit !important; } .rtl .ps-30 { padding-right: 30px !important; padding-left: inherit !important; } .rtl .ps-35 { padding-right: 35px !important; padding-left: inherit !important; } .rtl .ps-40 { padding-right: 40px !important; padding-left: inherit !important; } .rtl .ps-45 { padding-right: 45px !important; padding-left: inherit !important; } .rtl .ps-50 { padding-right: 50px !important; padding-left: inherit !important; } .rtl .ps-55 { padding-right: 55px !important; padding-left: inherit !important; } .rtl .ps-60 { padding-right: 60px !important; padding-left: inherit !important; } .rtl .ps-65 { padding-right: 65px !important; padding-left: inherit !important; } .rtl .ps-70 { padding-right: 70px !important; padding-left: inherit !important; } .rtl .ps-75 { padding-right: 75px !important; padding-left: inherit !important; } .rtl .ps-80 { padding-right: 80px !important; padding-left: inherit !important; } .rtl .ps-85 { padding-right: 85px !important; padding-left: inherit !important; } .rtl .ps-90 { padding-right: 90px !important; padding-left: inherit !important; } .rtl .ps-95 { padding-right: 95px !important; padding-left: inherit !important; } .rtl .ps-100 { padding-right: 100px !important; padding-left: inherit !important; } .rtl .pe-0 { padding-left: 0px !important; padding-right: inherit !important; } .rtl .pe-5 { padding-left: 5px !important; padding-right: inherit !important; } .rtl .pe-10 { padding-left: 10px !important; padding-right: inherit !important; } .rtl .pe-15 { padding-left: 15px !important; padding-right: inherit !important; } .rtl .pe-20 { padding-left: 20px !important; padding-right: inherit !important; } .rtl .pe-25 { padding-left: 25px !important; padding-right: inherit !important; } .rtl .pe-30 { padding-left: 30px !important; padding-right: inherit !important; } .rtl .pe-35 { padding-left: 35px !important; padding-right: inherit !important; } .rtl .pe-40 { padding-left: 40px !important; padding-right: inherit !important; } .rtl .pe-45 { padding-left: 45px !important; padding-right: inherit !important; } .rtl .pe-50 { padding-left: 50px !important; padding-right: inherit !important; } .rtl .pe-55 { padding-left: 55px !important; padding-right: inherit !important; } .rtl .pe-60 { padding-left: 60px !important; padding-right: inherit !important; } .rtl .pe-65 { padding-left: 65px !important; padding-right: inherit !important; } .rtl .pe-70 { padding-left: 70px !important; padding-right: inherit !important; } .rtl .pe-75 { padding-left: 75px !important; padding-right: inherit !important; } .rtl .pe-80 { padding-left: 80px !important; padding-right: inherit !important; } .rtl .pe-85 { padding-left: 85px !important; padding-right: inherit !important; } .rtl .pe-90 { padding-left: 90px !important; padding-right: inherit !important; } .rtl .pe-95 { padding-left: 95px !important; padding-right: inherit !important; } .rtl .pe-100 { padding-left: 100px !important; padding-right: inherit !important; } @media (max-width: 575px) { .rtl .ps-xs-0 { padding-right: 0px !important; padding-left: inherit !important; } .rtl .ps-xs-5 { padding-right: 5px !important; padding-left: inherit !important; } .rtl .ps-xs-10 { padding-right: 10px !important; padding-left: inherit !important; } .rtl .ps-xs-15 { padding-right: 15px !important; padding-left: inherit !important; } .rtl .ps-xs-20 { padding-right: 20px !important; padding-left: inherit !important; } .rtl .ps-xs-25 { padding-right: 25px !important; padding-left: inherit !important; } .rtl .ps-xs-30 { padding-right: 30px !important; padding-left: inherit !important; } .rtl .ps-xs-35 { padding-right: 35px !important; padding-left: inherit !important; } .rtl .ps-xs-40 { padding-right: 40px !important; padding-left: inherit !important; } .rtl .ps-xs-45 { padding-right: 45px !important; padding-left: inherit !important; } .rtl .ps-xs-50 { padding-right: 50px !important; padding-left: inherit !important; } .rtl .ps-xs-55 { padding-right: 55px !important; padding-left: inherit !important; } .rtl .ps-xs-60 { padding-right: 60px !important; padding-left: inherit !important; } .rtl .ps-xs-65 { padding-right: 65px !important; padding-left: inherit !important; } .rtl .ps-xs-70 { padding-right: 70px !important; padding-left: inherit !important; } .rtl .ps-xs-75 { padding-right: 75px !important; padding-left: inherit !important; } .rtl .ps-xs-80 { padding-right: 80px !important; padding-left: inherit !important; } .rtl .ps-xs-85 { padding-right: 85px !important; padding-left: inherit !important; } .rtl .ps-xs-90 { padding-right: 90px !important; padding-left: inherit !important; } .rtl .ps-xs-95 { padding-right: 95px !important; padding-left: inherit !important; } .rtl .ps-xs-100 { padding-right: 100px !important; padding-left: inherit !important; } .rtl .pe-xs-0 { padding-left: 0px !important; padding-right: inherit !important; } .rtl .pe-xs-5 { padding-left: 5px !important; padding-right: inherit !important; } .rtl .pe-xs-10 { padding-left: 10px !important; padding-right: inherit !important; } .rtl .pe-xs-15 { padding-left: 15px !important; padding-right: inherit !important; } .rtl .pe-xs-20 { padding-left: 20px !important; padding-right: inherit !important; } .rtl .pe-xs-25 { padding-left: 25px !important; padding-right: inherit !important; } .rtl .pe-xs-30 { padding-left: 30px !important; padding-right: inherit !important; } .rtl .pe-xs-35 { padding-left: 35px !important; padding-right: inherit !important; } .rtl .pe-xs-40 { padding-left: 40px !important; padding-right: inherit !important; } .rtl .pe-xs-45 { padding-left: 45px !important; padding-right: inherit !important; } .rtl .pe-xs-50 { padding-left: 50px !important; padding-right: inherit !important; } .rtl .pe-xs-55 { padding-left: 55px !important; padding-right: inherit !important; } .rtl .pe-xs-60 { padding-left: 60px !important; padding-right: inherit !important; } .rtl .pe-xs-65 { padding-left: 65px !important; padding-right: inherit !important; } .rtl .pe-xs-70 { padding-left: 70px !important; padding-right: inherit !important; } .rtl .pe-xs-75 { padding-left: 75px !important; padding-right: inherit !important; } .rtl .pe-xs-80 { padding-left: 80px !important; padding-right: inherit !important; } .rtl .pe-xs-85 { padding-left: 85px !important; padding-right: inherit !important; } .rtl .pe-xs-90 { padding-left: 90px !important; padding-right: inherit !important; } .rtl .pe-xs-95 { padding-left: 95px !important; padding-right: inherit !important; } .rtl .pe-xs-100 { padding-left: 100px !important; padding-right: inherit !important; } } @media (min-width: 576px) { .rtl .ps-sm-0 { padding-right: 0px !important; padding-left: inherit !important; } .rtl .ps-sm-5 { padding-right: 5px !important; padding-left: inherit !important; } .rtl .ps-sm-10 { padding-right: 10px !important; padding-left: inherit !important; } .rtl .ps-sm-15 { padding-right: 15px !important; padding-left: inherit !important; } .rtl .ps-sm-20 { padding-right: 20px !important; padding-left: inherit !important; } .rtl .ps-sm-25 { padding-right: 25px !important; padding-left: inherit !important; } .rtl .ps-sm-30 { padding-right: 30px !important; padding-left: inherit !important; } .rtl .ps-sm-35 { padding-right: 35px !important; padding-left: inherit !important; } .rtl .ps-sm-40 { padding-right: 40px !important; padding-left: inherit !important; } .rtl .ps-sm-45 { padding-right: 45px !important; padding-left: inherit !important; } .rtl .ps-sm-50 { padding-right: 50px !important; padding-left: inherit !important; } .rtl .ps-sm-55 { padding-right: 55px !important; padding-left: inherit !important; } .rtl .ps-sm-60 { padding-right: 60px !important; padding-left: inherit !important; } .rtl .ps-sm-65 { padding-right: 65px !important; padding-left: inherit !important; } .rtl .ps-sm-70 { padding-right: 70px !important; padding-left: inherit !important; } .rtl .ps-sm-75 { padding-right: 75px !important; padding-left: inherit !important; } .rtl .ps-sm-80 { padding-right: 80px !important; padding-left: inherit !important; } .rtl .ps-sm-85 { padding-right: 85px !important; padding-left: inherit !important; } .rtl .ps-sm-90 { padding-right: 90px !important; padding-left: inherit !important; } .rtl .ps-sm-95 { padding-right: 95px !important; padding-left: inherit !important; } .rtl .ps-sm-100 { padding-right: 100px !important; padding-left: inherit !important; } .rtl .pe-sm-0 { padding-left: 0px !important; padding-right: inherit !important; } .rtl .pe-sm-5 { padding-left: 5px !important; padding-right: inherit !important; } .rtl .pe-sm-10 { padding-left: 10px !important; padding-right: inherit !important; } .rtl .pe-sm-15 { padding-left: 15px !important; padding-right: inherit !important; } .rtl .pe-sm-20 { padding-left: 20px !important; padding-right: inherit !important; } .rtl .pe-sm-25 { padding-left: 25px !important; padding-right: inherit !important; } .rtl .pe-sm-30 { padding-left: 30px !important; padding-right: inherit !important; } .rtl .pe-sm-35 { padding-left: 35px !important; padding-right: inherit !important; } .rtl .pe-sm-40 { padding-left: 40px !important; padding-right: inherit !important; } .rtl .pe-sm-45 { padding-left: 45px !important; padding-right: inherit !important; } .rtl .pe-sm-50 { padding-left: 50px !important; padding-right: inherit !important; } .rtl .pe-sm-55 { padding-left: 55px !important; padding-right: inherit !important; } .rtl .pe-sm-60 { padding-left: 60px !important; padding-right: inherit !important; } .rtl .pe-sm-65 { padding-left: 65px !important; padding-right: inherit !important; } .rtl .pe-sm-70 { padding-left: 70px !important; padding-right: inherit !important; } .rtl .pe-sm-75 { padding-left: 75px !important; padding-right: inherit !important; } .rtl .pe-sm-80 { padding-left: 80px !important; padding-right: inherit !important; } .rtl .pe-sm-85 { padding-left: 85px !important; padding-right: inherit !important; } .rtl .pe-sm-90 { padding-left: 90px !important; padding-right: inherit !important; } .rtl .pe-sm-95 { padding-left: 95px !important; padding-right: inherit !important; } .rtl .pe-sm-100 { padding-left: 100px !important; padding-right: inherit !important; } } @media (min-width: 768px) { .rtl .ps-md-0 { padding-right: 0px !important; padding-left: inherit !important; } .rtl .ps-md-5 { padding-right: 5px !important; padding-left: inherit !important; } .rtl .ps-md-10 { padding-right: 10px !important; padding-left: inherit !important; } .rtl .ps-md-15 { padding-right: 15px !important; padding-left: inherit !important; } .rtl .ps-md-20 { padding-right: 20px !important; padding-left: inherit !important; } .rtl .ps-md-25 { padding-right: 25px !important; padding-left: inherit !important; } .rtl .ps-md-30 { padding-right: 30px !important; padding-left: inherit !important; } .rtl .ps-md-35 { padding-right: 35px !important; padding-left: inherit !important; } .rtl .ps-md-40 { padding-right: 40px !important; padding-left: inherit !important; } .rtl .ps-md-45 { padding-right: 45px !important; padding-left: inherit !important; } .rtl .ps-md-50 { padding-right: 50px !important; padding-left: inherit !important; } .rtl .ps-md-55 { padding-right: 55px !important; padding-left: inherit !important; } .rtl .ps-md-60 { padding-right: 60px !important; padding-left: inherit !important; } .rtl .ps-md-65 { padding-right: 65px !important; padding-left: inherit !important; } .rtl .ps-md-70 { padding-right: 70px !important; padding-left: inherit !important; } .rtl .ps-md-75 { padding-right: 75px !important; padding-left: inherit !important; } .rtl .ps-md-80 { padding-right: 80px !important; padding-left: inherit !important; } .rtl .ps-md-85 { padding-right: 85px !important; padding-left: inherit !important; } .rtl .ps-md-90 { padding-right: 90px !important; padding-left: inherit !important; } .rtl .ps-md-95 { padding-right: 95px !important; padding-left: inherit !important; } .rtl .ps-md-100 { padding-right: 100px !important; padding-left: inherit !important; } .rtl .pe-md-0 { padding-left: 0px !important; padding-right: inherit !important; } .rtl .pe-md-5 { padding-left: 5px !important; padding-right: inherit !important; } .rtl .pe-md-10 { padding-left: 10px !important; padding-right: inherit !important; } .rtl .pe-md-15 { padding-left: 15px !important; padding-right: inherit !important; } .rtl .pe-md-20 { padding-left: 20px !important; padding-right: inherit !important; } .rtl .pe-md-25 { padding-left: 25px !important; padding-right: inherit !important; } .rtl .pe-md-30 { padding-left: 30px !important; padding-right: inherit !important; } .rtl .pe-md-35 { padding-left: 35px !important; padding-right: inherit !important; } .rtl .pe-md-40 { padding-left: 40px !important; padding-right: inherit !important; } .rtl .pe-md-45 { padding-left: 45px !important; padding-right: inherit !important; } .rtl .pe-md-50 { padding-left: 50px !important; padding-right: inherit !important; } .rtl .pe-md-55 { padding-left: 55px !important; padding-right: inherit !important; } .rtl .pe-md-60 { padding-left: 60px !important; padding-right: inherit !important; } .rtl .pe-md-65 { padding-left: 65px !important; padding-right: inherit !important; } .rtl .pe-md-70 { padding-left: 70px !important; padding-right: inherit !important; } .rtl .pe-md-75 { padding-left: 75px !important; padding-right: inherit !important; } .rtl .pe-md-80 { padding-left: 80px !important; padding-right: inherit !important; } .rtl .pe-md-85 { padding-left: 85px !important; padding-right: inherit !important; } .rtl .pe-md-90 { padding-left: 90px !important; padding-right: inherit !important; } .rtl .pe-md-95 { padding-left: 95px !important; padding-right: inherit !important; } .rtl .pe-md-100 { padding-left: 100px !important; padding-right: inherit !important; } } @media (min-width: 992px) { .rtl .ps-lg-0 { padding-right: 0px !important; padding-left: inherit !important; } .rtl .ps-lg-5 { padding-right: 5px !important; padding-left: inherit !important; } .rtl .ps-lg-10 { padding-right: 10px !important; padding-left: inherit !important; } .rtl .ps-lg-15 { padding-right: 15px !important; padding-left: inherit !important; } .rtl .ps-lg-20 { padding-right: 20px !important; padding-left: inherit !important; } .rtl .ps-lg-25 { padding-right: 25px !important; padding-left: inherit !important; } .rtl .ps-lg-30 { padding-right: 30px !important; padding-left: inherit !important; } .rtl .ps-lg-35 { padding-right: 35px !important; padding-left: inherit !important; } .rtl .ps-lg-40 { padding-right: 40px !important; padding-left: inherit !important; } .rtl .ps-lg-45 { padding-right: 45px !important; padding-left: inherit !important; } .rtl .ps-lg-50 { padding-right: 50px !important; padding-left: inherit !important; } .rtl .ps-lg-55 { padding-right: 55px !important; padding-left: inherit !important; } .rtl .ps-lg-60 { padding-right: 60px !important; padding-left: inherit !important; } .rtl .ps-lg-65 { padding-right: 65px !important; padding-left: inherit !important; } .rtl .ps-lg-70 { padding-right: 70px !important; padding-left: inherit !important; } .rtl .ps-lg-75 { padding-right: 75px !important; padding-left: inherit !important; } .rtl .ps-lg-80 { padding-right: 80px !important; padding-left: inherit !important; } .rtl .ps-lg-85 { padding-right: 85px !important; padding-left: inherit !important; } .rtl .ps-lg-90 { padding-right: 90px !important; padding-left: inherit !important; } .rtl .ps-lg-95 { padding-right: 95px !important; padding-left: inherit !important; } .rtl .ps-lg-100 { padding-right: 100px !important; padding-left: inherit !important; } .rtl .pe-lg-0 { padding-left: 0px !important; padding-right: inherit !important; } .rtl .pe-lg-5 { padding-left: 5px !important; padding-right: inherit !important; } .rtl .pe-lg-10 { padding-left: 10px !important; padding-right: inherit !important; } .rtl .pe-lg-15 { padding-left: 15px !important; padding-right: inherit !important; } .rtl .pe-lg-20 { padding-left: 20px !important; padding-right: inherit !important; } .rtl .pe-lg-25 { padding-left: 25px !important; padding-right: inherit !important; } .rtl .pe-lg-30 { padding-left: 30px !important; padding-right: inherit !important; } .rtl .pe-lg-35 { padding-left: 35px !important; padding-right: inherit !important; } .rtl .pe-lg-40 { padding-left: 40px !important; padding-right: inherit !important; } .rtl .pe-lg-45 { padding-left: 45px !important; padding-right: inherit !important; } .rtl .pe-lg-50 { padding-left: 50px !important; padding-right: inherit !important; } .rtl .pe-lg-55 { padding-left: 55px !important; padding-right: inherit !important; } .rtl .pe-lg-60 { padding-left: 60px !important; padding-right: inherit !important; } .rtl .pe-lg-65 { padding-left: 65px !important; padding-right: inherit !important; } .rtl .pe-lg-70 { padding-left: 70px !important; padding-right: inherit !important; } .rtl .pe-lg-75 { padding-left: 75px !important; padding-right: inherit !important; } .rtl .pe-lg-80 { padding-left: 80px !important; padding-right: inherit !important; } .rtl .pe-lg-85 { padding-left: 85px !important; padding-right: inherit !important; } .rtl .pe-lg-90 { padding-left: 90px !important; padding-right: inherit !important; } .rtl .pe-lg-95 { padding-left: 95px !important; padding-right: inherit !important; } .rtl .pe-lg-100 { padding-left: 100px !important; padding-right: inherit !important; } } @media (min-width: 1200px) { .rtl .ps-xl-0 { padding-right: 0px !important; padding-left: inherit !important; } .rtl .ps-xl-5 { padding-right: 5px !important; padding-left: inherit !important; } .rtl .ps-xl-10 { padding-right: 10px !important; padding-left: inherit !important; } .rtl .ps-xl-15 { padding-right: 15px !important; padding-left: inherit !important; } .rtl .ps-xl-20 { padding-right: 20px !important; padding-left: inherit !important; } .rtl .ps-xl-25 { padding-right: 25px !important; padding-left: inherit !important; } .rtl .ps-xl-30 { padding-right: 30px !important; padding-left: inherit !important; } .rtl .ps-xl-35 { padding-right: 35px !important; padding-left: inherit !important; } .rtl .ps-xl-40 { padding-right: 40px !important; padding-left: inherit !important; } .rtl .ps-xl-45 { padding-right: 45px !important; padding-left: inherit !important; } .rtl .ps-xl-50 { padding-right: 50px !important; padding-left: inherit !important; } .rtl .ps-xl-55 { padding-right: 55px !important; padding-left: inherit !important; } .rtl .ps-xl-60 { padding-right: 60px !important; padding-left: inherit !important; } .rtl .ps-xl-65 { padding-right: 65px !important; padding-left: inherit !important; } .rtl .ps-xl-70 { padding-right: 70px !important; padding-left: inherit !important; } .rtl .ps-xl-75 { padding-right: 75px !important; padding-left: inherit !important; } .rtl .ps-xl-80 { padding-right: 80px !important; padding-left: inherit !important; } .rtl .ps-xl-85 { padding-right: 85px !important; padding-left: inherit !important; } .rtl .ps-xl-90 { padding-right: 90px !important; padding-left: inherit !important; } .rtl .ps-xl-95 { padding-right: 95px !important; padding-left: inherit !important; } .rtl .ps-xl-100 { padding-right: 100px !important; padding-left: inherit !important; } .rtl .pe-xl-0 { padding-left: 0px !important; padding-right: inherit !important; } .rtl .pe-xl-5 { padding-left: 5px !important; padding-right: inherit !important; } .rtl .pe-xl-10 { padding-left: 10px !important; padding-right: inherit !important; } .rtl .pe-xl-15 { padding-left: 15px !important; padding-right: inherit !important; } .rtl .pe-xl-20 { padding-left: 20px !important; padding-right: inherit !important; } .rtl .pe-xl-25 { padding-left: 25px !important; padding-right: inherit !important; } .rtl .pe-xl-30 { padding-left: 30px !important; padding-right: inherit !important; } .rtl .pe-xl-35 { padding-left: 35px !important; padding-right: inherit !important; } .rtl .pe-xl-40 { padding-left: 40px !important; padding-right: inherit !important; } .rtl .pe-xl-45 { padding-left: 45px !important; padding-right: inherit !important; } .rtl .pe-xl-50 { padding-left: 50px !important; padding-right: inherit !important; } .rtl .pe-xl-55 { padding-left: 55px !important; padding-right: inherit !important; } .rtl .pe-xl-60 { padding-left: 60px !important; padding-right: inherit !important; } .rtl .pe-xl-65 { padding-left: 65px !important; padding-right: inherit !important; } .rtl .pe-xl-70 { padding-left: 70px !important; padding-right: inherit !important; } .rtl .pe-xl-75 { padding-left: 75px !important; padding-right: inherit !important; } .rtl .pe-xl-80 { padding-left: 80px !important; padding-right: inherit !important; } .rtl .pe-xl-85 { padding-left: 85px !important; padding-right: inherit !important; } .rtl .pe-xl-90 { padding-left: 90px !important; padding-right: inherit !important; } .rtl .pe-xl-95 { padding-left: 95px !important; padding-right: inherit !important; } .rtl .pe-xl-100 { padding-left: 100px !important; padding-right: inherit !important; } } /******************* Margin property *******************/ .rtl .ms-0 { margin-right: 0px !important; margin-left: inherit !important; } .rtl .ms-5 { margin-right: 5px !important; margin-left: inherit !important; } .rtl .ms-10 { margin-right: 10px !important; margin-left: inherit !important; } .rtl .ms-15 { margin-right: 15px !important; margin-left: inherit !important; } .rtl .ms-20 { margin-right: 20px !important; margin-left: inherit !important; } .rtl .ms-25 { margin-right: 25px !important; margin-left: inherit !important; } .rtl .ms-30 { margin-right: 30px !important; margin-left: inherit !important; } .rtl .ms-35 { margin-right: 35px !important; margin-left: inherit !important; } .rtl .ms-40 { margin-right: 40px !important; margin-left: inherit !important; } .rtl .ms-45 { margin-right: 45px !important; margin-left: inherit !important; } .rtl .ms-50 { margin-right: 50px !important; margin-left: inherit !important; } .rtl .ms-55 { margin-right: 55px !important; margin-left: inherit !important; } .rtl .ms-60 { margin-right: 60px !important; margin-left: inherit !important; } .rtl .ms-65 { margin-right: 65px !important; margin-left: inherit !important; } .rtl .ms-70 { margin-right: 70px !important; margin-left: inherit !important; } .rtl .ms-75 { margin-right: 75px !important; margin-left: inherit !important; } .rtl .ms-80 { margin-right: 80px !important; margin-left: inherit !important; } .rtl .ms-85 { margin-right: 85px !important; margin-left: inherit !important; } .rtl .ms-90 { margin-right: 90px !important; margin-left: inherit !important; } .rtl .ms-95 { margin-right: 95px !important; margin-left: inherit !important; } .rtl .ms-100 { margin-right: 100px !important; margin-left: inherit !important; } .rtl .me-0 { margin-left: 0px !important; margin-right: inherit !important; } .rtl .me-5 { margin-left: 5px !important; margin-right: inherit !important; } .rtl .me-10 { margin-left: 10px !important; margin-right: inherit !important; } .rtl .me-15 { margin-left: 15px !important; margin-right: inherit !important; } .rtl .me-20 { margin-left: 20px !important; margin-right: inherit !important; } .rtl .me-25 { margin-left: 25px !important; margin-right: inherit !important; } .rtl .me-30 { margin-left: 30px !important; margin-right: inherit !important; } .rtl .me-35 { margin-left: 35px !important; margin-right: inherit !important; } .rtl .me-40 { margin-left: 40px !important; margin-right: inherit !important; } .rtl .me-45 { margin-left: 45px !important; margin-right: inherit !important; } .rtl .me-50 { margin-left: 50px !important; margin-right: inherit !important; } .rtl .me-55 { margin-left: 55px !important; margin-right: inherit !important; } .rtl .me-60 { margin-left: 60px !important; margin-right: inherit !important; } .rtl .me-65 { margin-left: 65px !important; margin-right: inherit !important; } .rtl .me-70 { margin-left: 70px !important; margin-right: inherit !important; } .rtl .me-75 { margin-left: 75px !important; margin-right: inherit !important; } .rtl .me-80 { margin-left: 80px !important; margin-right: inherit !important; } .rtl .me-85 { margin-left: 85px !important; margin-right: inherit !important; } .rtl .me-90 { margin-left: 90px !important; margin-right: inherit !important; } .rtl .me-95 { margin-left: 95px !important; margin-right: inherit !important; } .rtl .me-100 { margin-left: 100px !important; margin-right: inherit !important; } @media (max-width: 575px) { .rtl .ms-xs-0 { margin-right: 0px !important; margin-left: inherit !important; } .rtl .ms-xs-5 { margin-right: 5px !important; margin-left: inherit !important; } .rtl .ms-xs-10 { margin-right: 10px !important; margin-left: inherit !important; } .rtl .ms-xs-15 { margin-right: 15px !important; margin-left: inherit !important; } .rtl .ms-xs-20 { margin-right: 20px !important; margin-left: inherit !important; } .rtl .ms-xs-25 { margin-right: 25px !important; margin-left: inherit !important; } .rtl .ms-xs-30 { margin-right: 30px !important; margin-left: inherit !important; } .rtl .ms-xs-35 { margin-right: 35px !important; margin-left: inherit !important; } .rtl .ms-xs-40 { margin-right: 40px !important; margin-left: inherit !important; } .rtl .ms-xs-45 { margin-right: 45px !important; margin-left: inherit !important; } .rtl .ms-xs-50 { margin-right: 50px !important; margin-left: inherit !important; } .rtl .ms-xs-55 { margin-right: 55px !important; margin-left: inherit !important; } .rtl .ms-xs-60 { margin-right: 60px !important; margin-left: inherit !important; } .rtl .ms-xs-65 { margin-right: 65px !important; margin-left: inherit !important; } .rtl .ms-xs-70 { margin-right: 70px !important; margin-left: inherit !important; } .rtl .ms-xs-75 { margin-right: 75px !important; margin-left: inherit !important; } .rtl .ms-xs-80 { margin-right: 80px !important; margin-left: inherit !important; } .rtl .ms-xs-85 { margin-right: 85px !important; margin-left: inherit !important; } .rtl .ms-xs-90 { margin-right: 90px !important; margin-left: inherit !important; } .rtl .ms-xs-95 { margin-right: 95px !important; margin-left: inherit !important; } .rtl .ms-xs-100 { margin-right: 100px !important; margin-left: inherit !important; } .rtl .me-xs-0 { margin-left: 0px !important; margin-right: inherit !important; } .rtl .me-xs-5 { margin-left: 5px !important; margin-right: inherit !important; } .rtl .me-xs-10 { margin-left: 10px !important; margin-right: inherit !important; } .rtl .me-xs-15 { margin-left: 15px !important; margin-right: inherit !important; } .rtl .me-xs-20 { margin-left: 20px !important; margin-right: inherit !important; } .rtl .me-xs-25 { margin-left: 25px !important; margin-right: inherit !important; } .rtl .me-xs-30 { margin-left: 30px !important; margin-right: inherit !important; } .rtl .me-xs-35 { margin-left: 35px !important; margin-right: inherit !important; } .rtl .me-xs-40 { margin-left: 40px !important; margin-right: inherit !important; } .rtl .me-xs-45 { margin-left: 45px !important; margin-right: inherit !important; } .rtl .me-xs-50 { margin-left: 50px !important; margin-right: inherit !important; } .rtl .me-xs-55 { margin-left: 55px !important; margin-right: inherit !important; } .rtl .me-xs-60 { margin-left: 60px !important; margin-right: inherit !important; } .rtl .me-xs-65 { margin-left: 65px !important; margin-right: inherit !important; } .rtl .me-xs-70 { margin-left: 70px !important; margin-right: inherit !important; } .rtl .me-xs-75 { margin-left: 75px !important; margin-right: inherit !important; } .rtl .me-xs-80 { margin-left: 80px !important; margin-right: inherit !important; } .rtl .me-xs-85 { margin-left: 85px !important; margin-right: inherit !important; } .rtl .me-xs-90 { margin-left: 90px !important; margin-right: inherit !important; } .rtl .me-xs-95 { margin-left: 95px !important; margin-right: inherit !important; } .rtl .me-xs-100 { margin-left: 100px !important; margin-right: inherit !important; } } @media (min-width: 576px) { .rtl .ms-sm-0 { margin-right: 0px !important; margin-left: inherit !important; } .rtl .ms-sm-5 { margin-right: 5px !important; margin-left: inherit !important; } .rtl .ms-sm-10 { margin-right: 10px !important; margin-left: inherit !important; } .rtl .ms-sm-15 { margin-right: 15px !important; margin-left: inherit !important; } .rtl .ms-sm-20 { margin-right: 20px !important; margin-left: inherit !important; } .rtl .ms-sm-25 { margin-right: 25px !important; margin-left: inherit !important; } .rtl .ms-sm-30 { margin-right: 30px !important; margin-left: inherit !important; } .rtl .ms-sm-35 { margin-right: 35px !important; margin-left: inherit !important; } .rtl .ms-sm-40 { margin-right: 40px !important; margin-left: inherit !important; } .rtl .ms-sm-45 { margin-right: 45px !important; margin-left: inherit !important; } .rtl .ms-sm-50 { margin-right: 50px !important; margin-left: inherit !important; } .rtl .ms-sm-55 { margin-right: 55px !important; margin-left: inherit !important; } .rtl .ms-sm-60 { margin-right: 60px !important; margin-left: inherit !important; } .rtl .ms-sm-65 { margin-right: 65px !important; margin-left: inherit !important; } .rtl .ms-sm-70 { margin-right: 70px !important; margin-left: inherit !important; } .rtl .ms-sm-75 { margin-right: 75px !important; margin-left: inherit !important; } .rtl .ms-sm-80 { margin-right: 80px !important; margin-left: inherit !important; } .rtl .ms-sm-85 { margin-right: 85px !important; margin-left: inherit !important; } .rtl .ms-sm-90 { margin-right: 90px !important; margin-left: inherit !important; } .rtl .ms-sm-95 { margin-right: 95px !important; margin-left: inherit !important; } .rtl .ms-sm-100 { margin-right: 100px !important; margin-left: inherit !important; } .rtl .me-sm-0 { margin-left: 0px !important; margin-right: inherit !important; } .rtl .me-sm-5 { margin-left: 5px !important; margin-right: inherit !important; } .rtl .me-sm-10 { margin-left: 10px !important; margin-right: inherit !important; } .rtl .me-sm-15 { margin-left: 15px !important; margin-right: inherit !important; } .rtl .me-sm-20 { margin-left: 20px !important; margin-right: inherit !important; } .rtl .me-sm-25 { margin-left: 25px !important; margin-right: inherit !important; } .rtl .me-sm-30 { margin-left: 30px !important; margin-right: inherit !important; } .rtl .me-sm-35 { margin-left: 35px !important; margin-right: inherit !important; } .rtl .me-sm-40 { margin-left: 40px !important; margin-right: inherit !important; } .rtl .me-sm-45 { margin-left: 45px !important; margin-right: inherit !important; } .rtl .me-sm-50 { margin-left: 50px !important; margin-right: inherit !important; } .rtl .me-sm-55 { margin-left: 55px !important; margin-right: inherit !important; } .rtl .me-sm-60 { margin-left: 60px !important; margin-right: inherit !important; } .rtl .me-sm-65 { margin-left: 65px !important; margin-right: inherit !important; } .rtl .me-sm-70 { margin-left: 70px !important; margin-right: inherit !important; } .rtl .me-sm-75 { margin-left: 75px !important; margin-right: inherit !important; } .rtl .me-sm-80 { margin-left: 80px !important; margin-right: inherit !important; } .rtl .me-sm-85 { margin-left: 85px !important; margin-right: inherit !important; } .rtl .me-sm-90 { margin-left: 90px !important; margin-right: inherit !important; } .rtl .me-sm-95 { margin-left: 95px !important; margin-right: inherit !important; } .rtl .me-sm-100 { margin-left: 100px !important; margin-right: inherit !important; } } @media (min-width: 768px) { .rtl .ms-md-0 { margin-right: 0px !important; margin-left: inherit !important; } .rtl .ms-md-5 { margin-right: 5px !important; margin-left: inherit !important; } .rtl .ms-md-10 { margin-right: 10px !important; margin-left: inherit !important; } .rtl .ms-md-15 { margin-right: 15px !important; margin-left: inherit !important; } .rtl .ms-md-20 { margin-right: 20px !important; margin-left: inherit !important; } .rtl .ms-md-25 { margin-right: 25px !important; margin-left: inherit !important; } .rtl .ms-md-30 { margin-right: 30px !important; margin-left: inherit !important; } .rtl .ms-md-35 { margin-right: 35px !important; margin-left: inherit !important; } .rtl .ms-md-40 { margin-right: 40px !important; margin-left: inherit !important; } .rtl .ms-md-45 { margin-right: 45px !important; margin-left: inherit !important; } .rtl .ms-md-50 { margin-right: 50px !important; margin-left: inherit !important; } .rtl .ms-md-55 { margin-right: 55px !important; margin-left: inherit !important; } .rtl .ms-md-60 { margin-right: 60px !important; margin-left: inherit !important; } .rtl .ms-md-65 { margin-right: 65px !important; margin-left: inherit !important; } .rtl .ms-md-70 { margin-right: 70px !important; margin-left: inherit !important; } .rtl .ms-md-75 { margin-right: 75px !important; margin-left: inherit !important; } .rtl .ms-md-80 { margin-right: 80px !important; margin-left: inherit !important; } .rtl .ms-md-85 { margin-right: 85px !important; margin-left: inherit !important; } .rtl .ms-md-90 { margin-right: 90px !important; margin-left: inherit !important; } .rtl .ms-md-95 { margin-right: 95px !important; margin-left: inherit !important; } .rtl .ms-md-100 { margin-right: 100px !important; margin-left: inherit !important; } .rtl .me-md-0 { margin-left: 0px !important; margin-right: inherit !important; } .rtl .me-md-5 { margin-left: 5px !important; margin-right: inherit !important; } .rtl .me-md-10 { margin-left: 10px !important; margin-right: inherit !important; } .rtl .me-md-15 { margin-left: 15px !important; margin-right: inherit !important; } .rtl .me-md-20 { margin-left: 20px !important; margin-right: inherit !important; } .rtl .me-md-25 { margin-left: 25px !important; margin-right: inherit !important; } .rtl .me-md-30 { margin-left: 30px !important; margin-right: inherit !important; } .rtl .me-md-35 { margin-left: 35px !important; margin-right: inherit !important; } .rtl .me-md-40 { margin-left: 40px !important; margin-right: inherit !important; } .rtl .me-md-45 { margin-left: 45px !important; margin-right: inherit !important; } .rtl .me-md-50 { margin-left: 50px !important; margin-right: inherit !important; } .rtl .me-md-55 { margin-left: 55px !important; margin-right: inherit !important; } .rtl .me-md-60 { margin-left: 60px !important; margin-right: inherit !important; } .rtl .me-md-65 { margin-left: 65px !important; margin-right: inherit !important; } .rtl .me-md-70 { margin-left: 70px !important; margin-right: inherit !important; } .rtl .me-md-75 { margin-left: 75px !important; margin-right: inherit !important; } .rtl .me-md-80 { margin-left: 80px !important; margin-right: inherit !important; } .rtl .me-md-85 { margin-left: 85px !important; margin-right: inherit !important; } .rtl .me-md-90 { margin-left: 90px !important; margin-right: inherit !important; } .rtl .me-md-95 { margin-left: 95px !important; margin-right: inherit !important; } .rtl .me-md-100 { margin-left: 100px !important; margin-right: inherit !important; } } @media (min-width: 992px) { .rtl .ms-sm-0 { margin-right: 0px !important; margin-left: inherit !important; } .rtl .ms-sm-5 { margin-right: 5px !important; margin-left: inherit !important; } .rtl .ms-sm-10 { margin-right: 10px !important; margin-left: inherit !important; } .rtl .ms-sm-15 { margin-right: 15px !important; margin-left: inherit !important; } .rtl .ms-sm-20 { margin-right: 20px !important; margin-left: inherit !important; } .rtl .ms-sm-25 { margin-right: 25px !important; margin-left: inherit !important; } .rtl .ms-sm-30 { margin-right: 30px !important; margin-left: inherit !important; } .rtl .ms-sm-35 { margin-right: 35px !important; margin-left: inherit !important; } .rtl .ms-sm-40 { margin-right: 40px !important; margin-left: inherit !important; } .rtl .ms-sm-45 { margin-right: 45px !important; margin-left: inherit !important; } .rtl .ms-sm-50 { margin-right: 50px !important; margin-left: inherit !important; } .rtl .ms-sm-55 { margin-right: 55px !important; margin-left: inherit !important; } .rtl .ms-sm-60 { margin-right: 60px !important; margin-left: inherit !important; } .rtl .ms-sm-65 { margin-right: 65px !important; margin-left: inherit !important; } .rtl .ms-sm-70 { margin-right: 70px !important; margin-left: inherit !important; } .rtl .ms-sm-75 { margin-right: 75px !important; margin-left: inherit !important; } .rtl .ms-sm-80 { margin-right: 80px !important; margin-left: inherit !important; } .rtl .ms-sm-85 { margin-right: 85px !important; margin-left: inherit !important; } .rtl .ms-sm-90 { margin-right: 90px !important; margin-left: inherit !important; } .rtl .ms-sm-95 { margin-right: 95px !important; margin-left: inherit !important; } .rtl .ms-sm-100 { margin-right: 100px !important; margin-left: inherit !important; } .rtl .me-lg-0 { margin-left: 0px !important; margin-right: inherit !important; } .rtl .me-lg-5 { margin-left: 5px !important; margin-right: inherit !important; } .rtl .me-lg-10 { margin-left: 10px !important; margin-right: inherit !important; } .rtl .me-lg-15 { margin-left: 15px !important; margin-right: inherit !important; } .rtl .me-lg-20 { margin-left: 20px !important; margin-right: inherit !important; } .rtl .me-lg-25 { margin-left: 25px !important; margin-right: inherit !important; } .rtl .me-lg-30 { margin-left: 30px !important; margin-right: inherit !important; } .rtl .me-lg-35 { margin-left: 35px !important; margin-right: inherit !important; } .rtl .me-lg-40 { margin-left: 40px !important; margin-right: inherit !important; } .rtl .me-lg-45 { margin-left: 45px !important; margin-right: inherit !important; } .rtl .me-lg-50 { margin-left: 50px !important; margin-right: inherit !important; } .rtl .me-lg-55 { margin-left: 55px !important; margin-right: inherit !important; } .rtl .me-lg-60 { margin-left: 60px !important; margin-right: inherit !important; } .rtl .me-lg-65 { margin-left: 65px !important; margin-right: inherit !important; } .rtl .me-lg-70 { margin-left: 70px !important; margin-right: inherit !important; } .rtl .me-lg-75 { margin-left: 75px !important; margin-right: inherit !important; } .rtl .me-lg-80 { margin-left: 80px !important; margin-right: inherit !important; } .rtl .me-lg-85 { margin-left: 85px !important; margin-right: inherit !important; } .rtl .me-lg-90 { margin-left: 90px !important; margin-right: inherit !important; } .rtl .me-lg-95 { margin-left: 95px !important; margin-right: inherit !important; } .rtl .me-lg-100 { margin-left: 100px !important; margin-right: inherit !important; } } @media (min-width: 1200px) { .rtl .ms-xl-0 { margin-right: 0px !important; margin-left: inherit !important; } .rtl .ms-xl-5 { margin-right: 5px !important; margin-left: inherit !important; } .rtl .ms-xl-10 { margin-right: 10px !important; margin-left: inherit !important; } .rtl .ms-xl-15 { margin-right: 15px !important; margin-left: inherit !important; } .rtl .ms-xl-20 { margin-right: 20px !important; margin-left: inherit !important; } .rtl .ms-xl-25 { margin-right: 25px !important; margin-left: inherit !important; } .rtl .ms-xl-30 { margin-right: 30px !important; margin-left: inherit !important; } .rtl .ms-xl-35 { margin-right: 35px !important; margin-left: inherit !important; } .rtl .ms-xl-40 { margin-right: 40px !important; margin-left: inherit !important; } .rtl .ms-xl-45 { margin-right: 45px !important; margin-left: inherit !important; } .rtl .ms-xl-50 { margin-right: 50px !important; margin-left: inherit !important; } .rtl .ms-xl-55 { margin-right: 55px !important; margin-left: inherit !important; } .rtl .ms-xl-60 { margin-right: 60px !important; margin-left: inherit !important; } .rtl .ms-xl-65 { margin-right: 65px !important; margin-left: inherit !important; } .rtl .ms-xl-70 { margin-right: 70px !important; margin-left: inherit !important; } .rtl .ms-xl-75 { margin-right: 75px !important; margin-left: inherit !important; } .rtl .ms-xl-80 { margin-right: 80px !important; margin-left: inherit !important; } .rtl .ms-xl-85 { margin-right: 85px !important; margin-left: inherit !important; } .rtl .ms-xl-90 { margin-right: 90px !important; margin-left: inherit !important; } .rtl .ms-xl-95 { margin-right: 95px !important; margin-left: inherit !important; } .rtl .ms-xl-100 { margin-right: 100px !important; margin-left: inherit !important; } .rtl .me-xl-0 { margin-left: 0px !important; margin-right: inherit !important; } .rtl .me-xl-5 { margin-left: 5px !important; margin-right: inherit !important; } .rtl .me-xl-10 { margin-left: 10px !important; margin-right: inherit !important; } .rtl .me-xl-15 { margin-left: 15px !important; margin-right: inherit !important; } .rtl .me-xl-20 { margin-left: 20px !important; margin-right: inherit !important; } .rtl .me-xl-25 { margin-left: 25px !important; margin-right: inherit !important; } .rtl .me-xl-30 { margin-left: 30px !important; margin-right: inherit !important; } .rtl .me-xl-35 { margin-left: 35px !important; margin-right: inherit !important; } .rtl .me-xl-40 { margin-left: 40px !important; margin-right: inherit !important; } .rtl .me-xl-45 { margin-left: 45px !important; margin-right: inherit !important; } .rtl .me-xl-50 { margin-left: 50px !important; margin-right: inherit !important; } .rtl .me-xl-55 { margin-left: 55px !important; margin-right: inherit !important; } .rtl .me-xl-60 { margin-left: 60px !important; margin-right: inherit !important; } .rtl .me-xl-65 { margin-left: 65px !important; margin-right: inherit !important; } .rtl .me-xl-70 { margin-left: 70px !important; margin-right: inherit !important; } .rtl .me-xl-75 { margin-left: 75px !important; margin-right: inherit !important; } .rtl .me-xl-80 { margin-left: 80px !important; margin-right: inherit !important; } .rtl .me-xl-85 { margin-left: 85px !important; margin-right: inherit !important; } .rtl .me-xl-90 { margin-left: 90px !important; margin-right: inherit !important; } .rtl .me-xl-95 { margin-left: 95px !important; margin-right: inherit !important; } .rtl .me-xl-100 { margin-left: 100px !important; margin-right: inherit !important; } } .rtl .offset-1 { margin-right: 8.333333%; margin-left: 0; } .rtl .offset-2 { margin-right: 16.666667%; margin-left: 0; } .rtl .offset-3 { margin-right: 25%; margin-left: 0; } .rtl .offset-4 { margin-right: 33.333333%; margin-left: 0; } .rtl .offset-5 { margin-right: 41.666667%; margin-left: 0; } .rtl .offset-6 { margin-right: 50%; margin-left: 0; } .rtl .offset-7 { margin-right: 58.333333%; margin-left: 0; } .rtl .offset-8 { margin-right: 66.666667%; margin-left: 0; } .rtl .offset-9 { margin-right: 75%; margin-left: 0; } .rtl .offset-10 { margin-right: 83.333333%; margin-left: 0; } .rtl .offset-11 { margin-right: 91.666667%; margin-left: 0; } @media (min-width: 576px) { .rtl .offset-sm-0 { margin-right: 0; margin-left: 0; } .rtl .offset-sm-1 { margin-right: 8.333333%; margin-left: 0; } .rtl .offset-sm-2 { margin-right: 16.666667%; margin-left: 0; } .rtl .offset-sm-3 { margin-right: 25%; margin-left: 0; } .rtl .offset-sm-4 { margin-right: 33.333333%; margin-left: 0; } .rtl .offset-sm-5 { margin-right: 41.666667%; margin-left: 0; } .rtl .offset-sm-6 { margin-right: 50%; margin-left: 0; } .rtl .offset-sm-7 { margin-right: 58.333333%; margin-left: 0; } .rtl .offset-sm-8 { margin-right: 66.666667%; margin-left: 0; } .rtl .offset-sm-9 { margin-right: 75%; margin-left: 0; } .rtl .offset-sm-10 { margin-right: 83.333333%; margin-left: 0; } .rtl .offset-sm-11 { margin-right: 91.666667%; margin-left: 0; } } @media (min-width: 768px) { .rtl .offset-md-0 { margin-right: 0; margin-left: 0; } .rtl .offset-md-1 { margin-right: 8.333333%; margin-left: 0; } .rtl .offset-md-2 { margin-right: 16.666667%; margin-left: 0; } .rtl .offset-md-3 { margin-right: 25%; margin-left: 0; } .rtl .offset-md-4 { margin-right: 33.333333%; margin-left: 0; } .rtl .offset-md-5 { margin-right: 41.666667%; margin-left: 0; } .rtl .offset-md-6 { margin-right: 50%; margin-left: 0; } .rtl .offset-md-7 { margin-right: 58.333333%; margin-left: 0; } .rtl .offset-md-8 { margin-right: 66.666667%; margin-left: 0; } .rtl .offset-md-9 { margin-right: 75%; margin-left: 0; } .rtl .offset-md-10 { margin-right: 83.333333%; margin-left: 0; } .rtl .offset-md-11 { margin-right: 91.666667%; margin-left: 0; } } @media (min-width: 992px) { .rtl .offset-lg-0 { margin-right: 0; margin-left: 0; } .rtl .offset-lg-1 { margin-right: 8.333333%; margin-left: 0; } .rtl .offset-lg-2 { margin-right: 16.666667%; margin-left: 0; } .rtl .offset-lg-3 { margin-right: 25%; margin-left: 0; } .rtl .offset-lg-4 { margin-right: 33.333333%; margin-left: 0; } .rtl .offset-lg-5 { margin-right: 41.666667%; margin-left: 0; } .rtl .offset-lg-6 { margin-right: 50%; margin-left: 0; } .rtl .offset-lg-7 { margin-right: 58.333333%; margin-left: 0; } .rtl .offset-lg-8 { margin-right: 66.666667%; margin-left: 0; } .rtl .offset-lg-9 { margin-right: 75%; margin-left: 0; } .rtl .offset-lg-10 { margin-right: 83.333333%; margin-left: 0; } .rtl .offset-lg-11 { margin-right: 91.666667%; margin-left: 0; } } @media (min-width: 1200px) { .rtl .offset-xl-0 { margin-right: 0; margin-left: 0; } .rtl .offset-xl-1 { margin-right: 8.333333%; margin-left: 0; } .rtl .offset-xl-2 { margin-right: 16.666667%; margin-left: 0; } .rtl .offset-xl-3 { margin-right: 25%; margin-left: 0; } .rtl .offset-xl-4 { margin-right: 33.333333%; margin-left: 0; } .rtl .offset-xl-5 { margin-right: 41.666667%; margin-left: 0; } .rtl .offset-xl-6 { margin-right: 50%; margin-left: 0; } .rtl .offset-xl-7 { margin-right: 58.333333%; margin-left: 0; } .rtl .offset-xl-8 { margin-right: 66.666667%; margin-left: 0; } .rtl .offset-xl-9 { margin-right: 75%; margin-left: 0; } .rtl .offset-xl-10 { margin-right: 83.333333%; margin-left: 0; } .rtl .offset-xl-11 { margin-right: 91.666667%; margin-left: 0; } } .rtl .me-auto { margin-left: auto !important; margin-right: inherit !important; } .rtl .ms-auto { margin-right: auto !important; margin-left: inherit !important; } .rtl .pull-right, .rtl .float-end { float: left !important; } .rtl .pull-left, .rtl .float-start { float: right !important; } .rtl .main-header div.logo-box { float: right; border-top-right-radius: 0px; border-top-left-radius: 0px; } .rtl .main-header .logo-box { border-right: 0; } .rtl .main-header .logo { float: right; text-align: right; } .rtl .main-header .navbar { -webkit-transition: margin-right .3s ease-in-out; -o-transition: margin-right .3s ease-in-out; transition: margin-right .3s ease-in-out; margin-right: 0; margin-left: 0; } .rtl .main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i::after { right: auto; left: 16px; } .rtl .navbar-custom-menu > .navbar-nav > li > .dropdown-menu { left: 5%; right: auto; } .rtl .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > h4 > small { right: auto; left: 0; } .rtl .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img { margin: auto auto auto 10px; } .rtl .navbar-nav > .user-menu > .dropdown-menu > li.user-header .user-name { text-align: left; } .rtl .navbar-nav > .user-menu > .dropdown-menu > .user-body a i { margin-right: auto; margin-left: 10px; } .rtl .search-box .app-search .srh-btn { right: auto; left: 15px; } .rtl .search-box .app-search input { padding: 0px 15px 0px 40px; } .rtl.dark-skin .main-header .logo-box { border-right: 0; } @media (max-width: 991px) { .rtl .main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i::after { left: auto; } } @media (min-width: 768px) { .rtl.sidebar-mini.sidebar-collapse .main-header .navbar { margin-right: 0; margin-left: auto; } } @media (max-width: 767px) { .rtl .main-header .logo { text-align: center; } .rtl .main-header .navbar { margin: 0; } } .rtl .main-header { right: 0; left: inherit; margin-right: 23.54rem; margin-left: 1.5rem; } .rtl .main-header .sidebar-toggle { float: right; } .rtl .main-header .sidebar-toggle i.ti-align-left:before { content: "\e6c1"; } .rtl .main-header .res-only-view { float: right; } .rtl .sidebar-menu > li > a > i { margin-right: 0px; margin-left: 10px; } .rtl .sidebar-menu .user-profile > a img { margin-right: 0px; margin-left: 10px; } .rtl .sidebar-menu li > a > .pull-right-container { right: auto; left: 10px; } .rtl .sidebar-menu li > a > .pull-right-container > .fa-angle-right { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } .rtl .sidebar-menu li > a > .fa-angle-right { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } .rtl .sidebar-menu li > a svg { margin-right: 0px; margin-left: 10px; } .rtl .sidebar-menu .menu-open > a > .fa-angle-right { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } .rtl .sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-right { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } .rtl .sidebar-menu .treeview-menu > li.active > a i.ti-more:before, .rtl .sidebar-menu .treeview-menu > li > a:hover i.ti-more:before { content: "\e629"; } .rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right) { right: 39px; left: auto; } .rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu { right: 54px; left: auto; } .rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container { float: left; right: 250px !important; left: auto; } .rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span { padding: 14px 30px 14px 0px; } .rtl.sidebar-collapse .sidebar-menu > li > a svg { margin-right: 11px !important; margin-left: 0; } .rtl.sidebar-collapse .treeview-menu > li > a { padding: 5px 10px 5px 10px; } .rtl .treeview-menu > li > a { padding: 5px 25px 5px 5px; } .rtl .treeview-menu > li > a > i { padding-left: 20px; padding-right: 10px; float: right; display: inline-table; margin-top: 5px; } .rtl .main-sidebar { right: 0; left: inherit; border-right: 0; } .rtl .main-sidebar { margin: 0.75rem 0.75rem 0.75rem 0; } .rtl .main-sidebar .sidebar-footer { left: auto; right: -2px; border-right: none; border-left: 1px solid rgba(72, 94, 144, 0.16); } @media (min-width: 768px) { .rtl.sidebar-mini.sidebar-collapse .main-header { margin-left: 1.5rem; margin-right: 100px; -moz-transition: margin-left 0.3s ease-in-out; -o-transition: margin-left 0.3s ease-in-out; -webkit-transition: margin-left 0.3s ease-in-out; transition: margin-left 0.3s ease-in-out; -moz-transition: margin-right 0.3s ease-in-out; -o-transition: margin-right 0.3s ease-in-out; -webkit-transition: margin-right 0.3s ease-in-out; transition: margin-right 0.3s ease-in-out; } } @media (min-width: 768px) { .rtl.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span { border-top-right-radius: 0; border-top-left-radius: 4px; } .rtl.sidebar-mini.sidebar-collapse .sidebar-menu > li > a i { margin-right: 0px; margin-left: 0; } .rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right) { text-align: right; } } @media (max-width: 767px) { .rtl .main-sidebar { margin-top: 125px; -webkit-transform: translate(21.29rem, 0); -ms-transform: translate(21.29rem, 0); -o-transform: translate(21.29rem, 0); transform: translate(21.29rem, 0); } } .rtl .content-wrapper, .rtl .main-footer { margin-right: 22.04rem; margin-left: 0; } @media (min-width: 768px) { .rtl.sidebar-mini.sidebar-collapse .content-wrapper, .rtl.sidebar-mini.sidebar-collapse .main-footer, .rtl.sidebar-mini.sidebar-collapse .right-side { margin-left: 0; margin-right: 80px; } } @media (max-width: 767px) { .rtl .content-wrapper, .rtl .main-footer { margin-right: 0.75rem; margin-left: 0.75rem !important; } .rtl.sidebar-open .content-wrapper, .rtl.sidebar-open .main-footer { -webkit-transform: translate(-21.29rem, 0); -ms-transform: translate(-21.29rem, 0); -o-transform: translate(-21.29rem, 0); transform: translate(-21.29rem, 0); } } @media (min-width: 768px) { .rtl.control-sidebar-open .content-wrapper, .rtl.control-sidebar-open .main-footer, .rtl.control-sidebar-open .right-side { margin-left: 345px; margin-right: 21.29rem; } } @media (max-width: 767px) { .rtl .main-header { margin-left: 0; margin-right: 0; } } .rtl .control-sidebar-open .control-sidebar, .rtl .control-sidebar-open .control-sidebar-bg { right: auto; left: 0; } .rtl .control-sidebar-open.control-sidebar.control-sidebar-open { right: auto; left: 0; } .rtl .control-sidebar-open.control-sidebar.control-sidebar-open + .control-sidebar-bg { right: auto; left: 0; } .rtl .control-sidebar, .rtl .control-sidebar-bg { top: 0; right: auto; left: -345px; -webkit-transition: left .3s ease-in-out; -o-transition: left .3s ease-in-out; transition: left .3s ease-in-out; } .rtl .control-sidebar .nav-tabs.control-sidebar-tabs > li { margin-left: 30px; margin-right: 0px; } .rtl .control-sidebar .rpanel-title { right: auto; left: 0; } .rtl .control-sidebar-menu menu-icon { float: right; } .rtl .control-sidebar-menu .menu-info { margin-right: 45px; margin-left: auto; } .rtl .content-header .me-auto { margin-left: auto !important; margin-right: inherit !important; } .rtl .content-header .page-title { margin: 0 0 0 15px; border-right: 0; padding: 7px 0 7px 25px; } .rtl .content-header .right-title { text-align: left; } .rtl .flexbox > *:first-child { margin-right: 0; margin-left: 4px; } .rtl .flexbox > *:last-child { margin-left: 0; margin-right: 4px; } .rtl .box-header > .box-tools, .rtl .box-header > .box-controls { left: 1.5rem; right: auto; } .rtl .dropdown-menu { text-align: right; } .rtl .dropdown-item i { margin-left: 0.5rem; margin-right: 0; } .rtl [type=checkbox] + label { padding-left: 0; padding-right: 35px !important; } .rtl [type=checkbox] + label:before { right: 0; left: auto; } .rtl [type=checkbox]:not(.filled-in) + label:after { right: 0; left: auto; } .rtl [type=checkbox]:checked, .rtl [type=checkbox]:not(:checked) { right: -9999px; left: auto; } .rtl [type=checkbox]:checked + label:before { right: 10px; left: auto; } .rtl [type=checkbox].filled-in + label:before, .rtl [type=checkbox].filled-in + label:after { right: 0; left: auto; } .rtl [type=radio]:checked + label, .rtl [type=radio]:not(:checked) + label { padding-left: 0; padding-right: 35px !important; } .rtl [type=radio] + label:before, .rtl [type=radio] + label:after { right: 0; left: auto; } .rtl [type=radio]:checked, .rtl [type=radio]:not(:checked) { right: -9999px; left: auto; } .rtl .dataTables_wrapper .dataTables_paginate { float: left; } /*---inner sidebar---*/ .rtl .left-block { border-right: none; border-left: 1px solid #e6e6e6; } .rtl .left-block .open-left-block { right: auto; left: -41px; } .rtl .right-block { margin-left: inherit; margin-right: 280px; } .rtl .reverse-mode .open-left-block { right: -41px; left: auto; } .rtl .reverse-mode .left-block { right: inherit; left: 0; border-left: none; border-right: 1px solid #e6e6e6; } .rtl .reverse-mode .right-block { margin-left: 280px; margin-right: 0; } @media (max-width: 767px) { .rtl .left-block { left: inherit; right: -280px; -webkit-transition: -webkit-transform .3s ease-in-out, right .3s ease-in-out; -moz-transition: -moz-transform .3s ease-in-out, right .3s ease-in-out; -o-transition: -o-transform .3s ease-in-out, right .3s ease-in-out; transition: transform .3s ease-in-out, right .3s ease-in-out; } .rtl .left-block.open-panel { left: inherit; right: 0; } .rtl .right-block { margin-left: inherit; margin-right: 0; } .rtl .reverse-mode .left-block { right: auto; left: -280px; -webkit-transition: -webkit-transform .3s ease-in-out, left .3s ease-in-out; -moz-transition: -moz-transform .3s ease-in-out, left .3s ease-in-out; -o-transition: -o-transform .3s ease-in-out, left .3s ease-in-out; transition: transform .3s ease-in-out, left .3s ease-in-out; } .rtl .reverse-mode .left-block.open-panel { right: inherit; left: 0; } } .rtl .nav-pills > li > a > i { margin-left: 5px; margin-right: 0; } .rtl .flex-column > li > a { border-left: none; border-right: 3px solid transparent; } .rtl .btn-group > .btn-group:not(:last-child) > .btn, .rtl .btn-group > .btn:not(:last-child):not(.dropdown-toggle) { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .rtl .btn-group > .btn:first-child { margin-left: inherit; margin-right: 0; } .rtl .btn-group > .btn-group:not(:first-child) > .btn, .rtl .btn-group > .btn:not(:first-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .rtl .btn-group .btn + .btn, .rtl .btn-group .btn + .btn-group, .rtl .btn-group .btn-group + .btn, .rtl .btn-group .btn-group + .btn-group { margin-left: inherit; margin-right: -1px; } .rtl .btn-group-vertical .btn + .btn, .rtl .btn-group-vertical .btn + .btn-group, .rtl .btn-group-vertical .btn-group + .btn, .rtl .btn-group-vertical .btn-group + .btn-group { margin-left: inherit; margin-right: -1px; } .rtl .btn-group-vertical > .btn + .btn, .rtl .btn-group-vertical > .btn + .btn-group, .rtl .btn-group-vertical > .btn-group + .btn, .rtl .btn-group-vertical > .btn-group + .btn-group { margin-right: 0; } .rtl .btn-app > .badge { left: -10px; right: auto; } .rtl ul.wysihtml5-toolbar > li { float: right; margin: 0 0 10px 5px; } .rtl .mailbox-attachments li { float: right; margin-right: inherit; margin-left: 10px; } .rtl .lookup-circle.lookup-right::before { left: 0; right: auto; } .rtl .direct-chat-img { float: right; } .rtl .chat-app .direct-chat-text { margin: 5px 80px 0 0; } .rtl .chat-app .right .direct-chat-text { float: left; text-align: left; } .rtl .right .direct-chat-text p { float: left; } .rtl .form-control + .input-group-addon:not(:first-child) { border-left: 1px solid #86a4c3; border-right: 0; border-radius: 5px 0px 0px 5px; } .rtl .form-control + .input-group-addon:not(:first-child) { border-left: 1px solid #172b4c; } .rtl .gap-items > *:last-child, .rtl .gap-items-3 > *:last-child, .rtl .gap-items-4 > *:last-child, .rtl .gap-items-5 > *:last-child { margin-left: 0; margin-right: inherit; } .rtl .gap-items > *:first-child, .rtl .gap-items-3 > *:first-child, .rtl .gap-items-4 > *:first-child, .rtl .gap-items-5 > *:first-child { margin-right: 0; margin-left: inherit; } .rtl .gap-y.gap-items > *, .rtl .gap-y.gap-items-3 > * { margin: 8px; } .rtl .media-body .media > *:first-child { margin-right: 0; margin-left: 1rem; } .rtl .modal-header .close { margin: -15px auto -15px -15px; } .rtl .external-event i { margin-left: 5px; margin-right: 0; } .rtl .external-event i.fa-hand-o-right:before { content: "\f0a5"; } .rtl .fc th, .rtl .fc-basic-view td.fc-week-number, .rtl .fc-icon, .rtl .rtl .fc-toolbar { text-align: center; } .rtl .box-profile.nav-tabs-custom > .nav-tabs > li { margin-left: 5px; margin-right: 0; } .rtl .user-block img { float: right; } .rtl .user-block .comment, .rtl .user-block .description, .rtl .user-block .username { margin-left: 0; margin-right: 50px; } .rtl .todo-list > li .tools { float: left; } .rtl .owl-carousel, .rtl .flexslider2, .rtl .flexslider { direction: ltr; } .rtl .slider.slider-vertical .slider-tick, .rtl .slider.slider-vertical .slider-handle { margin-right: -10px; margin-top: -10px; } @media screen and (min-width: 641px) { .rtl .timeline__box { padding-right: 105px; padding-left: 0; } .rtl .timeline5:before { right: 38px; left: inherit; } } .rtl .timeline__year { right: 0; left: inherit; } .rtl .timeline__date { right: 0; left: inherit; } .rtl .timeline__post { border-left: none; border-right: 3px solid #7047ee; } @media screen and (max-width: 640px) { .rtl .timeline5:before { right: 0; } .rtl .timeline__box { padding-right: 20px; padding-left: 0; } } .rtl .timeline .timeline-label { float: right; } .rtl .timeline .timeline-item { float: right; clear: right; padding-left: 30px; padding-right: 0; } .rtl .timeline .timeline-item > .timeline-point { left: -24px; right: inherit; } .rtl .timeline .timeline-item > .timeline-event:before { left: -15px; right: inherit; border-left-width: 0; border-right-width: 15px; } .rtl .timeline .timeline-item > .timeline-event:after { left: -14px; right: inherit; border-left-width: 0; border-right-width: 14px; } .rtl .timeline .timeline-item.timeline-item-right, .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) { float: left; clear: left; padding-left: 0; padding-right: 30px; } .rtl .timeline .timeline-item.timeline-item-right > .timeline-point { right: -24px; left: inherit; } .rtl .timeline .timeline-item.timeline-item-right > .timeline-point.timeline-point-blank { right: -12px; } .rtl .timeline .timeline-item.timeline-item-right > .timeline-event:before, .rtl .timeline .timeline-item.timeline-item-right > .timeline-event:after { left: auto !important; border-right-width: 0 !important; } .rtl .timeline .timeline-item.timeline-item-right > .timeline-event:before { right: -15px !important; border-left-width: 15px !important; } .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point { right: -24px; left: inherit; } .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point.timeline-point-blank { right: -12px; } .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before, .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after { left: auto !important; border-right-width: 0 !important; } .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before { right: -15px !important; border-left-width: 15px !important; } .rtl .timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after { left: -17px; right: inherit; border-left-width: 0; border-right-width: 17px; } .rtl .timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before { left: -18px; right: inherit; border-left-width: 0; border-right-width: 18px; } .rtl .timeline .timeline-item > .timeline-point.timeline-point-blank { left: -12px; right: inherit; } .rtl .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:before { right: -10px !important; left: inherit !important; border-left-width: 10px !important; border-right-width: 0 !important; } .rtl .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:after { right: -9px !important; left: inherit !important; border-left-width: 9px !important; border-right-width: 0 !important; } .rtl .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before { right: -10px !important; left: inherit !important; border-left-width: 10px !important; border-right-width: 0 !important; } .rtl .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after { right: -9px !important; left: inherit !important; border-left-width: 9px !important; border-right-width: 0 !important; } .rtl .timeline.timeline-single-column.timeline .timeline-item { padding-right: 72px; padding-left: 0; } .rtl .timeline.timeline-single-column.timeline .timeline-item > .timeline-point { transform: translateX(50%); right: 42px !important; left: inherit !important; margin-right: 0; margin-left: inherit; } .rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before, .rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after { left: auto !important; border-right-width: 0 !important; } .rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before { right: -10px !important; border-left-width: 10px !important; } .rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-right { padding-right: 72px; padding-left: 0; } .rtl .timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) { padding-right: 72px; padding-left: 0; } .rtl .timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before, .rtl .timeline.timeline-single-column.timeline .timeline-item .timeline-event:after { left: auto !important; border-right-width: 0 !important; } .rtl .timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before { right: -15px !important; border-left-width: 15px !important; } .rtl .timeline.timeline-single-column.timeline:before { right: 42px; left: inherit; margin-right: -1px; margin-left: inherit; } .rtl .timeline.timeline-single-column.timeline .timeline-label { transform: translateX(50%); margin: 0 42px 20px 0; } @media (max-width: 767px) { .rtl .timeline.timeline:before { right: 42px; left: inherit; } .rtl .timeline.timeline .timeline-label { transform: translateX(50%); margin: 0 42px 20px 0; } .rtl .timeline.timeline .timeline-item { padding-right: 72px; padding-left: 0; } .rtl .timeline.timeline .timeline-item > .timeline-point { transform: translateX(50%); right: 42px !important; margin-right: 0; } .rtl .timeline.timeline .timeline-item > .timeline-event:before, .rtl .timeline.timeline .timeline-item > .timeline-event:after { left: auto !important; border-right-width: 0 !important; } .rtl .timeline.timeline .timeline-item > .timeline-event:before { right: -15px !important; border-left-width: 15px !important; } .rtl .timeline.timeline .timeline-item.timeline-item-right { padding-right: 72px; padding-left: 0; } .rtl .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) { padding-right: 72px; padding-left: 0; } } .rtl .ribbon-box .ribbon { float: right; margin-right: -30px; margin-left: 0px; } .rtl .fontawesome-icon-list .fa-hover i, .rtl .ion-icon-list .ion-hover i { padding-left: 10px; padding-right: 0; } .rtl .btn-toggle.btn-sm.btn-sm:before, .rtl .btn-toggle.btn-sm.btn-sm:after { right: 0.4125rem; left: inherit; } .rtl .dp-divider { border-right: 2px solid #999999 !important; border-left: none !important; } .rtl .media .custom-control [type=checkbox] + label { padding-left: 0px; } .rtl .jq-has-icon { padding: 10px 50px 10px 10px; background-position-x: 95%; } .rtl .jq-toast-single { text-align: right !important; } .rtl .close-jq-toast-single { left: 7px; right: auto; } .rtl .myadmin-alert { text-align: right; } .rtl .myadmin-alert .closed { left: 3px; right: auto; } .rtl .myadmin-alert .img { left: auto; right: 12px; } .rtl .myadmin-alert-img { padding-right: 65px; padding-left: 12px; } .rtl .grid-stack { direction: ltr; } .rtl .nav.g-0 > .nav-link:first-child, .rtl .nav.g-0 .nav-item:first-child .nav-link { padding-right: 0; padding-left: 1.072rem; } .rtl .owl-item .text-left { text-align: right !important; } .rtl .info-box-content { padding: 10px 0 10px 10px; margin-right: 90px; margin-left: inherit; } .rtl .info-box .progress { margin: 5px 0 5px -10px; } .rtl .info-box-icon { float: right; } .rtl .small-box .icon { left: 10px; right: inherit; } .rtl .small-box > .small-box-footer { text-align: left; } .rtl .direct-chat-text { margin: 5px 50px 0 0; } .rtl .right .direct-chat-text { float: left; } .rtl .input-group-addon:not(:last-child) { border-left: 0; border-radius: 0px 5px 5px 0px; } .rtl .bootstrap-select.btn-group .dropdown-toggle .filter-option { text-align: right; } .rtl .wizard-content .wizard.vertical > .steps { float: right; } .rtl .dataTables_filter { float: left; } .rtl .knob { margin-left: 0; margin-right: -115px; } .rtl .product-text .pro-price { left: 5px; right: auto; } .rtl .product-text { text-align: right; } .rtl .product-img { text-align: right !important; } .rtl .ekko-lightbox-nav-overlay a:last-child span { text-align: left; } .rtl .white-popup-block { text-align: right; } .rtl .content-bottom { border-radius: 25px 0 0 25px; } .rtl .content-top-agile { border-radius: 0 25px 25px 0; } .rtl .content-top-agile:after { left: 0; right: auto; } .rtl .auth-2 { float: left; } .rtl .has-feedback .form-control-feedback { left: 0; right: auto; } .rtl .custom-file-label::after { border-radius: 5px 0 0 5px !important; } .rtl .vtabs .tabs-vertical { border-right: none; border-left: 1px solid rgba(51, 51, 51, 0.13); } .rtl .vtabs .tabs-vertical li .nav-link { border-radius: 0 5px 5px 0px; } .rtl .nav-tabs .nav-item + .nav-item { margin-right: 2px; } .rtl .nav { padding-right: 0; } .rtl .navbar-nav .nav-item { float: right; } .rtl .navbar-nav .nav-item + .nav-item { margin-right: 1rem; margin-left: inherit; } .rtl th { text-align: right; } .rtl .alert-dismissible { padding-right: 1.25rem; padding-left: 4rem; } .rtl .checkbox label { padding-right: 1.25rem; padding-left: inherit; } .rtl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-radius: 0 0.25rem 0.25rem 0; } .rtl .btn-group > .btn:last-child:not(:first-child), .rtl .btn-group > .dropdown-toggle:not(:first-child) { border-radius: 0.25rem 0 0 0.25rem; } .rtl .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-radius: 0.25rem 0 0 0.25rem; } .rtl .custom-form-label:before, .rtl .custom-form-label:after { right: 0; left: inherit; } .rtl .custom-select { padding: 0.375rem 0.75rem 0.375rem 1.75rem; background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat left 0.75rem center; background-size: 8px 10px; } .rtl .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .rtl .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .rtl .input-group > .input-group-append:not(:last-child) > .btn, .rtl .input-group > .input-group-append:not(:last-child) > .input-group-text, .rtl .input-group > .input-group-append > .btn, .rtl .input-group > .input-group-append > .input-group-text { border-radius: 0 5px 5px 0; } .rtl .input-group > .input-group-append > .btn, .rtl .input-group > .input-group-append > .input-group-text, .rtl .input-group > .input-group-append:first-child > .btn:not(:first-child), .rtl .input-group > .input-group-append:first-child > .input-group-text:not(:first-child), .rtl .input-group > .input-group-append:not(:first-child) > .btn, .rtl .input-group > .input-group-append:not(:first-child) > .input-group-text { border-radius: 5px 0 0 5px; } .rtl .input-group > .custom-select:not(:first-child), .rtl .input-group > .form-control:not(:first-child) { border-radius: 5px 0 0 5px; } .rtl .input-group > .custom-select:not(:last-child), .rtl .input-group > .form-control:not(:last-child) { border-radius: 0 5px 5px 0; } .rtl .input-group > .custom-select:not(:last-child):not(:first-child), .rtl .input-group > .form-control:not(:last-child):not(:first-child) { border-radius: 0; } .rtl .custom-control { padding-right: 0; padding-left: inherit; margin-right: inherit; margin-left: 1rem; } .rtl .custom-control-indicator { right: 0; left: inherit; } .rtl .custom-file-label::after { right: initial; left: -1px; border-radius: .25rem 0 0 .25rem; } .rtl .radio input, .rtl .radio-inline, .rtl .checkbox input, .rtl .checkbox-inline input { margin-right: -1.25rem; margin-left: inherit; } .rtl .list-group { padding-right: 0; } .rtl .close { float: left; } .rtl .modal-header .close { margin: -15px auto -15px -15px; } .rtl .modal-footer > :not(:first-child) { margin-right: .25rem; } .rtl .alert-dismissible .close { right: inherit; left: 0; } .rtl .dropdown-toggle::after { margin-right: .255em; margin-left: 0; } .rtl .form-check-input { margin-right: -1.25rem; margin-left: inherit; } .rtl .form-check-label { padding-right: 1.25rem; padding-left: inherit; } @media (min-width: 768px) { .rtl.sidebar-collapse .main-sidebar { -webkit-transform: translate(21.29rem, 0); -ms-transform: translate(21.29rem, 0); -o-transform: translate(21.29rem, 0); transform: translate(21.29rem, 0); } .rtl.sidebar-collapse .content-wrapper, .rtl.sidebar-collapse .main-footer { margin-right: 0; } } .rtl #chat-box-body #chat-circle { left: 30px; right: auto; } .rtl .chat-box { left: 30px; right: auto; } .rtl .cm-msg-text { float: right; } .rtl .chat-msg.self > .cm-msg-text { float: left; } .rtl .chat-submit { left: 10px; right: auto; } .rtl #chat-input { padding-right: 15px; padding-left: 50px; } @media (min-width: 768px) { .rtl.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu:after { left: auto; right: -5px; } .rtl.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu > .treeview .treeview-menu:after { left: auto; right: -5px; } .rtl.sidebar-collapse .sidebar-menu .treeview-menu > .treeview:hover > .treeview-menu { right: 21.29rem; left: auto; } .rtl.sidebar-collapse .ps--active-x > .ps__rail-x, .rtl.sidebar-collapse .ps--active-y > .ps__rail-y { z-index: -1; opacity: 0.1; right: 0 !important; } } .rtl .modal-header .btn-close { margin: -0.5rem auto -0.5rem -0.5rem; } .rtl .form-select { padding: 0.375rem 0.75rem 0.375rem 1.75rem; background-position: left 0.75rem center; } .rtl [type="checkbox"].filled-in:checked + label:before { right: 10px; } .rtl .treeview-menu .treeview-menu { padding-right: 20px; padding-left: 0px; } .rtl .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) { border-top-left-radius: 5px; border-bottom-left-radius: 5px; border-top-right-radius: 0; border-bottom-right-radius: 0; } .rtl .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .rtl .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) { border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 0; border-bottom-left-radius: 0; } .rtl .alert-dismissible .btn-close { right: auto; left: 0; } .rtl .ribbon-box .ribbon:before { right: 0; left: auto; } .rtl .ribbon-box .ribbon-two span { transform: rotate(45deg); -webkit-transform: rotate(45deg); right: -21px; left: auto; } .rtl .ribbon-box .ribbon-two { right: -5px; left: auto; } .rtl .datepaginator .dp-nav-left i, .rtl .datepaginator-lg .dp-nav-left i, .rtl .datepaginator-sm .dp-nav-left i { transform: rotate(180deg); } .rtl .datepaginator .dp-nav-right i, .rtl .datepaginator-lg .dp-nav-right i, .rtl .datepaginator-sm .dp-nav-right i { transform: rotate(180deg); } .rtl .form-group-feedback-right .form-control-feedback { right: auto; left: 0; } .rtl .editable-buttons { margin-right: 7px; } .rtl .editable-buttons .editable-cancel { margin-right: 7px; } .rtl form p { text-align: right; } .rtl table.dataTable thead .sorting:after, .rtl table.dataTable thead .sorting_asc:after, .rtl table.dataTable thead .sorting_desc:after, .rtl table.dataTable thead .sorting_asc_disabled:after, .rtl table.dataTable thead .sorting_desc_disabled:after { left: 0.5em; right: auto; } .rtl table.dataTable thead .sorting:before, .rtl table.dataTable thead .sorting_asc:before, .rtl table.dataTable thead .sorting_desc:before, .rtl table.dataTable thead .sorting_asc_disabled:before, .rtl table.dataTable thead .sorting_desc_disabled:before { left: 1em; right: auto; } .rtl .breadcrumb-item + .breadcrumb-item { padding-left: 0; padding-right: 0.5rem; } .rtl .breadcrumb-item + .breadcrumb-item::before { float: right; padding-left: 0.5rem; padding-right: 0; } .rtl .list-inline { padding-left: 0; padding-right: 0; } .rtl ul.flexbox { padding-right: 0; } .rtl .alert .icon { margin-left: 10px; margin-right: 0px; } .rtl input { text-align: right !important; } .rtl .owl-sl .owl-nav { left: 0; right: auto; } .rtl .owl-sl div .d-flex { direction: rtl; padding-left: 10px; padding-right: 10px; } .rtl .timeline-label:before { right: 70px; left: auto; } .rtl .timeline-label .timeline-content { padding-left: 0rem !important; padding-right: 1rem !important; } .rtl .timeline-label .timeline-badge { margin-right: -0.65rem; margin-left: 0px; } /*# sourceMappingURL=style_rtl.css.map */
public/vertical/src/css/style_rtl.css
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap"); /*Social Media Colors*/ /*Theme Colors*/ /*Lite color*/ /*Theme Colors For Dark*/ .rtl { text-align: right !important; direction: rtl; } /******************* Padding property *******************/ .rtl .ps-0 { padding-right: 0px !important; padding-left: inherit !important; } .rtl .ps-5 { padding-right: 5px !important; padding-left: inherit !important; } .rtl .ps-10 { padding-right: 10px !important; padding-left: inherit !important; } .rtl .ps-15 { padding-right: 15px !important; padding-left: inherit !important; } .rtl .ps-20 { padding-right: 20px !important; padding-left: inherit !important; } .rtl .ps-25 { padding-right: 25px !important; padding-left: inherit !important; } .rtl .ps-30 { padding-right: 30px !important; padding-left: inherit !important; } .rtl .ps-35 { padding-right: 35px !important; padding-left: inherit !important; } .rtl .ps-40 { padding-right: 40px !important; padding-left: inherit !important; } .rtl .ps-45 { padding-right: 45px !important; padding-left: inherit !important; } .rtl .ps-50 { padding-right: 50px !important; padding-left: inherit !important; } .rtl .ps-55 { padding-right: 55px !important; padding-left: inherit !important; } .rtl .ps-60 { padding-right: 60px !important; padding-left: inherit !important; } .rtl .ps-65 { padding-right: 65px !important; padding-left: inherit !important; } .rtl .ps-70 { padding-right: 70px !important; padding-left: inherit !important; } .rtl .ps-75 { padding-right: 75px !important; padding-left: inherit !important; } .rtl .ps-80 { padding-right: 80px !important; padding-left: inherit !important; } .rtl .ps-85 { padding-right: 85px !important; padding-left: inherit !important; } .rtl .ps-90 { padding-right: 90px !important; padding-left: inherit !important; } .rtl .ps-95 { padding-right: 95px !important; padding-left: inherit !important; } .rtl .ps-100 { padding-right: 100px !important; padding-left: inherit !important; } .rtl .pe-0 { padding-left: 0px !important; padding-right: inherit !important; } .rtl .pe-5 { padding-left: 5px !important; padding-right: inherit !important; } .rtl .pe-10 { padding-left: 10px !important; padding-right: inherit !important; } .rtl .pe-15 { padding-left: 15px !important; padding-right: inherit !important; } .rtl .pe-20 { padding-left: 20px !important; padding-right: inherit !important; } .rtl .pe-25 { padding-left: 25px !important; padding-right: inherit !important; } .rtl .pe-30 { padding-left: 30px !important; padding-right: inherit !important; } .rtl .pe-35 { padding-left: 35px !important; padding-right: inherit !important; } .rtl .pe-40 { padding-left: 40px !important; padding-right: inherit !important; } .rtl .pe-45 { padding-left: 45px !important; padding-right: inherit !important; } .rtl .pe-50 { padding-left: 50px !important; padding-right: inherit !important; } .rtl .pe-55 { padding-left: 55px !important; padding-right: inherit !important; } .rtl .pe-60 { padding-left: 60px !important; padding-right: inherit !important; } .rtl .pe-65 { padding-left: 65px !important; padding-right: inherit !important; } .rtl .pe-70 { padding-left: 70px !important; padding-right: inherit !important; } .rtl .pe-75 { padding-left: 75px !important; padding-right: inherit !important; } .rtl .pe-80 { padding-left: 80px !important; padding-right: inherit !important; } .rtl .pe-85 { padding-left: 85px !important; padding-right: inherit !important; } .rtl .pe-90 { padding-left: 90px !important; padding-right: inherit !important; } .rtl .pe-95 { padding-left: 95px !important; padding-right: inherit !important; } .rtl .pe-100 { padding-left: 100px !important; padding-right: inherit !important; } @media (max-width: 575px) { .rtl .ps-xs-0 { padding-right: 0px !important; padding-left: inherit !important; } .rtl .ps-xs-5 { padding-right: 5px !important; padding-left: inherit !important; } .rtl .ps-xs-10 { padding-right: 10px !important; padding-left: inherit !important; } .rtl .ps-xs-15 { padding-right: 15px !important; padding-left: inherit !important; } .rtl .ps-xs-20 { padding-right: 20px !important; padding-left: inherit !important; } .rtl .ps-xs-25 { padding-right: 25px !important; padding-left: inherit !important; } .rtl .ps-xs-30 { padding-right: 30px !important; padding-left: inherit !important; } .rtl .ps-xs-35 { padding-right: 35px !important; padding-left: inherit !important; } .rtl .ps-xs-40 { padding-right: 40px !important; padding-left: inherit !important; } .rtl .ps-xs-45 { padding-right: 45px !important; padding-left: inherit !important; } .rtl .ps-xs-50 { padding-right: 50px !important; padding-left: inherit !important; } .rtl .ps-xs-55 { padding-right: 55px !important; padding-left: inherit !important; } .rtl .ps-xs-60 { padding-right: 60px !important; padding-left: inherit !important; } .rtl .ps-xs-65 { padding-right: 65px !important; padding-left: inherit !important; } .rtl .ps-xs-70 { padding-right: 70px !important; padding-left: inherit !important; } .rtl .ps-xs-75 { padding-right: 75px !important; padding-left: inherit !important; } .rtl .ps-xs-80 { padding-right: 80px !important; padding-left: inherit !important; } .rtl .ps-xs-85 { padding-right: 85px !important; padding-left: inherit !important; } .rtl .ps-xs-90 { padding-right: 90px !important; padding-left: inherit !important; } .rtl .ps-xs-95 { padding-right: 95px !important; padding-left: inherit !important; } .rtl .ps-xs-100 { padding-right: 100px !important; padding-left: inherit !important; } .rtl .pe-xs-0 { padding-left: 0px !important; padding-right: inherit !important; } .rtl .pe-xs-5 { padding-left: 5px !important; padding-right: inherit !important; } .rtl .pe-xs-10 { padding-left: 10px !important; padding-right: inherit !important; } .rtl .pe-xs-15 { padding-left: 15px !important; padding-right: inherit !important; } .rtl .pe-xs-20 { padding-left: 20px !important; padding-right: inherit !important; } .rtl .pe-xs-25 { padding-left: 25px !important; padding-right: inherit !important; } .rtl .pe-xs-30 { padding-left: 30px !important; padding-right: inherit !important; } .rtl .pe-xs-35 { padding-left: 35px !important; padding-right: inherit !important; } .rtl .pe-xs-40 { padding-left: 40px !important; padding-right: inherit !important; } .rtl .pe-xs-45 { padding-left: 45px !important; padding-right: inherit !important; } .rtl .pe-xs-50 { padding-left: 50px !important; padding-right: inherit !important; } .rtl .pe-xs-55 { padding-left: 55px !important; padding-right: inherit !important; } .rtl .pe-xs-60 { padding-left: 60px !important; padding-right: inherit !important; } .rtl .pe-xs-65 { padding-left: 65px !important; padding-right: inherit !important; } .rtl .pe-xs-70 { padding-left: 70px !important; padding-right: inherit !important; } .rtl .pe-xs-75 { padding-left: 75px !important; padding-right: inherit !important; } .rtl .pe-xs-80 { padding-left: 80px !important; padding-right: inherit !important; } .rtl .pe-xs-85 { padding-left: 85px !important; padding-right: inherit !important; } .rtl .pe-xs-90 { padding-left: 90px !important; padding-right: inherit !important; } .rtl .pe-xs-95 { padding-left: 95px !important; padding-right: inherit !important; } .rtl .pe-xs-100 { padding-left: 100px !important; padding-right: inherit !important; } } @media (min-width: 576px) { .rtl .ps-sm-0 { padding-right: 0px !important; padding-left: inherit !important; } .rtl .ps-sm-5 { padding-right: 5px !important; padding-left: inherit !important; } .rtl .ps-sm-10 { padding-right: 10px !important; padding-left: inherit !important; } .rtl .ps-sm-15 { padding-right: 15px !important; padding-left: inherit !important; } .rtl .ps-sm-20 { padding-right: 20px !important; padding-left: inherit !important; } .rtl .ps-sm-25 { padding-right: 25px !important; padding-left: inherit !important; } .rtl .ps-sm-30 { padding-right: 30px !important; padding-left: inherit !important; } .rtl .ps-sm-35 { padding-right: 35px !important; padding-left: inherit !important; } .rtl .ps-sm-40 { padding-right: 40px !important; padding-left: inherit !important; } .rtl .ps-sm-45 { padding-right: 45px !important; padding-left: inherit !important; } .rtl .ps-sm-50 { padding-right: 50px !important; padding-left: inherit !important; } .rtl .ps-sm-55 { padding-right: 55px !important; padding-left: inherit !important; } .rtl .ps-sm-60 { padding-right: 60px !important; padding-left: inherit !important; } .rtl .ps-sm-65 { padding-right: 65px !important; padding-left: inherit !important; } .rtl .ps-sm-70 { padding-right: 70px !important; padding-left: inherit !important; } .rtl .ps-sm-75 { padding-right: 75px !important; padding-left: inherit !important; } .rtl .ps-sm-80 { padding-right: 80px !important; padding-left: inherit !important; } .rtl .ps-sm-85 { padding-right: 85px !important; padding-left: inherit !important; } .rtl .ps-sm-90 { padding-right: 90px !important; padding-left: inherit !important; } .rtl .ps-sm-95 { padding-right: 95px !important; padding-left: inherit !important; } .rtl .ps-sm-100 { padding-right: 100px !important; padding-left: inherit !important; } .rtl .pe-sm-0 { padding-left: 0px !important; padding-right: inherit !important; } .rtl .pe-sm-5 { padding-left: 5px !important; padding-right: inherit !important; } .rtl .pe-sm-10 { padding-left: 10px !important; padding-right: inherit !important; } .rtl .pe-sm-15 { padding-left: 15px !important; padding-right: inherit !important; } .rtl .pe-sm-20 { padding-left: 20px !important; padding-right: inherit !important; } .rtl .pe-sm-25 { padding-left: 25px !important; padding-right: inherit !important; } .rtl .pe-sm-30 { padding-left: 30px !important; padding-right: inherit !important; } .rtl .pe-sm-35 { padding-left: 35px !important; padding-right: inherit !important; } .rtl .pe-sm-40 { padding-left: 40px !important; padding-right: inherit !important; } .rtl .pe-sm-45 { padding-left: 45px !important; padding-right: inherit !important; } .rtl .pe-sm-50 { padding-left: 50px !important; padding-right: inherit !important; } .rtl .pe-sm-55 { padding-left: 55px !important; padding-right: inherit !important; } .rtl .pe-sm-60 { padding-left: 60px !important; padding-right: inherit !important; } .rtl .pe-sm-65 { padding-left: 65px !important; padding-right: inherit !important; } .rtl .pe-sm-70 { padding-left: 70px !important; padding-right: inherit !important; } .rtl .pe-sm-75 { padding-left: 75px !important; padding-right: inherit !important; } .rtl .pe-sm-80 { padding-left: 80px !important; padding-right: inherit !important; } .rtl .pe-sm-85 { padding-left: 85px !important; padding-right: inherit !important; } .rtl .pe-sm-90 { padding-left: 90px !important; padding-right: inherit !important; } .rtl .pe-sm-95 { padding-left: 95px !important; padding-right: inherit !important; } .rtl .pe-sm-100 { padding-left: 100px !important; padding-right: inherit !important; } } @media (min-width: 768px) { .rtl .ps-md-0 { padding-right: 0px !important; padding-left: inherit !important; } .rtl .ps-md-5 { padding-right: 5px !important; padding-left: inherit !important; } .rtl .ps-md-10 { padding-right: 10px !important; padding-left: inherit !important; } .rtl .ps-md-15 { padding-right: 15px !important; padding-left: inherit !important; } .rtl .ps-md-20 { padding-right: 20px !important; padding-left: inherit !important; } .rtl .ps-md-25 { padding-right: 25px !important; padding-left: inherit !important; } .rtl .ps-md-30 { padding-right: 30px !important; padding-left: inherit !important; } .rtl .ps-md-35 { padding-right: 35px !important; padding-left: inherit !important; } .rtl .ps-md-40 { padding-right: 40px !important; padding-left: inherit !important; } .rtl .ps-md-45 { padding-right: 45px !important; padding-left: inherit !important; } .rtl .ps-md-50 { padding-right: 50px !important; padding-left: inherit !important; } .rtl .ps-md-55 { padding-right: 55px !important; padding-left: inherit !important; } .rtl .ps-md-60 { padding-right: 60px !important; padding-left: inherit !important; } .rtl .ps-md-65 { padding-right: 65px !important; padding-left: inherit !important; } .rtl .ps-md-70 { padding-right: 70px !important; padding-left: inherit !important; } .rtl .ps-md-75 { padding-right: 75px !important; padding-left: inherit !important; } .rtl .ps-md-80 { padding-right: 80px !important; padding-left: inherit !important; } .rtl .ps-md-85 { padding-right: 85px !important; padding-left: inherit !important; } .rtl .ps-md-90 { padding-right: 90px !important; padding-left: inherit !important; } .rtl .ps-md-95 { padding-right: 95px !important; padding-left: inherit !important; } .rtl .ps-md-100 { padding-right: 100px !important; padding-left: inherit !important; } .rtl .pe-md-0 { padding-left: 0px !important; padding-right: inherit !important; } .rtl .pe-md-5 { padding-left: 5px !important; padding-right: inherit !important; } .rtl .pe-md-10 { padding-left: 10px !important; padding-right: inherit !important; } .rtl .pe-md-15 { padding-left: 15px !important; padding-right: inherit !important; } .rtl .pe-md-20 { padding-left: 20px !important; padding-right: inherit !important; } .rtl .pe-md-25 { padding-left: 25px !important; padding-right: inherit !important; } .rtl .pe-md-30 { padding-left: 30px !important; padding-right: inherit !important; } .rtl .pe-md-35 { padding-left: 35px !important; padding-right: inherit !important; } .rtl .pe-md-40 { padding-left: 40px !important; padding-right: inherit !important; } .rtl .pe-md-45 { padding-left: 45px !important; padding-right: inherit !important; } .rtl .pe-md-50 { padding-left: 50px !important; padding-right: inherit !important; } .rtl .pe-md-55 { padding-left: 55px !important; padding-right: inherit !important; } .rtl .pe-md-60 { padding-left: 60px !important; padding-right: inherit !important; } .rtl .pe-md-65 { padding-left: 65px !important; padding-right: inherit !important; } .rtl .pe-md-70 { padding-left: 70px !important; padding-right: inherit !important; } .rtl .pe-md-75 { padding-left: 75px !important; padding-right: inherit !important; } .rtl .pe-md-80 { padding-left: 80px !important; padding-right: inherit !important; } .rtl .pe-md-85 { padding-left: 85px !important; padding-right: inherit !important; } .rtl .pe-md-90 { padding-left: 90px !important; padding-right: inherit !important; } .rtl .pe-md-95 { padding-left: 95px !important; padding-right: inherit !important; } .rtl .pe-md-100 { padding-left: 100px !important; padding-right: inherit !important; } } @media (min-width: 992px) { .rtl .ps-lg-0 { padding-right: 0px !important; padding-left: inherit !important; } .rtl .ps-lg-5 { padding-right: 5px !important; padding-left: inherit !important; } .rtl .ps-lg-10 { padding-right: 10px !important; padding-left: inherit !important; } .rtl .ps-lg-15 { padding-right: 15px !important; padding-left: inherit !important; } .rtl .ps-lg-20 { padding-right: 20px !important; padding-left: inherit !important; } .rtl .ps-lg-25 { padding-right: 25px !important; padding-left: inherit !important; } .rtl .ps-lg-30 { padding-right: 30px !important; padding-left: inherit !important; } .rtl .ps-lg-35 { padding-right: 35px !important; padding-left: inherit !important; } .rtl .ps-lg-40 { padding-right: 40px !important; padding-left: inherit !important; } .rtl .ps-lg-45 { padding-right: 45px !important; padding-left: inherit !important; } .rtl .ps-lg-50 { padding-right: 50px !important; padding-left: inherit !important; } .rtl .ps-lg-55 { padding-right: 55px !important; padding-left: inherit !important; } .rtl .ps-lg-60 { padding-right: 60px !important; padding-left: inherit !important; } .rtl .ps-lg-65 { padding-right: 65px !important; padding-left: inherit !important; } .rtl .ps-lg-70 { padding-right: 70px !important; padding-left: inherit !important; } .rtl .ps-lg-75 { padding-right: 75px !important; padding-left: inherit !important; } .rtl .ps-lg-80 { padding-right: 80px !important; padding-left: inherit !important; } .rtl .ps-lg-85 { padding-right: 85px !important; padding-left: inherit !important; } .rtl .ps-lg-90 { padding-right: 90px !important; padding-left: inherit !important; } .rtl .ps-lg-95 { padding-right: 95px !important; padding-left: inherit !important; } .rtl .ps-lg-100 { padding-right: 100px !important; padding-left: inherit !important; } .rtl .pe-lg-0 { padding-left: 0px !important; padding-right: inherit !important; } .rtl .pe-lg-5 { padding-left: 5px !important; padding-right: inherit !important; } .rtl .pe-lg-10 { padding-left: 10px !important; padding-right: inherit !important; } .rtl .pe-lg-15 { padding-left: 15px !important; padding-right: inherit !important; } .rtl .pe-lg-20 { padding-left: 20px !important; padding-right: inherit !important; } .rtl .pe-lg-25 { padding-left: 25px !important; padding-right: inherit !important; } .rtl .pe-lg-30 { padding-left: 30px !important; padding-right: inherit !important; } .rtl .pe-lg-35 { padding-left: 35px !important; padding-right: inherit !important; } .rtl .pe-lg-40 { padding-left: 40px !important; padding-right: inherit !important; } .rtl .pe-lg-45 { padding-left: 45px !important; padding-right: inherit !important; } .rtl .pe-lg-50 { padding-left: 50px !important; padding-right: inherit !important; } .rtl .pe-lg-55 { padding-left: 55px !important; padding-right: inherit !important; } .rtl .pe-lg-60 { padding-left: 60px !important; padding-right: inherit !important; } .rtl .pe-lg-65 { padding-left: 65px !important; padding-right: inherit !important; } .rtl .pe-lg-70 { padding-left: 70px !important; padding-right: inherit !important; } .rtl .pe-lg-75 { padding-left: 75px !important; padding-right: inherit !important; } .rtl .pe-lg-80 { padding-left: 80px !important; padding-right: inherit !important; } .rtl .pe-lg-85 { padding-left: 85px !important; padding-right: inherit !important; } .rtl .pe-lg-90 { padding-left: 90px !important; padding-right: inherit !important; } .rtl .pe-lg-95 { padding-left: 95px !important; padding-right: inherit !important; } .rtl .pe-lg-100 { padding-left: 100px !important; padding-right: inherit !important; } } @media (min-width: 1200px) { .rtl .ps-xl-0 { padding-right: 0px !important; padding-left: inherit !important; } .rtl .ps-xl-5 { padding-right: 5px !important; padding-left: inherit !important; } .rtl .ps-xl-10 { padding-right: 10px !important; padding-left: inherit !important; } .rtl .ps-xl-15 { padding-right: 15px !important; padding-left: inherit !important; } .rtl .ps-xl-20 { padding-right: 20px !important; padding-left: inherit !important; } .rtl .ps-xl-25 { padding-right: 25px !important; padding-left: inherit !important; } .rtl .ps-xl-30 { padding-right: 30px !important; padding-left: inherit !important; } .rtl .ps-xl-35 { padding-right: 35px !important; padding-left: inherit !important; } .rtl .ps-xl-40 { padding-right: 40px !important; padding-left: inherit !important; } .rtl .ps-xl-45 { padding-right: 45px !important; padding-left: inherit !important; } .rtl .ps-xl-50 { padding-right: 50px !important; padding-left: inherit !important; } .rtl .ps-xl-55 { padding-right: 55px !important; padding-left: inherit !important; } .rtl .ps-xl-60 { padding-right: 60px !important; padding-left: inherit !important; } .rtl .ps-xl-65 { padding-right: 65px !important; padding-left: inherit !important; } .rtl .ps-xl-70 { padding-right: 70px !important; padding-left: inherit !important; } .rtl .ps-xl-75 { padding-right: 75px !important; padding-left: inherit !important; } .rtl .ps-xl-80 { padding-right: 80px !important; padding-left: inherit !important; } .rtl .ps-xl-85 { padding-right: 85px !important; padding-left: inherit !important; } .rtl .ps-xl-90 { padding-right: 90px !important; padding-left: inherit !important; } .rtl .ps-xl-95 { padding-right: 95px !important; padding-left: inherit !important; } .rtl .ps-xl-100 { padding-right: 100px !important; padding-left: inherit !important; } .rtl .pe-xl-0 { padding-left: 0px !important; padding-right: inherit !important; } .rtl .pe-xl-5 { padding-left: 5px !important; padding-right: inherit !important; } .rtl .pe-xl-10 { padding-left: 10px !important; padding-right: inherit !important; } .rtl .pe-xl-15 { padding-left: 15px !important; padding-right: inherit !important; } .rtl .pe-xl-20 { padding-left: 20px !important; padding-right: inherit !important; } .rtl .pe-xl-25 { padding-left: 25px !important; padding-right: inherit !important; } .rtl .pe-xl-30 { padding-left: 30px !important; padding-right: inherit !important; } .rtl .pe-xl-35 { padding-left: 35px !important; padding-right: inherit !important; } .rtl .pe-xl-40 { padding-left: 40px !important; padding-right: inherit !important; } .rtl .pe-xl-45 { padding-left: 45px !important; padding-right: inherit !important; } .rtl .pe-xl-50 { padding-left: 50px !important; padding-right: inherit !important; } .rtl .pe-xl-55 { padding-left: 55px !important; padding-right: inherit !important; } .rtl .pe-xl-60 { padding-left: 60px !important; padding-right: inherit !important; } .rtl .pe-xl-65 { padding-left: 65px !important; padding-right: inherit !important; } .rtl .pe-xl-70 { padding-left: 70px !important; padding-right: inherit !important; } .rtl .pe-xl-75 { padding-left: 75px !important; padding-right: inherit !important; } .rtl .pe-xl-80 { padding-left: 80px !important; padding-right: inherit !important; } .rtl .pe-xl-85 { padding-left: 85px !important; padding-right: inherit !important; } .rtl .pe-xl-90 { padding-left: 90px !important; padding-right: inherit !important; } .rtl .pe-xl-95 { padding-left: 95px !important; padding-right: inherit !important; } .rtl .pe-xl-100 { padding-left: 100px !important; padding-right: inherit !important; } } /******************* Margin property *******************/ .rtl .ms-0 { margin-right: 0px !important; margin-left: inherit !important; } .rtl .ms-5 { margin-right: 5px !important; margin-left: inherit !important; } .rtl .ms-10 { margin-right: 10px !important; margin-left: inherit !important; } .rtl .ms-15 { margin-right: 15px !important; margin-left: inherit !important; } .rtl .ms-20 { margin-right: 20px !important; margin-left: inherit !important; } .rtl .ms-25 { margin-right: 25px !important; margin-left: inherit !important; } .rtl .ms-30 { margin-right: 30px !important; margin-left: inherit !important; } .rtl .ms-35 { margin-right: 35px !important; margin-left: inherit !important; } .rtl .ms-40 { margin-right: 40px !important; margin-left: inherit !important; } .rtl .ms-45 { margin-right: 45px !important; margin-left: inherit !important; } .rtl .ms-50 { margin-right: 50px !important; margin-left: inherit !important; } .rtl .ms-55 { margin-right: 55px !important; margin-left: inherit !important; } .rtl .ms-60 { margin-right: 60px !important; margin-left: inherit !important; } .rtl .ms-65 { margin-right: 65px !important; margin-left: inherit !important; } .rtl .ms-70 { margin-right: 70px !important; margin-left: inherit !important; } .rtl .ms-75 { margin-right: 75px !important; margin-left: inherit !important; } .rtl .ms-80 { margin-right: 80px !important; margin-left: inherit !important; } .rtl .ms-85 { margin-right: 85px !important; margin-left: inherit !important; } .rtl .ms-90 { margin-right: 90px !important; margin-left: inherit !important; } .rtl .ms-95 { margin-right: 95px !important; margin-left: inherit !important; } .rtl .ms-100 { margin-right: 100px !important; margin-left: inherit !important; } .rtl .me-0 { margin-left: 0px !important; margin-right: inherit !important; } .rtl .me-5 { margin-left: 5px !important; margin-right: inherit !important; } .rtl .me-10 { margin-left: 10px !important; margin-right: inherit !important; } .rtl .me-15 { margin-left: 15px !important; margin-right: inherit !important; } .rtl .me-20 { margin-left: 20px !important; margin-right: inherit !important; } .rtl .me-25 { margin-left: 25px !important; margin-right: inherit !important; } .rtl .me-30 { margin-left: 30px !important; margin-right: inherit !important; } .rtl .me-35 { margin-left: 35px !important; margin-right: inherit !important; } .rtl .me-40 { margin-left: 40px !important; margin-right: inherit !important; } .rtl .me-45 { margin-left: 45px !important; margin-right: inherit !important; } .rtl .me-50 { margin-left: 50px !important; margin-right: inherit !important; } .rtl .me-55 { margin-left: 55px !important; margin-right: inherit !important; } .rtl .me-60 { margin-left: 60px !important; margin-right: inherit !important; } .rtl .me-65 { margin-left: 65px !important; margin-right: inherit !important; } .rtl .me-70 { margin-left: 70px !important; margin-right: inherit !important; } .rtl .me-75 { margin-left: 75px !important; margin-right: inherit !important; } .rtl .me-80 { margin-left: 80px !important; margin-right: inherit !important; } .rtl .me-85 { margin-left: 85px !important; margin-right: inherit !important; } .rtl .me-90 { margin-left: 90px !important; margin-right: inherit !important; } .rtl .me-95 { margin-left: 95px !important; margin-right: inherit !important; } .rtl .me-100 { margin-left: 100px !important; margin-right: inherit !important; } @media (max-width: 575px) { .rtl .ms-xs-0 { margin-right: 0px !important; margin-left: inherit !important; } .rtl .ms-xs-5 { margin-right: 5px !important; margin-left: inherit !important; } .rtl .ms-xs-10 { margin-right: 10px !important; margin-left: inherit !important; } .rtl .ms-xs-15 { margin-right: 15px !important; margin-left: inherit !important; } .rtl .ms-xs-20 { margin-right: 20px !important; margin-left: inherit !important; } .rtl .ms-xs-25 { margin-right: 25px !important; margin-left: inherit !important; } .rtl .ms-xs-30 { margin-right: 30px !important; margin-left: inherit !important; } .rtl .ms-xs-35 { margin-right: 35px !important; margin-left: inherit !important; } .rtl .ms-xs-40 { margin-right: 40px !important; margin-left: inherit !important; } .rtl .ms-xs-45 { margin-right: 45px !important; margin-left: inherit !important; } .rtl .ms-xs-50 { margin-right: 50px !important; margin-left: inherit !important; } .rtl .ms-xs-55 { margin-right: 55px !important; margin-left: inherit !important; } .rtl .ms-xs-60 { margin-right: 60px !important; margin-left: inherit !important; } .rtl .ms-xs-65 { margin-right: 65px !important; margin-left: inherit !important; } .rtl .ms-xs-70 { margin-right: 70px !important; margin-left: inherit !important; } .rtl .ms-xs-75 { margin-right: 75px !important; margin-left: inherit !important; } .rtl .ms-xs-80 { margin-right: 80px !important; margin-left: inherit !important; } .rtl .ms-xs-85 { margin-right: 85px !important; margin-left: inherit !important; } .rtl .ms-xs-90 { margin-right: 90px !important; margin-left: inherit !important; } .rtl .ms-xs-95 { margin-right: 95px !important; margin-left: inherit !important; } .rtl .ms-xs-100 { margin-right: 100px !important; margin-left: inherit !important; } .rtl .me-xs-0 { margin-left: 0px !important; margin-right: inherit !important; } .rtl .me-xs-5 { margin-left: 5px !important; margin-right: inherit !important; } .rtl .me-xs-10 { margin-left: 10px !important; margin-right: inherit !important; } .rtl .me-xs-15 { margin-left: 15px !important; margin-right: inherit !important; } .rtl .me-xs-20 { margin-left: 20px !important; margin-right: inherit !important; } .rtl .me-xs-25 { margin-left: 25px !important; margin-right: inherit !important; } .rtl .me-xs-30 { margin-left: 30px !important; margin-right: inherit !important; } .rtl .me-xs-35 { margin-left: 35px !important; margin-right: inherit !important; } .rtl .me-xs-40 { margin-left: 40px !important; margin-right: inherit !important; } .rtl .me-xs-45 { margin-left: 45px !important; margin-right: inherit !important; } .rtl .me-xs-50 { margin-left: 50px !important; margin-right: inherit !important; } .rtl .me-xs-55 { margin-left: 55px !important; margin-right: inherit !important; } .rtl .me-xs-60 { margin-left: 60px !important; margin-right: inherit !important; } .rtl .me-xs-65 { margin-left: 65px !important; margin-right: inherit !important; } .rtl .me-xs-70 { margin-left: 70px !important; margin-right: inherit !important; } .rtl .me-xs-75 { margin-left: 75px !important; margin-right: inherit !important; } .rtl .me-xs-80 { margin-left: 80px !important; margin-right: inherit !important; } .rtl .me-xs-85 { margin-left: 85px !important; margin-right: inherit !important; } .rtl .me-xs-90 { margin-left: 90px !important; margin-right: inherit !important; } .rtl .me-xs-95 { margin-left: 95px !important; margin-right: inherit !important; } .rtl .me-xs-100 { margin-left: 100px !important; margin-right: inherit !important; } } @media (min-width: 576px) { .rtl .ms-sm-0 { margin-right: 0px !important; margin-left: inherit !important; } .rtl .ms-sm-5 { margin-right: 5px !important; margin-left: inherit !important; } .rtl .ms-sm-10 { margin-right: 10px !important; margin-left: inherit !important; } .rtl .ms-sm-15 { margin-right: 15px !important; margin-left: inherit !important; } .rtl .ms-sm-20 { margin-right: 20px !important; margin-left: inherit !important; } .rtl .ms-sm-25 { margin-right: 25px !important; margin-left: inherit !important; } .rtl .ms-sm-30 { margin-right: 30px !important; margin-left: inherit !important; } .rtl .ms-sm-35 { margin-right: 35px !important; margin-left: inherit !important; } .rtl .ms-sm-40 { margin-right: 40px !important; margin-left: inherit !important; } .rtl .ms-sm-45 { margin-right: 45px !important; margin-left: inherit !important; } .rtl .ms-sm-50 { margin-right: 50px !important; margin-left: inherit !important; } .rtl .ms-sm-55 { margin-right: 55px !important; margin-left: inherit !important; } .rtl .ms-sm-60 { margin-right: 60px !important; margin-left: inherit !important; } .rtl .ms-sm-65 { margin-right: 65px !important; margin-left: inherit !important; } .rtl .ms-sm-70 { margin-right: 70px !important; margin-left: inherit !important; } .rtl .ms-sm-75 { margin-right: 75px !important; margin-left: inherit !important; } .rtl .ms-sm-80 { margin-right: 80px !important; margin-left: inherit !important; } .rtl .ms-sm-85 { margin-right: 85px !important; margin-left: inherit !important; } .rtl .ms-sm-90 { margin-right: 90px !important; margin-left: inherit !important; } .rtl .ms-sm-95 { margin-right: 95px !important; margin-left: inherit !important; } .rtl .ms-sm-100 { margin-right: 100px !important; margin-left: inherit !important; } .rtl .me-sm-0 { margin-left: 0px !important; margin-right: inherit !important; } .rtl .me-sm-5 { margin-left: 5px !important; margin-right: inherit !important; } .rtl .me-sm-10 { margin-left: 10px !important; margin-right: inherit !important; } .rtl .me-sm-15 { margin-left: 15px !important; margin-right: inherit !important; } .rtl .me-sm-20 { margin-left: 20px !important; margin-right: inherit !important; } .rtl .me-sm-25 { margin-left: 25px !important; margin-right: inherit !important; } .rtl .me-sm-30 { margin-left: 30px !important; margin-right: inherit !important; } .rtl .me-sm-35 { margin-left: 35px !important; margin-right: inherit !important; } .rtl .me-sm-40 { margin-left: 40px !important; margin-right: inherit !important; } .rtl .me-sm-45 { margin-left: 45px !important; margin-right: inherit !important; } .rtl .me-sm-50 { margin-left: 50px !important; margin-right: inherit !important; } .rtl .me-sm-55 { margin-left: 55px !important; margin-right: inherit !important; } .rtl .me-sm-60 { margin-left: 60px !important; margin-right: inherit !important; } .rtl .me-sm-65 { margin-left: 65px !important; margin-right: inherit !important; } .rtl .me-sm-70 { margin-left: 70px !important; margin-right: inherit !important; } .rtl .me-sm-75 { margin-left: 75px !important; margin-right: inherit !important; } .rtl .me-sm-80 { margin-left: 80px !important; margin-right: inherit !important; } .rtl .me-sm-85 { margin-left: 85px !important; margin-right: inherit !important; } .rtl .me-sm-90 { margin-left: 90px !important; margin-right: inherit !important; } .rtl .me-sm-95 { margin-left: 95px !important; margin-right: inherit !important; } .rtl .me-sm-100 { margin-left: 100px !important; margin-right: inherit !important; } } @media (min-width: 768px) { .rtl .ms-md-0 { margin-right: 0px !important; margin-left: inherit !important; } .rtl .ms-md-5 { margin-right: 5px !important; margin-left: inherit !important; } .rtl .ms-md-10 { margin-right: 10px !important; margin-left: inherit !important; } .rtl .ms-md-15 { margin-right: 15px !important; margin-left: inherit !important; } .rtl .ms-md-20 { margin-right: 20px !important; margin-left: inherit !important; } .rtl .ms-md-25 { margin-right: 25px !important; margin-left: inherit !important; } .rtl .ms-md-30 { margin-right: 30px !important; margin-left: inherit !important; } .rtl .ms-md-35 { margin-right: 35px !important; margin-left: inherit !important; } .rtl .ms-md-40 { margin-right: 40px !important; margin-left: inherit !important; } .rtl .ms-md-45 { margin-right: 45px !important; margin-left: inherit !important; } .rtl .ms-md-50 { margin-right: 50px !important; margin-left: inherit !important; } .rtl .ms-md-55 { margin-right: 55px !important; margin-left: inherit !important; } .rtl .ms-md-60 { margin-right: 60px !important; margin-left: inherit !important; } .rtl .ms-md-65 { margin-right: 65px !important; margin-left: inherit !important; } .rtl .ms-md-70 { margin-right: 70px !important; margin-left: inherit !important; } .rtl .ms-md-75 { margin-right: 75px !important; margin-left: inherit !important; } .rtl .ms-md-80 { margin-right: 80px !important; margin-left: inherit !important; } .rtl .ms-md-85 { margin-right: 85px !important; margin-left: inherit !important; } .rtl .ms-md-90 { margin-right: 90px !important; margin-left: inherit !important; } .rtl .ms-md-95 { margin-right: 95px !important; margin-left: inherit !important; } .rtl .ms-md-100 { margin-right: 100px !important; margin-left: inherit !important; } .rtl .me-md-0 { margin-left: 0px !important; margin-right: inherit !important; } .rtl .me-md-5 { margin-left: 5px !important; margin-right: inherit !important; } .rtl .me-md-10 { margin-left: 10px !important; margin-right: inherit !important; } .rtl .me-md-15 { margin-left: 15px !important; margin-right: inherit !important; } .rtl .me-md-20 { margin-left: 20px !important; margin-right: inherit !important; } .rtl .me-md-25 { margin-left: 25px !important; margin-right: inherit !important; } .rtl .me-md-30 { margin-left: 30px !important; margin-right: inherit !important; } .rtl .me-md-35 { margin-left: 35px !important; margin-right: inherit !important; } .rtl .me-md-40 { margin-left: 40px !important; margin-right: inherit !important; } .rtl .me-md-45 { margin-left: 45px !important; margin-right: inherit !important; } .rtl .me-md-50 { margin-left: 50px !important; margin-right: inherit !important; } .rtl .me-md-55 { margin-left: 55px !important; margin-right: inherit !important; } .rtl .me-md-60 { margin-left: 60px !important; margin-right: inherit !important; } .rtl .me-md-65 { margin-left: 65px !important; margin-right: inherit !important; } .rtl .me-md-70 { margin-left: 70px !important; margin-right: inherit !important; } .rtl .me-md-75 { margin-left: 75px !important; margin-right: inherit !important; } .rtl .me-md-80 { margin-left: 80px !important; margin-right: inherit !important; } .rtl .me-md-85 { margin-left: 85px !important; margin-right: inherit !important; } .rtl .me-md-90 { margin-left: 90px !important; margin-right: inherit !important; } .rtl .me-md-95 { margin-left: 95px !important; margin-right: inherit !important; } .rtl .me-md-100 { margin-left: 100px !important; margin-right: inherit !important; } } @media (min-width: 992px) { .rtl .ms-sm-0 { margin-right: 0px !important; margin-left: inherit !important; } .rtl .ms-sm-5 { margin-right: 5px !important; margin-left: inherit !important; } .rtl .ms-sm-10 { margin-right: 10px !important; margin-left: inherit !important; } .rtl .ms-sm-15 { margin-right: 15px !important; margin-left: inherit !important; } .rtl .ms-sm-20 { margin-right: 20px !important; margin-left: inherit !important; } .rtl .ms-sm-25 { margin-right: 25px !important; margin-left: inherit !important; } .rtl .ms-sm-30 { margin-right: 30px !important; margin-left: inherit !important; } .rtl .ms-sm-35 { margin-right: 35px !important; margin-left: inherit !important; } .rtl .ms-sm-40 { margin-right: 40px !important; margin-left: inherit !important; } .rtl .ms-sm-45 { margin-right: 45px !important; margin-left: inherit !important; } .rtl .ms-sm-50 { margin-right: 50px !important; margin-left: inherit !important; } .rtl .ms-sm-55 { margin-right: 55px !important; margin-left: inherit !important; } .rtl .ms-sm-60 { margin-right: 60px !important; margin-left: inherit !important; } .rtl .ms-sm-65 { margin-right: 65px !important; margin-left: inherit !important; } .rtl .ms-sm-70 { margin-right: 70px !important; margin-left: inherit !important; } .rtl .ms-sm-75 { margin-right: 75px !important; margin-left: inherit !important; } .rtl .ms-sm-80 { margin-right: 80px !important; margin-left: inherit !important; } .rtl .ms-sm-85 { margin-right: 85px !important; margin-left: inherit !important; } .rtl .ms-sm-90 { margin-right: 90px !important; margin-left: inherit !important; } .rtl .ms-sm-95 { margin-right: 95px !important; margin-left: inherit !important; } .rtl .ms-sm-100 { margin-right: 100px !important; margin-left: inherit !important; } .rtl .me-lg-0 { margin-left: 0px !important; margin-right: inherit !important; } .rtl .me-lg-5 { margin-left: 5px !important; margin-right: inherit !important; } .rtl .me-lg-10 { margin-left: 10px !important; margin-right: inherit !important; } .rtl .me-lg-15 { margin-left: 15px !important; margin-right: inherit !important; } .rtl .me-lg-20 { margin-left: 20px !important; margin-right: inherit !important; } .rtl .me-lg-25 { margin-left: 25px !important; margin-right: inherit !important; } .rtl .me-lg-30 { margin-left: 30px !important; margin-right: inherit !important; } .rtl .me-lg-35 { margin-left: 35px !important; margin-right: inherit !important; } .rtl .me-lg-40 { margin-left: 40px !important; margin-right: inherit !important; } .rtl .me-lg-45 { margin-left: 45px !important; margin-right: inherit !important; } .rtl .me-lg-50 { margin-left: 50px !important; margin-right: inherit !important; } .rtl .me-lg-55 { margin-left: 55px !important; margin-right: inherit !important; } .rtl .me-lg-60 { margin-left: 60px !important; margin-right: inherit !important; } .rtl .me-lg-65 { margin-left: 65px !important; margin-right: inherit !important; } .rtl .me-lg-70 { margin-left: 70px !important; margin-right: inherit !important; } .rtl .me-lg-75 { margin-left: 75px !important; margin-right: inherit !important; } .rtl .me-lg-80 { margin-left: 80px !important; margin-right: inherit !important; } .rtl .me-lg-85 { margin-left: 85px !important; margin-right: inherit !important; } .rtl .me-lg-90 { margin-left: 90px !important; margin-right: inherit !important; } .rtl .me-lg-95 { margin-left: 95px !important; margin-right: inherit !important; } .rtl .me-lg-100 { margin-left: 100px !important; margin-right: inherit !important; } } @media (min-width: 1200px) { .rtl .ms-xl-0 { margin-right: 0px !important; margin-left: inherit !important; } .rtl .ms-xl-5 { margin-right: 5px !important; margin-left: inherit !important; } .rtl .ms-xl-10 { margin-right: 10px !important; margin-left: inherit !important; } .rtl .ms-xl-15 { margin-right: 15px !important; margin-left: inherit !important; } .rtl .ms-xl-20 { margin-right: 20px !important; margin-left: inherit !important; } .rtl .ms-xl-25 { margin-right: 25px !important; margin-left: inherit !important; } .rtl .ms-xl-30 { margin-right: 30px !important; margin-left: inherit !important; } .rtl .ms-xl-35 { margin-right: 35px !important; margin-left: inherit !important; } .rtl .ms-xl-40 { margin-right: 40px !important; margin-left: inherit !important; } .rtl .ms-xl-45 { margin-right: 45px !important; margin-left: inherit !important; } .rtl .ms-xl-50 { margin-right: 50px !important; margin-left: inherit !important; } .rtl .ms-xl-55 { margin-right: 55px !important; margin-left: inherit !important; } .rtl .ms-xl-60 { margin-right: 60px !important; margin-left: inherit !important; } .rtl .ms-xl-65 { margin-right: 65px !important; margin-left: inherit !important; } .rtl .ms-xl-70 { margin-right: 70px !important; margin-left: inherit !important; } .rtl .ms-xl-75 { margin-right: 75px !important; margin-left: inherit !important; } .rtl .ms-xl-80 { margin-right: 80px !important; margin-left: inherit !important; } .rtl .ms-xl-85 { margin-right: 85px !important; margin-left: inherit !important; } .rtl .ms-xl-90 { margin-right: 90px !important; margin-left: inherit !important; } .rtl .ms-xl-95 { margin-right: 95px !important; margin-left: inherit !important; } .rtl .ms-xl-100 { margin-right: 100px !important; margin-left: inherit !important; } .rtl .me-xl-0 { margin-left: 0px !important; margin-right: inherit !important; } .rtl .me-xl-5 { margin-left: 5px !important; margin-right: inherit !important; } .rtl .me-xl-10 { margin-left: 10px !important; margin-right: inherit !important; } .rtl .me-xl-15 { margin-left: 15px !important; margin-right: inherit !important; } .rtl .me-xl-20 { margin-left: 20px !important; margin-right: inherit !important; } .rtl .me-xl-25 { margin-left: 25px !important; margin-right: inherit !important; } .rtl .me-xl-30 { margin-left: 30px !important; margin-right: inherit !important; } .rtl .me-xl-35 { margin-left: 35px !important; margin-right: inherit !important; } .rtl .me-xl-40 { margin-left: 40px !important; margin-right: inherit !important; } .rtl .me-xl-45 { margin-left: 45px !important; margin-right: inherit !important; } .rtl .me-xl-50 { margin-left: 50px !important; margin-right: inherit !important; } .rtl .me-xl-55 { margin-left: 55px !important; margin-right: inherit !important; } .rtl .me-xl-60 { margin-left: 60px !important; margin-right: inherit !important; } .rtl .me-xl-65 { margin-left: 65px !important; margin-right: inherit !important; } .rtl .me-xl-70 { margin-left: 70px !important; margin-right: inherit !important; } .rtl .me-xl-75 { margin-left: 75px !important; margin-right: inherit !important; } .rtl .me-xl-80 { margin-left: 80px !important; margin-right: inherit !important; } .rtl .me-xl-85 { margin-left: 85px !important; margin-right: inherit !important; } .rtl .me-xl-90 { margin-left: 90px !important; margin-right: inherit !important; } .rtl .me-xl-95 { margin-left: 95px !important; margin-right: inherit !important; } .rtl .me-xl-100 { margin-left: 100px !important; margin-right: inherit !important; } } .rtl .offset-1 { margin-right: 8.333333%; margin-left: 0; } .rtl .offset-2 { margin-right: 16.666667%; margin-left: 0; } .rtl .offset-3 { margin-right: 25%; margin-left: 0; } .rtl .offset-4 { margin-right: 33.333333%; margin-left: 0; } .rtl .offset-5 { margin-right: 41.666667%; margin-left: 0; } .rtl .offset-6 { margin-right: 50%; margin-left: 0; } .rtl .offset-7 { margin-right: 58.333333%; margin-left: 0; } .rtl .offset-8 { margin-right: 66.666667%; margin-left: 0; } .rtl .offset-9 { margin-right: 75%; margin-left: 0; } .rtl .offset-10 { margin-right: 83.333333%; margin-left: 0; } .rtl .offset-11 { margin-right: 91.666667%; margin-left: 0; } @media (min-width: 576px) { .rtl .offset-sm-0 { margin-right: 0; margin-left: 0; } .rtl .offset-sm-1 { margin-right: 8.333333%; margin-left: 0; } .rtl .offset-sm-2 { margin-right: 16.666667%; margin-left: 0; } .rtl .offset-sm-3 { margin-right: 25%; margin-left: 0; } .rtl .offset-sm-4 { margin-right: 33.333333%; margin-left: 0; } .rtl .offset-sm-5 { margin-right: 41.666667%; margin-left: 0; } .rtl .offset-sm-6 { margin-right: 50%; margin-left: 0; } .rtl .offset-sm-7 { margin-right: 58.333333%; margin-left: 0; } .rtl .offset-sm-8 { margin-right: 66.666667%; margin-left: 0; } .rtl .offset-sm-9 { margin-right: 75%; margin-left: 0; } .rtl .offset-sm-10 { margin-right: 83.333333%; margin-left: 0; } .rtl .offset-sm-11 { margin-right: 91.666667%; margin-left: 0; } } @media (min-width: 768px) { .rtl .offset-md-0 { margin-right: 0; margin-left: 0; } .rtl .offset-md-1 { margin-right: 8.333333%; margin-left: 0; } .rtl .offset-md-2 { margin-right: 16.666667%; margin-left: 0; } .rtl .offset-md-3 { margin-right: 25%; margin-left: 0; } .rtl .offset-md-4 { margin-right: 33.333333%; margin-left: 0; } .rtl .offset-md-5 { margin-right: 41.666667%; margin-left: 0; } .rtl .offset-md-6 { margin-right: 50%; margin-left: 0; } .rtl .offset-md-7 { margin-right: 58.333333%; margin-left: 0; } .rtl .offset-md-8 { margin-right: 66.666667%; margin-left: 0; } .rtl .offset-md-9 { margin-right: 75%; margin-left: 0; } .rtl .offset-md-10 { margin-right: 83.333333%; margin-left: 0; } .rtl .offset-md-11 { margin-right: 91.666667%; margin-left: 0; } } @media (min-width: 992px) { .rtl .offset-lg-0 { margin-right: 0; margin-left: 0; } .rtl .offset-lg-1 { margin-right: 8.333333%; margin-left: 0; } .rtl .offset-lg-2 { margin-right: 16.666667%; margin-left: 0; } .rtl .offset-lg-3 { margin-right: 25%; margin-left: 0; } .rtl .offset-lg-4 { margin-right: 33.333333%; margin-left: 0; } .rtl .offset-lg-5 { margin-right: 41.666667%; margin-left: 0; } .rtl .offset-lg-6 { margin-right: 50%; margin-left: 0; } .rtl .offset-lg-7 { margin-right: 58.333333%; margin-left: 0; } .rtl .offset-lg-8 { margin-right: 66.666667%; margin-left: 0; } .rtl .offset-lg-9 { margin-right: 75%; margin-left: 0; } .rtl .offset-lg-10 { margin-right: 83.333333%; margin-left: 0; } .rtl .offset-lg-11 { margin-right: 91.666667%; margin-left: 0; } } @media (min-width: 1200px) { .rtl .offset-xl-0 { margin-right: 0; margin-left: 0; } .rtl .offset-xl-1 { margin-right: 8.333333%; margin-left: 0; } .rtl .offset-xl-2 { margin-right: 16.666667%; margin-left: 0; } .rtl .offset-xl-3 { margin-right: 25%; margin-left: 0; } .rtl .offset-xl-4 { margin-right: 33.333333%; margin-left: 0; } .rtl .offset-xl-5 { margin-right: 41.666667%; margin-left: 0; } .rtl .offset-xl-6 { margin-right: 50%; margin-left: 0; } .rtl .offset-xl-7 { margin-right: 58.333333%; margin-left: 0; } .rtl .offset-xl-8 { margin-right: 66.666667%; margin-left: 0; } .rtl .offset-xl-9 { margin-right: 75%; margin-left: 0; } .rtl .offset-xl-10 { margin-right: 83.333333%; margin-left: 0; } .rtl .offset-xl-11 { margin-right: 91.666667%; margin-left: 0; } } .rtl .me-auto { margin-left: auto !important; margin-right: inherit !important; } .rtl .ms-auto { margin-right: auto !important; margin-left: inherit !important; } .rtl .pull-right, .rtl .float-end { float: left !important; } .rtl .pull-left, .rtl .float-start { float: right !important; } .rtl .main-header div.logo-box { float: right; border-top-right-radius: 0px; border-top-left-radius: 0px; } .rtl .main-header .logo-box { border-right: 0; } .rtl .main-header .logo { float: right; text-align: right; } .rtl .main-header .navbar { -webkit-transition: margin-right .3s ease-in-out; -o-transition: margin-right .3s ease-in-out; transition: margin-right .3s ease-in-out; margin-right: 0; margin-left: 0; } .rtl .main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i::after { right: auto; left: 16px; } .rtl .navbar-custom-menu > .navbar-nav > li > .dropdown-menu { left: 5%; right: auto; } .rtl .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > h4 > small { right: auto; left: 0; } .rtl .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img { margin: auto auto auto 10px; } .rtl .navbar-nav > .user-menu > .dropdown-menu > li.user-header .user-name { text-align: left; } .rtl .navbar-nav > .user-menu > .dropdown-menu > .user-body a i { margin-right: auto; margin-left: 10px; } .rtl .search-box .app-search .srh-btn { right: auto; left: 15px; } .rtl .search-box .app-search input { padding: 0px 15px 0px 40px; } .rtl.dark-skin .main-header .logo-box { border-right: 0; } @media (max-width: 991px) { .rtl .main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i::after { left: auto; } } @media (min-width: 768px) { .rtl.sidebar-mini.sidebar-collapse .main-header .navbar { margin-right: 0; margin-left: auto; } } @media (max-width: 767px) { .rtl .main-header .logo { text-align: center; } .rtl .main-header .navbar { margin: 0; } } .rtl .main-header { right: 0; left: inherit; margin-right: 23.54rem; margin-left: 1.5rem; } .rtl .main-header .sidebar-toggle { float: right; } .rtl .main-header .sidebar-toggle i.ti-align-left:before { content: "\e6c1"; } .rtl .main-header .res-only-view { float: right; } .rtl .sidebar-menu > li > a > i { margin-right: 0px; margin-left: 10px; } .rtl .sidebar-menu .user-profile > a img { margin-right: 0px; margin-left: 10px; } .rtl .sidebar-menu li > a > .pull-right-container { right: auto; left: 10px; } .rtl .sidebar-menu li > a > .pull-right-container > .fa-angle-right { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } .rtl .sidebar-menu li > a > .fa-angle-right { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } .rtl .sidebar-menu li > a svg { margin-right: 0px; margin-left: 10px; } .rtl .sidebar-menu .menu-open > a > .fa-angle-right { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } .rtl .sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-right { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } .rtl .sidebar-menu .treeview-menu > li.active > a i.ti-more:before, .rtl .sidebar-menu .treeview-menu > li > a:hover i.ti-more:before { content: "\e629"; } .rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right) { right: 39px; left: auto; } .rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu { right: 54px; left: auto; } .rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container { float: left; right: 250px !important; left: auto; } .rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span { padding: 14px 30px 14px 0px; } .rtl.sidebar-collapse .sidebar-menu > li > a svg { margin-right: 11px !important; margin-left: 0; } .rtl.sidebar-collapse .treeview-menu > li > a { padding: 5px 10px 5px 10px; } .rtl .treeview-menu > li > a { padding: 5px 25px 5px 5px; } .rtl .treeview-menu > li > a > i { padding-left: 20px; padding-right: 10px; float: right; display: inline-table; margin-top: 5px; } .rtl .main-sidebar { right: 0; left: inherit; border-right: 0; } .rtl .main-sidebar { margin: 0.75rem 0.75rem 0.75rem 0; } .rtl .main-sidebar .sidebar-footer { left: auto; right: -2px; border-right: none; border-left: 1px solid rgba(72, 94, 144, 0.16); } @media (min-width: 768px) { .rtl.sidebar-mini.sidebar-collapse .main-header { margin-left: 1.5rem; margin-right: 100px; -moz-transition: margin-left 0.3s ease-in-out; -o-transition: margin-left 0.3s ease-in-out; -webkit-transition: margin-left 0.3s ease-in-out; transition: margin-left 0.3s ease-in-out; -moz-transition: margin-right 0.3s ease-in-out; -o-transition: margin-right 0.3s ease-in-out; -webkit-transition: margin-right 0.3s ease-in-out; transition: margin-right 0.3s ease-in-out; } } @media (min-width: 768px) { .rtl.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span { border-top-right-radius: 0; border-top-left-radius: 4px; } .rtl.sidebar-mini.sidebar-collapse .sidebar-menu > li > a i { margin-right: 0px; margin-left: 0; } .rtl.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right) { text-align: right; } } @media (max-width: 767px) { .rtl .main-sidebar { margin-top: 125px; -webkit-transform: translate(21.29rem, 0); -ms-transform: translate(21.29rem, 0); -o-transform: translate(21.29rem, 0); transform: translate(21.29rem, 0); } } .rtl .content-wrapper, .rtl .main-footer { margin-right: 22.04rem; margin-left: 0; } @media (min-width: 768px) { .rtl.sidebar-mini.sidebar-collapse .content-wrapper, .rtl.sidebar-mini.sidebar-collapse .main-footer, .rtl.sidebar-mini.sidebar-collapse .right-side { margin-left: 0; margin-right: 80px; } } @media (max-width: 767px) { .rtl .content-wrapper, .rtl .main-footer { margin-right: 0.75rem; margin-left: 0.75rem !important; } .rtl.sidebar-open .content-wrapper, .rtl.sidebar-open .main-footer { -webkit-transform: translate(-21.29rem, 0); -ms-transform: translate(-21.29rem, 0); -o-transform: translate(-21.29rem, 0); transform: translate(-21.29rem, 0); } } @media (min-width: 768px) { .rtl.control-sidebar-open .content-wrapper, .rtl.control-sidebar-open .main-footer, .rtl.control-sidebar-open .right-side { margin-left: 345px; margin-right: 21.29rem; } } @media (max-width: 767px) { .rtl .main-header { margin-left: 0; margin-right: 0; } } .rtl .control-sidebar-open .control-sidebar, .rtl .control-sidebar-open .control-sidebar-bg { right: auto; left: 0; } .rtl .control-sidebar-open.control-sidebar.control-sidebar-open { right: auto; left: 0; } .rtl .control-sidebar-open.control-sidebar.control-sidebar-open + .control-sidebar-bg { right: auto; left: 0; } .rtl .control-sidebar, .rtl .control-sidebar-bg { top: 0; right: auto; left: -345px; -webkit-transition: left .3s ease-in-out; -o-transition: left .3s ease-in-out; transition: left .3s ease-in-out; } .rtl .control-sidebar .nav-tabs.control-sidebar-tabs > li { margin-left: 30px; margin-right: 0px; } .rtl .control-sidebar .rpanel-title { right: auto; left: 0; } .rtl .control-sidebar-menu menu-icon { float: right; } .rtl .control-sidebar-menu .menu-info { margin-right: 45px; margin-left: auto; } .rtl .content-header .me-auto { margin-left: auto !important; margin-right: inherit !important; } .rtl .content-header .page-title { margin: 0 0 0 15px; border-right: 0; padding: 7px 0 7px 25px; } .rtl .content-header .right-title { text-align: left; } .rtl .flexbox > *:first-child { margin-right: 0; margin-left: 4px; } .rtl .flexbox > *:last-child { margin-left: 0; margin-right: 4px; } .rtl .box-header > .box-tools, .rtl .box-header > .box-controls { left: 1.5rem; right: auto; } .rtl .dropdown-menu { text-align: right; } .rtl .dropdown-item i { margin-left: 0.5rem; margin-right: 0; } .rtl [type=checkbox] + label { padding-left: 0; padding-right: 35px !important; } .rtl [type=checkbox] + label:before { right: 0; left: auto; } .rtl [type=checkbox]:not(.filled-in) + label:after { right: 0; left: auto; } .rtl [type=checkbox]:checked, .rtl [type=checkbox]:not(:checked) { right: -9999px; left: auto; } .rtl [type=checkbox]:checked + label:before { right: 10px; left: auto; } .rtl [type=checkbox].filled-in + label:before, .rtl [type=checkbox].filled-in + label:after { right: 0; left: auto; } .rtl [type=radio]:checked + label, .rtl [type=radio]:not(:checked) + label { padding-left: 0; padding-right: 35px !important; } .rtl [type=radio] + label:before, .rtl [type=radio] + label:after { right: 0; left: auto; } .rtl [type=radio]:checked, .rtl [type=radio]:not(:checked) { right: -9999px; left: auto; } .rtl .dataTables_wrapper .dataTables_paginate { float: left; } /*---inner sidebar---*/ .rtl .left-block { border-right: none; border-left: 1px solid #e6e6e6; } .rtl .left-block .open-left-block { right: auto; left: -41px; } .rtl .right-block { margin-left: inherit; margin-right: 280px; } .rtl .reverse-mode .open-left-block { right: -41px; left: auto; } .rtl .reverse-mode .left-block { right: inherit; left: 0; border-left: none; border-right: 1px solid #e6e6e6; } .rtl .reverse-mode .right-block { margin-left: 280px; margin-right: 0; } @media (max-width: 767px) { .rtl .left-block { left: inherit; right: -280px; -webkit-transition: -webkit-transform .3s ease-in-out, right .3s ease-in-out; -moz-transition: -moz-transform .3s ease-in-out, right .3s ease-in-out; -o-transition: -o-transform .3s ease-in-out, right .3s ease-in-out; transition: transform .3s ease-in-out, right .3s ease-in-out; } .rtl .left-block.open-panel { left: inherit; right: 0; } .rtl .right-block { margin-left: inherit; margin-right: 0; } .rtl .reverse-mode .left-block { right: auto; left: -280px; -webkit-transition: -webkit-transform .3s ease-in-out, left .3s ease-in-out; -moz-transition: -moz-transform .3s ease-in-out, left .3s ease-in-out; -o-transition: -o-transform .3s ease-in-out, left .3s ease-in-out; transition: transform .3s ease-in-out, left .3s ease-in-out; } .rtl .reverse-mode .left-block.open-panel { right: inherit; left: 0; } } .rtl .nav-pills > li > a > i { margin-left: 5px; margin-right: 0; } .rtl .flex-column > li > a { border-left: none; border-right: 3px solid transparent; } .rtl .btn-group > .btn-group:not(:last-child) > .btn, .rtl .btn-group > .btn:not(:last-child):not(.dropdown-toggle) { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .rtl .btn-group > .btn:first-child { margin-left: inherit; margin-right: 0; } .rtl .btn-group > .btn-group:not(:first-child) > .btn, .rtl .btn-group > .btn:not(:first-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; } .rtl .btn-group .btn + .btn, .rtl .btn-group .btn + .btn-group, .rtl .btn-group .btn-group + .btn, .rtl .btn-group .btn-group + .btn-group { margin-left: inherit; margin-right: -1px; } .rtl .btn-group-vertical .btn + .btn, .rtl .btn-group-vertical .btn + .btn-group, .rtl .btn-group-vertical .btn-group + .btn, .rtl .btn-group-vertical .btn-group + .btn-group { margin-left: inherit; margin-right: -1px; } .rtl .btn-group-vertical > .btn + .btn, .rtl .btn-group-vertical > .btn + .btn-group, .rtl .btn-group-vertical > .btn-group + .btn, .rtl .btn-group-vertical > .btn-group + .btn-group { margin-right: 0; } .rtl .btn-app > .badge { left: -10px; right: auto; } .rtl ul.wysihtml5-toolbar > li { float: right; margin: 0 0 10px 5px; } .rtl .mailbox-attachments li { float: right; margin-right: inherit; margin-left: 10px; } .rtl .lookup-circle.lookup-right::before { left: 0; right: auto; } .rtl .direct-chat-img { float: right; } .rtl .chat-app .direct-chat-text { margin: 5px 80px 0 0; } .rtl .chat-app .right .direct-chat-text { float: left; text-align: left; } .rtl .right .direct-chat-text p { float: left; } .rtl .form-control + .input-group-addon:not(:first-child) { border-left: 1px solid #86a4c3; border-right: 0; border-radius: 5px 0px 0px 5px; } .rtl .form-control + .input-group-addon:not(:first-child) { border-left: 1px solid #172b4c; } .rtl .gap-items > *:last-child, .rtl .gap-items-3 > *:last-child, .rtl .gap-items-4 > *:last-child, .rtl .gap-items-5 > *:last-child { margin-left: 0; margin-right: inherit; } .rtl .gap-items > *:first-child, .rtl .gap-items-3 > *:first-child, .rtl .gap-items-4 > *:first-child, .rtl .gap-items-5 > *:first-child { margin-right: 0; margin-left: inherit; } .rtl .gap-y.gap-items > *, .rtl .gap-y.gap-items-3 > * { margin: 8px; } .rtl .media-body .media > *:first-child { margin-right: 0; margin-left: 1rem; } .rtl .modal-header .close { margin: -15px auto -15px -15px; } .rtl .external-event i { margin-left: 5px; margin-right: 0; } .rtl .external-event i.fa-hand-o-right:before { content: "\f0a5"; } .rtl .fc th, .rtl .fc-basic-view td.fc-week-number, .rtl .fc-icon, .rtl .rtl .fc-toolbar { text-align: center; } .rtl .box-profile.nav-tabs-custom > .nav-tabs > li { margin-left: 5px; margin-right: 0; } .rtl .user-block img { float: right; } .rtl .user-block .comment, .rtl .user-block .description, .rtl .user-block .username { margin-left: 0; margin-right: 50px; } .rtl .todo-list > li .tools { float: left; } .rtl .owl-carousel, .rtl .flexslider2, .rtl .flexslider { direction: ltr; } .rtl .slider.slider-vertical .slider-tick, .rtl .slider.slider-vertical .slider-handle { margin-right: -10px; margin-top: -10px; } @media screen and (min-width: 641px) { .rtl .timeline__box { padding-right: 105px; padding-left: 0; } .rtl .timeline5:before { right: 38px; left: inherit; } } .rtl .timeline__year { right: 0; left: inherit; } .rtl .timeline__date { right: 0; left: inherit; } .rtl .timeline__post { border-left: none; border-right: 3px solid #7047ee; } @media screen and (max-width: 640px) { .rtl .timeline5:before { right: 0; } .rtl .timeline__box { padding-right: 20px; padding-left: 0; } } .rtl .timeline .timeline-label { float: right; } .rtl .timeline .timeline-item { float: right; clear: right; padding-left: 30px; padding-right: 0; } .rtl .timeline .timeline-item > .timeline-point { left: -24px; right: inherit; } .rtl .timeline .timeline-item > .timeline-event:before { left: -15px; right: inherit; border-left-width: 0; border-right-width: 15px; } .rtl .timeline .timeline-item > .timeline-event:after { left: -14px; right: inherit; border-left-width: 0; border-right-width: 14px; } .rtl .timeline .timeline-item.timeline-item-right, .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) { float: left; clear: left; padding-left: 0; padding-right: 30px; } .rtl .timeline .timeline-item.timeline-item-right > .timeline-point { right: -24px; left: inherit; } .rtl .timeline .timeline-item.timeline-item-right > .timeline-point.timeline-point-blank { right: -12px; } .rtl .timeline .timeline-item.timeline-item-right > .timeline-event:before, .rtl .timeline .timeline-item.timeline-item-right > .timeline-event:after { left: auto !important; border-right-width: 0 !important; } .rtl .timeline .timeline-item.timeline-item-right > .timeline-event:before { right: -15px !important; border-left-width: 15px !important; } .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point { right: -24px; left: inherit; } .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point.timeline-point-blank { right: -12px; } .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before, .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after { left: auto !important; border-right-width: 0 !important; } .rtl .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before { right: -15px !important; border-left-width: 15px !important; } .rtl .timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after { left: -17px; right: inherit; border-left-width: 0; border-right-width: 17px; } .rtl .timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before { left: -18px; right: inherit; border-left-width: 0; border-right-width: 18px; } .rtl .timeline .timeline-item > .timeline-point.timeline-point-blank { left: -12px; right: inherit; } .rtl .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:before { right: -10px !important; left: inherit !important; border-left-width: 10px !important; border-right-width: 0 !important; } .rtl .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:after { right: -9px !important; left: inherit !important; border-left-width: 9px !important; border-right-width: 0 !important; } .rtl .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before { right: -10px !important; left: inherit !important; border-left-width: 10px !important; border-right-width: 0 !important; } .rtl .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after { right: -9px !important; left: inherit !important; border-left-width: 9px !important; border-right-width: 0 !important; } .rtl .timeline.timeline-single-column.timeline .timeline-item { padding-right: 72px; padding-left: 0; } .rtl .timeline.timeline-single-column.timeline .timeline-item > .timeline-point { transform: translateX(50%); right: 42px !important; left: inherit !important; margin-right: 0; margin-left: inherit; } .rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before, .rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after { left: auto !important; border-right-width: 0 !important; } .rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before { right: -10px !important; border-left-width: 10px !important; } .rtl .timeline.timeline-single-column.timeline .timeline-item.timeline-item-right { padding-right: 72px; padding-left: 0; } .rtl .timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) { padding-right: 72px; padding-left: 0; } .rtl .timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before, .rtl .timeline.timeline-single-column.timeline .timeline-item .timeline-event:after { left: auto !important; border-right-width: 0 !important; } .rtl .timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before { right: -15px !important; border-left-width: 15px !important; } .rtl .timeline.timeline-single-column.timeline:before { right: 42px; left: inherit; margin-right: -1px; margin-left: inherit; } .rtl .timeline.timeline-single-column.timeline .timeline-label { transform: translateX(50%); margin: 0 42px 20px 0; } @media (max-width: 767px) { .rtl .timeline.timeline:before { right: 42px; left: inherit; } .rtl .timeline.timeline .timeline-label { transform: translateX(50%); margin: 0 42px 20px 0; } .rtl .timeline.timeline .timeline-item { padding-right: 72px; padding-left: 0; } .rtl .timeline.timeline .timeline-item > .timeline-point { transform: translateX(50%); right: 42px !important; margin-right: 0; } .rtl .timeline.timeline .timeline-item > .timeline-event:before, .rtl .timeline.timeline .timeline-item > .timeline-event:after { left: auto !important; border-right-width: 0 !important; } .rtl .timeline.timeline .timeline-item > .timeline-event:before { right: -15px !important; border-left-width: 15px !important; } .rtl .timeline.timeline .timeline-item.timeline-item-right { padding-right: 72px; padding-left: 0; } .rtl .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) { padding-right: 72px; padding-left: 0; } } .rtl .ribbon-box .ribbon { float: right; margin-right: -30px; margin-left: 0px; } .rtl .fontawesome-icon-list .fa-hover i, .rtl .ion-icon-list .ion-hover i { padding-left: 10px; padding-right: 0; } .rtl .btn-toggle.btn-sm.btn-sm:before, .rtl .btn-toggle.btn-sm.btn-sm:after { right: 0.4125rem; left: inherit; } .rtl .dp-divider { border-right: 2px solid #999999 !important; border-left: none !important; } .rtl .media .custom-control [type=checkbox] + label { padding-left: 0px; } .rtl .jq-has-icon { padding: 10px 50px 10px 10px; background-position-x: 95%; } .rtl .jq-toast-single { text-align: right !important; } .rtl .close-jq-toast-single { left: 7px; right: auto; } .rtl .myadmin-alert { text-align: right; } .rtl .myadmin-alert .closed { left: 3px; right: auto; } .rtl .myadmin-alert .img { left: auto; right: 12px; } .rtl .myadmin-alert-img { padding-right: 65px; padding-left: 12px; } .rtl .grid-stack { direction: ltr; } .rtl .nav.g-0 > .nav-link:first-child, .rtl .nav.g-0 .nav-item:first-child .nav-link { padding-right: 0; padding-left: 1.072rem; } .rtl .owl-item .text-left { text-align: right !important; } .rtl .info-box-content { padding: 10px 0 10px 10px; margin-right: 90px; margin-left: inherit; } .rtl .info-box .progress { margin: 5px 0 5px -10px; } .rtl .info-box-icon { float: right; } .rtl .small-box .icon { left: 10px; right: inherit; } .rtl .small-box > .small-box-footer { text-align: left; } .rtl .direct-chat-text { margin: 5px 50px 0 0; } .rtl .right .direct-chat-text { float: left; } .rtl .input-group-addon:not(:last-child) { border-left: 0; border-radius: 0px 5px 5px 0px; } .rtl .bootstrap-select.btn-group .dropdown-toggle .filter-option { text-align: right; } .rtl .wizard-content .wizard.vertical > .steps { float: right; } .rtl .dataTables_filter { float: left; } .rtl .knob { margin-left: 0; margin-right: -115px; } .rtl .product-text .pro-price { left: 5px; right: auto; } .rtl .product-text { text-align: right; } .rtl .product-img { text-align: right !important; } .rtl .ekko-lightbox-nav-overlay a:last-child span { text-align: left; } .rtl .white-popup-block { text-align: right; } .rtl .content-bottom { border-radius: 25px 0 0 25px; } .rtl .content-top-agile { border-radius: 0 25px 25px 0; } .rtl .content-top-agile:after { left: 0; right: auto; } .rtl .auth-2 { float: left; } .rtl .has-feedback .form-control-feedback { left: 0; right: auto; } .rtl .custom-file-label::after { border-radius: 5px 0 0 5px !important; } .rtl .vtabs .tabs-vertical { border-right: none; border-left: 1px solid rgba(51, 51, 51, 0.13); } .rtl .vtabs .tabs-vertical li .nav-link { border-radius: 0 5px 5px 0px; } .rtl .nav-tabs .nav-item + .nav-item { margin-right: 2px; } .rtl .nav { padding-right: 0; } .rtl .navbar-nav .nav-item { float: right; } .rtl .navbar-nav .nav-item + .nav-item { margin-right: 1rem; margin-left: inherit; } .rtl th { text-align: right; } .rtl .alert-dismissible { padding-right: 1.25rem; padding-left: 4rem; } .rtl .checkbox label { padding-right: 1.25rem; padding-left: inherit; } .rtl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-radius: 0 0.25rem 0.25rem 0; } .rtl .btn-group > .btn:last-child:not(:first-child), .rtl .btn-group > .dropdown-toggle:not(:first-child) { border-radius: 0.25rem 0 0 0.25rem; } .rtl .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-radius: 0.25rem 0 0 0.25rem; } .rtl .custom-form-label:before, .rtl .custom-form-label:after { right: 0; left: inherit; } .rtl .custom-select { padding: 0.375rem 0.75rem 0.375rem 1.75rem; background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat left 0.75rem center; background-size: 8px 10px; } .rtl .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .rtl .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .rtl .input-group > .input-group-append:not(:last-child) > .btn, .rtl .input-group > .input-group-append:not(:last-child) > .input-group-text, .rtl .input-group > .input-group-append > .btn, .rtl .input-group > .input-group-append > .input-group-text { border-radius: 0 5px 5px 0; } .rtl .input-group > .input-group-append > .btn, .rtl .input-group > .input-group-append > .input-group-text, .rtl .input-group > .input-group-append:first-child > .btn:not(:first-child), .rtl .input-group > .input-group-append:first-child > .input-group-text:not(:first-child), .rtl .input-group > .input-group-append:not(:first-child) > .btn, .rtl .input-group > .input-group-append:not(:first-child) > .input-group-text { border-radius: 5px 0 0 5px; } .rtl .input-group > .custom-select:not(:first-child), .rtl .input-group > .form-control:not(:first-child) { border-radius: 5px 0 0 5px; } .rtl .input-group > .custom-select:not(:last-child), .rtl .input-group > .form-control:not(:last-child) { border-radius: 0 5px 5px 0; } .rtl .input-group > .custom-select:not(:last-child):not(:first-child), .rtl .input-group > .form-control:not(:last-child):not(:first-child) { border-radius: 0; } .rtl .custom-control { padding-right: 0; padding-left: inherit; margin-right: inherit; margin-left: 1rem; } .rtl .custom-control-indicator { right: 0; left: inherit; } .rtl .custom-file-label::after { right: initial; left: -1px; border-radius: .25rem 0 0 .25rem; } .rtl .radio input, .rtl .radio-inline, .rtl .checkbox input, .rtl .checkbox-inline input { margin-right: -1.25rem; margin-left: inherit; } .rtl .list-group { padding-right: 0; } .rtl .close { float: left; } .rtl .modal-header .close { margin: -15px auto -15px -15px; } .rtl .modal-footer > :not(:first-child) { margin-right: .25rem; } .rtl .alert-dismissible .close { right: inherit; left: 0; } .rtl .dropdown-toggle::after { margin-right: .255em; margin-left: 0; } .rtl .form-check-input { margin-right: -1.25rem; margin-left: inherit; } .rtl .form-check-label { padding-right: 1.25rem; padding-left: inherit; } @media (min-width: 768px) { .rtl.sidebar-collapse .main-sidebar { -webkit-transform: translate(21.29rem, 0); -ms-transform: translate(21.29rem, 0); -o-transform: translate(21.29rem, 0); transform: translate(21.29rem, 0); } .rtl.sidebar-collapse .content-wrapper, .rtl.sidebar-collapse .main-footer { margin-right: 0; } } .rtl #chat-box-body #chat-circle { left: 30px; right: auto; } .rtl .chat-box { left: 30px; right: auto; } .rtl .cm-msg-text { float: right; } .rtl .chat-msg.self > .cm-msg-text { float: left; } .rtl .chat-submit { left: 10px; right: auto; } .rtl #chat-input { padding-right: 15px; padding-left: 50px; } @media (min-width: 768px) { .rtl.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu:after { left: auto; right: -5px; } .rtl.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu > .treeview .treeview-menu:after { left: auto; right: -5px; } .rtl.sidebar-collapse .sidebar-menu .treeview-menu > .treeview:hover > .treeview-menu { right: 21.29rem; left: auto; } .rtl.sidebar-collapse .ps--active-x > .ps__rail-x, .rtl.sidebar-collapse .ps--active-y > .ps__rail-y { z-index: -1; opacity: 0.1; right: 0 !important; } } .rtl .modal-header .btn-close { margin: -0.5rem auto -0.5rem -0.5rem; } .rtl .form-select { padding: 0.375rem 0.75rem 0.375rem 1.75rem; background-position: left 0.75rem center; } .rtl [type="checkbox"].filled-in:checked + label:before { right: 10px; } .rtl .treeview-menu .treeview-menu { padding-right: 20px; padding-left: 0px; } .rtl .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) { border-top-left-radius: 5px; border-bottom-left-radius: 5px; border-top-right-radius: 0; border-bottom-right-radius: 0; } .rtl .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .rtl .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) { border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 0; border-bottom-left-radius: 0; } .rtl .alert-dismissible .btn-close { right: auto; left: 0; } .rtl .ribbon-box .ribbon:before { right: 0; left: auto; } .rtl .ribbon-box .ribbon-two span { transform: rotate(45deg); -webkit-transform: rotate(45deg); right: -21px; left: auto; } .rtl .ribbon-box .ribbon-two { right: -5px; left: auto; } .rtl .datepaginator .dp-nav-left i, .rtl .datepaginator-lg .dp-nav-left i, .rtl .datepaginator-sm .dp-nav-left i { transform: rotate(180deg); } .rtl .datepaginator .dp-nav-right i, .rtl .datepaginator-lg .dp-nav-right i, .rtl .datepaginator-sm .dp-nav-right i { transform: rotate(180deg); } .rtl .form-group-feedback-right .form-control-feedback { right: auto; left: 0; } .rtl .editable-buttons { margin-right: 7px; } .rtl .editable-buttons .editable-cancel { margin-right: 7px; } .rtl form p { text-align: right; } .rtl table.dataTable thead .sorting:after, .rtl table.dataTable thead .sorting_asc:after, .rtl table.dataTable thead .sorting_desc:after, .rtl table.dataTable thead .sorting_asc_disabled:after, .rtl table.dataTable thead .sorting_desc_disabled:after { left: 0.5em; right: auto; } .rtl table.dataTable thead .sorting:before, .rtl table.dataTable thead .sorting_asc:before, .rtl table.dataTable thead .sorting_desc:before, .rtl table.dataTable thead .sorting_asc_disabled:before, .rtl table.dataTable thead .sorting_desc_disabled:before { left: 1em; right: auto; } .rtl .breadcrumb-item + .breadcrumb-item { padding-left: 0; padding-right: 0.5rem; } .rtl .breadcrumb-item + .breadcrumb-item::before { float: right; padding-left: 0.5rem; padding-right: 0; } .rtl .list-inline { padding-left: 0; padding-right: 0; } .rtl ul.flexbox { padding-right: 0; } .rtl .alert .icon { margin-left: 10px; margin-right: 0px; } .rtl input { text-align: right !important; } .rtl .owl-sl .owl-nav { left: 0; right: auto; } .rtl .owl-sl div .d-flex { direction: rtl; padding-left: 10px; padding-right: 10px; } .rtl .timeline-label:before { right: 70px; left: auto; } .rtl .timeline-label .timeline-content { padding-left: 0rem !important; padding-right: 1rem !important; } .rtl .timeline-label .timeline-badge { margin-right: -0.65rem; margin-left: 0px; } /*# sourceMappingURL=style_rtl.css.map */
0.391173
0.046055
.field--widget-entity-reference-paragraphs img{ max-width: 100%; height: auto; } .field--widget-entity-reference-paragraphs .item-container.rendered-entity{ width: 100%; } .field--widget-entity-reference-paragraphs .item-container > input{ display: inline-block; } .field--widget-entity-reference-paragraphs .view-mode-media-thumbnail{ width: 100%; } /* paragraph add buttons ------------------------- */ .field--widget-paragraphs:after{ content: ''; display: block; clear: both; } /* WIDGET CONTENT SPACING -------------------------- */ .paragraphs-content{ margin-bottom: 1em; } /* widget helptext ------------------- */ .field--widget-paragraphs .description strong span{ color: #dd241b ; } .field--widget-paragraphs .paragraphs-tabs-wrapper input.field-add-more-submit:not([value="Add another item"]){ padding-left: 30px; border: 2px solid #02acd7; color: #535353; border-radius: 0; box-shadow: 3px 3px 0 #d2d2d2; float: left; background-position: 2px 0 !important; margin-right: 15px; } .field--widget-paragraphs .paragraphs-tabs-wrapper .clearfix{ margin-bottom: 2em; } .field--widget-paragraphs .paragraphs-tabs-wrapper input.field-add-more-submit:hover{ border-color: #005b8a !important; background-color: rgba(205,232,246,0.3) !important; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Accordion Group"]{ background: url(../icons/accordion.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Accordion Item"]{ background: url(../icons/accordion.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Basic Page Section"] { background: url(../icons/section.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Block Placer"]{ background: url(../icons/block.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Call to Action"]{ background: url(../icons/cta.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Events by Category"]{ background: url(../icons/events.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Form"]{ background: url(../icons/form.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Horizontal Rule"]{ background: url(../icons/hr.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Image"]{ background: url(../icons/image.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Landing Page Section"] { background: url(../icons/section.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Links & Files"]{ background: url(../icons/link.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Lightbox Gallery"]{ background: url(../icons/gallery.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Map"]{ background: url(../icons/map.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add News by Category"]{ background: url(../icons/news.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Pullquote"]{ background: url(../icons/pullquote.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Slideshow"]{ background: url(../icons/slider.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Text"]{ background: url(../icons/text.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add View Placer"]{ background: url(../icons/view-placer.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Video"]{ background: url(../icons/video.svg) no-repeat; } /* CUSTOM WARNINGS ------------------ */ .node-form .custom-warning{ color: #000000; font-size: 12px; border: 2px solid #dd241b; background: rgba(221,36,27,0.2); padding: .25em 1em; display: inline-block; } /* WIDGET LABEL */ .js .paragraph-type-top .paragraph-type-title{ min-width: 300px; } .paragraph-type-title .paragraph-type-label{ font-weight: bold; } /* WIDGET ADMIN DESCRIPTION */ .field--name-field-admin-description,.field--name-field-admin-description .field-item{ color: #ec2f10; } /* GENERAL */ .fieldset-wrapper .fieldset-description{ margin-bottom: 1em; } /* HIDE SETTINGS ON FORM WIDGET ----------------------- */ .field--widget-paragraphs .field--name-field-oc-form .js-form-type-select + .js-form-wrapper{ display: none; }
web/modules/custom/oc_custom/css/custom-node.css
.field--widget-entity-reference-paragraphs img{ max-width: 100%; height: auto; } .field--widget-entity-reference-paragraphs .item-container.rendered-entity{ width: 100%; } .field--widget-entity-reference-paragraphs .item-container > input{ display: inline-block; } .field--widget-entity-reference-paragraphs .view-mode-media-thumbnail{ width: 100%; } /* paragraph add buttons ------------------------- */ .field--widget-paragraphs:after{ content: ''; display: block; clear: both; } /* WIDGET CONTENT SPACING -------------------------- */ .paragraphs-content{ margin-bottom: 1em; } /* widget helptext ------------------- */ .field--widget-paragraphs .description strong span{ color: #dd241b ; } .field--widget-paragraphs .paragraphs-tabs-wrapper input.field-add-more-submit:not([value="Add another item"]){ padding-left: 30px; border: 2px solid #02acd7; color: #535353; border-radius: 0; box-shadow: 3px 3px 0 #d2d2d2; float: left; background-position: 2px 0 !important; margin-right: 15px; } .field--widget-paragraphs .paragraphs-tabs-wrapper .clearfix{ margin-bottom: 2em; } .field--widget-paragraphs .paragraphs-tabs-wrapper input.field-add-more-submit:hover{ border-color: #005b8a !important; background-color: rgba(205,232,246,0.3) !important; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Accordion Group"]{ background: url(../icons/accordion.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Accordion Item"]{ background: url(../icons/accordion.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Basic Page Section"] { background: url(../icons/section.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Block Placer"]{ background: url(../icons/block.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Call to Action"]{ background: url(../icons/cta.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Events by Category"]{ background: url(../icons/events.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Form"]{ background: url(../icons/form.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Horizontal Rule"]{ background: url(../icons/hr.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Image"]{ background: url(../icons/image.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Landing Page Section"] { background: url(../icons/section.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Links & Files"]{ background: url(../icons/link.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Lightbox Gallery"]{ background: url(../icons/gallery.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Map"]{ background: url(../icons/map.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add News by Category"]{ background: url(../icons/news.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Pullquote"]{ background: url(../icons/pullquote.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Slideshow"]{ background: url(../icons/slider.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Text"]{ background: url(../icons/text.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add View Placer"]{ background: url(../icons/view-placer.svg) no-repeat; } .field--widget-paragraphs .paragraphs-tabs-wrapper input[value="Add Video"]{ background: url(../icons/video.svg) no-repeat; } /* CUSTOM WARNINGS ------------------ */ .node-form .custom-warning{ color: #000000; font-size: 12px; border: 2px solid #dd241b; background: rgba(221,36,27,0.2); padding: .25em 1em; display: inline-block; } /* WIDGET LABEL */ .js .paragraph-type-top .paragraph-type-title{ min-width: 300px; } .paragraph-type-title .paragraph-type-label{ font-weight: bold; } /* WIDGET ADMIN DESCRIPTION */ .field--name-field-admin-description,.field--name-field-admin-description .field-item{ color: #ec2f10; } /* GENERAL */ .fieldset-wrapper .fieldset-description{ margin-bottom: 1em; } /* HIDE SETTINGS ON FORM WIDGET ----------------------- */ .field--widget-paragraphs .field--name-field-oc-form .js-form-type-select + .js-form-wrapper{ display: none; }
0.293607
0.058966
<style> /* --- * article.css - A beautiful css to complement Pandoc's own * * Provides: * - Article-style title and headers * - Images and tables centered * - New `<aside>` env (right side) * * <NAME> <<EMAIL>> * * usage: * pandoc ... -H article.css ... * * V1.0, Jul/2021 * --- */ body { max-width: 40em; word-wrap: break-word; } header p { text-align: center; } header p.subtitle { font-size: 1.2em; line-height: 1.1em; margin: 0.5em 2em 2em; /* margin-top: 0.5em; margin-bottom: 2em; */ } header p.author { font-size: 1.1em; line-height: 0.5em; font-variant-caps: small-caps; } header p.date { font-size: 0.95em; margin: 3em; } header h1 { line-height: 1em; margin-bottom: 0em; } /* abstract header */ h3:first-child, #abstract { font-size: 1.2em; text-align: center; margin: 0.5em ; } /* abstract paragraph */ h3:first-child + p, #abstract + p { font-size: 0.9em; margin: 0em 4em; margin-bottom: 3em; } h1 { font-size: 1.6em; } h2 { font-size: 1.3em; } h3 { font-size: 1.1em; font-style: italic; } h1, h2, h3, h4 { margin-top: 0.95em; margin-bottom: 0.80em; } /* Justify and hyphenate all paragraphs */ p { text-align: justify; } /* center tables */ table { display: table; width: auto; margin-left: auto; margin-right: auto; } table caption { font-size: 0.95em; } /* centered figures */ figure { text-align: center; margin-top: 1.5em; margin-bottom: 1.5em; } figcaption { font-size: 0.95em; } /* lists: increase left margins */ ul, ol { padding: 0 0 0 3em; } /* new style: objects (figures, text) right side */ aside { font-size: 0.9em; width: 33%; padding: 0 0 0 .8em; margin: 1em 0 1em 1em; float: right; } aside > *:first-child { margin-top: 0; } aside > *:last-child { margin-bottom: 0; } pre { font-size: 0.87em; line-height: 1.2em; border: 1px solid #cccccc; background: #f5f2f0; padding: .7em; } :not(pre) > code[class*="sourceCode"], pre[class*="sourceCode"] { background: #f5f2f0; } code { color: #92000c; font-size: .9em; } pre code { color: unset; } a { color: #0050a0; } </style>
media/article.css
<style> /* --- * article.css - A beautiful css to complement Pandoc's own * * Provides: * - Article-style title and headers * - Images and tables centered * - New `<aside>` env (right side) * * <NAME> <<EMAIL>> * * usage: * pandoc ... -H article.css ... * * V1.0, Jul/2021 * --- */ body { max-width: 40em; word-wrap: break-word; } header p { text-align: center; } header p.subtitle { font-size: 1.2em; line-height: 1.1em; margin: 0.5em 2em 2em; /* margin-top: 0.5em; margin-bottom: 2em; */ } header p.author { font-size: 1.1em; line-height: 0.5em; font-variant-caps: small-caps; } header p.date { font-size: 0.95em; margin: 3em; } header h1 { line-height: 1em; margin-bottom: 0em; } /* abstract header */ h3:first-child, #abstract { font-size: 1.2em; text-align: center; margin: 0.5em ; } /* abstract paragraph */ h3:first-child + p, #abstract + p { font-size: 0.9em; margin: 0em 4em; margin-bottom: 3em; } h1 { font-size: 1.6em; } h2 { font-size: 1.3em; } h3 { font-size: 1.1em; font-style: italic; } h1, h2, h3, h4 { margin-top: 0.95em; margin-bottom: 0.80em; } /* Justify and hyphenate all paragraphs */ p { text-align: justify; } /* center tables */ table { display: table; width: auto; margin-left: auto; margin-right: auto; } table caption { font-size: 0.95em; } /* centered figures */ figure { text-align: center; margin-top: 1.5em; margin-bottom: 1.5em; } figcaption { font-size: 0.95em; } /* lists: increase left margins */ ul, ol { padding: 0 0 0 3em; } /* new style: objects (figures, text) right side */ aside { font-size: 0.9em; width: 33%; padding: 0 0 0 .8em; margin: 1em 0 1em 1em; float: right; } aside > *:first-child { margin-top: 0; } aside > *:last-child { margin-bottom: 0; } pre { font-size: 0.87em; line-height: 1.2em; border: 1px solid #cccccc; background: #f5f2f0; padding: .7em; } :not(pre) > code[class*="sourceCode"], pre[class*="sourceCode"] { background: #f5f2f0; } code { color: #92000c; font-size: .9em; } pre code { color: unset; } a { color: #0050a0; } </style>
0.472683
0.146575
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } @media screen and (min-width: 360px) and (max-height: 768px) { body { font-size: 1.2em; margin: 0; } header { background-color: gray; } main { background-color: gold; } header p { font-size: 1.5em; text-align: center; color: azure; } nav ul li { padding: 10px; margin: 10px; background-color: azure; width: 80px; border-radius: 5px; list-style: none; text-align: center; font-weight: 600; } a { text-decoration: none; color: black; } nav ul { display: flex; justify-content: center; align-items: center; margin: 0; padding: 0; } h1 { font-size: 1em; } h2 { font-size: 1em; text-align: center; } main { padding: 25px; } footer { padding: 0; font-size: 1em; background-color: grey; margin: 0; } } @media screen and (min-width: 768px) and (max-width: 1024px) { body { font-size: 1.8em; margin: 0; } header { background-color: gray; } main { background-color: gold; } header p { font-size: 1.5em; text-align: center; color: azure; } nav ul li { padding: 10px; margin: 10px; background-color: azure; width: 180px; border-radius: 5px; list-style: none; text-align: center; font-weight: 600; } a { text-decoration: none; color: black; } nav ul { display: flex; justify-content: center; align-items: center; margin: 0; padding: 0; } h1 { font-size: 1em; } h2 { font-size: 1em; text-align: center; } main { padding: 50px; } footer { padding: 0; font-size: 1em; background-color: grey; margin: 0; } } @media screen and (min-width: 10024px) and (max-width: 1500px) { body { font-size: 3em; padding: 50px; } header { background-color: gray; } main { background-color: gold; } header p { font-size: 1.5em; text-align: center; color: azure; } nav ul li { padding: 10px; margin: 10px; background-color: azure; width: 80px; border-radius: 5px; list-style: none; text-align: center; font-weight: 600; } a { text-decoration: none; color: black; } nav ul { display: flex; justify-content: center; align-items: center; margin: 0; padding: 0; } h1 { font-size: 1em; } h2 { font-size: 1em; text-align: center; } main { padding: 25px; } footer { padding: 0; font-size: 1em; background-color: grey; margin: 0; } }
Modulo_1/bloco_5/dia_5/exercises/html-e-css-forms-flexbox-e-responsivo_5/exercise2.css
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } @media screen and (min-width: 360px) and (max-height: 768px) { body { font-size: 1.2em; margin: 0; } header { background-color: gray; } main { background-color: gold; } header p { font-size: 1.5em; text-align: center; color: azure; } nav ul li { padding: 10px; margin: 10px; background-color: azure; width: 80px; border-radius: 5px; list-style: none; text-align: center; font-weight: 600; } a { text-decoration: none; color: black; } nav ul { display: flex; justify-content: center; align-items: center; margin: 0; padding: 0; } h1 { font-size: 1em; } h2 { font-size: 1em; text-align: center; } main { padding: 25px; } footer { padding: 0; font-size: 1em; background-color: grey; margin: 0; } } @media screen and (min-width: 768px) and (max-width: 1024px) { body { font-size: 1.8em; margin: 0; } header { background-color: gray; } main { background-color: gold; } header p { font-size: 1.5em; text-align: center; color: azure; } nav ul li { padding: 10px; margin: 10px; background-color: azure; width: 180px; border-radius: 5px; list-style: none; text-align: center; font-weight: 600; } a { text-decoration: none; color: black; } nav ul { display: flex; justify-content: center; align-items: center; margin: 0; padding: 0; } h1 { font-size: 1em; } h2 { font-size: 1em; text-align: center; } main { padding: 50px; } footer { padding: 0; font-size: 1em; background-color: grey; margin: 0; } } @media screen and (min-width: 10024px) and (max-width: 1500px) { body { font-size: 3em; padding: 50px; } header { background-color: gray; } main { background-color: gold; } header p { font-size: 1.5em; text-align: center; color: azure; } nav ul li { padding: 10px; margin: 10px; background-color: azure; width: 80px; border-radius: 5px; list-style: none; text-align: center; font-weight: 600; } a { text-decoration: none; color: black; } nav ul { display: flex; justify-content: center; align-items: center; margin: 0; padding: 0; } h1 { font-size: 1em; } h2 { font-size: 1em; text-align: center; } main { padding: 25px; } footer { padding: 0; font-size: 1em; background-color: grey; margin: 0; } }
0.65379
0.146881
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: "Teko", sans-serif; } header { text-align: center; } header .main_nav { margin: 15px 0; } header .main_nav ul { list-style-type: none; } header .main_nav ul li { display: inline-block; } header .main_nav ul li a { text-decoration: none; font-size: 1.5em; font-weight: 300; color: #002d75; padding: 10px 20px; } header .main_nav ul li a:hover, header .main_nav ul li a.active { background-color: #b3e5fc; color: #444; } .container { height: 800px; background-image: url("../images/molisana-home.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center; } .main_container { background: #daedf3; text-align: center; } .main_container h2 { color: #404040; text-transform: uppercase; font-size: 4em; font-weight: 300; margin: 20px 0; } .main_container .products_container { display: flex; flex-wrap: wrap; } .main_container .products_container .box_pasta { display: flex; width: calc(100% / 3); position: relative; } .main_container .products_container .box_pasta:hover .overlay { opacity: 1; } .main_container .products_container .box_pasta:hover .overlay i { -webkit-animation: marMove 0.3s linear forwards; animation: marMove 0.3s linear forwards; cursor: pointer; } @-webkit-keyframes marMove { 0% { margin-bottom: 50px; } 100% { margin-bottom: 30px; } } @keyframes marMove { 0% { margin-bottom: 50px; } 100% { margin-bottom: 30px; } } .main_container .products_container .box_pasta img { width: 100%; } .main_container .products_container .box_pasta .overlay { position: absolute; color: #fff; background-color: #002d75c0; width: 100%; height: 100%; opacity: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; transition: all 0.3s linear; } .main_container .products_container .box_pasta .overlay i { border: 4px solid #fff; border-radius: 50%; padding: 15px; font-size: 2em; margin-bottom: 50px; } .main_container .products_container .box_pasta .overlay a { font-size: 2em; color: #fff; text-decoration: none; } .news_container { width: 100%; margin: 30px auto; display: flex; justify-content: center; position: relative; } .news_container .news_box { width: calc(100% / 3); display: flex; } .news_container .news_box:hover .overlay { background-color: rgba(0, 0, 0, 0.1); } .news_container .news_box img { width: 100%; } .news_container .news_box .overlay { width: calc(100% / 3); height: 100%; position: absolute; background-color: rgba(0, 0, 0, 0.35); color: #fff; padding: 50px; display: flex; flex-direction: column; justify-content: space-around; align-items: center; transition: all 0.3s linear; } .news_container .news_box .overlay p { font-size: 1.8em; } .news_container .news_box .overlay .divider { width: 50px; height: 2px; background: #fff; } .news_container .news_box .overlay h3 { font-size: 2em; } .news_container .news_box .overlay .btn { border: 2px solid #fff; padding: 10px 20px; font-size: 1.5em; font-weight: 600; text-transform: uppercase; cursor: pointer; transition: all 0.3s linear; } .news_container .news_box .overlay .btn:hover { background-color: #002d75; border: 2px solid #002d75; } .details_container { background: #b8dae4; } .details_container img { display: block; width: 100%; } .details_container .desc_box { width: 1200px; margin: auto; text-align: justify; margin-bottom: 50px; font-size: 2em; } .details_container .desc_box .desc { display: flex; justify-content: space-around; align-items: center; margin-bottom: 30px; } .details_container .desc_box .desc .box { display: flex; flex-direction: column; justify-content: center; align-items: center; color: #002d75; font-size: 1.5em; } .details_container .desc_box .desc .box p { margin-top: 10px; text-align: center; text-transform: uppercase; } footer .footer_logo { text-align: center; } footer > img { width: 100%; }
public/css/app.css
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: "Teko", sans-serif; } header { text-align: center; } header .main_nav { margin: 15px 0; } header .main_nav ul { list-style-type: none; } header .main_nav ul li { display: inline-block; } header .main_nav ul li a { text-decoration: none; font-size: 1.5em; font-weight: 300; color: #002d75; padding: 10px 20px; } header .main_nav ul li a:hover, header .main_nav ul li a.active { background-color: #b3e5fc; color: #444; } .container { height: 800px; background-image: url("../images/molisana-home.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center; } .main_container { background: #daedf3; text-align: center; } .main_container h2 { color: #404040; text-transform: uppercase; font-size: 4em; font-weight: 300; margin: 20px 0; } .main_container .products_container { display: flex; flex-wrap: wrap; } .main_container .products_container .box_pasta { display: flex; width: calc(100% / 3); position: relative; } .main_container .products_container .box_pasta:hover .overlay { opacity: 1; } .main_container .products_container .box_pasta:hover .overlay i { -webkit-animation: marMove 0.3s linear forwards; animation: marMove 0.3s linear forwards; cursor: pointer; } @-webkit-keyframes marMove { 0% { margin-bottom: 50px; } 100% { margin-bottom: 30px; } } @keyframes marMove { 0% { margin-bottom: 50px; } 100% { margin-bottom: 30px; } } .main_container .products_container .box_pasta img { width: 100%; } .main_container .products_container .box_pasta .overlay { position: absolute; color: #fff; background-color: #002d75c0; width: 100%; height: 100%; opacity: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; transition: all 0.3s linear; } .main_container .products_container .box_pasta .overlay i { border: 4px solid #fff; border-radius: 50%; padding: 15px; font-size: 2em; margin-bottom: 50px; } .main_container .products_container .box_pasta .overlay a { font-size: 2em; color: #fff; text-decoration: none; } .news_container { width: 100%; margin: 30px auto; display: flex; justify-content: center; position: relative; } .news_container .news_box { width: calc(100% / 3); display: flex; } .news_container .news_box:hover .overlay { background-color: rgba(0, 0, 0, 0.1); } .news_container .news_box img { width: 100%; } .news_container .news_box .overlay { width: calc(100% / 3); height: 100%; position: absolute; background-color: rgba(0, 0, 0, 0.35); color: #fff; padding: 50px; display: flex; flex-direction: column; justify-content: space-around; align-items: center; transition: all 0.3s linear; } .news_container .news_box .overlay p { font-size: 1.8em; } .news_container .news_box .overlay .divider { width: 50px; height: 2px; background: #fff; } .news_container .news_box .overlay h3 { font-size: 2em; } .news_container .news_box .overlay .btn { border: 2px solid #fff; padding: 10px 20px; font-size: 1.5em; font-weight: 600; text-transform: uppercase; cursor: pointer; transition: all 0.3s linear; } .news_container .news_box .overlay .btn:hover { background-color: #002d75; border: 2px solid #002d75; } .details_container { background: #b8dae4; } .details_container img { display: block; width: 100%; } .details_container .desc_box { width: 1200px; margin: auto; text-align: justify; margin-bottom: 50px; font-size: 2em; } .details_container .desc_box .desc { display: flex; justify-content: space-around; align-items: center; margin-bottom: 30px; } .details_container .desc_box .desc .box { display: flex; flex-direction: column; justify-content: center; align-items: center; color: #002d75; font-size: 1.5em; } .details_container .desc_box .desc .box p { margin-top: 10px; text-align: center; text-transform: uppercase; } footer .footer_logo { text-align: center; } footer > img { width: 100%; }
0.39946
0.065515
html{ margin: 0; padding: 0; } body{ margin: 0; padding: 0; width: 100%; height: 100vh; font-family: 'Roboto Slab', serif; font-weight: 400; } nav{ position: fixed; top: 0; left: 0; width: 100%; height: 60px; box-sizing: border-box; transition: .3s; z-index: 1000; /*background: transparent;*/ } .black{ background: black; height: 60px; box-shadow: 0 2px 2px -2px rgba(0,0,0,.2); } .logo{ float: left; margin-left: 24px; } .logo a{ color: #fff; text-transform: uppercase; font-weight: 400; font-size: 18px; text-decoration: none; line-height: 60px; } nav ul{ list-style: none; float: right; display: flex; margin: 0; padding: 0; } nav ul li:not(:first-child){ margin-left: 60px; } nav ul li:last-child{ margin-right: 24px; } nav ul li a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 14px; line-height: 60px; display: block; } nav ul li a:hover{ color: #f89406; transition: .3s; } nav .search-form{ height: 100%; display: inline-flex; float: left; margin-left: 30px; } nav .search-form .search-wrapper{ height: 100%; display: inline-flex; float: left; margin-right: 30px; } nav .search-form .search-wrapper .search-box{ display: inline-flex; width: 300px; height: 40px; border-radius: 40px; background: #f89406; margin: auto 0; } nav .search-form .search-wrapper .search-box input{ background: none; border: none; outline: none; margin: auto 20px; font-size: 16px; width: 240px; } nav .search-form .search-wrapper .search-box .search-btn{ margin: auto -20px; color: black; background: none; border: none; height: 40px; width: 40px; } .hidden{ display: none; } #nav:checked + .nav-btn{ transform: rotate(45deg); } #nav:checked + .nav-btn i{ background: #000; transition: transform 0.2s ease; } #nav:checked + .nav-btn i:nth-child(1){ transform: translateY(6px) rotate(180deg); } #nav:checked + .nav-btn i:nth-child(2){ opacity: 0; } #nav:checked + .nav-btn i:nth-child(3){ transform: translateY(-6px) rotate(90deg); } #nav:checked ~ .nav-wrapper{ z-index: 999; opacity: 1; } #nav:checked ~ .nav-wrapper ul li a{ opacity: 1; transform: translateX(0); } .footer { width: 100%; height: 25vh; background: black; margin-top: 100px; } @media screen and (max-width: 768px){ .logo{ padding: 0; } .nav-wrapper{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background: #fff; opacity: 0; transition: all 0.2s ease; } .nav-wrapper ul{ display: block; position: absolute; top: 50%; transform: translateY(-50%); width: 100%; } .nav-wrapper ul li{ display: block; width: 100%; text-align: right; margin-bottom: 20px; padding-right: 10px; } .nav-wrapper ul li:nth-child(1) a{ transition-delay: 0.2s; } .nav-wrapper ul li:nth-child(2) a{ transition-delay: 0.3s; } .nav-wrapper ul li:nth-child(3) a{ transition-delay: 0.4s; } .nav-wrapper ul li:not(:first-child){ margin-left: 0; } .nav-wrapper ul li a{ padding: 10px 24px; opacity: 0; color: #000; font-size: 14px; font-weight: 600; letter-spacing: 1.2px; transform: translateX(-20px); transition: all 0.2s ease; } .nav-btn{ position: fixed; right: 10px; top: 10px; display: block; width: 48px; height: 48px; cursor: pointer; z-index: 9999; border-radius: 50%; } .nav-btn i{ display: block; width: 20px; height: 2px; background: #fff; border-radius: 2px; margin-left: 14px; } .nav-btn i:nth-child(1){ margin-top: 16px; } .nav-btn i:nth-child(2){ margin-top: 4px; opacity: 1; } .nav-btn i:nth-child(3){ margin-top: 4px; } nav .search-form .search-wrapper .search-box{ display: inline-flex; width: 240px; height: 40px; border-radius: 40px; background: #f89406; margin: auto 0; } nav .search-form .search-wrapper .search-box input{ background: none; border: none; outline: none; margin: auto 20px; font-size: 16px; width: 180px; } }
public/css/client/master.css
html{ margin: 0; padding: 0; } body{ margin: 0; padding: 0; width: 100%; height: 100vh; font-family: 'Roboto Slab', serif; font-weight: 400; } nav{ position: fixed; top: 0; left: 0; width: 100%; height: 60px; box-sizing: border-box; transition: .3s; z-index: 1000; /*background: transparent;*/ } .black{ background: black; height: 60px; box-shadow: 0 2px 2px -2px rgba(0,0,0,.2); } .logo{ float: left; margin-left: 24px; } .logo a{ color: #fff; text-transform: uppercase; font-weight: 400; font-size: 18px; text-decoration: none; line-height: 60px; } nav ul{ list-style: none; float: right; display: flex; margin: 0; padding: 0; } nav ul li:not(:first-child){ margin-left: 60px; } nav ul li:last-child{ margin-right: 24px; } nav ul li a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 14px; line-height: 60px; display: block; } nav ul li a:hover{ color: #f89406; transition: .3s; } nav .search-form{ height: 100%; display: inline-flex; float: left; margin-left: 30px; } nav .search-form .search-wrapper{ height: 100%; display: inline-flex; float: left; margin-right: 30px; } nav .search-form .search-wrapper .search-box{ display: inline-flex; width: 300px; height: 40px; border-radius: 40px; background: #f89406; margin: auto 0; } nav .search-form .search-wrapper .search-box input{ background: none; border: none; outline: none; margin: auto 20px; font-size: 16px; width: 240px; } nav .search-form .search-wrapper .search-box .search-btn{ margin: auto -20px; color: black; background: none; border: none; height: 40px; width: 40px; } .hidden{ display: none; } #nav:checked + .nav-btn{ transform: rotate(45deg); } #nav:checked + .nav-btn i{ background: #000; transition: transform 0.2s ease; } #nav:checked + .nav-btn i:nth-child(1){ transform: translateY(6px) rotate(180deg); } #nav:checked + .nav-btn i:nth-child(2){ opacity: 0; } #nav:checked + .nav-btn i:nth-child(3){ transform: translateY(-6px) rotate(90deg); } #nav:checked ~ .nav-wrapper{ z-index: 999; opacity: 1; } #nav:checked ~ .nav-wrapper ul li a{ opacity: 1; transform: translateX(0); } .footer { width: 100%; height: 25vh; background: black; margin-top: 100px; } @media screen and (max-width: 768px){ .logo{ padding: 0; } .nav-wrapper{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background: #fff; opacity: 0; transition: all 0.2s ease; } .nav-wrapper ul{ display: block; position: absolute; top: 50%; transform: translateY(-50%); width: 100%; } .nav-wrapper ul li{ display: block; width: 100%; text-align: right; margin-bottom: 20px; padding-right: 10px; } .nav-wrapper ul li:nth-child(1) a{ transition-delay: 0.2s; } .nav-wrapper ul li:nth-child(2) a{ transition-delay: 0.3s; } .nav-wrapper ul li:nth-child(3) a{ transition-delay: 0.4s; } .nav-wrapper ul li:not(:first-child){ margin-left: 0; } .nav-wrapper ul li a{ padding: 10px 24px; opacity: 0; color: #000; font-size: 14px; font-weight: 600; letter-spacing: 1.2px; transform: translateX(-20px); transition: all 0.2s ease; } .nav-btn{ position: fixed; right: 10px; top: 10px; display: block; width: 48px; height: 48px; cursor: pointer; z-index: 9999; border-radius: 50%; } .nav-btn i{ display: block; width: 20px; height: 2px; background: #fff; border-radius: 2px; margin-left: 14px; } .nav-btn i:nth-child(1){ margin-top: 16px; } .nav-btn i:nth-child(2){ margin-top: 4px; opacity: 1; } .nav-btn i:nth-child(3){ margin-top: 4px; } nav .search-form .search-wrapper .search-box{ display: inline-flex; width: 240px; height: 40px; border-radius: 40px; background: #f89406; margin: auto 0; } nav .search-form .search-wrapper .search-box input{ background: none; border: none; outline: none; margin: auto 20px; font-size: 16px; width: 180px; } }
0.263505
0.051678
body { margin:0px; padding:0px; font-size:14px; font-family:'Microsoft YaHei'; background-image:url("../img/login_shade.png"); background-size:100% 100%; overflow-x:hidden; } #login_im{ width:100%; position:relative; } #login_con{ max-width:570px; margin:0 auto; padding-top:200px; } .login_logo{ margin-bottom:10px; text-align:center; } .login_logo img{ display:inline-block; } .login_title{ text-align:center; font-size:30px; margin-bottom:20px; color:#ffffff; } .login_whitebg { width:100%; background:#ffffff; min-height:220px; } .left_bgword{ width:100%; height:220px; background-image:url("../img/login_lebg.jpg"); background-size:100% 100%; background-position:left bottom; color:#0090ff; font-size:18px; } .left_bgword span{ float:right; display:block; padding-right:20px; clear:both; } .left_bgword span:first-child{ font-weight:bold; padding-top:80px; } .login_check .form-horizontal .control-label{ padding-left:0px; padding-right:0px; padding-top:5px; font-weight:normal; text-align:right; } .login_check .form-control{ height:30px; } .login_check .form-group{ margin-bottom:10px; } .login_check .form-group:first-child{ margin-bottom:5px; color:#ff0000; height:20px; } .login_check .form-group:nth-child(4){ margin-bottom:2px; } .login_check .form-horizontal{ padding-top:10px; } img.yzm{ height:30px; } .forgetpass{ text-align:right; color:#ff0000; } .forgetpass a{ color:#ff0000; } #btnLogin{ float:right; } .btn-warning{ font-size:12px; width:74px; height:24px; line-height:24px; background:url("../img/repeatbg.png") repeat-x 0px 0px; padding-top:0px; padding-bottom:0px; } .btn-primary{ font-size:12px; width:74px; height:24px; line-height:24px; background:url("../img/repeatbg.png") repeat-x 0px -24px; padding-top:0px; padding-bottom:0px; } #foot{ position:absolute; bottom:50px; left:0px; width:100%; color:#ffffff; font-size:12px; text-align:center; margin:20px auto; } .login_shadow{ width:100%; height:41px; background-image:url("../img/login_shadow.png"); background-size:100% 100%; margin-top:3px; } @media (max-width:992px) { #login_con { padding-top:50px; } #foot{ bottom:20px; } .login_whitebg{ padding-bottom:20px; } } @media (max-width:768px) { .login_check .form-horizontal .form-group{ margin-left:0px; margin-right:0px; } .login_check .form-horizontal .control-label{ padding-left:15px; text-align:left; } } @media (max-width:570px){ #login_con{ max-width:570px; margin:0 8px; } }
SampleBackend/css/loginold.css
body { margin:0px; padding:0px; font-size:14px; font-family:'Microsoft YaHei'; background-image:url("../img/login_shade.png"); background-size:100% 100%; overflow-x:hidden; } #login_im{ width:100%; position:relative; } #login_con{ max-width:570px; margin:0 auto; padding-top:200px; } .login_logo{ margin-bottom:10px; text-align:center; } .login_logo img{ display:inline-block; } .login_title{ text-align:center; font-size:30px; margin-bottom:20px; color:#ffffff; } .login_whitebg { width:100%; background:#ffffff; min-height:220px; } .left_bgword{ width:100%; height:220px; background-image:url("../img/login_lebg.jpg"); background-size:100% 100%; background-position:left bottom; color:#0090ff; font-size:18px; } .left_bgword span{ float:right; display:block; padding-right:20px; clear:both; } .left_bgword span:first-child{ font-weight:bold; padding-top:80px; } .login_check .form-horizontal .control-label{ padding-left:0px; padding-right:0px; padding-top:5px; font-weight:normal; text-align:right; } .login_check .form-control{ height:30px; } .login_check .form-group{ margin-bottom:10px; } .login_check .form-group:first-child{ margin-bottom:5px; color:#ff0000; height:20px; } .login_check .form-group:nth-child(4){ margin-bottom:2px; } .login_check .form-horizontal{ padding-top:10px; } img.yzm{ height:30px; } .forgetpass{ text-align:right; color:#ff0000; } .forgetpass a{ color:#ff0000; } #btnLogin{ float:right; } .btn-warning{ font-size:12px; width:74px; height:24px; line-height:24px; background:url("../img/repeatbg.png") repeat-x 0px 0px; padding-top:0px; padding-bottom:0px; } .btn-primary{ font-size:12px; width:74px; height:24px; line-height:24px; background:url("../img/repeatbg.png") repeat-x 0px -24px; padding-top:0px; padding-bottom:0px; } #foot{ position:absolute; bottom:50px; left:0px; width:100%; color:#ffffff; font-size:12px; text-align:center; margin:20px auto; } .login_shadow{ width:100%; height:41px; background-image:url("../img/login_shadow.png"); background-size:100% 100%; margin-top:3px; } @media (max-width:992px) { #login_con { padding-top:50px; } #foot{ bottom:20px; } .login_whitebg{ padding-bottom:20px; } } @media (max-width:768px) { .login_check .form-horizontal .form-group{ margin-left:0px; margin-right:0px; } .login_check .form-horizontal .control-label{ padding-left:15px; text-align:left; } } @media (max-width:570px){ #login_con{ max-width:570px; margin:0 8px; } }
0.223377
0.061255
a:focus {outline:0px solid} a:focus, a:hover { text-decoration: none; } html, body {height: 100%;} h1, h2, h3, h4, h5, h6, p {margin:0 0 15px} .floatleft {float:left} .floatright {float:right} .alignleft {float:left;margin-right:15px} .alignright {float:right;margin-left:15px} .aligncenter {float:none;margin:0 auto} .fix {overflow: hidden} .slicknav_menu {display:none;} img{max-width:100%;} .clear{clear:both} .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { border-top: 1px solid #ddd; line-height: 1.42857; padding: 8px; vertical-align: inherit; } .area-heading { border-bottom: 1px solid #ddd; font-family: "Open Sans"; font-size: 26px; font-weight: 300; margin: 0 0 25px; padding-bottom: 10px; } .area-heading:before { background: none repeat scroll 0 0 #00aff0; content: ""; height: 2px; left: 15px; position: absolute; top: 88px; width: 105px; } .mobile-menu { display: none; } /*------------------------------- 2. header --------------------------------*/ .header-area { margin: 15px 0; } /*------------------------------- 2.1 header-top-menu LEFT --------------------------------*/ .header-top-menu { margin-top: 10px; } .header-top-menu ul{margin:0;padding:0;list-style:none;} .header-top-menu ul li{float:left;display:block;position:relative} .header-top-menu ul li a { padding: 5px 15px; display:block; } .header-top-menu ul li a i { color: #000; font-size: 20px; } .header-top-menu ul li a span i { color: #e5e5e5; font-size: 16px; margin-left: 8px; } .header-top-menu ul li a:hover{} .header-top-menu ul li ul.sup-menu{background: #F0F0F0 none repeat scroll 0 0; position: absolute; width: 150px; opacity: 0; z-index: -99;top:150%;transition: all 0.4s ease 0s} .header-top-menu ul li ul.currency { width: 70px; } .header-top-menu ul.currency li a i { color: #000; font-size: 13px; } .header-top-menu ul li ul.sup-menu li a i{} .header-top-menu ul li ul.sup-menu li { border-bottom: 1px solid #ddd; float: none; } .header-top-menu ul li ul.sup-menu li:last-child{ border-bottom: 0px; } .header-top-menu ul li ul.sup-menu li a { color: #000; display: block; font-family: "Open Sans"; font-weight: 300; padding: 12px 15px; font-size:13px; } .header-top-menu ul li:hover ul.sup-menu{opacity: 1; z-index: 999;top:100%;} .header-top-menu ul li ul.sup-menu li a:hover{ background:#fff; text-decoration:none; } .header-top-menu ul li ul.sup-menu li a img { margin-right: 10px; } /*------------------------------- 2.1 header-top-right --------------------------------*/ .header-top-right{ float:right; } .heder-right-menu ul { background: none repeat scroll 0 0 #f0f0f0; border-right: 1px solid #fff; list-style: none outside none; margin: 0; padding: 0; width: 155px; } span.dropdown { color: #a7a7a7; float: right !important; font-size: 16px; margin-right: 0 !important; margin-top: -2px; } .heder-right-menu{float:left;} .heder-right-menu ul li{ position:relative; display:block; } .heder-right-menu ul li a span{ margin-right:10px; } .heder-right-menu ul li a { color: #000; display: block; font-family: "Open Sans"; font-size: 13px; font-weight: 700; padding: 10.5px 10px; text-decoration: none; } .home_4 .heder-right-menu ul li a{ padding: 10px; } .heder-right-menu ul li ul { height: auto; opacity: 0; position: absolute; top: 150%; transition: all 0.4s ease 0s; width: 220px; z-index: -99; } .heder-right-menu ul li ul { opacity: 0; position: absolute; top: 150%; transition: all 0.4s ease 0s; width: 220px; z-index: -99; padding: 0px 20px; visibility: hidden; } .heder-right-menu ul li ul li{float:none;border-bottom:1px solid #E5E5E5;} .heder-right-menu ul li:hover ul { border-top: 1px solid #e5e5e5; opacity: 1; top: 100%; visibility: visible; z-index: 9999; } .heder-right-menu ul li ul li:last-child{border-bottom:0;} .heder-right-menu ul li ul li a { font-size: 13px; font-weight: 300; text-decoration: none; transition: all 0.4s ease 0s; } .heder-right-menu ul li ul li a:hover { padding-left: 20px; color: #009ED8; } .form-and-cart{float:left;} .form-and-cart form{ float:left; background:#F0F0F0; } .home_4 .form-and-cart form { height: 39px; } .form-and-cart input[type="text"] { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; float: left; font-family: "Open Sans"; font-weight: 300; padding: 10px 15px; width: 240px; } .home_4 .search-button{ height:39px; } .search-button { background: none repeat scroll 0 0 #ff4545; color: #fff; cursor: pointer; display: inline-block; float: left; font-size: 18px; height: 40px; overflow: hidden; text-align: center; width: 40px; } .search-button i { padding-top: 11px; } .cart-empty { background: none repeat scroll 0 0 #009ed8; color: #fff; display: inline-block; float: left; font-size: 18px; height: 40px; margin-left: 2px; text-align: center; width: 40px; } .cart-empty.shopping_cart a { color: #fff; } .cart-empty i { padding-top: 11px; } /*------------------------------- 3. Mainmenu --------------------------------*/ .pad-left{padding-left:0} .pad-right{padding-right:0} /*------------------------------- 3.1 Logo --------------------------------*/ .logo { margin-top: 15px; } .home_2 .logo { margin-top: 30px; overflow: hidden; } .cart.home_2 .logo,.blog_with_saidebar.home_2 .logo,.blog_details.home_2 .logo,.blog1.home_2 .logo,.category-gird.home_2 .logo,.checkout.home_2 .logo,.product_details.home_2,.contact_us.home_2 .logo,.home_1 .logo { margin-top: 15px; } .logo img{float:left;} .logo-text { float: left; margin-left: 4px; } /*------------------------------- 3.2 main-menu --------------------------------*/ .main-menu { border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; min-height: 89px; } .mainmenu { float:right; } .mainmenu ul#nav{margin:0;padding:0;list-style:none;} .mainmenu ul#nav li{float:left;display:block;position:relative} .mainmenu ul#nav > li:before { background: none repeat scroll 0 0 #e5e5e5; bottom: 30px; content: ""; height: 47px; position: absolute; right: -2px; top: 20px; width: 2px; } .mainmenu ul#nav > li:first-child:after { background: none repeat scroll 0 0 #e5e5e5; bottom: 30px; content: ""; height: 47px; position: absolute; right: 110px; top: 20px; width: 2px; } .mainmenu ul#nav li a { color: #000; display: block; font-family: "Open Sans"; font-size: 13px; font-weight: 300; padding: 20px 30px; text-align: center; text-decoration: none; } .mainmenu ul#nav li a i.fa-arrow-circle-o-right { color: #60cdf6; margin-left: 2px; } .mainmenu ul#nav li a span i { display: block; font-size: 28px; } .mainmenu ul#nav li a span i.fa.fa-home { margin-left: -22px; } .mainmenu ul#nav li a span i.fa.fa-pencil-square-o { margin-left: -15px; } .mainmenu ul#nav li a span i.fa.fa-shopping-cart { margin-left: -20px; } .mainmenu ul#nav li a i{ transition: all 0.4s ease 0s; } .home_1.home_2 .mainmenu ul#nav li:hover a i.fa-arrow-circle-o-right{transform: rotate(90deg);color:#000;} .home_1.home_2 .mainmenu ul#nav li a:hover{color:#60cdf6;background:none;} /*------------------------------- 3.3 Dropdown --------------------------------*/ .mainmenu ul#nav li ul.sub-menu { background: none repeat scroll 0 0 #F0F0F0; margin: 0; opacity: 0; padding: 0; position: absolute; top: 150%; transition: all 0.4s ease 0s; width: 220px; z-index: -99; padding: 0px 20px; } .mainmenu ul#nav li:hover ul.sub-menu{opacity: 1; z-index: 999;top:100%;} .mainmenu ul#nav li ul.sub-menu li{border-bottom: 1px solid #ddd; padding: 10px 0; width: 100%;} .mainmenu ul#nav li ul.sub-menu li:last-child{border-bottom: 0px} .mainmenu ul#nav li ul.sub-menu li a{ display: block; padding: 5px 0 5px 10px; text-align: left; padding-bottom: 7px;font-weight: 400; text-transform: none;transition: all 0.4s ease 0s;} .mainmenu ul#nav li ul li a:hover{padding-left:25px;} .mainmenu ul#nav li .mega-menu { background: #f0f0f0 none repeat scroll 0 0; border-bottom: 1px solid #777; opacity: 0; position: absolute; top: 150%; transition: all 0.4s ease 0s; width: 615px; z-index: -99; right: 0; } .mainmenu ul#nav li:hover .mega-menu{top: 0; opacity: 1; top: 103%; z-index: 999; border-top: 2px solid #444;} .mainmenu ul#nav li .mega-menu span>a:hover{padding-left: 10px;color:#00AFF0;} /*------------------------------- 4. our-service --------------------------------*/ .our-service{} .service { margin: 30px 0; overflow: hidden; } .single-service { background: #0ecc75 none repeat scroll 0 0; overflow: hidden; } .single-service span.icon {color: #fff; float: left; font-size: 35px; min-height: 70px; padding: 10px; text-align: center; width: 70px; border-right: 1px solid #fff ; } .single-service .text{ color: #fff; float: left; font-family: "Open Sans"; min-height: 70px; margin-left: 2px; padding: 10px 25px; width: 80%; } .text h2 { font-size: 13px; font-weight: 700; margin: 0; padding: 0; text-transform: uppercase; } .text p{ font-family: "Open Sans"; font-size: 12px; font-weight: 300; margin-top: 4px; margin-bottom: 0; } .service .col-lg-4:nth-child(1) .single-service{background:#0ECC75} .service .col-lg-4:nth-child(2) .single-service{background:#FF4545} .service .col-lg-4:nth-child(3) .single-service{background:#EEA72B} .home_4 .menu-home-3 ul#nav li ul.sub-menu li { background: #f0f0f0 none repeat scroll 0 0 !important; } .home_4 .featured-product { margin-top: 25px; } .maincontain{} /*------------------------------- slider --------------------------------*/ .slider {} .home_1 .slider .tp-rightarrow.tparrows.default,.home_2 .slider .tp-rightarrow.tparrows.default,.home_4 .slider .tp-rightarrow.tparrows.default { background: #323232 url("img/slider_icon_r.png") no-repeat scroll 50% 50%; display: block; height: 65px; width: 65px; } .home_1 .slider .tp-leftarrow.tparrows.default,.home_2 .slider .tp-leftarrow.tparrows.default,.home_4 .slider .tp-leftarrow.tparrows.default { background: #323232 url("img/slider_icon_l.png") no-repeat scroll 50% 50%; display: block; height: 65px; width: 65px; } .home_3 .slider .tp-rightarrow.tparrows.default { background: #323232 url("img/slider_icon_r.png") no-repeat scroll 50% 50%; display: block; height: 65px; width: 65px; } .home_3 .slider .tp-rightarrow.tparrows.default:hover{ background: #009ed8 url("img/slider_icon_r.png") no-repeat scroll 50% 50%; } .home_3 .slider .tp-leftarrow.tparrows.default{ background: #323232 url("img/slider_icon_l.png") no-repeat scroll 50% 50%; display: block; height: 65px; width: 65px; } .home_3 .slider .tp-leftarrow.tparrows.default:hover{ background: #009ed8 url("img/slider_icon_l.png") no-repeat scroll 50% 50%; } /*------------------------------- 5. said-bar --------------------------------*/ .side-bar { border: 1px solid #ddd; } .side-bar h2 { border-bottom: 1px solid #ddd; font-family: "Open Sans"; font-size: 20px; font-weight: 600; margin: 0; padding: 20px 10px; } .side-bar h2 i { background: none repeat scroll 0 0 #ffaa31; color: #fff; float: left; height: 40px; margin-right: 25px; margin-top: -9px; padding-top: 10px; text-align: center; width: 40px; } .side-bar ul{margin:0;padding:0;list-style:none;} .side-bar ul li{border-bottom:1px solid #ddd;position:relative} .side-bar ul li:last-child{border-bottom: 0px;} .side-bar ul li a { color: #4f4d4d; display: block; font-family: "Open Sans"; font-size: 13px; font-weight: 300; text-decoration: none; transition: all 0.4s ease 0s; } .side-bar ul li a:hover{background:#2A3139;color:#fff;} .side-bar ul li a span { border-right: 1px solid #ddd; display: inline-block; height: 60px; margin-right: 15px; text-align: center; width: 55px; } .side-bar ul li a span i { font-size: 20px; margin-top: 18px; } .side-bar ul li a span.right-icon { border-right: 0 none; float: right; margin-right: -5px; } .side-bar ul li a span.right-icon i{} .side-bar ul li.category-mega-menu{ background:#2A3139; } .side-bar ul li .category-mega-menu { background: none repeat scroll 0 0 #2a3139; display: block; left: 150%; opacity: 0; padding: 10px 20px; position: absolute; top: 0; transition: all 0.4s ease 0s; width: 500px; z-index: -99; } .side-bar ul li:hover .category-mega-menu{ opacity: 1; left: 100%; z-index: 99999; } /*------------------------------- 5.1 said-bar category-mega-menu --------------------------------*/ .side-bar ul li .category-mega-menu span { float: left; padding: 10px 0 10px 10px; width: 50%; } .menu-text { padding: 12px 25px 20px 9px !important; } .side-bar ul li .category-mega-menu span img{ width:100%; } .side-bar ul li .category-mega-menu a { border-bottom: 1px solid #40464d; color: #fff; display: block; font-family: Open Sans; font-size: 12px; font-weight: 300; padding: 10px 9px; } .side-bar ul li .category-mega-menu a:hover{ padding-left:15px; } /*------------------------------- 6. special-product --------------------------------*/ .special-product {} .special-product h3.area-heading::before { left: 15px; top: 87px; width: 83px; } /*------------------------------- 7. best-product --------------------------------*/ .best-product{ padding: 50px 0; } .home_4 .best-product { padding: 0; } .best-product h3.area-heading::before { left: 15px; top: 89px; width: 118px; } .addtocart_area { display: block; overflow: hidden; position: absolute; bottom: 72px; width:100%; } /*------------------------------- 8. featured-product-area --------------------------------*/ .product_img > a::before { background: #000 none repeat scroll 0 0; content: ""; height: 100%; left: 0; opacity: 0; position: absolute; top: 0; width: 100%; z-index:5; } .single-featured-product:hover .product_img a:before { opacity: 0.5; } .product_img { overflow: hidden; position: relative; } .product_img a .secondary-image{ opacity:0; position:absolute; top:0; left:0; transition: all 0.4s ease 0s; } .product_img:hover .secondary-image{ opacity:1; } .add-cart-area { bottom: -30px; opacity: 0; position: absolute; transition: all 0.4s ease 0s; width: 100%; } .single-featured-product:hover .add-cart-area{opacity:1;bottom:0;z-index:99999;} .fet-price { background: #8e9aab none repeat scroll 0 0; color: #fff; float: left; width: 60%; border-right: 1px solid #fff; } .wish { float: left; width: 40%; } .addcart-text{ font-family: "Open Sans"; font-size: 18px; font-weight: 600; } .addcart-text-del{ font-family: "Open Sans"; font-size: 13px; margin-left: 15px; text-decoration:line-through; } .wish a:nth-child(1){ border-right:1px solid #fff; } .wish a:nth-child(2){ background:#FF4545; } .wish a { background: #eea72b none repeat scroll 0 0; color: #fff; display: inline-block; float: left; font-size: 23px; padding: 8.5px 0; text-align: center; width: 50%; transition: all 0.4s ease 0s; } .wish a:hover.shopping-cart{ background: #00AFF0; } .wish a:hover.favourite{ background: #00AFF0; } .new, .sale { background: none repeat scroll 0 0 #ff2525; color: #fff; font-family: "Open Sans"; font-size: 10px; font-weight: 800; padding: 5px 10px; position: absolute; top: 10px; z-index:99; } .new{ left: 10px; } .sale { right: 10px; } .featured-product-area { padding: 50px 0; } .product_details .featured-product-area { padding: 30px 0; } .featured-product-area h3{ margin-left:15px; margin-right:15px; } .featured-product-corusol .col-lg-4, .featured-product-corusol .col-md-4{ width: 100%; } .infor-text{ cursor: pointer; font-family: "Open Sans"; font-size: 16px; font-weight: 300; margin-top: 10%; } .infor-text a{ text-decoration:none; color:#222222; transition: all 0.4s ease 0s; } .infor-text a:hover{ color:#00AFF0; } .infor-text span { display: block; } .infor-text span.star i.active{color:#00AFF0} .infor-text span.star i:hover{color:#00AFF0} /* FEATURED-PRODUCT-CORUSOL AND SPECIAL-PRODUCT BUTTONS CSS START*/ .featured-product-corusol .owl-controls, .special-product-all .owl-controls, .best-product-all .owl-controls, .blog-corusol .owl-controls, .logo-area .owl-controls { color: #888; font-size: 26px; position: absolute; right: 12px; top: -60px; width: 55px; } .special-product-all .owl-controls, .best-product-all .owl-controls, .logo-area .owl-controls { right: -4px; } .owl-prev { float: left; margin-right: 6px; } /* FEATURED-PRODUCT-CORUSOL AND SPECIAL-PRODUCT BUTTONS CSS END*/ .best-product-all .owl-buttons { color: #888888; cursor: pointer; font-size: 26px; position: absolute; right: -7px; top: -55px; width: 56px; } /*------------------------------- 9. add-area --------------------------------*/ .add-area { } .add-img{position:relative} .add-img:before, .logo-pic:before{ position:absolute; background:#000; content:""; width:100%; height:100%; opacity:0; transition: all 0.4s ease 0s; } .add-area:hover .add-img:before, .single-logo:hover .logo-pic:before{ opacity:0.5; } .add-area:hover .add-discription p, .add-area:hover .add-discription h2{ color:#fff; } .add-discription { left: 8%; position: absolute; top: 31%; } .add-discription a { background: none repeat scroll 0 0 #c0c0c0; color: #fff; display: inline-block; font-family: "Open Sans"; font-size: 13px; font-weight: 700; margin-left: 35%; margin-top: 2%; padding: 10px; text-decoration: none; text-transform: uppercase; transition: all 0.4s ease 0s; } .add-discription a:hover{ background:#00AFF0; } .add-discription p { color: #7f7f7f; font-family: "Playfair Display"; font-size: 16px; font-style: italic; font-weight: 400; margin: 2% 0; text-align: center; } .add-discription h2 { border: 1px solid #fff; font-family: "Open Sans"; font-size: 32px; font-weight: 600; margin: 0; padding: 10px 20px; text-transform: uppercase; transition: all 0.4s ease 0s; } /*------------------------------- 10. offer_area LEFT --------------------------------*/ .offer_area { margin-top: 50px; overflow: hidden; } .offer_img{position:relative;} .offer_img:before { background: none repeat scroll 0 0 #000; content: ""; height: 100%; opacity: 0; position: absolute; width: 100%; transition: all 0.4s ease 0s; } .offer_img:hover:before{opacity:0.5;} .offer-text { border: 5px solid #fff; color: #fff; left: 50%; padding: 10px; position: absolute; text-align: center; top: 50%; margin-top:-66px; margin-left:-58px; } .offer-text h2 { font-family: "Open Sans"; font-size: 36px; font-weight: 800; margin: 0; text-transform: uppercase; } .amout { float: left; margin: 20% 0 0; } .amout:before { content: "%"; font-family: "Open Sans"; font-size: 20px; font-weight: 800; left: 28px; position: absolute; right: 0; top: 70px; } .amout:after { content: "off"; font-family: "Open Sans"; font-size: 20px; font-weight: 800; left: 31px; position: absolute; right: 0; text-transform: lowercase; top: 89px; } .percen { display: block; font-family: "Open Sans"; font-size: 19px; font-weight: 800; } .off { font-family: "Open Sans"; font-size: 19px; font-weight: 800; } .offer-text p { font-family: Open Sans; font-size: 16px; font-weight: 700; margin: 0; } /*------------------------------- 10.1 news-letter --------------------------------*/ .news-letter { background: none repeat scroll 0 0 #00aff0; margin-top: 5%; padding: 10px; overflow: hidden; } .news-letter h2 { color: #fff; font-family: "Open Sans"; font-size: 14px; font-weight: 700; margin: 10px 0; text-transform: uppercase; } .news-letter h2:after { background: none repeat scroll 0 0 #fff; content: ""; height: 3px; left: 56%; position: absolute; top: 86%; width: 11%; } .news-letter form{} .input-box { border: 5px solid #fff; color: #fff; float: left; padding: 4px 5px 5px 10px; width: 66%; } .input-box > input { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: 0 none; color: #fff; float: left; font-family: "Open Sans"; font-size: 13px; overflow: hidden; padding-left: 5px; width: 87%; } .home_1 .news-letter input::-webkit-input-placeholder,.home_2 .news-letter input::-webkit-input-placeholder,.home_4 .news-home-3 input::-webkit-input-placeholder{ /* WebKit, Blink, Edge */ color: #fff; opacity: 1; } .home_1 .news-letter input:-moz-placeholder,.home_2 .news-letter input:-moz-placeholder,.home_4 .news-home-3 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #fff; opacity: 1; } .home_1 .news-letter input::-moz-placeholder,.home_2 .news-letter input::-moz-placeholder,.home_4 .news-home-3 input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #fff; opacity: 1; } .home_1 .news-letter input:-ms-input-placeholder,.home_2 .news-letter input:-ms-input-placeholder,.home_4 .news-home-3 input:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #fff; opacity: 1; } .input-box i { float: left; margin-top: 2.5%; } .news-letter input[type="button"] { background: none repeat scroll 0 0 #323232; border: 0 none; color: #fff; font-family: "Open Sans"; font-size: 13px; padding: 10.6px 20px; } /*------------------------------- 11. top-category-area --------------------------------*/ .top-category-area { padding: 50px 0; } .top-category-area h3.area-heading::before { left: 16px; top: 88px; width: 170px; } /*------------------------------- 11.1 top-category-menu --------------------------------*/ .top-category-menu { float: left; width: 90%; } .home_1 .top-category-menu a,.home_2 .top-category-menu a,.home_4 .top-category-menu a { display: inline-block; width: 100%; border-right: 5px solid #fff; } .home_3 .top-category-menu a{ border-right: 0px solid #fff; display:block; } .home_3 .top-category-menu a div { background: none repeat scroll 0 0; border-right: 1px solid #40424a; height:85px; } .home_3 .top-category-menu a div i { padding-top: 5px; } .top-category-menu a div { background: none repeat scroll 0 0 #888888; color: #fff; float: left; font-family: "Open Sans"; height: 130px; margin-right: 10px; padding: 10px; text-align: center; transition: all 0.4s ease 0s; width: 100%; } .top-category-menu a div:hover{background:#00AFF0} .top-category-menu a div i { font-size: 40px; padding-top: 30px; } .top-category-menu a span p { margin: 20% 0 0 4%; text-align: left; } .top-category-menu .owl-nav { position: absolute; right: -86px; top: 0; } .top-category-menu .owl-nav .owl-prev, .top-category-menu .owl-nav .owl-next { border: 1px solid #e5e5e5; color: #888; display: block; font-size: 24px; height: 60px; margin-bottom: 10px; overflow: hidden; padding-top: 13px; text-align: center; width: 60px; float:none; } /*------------------------------- 11.2 top-category-product-area --------------------------------*/ .top-category-product-area { margin-top: 30px; } /*------------------------------- 12. blog --------------------------------*/ .blog { margin: 30px 0; overflow:hidden; } .blog-img { position: relative; } .blog-img a:before { background: none repeat scroll 0 0 #000000; content: ""; height: 100%; overflow: hidden; position: absolute; width: 100%; opacity:0; transition: all 0.4s ease 0s; } .single-blog:hover .blog-img a:before{ opacity:0.5; } .blog-text-area { overflow: hidden; } .blog-corusol .col-lg-6{ width:100%; } .blog h2.area-heading::before { left: 16px; top: 37px; width: 118px; } .date { background: none repeat scroll 0 0 #00aff0; color: #fff; float: left; font-family: "Open Sans"; height: 20%; padding: 12px 12px 23px; text-align: center; width: 20%; } .date span { display: block; font-family: "Open Sans"; font-size: 50px; } .block-desc { background: none repeat scroll 0 0 #eeeeee; float: left; padding: 10px 10px 10px 15px; width: 80%; } .block-desc h3 { border: medium none; color: #222222; font-family: "Open Sans"; font-size: 16px; font-weight: 600; margin: 0; padding: 0; transition: all 0.4s ease 0s; } .block-desc a{ text-decoration:none; } .block-desc h3:hover{color:#00AFF0;} .block-desc p { color: #888888; font-family: "Open Sans"; font-size: 13px; font-weight: 300; margin: 2% 0 0; } .date span.month { font-size: 13px; margin-top: -13%; } .comment-area { color: #888888; font-family: "Open Sans"; font-size: 12px; font-weight: 700; margin-top: 3.3%; } .comment-area a{ color: #888888; text-decoration:none; transition: all 0.4s ease 0s; } .comment-area a:hover{ color:#00AFF0; } .author { border-right: 1px solid #ddd; padding: 5px 15px 0 0; } .author i{ margin-right:1%; } .comment { padding: 5px 0 0 15px; } .comment i{ margin-right:1%; } /*------------------------------- 13. logo-band --------------------------------*/ .logo-band h3.area-heading::before { left: 16px; top: 39px; width: 145px; } .single-logo { background: none repeat scroll 0 0 #eeeeee; float: left; margin-right: 2px; } .single-logo:last-child{border-right: 0px;} .single-logo img {} /*------------------------------- 14. footer-area --------------------------------*/ .footer-area { padding: 25px 0; } .footer-logo a { color: #fff; display: block; margin-bottom: 30px; overflow: hidden; text-decoration: none; transition: 0.4s; } .footer-logo a:hover{ color:#00AFF0; } .footer{ background:#3E3E3E; color:#fff; } .footer-logo { margin-left: 5%; } .footer-logo p { font-family: "Open Sans"; font-size: 12px; font-weight: 300; line-height: 2; margin-bottom: 20px; } /*------------------------------- 14. information --------------------------------*/ .information h3, .myaccount h3 { color: #fff; font-family: "Open Sans"; font-size: 16px; font-weight: 300; } .information ul, .myaccount ul { list-style: none outside none; margin: 0; padding: 0; } .information a, .myaccount a { color: #fff; font-family: "Open Sans"; font-size: 12px; font-weight: 300; text-decoration:none; transition: all 0.4s ease 0s; } .information a span, .myaccount a span{ font-size:18px; } .information a span i, .myaccount a span i { margin-right: 5px; margin-top: 6px; float: left; } .information a:hover, .myaccount a:hover{color:#00AFF0} .social-icon { margin-bottom: 10%; overflow: hidden; } .social-icon ul{margin:0;padding:0;list-style:none;} .social-icon ul li { float: left; } .social-icon ul li a { display: inline-block; margin-right: 7px; } .social-icon ul li a i { border: 1px solid #00aff0; border-radius: 50px; color: #00aff0; font-size: 15px; height: 30px; padding-top: 25%; text-align: center; transition: all 0.4s ease 0s; width: 30px; } .social-icon ul li a i:hover{ color:#fff; background:#00aff0; } .join-us:before { background: none repeat scroll 0 0 #525252; content: ""; height: 1px; position: absolute; top: 54%; width: 82%; } .join-us h3 { color: #fff; font-family: "Open Sans"; font-size: 34px; font-weight: 300; margin: 0 0 4%; } .join-us span { color: #fff; display: block; font-family: "Open Sans"; font-size: 13px; font-weight: 300; margin-bottom: 22%; } .footer-logo, .information, .myaccount, .join-us { margin-top: 10%; } /*------------------------------- 14.1 footer-bottum --------------------------------*/ .card-area { float: right; } .footer-bottum { border-bottom: 1px solid #ededed; padding-bottom: 25px; } .footer-bottum-menu { margin-top: 5px; } .footer-bottum-menu ul { list-style: none outside none; margin: 0; padding: 0; } .footer-bottum-menu li { float: left; } .footer-bottum-menu li:before { background: none repeat scroll 0 0 #323232; content: ""; height: 10px; position: absolute; top: 11px; width: 1px; } .footer-bottum-menu li:first-child a { padding-left: 0; } .footer-bottum-menu li:first-child:before{ display:none; } .footer-bottum-menu a { font-family: "Open Sans"; font-size: 13px; font-weight: 300; padding: 0px 10px; color:#323232; text-decoration:none; } .footer-bottum-menu li:last-child{border-right: 0} .footer-bottum-menu a:hover{color:#00aff0} /*------------------------------- 14.2 copy-right --------------------------------*/ .copy-right { margin: 15px 0; text-align: center; } .copy-right p { color: #323232; font-family: "Open Sans"; font-size: 13px; font-weight: 300; } /*------------------------------- 15.1 header-top-menu --------------------------------*/ .header-top-menu ul li ul.user { width: 160px; border: 4px solid #00AFF0; } .header-top-menu ul li ul.user li a{ color:#323232; } .header-top-menu ul li ul.user li a i { float: left; font-size: 18px; margin-right: 5px; color: #00AFF0; } .hover ul li:hover a i{ color:#fff; } .hover ul li:hover{ background:#00AFF0; } .hover ul li ul.currency li a i{ color:#000; } /*------------------------------- 15.2 header-top-menu shopping_cart --------------------------------*/ .shopping_cart { position: relative; } .cart-product-list { background: none repeat scroll 0 0 #fff; border: 4px solid #00aff0; padding: 15px; position: absolute; right: 0px; top: 41px; width: 275px; z-index: -99; transition: all 0.4s ease 0s; opacity:0; width: 300px; visibility: hidden; } .shopping_cart:hover .cart-product-list,.home_2 .user-cart ul li:hover .cart-product-list{ opacity:1; z-index: 999; visibility: visible; } .cart-product-list .mini-cart-content .cart-img-details .cart-img-photo { float: left; margin-right: 10px; width: 50px; } span.quantity { background: #4e4e4e none repeat scroll 0 0; border-radius: 50%; color: #fff; height: 20px; left: 0; position: absolute; text-align: center; top: 0; width: 20px; font-size: 14px; } .cart-product-list .mini-cart-content .cart-img-details .cart-img-contaent h4 { color: #333; font-size: 13px; font-weight: normal; line-height: 20px; margin: 0 0 5px; text-align: left; text-decoration: none; transition: all 0.3s ease 0s; font-family: Open Sans; } .cart-product-list .mini-cart-content .cart-img-details .cart-img-contaent a{ text-decoration:none; } .cart-product-list .mini-cart-content .cart-img-details .cart-img-contaent h4:hover { color: #83cbdd; } .cart-product-list .mini-cart-content .cart-img-details .cart-img-contaent span { color: #6f6f6f; font-weight: 600; text-align: left; font-size:13px; float:left; } .cart-product-list .mini-cart-content .cart-img-details { border-bottom: 1px solid #ddd; margin-bottom: 10px; overflow: hidden; padding-bottom: 10px; position: relative; } .pro-del { float: right; position: absolute; right: 15px; top: 15px; } .pro-del a i { color: #42414f; font-size: 18px; transition: all 0.3s ease 0s; } .pro-del a i:hover { color: #009ED8; } .mini-cart-content p.cart-button-top a { border: 1px solid #e5e5e5; color: #6f6f6f; font-size: 12px; font-weight: 600; padding: 10px 0; text-align: center; text-transform: uppercase; display:block; transition: all 0.3s ease 0s; text-decoration:none; } .mini-cart-content p.cart-button-top a:hover { background: #009ED8; border: 1px solid; color: #fff !important; } p.total { border: medium none; color: #6f6f6f; float: left; font-size: 12px; font-weight: 600; line-height: 40px; margin: 20px 0 0; text-align: left; text-transform: uppercase; width: 100%; } p.total span { float: right; font-size: 18px; } .mini-cart-content p.total{ padding:5px 0; } .user-cart .cart-product-list .cart-img-details span.quantity { position: absolute; } /*------------------------------- 15.3 mainmenu index-2 --------------------------------*/ .home_2 .mainmenu ul#nav li a:hover{ background:#009ED8; color:#fff; } .home_2 .mainmenu ul#nav li:first-child:after { right: 112px; } .home_2 .mainmenu ul#nav li a:hover i.fa-arrow-circle-o-right{transform: rotate(90deg);color:#fff;} /*------------------------------- 15.3.1 index-2-mega-menu --------------------------------*/ .home_2 .mainmenu ul#nav li .mega-menu { width: 860px; right: -239px; border:4px solid #00AFF0; padding:30px; } .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu { float: left; margin-right: 30px; width: 240px; } .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu h3 { border-bottom: 1px solid #E5E5E5; font-family: "Open Sans"; font-size: 18px; padding-bottom: 10px; } .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu:last-child{margin-right: 0px;} .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu a { color: #444444; display: block; margin: 0; padding: 6px 14px 6px 0; text-align: left; text-transform: none; transition: all 0.4s ease 0s; font-family: "Open Sans"; font-size: 13px; font-weight: 300; } .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu a:hover{ padding-left:10px; background:none; } .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu a:hover i.fa-arrow-circle-o-right{transform: rotate(0deg);color:#000 !important;} .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu a i { float: left; margin-right: 10px; margin-top: 1px; font-size: 18px; color:#009ED8 !important; transform: rotate(90deg) } .home_2 .mainmenu ul#nav li:hover .mega-menu{ border-top: 4px solid #00AFF0;} .hedding-border:before { background: none repeat scroll 0 0 #00AFF0; content: ""; height: 2px; position: absolute; right: 246px; top: 58px; width: 35px; } .midle:before { right: 516px; top: 58px; } .left-border:before { left: 31px; top: 58px; } /*------------------------------- 15.3.1 index-2-quick-view --------------------------------*/ .quick-view { background: none repeat scroll 0 0 #00aff0; color: #fff; font-family: "Open Sans"; font-size: 16px; opacity: 0; padding: 5px 10px; position: absolute; right: 0; top: 0; transition: all 0.4s ease 0s; padding: 5px 15px; z-index:99; } .quick-view i { float: left; margin-right: 5px; margin-top: 4px; } .single-featured-product:hover .quick-view{ opacity:1; } /*------------------------------- 17. Index-3 page --------------------------------*/ .home_3{ background:#2a2c36; } .home-3-menu-area { border: 0 none; margin: 10px 0; min-height: 117px; } /*------------------------------- 17.1 Index-3 page menu-home-3 --------------------------------*/ .menu-home-3 { float: left !important; } .menu-home-3 ul#nav li::before, .menu-home-3 ul#nav li:first-child::after{ display:none; } .menu-home-3 ul#nav li { background: none repeat scroll 0 0 #009ed8; margin-right: 5px; } .menu-home-3 ul#nav li ul.sub-menu li { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); height: inherit; width: inherit; padding:0; } .menu-home-3 ul#nav li ul.sub-menu li a{ padding:10px 30px !important; color:#000; } .menu-home-3 ul#nav li a i.fa-arrow-circle-o-right { color: #fff; } .menu-home-3 ul#nav li ul.sub-menu li a:hover{ color:#fff; } .menu-home-3 ul#nav li ul.sub-menu{ margin:0; padding:0; } .menu-home-3 ul#nav li a { color: #fff; padding: 35px 33px; transition: all 0.4s ease 0s; } .menu-home-3 ul#nav li:last-child{ margin-right: 0px; } .home_3 .menu-home-3 ul#nav li a:hover{ background: none repeat scroll 0 0 #ffaa31; } /*------------------------------- 17.2 Index-3 page language-cart --------------------------------*/ .language-cart { float: right; } .language-cart ul { margin: 0; padding: 0; list-style: none; } /*------------------------------- 17.2.1 Index-3 page language-currency --------------------------------*/ .language-currency { margin-bottom: 5px; min-height: 55px; text-align: center; } .language-currency span { bottom: 0px; position: absolute; } .language-currency ul li ul.sup-menu li a img { margin-right: 10px; } .language-currency ul li, .user-cart ul li{ background: none repeat scroll 0 0 #81d339; float: left; height: 55.5px; margin-right: 3px; position: relative; width: 63px; } .language-currency ul li ul.sup-menu, .user-cart ul li ul.sup-menu{ background: none repeat scroll 0 0 #f0f0f0; opacity: 1; position: absolute; top: 150%; transition: all 0.4s ease 0s; width: 150px; z-index: -999; text-align:left; opacity:0; } .language-currency ul li:hover ul.sup-menu{ opacity:1; top:100%; z-index: 999; } .language-currency ul li ul.currency{ width:70px; } .language-currency ul li ul.sup-menu li, .user-cart ul li ul.sup-menu li{ float:none; border:none; background:none; width:100%; height:auto; } .language-currency ul li ul.sup-menu li a, .user-cart ul li ul.sup-menu li a { border-bottom: 1px solid #ddd; color: #000; font-family: Open Sans; font-size: 16px; font-weight: 300; padding: 12px 13px; text-decoration:none; } /*------------------------------- 17.2.2 Index-3 page user-cart --------------------------------*/ .user-cart ul li ul.sup-menu li a i{ margin-right:5px; } .user-cart ul li:hover ul.sup-menu{ opacity:1; top:100%; z-index: 999; } .language-currency ul li ul.sup-menu li:hover, .user-cart ul li ul.sup-menu li:hover{ background:#fff; } .user-cart { min-height: 55px; text-align: center; } .user-cart ul li a, .language-currency ul li a { color: #fff; font-size: 16px; padding: 17px 5px; display: block; transition: all 0.4s ease 0s; } .user-cart span{ position: absolute; bottom: 0; } /*------------------------------- 17.3 Index-3 page search-and-menu --------------------------------*/ .search-and-menu { top: 10px; position: absolute; z-index: 99; } .search-and-menu .form-and-cart input[type="text"] { width: 641px; } .search-and-menu .search-button { background: none; color: #00aff0; } .cetegories { width: 290px; } .categories-margin { margin-left: 10px; } .cetegories ul { width: 290px; background: none repeat scroll 0 0 #009ed8; border-right: 0px solid #fff; } .cetegories ul li a{ color:#fff; } .cetegories ul li ul li a:hover{color:#fff;} .cetegories span.dropdown { color: #fff; float: right !important; font-size: 16px; margin-right: 0 !important; margin-top: -2px; } .cetegories ul li ul { visibility: hidden; width: 100%; z-index: -99; } /*------------------------------- 17.4.2 Index-3 page special-product --------------------------------*/ .featured-and-special-area .special-product{ padding:0; } .featured-and-special-area .special-product h3.area-heading::before{ top: 38px; } .featured-and-special-area .area-heading::before { top: 38px; } .text-white a{color:#fff;} .text-white .star{ color:#606060; } .text-white span.star i:hover{ color:#00aff0; } .text-white span.star i.active{ color:#606060; } /*------------------------------- 17.5 Index-3 page shope-add-area --------------------------------*/ .shope-add-area{} .shope-add { padding-top: 30px; } .single-add { position: relative; width: 33.2%; float: left; margin-left: 1px; } .single-add::before { background: none repeat scroll 0 0 #00AFF0; content: ""; height: 25%; opacity: 0.5; position: absolute; transition: all 0.4s ease 0s; width: 100%; bottom: 155px; opacity:0; } .single-add.overlay-color-two:before { background: #FFAB31; } .single-add.overlay-color-three:before { background: #82D339; } .single-add:hover::before{ opacity:0.5; bottom:55px; } .single-add:hover .add-text{ opacity:1; bottom:65px; } .add-text { position: absolute; text-align: center; bottom: 155px; width: 100%; height: auto; opacity:0; transition: all 0.4s ease 0s; } .add-text h3 { color: #fff; font-family: "Open Sans"; font-weight: 700; font-size: 20px; text-transform: uppercase; letter-spacing: 5px; margin:0; } .add-text a { border: 2px solid #fff; color: #fff; padding: 6px 10px; margin-top: 5px; display: inline-block; text-decoration: none; text-transform: uppercase; font-family: "Open Sans"; font-weight: 700; font-size: 13px; transition: all 0.4s ease 0s; } .add-text a:hover{ color:#fff; background:#00AFF0; } /*------------------------------- 17.6 Index-3 page pad-zero color-white --------------------------------*/ .pad-zero{ padding:0; } .color-white{ color:#fff; } .color-white a{ color:#fff; } .pad-zero h3.area-heading::before { left: 15px; top: 38px; } /*------------------------------- 17.7 Index-3 page news-home-3 --------------------------------*/ .news-home-3 { margin-top: 35px; padding: 27px 10px; } .home_4 .news-home-3 { margin-top: 45px; padding: 21px 10px; } .news-home-3.news-letter > h2:after { top: 85.5%; } /*------------------------------- 17.8 Index-3 page footer socialicon --------------------------------*/ .color-footer p{ color:#fff; } .home-2-socialicon ul li a i { border: 1px solid #fff; color:#fff; } .home-2-socialicon ul li a i:hover { background: none repeat scroll 0 0 #fff; color: #000; } /*------------------------------- 17.9 Index-3 page nav-carosol color All --------------------------------*/ .nav-carosol .owl-controls{ color: #fff; } .nav-carosol .owl-nav .owl-prev, .nav-carosol .owl-nav .owl-next{ color:#fff; } /*------------------------------- 17.10 Index-3 page top-category-area --------------------------------*/ .area-heading-cat { border-bottom: 1px solid #40424a; font-family: "Open Sans"; font-size: 26px; font-weight: 300; margin: 0; padding-bottom: 10px; } .nav-carosol-cat{ border-left: 1px solid #40424a; } .nav-carosol-cat.top-category-menu .owl-nav { top: 21px; } .home_3 .top-category-product-area { margin-top: 20px; } .nav-carosol-cat .owl-nav .owl-prev, .nav-carosol-cat .owl-nav .owl-next { color: #fff; position: absolute; right: 1px; top: -68px; border:0px; height:inherit; width:inherit; } .nav-carosol-cat .owl-nav { right: -86px; } .nav-carosol-cat .owl-prev { left: -69px; } .border-bottuom { border-bottom: 1px solid #40424a; overflow: hidden; padding-top: 50px; } /*------------------------------- 17.11 Index-3 page blog --------------------------------*/ .home_3 .blog h2.area-heading:before { left: 15px; top: 38px; } /*------------------------------- 17.12 Index-3 page logo-band --------------------------------*/ .home_3 .logo-band h3.area-heading:before { left: 15px; top: 37px; } /*------------------------------- 17.13 Index-3 page Footer join-us --------------------------------*/ .home_3 .join-us:before { background: none repeat scroll 0 0 #fff; height: 2px; } .home_3 .footer-bottum-menu li:before { background: none repeat scroll 0 0 #fff; } /*------------------------------- 17.14 Index-3 page single-service --------------------------------*/ .home_3 .single-service span.text, .home_3 .single-service span.text-2, .home_3 .single-service span.text-3 { background: none; } .home_3 .service { margin: 30px 0; } .home_3 .cart-product-list { border: 4px solid #00AFF0; opacity: 1; top: 150%; z-index: -999; opacity:0; } .user-cart ul li:hover .cart-product-list{ opacity:1; z-index:999; top:100%; } .user-cart .cart-product-list span{ position:inherit; } .user-cart .cart-product-list a { color: #000 !important; padding: 0; margin-top: -5px; text-decoration:none; font-size:13px; } .user-cart .cart-product-list a:hover{ color:#00AFF0 !important; } /*------------------------------- 18. Index-4 Page --------------------------------*/ .home_4{ font-family: "Open Sans"; } /*------------------------------- 18.1 Index-4 Page Mainmenu --------------------------------*/ .home_4 .menu-home-3 ul#nav li { background: none repeat scroll 0 0 #009ED8; max-height: 115px; width: 113px; } .home_4 .menu-home-3 ul#nav li:nth-child(1){} .home_4 .menu-home-3 ul#nav li:nth-child(2){ background:#25c389; } .home_4 .menu-home-3 ul#nav li:nth-child(3){ background:#ffb901; } .home_4 .menu-home-3 ul#nav li:nth-child(4){ background:#de6262; } .home_4 .menu-home-3 ul#nav li:nth-child(5){ background:#1691bd; } .home_4 .menu-home-3 ul#nav li:nth-child(6){ background:#166ba2; } .home_4 .mainmenu ul#nav li a { text-align: left; padding: 10px; } .home_4 .mainmenu ul#nav li a span i.fa.fa-home { margin: 22px auto; } .home_4 .mainmenu ul#nav li a span i.fa.fa-shopping-cart{ margin: 22px auto; } .home_4 .mainmenu ul#nav li a span i.fa.fa-pencil-square-o{ margin: 22px auto; } .home_4 .menu-home-3 ul#nav li a span i { height: 37px; margin: 22px auto; padding: 5px; text-align: center; width: 44px; } .home_4 .menu-home-3 ul#nav li a i.fa-arrow-circle-o-right { float: right; margin-top:3px; } .home_4 .menu-home-3 ul#nav li a:hover{ background:#de6262; } .home_4 .menu-home-3 ul#nav li:hover a span i{ border: 1px solid #FFFFFF; } .home_4 .menu-home-3 ul#nav li:hover a:before{ display:none; } .home_4 .menu-home-3 ul#nav li a:before { background: none repeat scroll 0 0 #fff; bottom: 0; content: ""; height: 35px; left: 0; opacity: 0.2; position: absolute; width: 100%; } .home_4 .mainmenu ul#nav li ul li a:before, .home_4 .mainmenu ul#nav li .single-mega-menu a:before{ display:none; } .home_4 .menu-home-3 ul#nav li .single-mega-menu a i.fa-arrow-circle-o-right { float: none; } .home_4 .language-currency ul li, .home_4 .user-cart ul li { border: 1px solid #ddd; background:none; } .home_4 .user-cart ul li a, .home_4 .language-currency ul li a { color: #ddd; } .home_4 .user-cart ul li a i, .home_4 .language-currency ul li a i { color: #00aff0; } .home_4 .user-cart ul li a span i, .home_4 .language-currency ul li a span i { color: #ddd; } /*------------------------------- 18.2 Index-4 Page search-and-menu --------------------------------*/ .home_4 .search-and-menu { margin: 25px 0; position: inherit; top: 0; min-height: 40px; } .home_4 .home-3-menu-area { margin-top: 10px; margin-bottom: 0; } /*------------------------------- 18.2.1 Index-4 Page header-left --------------------------------*/ .heder-left-menu{} .heder-left-menu ul{margin:0;padding:0;list-style:none;} .heder-left-menu ul li { float: left; border-right: 2px solid #fff; } .heder-left-menu ul li a { background: none repeat scroll 0 0 #F1F1F1; display: block; padding: 10px 15px; text-decoration: none; color: #888888; font-weight: 700; font-size: 12px; transition:all 0.4s ease 0s } .home_4 .heder-left-menu ul li a { padding: 11px 15px; } .heder-left-menu ul li a:hover{ background:#00aff0; color:#fff; } /*------------------------------- 18.2.2 Index-4 Page header-right --------------------------------*/ .home_4 .search-and-menu .form-and-cart input[type="text"] { width: 235px; } .home_4 .search-button { background: none repeat scroll 0 0 #00AFF0; } .home_4 .search-and-menu .search-button { color: #FFFFFF; } /*------------------------------- 18.3 Index-4 Page single-service --------------------------------*/ .home_4 .single-service{ background: none; padding: 15px 25px; } .home_4 .single-service .text { color: #6d6d6d; float: left; font-family: "Open Sans"; margin-left: 10px; padding: 0; width: 77%; } .home_4 .single-service { padding: 0 !important; } .home_4 .text h2 { margin-bottom: 15px; text-transform: none; } .home_4 .text p{ font-size: 13px; } .home_4 .single-service span.icon{ background: none repeat scroll 0 0 #00aff0; } .home_4 .single-service span.icon-3{ background: none repeat scroll 0 0 #de6262; } .home_4 .service .col-lg-4:nth-child(1) .single-service{background:none} .home_4 .service .col-lg-4:nth-child(2) .single-service{background:none} .home_4 .service .col-lg-4:nth-child(3) .single-service{background:none} .home_4 .service .col-lg-4:nth-child(1) .single-service span.icon{background:#00AFF0} .home_4 .service .col-lg-4:nth-child(2) .single-service span.icon{background:#FFB901} .home_4 .service .col-lg-4:nth-child(3) .single-service span.icon{background:#DE6262} /*------------------------------- 18.4 Index-4 Page featured-product-corusol-home-4 --------------------------------*/ .featured-product-corusol-home-4 .col-md-4.col-lg-4 { width: 100%; } .featured-and-special-area hr { margin: 15px 0; } .heading-text-home-4 { background: #ffffff none repeat scroll 0 0; border: 1px solid #dddddd; color: #373736; font-size: 24px; font-weight: 700; left: 50%; margin-left: -75px; padding: 15px 20px; position: absolute; text-transform: uppercase; top: -14px; } .home_4 .featured-product-corusol-home-4 .owl-nav{ position:absolute; top:-71px; transition: all 0.4s ease 0s; } .home_4 .featured-product-corusol-home-4 .owl-nav i { border: 1px solid #a4a4a4; border-radius: 100%; width: 25px; height: 25px; text-align: center; padding-top: 4px; } .featured-product-corusol-home-4 .owl-nav .owl-prev, .featured-product-corusol-home-4 .owl-nav .owl-next { border: 1px solid #E5E5E5; color: #888888; font-size: 14px; height: 59px; margin-bottom: 10px; overflow: hidden; padding-top: 17px; text-align: center; width: 60px; transition: all 0.4s ease 0s; } .featured-product-corusol-home-4 .owl-nav .owl-prev { background: none repeat scroll 0 0 #FFFFFF; left: 440px; position: absolute; } .featured-product-corusol-home-4 .owl-nav .owl-next { left: 684px; position: absolute; background: none repeat scroll 0 0 #FFFFFF; } .featured-product-corusol-home-4 .owl-nav .owl-next:hover, .featured-product-corusol-home-4 .owl-nav .owl-prev:hover{ background:#00aff0; color:#fff; } .featured-product-corusol-home-4 .owl-nav:hover i{border:1px solid #fff;} /*------------------------------- 18.5 Index-4 Page shope-add --------------------------------*/ .home_4 .single-add { float: none; margin-left: 0; position: relative; width: 100%; } .home_4 .single-add:before{ display:none; } .home_4 .single-add:hover .add-text{ bottom:140px; } .home_4 .add-text { opacity: 1; text-align: left; width: auto; left: 30px; bottom: 140px; } .home_4 .midle_text { left: 50%; margin-left: -84px; text-align: center; top: 40px; } .home_4 .add-text h3 { color: #333333; font-size: 26px; font-weight: 800; letter-spacing: 0; } .home_4 .add-text a { border: 0px solid #FFFFFF; font-size: 11px; background: #c9c9c9; letter-spacing: 2px; } .home_4 .add-text a:hover{ background:#00aff0; } /*------------------------------- 18.6 Index-4 Page top_category_area --------------------------------*/ .home_4 .top_category_area{ margin:30px 0; } .home_4 .top-category-menu{ float:right; } .home_4 .nav-carosol-cat { border-left: 0px solid #40424a; } .home_4 .nav-carosol-cat .owl-nav{ left:-108px; top:0; } .home_4 .nav-carosol-cat .owl-nav .owl-prev, .home_4 .nav-carosol-cat .owl-nav .owl-next{ color: #888888; position: absolute; left: 1px; top: 0; border: 1px solid #ddd; width: 60px; padding: 12px 10px; } .home_4 .nav-carosol-cat .owl-nav .owl-prev{ top:70px; } .name_area{ border: 1px solid #ddd; padding: 50px 19px; } .name_area h2{ font-size: 26px; font-weight: 800; text-transform: uppercase; color: #333; margin:0; } /*------------------------------- 18.7 Index-4 Page best_sell_block_area --------------------------------*/ .home_4 .block-desc{ width:100%; } .blog-corusol-4 .owl-nav{ position: absolute; top: 105px; } .home_4 .blog-corusol-4 .owl-nav .owl-prev, .home_4 .blog-corusol-4 .owl-nav .owl-next{ font-size: 28px; display: inline-block; } .blog-corusol-4 .owl-nav .owl-next{ position: absolute; right: -550px; } .blog-corusol-4 .owl-nav .owl-prev{ position: absolute; left: 5px; } .home_4 .comment { padding: 0px 15px 0 10px; border-right: 1px solid #ddd; margin-right:5px; } .home_4 .author { padding: 0px 15px 0 0; } .home_4 .time i{ margin-right: 1%; } .home_4 .comment-area{ margin-top:4px; } .best_sell_block_area { margin: 30px 0 0; } /*------------------------------- 18.8 Index-4 Page logo-band --------------------------------*/ .home_4 .single-logo{} .home_4 .logo-band{ margin-top: -22px; } .logo-area-4 .owl-nav { position: absolute; top: -70px; right: 0; } .home_4 .logo-area-4 .owl-nav .owl-prev, .home_4 .logo-area-4 .owl-nav .owl-next{ font-size: 28px; display: inline-block; color:#ddd; } .home_4 .news-home-3.news-letter h2::after { top: 50.5%; } /* 19.1 Category Gird Page CATEGORY-GIRD-MENU */ .menu-bottom { margin: 20px 0; } .category-gird-menu ul { margin: 0; padding: 0; list-style: none; margin-left: -10px; } .category-gird-menu ul li { float: left; } .category-gird-menu ul li:before { content: ""; height: 10px; width: 1px; background: #888888; position: absolute; top: 14px; } .category-gird-menu ul li:first-child:before{ display:none; } .category-gird-menu ul li a { color: #888888; display: block; font-family: "Open sans"; font-size: 12px; padding: 10px 12px; text-decoration: none; transition: all 0.4s ease 0s; } .category-gird-menu ul li a:hover{ color:#00AFF0; } .category-gird-menu ul li a.active-current { color: #00AFF0; } /* 19.2 Category Gird Page category-form */ .category-form { border: 1px solid #888888; margin-top: 30px; overflow: hidden; padding: 10px 0; } .gird-and-list-menu { border-right: 1px solid #ebebeb; overflow: hidden; } .gird-and-list-menu ul { list-style: outside none none; margin: 0; padding: 0; } .gird-and-list-menu ul li { float: left; } .gird-and-list-menu ul li a { background: #eeeeee none repeat scroll 0 0; color: #888888; display: block; font-size: 24px; margin-right: 1px; padding: 4px 13px; transition: all 0.4s ease 0s; } .gird-and-list-menu ul li a:hover{ background:#00AFF0; color:#fff; } .gird-and-list-menu ul li a i{ padding-top:10px; } ul li a.gird-active-color{ background:#00AFF0; color:#fff; } /* 19.3 Category Gird Page form-area */ .form-area { float: right; } .sort-by , .show-value{ color: #393939; float: left; font-family: "open Sans"; font-size: 12px; font-weight: 700; margin: 0; padding: 0; } .sort-by { border-right: 1px solid #bebebe; float: left; overflow: hidden; padding-right: 35px; } .show-value { float: left; margin-left: 35px; overflow: hidden; } .sort-by select, .show-value select { border: 1px solid #bebebe; border-radius: 3px; margin: 0 10px; padding: 15px; width: 180px; } .show-value select{ width: 70px; } /* 19.4 Category Gird Page filter_price */ .filter_price { margin: 30px 0; } .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all { margin: 30px 0; } .ui-slider .ui-slider-range { background: #00AFF0 none repeat scroll 0 0; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: #fff; border: 2px solid #00aff0; border-radius: 100%; } .filter_price input{ border: 0 none; color: #6a6a6a; font-weight: bold; width: 70%; } .filter_price p { color: #6a6a6a; font-family: "Open Sans"; font-size: 12px; } .filter_price a { background: #888888 none repeat scroll 0 0; color: #fff; display: inline-block; font-size: 12px; margin-top: 10px; padding: 10px 25px; text-decoration: none; } .category-heding, .recent-post-heding { border-bottom: 3px solid #e5e5e5; font-family: "Open Sans"; font-size: 18px; font-weight: 300; margin: 0; padding: 5px 0; color:#222222; } /* 19.5 Category Gird Page manufacturers */ .manufacturers-area{} /* 19.5.1 Category Gird Page manufacturers-color-menu */ .manufacturers-color-menu ul { list-style: outside none none; margin: 0; padding: 0; } .manufacturers-color-menu ul li { border-bottom: 1px solid #e5e5e5; padding: 10px 0; } .manufacturers-color-menu ul li a { color: #6a6a6a; font-family: "Open Sans"; font-size: 11px; text-decoration: none; transition: all 0.4s ease 0s; } .manufacturers-color-menu ul li a:hover{ color:#00AFF0; } .manufacturers-color-menu ul li a i { border: 1px solid #00aff0; border-radius: 100%; color: #00aff0; float: left; height: 15px; margin-right: 10px; margin-top: 2px; text-align: center; width: 15px; padding: 1px; } /* 19.6 Category Gird Page color-area */ .color-area { margin: 30px 0; } /* 19.7 Category Gird Page compare */ .compare .input-box { margin: 35px 0; width: 100%; } .compare .news-letter h2 { margin: 30px 12px 0; } .compare .news-letter h2::after { left: 40%; top: 31%; } /* 19.8 Category Gird Page popular-tags */ .popular-tags { margin-top: 30px; } .tags { margin-top: 30px; } .tags ul { list-style: outside none none; margin: 0; padding: 0; } .tags ul li { float: left; } .tags ul li a { background: #eeeeee none repeat scroll 0 0; color: #6a6a6a; display: block; font-family: "Open Sans"; font-size: 11px; margin-bottom: 5px; margin-right: 1px; padding: 10px 12px; text-decoration: none; transition: all 0.4s ease 0s; } .tags ul li a:hover{ background:#00aff0; color:#fff; } .tags ul li a.tag_active{ background:#00aff0; color:#fff; } .category-gird .offer_area { margin: 30px 0; } .category-gird-product-area .single-featured-product { margin-top: 30px; } /* 19.9 Category Gird Page pagination */ .pagination-area { border-top: 1px solid #ebebeb; margin-top: 30px; overflow: hidden; } .pagination{ float:right; margin: 10px 0; } .pagination li a, .pagination li span { margin-right: 5px; } .pagination li:first-child a, .pagination li:first-child span { border-bottom-left-radius: 0px; border-top-left-radius: 0px; } .pagination li:last-child a, .pagination li:last-child span { border-bottom-right-radius: 0px; border-top-right-radius: 0px; } .pagination a { color: #888888 !important; font-family: "Open Sans"; font-size: 14px; transition: all 0.4s ease 0s; } .pagination a:hover{ background:#00AFF0 !important; color:#fff !important; } .pagination a.active_p{ background:#00AFF0 !important; color:#fff !important; } /* 20. Category List Page*/ .category_single_list { margin: 30px 0; overflow: hidden; } .list .pagination-area,.blog1 .pagination-area,.blog_with_saidebar .pagination-area { margin-top: 0; } /* 20.1 Category List Page category_image */ .category_image { float: left; width: 33.33%; } .category_text { float: left; width: 66.67%; } .price_old_new { border-bottom: 1px solid #ebebeb; overflow: hidden; } .price_old_new p { color: #ff6565; float: left; font-family: "Open Sans"; font-size: 40px; font-weight: 600; margin: 0; } .price_old_new .old_price { border-left: 1px solid #ebebeb; color: #9d9e9e; float: right; font-size: 16px; margin-top: 15px; padding: 5px 0 5px 25px; } .category_prod_description h3 { color: #333333; font-family: "Open Sans"; font-size: 16px; font-weight: 600; margin: 25px 0; } .category_prod_description h3 a{ color: #333333; text-decoration:none; transition: all 0.4s ease 0s; } .category_prod_description h3 a:hover{ color:#00AFF0; } .category_prod_description p { color: #838383; font-family: "Open Sans"; font-size: 13px; } /* 20.2 Category List Page category_prod_card_area */ .category_prod_card_area { margin-top: 25px; overflow: hidden; } .category_prod_card_area a { background: #00aff0 none repeat scroll 0 0; color: #fff; display: inline-block; font-family: "Open Sans"; font-size: 20px; margin-right: 1px; padding: 10px 15px; text-decoration: none; float:left; transition: all 0.4s ease 0s; } .category_prod_card_area a:hover{ background: #EEA72B none repeat scroll 0 0; } a.add-text-lis { background: #3cbeee none repeat scroll 0 0; float: left; font-size: 12px; font-weight: 600; margin-right: 10px; padding: 15.5px 15px; transition: all 0.4s ease 0s; } a.add-text-lis:hover{ background:#FF4545; } a.icon_exc { background: #888888 none repeat scroll 0 0; margin-right: 10px; transition: all 0.4s ease 0s; } a.icon_exc:hover{ background: #EEA72B none repeat scroll 0 0; } a.heart { background: #888888 none repeat scroll 0 0; transition: all 0.4s ease 0s; } a.heart:hover { background: #FF4545 none repeat scroll 0 0; } a.cart{ transition: all 0.4s ease 0s; } /* 21 Product Details Page category_image */ .product_details .category_single_list { margin: 0; } .product_details .news-letter{ margin:0; } .product_details .category_image { width: 42.5%; } .product_details .category_text { margin-left: 30px; width: 53%; } .product_details .compare .news-letter h2::after { left: 45%; top: 26%; } .small_img { margin-top: 20px; } .small_img .nav.nav-tabs a { border: 0 none; margin-right: 3px; padding: 0; } .small_img .nav-tabs li a:hover { border: 0 none !important; border-radius:0; } .small_img .nav-tabs{ margin:0; } .small_img .nav-tabs li.active a { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; border: 0 none; border-radius: 0 !important; } .off_percent { background: #f01d54 none repeat scroll 0 0; color: #fff; display: inline-block; font-size: 13px; font-weight: 700; padding: 3px 20px; } .size select, .color select { border: 1px solid #888888; border-radius: 3px; color: #888888; font-family: "Open Sans"; font-size: 11px; padding: 10px; width: 300px; } .size select, .color select { border: 1px solid #888888; border-radius: 0; color: #888888; font-family: "Open Sans"; font-size: 11px; margin: 5px 0; padding: 10px; width: 300px; } .size select{ margin-left: 9px; } .size label, .color label { color: #3cbeee; font-family: "Open Sans"; font-size: 13px; } .inc_quentity { margin-left: 44px; } .inc_quentity input { color: #bebebe; font-family: "Open Sans"; font-size: 16px; padding: 15px 5px; width: 90px; } /* 21.1 Product Details Page nav-tab */ .product_descreiption { margin-top: 50px; } .product_details .area-heading::before { display:none; } .tab_menu { border-bottom: 1px solid #ddd; } .nav-tabs { border-bottom: 0 solid #ddd; margin-left: 25px; } .nav-tabs li a { border: 1px solid transparent; border-radius: 4px 4px 0 0; color: #555555; font-family: "Open Sans"; font-size: 13px; font-weight: 600; line-height: 1.42857; margin-right: 2px; transition: all 0.4s ease 0s; } .nav li a:hover, .nav li a:focus { background-color: #00aff0; text-decoration: none; color:#fff; border-radius:0; } .nav-tabs li.active a { background: #00aff0 none repeat scroll 0 0 !important; border-radius: 0; color: #fff !important; } .tab-pane p{ color: #6a6a6a; font-family: "Open Sans"; font-size: 12px; font-weight: 300; margin-top: 35px; text-align:justify; } /* 22.1 Cart Page cart_list_area */ .cart_list_area{} .single_cart_list table{ width:100%; } .delete_icon, .c_edit_button{ width:5%; } .c_prod_images, .c_qnt{ width:10%; } .c_prod_name{ width:40%; } .sub_total, .grand_total{ width:15%; } .single_cart_list table td, .single_cart_list table th{ border: 1px solid #ddd; padding: 15px; font-family: "Open Sans"; } .single_cart_list table td{ text-align:center; } .single_cart_list table th { color: #2c2c2c; font-size: 13px; } .single_cart_list table td a i { color: #00aff0; font-size: 24px; } .single_cart_list table td a:hover{color:#00AFF0;} .single_cart_list a { color: #898989; font-size: 12px; text-decoration: none; transition: all 0.4s ease 0s; } .single_cart_list p { color: #7c7c7c; font-size: 12px; text-align:left; } .single_cart_list input { padding: 10px 5px; width: 80px; } .single_cart_list p.prod_name a { color: #212121; font-size: 14px; font-weight: 700; transition: all 0.4s ease 0s; } .single_cart_list p.prod_name a:hover{color:#009ED8;} .cart_price { color: #00aff0; font-size: 18px; font-weight: 600; } /* 22.2 Cart Page total_subtotal_area */ .total_subtotal_area{} .total_subtotal { border: 1px solid #ddd; margin-top: 25px; overflow: hidden; } .total_subtotal_amount { border-left: 1px solid #ddd; float: right; width: 35%; font-family: "Open Sans"; } .amount { float: right; } .subtotal { border-bottom: 1px solid #ddd; font-size: 13px; font-weight: 700; padding: 20px 30px; } .total { font-size: 13px; font-weight: 700; padding: 20px 30px; } /* 22.3 Cart Page client_request_area */ .client_request_area { margin: 45px 0; } /* 22.4 Cart Page button_area */ .button_area{ font-family: "Open Sans"; } .button_area a { background: #eeeeee none repeat scroll 0 0; color: #505050; display: block; font-size: 14px; font-weight: 700; margin-bottom: 5px; padding: 11px 0; text-align: center; text-decoration:none; text-transform:uppercase; transition: all 0.4s ease 0s; } .button_area a:nth-child(1).button{ background: #00aff0 none repeat scroll 0 0; color: #fff; font-size: 24px; font-weight: normal; } .button_area a:nth-child(3).button{} .button_area a:nth-child(4).button{ background:#fff; border:1px solid #eeeeee; } .button_area a:hover.button{background:#00AFF0;color:#fff;} .button_area p a{ background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #ababab; font-size: 12px; font-weight: normal; margin: 0; padding: 0; text-align: right; text-transform: lowercase; } /* 22.5 Cart Page discount_code */ .discount_code { background: #3e3e3e none repeat scroll 0 0; color: #fff; font-family: "Open Sans"; padding: 25px; } .discount_code h2 { font-size: 18px; font-weight: 300; margin-bottom: 35px; } .input-code input[type="text"]{ background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 4px solid #fff; color: #fff; padding: 5px 13px; } .discount_code input[type="button"] { background: #00aff0 none repeat scroll 0 0; border: medium none; color: #fff; font-family: "Open Sans"; font-size: 13px; padding: 9px; } .discount_code p { color: #b0b0b0; font-size: 12px; margin: 25px 0 0; } /* 22.6 Cart Page shopping_text */ .shopping_text { border: 1px solid #ebebeb; font-family: "Open Sans"; overflow: hidden; padding: 20px; } .shopping_text table { width: 100%; } .shopping_text h2 { border-bottom: 2px solid #ebebeb; color: #222222; font-size: 18px; font-weight: 300; padding-bottom: 3px; } .shopping_text p { color: #888888; font-size: 12px; } .shopping_text td { color: #393939; font-size: 13px; } .shopping_text td select { border: 1px solid #ebebeb; color: #888888; font-family: "Open Sans"; font-size: 12px; font-style: italic; margin-bottom: 7px; padding: 7px 5px; width: 100%; } .shopping_text input[type="button"] { background: #00aff0 none repeat scroll 0 0; border: medium none; color: #fff; float: right; font-family: "Open Sans"; font-size: 13px; padding: 10px 30px; transition: all 0.4s ease 0s; } .shopping_text input[type="button"]:hover{ background:#1282ac; color:#fff; } /* 23. Checkout Page checkout_method_area */ .checkout_method_area{ font-family: "Open Sans"; } .check_out { margin-bottom: 0px; overflow: hidden; } .check_out .panel-heading { border-bottom: 1px solid transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; } .check_out .panel-title a{ color: #4c4c4c; font-size: 14px; font-weight: 700; padding: 10px; text-transform: uppercase; text-decoration:none; } .check_out .panel-default .panel-heading{ background: #f1f1f1 none repeat scroll 0 0; } .check_out .panel-default .panel-heading.actives { background-color: #00aff0; border-color: #ddd; color: #fff; } .check_out .panel-default .panel-heading.actives a{ color: #fff; font-size: 20px; font-weight: 700; padding: 10px; text-transform: uppercase; text-decoration:none; } .check_out_heading {} /* 23.1 Checkout Page Create Account */ .create_acc { border: 1px solid #ddd; float: left; width: 40%; } .acc_heding { border-bottom: 1px solid #ddd; color: #222222; font-size: 18px; font-weight: 300; padding: 10px; margin:0; } .create_form, .login_form{ padding: 20px; overflow:hidden; } .create_form p { font-size: 11px; font-weight: 300; } .create_form label, .login_form label{ color: #393939; display: block; font-size: 13px; font-weight: 300; } .login_form label{ display:inline-block; } .create_form input, .login_form input{ border: 1px solid #ddd; padding: 10px; width: 100%; } .login_form input{ width: 80%; } .login_form input[type="password"] { margin-left: 25px; } .login_form form { margin-top: 11px; } .button_area_ch { border: 1px solid #00aff0; display: inline-block; margin-top: 25px; float:left; } .button_area_ch button { border:none; color: #00aff0; font-family: "Open Sans"; font-size: 11px; font-weight: 700; letter-spacing: 2px; padding: 5px; text-transform: uppercase; background:none; } .button_area_ch button:hover{ color:#ddd; } .button_area_ch i{ border-right: 1px solid #00aff0; color: #00aff0; font-size: 11px; padding: 10px; text-align: center; } /* 23.2 Checkout Page Login Account */ .login_acc { border: 1px solid #ddd; float: left; margin-left: 20px; width: 57.5%; } .button_for_text { overflow: hidden; } .button_for_text p a{ color: #ff6a5a; float: right; font-size: 12px; font-weight: 300; margin-bottom: 0; margin-top: 8px; text-decoration:none; } .button_for_text .button_area_ch{ margin-top:0; } .checkout .category-heding { background: #e5e5e5 none repeat scroll 0 0; color: #222222; font-family: "Open Sans"; font-size: 18px; font-weight: 300; margin: 0; padding: 10px 8px; } .checkout .manufacturers-color-menu ul li:last-child{ border-bottom:0; } .checkout .manufacturers-color-menu { border: 1px solid #ddd; padding: 20px; } .checkout .news-letter { margin-top: 30px; } .checkout .news-letter h2::after { left: 43%; top: 37%; } .checkout .logo-band-area { margin-top: 50px; } /* 24. blog1 Page */ .blog1 .single-blog { margin-bottom: 60px; } /* 25. blog2 Page */ .blog_with_saidebar .category-heding, .blog_details .category-heding { background: #e5e5e5 none repeat scroll 0 0; color: #222222; font-family: "Open Sans"; font-size: 18px; font-weight: 300; margin: 0; padding: 10px 8px; } .blog_with_saidebar .manufacturers-color-menu, .blog_details .manufacturers-color-menu { border: 1px solid #ddd; padding: 20px; } .blog_with_saidebar .manufacturers-color-menu ul li, .blog_details .manufacturers-color-menu ul li{ padding:15px 0; } .blog_with_saidebar .manufacturers-color-menu ul li:last-child, .blog_details .manufacturers-color-menu ul li:last-child { border-bottom: 0px solid #e5e5e5; } .blog_with_saidebar .manufacturers-color-menu ul li a, .blog_details .manufacturers-color-menu ul li a { color: #7b7b7b; font-size: 12px; font-weight: 700; text-transform: uppercase; transition: all 0.4s ease 0s; } .blog_with_saidebar .manufacturers-color-menu ul li a:hover, .blog_details .manufacturers-color-menu ul li a:hover{ color:#00AFF0; } /* 25.1 blog2 Page recent_post*/ .recent_post_all { margin: 30px 0; } .recent_post_area { margin-top: 30px; } .recent_post { margin-top: 10px; overflow: hidden; } .post_image { float: left; width:27%; } .post_text { background: #00aff0 none repeat scroll 0 0; float: left; margin-bottom: 10px; padding: 16.5px; width: 73%; transition: all 0.4s ease 0s; } .post_text:hover{ background:#888888; } .post_text p { color: #fff; font-family: "Open Sans"; font-size: 13px; margin:0; } .bloag_main_area .single-blog { margin-bottom: 30px; } .blog_with_saidebar .offer_area, .blog_details .offer_area{ margin:0; } .blog_with_saidebar .news-letter { background: #ffaa31 none repeat scroll 0 0; margin-top:30px; } .blog_details .news-letter{ margin-top:30px; } .blog_with_saidebar .news-letter form, .blog_details .news-letter form { margin: 30px 0; } .blog_with_saidebar .news-letter h2::after, .blog_details .news-letter h2::after { left: 58%; top: 78%; } .blog_with_saidebar .pagination { float:none; } /* 26. Blog Details Page */ .blog_details .block-desc{ padding: 22px 15px; } .blog_details .block-desc h3 { font-size: 18px; text-transform: uppercase; } /* 26.1 Blog Details Page description_details*/ .description_details p { font-family: "Open Sans"; font-size: 13px; font-weight: 300; line-height: 25px; margin-top: 30px; text-align: justify; line-height:32px; } /* 26.2 Blog Details Page blog_title_carosul*/ .blog_title_carosul { background: #eeeeee none repeat scroll 0 0; font-family: Open Sans; margin: 0 0 30px; overflow: hidden; padding: 20px 50px; } .silgle_title{ font-size: 13px; text-align: center; color: #00aff0; } .silgle_title p{ margin:0; padding:0; } .blog_title_carosul .owl-nav { position: absolute; top: 16px; } .blog_title_carosul .owl-next, .blog_title_carosul .owl-prev { border: 1px solid #888888; border-radius: 100%; color: #888888; font-size: 15px; height: 25px; position: absolute; text-align: center; width: 25px; } .blog_title_carosul .owl-next { left: 460px; } .blog_title_carosul .owl-prev { left: -35px; } /* 26.3 Blog Details Page comment_area*/ .comment_area { margin: 0; } .heading_comments { border-bottom: 1px solid #e5e5e5; color: #3c3c3c; font-family: Open Sans; font-size: 26px; font-weight: 300; padding: 10px 0; margin: 0; } .single_comment { border-bottom: 1px solid #e5e5e5; font-family: Open Sans; overflow: hidden; padding: 30px 0 15px; } .single_comment img { float: left; margin-right: 30px; } .comment_blog { float: left; } .comment_blog h3 { color: #00aff0; font-size: 16px; margin-bottom: 10px; } .comment_blog p { color: #222222; font-size: 13px; font-weight: 300; margin-bottom: 20px; } .comment_blog p.date_time { color: #888888; font-size: 11px; margin: 0; } .comment_blog p.date_time i{ margin-right: 5px; } /* 26.4 Blog Details Page user_comment_area */ .user_comment_area { margin: 30px 0 0; } .comment_form { margin: 45px 0; margin-bottom: 0; } .comment_form input{ border: 1px solid #ddd; padding: 10px; width: 75%; } .comment_form input[type="text"] { margin-left: 45px; } .comment_form input[type="email"] { margin-left: 27px; } .comment_form label{ color: #4c4c4c; display: inline-block; font-family: Open Sans; font-size: 13px; font-weight: 700; } .comment_form textarea { border: 1px solid #ddd; padding: 15px; width: 100%; font-family: Open Sans; font-size: 13px; color: #828282; } .comment_form button { background: #00aff0 none repeat scroll 0 0; border: medium none; color: #fff; font-family: Open Sans; font-size: 13px; padding: 15px 35px; transition: all 0.4s ease 0s; } .comment_form button:hover{ background:#0a97cc; } /* 27. Contact Page contact_info */ .contact_info { background: rgba(0, 0, 0, 0) url("img/contact_info_bg.jpg") no-repeat scroll 0 0 / 100% auto; color: #fff; font-family: Open Sans; height: auto; overflow: hidden; } .contact_text { margin-top: 75px; text-align: center; float: left; width: 50%; } .contact_text h2 { font-size: 60px; font-weight: 300; } .contact_text p { font-size: 16px; letter-spacing: 2px; text-transform: uppercase; } .contact_text p::before, .contact_text p::after { background: #fff none repeat scroll 0 0; content: ""; height: 1px; left: 139px; position: absolute; top: 168px; width: 80px; } .contact_text p::after{ left:375px; } /* 27.1 Contact Page contact_social_media */ .contact_social_media { margin-top: 30px; width: 50%; float: left; } .contact_social_media ul{ margin:0; padding:0; list-style:none; } .contact_social_media ul li { margin-bottom: 20px; } .social_text { font-size: 16px; font-style: italic; margin-left: 10px; } .contact_icon i { border: 1px solid #fff; font-size: 20px; height: 50px; padding-top: 12px; text-align: center; width: 50px; } /* 27.2 Contact Page map_comment_area */ .map_comment_area { margin: 50px 0; } .contact_us .heading_comments { padding-top: 0; } /*=========================== 28.Product Modal ============================= */ .product-info .amount{ float:none; color:#00AFF0; } .modal { z-index: 13000 } #productModal .modal-dialog { margin: 5% auto; max-width: 96%; min-height: 300px; padding: 20px; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; width: 870px; } #productModal .modal-header { border: 0 none; padding: 0; min-height: auto; } #productModal button.close { position: absolute; right: 10px; top: 10px; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; z-index: 2; opacity: 1; } #productModal button.close span { border: 1px solid #909295; border-radius: 60px; color: #909295; display: block; height: 30px; line-height: 25px; text-align: center; width: 30px; padding-top: 1px; } #quickview-wrapper .modal-content { border-radius: 0; } .modal-product { overflow: hidden } .modal-product .product-images { float: left; width: 40%; } .modal-product .product-images .quick-thumbnails { float: left; width: 100%; } .modal-product .product-images .main-image { float: left; margin-bottom: 10px; width: 100%; } .modal-product .product-images .main-image img { box-shadow: none } .modal-product .product-info { float: left; padding-left: 30px; width: 60%; } .modal-product .product-info h1 { font-size: 22px; font-weight: normal; margin: 0 0 20px; } .modal-product .product-info .price-box { float: left; margin: 0 0 12px; width: 100%; } .modal-product .product-info .price-box p { margin: 0 } .modal-product .product-info .price-box .special-price { color: #83cbdc ; font-family: "Raleway",sans-serif; font-size: 24px; font-weight: 400; } .modal-product .product-info .see-all { color: #42414f; display: inline-block; margin-bottom: 40px; text-decoration: underline; } .numbers-row > input { float: left; height: 40px; text-align: center; width: 60px; border: none; border: 1px solid #ddd; } .quick-add-to-cart .single_add_to_cart_button { background: #00AFF0 none repeat scroll 0 0; border: medium none; color: #fff; float: left; font-weight: 700; height: 40px; margin-left: 15px; padding: 0 70px; text-transform: uppercase; transition: all 0.3s ease 0s; } .quick-add-to-cart .single_add_to_cart_button:hover{background:#42414F!important} .modal-product .product-info .see-all:hover { color: #00AFF0; } h3.widget-title-modal{background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #42414f; float: left; font-size: 16px; line-height: 30px; margin: 0 0 5px; text-align: left; text-transform: none; width: 100%;} .widget-title-modal{} .modal-product .product-info .quick-add-to-cart { border-bottom: 1px solid #e5e5e5; float: left; margin: 0 0 20px; padding: 0 0 38px; width: 100%; } .modal-product .product-info .quick-desc { border-bottom: 1px solid #e5e5e5; color: #909295; float: left; font-size: 14px; line-height: 21px; margin: 0 0 25px; padding: 0 0 15px; width: 100%; } .modal-product .widget { float: left; width: 100%; } .modal-product .widget .widget-title { background: none; color: #909295; float: left; font-size: 16px; line-height: 30px; margin: 0 0 5px; text-align: left; text-transform: none; width: 100%; } .modal-product .widget .social-icons { float: left; margin: 0; padding: 0; } .modal-product .widget .social-icons li { float: left; line-height: 30px; list-style: none; margin-right: 10px; } .modal-product .widget .social-icons li .social-icon { border: 1px solid #e5e5e5; border-radius: 3px; color: #909295; display: inline-block; font-size: 18px; line-height: 28px; text-align: center; width: 40px; } .modal-product .widget .social-icons li .social-icon:hover { color: #fff } .modal-product .widget .social-icons li .social-icon.facebook:hover { background: #3B579D; border: 1px solid #3B579D; } .modal-product .widget .social-icons li .social-icon.twitter:hover { background: #3ACAFF; border: 1px solid #3ACAFF; } .modal-product .widget .social-icons li .social-icon.pinterest:hover { background: #CB2027; border: 1px solid #CB2027; } .modal-product .widget .social-icons li .social-icon.tumblr:hover { background: #304E6C; border: 1px solid #304E6C; } .modal-product .widget .social-icons li .social-icon.gplus:hover { background: #D11717; border: 1px solid #D11717; } .modal-product .widget .social-icons li .social-icon.linkedin:hover { background: #0097BD; border: 1px solid #0097BD; } /* SCROLL TO TOP */ #scrollUp { background: #00AFF0 none repeat scroll 0 0; border-radius: 0; bottom: 60px; color: #fff; font-size: 30px; height: 50px; line-height: 52px; right: 20px; text-align: center; text-decoration: none; transition: all 0.3s ease 0s; width: 45px; }
public/Home/css/style.css
a:focus {outline:0px solid} a:focus, a:hover { text-decoration: none; } html, body {height: 100%;} h1, h2, h3, h4, h5, h6, p {margin:0 0 15px} .floatleft {float:left} .floatright {float:right} .alignleft {float:left;margin-right:15px} .alignright {float:right;margin-left:15px} .aligncenter {float:none;margin:0 auto} .fix {overflow: hidden} .slicknav_menu {display:none;} img{max-width:100%;} .clear{clear:both} .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { border-top: 1px solid #ddd; line-height: 1.42857; padding: 8px; vertical-align: inherit; } .area-heading { border-bottom: 1px solid #ddd; font-family: "Open Sans"; font-size: 26px; font-weight: 300; margin: 0 0 25px; padding-bottom: 10px; } .area-heading:before { background: none repeat scroll 0 0 #00aff0; content: ""; height: 2px; left: 15px; position: absolute; top: 88px; width: 105px; } .mobile-menu { display: none; } /*------------------------------- 2. header --------------------------------*/ .header-area { margin: 15px 0; } /*------------------------------- 2.1 header-top-menu LEFT --------------------------------*/ .header-top-menu { margin-top: 10px; } .header-top-menu ul{margin:0;padding:0;list-style:none;} .header-top-menu ul li{float:left;display:block;position:relative} .header-top-menu ul li a { padding: 5px 15px; display:block; } .header-top-menu ul li a i { color: #000; font-size: 20px; } .header-top-menu ul li a span i { color: #e5e5e5; font-size: 16px; margin-left: 8px; } .header-top-menu ul li a:hover{} .header-top-menu ul li ul.sup-menu{background: #F0F0F0 none repeat scroll 0 0; position: absolute; width: 150px; opacity: 0; z-index: -99;top:150%;transition: all 0.4s ease 0s} .header-top-menu ul li ul.currency { width: 70px; } .header-top-menu ul.currency li a i { color: #000; font-size: 13px; } .header-top-menu ul li ul.sup-menu li a i{} .header-top-menu ul li ul.sup-menu li { border-bottom: 1px solid #ddd; float: none; } .header-top-menu ul li ul.sup-menu li:last-child{ border-bottom: 0px; } .header-top-menu ul li ul.sup-menu li a { color: #000; display: block; font-family: "Open Sans"; font-weight: 300; padding: 12px 15px; font-size:13px; } .header-top-menu ul li:hover ul.sup-menu{opacity: 1; z-index: 999;top:100%;} .header-top-menu ul li ul.sup-menu li a:hover{ background:#fff; text-decoration:none; } .header-top-menu ul li ul.sup-menu li a img { margin-right: 10px; } /*------------------------------- 2.1 header-top-right --------------------------------*/ .header-top-right{ float:right; } .heder-right-menu ul { background: none repeat scroll 0 0 #f0f0f0; border-right: 1px solid #fff; list-style: none outside none; margin: 0; padding: 0; width: 155px; } span.dropdown { color: #a7a7a7; float: right !important; font-size: 16px; margin-right: 0 !important; margin-top: -2px; } .heder-right-menu{float:left;} .heder-right-menu ul li{ position:relative; display:block; } .heder-right-menu ul li a span{ margin-right:10px; } .heder-right-menu ul li a { color: #000; display: block; font-family: "Open Sans"; font-size: 13px; font-weight: 700; padding: 10.5px 10px; text-decoration: none; } .home_4 .heder-right-menu ul li a{ padding: 10px; } .heder-right-menu ul li ul { height: auto; opacity: 0; position: absolute; top: 150%; transition: all 0.4s ease 0s; width: 220px; z-index: -99; } .heder-right-menu ul li ul { opacity: 0; position: absolute; top: 150%; transition: all 0.4s ease 0s; width: 220px; z-index: -99; padding: 0px 20px; visibility: hidden; } .heder-right-menu ul li ul li{float:none;border-bottom:1px solid #E5E5E5;} .heder-right-menu ul li:hover ul { border-top: 1px solid #e5e5e5; opacity: 1; top: 100%; visibility: visible; z-index: 9999; } .heder-right-menu ul li ul li:last-child{border-bottom:0;} .heder-right-menu ul li ul li a { font-size: 13px; font-weight: 300; text-decoration: none; transition: all 0.4s ease 0s; } .heder-right-menu ul li ul li a:hover { padding-left: 20px; color: #009ED8; } .form-and-cart{float:left;} .form-and-cart form{ float:left; background:#F0F0F0; } .home_4 .form-and-cart form { height: 39px; } .form-and-cart input[type="text"] { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; float: left; font-family: "Open Sans"; font-weight: 300; padding: 10px 15px; width: 240px; } .home_4 .search-button{ height:39px; } .search-button { background: none repeat scroll 0 0 #ff4545; color: #fff; cursor: pointer; display: inline-block; float: left; font-size: 18px; height: 40px; overflow: hidden; text-align: center; width: 40px; } .search-button i { padding-top: 11px; } .cart-empty { background: none repeat scroll 0 0 #009ed8; color: #fff; display: inline-block; float: left; font-size: 18px; height: 40px; margin-left: 2px; text-align: center; width: 40px; } .cart-empty.shopping_cart a { color: #fff; } .cart-empty i { padding-top: 11px; } /*------------------------------- 3. Mainmenu --------------------------------*/ .pad-left{padding-left:0} .pad-right{padding-right:0} /*------------------------------- 3.1 Logo --------------------------------*/ .logo { margin-top: 15px; } .home_2 .logo { margin-top: 30px; overflow: hidden; } .cart.home_2 .logo,.blog_with_saidebar.home_2 .logo,.blog_details.home_2 .logo,.blog1.home_2 .logo,.category-gird.home_2 .logo,.checkout.home_2 .logo,.product_details.home_2,.contact_us.home_2 .logo,.home_1 .logo { margin-top: 15px; } .logo img{float:left;} .logo-text { float: left; margin-left: 4px; } /*------------------------------- 3.2 main-menu --------------------------------*/ .main-menu { border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; min-height: 89px; } .mainmenu { float:right; } .mainmenu ul#nav{margin:0;padding:0;list-style:none;} .mainmenu ul#nav li{float:left;display:block;position:relative} .mainmenu ul#nav > li:before { background: none repeat scroll 0 0 #e5e5e5; bottom: 30px; content: ""; height: 47px; position: absolute; right: -2px; top: 20px; width: 2px; } .mainmenu ul#nav > li:first-child:after { background: none repeat scroll 0 0 #e5e5e5; bottom: 30px; content: ""; height: 47px; position: absolute; right: 110px; top: 20px; width: 2px; } .mainmenu ul#nav li a { color: #000; display: block; font-family: "Open Sans"; font-size: 13px; font-weight: 300; padding: 20px 30px; text-align: center; text-decoration: none; } .mainmenu ul#nav li a i.fa-arrow-circle-o-right { color: #60cdf6; margin-left: 2px; } .mainmenu ul#nav li a span i { display: block; font-size: 28px; } .mainmenu ul#nav li a span i.fa.fa-home { margin-left: -22px; } .mainmenu ul#nav li a span i.fa.fa-pencil-square-o { margin-left: -15px; } .mainmenu ul#nav li a span i.fa.fa-shopping-cart { margin-left: -20px; } .mainmenu ul#nav li a i{ transition: all 0.4s ease 0s; } .home_1.home_2 .mainmenu ul#nav li:hover a i.fa-arrow-circle-o-right{transform: rotate(90deg);color:#000;} .home_1.home_2 .mainmenu ul#nav li a:hover{color:#60cdf6;background:none;} /*------------------------------- 3.3 Dropdown --------------------------------*/ .mainmenu ul#nav li ul.sub-menu { background: none repeat scroll 0 0 #F0F0F0; margin: 0; opacity: 0; padding: 0; position: absolute; top: 150%; transition: all 0.4s ease 0s; width: 220px; z-index: -99; padding: 0px 20px; } .mainmenu ul#nav li:hover ul.sub-menu{opacity: 1; z-index: 999;top:100%;} .mainmenu ul#nav li ul.sub-menu li{border-bottom: 1px solid #ddd; padding: 10px 0; width: 100%;} .mainmenu ul#nav li ul.sub-menu li:last-child{border-bottom: 0px} .mainmenu ul#nav li ul.sub-menu li a{ display: block; padding: 5px 0 5px 10px; text-align: left; padding-bottom: 7px;font-weight: 400; text-transform: none;transition: all 0.4s ease 0s;} .mainmenu ul#nav li ul li a:hover{padding-left:25px;} .mainmenu ul#nav li .mega-menu { background: #f0f0f0 none repeat scroll 0 0; border-bottom: 1px solid #777; opacity: 0; position: absolute; top: 150%; transition: all 0.4s ease 0s; width: 615px; z-index: -99; right: 0; } .mainmenu ul#nav li:hover .mega-menu{top: 0; opacity: 1; top: 103%; z-index: 999; border-top: 2px solid #444;} .mainmenu ul#nav li .mega-menu span>a:hover{padding-left: 10px;color:#00AFF0;} /*------------------------------- 4. our-service --------------------------------*/ .our-service{} .service { margin: 30px 0; overflow: hidden; } .single-service { background: #0ecc75 none repeat scroll 0 0; overflow: hidden; } .single-service span.icon {color: #fff; float: left; font-size: 35px; min-height: 70px; padding: 10px; text-align: center; width: 70px; border-right: 1px solid #fff ; } .single-service .text{ color: #fff; float: left; font-family: "Open Sans"; min-height: 70px; margin-left: 2px; padding: 10px 25px; width: 80%; } .text h2 { font-size: 13px; font-weight: 700; margin: 0; padding: 0; text-transform: uppercase; } .text p{ font-family: "Open Sans"; font-size: 12px; font-weight: 300; margin-top: 4px; margin-bottom: 0; } .service .col-lg-4:nth-child(1) .single-service{background:#0ECC75} .service .col-lg-4:nth-child(2) .single-service{background:#FF4545} .service .col-lg-4:nth-child(3) .single-service{background:#EEA72B} .home_4 .menu-home-3 ul#nav li ul.sub-menu li { background: #f0f0f0 none repeat scroll 0 0 !important; } .home_4 .featured-product { margin-top: 25px; } .maincontain{} /*------------------------------- slider --------------------------------*/ .slider {} .home_1 .slider .tp-rightarrow.tparrows.default,.home_2 .slider .tp-rightarrow.tparrows.default,.home_4 .slider .tp-rightarrow.tparrows.default { background: #323232 url("img/slider_icon_r.png") no-repeat scroll 50% 50%; display: block; height: 65px; width: 65px; } .home_1 .slider .tp-leftarrow.tparrows.default,.home_2 .slider .tp-leftarrow.tparrows.default,.home_4 .slider .tp-leftarrow.tparrows.default { background: #323232 url("img/slider_icon_l.png") no-repeat scroll 50% 50%; display: block; height: 65px; width: 65px; } .home_3 .slider .tp-rightarrow.tparrows.default { background: #323232 url("img/slider_icon_r.png") no-repeat scroll 50% 50%; display: block; height: 65px; width: 65px; } .home_3 .slider .tp-rightarrow.tparrows.default:hover{ background: #009ed8 url("img/slider_icon_r.png") no-repeat scroll 50% 50%; } .home_3 .slider .tp-leftarrow.tparrows.default{ background: #323232 url("img/slider_icon_l.png") no-repeat scroll 50% 50%; display: block; height: 65px; width: 65px; } .home_3 .slider .tp-leftarrow.tparrows.default:hover{ background: #009ed8 url("img/slider_icon_l.png") no-repeat scroll 50% 50%; } /*------------------------------- 5. said-bar --------------------------------*/ .side-bar { border: 1px solid #ddd; } .side-bar h2 { border-bottom: 1px solid #ddd; font-family: "Open Sans"; font-size: 20px; font-weight: 600; margin: 0; padding: 20px 10px; } .side-bar h2 i { background: none repeat scroll 0 0 #ffaa31; color: #fff; float: left; height: 40px; margin-right: 25px; margin-top: -9px; padding-top: 10px; text-align: center; width: 40px; } .side-bar ul{margin:0;padding:0;list-style:none;} .side-bar ul li{border-bottom:1px solid #ddd;position:relative} .side-bar ul li:last-child{border-bottom: 0px;} .side-bar ul li a { color: #4f4d4d; display: block; font-family: "Open Sans"; font-size: 13px; font-weight: 300; text-decoration: none; transition: all 0.4s ease 0s; } .side-bar ul li a:hover{background:#2A3139;color:#fff;} .side-bar ul li a span { border-right: 1px solid #ddd; display: inline-block; height: 60px; margin-right: 15px; text-align: center; width: 55px; } .side-bar ul li a span i { font-size: 20px; margin-top: 18px; } .side-bar ul li a span.right-icon { border-right: 0 none; float: right; margin-right: -5px; } .side-bar ul li a span.right-icon i{} .side-bar ul li.category-mega-menu{ background:#2A3139; } .side-bar ul li .category-mega-menu { background: none repeat scroll 0 0 #2a3139; display: block; left: 150%; opacity: 0; padding: 10px 20px; position: absolute; top: 0; transition: all 0.4s ease 0s; width: 500px; z-index: -99; } .side-bar ul li:hover .category-mega-menu{ opacity: 1; left: 100%; z-index: 99999; } /*------------------------------- 5.1 said-bar category-mega-menu --------------------------------*/ .side-bar ul li .category-mega-menu span { float: left; padding: 10px 0 10px 10px; width: 50%; } .menu-text { padding: 12px 25px 20px 9px !important; } .side-bar ul li .category-mega-menu span img{ width:100%; } .side-bar ul li .category-mega-menu a { border-bottom: 1px solid #40464d; color: #fff; display: block; font-family: Open Sans; font-size: 12px; font-weight: 300; padding: 10px 9px; } .side-bar ul li .category-mega-menu a:hover{ padding-left:15px; } /*------------------------------- 6. special-product --------------------------------*/ .special-product {} .special-product h3.area-heading::before { left: 15px; top: 87px; width: 83px; } /*------------------------------- 7. best-product --------------------------------*/ .best-product{ padding: 50px 0; } .home_4 .best-product { padding: 0; } .best-product h3.area-heading::before { left: 15px; top: 89px; width: 118px; } .addtocart_area { display: block; overflow: hidden; position: absolute; bottom: 72px; width:100%; } /*------------------------------- 8. featured-product-area --------------------------------*/ .product_img > a::before { background: #000 none repeat scroll 0 0; content: ""; height: 100%; left: 0; opacity: 0; position: absolute; top: 0; width: 100%; z-index:5; } .single-featured-product:hover .product_img a:before { opacity: 0.5; } .product_img { overflow: hidden; position: relative; } .product_img a .secondary-image{ opacity:0; position:absolute; top:0; left:0; transition: all 0.4s ease 0s; } .product_img:hover .secondary-image{ opacity:1; } .add-cart-area { bottom: -30px; opacity: 0; position: absolute; transition: all 0.4s ease 0s; width: 100%; } .single-featured-product:hover .add-cart-area{opacity:1;bottom:0;z-index:99999;} .fet-price { background: #8e9aab none repeat scroll 0 0; color: #fff; float: left; width: 60%; border-right: 1px solid #fff; } .wish { float: left; width: 40%; } .addcart-text{ font-family: "Open Sans"; font-size: 18px; font-weight: 600; } .addcart-text-del{ font-family: "Open Sans"; font-size: 13px; margin-left: 15px; text-decoration:line-through; } .wish a:nth-child(1){ border-right:1px solid #fff; } .wish a:nth-child(2){ background:#FF4545; } .wish a { background: #eea72b none repeat scroll 0 0; color: #fff; display: inline-block; float: left; font-size: 23px; padding: 8.5px 0; text-align: center; width: 50%; transition: all 0.4s ease 0s; } .wish a:hover.shopping-cart{ background: #00AFF0; } .wish a:hover.favourite{ background: #00AFF0; } .new, .sale { background: none repeat scroll 0 0 #ff2525; color: #fff; font-family: "Open Sans"; font-size: 10px; font-weight: 800; padding: 5px 10px; position: absolute; top: 10px; z-index:99; } .new{ left: 10px; } .sale { right: 10px; } .featured-product-area { padding: 50px 0; } .product_details .featured-product-area { padding: 30px 0; } .featured-product-area h3{ margin-left:15px; margin-right:15px; } .featured-product-corusol .col-lg-4, .featured-product-corusol .col-md-4{ width: 100%; } .infor-text{ cursor: pointer; font-family: "Open Sans"; font-size: 16px; font-weight: 300; margin-top: 10%; } .infor-text a{ text-decoration:none; color:#222222; transition: all 0.4s ease 0s; } .infor-text a:hover{ color:#00AFF0; } .infor-text span { display: block; } .infor-text span.star i.active{color:#00AFF0} .infor-text span.star i:hover{color:#00AFF0} /* FEATURED-PRODUCT-CORUSOL AND SPECIAL-PRODUCT BUTTONS CSS START*/ .featured-product-corusol .owl-controls, .special-product-all .owl-controls, .best-product-all .owl-controls, .blog-corusol .owl-controls, .logo-area .owl-controls { color: #888; font-size: 26px; position: absolute; right: 12px; top: -60px; width: 55px; } .special-product-all .owl-controls, .best-product-all .owl-controls, .logo-area .owl-controls { right: -4px; } .owl-prev { float: left; margin-right: 6px; } /* FEATURED-PRODUCT-CORUSOL AND SPECIAL-PRODUCT BUTTONS CSS END*/ .best-product-all .owl-buttons { color: #888888; cursor: pointer; font-size: 26px; position: absolute; right: -7px; top: -55px; width: 56px; } /*------------------------------- 9. add-area --------------------------------*/ .add-area { } .add-img{position:relative} .add-img:before, .logo-pic:before{ position:absolute; background:#000; content:""; width:100%; height:100%; opacity:0; transition: all 0.4s ease 0s; } .add-area:hover .add-img:before, .single-logo:hover .logo-pic:before{ opacity:0.5; } .add-area:hover .add-discription p, .add-area:hover .add-discription h2{ color:#fff; } .add-discription { left: 8%; position: absolute; top: 31%; } .add-discription a { background: none repeat scroll 0 0 #c0c0c0; color: #fff; display: inline-block; font-family: "Open Sans"; font-size: 13px; font-weight: 700; margin-left: 35%; margin-top: 2%; padding: 10px; text-decoration: none; text-transform: uppercase; transition: all 0.4s ease 0s; } .add-discription a:hover{ background:#00AFF0; } .add-discription p { color: #7f7f7f; font-family: "Playfair Display"; font-size: 16px; font-style: italic; font-weight: 400; margin: 2% 0; text-align: center; } .add-discription h2 { border: 1px solid #fff; font-family: "Open Sans"; font-size: 32px; font-weight: 600; margin: 0; padding: 10px 20px; text-transform: uppercase; transition: all 0.4s ease 0s; } /*------------------------------- 10. offer_area LEFT --------------------------------*/ .offer_area { margin-top: 50px; overflow: hidden; } .offer_img{position:relative;} .offer_img:before { background: none repeat scroll 0 0 #000; content: ""; height: 100%; opacity: 0; position: absolute; width: 100%; transition: all 0.4s ease 0s; } .offer_img:hover:before{opacity:0.5;} .offer-text { border: 5px solid #fff; color: #fff; left: 50%; padding: 10px; position: absolute; text-align: center; top: 50%; margin-top:-66px; margin-left:-58px; } .offer-text h2 { font-family: "Open Sans"; font-size: 36px; font-weight: 800; margin: 0; text-transform: uppercase; } .amout { float: left; margin: 20% 0 0; } .amout:before { content: "%"; font-family: "Open Sans"; font-size: 20px; font-weight: 800; left: 28px; position: absolute; right: 0; top: 70px; } .amout:after { content: "off"; font-family: "Open Sans"; font-size: 20px; font-weight: 800; left: 31px; position: absolute; right: 0; text-transform: lowercase; top: 89px; } .percen { display: block; font-family: "Open Sans"; font-size: 19px; font-weight: 800; } .off { font-family: "Open Sans"; font-size: 19px; font-weight: 800; } .offer-text p { font-family: Open Sans; font-size: 16px; font-weight: 700; margin: 0; } /*------------------------------- 10.1 news-letter --------------------------------*/ .news-letter { background: none repeat scroll 0 0 #00aff0; margin-top: 5%; padding: 10px; overflow: hidden; } .news-letter h2 { color: #fff; font-family: "Open Sans"; font-size: 14px; font-weight: 700; margin: 10px 0; text-transform: uppercase; } .news-letter h2:after { background: none repeat scroll 0 0 #fff; content: ""; height: 3px; left: 56%; position: absolute; top: 86%; width: 11%; } .news-letter form{} .input-box { border: 5px solid #fff; color: #fff; float: left; padding: 4px 5px 5px 10px; width: 66%; } .input-box > input { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: 0 none; color: #fff; float: left; font-family: "Open Sans"; font-size: 13px; overflow: hidden; padding-left: 5px; width: 87%; } .home_1 .news-letter input::-webkit-input-placeholder,.home_2 .news-letter input::-webkit-input-placeholder,.home_4 .news-home-3 input::-webkit-input-placeholder{ /* WebKit, Blink, Edge */ color: #fff; opacity: 1; } .home_1 .news-letter input:-moz-placeholder,.home_2 .news-letter input:-moz-placeholder,.home_4 .news-home-3 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #fff; opacity: 1; } .home_1 .news-letter input::-moz-placeholder,.home_2 .news-letter input::-moz-placeholder,.home_4 .news-home-3 input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #fff; opacity: 1; } .home_1 .news-letter input:-ms-input-placeholder,.home_2 .news-letter input:-ms-input-placeholder,.home_4 .news-home-3 input:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #fff; opacity: 1; } .input-box i { float: left; margin-top: 2.5%; } .news-letter input[type="button"] { background: none repeat scroll 0 0 #323232; border: 0 none; color: #fff; font-family: "Open Sans"; font-size: 13px; padding: 10.6px 20px; } /*------------------------------- 11. top-category-area --------------------------------*/ .top-category-area { padding: 50px 0; } .top-category-area h3.area-heading::before { left: 16px; top: 88px; width: 170px; } /*------------------------------- 11.1 top-category-menu --------------------------------*/ .top-category-menu { float: left; width: 90%; } .home_1 .top-category-menu a,.home_2 .top-category-menu a,.home_4 .top-category-menu a { display: inline-block; width: 100%; border-right: 5px solid #fff; } .home_3 .top-category-menu a{ border-right: 0px solid #fff; display:block; } .home_3 .top-category-menu a div { background: none repeat scroll 0 0; border-right: 1px solid #40424a; height:85px; } .home_3 .top-category-menu a div i { padding-top: 5px; } .top-category-menu a div { background: none repeat scroll 0 0 #888888; color: #fff; float: left; font-family: "Open Sans"; height: 130px; margin-right: 10px; padding: 10px; text-align: center; transition: all 0.4s ease 0s; width: 100%; } .top-category-menu a div:hover{background:#00AFF0} .top-category-menu a div i { font-size: 40px; padding-top: 30px; } .top-category-menu a span p { margin: 20% 0 0 4%; text-align: left; } .top-category-menu .owl-nav { position: absolute; right: -86px; top: 0; } .top-category-menu .owl-nav .owl-prev, .top-category-menu .owl-nav .owl-next { border: 1px solid #e5e5e5; color: #888; display: block; font-size: 24px; height: 60px; margin-bottom: 10px; overflow: hidden; padding-top: 13px; text-align: center; width: 60px; float:none; } /*------------------------------- 11.2 top-category-product-area --------------------------------*/ .top-category-product-area { margin-top: 30px; } /*------------------------------- 12. blog --------------------------------*/ .blog { margin: 30px 0; overflow:hidden; } .blog-img { position: relative; } .blog-img a:before { background: none repeat scroll 0 0 #000000; content: ""; height: 100%; overflow: hidden; position: absolute; width: 100%; opacity:0; transition: all 0.4s ease 0s; } .single-blog:hover .blog-img a:before{ opacity:0.5; } .blog-text-area { overflow: hidden; } .blog-corusol .col-lg-6{ width:100%; } .blog h2.area-heading::before { left: 16px; top: 37px; width: 118px; } .date { background: none repeat scroll 0 0 #00aff0; color: #fff; float: left; font-family: "Open Sans"; height: 20%; padding: 12px 12px 23px; text-align: center; width: 20%; } .date span { display: block; font-family: "Open Sans"; font-size: 50px; } .block-desc { background: none repeat scroll 0 0 #eeeeee; float: left; padding: 10px 10px 10px 15px; width: 80%; } .block-desc h3 { border: medium none; color: #222222; font-family: "Open Sans"; font-size: 16px; font-weight: 600; margin: 0; padding: 0; transition: all 0.4s ease 0s; } .block-desc a{ text-decoration:none; } .block-desc h3:hover{color:#00AFF0;} .block-desc p { color: #888888; font-family: "Open Sans"; font-size: 13px; font-weight: 300; margin: 2% 0 0; } .date span.month { font-size: 13px; margin-top: -13%; } .comment-area { color: #888888; font-family: "Open Sans"; font-size: 12px; font-weight: 700; margin-top: 3.3%; } .comment-area a{ color: #888888; text-decoration:none; transition: all 0.4s ease 0s; } .comment-area a:hover{ color:#00AFF0; } .author { border-right: 1px solid #ddd; padding: 5px 15px 0 0; } .author i{ margin-right:1%; } .comment { padding: 5px 0 0 15px; } .comment i{ margin-right:1%; } /*------------------------------- 13. logo-band --------------------------------*/ .logo-band h3.area-heading::before { left: 16px; top: 39px; width: 145px; } .single-logo { background: none repeat scroll 0 0 #eeeeee; float: left; margin-right: 2px; } .single-logo:last-child{border-right: 0px;} .single-logo img {} /*------------------------------- 14. footer-area --------------------------------*/ .footer-area { padding: 25px 0; } .footer-logo a { color: #fff; display: block; margin-bottom: 30px; overflow: hidden; text-decoration: none; transition: 0.4s; } .footer-logo a:hover{ color:#00AFF0; } .footer{ background:#3E3E3E; color:#fff; } .footer-logo { margin-left: 5%; } .footer-logo p { font-family: "Open Sans"; font-size: 12px; font-weight: 300; line-height: 2; margin-bottom: 20px; } /*------------------------------- 14. information --------------------------------*/ .information h3, .myaccount h3 { color: #fff; font-family: "Open Sans"; font-size: 16px; font-weight: 300; } .information ul, .myaccount ul { list-style: none outside none; margin: 0; padding: 0; } .information a, .myaccount a { color: #fff; font-family: "Open Sans"; font-size: 12px; font-weight: 300; text-decoration:none; transition: all 0.4s ease 0s; } .information a span, .myaccount a span{ font-size:18px; } .information a span i, .myaccount a span i { margin-right: 5px; margin-top: 6px; float: left; } .information a:hover, .myaccount a:hover{color:#00AFF0} .social-icon { margin-bottom: 10%; overflow: hidden; } .social-icon ul{margin:0;padding:0;list-style:none;} .social-icon ul li { float: left; } .social-icon ul li a { display: inline-block; margin-right: 7px; } .social-icon ul li a i { border: 1px solid #00aff0; border-radius: 50px; color: #00aff0; font-size: 15px; height: 30px; padding-top: 25%; text-align: center; transition: all 0.4s ease 0s; width: 30px; } .social-icon ul li a i:hover{ color:#fff; background:#00aff0; } .join-us:before { background: none repeat scroll 0 0 #525252; content: ""; height: 1px; position: absolute; top: 54%; width: 82%; } .join-us h3 { color: #fff; font-family: "Open Sans"; font-size: 34px; font-weight: 300; margin: 0 0 4%; } .join-us span { color: #fff; display: block; font-family: "Open Sans"; font-size: 13px; font-weight: 300; margin-bottom: 22%; } .footer-logo, .information, .myaccount, .join-us { margin-top: 10%; } /*------------------------------- 14.1 footer-bottum --------------------------------*/ .card-area { float: right; } .footer-bottum { border-bottom: 1px solid #ededed; padding-bottom: 25px; } .footer-bottum-menu { margin-top: 5px; } .footer-bottum-menu ul { list-style: none outside none; margin: 0; padding: 0; } .footer-bottum-menu li { float: left; } .footer-bottum-menu li:before { background: none repeat scroll 0 0 #323232; content: ""; height: 10px; position: absolute; top: 11px; width: 1px; } .footer-bottum-menu li:first-child a { padding-left: 0; } .footer-bottum-menu li:first-child:before{ display:none; } .footer-bottum-menu a { font-family: "Open Sans"; font-size: 13px; font-weight: 300; padding: 0px 10px; color:#323232; text-decoration:none; } .footer-bottum-menu li:last-child{border-right: 0} .footer-bottum-menu a:hover{color:#00aff0} /*------------------------------- 14.2 copy-right --------------------------------*/ .copy-right { margin: 15px 0; text-align: center; } .copy-right p { color: #323232; font-family: "Open Sans"; font-size: 13px; font-weight: 300; } /*------------------------------- 15.1 header-top-menu --------------------------------*/ .header-top-menu ul li ul.user { width: 160px; border: 4px solid #00AFF0; } .header-top-menu ul li ul.user li a{ color:#323232; } .header-top-menu ul li ul.user li a i { float: left; font-size: 18px; margin-right: 5px; color: #00AFF0; } .hover ul li:hover a i{ color:#fff; } .hover ul li:hover{ background:#00AFF0; } .hover ul li ul.currency li a i{ color:#000; } /*------------------------------- 15.2 header-top-menu shopping_cart --------------------------------*/ .shopping_cart { position: relative; } .cart-product-list { background: none repeat scroll 0 0 #fff; border: 4px solid #00aff0; padding: 15px; position: absolute; right: 0px; top: 41px; width: 275px; z-index: -99; transition: all 0.4s ease 0s; opacity:0; width: 300px; visibility: hidden; } .shopping_cart:hover .cart-product-list,.home_2 .user-cart ul li:hover .cart-product-list{ opacity:1; z-index: 999; visibility: visible; } .cart-product-list .mini-cart-content .cart-img-details .cart-img-photo { float: left; margin-right: 10px; width: 50px; } span.quantity { background: #4e4e4e none repeat scroll 0 0; border-radius: 50%; color: #fff; height: 20px; left: 0; position: absolute; text-align: center; top: 0; width: 20px; font-size: 14px; } .cart-product-list .mini-cart-content .cart-img-details .cart-img-contaent h4 { color: #333; font-size: 13px; font-weight: normal; line-height: 20px; margin: 0 0 5px; text-align: left; text-decoration: none; transition: all 0.3s ease 0s; font-family: Open Sans; } .cart-product-list .mini-cart-content .cart-img-details .cart-img-contaent a{ text-decoration:none; } .cart-product-list .mini-cart-content .cart-img-details .cart-img-contaent h4:hover { color: #83cbdd; } .cart-product-list .mini-cart-content .cart-img-details .cart-img-contaent span { color: #6f6f6f; font-weight: 600; text-align: left; font-size:13px; float:left; } .cart-product-list .mini-cart-content .cart-img-details { border-bottom: 1px solid #ddd; margin-bottom: 10px; overflow: hidden; padding-bottom: 10px; position: relative; } .pro-del { float: right; position: absolute; right: 15px; top: 15px; } .pro-del a i { color: #42414f; font-size: 18px; transition: all 0.3s ease 0s; } .pro-del a i:hover { color: #009ED8; } .mini-cart-content p.cart-button-top a { border: 1px solid #e5e5e5; color: #6f6f6f; font-size: 12px; font-weight: 600; padding: 10px 0; text-align: center; text-transform: uppercase; display:block; transition: all 0.3s ease 0s; text-decoration:none; } .mini-cart-content p.cart-button-top a:hover { background: #009ED8; border: 1px solid; color: #fff !important; } p.total { border: medium none; color: #6f6f6f; float: left; font-size: 12px; font-weight: 600; line-height: 40px; margin: 20px 0 0; text-align: left; text-transform: uppercase; width: 100%; } p.total span { float: right; font-size: 18px; } .mini-cart-content p.total{ padding:5px 0; } .user-cart .cart-product-list .cart-img-details span.quantity { position: absolute; } /*------------------------------- 15.3 mainmenu index-2 --------------------------------*/ .home_2 .mainmenu ul#nav li a:hover{ background:#009ED8; color:#fff; } .home_2 .mainmenu ul#nav li:first-child:after { right: 112px; } .home_2 .mainmenu ul#nav li a:hover i.fa-arrow-circle-o-right{transform: rotate(90deg);color:#fff;} /*------------------------------- 15.3.1 index-2-mega-menu --------------------------------*/ .home_2 .mainmenu ul#nav li .mega-menu { width: 860px; right: -239px; border:4px solid #00AFF0; padding:30px; } .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu { float: left; margin-right: 30px; width: 240px; } .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu h3 { border-bottom: 1px solid #E5E5E5; font-family: "Open Sans"; font-size: 18px; padding-bottom: 10px; } .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu:last-child{margin-right: 0px;} .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu a { color: #444444; display: block; margin: 0; padding: 6px 14px 6px 0; text-align: left; text-transform: none; transition: all 0.4s ease 0s; font-family: "Open Sans"; font-size: 13px; font-weight: 300; } .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu a:hover{ padding-left:10px; background:none; } .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu a:hover i.fa-arrow-circle-o-right{transform: rotate(0deg);color:#000 !important;} .home_2 .mainmenu ul#nav li .mega-menu .single-mega-menu a i { float: left; margin-right: 10px; margin-top: 1px; font-size: 18px; color:#009ED8 !important; transform: rotate(90deg) } .home_2 .mainmenu ul#nav li:hover .mega-menu{ border-top: 4px solid #00AFF0;} .hedding-border:before { background: none repeat scroll 0 0 #00AFF0; content: ""; height: 2px; position: absolute; right: 246px; top: 58px; width: 35px; } .midle:before { right: 516px; top: 58px; } .left-border:before { left: 31px; top: 58px; } /*------------------------------- 15.3.1 index-2-quick-view --------------------------------*/ .quick-view { background: none repeat scroll 0 0 #00aff0; color: #fff; font-family: "Open Sans"; font-size: 16px; opacity: 0; padding: 5px 10px; position: absolute; right: 0; top: 0; transition: all 0.4s ease 0s; padding: 5px 15px; z-index:99; } .quick-view i { float: left; margin-right: 5px; margin-top: 4px; } .single-featured-product:hover .quick-view{ opacity:1; } /*------------------------------- 17. Index-3 page --------------------------------*/ .home_3{ background:#2a2c36; } .home-3-menu-area { border: 0 none; margin: 10px 0; min-height: 117px; } /*------------------------------- 17.1 Index-3 page menu-home-3 --------------------------------*/ .menu-home-3 { float: left !important; } .menu-home-3 ul#nav li::before, .menu-home-3 ul#nav li:first-child::after{ display:none; } .menu-home-3 ul#nav li { background: none repeat scroll 0 0 #009ed8; margin-right: 5px; } .menu-home-3 ul#nav li ul.sub-menu li { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); height: inherit; width: inherit; padding:0; } .menu-home-3 ul#nav li ul.sub-menu li a{ padding:10px 30px !important; color:#000; } .menu-home-3 ul#nav li a i.fa-arrow-circle-o-right { color: #fff; } .menu-home-3 ul#nav li ul.sub-menu li a:hover{ color:#fff; } .menu-home-3 ul#nav li ul.sub-menu{ margin:0; padding:0; } .menu-home-3 ul#nav li a { color: #fff; padding: 35px 33px; transition: all 0.4s ease 0s; } .menu-home-3 ul#nav li:last-child{ margin-right: 0px; } .home_3 .menu-home-3 ul#nav li a:hover{ background: none repeat scroll 0 0 #ffaa31; } /*------------------------------- 17.2 Index-3 page language-cart --------------------------------*/ .language-cart { float: right; } .language-cart ul { margin: 0; padding: 0; list-style: none; } /*------------------------------- 17.2.1 Index-3 page language-currency --------------------------------*/ .language-currency { margin-bottom: 5px; min-height: 55px; text-align: center; } .language-currency span { bottom: 0px; position: absolute; } .language-currency ul li ul.sup-menu li a img { margin-right: 10px; } .language-currency ul li, .user-cart ul li{ background: none repeat scroll 0 0 #81d339; float: left; height: 55.5px; margin-right: 3px; position: relative; width: 63px; } .language-currency ul li ul.sup-menu, .user-cart ul li ul.sup-menu{ background: none repeat scroll 0 0 #f0f0f0; opacity: 1; position: absolute; top: 150%; transition: all 0.4s ease 0s; width: 150px; z-index: -999; text-align:left; opacity:0; } .language-currency ul li:hover ul.sup-menu{ opacity:1; top:100%; z-index: 999; } .language-currency ul li ul.currency{ width:70px; } .language-currency ul li ul.sup-menu li, .user-cart ul li ul.sup-menu li{ float:none; border:none; background:none; width:100%; height:auto; } .language-currency ul li ul.sup-menu li a, .user-cart ul li ul.sup-menu li a { border-bottom: 1px solid #ddd; color: #000; font-family: Open Sans; font-size: 16px; font-weight: 300; padding: 12px 13px; text-decoration:none; } /*------------------------------- 17.2.2 Index-3 page user-cart --------------------------------*/ .user-cart ul li ul.sup-menu li a i{ margin-right:5px; } .user-cart ul li:hover ul.sup-menu{ opacity:1; top:100%; z-index: 999; } .language-currency ul li ul.sup-menu li:hover, .user-cart ul li ul.sup-menu li:hover{ background:#fff; } .user-cart { min-height: 55px; text-align: center; } .user-cart ul li a, .language-currency ul li a { color: #fff; font-size: 16px; padding: 17px 5px; display: block; transition: all 0.4s ease 0s; } .user-cart span{ position: absolute; bottom: 0; } /*------------------------------- 17.3 Index-3 page search-and-menu --------------------------------*/ .search-and-menu { top: 10px; position: absolute; z-index: 99; } .search-and-menu .form-and-cart input[type="text"] { width: 641px; } .search-and-menu .search-button { background: none; color: #00aff0; } .cetegories { width: 290px; } .categories-margin { margin-left: 10px; } .cetegories ul { width: 290px; background: none repeat scroll 0 0 #009ed8; border-right: 0px solid #fff; } .cetegories ul li a{ color:#fff; } .cetegories ul li ul li a:hover{color:#fff;} .cetegories span.dropdown { color: #fff; float: right !important; font-size: 16px; margin-right: 0 !important; margin-top: -2px; } .cetegories ul li ul { visibility: hidden; width: 100%; z-index: -99; } /*------------------------------- 17.4.2 Index-3 page special-product --------------------------------*/ .featured-and-special-area .special-product{ padding:0; } .featured-and-special-area .special-product h3.area-heading::before{ top: 38px; } .featured-and-special-area .area-heading::before { top: 38px; } .text-white a{color:#fff;} .text-white .star{ color:#606060; } .text-white span.star i:hover{ color:#00aff0; } .text-white span.star i.active{ color:#606060; } /*------------------------------- 17.5 Index-3 page shope-add-area --------------------------------*/ .shope-add-area{} .shope-add { padding-top: 30px; } .single-add { position: relative; width: 33.2%; float: left; margin-left: 1px; } .single-add::before { background: none repeat scroll 0 0 #00AFF0; content: ""; height: 25%; opacity: 0.5; position: absolute; transition: all 0.4s ease 0s; width: 100%; bottom: 155px; opacity:0; } .single-add.overlay-color-two:before { background: #FFAB31; } .single-add.overlay-color-three:before { background: #82D339; } .single-add:hover::before{ opacity:0.5; bottom:55px; } .single-add:hover .add-text{ opacity:1; bottom:65px; } .add-text { position: absolute; text-align: center; bottom: 155px; width: 100%; height: auto; opacity:0; transition: all 0.4s ease 0s; } .add-text h3 { color: #fff; font-family: "Open Sans"; font-weight: 700; font-size: 20px; text-transform: uppercase; letter-spacing: 5px; margin:0; } .add-text a { border: 2px solid #fff; color: #fff; padding: 6px 10px; margin-top: 5px; display: inline-block; text-decoration: none; text-transform: uppercase; font-family: "Open Sans"; font-weight: 700; font-size: 13px; transition: all 0.4s ease 0s; } .add-text a:hover{ color:#fff; background:#00AFF0; } /*------------------------------- 17.6 Index-3 page pad-zero color-white --------------------------------*/ .pad-zero{ padding:0; } .color-white{ color:#fff; } .color-white a{ color:#fff; } .pad-zero h3.area-heading::before { left: 15px; top: 38px; } /*------------------------------- 17.7 Index-3 page news-home-3 --------------------------------*/ .news-home-3 { margin-top: 35px; padding: 27px 10px; } .home_4 .news-home-3 { margin-top: 45px; padding: 21px 10px; } .news-home-3.news-letter > h2:after { top: 85.5%; } /*------------------------------- 17.8 Index-3 page footer socialicon --------------------------------*/ .color-footer p{ color:#fff; } .home-2-socialicon ul li a i { border: 1px solid #fff; color:#fff; } .home-2-socialicon ul li a i:hover { background: none repeat scroll 0 0 #fff; color: #000; } /*------------------------------- 17.9 Index-3 page nav-carosol color All --------------------------------*/ .nav-carosol .owl-controls{ color: #fff; } .nav-carosol .owl-nav .owl-prev, .nav-carosol .owl-nav .owl-next{ color:#fff; } /*------------------------------- 17.10 Index-3 page top-category-area --------------------------------*/ .area-heading-cat { border-bottom: 1px solid #40424a; font-family: "Open Sans"; font-size: 26px; font-weight: 300; margin: 0; padding-bottom: 10px; } .nav-carosol-cat{ border-left: 1px solid #40424a; } .nav-carosol-cat.top-category-menu .owl-nav { top: 21px; } .home_3 .top-category-product-area { margin-top: 20px; } .nav-carosol-cat .owl-nav .owl-prev, .nav-carosol-cat .owl-nav .owl-next { color: #fff; position: absolute; right: 1px; top: -68px; border:0px; height:inherit; width:inherit; } .nav-carosol-cat .owl-nav { right: -86px; } .nav-carosol-cat .owl-prev { left: -69px; } .border-bottuom { border-bottom: 1px solid #40424a; overflow: hidden; padding-top: 50px; } /*------------------------------- 17.11 Index-3 page blog --------------------------------*/ .home_3 .blog h2.area-heading:before { left: 15px; top: 38px; } /*------------------------------- 17.12 Index-3 page logo-band --------------------------------*/ .home_3 .logo-band h3.area-heading:before { left: 15px; top: 37px; } /*------------------------------- 17.13 Index-3 page Footer join-us --------------------------------*/ .home_3 .join-us:before { background: none repeat scroll 0 0 #fff; height: 2px; } .home_3 .footer-bottum-menu li:before { background: none repeat scroll 0 0 #fff; } /*------------------------------- 17.14 Index-3 page single-service --------------------------------*/ .home_3 .single-service span.text, .home_3 .single-service span.text-2, .home_3 .single-service span.text-3 { background: none; } .home_3 .service { margin: 30px 0; } .home_3 .cart-product-list { border: 4px solid #00AFF0; opacity: 1; top: 150%; z-index: -999; opacity:0; } .user-cart ul li:hover .cart-product-list{ opacity:1; z-index:999; top:100%; } .user-cart .cart-product-list span{ position:inherit; } .user-cart .cart-product-list a { color: #000 !important; padding: 0; margin-top: -5px; text-decoration:none; font-size:13px; } .user-cart .cart-product-list a:hover{ color:#00AFF0 !important; } /*------------------------------- 18. Index-4 Page --------------------------------*/ .home_4{ font-family: "Open Sans"; } /*------------------------------- 18.1 Index-4 Page Mainmenu --------------------------------*/ .home_4 .menu-home-3 ul#nav li { background: none repeat scroll 0 0 #009ED8; max-height: 115px; width: 113px; } .home_4 .menu-home-3 ul#nav li:nth-child(1){} .home_4 .menu-home-3 ul#nav li:nth-child(2){ background:#25c389; } .home_4 .menu-home-3 ul#nav li:nth-child(3){ background:#ffb901; } .home_4 .menu-home-3 ul#nav li:nth-child(4){ background:#de6262; } .home_4 .menu-home-3 ul#nav li:nth-child(5){ background:#1691bd; } .home_4 .menu-home-3 ul#nav li:nth-child(6){ background:#166ba2; } .home_4 .mainmenu ul#nav li a { text-align: left; padding: 10px; } .home_4 .mainmenu ul#nav li a span i.fa.fa-home { margin: 22px auto; } .home_4 .mainmenu ul#nav li a span i.fa.fa-shopping-cart{ margin: 22px auto; } .home_4 .mainmenu ul#nav li a span i.fa.fa-pencil-square-o{ margin: 22px auto; } .home_4 .menu-home-3 ul#nav li a span i { height: 37px; margin: 22px auto; padding: 5px; text-align: center; width: 44px; } .home_4 .menu-home-3 ul#nav li a i.fa-arrow-circle-o-right { float: right; margin-top:3px; } .home_4 .menu-home-3 ul#nav li a:hover{ background:#de6262; } .home_4 .menu-home-3 ul#nav li:hover a span i{ border: 1px solid #FFFFFF; } .home_4 .menu-home-3 ul#nav li:hover a:before{ display:none; } .home_4 .menu-home-3 ul#nav li a:before { background: none repeat scroll 0 0 #fff; bottom: 0; content: ""; height: 35px; left: 0; opacity: 0.2; position: absolute; width: 100%; } .home_4 .mainmenu ul#nav li ul li a:before, .home_4 .mainmenu ul#nav li .single-mega-menu a:before{ display:none; } .home_4 .menu-home-3 ul#nav li .single-mega-menu a i.fa-arrow-circle-o-right { float: none; } .home_4 .language-currency ul li, .home_4 .user-cart ul li { border: 1px solid #ddd; background:none; } .home_4 .user-cart ul li a, .home_4 .language-currency ul li a { color: #ddd; } .home_4 .user-cart ul li a i, .home_4 .language-currency ul li a i { color: #00aff0; } .home_4 .user-cart ul li a span i, .home_4 .language-currency ul li a span i { color: #ddd; } /*------------------------------- 18.2 Index-4 Page search-and-menu --------------------------------*/ .home_4 .search-and-menu { margin: 25px 0; position: inherit; top: 0; min-height: 40px; } .home_4 .home-3-menu-area { margin-top: 10px; margin-bottom: 0; } /*------------------------------- 18.2.1 Index-4 Page header-left --------------------------------*/ .heder-left-menu{} .heder-left-menu ul{margin:0;padding:0;list-style:none;} .heder-left-menu ul li { float: left; border-right: 2px solid #fff; } .heder-left-menu ul li a { background: none repeat scroll 0 0 #F1F1F1; display: block; padding: 10px 15px; text-decoration: none; color: #888888; font-weight: 700; font-size: 12px; transition:all 0.4s ease 0s } .home_4 .heder-left-menu ul li a { padding: 11px 15px; } .heder-left-menu ul li a:hover{ background:#00aff0; color:#fff; } /*------------------------------- 18.2.2 Index-4 Page header-right --------------------------------*/ .home_4 .search-and-menu .form-and-cart input[type="text"] { width: 235px; } .home_4 .search-button { background: none repeat scroll 0 0 #00AFF0; } .home_4 .search-and-menu .search-button { color: #FFFFFF; } /*------------------------------- 18.3 Index-4 Page single-service --------------------------------*/ .home_4 .single-service{ background: none; padding: 15px 25px; } .home_4 .single-service .text { color: #6d6d6d; float: left; font-family: "Open Sans"; margin-left: 10px; padding: 0; width: 77%; } .home_4 .single-service { padding: 0 !important; } .home_4 .text h2 { margin-bottom: 15px; text-transform: none; } .home_4 .text p{ font-size: 13px; } .home_4 .single-service span.icon{ background: none repeat scroll 0 0 #00aff0; } .home_4 .single-service span.icon-3{ background: none repeat scroll 0 0 #de6262; } .home_4 .service .col-lg-4:nth-child(1) .single-service{background:none} .home_4 .service .col-lg-4:nth-child(2) .single-service{background:none} .home_4 .service .col-lg-4:nth-child(3) .single-service{background:none} .home_4 .service .col-lg-4:nth-child(1) .single-service span.icon{background:#00AFF0} .home_4 .service .col-lg-4:nth-child(2) .single-service span.icon{background:#FFB901} .home_4 .service .col-lg-4:nth-child(3) .single-service span.icon{background:#DE6262} /*------------------------------- 18.4 Index-4 Page featured-product-corusol-home-4 --------------------------------*/ .featured-product-corusol-home-4 .col-md-4.col-lg-4 { width: 100%; } .featured-and-special-area hr { margin: 15px 0; } .heading-text-home-4 { background: #ffffff none repeat scroll 0 0; border: 1px solid #dddddd; color: #373736; font-size: 24px; font-weight: 700; left: 50%; margin-left: -75px; padding: 15px 20px; position: absolute; text-transform: uppercase; top: -14px; } .home_4 .featured-product-corusol-home-4 .owl-nav{ position:absolute; top:-71px; transition: all 0.4s ease 0s; } .home_4 .featured-product-corusol-home-4 .owl-nav i { border: 1px solid #a4a4a4; border-radius: 100%; width: 25px; height: 25px; text-align: center; padding-top: 4px; } .featured-product-corusol-home-4 .owl-nav .owl-prev, .featured-product-corusol-home-4 .owl-nav .owl-next { border: 1px solid #E5E5E5; color: #888888; font-size: 14px; height: 59px; margin-bottom: 10px; overflow: hidden; padding-top: 17px; text-align: center; width: 60px; transition: all 0.4s ease 0s; } .featured-product-corusol-home-4 .owl-nav .owl-prev { background: none repeat scroll 0 0 #FFFFFF; left: 440px; position: absolute; } .featured-product-corusol-home-4 .owl-nav .owl-next { left: 684px; position: absolute; background: none repeat scroll 0 0 #FFFFFF; } .featured-product-corusol-home-4 .owl-nav .owl-next:hover, .featured-product-corusol-home-4 .owl-nav .owl-prev:hover{ background:#00aff0; color:#fff; } .featured-product-corusol-home-4 .owl-nav:hover i{border:1px solid #fff;} /*------------------------------- 18.5 Index-4 Page shope-add --------------------------------*/ .home_4 .single-add { float: none; margin-left: 0; position: relative; width: 100%; } .home_4 .single-add:before{ display:none; } .home_4 .single-add:hover .add-text{ bottom:140px; } .home_4 .add-text { opacity: 1; text-align: left; width: auto; left: 30px; bottom: 140px; } .home_4 .midle_text { left: 50%; margin-left: -84px; text-align: center; top: 40px; } .home_4 .add-text h3 { color: #333333; font-size: 26px; font-weight: 800; letter-spacing: 0; } .home_4 .add-text a { border: 0px solid #FFFFFF; font-size: 11px; background: #c9c9c9; letter-spacing: 2px; } .home_4 .add-text a:hover{ background:#00aff0; } /*------------------------------- 18.6 Index-4 Page top_category_area --------------------------------*/ .home_4 .top_category_area{ margin:30px 0; } .home_4 .top-category-menu{ float:right; } .home_4 .nav-carosol-cat { border-left: 0px solid #40424a; } .home_4 .nav-carosol-cat .owl-nav{ left:-108px; top:0; } .home_4 .nav-carosol-cat .owl-nav .owl-prev, .home_4 .nav-carosol-cat .owl-nav .owl-next{ color: #888888; position: absolute; left: 1px; top: 0; border: 1px solid #ddd; width: 60px; padding: 12px 10px; } .home_4 .nav-carosol-cat .owl-nav .owl-prev{ top:70px; } .name_area{ border: 1px solid #ddd; padding: 50px 19px; } .name_area h2{ font-size: 26px; font-weight: 800; text-transform: uppercase; color: #333; margin:0; } /*------------------------------- 18.7 Index-4 Page best_sell_block_area --------------------------------*/ .home_4 .block-desc{ width:100%; } .blog-corusol-4 .owl-nav{ position: absolute; top: 105px; } .home_4 .blog-corusol-4 .owl-nav .owl-prev, .home_4 .blog-corusol-4 .owl-nav .owl-next{ font-size: 28px; display: inline-block; } .blog-corusol-4 .owl-nav .owl-next{ position: absolute; right: -550px; } .blog-corusol-4 .owl-nav .owl-prev{ position: absolute; left: 5px; } .home_4 .comment { padding: 0px 15px 0 10px; border-right: 1px solid #ddd; margin-right:5px; } .home_4 .author { padding: 0px 15px 0 0; } .home_4 .time i{ margin-right: 1%; } .home_4 .comment-area{ margin-top:4px; } .best_sell_block_area { margin: 30px 0 0; } /*------------------------------- 18.8 Index-4 Page logo-band --------------------------------*/ .home_4 .single-logo{} .home_4 .logo-band{ margin-top: -22px; } .logo-area-4 .owl-nav { position: absolute; top: -70px; right: 0; } .home_4 .logo-area-4 .owl-nav .owl-prev, .home_4 .logo-area-4 .owl-nav .owl-next{ font-size: 28px; display: inline-block; color:#ddd; } .home_4 .news-home-3.news-letter h2::after { top: 50.5%; } /* 19.1 Category Gird Page CATEGORY-GIRD-MENU */ .menu-bottom { margin: 20px 0; } .category-gird-menu ul { margin: 0; padding: 0; list-style: none; margin-left: -10px; } .category-gird-menu ul li { float: left; } .category-gird-menu ul li:before { content: ""; height: 10px; width: 1px; background: #888888; position: absolute; top: 14px; } .category-gird-menu ul li:first-child:before{ display:none; } .category-gird-menu ul li a { color: #888888; display: block; font-family: "Open sans"; font-size: 12px; padding: 10px 12px; text-decoration: none; transition: all 0.4s ease 0s; } .category-gird-menu ul li a:hover{ color:#00AFF0; } .category-gird-menu ul li a.active-current { color: #00AFF0; } /* 19.2 Category Gird Page category-form */ .category-form { border: 1px solid #888888; margin-top: 30px; overflow: hidden; padding: 10px 0; } .gird-and-list-menu { border-right: 1px solid #ebebeb; overflow: hidden; } .gird-and-list-menu ul { list-style: outside none none; margin: 0; padding: 0; } .gird-and-list-menu ul li { float: left; } .gird-and-list-menu ul li a { background: #eeeeee none repeat scroll 0 0; color: #888888; display: block; font-size: 24px; margin-right: 1px; padding: 4px 13px; transition: all 0.4s ease 0s; } .gird-and-list-menu ul li a:hover{ background:#00AFF0; color:#fff; } .gird-and-list-menu ul li a i{ padding-top:10px; } ul li a.gird-active-color{ background:#00AFF0; color:#fff; } /* 19.3 Category Gird Page form-area */ .form-area { float: right; } .sort-by , .show-value{ color: #393939; float: left; font-family: "open Sans"; font-size: 12px; font-weight: 700; margin: 0; padding: 0; } .sort-by { border-right: 1px solid #bebebe; float: left; overflow: hidden; padding-right: 35px; } .show-value { float: left; margin-left: 35px; overflow: hidden; } .sort-by select, .show-value select { border: 1px solid #bebebe; border-radius: 3px; margin: 0 10px; padding: 15px; width: 180px; } .show-value select{ width: 70px; } /* 19.4 Category Gird Page filter_price */ .filter_price { margin: 30px 0; } .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all { margin: 30px 0; } .ui-slider .ui-slider-range { background: #00AFF0 none repeat scroll 0 0; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: #fff; border: 2px solid #00aff0; border-radius: 100%; } .filter_price input{ border: 0 none; color: #6a6a6a; font-weight: bold; width: 70%; } .filter_price p { color: #6a6a6a; font-family: "Open Sans"; font-size: 12px; } .filter_price a { background: #888888 none repeat scroll 0 0; color: #fff; display: inline-block; font-size: 12px; margin-top: 10px; padding: 10px 25px; text-decoration: none; } .category-heding, .recent-post-heding { border-bottom: 3px solid #e5e5e5; font-family: "Open Sans"; font-size: 18px; font-weight: 300; margin: 0; padding: 5px 0; color:#222222; } /* 19.5 Category Gird Page manufacturers */ .manufacturers-area{} /* 19.5.1 Category Gird Page manufacturers-color-menu */ .manufacturers-color-menu ul { list-style: outside none none; margin: 0; padding: 0; } .manufacturers-color-menu ul li { border-bottom: 1px solid #e5e5e5; padding: 10px 0; } .manufacturers-color-menu ul li a { color: #6a6a6a; font-family: "Open Sans"; font-size: 11px; text-decoration: none; transition: all 0.4s ease 0s; } .manufacturers-color-menu ul li a:hover{ color:#00AFF0; } .manufacturers-color-menu ul li a i { border: 1px solid #00aff0; border-radius: 100%; color: #00aff0; float: left; height: 15px; margin-right: 10px; margin-top: 2px; text-align: center; width: 15px; padding: 1px; } /* 19.6 Category Gird Page color-area */ .color-area { margin: 30px 0; } /* 19.7 Category Gird Page compare */ .compare .input-box { margin: 35px 0; width: 100%; } .compare .news-letter h2 { margin: 30px 12px 0; } .compare .news-letter h2::after { left: 40%; top: 31%; } /* 19.8 Category Gird Page popular-tags */ .popular-tags { margin-top: 30px; } .tags { margin-top: 30px; } .tags ul { list-style: outside none none; margin: 0; padding: 0; } .tags ul li { float: left; } .tags ul li a { background: #eeeeee none repeat scroll 0 0; color: #6a6a6a; display: block; font-family: "Open Sans"; font-size: 11px; margin-bottom: 5px; margin-right: 1px; padding: 10px 12px; text-decoration: none; transition: all 0.4s ease 0s; } .tags ul li a:hover{ background:#00aff0; color:#fff; } .tags ul li a.tag_active{ background:#00aff0; color:#fff; } .category-gird .offer_area { margin: 30px 0; } .category-gird-product-area .single-featured-product { margin-top: 30px; } /* 19.9 Category Gird Page pagination */ .pagination-area { border-top: 1px solid #ebebeb; margin-top: 30px; overflow: hidden; } .pagination{ float:right; margin: 10px 0; } .pagination li a, .pagination li span { margin-right: 5px; } .pagination li:first-child a, .pagination li:first-child span { border-bottom-left-radius: 0px; border-top-left-radius: 0px; } .pagination li:last-child a, .pagination li:last-child span { border-bottom-right-radius: 0px; border-top-right-radius: 0px; } .pagination a { color: #888888 !important; font-family: "Open Sans"; font-size: 14px; transition: all 0.4s ease 0s; } .pagination a:hover{ background:#00AFF0 !important; color:#fff !important; } .pagination a.active_p{ background:#00AFF0 !important; color:#fff !important; } /* 20. Category List Page*/ .category_single_list { margin: 30px 0; overflow: hidden; } .list .pagination-area,.blog1 .pagination-area,.blog_with_saidebar .pagination-area { margin-top: 0; } /* 20.1 Category List Page category_image */ .category_image { float: left; width: 33.33%; } .category_text { float: left; width: 66.67%; } .price_old_new { border-bottom: 1px solid #ebebeb; overflow: hidden; } .price_old_new p { color: #ff6565; float: left; font-family: "Open Sans"; font-size: 40px; font-weight: 600; margin: 0; } .price_old_new .old_price { border-left: 1px solid #ebebeb; color: #9d9e9e; float: right; font-size: 16px; margin-top: 15px; padding: 5px 0 5px 25px; } .category_prod_description h3 { color: #333333; font-family: "Open Sans"; font-size: 16px; font-weight: 600; margin: 25px 0; } .category_prod_description h3 a{ color: #333333; text-decoration:none; transition: all 0.4s ease 0s; } .category_prod_description h3 a:hover{ color:#00AFF0; } .category_prod_description p { color: #838383; font-family: "Open Sans"; font-size: 13px; } /* 20.2 Category List Page category_prod_card_area */ .category_prod_card_area { margin-top: 25px; overflow: hidden; } .category_prod_card_area a { background: #00aff0 none repeat scroll 0 0; color: #fff; display: inline-block; font-family: "Open Sans"; font-size: 20px; margin-right: 1px; padding: 10px 15px; text-decoration: none; float:left; transition: all 0.4s ease 0s; } .category_prod_card_area a:hover{ background: #EEA72B none repeat scroll 0 0; } a.add-text-lis { background: #3cbeee none repeat scroll 0 0; float: left; font-size: 12px; font-weight: 600; margin-right: 10px; padding: 15.5px 15px; transition: all 0.4s ease 0s; } a.add-text-lis:hover{ background:#FF4545; } a.icon_exc { background: #888888 none repeat scroll 0 0; margin-right: 10px; transition: all 0.4s ease 0s; } a.icon_exc:hover{ background: #EEA72B none repeat scroll 0 0; } a.heart { background: #888888 none repeat scroll 0 0; transition: all 0.4s ease 0s; } a.heart:hover { background: #FF4545 none repeat scroll 0 0; } a.cart{ transition: all 0.4s ease 0s; } /* 21 Product Details Page category_image */ .product_details .category_single_list { margin: 0; } .product_details .news-letter{ margin:0; } .product_details .category_image { width: 42.5%; } .product_details .category_text { margin-left: 30px; width: 53%; } .product_details .compare .news-letter h2::after { left: 45%; top: 26%; } .small_img { margin-top: 20px; } .small_img .nav.nav-tabs a { border: 0 none; margin-right: 3px; padding: 0; } .small_img .nav-tabs li a:hover { border: 0 none !important; border-radius:0; } .small_img .nav-tabs{ margin:0; } .small_img .nav-tabs li.active a { background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; border: 0 none; border-radius: 0 !important; } .off_percent { background: #f01d54 none repeat scroll 0 0; color: #fff; display: inline-block; font-size: 13px; font-weight: 700; padding: 3px 20px; } .size select, .color select { border: 1px solid #888888; border-radius: 3px; color: #888888; font-family: "Open Sans"; font-size: 11px; padding: 10px; width: 300px; } .size select, .color select { border: 1px solid #888888; border-radius: 0; color: #888888; font-family: "Open Sans"; font-size: 11px; margin: 5px 0; padding: 10px; width: 300px; } .size select{ margin-left: 9px; } .size label, .color label { color: #3cbeee; font-family: "Open Sans"; font-size: 13px; } .inc_quentity { margin-left: 44px; } .inc_quentity input { color: #bebebe; font-family: "Open Sans"; font-size: 16px; padding: 15px 5px; width: 90px; } /* 21.1 Product Details Page nav-tab */ .product_descreiption { margin-top: 50px; } .product_details .area-heading::before { display:none; } .tab_menu { border-bottom: 1px solid #ddd; } .nav-tabs { border-bottom: 0 solid #ddd; margin-left: 25px; } .nav-tabs li a { border: 1px solid transparent; border-radius: 4px 4px 0 0; color: #555555; font-family: "Open Sans"; font-size: 13px; font-weight: 600; line-height: 1.42857; margin-right: 2px; transition: all 0.4s ease 0s; } .nav li a:hover, .nav li a:focus { background-color: #00aff0; text-decoration: none; color:#fff; border-radius:0; } .nav-tabs li.active a { background: #00aff0 none repeat scroll 0 0 !important; border-radius: 0; color: #fff !important; } .tab-pane p{ color: #6a6a6a; font-family: "Open Sans"; font-size: 12px; font-weight: 300; margin-top: 35px; text-align:justify; } /* 22.1 Cart Page cart_list_area */ .cart_list_area{} .single_cart_list table{ width:100%; } .delete_icon, .c_edit_button{ width:5%; } .c_prod_images, .c_qnt{ width:10%; } .c_prod_name{ width:40%; } .sub_total, .grand_total{ width:15%; } .single_cart_list table td, .single_cart_list table th{ border: 1px solid #ddd; padding: 15px; font-family: "Open Sans"; } .single_cart_list table td{ text-align:center; } .single_cart_list table th { color: #2c2c2c; font-size: 13px; } .single_cart_list table td a i { color: #00aff0; font-size: 24px; } .single_cart_list table td a:hover{color:#00AFF0;} .single_cart_list a { color: #898989; font-size: 12px; text-decoration: none; transition: all 0.4s ease 0s; } .single_cart_list p { color: #7c7c7c; font-size: 12px; text-align:left; } .single_cart_list input { padding: 10px 5px; width: 80px; } .single_cart_list p.prod_name a { color: #212121; font-size: 14px; font-weight: 700; transition: all 0.4s ease 0s; } .single_cart_list p.prod_name a:hover{color:#009ED8;} .cart_price { color: #00aff0; font-size: 18px; font-weight: 600; } /* 22.2 Cart Page total_subtotal_area */ .total_subtotal_area{} .total_subtotal { border: 1px solid #ddd; margin-top: 25px; overflow: hidden; } .total_subtotal_amount { border-left: 1px solid #ddd; float: right; width: 35%; font-family: "Open Sans"; } .amount { float: right; } .subtotal { border-bottom: 1px solid #ddd; font-size: 13px; font-weight: 700; padding: 20px 30px; } .total { font-size: 13px; font-weight: 700; padding: 20px 30px; } /* 22.3 Cart Page client_request_area */ .client_request_area { margin: 45px 0; } /* 22.4 Cart Page button_area */ .button_area{ font-family: "Open Sans"; } .button_area a { background: #eeeeee none repeat scroll 0 0; color: #505050; display: block; font-size: 14px; font-weight: 700; margin-bottom: 5px; padding: 11px 0; text-align: center; text-decoration:none; text-transform:uppercase; transition: all 0.4s ease 0s; } .button_area a:nth-child(1).button{ background: #00aff0 none repeat scroll 0 0; color: #fff; font-size: 24px; font-weight: normal; } .button_area a:nth-child(3).button{} .button_area a:nth-child(4).button{ background:#fff; border:1px solid #eeeeee; } .button_area a:hover.button{background:#00AFF0;color:#fff;} .button_area p a{ background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #ababab; font-size: 12px; font-weight: normal; margin: 0; padding: 0; text-align: right; text-transform: lowercase; } /* 22.5 Cart Page discount_code */ .discount_code { background: #3e3e3e none repeat scroll 0 0; color: #fff; font-family: "Open Sans"; padding: 25px; } .discount_code h2 { font-size: 18px; font-weight: 300; margin-bottom: 35px; } .input-code input[type="text"]{ background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 4px solid #fff; color: #fff; padding: 5px 13px; } .discount_code input[type="button"] { background: #00aff0 none repeat scroll 0 0; border: medium none; color: #fff; font-family: "Open Sans"; font-size: 13px; padding: 9px; } .discount_code p { color: #b0b0b0; font-size: 12px; margin: 25px 0 0; } /* 22.6 Cart Page shopping_text */ .shopping_text { border: 1px solid #ebebeb; font-family: "Open Sans"; overflow: hidden; padding: 20px; } .shopping_text table { width: 100%; } .shopping_text h2 { border-bottom: 2px solid #ebebeb; color: #222222; font-size: 18px; font-weight: 300; padding-bottom: 3px; } .shopping_text p { color: #888888; font-size: 12px; } .shopping_text td { color: #393939; font-size: 13px; } .shopping_text td select { border: 1px solid #ebebeb; color: #888888; font-family: "Open Sans"; font-size: 12px; font-style: italic; margin-bottom: 7px; padding: 7px 5px; width: 100%; } .shopping_text input[type="button"] { background: #00aff0 none repeat scroll 0 0; border: medium none; color: #fff; float: right; font-family: "Open Sans"; font-size: 13px; padding: 10px 30px; transition: all 0.4s ease 0s; } .shopping_text input[type="button"]:hover{ background:#1282ac; color:#fff; } /* 23. Checkout Page checkout_method_area */ .checkout_method_area{ font-family: "Open Sans"; } .check_out { margin-bottom: 0px; overflow: hidden; } .check_out .panel-heading { border-bottom: 1px solid transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; } .check_out .panel-title a{ color: #4c4c4c; font-size: 14px; font-weight: 700; padding: 10px; text-transform: uppercase; text-decoration:none; } .check_out .panel-default .panel-heading{ background: #f1f1f1 none repeat scroll 0 0; } .check_out .panel-default .panel-heading.actives { background-color: #00aff0; border-color: #ddd; color: #fff; } .check_out .panel-default .panel-heading.actives a{ color: #fff; font-size: 20px; font-weight: 700; padding: 10px; text-transform: uppercase; text-decoration:none; } .check_out_heading {} /* 23.1 Checkout Page Create Account */ .create_acc { border: 1px solid #ddd; float: left; width: 40%; } .acc_heding { border-bottom: 1px solid #ddd; color: #222222; font-size: 18px; font-weight: 300; padding: 10px; margin:0; } .create_form, .login_form{ padding: 20px; overflow:hidden; } .create_form p { font-size: 11px; font-weight: 300; } .create_form label, .login_form label{ color: #393939; display: block; font-size: 13px; font-weight: 300; } .login_form label{ display:inline-block; } .create_form input, .login_form input{ border: 1px solid #ddd; padding: 10px; width: 100%; } .login_form input{ width: 80%; } .login_form input[type="password"] { margin-left: 25px; } .login_form form { margin-top: 11px; } .button_area_ch { border: 1px solid #00aff0; display: inline-block; margin-top: 25px; float:left; } .button_area_ch button { border:none; color: #00aff0; font-family: "Open Sans"; font-size: 11px; font-weight: 700; letter-spacing: 2px; padding: 5px; text-transform: uppercase; background:none; } .button_area_ch button:hover{ color:#ddd; } .button_area_ch i{ border-right: 1px solid #00aff0; color: #00aff0; font-size: 11px; padding: 10px; text-align: center; } /* 23.2 Checkout Page Login Account */ .login_acc { border: 1px solid #ddd; float: left; margin-left: 20px; width: 57.5%; } .button_for_text { overflow: hidden; } .button_for_text p a{ color: #ff6a5a; float: right; font-size: 12px; font-weight: 300; margin-bottom: 0; margin-top: 8px; text-decoration:none; } .button_for_text .button_area_ch{ margin-top:0; } .checkout .category-heding { background: #e5e5e5 none repeat scroll 0 0; color: #222222; font-family: "Open Sans"; font-size: 18px; font-weight: 300; margin: 0; padding: 10px 8px; } .checkout .manufacturers-color-menu ul li:last-child{ border-bottom:0; } .checkout .manufacturers-color-menu { border: 1px solid #ddd; padding: 20px; } .checkout .news-letter { margin-top: 30px; } .checkout .news-letter h2::after { left: 43%; top: 37%; } .checkout .logo-band-area { margin-top: 50px; } /* 24. blog1 Page */ .blog1 .single-blog { margin-bottom: 60px; } /* 25. blog2 Page */ .blog_with_saidebar .category-heding, .blog_details .category-heding { background: #e5e5e5 none repeat scroll 0 0; color: #222222; font-family: "Open Sans"; font-size: 18px; font-weight: 300; margin: 0; padding: 10px 8px; } .blog_with_saidebar .manufacturers-color-menu, .blog_details .manufacturers-color-menu { border: 1px solid #ddd; padding: 20px; } .blog_with_saidebar .manufacturers-color-menu ul li, .blog_details .manufacturers-color-menu ul li{ padding:15px 0; } .blog_with_saidebar .manufacturers-color-menu ul li:last-child, .blog_details .manufacturers-color-menu ul li:last-child { border-bottom: 0px solid #e5e5e5; } .blog_with_saidebar .manufacturers-color-menu ul li a, .blog_details .manufacturers-color-menu ul li a { color: #7b7b7b; font-size: 12px; font-weight: 700; text-transform: uppercase; transition: all 0.4s ease 0s; } .blog_with_saidebar .manufacturers-color-menu ul li a:hover, .blog_details .manufacturers-color-menu ul li a:hover{ color:#00AFF0; } /* 25.1 blog2 Page recent_post*/ .recent_post_all { margin: 30px 0; } .recent_post_area { margin-top: 30px; } .recent_post { margin-top: 10px; overflow: hidden; } .post_image { float: left; width:27%; } .post_text { background: #00aff0 none repeat scroll 0 0; float: left; margin-bottom: 10px; padding: 16.5px; width: 73%; transition: all 0.4s ease 0s; } .post_text:hover{ background:#888888; } .post_text p { color: #fff; font-family: "Open Sans"; font-size: 13px; margin:0; } .bloag_main_area .single-blog { margin-bottom: 30px; } .blog_with_saidebar .offer_area, .blog_details .offer_area{ margin:0; } .blog_with_saidebar .news-letter { background: #ffaa31 none repeat scroll 0 0; margin-top:30px; } .blog_details .news-letter{ margin-top:30px; } .blog_with_saidebar .news-letter form, .blog_details .news-letter form { margin: 30px 0; } .blog_with_saidebar .news-letter h2::after, .blog_details .news-letter h2::after { left: 58%; top: 78%; } .blog_with_saidebar .pagination { float:none; } /* 26. Blog Details Page */ .blog_details .block-desc{ padding: 22px 15px; } .blog_details .block-desc h3 { font-size: 18px; text-transform: uppercase; } /* 26.1 Blog Details Page description_details*/ .description_details p { font-family: "Open Sans"; font-size: 13px; font-weight: 300; line-height: 25px; margin-top: 30px; text-align: justify; line-height:32px; } /* 26.2 Blog Details Page blog_title_carosul*/ .blog_title_carosul { background: #eeeeee none repeat scroll 0 0; font-family: Open Sans; margin: 0 0 30px; overflow: hidden; padding: 20px 50px; } .silgle_title{ font-size: 13px; text-align: center; color: #00aff0; } .silgle_title p{ margin:0; padding:0; } .blog_title_carosul .owl-nav { position: absolute; top: 16px; } .blog_title_carosul .owl-next, .blog_title_carosul .owl-prev { border: 1px solid #888888; border-radius: 100%; color: #888888; font-size: 15px; height: 25px; position: absolute; text-align: center; width: 25px; } .blog_title_carosul .owl-next { left: 460px; } .blog_title_carosul .owl-prev { left: -35px; } /* 26.3 Blog Details Page comment_area*/ .comment_area { margin: 0; } .heading_comments { border-bottom: 1px solid #e5e5e5; color: #3c3c3c; font-family: Open Sans; font-size: 26px; font-weight: 300; padding: 10px 0; margin: 0; } .single_comment { border-bottom: 1px solid #e5e5e5; font-family: Open Sans; overflow: hidden; padding: 30px 0 15px; } .single_comment img { float: left; margin-right: 30px; } .comment_blog { float: left; } .comment_blog h3 { color: #00aff0; font-size: 16px; margin-bottom: 10px; } .comment_blog p { color: #222222; font-size: 13px; font-weight: 300; margin-bottom: 20px; } .comment_blog p.date_time { color: #888888; font-size: 11px; margin: 0; } .comment_blog p.date_time i{ margin-right: 5px; } /* 26.4 Blog Details Page user_comment_area */ .user_comment_area { margin: 30px 0 0; } .comment_form { margin: 45px 0; margin-bottom: 0; } .comment_form input{ border: 1px solid #ddd; padding: 10px; width: 75%; } .comment_form input[type="text"] { margin-left: 45px; } .comment_form input[type="email"] { margin-left: 27px; } .comment_form label{ color: #4c4c4c; display: inline-block; font-family: Open Sans; font-size: 13px; font-weight: 700; } .comment_form textarea { border: 1px solid #ddd; padding: 15px; width: 100%; font-family: Open Sans; font-size: 13px; color: #828282; } .comment_form button { background: #00aff0 none repeat scroll 0 0; border: medium none; color: #fff; font-family: Open Sans; font-size: 13px; padding: 15px 35px; transition: all 0.4s ease 0s; } .comment_form button:hover{ background:#0a97cc; } /* 27. Contact Page contact_info */ .contact_info { background: rgba(0, 0, 0, 0) url("img/contact_info_bg.jpg") no-repeat scroll 0 0 / 100% auto; color: #fff; font-family: Open Sans; height: auto; overflow: hidden; } .contact_text { margin-top: 75px; text-align: center; float: left; width: 50%; } .contact_text h2 { font-size: 60px; font-weight: 300; } .contact_text p { font-size: 16px; letter-spacing: 2px; text-transform: uppercase; } .contact_text p::before, .contact_text p::after { background: #fff none repeat scroll 0 0; content: ""; height: 1px; left: 139px; position: absolute; top: 168px; width: 80px; } .contact_text p::after{ left:375px; } /* 27.1 Contact Page contact_social_media */ .contact_social_media { margin-top: 30px; width: 50%; float: left; } .contact_social_media ul{ margin:0; padding:0; list-style:none; } .contact_social_media ul li { margin-bottom: 20px; } .social_text { font-size: 16px; font-style: italic; margin-left: 10px; } .contact_icon i { border: 1px solid #fff; font-size: 20px; height: 50px; padding-top: 12px; text-align: center; width: 50px; } /* 27.2 Contact Page map_comment_area */ .map_comment_area { margin: 50px 0; } .contact_us .heading_comments { padding-top: 0; } /*=========================== 28.Product Modal ============================= */ .product-info .amount{ float:none; color:#00AFF0; } .modal { z-index: 13000 } #productModal .modal-dialog { margin: 5% auto; max-width: 96%; min-height: 300px; padding: 20px; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; width: 870px; } #productModal .modal-header { border: 0 none; padding: 0; min-height: auto; } #productModal button.close { position: absolute; right: 10px; top: 10px; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; z-index: 2; opacity: 1; } #productModal button.close span { border: 1px solid #909295; border-radius: 60px; color: #909295; display: block; height: 30px; line-height: 25px; text-align: center; width: 30px; padding-top: 1px; } #quickview-wrapper .modal-content { border-radius: 0; } .modal-product { overflow: hidden } .modal-product .product-images { float: left; width: 40%; } .modal-product .product-images .quick-thumbnails { float: left; width: 100%; } .modal-product .product-images .main-image { float: left; margin-bottom: 10px; width: 100%; } .modal-product .product-images .main-image img { box-shadow: none } .modal-product .product-info { float: left; padding-left: 30px; width: 60%; } .modal-product .product-info h1 { font-size: 22px; font-weight: normal; margin: 0 0 20px; } .modal-product .product-info .price-box { float: left; margin: 0 0 12px; width: 100%; } .modal-product .product-info .price-box p { margin: 0 } .modal-product .product-info .price-box .special-price { color: #83cbdc ; font-family: "Raleway",sans-serif; font-size: 24px; font-weight: 400; } .modal-product .product-info .see-all { color: #42414f; display: inline-block; margin-bottom: 40px; text-decoration: underline; } .numbers-row > input { float: left; height: 40px; text-align: center; width: 60px; border: none; border: 1px solid #ddd; } .quick-add-to-cart .single_add_to_cart_button { background: #00AFF0 none repeat scroll 0 0; border: medium none; color: #fff; float: left; font-weight: 700; height: 40px; margin-left: 15px; padding: 0 70px; text-transform: uppercase; transition: all 0.3s ease 0s; } .quick-add-to-cart .single_add_to_cart_button:hover{background:#42414F!important} .modal-product .product-info .see-all:hover { color: #00AFF0; } h3.widget-title-modal{background: rgba(0, 0, 0, 0) none repeat scroll 0 0; color: #42414f; float: left; font-size: 16px; line-height: 30px; margin: 0 0 5px; text-align: left; text-transform: none; width: 100%;} .widget-title-modal{} .modal-product .product-info .quick-add-to-cart { border-bottom: 1px solid #e5e5e5; float: left; margin: 0 0 20px; padding: 0 0 38px; width: 100%; } .modal-product .product-info .quick-desc { border-bottom: 1px solid #e5e5e5; color: #909295; float: left; font-size: 14px; line-height: 21px; margin: 0 0 25px; padding: 0 0 15px; width: 100%; } .modal-product .widget { float: left; width: 100%; } .modal-product .widget .widget-title { background: none; color: #909295; float: left; font-size: 16px; line-height: 30px; margin: 0 0 5px; text-align: left; text-transform: none; width: 100%; } .modal-product .widget .social-icons { float: left; margin: 0; padding: 0; } .modal-product .widget .social-icons li { float: left; line-height: 30px; list-style: none; margin-right: 10px; } .modal-product .widget .social-icons li .social-icon { border: 1px solid #e5e5e5; border-radius: 3px; color: #909295; display: inline-block; font-size: 18px; line-height: 28px; text-align: center; width: 40px; } .modal-product .widget .social-icons li .social-icon:hover { color: #fff } .modal-product .widget .social-icons li .social-icon.facebook:hover { background: #3B579D; border: 1px solid #3B579D; } .modal-product .widget .social-icons li .social-icon.twitter:hover { background: #3ACAFF; border: 1px solid #3ACAFF; } .modal-product .widget .social-icons li .social-icon.pinterest:hover { background: #CB2027; border: 1px solid #CB2027; } .modal-product .widget .social-icons li .social-icon.tumblr:hover { background: #304E6C; border: 1px solid #304E6C; } .modal-product .widget .social-icons li .social-icon.gplus:hover { background: #D11717; border: 1px solid #D11717; } .modal-product .widget .social-icons li .social-icon.linkedin:hover { background: #0097BD; border: 1px solid #0097BD; } /* SCROLL TO TOP */ #scrollUp { background: #00AFF0 none repeat scroll 0 0; border-radius: 0; bottom: 60px; color: #fff; font-size: 30px; height: 50px; line-height: 52px; right: 20px; text-align: center; text-decoration: none; transition: all 0.3s ease 0s; width: 45px; }
0.408749
0.137764
.root { -fx-font-size: 11pt; -fx-font-family: "Roboto"; } .text-field { -fx-background-color: #5c6b73; -fx-text-fill: #e0fbfc; } .text-field:focused { -fx-background-insets: 0, 1, 2; } .label { -fx-font-family: "Roboto"; -fx-text-fill: #e0fbfc; } .label-header { -fx-padding: 10%; -fx-font-size: 15pt; -fx-font-family: "Roboto Light"; } .label-bigheader { -fx-alignment: center; -fx-font-size: 40pt; -fx-font-family: "Roboto Light"; } .button { -fx-padding: 5 22 5 22; -fx-border-color: white; -fx-border-width: 1; -fx-background-radius: 0; -fx-background-color: #253237; -fx-font-family: "Roboto Light"; -fx-font-size: 11pt; -fx-text-fill: #e0fbfc; } .button:hover { -fx-background-color: #58676c; } .button:pressed { -fx-background-color: #404e53; } .button:disabled, .button:default:disabled { -fx-opacity: 0.4; -fx-text-fill: grey; } .info { -fx-font-family: "Roboto"; -fx-font-size: 10pt; } .border-pane { -fx-background-color: #253237; } .conversation-header { -fx-background-color: #9db4c0; -fx-text-fill: #253237; } .list-view { -fx-border-radius: 0; -fx-border-color: #5c6b73; -fx-border-width: 0 1 0 0; -fx-background-color: #9db4c0; -fx-control-inner-background: #9db4c0; -fx-control-inner-background-alt: -fx-control-inner-background; } .list-view:focused { -fx-border-radius: 0; -fx-background-insets: 0, 1, 2; } .list-cell:filled:selected:focused, .list-cell:filled:selected { -fx-background-color: #808f9b; } .list-cell:filled:hover { -fx-background-color: #91a8b4; } .scroll-pane { -fx-background-color: #253237; -fx-border-style: none; -fx-border-color: #253237; } .scroll-pane:focused { -fx-background-insets: 0, 1, 2; -fx-background-radius: 5, 4, 3; } .message-box { -fx-border-radius: 0; -fx-background-radius: 0; } .menu, .menu-bar, .menu-item, .menu:hover, .menu-item:hover, .context-menu { -fx-background-color: #5c6b73; } .menu .label, .menu-item .label{ -fx-text-fill: #c2dfe3; -fx-font-size: 10pt; } .menu:hover .label, .menu-item:hover .label { -fx-text-fill: #e0fbfc; } .menu-item:pressed .label { -fx-text-fill: white; } .dialog-pane { -fx-background-color: #253237; } .dialog-pane .label { -fx-text-fill: #e0fbfc; } .dialog-pane:header .header-panel { -fx-background-color: #5c6b73; } .hyperlink { -fx-border-color: transparent; -fx-padding: 4 0 4 0; } .hyperlink:visited { -fx-text-fill: #1A8088; } .vis { -fx-background: #253237; } .stats { -fx-text-fill: red; -fx-font-size: 10pt; } .interneterror { -fx-background-color: red; -fx-opacity: 0.5; -fx-text-fill: black; }
target/classes/style.css
.root { -fx-font-size: 11pt; -fx-font-family: "Roboto"; } .text-field { -fx-background-color: #5c6b73; -fx-text-fill: #e0fbfc; } .text-field:focused { -fx-background-insets: 0, 1, 2; } .label { -fx-font-family: "Roboto"; -fx-text-fill: #e0fbfc; } .label-header { -fx-padding: 10%; -fx-font-size: 15pt; -fx-font-family: "Roboto Light"; } .label-bigheader { -fx-alignment: center; -fx-font-size: 40pt; -fx-font-family: "Roboto Light"; } .button { -fx-padding: 5 22 5 22; -fx-border-color: white; -fx-border-width: 1; -fx-background-radius: 0; -fx-background-color: #253237; -fx-font-family: "Roboto Light"; -fx-font-size: 11pt; -fx-text-fill: #e0fbfc; } .button:hover { -fx-background-color: #58676c; } .button:pressed { -fx-background-color: #404e53; } .button:disabled, .button:default:disabled { -fx-opacity: 0.4; -fx-text-fill: grey; } .info { -fx-font-family: "Roboto"; -fx-font-size: 10pt; } .border-pane { -fx-background-color: #253237; } .conversation-header { -fx-background-color: #9db4c0; -fx-text-fill: #253237; } .list-view { -fx-border-radius: 0; -fx-border-color: #5c6b73; -fx-border-width: 0 1 0 0; -fx-background-color: #9db4c0; -fx-control-inner-background: #9db4c0; -fx-control-inner-background-alt: -fx-control-inner-background; } .list-view:focused { -fx-border-radius: 0; -fx-background-insets: 0, 1, 2; } .list-cell:filled:selected:focused, .list-cell:filled:selected { -fx-background-color: #808f9b; } .list-cell:filled:hover { -fx-background-color: #91a8b4; } .scroll-pane { -fx-background-color: #253237; -fx-border-style: none; -fx-border-color: #253237; } .scroll-pane:focused { -fx-background-insets: 0, 1, 2; -fx-background-radius: 5, 4, 3; } .message-box { -fx-border-radius: 0; -fx-background-radius: 0; } .menu, .menu-bar, .menu-item, .menu:hover, .menu-item:hover, .context-menu { -fx-background-color: #5c6b73; } .menu .label, .menu-item .label{ -fx-text-fill: #c2dfe3; -fx-font-size: 10pt; } .menu:hover .label, .menu-item:hover .label { -fx-text-fill: #e0fbfc; } .menu-item:pressed .label { -fx-text-fill: white; } .dialog-pane { -fx-background-color: #253237; } .dialog-pane .label { -fx-text-fill: #e0fbfc; } .dialog-pane:header .header-panel { -fx-background-color: #5c6b73; } .hyperlink { -fx-border-color: transparent; -fx-padding: 4 0 4 0; } .hyperlink:visited { -fx-text-fill: #1A8088; } .vis { -fx-background: #253237; } .stats { -fx-text-fill: red; -fx-font-size: 10pt; } .interneterror { -fx-background-color: red; -fx-opacity: 0.5; -fx-text-fill: black; }
0.553747
0.111434
html { font-size: 28px; } body { margin: 0; line-height: 1.4; } h1, h2, h3 { font-size: 2rem; } p { font-size: 1rem; } ul { margin: 0; padding: 0; } img { max-width: 100%; } main { padding: 20px; } .button { padding: 10px 20px; background-color: grey; text-decoration: none; color: black; display: inline-block; } .button-xl { padding: 20px 40px; font-size: 32px; } .button-red { background-color: red; } .button-black { background-color: black; } /* NAVIGATION ELEMENT */ #navigation { background: #eeeeee; background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); padding: 20px; display: flex; align-items: space-between; } #navigation li { display: inline-block; } #navigation a { width: 50px; height: 20px; display: block; background-color: black; } #navigation .menu a:first-child { margin-left: 0; } #navigation .menu a { margin: 0 15px; } #navigation .menu { margin-right: auto; } #navigation .logo { background-color: white; } header.navigation-white { background-color: white !important; border-bottom: 1px solid lightgrey; } header.navigation-white .logo { background-color: lightgrey !important; } /* END OF NAVIGATION */ section.intro { display: flex; } section.intro .text, section.intro .images { width: 50%; } section.intro .text { padding-right: 20px; } section.intro .images { display: flex; } section.intro .images .content { background-color: grey; width: 50%; padding: 20px; margin: 10px; } section.intro .images .content:last-child { margin-right: 0; } section.intro .images .content p { margin-top: 0; } section.intro .images .content a { color: white; } section.articles { display: flex; border-top: 1px solid lightgrey; } section.articles article { padding: 10px; } section.articles article:first-child { padding-left: 0; } section.articles article:last-child { padding-right: 0; } #footer { background-color: black; color: white; padding: 10px 20px; display: flex; } #footer p { margin-right: auto; } #footer .social li { display: inline-block; } #footer .social a { width: 24px; height: 24px; background-color: white; display: block; margin-left: 5px; } #footer ul { padding: 13px 0; } @media (min-width: 560px) { html { font-size: 16px; } } @media (max-width: 560px) { .intro { flex-direction: column; } section.intro .text, section.intro .images { width: 100%; } .images .content:first-child { display: none; } section.intro .images .content:nth-child(2) { margin-left:0; margin-right: 0; width: 100%; } section.articles { flex-direction: column; } section.articles article:first-child { padding-left: 10px; } }
css/styles.css
html { font-size: 28px; } body { margin: 0; line-height: 1.4; } h1, h2, h3 { font-size: 2rem; } p { font-size: 1rem; } ul { margin: 0; padding: 0; } img { max-width: 100%; } main { padding: 20px; } .button { padding: 10px 20px; background-color: grey; text-decoration: none; color: black; display: inline-block; } .button-xl { padding: 20px 40px; font-size: 32px; } .button-red { background-color: red; } .button-black { background-color: black; } /* NAVIGATION ELEMENT */ #navigation { background: #eeeeee; background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); padding: 20px; display: flex; align-items: space-between; } #navigation li { display: inline-block; } #navigation a { width: 50px; height: 20px; display: block; background-color: black; } #navigation .menu a:first-child { margin-left: 0; } #navigation .menu a { margin: 0 15px; } #navigation .menu { margin-right: auto; } #navigation .logo { background-color: white; } header.navigation-white { background-color: white !important; border-bottom: 1px solid lightgrey; } header.navigation-white .logo { background-color: lightgrey !important; } /* END OF NAVIGATION */ section.intro { display: flex; } section.intro .text, section.intro .images { width: 50%; } section.intro .text { padding-right: 20px; } section.intro .images { display: flex; } section.intro .images .content { background-color: grey; width: 50%; padding: 20px; margin: 10px; } section.intro .images .content:last-child { margin-right: 0; } section.intro .images .content p { margin-top: 0; } section.intro .images .content a { color: white; } section.articles { display: flex; border-top: 1px solid lightgrey; } section.articles article { padding: 10px; } section.articles article:first-child { padding-left: 0; } section.articles article:last-child { padding-right: 0; } #footer { background-color: black; color: white; padding: 10px 20px; display: flex; } #footer p { margin-right: auto; } #footer .social li { display: inline-block; } #footer .social a { width: 24px; height: 24px; background-color: white; display: block; margin-left: 5px; } #footer ul { padding: 13px 0; } @media (min-width: 560px) { html { font-size: 16px; } } @media (max-width: 560px) { .intro { flex-direction: column; } section.intro .text, section.intro .images { width: 100%; } .images .content:first-child { display: none; } section.intro .images .content:nth-child(2) { margin-left:0; margin-right: 0; width: 100%; } section.articles { flex-direction: column; } section.articles article:first-child { padding-left: 10px; } }
0.52342
0.119382
html, body{ padding: 0; margin: 0; font-family: 'Advent Pro', sans-serif; background-color: #f4f4f4; } nav { position: fixed; /* USE MEDIA QUERIES to ensure this works well on phone*/ width: 100vw; /* width set to 100% of the view width */ height: 60px; background:#f4f4f4; top: 0; } nav ul { list-style: none; } nav ul li { margin: 0; display: inline-block; } nav ul li a{ color:#373737; font-size: 16px; text-decoration: none; padding: 0 5px; } nav ul li a:hover{ color: #c0b283; } main { min-height: 80vh; /* minimum height set to 100% of the view height */ padding-top: 40px; /* add a padding at the top so that content is moved from under the nav to be visible */ padding-bottom: 40px; width: 100%; max-width: 1040px; /* maximum width the element can grow to */ color: #c0b283; margin: 0 auto; /* first value is top and bottom, second value is left and right. L & R set to auto to center */ } main h3{ font-size: 46px; font-family: monospace; margin-bottom: 0; color: #c0b283; } main h5{ font-size: 28px; margin: 0; color: #373737; } main p{ font-size: 16px; font-family: monospace; color: #373737; } main img{ max-width: 100%; } .row { display: flex; flex-direction: row; align-items: center; justify-content: space-between; flex: 1; } .col{ display: inline-flex; flex-direction: column; align-items: center; justify-content: center; flex: 1; } .col:not(:last-child):not(:only-child){ margin-right: 5px; } footer { width: 100vw; height: 80px; background: #c0b283; color:#373737; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: 12px; } /*slideshow for projects*/ .sec-grey { width: 100%; float: left; background-color: #f6f6f6; } .slider h2 { font-family: "rift", Arial, Verdana; font-size: 77px; font-size: 7.7rem; font-weight: 400; color: #000303; margin-top: 0; margin-bottom: 65px; } @media (max-width: 767px) { .slider { padding-top: 72px; } } @media (min-width: 1200px) { .big-box-slider { width: 3510px; margin-left: -1170px; } } @media (min-width: 992px) and (max-width: 1199px) { .big-box-slider { width: 2910px; margin-left: -970px; } } @media (min-width: 768px) and (max-width: 991px) { .big-box-slider { width: 2215px; margin-left: -733px; } } @media (max-width: 767px) { .big-box-slider { padding-left: 15px; padding-right: 15px; padding-bottom: 30px; } } .big-box-slider .btn-primary { margin-top: 33px; } @media (max-width: 767px) { .box-slider { background-color: #fff; } } .box-slider .slick-arrow { width: 80px; height: 45px; border: 2px solid #c0b283; text-indent: -10000px; position: absolute; top: 50%; margin-top: -22.5px; z-index: 4; } .box-slider .slick-arrow:hover { background-color: #fff; } @media (max-width: 479px) { .box-slider .slick-arrow { top: 39%; } } .box-slider .slick-prev { background: url(https://raw.githubusercontent.com/solodev/featured-content-slider/master/images/arrowlw.png) no-repeat center center; background-color: #c0b283; left: 1134px; } .box-slider .slick-prev:hover { background: url(https://raw.githubusercontent.com/solodev/featured-content-slider/master/images/arrowlb.png) no-repeat center center; background-color: #fff; } @media (min-width: 992px) and (max-width: 1199px) { .box-slider .slick-prev { left: 946px; } } @media (min-width: 768px) and (max-width: 991px) { .box-slider .slick-prev { left: 734px; } } @media (max-width: 767px) { .box-slider .slick-prev { left: 17px; } } @media (max-width: 479px) { .box-slider .slick-prev { left: -13px; } } .box-slider .slick-next { background: url(https://raw.githubusercontent.com/solodev/featured-content-slider/master/images/arrowrw.png) no-repeat center center; background-color: #c0b283; right: 1134px; } .box-slider .slick-next:hover { background: url(https://raw.githubusercontent.com/solodev/featured-content-slider/master/images/arrowrb.png) no-repeat center center; background-color: #fff; } @media (min-width: 992px) and (max-width: 1199px) { .box-slider .slick-next { right: 946px; } } @media (min-width: 768px) and (max-width: 991px) { .box-slider .slick-next { right: 734px; } } @media (max-width: 767px) { .box-slider .slick-next { right: 17px; } } @media (max-width: 479px) { .box-slider .slick-next { right: -13px; } } .slide-item { padding: 0; background-color: #fff; position: relative; } @media (max-width: 767px) { .slide-item { text-align: center; } } @media (min-width: 768px) { .slide-item .box-slide-item { display: flex; flex-direction: row; } } .slide-item .slide-text { padding-top: 83px; text-align: left; } @media (max-width: 767px) { .slide-item .slide-text { padding-bottom: 69px; text-align: center; } } .slide-item .slide-text h3 { font-family: "alternate-gothic-no-2-d", Arial, Verdana; font-size: 48px; font-size: 3rem; font-weight: 250; color: #080000; text-transform: uppercase; margin-top: 0; margin-bottom: 0; line-height: 35px; } @media (max-width: 767px) { .slide-item .slide-text h3 { font-size: 45px; font-size: 4.5rem; margin-bottom: 41px; text-align: center; } .slide-item .slide-text h3 br { display: none; } } @media (max-width: 767px) { .slide-item .slide-text img { border: 3px solid #5e5568; } } .slide-item .slide-text hr { width: 55px; border-color: #222222; } @media (max-width: 767px) { .slide-item .slide-text hr { margin-left: auto; margin-right: auto; } } .slide-item .slide-text p { font-family: "museo-sans", Arial, Verdana; font-size: 19px; font-size: 1.9rem; font-weight: 300; color: #575858; } @media (max-width: 767px) { .slide-item .slide-text p { text-align: center; font-size: 22px; font-size: 2.2rem; color: #000; margin-bottom: 70px; } } @media (max-width: 767px) { .slide-item .slide-text { text-align: center; } } .slide-item .slide-text .btn-danger { margin-top: 29px; display: inline-block; margin-bottom: 60px; } @media (max-width: 767px) { .slide-item .slide-text .btn-danger { margin-top: 0; margin-bottom: 0; width: 238px; text-align: center; } } @media (max-width: 479px) { .slide-item .slide-text .btn-danger { width: 228px; } } .slide-item .slide-text .btn-primary { display: inline-block; margin-top: 0; height: 56px; line-height: 56px; width: 228px; text-align: center; } @media (max-width: 639px) { .slide-item .slide-text .btn-primary { margin-top: 20px; } } .slide-item .slide-photo { padding: 0; overflow: hidden; } .slide-item .slide-photo img { object-fit: cover; height: 100%; } .slick-center:before { display: none; } .slick-center .slide-text .btn-danger { display: inline-block; } .slide-item .slide-photo { height: 452px; } .slide-item .slide-photo img { width: 100%; } .btn-danger { font-family: "alternate-gothic-no-3-d", Arial, Verdana; font-size: 19px; font-size: 1.9rem; font-weight: 400; color: #fff; text-transform: uppercase; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; padding: 0 32px; height: 50px; line-height: 50px; background-color: #c0b283; border-color: #c0b283; } /*CSS for social media buttons*/ /* Style all font awesome icons */ .fa { padding: 10px; font-size: 30px; width: 30px; text-align: center; text-decoration: none; } /* Add a hover effect if you want */ .fa:hover { opacity: 0.7; } /* Set a specific color for each brand */ /* Facebook */ .fa-facebook { background: #3B5998; color: white; } /* Twitter */ .fa-twitter { background: #55ACEE; color: white; } /*linkedin*/ .linkedin { background: #007bb5; color: white; } /* Contact form CSS */ /* Style inputs with type="text", select elements and textareas */ input[type=text], select, textarea { width: 100%; /* Full width */ padding: 12px; /* Some padding */ border: 1px solid #ccc; /* Gray border */ border-radius: 4px; /* Rounded borders */ box-sizing: border-box; /* Make sure that padding and width stays in place */ margin-top: 6px; /* Add a top margin */ margin-bottom: 16px; /* Bottom margin */ resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */ } /* Style the submit button with a specific background color etc */ input[type=submit] { background-color: #373737; color: white; padding: 12px 20px; border: none; border-radius: 4px; cursor: pointer; } /* When moving the mouse over the submit button, add a darker green color */ input[type=submit]:hover { background-color: #373737; } /* Add a background color and some padding around the form */ .container { border-radius: 5px; background-color: #f2f2f2; padding: 20px; }
style.css
html, body{ padding: 0; margin: 0; font-family: 'Advent Pro', sans-serif; background-color: #f4f4f4; } nav { position: fixed; /* USE MEDIA QUERIES to ensure this works well on phone*/ width: 100vw; /* width set to 100% of the view width */ height: 60px; background:#f4f4f4; top: 0; } nav ul { list-style: none; } nav ul li { margin: 0; display: inline-block; } nav ul li a{ color:#373737; font-size: 16px; text-decoration: none; padding: 0 5px; } nav ul li a:hover{ color: #c0b283; } main { min-height: 80vh; /* minimum height set to 100% of the view height */ padding-top: 40px; /* add a padding at the top so that content is moved from under the nav to be visible */ padding-bottom: 40px; width: 100%; max-width: 1040px; /* maximum width the element can grow to */ color: #c0b283; margin: 0 auto; /* first value is top and bottom, second value is left and right. L & R set to auto to center */ } main h3{ font-size: 46px; font-family: monospace; margin-bottom: 0; color: #c0b283; } main h5{ font-size: 28px; margin: 0; color: #373737; } main p{ font-size: 16px; font-family: monospace; color: #373737; } main img{ max-width: 100%; } .row { display: flex; flex-direction: row; align-items: center; justify-content: space-between; flex: 1; } .col{ display: inline-flex; flex-direction: column; align-items: center; justify-content: center; flex: 1; } .col:not(:last-child):not(:only-child){ margin-right: 5px; } footer { width: 100vw; height: 80px; background: #c0b283; color:#373737; display: flex; flex-direction: column; align-items: center; justify-content: center; font-size: 12px; } /*slideshow for projects*/ .sec-grey { width: 100%; float: left; background-color: #f6f6f6; } .slider h2 { font-family: "rift", Arial, Verdana; font-size: 77px; font-size: 7.7rem; font-weight: 400; color: #000303; margin-top: 0; margin-bottom: 65px; } @media (max-width: 767px) { .slider { padding-top: 72px; } } @media (min-width: 1200px) { .big-box-slider { width: 3510px; margin-left: -1170px; } } @media (min-width: 992px) and (max-width: 1199px) { .big-box-slider { width: 2910px; margin-left: -970px; } } @media (min-width: 768px) and (max-width: 991px) { .big-box-slider { width: 2215px; margin-left: -733px; } } @media (max-width: 767px) { .big-box-slider { padding-left: 15px; padding-right: 15px; padding-bottom: 30px; } } .big-box-slider .btn-primary { margin-top: 33px; } @media (max-width: 767px) { .box-slider { background-color: #fff; } } .box-slider .slick-arrow { width: 80px; height: 45px; border: 2px solid #c0b283; text-indent: -10000px; position: absolute; top: 50%; margin-top: -22.5px; z-index: 4; } .box-slider .slick-arrow:hover { background-color: #fff; } @media (max-width: 479px) { .box-slider .slick-arrow { top: 39%; } } .box-slider .slick-prev { background: url(https://raw.githubusercontent.com/solodev/featured-content-slider/master/images/arrowlw.png) no-repeat center center; background-color: #c0b283; left: 1134px; } .box-slider .slick-prev:hover { background: url(https://raw.githubusercontent.com/solodev/featured-content-slider/master/images/arrowlb.png) no-repeat center center; background-color: #fff; } @media (min-width: 992px) and (max-width: 1199px) { .box-slider .slick-prev { left: 946px; } } @media (min-width: 768px) and (max-width: 991px) { .box-slider .slick-prev { left: 734px; } } @media (max-width: 767px) { .box-slider .slick-prev { left: 17px; } } @media (max-width: 479px) { .box-slider .slick-prev { left: -13px; } } .box-slider .slick-next { background: url(https://raw.githubusercontent.com/solodev/featured-content-slider/master/images/arrowrw.png) no-repeat center center; background-color: #c0b283; right: 1134px; } .box-slider .slick-next:hover { background: url(https://raw.githubusercontent.com/solodev/featured-content-slider/master/images/arrowrb.png) no-repeat center center; background-color: #fff; } @media (min-width: 992px) and (max-width: 1199px) { .box-slider .slick-next { right: 946px; } } @media (min-width: 768px) and (max-width: 991px) { .box-slider .slick-next { right: 734px; } } @media (max-width: 767px) { .box-slider .slick-next { right: 17px; } } @media (max-width: 479px) { .box-slider .slick-next { right: -13px; } } .slide-item { padding: 0; background-color: #fff; position: relative; } @media (max-width: 767px) { .slide-item { text-align: center; } } @media (min-width: 768px) { .slide-item .box-slide-item { display: flex; flex-direction: row; } } .slide-item .slide-text { padding-top: 83px; text-align: left; } @media (max-width: 767px) { .slide-item .slide-text { padding-bottom: 69px; text-align: center; } } .slide-item .slide-text h3 { font-family: "alternate-gothic-no-2-d", Arial, Verdana; font-size: 48px; font-size: 3rem; font-weight: 250; color: #080000; text-transform: uppercase; margin-top: 0; margin-bottom: 0; line-height: 35px; } @media (max-width: 767px) { .slide-item .slide-text h3 { font-size: 45px; font-size: 4.5rem; margin-bottom: 41px; text-align: center; } .slide-item .slide-text h3 br { display: none; } } @media (max-width: 767px) { .slide-item .slide-text img { border: 3px solid #5e5568; } } .slide-item .slide-text hr { width: 55px; border-color: #222222; } @media (max-width: 767px) { .slide-item .slide-text hr { margin-left: auto; margin-right: auto; } } .slide-item .slide-text p { font-family: "museo-sans", Arial, Verdana; font-size: 19px; font-size: 1.9rem; font-weight: 300; color: #575858; } @media (max-width: 767px) { .slide-item .slide-text p { text-align: center; font-size: 22px; font-size: 2.2rem; color: #000; margin-bottom: 70px; } } @media (max-width: 767px) { .slide-item .slide-text { text-align: center; } } .slide-item .slide-text .btn-danger { margin-top: 29px; display: inline-block; margin-bottom: 60px; } @media (max-width: 767px) { .slide-item .slide-text .btn-danger { margin-top: 0; margin-bottom: 0; width: 238px; text-align: center; } } @media (max-width: 479px) { .slide-item .slide-text .btn-danger { width: 228px; } } .slide-item .slide-text .btn-primary { display: inline-block; margin-top: 0; height: 56px; line-height: 56px; width: 228px; text-align: center; } @media (max-width: 639px) { .slide-item .slide-text .btn-primary { margin-top: 20px; } } .slide-item .slide-photo { padding: 0; overflow: hidden; } .slide-item .slide-photo img { object-fit: cover; height: 100%; } .slick-center:before { display: none; } .slick-center .slide-text .btn-danger { display: inline-block; } .slide-item .slide-photo { height: 452px; } .slide-item .slide-photo img { width: 100%; } .btn-danger { font-family: "alternate-gothic-no-3-d", Arial, Verdana; font-size: 19px; font-size: 1.9rem; font-weight: 400; color: #fff; text-transform: uppercase; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; padding: 0 32px; height: 50px; line-height: 50px; background-color: #c0b283; border-color: #c0b283; } /*CSS for social media buttons*/ /* Style all font awesome icons */ .fa { padding: 10px; font-size: 30px; width: 30px; text-align: center; text-decoration: none; } /* Add a hover effect if you want */ .fa:hover { opacity: 0.7; } /* Set a specific color for each brand */ /* Facebook */ .fa-facebook { background: #3B5998; color: white; } /* Twitter */ .fa-twitter { background: #55ACEE; color: white; } /*linkedin*/ .linkedin { background: #007bb5; color: white; } /* Contact form CSS */ /* Style inputs with type="text", select elements and textareas */ input[type=text], select, textarea { width: 100%; /* Full width */ padding: 12px; /* Some padding */ border: 1px solid #ccc; /* Gray border */ border-radius: 4px; /* Rounded borders */ box-sizing: border-box; /* Make sure that padding and width stays in place */ margin-top: 6px; /* Add a top margin */ margin-bottom: 16px; /* Bottom margin */ resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */ } /* Style the submit button with a specific background color etc */ input[type=submit] { background-color: #373737; color: white; padding: 12px 20px; border: none; border-radius: 4px; cursor: pointer; } /* When moving the mouse over the submit button, add a darker green color */ input[type=submit]:hover { background-color: #373737; } /* Add a background color and some padding around the form */ .container { border-radius: 5px; background-color: #f2f2f2; padding: 20px; }
0.530236
0.079175
@font-face { font-family: Trebuchet; src: url('../font/Trebuchet-MS-Italic.ttf'); src: url('../font/Trebuchet-MS-Italic.ttf') format('truetype'); font-stretch: ultra-condensed; } body { margin: 0; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding-bottom: 100px; } div { box-sizing: border-box; } h1, h2, h3, h4, h5, h6 { box-sizing: border-box; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 0; padding: 0; } p { box-sizing: border-box; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 0; padding: 0; font-size: inherit; } span { display: inline-block; font-size: inherit; } ul li { box-sizing: border-box; } .bg-overlay { position: fixed; z-index: -1; width: 100%; height: 100%; background-image: url('/assets/img/back-img.jpg'); background-size: cover; } .icon-facebook { background-image: url('/assets/img/icons/facebook-icon.png'); } .icon-twitter { background-image: url('/assets/img/icons/twitter-icon.png'); } .icon-google-plus { background-image: url('/assets/img/icons/googleplus-icon.png'); } .icon-linkedin { background-image: url('/assets/img/icons/linkedin-icon.png'); } .icon-pinterest { background-image: url('/assets/img/icons/pinterest-icon.png'); } .icon-facebook-circle { background-image: url('/assets/img/icons/facebook-icon-circle.png'); } .icon-twitter-circle { background-image: url('/assets/img/icons/twitter-icon-circle.png'); } .icon-google-plus-circle { background-image: url('/assets/img/icons/googleplus-icon-circle.png'); } .icon-linkedin-circle { background-image: url('/assets/img/icons/linkedin-icon-circle.png'); } .icon-pinterest-circle { background-image: url('/assets/img/icons/pinterest-icon-circle.png'); } /*********** * Main Menu ***********/ .main-menu { background-color: #def; padding: 10px; /*margin-bottom: 5px;*/ } .main-menu .menu-top-section, .main-menu .menu-bottom-section { font-size: 0; display: block; padding: 0; margin: 0; } .main-menu .toggle-menu { display: none; height: 45px; position: relative; cursor: pointer; transition: all .4s linear; } .main-menu .toggle-menu:before { position: absolute; top: 16px; right: 17px; display: block; height: 2px; width: 20px; background: #10008f; content: ''; transition: all .4s linear; } .main-menu .toggle-menu:after { position: absolute; top: 22px; right: 17px; display: block; height: 4px; width: 20px; border-top: 2px solid #10008f; border-bottom: 2px solid #10008f; content: ''; transition: all .4s linear; } .main-menu .toggle-menu:hover { background: #10008f; } .main-menu .toggle-menu:hover:before { background: #ffffff; } .main-menu .toggle-menu:hover:after { border-color: #ffffff; } .main-menu .menu-container { font-size: 0; display: block; padding: 0; margin: 0; } .link-blue { color: #88aadd; } .link-green { color: #88aa00; } .menu-container .menu-item { display: inline-block; width: 12.5%; color: #88aadd; vertical-align: middle; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size: medium; text-align: center; cursor: pointer; transition: all .2s linear; } .menu-container .menu-item .menu-item-link, .menu-container .menu-item .menu-item-link:active, .menu-container .menu-item .menu-item-link:focus { text-decoration: none; } .menu-container .menu-sub-container { display: block; width: 100%; position: relative; } .menu-sub-container > .menu-item-link { display: none; } .menu-container .sub-menu { font-size: 0; display: block; padding: 0; margin: 0; } @media screen and (max-width: 768px) { .main-menu { padding: 0; } .main-menu .toggle-menu { display: block; } .main-menu .menu-container { display: none; } .menu-container .menu-item { display: block; width: 100%; text-align: left; } .menu-container .menu-item .menu-item-link { display: block; padding: 10px 20px; } .menu-container .menu-sub-container.open .menu-item-link { font-weight: bold; } .menu-container .menu-sub-container .sub-menu .menu-item-link { text-align: center; } .menu-container .menu-sub-container:before { content: '▾'; position: absolute; right: 20px; top: 5px; font-size: 40px; line-height: 30px; color: #10008f; } .menu-container .menu-sub-container.open:before { content: '▴'; } .menu-container .menu-sub-container:hover:before { color: #ffffff; } .menu-container .menu-sub-container.open:hover > .menu-item-link { background-color: #10008f; color: #ffffff; } .menu-container .sub-menu .menu-item { padding: 0px 20px; } .menu-container .menu-item span.mobile-hidden { display: none; } .menu-container .menu-item:not(.open):hover { background-color: #10008f; } .menu-container .menu-item:not(.open):hover .menu-item-link { color: #ffffff; } .menu-container .menu-item.menu-sub-container .menu-item:hover { background-color: #88aadd; } .menu-container .menu-item.menu-sub-container .menu-item:hover .menu-item-link { color: #10008f; } .menu-sub-container > .menu-item-link { display: block; } .menu-sub-container .sub-menu { display: none; } .menu-sub-container . } /***************** * Banner Section *****************/ .banner-wrapper { position: relative; height: 33vw; min-height: 300px; } .banner-wrapper img.banner-image { width: 100%; height: 100%; object-fit: cover; } .banner-wrapper .banner-title { display: inline-block; position: absolute; left: 50px; top: 50px; color: #ffffff; font-family: Trebuchet; font-weight: lighter; font-size: 70px; font-style: italic; /*text-shadow: 3px 3px 5px black;*/ } .banner-wrapper .banner-title .banner-sub-title { font-size: 50px; } .banner-title.title-all { bottom: 10px; top: auto; left: 10px; text-align: right; } .banner-title.title-zuerich { top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); } .banner-title.title-eintragen { bottom: 10px; top: auto; left: 10px; } .banner-title.title-winterthur { bottom: 100px; top: auto; left: 10px; } .banner-title.title-biel { top: auto; bottom: 50px; left: 100px; } .banner-title.title-olten { top: auto; bottom: 30px; } .banner-title.title-bern { left: 10px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); } .banner-title.title-luzern { left: 10px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); } .banner-title.title-fahrrad { top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); } .banner-wrapper .banner-title p { font-family: Trebuchet; font-size: 30px; } .banner-wrapper .banner-meta-wrapper { position: absolute; right: 20px; bottom: 30px; } .banner-wrapper .banner-meta-wrapper .banner-social { display: inline-block; vertical-align: middle; background-color: rgba(255, 255, 255, .8); padding: 10px 5px; border-radius: 5px; } .banner-wrapper .banner-social-icon { display: inline-block; vertical-align: middle; width: 40px; height: 40px; background-size: contain; margin: 0px 3px; } .banner-wrapper .banner-newsletter { display: inline-block; } .banner-wrapper .banner-newsletter input[type=text] { display: inline-block; vertical-align: middle; width: 300px; /*height: 45px;*/ border-style: inset; border-width: 2px; border-color: #cecece; border-radius: 5px; padding: 5px 10px; margin-right: 10px; font-size: 30px; font-family: Trebuchet; } .banner-wrapper .banner-newsletter input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #4683d6; font-size: 26px; font-weight: bold; } .banner-wrapper .banner-newsletter input[type=text]::-moz-placeholder { /* Firefox 19+ */ color: #4683d6; font-size: 26px; font-weight: bold; } .banner-wrapper .banner-newsletter input[type=text]:-ms-input-placeholder { /* IE 10+ */ color: #4683d6; font-size: 26px; font-weight: bold; } .banner-wrapper .banner-newsletter input[type=text]:-moz-placeholder { /* Firefox 18- */ color: #4683d6; font-size: 26px; font-weight: bold; } .banner-wrapper .banner-newsletter input[type=submit] { display: inline-block; vertical-align: middle; width: 75px; height: 75px; border-radius: 100%; background-color: #83c604; color: #ffffff; text-align: center; line-height: 75px; font-size: 30px; font-weight: bold; border: none; box-shadow: 1px 1px 4px #cecece; font-family: Trebuchet; } @media screen and (max-width: 768px) { .banner-wrapper { text-align: center; } .banner-wrapper .banner-title { width: 100%; top: 10%; font-size: 50px; right: auto; left: 50%; text-align: center; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); } .banner-wrapper .banner-title .banner-sub-title { font-size: 40px; } .banner-wrapper .banner-title p { font-size: 20px; } .banner-wrapper .banner-meta-wrapper { width: 100%; bottom: 10px; right: initial; left: initial; } .banner-wrapper .banner-social-icon { width: 25px; height: 25px; } .banner-wrapper .banner-newsletter { width: 100%; } .banner-wrapper .banner-newsletter input[type=text] { font-size: 20px; max-width: calc(100% - 100px); } .banner-wrapper .banner-newsletter input[type=text]::-webkit-input-placeholder { font-size: 20px; } .banner-wrapper .banner-newsletter input[type=text]::-moz-placeholder { font-size: 20px; } .banner-wrapper .banner-newsletter input[type=text]:-ms-input-placeholder { font-size: 20px; } .banner-wrapper .banner-newsletter input[type=text]:-moz-placeholder { /* Firefox 18- */ font-size: 20px; } .banner-wrapper .banner-newsletter input[type=submit] { width: 50px; height: 50px; font-size: 20px; line-height: 50px; } } /***************** * Content Section *****************/ .main-wrapper { max-width: 1116px; width: 100%; margin: 0 auto; background-color: transparent; } .box-container { margin-top: 5px; } .box-row { font-size: 0px; background-color: #ddeeff; } .box-row.padding-box { padding-bottom: 30px; } .bg-blue { background-color: #8ad; } .box-row.long-box-row { background-color: #ffffff; } .box-row.register-desc-box { padding-bottom: 50px; } .box-row.info-box-row { text-align: center; } .box-row .box-item { display: inline-flex; flex-flow: row wrap; align-items: center; vertical-align: middle; width: 372px; height: 372px; } .box-row .exchange-box-item { height: 500px; display: inline-block; background-color: #8ad; } .box-row .result-box-item { height: 500px; display: inline-block; } .box-row .info-box-item { height: 500px; display: inline-block; background-color: #8ad; } .box-row .stock-box-item { display: inline-block; background-color: #8ad; } .box-row .long-box-item { background-color: #ffffff; height: auto; display: inline-block; vertical-align: top; } .box-row .long-box-item.bg-transparent { background-color: transparent; } .box-row .full-box-item { width: 100%; background-color: #ffffff; height: auto; display: block; } .box-row .info-snippet { display: inline-block; vertical-align: middle; padding: 20px; color: #ffffff; } /*.box-row .info-snippet:first-child { padding-left: 40px; } .box-row .info-snippet:last-child { padding-right: 40px; }*/ .box-row h2 { font-size: 24px; font-weight: bold; color: #10008f; text-align: center; padding: 30px 0px; } .box-row h2.box-title { font-size: 16px; font-weight: bold; color: #ffffff; text-align: left; padding: 25px 35px; } .box-row h2.box-title.title-blue { color: #10008f; } .box-row .desc-box { width: 303px; display: block; margin: 0 auto; } .box-row p { font-size: 13px; color: #10008f; } .box-row.info-box-row p { text-align: left; } .box-row.bg-blue p { color: #ffffff; } .box-row p .desc-underline { text-decoration: underline; } .box-row .desc-inner { list-style: none; padding-left: 20px; color: #10008f; font-size: 13px; margin: 0; } .box-row .desc-inner li { position: relative; } .box-row .desc-inner li::before { content: "•"; color: #ffffff; position: absolute; left: -15px; } .box-item .item-blue { color: #10008f; } .box-item .item-green { color: #88aa00; } .box-item .item-header { width: 100%; padding: 10px; font-size: 16px; font-weight: bold; color: #10008f; text-align: center; } .box-item .item-title { margin: 0; padding: 0; width: 100%; padding: 10px 20px; word-break: break-all; text-align: center; font-size: 30px; } .box-item .item-title span { font-size: 13px; font-weight: bold; } .box-item .item-desc { margin: 0; padding: 0; width: 100%; max-height: 100%; overflow: hidden; padding: 10px; font-size: 13px; color: #10008f; } .box-item .item-img { width: 100%; height: 100%; object-fit: cover; } .box-row .long-box-item .item-img { width: 372px; height: 372px; max-width: 100%; } .exchange-list { background-color: #8ad; } .hint-item { background-color: #ffffff; min-width: 20px; min-height: 20px; display: inline-block; color: #ffffff; padding: 0; line-height: 20px; } .hint-title { color: #10008f; } .hint-x-large { background-color: #b00; } .hint-large { background-color: #e90; } .hint-medium { background-color: #108; } .hint-small { background-color: #8a0; } .hint-x-small { background-color: #58d; } .exchange-list .search-result { padding: 20px; text-align: center; } .exchange-list .search-title { color: #ffffff; text-align: center; font-size: 24px; padding-top: 20px; } .exchange-list .search-options { text-align: center; margin-top: 20px; } .exchange-list .search-options .hint-item { padding: 0px 5px; font-size: 13px; } .exchange-list .search-options .form-section, .exchange-list .search-options .hint-section { display: inline-block; vertical-align: middle; margin: 5px 20px; } .exchange-list .search-options input[type=text] { width: 130px; border: none; padding: 5px; } .exchange-list .search-options .btn-search { display: inline-block; line-height: 20px; padding: 2px; height: 20px; background-color: #8a0; color: #ffffff; } .exchange-list .result-table { display: inline-block; } .exchange-list .result-table tr td { padding-right: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size: 13px; text-align: left; color: #ffffff; } .exchange-list .result-table tr td.col-size { text-align: center; } .exchange-list .result-table thead tr td { font-weight: bold; text-decoration: underline; } .exchange-list .result-table tr { cursor: pointer; } .exchange-list .result-table tr.active td { font-weight: bold; color: #10008f; } .search-result-detail { padding: 20px; background-color: #def; text-align: center; } .search-result-detail .detail-section { display: inline-block; width: 355px; max-width: 100%; text-align: left; } .search-result-detail .detail-section .section-title { font-size: 16px; font-weight: bold; color: #10008f; margin-bottom: 20px; } .search-result-detail .detail-section .section-title span { margin-right: 10px; display: inline-block; vertical-align: middle; } .search-result-detail .detail-section .info-row { font-size: 0; padding: 5px 0px; } .search-result-detail .detail-section .info-row .info-col { width: 50%; display: inline-block; font-size: 16px; } .search-result-detail .detail-section .info-row .info-col-full { display: block; font-size: 13px; color: #10008f; } .search-result-detail .section-time .info-row .info-col { font-weight: bold; } .search-result-detail .detail-section .info-row .info-label { color: #88aa00; width: 35%; } .search-result-detail .detail-section .info-row .info-value { color: #10008f; width: 65%; } .info-title { font-size: 18px; font-weight: bold; color: #10008f; padding: 30px 30px 40px; } .info-content-list { list-style-type: disc; } .info-content-list li { font-size: 13px; color: #ffffff; margin: 3px; } h2.stock-title { color: #ffffff; font-size: 16px; font-weight: bold; padding: 30px 30px 10px; } .stock-list { padding: 10px 30px; } .stock-list .stock-list-item { margin-top: 5px; } .stock-list-item .stock-key { width: 60%; background-color: #8a0; color: #ffffff; font-size: 13px; font-weight: bold; padding: 3px 0px; } .stock-list-item .stock-value { width: 40%; text-align: center; background-color: #ffffff; color: #10008f; font-size: 13px; font-weight: bold; padding: 3px 0px; } .box-socials { width: 100%; text-align: center; } .box-socials .box-social-icon { display: inline-block; vertical-align: middle; width: 50px; height: 50px; background-size: contain; margin: 0px 3px; } #stockMap { width: 372px; height: 372px; } .region-detail-container { margin-top: 5px; } .region-detail-container .region-detail-title { background-color: #8ad; color: #ffffff; font-size: 18px; font-weight: bold; padding: 18px 0px; text-align: center; } .region-desc-title { font-weight: bold; font-size: 16px; color: #110088; padding: 20px; text-align: center; } .region-desc-content { font-size: 13px; color: #110088; padding: 10px; } .register-form-container { text-align: center; } .form-layout { width: 50%; max-width: 322px; text-align: left; display: inline-block; margin: 10px 30px; } .form-layout .field-comment { font-size: 13px; color: #ffffff; } .form-sub-layout { width: 60%; display: inline-block; vertical-align: middle; } .form-field, .form-sub-field { margin: 5px 0px; } .form-field a.form-sub-field { font-size: 13px; color: #ffffff; display: block; width: 100%; text-align: left; } .form-field label { font-size: 13px; color: #ffffff; width: 40%; display: inline-block; vertical-align: middle; } .form-field label span { font-size: 10px; } .form-field input, .form-field select { display: inline-block; vertical-align: middle; width: 60%; box-shadow: none; border: none; height: 22px; text-align: center; } .form-field .select2-container span { display: block; } .form-field textarea { display: inline-block; vertical-align: middle; width: 60%; box-shadow: none; border: none; height: 100px; box-sizing: border-box; resize: none; } .form-field a { display: inline-block; vertical-align: middle; width: 60%; box-shadow: none; border: none; height: 22px; text-align: center; } .form-field .bike-checkbox-container input[type=radio] { display: none; } .form-field .bike-checkbox-container label { font-size: 13px; color: #ffffff; position: relative; padding-bottom: 30px; cursor: pointer; width: auto; } .form-field .bike-checkbox-container label:before { content: ''; position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); top: 20px; width: 20px; height: 20px; background: #fff; } .form-field .bike-checkbox-container { display: inline-block; vertical-align: middle; padding: 0px 10px 0px 0px; } .form-field .bike-checkbox-container label.x-large:before { background-color: #b00; } .form-field .bike-checkbox-container label.large:before { background-color: #e90; } .form-field .bike-checkbox-container label.medium:before { background-color: #108; } .form-field .bike-checkbox-container label.small:before { background-color: #8a0; } .form-field .bike-checkbox-container label.x-small:before { background-color: #58d; } .form-field .bike-checkbox-container input[type="radio"]:checked + label:after { content: '✔'; position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); top: 20px; height: 20px; color: #ffffff; transition: all .2s; } .form-field.submit-form-field { margin-top: 25px; } .form-field .submit-desc { display: inline-block; vertical-align: middle; width: 80%; font-size: 13px; color: #ffffff; } .form-field input[type=submit] { max-width: 20%; display: inline-block; vertical-align: middle; width: auto; background-color: #8a0; color: #ffffff; font-size: 13px; font-weight: bold; } @media screen and (max-width: 1130px) { .box-row .box-item { display: flex; align-items: center; justify-content: center; width: 100%; height: auto; min-height: 372px; /*min-height: 300px;*/ } .box-row h2.box-title { text-align: center; } .box-row .box-item .item-img { max-height: 372px } .box-row .box-item .item-title, .box-row .box-item .item-desc { max-height: initial; } .search-result-detail .detail-section { width: 100%; } } @media screen and (max-width: 768px) { .info-title { width: 100%; text-align: center; } .box-row .info-box-item { padding-bottom: 30px; } .box-row .long-box-item .item-img { width: 100%; } .stock-list { width: 100%; } #stockMap { width: 100%; } .form-layout { max-width: 500px; width: 100%; margin: 0; padding: 10px; } .box-row .desc-box { width: 100%; padding: 0px 20px; } } /***************** * Slider Section *****************/ .bike-slider-container { background-color: #ffffff; padding: 30px 0px 10px 0px; } .bike-slider-container .slider-description { background-color: #8a0; } .bike-slider-container .slider-description p { font-size: 24px; font-style: italic; font-weight: bold; text-align: center; color: #ffffff; padding: 5px; } .bike-slider-container .slick-slider { margin: 0px 30px; } .bike-slider-container .slick-slide img { margin: 0 auto; } .slick-arrow { width: 25px; height: 50px; } .slick-arrow:before { content: ''; } .bike-slider-container .slick-next { right: -30px; background-image: url(/assets/img/icons/slider-arrow-right.jpg); } .bike-slider-container .slick-prev { left: -30px; background-image: url(/assets/img/icons/slider-arrow-left.jpg); } /********************* *** Slider Section *** *********************/ .jigjaw-container { position:relative; width:100%; height:395px; background-color:#fff; } .jigjaw-container .jigjaw-social-icon { display: inline-block; vertical-align: middle; width: 25px; height: 25px; background-size: contain; margin: 0px 3px; }
public/assets/css/main.css
@font-face { font-family: Trebuchet; src: url('../font/Trebuchet-MS-Italic.ttf'); src: url('../font/Trebuchet-MS-Italic.ttf') format('truetype'); font-stretch: ultra-condensed; } body { margin: 0; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding-bottom: 100px; } div { box-sizing: border-box; } h1, h2, h3, h4, h5, h6 { box-sizing: border-box; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 0; padding: 0; } p { box-sizing: border-box; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 0; padding: 0; font-size: inherit; } span { display: inline-block; font-size: inherit; } ul li { box-sizing: border-box; } .bg-overlay { position: fixed; z-index: -1; width: 100%; height: 100%; background-image: url('/assets/img/back-img.jpg'); background-size: cover; } .icon-facebook { background-image: url('/assets/img/icons/facebook-icon.png'); } .icon-twitter { background-image: url('/assets/img/icons/twitter-icon.png'); } .icon-google-plus { background-image: url('/assets/img/icons/googleplus-icon.png'); } .icon-linkedin { background-image: url('/assets/img/icons/linkedin-icon.png'); } .icon-pinterest { background-image: url('/assets/img/icons/pinterest-icon.png'); } .icon-facebook-circle { background-image: url('/assets/img/icons/facebook-icon-circle.png'); } .icon-twitter-circle { background-image: url('/assets/img/icons/twitter-icon-circle.png'); } .icon-google-plus-circle { background-image: url('/assets/img/icons/googleplus-icon-circle.png'); } .icon-linkedin-circle { background-image: url('/assets/img/icons/linkedin-icon-circle.png'); } .icon-pinterest-circle { background-image: url('/assets/img/icons/pinterest-icon-circle.png'); } /*********** * Main Menu ***********/ .main-menu { background-color: #def; padding: 10px; /*margin-bottom: 5px;*/ } .main-menu .menu-top-section, .main-menu .menu-bottom-section { font-size: 0; display: block; padding: 0; margin: 0; } .main-menu .toggle-menu { display: none; height: 45px; position: relative; cursor: pointer; transition: all .4s linear; } .main-menu .toggle-menu:before { position: absolute; top: 16px; right: 17px; display: block; height: 2px; width: 20px; background: #10008f; content: ''; transition: all .4s linear; } .main-menu .toggle-menu:after { position: absolute; top: 22px; right: 17px; display: block; height: 4px; width: 20px; border-top: 2px solid #10008f; border-bottom: 2px solid #10008f; content: ''; transition: all .4s linear; } .main-menu .toggle-menu:hover { background: #10008f; } .main-menu .toggle-menu:hover:before { background: #ffffff; } .main-menu .toggle-menu:hover:after { border-color: #ffffff; } .main-menu .menu-container { font-size: 0; display: block; padding: 0; margin: 0; } .link-blue { color: #88aadd; } .link-green { color: #88aa00; } .menu-container .menu-item { display: inline-block; width: 12.5%; color: #88aadd; vertical-align: middle; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size: medium; text-align: center; cursor: pointer; transition: all .2s linear; } .menu-container .menu-item .menu-item-link, .menu-container .menu-item .menu-item-link:active, .menu-container .menu-item .menu-item-link:focus { text-decoration: none; } .menu-container .menu-sub-container { display: block; width: 100%; position: relative; } .menu-sub-container > .menu-item-link { display: none; } .menu-container .sub-menu { font-size: 0; display: block; padding: 0; margin: 0; } @media screen and (max-width: 768px) { .main-menu { padding: 0; } .main-menu .toggle-menu { display: block; } .main-menu .menu-container { display: none; } .menu-container .menu-item { display: block; width: 100%; text-align: left; } .menu-container .menu-item .menu-item-link { display: block; padding: 10px 20px; } .menu-container .menu-sub-container.open .menu-item-link { font-weight: bold; } .menu-container .menu-sub-container .sub-menu .menu-item-link { text-align: center; } .menu-container .menu-sub-container:before { content: '▾'; position: absolute; right: 20px; top: 5px; font-size: 40px; line-height: 30px; color: #10008f; } .menu-container .menu-sub-container.open:before { content: '▴'; } .menu-container .menu-sub-container:hover:before { color: #ffffff; } .menu-container .menu-sub-container.open:hover > .menu-item-link { background-color: #10008f; color: #ffffff; } .menu-container .sub-menu .menu-item { padding: 0px 20px; } .menu-container .menu-item span.mobile-hidden { display: none; } .menu-container .menu-item:not(.open):hover { background-color: #10008f; } .menu-container .menu-item:not(.open):hover .menu-item-link { color: #ffffff; } .menu-container .menu-item.menu-sub-container .menu-item:hover { background-color: #88aadd; } .menu-container .menu-item.menu-sub-container .menu-item:hover .menu-item-link { color: #10008f; } .menu-sub-container > .menu-item-link { display: block; } .menu-sub-container .sub-menu { display: none; } .menu-sub-container . } /***************** * Banner Section *****************/ .banner-wrapper { position: relative; height: 33vw; min-height: 300px; } .banner-wrapper img.banner-image { width: 100%; height: 100%; object-fit: cover; } .banner-wrapper .banner-title { display: inline-block; position: absolute; left: 50px; top: 50px; color: #ffffff; font-family: Trebuchet; font-weight: lighter; font-size: 70px; font-style: italic; /*text-shadow: 3px 3px 5px black;*/ } .banner-wrapper .banner-title .banner-sub-title { font-size: 50px; } .banner-title.title-all { bottom: 10px; top: auto; left: 10px; text-align: right; } .banner-title.title-zuerich { top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); } .banner-title.title-eintragen { bottom: 10px; top: auto; left: 10px; } .banner-title.title-winterthur { bottom: 100px; top: auto; left: 10px; } .banner-title.title-biel { top: auto; bottom: 50px; left: 100px; } .banner-title.title-olten { top: auto; bottom: 30px; } .banner-title.title-bern { left: 10px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); } .banner-title.title-luzern { left: 10px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); } .banner-title.title-fahrrad { top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); } .banner-wrapper .banner-title p { font-family: Trebuchet; font-size: 30px; } .banner-wrapper .banner-meta-wrapper { position: absolute; right: 20px; bottom: 30px; } .banner-wrapper .banner-meta-wrapper .banner-social { display: inline-block; vertical-align: middle; background-color: rgba(255, 255, 255, .8); padding: 10px 5px; border-radius: 5px; } .banner-wrapper .banner-social-icon { display: inline-block; vertical-align: middle; width: 40px; height: 40px; background-size: contain; margin: 0px 3px; } .banner-wrapper .banner-newsletter { display: inline-block; } .banner-wrapper .banner-newsletter input[type=text] { display: inline-block; vertical-align: middle; width: 300px; /*height: 45px;*/ border-style: inset; border-width: 2px; border-color: #cecece; border-radius: 5px; padding: 5px 10px; margin-right: 10px; font-size: 30px; font-family: Trebuchet; } .banner-wrapper .banner-newsletter input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #4683d6; font-size: 26px; font-weight: bold; } .banner-wrapper .banner-newsletter input[type=text]::-moz-placeholder { /* Firefox 19+ */ color: #4683d6; font-size: 26px; font-weight: bold; } .banner-wrapper .banner-newsletter input[type=text]:-ms-input-placeholder { /* IE 10+ */ color: #4683d6; font-size: 26px; font-weight: bold; } .banner-wrapper .banner-newsletter input[type=text]:-moz-placeholder { /* Firefox 18- */ color: #4683d6; font-size: 26px; font-weight: bold; } .banner-wrapper .banner-newsletter input[type=submit] { display: inline-block; vertical-align: middle; width: 75px; height: 75px; border-radius: 100%; background-color: #83c604; color: #ffffff; text-align: center; line-height: 75px; font-size: 30px; font-weight: bold; border: none; box-shadow: 1px 1px 4px #cecece; font-family: Trebuchet; } @media screen and (max-width: 768px) { .banner-wrapper { text-align: center; } .banner-wrapper .banner-title { width: 100%; top: 10%; font-size: 50px; right: auto; left: 50%; text-align: center; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); } .banner-wrapper .banner-title .banner-sub-title { font-size: 40px; } .banner-wrapper .banner-title p { font-size: 20px; } .banner-wrapper .banner-meta-wrapper { width: 100%; bottom: 10px; right: initial; left: initial; } .banner-wrapper .banner-social-icon { width: 25px; height: 25px; } .banner-wrapper .banner-newsletter { width: 100%; } .banner-wrapper .banner-newsletter input[type=text] { font-size: 20px; max-width: calc(100% - 100px); } .banner-wrapper .banner-newsletter input[type=text]::-webkit-input-placeholder { font-size: 20px; } .banner-wrapper .banner-newsletter input[type=text]::-moz-placeholder { font-size: 20px; } .banner-wrapper .banner-newsletter input[type=text]:-ms-input-placeholder { font-size: 20px; } .banner-wrapper .banner-newsletter input[type=text]:-moz-placeholder { /* Firefox 18- */ font-size: 20px; } .banner-wrapper .banner-newsletter input[type=submit] { width: 50px; height: 50px; font-size: 20px; line-height: 50px; } } /***************** * Content Section *****************/ .main-wrapper { max-width: 1116px; width: 100%; margin: 0 auto; background-color: transparent; } .box-container { margin-top: 5px; } .box-row { font-size: 0px; background-color: #ddeeff; } .box-row.padding-box { padding-bottom: 30px; } .bg-blue { background-color: #8ad; } .box-row.long-box-row { background-color: #ffffff; } .box-row.register-desc-box { padding-bottom: 50px; } .box-row.info-box-row { text-align: center; } .box-row .box-item { display: inline-flex; flex-flow: row wrap; align-items: center; vertical-align: middle; width: 372px; height: 372px; } .box-row .exchange-box-item { height: 500px; display: inline-block; background-color: #8ad; } .box-row .result-box-item { height: 500px; display: inline-block; } .box-row .info-box-item { height: 500px; display: inline-block; background-color: #8ad; } .box-row .stock-box-item { display: inline-block; background-color: #8ad; } .box-row .long-box-item { background-color: #ffffff; height: auto; display: inline-block; vertical-align: top; } .box-row .long-box-item.bg-transparent { background-color: transparent; } .box-row .full-box-item { width: 100%; background-color: #ffffff; height: auto; display: block; } .box-row .info-snippet { display: inline-block; vertical-align: middle; padding: 20px; color: #ffffff; } /*.box-row .info-snippet:first-child { padding-left: 40px; } .box-row .info-snippet:last-child { padding-right: 40px; }*/ .box-row h2 { font-size: 24px; font-weight: bold; color: #10008f; text-align: center; padding: 30px 0px; } .box-row h2.box-title { font-size: 16px; font-weight: bold; color: #ffffff; text-align: left; padding: 25px 35px; } .box-row h2.box-title.title-blue { color: #10008f; } .box-row .desc-box { width: 303px; display: block; margin: 0 auto; } .box-row p { font-size: 13px; color: #10008f; } .box-row.info-box-row p { text-align: left; } .box-row.bg-blue p { color: #ffffff; } .box-row p .desc-underline { text-decoration: underline; } .box-row .desc-inner { list-style: none; padding-left: 20px; color: #10008f; font-size: 13px; margin: 0; } .box-row .desc-inner li { position: relative; } .box-row .desc-inner li::before { content: "•"; color: #ffffff; position: absolute; left: -15px; } .box-item .item-blue { color: #10008f; } .box-item .item-green { color: #88aa00; } .box-item .item-header { width: 100%; padding: 10px; font-size: 16px; font-weight: bold; color: #10008f; text-align: center; } .box-item .item-title { margin: 0; padding: 0; width: 100%; padding: 10px 20px; word-break: break-all; text-align: center; font-size: 30px; } .box-item .item-title span { font-size: 13px; font-weight: bold; } .box-item .item-desc { margin: 0; padding: 0; width: 100%; max-height: 100%; overflow: hidden; padding: 10px; font-size: 13px; color: #10008f; } .box-item .item-img { width: 100%; height: 100%; object-fit: cover; } .box-row .long-box-item .item-img { width: 372px; height: 372px; max-width: 100%; } .exchange-list { background-color: #8ad; } .hint-item { background-color: #ffffff; min-width: 20px; min-height: 20px; display: inline-block; color: #ffffff; padding: 0; line-height: 20px; } .hint-title { color: #10008f; } .hint-x-large { background-color: #b00; } .hint-large { background-color: #e90; } .hint-medium { background-color: #108; } .hint-small { background-color: #8a0; } .hint-x-small { background-color: #58d; } .exchange-list .search-result { padding: 20px; text-align: center; } .exchange-list .search-title { color: #ffffff; text-align: center; font-size: 24px; padding-top: 20px; } .exchange-list .search-options { text-align: center; margin-top: 20px; } .exchange-list .search-options .hint-item { padding: 0px 5px; font-size: 13px; } .exchange-list .search-options .form-section, .exchange-list .search-options .hint-section { display: inline-block; vertical-align: middle; margin: 5px 20px; } .exchange-list .search-options input[type=text] { width: 130px; border: none; padding: 5px; } .exchange-list .search-options .btn-search { display: inline-block; line-height: 20px; padding: 2px; height: 20px; background-color: #8a0; color: #ffffff; } .exchange-list .result-table { display: inline-block; } .exchange-list .result-table tr td { padding-right: 20px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size: 13px; text-align: left; color: #ffffff; } .exchange-list .result-table tr td.col-size { text-align: center; } .exchange-list .result-table thead tr td { font-weight: bold; text-decoration: underline; } .exchange-list .result-table tr { cursor: pointer; } .exchange-list .result-table tr.active td { font-weight: bold; color: #10008f; } .search-result-detail { padding: 20px; background-color: #def; text-align: center; } .search-result-detail .detail-section { display: inline-block; width: 355px; max-width: 100%; text-align: left; } .search-result-detail .detail-section .section-title { font-size: 16px; font-weight: bold; color: #10008f; margin-bottom: 20px; } .search-result-detail .detail-section .section-title span { margin-right: 10px; display: inline-block; vertical-align: middle; } .search-result-detail .detail-section .info-row { font-size: 0; padding: 5px 0px; } .search-result-detail .detail-section .info-row .info-col { width: 50%; display: inline-block; font-size: 16px; } .search-result-detail .detail-section .info-row .info-col-full { display: block; font-size: 13px; color: #10008f; } .search-result-detail .section-time .info-row .info-col { font-weight: bold; } .search-result-detail .detail-section .info-row .info-label { color: #88aa00; width: 35%; } .search-result-detail .detail-section .info-row .info-value { color: #10008f; width: 65%; } .info-title { font-size: 18px; font-weight: bold; color: #10008f; padding: 30px 30px 40px; } .info-content-list { list-style-type: disc; } .info-content-list li { font-size: 13px; color: #ffffff; margin: 3px; } h2.stock-title { color: #ffffff; font-size: 16px; font-weight: bold; padding: 30px 30px 10px; } .stock-list { padding: 10px 30px; } .stock-list .stock-list-item { margin-top: 5px; } .stock-list-item .stock-key { width: 60%; background-color: #8a0; color: #ffffff; font-size: 13px; font-weight: bold; padding: 3px 0px; } .stock-list-item .stock-value { width: 40%; text-align: center; background-color: #ffffff; color: #10008f; font-size: 13px; font-weight: bold; padding: 3px 0px; } .box-socials { width: 100%; text-align: center; } .box-socials .box-social-icon { display: inline-block; vertical-align: middle; width: 50px; height: 50px; background-size: contain; margin: 0px 3px; } #stockMap { width: 372px; height: 372px; } .region-detail-container { margin-top: 5px; } .region-detail-container .region-detail-title { background-color: #8ad; color: #ffffff; font-size: 18px; font-weight: bold; padding: 18px 0px; text-align: center; } .region-desc-title { font-weight: bold; font-size: 16px; color: #110088; padding: 20px; text-align: center; } .region-desc-content { font-size: 13px; color: #110088; padding: 10px; } .register-form-container { text-align: center; } .form-layout { width: 50%; max-width: 322px; text-align: left; display: inline-block; margin: 10px 30px; } .form-layout .field-comment { font-size: 13px; color: #ffffff; } .form-sub-layout { width: 60%; display: inline-block; vertical-align: middle; } .form-field, .form-sub-field { margin: 5px 0px; } .form-field a.form-sub-field { font-size: 13px; color: #ffffff; display: block; width: 100%; text-align: left; } .form-field label { font-size: 13px; color: #ffffff; width: 40%; display: inline-block; vertical-align: middle; } .form-field label span { font-size: 10px; } .form-field input, .form-field select { display: inline-block; vertical-align: middle; width: 60%; box-shadow: none; border: none; height: 22px; text-align: center; } .form-field .select2-container span { display: block; } .form-field textarea { display: inline-block; vertical-align: middle; width: 60%; box-shadow: none; border: none; height: 100px; box-sizing: border-box; resize: none; } .form-field a { display: inline-block; vertical-align: middle; width: 60%; box-shadow: none; border: none; height: 22px; text-align: center; } .form-field .bike-checkbox-container input[type=radio] { display: none; } .form-field .bike-checkbox-container label { font-size: 13px; color: #ffffff; position: relative; padding-bottom: 30px; cursor: pointer; width: auto; } .form-field .bike-checkbox-container label:before { content: ''; position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); top: 20px; width: 20px; height: 20px; background: #fff; } .form-field .bike-checkbox-container { display: inline-block; vertical-align: middle; padding: 0px 10px 0px 0px; } .form-field .bike-checkbox-container label.x-large:before { background-color: #b00; } .form-field .bike-checkbox-container label.large:before { background-color: #e90; } .form-field .bike-checkbox-container label.medium:before { background-color: #108; } .form-field .bike-checkbox-container label.small:before { background-color: #8a0; } .form-field .bike-checkbox-container label.x-small:before { background-color: #58d; } .form-field .bike-checkbox-container input[type="radio"]:checked + label:after { content: '✔'; position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); top: 20px; height: 20px; color: #ffffff; transition: all .2s; } .form-field.submit-form-field { margin-top: 25px; } .form-field .submit-desc { display: inline-block; vertical-align: middle; width: 80%; font-size: 13px; color: #ffffff; } .form-field input[type=submit] { max-width: 20%; display: inline-block; vertical-align: middle; width: auto; background-color: #8a0; color: #ffffff; font-size: 13px; font-weight: bold; } @media screen and (max-width: 1130px) { .box-row .box-item { display: flex; align-items: center; justify-content: center; width: 100%; height: auto; min-height: 372px; /*min-height: 300px;*/ } .box-row h2.box-title { text-align: center; } .box-row .box-item .item-img { max-height: 372px } .box-row .box-item .item-title, .box-row .box-item .item-desc { max-height: initial; } .search-result-detail .detail-section { width: 100%; } } @media screen and (max-width: 768px) { .info-title { width: 100%; text-align: center; } .box-row .info-box-item { padding-bottom: 30px; } .box-row .long-box-item .item-img { width: 100%; } .stock-list { width: 100%; } #stockMap { width: 100%; } .form-layout { max-width: 500px; width: 100%; margin: 0; padding: 10px; } .box-row .desc-box { width: 100%; padding: 0px 20px; } } /***************** * Slider Section *****************/ .bike-slider-container { background-color: #ffffff; padding: 30px 0px 10px 0px; } .bike-slider-container .slider-description { background-color: #8a0; } .bike-slider-container .slider-description p { font-size: 24px; font-style: italic; font-weight: bold; text-align: center; color: #ffffff; padding: 5px; } .bike-slider-container .slick-slider { margin: 0px 30px; } .bike-slider-container .slick-slide img { margin: 0 auto; } .slick-arrow { width: 25px; height: 50px; } .slick-arrow:before { content: ''; } .bike-slider-container .slick-next { right: -30px; background-image: url(/assets/img/icons/slider-arrow-right.jpg); } .bike-slider-container .slick-prev { left: -30px; background-image: url(/assets/img/icons/slider-arrow-left.jpg); } /********************* *** Slider Section *** *********************/ .jigjaw-container { position:relative; width:100%; height:395px; background-color:#fff; } .jigjaw-container .jigjaw-social-icon { display: inline-block; vertical-align: middle; width: 25px; height: 25px; background-size: contain; margin: 0px 3px; }
0.161717
0.04612
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; } /* custom scroll bar */ ::-webkit-scrollbar { width: 10px; } ::-webkit-scrollbar-track { background: rgb(255, 135, 37); } ::-webkit-scrollbar-thumb { background: #222; } ::selection{ background: rgb(0,123,255,0.3); } .content{ max-width: 1250px; margin: auto; padding: 0 30px; } .navbar{ position: fixed; width: 100%; z-index: 2; padding: 25px 0; transition: all 0.3s ease; } .navbar.sticky{ background: #1b1b1b; padding: 10px 0; box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1); } .navbar .content{ display: flex; align-items: center; justify-content: space-between; } .navbar .logo a{ color:#fff; font-size: 50px; font-weight: 800; text-decoration: none; -webkit-text-stroke: 3px black; } .navbar .logo a:hover{ color: rgb(255, 135, 37); } .navbar .menu-list{ display: inline-flex; } .menu-list li{ list-style: none; } .menu-list li a{ color: #fff; font-size: 17px; font-weight: 700; margin-left: 15px; text-decoration: none; transition: all 0.3s ease; } .menu-list li a:hover{ color: rgb(255, 135, 37); } .banner{ background: url("/img/orcamentos.jpg") no-repeat; height: 70vh; background-size: cover; background-position: center; background-attachment: fixed; } .about{ padding: 30px 0; } .about .title{ font-size: 38px; font-weight: 700; } .about p{ padding-top: 20px; text-align: justify; } .icon{ color: #fff; font-size: 20px; cursor: pointer; display: none; } .menu-list .cancel-btn{ position: absolute; right: 30px; top: 20px; } @media (max-width: 1230px) { .content{ padding: 0 60px; } } @media (max-width: 1100px) { .content{ padding: 0 40px; } } @media (max-width: 900px) { .content{ padding: 0 30px; } } @media (max-width: 868px) { body.disabled{ overflow: hidden; } .icon{ display: block; } .icon.hide{ display: none; } .navbar .menu-list{ position: fixed; height: 100vh; width: 100%; max-width: 400px; left: -100%; top: 0px; display: block; padding: 40px 0; text-align: center; background: #222; transition: all 0.3s ease; } .navbar.show .menu-list{ left: 0%; } .navbar .menu-list li{ margin-top: 45px; } .navbar .menu-list li a{ font-size: 23px; margin-left: -100%; transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55); } .navbar.show .menu-list li a{ margin-left: 0px; } } .sobrenos{ border-radius: 10px; width:80px; height: 40px; color:#ffffff; outline:none; border:none; font-family: Poppins; background-color:#262525; cursor: pointer; margin-top: 15px; } .sobrenos:hover{ color: rgb(255, 135, 37); } .btnnavbar{ background:rgba(248, 248, 248, 0); cursor: pointer; border: none; outline:none; font-family: Poppins; color: #fff; font-size: 17px; font-weight: 700; margin-left: 15px; } .btnnavbar:hover{ color: rgb(255, 135, 37); } @media (max-width: 380px) { .navbar .logo a{ font-size: 27px; } } input[type=text], select, textarea { width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px; resize: vertical; } input[type=email], select, textarea { width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px; resize: vertical; } label { padding: 12px 12px 12px 0; display: inline-block; } input[type=submit] { border-radius: 15px; width:100px; height: 40px; color:#ffffff; outline:none; border:none; font-family: Poppins; background-color:#262525; cursor: pointer; float: right; } input[type=submit]:hover { color: rgb(255, 135, 37); } .container { width:75%; background-color: #f2f2f2; padding: 20px; border-radius:35px; box-shadow:2px 2px 35px rgba(0, 0, 0, 0.301); margin: -7% auto 20px auto; } .col-25 { float: left; width: 25%; margin-top: 6px; } .col-75 { float: left; width: 75%; margin-top: 6px; } /* Clear floats after the columns */ .row:after { content: ""; display: table; clear: both; } /* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */ @media screen and (max-width: 650px) { .col-25, .col-75, input[type=submit] { width: 100%; margin-top: 0; font-size: 10px; } } @media screen and (max-width: 1200px) { .container{ margin-top: -120px; } } footer{ bottom: 0; left: 0; right: 0; background: #111; height: auto; width: 100vw; font-family: "Open Sans"; padding-top: 30px; color: #fff; } .footer-content{ display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; } .footer-content h3{ font-size: 1.8rem; font-weight: 400; text-transform: capitalize; line-height: 3rem; } .footer-content p{ max-width: 500px; margin: 10px auto; line-height: 28px; font-size: 14px; } .socials{ list-style: none; display: flex; align-items: center; justify-content: center; margin: 1rem 0 3rem 0; } .socials li{ margin: 0 10px; } .socials a{ text-decoration: none; color: #fff; } .socials a i{ font-size: 1.1rem; transition: color .2s ease; } .socials a:hover i{ color: rgb(255, 135, 37); } .footer-bottom{ background: #000; width: 100vw; padding: 15px 0; display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; margin-bottom: -30px; } .footer-bottom p{ font-size: 14px; word-spacing: 2px; text-transform: capitalize; } .footer-bottom span{ text-transform: uppercase; opacity: .4; font-weight: 200; } .fab-container{ position: fixed; bottom: 50px; right: 50px; z-index: 999; cursor: pointer; } .botao .fab-icon-holder{ width: 50px; height: 50px; border-radius: 100%; background: #222; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.671); } .botao .fab-icon-holder:hover{ opacity: 0.8; } .botao .fab-icon-holder i { display: flex; align-items: center; justify-content: center; height: 100%; font-style: 25px; color: #000000; } .botao .fab-options{ list-style-type: none; margin: 0; position: absolute; bottom: 70px; right: 0; opacity: 0; transition: all 0.3s ease; transform: scale(0); transform-origin: 85% bottom; } .botao .fab:hover + .fab-options, .fab-options:hover{ opacity: 1; transform: scale(1); } .botao .fab-options li{ display: flex; justify-content: flex-end; padding: 5px; } .botao .fab-label{ padding: 2px 5px; align-self: center; user-select: none; white-space: nowrap; border-radius: 3px; font-size: 13px; background: rgba(66, 66, 66, 0.719); color: #fff; box-shadow: 0 6px 20px rgba(0,0,0,0.2); margin-right: 10px; }
public/css/orcamento.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; } /* custom scroll bar */ ::-webkit-scrollbar { width: 10px; } ::-webkit-scrollbar-track { background: rgb(255, 135, 37); } ::-webkit-scrollbar-thumb { background: #222; } ::selection{ background: rgb(0,123,255,0.3); } .content{ max-width: 1250px; margin: auto; padding: 0 30px; } .navbar{ position: fixed; width: 100%; z-index: 2; padding: 25px 0; transition: all 0.3s ease; } .navbar.sticky{ background: #1b1b1b; padding: 10px 0; box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1); } .navbar .content{ display: flex; align-items: center; justify-content: space-between; } .navbar .logo a{ color:#fff; font-size: 50px; font-weight: 800; text-decoration: none; -webkit-text-stroke: 3px black; } .navbar .logo a:hover{ color: rgb(255, 135, 37); } .navbar .menu-list{ display: inline-flex; } .menu-list li{ list-style: none; } .menu-list li a{ color: #fff; font-size: 17px; font-weight: 700; margin-left: 15px; text-decoration: none; transition: all 0.3s ease; } .menu-list li a:hover{ color: rgb(255, 135, 37); } .banner{ background: url("/img/orcamentos.jpg") no-repeat; height: 70vh; background-size: cover; background-position: center; background-attachment: fixed; } .about{ padding: 30px 0; } .about .title{ font-size: 38px; font-weight: 700; } .about p{ padding-top: 20px; text-align: justify; } .icon{ color: #fff; font-size: 20px; cursor: pointer; display: none; } .menu-list .cancel-btn{ position: absolute; right: 30px; top: 20px; } @media (max-width: 1230px) { .content{ padding: 0 60px; } } @media (max-width: 1100px) { .content{ padding: 0 40px; } } @media (max-width: 900px) { .content{ padding: 0 30px; } } @media (max-width: 868px) { body.disabled{ overflow: hidden; } .icon{ display: block; } .icon.hide{ display: none; } .navbar .menu-list{ position: fixed; height: 100vh; width: 100%; max-width: 400px; left: -100%; top: 0px; display: block; padding: 40px 0; text-align: center; background: #222; transition: all 0.3s ease; } .navbar.show .menu-list{ left: 0%; } .navbar .menu-list li{ margin-top: 45px; } .navbar .menu-list li a{ font-size: 23px; margin-left: -100%; transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55); } .navbar.show .menu-list li a{ margin-left: 0px; } } .sobrenos{ border-radius: 10px; width:80px; height: 40px; color:#ffffff; outline:none; border:none; font-family: Poppins; background-color:#262525; cursor: pointer; margin-top: 15px; } .sobrenos:hover{ color: rgb(255, 135, 37); } .btnnavbar{ background:rgba(248, 248, 248, 0); cursor: pointer; border: none; outline:none; font-family: Poppins; color: #fff; font-size: 17px; font-weight: 700; margin-left: 15px; } .btnnavbar:hover{ color: rgb(255, 135, 37); } @media (max-width: 380px) { .navbar .logo a{ font-size: 27px; } } input[type=text], select, textarea { width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px; resize: vertical; } input[type=email], select, textarea { width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px; resize: vertical; } label { padding: 12px 12px 12px 0; display: inline-block; } input[type=submit] { border-radius: 15px; width:100px; height: 40px; color:#ffffff; outline:none; border:none; font-family: Poppins; background-color:#262525; cursor: pointer; float: right; } input[type=submit]:hover { color: rgb(255, 135, 37); } .container { width:75%; background-color: #f2f2f2; padding: 20px; border-radius:35px; box-shadow:2px 2px 35px rgba(0, 0, 0, 0.301); margin: -7% auto 20px auto; } .col-25 { float: left; width: 25%; margin-top: 6px; } .col-75 { float: left; width: 75%; margin-top: 6px; } /* Clear floats after the columns */ .row:after { content: ""; display: table; clear: both; } /* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */ @media screen and (max-width: 650px) { .col-25, .col-75, input[type=submit] { width: 100%; margin-top: 0; font-size: 10px; } } @media screen and (max-width: 1200px) { .container{ margin-top: -120px; } } footer{ bottom: 0; left: 0; right: 0; background: #111; height: auto; width: 100vw; font-family: "Open Sans"; padding-top: 30px; color: #fff; } .footer-content{ display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; } .footer-content h3{ font-size: 1.8rem; font-weight: 400; text-transform: capitalize; line-height: 3rem; } .footer-content p{ max-width: 500px; margin: 10px auto; line-height: 28px; font-size: 14px; } .socials{ list-style: none; display: flex; align-items: center; justify-content: center; margin: 1rem 0 3rem 0; } .socials li{ margin: 0 10px; } .socials a{ text-decoration: none; color: #fff; } .socials a i{ font-size: 1.1rem; transition: color .2s ease; } .socials a:hover i{ color: rgb(255, 135, 37); } .footer-bottom{ background: #000; width: 100vw; padding: 15px 0; display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; margin-bottom: -30px; } .footer-bottom p{ font-size: 14px; word-spacing: 2px; text-transform: capitalize; } .footer-bottom span{ text-transform: uppercase; opacity: .4; font-weight: 200; } .fab-container{ position: fixed; bottom: 50px; right: 50px; z-index: 999; cursor: pointer; } .botao .fab-icon-holder{ width: 50px; height: 50px; border-radius: 100%; background: #222; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.671); } .botao .fab-icon-holder:hover{ opacity: 0.8; } .botao .fab-icon-holder i { display: flex; align-items: center; justify-content: center; height: 100%; font-style: 25px; color: #000000; } .botao .fab-options{ list-style-type: none; margin: 0; position: absolute; bottom: 70px; right: 0; opacity: 0; transition: all 0.3s ease; transform: scale(0); transform-origin: 85% bottom; } .botao .fab:hover + .fab-options, .fab-options:hover{ opacity: 1; transform: scale(1); } .botao .fab-options li{ display: flex; justify-content: flex-end; padding: 5px; } .botao .fab-label{ padding: 2px 5px; align-self: center; user-select: none; white-space: nowrap; border-radius: 3px; font-size: 13px; background: rgba(66, 66, 66, 0.719); color: #fff; box-shadow: 0 6px 20px rgba(0,0,0,0.2); margin-right: 10px; }
0.312265
0.075312
ul { list-style-type: none; margin: 0; padding: 0; } li { display: inline-block; text-align: center; margin-left: 5%; margin-right: 5%; } body, html { background-color: #F6F4EF; height: 100%; margin: 0; width: 100%; overflow-x: hidden; } #wrapper { width: 100%; height: 100%; } .nav_bar { width: 100%; text-align: center; background-color: floralwhite; padding-bottom: 3%; } .main_header { text-align: center; background-color: floralwhite; padding: 2%; font-family: 'Old Standard TT', serif; color: #51442A; width: 100%; } a:link { color: #F1DFBD; text-decoration: none; } a:visited { color: #F1DFBD; text-decoration: none; } a:hover { color: #614715; text-decoration: overline; } a:active { color: #614715; text-decoration: none; } .section_1 { background-color: floralwhite; width: 45%; float: left; text-align: left; margin: 1%; border-style: solid; border-width: 2px; border-color: #51442A; padding: 1%; } .second_header { text-align: center; font-family: 'Old Standard TT', serif; color: #51442A; } .section_2 { background-color: floralwhite; width: 45%; float: right; text-align: left; margin: 1%; border-style: solid; border-width: 2px; border-color: #51442A; padding: 1%; } .third_header { text-align: center; font-family: 'Old Standard TT', serif; color: #51442A; } .section_3 { text-align: center; padding: 2%; font-family: 'Old Standard TT', serif; color: #51442A; width: 100%; text-decoration: underline; } .star_wars { text-align: center; margin: 3%; font-size: 24px; color: #51442A; } .footer { position: relative; right: 0; bottom: 0; left: 0; padding: 1rem; background-color: floralwhite; text-align: center; clear: both; } img { vertical-align: middle; } /*.social_icons { float: right; } .photo_gallery { } .photo_gallery:hover { } /*
css/stylesheet.css
ul { list-style-type: none; margin: 0; padding: 0; } li { display: inline-block; text-align: center; margin-left: 5%; margin-right: 5%; } body, html { background-color: #F6F4EF; height: 100%; margin: 0; width: 100%; overflow-x: hidden; } #wrapper { width: 100%; height: 100%; } .nav_bar { width: 100%; text-align: center; background-color: floralwhite; padding-bottom: 3%; } .main_header { text-align: center; background-color: floralwhite; padding: 2%; font-family: 'Old Standard TT', serif; color: #51442A; width: 100%; } a:link { color: #F1DFBD; text-decoration: none; } a:visited { color: #F1DFBD; text-decoration: none; } a:hover { color: #614715; text-decoration: overline; } a:active { color: #614715; text-decoration: none; } .section_1 { background-color: floralwhite; width: 45%; float: left; text-align: left; margin: 1%; border-style: solid; border-width: 2px; border-color: #51442A; padding: 1%; } .second_header { text-align: center; font-family: 'Old Standard TT', serif; color: #51442A; } .section_2 { background-color: floralwhite; width: 45%; float: right; text-align: left; margin: 1%; border-style: solid; border-width: 2px; border-color: #51442A; padding: 1%; } .third_header { text-align: center; font-family: 'Old Standard TT', serif; color: #51442A; } .section_3 { text-align: center; padding: 2%; font-family: 'Old Standard TT', serif; color: #51442A; width: 100%; text-decoration: underline; } .star_wars { text-align: center; margin: 3%; font-size: 24px; color: #51442A; } .footer { position: relative; right: 0; bottom: 0; left: 0; padding: 1rem; background-color: floralwhite; text-align: center; clear: both; } img { vertical-align: middle; } /*.social_icons { float: right; } .photo_gallery { } .photo_gallery:hover { } /*
0.582135
0.153042
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /********** Tabs **********/ #TabsToolbar #alltabs-button, #TabsToolbar #new-tab-button { /* Hide buttons that would appear next to tabs container */ display: none !important; } #TabsToolbar #tabs-newtab-button { margin: 0 !important; display: var(--paxmod-display-newtab) !important; align-self: flex-end; /* In some configurations the button may be hidden */ visibility: visible !important; } #tabbrowser-arrowscrollbox::part(scrollbox-clip) { /* Required, so the scrollbox always shows all tabs */ display: inline !important; } #tabbrowser-arrowscrollbox::part(scrollbutton-up), #tabbrowser-arrowscrollbox::part(scrollbutton-down) { display: none !important; } #tabbrowser-arrowscrollbox::part(overflow-start-indicator), #tabbrowser-arrowscrollbox::part(overflow-end-indicator) { /* With multi-row tabs, we don't want overflow indicators */ display: none !important; } #tabbrowser-arrowscrollbox::part(scrollbox) { width: 100% !important; display: flex !important; flex-wrap: wrap !important; max-height: calc(var(--tab-min-height) * var(--paxmod-max-tab-rows)) !important; /* Causes the scrollbar to appear when overflowing */ overflow-y: auto !important; scrollbar-width: thin !important; scrollbar-color: var(--toolbarbutton-active-background) transparent; } /********** Single tab **********/ .tabbrowser-tab { font: var(--paxmod-font) !important; width: var(--paxmod-tab-size) !important; min-width: var(--paxmod-min-tab-size) !important; max-width: var(--paxmod-max-tab-size) !important; /* Explicit min-height rule is only needed for non-Proton UI */ min-height: var(--tab-min-height) !important; flex-grow: 1; /* Can't completely disable transitions, otherwise tabs have small pixel * offsets after closing some tabs */ transition-duration: .1ms !important; } /* Required to hide closing tabs */ .tabbrowser-tab:not([pinned]):not([fadein]) { visibility: hidden !important; max-width: 0 !important; min-width: 0 !important; } /* Need specific selector here to overrule !important from browser style */ #titlebar #tabbrowser-tabs > #tabbrowser-arrowscrollbox > .tabbrowser-tab[pinned] { flex-grow: 0 !important; width: initial !important; min-width: initial !important; position: initial !important; } /* Hide tab close button by default... */ .tabbrowser-tab:not([pinned]) .tab-close-button { display: var(--paxmod-display-close-button) !important; } /* ...and show it when hovering. */ .tabbrowser-tab:not([pinned]):hover .tab-close-button { display: initial !important; } /********** Titlebar **********/ :root[tabsintitlebar] #titlebar .titlebar-buttonbox-container { /* Give users an option to hide the min/max/close buttions */ display: var(--paxmod-titlebar-display); } :root[tabsintitlebar] #titlebar .titlebar-buttonbox { /* Otherwise, the inline min/max/close buttons on Windows (and maybe MacOS) * will stretch to the full height of multiple tab rows */ display: inline-block; } .titlebar-spacer[type="post-tabs"], .titlebar-spacer[type="pre-tabs"] { max-width: var(--paxmod-titlebar-placeholders) !important; border: none !important; }
src/browser.css
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /********** Tabs **********/ #TabsToolbar #alltabs-button, #TabsToolbar #new-tab-button { /* Hide buttons that would appear next to tabs container */ display: none !important; } #TabsToolbar #tabs-newtab-button { margin: 0 !important; display: var(--paxmod-display-newtab) !important; align-self: flex-end; /* In some configurations the button may be hidden */ visibility: visible !important; } #tabbrowser-arrowscrollbox::part(scrollbox-clip) { /* Required, so the scrollbox always shows all tabs */ display: inline !important; } #tabbrowser-arrowscrollbox::part(scrollbutton-up), #tabbrowser-arrowscrollbox::part(scrollbutton-down) { display: none !important; } #tabbrowser-arrowscrollbox::part(overflow-start-indicator), #tabbrowser-arrowscrollbox::part(overflow-end-indicator) { /* With multi-row tabs, we don't want overflow indicators */ display: none !important; } #tabbrowser-arrowscrollbox::part(scrollbox) { width: 100% !important; display: flex !important; flex-wrap: wrap !important; max-height: calc(var(--tab-min-height) * var(--paxmod-max-tab-rows)) !important; /* Causes the scrollbar to appear when overflowing */ overflow-y: auto !important; scrollbar-width: thin !important; scrollbar-color: var(--toolbarbutton-active-background) transparent; } /********** Single tab **********/ .tabbrowser-tab { font: var(--paxmod-font) !important; width: var(--paxmod-tab-size) !important; min-width: var(--paxmod-min-tab-size) !important; max-width: var(--paxmod-max-tab-size) !important; /* Explicit min-height rule is only needed for non-Proton UI */ min-height: var(--tab-min-height) !important; flex-grow: 1; /* Can't completely disable transitions, otherwise tabs have small pixel * offsets after closing some tabs */ transition-duration: .1ms !important; } /* Required to hide closing tabs */ .tabbrowser-tab:not([pinned]):not([fadein]) { visibility: hidden !important; max-width: 0 !important; min-width: 0 !important; } /* Need specific selector here to overrule !important from browser style */ #titlebar #tabbrowser-tabs > #tabbrowser-arrowscrollbox > .tabbrowser-tab[pinned] { flex-grow: 0 !important; width: initial !important; min-width: initial !important; position: initial !important; } /* Hide tab close button by default... */ .tabbrowser-tab:not([pinned]) .tab-close-button { display: var(--paxmod-display-close-button) !important; } /* ...and show it when hovering. */ .tabbrowser-tab:not([pinned]):hover .tab-close-button { display: initial !important; } /********** Titlebar **********/ :root[tabsintitlebar] #titlebar .titlebar-buttonbox-container { /* Give users an option to hide the min/max/close buttions */ display: var(--paxmod-titlebar-display); } :root[tabsintitlebar] #titlebar .titlebar-buttonbox { /* Otherwise, the inline min/max/close buttons on Windows (and maybe MacOS) * will stretch to the full height of multiple tab rows */ display: inline-block; } .titlebar-spacer[type="post-tabs"], .titlebar-spacer[type="pre-tabs"] { max-width: var(--paxmod-titlebar-placeholders) !important; border: none !important; }
0.31785
0.131731
.options { min-width: 200px; } .groups { margin: 5px 0 10px; } .view { margin: 5px 0 10px; } .failed { min-width: 200px; } ul li::after { content: none; } div.schedule-cont { min-height: 400px; padding: 0 10px; } div.schedule ul li { font-size: 12px; } table.data { border-collapse: collapse; border: 1px solid gray; width: 100%; font-size: 11px; } table.data td, table.data th { border: 1px solid gray; padding: 0; vertical-align: middle; } table.data th.time { width: 45px; padding: 3px; text-align: center; vertical-align: middle; } table.data th.day { width: 145px; min-width: 140px; padding: 3px; text-align: center; vertical-align: middle; } table.data th { position: relative; } table.data th.week { width: 16px; min-width: 16px; padding: 0; vertical-align: top; } table.data th div.week-1, table.data th div.week-2 { transform: rotate(-90deg); -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); position: absolute; } table.data th div.week-1 { margin-left: -21px; margin-top: -60px; } table.data th div.week-2 { margin-left: -28px; margin-top: 42px; } table.data th div.week-back { height: 99px; width: 100%; background-color: #e0e0e0; border-bottom: 1px dashed gray; } table.data td .cell { height: 200px; text-align: center; width: 100%; } table.data td .type-0 { height: 100%; } table.data td .type-1 { background-color: #e0e0e0; color: black; height: 50%; } table.data td .type-2 { height: 50%; } table.data td .type-num-1, table.data td .type-num-2 { height: 25%; } table.data td .cell > div { border-bottom: 1px dashed gray; display: table; width: 100%; position: relative; } table.data td .cell > div:hover { color: black; } table.data td .cell div div.info { position: absolute; z-index: 1000; margin-left: 1px; background-color: #565555; color: white; text-align: left; width: 150%; top: 0; } table.data td .cell div div.text { display: table-cell; vertical-align: middle; padding: 0 2px; } table.data td .cell div.no-table { display: block; } table.data td .cell div.no-table div.text { display: block; overflow: hidden; height: 100%; } table.data td .cell div.no-table div.info { margin-left: 100%; } table.data td:last-of-type .cell div div.info { margin-left: -250%; } table.data td:last-of-type .cell div.no-table div.info { margin-left: -150%; } table.data td .cell div:last-of-type { border-bottom: none; } table.data td .cell div div.info ul { margin: 0; padding: 0; list-style: none; } table.data td .cell div div.info ul li span.head { font-weight: bold; } table.data td .cell div div.info ul li { padding: 0; margin: 2px 2px 2px 5px; } table.data td .cell div.type-0.type-num-0 div.info span.week:after { content: "Каждую неделю"; } table.data td .cell div.type-1.type-num-0 div.info span.week:after { content: "По числителю"; } table.data td .cell div.type-2.type-num-0 div.info span.week:after { content: "По знаменателю"; } table.data td .cell div.type-1.type-num-1 div.info span.week:after { content: "1-й числитель"; } table.data td .cell div.type-1.type-num-2 div.info span.week:after { content: "2-й числитель"; } table.data td .cell div.type-2.type-num-1 div.info span.week:after { content: "1-й знаменатель"; } table.data td .cell div.type-2.type-num-2 div.info span.week:after { content: "2-й знаменатель"; } main.second .ym-col1 { display: none; } main.second .page-colums .ym-column .ym-col2 { width: 100%; } main.second .page-colums .ym-column .ym-col2 .second-content { padding: 0; } select.group { width: 200px; float: left; } div.groups { margin: 15px 0 5px; display: none; } .select2-container { font-size: 90% } div.groups div.semestr { float: right; margin-top: 4px; font-size: 18px; text-align: right; } .ym-clearfix:before { content: ""; display: table; } .ym-clearfix:after { clear: both; content: "."; display: block; font-size: 0; height: 0; visibility: hidden; } table.data.day-data { width: auto; max-width: 300px; } table.data.day-data td .cell div div.info { width: 100%; } table.data.day-data td:last-of-type .cell div div.info, table.data.day-data td:last-of-type .cell div.no-table div.info { margin-left: 0; } table.data.day-data td .cell div div.info ul li:first-child { display: none; } table.data.day-data td .cell { height: 120px; } table.data td .distant { background-color: lightgreen; }
style.css
.options { min-width: 200px; } .groups { margin: 5px 0 10px; } .view { margin: 5px 0 10px; } .failed { min-width: 200px; } ul li::after { content: none; } div.schedule-cont { min-height: 400px; padding: 0 10px; } div.schedule ul li { font-size: 12px; } table.data { border-collapse: collapse; border: 1px solid gray; width: 100%; font-size: 11px; } table.data td, table.data th { border: 1px solid gray; padding: 0; vertical-align: middle; } table.data th.time { width: 45px; padding: 3px; text-align: center; vertical-align: middle; } table.data th.day { width: 145px; min-width: 140px; padding: 3px; text-align: center; vertical-align: middle; } table.data th { position: relative; } table.data th.week { width: 16px; min-width: 16px; padding: 0; vertical-align: top; } table.data th div.week-1, table.data th div.week-2 { transform: rotate(-90deg); -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); position: absolute; } table.data th div.week-1 { margin-left: -21px; margin-top: -60px; } table.data th div.week-2 { margin-left: -28px; margin-top: 42px; } table.data th div.week-back { height: 99px; width: 100%; background-color: #e0e0e0; border-bottom: 1px dashed gray; } table.data td .cell { height: 200px; text-align: center; width: 100%; } table.data td .type-0 { height: 100%; } table.data td .type-1 { background-color: #e0e0e0; color: black; height: 50%; } table.data td .type-2 { height: 50%; } table.data td .type-num-1, table.data td .type-num-2 { height: 25%; } table.data td .cell > div { border-bottom: 1px dashed gray; display: table; width: 100%; position: relative; } table.data td .cell > div:hover { color: black; } table.data td .cell div div.info { position: absolute; z-index: 1000; margin-left: 1px; background-color: #565555; color: white; text-align: left; width: 150%; top: 0; } table.data td .cell div div.text { display: table-cell; vertical-align: middle; padding: 0 2px; } table.data td .cell div.no-table { display: block; } table.data td .cell div.no-table div.text { display: block; overflow: hidden; height: 100%; } table.data td .cell div.no-table div.info { margin-left: 100%; } table.data td:last-of-type .cell div div.info { margin-left: -250%; } table.data td:last-of-type .cell div.no-table div.info { margin-left: -150%; } table.data td .cell div:last-of-type { border-bottom: none; } table.data td .cell div div.info ul { margin: 0; padding: 0; list-style: none; } table.data td .cell div div.info ul li span.head { font-weight: bold; } table.data td .cell div div.info ul li { padding: 0; margin: 2px 2px 2px 5px; } table.data td .cell div.type-0.type-num-0 div.info span.week:after { content: "Каждую неделю"; } table.data td .cell div.type-1.type-num-0 div.info span.week:after { content: "По числителю"; } table.data td .cell div.type-2.type-num-0 div.info span.week:after { content: "По знаменателю"; } table.data td .cell div.type-1.type-num-1 div.info span.week:after { content: "1-й числитель"; } table.data td .cell div.type-1.type-num-2 div.info span.week:after { content: "2-й числитель"; } table.data td .cell div.type-2.type-num-1 div.info span.week:after { content: "1-й знаменатель"; } table.data td .cell div.type-2.type-num-2 div.info span.week:after { content: "2-й знаменатель"; } main.second .ym-col1 { display: none; } main.second .page-colums .ym-column .ym-col2 { width: 100%; } main.second .page-colums .ym-column .ym-col2 .second-content { padding: 0; } select.group { width: 200px; float: left; } div.groups { margin: 15px 0 5px; display: none; } .select2-container { font-size: 90% } div.groups div.semestr { float: right; margin-top: 4px; font-size: 18px; text-align: right; } .ym-clearfix:before { content: ""; display: table; } .ym-clearfix:after { clear: both; content: "."; display: block; font-size: 0; height: 0; visibility: hidden; } table.data.day-data { width: auto; max-width: 300px; } table.data.day-data td .cell div div.info { width: 100%; } table.data.day-data td:last-of-type .cell div div.info, table.data.day-data td:last-of-type .cell div.no-table div.info { margin-left: 0; } table.data.day-data td .cell div div.info ul li:first-child { display: none; } table.data.day-data td .cell { height: 120px; } table.data td .distant { background-color: lightgreen; }
0.5
0.179207
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800);/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, input, 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; } /* Convert px to rem */ /* main font family */ /* main width of wrapper */ /* sets text color for input fields */ /* Default Styles */ html { height: 100%; -ms-overflow-style: -ms-autohiding-scrollbar; } html ::-webkit-scrollbar { display: none; } body { height: 100%; font-family: "Montserrat", sans-serif; } .bodyWrap { min-height: 100%; position: relative; } .theme-iss ::-moz-selection { background: rgba(189, 63, 64, 0.6); } .theme-iss ::selection { background: rgba(189, 63, 64, 0.6); } .theme-ar ::-moz-selection { background: rgba(255, 206, 0, 0.6); } .theme-ar ::selection { background: rgba(255, 206, 0, 0.6); } .theme-definers ::-moz-selection { background: rgba(135, 225, 209, 0.6); } .theme-definers ::selection { background: rgba(135, 225, 209, 0.6); } .wrap { width: 1280px; margin: auto; } .clear { clear: both; } .fullWidth { width: 100%; min-width: 1280px; } /* Text Align */ .textLeft { text-align: left; } .textCenter, .noEntries { text-align: center; } .textRight { text-align: right; } .textJust { text-align: justify; } /* Display */ .hide, .mobile { display: none; } .block, .desktop { display: block; } .inline { display: inline; } .inlineBlock { display: inline-block; } /* Font Weight */ .bold, strong { font-weight: bold; } .regular { font-weight: normal; } .italic, em { font-style: italic; } .preventCopy { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Responsive Iframe, Object, Embed */ .videoContainer { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .videoContainer iframe, .videoContainer object, .videoContainer embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .flex, header#navigation, header#navigation #mainNav ul li a, header#navigation #mainNav ul li span, header#navigation #bottomNav, header#navigation #bottomNav ul, section#middleColumn, section#middleColumn .middleButton, section#middleColumn #search .top, section#middleColumn #search .bottom, section#middleColumn #search .bottom .left, section#middleColumn #entries, section#middleColumn #entries .entryGroup .entryGroupTitle, section#middleColumn #entries .entry .bar, section#rightColumn, section#rightColumn #topBar, section#rightColumn #mainContent #content .inputContainer, section#rightColumn #mainContent #content .columns, section#rightColumn #mainContent #content .columns .inputContainer label, .userLoginRegister .interface form .submit, .userLoginRegister .interface input .submit { display: -webkit-box; display: -ms-flexbox; display: flex; } .flexColumn, header#navigation, section#middleColumn, section#rightColumn { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; -ms-flex-preferred-size: auto; flex-basis: auto; } /* Typography */ a { text-decoration: none; } .view { font-size: 16px; font-size: 1rem; line-height: 22px; line-height: 1.375rem; } .theme-iss .view { color: #55565A; } .theme-ar .view { color: #55565A; } .theme-definers .view { color: #55565A; } .theme-iss .view a { color: #487CA0; } .theme-ar .view a { color: #2D8CEB; } .theme-definers .view a { color: #2D8CEB; } .view p.meta { line-height: 30px; line-height: 1.875rem; margin-bottom: 25px; } .view h1 { font-size: 24px; font-size: 1.5rem; line-height: 30px; line-height: 1.875rem; font-weight: 700; margin-bottom: 10px; } .view h2 { font-size: 22px; font-size: 1.375rem; line-height: 28px; line-height: 1.75rem; font-weight: 700; margin-bottom: 25px; } .view h3 { font-size: 18px; font-size: 1.125rem; line-height: 24px; line-height: 1.5rem; font-weight: 700; margin-bottom: 20px; } .view h4 { font-size: 16px; font-size: 1rem; line-height: 22px; line-height: 1.375rem; font-weight: 700; margin-bottom: 15px; } .view p { font-size: 16px; font-size: 1rem; line-height: 22px; line-height: 1.375rem; margin-bottom: 25px; } .view ol { list-style: decimal; padding-left: 25px; } .view ol li { margin-bottom: 5px; padding-left: 5px; } .view ol li:last-child { margin-bottom: 0; } .theme-iss .entry { color: #55565A; } .theme-ar .entry { color: #55565A; } .theme-definers .entry { color: #55565A; } .entry h2 { font-size: 18px; font-size: 1.125rem; line-height: 24px; line-height: 1.5rem; margin-bottom: 10px; } .entry p { font-size: 14px; font-size: 0.875rem; line-height: 18px; line-height: 1.125rem; } .theme-iss .entry.active { background: #D3DCE2; } .theme-ar .entry.active { background: #DEDEDE; } .theme-definers .entry.active { background: #DEDEDE; } .entry.active h2, .entry.active p { font-weight: 700; } .transition, section#middleColumn, section#middleColumn.closed { -webkit-transition: .2s ease; transition: .2s ease; } .button, .entry h2, .btn, .circle, header#navigation #mainNav ul li, header#navigation #bottomNav ul li a, header#navigation #bottomNav ul li span, section#middleColumn #search .bottom .left { cursor: pointer; } .btn { border-radius: 3px; height: 35px; min-width: 35px; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; } .theme-iss .btn { background: #183957; } .theme-ar .btn { background: #55565A; } .theme-definers .btn { background: #55565A; } .btn .far, .btn .fal, .btn .fas { color: #fff; line-height: 35px; font-size: 16px; } .circle { width: 36px; min-width: 36px; max-width: 36px; height: 36px; min-height: 36px; max-height: 36px; border-radius: 36px; text-align: center; -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4); box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4); } .theme-iss .circle { background: #fff; } .theme-ar .circle { background: #fff; } .theme-definers .circle { background: #fff; } .circle .far, .circle .fal, .circle .fas { position: relative; font-size: 30px; line-height: 36px; } .theme-iss .circle .far, .theme-iss .circle .fal, .theme-iss .circle .fas { color: #BD3F40; } .theme-ar .circle .far, .theme-ar .circle .fal, .theme-ar .circle .fas { color: #55565A; } .theme-definers .circle .far, .theme-definers .circle .fal, .theme-definers .circle .fas { color: #05223F; } .yellow { border: 1px solid; } .theme-iss .yellow { background: #487CA0; border-color: #55565A; } .theme-ar .yellow { background: #55565A; border-color: #55565A; } .theme-definers .yellow { background: #55565A; border-color: #55565A; } .theme-iss .yellow .far, .theme-iss .yellow .fal, .theme-iss .yellow .fas { color: #fff; } .theme-ar .yellow .far, .theme-ar .yellow .fal, .theme-ar .yellow .fas { color: #fff; } .theme-definers .yellow .far, .theme-definers .yellow .fal, .theme-definers .yellow .fas { color: #fff; } .noEntries { margin: 20px 0; } /* Input Styles */ form, input { -webkit-box-sizing: border-box; box-sizing: border-box; } input::-webkit-input-placeholder { color: #000; } input:-moz-placeholder { color: #000; opacity: 1; } input::-moz-placeholder { color: #000; opacity: 1; } input:-ms-input-placeholder { color: #000; } input:placeholder-shown { color: #000; } header#navigation { width: 250px; min-width: 250px; max-width: 250px; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; z-index: 9999; } .theme-iss header#navigation { background: #487CA0; } .theme-ar header#navigation { background: #55565A; } .theme-definers header#navigation { background: #05223F; } header#navigation #logo { width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-height: 100px; text-align: left; margin-bottom: 30px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px 20px 0 20px; } header#navigation #logo img { width: auto; max-width: 100%; height: 100%; } header#navigation #mainNav { width: 100%; margin-top: 0; overflow-y: scroll; margin-bottom: auto; max-height: calc(100vh - 230px); } header#navigation #mainNav ul { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 20px; } header#navigation #mainNav ul li { position: relative; } header#navigation #mainNav ul li a, header#navigation #mainNav ul li span { color: #fff; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 50px; } header#navigation #mainNav ul li .icon { padding-right: 10px; } header#navigation #mainNav ul li .icon .fas, header#navigation #mainNav ul li .icon .far, header#navigation #mainNav ul li .icon .fal { font-size: 6px; line-height: 50px; } .theme-iss header#navigation #mainNav ul li .icon .fas, .theme-iss header#navigation #mainNav ul li .icon .far, .theme-iss header#navigation #mainNav ul li .icon .fal { color: #183957; } .theme-ar header#navigation #mainNav ul li .icon .fas, .theme-ar header#navigation #mainNav ul li .icon .far, .theme-ar header#navigation #mainNav ul li .icon .fal { color: #fff; } .theme-definers header#navigation #mainNav ul li .icon .fas, .theme-definers header#navigation #mainNav ul li .icon .far, .theme-definers header#navigation #mainNav ul li .icon .fal { color: #fff; } header#navigation #mainNav ul li .text { font-size: 14px; font-size: 0.875rem; padding-right: 10px; font-weight: 300; margin-right: auto; } header#navigation #mainNav ul li .unreadNumber { font-size: 14px; font-size: 0.875rem; padding: 0 10px; height: 20px; border-radius: 3px; background: #fff; color: #183957; } .theme-iss header#navigation #mainNav ul li.active .icon .fas, .theme-iss header#navigation #mainNav ul li.active .icon .far, .theme-iss header#navigation #mainNav ul li.active .icon .fal { color: #fff; } .theme-ar header#navigation #mainNav ul li.active .icon .fas, .theme-ar header#navigation #mainNav ul li.active .icon .far, .theme-ar header#navigation #mainNav ul li.active .icon .fal { color: #FFCE00; } .theme-definers header#navigation #mainNav ul li.active .icon .fas, .theme-definers header#navigation #mainNav ul li.active .icon .far, .theme-definers header#navigation #mainNav ul li.active .icon .fal { color: #87E1D1; } header#navigation #mainNav ul li.active .text { font-weight: 700; } .theme-iss header#navigation #mainNav ul li.active .text { color: #fff; } .theme-ar header#navigation #mainNav ul li.active .text { color: #FFCE00; } .theme-definers header#navigation #mainNav ul li.active .text { color: #87E1D1; } header#navigation #mainNav ul li.active .unreadNumber { font-weight: 700; } .theme-iss header#navigation #mainNav ul li.active .unreadNumber { color: #183957; } .theme-ar header#navigation #mainNav ul li.active .unreadNumber { color: #183957; } .theme-definers header#navigation #mainNav ul li.active .unreadNumber { color: #183957; } header#navigation #mainNav ul li.active:after { content: ''; position: absolute; top: 0; right: -20px; width: 5px; height: 100%; } .theme-iss header#navigation #mainNav ul li.active:after { background: #fff; } .theme-ar header#navigation #mainNav ul li.active:after { background: #FFCE00; } .theme-definers header#navigation #mainNav ul li.active:after { background: #87E1D1; } header#navigation #mainNav ul li ul { position: relative; left: -20px; width: calc(100% + 40px); display: none; } .theme-iss header#navigation #mainNav ul li ul { background: #3F6C8B; } .theme-ar header#navigation #mainNav ul li ul { background: #46474A; } .theme-definers header#navigation #mainNav ul li ul { background: #303E57; } .theme-iss header#navigation #mainNav ul li ul li:hover .icon .fas, .theme-iss header#navigation #mainNav ul li ul li:hover .icon .far, .theme-iss header#navigation #mainNav ul li ul li:hover .icon .fal { color: #fff; } .theme-ar header#navigation #mainNav ul li ul li:hover .icon .fas, .theme-ar header#navigation #mainNav ul li ul li:hover .icon .far, .theme-ar header#navigation #mainNav ul li ul li:hover .icon .fal { color: #fff; } .theme-definers header#navigation #mainNav ul li ul li:hover .icon .fas, .theme-definers header#navigation #mainNav ul li ul li:hover .icon .far, .theme-definers header#navigation #mainNav ul li ul li:hover .icon .fal { color: #fff; } header#navigation #bottomNav { width: calc(100% - 40px); height: 65px; min-height: 65px; max-height: 65px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 0px 20px 0px; margin: 0 20px 0 20px; border-top: 1px solid; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .theme-iss header#navigation #bottomNav { border-color: rgba(255, 255, 255, 0.6); } .theme-ar header#navigation #bottomNav { border-color: #bbbbbd; } .theme-definers header#navigation #bottomNav { border-color: #fff; } header#navigation #bottomNav ul { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-top: 20px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .theme-iss header#navigation #bottomNav ul li a, .theme-iss header#navigation #bottomNav ul li span { color: rgba(255, 255, 255, 0.6); } .theme-ar header#navigation #bottomNav ul li a, .theme-ar header#navigation #bottomNav ul li span { color: #bbbbbd; } .theme-definers header#navigation #bottomNav ul li a, .theme-definers header#navigation #bottomNav ul li span { color: #fff; } header#navigation #bottomNav ul li .fas, header#navigation #bottomNav ul li .far, header#navigation #bottomNav ul li .fal { font-size: 25px; } .theme-iss header#navigation #bottomNav ul li.active a, .theme-iss header#navigation #bottomNav ul li.active span { color: white; } .theme-ar header#navigation #bottomNav ul li.active a, .theme-ar header#navigation #bottomNav ul li.active span { color: #FFCE00; } .theme-definers header#navigation #bottomNav ul li.active a, .theme-definers header#navigation #bottomNav ul li.active span { color: #87E1D1; } section#middleColumn { width: 440px; min-width: 440px; max-width: 440px; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; z-index: 99; -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4); box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4); } .theme-iss section#middleColumn { background: #F5F6F6; } .theme-ar section#middleColumn { background: #F5F6F6; } .theme-definers section#middleColumn { background: #F5F6F6; } section#middleColumn .middleButton { position: absolute; z-index: 9999; right: 0; width: 0px; height: 100%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } section#middleColumn .middleButton .circle { position: relative; left: -18px; } section#middleColumn .middleButton .circle .far, section#middleColumn .middleButton .circle .fal, section#middleColumn .middleButton .circle .fas { left: -2px; } section#middleColumn .middleSurround { overflow: hidden; width: 100%; } section#middleColumn .stabilize { width: 440px; } section#middleColumn input { width: 100%; height: 35px; border: 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10px; border-radius: 3px; } .theme-iss section#middleColumn input { border-color: #55565A; } .theme-ar section#middleColumn input { border-color: #55565A; } .theme-definers section#middleColumn input { border-color: #55565A; } section#middleColumn #search { width: 100%; height: 100px; min-height: 100px; max-height: 100px; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px solid; padding: 20px 20px 0 20px; } .theme-iss section#middleColumn #search { border-color: #55565A; } .theme-ar section#middleColumn #search { border-color: #55565A; } .theme-definers section#middleColumn #search { border-color: #55565A; } .theme-iss section#middleColumn #search .top .btn.search { background: #487CA0; } .theme-ar section#middleColumn #search .top .btn.search { background: #55565A; } .theme-definers section#middleColumn #search .top .btn.search { background: #55565A; } section#middleColumn #search .top, section#middleColumn #search .bottom { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } section#middleColumn #search .top { margin-bottom: 15px; } section#middleColumn #search .bottom span { font-size: 8px; font-size: 0.5rem; line-height: 13px; line-height: 0.8125rem; font-weight: 500; text-transform: uppercase; } section#middleColumn #search .bottom .fal, section#middleColumn #search .bottom .far, section#middleColumn #search .bottom .fas { font-size: 13px; padding-right: 10px; } .theme-iss section#middleColumn #search .bottom .fal, .theme-iss section#middleColumn #search .bottom .far, .theme-iss section#middleColumn #search .bottom .fas { color: #55565A; } .theme-ar section#middleColumn #search .bottom .fal, .theme-ar section#middleColumn #search .bottom .far, .theme-ar section#middleColumn #search .bottom .fas { color: #55565A; } .theme-definers section#middleColumn #search .bottom .fal, .theme-definers section#middleColumn #search .bottom .far, .theme-definers section#middleColumn #search .bottom .fas { color: #55565A; } section#middleColumn #search .bottom .left { margin-right: auto; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } section#middleColumn #search .bottom .right { max-width: 65%; } .theme-iss section#middleColumn #search .bottom .right { color: #C91F00; } .theme-ar section#middleColumn #search .bottom .right { color: #C91F00; } .theme-definers section#middleColumn #search .bottom .right { color: #C91F00; } .theme-iss section#middleColumn #search .bottom .right .fal, .theme-iss section#middleColumn #search .bottom .right .far, .theme-iss section#middleColumn #search .bottom .right .fas { color: #C91F00; } .theme-ar section#middleColumn #search .bottom .right .fal, .theme-ar section#middleColumn #search .bottom .right .far, .theme-ar section#middleColumn #search .bottom .right .fas { color: #C91F00; } .theme-definers section#middleColumn #search .bottom .right .fal, .theme-definers section#middleColumn #search .bottom .right .far, .theme-definers section#middleColumn #search .bottom .right .fas { color: #C91F00; } section#middleColumn #search input { border-top-right-radius: 0; border-bottom-right-radius: 0; } section#middleColumn #search .btn { margin-right: 10px; } section#middleColumn #search .btn:last-child { margin-right: 0; } section#middleColumn #search .search { border-top-left-radius: 0; border-bottom-left-radius: 0; } section#middleColumn #advancedSearch { display: none; position: absolute; top: 100px; z-index: 999; width: 100%; height: calc(100% - 100px); } .theme-iss section#middleColumn #advancedSearch { background: #DEDEDE; } .theme-ar section#middleColumn #advancedSearch { background: #DEDEDE; } .theme-definers section#middleColumn #advancedSearch { background: #DEDEDE; } section#middleColumn #advancedSearch .scroll { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow-y: scroll; } .theme-iss section#middleColumn #advancedSearch .scroll { background: #DEDEDE; } .theme-ar section#middleColumn #advancedSearch .scroll { background: #DEDEDE; } .theme-definers section#middleColumn #advancedSearch .scroll { background: #DEDEDE; } section#middleColumn #entries { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; height: calc(100vh - 100px); overflow-y: scroll; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } section#middleColumn #entries .entryGroup .entryGroupTitle { -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 30px; position: -webkit-sticky; position: sticky; top: 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 20px; border-bottom: 1px solid; } .theme-iss section#middleColumn #entries .entryGroup .entryGroupTitle { background-color: #BD3F40; border-color: #55565A; } .theme-ar section#middleColumn #entries .entryGroup .entryGroupTitle { background-color: #FFCE00; border-color: #55565A; } .theme-definers section#middleColumn #entries .entryGroup .entryGroupTitle { background-color: #87E1D1; border-color: #55565A; } section#middleColumn #entries .entryGroup .entryGroupTitle span { text-transform: uppercase; font-size: 10px; font-size: 0.625rem; font-weight: 700; } .theme-iss section#middleColumn #entries .entryGroup .entryGroupTitle span { color: #fff; } .theme-ar section#middleColumn #entries .entryGroup .entryGroupTitle span { color: #55565A; } .theme-definers section#middleColumn #entries .entryGroup .entryGroupTitle span { color: #55565A; } section#middleColumn #entries .entryGroup:last-child .entry:last-child { border-bottom: 0; } section#middleColumn #entries .entry { border-bottom: 1px solid; } .theme-iss section#middleColumn #entries .entry { border-color: #55565A; } .theme-ar section#middleColumn #entries .entry { border-color: #55565A; } .theme-definers section#middleColumn #entries .entry { border-color: #55565A; } section#middleColumn #entries .entry .entryContent { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; cursor: pointer; } .theme-iss section#middleColumn #entries .entry .entryContent a { color: #55565A; } .theme-ar section#middleColumn #entries .entry .entryContent a { color: #55565A; } .theme-definers section#middleColumn #entries .entry .entryContent a { color: #55565A; } section#middleColumn #entries .entry .bar { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 8px 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .theme-iss section#middleColumn #entries .entry .bar { background: #D3DCE2; } .theme-ar section#middleColumn #entries .entry .bar { background: #DEDEDE; } .theme-definers section#middleColumn #entries .entry .bar { background: #DEDEDE; } section#middleColumn #entries .entry .bar .text { margin-right: auto; font-size: 10px; font-size: 0.625rem; } section#middleColumn #entries .entry .bar .buttons .button, section#middleColumn #entries .entry .bar .buttons h2, section#middleColumn #entries .entry .bar .buttons .btn, section#middleColumn #entries .entry .bar .buttons .circle, section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li, header#navigation #mainNav ul section#middleColumn #entries .entry .bar .buttons li, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons a, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons span, section#middleColumn #entries .entry .bar .buttons #search .bottom .left, section#middleColumn #search .bottom #entries .entry .bar .buttons .left { margin-left: 5px; } section#middleColumn #entries .entry .bar .buttons .button .fas, section#middleColumn #entries .entry .bar .buttons h2 .fas, section#middleColumn #entries .entry .bar .buttons .btn .fas, section#middleColumn #entries .entry .bar .buttons .circle .fas, section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fas, header#navigation #mainNav ul section#middleColumn #entries .entry .bar .buttons li .fas, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons a .fas, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons span .fas, section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fas, section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fas, section#middleColumn #entries .entry .bar .buttons .button .fal, section#middleColumn #entries .entry .bar .buttons h2 .fal, section#middleColumn #entries .entry .bar .buttons .btn .fal, section#middleColumn #entries .entry .bar .buttons .circle .fal, section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fal, header#navigation #mainNav ul section#middleColumn #entries .entry .bar .buttons li .fal, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons a .fal, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons span .fal, section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fal, section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fal, section#middleColumn #entries .entry .bar .buttons .button .far, section#middleColumn #entries .entry .bar .buttons h2 .far, section#middleColumn #entries .entry .bar .buttons .btn .far, section#middleColumn #entries .entry .bar .buttons .circle .far, section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .far, header#navigation #mainNav ul section#middleColumn #entries .entry .bar .buttons li .far, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons a .far, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons span .far, section#middleColumn #entries .entry .bar .buttons #search .bottom .left .far, section#middleColumn #search .bottom #entries .entry .bar .buttons .left .far { font-size: 13px; } .theme-iss section#middleColumn #entries .entry .bar .buttons .button .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons h2 .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons .btn .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons .circle .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fas, header#navigation #mainNav ul .theme-iss section#middleColumn #entries .entry .bar .buttons li .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li .theme-iss section#middleColumn #entries .entry .bar .buttons a .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li .theme-iss section#middleColumn #entries .entry .bar .buttons span .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fas, .theme-iss section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons .button .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons h2 .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons .btn .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons .circle .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fal, header#navigation #mainNav ul .theme-iss section#middleColumn #entries .entry .bar .buttons li .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li .theme-iss section#middleColumn #entries .entry .bar .buttons a .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li .theme-iss section#middleColumn #entries .entry .bar .buttons span .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fal, .theme-iss section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons .button .far, .theme-iss section#middleColumn #entries .entry .bar .buttons h2 .far, .theme-iss section#middleColumn #entries .entry .bar .buttons .btn .far, .theme-iss section#middleColumn #entries .entry .bar .buttons .circle .far, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .far, header#navigation #mainNav ul .theme-iss section#middleColumn #entries .entry .bar .buttons li .far, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li .theme-iss section#middleColumn #entries .entry .bar .buttons a .far, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li .theme-iss section#middleColumn #entries .entry .bar .buttons span .far, .theme-iss section#middleColumn #entries .entry .bar .buttons #search .bottom .left .far, .theme-iss section#middleColumn #search .bottom #entries .entry .bar .buttons .left .far { color: #55565A; } .theme-ar section#middleColumn #entries .entry .bar .buttons .button .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons h2 .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons .btn .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons .circle .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fas, header#navigation #mainNav ul .theme-ar section#middleColumn #entries .entry .bar .buttons li .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li .theme-ar section#middleColumn #entries .entry .bar .buttons a .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li .theme-ar section#middleColumn #entries .entry .bar .buttons span .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fas, .theme-ar section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons .button .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons h2 .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons .btn .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons .circle .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fal, header#navigation #mainNav ul .theme-ar section#middleColumn #entries .entry .bar .buttons li .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li .theme-ar section#middleColumn #entries .entry .bar .buttons a .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li .theme-ar section#middleColumn #entries .entry .bar .buttons span .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fal, .theme-ar section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons .button .far, .theme-ar section#middleColumn #entries .entry .bar .buttons h2 .far, .theme-ar section#middleColumn #entries .entry .bar .buttons .btn .far, .theme-ar section#middleColumn #entries .entry .bar .buttons .circle .far, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .far, header#navigation #mainNav ul .theme-ar section#middleColumn #entries .entry .bar .buttons li .far, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li .theme-ar section#middleColumn #entries .entry .bar .buttons a .far, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li .theme-ar section#middleColumn #entries .entry .bar .buttons span .far, .theme-ar section#middleColumn #entries .entry .bar .buttons #search .bottom .left .far, .theme-ar section#middleColumn #search .bottom #entries .entry .bar .buttons .left .far { color: #55565A; } .theme-definers section#middleColumn #entries .entry .bar .buttons .button .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons h2 .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons .btn .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons .circle .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fas, header#navigation #mainNav ul .theme-definers section#middleColumn #entries .entry .bar .buttons li .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li .theme-definers section#middleColumn #entries .entry .bar .buttons a .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li .theme-definers section#middleColumn #entries .entry .bar .buttons span .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fas, .theme-definers section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons .button .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons h2 .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons .btn .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons .circle .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fal, header#navigation #mainNav ul .theme-definers section#middleColumn #entries .entry .bar .buttons li .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li .theme-definers section#middleColumn #entries .entry .bar .buttons a .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li .theme-definers section#middleColumn #entries .entry .bar .buttons span .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fal, .theme-definers section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons .button .far, .theme-definers section#middleColumn #entries .entry .bar .buttons h2 .far, .theme-definers section#middleColumn #entries .entry .bar .buttons .btn .far, .theme-definers section#middleColumn #entries .entry .bar .buttons .circle .far, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .far, header#navigation #mainNav ul .theme-definers section#middleColumn #entries .entry .bar .buttons li .far, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li .theme-definers section#middleColumn #entries .entry .bar .buttons a .far, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li .theme-definers section#middleColumn #entries .entry .bar .buttons span .far, .theme-definers section#middleColumn #entries .entry .bar .buttons #search .bottom .left .far, .theme-definers section#middleColumn #search .bottom #entries .entry .bar .buttons .left .far { color: #55565A; } section#middleColumn #entries .entry .bar .buttons .button:first-child, section#middleColumn #entries .entry .bar .buttons h2:first-child, section#middleColumn #entries .entry .bar .buttons .btn:first-child, section#middleColumn #entries .entry .bar .buttons .circle:first-child, section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li:first-child, header#navigation #mainNav ul section#middleColumn #entries .entry .bar .buttons li:first-child, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a:first-child, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons a:first-child, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span:first-child, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons span:first-child, section#middleColumn #entries .entry .bar .buttons #search .bottom .left:first-child, section#middleColumn #search .bottom #entries .entry .bar .buttons .left:first-child { margin-left: 0; } section#middleColumn.closed { width: 20px; min-width: 20px; max-width: 20px; } section#middleColumn.closed .circle .fal, section#middleColumn.closed .circle .far, section#middleColumn.closed .circle .fas { -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: .2s ease; transition: .2s ease; left: 2px; } section#rightColumn { width: 100%; background: #fff; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; } section#rightColumn #topBar { width: 100%; height: 75px; min-height: 75px; max-height: 75px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 20px; border-bottom: 1px solid; position: relative; } .theme-iss section#rightColumn #topBar { background: #BD3F40; border-color: #55565A; } .theme-ar section#rightColumn #topBar { background: #DEDEDE; border-color: #55565A; } .theme-definers section#rightColumn #topBar { background: #DEDEDE; border-color: #55565A; } section#rightColumn #topBar .left { margin-right: auto; min-width: 40%; } section#rightColumn #topBar .left #title { margin-right: 20px; font-size: 15px; font-size: 0.9375rem; } .theme-iss section#rightColumn #topBar .left #title { color: #fff; } .theme-ar section#rightColumn #topBar .left #title { color: #55565A; } .theme-definers section#rightColumn #topBar .left #title { color: #55565A; } section#rightColumn #topBar .left .button, section#rightColumn #topBar .left .entry h2, .entry section#rightColumn #topBar .left h2, section#rightColumn #topBar .left .btn, section#rightColumn #topBar .left .circle, section#rightColumn #topBar .left header#navigation #mainNav ul li, header#navigation #mainNav ul section#rightColumn #topBar .left li, section#rightColumn #topBar .left header#navigation #bottomNav ul li a, header#navigation #bottomNav ul li section#rightColumn #topBar .left a, section#rightColumn #topBar .left header#navigation #bottomNav ul li span, header#navigation #bottomNav ul li section#rightColumn #topBar .left span, section#rightColumn #topBar .left section#middleColumn #search .bottom .left, section#middleColumn #search .bottom section#rightColumn #topBar .left .left { margin-right: 15px; } section#rightColumn #topBar .right { min-width: 60%; overflow-y: scroll; text-align: right; } section#rightColumn #topBar .right .button, section#rightColumn #topBar .right .entry h2, .entry section#rightColumn #topBar .right h2, section#rightColumn #topBar .right .btn, section#rightColumn #topBar .right .circle, section#rightColumn #topBar .right header#navigation #mainNav ul li, header#navigation #mainNav ul section#rightColumn #topBar .right li, section#rightColumn #topBar .right header#navigation #bottomNav ul li a, header#navigation #bottomNav ul li section#rightColumn #topBar .right a, section#rightColumn #topBar .right header#navigation #bottomNav ul li span, header#navigation #bottomNav ul li section#rightColumn #topBar .right span, section#rightColumn #topBar .right section#middleColumn #search .bottom .left, section#middleColumn #search .bottom section#rightColumn #topBar .right .left { margin-left: 15px; } section#rightColumn #topBar .button .fal, section#rightColumn #topBar .entry h2 .fal, .entry section#rightColumn #topBar h2 .fal, section#rightColumn #topBar .btn .fal, section#rightColumn #topBar .circle .fal, section#rightColumn #topBar header#navigation #mainNav ul li .fal, header#navigation #mainNav ul section#rightColumn #topBar li .fal, section#rightColumn #topBar header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li section#rightColumn #topBar a .fal, section#rightColumn #topBar header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li section#rightColumn #topBar span .fal, section#rightColumn #topBar section#middleColumn #search .bottom .left .fal, section#middleColumn #search .bottom section#rightColumn #topBar .left .fal, section#rightColumn #topBar .button .far, section#rightColumn #topBar .entry h2 .far, .entry section#rightColumn #topBar h2 .far, section#rightColumn #topBar .btn .far, section#rightColumn #topBar .circle .far, section#rightColumn #topBar header#navigation #mainNav ul li .far, header#navigation #mainNav ul section#rightColumn #topBar li .far, section#rightColumn #topBar header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li section#rightColumn #topBar a .far, section#rightColumn #topBar header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li section#rightColumn #topBar span .far, section#rightColumn #topBar section#middleColumn #search .bottom .left .far, section#middleColumn #search .bottom section#rightColumn #topBar .left .far, section#rightColumn #topBar .button .fas, section#rightColumn #topBar .entry h2 .fas, .entry section#rightColumn #topBar h2 .fas, section#rightColumn #topBar .btn .fas, section#rightColumn #topBar .circle .fas, section#rightColumn #topBar header#navigation #mainNav ul li .fas, header#navigation #mainNav ul section#rightColumn #topBar li .fas, section#rightColumn #topBar header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li section#rightColumn #topBar a .fas, section#rightColumn #topBar header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li section#rightColumn #topBar span .fas, section#rightColumn #topBar section#middleColumn #search .bottom .left .fas, section#middleColumn #search .bottom section#rightColumn #topBar .left .fas { font-size: 20px; } .theme-iss section#rightColumn #topBar .button .fal, .theme-iss section#rightColumn #topBar .entry h2 .fal, .entry .theme-iss section#rightColumn #topBar h2 .fal, .theme-iss section#rightColumn #topBar .btn .fal, .theme-iss section#rightColumn #topBar .circle .fal, .theme-iss section#rightColumn #topBar header#navigation #mainNav ul li .fal, header#navigation #mainNav ul .theme-iss section#rightColumn #topBar li .fal, .theme-iss section#rightColumn #topBar header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li .theme-iss section#rightColumn #topBar a .fal, .theme-iss section#rightColumn #topBar header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li .theme-iss section#rightColumn #topBar span .fal, .theme-iss section#rightColumn #topBar section#middleColumn #search .bottom .left .fal, section#middleColumn #search .bottom .theme-iss section#rightColumn #topBar .left .fal, .theme-iss section#rightColumn #topBar .button .far, .theme-iss section#rightColumn #topBar .entry h2 .far, .entry .theme-iss section#rightColumn #topBar h2 .far, .theme-iss section#rightColumn #topBar .btn .far, .theme-iss section#rightColumn #topBar .circle .far, .theme-iss section#rightColumn #topBar header#navigation #mainNav ul li .far, header#navigation #mainNav ul .theme-iss section#rightColumn #topBar li .far, .theme-iss section#rightColumn #topBar header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li .theme-iss section#rightColumn #topBar a .far, .theme-iss section#rightColumn #topBar header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li .theme-iss section#rightColumn #topBar span .far, .theme-iss section#rightColumn #topBar section#middleColumn #search .bottom .left .far, section#middleColumn #search .bottom .theme-iss section#rightColumn #topBar .left .far, .theme-iss section#rightColumn #topBar .button .fas, .theme-iss section#rightColumn #topBar .entry h2 .fas, .entry .theme-iss section#rightColumn #topBar h2 .fas, .theme-iss section#rightColumn #topBar .btn .fas, .theme-iss section#rightColumn #topBar .circle .fas, .theme-iss section#rightColumn #topBar header#navigation #mainNav ul li .fas, header#navigation #mainNav ul .theme-iss section#rightColumn #topBar li .fas, .theme-iss section#rightColumn #topBar header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li .theme-iss section#rightColumn #topBar a .fas, .theme-iss section#rightColumn #topBar header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li .theme-iss section#rightColumn #topBar span .fas, .theme-iss section#rightColumn #topBar section#middleColumn #search .bottom .left .fas, section#middleColumn #search .bottom .theme-iss section#rightColumn #topBar .left .fas { color: #fff; } .theme-ar section#rightColumn #topBar .button .fal, .theme-ar section#rightColumn #topBar .entry h2 .fal, .entry .theme-ar section#rightColumn #topBar h2 .fal, .theme-ar section#rightColumn #topBar .btn .fal, .theme-ar section#rightColumn #topBar .circle .fal, .theme-ar section#rightColumn #topBar header#navigation #mainNav ul li .fal, header#navigation #mainNav ul .theme-ar section#rightColumn #topBar li .fal, .theme-ar section#rightColumn #topBar header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li .theme-ar section#rightColumn #topBar a .fal, .theme-ar section#rightColumn #topBar header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li .theme-ar section#rightColumn #topBar span .fal, .theme-ar section#rightColumn #topBar section#middleColumn #search .bottom .left .fal, section#middleColumn #search .bottom .theme-ar section#rightColumn #topBar .left .fal, .theme-ar section#rightColumn #topBar .button .far, .theme-ar section#rightColumn #topBar .entry h2 .far, .entry .theme-ar section#rightColumn #topBar h2 .far, .theme-ar section#rightColumn #topBar .btn .far, .theme-ar section#rightColumn #topBar .circle .far, .theme-ar section#rightColumn #topBar header#navigation #mainNav ul li .far, header#navigation #mainNav ul .theme-ar section#rightColumn #topBar li .far, .theme-ar section#rightColumn #topBar header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li .theme-ar section#rightColumn #topBar a .far, .theme-ar section#rightColumn #topBar header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li .theme-ar section#rightColumn #topBar span .far, .theme-ar section#rightColumn #topBar section#middleColumn #search .bottom .left .far, section#middleColumn #search .bottom .theme-ar section#rightColumn #topBar .left .far, .theme-ar section#rightColumn #topBar .button .fas, .theme-ar section#rightColumn #topBar .entry h2 .fas, .entry .theme-ar section#rightColumn #topBar h2 .fas, .theme-ar section#rightColumn #topBar .btn .fas, .theme-ar section#rightColumn #topBar .circle .fas, .theme-ar section#rightColumn #topBar header#navigation #mainNav ul li .fas, header#navigation #mainNav ul .theme-ar section#rightColumn #topBar li .fas, .theme-ar section#rightColumn #topBar header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li .theme-ar section#rightColumn #topBar a .fas, .theme-ar section#rightColumn #topBar header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li .theme-ar section#rightColumn #topBar span .fas, .theme-ar section#rightColumn #topBar section#middleColumn #search .bottom .left .fas, section#middleColumn #search .bottom .theme-ar section#rightColumn #topBar .left .fas { color: #55565A; } .theme-definers section#rightColumn #topBar .button .fal, .theme-definers section#rightColumn #topBar .entry h2 .fal, .entry .theme-definers section#rightColumn #topBar h2 .fal, .theme-definers section#rightColumn #topBar .btn .fal, .theme-definers section#rightColumn #topBar .circle .fal, .theme-definers section#rightColumn #topBar header#navigation #mainNav ul li .fal, header#navigation #mainNav ul .theme-definers section#rightColumn #topBar li .fal, .theme-definers section#rightColumn #topBar header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li .theme-definers section#rightColumn #topBar a .fal, .theme-definers section#rightColumn #topBar header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li .theme-definers section#rightColumn #topBar span .fal, .theme-definers section#rightColumn #topBar section#middleColumn #search .bottom .left .fal, section#middleColumn #search .bottom .theme-definers section#rightColumn #topBar .left .fal, .theme-definers section#rightColumn #topBar .button .far, .theme-definers section#rightColumn #topBar .entry h2 .far, .entry .theme-definers section#rightColumn #topBar h2 .far, .theme-definers section#rightColumn #topBar .btn .far, .theme-definers section#rightColumn #topBar .circle .far, .theme-definers section#rightColumn #topBar header#navigation #mainNav ul li .far, header#navigation #mainNav ul .theme-definers section#rightColumn #topBar li .far, .theme-definers section#rightColumn #topBar header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li .theme-definers section#rightColumn #topBar a .far, .theme-definers section#rightColumn #topBar header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li .theme-definers section#rightColumn #topBar span .far, .theme-definers section#rightColumn #topBar section#middleColumn #search .bottom .left .far, section#middleColumn #search .bottom .theme-definers section#rightColumn #topBar .left .far, .theme-definers section#rightColumn #topBar .button .fas, .theme-definers section#rightColumn #topBar .entry h2 .fas, .entry .theme-definers section#rightColumn #topBar h2 .fas, .theme-definers section#rightColumn #topBar .btn .fas, .theme-definers section#rightColumn #topBar .circle .fas, .theme-definers section#rightColumn #topBar header#navigation #mainNav ul li .fas, header#navigation #mainNav ul .theme-definers section#rightColumn #topBar li .fas, .theme-definers section#rightColumn #topBar header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li .theme-definers section#rightColumn #topBar a .fas, .theme-definers section#rightColumn #topBar header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li .theme-definers section#rightColumn #topBar span .fas, .theme-definers section#rightColumn #topBar section#middleColumn #search .bottom .left .fas, section#middleColumn #search .bottom .theme-definers section#rightColumn #topBar .left .fas { color: #55565A; } section#rightColumn #topBar #scrollBar { position: absolute; bottom: -6px; left: 0; width: 100%; height: 5px; z-index: 9; overflow: hidden; } section#rightColumn #topBar #scrollBar #color { position: absolute; top: 0; left: 0; height: 5px; } .theme-iss section#rightColumn #topBar #scrollBar #color { background: #487CA0; } .theme-ar section#rightColumn #topBar #scrollBar #color { background: #FFCE00; } .theme-definers section#rightColumn #topBar #scrollBar #color { background: #05223F; } section#rightColumn #mainContent { width: 100%; height: auto; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; background: #fff; position: relative; overflow: hidden; } section#rightColumn #mainContent #content { width: 100%; height: 100%; position: absolute; top: 0; left: 0; -webkit-box-sizing: border-box; box-sizing: border-box; overflow-y: scroll; padding: 25px 20px 20px 20px; } section#rightColumn #mainContent #content .inputContainer { -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 20px; } section#rightColumn #mainContent #content .inputContainer label { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding-bottom: 10px; text-transform: uppercase; font-size: 16px; font-size: 1rem; line-height: 19px; line-height: 1.1875rem; font-weight: 400; } section#rightColumn #mainContent #content .inputContainer label span { text-transform: none; } .theme-iss section#rightColumn #mainContent #content .inputContainer label { color: #55565A; } .theme-ar section#rightColumn #mainContent #content .inputContainer label { color: #55565A; } .theme-definers section#rightColumn #mainContent #content .inputContainer label { color: #55565A; } section#rightColumn #mainContent #content .inputContainer input, section#rightColumn #mainContent #content .inputContainer textarea { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; font-family: "Montserrat", sans-serif; font-size: 16px; font-size: 1rem; line-height: 35px; line-height: 2.1875rem; font-weight: 300; border: 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10px; border-radius: 3px; } .theme-iss section#rightColumn #mainContent #content .inputContainer input, .theme-iss section#rightColumn #mainContent #content .inputContainer textarea { border-color: #55565A; background: #F5F6F6; } .theme-ar section#rightColumn #mainContent #content .inputContainer input, .theme-ar section#rightColumn #mainContent #content .inputContainer textarea { border-color: #55565A; background: #F5F6F6; } .theme-definers section#rightColumn #mainContent #content .inputContainer input, .theme-definers section#rightColumn #mainContent #content .inputContainer textarea { border-color: #55565A; background: #F5F6F6; } section#rightColumn #mainContent #content .inputContainer textarea { min-height: 200px; line-height: 25px; line-height: 1.5625rem; padding: 10px; } section#rightColumn #mainContent #content .columns { -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 25px; } section#rightColumn #mainContent #content .columns .inputContainer { min-width: 33.33%; max-width: 33.33%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: none; flex-wrap: none; overflow: hidden; text-overflow: ellipsis; } section#rightColumn #mainContent #content .columns .inputContainer label, section#rightColumn #mainContent #content .columns .inputContainer input { -webkit-box-flex: 0; -ms-flex: none; flex: none; } section#rightColumn #mainContent #content .columns .inputContainer label { padding-bottom: 0; min-width: 100%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden; text-overflow: ellipsis; } section#rightColumn #mainContent #content .columns .inputContainer label span { max-width: calc(100% - 40px); width: 100%; overflow: hidden; text-overflow: ellipsis; } section#rightColumn #mainContent #content .columns .inputContainer input { margin-right: 20px; } section#rightColumn #mainContent #content .formError { color: red; font-style: italic; } section#rightColumn #mainContent #notifier { min-width: 300px; max-width: 300px; color: #fff; font-size: 16px; font-size: 1rem; line-height: 18px; line-height: 1.125rem; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; position: absolute; bottom: -100%; left: -999px; right: -999px; margin: auto; -webkit-transition: .2s ease; transition: .2s ease; -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3); box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3); } .theme-iss section#rightColumn #mainContent #notifier { background: #487CA0; } .theme-ar section#rightColumn #mainContent #notifier { background: #55565A; } .theme-definers section#rightColumn #mainContent #notifier { background: #05223F; } section#rightColumn #mainContent #notifier.active { bottom: 0; -webkit-transition: .2s ease; transition: .2s ease; } section#rightColumn #mainContent .circle { position: absolute; bottom: 20px; right: 20px; opacity: .5; } section#rightColumn #mainContent .circle .fal, section#rightColumn #mainContent .circle .far, section#rightColumn #mainContent .circle .fas { top: -2px; } .userLoginRegister { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .theme-iss .userLoginRegister { background: #487CA0; } .theme-ar .userLoginRegister { background: #55565A; } .theme-definers .userLoginRegister { background: #05223F; } .userLoginRegister .interface { min-width: 350px; max-width: 350px; text-align: center; border-radius: 5px; background: #fff; -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4); box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4); -webkit-box-sizing: border-box; box-sizing: border-box; padding: 50px; } .userLoginRegister .interface #logo { margin-bottom: 30px; } .userLoginRegister .interface h1 { margin-bottom: 30px; font-size: 30px; font-size: 1.875rem; font-weight: 700; } .theme-iss .userLoginRegister .interface h1 { color: #55565A; } .theme-ar .userLoginRegister .interface h1 { color: #55565A; } .theme-definers .userLoginRegister .interface h1 { color: #55565A; } .userLoginRegister .interface form input[type="text"], .userLoginRegister .interface input input[type="text"], .userLoginRegister .interface form input[type="email"], .userLoginRegister .interface input input[type="email"], .userLoginRegister .interface form input[type="password"], .userLoginRegister .interface input input[type="password"] { width: 100%; height: 35px; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #000; margin-bottom: 10px; padding: 0 10px; border-radius: 3px; } .userLoginRegister .interface form button, .userLoginRegister .interface input button { width: 100%; border: 0; font-family: "Montserrat", sans-serif; font-weight: 500; color: #fff; font-size: 14px; font-size: 0.875rem; margin-bottom: 20px; text-transform: uppercase; } .theme-iss .userLoginRegister .interface form button:hover, .theme-iss .userLoginRegister .interface input button:hover { background: #487CA0; } .theme-ar .userLoginRegister .interface form button:hover, .theme-ar .userLoginRegister .interface input button:hover { background: #55565A; } .theme-definers .userLoginRegister .interface form button:hover, .theme-definers .userLoginRegister .interface input button:hover { background: #05223F; } .theme-iss .userLoginRegister .interface form a, .theme-iss .userLoginRegister .interface input a { color: #487CA0; } .theme-ar .userLoginRegister .interface form a, .theme-ar .userLoginRegister .interface input a { color: #2D8CEB; } .theme-definers .userLoginRegister .interface form a, .theme-definers .userLoginRegister .interface input a { color: #2D8CEB; } .userLoginRegister .interface form .submit, .userLoginRegister .interface input .submit { margin-top: 30px; -ms-flex-wrap: wrap; flex-wrap: wrap; } .userLoginRegister .interface form .submit label, .userLoginRegister .interface input .submit label { padding-bottom: 30px; display: inline-block; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } .userLoginRegister .interface form .submit button, .userLoginRegister .interface input .submit button { max-width: 150px; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin: auto; } .userLoginRegister .interface.large { max-width: 960px; } .userLoginRegister .interface.large #logo, .userLoginRegister .interface.large form .contain, .userLoginRegister .interface.large input .contain { max-width: 350px; margin-left: auto; margin-right: auto; } .userLoginRegister .interface.large .terms { background: #e7e7e7; width: 100%; border-radius: 3px; max-height: 400px; overflow: scroll; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; margin-top: 30px; } /* Mobile Styles */ @media screen and (max-width: 730px) { .desktop { display: none; } .mobile { display: block; } /* Turns "Stacked" Text Into One Line */ .linebreak br { content: ' '; } .linebreak br:after { content: ' '; } header#navigation, section#middleColumn, section#rightColumn, section#middleColumn.closed { width: 100%; max-width: 100%; min-width: 100%; height: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; position: absolute; top: 0; left: 0; } section#middleColumn .stabilize { width: 100%; } section#middleColumn .middleButton, .theme-iss section#rightColumn #topBar .left #title { display: none; } .userLoginRegister .interface.large { width: 90%; padding: 20px; } }
public/css/app.css
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800);/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, input, 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; } /* Convert px to rem */ /* main font family */ /* main width of wrapper */ /* sets text color for input fields */ /* Default Styles */ html { height: 100%; -ms-overflow-style: -ms-autohiding-scrollbar; } html ::-webkit-scrollbar { display: none; } body { height: 100%; font-family: "Montserrat", sans-serif; } .bodyWrap { min-height: 100%; position: relative; } .theme-iss ::-moz-selection { background: rgba(189, 63, 64, 0.6); } .theme-iss ::selection { background: rgba(189, 63, 64, 0.6); } .theme-ar ::-moz-selection { background: rgba(255, 206, 0, 0.6); } .theme-ar ::selection { background: rgba(255, 206, 0, 0.6); } .theme-definers ::-moz-selection { background: rgba(135, 225, 209, 0.6); } .theme-definers ::selection { background: rgba(135, 225, 209, 0.6); } .wrap { width: 1280px; margin: auto; } .clear { clear: both; } .fullWidth { width: 100%; min-width: 1280px; } /* Text Align */ .textLeft { text-align: left; } .textCenter, .noEntries { text-align: center; } .textRight { text-align: right; } .textJust { text-align: justify; } /* Display */ .hide, .mobile { display: none; } .block, .desktop { display: block; } .inline { display: inline; } .inlineBlock { display: inline-block; } /* Font Weight */ .bold, strong { font-weight: bold; } .regular { font-weight: normal; } .italic, em { font-style: italic; } .preventCopy { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Responsive Iframe, Object, Embed */ .videoContainer { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .videoContainer iframe, .videoContainer object, .videoContainer embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .flex, header#navigation, header#navigation #mainNav ul li a, header#navigation #mainNav ul li span, header#navigation #bottomNav, header#navigation #bottomNav ul, section#middleColumn, section#middleColumn .middleButton, section#middleColumn #search .top, section#middleColumn #search .bottom, section#middleColumn #search .bottom .left, section#middleColumn #entries, section#middleColumn #entries .entryGroup .entryGroupTitle, section#middleColumn #entries .entry .bar, section#rightColumn, section#rightColumn #topBar, section#rightColumn #mainContent #content .inputContainer, section#rightColumn #mainContent #content .columns, section#rightColumn #mainContent #content .columns .inputContainer label, .userLoginRegister .interface form .submit, .userLoginRegister .interface input .submit { display: -webkit-box; display: -ms-flexbox; display: flex; } .flexColumn, header#navigation, section#middleColumn, section#rightColumn { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1; -ms-flex-preferred-size: auto; flex-basis: auto; } /* Typography */ a { text-decoration: none; } .view { font-size: 16px; font-size: 1rem; line-height: 22px; line-height: 1.375rem; } .theme-iss .view { color: #55565A; } .theme-ar .view { color: #55565A; } .theme-definers .view { color: #55565A; } .theme-iss .view a { color: #487CA0; } .theme-ar .view a { color: #2D8CEB; } .theme-definers .view a { color: #2D8CEB; } .view p.meta { line-height: 30px; line-height: 1.875rem; margin-bottom: 25px; } .view h1 { font-size: 24px; font-size: 1.5rem; line-height: 30px; line-height: 1.875rem; font-weight: 700; margin-bottom: 10px; } .view h2 { font-size: 22px; font-size: 1.375rem; line-height: 28px; line-height: 1.75rem; font-weight: 700; margin-bottom: 25px; } .view h3 { font-size: 18px; font-size: 1.125rem; line-height: 24px; line-height: 1.5rem; font-weight: 700; margin-bottom: 20px; } .view h4 { font-size: 16px; font-size: 1rem; line-height: 22px; line-height: 1.375rem; font-weight: 700; margin-bottom: 15px; } .view p { font-size: 16px; font-size: 1rem; line-height: 22px; line-height: 1.375rem; margin-bottom: 25px; } .view ol { list-style: decimal; padding-left: 25px; } .view ol li { margin-bottom: 5px; padding-left: 5px; } .view ol li:last-child { margin-bottom: 0; } .theme-iss .entry { color: #55565A; } .theme-ar .entry { color: #55565A; } .theme-definers .entry { color: #55565A; } .entry h2 { font-size: 18px; font-size: 1.125rem; line-height: 24px; line-height: 1.5rem; margin-bottom: 10px; } .entry p { font-size: 14px; font-size: 0.875rem; line-height: 18px; line-height: 1.125rem; } .theme-iss .entry.active { background: #D3DCE2; } .theme-ar .entry.active { background: #DEDEDE; } .theme-definers .entry.active { background: #DEDEDE; } .entry.active h2, .entry.active p { font-weight: 700; } .transition, section#middleColumn, section#middleColumn.closed { -webkit-transition: .2s ease; transition: .2s ease; } .button, .entry h2, .btn, .circle, header#navigation #mainNav ul li, header#navigation #bottomNav ul li a, header#navigation #bottomNav ul li span, section#middleColumn #search .bottom .left { cursor: pointer; } .btn { border-radius: 3px; height: 35px; min-width: 35px; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; } .theme-iss .btn { background: #183957; } .theme-ar .btn { background: #55565A; } .theme-definers .btn { background: #55565A; } .btn .far, .btn .fal, .btn .fas { color: #fff; line-height: 35px; font-size: 16px; } .circle { width: 36px; min-width: 36px; max-width: 36px; height: 36px; min-height: 36px; max-height: 36px; border-radius: 36px; text-align: center; -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4); box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4); } .theme-iss .circle { background: #fff; } .theme-ar .circle { background: #fff; } .theme-definers .circle { background: #fff; } .circle .far, .circle .fal, .circle .fas { position: relative; font-size: 30px; line-height: 36px; } .theme-iss .circle .far, .theme-iss .circle .fal, .theme-iss .circle .fas { color: #BD3F40; } .theme-ar .circle .far, .theme-ar .circle .fal, .theme-ar .circle .fas { color: #55565A; } .theme-definers .circle .far, .theme-definers .circle .fal, .theme-definers .circle .fas { color: #05223F; } .yellow { border: 1px solid; } .theme-iss .yellow { background: #487CA0; border-color: #55565A; } .theme-ar .yellow { background: #55565A; border-color: #55565A; } .theme-definers .yellow { background: #55565A; border-color: #55565A; } .theme-iss .yellow .far, .theme-iss .yellow .fal, .theme-iss .yellow .fas { color: #fff; } .theme-ar .yellow .far, .theme-ar .yellow .fal, .theme-ar .yellow .fas { color: #fff; } .theme-definers .yellow .far, .theme-definers .yellow .fal, .theme-definers .yellow .fas { color: #fff; } .noEntries { margin: 20px 0; } /* Input Styles */ form, input { -webkit-box-sizing: border-box; box-sizing: border-box; } input::-webkit-input-placeholder { color: #000; } input:-moz-placeholder { color: #000; opacity: 1; } input::-moz-placeholder { color: #000; opacity: 1; } input:-ms-input-placeholder { color: #000; } input:placeholder-shown { color: #000; } header#navigation { width: 250px; min-width: 250px; max-width: 250px; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; z-index: 9999; } .theme-iss header#navigation { background: #487CA0; } .theme-ar header#navigation { background: #55565A; } .theme-definers header#navigation { background: #05223F; } header#navigation #logo { width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-height: 100px; text-align: left; margin-bottom: 30px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px 20px 0 20px; } header#navigation #logo img { width: auto; max-width: 100%; height: 100%; } header#navigation #mainNav { width: 100%; margin-top: 0; overflow-y: scroll; margin-bottom: auto; max-height: calc(100vh - 230px); } header#navigation #mainNav ul { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 20px; } header#navigation #mainNav ul li { position: relative; } header#navigation #mainNav ul li a, header#navigation #mainNav ul li span { color: #fff; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 50px; } header#navigation #mainNav ul li .icon { padding-right: 10px; } header#navigation #mainNav ul li .icon .fas, header#navigation #mainNav ul li .icon .far, header#navigation #mainNav ul li .icon .fal { font-size: 6px; line-height: 50px; } .theme-iss header#navigation #mainNav ul li .icon .fas, .theme-iss header#navigation #mainNav ul li .icon .far, .theme-iss header#navigation #mainNav ul li .icon .fal { color: #183957; } .theme-ar header#navigation #mainNav ul li .icon .fas, .theme-ar header#navigation #mainNav ul li .icon .far, .theme-ar header#navigation #mainNav ul li .icon .fal { color: #fff; } .theme-definers header#navigation #mainNav ul li .icon .fas, .theme-definers header#navigation #mainNav ul li .icon .far, .theme-definers header#navigation #mainNav ul li .icon .fal { color: #fff; } header#navigation #mainNav ul li .text { font-size: 14px; font-size: 0.875rem; padding-right: 10px; font-weight: 300; margin-right: auto; } header#navigation #mainNav ul li .unreadNumber { font-size: 14px; font-size: 0.875rem; padding: 0 10px; height: 20px; border-radius: 3px; background: #fff; color: #183957; } .theme-iss header#navigation #mainNav ul li.active .icon .fas, .theme-iss header#navigation #mainNav ul li.active .icon .far, .theme-iss header#navigation #mainNav ul li.active .icon .fal { color: #fff; } .theme-ar header#navigation #mainNav ul li.active .icon .fas, .theme-ar header#navigation #mainNav ul li.active .icon .far, .theme-ar header#navigation #mainNav ul li.active .icon .fal { color: #FFCE00; } .theme-definers header#navigation #mainNav ul li.active .icon .fas, .theme-definers header#navigation #mainNav ul li.active .icon .far, .theme-definers header#navigation #mainNav ul li.active .icon .fal { color: #87E1D1; } header#navigation #mainNav ul li.active .text { font-weight: 700; } .theme-iss header#navigation #mainNav ul li.active .text { color: #fff; } .theme-ar header#navigation #mainNav ul li.active .text { color: #FFCE00; } .theme-definers header#navigation #mainNav ul li.active .text { color: #87E1D1; } header#navigation #mainNav ul li.active .unreadNumber { font-weight: 700; } .theme-iss header#navigation #mainNav ul li.active .unreadNumber { color: #183957; } .theme-ar header#navigation #mainNav ul li.active .unreadNumber { color: #183957; } .theme-definers header#navigation #mainNav ul li.active .unreadNumber { color: #183957; } header#navigation #mainNav ul li.active:after { content: ''; position: absolute; top: 0; right: -20px; width: 5px; height: 100%; } .theme-iss header#navigation #mainNav ul li.active:after { background: #fff; } .theme-ar header#navigation #mainNav ul li.active:after { background: #FFCE00; } .theme-definers header#navigation #mainNav ul li.active:after { background: #87E1D1; } header#navigation #mainNav ul li ul { position: relative; left: -20px; width: calc(100% + 40px); display: none; } .theme-iss header#navigation #mainNav ul li ul { background: #3F6C8B; } .theme-ar header#navigation #mainNav ul li ul { background: #46474A; } .theme-definers header#navigation #mainNav ul li ul { background: #303E57; } .theme-iss header#navigation #mainNav ul li ul li:hover .icon .fas, .theme-iss header#navigation #mainNav ul li ul li:hover .icon .far, .theme-iss header#navigation #mainNav ul li ul li:hover .icon .fal { color: #fff; } .theme-ar header#navigation #mainNav ul li ul li:hover .icon .fas, .theme-ar header#navigation #mainNav ul li ul li:hover .icon .far, .theme-ar header#navigation #mainNav ul li ul li:hover .icon .fal { color: #fff; } .theme-definers header#navigation #mainNav ul li ul li:hover .icon .fas, .theme-definers header#navigation #mainNav ul li ul li:hover .icon .far, .theme-definers header#navigation #mainNav ul li ul li:hover .icon .fal { color: #fff; } header#navigation #bottomNav { width: calc(100% - 40px); height: 65px; min-height: 65px; max-height: 65px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 0px 20px 0px; margin: 0 20px 0 20px; border-top: 1px solid; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .theme-iss header#navigation #bottomNav { border-color: rgba(255, 255, 255, 0.6); } .theme-ar header#navigation #bottomNav { border-color: #bbbbbd; } .theme-definers header#navigation #bottomNav { border-color: #fff; } header#navigation #bottomNav ul { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-top: 20px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .theme-iss header#navigation #bottomNav ul li a, .theme-iss header#navigation #bottomNav ul li span { color: rgba(255, 255, 255, 0.6); } .theme-ar header#navigation #bottomNav ul li a, .theme-ar header#navigation #bottomNav ul li span { color: #bbbbbd; } .theme-definers header#navigation #bottomNav ul li a, .theme-definers header#navigation #bottomNav ul li span { color: #fff; } header#navigation #bottomNav ul li .fas, header#navigation #bottomNav ul li .far, header#navigation #bottomNav ul li .fal { font-size: 25px; } .theme-iss header#navigation #bottomNav ul li.active a, .theme-iss header#navigation #bottomNav ul li.active span { color: white; } .theme-ar header#navigation #bottomNav ul li.active a, .theme-ar header#navigation #bottomNav ul li.active span { color: #FFCE00; } .theme-definers header#navigation #bottomNav ul li.active a, .theme-definers header#navigation #bottomNav ul li.active span { color: #87E1D1; } section#middleColumn { width: 440px; min-width: 440px; max-width: 440px; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; z-index: 99; -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4); box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4); } .theme-iss section#middleColumn { background: #F5F6F6; } .theme-ar section#middleColumn { background: #F5F6F6; } .theme-definers section#middleColumn { background: #F5F6F6; } section#middleColumn .middleButton { position: absolute; z-index: 9999; right: 0; width: 0px; height: 100%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } section#middleColumn .middleButton .circle { position: relative; left: -18px; } section#middleColumn .middleButton .circle .far, section#middleColumn .middleButton .circle .fal, section#middleColumn .middleButton .circle .fas { left: -2px; } section#middleColumn .middleSurround { overflow: hidden; width: 100%; } section#middleColumn .stabilize { width: 440px; } section#middleColumn input { width: 100%; height: 35px; border: 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10px; border-radius: 3px; } .theme-iss section#middleColumn input { border-color: #55565A; } .theme-ar section#middleColumn input { border-color: #55565A; } .theme-definers section#middleColumn input { border-color: #55565A; } section#middleColumn #search { width: 100%; height: 100px; min-height: 100px; max-height: 100px; -webkit-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px solid; padding: 20px 20px 0 20px; } .theme-iss section#middleColumn #search { border-color: #55565A; } .theme-ar section#middleColumn #search { border-color: #55565A; } .theme-definers section#middleColumn #search { border-color: #55565A; } .theme-iss section#middleColumn #search .top .btn.search { background: #487CA0; } .theme-ar section#middleColumn #search .top .btn.search { background: #55565A; } .theme-definers section#middleColumn #search .top .btn.search { background: #55565A; } section#middleColumn #search .top, section#middleColumn #search .bottom { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } section#middleColumn #search .top { margin-bottom: 15px; } section#middleColumn #search .bottom span { font-size: 8px; font-size: 0.5rem; line-height: 13px; line-height: 0.8125rem; font-weight: 500; text-transform: uppercase; } section#middleColumn #search .bottom .fal, section#middleColumn #search .bottom .far, section#middleColumn #search .bottom .fas { font-size: 13px; padding-right: 10px; } .theme-iss section#middleColumn #search .bottom .fal, .theme-iss section#middleColumn #search .bottom .far, .theme-iss section#middleColumn #search .bottom .fas { color: #55565A; } .theme-ar section#middleColumn #search .bottom .fal, .theme-ar section#middleColumn #search .bottom .far, .theme-ar section#middleColumn #search .bottom .fas { color: #55565A; } .theme-definers section#middleColumn #search .bottom .fal, .theme-definers section#middleColumn #search .bottom .far, .theme-definers section#middleColumn #search .bottom .fas { color: #55565A; } section#middleColumn #search .bottom .left { margin-right: auto; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } section#middleColumn #search .bottom .right { max-width: 65%; } .theme-iss section#middleColumn #search .bottom .right { color: #C91F00; } .theme-ar section#middleColumn #search .bottom .right { color: #C91F00; } .theme-definers section#middleColumn #search .bottom .right { color: #C91F00; } .theme-iss section#middleColumn #search .bottom .right .fal, .theme-iss section#middleColumn #search .bottom .right .far, .theme-iss section#middleColumn #search .bottom .right .fas { color: #C91F00; } .theme-ar section#middleColumn #search .bottom .right .fal, .theme-ar section#middleColumn #search .bottom .right .far, .theme-ar section#middleColumn #search .bottom .right .fas { color: #C91F00; } .theme-definers section#middleColumn #search .bottom .right .fal, .theme-definers section#middleColumn #search .bottom .right .far, .theme-definers section#middleColumn #search .bottom .right .fas { color: #C91F00; } section#middleColumn #search input { border-top-right-radius: 0; border-bottom-right-radius: 0; } section#middleColumn #search .btn { margin-right: 10px; } section#middleColumn #search .btn:last-child { margin-right: 0; } section#middleColumn #search .search { border-top-left-radius: 0; border-bottom-left-radius: 0; } section#middleColumn #advancedSearch { display: none; position: absolute; top: 100px; z-index: 999; width: 100%; height: calc(100% - 100px); } .theme-iss section#middleColumn #advancedSearch { background: #DEDEDE; } .theme-ar section#middleColumn #advancedSearch { background: #DEDEDE; } .theme-definers section#middleColumn #advancedSearch { background: #DEDEDE; } section#middleColumn #advancedSearch .scroll { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow-y: scroll; } .theme-iss section#middleColumn #advancedSearch .scroll { background: #DEDEDE; } .theme-ar section#middleColumn #advancedSearch .scroll { background: #DEDEDE; } .theme-definers section#middleColumn #advancedSearch .scroll { background: #DEDEDE; } section#middleColumn #entries { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; height: calc(100vh - 100px); overflow-y: scroll; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } section#middleColumn #entries .entryGroup .entryGroupTitle { -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 30px; position: -webkit-sticky; position: sticky; top: 0; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 20px; border-bottom: 1px solid; } .theme-iss section#middleColumn #entries .entryGroup .entryGroupTitle { background-color: #BD3F40; border-color: #55565A; } .theme-ar section#middleColumn #entries .entryGroup .entryGroupTitle { background-color: #FFCE00; border-color: #55565A; } .theme-definers section#middleColumn #entries .entryGroup .entryGroupTitle { background-color: #87E1D1; border-color: #55565A; } section#middleColumn #entries .entryGroup .entryGroupTitle span { text-transform: uppercase; font-size: 10px; font-size: 0.625rem; font-weight: 700; } .theme-iss section#middleColumn #entries .entryGroup .entryGroupTitle span { color: #fff; } .theme-ar section#middleColumn #entries .entryGroup .entryGroupTitle span { color: #55565A; } .theme-definers section#middleColumn #entries .entryGroup .entryGroupTitle span { color: #55565A; } section#middleColumn #entries .entryGroup:last-child .entry:last-child { border-bottom: 0; } section#middleColumn #entries .entry { border-bottom: 1px solid; } .theme-iss section#middleColumn #entries .entry { border-color: #55565A; } .theme-ar section#middleColumn #entries .entry { border-color: #55565A; } .theme-definers section#middleColumn #entries .entry { border-color: #55565A; } section#middleColumn #entries .entry .entryContent { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; cursor: pointer; } .theme-iss section#middleColumn #entries .entry .entryContent a { color: #55565A; } .theme-ar section#middleColumn #entries .entry .entryContent a { color: #55565A; } .theme-definers section#middleColumn #entries .entry .entryContent a { color: #55565A; } section#middleColumn #entries .entry .bar { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 8px 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .theme-iss section#middleColumn #entries .entry .bar { background: #D3DCE2; } .theme-ar section#middleColumn #entries .entry .bar { background: #DEDEDE; } .theme-definers section#middleColumn #entries .entry .bar { background: #DEDEDE; } section#middleColumn #entries .entry .bar .text { margin-right: auto; font-size: 10px; font-size: 0.625rem; } section#middleColumn #entries .entry .bar .buttons .button, section#middleColumn #entries .entry .bar .buttons h2, section#middleColumn #entries .entry .bar .buttons .btn, section#middleColumn #entries .entry .bar .buttons .circle, section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li, header#navigation #mainNav ul section#middleColumn #entries .entry .bar .buttons li, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons a, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons span, section#middleColumn #entries .entry .bar .buttons #search .bottom .left, section#middleColumn #search .bottom #entries .entry .bar .buttons .left { margin-left: 5px; } section#middleColumn #entries .entry .bar .buttons .button .fas, section#middleColumn #entries .entry .bar .buttons h2 .fas, section#middleColumn #entries .entry .bar .buttons .btn .fas, section#middleColumn #entries .entry .bar .buttons .circle .fas, section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fas, header#navigation #mainNav ul section#middleColumn #entries .entry .bar .buttons li .fas, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons a .fas, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons span .fas, section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fas, section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fas, section#middleColumn #entries .entry .bar .buttons .button .fal, section#middleColumn #entries .entry .bar .buttons h2 .fal, section#middleColumn #entries .entry .bar .buttons .btn .fal, section#middleColumn #entries .entry .bar .buttons .circle .fal, section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fal, header#navigation #mainNav ul section#middleColumn #entries .entry .bar .buttons li .fal, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons a .fal, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons span .fal, section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fal, section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fal, section#middleColumn #entries .entry .bar .buttons .button .far, section#middleColumn #entries .entry .bar .buttons h2 .far, section#middleColumn #entries .entry .bar .buttons .btn .far, section#middleColumn #entries .entry .bar .buttons .circle .far, section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .far, header#navigation #mainNav ul section#middleColumn #entries .entry .bar .buttons li .far, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons a .far, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons span .far, section#middleColumn #entries .entry .bar .buttons #search .bottom .left .far, section#middleColumn #search .bottom #entries .entry .bar .buttons .left .far { font-size: 13px; } .theme-iss section#middleColumn #entries .entry .bar .buttons .button .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons h2 .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons .btn .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons .circle .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fas, header#navigation #mainNav ul .theme-iss section#middleColumn #entries .entry .bar .buttons li .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li .theme-iss section#middleColumn #entries .entry .bar .buttons a .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li .theme-iss section#middleColumn #entries .entry .bar .buttons span .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fas, .theme-iss section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fas, .theme-iss section#middleColumn #entries .entry .bar .buttons .button .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons h2 .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons .btn .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons .circle .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fal, header#navigation #mainNav ul .theme-iss section#middleColumn #entries .entry .bar .buttons li .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li .theme-iss section#middleColumn #entries .entry .bar .buttons a .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li .theme-iss section#middleColumn #entries .entry .bar .buttons span .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fal, .theme-iss section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fal, .theme-iss section#middleColumn #entries .entry .bar .buttons .button .far, .theme-iss section#middleColumn #entries .entry .bar .buttons h2 .far, .theme-iss section#middleColumn #entries .entry .bar .buttons .btn .far, .theme-iss section#middleColumn #entries .entry .bar .buttons .circle .far, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .far, header#navigation #mainNav ul .theme-iss section#middleColumn #entries .entry .bar .buttons li .far, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li .theme-iss section#middleColumn #entries .entry .bar .buttons a .far, .theme-iss section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li .theme-iss section#middleColumn #entries .entry .bar .buttons span .far, .theme-iss section#middleColumn #entries .entry .bar .buttons #search .bottom .left .far, .theme-iss section#middleColumn #search .bottom #entries .entry .bar .buttons .left .far { color: #55565A; } .theme-ar section#middleColumn #entries .entry .bar .buttons .button .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons h2 .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons .btn .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons .circle .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fas, header#navigation #mainNav ul .theme-ar section#middleColumn #entries .entry .bar .buttons li .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li .theme-ar section#middleColumn #entries .entry .bar .buttons a .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li .theme-ar section#middleColumn #entries .entry .bar .buttons span .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fas, .theme-ar section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fas, .theme-ar section#middleColumn #entries .entry .bar .buttons .button .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons h2 .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons .btn .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons .circle .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fal, header#navigation #mainNav ul .theme-ar section#middleColumn #entries .entry .bar .buttons li .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li .theme-ar section#middleColumn #entries .entry .bar .buttons a .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li .theme-ar section#middleColumn #entries .entry .bar .buttons span .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fal, .theme-ar section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fal, .theme-ar section#middleColumn #entries .entry .bar .buttons .button .far, .theme-ar section#middleColumn #entries .entry .bar .buttons h2 .far, .theme-ar section#middleColumn #entries .entry .bar .buttons .btn .far, .theme-ar section#middleColumn #entries .entry .bar .buttons .circle .far, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .far, header#navigation #mainNav ul .theme-ar section#middleColumn #entries .entry .bar .buttons li .far, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li .theme-ar section#middleColumn #entries .entry .bar .buttons a .far, .theme-ar section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li .theme-ar section#middleColumn #entries .entry .bar .buttons span .far, .theme-ar section#middleColumn #entries .entry .bar .buttons #search .bottom .left .far, .theme-ar section#middleColumn #search .bottom #entries .entry .bar .buttons .left .far { color: #55565A; } .theme-definers section#middleColumn #entries .entry .bar .buttons .button .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons h2 .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons .btn .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons .circle .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fas, header#navigation #mainNav ul .theme-definers section#middleColumn #entries .entry .bar .buttons li .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li .theme-definers section#middleColumn #entries .entry .bar .buttons a .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li .theme-definers section#middleColumn #entries .entry .bar .buttons span .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fas, .theme-definers section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fas, .theme-definers section#middleColumn #entries .entry .bar .buttons .button .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons h2 .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons .btn .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons .circle .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .fal, header#navigation #mainNav ul .theme-definers section#middleColumn #entries .entry .bar .buttons li .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li .theme-definers section#middleColumn #entries .entry .bar .buttons a .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li .theme-definers section#middleColumn #entries .entry .bar .buttons span .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons #search .bottom .left .fal, .theme-definers section#middleColumn #search .bottom #entries .entry .bar .buttons .left .fal, .theme-definers section#middleColumn #entries .entry .bar .buttons .button .far, .theme-definers section#middleColumn #entries .entry .bar .buttons h2 .far, .theme-definers section#middleColumn #entries .entry .bar .buttons .btn .far, .theme-definers section#middleColumn #entries .entry .bar .buttons .circle .far, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li .far, header#navigation #mainNav ul .theme-definers section#middleColumn #entries .entry .bar .buttons li .far, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li .theme-definers section#middleColumn #entries .entry .bar .buttons a .far, .theme-definers section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li .theme-definers section#middleColumn #entries .entry .bar .buttons span .far, .theme-definers section#middleColumn #entries .entry .bar .buttons #search .bottom .left .far, .theme-definers section#middleColumn #search .bottom #entries .entry .bar .buttons .left .far { color: #55565A; } section#middleColumn #entries .entry .bar .buttons .button:first-child, section#middleColumn #entries .entry .bar .buttons h2:first-child, section#middleColumn #entries .entry .bar .buttons .btn:first-child, section#middleColumn #entries .entry .bar .buttons .circle:first-child, section#middleColumn #entries .entry .bar .buttons header#navigation #mainNav ul li:first-child, header#navigation #mainNav ul section#middleColumn #entries .entry .bar .buttons li:first-child, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li a:first-child, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons a:first-child, section#middleColumn #entries .entry .bar .buttons header#navigation #bottomNav ul li span:first-child, header#navigation #bottomNav ul li section#middleColumn #entries .entry .bar .buttons span:first-child, section#middleColumn #entries .entry .bar .buttons #search .bottom .left:first-child, section#middleColumn #search .bottom #entries .entry .bar .buttons .left:first-child { margin-left: 0; } section#middleColumn.closed { width: 20px; min-width: 20px; max-width: 20px; } section#middleColumn.closed .circle .fal, section#middleColumn.closed .circle .far, section#middleColumn.closed .circle .fas { -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: .2s ease; transition: .2s ease; left: 2px; } section#rightColumn { width: 100%; background: #fff; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; } section#rightColumn #topBar { width: 100%; height: 75px; min-height: 75px; max-height: 75px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 20px; border-bottom: 1px solid; position: relative; } .theme-iss section#rightColumn #topBar { background: #BD3F40; border-color: #55565A; } .theme-ar section#rightColumn #topBar { background: #DEDEDE; border-color: #55565A; } .theme-definers section#rightColumn #topBar { background: #DEDEDE; border-color: #55565A; } section#rightColumn #topBar .left { margin-right: auto; min-width: 40%; } section#rightColumn #topBar .left #title { margin-right: 20px; font-size: 15px; font-size: 0.9375rem; } .theme-iss section#rightColumn #topBar .left #title { color: #fff; } .theme-ar section#rightColumn #topBar .left #title { color: #55565A; } .theme-definers section#rightColumn #topBar .left #title { color: #55565A; } section#rightColumn #topBar .left .button, section#rightColumn #topBar .left .entry h2, .entry section#rightColumn #topBar .left h2, section#rightColumn #topBar .left .btn, section#rightColumn #topBar .left .circle, section#rightColumn #topBar .left header#navigation #mainNav ul li, header#navigation #mainNav ul section#rightColumn #topBar .left li, section#rightColumn #topBar .left header#navigation #bottomNav ul li a, header#navigation #bottomNav ul li section#rightColumn #topBar .left a, section#rightColumn #topBar .left header#navigation #bottomNav ul li span, header#navigation #bottomNav ul li section#rightColumn #topBar .left span, section#rightColumn #topBar .left section#middleColumn #search .bottom .left, section#middleColumn #search .bottom section#rightColumn #topBar .left .left { margin-right: 15px; } section#rightColumn #topBar .right { min-width: 60%; overflow-y: scroll; text-align: right; } section#rightColumn #topBar .right .button, section#rightColumn #topBar .right .entry h2, .entry section#rightColumn #topBar .right h2, section#rightColumn #topBar .right .btn, section#rightColumn #topBar .right .circle, section#rightColumn #topBar .right header#navigation #mainNav ul li, header#navigation #mainNav ul section#rightColumn #topBar .right li, section#rightColumn #topBar .right header#navigation #bottomNav ul li a, header#navigation #bottomNav ul li section#rightColumn #topBar .right a, section#rightColumn #topBar .right header#navigation #bottomNav ul li span, header#navigation #bottomNav ul li section#rightColumn #topBar .right span, section#rightColumn #topBar .right section#middleColumn #search .bottom .left, section#middleColumn #search .bottom section#rightColumn #topBar .right .left { margin-left: 15px; } section#rightColumn #topBar .button .fal, section#rightColumn #topBar .entry h2 .fal, .entry section#rightColumn #topBar h2 .fal, section#rightColumn #topBar .btn .fal, section#rightColumn #topBar .circle .fal, section#rightColumn #topBar header#navigation #mainNav ul li .fal, header#navigation #mainNav ul section#rightColumn #topBar li .fal, section#rightColumn #topBar header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li section#rightColumn #topBar a .fal, section#rightColumn #topBar header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li section#rightColumn #topBar span .fal, section#rightColumn #topBar section#middleColumn #search .bottom .left .fal, section#middleColumn #search .bottom section#rightColumn #topBar .left .fal, section#rightColumn #topBar .button .far, section#rightColumn #topBar .entry h2 .far, .entry section#rightColumn #topBar h2 .far, section#rightColumn #topBar .btn .far, section#rightColumn #topBar .circle .far, section#rightColumn #topBar header#navigation #mainNav ul li .far, header#navigation #mainNav ul section#rightColumn #topBar li .far, section#rightColumn #topBar header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li section#rightColumn #topBar a .far, section#rightColumn #topBar header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li section#rightColumn #topBar span .far, section#rightColumn #topBar section#middleColumn #search .bottom .left .far, section#middleColumn #search .bottom section#rightColumn #topBar .left .far, section#rightColumn #topBar .button .fas, section#rightColumn #topBar .entry h2 .fas, .entry section#rightColumn #topBar h2 .fas, section#rightColumn #topBar .btn .fas, section#rightColumn #topBar .circle .fas, section#rightColumn #topBar header#navigation #mainNav ul li .fas, header#navigation #mainNav ul section#rightColumn #topBar li .fas, section#rightColumn #topBar header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li section#rightColumn #topBar a .fas, section#rightColumn #topBar header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li section#rightColumn #topBar span .fas, section#rightColumn #topBar section#middleColumn #search .bottom .left .fas, section#middleColumn #search .bottom section#rightColumn #topBar .left .fas { font-size: 20px; } .theme-iss section#rightColumn #topBar .button .fal, .theme-iss section#rightColumn #topBar .entry h2 .fal, .entry .theme-iss section#rightColumn #topBar h2 .fal, .theme-iss section#rightColumn #topBar .btn .fal, .theme-iss section#rightColumn #topBar .circle .fal, .theme-iss section#rightColumn #topBar header#navigation #mainNav ul li .fal, header#navigation #mainNav ul .theme-iss section#rightColumn #topBar li .fal, .theme-iss section#rightColumn #topBar header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li .theme-iss section#rightColumn #topBar a .fal, .theme-iss section#rightColumn #topBar header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li .theme-iss section#rightColumn #topBar span .fal, .theme-iss section#rightColumn #topBar section#middleColumn #search .bottom .left .fal, section#middleColumn #search .bottom .theme-iss section#rightColumn #topBar .left .fal, .theme-iss section#rightColumn #topBar .button .far, .theme-iss section#rightColumn #topBar .entry h2 .far, .entry .theme-iss section#rightColumn #topBar h2 .far, .theme-iss section#rightColumn #topBar .btn .far, .theme-iss section#rightColumn #topBar .circle .far, .theme-iss section#rightColumn #topBar header#navigation #mainNav ul li .far, header#navigation #mainNav ul .theme-iss section#rightColumn #topBar li .far, .theme-iss section#rightColumn #topBar header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li .theme-iss section#rightColumn #topBar a .far, .theme-iss section#rightColumn #topBar header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li .theme-iss section#rightColumn #topBar span .far, .theme-iss section#rightColumn #topBar section#middleColumn #search .bottom .left .far, section#middleColumn #search .bottom .theme-iss section#rightColumn #topBar .left .far, .theme-iss section#rightColumn #topBar .button .fas, .theme-iss section#rightColumn #topBar .entry h2 .fas, .entry .theme-iss section#rightColumn #topBar h2 .fas, .theme-iss section#rightColumn #topBar .btn .fas, .theme-iss section#rightColumn #topBar .circle .fas, .theme-iss section#rightColumn #topBar header#navigation #mainNav ul li .fas, header#navigation #mainNav ul .theme-iss section#rightColumn #topBar li .fas, .theme-iss section#rightColumn #topBar header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li .theme-iss section#rightColumn #topBar a .fas, .theme-iss section#rightColumn #topBar header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li .theme-iss section#rightColumn #topBar span .fas, .theme-iss section#rightColumn #topBar section#middleColumn #search .bottom .left .fas, section#middleColumn #search .bottom .theme-iss section#rightColumn #topBar .left .fas { color: #fff; } .theme-ar section#rightColumn #topBar .button .fal, .theme-ar section#rightColumn #topBar .entry h2 .fal, .entry .theme-ar section#rightColumn #topBar h2 .fal, .theme-ar section#rightColumn #topBar .btn .fal, .theme-ar section#rightColumn #topBar .circle .fal, .theme-ar section#rightColumn #topBar header#navigation #mainNav ul li .fal, header#navigation #mainNav ul .theme-ar section#rightColumn #topBar li .fal, .theme-ar section#rightColumn #topBar header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li .theme-ar section#rightColumn #topBar a .fal, .theme-ar section#rightColumn #topBar header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li .theme-ar section#rightColumn #topBar span .fal, .theme-ar section#rightColumn #topBar section#middleColumn #search .bottom .left .fal, section#middleColumn #search .bottom .theme-ar section#rightColumn #topBar .left .fal, .theme-ar section#rightColumn #topBar .button .far, .theme-ar section#rightColumn #topBar .entry h2 .far, .entry .theme-ar section#rightColumn #topBar h2 .far, .theme-ar section#rightColumn #topBar .btn .far, .theme-ar section#rightColumn #topBar .circle .far, .theme-ar section#rightColumn #topBar header#navigation #mainNav ul li .far, header#navigation #mainNav ul .theme-ar section#rightColumn #topBar li .far, .theme-ar section#rightColumn #topBar header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li .theme-ar section#rightColumn #topBar a .far, .theme-ar section#rightColumn #topBar header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li .theme-ar section#rightColumn #topBar span .far, .theme-ar section#rightColumn #topBar section#middleColumn #search .bottom .left .far, section#middleColumn #search .bottom .theme-ar section#rightColumn #topBar .left .far, .theme-ar section#rightColumn #topBar .button .fas, .theme-ar section#rightColumn #topBar .entry h2 .fas, .entry .theme-ar section#rightColumn #topBar h2 .fas, .theme-ar section#rightColumn #topBar .btn .fas, .theme-ar section#rightColumn #topBar .circle .fas, .theme-ar section#rightColumn #topBar header#navigation #mainNav ul li .fas, header#navigation #mainNav ul .theme-ar section#rightColumn #topBar li .fas, .theme-ar section#rightColumn #topBar header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li .theme-ar section#rightColumn #topBar a .fas, .theme-ar section#rightColumn #topBar header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li .theme-ar section#rightColumn #topBar span .fas, .theme-ar section#rightColumn #topBar section#middleColumn #search .bottom .left .fas, section#middleColumn #search .bottom .theme-ar section#rightColumn #topBar .left .fas { color: #55565A; } .theme-definers section#rightColumn #topBar .button .fal, .theme-definers section#rightColumn #topBar .entry h2 .fal, .entry .theme-definers section#rightColumn #topBar h2 .fal, .theme-definers section#rightColumn #topBar .btn .fal, .theme-definers section#rightColumn #topBar .circle .fal, .theme-definers section#rightColumn #topBar header#navigation #mainNav ul li .fal, header#navigation #mainNav ul .theme-definers section#rightColumn #topBar li .fal, .theme-definers section#rightColumn #topBar header#navigation #bottomNav ul li a .fal, header#navigation #bottomNav ul li .theme-definers section#rightColumn #topBar a .fal, .theme-definers section#rightColumn #topBar header#navigation #bottomNav ul li span .fal, header#navigation #bottomNav ul li .theme-definers section#rightColumn #topBar span .fal, .theme-definers section#rightColumn #topBar section#middleColumn #search .bottom .left .fal, section#middleColumn #search .bottom .theme-definers section#rightColumn #topBar .left .fal, .theme-definers section#rightColumn #topBar .button .far, .theme-definers section#rightColumn #topBar .entry h2 .far, .entry .theme-definers section#rightColumn #topBar h2 .far, .theme-definers section#rightColumn #topBar .btn .far, .theme-definers section#rightColumn #topBar .circle .far, .theme-definers section#rightColumn #topBar header#navigation #mainNav ul li .far, header#navigation #mainNav ul .theme-definers section#rightColumn #topBar li .far, .theme-definers section#rightColumn #topBar header#navigation #bottomNav ul li a .far, header#navigation #bottomNav ul li .theme-definers section#rightColumn #topBar a .far, .theme-definers section#rightColumn #topBar header#navigation #bottomNav ul li span .far, header#navigation #bottomNav ul li .theme-definers section#rightColumn #topBar span .far, .theme-definers section#rightColumn #topBar section#middleColumn #search .bottom .left .far, section#middleColumn #search .bottom .theme-definers section#rightColumn #topBar .left .far, .theme-definers section#rightColumn #topBar .button .fas, .theme-definers section#rightColumn #topBar .entry h2 .fas, .entry .theme-definers section#rightColumn #topBar h2 .fas, .theme-definers section#rightColumn #topBar .btn .fas, .theme-definers section#rightColumn #topBar .circle .fas, .theme-definers section#rightColumn #topBar header#navigation #mainNav ul li .fas, header#navigation #mainNav ul .theme-definers section#rightColumn #topBar li .fas, .theme-definers section#rightColumn #topBar header#navigation #bottomNav ul li a .fas, header#navigation #bottomNav ul li .theme-definers section#rightColumn #topBar a .fas, .theme-definers section#rightColumn #topBar header#navigation #bottomNav ul li span .fas, header#navigation #bottomNav ul li .theme-definers section#rightColumn #topBar span .fas, .theme-definers section#rightColumn #topBar section#middleColumn #search .bottom .left .fas, section#middleColumn #search .bottom .theme-definers section#rightColumn #topBar .left .fas { color: #55565A; } section#rightColumn #topBar #scrollBar { position: absolute; bottom: -6px; left: 0; width: 100%; height: 5px; z-index: 9; overflow: hidden; } section#rightColumn #topBar #scrollBar #color { position: absolute; top: 0; left: 0; height: 5px; } .theme-iss section#rightColumn #topBar #scrollBar #color { background: #487CA0; } .theme-ar section#rightColumn #topBar #scrollBar #color { background: #FFCE00; } .theme-definers section#rightColumn #topBar #scrollBar #color { background: #05223F; } section#rightColumn #mainContent { width: 100%; height: auto; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; background: #fff; position: relative; overflow: hidden; } section#rightColumn #mainContent #content { width: 100%; height: 100%; position: absolute; top: 0; left: 0; -webkit-box-sizing: border-box; box-sizing: border-box; overflow-y: scroll; padding: 25px 20px 20px 20px; } section#rightColumn #mainContent #content .inputContainer { -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 20px; } section#rightColumn #mainContent #content .inputContainer label { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding-bottom: 10px; text-transform: uppercase; font-size: 16px; font-size: 1rem; line-height: 19px; line-height: 1.1875rem; font-weight: 400; } section#rightColumn #mainContent #content .inputContainer label span { text-transform: none; } .theme-iss section#rightColumn #mainContent #content .inputContainer label { color: #55565A; } .theme-ar section#rightColumn #mainContent #content .inputContainer label { color: #55565A; } .theme-definers section#rightColumn #mainContent #content .inputContainer label { color: #55565A; } section#rightColumn #mainContent #content .inputContainer input, section#rightColumn #mainContent #content .inputContainer textarea { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; font-family: "Montserrat", sans-serif; font-size: 16px; font-size: 1rem; line-height: 35px; line-height: 2.1875rem; font-weight: 300; border: 1px solid; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 10px; border-radius: 3px; } .theme-iss section#rightColumn #mainContent #content .inputContainer input, .theme-iss section#rightColumn #mainContent #content .inputContainer textarea { border-color: #55565A; background: #F5F6F6; } .theme-ar section#rightColumn #mainContent #content .inputContainer input, .theme-ar section#rightColumn #mainContent #content .inputContainer textarea { border-color: #55565A; background: #F5F6F6; } .theme-definers section#rightColumn #mainContent #content .inputContainer input, .theme-definers section#rightColumn #mainContent #content .inputContainer textarea { border-color: #55565A; background: #F5F6F6; } section#rightColumn #mainContent #content .inputContainer textarea { min-height: 200px; line-height: 25px; line-height: 1.5625rem; padding: 10px; } section#rightColumn #mainContent #content .columns { -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 25px; } section#rightColumn #mainContent #content .columns .inputContainer { min-width: 33.33%; max-width: 33.33%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: none; flex-wrap: none; overflow: hidden; text-overflow: ellipsis; } section#rightColumn #mainContent #content .columns .inputContainer label, section#rightColumn #mainContent #content .columns .inputContainer input { -webkit-box-flex: 0; -ms-flex: none; flex: none; } section#rightColumn #mainContent #content .columns .inputContainer label { padding-bottom: 0; min-width: 100%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden; text-overflow: ellipsis; } section#rightColumn #mainContent #content .columns .inputContainer label span { max-width: calc(100% - 40px); width: 100%; overflow: hidden; text-overflow: ellipsis; } section#rightColumn #mainContent #content .columns .inputContainer input { margin-right: 20px; } section#rightColumn #mainContent #content .formError { color: red; font-style: italic; } section#rightColumn #mainContent #notifier { min-width: 300px; max-width: 300px; color: #fff; font-size: 16px; font-size: 1rem; line-height: 18px; line-height: 1.125rem; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; position: absolute; bottom: -100%; left: -999px; right: -999px; margin: auto; -webkit-transition: .2s ease; transition: .2s ease; -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3); box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3); } .theme-iss section#rightColumn #mainContent #notifier { background: #487CA0; } .theme-ar section#rightColumn #mainContent #notifier { background: #55565A; } .theme-definers section#rightColumn #mainContent #notifier { background: #05223F; } section#rightColumn #mainContent #notifier.active { bottom: 0; -webkit-transition: .2s ease; transition: .2s ease; } section#rightColumn #mainContent .circle { position: absolute; bottom: 20px; right: 20px; opacity: .5; } section#rightColumn #mainContent .circle .fal, section#rightColumn #mainContent .circle .far, section#rightColumn #mainContent .circle .fas { top: -2px; } .userLoginRegister { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .theme-iss .userLoginRegister { background: #487CA0; } .theme-ar .userLoginRegister { background: #55565A; } .theme-definers .userLoginRegister { background: #05223F; } .userLoginRegister .interface { min-width: 350px; max-width: 350px; text-align: center; border-radius: 5px; background: #fff; -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4); box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4); -webkit-box-sizing: border-box; box-sizing: border-box; padding: 50px; } .userLoginRegister .interface #logo { margin-bottom: 30px; } .userLoginRegister .interface h1 { margin-bottom: 30px; font-size: 30px; font-size: 1.875rem; font-weight: 700; } .theme-iss .userLoginRegister .interface h1 { color: #55565A; } .theme-ar .userLoginRegister .interface h1 { color: #55565A; } .theme-definers .userLoginRegister .interface h1 { color: #55565A; } .userLoginRegister .interface form input[type="text"], .userLoginRegister .interface input input[type="text"], .userLoginRegister .interface form input[type="email"], .userLoginRegister .interface input input[type="email"], .userLoginRegister .interface form input[type="password"], .userLoginRegister .interface input input[type="password"] { width: 100%; height: 35px; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #000; margin-bottom: 10px; padding: 0 10px; border-radius: 3px; } .userLoginRegister .interface form button, .userLoginRegister .interface input button { width: 100%; border: 0; font-family: "Montserrat", sans-serif; font-weight: 500; color: #fff; font-size: 14px; font-size: 0.875rem; margin-bottom: 20px; text-transform: uppercase; } .theme-iss .userLoginRegister .interface form button:hover, .theme-iss .userLoginRegister .interface input button:hover { background: #487CA0; } .theme-ar .userLoginRegister .interface form button:hover, .theme-ar .userLoginRegister .interface input button:hover { background: #55565A; } .theme-definers .userLoginRegister .interface form button:hover, .theme-definers .userLoginRegister .interface input button:hover { background: #05223F; } .theme-iss .userLoginRegister .interface form a, .theme-iss .userLoginRegister .interface input a { color: #487CA0; } .theme-ar .userLoginRegister .interface form a, .theme-ar .userLoginRegister .interface input a { color: #2D8CEB; } .theme-definers .userLoginRegister .interface form a, .theme-definers .userLoginRegister .interface input a { color: #2D8CEB; } .userLoginRegister .interface form .submit, .userLoginRegister .interface input .submit { margin-top: 30px; -ms-flex-wrap: wrap; flex-wrap: wrap; } .userLoginRegister .interface form .submit label, .userLoginRegister .interface input .submit label { padding-bottom: 30px; display: inline-block; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } .userLoginRegister .interface form .submit button, .userLoginRegister .interface input .submit button { max-width: 150px; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin: auto; } .userLoginRegister .interface.large { max-width: 960px; } .userLoginRegister .interface.large #logo, .userLoginRegister .interface.large form .contain, .userLoginRegister .interface.large input .contain { max-width: 350px; margin-left: auto; margin-right: auto; } .userLoginRegister .interface.large .terms { background: #e7e7e7; width: 100%; border-radius: 3px; max-height: 400px; overflow: scroll; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 20px; margin-top: 30px; } /* Mobile Styles */ @media screen and (max-width: 730px) { .desktop { display: none; } .mobile { display: block; } /* Turns "Stacked" Text Into One Line */ .linebreak br { content: ' '; } .linebreak br:after { content: ' '; } header#navigation, section#middleColumn, section#rightColumn, section#middleColumn.closed { width: 100%; max-width: 100%; min-width: 100%; height: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; position: absolute; top: 0; left: 0; } section#middleColumn .stabilize { width: 100%; } section#middleColumn .middleButton, .theme-iss section#rightColumn #topBar .left #title { display: none; } .userLoginRegister .interface.large { width: 90%; padding: 20px; } }
0.388618
0.074601
.tool_bar_personal{ background-image: none!important; background-color: #ff393d!important; border: none!important; text-shadow:0,0,0!important; border-radius: 0 !important; } .personal_backgroundimage{ background-image:url('../images/personal_backgroundimage.jpg'); background-size:100% 100%; } /*.html_tool_bar_personal{ width: 6rem; height:1rem; font-size: 1.2rem; color: #fff; text-align: center; position: absolute; left:50%; margin-left: -3rem; top:50%; margin-top: -1rem; }*/ /*.personal{ color:black!important; }*/ .html_header_personal{ /*background-color: #ff393d!important;*/ margin: auto; width: 4rem; height: 4rem; margin-top: 1.2rem; border-radius: 2rem; font-style:normal; background-repeat:no-repeat!important; background-position: center; overflow: hidden; } .html_header_personal img{ width: 4rem; height: 4rem; } .id_personal{ width: 90%; height: 1.6rem; margin: auto; text-align: center; font-style:normal; font-size: 1rem; margin-top: 10px; color: #fff; } .header_personal{ margin-bottom: 20px; } .order_personal,.collect_personal,.address_personal,.cooker_personal,.custom_service_personal,.account_personal{ width: 100%; box-shadow: 0px 1px 3px #ddd; } .in_order_personal,.in_collect_personal,.in_address_personal,.in_cooker_personal,.in_custom_service_personal,.in_account_personal{ margin: auto; width: 100%; height: 90%; background-color:#fff; position:absolute; bottom: 0; } .icon_order_personal,.icon_collect_personal,.icon_address_personal,.icon_cooker_personal,.icon_custom_service_personal,.icon_account_personal{ display: block; width:20px; height:100%; background-repeat:no-repeat!important; background-position: center; } .icon_order_personal{background-image: url("../images/我的订单 .png");background-size: 20px 20px;} /*.icon_collect_personal{background-image: url("../images/collect_personal.png");}*/ .icon_collect_personal{background-image: url("../images/我的收藏.png");background-size: 20px 20px;} .icon_address_personal{background-image: url("../images/我的地址.png");background-size: 22px 22px;} .icon_cooker_personal{background-image: url("../images/厨师招募.png");background-size: 20px 20px;} .icon_custom_service_personal{background-image: url("../images/客服.png");background-size: 20px 20px;} .icon_account_personal{background-image: url("../images/我的账号.png");background-size: 20px 20px;} .order_more_personal,.collect_more_personal,.address_more_personal,.cooker_more_personal,.custom_service_more_personal,.account_more_personal{ display: block; width:100%; height:100%; background-repeat:no-repeat!important; background-position: 84% 50%; padding-right: 20px; background-image: url("../images/more_personal.png")!important; background-size: 20px 20px; background-color: transparent!important; border: none!important; /*margin-top: 4%;*/ position: absolute; top:50%; margin-top: -1rem; } .text_order_personal,.text_collect_personal,.text_address_personal,.text_cooker_personal,.text_custom_service_personal,.text_account_personal{ height: 100%; font-style:normal; color: #646464; } .my_order{ font-size: 1rem; width: 100%; height: 1.2rem; display: block; position: absolute; bottom: 50%; margin-bottom: -0.6rem; } .center_personal{ width: 100%; margin: auto; background-color:#e7e7e7; } /*订单*/ .clearfix{clear: both} .all_order_personal{ width:100%; height: 100%; } .each_order_personal{ width: 100%; height: 150px; background-color:#fdfdfd; margin-top:10px; box-shadow: 0px 1px 3px #ccc; } .cancel_img img{ width: 20px; height:20px; } .inner_each_order_personal{ width:90%; height: 100%; margin: auto; } .left_order_personal{ max-width: 100px; float: left; width:60px; height:60px; margin-top: 20px; border-radius: 200px; /*background-color: pink;*/ /*border: 1px solid #e7d8d9;*/ overflow: hidden; } .left_order_personal img{ width:60px; height: 60px; } .right_order_personal{ float: right; width:70%; height:80%; margin-top:20px; line-height: 1.4rem; } .text_number_personal,.text_time_personal{ color:#2c2d2d; font-size:1rem; } .text_number_personal{ float: left; } .text_time_personal{ color:#2c2d2d; font-size:1rem; margin-top:10px; } .number_personal,.number_time_personal{ color:#9c9b99; font-size:0.8rem; } .order_detail_personal{ width: 100px; height: 30px; background-color:#ff484d; margin-top: 10px; border:none; color:#fff; border-radius:3px; float: right; } .order_detail_comment{ margin-left:40px; } .again_order{ float:right; color:#fc3339; font-size:1rem; } .dw_item{ background-color: #56a7df; } .dw_selectedItem{ background-color:#fff; } /*订单详情*/ .personal_detail_my_order{ font-size: 1rem; width: 100%; height: 1.2rem; display: block; position: absolute; bottom: 50%; margin-bottom: -0.6rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } .personal_detail_my_order span{ color:#333; } .personal_detail_content{ width:94%; height: 70%; margin:auto; margin-top: 20px; border-radius:4px; color:#646464; font-size:1rem; } .personal_detail_content_top{ width:100%; margin:auto; padding-left:10px; /*// border:1px solid yellow;*/ } .personal_detail_icon{ width: 2.6rem; height: 2.6rem; border-radius:300px; margin: auto; overflow: hidden; position: absolute; left: 10px; top:50%; margin-top: -1.3rem; } .personal_detail_icon img{ width: 2.6rem; height: 2.6rem; } .personal_detail_button{ color: #fff!important; width: 40% !important; height: 30px !important; margin-top: 20px; margin-left: auto; margin-right: auto; background-image:none!important; background-color: #ff393d!important; border: none!important; font-size: 1rem; font-style:normal!important; border-radius: 3px !important; } .personal_detail_delete_button{ color: #fff!important; height: 40px; border-radius:1000px!important; background-image:none!important; background-color: rgba(0,0,0,0)!important; border: none!important; font-size: 1rem; margin-top: 4px; font-style:normal!important; } /*评论*/ .comment_personal_cid,.comment_personal_time,.comment_personal_u_t,.comment_personal_star{ height: 0!important; display: none!important; } .comment_personal_button{ background-color: #ff393d!important; background-image: none!important; height:30px !important; width: 40% !important; margin-top: 20px !important; color: #fff!important; margin: auto; border: none!important; border-radius: 3px !important; } #form_personal_comment{ color: #000; } /*收藏*/ .each_collect_personal{ width: 94%; height: 200px; background-color:#fdfdfd; margin-top:10px; border-radius: 5px; box-shadow: 0px 1px 3px #ccc; margin: auto; position: relative; background-color: #fafafa; /*border-radius: 10px;*/ } .main_collect_personal{ width:100%; height:140px; margin-top: 16px; /*background-color: pink;*/ /*border: 1px solid #e7d8d9;*/ overflow: hidden; border-top-left-radius: 5px; border-top-right-radius: 5px; } .main_collect_personal img{ width:100%; height:inherit; } .collect_header{ width: 60px; height: 60px; border-radius:30px; border:1px solid #fff; position: absolute; bottom:20px; left: 10px; overflow: hidden; } .collect_header img{ width: 60px; height: 60px; } .collect_profession{ position: absolute; bottom:30px; left: 90px; font-size: 1rem; color: #1e1e1e; } .collect_orders{ position: absolute; bottom:30px; right: 10px; font-size: 1rem; color: #1e1e1e; } .collect_orders_number{ position: absolute; bottom:6px; right: 10px; font-size:0.8rem; color:#ff484d; text-align: center; } .collect_profession span{ color:#646464; } .collect_star_all{ width: 110px;height: 20px; position: absolute; bottom:6px; left: 90px; } .collect_star_text{ font-size: 0.8rem; float: left;} .collect_star{ float: right; width:80px;height:14px; } .collect_star img{ height: 14px; } /*地址*/ .each_address_personal{ width: 100%; height: 100px; /*background-color:#fdfdfd;*/ margin-top:10px; border-bottom:1px solid #eee; margin-bottom: -1px; } .dw_item_address_personal{ background-color:#fdfdfd; color: #666; } .dw_selectedItem_address_personal{ background-color:#ff393d; color:#fff; } .name_tel_address_personal{ font-size: 1rem; line-height: 1.2rem; margin-left: 10px; padding-top: 20px; } .name_tel_address_personal span { display: block; float: left; margin-right: 40px; } .details_address_personal{ font-size: 1rem; line-height: 2rem; margin-left: 10px; } .add_address_personal{ background-image:none!important; background-color: #ff393d!important; border: none!important; font-size: 1rem; font-style:normal!important; color:#fff!important; border-radius: 3px !important; } /*添加收获地址*/ .add_address_user_personal_all{ width: 96%; margin: auto; color: #333; } .add_address_user_personal_top{ margin-top: 30px; background-color: #fff; border-bottom:1px solid #e7e7e7; } .add_address_user_personal_topmin{ background-color: #fff; width: 100%!important; margin: auto!important; } .add_address_user_personal_topmin >div{ border: none!important; } .add_address_user_personal_text{ background-color: #fff; width: 100px; height:20px; position: absolute; bottom: 50%; margin-bottom:-10px; margin-left:10px; } .add_address_personal_button{ background-image:none!important; background-color: #ffffff!important; border: none!important; font-size: 1rem; font-style:normal!important; border-radius: 0px !important; } .add_address_tel_personal input { height:100%!important; } .add_address_user_personal_confirm{ background-image:none!important; background-color: #ff484d!important; border: none!important; font-size: 1rem; font-style:normal!important; color:#fff!important; width:40%; margin: auto; margin-top:20px; height:40px; } .add_address_personal_radio_all{ width: 100%!important; } .add_address_personal_radio{ border: none!important; } .add_address_personal_girl{ width: 50px; height: 20px; position: absolute; left:50%; margin-left:-25px ; } .each_add_address_personal{ width: 100%; height: 40px; background-color:#fdfdfd; box-shadow:0px 3px #c2c2c2; } .province_add_address_personal{ color: #646464; font-size: 1rem; line-height: 40px; margin-left: 10px; border-botom:1px solid #646464; } /*厨师招募*/ .img_private_cooker .x-html{ padding: 0!important; } /*厨师招募*/ .custom_service_more_personal a{ width: 200px; display: block; color:rgba(0,0,0,0)!important; } /*我的账户*/ .account_account_more{ display: block; width:100%; height:100%; background-repeat:no-repeat!important; background-position: 84%; padding-right: 20px; margin-top: 4%; /*background-image: url("resources/images/more_personal.png")!important;*/ background-image: none!important; background-color: #fff!important; border: none!important; } .account_more_hasicon{ background-image: url("../images/moretwo.png")!important; display: block; width:100%; height:100%; margin-top: 4%; background-repeat:no-repeat!important; background-position: 84%; padding-right: 20px; /*background-image: url("resources/images/more_personal.png")!important;*/ background-color: #fff!important; border: none!important; } .text_account{ height: 100%; font-style:normal; color: #646464; margin-left: 20px; } .in_account{ margin: auto; width: 100%; height: 90%; background-color:#fff; position:absolute; bottom: 0; } .account_account_more_userid{ font-size:1rem; font-style:normal; color:#646464; } .quit_login .x-button-label{ width: 40%; height:20px; margin: auto; margin-top: 20px; color:#7aabfb!important; background-image: none!important; background-color: rgba(0,0,0,0)!important; border: none!important; color:red; } /*修改密码*/ .all_change_password_personal{ width: 96%; margin: auto; background-color:#fff; margin-top: 20px; height:190px; border-radius:10px; } .all_change_oldpasswordtop{ padding-top: 20px; padding-bottom: 20px; padding-left: 10px; } .all_change_oldpasswordtop input{ width: 60%; border: none; } .change_password_btn_confirm{ width:60px; height:30px; background-color:#ff393d; border: none; color: #fff; font-size:1rem; border-radius:5px; margin-top: 20px; position:absolute; left:50%; margin-left:-30px; } /*修改头像*/ .uploadtwo_change_header{ width: 96%; height: 200px; margin: auto; background-color: #fff; margin-top: 20px; border-radius:10px; min-width: 200px; } .change_header_file_container{ width: 250px; margin: auto; padding-top: 30px; } .myaccount_change_header{ } .change_head_rightrow{ float: left; margin-right:20px; margin-top: 20px; } .change_uicon_change_header{ margin-right:20px; width:60px; float: left; background-image: url(../images/upload_picture.png); } .input_file_change_header{ width:60px; height:60px; background-color: red; opacity: 0; } .img_preview{ width: 60px; height: 60px; border-radius: 10px; background-color: #e6e6e6; float: left; } .clearfix{ clear: both; } .save_change{ width:100px; height: 40px; background-color:#ff484d ; color:#fff; margin: auto; border:none; position: absolute; left: 50%; margin-left: -50px; border-radius: 10px; margin-top: 20px; } .img_preview img{ width: 60px; height: 60px; } .change_header_u_telephone{ width: 0; height: 0; } .confirm_change_header{ width:100px; height:30px; background-color:#ff393d; border: none; color: #fff; font-size:1rem; border-radius:5px; margin-top: 20px; /* position:absolute; left:50%; margin-left:-30px;*/ text-align: center; }
Projecttwo11-5/Projecttwo11-5/resources/css/personal.css
.tool_bar_personal{ background-image: none!important; background-color: #ff393d!important; border: none!important; text-shadow:0,0,0!important; border-radius: 0 !important; } .personal_backgroundimage{ background-image:url('../images/personal_backgroundimage.jpg'); background-size:100% 100%; } /*.html_tool_bar_personal{ width: 6rem; height:1rem; font-size: 1.2rem; color: #fff; text-align: center; position: absolute; left:50%; margin-left: -3rem; top:50%; margin-top: -1rem; }*/ /*.personal{ color:black!important; }*/ .html_header_personal{ /*background-color: #ff393d!important;*/ margin: auto; width: 4rem; height: 4rem; margin-top: 1.2rem; border-radius: 2rem; font-style:normal; background-repeat:no-repeat!important; background-position: center; overflow: hidden; } .html_header_personal img{ width: 4rem; height: 4rem; } .id_personal{ width: 90%; height: 1.6rem; margin: auto; text-align: center; font-style:normal; font-size: 1rem; margin-top: 10px; color: #fff; } .header_personal{ margin-bottom: 20px; } .order_personal,.collect_personal,.address_personal,.cooker_personal,.custom_service_personal,.account_personal{ width: 100%; box-shadow: 0px 1px 3px #ddd; } .in_order_personal,.in_collect_personal,.in_address_personal,.in_cooker_personal,.in_custom_service_personal,.in_account_personal{ margin: auto; width: 100%; height: 90%; background-color:#fff; position:absolute; bottom: 0; } .icon_order_personal,.icon_collect_personal,.icon_address_personal,.icon_cooker_personal,.icon_custom_service_personal,.icon_account_personal{ display: block; width:20px; height:100%; background-repeat:no-repeat!important; background-position: center; } .icon_order_personal{background-image: url("../images/我的订单 .png");background-size: 20px 20px;} /*.icon_collect_personal{background-image: url("../images/collect_personal.png");}*/ .icon_collect_personal{background-image: url("../images/我的收藏.png");background-size: 20px 20px;} .icon_address_personal{background-image: url("../images/我的地址.png");background-size: 22px 22px;} .icon_cooker_personal{background-image: url("../images/厨师招募.png");background-size: 20px 20px;} .icon_custom_service_personal{background-image: url("../images/客服.png");background-size: 20px 20px;} .icon_account_personal{background-image: url("../images/我的账号.png");background-size: 20px 20px;} .order_more_personal,.collect_more_personal,.address_more_personal,.cooker_more_personal,.custom_service_more_personal,.account_more_personal{ display: block; width:100%; height:100%; background-repeat:no-repeat!important; background-position: 84% 50%; padding-right: 20px; background-image: url("../images/more_personal.png")!important; background-size: 20px 20px; background-color: transparent!important; border: none!important; /*margin-top: 4%;*/ position: absolute; top:50%; margin-top: -1rem; } .text_order_personal,.text_collect_personal,.text_address_personal,.text_cooker_personal,.text_custom_service_personal,.text_account_personal{ height: 100%; font-style:normal; color: #646464; } .my_order{ font-size: 1rem; width: 100%; height: 1.2rem; display: block; position: absolute; bottom: 50%; margin-bottom: -0.6rem; } .center_personal{ width: 100%; margin: auto; background-color:#e7e7e7; } /*订单*/ .clearfix{clear: both} .all_order_personal{ width:100%; height: 100%; } .each_order_personal{ width: 100%; height: 150px; background-color:#fdfdfd; margin-top:10px; box-shadow: 0px 1px 3px #ccc; } .cancel_img img{ width: 20px; height:20px; } .inner_each_order_personal{ width:90%; height: 100%; margin: auto; } .left_order_personal{ max-width: 100px; float: left; width:60px; height:60px; margin-top: 20px; border-radius: 200px; /*background-color: pink;*/ /*border: 1px solid #e7d8d9;*/ overflow: hidden; } .left_order_personal img{ width:60px; height: 60px; } .right_order_personal{ float: right; width:70%; height:80%; margin-top:20px; line-height: 1.4rem; } .text_number_personal,.text_time_personal{ color:#2c2d2d; font-size:1rem; } .text_number_personal{ float: left; } .text_time_personal{ color:#2c2d2d; font-size:1rem; margin-top:10px; } .number_personal,.number_time_personal{ color:#9c9b99; font-size:0.8rem; } .order_detail_personal{ width: 100px; height: 30px; background-color:#ff484d; margin-top: 10px; border:none; color:#fff; border-radius:3px; float: right; } .order_detail_comment{ margin-left:40px; } .again_order{ float:right; color:#fc3339; font-size:1rem; } .dw_item{ background-color: #56a7df; } .dw_selectedItem{ background-color:#fff; } /*订单详情*/ .personal_detail_my_order{ font-size: 1rem; width: 100%; height: 1.2rem; display: block; position: absolute; bottom: 50%; margin-bottom: -0.6rem; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; } .personal_detail_my_order span{ color:#333; } .personal_detail_content{ width:94%; height: 70%; margin:auto; margin-top: 20px; border-radius:4px; color:#646464; font-size:1rem; } .personal_detail_content_top{ width:100%; margin:auto; padding-left:10px; /*// border:1px solid yellow;*/ } .personal_detail_icon{ width: 2.6rem; height: 2.6rem; border-radius:300px; margin: auto; overflow: hidden; position: absolute; left: 10px; top:50%; margin-top: -1.3rem; } .personal_detail_icon img{ width: 2.6rem; height: 2.6rem; } .personal_detail_button{ color: #fff!important; width: 40% !important; height: 30px !important; margin-top: 20px; margin-left: auto; margin-right: auto; background-image:none!important; background-color: #ff393d!important; border: none!important; font-size: 1rem; font-style:normal!important; border-radius: 3px !important; } .personal_detail_delete_button{ color: #fff!important; height: 40px; border-radius:1000px!important; background-image:none!important; background-color: rgba(0,0,0,0)!important; border: none!important; font-size: 1rem; margin-top: 4px; font-style:normal!important; } /*评论*/ .comment_personal_cid,.comment_personal_time,.comment_personal_u_t,.comment_personal_star{ height: 0!important; display: none!important; } .comment_personal_button{ background-color: #ff393d!important; background-image: none!important; height:30px !important; width: 40% !important; margin-top: 20px !important; color: #fff!important; margin: auto; border: none!important; border-radius: 3px !important; } #form_personal_comment{ color: #000; } /*收藏*/ .each_collect_personal{ width: 94%; height: 200px; background-color:#fdfdfd; margin-top:10px; border-radius: 5px; box-shadow: 0px 1px 3px #ccc; margin: auto; position: relative; background-color: #fafafa; /*border-radius: 10px;*/ } .main_collect_personal{ width:100%; height:140px; margin-top: 16px; /*background-color: pink;*/ /*border: 1px solid #e7d8d9;*/ overflow: hidden; border-top-left-radius: 5px; border-top-right-radius: 5px; } .main_collect_personal img{ width:100%; height:inherit; } .collect_header{ width: 60px; height: 60px; border-radius:30px; border:1px solid #fff; position: absolute; bottom:20px; left: 10px; overflow: hidden; } .collect_header img{ width: 60px; height: 60px; } .collect_profession{ position: absolute; bottom:30px; left: 90px; font-size: 1rem; color: #1e1e1e; } .collect_orders{ position: absolute; bottom:30px; right: 10px; font-size: 1rem; color: #1e1e1e; } .collect_orders_number{ position: absolute; bottom:6px; right: 10px; font-size:0.8rem; color:#ff484d; text-align: center; } .collect_profession span{ color:#646464; } .collect_star_all{ width: 110px;height: 20px; position: absolute; bottom:6px; left: 90px; } .collect_star_text{ font-size: 0.8rem; float: left;} .collect_star{ float: right; width:80px;height:14px; } .collect_star img{ height: 14px; } /*地址*/ .each_address_personal{ width: 100%; height: 100px; /*background-color:#fdfdfd;*/ margin-top:10px; border-bottom:1px solid #eee; margin-bottom: -1px; } .dw_item_address_personal{ background-color:#fdfdfd; color: #666; } .dw_selectedItem_address_personal{ background-color:#ff393d; color:#fff; } .name_tel_address_personal{ font-size: 1rem; line-height: 1.2rem; margin-left: 10px; padding-top: 20px; } .name_tel_address_personal span { display: block; float: left; margin-right: 40px; } .details_address_personal{ font-size: 1rem; line-height: 2rem; margin-left: 10px; } .add_address_personal{ background-image:none!important; background-color: #ff393d!important; border: none!important; font-size: 1rem; font-style:normal!important; color:#fff!important; border-radius: 3px !important; } /*添加收获地址*/ .add_address_user_personal_all{ width: 96%; margin: auto; color: #333; } .add_address_user_personal_top{ margin-top: 30px; background-color: #fff; border-bottom:1px solid #e7e7e7; } .add_address_user_personal_topmin{ background-color: #fff; width: 100%!important; margin: auto!important; } .add_address_user_personal_topmin >div{ border: none!important; } .add_address_user_personal_text{ background-color: #fff; width: 100px; height:20px; position: absolute; bottom: 50%; margin-bottom:-10px; margin-left:10px; } .add_address_personal_button{ background-image:none!important; background-color: #ffffff!important; border: none!important; font-size: 1rem; font-style:normal!important; border-radius: 0px !important; } .add_address_tel_personal input { height:100%!important; } .add_address_user_personal_confirm{ background-image:none!important; background-color: #ff484d!important; border: none!important; font-size: 1rem; font-style:normal!important; color:#fff!important; width:40%; margin: auto; margin-top:20px; height:40px; } .add_address_personal_radio_all{ width: 100%!important; } .add_address_personal_radio{ border: none!important; } .add_address_personal_girl{ width: 50px; height: 20px; position: absolute; left:50%; margin-left:-25px ; } .each_add_address_personal{ width: 100%; height: 40px; background-color:#fdfdfd; box-shadow:0px 3px #c2c2c2; } .province_add_address_personal{ color: #646464; font-size: 1rem; line-height: 40px; margin-left: 10px; border-botom:1px solid #646464; } /*厨师招募*/ .img_private_cooker .x-html{ padding: 0!important; } /*厨师招募*/ .custom_service_more_personal a{ width: 200px; display: block; color:rgba(0,0,0,0)!important; } /*我的账户*/ .account_account_more{ display: block; width:100%; height:100%; background-repeat:no-repeat!important; background-position: 84%; padding-right: 20px; margin-top: 4%; /*background-image: url("resources/images/more_personal.png")!important;*/ background-image: none!important; background-color: #fff!important; border: none!important; } .account_more_hasicon{ background-image: url("../images/moretwo.png")!important; display: block; width:100%; height:100%; margin-top: 4%; background-repeat:no-repeat!important; background-position: 84%; padding-right: 20px; /*background-image: url("resources/images/more_personal.png")!important;*/ background-color: #fff!important; border: none!important; } .text_account{ height: 100%; font-style:normal; color: #646464; margin-left: 20px; } .in_account{ margin: auto; width: 100%; height: 90%; background-color:#fff; position:absolute; bottom: 0; } .account_account_more_userid{ font-size:1rem; font-style:normal; color:#646464; } .quit_login .x-button-label{ width: 40%; height:20px; margin: auto; margin-top: 20px; color:#7aabfb!important; background-image: none!important; background-color: rgba(0,0,0,0)!important; border: none!important; color:red; } /*修改密码*/ .all_change_password_personal{ width: 96%; margin: auto; background-color:#fff; margin-top: 20px; height:190px; border-radius:10px; } .all_change_oldpasswordtop{ padding-top: 20px; padding-bottom: 20px; padding-left: 10px; } .all_change_oldpasswordtop input{ width: 60%; border: none; } .change_password_btn_confirm{ width:60px; height:30px; background-color:#ff393d; border: none; color: #fff; font-size:1rem; border-radius:5px; margin-top: 20px; position:absolute; left:50%; margin-left:-30px; } /*修改头像*/ .uploadtwo_change_header{ width: 96%; height: 200px; margin: auto; background-color: #fff; margin-top: 20px; border-radius:10px; min-width: 200px; } .change_header_file_container{ width: 250px; margin: auto; padding-top: 30px; } .myaccount_change_header{ } .change_head_rightrow{ float: left; margin-right:20px; margin-top: 20px; } .change_uicon_change_header{ margin-right:20px; width:60px; float: left; background-image: url(../images/upload_picture.png); } .input_file_change_header{ width:60px; height:60px; background-color: red; opacity: 0; } .img_preview{ width: 60px; height: 60px; border-radius: 10px; background-color: #e6e6e6; float: left; } .clearfix{ clear: both; } .save_change{ width:100px; height: 40px; background-color:#ff484d ; color:#fff; margin: auto; border:none; position: absolute; left: 50%; margin-left: -50px; border-radius: 10px; margin-top: 20px; } .img_preview img{ width: 60px; height: 60px; } .change_header_u_telephone{ width: 0; height: 0; } .confirm_change_header{ width:100px; height:30px; background-color:#ff393d; border: none; color: #fff; font-size:1rem; border-radius:5px; margin-top: 20px; /* position:absolute; left:50%; margin-left:-30px;*/ text-align: center; }
0.272218
0.058426
div.dashboard-period > select { float: right; height: 35px; width: 70px; } div.dashboard-period-date { font-size: 14px; text-align: right; margin-bottom: 10px; } div.comparative-term { text-align: right; } div.comparative-term > span { font-family: proxima_nova_c_semibold; text-transform: uppercase; color: #999; display: inline-block; margin-right: 5px; } div.comparative-term > select { border: 1px solid #ccc; padding: 4px; } .analytics-container { border-color: #AAA; border-width: 1px; border-style: solid; margin-bottom: 20px; } .analytics-container svg.donut-chart { padding-top: 60px; } .analytics-container ul.graph-legend { float: inherit; margin-left: 25px; background-color: inherit; } .analytics-container ul.graph-legend > li{ } .analytics-container ul.graph-legend > li > div{ height: 20px; width: 20px; } .analytics-container .chart-container{ margin-bottom: 10px; margin-top: 0px; } .siteMetrics { width: 100%; background-color: #EEE; border-top: 1px solid #AAA; border-bottom: 1px solid #AAA; border-radius: 3px; } .siteMetrics > div { display: inline-block; text-align: center; width: 32%; padding-top: 10px; } .siteMetrics > div.middle { border-right: 1px solid #AAA; border-left: 1px solid #AAA; } .siteMetrics > div > div { height:40px; } .siteMetrics .metric-name { color: #0E181C; font-family: proxima_nova_semibold; font-size: 13px; } .siteMetrics .metric-value { color: #0E181C; font-family: proxima_nova_semibold; font-size: 20px; } .siteMetrics .metric-time { color: #0E181C; font-family: proxima_nova_semibold; font-size: 20px; margin-top: 9px; margin-bottom: -9px; } .analytics-container > table.cmxtbl { overflow: hidden; border: none; } .analytics-container > table.cmxtbl td, .analytics-container > table.cmxtbl th { border: none; } .analytics-container > table.cmxtbl th { border-bottom: 1px solid #ddd; } .analytics-container > table.cmxtbl.middleside { border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-radius: 0; overflow: inherit; } .analytics-container > table.cmxtbl.rightside { border-left: 1px solid #ddd; border-right: 1px solid #eaeaea; border-bottom: 1px solid #ddd; border-radius: 0; border-top-right-radius: 6px; border-bottom-right-radius: 6px; } .analytics-container > table.cmxtbl.leftside { border-left: 1px solid #eaeaea; border-bottom: 1px solid #ddd; border-radius: 0; border-top-left-radius: 6px; border-bottom-left-radius: 6px; } .analytics-container > table.cmxtbl td { border-bottom: none; cursor: pointer; } .analytics-container > table.cmxtbl th { background-color: #eaeaea; } .analytics-container > table.cmxtbl th > a, .analytics-container > table.cmxtbl td > span { color: black; text-transform: none; font-size: 13px; white-space: nowrap; } .analytics-container > table.cmxtbl td > span { max-width: 188px; display: inline-block; overflow: hidden; } .analytics-container .label-col { width: 190px; } .analytics-container .value-col{ width: 75px; } .donut-chart { padding-top: 30px; padding-bottom: 30px; } .donut-chart-tooltip { background-color: #002e47; opacity: 0.9; position: absolute; border-radius: 7px; padding: 15px; width: 80px; } .donut-chart-tooltip > span.title { color: #c8c8c8; font-family: proxima_nova_c_semibold; display: block; margin-bottom: 5px; letter-spacing: 1px; } .donut-chart-tooltip > span.info { color: #ffffff; font-family: proxima_nova_semibold; display: block; letter-spacing: 1px; line-height: 1.5em; } .donut-chart-tooltip-anchor { left: 42px; position: absolute; bottom: 0; } .donut-chart-tooltip-anchor:after { border-left: 7px solid rgba(0, 0, 0, 0); border-right: 7px solid rgba(0, 0, 0, 0); border-top: 7px solid #002e47; bottom: -7px; content: ""; height: 0; opacity: 0.9; position: absolute; width: 0; } .donut-chart-container .graph-legend { background-color: inherit; float: inherit; width: 200px; } .donut-chart-container .graph-legend > li { display: block; height: 55px; margin: 10px; width: 80px; } .donut-chart-container .graph-legend > li:last-child { margin: 10px; } .donut-chart-container .graph-legend > li.item-left { float: left; } .donut-chart-container .graph-legend > li.item-right { float: right; } .donut-chart-container .graph-legend .value { font-size: 24px; display: block; padding-left: 20px; }
admin/personaBar/css/analytics.mobi.css
div.dashboard-period > select { float: right; height: 35px; width: 70px; } div.dashboard-period-date { font-size: 14px; text-align: right; margin-bottom: 10px; } div.comparative-term { text-align: right; } div.comparative-term > span { font-family: proxima_nova_c_semibold; text-transform: uppercase; color: #999; display: inline-block; margin-right: 5px; } div.comparative-term > select { border: 1px solid #ccc; padding: 4px; } .analytics-container { border-color: #AAA; border-width: 1px; border-style: solid; margin-bottom: 20px; } .analytics-container svg.donut-chart { padding-top: 60px; } .analytics-container ul.graph-legend { float: inherit; margin-left: 25px; background-color: inherit; } .analytics-container ul.graph-legend > li{ } .analytics-container ul.graph-legend > li > div{ height: 20px; width: 20px; } .analytics-container .chart-container{ margin-bottom: 10px; margin-top: 0px; } .siteMetrics { width: 100%; background-color: #EEE; border-top: 1px solid #AAA; border-bottom: 1px solid #AAA; border-radius: 3px; } .siteMetrics > div { display: inline-block; text-align: center; width: 32%; padding-top: 10px; } .siteMetrics > div.middle { border-right: 1px solid #AAA; border-left: 1px solid #AAA; } .siteMetrics > div > div { height:40px; } .siteMetrics .metric-name { color: #0E181C; font-family: proxima_nova_semibold; font-size: 13px; } .siteMetrics .metric-value { color: #0E181C; font-family: proxima_nova_semibold; font-size: 20px; } .siteMetrics .metric-time { color: #0E181C; font-family: proxima_nova_semibold; font-size: 20px; margin-top: 9px; margin-bottom: -9px; } .analytics-container > table.cmxtbl { overflow: hidden; border: none; } .analytics-container > table.cmxtbl td, .analytics-container > table.cmxtbl th { border: none; } .analytics-container > table.cmxtbl th { border-bottom: 1px solid #ddd; } .analytics-container > table.cmxtbl.middleside { border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-radius: 0; overflow: inherit; } .analytics-container > table.cmxtbl.rightside { border-left: 1px solid #ddd; border-right: 1px solid #eaeaea; border-bottom: 1px solid #ddd; border-radius: 0; border-top-right-radius: 6px; border-bottom-right-radius: 6px; } .analytics-container > table.cmxtbl.leftside { border-left: 1px solid #eaeaea; border-bottom: 1px solid #ddd; border-radius: 0; border-top-left-radius: 6px; border-bottom-left-radius: 6px; } .analytics-container > table.cmxtbl td { border-bottom: none; cursor: pointer; } .analytics-container > table.cmxtbl th { background-color: #eaeaea; } .analytics-container > table.cmxtbl th > a, .analytics-container > table.cmxtbl td > span { color: black; text-transform: none; font-size: 13px; white-space: nowrap; } .analytics-container > table.cmxtbl td > span { max-width: 188px; display: inline-block; overflow: hidden; } .analytics-container .label-col { width: 190px; } .analytics-container .value-col{ width: 75px; } .donut-chart { padding-top: 30px; padding-bottom: 30px; } .donut-chart-tooltip { background-color: #002e47; opacity: 0.9; position: absolute; border-radius: 7px; padding: 15px; width: 80px; } .donut-chart-tooltip > span.title { color: #c8c8c8; font-family: proxima_nova_c_semibold; display: block; margin-bottom: 5px; letter-spacing: 1px; } .donut-chart-tooltip > span.info { color: #ffffff; font-family: proxima_nova_semibold; display: block; letter-spacing: 1px; line-height: 1.5em; } .donut-chart-tooltip-anchor { left: 42px; position: absolute; bottom: 0; } .donut-chart-tooltip-anchor:after { border-left: 7px solid rgba(0, 0, 0, 0); border-right: 7px solid rgba(0, 0, 0, 0); border-top: 7px solid #002e47; bottom: -7px; content: ""; height: 0; opacity: 0.9; position: absolute; width: 0; } .donut-chart-container .graph-legend { background-color: inherit; float: inherit; width: 200px; } .donut-chart-container .graph-legend > li { display: block; height: 55px; margin: 10px; width: 80px; } .donut-chart-container .graph-legend > li:last-child { margin: 10px; } .donut-chart-container .graph-legend > li.item-left { float: left; } .donut-chart-container .graph-legend > li.item-right { float: right; } .donut-chart-container .graph-legend .value { font-size: 24px; display: block; padding-left: 20px; }
0.471467
0.153327
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css'); p { font-size: 1.0rem; } b { font-weight: 600; } blockquote { padding: 2.0rem; font-style: italic; } [hidden] { display: none; } .italic { font-style: italic; } .bold { font-weight: 400; } .small { font-size: .875rem; } .spaceOneRem { padding-right: 1rem; } .primaryDark { color: #2C79C7; } .bx--list--unordered { margin-left: 1.0rem; font-size: 1.0rem; } .bx--list--ordered { margin-left: 1.5rem; font-size: 1.0rem; } .bx--btn { font-size: 1.0rem; } .bx--btn--primary { background-color: #3799FA; } .bx--btn--primary:hover { background-color: #2C79C7; } .bx--btn--primary:focus { border-color: #82BFFB; box-shadow: inset 0 0 0 1px #82BFFB, inset 0 0 0 2px #fff; } .bx--btn--secondary:focus { border-color: #82BFFB; box-shadow: inset 0 0 0 1px #82BFFB, inset 0 0 0 2px #fff; } .bx--btn--tertiary { border-color: #3799FA; } .bx--btn--tertiary:active { border-color: transparent; background-color: #2C79C7; color: #fff; } .bx--btn--tertiary:focus { background-color: #3799FA; color: #fff; border-color: #3799FA; box-shadow: inset 0 0 0 1px #3799FA, inset 0 0 0 2px #fff; } .bx--btn--tertiary:hover { background-color: #3799FA; } .bx--btn--danger:focus { border-color: #82BFFB; box-shadow: inset 0 0 0 1px #82BFFB, inset 0 0 0 2px #fff; } .bx--btn--ghost { color: #3799FA; } .bx--btn--ghost:hover, .bx--btn--ghost:active { color: #2C79C7; } .bx--btn--ghost:focus { border-color: #3799FA; box-shadow: inset 0 0 0 1px #3799FA, inset 0 0 0 2px #fff; } .bx--btn--danger-ghost:focus, .bx--btn--danger--ghost:focus { border-color: #82BFFB; box-shadow: inset 0 0 0 1px #82BFFB, inset 0 0 0 2px #fff; } .bx--header { border-bottom: 2px solid #3799FA; background-color: white; } .bx--link:hover { color: #2C79C7; } .bx--tabs__nav-link { font-size: 1.0rem; outline-color: #82BFFB; } .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link, .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link:focus, .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link:active { font-size: 1.0rem; } a.bx--tabs__nav-link:focus { outline-color: #82BFFB; } .bx--tabs--container .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link, .bx--tabs--container .bx--tabs__nav-item--selected:hover:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link { box-shadow: inset 0 2px 0 0 #82BFFB; } .bx--tabs-trigger:focus, .bx--tabs-trigger:active { outline: 2px solid #82BFFB; } .bx--tabs--container .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link { box-shadow: inset 0 2px 0 0 #3799FA; } .bx--tabs__nav-link:focus, .bx--tabs__nav-link:active { outline: 2px solid #3799FA; } .bx--tab-content div { background-color: #F4F4F4; } .bx--skip-to-content { border: 2px solid #82BFFB; background-color: white; color: black; font-family: 'Pretendard Variable', sans-serif; font-weight: 200; } .sl--nested-content { padding: 0.5rem 2.0rem 0.5rem 2.0rem; } .sl--nested-content p { padding-bottom: 0.25rem; } .mainTitle { font-family: 'Pretendard Variable', sans-serif; font-size: 18px; padding-left: 16px; padding-right: 32px; font-weight: 400; } .mainTitle a { color: black; text-decoration: none; } .mainTitle a:hover { text-decoration: none; } .mainTitle a:visited { text-decoration: none; color: black; } .postSection { margin-bottom: 2rem; } .otherPosts { color: black; text-decoration: none; padding: 1rem; } .bx--header__menu-toggle svg path { fill: black; } .bx--header__menu-toggle:hover { background-color: #82BFFB; } .bx--header__menu-toggle:hover svg path { fill: white; } .bx--header__action:focus { border-color: #82BFFB; } .bx--header__action--active { border-right: 1px solid #82BFFB; border-bottom: 1px solid #82BFFB; border-left: 1px solid #82BFFB; } .hncityMenu { font-family: 'Pretendard Variable', sans-serif; font-size: 18px; font-weight: 200; list-style-type: none; } .hncityMenu li a { display: flex; align-items: center; height: 100%; padding-left: 16px; padding-right: 16px; text-decoration: none; user-select: none; color: black; border: 2px solid transparent; } .hncityMenu li a:hover { font-weight: 400; background-color: #82BFFB; color: white; } .hncityMenu li a:focus { border: 2px solid #82BFFB; } .bx--navigation { background-color: #FFFFFF; } a.bx--side-nav__link:focus, .bx--side-nav a.bx--header__menu-item:focus { outline: 2px solid #82BFFB; } #main-content { padding: 0; font-family: 'Pretendard Variable', sans-serif; font-feature-settings: 'ss05'; word-break: keep-all; } #main-image { background-size: cover; width: 100%; height: 50%; } #main-image div { text-align: center; color: white; } #main-image div h1, #main-image div h2 { font-weight: 400; } #main-image div p { font-size: 1.2rem; } #main-text-area { padding-top: 8rem; padding-bottom: 8rem; } footer { font-family: 'Pretendard Variable', sans-serif; font-weight: 200; border-top: 2px solid #3799FA; background-color: white; width: 100%; bottom: 0; padding: 5px 16px 5px 16px; } .hncityIcons { vertical-align: middle; }
css/main.css
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/variable/pretendardvariable.css'); p { font-size: 1.0rem; } b { font-weight: 600; } blockquote { padding: 2.0rem; font-style: italic; } [hidden] { display: none; } .italic { font-style: italic; } .bold { font-weight: 400; } .small { font-size: .875rem; } .spaceOneRem { padding-right: 1rem; } .primaryDark { color: #2C79C7; } .bx--list--unordered { margin-left: 1.0rem; font-size: 1.0rem; } .bx--list--ordered { margin-left: 1.5rem; font-size: 1.0rem; } .bx--btn { font-size: 1.0rem; } .bx--btn--primary { background-color: #3799FA; } .bx--btn--primary:hover { background-color: #2C79C7; } .bx--btn--primary:focus { border-color: #82BFFB; box-shadow: inset 0 0 0 1px #82BFFB, inset 0 0 0 2px #fff; } .bx--btn--secondary:focus { border-color: #82BFFB; box-shadow: inset 0 0 0 1px #82BFFB, inset 0 0 0 2px #fff; } .bx--btn--tertiary { border-color: #3799FA; } .bx--btn--tertiary:active { border-color: transparent; background-color: #2C79C7; color: #fff; } .bx--btn--tertiary:focus { background-color: #3799FA; color: #fff; border-color: #3799FA; box-shadow: inset 0 0 0 1px #3799FA, inset 0 0 0 2px #fff; } .bx--btn--tertiary:hover { background-color: #3799FA; } .bx--btn--danger:focus { border-color: #82BFFB; box-shadow: inset 0 0 0 1px #82BFFB, inset 0 0 0 2px #fff; } .bx--btn--ghost { color: #3799FA; } .bx--btn--ghost:hover, .bx--btn--ghost:active { color: #2C79C7; } .bx--btn--ghost:focus { border-color: #3799FA; box-shadow: inset 0 0 0 1px #3799FA, inset 0 0 0 2px #fff; } .bx--btn--danger-ghost:focus, .bx--btn--danger--ghost:focus { border-color: #82BFFB; box-shadow: inset 0 0 0 1px #82BFFB, inset 0 0 0 2px #fff; } .bx--header { border-bottom: 2px solid #3799FA; background-color: white; } .bx--link:hover { color: #2C79C7; } .bx--tabs__nav-link { font-size: 1.0rem; outline-color: #82BFFB; } .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link, .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link:focus, .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link:active { font-size: 1.0rem; } a.bx--tabs__nav-link:focus { outline-color: #82BFFB; } .bx--tabs--container .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link, .bx--tabs--container .bx--tabs__nav-item--selected:hover:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link { box-shadow: inset 0 2px 0 0 #82BFFB; } .bx--tabs-trigger:focus, .bx--tabs-trigger:active { outline: 2px solid #82BFFB; } .bx--tabs--container .bx--tabs__nav-item--selected:not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link { box-shadow: inset 0 2px 0 0 #3799FA; } .bx--tabs__nav-link:focus, .bx--tabs__nav-link:active { outline: 2px solid #3799FA; } .bx--tab-content div { background-color: #F4F4F4; } .bx--skip-to-content { border: 2px solid #82BFFB; background-color: white; color: black; font-family: 'Pretendard Variable', sans-serif; font-weight: 200; } .sl--nested-content { padding: 0.5rem 2.0rem 0.5rem 2.0rem; } .sl--nested-content p { padding-bottom: 0.25rem; } .mainTitle { font-family: 'Pretendard Variable', sans-serif; font-size: 18px; padding-left: 16px; padding-right: 32px; font-weight: 400; } .mainTitle a { color: black; text-decoration: none; } .mainTitle a:hover { text-decoration: none; } .mainTitle a:visited { text-decoration: none; color: black; } .postSection { margin-bottom: 2rem; } .otherPosts { color: black; text-decoration: none; padding: 1rem; } .bx--header__menu-toggle svg path { fill: black; } .bx--header__menu-toggle:hover { background-color: #82BFFB; } .bx--header__menu-toggle:hover svg path { fill: white; } .bx--header__action:focus { border-color: #82BFFB; } .bx--header__action--active { border-right: 1px solid #82BFFB; border-bottom: 1px solid #82BFFB; border-left: 1px solid #82BFFB; } .hncityMenu { font-family: 'Pretendard Variable', sans-serif; font-size: 18px; font-weight: 200; list-style-type: none; } .hncityMenu li a { display: flex; align-items: center; height: 100%; padding-left: 16px; padding-right: 16px; text-decoration: none; user-select: none; color: black; border: 2px solid transparent; } .hncityMenu li a:hover { font-weight: 400; background-color: #82BFFB; color: white; } .hncityMenu li a:focus { border: 2px solid #82BFFB; } .bx--navigation { background-color: #FFFFFF; } a.bx--side-nav__link:focus, .bx--side-nav a.bx--header__menu-item:focus { outline: 2px solid #82BFFB; } #main-content { padding: 0; font-family: 'Pretendard Variable', sans-serif; font-feature-settings: 'ss05'; word-break: keep-all; } #main-image { background-size: cover; width: 100%; height: 50%; } #main-image div { text-align: center; color: white; } #main-image div h1, #main-image div h2 { font-weight: 400; } #main-image div p { font-size: 1.2rem; } #main-text-area { padding-top: 8rem; padding-bottom: 8rem; } footer { font-family: 'Pretendard Variable', sans-serif; font-weight: 200; border-top: 2px solid #3799FA; background-color: white; width: 100%; bottom: 0; padding: 5px 16px 5px 16px; } .hncityIcons { vertical-align: middle; }
0.501953
0.098816
@import 'basscss-base-forms'; @import 'basscss-base-tables'; @import 'basscss-base-typography'; @import 'basscss-color-base'; @import 'basscss-color-forms'; @import 'basscss-color-tables'; @import 'basscss-btn'; @import 'basscss-btn-primary'; @import 'basscss-btn-outline'; @import 'basscss-type-scale'; @import 'basscss-utility-typography'; @import 'basscss-utility-layout'; @import 'basscss-align'; @import 'basscss-white-space'; @import 'basscss-positions'; @import 'basscss-responsive-states'; @import 'basscss-grid'; @import 'flex-object'; @import 'basscss-borders'; @import 'basscss-colors'; @import 'basscss-background-colors'; /* Example custom file import */ /* @import './color/borders'; */ /* Default custom properties */ @import 'basscss-defaults'; /* Custom media queries */ @custom-media --breakpoint-sm (min-width: 40em); @custom-media --breakpoint-md (min-width: 52em); @custom-media --breakpoint-lg (min-width: 64em); @custom-media --breakpoint-not-small (min-width: 40em); @custom-media --breakpoint-medium (min-width: 52em); @custom-media --breakpoint-large (min-width: 64em); /* TYPE SCALE */ .mega { font-size: 4rem; } .f1 { font-size: 2rem; } .f2 { font-size: 1.5rem; } .f3 { font-size: 1.25rem; } .f4 { font-size: 1rem; } .f5, .small { font-size: .85rem; } @media (--breakpoint-not-small){ .mega-ns { font-size: 4rem; } .f1-ns { font-size: 2rem; } .f2-ns { font-size: 1.5rem; } .f3-ns { font-size: 1.25em; } .f4-ns { font-size: 1rem; } .f5-ns { font-size: .85rem; } } @media (--breakpoint-medium) { .mega-m { font-size: 4rem; } .f1-m { font-size: 2rem; } .f2-m { font-size: 1.5rem; } .f3-m { font-size: 1.25rem; } .f4-m { font-size: 1rem; } .f5-m { font-size: .85rem; } } @media (--breakpoint-large) { .mega-l { font-size: 4rem; } .f1-l { font-size: 2rem; } .f2-l { font-size: 1.5rem; } .f3-l { font-size: 1.25rem; } .f4-l { font-size: 1rem; } .f5-l { font-size: .85rem; } } /* Custom properties */ :root { --font-family: avenir, 'avenir next', helvetica, 'helvetica neue', arial, sans-serif; --line-height: 1.5; --heading-font-family: var(--font-family); --heading-font-weight: bold; --heading-line-height: 1.25; --monospace-font-family: 'Source Code Pro', Consolas, monospace; --h1: 2rem; --h2: 1.5rem; --h3: 1.25rem; --h4: 1rem; --h5: .875rem; --h6: .75rem; --bold-font-weight: bold; --space-1: .5rem; --space-2: 1rem; --space-3: 2rem; --space-4: 4rem; --form-field-font-size: 1rem; --form-field-height: 2.25rem; --form-field-padding-y: .5rem; --form-field-padding-x: .5rem; --button-font-size: inherit; --button-font-weight: bold; --button-line-height: 1.125rem; --button-padding-y: .5rem; --button-padding-x: 1rem; --container-width: 64em; --black: #111; --gray: #aaa; --silver: #ddd; --white: #fff; --aqua: #7fdbff; --blue: #0074d9; --navy: #001f3f; --teal: #39cccc; --green: #2ecc40; --olive: #3d9970; --lime: #01ff70; --yellow: #ffdc00; --orange: #ff851b; --red: #ff4136; --fuchsia:#f012be; --purple: #b10dc9; --maroon: #85144b; --darken-1: rgba(0,0,0,.0625); --darken-2: rgba(0,0,0,.125); --darken-3: rgba(0,0,0,.25); --darken-4: rgba(0,0,0,.5); --border-width: 1px; --border-radius: 3px; --border-color: var(--darken-2); --hover-background-color: var(--darken-1); --link-color: var(--blue); --button-background-color: var(--blue); --pre-background-color: var(--silver); } /* TYPOGRAPHY from tachyons */ .measure { max-width: 30em; } .indent { text-indent: 1em; margin-top: 0; margin-bottom: 0; } @media (--breakpoint-not-small){ .measure-ns { max-width: 30em; } .indent-ns { text-indent: 1em; margin-top: 0; margin-bottom: 0; } } @media (--breakpoint-medium) { .measure-m { max-width: 30em; } .indent-m { text-indent: 1em; margin-top: 0; margin-bottom: 0; } } @media (--breakpoint-large) { .measure-l { max-width: 30em; } .indent-l { text-indent: 1em; margin-top: 0; margin-bottom: 0; } }
src/base.css
@import 'basscss-base-forms'; @import 'basscss-base-tables'; @import 'basscss-base-typography'; @import 'basscss-color-base'; @import 'basscss-color-forms'; @import 'basscss-color-tables'; @import 'basscss-btn'; @import 'basscss-btn-primary'; @import 'basscss-btn-outline'; @import 'basscss-type-scale'; @import 'basscss-utility-typography'; @import 'basscss-utility-layout'; @import 'basscss-align'; @import 'basscss-white-space'; @import 'basscss-positions'; @import 'basscss-responsive-states'; @import 'basscss-grid'; @import 'flex-object'; @import 'basscss-borders'; @import 'basscss-colors'; @import 'basscss-background-colors'; /* Example custom file import */ /* @import './color/borders'; */ /* Default custom properties */ @import 'basscss-defaults'; /* Custom media queries */ @custom-media --breakpoint-sm (min-width: 40em); @custom-media --breakpoint-md (min-width: 52em); @custom-media --breakpoint-lg (min-width: 64em); @custom-media --breakpoint-not-small (min-width: 40em); @custom-media --breakpoint-medium (min-width: 52em); @custom-media --breakpoint-large (min-width: 64em); /* TYPE SCALE */ .mega { font-size: 4rem; } .f1 { font-size: 2rem; } .f2 { font-size: 1.5rem; } .f3 { font-size: 1.25rem; } .f4 { font-size: 1rem; } .f5, .small { font-size: .85rem; } @media (--breakpoint-not-small){ .mega-ns { font-size: 4rem; } .f1-ns { font-size: 2rem; } .f2-ns { font-size: 1.5rem; } .f3-ns { font-size: 1.25em; } .f4-ns { font-size: 1rem; } .f5-ns { font-size: .85rem; } } @media (--breakpoint-medium) { .mega-m { font-size: 4rem; } .f1-m { font-size: 2rem; } .f2-m { font-size: 1.5rem; } .f3-m { font-size: 1.25rem; } .f4-m { font-size: 1rem; } .f5-m { font-size: .85rem; } } @media (--breakpoint-large) { .mega-l { font-size: 4rem; } .f1-l { font-size: 2rem; } .f2-l { font-size: 1.5rem; } .f3-l { font-size: 1.25rem; } .f4-l { font-size: 1rem; } .f5-l { font-size: .85rem; } } /* Custom properties */ :root { --font-family: avenir, 'avenir next', helvetica, 'helvetica neue', arial, sans-serif; --line-height: 1.5; --heading-font-family: var(--font-family); --heading-font-weight: bold; --heading-line-height: 1.25; --monospace-font-family: 'Source Code Pro', Consolas, monospace; --h1: 2rem; --h2: 1.5rem; --h3: 1.25rem; --h4: 1rem; --h5: .875rem; --h6: .75rem; --bold-font-weight: bold; --space-1: .5rem; --space-2: 1rem; --space-3: 2rem; --space-4: 4rem; --form-field-font-size: 1rem; --form-field-height: 2.25rem; --form-field-padding-y: .5rem; --form-field-padding-x: .5rem; --button-font-size: inherit; --button-font-weight: bold; --button-line-height: 1.125rem; --button-padding-y: .5rem; --button-padding-x: 1rem; --container-width: 64em; --black: #111; --gray: #aaa; --silver: #ddd; --white: #fff; --aqua: #7fdbff; --blue: #0074d9; --navy: #001f3f; --teal: #39cccc; --green: #2ecc40; --olive: #3d9970; --lime: #01ff70; --yellow: #ffdc00; --orange: #ff851b; --red: #ff4136; --fuchsia:#f012be; --purple: #b10dc9; --maroon: #85144b; --darken-1: rgba(0,0,0,.0625); --darken-2: rgba(0,0,0,.125); --darken-3: rgba(0,0,0,.25); --darken-4: rgba(0,0,0,.5); --border-width: 1px; --border-radius: 3px; --border-color: var(--darken-2); --hover-background-color: var(--darken-1); --link-color: var(--blue); --button-background-color: var(--blue); --pre-background-color: var(--silver); } /* TYPOGRAPHY from tachyons */ .measure { max-width: 30em; } .indent { text-indent: 1em; margin-top: 0; margin-bottom: 0; } @media (--breakpoint-not-small){ .measure-ns { max-width: 30em; } .indent-ns { text-indent: 1em; margin-top: 0; margin-bottom: 0; } } @media (--breakpoint-medium) { .measure-m { max-width: 30em; } .indent-m { text-indent: 1em; margin-top: 0; margin-bottom: 0; } } @media (--breakpoint-large) { .measure-l { max-width: 30em; } .indent-l { text-indent: 1em; margin-top: 0; margin-bottom: 0; } }
0.263031
0.045884
::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar:horizontal { height: 8px; } ::-webkit-scrollbar-button { height: 8px; width: 8px; } ::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2); border-radius: 5px; } ::-webkit-scrollbar-corner { background: rgba(0, 0, 0, 0.2); } * { margin: 0; padding: 0; box-sizing: border-box; } .wrapper { width: 768px; height: 100vh; margin: 0 auto; border: 1px solid #dadada; position: relative; } .chatPage { width: 100%; height: calc(100% - 45px); padding-top: 45px; padding-bottom: 20px; background: #f5f5f5; overflow: auto; } .textCenter { text-align: center; } .textRight { text-align: right; } .loginPage { width: 100%; height: 100%; background-image: linear-gradient(-225deg, #FFE29F 0%, #FFA99F 48%, #FF719A 100%); color: white; display: flex; justify-content: center; align-items: center; } .loginBox { width: 300px; text-align: center; } .loginTip { text-align: center; } .usernameInput { width: 100%; background: none; border: none; outline: none; border-bottom: 2px solid white; margin-top: 50px; color: white; font-size: 18px; text-align: center; } .submitBox { height: 45px; position: absolute; bottom: 0; left: 0; right: 0; display: flex; border-top: 1px solid #dadada; } .submitBox input { border: 0; flex-grow: 1; padding: 0 6px; outline: none; } .submitBox button { flex-basis: 120px; flex-grow: 0; background: #119612; border: none; cursor: pointer; color: white; } #messages { list-style-type: none; margin: 0; padding: 0; } #messages li { padding: 5px 10px; clear: both; zoom: 1; } #messages li.log { text-align: center; font-size: 14px; color: grey; } #messages li.mySelf { text-align: right; } .chatUsername { width: 30px; height: 30px; display: inline-block; border-radius: 100%; text-align: center; font-size: 12px; line-height: 30px; vertical-align: middle; color: white; background-size: 100% 100%; background-repeat: no-repeat; } .chatText { max-width: 50%; height: 30px; line-height: 30px; background: #fff; padding: 0 6px; color: #232323; border-radius: 6px; text-align: left; display: inline-block; vertical-align: middle; overflow: hidden; white-space: nowrap; text-emphasis: emphasis; } li.mySelf .chatText { background: #9fe757; } .chatTime { color: #fff; background: #dadada; padding: 3px; text-align: center; } .charHeader { width: 100%; height: 45px; position: absolute; top: 0; background: #fff; border-bottom: 1px solid #dadada; line-height: 45px; vertical-align: middle; text-align: center; } .profileBox { width: 120px; height: 120px; display: inline-block; line-height: 120px; vertical-align: middle; text-align: center; margin: 80px 0; cursor: pointer; position: relative; box-sizing: border-box; } .profileBox::after { content: ''; width: 100%; height: 100%; background: url(img/bg.webp) no-repeat center; background-size: 100% 100%; border-radius: 120px; opacity: .6; position: absolute; left: 0; top: 0; } .photoInput { width: 120px; height: 120px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0; z-index: 8; cursor: pointer; } .photoImage { width: 120px; height: 120px; border-radius: 120px; position: absolute; left: -1px; right: 0; top: -1px; bottom: 0; z-index: 6; cursor: pointer; } .chatItem { width: 80%; display: flex; flex-wrap: nowrap; margin: 10px 0; } .chatItem .chatItemLeft { flex-basis: 40px; flex-grow: 0; } .chatItem .chatItemRight { flex-grow: 1; } .chatItem .chatItemRight_top { width: 100%; height: 20px; padding: 0 6px; font-size: 12px; color: rgba(0, 0, 0, 0.65); } .chatItem .chatItemRight_bottom { min-width: 60px; background: #fff; padding: 10px; color: #232323; border-radius: 3px; display: inline-block; } li.mySelf .chatItem { float: right; } li.mySelf .chatItemRight_bottom { background: #9fe757; }
public/index.css
::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar:horizontal { height: 8px; } ::-webkit-scrollbar-button { height: 8px; width: 8px; } ::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.2); border-radius: 5px; } ::-webkit-scrollbar-corner { background: rgba(0, 0, 0, 0.2); } * { margin: 0; padding: 0; box-sizing: border-box; } .wrapper { width: 768px; height: 100vh; margin: 0 auto; border: 1px solid #dadada; position: relative; } .chatPage { width: 100%; height: calc(100% - 45px); padding-top: 45px; padding-bottom: 20px; background: #f5f5f5; overflow: auto; } .textCenter { text-align: center; } .textRight { text-align: right; } .loginPage { width: 100%; height: 100%; background-image: linear-gradient(-225deg, #FFE29F 0%, #FFA99F 48%, #FF719A 100%); color: white; display: flex; justify-content: center; align-items: center; } .loginBox { width: 300px; text-align: center; } .loginTip { text-align: center; } .usernameInput { width: 100%; background: none; border: none; outline: none; border-bottom: 2px solid white; margin-top: 50px; color: white; font-size: 18px; text-align: center; } .submitBox { height: 45px; position: absolute; bottom: 0; left: 0; right: 0; display: flex; border-top: 1px solid #dadada; } .submitBox input { border: 0; flex-grow: 1; padding: 0 6px; outline: none; } .submitBox button { flex-basis: 120px; flex-grow: 0; background: #119612; border: none; cursor: pointer; color: white; } #messages { list-style-type: none; margin: 0; padding: 0; } #messages li { padding: 5px 10px; clear: both; zoom: 1; } #messages li.log { text-align: center; font-size: 14px; color: grey; } #messages li.mySelf { text-align: right; } .chatUsername { width: 30px; height: 30px; display: inline-block; border-radius: 100%; text-align: center; font-size: 12px; line-height: 30px; vertical-align: middle; color: white; background-size: 100% 100%; background-repeat: no-repeat; } .chatText { max-width: 50%; height: 30px; line-height: 30px; background: #fff; padding: 0 6px; color: #232323; border-radius: 6px; text-align: left; display: inline-block; vertical-align: middle; overflow: hidden; white-space: nowrap; text-emphasis: emphasis; } li.mySelf .chatText { background: #9fe757; } .chatTime { color: #fff; background: #dadada; padding: 3px; text-align: center; } .charHeader { width: 100%; height: 45px; position: absolute; top: 0; background: #fff; border-bottom: 1px solid #dadada; line-height: 45px; vertical-align: middle; text-align: center; } .profileBox { width: 120px; height: 120px; display: inline-block; line-height: 120px; vertical-align: middle; text-align: center; margin: 80px 0; cursor: pointer; position: relative; box-sizing: border-box; } .profileBox::after { content: ''; width: 100%; height: 100%; background: url(img/bg.webp) no-repeat center; background-size: 100% 100%; border-radius: 120px; opacity: .6; position: absolute; left: 0; top: 0; } .photoInput { width: 120px; height: 120px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0; z-index: 8; cursor: pointer; } .photoImage { width: 120px; height: 120px; border-radius: 120px; position: absolute; left: -1px; right: 0; top: -1px; bottom: 0; z-index: 6; cursor: pointer; } .chatItem { width: 80%; display: flex; flex-wrap: nowrap; margin: 10px 0; } .chatItem .chatItemLeft { flex-basis: 40px; flex-grow: 0; } .chatItem .chatItemRight { flex-grow: 1; } .chatItem .chatItemRight_top { width: 100%; height: 20px; padding: 0 6px; font-size: 12px; color: rgba(0, 0, 0, 0.65); } .chatItem .chatItemRight_bottom { min-width: 60px; background: #fff; padding: 10px; color: #232323; border-radius: 3px; display: inline-block; } li.mySelf .chatItem { float: right; } li.mySelf .chatItemRight_bottom { background: #9fe757; }
0.399109
0.054049
* { box-sizing: border-box; padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; } /* body flex so content can be centered */ .body { display: flex; justify-content: center; flex-direction: column; } /* container max size with padding for mobile */ .container { max-width: 1200px; margin: 0 auto; padding: 0.5em; } /* header alignment / width */ header { text-align: center; width: 100%; } /* initial bulk formatting of container elements */ header, .search-container, .current-container, .forecast-container, footer { background-color: lightskyblue; border-radius: 0.75em; padding: 0.5em; margin-top: 0.5em; box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.4); } /* primary page content mobile - column*/ .content { display: flex; flex-direction: column; flex-wrap: nowrap; } /* search container with input, button, clear */ .search-container { flex: 1; display: flex; flex-wrap: nowrap; flex-direction: column; } /* search field + button */ .search-input-container { display: flex; } /* search history */ .search-history-container { height: 100%; display: flex; flex-wrap: nowrap; flex-direction: column; justify-content: space-between; } /* hide search history for mobile */ .search-history { display: none; background-color: rgba(255, 255, 255, 0.5); padding: 0.25em; border-radius: 0 0 0.5em 0.5em; border-top: 1px solid black; } /* remove list style */ .search-history li { list-style: none; } .search-history li:hover { background-color: lightgoldenrodyellow; } /* search field styling - mobile */ #search-field { padding: 1em; border-radius: 0.5em 0 0 0.5em; font-size: larger; outline: none; border: none; background-color: lightgray; width: 100%; position: relative; } /* submit button style - mobile */ #submit-button { padding: 0.5em 0.75em; font-size: x-large; border-radius: 0 0.5em 0.5em 0; border: 0; background-color: white; overflow: hidden; transition: 0.5s ease; } #submit-button:hover { background-color: yellow; } /* clear history button */ #clear-history { border: none; outline: none; padding: 0.5em 0; border-radius: 0.5em; margin-top: 0.5em; text-transform: uppercase; font-weight: bold; } /* dropdown relative to search field */ .dropdown { position: absolute; display: none; width: calc(100% - (6em)); transform: translate(0.5em, 3.75em); line-height: 1.1; z-index: 9999; background-color: white; border-radius: 0 0 0.5em 0.5em; box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.4); } /* li items of dropdown */ .dropdown li { list-style: none; padding: 0.5em; font-size: 0.9em; } /* line between li items */ .dropdown li:not(:last-child) { border-bottom: 0.5px solid black; } /* hover for li items */ .dropdown li:hover { background-color: lightgoldenrodyellow; } /* weather content */ .weather-display-container { flex: 3; display: flex; flex-direction: column; } /* current weather conditions container */ .current-container { display: flex; flex-wrap: wrap; } /* set background of all children */ .current-container > * { background-color: rgba(255, 255, 255, 0.5); } /* data displays for weather content */ .current-container span { display: inline-block; padding: 0 0.25em; margin: 0 0.25em; } /* title line for current weather */ .current-title { display: flex; flex-wrap: nowrap; align-items: center; width: 100%; border-radius: 0.5em 0.5em 0 0; } /* date test smaller */ .current-title .date { font-size: medium; } /* details of current weather */ .current-info { flex: 1; border-radius: 0 0 0 0.5em; } /* UV index span styling */ #cur-uv span { border-radius: 0.25em; padding: 0.25em 0.5em; border: 0.5px solid rgba(0, 0, 0, 0.5); } /* icon for current weather */ .current-container .icon { border-radius: 0 0 0.5em 0; } /* heading inline block for h2/h3 */ .current-container h2, .current-container h3 { display: inline-block; margin: 0 0.25em; } /* heading for forecast container */ .forecast-container h2 { margin-bottom: 0.25em; } /* containr to hold the cards */ .forecast-cards { display: flex; flex-direction: column; } /* each forecast card */ .card { width: 100%; background-color: rgba(255, 255, 255, 0.5); padding: 0.5em; border-radius: 0.5em; margin-bottom: 0.5em; display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: space-between; } /* forcast details container */ .forecast-info { display: flex; flex-direction: column; flex-wrap: nowrap; flex: 1; } /* forecase details lines */ .forecast-line { display: inline-block; margin: 0.5em 0; } /* forcase icon */ .forecast-icon { text-align: center; flex: 1; } /* footer */ footer { font-size: smaller; text-align: center; } /* media query for larger screens */ @media screen and (min-width: 768px) { /* remove padding */ .container { padding: 0; } /* change to row flex */ .content { flex-direction: row; } /* display search history */ .search-history { display: block; } /* style search history li */ .search-history li { list-style: none; padding: 0.2em 0.5em; font-size: 0.9em; } /* add line between li items */ .search-history li:not(:last-child) { border-bottom: 0.5px solid black; } /* restyle search field */ #search-field { font-size: 1em; padding: 0.5em; border-radius: 0.5em 0 0 0; } /* restyle submit button */ #submit-button { font-size: 1em; padding: 0 0.5em; border-radius: 0 0.5em 0 0; } /* restule dropdown */ .dropdown { width: calc(33% - 7em); max-width: 260px; transform: translate(0, 2em); } /* restyle dropdown li */ .dropdown li { font-size: 0.8em; } /* restyle clear history button */ #clear-history { padding: 0.25em 0; } /* restyle forecast detail lines */ .forecast-line { display: inline-block; margin: 0 0; } /* restyle forecast detail span */ .forecast-info span { font-size: 0.75em; } /* restyle container (padding left to separate from search / history) */ .weather-display-container { padding-left: 0.5em; } /* arrange cards in row instead of column */ .forecast-cards { flex-direction: row; justify-content: space-between; } /* restyle forecast cards */ .card { width: 19%; margin-bottom: 0; flex-direction: column; } }
assets/css/style.css
* { box-sizing: border-box; padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; } /* body flex so content can be centered */ .body { display: flex; justify-content: center; flex-direction: column; } /* container max size with padding for mobile */ .container { max-width: 1200px; margin: 0 auto; padding: 0.5em; } /* header alignment / width */ header { text-align: center; width: 100%; } /* initial bulk formatting of container elements */ header, .search-container, .current-container, .forecast-container, footer { background-color: lightskyblue; border-radius: 0.75em; padding: 0.5em; margin-top: 0.5em; box-shadow: 1px 2px 4px 0px rgba(0, 0, 0, 0.4); } /* primary page content mobile - column*/ .content { display: flex; flex-direction: column; flex-wrap: nowrap; } /* search container with input, button, clear */ .search-container { flex: 1; display: flex; flex-wrap: nowrap; flex-direction: column; } /* search field + button */ .search-input-container { display: flex; } /* search history */ .search-history-container { height: 100%; display: flex; flex-wrap: nowrap; flex-direction: column; justify-content: space-between; } /* hide search history for mobile */ .search-history { display: none; background-color: rgba(255, 255, 255, 0.5); padding: 0.25em; border-radius: 0 0 0.5em 0.5em; border-top: 1px solid black; } /* remove list style */ .search-history li { list-style: none; } .search-history li:hover { background-color: lightgoldenrodyellow; } /* search field styling - mobile */ #search-field { padding: 1em; border-radius: 0.5em 0 0 0.5em; font-size: larger; outline: none; border: none; background-color: lightgray; width: 100%; position: relative; } /* submit button style - mobile */ #submit-button { padding: 0.5em 0.75em; font-size: x-large; border-radius: 0 0.5em 0.5em 0; border: 0; background-color: white; overflow: hidden; transition: 0.5s ease; } #submit-button:hover { background-color: yellow; } /* clear history button */ #clear-history { border: none; outline: none; padding: 0.5em 0; border-radius: 0.5em; margin-top: 0.5em; text-transform: uppercase; font-weight: bold; } /* dropdown relative to search field */ .dropdown { position: absolute; display: none; width: calc(100% - (6em)); transform: translate(0.5em, 3.75em); line-height: 1.1; z-index: 9999; background-color: white; border-radius: 0 0 0.5em 0.5em; box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.4); } /* li items of dropdown */ .dropdown li { list-style: none; padding: 0.5em; font-size: 0.9em; } /* line between li items */ .dropdown li:not(:last-child) { border-bottom: 0.5px solid black; } /* hover for li items */ .dropdown li:hover { background-color: lightgoldenrodyellow; } /* weather content */ .weather-display-container { flex: 3; display: flex; flex-direction: column; } /* current weather conditions container */ .current-container { display: flex; flex-wrap: wrap; } /* set background of all children */ .current-container > * { background-color: rgba(255, 255, 255, 0.5); } /* data displays for weather content */ .current-container span { display: inline-block; padding: 0 0.25em; margin: 0 0.25em; } /* title line for current weather */ .current-title { display: flex; flex-wrap: nowrap; align-items: center; width: 100%; border-radius: 0.5em 0.5em 0 0; } /* date test smaller */ .current-title .date { font-size: medium; } /* details of current weather */ .current-info { flex: 1; border-radius: 0 0 0 0.5em; } /* UV index span styling */ #cur-uv span { border-radius: 0.25em; padding: 0.25em 0.5em; border: 0.5px solid rgba(0, 0, 0, 0.5); } /* icon for current weather */ .current-container .icon { border-radius: 0 0 0.5em 0; } /* heading inline block for h2/h3 */ .current-container h2, .current-container h3 { display: inline-block; margin: 0 0.25em; } /* heading for forecast container */ .forecast-container h2 { margin-bottom: 0.25em; } /* containr to hold the cards */ .forecast-cards { display: flex; flex-direction: column; } /* each forecast card */ .card { width: 100%; background-color: rgba(255, 255, 255, 0.5); padding: 0.5em; border-radius: 0.5em; margin-bottom: 0.5em; display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: space-between; } /* forcast details container */ .forecast-info { display: flex; flex-direction: column; flex-wrap: nowrap; flex: 1; } /* forecase details lines */ .forecast-line { display: inline-block; margin: 0.5em 0; } /* forcase icon */ .forecast-icon { text-align: center; flex: 1; } /* footer */ footer { font-size: smaller; text-align: center; } /* media query for larger screens */ @media screen and (min-width: 768px) { /* remove padding */ .container { padding: 0; } /* change to row flex */ .content { flex-direction: row; } /* display search history */ .search-history { display: block; } /* style search history li */ .search-history li { list-style: none; padding: 0.2em 0.5em; font-size: 0.9em; } /* add line between li items */ .search-history li:not(:last-child) { border-bottom: 0.5px solid black; } /* restyle search field */ #search-field { font-size: 1em; padding: 0.5em; border-radius: 0.5em 0 0 0; } /* restyle submit button */ #submit-button { font-size: 1em; padding: 0 0.5em; border-radius: 0 0.5em 0 0; } /* restule dropdown */ .dropdown { width: calc(33% - 7em); max-width: 260px; transform: translate(0, 2em); } /* restyle dropdown li */ .dropdown li { font-size: 0.8em; } /* restyle clear history button */ #clear-history { padding: 0.25em 0; } /* restyle forecast detail lines */ .forecast-line { display: inline-block; margin: 0 0; } /* restyle forecast detail span */ .forecast-info span { font-size: 0.75em; } /* restyle container (padding left to separate from search / history) */ .weather-display-container { padding-left: 0.5em; } /* arrange cards in row instead of column */ .forecast-cards { flex-direction: row; justify-content: space-between; } /* restyle forecast cards */ .card { width: 19%; margin-bottom: 0; flex-direction: column; } }
0.315209
0.076477
html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } body { margin: 5; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; } td { text-align: center; vertical-align: middle; } iframe[seamless] { border: none; } a { color: #868585; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; } a:hover { color: #0056b3; text-decoration: underline; } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus { outline: 0; } table { border-collapse: collapse; } #header { background: #27AAE1; } #logo { padding: 0em 0em; background: #FFF; color: #27AAE1; text-align: center; } #logo h1 { text-align: center; font-weight: 900; font-size: 2.5em; } #logo span { padding: 0em 0em 0em 0.5em; color: #27AAE1; } #menu ul { margin: 0; padding: 5px 0px 10px 0px; list-style: none; line-height: normal; text-align: center; } #menu li { display: inline-block; } #menu a { display: block; padding: 0.5em 0.5em; letter-spacing: 1px; text-decoration: none; font-size: 1em; font-weight: 700; color: #FFF; } #menu .current_page_item a { border-radius: 30px; border: 1px solid; border-color: rgba(255,255,255,.2); } #menu a:hover { } #copyright { overflow: hidden; padding: 5em 0em; } #copyright p { letter-spacing: 0.20em; text-align: center; text-transform: uppercase; font-size: 0.50em; color: #6F6F6F; } #copyright a { text-decoration: none; color: #8C8C8C; } #footerimg { filter: grayscale(100%); -webkit-filter: grayscale(100%); height: 25px; padding-right: 10px; padding-left: 10px; }
Docking-SARS-CoV-2/default.css
html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } body { margin: 5; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; } td { text-align: center; vertical-align: middle; } iframe[seamless] { border: none; } a { color: #868585; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; } a:hover { color: #0056b3; text-decoration: underline; } a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus { outline: 0; } table { border-collapse: collapse; } #header { background: #27AAE1; } #logo { padding: 0em 0em; background: #FFF; color: #27AAE1; text-align: center; } #logo h1 { text-align: center; font-weight: 900; font-size: 2.5em; } #logo span { padding: 0em 0em 0em 0.5em; color: #27AAE1; } #menu ul { margin: 0; padding: 5px 0px 10px 0px; list-style: none; line-height: normal; text-align: center; } #menu li { display: inline-block; } #menu a { display: block; padding: 0.5em 0.5em; letter-spacing: 1px; text-decoration: none; font-size: 1em; font-weight: 700; color: #FFF; } #menu .current_page_item a { border-radius: 30px; border: 1px solid; border-color: rgba(255,255,255,.2); } #menu a:hover { } #copyright { overflow: hidden; padding: 5em 0em; } #copyright p { letter-spacing: 0.20em; text-align: center; text-transform: uppercase; font-size: 0.50em; color: #6F6F6F; } #copyright a { text-decoration: none; color: #8C8C8C; } #footerimg { filter: grayscale(100%); -webkit-filter: grayscale(100%); height: 25px; padding-right: 10px; padding-left: 10px; }
0.244273
0.08141
ul { list-style: none; } /** BODY **/ body { margin: 0px; padding: 0px; padding-top: 10px; } /** ADD ALARM SECIOTN **/ .addAlarmSection { background: #d6d6d6; padding: 10px; width: 250px; margin: auto; display: block; border-radius: 25px; } .timepicker { height: 50px; text-align: center; font-weight: 900; font-size: 25px; margin: auto; width: 200px; border: none; margin-bottom: 5px; border-radius: 10px; } .timepicker:focus { border: none; outline: #379a37 solid 3px; } .alarm_name { height: 25px; width: 200px; text-align: center; border-radius: 10px; outline: none; border: none; margin-bottom: 5px; } .add_to_alarms_list { width: 100px; float: right; margin: auto; height: 25px; border-radius: 10px; border: none; color: white; background: #379a37; } .add_to_alarms_list:focus { outline: none; } .select_clip_list { width: 200px; border-radius: 5px; margin-bottom: 10px; height: 25px; text-align: center; margin-top: 10px; } /** EXISTS ALARM SECIOTN **/ .availableAlarmsSection { border-top: 1px #c5c5c5 dashed; margin-top: 30px; } .singleAlarmLi { padding: 10px; display: inline-block; border: 1px #e2e2e2 solid; margin: 10px; width: 275px; } .singleAlarmLi:hover { box-shadow: #b5b5b5 1px 1px 5px 0px; cursor: pointer; } .alarm_in { width: 100%; color: white; background: #5a5a5a; box-shadow: #b5b5b5 1px 1px 5px 0px; text-align: center; padding: 10px; text-shadow: 3px 2px 7px #000000; font-weight: 800; } .options { /* float: right; */ padding: 5px; font-weight: 700; display: unset; } .options input[type=checkbox] { -ms-transform: scale(1.3); /* IE */ -moz-transform: scale(21.3); /* FF */ -webkit-transform: scale(1.3); /* Safari and Chrome */ -o-transform: scale(1.3); /* Opera */ transform: scale(1.3); /*border: black 1px solid;*/ } .removeAlarmBrn { position: relative; border: none; right: -62px; color: white; background: #ff5757; font-weight: 800; } .alarm_name_text { color: white; background: #5a5a5a; padding: 2px; text-align: center; margin: auto; border-radius: 3px; font-size: 12px; } .alarm_notes { width: -webkit-fill-available; margin-bottom: 5px; } /** SNOOZE SECTION **/ .snoozeSection { width: 100%; padding: 10px; position: fixed; bottom: 0px; display: flex; } .stop_btn { height: 50px; width: 100px; color: white; background: red; border: none; } .snooze_btn { height: 50px; width: 100px; color: white; background: orange; border: none; } .btns_container { margin: auto; display: inline; padding: 10px; } .snooze_time_field_input { position: relative; top: -36px; left: -201px; width: 197px; text-align: center; } /* Customize the label (the container) */ .container_check_box { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Hide the browser's default checkbox */ .container_check_box input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } /* Create a custom checkbox */ .checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #eee; } /* On mouse-over, add a grey background color */ .container_check_box:hover input~.checkmark { background-color: #ccc; } /* When the checkbox is checked, add a blue background */ .container_check_box input:checked~.checkmark { background-color: #2196F3; } /* Create the checkmark/indicator (hidden when not checked) */ .checkmark:after { content: ""; position: absolute; display: none; } /* Show the checkmark when checked */ .container_check_box input:checked~.checkmark:after { display: block; } /* Style the checkmark/indicator */ .container_check_box .checkmark:after { left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
views/main.css
ul { list-style: none; } /** BODY **/ body { margin: 0px; padding: 0px; padding-top: 10px; } /** ADD ALARM SECIOTN **/ .addAlarmSection { background: #d6d6d6; padding: 10px; width: 250px; margin: auto; display: block; border-radius: 25px; } .timepicker { height: 50px; text-align: center; font-weight: 900; font-size: 25px; margin: auto; width: 200px; border: none; margin-bottom: 5px; border-radius: 10px; } .timepicker:focus { border: none; outline: #379a37 solid 3px; } .alarm_name { height: 25px; width: 200px; text-align: center; border-radius: 10px; outline: none; border: none; margin-bottom: 5px; } .add_to_alarms_list { width: 100px; float: right; margin: auto; height: 25px; border-radius: 10px; border: none; color: white; background: #379a37; } .add_to_alarms_list:focus { outline: none; } .select_clip_list { width: 200px; border-radius: 5px; margin-bottom: 10px; height: 25px; text-align: center; margin-top: 10px; } /** EXISTS ALARM SECIOTN **/ .availableAlarmsSection { border-top: 1px #c5c5c5 dashed; margin-top: 30px; } .singleAlarmLi { padding: 10px; display: inline-block; border: 1px #e2e2e2 solid; margin: 10px; width: 275px; } .singleAlarmLi:hover { box-shadow: #b5b5b5 1px 1px 5px 0px; cursor: pointer; } .alarm_in { width: 100%; color: white; background: #5a5a5a; box-shadow: #b5b5b5 1px 1px 5px 0px; text-align: center; padding: 10px; text-shadow: 3px 2px 7px #000000; font-weight: 800; } .options { /* float: right; */ padding: 5px; font-weight: 700; display: unset; } .options input[type=checkbox] { -ms-transform: scale(1.3); /* IE */ -moz-transform: scale(21.3); /* FF */ -webkit-transform: scale(1.3); /* Safari and Chrome */ -o-transform: scale(1.3); /* Opera */ transform: scale(1.3); /*border: black 1px solid;*/ } .removeAlarmBrn { position: relative; border: none; right: -62px; color: white; background: #ff5757; font-weight: 800; } .alarm_name_text { color: white; background: #5a5a5a; padding: 2px; text-align: center; margin: auto; border-radius: 3px; font-size: 12px; } .alarm_notes { width: -webkit-fill-available; margin-bottom: 5px; } /** SNOOZE SECTION **/ .snoozeSection { width: 100%; padding: 10px; position: fixed; bottom: 0px; display: flex; } .stop_btn { height: 50px; width: 100px; color: white; background: red; border: none; } .snooze_btn { height: 50px; width: 100px; color: white; background: orange; border: none; } .btns_container { margin: auto; display: inline; padding: 10px; } .snooze_time_field_input { position: relative; top: -36px; left: -201px; width: 197px; text-align: center; } /* Customize the label (the container) */ .container_check_box { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /* Hide the browser's default checkbox */ .container_check_box input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } /* Create a custom checkbox */ .checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #eee; } /* On mouse-over, add a grey background color */ .container_check_box:hover input~.checkmark { background-color: #ccc; } /* When the checkbox is checked, add a blue background */ .container_check_box input:checked~.checkmark { background-color: #2196F3; } /* Create the checkmark/indicator (hidden when not checked) */ .checkmark:after { content: ""; position: absolute; display: none; } /* Show the checkmark when checked */ .container_check_box input:checked~.checkmark:after { display: block; } /* Style the checkmark/indicator */ .container_check_box .checkmark:after { left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
0.559049
0.116261
blockquote { color: #000099; } body { margin-top: 0; margin-left: 6pt; margin-right: 6pt; background-color: #ddddbb; font-size: x-large; } em { font-weight: bold; font-style: normal; color: #990099; } noem { font-weight: bold; font-style: normal; color: #cc0099; } h2 { margin-top: 0; margin-bottom: 6pt; text-align: center; color: #008b8b; } h3 { margin-top: 6pt; margin-bottom: 6pt; color: #a0522d; } h4 { margin-top: 6pt; margin-bottom: 6pt; } h3.c { text-align: center; } p { margin-top: 6pt; margin-bottom: 6pt; } p.i1 { margin-left: 0.5cm; } p.i2 { margin-left: 1cm; } p.i3 { margin-left: 1.5cm; } p.i4 { margin-left: 2cm; } p.c { text-align: center; } p.cap { text-align: center; font-size: small; } p.r { text-align: right; } p.hint { font-size: small; color: gray; } p.this { font-weight: bold; font-size: large; color: #008b8b; } span.add { font-weight: bold; font-style: italic; color: green; } span.for { font-family: sans-serif; } span.sub { font-weight: bold; font-style: italic; color: red; text-decoration: line-through; } table { margin-top: 6pt; margin-bottom: 6pt; border-collapse: collapse; } table.big td { border-style: ridge; border-width: thick; } table.c { text-align: center; } table.list { font-size: large; } table.list td { padding-left: 0; padding-right: 0; } table.small td { border-style: ridge; border-width: thick; font-size: large; } table.spread th { padding-right: 24pt } table.spread td { padding-right: 24pt } table.tight p { margin-top: 0; margin-bottom: 0; } table.tight td { border-width: 0; padding: 2pt; } table.zero p { margin-top: 0; margin-bottom: 0; } table.zero td { padding: 0pt; } td { padding: 3pt; } td.c { text-align: center; } td.main { vertical-align: top; padding-top: 0; padding-left: 12pt; } td.nav { vertical-align: top; min-width: 102pt; padding: 8pt; font-size: medium; background-color: #ccccaa; } td.r { text-align: right; } td.small { font-size: medium; } th { padding-left: 8pt; padding-right: 8pt; } th.r { text-align: right; } ul { margin-top: 0; margin-bottom: 0; } cite { color: teal; font-style: italic; } span.bib p { margin-left: 1cm; text-indent: -1cm }
pub/pubs/etc/ambigcl/talk/styles.css
blockquote { color: #000099; } body { margin-top: 0; margin-left: 6pt; margin-right: 6pt; background-color: #ddddbb; font-size: x-large; } em { font-weight: bold; font-style: normal; color: #990099; } noem { font-weight: bold; font-style: normal; color: #cc0099; } h2 { margin-top: 0; margin-bottom: 6pt; text-align: center; color: #008b8b; } h3 { margin-top: 6pt; margin-bottom: 6pt; color: #a0522d; } h4 { margin-top: 6pt; margin-bottom: 6pt; } h3.c { text-align: center; } p { margin-top: 6pt; margin-bottom: 6pt; } p.i1 { margin-left: 0.5cm; } p.i2 { margin-left: 1cm; } p.i3 { margin-left: 1.5cm; } p.i4 { margin-left: 2cm; } p.c { text-align: center; } p.cap { text-align: center; font-size: small; } p.r { text-align: right; } p.hint { font-size: small; color: gray; } p.this { font-weight: bold; font-size: large; color: #008b8b; } span.add { font-weight: bold; font-style: italic; color: green; } span.for { font-family: sans-serif; } span.sub { font-weight: bold; font-style: italic; color: red; text-decoration: line-through; } table { margin-top: 6pt; margin-bottom: 6pt; border-collapse: collapse; } table.big td { border-style: ridge; border-width: thick; } table.c { text-align: center; } table.list { font-size: large; } table.list td { padding-left: 0; padding-right: 0; } table.small td { border-style: ridge; border-width: thick; font-size: large; } table.spread th { padding-right: 24pt } table.spread td { padding-right: 24pt } table.tight p { margin-top: 0; margin-bottom: 0; } table.tight td { border-width: 0; padding: 2pt; } table.zero p { margin-top: 0; margin-bottom: 0; } table.zero td { padding: 0pt; } td { padding: 3pt; } td.c { text-align: center; } td.main { vertical-align: top; padding-top: 0; padding-left: 12pt; } td.nav { vertical-align: top; min-width: 102pt; padding: 8pt; font-size: medium; background-color: #ccccaa; } td.r { text-align: right; } td.small { font-size: medium; } th { padding-left: 8pt; padding-right: 8pt; } th.r { text-align: right; } ul { margin-top: 0; margin-bottom: 0; } cite { color: teal; font-style: italic; } span.bib p { margin-left: 1cm; text-indent: -1cm }
0.722723
0.22343
body, html { margin: 0; padding: 0; } body { font-family: 'Comic Sans MS', cursive, sans-serif; } main { margin: 50px; } div.wrap { width: 960px; margin: 50px auto; } header { font: 14px/1.5 Verdana, Helvetica, Arial, sans-serif; display : flex; flex-flow : row nowrap; justify-content: flex-start; align-content: flex-start; align-items: flex-start; border : 0; margin : 0; padding : 2px; background-image: -moz-linear-gradient(top, #535357, #3c3c3f); background-image: -ms-linear-gradient(top, #535357, #3c3c3f); background-image: -webkit-linear-gradient(top, #535357, #3c3c3f); background-image: linear-gradient(top, #535357, #3c3c3f); } header #menu { order:1; flex : 0 1 auto; align-self : auto; } header #fill { order:2; flex : 1 1 auto; align-self : auto; } header #user { order:3; flex : 0 1 auto; align-self : auto; } nav { display : inline; float : left; } #loginmenu { display : inline; float : right; } main { margin-top : 25px; } .menu { float: left; width: 100%; padding: 0; margin: 0; list-style-type: none; } .menu .menu_item { list-style: none; float: left; display : inline; } .menu .menu_item a{ display: block; text-align: center; height:40px; width: 140px; line-height: 40px; color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; text-shadow: 0 1px 0 #000; border-right: 1px solid #323235; border-left: 1px solid rgba(255, 255, 255, 0.2); -webkit-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; -moz-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; } .menu .menu_item a:hover { text-shadow: 0 0 8px rgba(255, 255, 255, 0.2); background-image: -moz-linear-gradient(top, #565658, #313132); background-image: -ms-linear-gradient(top, #565658, #313132); background-image: -webkit-linear-gradient(top, #565658, #313132); background-image: linear-gradient(top, #565658, #313132); -webkit-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; -moz-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; } .menu .active a { pointer-events: none; cursor: default; text-decoration: none; text-shadow: 0 0 8px rgba(255, 255, 255, 0.2); background-image: -moz-linear-gradient(top, #565658, #313132); background-image: -ms-linear-gradient(top, #565658, #313132); background-image: -webkit-linear-gradient(top, #565658, #313132); background-image: linear-gradient(top, #565658, #313132); -webkit-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; -moz-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; } form input, form textarea, form select { margin : 5px; padding : 5px; border-radius : 5px; } form { padding : 25px; border: 1px thin grey; border-radius: 20px; box-shadow:10px 10px 10px grey; } form table { vertical-align: middle; } form span { margin:5px; padding: 5px; border-radius: 5px; } form input.error, form select.error, form textarea.error { border-color : #e77776; outline : none; box-shadow : 0 0 10px #e77776; } form span.error, span.error, div.error { padding : 5px; background-color : #FF9E9E; border : 1px solid #e77776; border-radius : 5px; padding-left : 10px; padding-right : 10px; } form input.success, form select.success, form textarea.success { border-color : #06ea26; outline : none; box-shadow : 0 0 10px #06ea26; } form span.success { padding : 5px; background-color : #AAE3B2; border : 1px solid #06ea26; } .selectiontable { border-collapse: collapse; } .selectiontable td { cellspacing: 0; } .selectiontable tr { cursor: default; border: 0; } .selectiontable .highlight { background: yellow; }
css/style.css
body, html { margin: 0; padding: 0; } body { font-family: 'Comic Sans MS', cursive, sans-serif; } main { margin: 50px; } div.wrap { width: 960px; margin: 50px auto; } header { font: 14px/1.5 Verdana, Helvetica, Arial, sans-serif; display : flex; flex-flow : row nowrap; justify-content: flex-start; align-content: flex-start; align-items: flex-start; border : 0; margin : 0; padding : 2px; background-image: -moz-linear-gradient(top, #535357, #3c3c3f); background-image: -ms-linear-gradient(top, #535357, #3c3c3f); background-image: -webkit-linear-gradient(top, #535357, #3c3c3f); background-image: linear-gradient(top, #535357, #3c3c3f); } header #menu { order:1; flex : 0 1 auto; align-self : auto; } header #fill { order:2; flex : 1 1 auto; align-self : auto; } header #user { order:3; flex : 0 1 auto; align-self : auto; } nav { display : inline; float : left; } #loginmenu { display : inline; float : right; } main { margin-top : 25px; } .menu { float: left; width: 100%; padding: 0; margin: 0; list-style-type: none; } .menu .menu_item { list-style: none; float: left; display : inline; } .menu .menu_item a{ display: block; text-align: center; height:40px; width: 140px; line-height: 40px; color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; text-shadow: 0 1px 0 #000; border-right: 1px solid #323235; border-left: 1px solid rgba(255, 255, 255, 0.2); -webkit-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; -moz-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; } .menu .menu_item a:hover { text-shadow: 0 0 8px rgba(255, 255, 255, 0.2); background-image: -moz-linear-gradient(top, #565658, #313132); background-image: -ms-linear-gradient(top, #565658, #313132); background-image: -webkit-linear-gradient(top, #565658, #313132); background-image: linear-gradient(top, #565658, #313132); -webkit-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; -moz-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; } .menu .active a { pointer-events: none; cursor: default; text-decoration: none; text-shadow: 0 0 8px rgba(255, 255, 255, 0.2); background-image: -moz-linear-gradient(top, #565658, #313132); background-image: -ms-linear-gradient(top, #565658, #313132); background-image: -webkit-linear-gradient(top, #565658, #313132); background-image: linear-gradient(top, #565658, #313132); -webkit-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; -moz-box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; box-shadow: inset 0 1px 0px rgba(255, 255, 255, 0.2), 0 1px 0px #292929; } form input, form textarea, form select { margin : 5px; padding : 5px; border-radius : 5px; } form { padding : 25px; border: 1px thin grey; border-radius: 20px; box-shadow:10px 10px 10px grey; } form table { vertical-align: middle; } form span { margin:5px; padding: 5px; border-radius: 5px; } form input.error, form select.error, form textarea.error { border-color : #e77776; outline : none; box-shadow : 0 0 10px #e77776; } form span.error, span.error, div.error { padding : 5px; background-color : #FF9E9E; border : 1px solid #e77776; border-radius : 5px; padding-left : 10px; padding-right : 10px; } form input.success, form select.success, form textarea.success { border-color : #06ea26; outline : none; box-shadow : 0 0 10px #06ea26; } form span.success { padding : 5px; background-color : #AAE3B2; border : 1px solid #06ea26; } .selectiontable { border-collapse: collapse; } .selectiontable td { cellspacing: 0; } .selectiontable tr { cursor: default; border: 0; } .selectiontable .highlight { background: yellow; }
0.303319
0.091504
.um-order-ux-order-v2-ct-top { border: solid 1px #dddddd; padding: 0 40px 40px 40px; background: white; } .um-order-ux-order-v2-ct-top-title { padding: 30px 0px 20px 0px; line-height: 24px; border-bottom: solid 1px #eee; box-sizing: border-box; color: #333333; } .um-order-ux-order-v2-ct-top-title h1 { display: inline-block; font-size: 18px; } .um-order-ux-order-v2-ct-top-title h4 { color: #666666; display: inline-block; line-height: 24px; height: 24px; font-size: 14px; position: relative; top: -1px; margin-left: 20px; } .um-order-ux-order-v2-ct .um-order-ux-order-account { padding: 20px 0 30px 0; } .um-order-ux-order-account { width: 880px; margin: 0 auto; padding: 20px 0 30px 0; } .um-order-ux-order-account_avatar { width: 40px; height: 40px; border-radius: 50%; } .um-order-ux-order-account_avatar img { width: 40px; height: 40px; border-radius: 50%; } .um-order-ux-order-account_info { margin-left: 12px; line-height: 19px; } .f-fl { float: left; } .um-order-ux-order-account_info_nickName { font-size: 14px; color: #333; } .um-order-ux-order-account_info_tips { margin-top: 5px; font-size: 12px; color: #999; line-height: 16px; } .um-order-ux-order-account_change { font-size: 14px; color: #666; cursor: pointer; } .f-fr { float: right; } .um-order-ux-order-v2-pay-method { width: 880px; color: #333; } .um-order-ux-order-v2-pay-method_head { font-size: 14px; font-weight: 600; margin-bottom: 8px; } .um-order-ux-order-v2-pay-method_body { background: #F3F6F7; padding: 0px 12px; } .um-order-ux-order-v2-pay-method_body .order-v2-pay_current { line-height: 32px; height: 54px; padding: 12px 0; box-sizing: border-box; } .f-cb, .f-cbli li { zoom: 1; } .um-order-ux-order-v2-pay-method_body .order-v2-pay_other { overflow: hidden; -moz-transition: max-height 0.6s ease; -ms-transition: max-height 0.6s ease; -webkit-transition: max-height 0.6s ease; -o-transition: max-height 0.6s ease; transition: max-height 0.6s ease; } .order{ width: 960px; margin: 0 auto; margin-top: 50px; height: 690px; } .um-order-ux-order-v2-pay-method_body .order-v2-pay_current { line-height: 32px; height: 54px; padding: 12px 0; box-sizing: border-box; background: none; } .um-order-ux-order-v2-pay-method_body .order-v2-pay_current_icon { width: 32px; height: 32px; background: url(//yktcdn.stu.126.net/so/res/img/pay.png?d6f7c2f…) no-repeat 0 0; } .um-order-ux-order-v2-pay-method_body .order-v2-pay_current_type { margin-left: 12px; } .um-order-ux-order-v2-pay-method_body .order-v2-pay_current_opt { cursor: pointer; font-size: 14px; color: #666666; } .um-order-ux-order-school-list { padding-top: 20px; } .um-order-ux-order-school-list_title { color: #333; font-size: 14px; font-weight: 600; margin-bottom: 8px; } .um-order-ux-order-course { width: 880px; } .um-order-ux-order-course_card { height: 88px; border-bottom: 1px solid #eee; } .um-order-ux-order-course_card_body { margin-left: 12px; font-size: 12px; } .um-order-ux-order-course_card_price { font-weight: 600; font-size: 14px; color: #333; } .um-order-ux-order-v2-ct-bottom { margin-top: 20px; } .um-order-ux-order-v2-go-pay { width: 960px; box-sizing: border-box; background: #FEFCEF; border: 1px solid #DDD; padding: 20px 40px; padding-bottom: 30px; color: #666; font-size: 14px; height: 125px; } .um-order-ux-order-v2-go-pay_protocol { right: 219px; text-align: right; top: 60px; } .f-pa { position: absolute; } .um-order-ux-order-v2-go-pay_content_price { text-align: right; margin-bottom: 5px; } .um-order-ux-order-v2-go-pay_content_btn { cursor: pointer; display: inline-block; height: 44px; width: 160px; line-height: 44px; font-size: 18px; color: #FFFFFF; background: #FF6600; border-radius: 2px; text-align: center; } .um-order-ux-order-v2-go-pay_content_price { text-align: right; margin-bottom: 5px; } .um-order-ux-order-v2-go-pay_content_price .v2-go-pay_content_price_account { font-size: 24px; font-weight: 600; color: #FF6600; } .um-order-ux-order-v2-go-pay_content_price .v2-go-pay_content_price_account_icon { font-weight: 300; font-size: 14px; } .f-pr { position: relative; } .um-order-ux-order-v2-go-pay_protocol_btn { cursor: pointer; color: #49af4f; }
yangbuyi_video/yangbuyi_video_portal/assets/css/order.css
.um-order-ux-order-v2-ct-top { border: solid 1px #dddddd; padding: 0 40px 40px 40px; background: white; } .um-order-ux-order-v2-ct-top-title { padding: 30px 0px 20px 0px; line-height: 24px; border-bottom: solid 1px #eee; box-sizing: border-box; color: #333333; } .um-order-ux-order-v2-ct-top-title h1 { display: inline-block; font-size: 18px; } .um-order-ux-order-v2-ct-top-title h4 { color: #666666; display: inline-block; line-height: 24px; height: 24px; font-size: 14px; position: relative; top: -1px; margin-left: 20px; } .um-order-ux-order-v2-ct .um-order-ux-order-account { padding: 20px 0 30px 0; } .um-order-ux-order-account { width: 880px; margin: 0 auto; padding: 20px 0 30px 0; } .um-order-ux-order-account_avatar { width: 40px; height: 40px; border-radius: 50%; } .um-order-ux-order-account_avatar img { width: 40px; height: 40px; border-radius: 50%; } .um-order-ux-order-account_info { margin-left: 12px; line-height: 19px; } .f-fl { float: left; } .um-order-ux-order-account_info_nickName { font-size: 14px; color: #333; } .um-order-ux-order-account_info_tips { margin-top: 5px; font-size: 12px; color: #999; line-height: 16px; } .um-order-ux-order-account_change { font-size: 14px; color: #666; cursor: pointer; } .f-fr { float: right; } .um-order-ux-order-v2-pay-method { width: 880px; color: #333; } .um-order-ux-order-v2-pay-method_head { font-size: 14px; font-weight: 600; margin-bottom: 8px; } .um-order-ux-order-v2-pay-method_body { background: #F3F6F7; padding: 0px 12px; } .um-order-ux-order-v2-pay-method_body .order-v2-pay_current { line-height: 32px; height: 54px; padding: 12px 0; box-sizing: border-box; } .f-cb, .f-cbli li { zoom: 1; } .um-order-ux-order-v2-pay-method_body .order-v2-pay_other { overflow: hidden; -moz-transition: max-height 0.6s ease; -ms-transition: max-height 0.6s ease; -webkit-transition: max-height 0.6s ease; -o-transition: max-height 0.6s ease; transition: max-height 0.6s ease; } .order{ width: 960px; margin: 0 auto; margin-top: 50px; height: 690px; } .um-order-ux-order-v2-pay-method_body .order-v2-pay_current { line-height: 32px; height: 54px; padding: 12px 0; box-sizing: border-box; background: none; } .um-order-ux-order-v2-pay-method_body .order-v2-pay_current_icon { width: 32px; height: 32px; background: url(//yktcdn.stu.126.net/so/res/img/pay.png?d6f7c2f…) no-repeat 0 0; } .um-order-ux-order-v2-pay-method_body .order-v2-pay_current_type { margin-left: 12px; } .um-order-ux-order-v2-pay-method_body .order-v2-pay_current_opt { cursor: pointer; font-size: 14px; color: #666666; } .um-order-ux-order-school-list { padding-top: 20px; } .um-order-ux-order-school-list_title { color: #333; font-size: 14px; font-weight: 600; margin-bottom: 8px; } .um-order-ux-order-course { width: 880px; } .um-order-ux-order-course_card { height: 88px; border-bottom: 1px solid #eee; } .um-order-ux-order-course_card_body { margin-left: 12px; font-size: 12px; } .um-order-ux-order-course_card_price { font-weight: 600; font-size: 14px; color: #333; } .um-order-ux-order-v2-ct-bottom { margin-top: 20px; } .um-order-ux-order-v2-go-pay { width: 960px; box-sizing: border-box; background: #FEFCEF; border: 1px solid #DDD; padding: 20px 40px; padding-bottom: 30px; color: #666; font-size: 14px; height: 125px; } .um-order-ux-order-v2-go-pay_protocol { right: 219px; text-align: right; top: 60px; } .f-pa { position: absolute; } .um-order-ux-order-v2-go-pay_content_price { text-align: right; margin-bottom: 5px; } .um-order-ux-order-v2-go-pay_content_btn { cursor: pointer; display: inline-block; height: 44px; width: 160px; line-height: 44px; font-size: 18px; color: #FFFFFF; background: #FF6600; border-radius: 2px; text-align: center; } .um-order-ux-order-v2-go-pay_content_price { text-align: right; margin-bottom: 5px; } .um-order-ux-order-v2-go-pay_content_price .v2-go-pay_content_price_account { font-size: 24px; font-weight: 600; color: #FF6600; } .um-order-ux-order-v2-go-pay_content_price .v2-go-pay_content_price_account_icon { font-weight: 300; font-size: 14px; } .f-pr { position: relative; } .um-order-ux-order-v2-go-pay_protocol_btn { cursor: pointer; color: #49af4f; }
0.379263
0.091626
* { box-sizing: border-box; } :root { font-size: 16px; } @media screen and (max-width: 640px) { :root { font-size: 13px; } } body { font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji; margin: 1em; background: #282828; background: #333; color: #fff; } h1, h2, h3 { font-weight: 400; } h1 { font-family: "Calistoga", sans-serif; font-size: 1.78rem; } h2 { font-size: 1.44rem; } h3 { font-size: 1.2rem; } a { color: #fff; } label { display: grid; grid-auto-flow: column; grid-auto-columns: auto 1fr; align-items: center; grid-gap: 0.5em; } input[type="file"] { display: none; } .home canvas { max-width: 100%; display: block; margin: auto; background: #fff url(bg.svg); } .home header { text-align: center; margin-bottom: 4em; overflow: hidden; max-width: 700px; position: relative; margin: 0 auto; } .home section { background: #535353; border: 2px solid #424242; border-top-width: calc(2rem + 2px); color: #fff; margin: 2rem auto; padding: 0.5rem; max-width: 600px; position: relative; } .home section > * { margin: 0; } .home section > * + * { margin-top: 1em; } .home section h2 { position: absolute; bottom: 100%; background: #535353; border: 2px solid #424242; padding: 0 0.5rem; left: -2px; border-bottom: 0 none; font-size: 0.8rem; height: 2rem; line-height: 2rem; } button { font: inherit; font-size: smaller; padding: 0.5em 1em; line-height: 1.5; border: 1px solid #5b5b5b; background: #444; color: #fff; border-radius: 2px; } button:hover { background: #888; cursor: pointer; } input[type="color"] { border: 0 none; border-radius: 0; width: 2.5em; height: 2em; } .home pre { padding: 1em; background: #424242; overflow: auto; font-size: 0.8em; } #output { background-color: #282828; border: 2px solid #424242; text-align: center; padding: 1em 0; } .logo { display: inline-block; color: #fff; transform: scaleY(0.8) rotate(-26.565deg); font-family: "Calistoga", sans-serif; font-size: calc(56px + 4vw); text-shadow: 0 1px 1px #444, 0 -1px 1px #444, 1px 0 1px #444, -1px 0 1px #444, -0.03em 0.06em hsl(0, 100%, 70%), -0.06em 0.12em hsl(140, 100%, 75%), -0.09em 0.18em hsl(220, 100%, 65%), -0.09em 0.18em 0.3em #000, -0.09em 0.18em 0.3em #000; padding: 0.25em 0 0.75em; text-decoration: none; } .controls { display: flex; flex-wrap: wrap; margin: 0 -1em; } .controls > * { margin: 0.5em 1em; } .controls--flex { flex: 1; } footer { max-width: 600px; margin: 2em auto; text-align: center; } .playground { position: absolute; display: grid; grid: "header header" auto "editor preview" 1fr / 1fr 2fr; top: 0; left: 0; right: 0; bottom: 0; width: 100vw; height: 100vh; overflow: hidden; padding: 1em; grid-gap: 1em; } .playground header { grid-area: header; display: grid; grid-template-columns: auto 1fr auto; align-items: center; } .playground .editor { grid-area: editor; overflow: auto; border: 2px solid #424242; } .playground .preview { grid-area: preview; position: relative; overflow: hidden; background-color: #282828; border: 2px solid #424242; position: relative; overflow: hidden; } .playground iframe { width: 100%; height: 100%; border: 0 none; } #code { width: 100%; height: 100%; resize: none; background-color: #282828; border: 2px solid #424242; color: #fff; } .playground .logo { font-size: 48px; padding: 0; margin-right: 1rem; } .editor .CodeMirror { height: 100%; } .cm-s-monokai.CodeMirror { background: #282828; } .widget.error { line-height: 100%; color: #fdd; background: #400; }
site/style.css
* { box-sizing: border-box; } :root { font-size: 16px; } @media screen and (max-width: 640px) { :root { font-size: 13px; } } body { font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji; margin: 1em; background: #282828; background: #333; color: #fff; } h1, h2, h3 { font-weight: 400; } h1 { font-family: "Calistoga", sans-serif; font-size: 1.78rem; } h2 { font-size: 1.44rem; } h3 { font-size: 1.2rem; } a { color: #fff; } label { display: grid; grid-auto-flow: column; grid-auto-columns: auto 1fr; align-items: center; grid-gap: 0.5em; } input[type="file"] { display: none; } .home canvas { max-width: 100%; display: block; margin: auto; background: #fff url(bg.svg); } .home header { text-align: center; margin-bottom: 4em; overflow: hidden; max-width: 700px; position: relative; margin: 0 auto; } .home section { background: #535353; border: 2px solid #424242; border-top-width: calc(2rem + 2px); color: #fff; margin: 2rem auto; padding: 0.5rem; max-width: 600px; position: relative; } .home section > * { margin: 0; } .home section > * + * { margin-top: 1em; } .home section h2 { position: absolute; bottom: 100%; background: #535353; border: 2px solid #424242; padding: 0 0.5rem; left: -2px; border-bottom: 0 none; font-size: 0.8rem; height: 2rem; line-height: 2rem; } button { font: inherit; font-size: smaller; padding: 0.5em 1em; line-height: 1.5; border: 1px solid #5b5b5b; background: #444; color: #fff; border-radius: 2px; } button:hover { background: #888; cursor: pointer; } input[type="color"] { border: 0 none; border-radius: 0; width: 2.5em; height: 2em; } .home pre { padding: 1em; background: #424242; overflow: auto; font-size: 0.8em; } #output { background-color: #282828; border: 2px solid #424242; text-align: center; padding: 1em 0; } .logo { display: inline-block; color: #fff; transform: scaleY(0.8) rotate(-26.565deg); font-family: "Calistoga", sans-serif; font-size: calc(56px + 4vw); text-shadow: 0 1px 1px #444, 0 -1px 1px #444, 1px 0 1px #444, -1px 0 1px #444, -0.03em 0.06em hsl(0, 100%, 70%), -0.06em 0.12em hsl(140, 100%, 75%), -0.09em 0.18em hsl(220, 100%, 65%), -0.09em 0.18em 0.3em #000, -0.09em 0.18em 0.3em #000; padding: 0.25em 0 0.75em; text-decoration: none; } .controls { display: flex; flex-wrap: wrap; margin: 0 -1em; } .controls > * { margin: 0.5em 1em; } .controls--flex { flex: 1; } footer { max-width: 600px; margin: 2em auto; text-align: center; } .playground { position: absolute; display: grid; grid: "header header" auto "editor preview" 1fr / 1fr 2fr; top: 0; left: 0; right: 0; bottom: 0; width: 100vw; height: 100vh; overflow: hidden; padding: 1em; grid-gap: 1em; } .playground header { grid-area: header; display: grid; grid-template-columns: auto 1fr auto; align-items: center; } .playground .editor { grid-area: editor; overflow: auto; border: 2px solid #424242; } .playground .preview { grid-area: preview; position: relative; overflow: hidden; background-color: #282828; border: 2px solid #424242; position: relative; overflow: hidden; } .playground iframe { width: 100%; height: 100%; border: 0 none; } #code { width: 100%; height: 100%; resize: none; background-color: #282828; border: 2px solid #424242; color: #fff; } .playground .logo { font-size: 48px; padding: 0; margin-right: 1rem; } .editor .CodeMirror { height: 100%; } .cm-s-monokai.CodeMirror { background: #282828; } .widget.error { line-height: 100%; color: #fdd; background: #400; }
0.530723
0.145055
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic|Inconsolata); body { font-family: "PT Sans"; overflow: hidden; } div.boxes { position: absolute; left: 1300px; right: 0; top: 0; height: 100%; overflow-y: scroll; padding-right: 10px; padding-top: 10px; } div.box { border: 1px solid black; box-shadow: 3px 3px 2px #777; display: flex; flex-direction: column; margin-bottom: 15px; } div.box div.title { width: 100%; box-sizing: border-box; font-weight: bold; padding: 5px; background: linear-gradient(#f0f9ff, #a1dbff); border-bottom: 1px solid black; cursor: pointer; -webkit-user-select: none; } div.box.collapsed div.title { background: linear-gradient(#efefef, #bfbfbf); color: #4f4f4f; } div.box div.box-body { display: flex; } div.box.collapsed div.box-body { display: none; } div.box div.labels { display: flex; flex-direction: column; } div.box div.labels label { vertical-align: middle; margin: 0 5px; padding: 2px 20px 2px 5px; height: 1.3em; } div.box div.inputs { flex-grow: 1; display: flex; flex-direction: column; } div.box div.row { flex-grow: 1; height: 1.3em; margin: 0; padding: 2px 20px 2px 5px; display: flex; } div.box div.row.selectable { cursor: pointer; border-bottom: 1px solid #aaa; } div.box div.row.selectable:hover:not(.selected) { background: linear-gradient(#cfcfff, #bfbfef); } div.box div.row.selected { background: linear-gradient(#ffffcf, #efef9f); font-weight: bold; } div.box div.row.selectable .delete { display: none; } div.box div.row.selectable.selected .delete { display: inline-block; width: 16px; height: 16px; vertical-align: middle; } div.box div.row input[type=text] { font-family: "PT Sans", sans-serif; padding: 2px 5px; border: 1px solid #aaa; } div.box div.row input.color { width: 70px; margin: 0 0 0 10px; } div.box div.row div.color-selector { position: absolute; border: 1px solid black; background-color: white; font-size: 0; padding: 1px 3px; box-shadow: 3px 3px 2px #777; right: 8px; white-space: nowrap; } div.box div.row div.color-selector div.color-selection { display: inline-block; width: 20px; height: 20px; margin: 3px; cursor: pointer; } div.box div.row input:not(.color) { flex-grow: 1; } div.box div.row div.infocell { flex-grow: 1; } div.box div.yaml { padding: 1px 5px; font-family: "Inconsolata", "Courier New", monospace; white-space: pre; overflow-y: scroll; max-height: 10em; } div.editbox { display: none; padding: 10px 5px; border-bottom: 1px solid #aaa; background: linear-gradient(#ffffef, #f6f6df); } div.links { margin-top: 1em; } div.links a { color: black; margin-left: 3em; } div.links a:hover { color: #001f3f; } div.box-container { display: flex; flex-direction: row; } div.box-container div.box { flex-grow: 1; margin-left: 3px; margin-right: 3px; } div.box-container div.box:first-child { margin-left: 0; } div.box-container div.box:last-child { margin-right: 0; } .video-object { display: none; } .video-object.video-object-active { display: block; } .video-object.zooming { cursor: crosshair; } div#zoom-box { display: none; } div#zoom-box.active { display: block; position: absolute; z-index: 999; border: 2px solid rgba(255, 0, 0, 0.5); cursor: crosshair; } div#scoreboard-container { position: absolute; z-index: 999; font-size: 150%; text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black; top: 15px; color: white; font-weight: bold; } div#scoreboard-container div { display: inline-block; border: 1px solid #777; margin: 0 3px; } div#abs-timer-box, div#timer-box { width: 6em; text-align: center; background-color: rgba(0, 0, 0, 0.5); } div#away-score-box { width: 2em; text-align: right; padding: 0 3px; } div#home-score-box { width: 2em; text-align: right; padding: 0 3px; }
videoweb/videoweb.css
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic|Inconsolata); body { font-family: "PT Sans"; overflow: hidden; } div.boxes { position: absolute; left: 1300px; right: 0; top: 0; height: 100%; overflow-y: scroll; padding-right: 10px; padding-top: 10px; } div.box { border: 1px solid black; box-shadow: 3px 3px 2px #777; display: flex; flex-direction: column; margin-bottom: 15px; } div.box div.title { width: 100%; box-sizing: border-box; font-weight: bold; padding: 5px; background: linear-gradient(#f0f9ff, #a1dbff); border-bottom: 1px solid black; cursor: pointer; -webkit-user-select: none; } div.box.collapsed div.title { background: linear-gradient(#efefef, #bfbfbf); color: #4f4f4f; } div.box div.box-body { display: flex; } div.box.collapsed div.box-body { display: none; } div.box div.labels { display: flex; flex-direction: column; } div.box div.labels label { vertical-align: middle; margin: 0 5px; padding: 2px 20px 2px 5px; height: 1.3em; } div.box div.inputs { flex-grow: 1; display: flex; flex-direction: column; } div.box div.row { flex-grow: 1; height: 1.3em; margin: 0; padding: 2px 20px 2px 5px; display: flex; } div.box div.row.selectable { cursor: pointer; border-bottom: 1px solid #aaa; } div.box div.row.selectable:hover:not(.selected) { background: linear-gradient(#cfcfff, #bfbfef); } div.box div.row.selected { background: linear-gradient(#ffffcf, #efef9f); font-weight: bold; } div.box div.row.selectable .delete { display: none; } div.box div.row.selectable.selected .delete { display: inline-block; width: 16px; height: 16px; vertical-align: middle; } div.box div.row input[type=text] { font-family: "PT Sans", sans-serif; padding: 2px 5px; border: 1px solid #aaa; } div.box div.row input.color { width: 70px; margin: 0 0 0 10px; } div.box div.row div.color-selector { position: absolute; border: 1px solid black; background-color: white; font-size: 0; padding: 1px 3px; box-shadow: 3px 3px 2px #777; right: 8px; white-space: nowrap; } div.box div.row div.color-selector div.color-selection { display: inline-block; width: 20px; height: 20px; margin: 3px; cursor: pointer; } div.box div.row input:not(.color) { flex-grow: 1; } div.box div.row div.infocell { flex-grow: 1; } div.box div.yaml { padding: 1px 5px; font-family: "Inconsolata", "Courier New", monospace; white-space: pre; overflow-y: scroll; max-height: 10em; } div.editbox { display: none; padding: 10px 5px; border-bottom: 1px solid #aaa; background: linear-gradient(#ffffef, #f6f6df); } div.links { margin-top: 1em; } div.links a { color: black; margin-left: 3em; } div.links a:hover { color: #001f3f; } div.box-container { display: flex; flex-direction: row; } div.box-container div.box { flex-grow: 1; margin-left: 3px; margin-right: 3px; } div.box-container div.box:first-child { margin-left: 0; } div.box-container div.box:last-child { margin-right: 0; } .video-object { display: none; } .video-object.video-object-active { display: block; } .video-object.zooming { cursor: crosshair; } div#zoom-box { display: none; } div#zoom-box.active { display: block; position: absolute; z-index: 999; border: 2px solid rgba(255, 0, 0, 0.5); cursor: crosshair; } div#scoreboard-container { position: absolute; z-index: 999; font-size: 150%; text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black; top: 15px; color: white; font-weight: bold; } div#scoreboard-container div { display: inline-block; border: 1px solid #777; margin: 0 3px; } div#abs-timer-box, div#timer-box { width: 6em; text-align: center; background-color: rgba(0, 0, 0, 0.5); } div#away-score-box { width: 2em; text-align: right; padding: 0 3px; } div#home-score-box { width: 2em; text-align: right; padding: 0 3px; }
0.370795
0.152095
:root { --input-padding-x: .75rem; --input-padding-y: .75rem; } /* HTML Tags Styles */ html { position: relative; min-height: 100%; } body { margin-bottom: 80px; } /* CSS Classes Styles */ .container { width: auto; max-width: 680px; padding: 0 15px; } .container-wrapper { padding-left: 5%; padding-right: 5%; } .main-text--heading { font-family: 'Pacifico', sans-serif; font-weight: 100; font-size: 3rem; } .main-text--heading--margin-top-40px { margin-top: 20px; } .main-text--paragraph { font-family: 'Ubuntu', sans-serif; } .form-label-group { position: relative; margin-bottom: 1rem; } .form-label-group > input, .form-label-group > label { padding: var(--input-padding-y) var(--input-padding-x); } .form-label-group > label { position: absolute; top: 0; left: 0; display: block; width: 100%; margin-bottom: 0; /* Override default `<label>` margin */ line-height: 1.5; color: #495057; border: 1px solid transparent; border-radius: .25rem; transition: all .1s ease-in-out; } .form-label-group input::-webkit-input-placeholder { color: transparent; } .form-label-group input:-ms-input-placeholder { color: transparent; } .form-label-group input::-ms-input-placeholder { color: transparent; } .form-label-group input::-moz-placeholder { color: transparent; } .form-label-group input::placeholder { color: transparent; } .form-label-group input:not(:placeholder-shown) { padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3)); padding-bottom: calc(var(--input-padding-y) / 3); } .form-label-group input:not(:placeholder-shown) ~ label { padding-top: calc(var(--input-padding-y) / 3); padding-bottom: calc(var(--input-padding-y) / 3); font-size: 12px; color: #777; } .display-none { display: none; } .list-keywords { border: 1px solid #ccc; border-radius: 5px; padding: 0.1rem; margin-right: 5px; } .underlined-text { text-decoration: underline; } .custom-modal { top: 0; position: fixed; left: 0; right: 0; bottom: 0; background-color: rgba(255, 255, 255, 0.8); opacity: 0; visibility: hidden; transform: scale(1.2); transition: all .3s ease-out; } .custom-modal--content { margin-left: auto; margin-right: auto; max-width: 450px; min-height: 300px; margin-top: 25px; border: 1px #999 solid; border-radius: 7px; padding: 1rem; background-color: #fff; } .custom-modal--body { padding-top: 1rem; padding-bottom: 1rem; } .showModal { opacity: 1; visibility: visible; transform: scale(1); } .custom-modal--options { float: right; } /* IDs Styles */ #addANote { position: fixed; text-align: center; width: 50px; height: 50px; bottom: 80px; right: 20px; z-index: 99; font-size: 18px; border: none; outline: none; background: rgba(52, 58, 64, 0.5); color: white; cursor: pointer; padding: 10px; border-radius: 4px; } #addANote:hover { background: #343a40; } #backToHome{ border: none; background: none; outline: none; } #saveNote, #editNote, #deleteNote { max-width: 200px; } #editNote, #deleteNote { display: inline-block; } #deleteNote { margin-top: 0; } #showPreview { height: 100%; border: 1px solid #ced4da; border-radius: 0.25rem; padding: 0.5rem; } #recordContent--title { font-size: 3.5rem; margin-bottom: 5px; } #recordContent--author { font-size: 1.2rem; } #recordContent--content-heading { font-size: 1.8rem; font-weight: 300; margin-bottom: 5px; } #recordContent--content { border: 1px solid #ccc; border-radius: 5px; padding: 0.1rem; min-height: 250px; padding: 1.5%; margin-bottom: 25px; } #searchBar { margin-bottom: 20px; } #deleteModalAlert { margin-bottom: 0; } #formContainer { padding-top: 3px; } /* Media Queries */ @media (max-width: 768px) { #showPreviewContainer { margin-top: 20px; min-height: 252px; } } @media (max-width: 450px) { #deleteNote { margin-top: 10px; } } /* Footer Styles */ .footer { position: absolute; bottom: 0; width: 100%; height: 60px; /* Set the fixed height of the footer here */ line-height: 60px; /* Vertically center the text there */ background-color: #232323; }
css/style.css
:root { --input-padding-x: .75rem; --input-padding-y: .75rem; } /* HTML Tags Styles */ html { position: relative; min-height: 100%; } body { margin-bottom: 80px; } /* CSS Classes Styles */ .container { width: auto; max-width: 680px; padding: 0 15px; } .container-wrapper { padding-left: 5%; padding-right: 5%; } .main-text--heading { font-family: 'Pacifico', sans-serif; font-weight: 100; font-size: 3rem; } .main-text--heading--margin-top-40px { margin-top: 20px; } .main-text--paragraph { font-family: 'Ubuntu', sans-serif; } .form-label-group { position: relative; margin-bottom: 1rem; } .form-label-group > input, .form-label-group > label { padding: var(--input-padding-y) var(--input-padding-x); } .form-label-group > label { position: absolute; top: 0; left: 0; display: block; width: 100%; margin-bottom: 0; /* Override default `<label>` margin */ line-height: 1.5; color: #495057; border: 1px solid transparent; border-radius: .25rem; transition: all .1s ease-in-out; } .form-label-group input::-webkit-input-placeholder { color: transparent; } .form-label-group input:-ms-input-placeholder { color: transparent; } .form-label-group input::-ms-input-placeholder { color: transparent; } .form-label-group input::-moz-placeholder { color: transparent; } .form-label-group input::placeholder { color: transparent; } .form-label-group input:not(:placeholder-shown) { padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3)); padding-bottom: calc(var(--input-padding-y) / 3); } .form-label-group input:not(:placeholder-shown) ~ label { padding-top: calc(var(--input-padding-y) / 3); padding-bottom: calc(var(--input-padding-y) / 3); font-size: 12px; color: #777; } .display-none { display: none; } .list-keywords { border: 1px solid #ccc; border-radius: 5px; padding: 0.1rem; margin-right: 5px; } .underlined-text { text-decoration: underline; } .custom-modal { top: 0; position: fixed; left: 0; right: 0; bottom: 0; background-color: rgba(255, 255, 255, 0.8); opacity: 0; visibility: hidden; transform: scale(1.2); transition: all .3s ease-out; } .custom-modal--content { margin-left: auto; margin-right: auto; max-width: 450px; min-height: 300px; margin-top: 25px; border: 1px #999 solid; border-radius: 7px; padding: 1rem; background-color: #fff; } .custom-modal--body { padding-top: 1rem; padding-bottom: 1rem; } .showModal { opacity: 1; visibility: visible; transform: scale(1); } .custom-modal--options { float: right; } /* IDs Styles */ #addANote { position: fixed; text-align: center; width: 50px; height: 50px; bottom: 80px; right: 20px; z-index: 99; font-size: 18px; border: none; outline: none; background: rgba(52, 58, 64, 0.5); color: white; cursor: pointer; padding: 10px; border-radius: 4px; } #addANote:hover { background: #343a40; } #backToHome{ border: none; background: none; outline: none; } #saveNote, #editNote, #deleteNote { max-width: 200px; } #editNote, #deleteNote { display: inline-block; } #deleteNote { margin-top: 0; } #showPreview { height: 100%; border: 1px solid #ced4da; border-radius: 0.25rem; padding: 0.5rem; } #recordContent--title { font-size: 3.5rem; margin-bottom: 5px; } #recordContent--author { font-size: 1.2rem; } #recordContent--content-heading { font-size: 1.8rem; font-weight: 300; margin-bottom: 5px; } #recordContent--content { border: 1px solid #ccc; border-radius: 5px; padding: 0.1rem; min-height: 250px; padding: 1.5%; margin-bottom: 25px; } #searchBar { margin-bottom: 20px; } #deleteModalAlert { margin-bottom: 0; } #formContainer { padding-top: 3px; } /* Media Queries */ @media (max-width: 768px) { #showPreviewContainer { margin-top: 20px; min-height: 252px; } } @media (max-width: 450px) { #deleteNote { margin-top: 10px; } } /* Footer Styles */ .footer { position: absolute; bottom: 0; width: 100%; height: 60px; /* Set the fixed height of the footer here */ line-height: 60px; /* Vertically center the text there */ background-color: #232323; }
0.470493
0.099034
@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@300;400&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family : 'Exo 2', sans-serif; } .navbar { background-color: white; } .logo { color: red; text-decoration: none; } a:link { text-decoration: none; } .menu_active { font-weight: bold; border-bottom: 2px solid red; } .icon{ width: 45px; /* display: flex; */ padding: 7px; margin: 10px; border: none; } .mycard{ border:none; } .timeline-item { display: flex; justify-content: flex-end; padding-right: 0px; position: relative; margin: 10px 0; width: 70%; } .timeline-item:nth-child(odd) { align-self: flex-end; justify-content: flex-start; padding-left: 0px; padding-right: 0; } .timeline-item-content { box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); display: flex; flex-direction: column; align-items: flex-end; padding: 15px; position: relative; width: 550px; max-width: 50%; text-align: right; } .timeline-item-content::after { content: ' '; background-color: #fff; box-shadow: 4px -1px 1px rgba(0, 0, 0, 0.2); position: absolute; right: -7.5px; top: calc(50% - 7.5px); transform: rotate(45deg); width: 15px; height: 15px; } .timeline-item:nth-child(odd) .timeline-item-content { text-align: left; align-items: flex-start; } .timeline-item:nth-child(odd) .timeline-item-content::after { right: auto; left: -7.5px; box-shadow: -1px 4px 1px rgba(0, 0, 0, 0.2); } .timeline-item-content p { font-size: 15px; line-height: 14px; margin: 15px 0; max-width: 250px; } .timeline-item-content .circle { background-color: #fff; border: 4px solid red; border-radius: 50%; position: absolute; top: calc(50% - 10px); right: -50px; width: 20px; height: 20px; z-index: 100; } .timeline-item:nth-child(odd) .timeline-item-content .circle { right: auto; left: -50px; } .mycontent { text-align: justify; text-justify: inter-word; } .progress-bar{ background: linear-gradient(to left, #F2709C, #FF9472); } .contbody{ width: 100%; height: 100%; margin-top: 33px; } .homebody{ width: 100%; height: 85vh; } .social{ margin-top: 50px; } .java{ width: 70%; animation: java 2s; } .python{ width: 55%; animation: python 2s; } .web{ width: 53%; animation: python 2s; } .science{ width: 53%; animation: python 2s; } @keyframes java{ 0%{ width: 0%; }, 100%{ width: 70%; } } @keyframes python{ 0%{ width: 0%; }, 100%{ width: 55%; } } @keyframes web{ 0%{ width: 0%; }, 100%{ width: 53%; } } @keyframes science{ 0%{ width: 0%; }, 100%{ width: 53%; } }
src/index.css
@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@300;400&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; font-family : 'Exo 2', sans-serif; } .navbar { background-color: white; } .logo { color: red; text-decoration: none; } a:link { text-decoration: none; } .menu_active { font-weight: bold; border-bottom: 2px solid red; } .icon{ width: 45px; /* display: flex; */ padding: 7px; margin: 10px; border: none; } .mycard{ border:none; } .timeline-item { display: flex; justify-content: flex-end; padding-right: 0px; position: relative; margin: 10px 0; width: 70%; } .timeline-item:nth-child(odd) { align-self: flex-end; justify-content: flex-start; padding-left: 0px; padding-right: 0; } .timeline-item-content { box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); display: flex; flex-direction: column; align-items: flex-end; padding: 15px; position: relative; width: 550px; max-width: 50%; text-align: right; } .timeline-item-content::after { content: ' '; background-color: #fff; box-shadow: 4px -1px 1px rgba(0, 0, 0, 0.2); position: absolute; right: -7.5px; top: calc(50% - 7.5px); transform: rotate(45deg); width: 15px; height: 15px; } .timeline-item:nth-child(odd) .timeline-item-content { text-align: left; align-items: flex-start; } .timeline-item:nth-child(odd) .timeline-item-content::after { right: auto; left: -7.5px; box-shadow: -1px 4px 1px rgba(0, 0, 0, 0.2); } .timeline-item-content p { font-size: 15px; line-height: 14px; margin: 15px 0; max-width: 250px; } .timeline-item-content .circle { background-color: #fff; border: 4px solid red; border-radius: 50%; position: absolute; top: calc(50% - 10px); right: -50px; width: 20px; height: 20px; z-index: 100; } .timeline-item:nth-child(odd) .timeline-item-content .circle { right: auto; left: -50px; } .mycontent { text-align: justify; text-justify: inter-word; } .progress-bar{ background: linear-gradient(to left, #F2709C, #FF9472); } .contbody{ width: 100%; height: 100%; margin-top: 33px; } .homebody{ width: 100%; height: 85vh; } .social{ margin-top: 50px; } .java{ width: 70%; animation: java 2s; } .python{ width: 55%; animation: python 2s; } .web{ width: 53%; animation: python 2s; } .science{ width: 53%; animation: python 2s; } @keyframes java{ 0%{ width: 0%; }, 100%{ width: 70%; } } @keyframes python{ 0%{ width: 0%; }, 100%{ width: 55%; } } @keyframes web{ 0%{ width: 0%; }, 100%{ width: 53%; } } @keyframes science{ 0%{ width: 0%; }, 100%{ width: 53%; } }
0.424651
0.090374
@media (max-width:1290px){ .hl{ display: none; } .about__title p{ float: none!important; top:0!important; left:0!important; text-align: center; transform: rotate(0)!important; } .about__content{ margin-top: 200px; } } @media (max-width: 1118px){ .header__text{ margin-right: 0!important; } hr{ display: none!important; } .about__content{ display: block!important; text-align: center ; margin-top: 10px; } .about__content-left{ position: relative; top:0!important; margin:0!important; width: 80% !important; margin:0 auto!important; text-align: center; } .about__content-right{ top:0!important; margin-top: 50px; } .news{ margin-top:30px; } .hr3{ display:none!important; } } @media (max-width:1024px){ .header__logo{ margin-left:55px; } .nav{ margin-left: 55px; } .services__title-block{ margin-left: 30px; } .company__items{ margin-left: 20px; } .rws{ min-width:100%; background-color: #F2F5F7; margin:0 auto; margin-left:160px; } .rws__content{ width:1024px; } .about__title-block{ margin-left: 20px; } .footer{ width:100%; } .footer__items{ max-width:1024px; } } @media (max-width:970px){ .header__email{ margin-right: 0; } .header__content-right-top{ display: flex; justify-content: space-around; flex-wrap: wrap; } .header__text{ margin-bottom: 5px; text-align: center; } } @media (max-width:850px){ .card__wrapper{ display: block!important; } .card__wrapper-left{ display: none!important; } .card__wrapper-title{ padding-top: 100px!important; text-align: center; } .card{ display:none; z-index:10000; position: absolute; top: 165%!important; left: 50%; margin-right: -50%; transform: translate(-50%, -50%) } .ratings__items{ display: block!important; } .rating__item-grey{ width:100%!important; margin:0!important; } .rating__item-green{ width:100%!important; margin:0!important; top:0!important; } .rating__number-green{ margin:0!important; padding-top:20px; } .rating__number-white{ margin:0!important; } .footer__vl,.footer__vl2{ display: none; } .footer__first-item, .footer__second-item,.footer__third-item,.footer__forth-item{ margin:0!important; } .footer__items{ display: flex; justify-content: space-around; flex-wrap: wrap; border:none!important; } .footer__first-item{ text-align: center; margin-top: 80px!important; } } @media (max-width:795px){ .footer__forth-item{ text-align: center; } .footer{ padding-bottom: 30px; } .footer__first-item{ width:100%!important; } } @media (max-width:690px){ .services__content{ display: block!important; } .vl{ display: none; } .services__title p{ text-align: center!important; transform: translate(0)!important; float: none!important; top:0!important; left:0!important; margin-top: 50px; } .services__title-block{ margin-left: 0!important; } .services__items{ display: flex; flex-wrap: wrap; justify-content: center; margin-top: 50px!important; } } @media (max-width:630px){ .header__content{ display: block!important; } .header__logo{ text-align: center; border-bottom: 3px solid rgb(27, 22, 22); margin-left: 0; padding:10px 0; } .header__content-left{ margin-top: 0!important; } .nav__items{ text-align: center; } .nav{ margin:0!important; margin-top: 20px!important; } .header__form{ margin:0!important; width:100%!important; height:100%!important; text-align: center; margin-top:20px!important; } .header__form-btn{ width:100%!important; } .header__form-question,.header__form-text{ padding:0!important; margin:0!important; margin-bottom: 10px!important; } .header__form input{ margin:0; margin-bottom:10px; } .header__title{ margin:0!important; padding:0!important; text-align: center; padding: 100px 0!important; } .nav__item a:hover{ display: inline-block!important; } .card{ display:none; z-index:10000; position: absolute; top: 188%!important; left: 50%; margin-right: -50%; transform: translate(-50%, -50%) } .about__content-right img{ width:100%; } } @media (max-width:570px){ .card{ display:none; z-index:10000; position: absolute; top: 231%!important; left: 50%; margin-right: -50%; transform: translate(-50%, -50%) } .news__btn{ margin-top: 10px!important; } }
public/css/media.css
@media (max-width:1290px){ .hl{ display: none; } .about__title p{ float: none!important; top:0!important; left:0!important; text-align: center; transform: rotate(0)!important; } .about__content{ margin-top: 200px; } } @media (max-width: 1118px){ .header__text{ margin-right: 0!important; } hr{ display: none!important; } .about__content{ display: block!important; text-align: center ; margin-top: 10px; } .about__content-left{ position: relative; top:0!important; margin:0!important; width: 80% !important; margin:0 auto!important; text-align: center; } .about__content-right{ top:0!important; margin-top: 50px; } .news{ margin-top:30px; } .hr3{ display:none!important; } } @media (max-width:1024px){ .header__logo{ margin-left:55px; } .nav{ margin-left: 55px; } .services__title-block{ margin-left: 30px; } .company__items{ margin-left: 20px; } .rws{ min-width:100%; background-color: #F2F5F7; margin:0 auto; margin-left:160px; } .rws__content{ width:1024px; } .about__title-block{ margin-left: 20px; } .footer{ width:100%; } .footer__items{ max-width:1024px; } } @media (max-width:970px){ .header__email{ margin-right: 0; } .header__content-right-top{ display: flex; justify-content: space-around; flex-wrap: wrap; } .header__text{ margin-bottom: 5px; text-align: center; } } @media (max-width:850px){ .card__wrapper{ display: block!important; } .card__wrapper-left{ display: none!important; } .card__wrapper-title{ padding-top: 100px!important; text-align: center; } .card{ display:none; z-index:10000; position: absolute; top: 165%!important; left: 50%; margin-right: -50%; transform: translate(-50%, -50%) } .ratings__items{ display: block!important; } .rating__item-grey{ width:100%!important; margin:0!important; } .rating__item-green{ width:100%!important; margin:0!important; top:0!important; } .rating__number-green{ margin:0!important; padding-top:20px; } .rating__number-white{ margin:0!important; } .footer__vl,.footer__vl2{ display: none; } .footer__first-item, .footer__second-item,.footer__third-item,.footer__forth-item{ margin:0!important; } .footer__items{ display: flex; justify-content: space-around; flex-wrap: wrap; border:none!important; } .footer__first-item{ text-align: center; margin-top: 80px!important; } } @media (max-width:795px){ .footer__forth-item{ text-align: center; } .footer{ padding-bottom: 30px; } .footer__first-item{ width:100%!important; } } @media (max-width:690px){ .services__content{ display: block!important; } .vl{ display: none; } .services__title p{ text-align: center!important; transform: translate(0)!important; float: none!important; top:0!important; left:0!important; margin-top: 50px; } .services__title-block{ margin-left: 0!important; } .services__items{ display: flex; flex-wrap: wrap; justify-content: center; margin-top: 50px!important; } } @media (max-width:630px){ .header__content{ display: block!important; } .header__logo{ text-align: center; border-bottom: 3px solid rgb(27, 22, 22); margin-left: 0; padding:10px 0; } .header__content-left{ margin-top: 0!important; } .nav__items{ text-align: center; } .nav{ margin:0!important; margin-top: 20px!important; } .header__form{ margin:0!important; width:100%!important; height:100%!important; text-align: center; margin-top:20px!important; } .header__form-btn{ width:100%!important; } .header__form-question,.header__form-text{ padding:0!important; margin:0!important; margin-bottom: 10px!important; } .header__form input{ margin:0; margin-bottom:10px; } .header__title{ margin:0!important; padding:0!important; text-align: center; padding: 100px 0!important; } .nav__item a:hover{ display: inline-block!important; } .card{ display:none; z-index:10000; position: absolute; top: 188%!important; left: 50%; margin-right: -50%; transform: translate(-50%, -50%) } .about__content-right img{ width:100%; } } @media (max-width:570px){ .card{ display:none; z-index:10000; position: absolute; top: 231%!important; left: 50%; margin-right: -50%; transform: translate(-50%, -50%) } .news__btn{ margin-top: 10px!important; } }
0.287568
0.049843
body { font-family: tahoma, helvetica, arial, sans-serif; font-size: 11px; text-align: center; background: #d6d6d6; } html, body, #wrapper, h1 { margin: 0; padding: 0; } th, td { font-size: 10px; } #wrapper { margin: auto; text-align: left; width: 98%; position: relative; background: #ffffff; } h1, h2, h3 { font-size: 13px; } h1 { margin: 0; padding: 0; } h2 { margin: 0 0 5px 0; padding: 0; } h3 { padding: 4px 0 0 0; } .block { display: block; } .clear { clear: both; height: 2px; padding-top: 0; margin-top: 0; margin-bottom: 3px; font-size: 1px; } .left { float: left; margin: 1px 8px 0px 0px; } .softright { text-align: right; } .readmore { text-align: right; } .btn_submit{ padding: 5px 20px; border-radius: 6px; margin-left: 90px; background: rgb(255, 255, 255); } .btn_submit:hover{ background: #74a7b7; } /* ***** */ #inner { border-left: 2px solid rgb(255, 255, 255);; border-right: 2px solid rgb(255, 255, 255); background: white; color: black; margin-bottom: 10px; width: 100%; box-shadow: 5px 10px 20px rgb(143, 143, 143); } #header { background: #e9e9e9; position: relative; margin-top: 20px; border-top: 3px solid rgb(255, 255, 255); } #nav { text-align: right; } #nav, #nav a { color: rgb(0, 0, 0); font-weight: bold; font-size: 16px; text-decoration: none; padding: 20px ; } #nav a:hover { background: #74a7b7; padding: 20px ; border-bottom: 2px solid rgb(0, 0, 0); } #browse { float: left; width: 300px; margin: 0; padding: 0; background: white; border-bottom: 2px solid white; } #browse dt { background: #e9e9e9 ; color: rgb(0, 0, 0); margin: 5px 0; padding: 6px 0; text-align: center; font-weight: bold; } #browse dd { background: #ffffff; border-bottom: 1px solid #659db4; padding: 0; margin: 0; } #browse dd a { color: rgb(0, 0, 0); font-weight: bold; text-decoration: none; display: block; padding: 3px 22px; } #browse dd { padding: 3px 22px; padding: 0; } html #browse dd a { display: inline; display: block; } #browse dd a:hover { background: #74a7b7; } #browse .first { padding-top: 10px; } #browse .last { padding-bottom: 8px; border-bottom: 1px solid white; } #browse .searchform { padding: 10px; } #browse .text, #browse select { width: 272px; height: 25px; } #browse form { margin: 0; padding: 0; } #browse form div { padding-bottom: 8px; width: 165px; } #body { float: right; width: 80%; position: relative; } #body p { margin: 1em 0; } #body .box { margin-top: 5px; color: #464646; border: 1px solid #e5e5e5; } #body .box { float: left; width: 32.6%; margin-left: 2px; padding: 2px; font-size: 13px; } #body .box h3{ font-size: 15px; font-weight: bold; } #body .box a{ text-decoration: none; color: rgb(0, 0, 0); } #body .box .box_img{ width: 500px; } #body .box img{ height: 100px; } #body .br { border-bottom: 1px solid #e5e5e5; } #body .readmore { margin-top: -0.5em; margin-bottom: 0; padding-bottom: 0; } .p_total{ font-weight: bold; font-size: 14px; color: rgb(112, 112, 112); } .p_price{ font-size: 16px; } #body .readmore a { color: #000000; text-decoration: none; } #body .readmore a:hover { color: #74a7b7; } #body h3 { text-align: center; font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif; font-size: 15px; font-weight: normal; color: #5d5d5d; padding: 0 0 0 18px; margin: 1px 0 3px 0; } #footer { background: #ececec; padding: 8px 8px 5px 8px; position: relative; text-align: center; border-bottom: 2px solid white; } #footer, #footer a { font-weight: bold; color: rgb(0, 0, 0); text-decoration: none; } #footer a:hover { color: #74a7b7; } #footnav { position: absolute; text-align: right; right: 10px; top: 0px; padding: 8px 0 5px 0; } /* ********************* */ .contact_box{ text-align: center; margin-top: 25px; } /* ********************* */ .box_view{ width: 100%; } .box_view .box_view_img img{ height: 200px; } .box_view h2{ font-size: 20px; color: rgb(47, 47, 47); text-align: center; margin-top: 10px; } .p_description{ text-align:justify; padding: 15px 10px; } /* ********************* */ /* ********************* */ .cart_msg{ font-size: 16px; padding: 32px 0 10px 5px; } .cart_empty{ padding-left: 5px ; color: red; } /* ********************* */ .checkout{ padding: 15px; } .checkout form{ width: 500px; } .form_chk{ width: 90px; display: inline-block; } .chk_input{ width: 200px; display: inline-block; } .cart_links{ display: block; text-align: center; margin: 15px 0 30px 0; } .cart_links a{ font-weight: bold; font-size: 13px; text-decoration: none; color: rgb(31, 31, 31); border: 2px solid rgb(31, 31, 31); padding: 5px 15px; border-radius: 10px; } .cart_buy a{ font-size: 20px; background: seagreen; color: seashell; } .cart_links a:hover{ background: #74a7b7; } .chk_msg{ text-align: center; color: seagreen; margin-top: 70px; margin-right: 70px; } .chk_msg h1{ font-size: 20px; }
style.css
body { font-family: tahoma, helvetica, arial, sans-serif; font-size: 11px; text-align: center; background: #d6d6d6; } html, body, #wrapper, h1 { margin: 0; padding: 0; } th, td { font-size: 10px; } #wrapper { margin: auto; text-align: left; width: 98%; position: relative; background: #ffffff; } h1, h2, h3 { font-size: 13px; } h1 { margin: 0; padding: 0; } h2 { margin: 0 0 5px 0; padding: 0; } h3 { padding: 4px 0 0 0; } .block { display: block; } .clear { clear: both; height: 2px; padding-top: 0; margin-top: 0; margin-bottom: 3px; font-size: 1px; } .left { float: left; margin: 1px 8px 0px 0px; } .softright { text-align: right; } .readmore { text-align: right; } .btn_submit{ padding: 5px 20px; border-radius: 6px; margin-left: 90px; background: rgb(255, 255, 255); } .btn_submit:hover{ background: #74a7b7; } /* ***** */ #inner { border-left: 2px solid rgb(255, 255, 255);; border-right: 2px solid rgb(255, 255, 255); background: white; color: black; margin-bottom: 10px; width: 100%; box-shadow: 5px 10px 20px rgb(143, 143, 143); } #header { background: #e9e9e9; position: relative; margin-top: 20px; border-top: 3px solid rgb(255, 255, 255); } #nav { text-align: right; } #nav, #nav a { color: rgb(0, 0, 0); font-weight: bold; font-size: 16px; text-decoration: none; padding: 20px ; } #nav a:hover { background: #74a7b7; padding: 20px ; border-bottom: 2px solid rgb(0, 0, 0); } #browse { float: left; width: 300px; margin: 0; padding: 0; background: white; border-bottom: 2px solid white; } #browse dt { background: #e9e9e9 ; color: rgb(0, 0, 0); margin: 5px 0; padding: 6px 0; text-align: center; font-weight: bold; } #browse dd { background: #ffffff; border-bottom: 1px solid #659db4; padding: 0; margin: 0; } #browse dd a { color: rgb(0, 0, 0); font-weight: bold; text-decoration: none; display: block; padding: 3px 22px; } #browse dd { padding: 3px 22px; padding: 0; } html #browse dd a { display: inline; display: block; } #browse dd a:hover { background: #74a7b7; } #browse .first { padding-top: 10px; } #browse .last { padding-bottom: 8px; border-bottom: 1px solid white; } #browse .searchform { padding: 10px; } #browse .text, #browse select { width: 272px; height: 25px; } #browse form { margin: 0; padding: 0; } #browse form div { padding-bottom: 8px; width: 165px; } #body { float: right; width: 80%; position: relative; } #body p { margin: 1em 0; } #body .box { margin-top: 5px; color: #464646; border: 1px solid #e5e5e5; } #body .box { float: left; width: 32.6%; margin-left: 2px; padding: 2px; font-size: 13px; } #body .box h3{ font-size: 15px; font-weight: bold; } #body .box a{ text-decoration: none; color: rgb(0, 0, 0); } #body .box .box_img{ width: 500px; } #body .box img{ height: 100px; } #body .br { border-bottom: 1px solid #e5e5e5; } #body .readmore { margin-top: -0.5em; margin-bottom: 0; padding-bottom: 0; } .p_total{ font-weight: bold; font-size: 14px; color: rgb(112, 112, 112); } .p_price{ font-size: 16px; } #body .readmore a { color: #000000; text-decoration: none; } #body .readmore a:hover { color: #74a7b7; } #body h3 { text-align: center; font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif; font-size: 15px; font-weight: normal; color: #5d5d5d; padding: 0 0 0 18px; margin: 1px 0 3px 0; } #footer { background: #ececec; padding: 8px 8px 5px 8px; position: relative; text-align: center; border-bottom: 2px solid white; } #footer, #footer a { font-weight: bold; color: rgb(0, 0, 0); text-decoration: none; } #footer a:hover { color: #74a7b7; } #footnav { position: absolute; text-align: right; right: 10px; top: 0px; padding: 8px 0 5px 0; } /* ********************* */ .contact_box{ text-align: center; margin-top: 25px; } /* ********************* */ .box_view{ width: 100%; } .box_view .box_view_img img{ height: 200px; } .box_view h2{ font-size: 20px; color: rgb(47, 47, 47); text-align: center; margin-top: 10px; } .p_description{ text-align:justify; padding: 15px 10px; } /* ********************* */ /* ********************* */ .cart_msg{ font-size: 16px; padding: 32px 0 10px 5px; } .cart_empty{ padding-left: 5px ; color: red; } /* ********************* */ .checkout{ padding: 15px; } .checkout form{ width: 500px; } .form_chk{ width: 90px; display: inline-block; } .chk_input{ width: 200px; display: inline-block; } .cart_links{ display: block; text-align: center; margin: 15px 0 30px 0; } .cart_links a{ font-weight: bold; font-size: 13px; text-decoration: none; color: rgb(31, 31, 31); border: 2px solid rgb(31, 31, 31); padding: 5px 15px; border-radius: 10px; } .cart_buy a{ font-size: 20px; background: seagreen; color: seashell; } .cart_links a:hover{ background: #74a7b7; } .chk_msg{ text-align: center; color: seagreen; margin-top: 70px; margin-right: 70px; } .chk_msg h1{ font-size: 20px; }
0.242744
0.050121
html, body, #root, .App { width: 100%; height: 100%; } .App { position: relative; } html body #root { font-family: 'Francois One', sans-serif; overflow: hidden; } /* Header */ .btnMenu { width: 50px; height: 50px; padding: 5px; cursor: pointer; } .shellTimer { position: absolute; width: 180px; height: 160px; right: 0; top: 0; } .timerOverlay { position: absolute; right: 10px; top: 6px; width: 140px; height: 140px; z-index: 10; } .timerFills { position: absolute; opacity: 0.8; top: 12px; right: -5px; fill: #ff1515; width: 147px; height: 147px; } header { position: absolute; background: #957fd7; z-index: 100; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between; width: 100%; border-bottom: 3px solid #473774; } .condition { } .condition li { display: inline-block; border: 1px solid red; padding: 10px; margin-bottom: 5px; } .timer { border: 3px solid #473774; padding: 10px; position: absolute; right: -40px; top: -80px; width: 200px; background: #957fd7; height: 200px; border-bottom-left-radius: 100px; border-top-left-radius: 100px; } .timeText { position: absolute; right: 0; top: 66px; width: 163px; text-align: center; color: white; z-index: 100; opacity: 0.8; } .art { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; background-size: cover; } .footer { position: absolute; bottom: 0; width: 100%; border-top: 3px solid #473774; padding: 5px; height: 40px; background: #957fd7; } .choice-box { width: 80%; position: absolute; left: 10%; bottom: 20px; right: auto; background-color: #e7daff; border: 3px solid #473774; padding: 5px; } .choices { text-align: center; padding: 15px 0 5px 0; margin-bottom: -30px; } .choice { cursor: pointer; display: inline-block; position: relative; padding: 2px 10px; } .choice .text { position: absolute; font-size: 10px; width: 100%; padding: 9px; left: 0; color: white; } .choice img { width: 100px; } .modals { display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; } .modal { position: relative; background-color: #e7daff; border-radius: 5px; border: 4px solid #473774; z-index: 100; } .modal .btnClose { position: absolute; top: 10px; right: 10px; width: 20px; cursor: pointer; } .modal h1 { font-size: 30px; text-transform: uppercase; text-align: center; padding: 5px; border-bottom: 1px solid black; } .modal li { margin: 5px 10px; padding: 5px; border: 1px solid black; } h1.title { font-style: italic; position: absolute; color: white; margin: 12px 58px; font-size: 29px; }
src/App.css
html, body, #root, .App { width: 100%; height: 100%; } .App { position: relative; } html body #root { font-family: 'Francois One', sans-serif; overflow: hidden; } /* Header */ .btnMenu { width: 50px; height: 50px; padding: 5px; cursor: pointer; } .shellTimer { position: absolute; width: 180px; height: 160px; right: 0; top: 0; } .timerOverlay { position: absolute; right: 10px; top: 6px; width: 140px; height: 140px; z-index: 10; } .timerFills { position: absolute; opacity: 0.8; top: 12px; right: -5px; fill: #ff1515; width: 147px; height: 147px; } header { position: absolute; background: #957fd7; z-index: 100; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: space-between; width: 100%; border-bottom: 3px solid #473774; } .condition { } .condition li { display: inline-block; border: 1px solid red; padding: 10px; margin-bottom: 5px; } .timer { border: 3px solid #473774; padding: 10px; position: absolute; right: -40px; top: -80px; width: 200px; background: #957fd7; height: 200px; border-bottom-left-radius: 100px; border-top-left-radius: 100px; } .timeText { position: absolute; right: 0; top: 66px; width: 163px; text-align: center; color: white; z-index: 100; opacity: 0.8; } .art { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; background-size: cover; } .footer { position: absolute; bottom: 0; width: 100%; border-top: 3px solid #473774; padding: 5px; height: 40px; background: #957fd7; } .choice-box { width: 80%; position: absolute; left: 10%; bottom: 20px; right: auto; background-color: #e7daff; border: 3px solid #473774; padding: 5px; } .choices { text-align: center; padding: 15px 0 5px 0; margin-bottom: -30px; } .choice { cursor: pointer; display: inline-block; position: relative; padding: 2px 10px; } .choice .text { position: absolute; font-size: 10px; width: 100%; padding: 9px; left: 0; color: white; } .choice img { width: 100px; } .modals { display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; } .modal { position: relative; background-color: #e7daff; border-radius: 5px; border: 4px solid #473774; z-index: 100; } .modal .btnClose { position: absolute; top: 10px; right: 10px; width: 20px; cursor: pointer; } .modal h1 { font-size: 30px; text-transform: uppercase; text-align: center; padding: 5px; border-bottom: 1px solid black; } .modal li { margin: 5px 10px; padding: 5px; border: 1px solid black; } h1.title { font-style: italic; position: absolute; color: white; margin: 12px 58px; font-size: 29px; }
0.48121
0.061819
html, button, input, select, textarea { color: #222; } body { font-size: 1em; line-height: 1.4; } ::-moz-selection { background: #b3d4fc; text-shadow: none; } ::selection { background: #b3d4fc; text-shadow: none; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } img { vertical-align: middle; } fieldset { border: 0; margin: 0; padding: 0; } textarea { resize: vertical; } .chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; } /* ========================================================================== Author's custom styles ========================================================================== */ @font-face { font-family: 'source_sans_probold'; src: url('../fonts/sourcesanspro-bold-webfont.eot'); src: url('../fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-bold-webfont.woff') format('woff'), url('../fonts/sourcesanspro-bold-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'source_sans_proregular'; src: url('../fonts/sourcesanspro-regular-webfont.eot'); src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'source_sans_prosemibold'; src: url('../fonts/sourcesanspro-semibold-webfont.eot'); src: url('../fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-semibold-webfont.woff') format('woff'), url('../fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'source_sans_problack'; src: url('../fonts/sourcesanspro-black-webfont.eot'); src: url('../fonts/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-black-webfont.woff') format('woff'), url('../fonts/sourcesanspro-black-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'source_sans_prolight'; src: url('../fonts/sourcesanspro-light-webfont.eot'); src: url('../fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-light-webfont.woff') format('woff'), url('../fonts/sourcesanspro-light-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg'); font-weight: normal; font-style: normal; } body { background:#373737; font:1em/1.5 source_sans_proregular; } .content { max-width:1140px; margin:0 auto; } header .content { position:relative; } header { height:60px; background-color:#000; } header h1 { float:left; margin:0 10px; font:30px/60px source_sans_problack; text-transform:uppercase; color:#f47321; } header nav { float:right; margin:0 10px; } header nav ul { list-style:none; margin:0; padding:0; } header nav ul li { float:left; padding:20px; font:16px/20px source_sans_prolight; } header nav ul li:hover, header nav ul li:hover:active { background-color:#373737; } header nav ul li a { text-decoration:none; text-transform:lowercase; color:#fff; } header .icon-menu { display:none; padding:20px; line-height:20px; cursor:pointer; position:absolute; right:0; top:0; color:#fff; } #container .content { box-shadow:0 0 50px rgba(0,0,0,.5); } .banner { position:relative; } .banner .overlay { position:absolute; width:100%; height:100%; z-index:1; top:0; left:0; background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.18) 62%, rgba(0,0,0,0) 85%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(62%,rgba(0,0,0,0.18)), color-stop(85%,rgba(0,0,0,0))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.18) 62%,rgba(0,0,0,0) 85%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.18) 62%,rgba(0,0,0,0) 85%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.18) 62%,rgba(0,0,0,0) 85%); /* IE10+ */ background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.18) 62%,rgba(0,0,0,0) 85%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */ } .banner img{ max-width: 100%; height:auto; } .spotlight { background-color:#eee; } .spotlight > h1 { color:#f47321; font:1.5em/1 source_sans_problack; margin: 10px 25px; } .spotlight article { float:left; /*margin:20px;*/ margin: 2%; /*width:245px;*/ width: 21%; } .spotlight article img { /*width:245px;*/ max-width: 100%; height: auto; } .spotlight article h1 { /*font:1.5em/1 source_sans_prosemibold;*/ font: 130%/100% source_sans_prosemibold; margin:.5em 0; } .spotlight article a { color:#f47321; text-decoration:none; } .bottom { background-color:#fff; } .headlines { /*width:720px;*/ width: 60%; /*margin:20px;*/ margin: 2%; float:left; } .headlines > h1 { color:#f47321; /*font:1.5em/1 source_sans_problack;*/ font: 130%/100% source_sans_problack; /*margin: 10px 0;*/ margin: 2%; } .headlines article { /* width:500px; */ width: 60%; /*padding:10px 0 10px 220px; */ padding:5% 0 2% 35%; /* border-bottom:1px solid #ddd; */ border-bottom:1px solid #ddd; position:relative; } .headlines article img { position:relative; float:left; /*width:200px; */ width: 40%; /*margin-left:-220px;*/ margin-left: -55%; } .headlines article h1 { /*font:1.5em/1 source_sans_prosemibold;*/ font: 130%/100% source_sans_prosemibold; margin:0 ; } .headlines article p { margin:.5em 0; } .headlines article a { color:#f47321; text-decoration:none; } .events { /*width:300px;*/ width: 20%; /*margin:20px;*/ margin: 2%; /*padding:20px;*/ padding: 2%; float:right; background-color:#F47321; } .events > h1 { font:1.5em/1 source_sans_problack; color:#fff; } .events ul { list-style:none; margin:0; padding:0; } .events ul li { background-color:#E8E5D6; padding:10px; margin:10px 0; } footer { height:60px; background-color:#000; color:#fff; text-align:center; line-height:60px; } .open{ display: block; } @media screen and (max-width: 850px) { header{ height: auto; } #container{ width: 100%; } .banner img{ max-width: 100%; height: auto; } nav { clear: both; display: none; width: 95%; } nav li{ float: right; width: 95%; } header .icon-menu { display:block; } .spotlight article:nth-of-type(3n){ clear: both; } .spotlight article{ width: 45%; } .headlines{ width: 100%; margin: 0; } .events{ clear: both; float: left; width: 92%; } } @media screen and (max-width: 600px) { .banner{ display: none; } .spotlight article{ clear: both; width: 90%; } } @media screen and (max-width: 480px) { .headlines article img{ display: none; } .headlines article{ width: 90%; padding: 2%; } header h1{ font-size: 20px; } footer{ font-size: .8em; } } /* ========================================================================== Media Queries ========================================================================== */ @media only screen and (min-width: 35em) { } @media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) { } /* ========================================================================== Helper classes ========================================================================== */ .ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; } .ir:before { content: ""; display: block; width: 0; height: 150%; } .hidden { display: none !important; visibility: hidden; } .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } .invisible { visibility: hidden; } .clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; } .clearfix { *zoom: 1; } /* ========================================================================== Print styles ========================================================================== */ @media print { * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } /* * Don't show links for images, or javascript/internal links */ .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; /* h5bp.com/t */ } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } @page { margin: 0.5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } }
project/portfolio/Responsive/css/main.css
html, button, input, select, textarea { color: #222; } body { font-size: 1em; line-height: 1.4; } ::-moz-selection { background: #b3d4fc; text-shadow: none; } ::selection { background: #b3d4fc; text-shadow: none; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } img { vertical-align: middle; } fieldset { border: 0; margin: 0; padding: 0; } textarea { resize: vertical; } .chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; } /* ========================================================================== Author's custom styles ========================================================================== */ @font-face { font-family: 'source_sans_probold'; src: url('../fonts/sourcesanspro-bold-webfont.eot'); src: url('../fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-bold-webfont.woff') format('woff'), url('../fonts/sourcesanspro-bold-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'source_sans_proregular'; src: url('../fonts/sourcesanspro-regular-webfont.eot'); src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'source_sans_prosemibold'; src: url('../fonts/sourcesanspro-semibold-webfont.eot'); src: url('../fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-semibold-webfont.woff') format('woff'), url('../fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'source_sans_problack'; src: url('../fonts/sourcesanspro-black-webfont.eot'); src: url('../fonts/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-black-webfont.woff') format('woff'), url('../fonts/sourcesanspro-black-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'source_sans_prolight'; src: url('../fonts/sourcesanspro-light-webfont.eot'); src: url('../fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sourcesanspro-light-webfont.woff') format('woff'), url('../fonts/sourcesanspro-light-webfont.ttf') format('truetype'), url('../fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg'); font-weight: normal; font-style: normal; } body { background:#373737; font:1em/1.5 source_sans_proregular; } .content { max-width:1140px; margin:0 auto; } header .content { position:relative; } header { height:60px; background-color:#000; } header h1 { float:left; margin:0 10px; font:30px/60px source_sans_problack; text-transform:uppercase; color:#f47321; } header nav { float:right; margin:0 10px; } header nav ul { list-style:none; margin:0; padding:0; } header nav ul li { float:left; padding:20px; font:16px/20px source_sans_prolight; } header nav ul li:hover, header nav ul li:hover:active { background-color:#373737; } header nav ul li a { text-decoration:none; text-transform:lowercase; color:#fff; } header .icon-menu { display:none; padding:20px; line-height:20px; cursor:pointer; position:absolute; right:0; top:0; color:#fff; } #container .content { box-shadow:0 0 50px rgba(0,0,0,.5); } .banner { position:relative; } .banner .overlay { position:absolute; width:100%; height:100%; z-index:1; top:0; left:0; background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.18) 62%, rgba(0,0,0,0) 85%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(62%,rgba(0,0,0,0.18)), color-stop(85%,rgba(0,0,0,0))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.18) 62%,rgba(0,0,0,0) 85%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.18) 62%,rgba(0,0,0,0) 85%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.18) 62%,rgba(0,0,0,0) 85%); /* IE10+ */ background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.18) 62%,rgba(0,0,0,0) 85%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */ } .banner img{ max-width: 100%; height:auto; } .spotlight { background-color:#eee; } .spotlight > h1 { color:#f47321; font:1.5em/1 source_sans_problack; margin: 10px 25px; } .spotlight article { float:left; /*margin:20px;*/ margin: 2%; /*width:245px;*/ width: 21%; } .spotlight article img { /*width:245px;*/ max-width: 100%; height: auto; } .spotlight article h1 { /*font:1.5em/1 source_sans_prosemibold;*/ font: 130%/100% source_sans_prosemibold; margin:.5em 0; } .spotlight article a { color:#f47321; text-decoration:none; } .bottom { background-color:#fff; } .headlines { /*width:720px;*/ width: 60%; /*margin:20px;*/ margin: 2%; float:left; } .headlines > h1 { color:#f47321; /*font:1.5em/1 source_sans_problack;*/ font: 130%/100% source_sans_problack; /*margin: 10px 0;*/ margin: 2%; } .headlines article { /* width:500px; */ width: 60%; /*padding:10px 0 10px 220px; */ padding:5% 0 2% 35%; /* border-bottom:1px solid #ddd; */ border-bottom:1px solid #ddd; position:relative; } .headlines article img { position:relative; float:left; /*width:200px; */ width: 40%; /*margin-left:-220px;*/ margin-left: -55%; } .headlines article h1 { /*font:1.5em/1 source_sans_prosemibold;*/ font: 130%/100% source_sans_prosemibold; margin:0 ; } .headlines article p { margin:.5em 0; } .headlines article a { color:#f47321; text-decoration:none; } .events { /*width:300px;*/ width: 20%; /*margin:20px;*/ margin: 2%; /*padding:20px;*/ padding: 2%; float:right; background-color:#F47321; } .events > h1 { font:1.5em/1 source_sans_problack; color:#fff; } .events ul { list-style:none; margin:0; padding:0; } .events ul li { background-color:#E8E5D6; padding:10px; margin:10px 0; } footer { height:60px; background-color:#000; color:#fff; text-align:center; line-height:60px; } .open{ display: block; } @media screen and (max-width: 850px) { header{ height: auto; } #container{ width: 100%; } .banner img{ max-width: 100%; height: auto; } nav { clear: both; display: none; width: 95%; } nav li{ float: right; width: 95%; } header .icon-menu { display:block; } .spotlight article:nth-of-type(3n){ clear: both; } .spotlight article{ width: 45%; } .headlines{ width: 100%; margin: 0; } .events{ clear: both; float: left; width: 92%; } } @media screen and (max-width: 600px) { .banner{ display: none; } .spotlight article{ clear: both; width: 90%; } } @media screen and (max-width: 480px) { .headlines article img{ display: none; } .headlines article{ width: 90%; padding: 2%; } header h1{ font-size: 20px; } footer{ font-size: .8em; } } /* ========================================================================== Media Queries ========================================================================== */ @media only screen and (min-width: 35em) { } @media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) { } /* ========================================================================== Helper classes ========================================================================== */ .ir { background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px; } .ir:before { content: ""; display: block; width: 0; height: 150%; } .hidden { display: none !important; visibility: hidden; } .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } .invisible { visibility: hidden; } .clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; } .clearfix { *zoom: 1; } /* ========================================================================== Print styles ========================================================================== */ @media print { * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; } a, a:visited { text-decoration: underline; } a[href]:after { content: " (" attr(href) ")"; } abbr[title]:after { content: " (" attr(title) ")"; } /* * Don't show links for images, or javascript/internal links */ .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; /* h5bp.com/t */ } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } @page { margin: 0.5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } }
0.368065
0.061904
@charset "utf-8"; .row{ overflow:hidden; margin-bottom:20px; } /* 市情-首页 -----------------------------------------*/ #aboutUs-rowA{ overflow:hidden; } #aboutUs-rowA .focusBox{ width:450px; float:left; margin-right:25px; } #aboutUs-rowA .lzIntro{ padding-top:100px; overflow:hidden; zoom:1; /*background:url(../../Base/img/aboutUs-zmlz.jpg) 0 0 no-repeat;*/ } .aboutUs-iconBtns{ border-bottom:1px solid #eee; padding: 0 0 0 20px; margin-bottom:30px; } .aboutUs-iconBtns li{ float:left; width:100px; text-align:center; position:relative; height:90px; margin-right: 73px; } .aboutUs-iconBtns li a:hover{ text-decoration:none } .aboutUs-iconBtns li a:hover i{ -moz-transform:translateY(-3px); -webkit-transform:translateY(-3px); -o-transform:translateY(-3px); transform:translateY(-3px) } .aboutUs-iconBtns .last{ margin-right:0 } .aboutUs-iconBtns i{ display:block; height:50px; background:url(../../Base/img/aboutUs-iconBtns.png) center -17px no-repeat; -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms; } .aboutUs-iconBtns s{ display:block; width:10px; height:10px; background:url(../../Base/img/aboutUs-iconBtns.png) 0 -891px no-repeat; position:absolute; left:50%; bottom:-6px; margin-left: -8px; } .aboutUs-iconBtns .li2 i{ background-position:center -117px } .aboutUs-iconBtns .li3 i{ background-position:center -217px } .aboutUs-iconBtns .li4 i{ background-position:center -317px } .aboutUs-iconBtns .li5 i{ background-position:center -417px } .aboutUs-iconBtns .li6 i{ background-position:center -517px } .aboutUs-iconBtns .li7 i{ background-position:center -617px } .aboutUs-iconBtns .on{ background:url(../../Base/img/aboutUs-iconBtns.png) center -731px no-repeat; font-weight:bold; color:#3269B8 } .aboutUs-iconBtns .on a{ color:#3269B8 } .aboutUs-iconBtns .on s{ background-position:0 -846px } /* aboutUsBox */ .aboutUsBox .hd{ height:90px; background:url(../../Base/img/ind-about-hd.png) } #lylz,#fzlz{ width:376px; float:left; margin-right:21px; } #tzlz{ width: 376px; float:right; } #fzlz .hd{ background-position:0 -145px } #tzlz .hd{ background-position:0 -290px } .lylzList{ overflow:hidden; background:#EFFFF8 } .lylzList li{ float:left; width:124px; border:1px solid #D2E8DE; text-align:center; margin:-1px -1px 0 0; } .lylzList a{ display:block; height:124px; } .lylzList i{ display:block; height:84px; background:url(../../Base/img/aboutUs-lylz.png) center -5px no-repeat; } .lylzList .li2 i{ background-position:center -205px } .lylzList .li3 i{ background-position:center -405px } .lylzList .li4 i{ background-position:center -605px } .lylzList .li5 i{ background-position:center -805px } .lylzList .li6 i{ background-position:center -1800px } .lylzList a:hover{ text-decoration:none } .lylzList a:hover i{ background-position:center -105px; } .lylzList .li2 a:hover i{ background-position:center -304px } .lylzList .li3 a:hover i{ background-position:center -505px } .lylzList .li4 a:hover i{ background-position:center -705px } .lylzList .li5 a:hover i{ background-position:center -905px } .lylzList .li6 a:hover i{ background-position:center -1900px } .tzlzList{ background:#EFFAFF; overflow:hidden; } .tzlzList a:hover{ text-decoration:none } .tzlzList li{ float:left; width: 186px; border:1px solid #D2E8DE; text-align:center; margin:-1px -1px 0 0; } .tzlzList a{ display:block; height:124px; } .tzlzList i{ display:block; height:84px; background:url(../../Base/img/aboutUs-lylz.png) center -1000px no-repeat; } .tzlzList .li2,.tzlzList .li4{ width:187px; } .tzlzList .li2 i{ background-position:center -1200px } .tzlzList .li3 i{ background-position:center -1400px } .tzlzList .li4 i{ background-position:center -1600px } .tzlzList a:hover i{ background-position:center -1100px; } .tzlzList .li2 a:hover i{ background-position:center -1300px } .tzlzList .li3 a:hover i{ background-position:center -1500px } .tzlzList .li4 a:hover i{ background-position:center -1700px } /* 发展旅游 */ #fzlz dl{ overflow:hidden; background:#F2FCFF; font-size:12px; padding:15px 15px 15px 0; height:220px; } #fzlz dt{ width:125px; float:left; border-right:1px dotted #ccc; margin-right: 20px; text-align:right; } #fzlz dt li{ padding-right:20px; height:36px; line-height:36px; position:relative } #fzlz dt li i{ display:block; width:10px; height:10px; position:absolute; right:-6px; top:12px; background:url(../../Base/img/aboutUs-iconBtns.png) 0 -891px no-repeat; } #fzlz dt .on i{ background-position: 0 -846px; } #fzlz dt .on a{ font-size:14px; font-weight:bold; color:#57A5D2 } #fzlz dt a:hover{ text-decoration:none } #fzlz .list li{ height:30px; line-height:30px; overflow:hidden } #aboutUs-rowC .hd{ height:50px; text-align:center; margin-bottom:20px; position:relative; } #aboutUs-rowC .hd h3{ line-height:48px; border:1px solid #eee; text-align:center; width:200px; -webkit-border-radius:100px; -moz-border-radius:100px; border-radius:100px; margin:0 auto; position:relative; z-index:2; background:#FFFEF6; font-size:18px; font-weight:bold; color:#3069B8; } #aboutUs-rowC .hd h3 a{ color:#3069B8; } #aboutUs-rowC .hd i{ height:1px; line-height:0; font-size:0; background:#eee; display:block; position:absolute; width:100%; left:0; top:25px; } #aboutUs-rowC .bd{ overflow:hidden; height:370px; } #aboutUs-rowC .video{ float:left; position:relative; width:500px; height:370px; } #aboutUs-rowC .video .pic img{ width:500px; height:370px; } #aboutUs-rowC .video .pic{ position:relative; z-index:1; } #aboutUs-rowC .video .titleBg{ position:absolute; width:100%; height:370px; background:#000; filter:alpha(opacity=60);opacity:0.6; left:0; top:0; z-index:2; } #aboutUs-rowC .video i{ display:block; position:absolute; width:78px; height:60px; left:50%; margin:-30px 0 0 -39px; top:40%; z-index:3; background:url(../../Base/img/playButton.png); -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms; -moz-transform:scale(.9,.9); -webkit-transform:scale(.9,.9); -o-transform:scale(.9,.9); transform:scale(.9,.9); } #aboutUs-rowC .video .title{ position:absolute; text-align:center; width:100%; top:0; left:0; z-index:4; font-size:18px; height:370px; overflow:hidden; } #aboutUs-rowC .video .title a{ color:#fff; display:block; line-height:420px; } #aboutUs-rowC .video li:hover i{ -moz-transform:scale(1,1); -webkit-transform:scale(1,1); -o-transform:scale(1,1); transform:scale(1,1); } .csfmList{ overflow:hidden } .csfmList li{ float:left; position:relative; height:185px; margin:0 0 1px 1px; overflow:hidden; } .csfmList .title,.csfmList .titleBg{ display:block; position:absolute; width:100%; height:50px; line-height:50px; left:0; bottom:0; text-align:center; z-index:2; -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms; } .csfmList .title a{ color:#fff; font-size:18px; display:block; height:100%; } .csfmList .title a:hover{ text-decoration:none } .csfmList .titleBg{ background:#000; filter:alpha(opacity=60);opacity:0.6; z-index:1; } .csfmList li:hover .title{ height:185px; line-height:185px; } .csfmList li:hover .titleBg{ height:185px; } /* 视频播放 */ .popBox-video{ display:none; position:fixed; z-index:99; width:640px; height:480px; left:50%; top:50%; margin:-240px 0 0 -320px; } .popBox-video .close{ width:20px; line-height:22px; position:absolute; top:0px; right:-30px; background:#000; color:#fff; padding:10px 5px; cursor:pointer; } .popBox-video .close:hover{ text-decoration:none; } /* 新闻-首页 -----------------------------------------*/ .newsPage #rowB .boxB .bd{ height:210px; } .newsPage #rowB .boxB .largStyle{ height: 498px; } .largStyle .dateList li{ padding-top: 6px; } .largStyle .date dt{ color:#fb6e52; } .topicList .t .intro{ height: 44px; line-height:20px; /*border-bottom: 1px dotted #ccc;*/ } .topicList .t .title{ text-align: left; } #tpxw .picPageList li{ margin-top:7px; } #tpxw .picPageList .pic img{ height:180px; } .newsPage #rowB #tpxw .bd{ height:198px; padding-bottom:0; } .newsPage #focusNews{ width:500px; float:left; margin-right:20px; } .newsPage #rowA{ height:280px; } .newsPage #rowA .topicList{ overflow:hidden; zoom:1; } .newsPage #rowA .topicList .t{ margin-bottom:10px; padding-bottom:10px; } .newsPage .mainContent{ width:780px; float:left; } .newsPage .side{ float:right; width:350px; padding:10px; background:#F0F2F5; height: 1092px; } .news-sideBox .hd{ height:50px; line-height:50px; border-bottom:1px solid #E2E2E2; overflow:hidden; padding:0 10px; } .news-sideBox .hd .more{ float:right; font-size: 12px; color:#999; } .news-sideBox .hd h3{ font-size:18px; font-weight:bold; color:#3069B8 } .news-sideBox .hd h3 a{ color:#3069B8 } .news-sideBox .bd{ padding:10px 0; overflow:hidden; } #zfgg .bd{ padding:0; } /* dateList */ .dateList li{ padding:15px 0; border-bottom:1px dotted #ccc; overflow:hidden; height:80px; } .dateList .date{ width:80px; height:80px; background:#FFFFFF; text-align:center; color:#999; float:left; margin-right:20px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; } .dateList .date dt{ height:52px; line-height:52px; font-size:36px; } .dateList .date dd{ line-height:22px; } .dateList .con{ overflow:hidden; } .dateList .title{ font-size:16px; font-weight:bold; line-height:30px; height:30px; overflow:hidden; margin-bottom:5px; } .dateList .more{ color:#3069B8 } .dateList .intro{ color:#999; line-height:20px; height:40px; font-size:12px; } .dateList .last{ border-bottom:0; } #bmgg .bd{ padding:15px 0 0 0 } /* rankList */ .rankList li{ height: 33px; line-height: 33px; overflow:hidden; } .rankList .number{ width:20px; height:20px; line-height:20px; text-align:center; background:#E1E1E1; display:inline-block; *display:inline; zoom:1; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; color:#999; margin-right:5px } .rankList .hot .number{ background:#F6B765; color:#fff; } /* 文章父列表页 ----------------------------------------- */ .pageBoxLoop{ overflow:hidden } .pageBoxLoop .box{ width:49% } /* 文章列表页 -----------------------------------------*/ /* 内容带图片的信息列表_图片判断式 */ .pageTPList li { padding: 15px 15px; border-bottom: 1px dotted #ccc; overflow: hidden; } .pageTPList .pic { float: left; margin-right: 15px; width: 140px; } .pageTPList .pic img { width: 100%; height: 85px; } .pageTPList .con { overflow: hidden; zoom: 1; } .pageTPList .title { font-size: 18px; line-height: 36px; overflow: hidden; margin-bottom: 10px; } .pageTPList .intro { margin-bottom: 10px; line-height: 25px; color: #777; max-height: 50px; _height: 50px; overflow: hidden; font-size: 14px; } .pageTPList .title a:hover { text-decoration: none; } .pageTPList .intro .more { display: none; } .pageTPList .others { font-size: 13px; color: #aaa; } .pageTPList .others span { margin-right: 15px; } .pageTPList .node { color: #aaa; margin-right: 15px; } .pageTPList .on { background: #FAFAFA; } .pageTPList .bds_more, .pageTPList #bdshare { vertical-align: middle; background: url(../../Base/img/icons.png) 0 -2142px no-repeat !important; padding: 0 !important; width: 17px !important; height: 17px !important; float: none !important; _display: inline-block !important; padding: 0 !important; margin: 0 !important; } /* newsList */ .newsList li { font-size: 14px; overflow: hidden; height: 34px; line-height: 34px; padding:0 5px; } .newsList li a { padding-left: 14px; background: url(../../Base/img/icons.png) 0 7px no-repeat; } .newsList .date { float: right; color: #999; margin: 0 10px; font-size:14px; } .newsList .node { color: #999; margin-right: 10px; } .newsList em { color: #f20; } .newsList .split{ height:0; line-height:0; border-bottom:1px dotted #ccc; margin:17px 0; } /* 友情链接列表页 -----------------------------------------*/ .friendLinkList { overflow: hidden; zoom: 1; padding: 10px 0 10px 10px; } .friendLinkList li { width: 27%; height: 40px; line-height: 40px; padding: 0 3.5% 0 2.5%; background: url(../../Base/img/icons.png) 0 -737px no-repeat; float: left; overflow: hidden; } /* 文章内容页 -----------------------------------------*/ .articleCon { text-align: left; padding: 30px; } .printArea .title { font-size: 30px; line-height: 1.5; text-align: center; margin-bottom: 40px; color:#3269B8; } .printArea .subTitle { font-size: 20px; color: #555; text-align: center; margin-bottom: 20px; } .printArea .property { font-size: 14px; margin-bottom: 30px; padding: 6px 10px; color: #777; border: 1px solid #ddd; background: #F8F8F8; position:relative; } .printArea .property span { padding: 0 10px; } .printArea .property .size{ position:absolute; right:10px; top:6px; } .printArea .conTxt { color: #333; font-size: 16px; line-height: 2; padding: 0 0 20px 0; overflow: hidden; } .printArea .conTxt img { max-width: 800px; height: auto !important; } .printArea .conTxt p { margin-bottom: 20px; } .printArea .conTxt table p{ margin-bottom:0; } .printArea .conTxt a { color: blue; text-decoration: underline; } .printArea .conTxt em { font-style: italic; } .printArea .conTxt ul, .printArea .conTxt ol { padding-left: 2em; } .printArea .conTxt ul li { zoom: normal; list-style: square; text-indent: 0 !important; } .printArea .conTxt ol li { zoom: normal; list-style: decimal; text-indent: 0 !important; } .printArea .conTxt h1 { font-size: 2em; margin: .67em 0; } .printArea .conTxt h2 { font-size: 1.5em; margin: .75em 0; } .printArea .conTxt h3 { font-size: 1.17em; margin: .83em 0; } .printArea .conTxt h5 { font-size: .83em; margin: 1.5em 0; } .printArea .conTxt h6 { font-size: .75em; margin: 1.67em 0; } .printArea .conTxt h1, .printArea .conTxt h2, .printArea .conTxt h3, .printArea .conTxt h4, .printArea .conTxt h5, .printArea .conTxt h6, .printArea .conTxt b, .printArea .conTxt strong { font-weight: bolder; } .printArea .vedioPlayer { position: relative; z-index: 1500; background: #000; width: 800px; text-align: center; margin: 20px auto; height: 480px; } .articleCon .userControl { font-size: 14px; border-bottom: 1px solid #ddd; overflow: hidden; text-align: left; margin-bottom: 20px; padding: 10px 0; } .articleCon .userControl .a { color: #777; margin: 10px 10px 0 0; float: left; } .articleCon .userControl .bdsharebuttonbox { float: right; } .articleCon .page { padding: 10px 0; text-align: center; } .articleCon .others { margin-bottom: 15px; } .articleCon .others .prev, .articleCon .others .next { padding: 5px 0; } .articleCon .qrCode{ text-align:center; padding:15px 0; color:#999; } .articleCon .rankWrap{ overflow:hidden; } .articleCon .rankWrap #djph{ width:600px; float:left; } .articleCon .rankWrap #rdtw{ width:480px; float:right; } .articleCon .rankWrap #rdtw .picPageListA li{ width: 46.5%; } .articleCon .rankWrap #rdtw .picPageListA .pic img{ height:180px; } .articleCon .rankWrap .bd{ padding-top:15px; } /* 图片-列表页 ----------------------------------------- */ .picPageList { margin-right: -3%; overflow: hidden; text-align: center; } .picPageList li { border: 1px solid #ddd; float: left; width: 30%; margin: 1.5% 3% 2.5% 0; _display: inline; position: relative; background: #fff; overflow: hidden; } .picPageList .pic { margin: 3%; } .picPageList .pic img { height: 194px; width: 100%; } .picPageList .title, .picPageList .titleBg { position: absolute; bottom: 0; left: 0; width: 94%; margin: 3%; display: block; overflow: hidden; line-height: 28px; padding: 5px 0; height: 28px; z-index: 3; color: #fff; -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms; } .picPageList .titleBg { background: #000; filter: alpha(opacity=60); opacity: 0.6; z-index: 2; } .picPageList .title a { color: #fff; padding: 0 10px; display: block; font-size: 14px; } .picPageList li:hover { border-color: #bbb; -webkit-box-shadow: #eee 2px 2px 0; -moz-box-shadow: #eee 2px 2px 0; box-shadow: #eee 2px 2px 0; } .picPageList li:hover .title, .picPageList li:hover .titleBg { height: 56px; } .picPageListA .pic { margin: 1%; } .picPageListA .title, .picPageListA .titleBg { width: 98%; margin: 1%; } /* 视频-列表页 ----------------------------------------- */ .vedioPageList { margin-right: -3%; overflow: hidden; text-align: center; } .vedioPageList li { float: left; width: 30.3%; margin: 1.5% 3% 2.5% 0; _display: inline; } .vedioPageList .pic { background: #fff; border: 1px solid #ddd; position: relative; } .vedioPageList .pic a { display: block; margin: 3%; overflow: hidden; } .vedioPageList .pic .ico { position: absolute; left: 50%; top: 50%; width: 62px; height: 62px; margin-left: -31px; margin-top: -31px; background: url(../../Base/img/playButton.png) 0 0 no-repeat; display: none; filter: alpha(opacity=80); opacity: 0.8; } .vedioPageList .pic img { height: auto; width: 100%; -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms; } .vedioPageList .title { overflow: hidden; padding-top: 5px; line-height: 24px; height: 48px; text-align: left; font-size: 14px; padding-left: 25px; background: url(../../Base/img/icons.png) 0 -2218px no-repeat; } .vedioPageList .pic:hover { border-color: #bbb; } .vedioPageList .pic:hover img { transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); } /* 专题首页 -----------------------------------------*/ .spePicList{ overflow:hidden; margin-right:-30px; padding-top:5px; } .spePicList li{ float:left; margin:0 23px 20px 0; height:83px; } .spePicList li .pic{ padding-top:3px; display:block; -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms; } .spePicList li .pic img{ -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; } .spePicList .tit{ display:none; } .spePicList li:hover .pic{ padding-top:0; } /* 信息提示页 */ .Showms { background: #fff; padding: 3% 5%; overflow: hidden; max-width: 540px; margin: 30px auto; } .Showms .top, .Showms .bottom, .Showms .Shadow { display: none; } .Showms .MS { overflow: hidden; zoom: 1; } .Showms .titWrong { color: #c00; border-bottom: 1px solid #ccc; padding: 5px 0; margin-bottom: 15px; font-size: 18px; } .Showms .BUT { padding: 25px 0 15px 0; } .Showms .BUT a { padding: 0 15px; height: 36px; line-height: 36px; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; margin-right: 15px; background: #eee; border: 1px solid #ccc; font-size: 14px; background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#eee)); background: -moz-linear-gradient(#FFFFFF, #eee); background: -ms-linear-gradient(#FFFFFF, #eee); background: -o-linear-gradient(#FFFFFF, #eee); background: linear-gradient(#FFFFFF, #eee); } .Showms .BUT a:hover { color: #c00; border: 1px solid #aaa; text-decoration: none; } /* 机构-首页 ----------------------------------------- */ .deptPage .boxA{ margin-bottom:20px; } .deptPage .boxA .hd h3{ padding-left: 40px; background: url(../../Base/img/ind-icons.png) 10px 12px no-repeat; border-bottom:3px solid #3069B8; } .deptPage .boxA .hd{ margin-bottom:5px; } .deptTable{ margin:0 .5%; width: 99%; } .deptTable td{ height: 38px; line-height: 38px; padding:0 10px; } .deptTable td a{ padding-left:15px; background:url(../../Base/img/icons.png) 0 -1280px no-repeat; } .deptTable .even{ background:#F8F8F8; border:1px dotted #ccc; } .topicList .date { width: 80px; height: 60px; /*background: #F6F6F6;*/ text-align: center; color: #999; float: right; margin-right: 0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; /*border-radius: 2px;*/ /*padding: 4px;*/ } .topicList .date dt { height: 42px; line-height: 42px; font-size: 18px; background-color: #fb6e52; color: white; padding:0 4px; } .topicList .date dd { line-height: 32px; height: 30px; background-color: #fbfbfb; color: gray; font-size: 12px; padding:0 4px; }
Content/Main/ContentManage/css/page.css
@charset "utf-8"; .row{ overflow:hidden; margin-bottom:20px; } /* 市情-首页 -----------------------------------------*/ #aboutUs-rowA{ overflow:hidden; } #aboutUs-rowA .focusBox{ width:450px; float:left; margin-right:25px; } #aboutUs-rowA .lzIntro{ padding-top:100px; overflow:hidden; zoom:1; /*background:url(../../Base/img/aboutUs-zmlz.jpg) 0 0 no-repeat;*/ } .aboutUs-iconBtns{ border-bottom:1px solid #eee; padding: 0 0 0 20px; margin-bottom:30px; } .aboutUs-iconBtns li{ float:left; width:100px; text-align:center; position:relative; height:90px; margin-right: 73px; } .aboutUs-iconBtns li a:hover{ text-decoration:none } .aboutUs-iconBtns li a:hover i{ -moz-transform:translateY(-3px); -webkit-transform:translateY(-3px); -o-transform:translateY(-3px); transform:translateY(-3px) } .aboutUs-iconBtns .last{ margin-right:0 } .aboutUs-iconBtns i{ display:block; height:50px; background:url(../../Base/img/aboutUs-iconBtns.png) center -17px no-repeat; -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms; } .aboutUs-iconBtns s{ display:block; width:10px; height:10px; background:url(../../Base/img/aboutUs-iconBtns.png) 0 -891px no-repeat; position:absolute; left:50%; bottom:-6px; margin-left: -8px; } .aboutUs-iconBtns .li2 i{ background-position:center -117px } .aboutUs-iconBtns .li3 i{ background-position:center -217px } .aboutUs-iconBtns .li4 i{ background-position:center -317px } .aboutUs-iconBtns .li5 i{ background-position:center -417px } .aboutUs-iconBtns .li6 i{ background-position:center -517px } .aboutUs-iconBtns .li7 i{ background-position:center -617px } .aboutUs-iconBtns .on{ background:url(../../Base/img/aboutUs-iconBtns.png) center -731px no-repeat; font-weight:bold; color:#3269B8 } .aboutUs-iconBtns .on a{ color:#3269B8 } .aboutUs-iconBtns .on s{ background-position:0 -846px } /* aboutUsBox */ .aboutUsBox .hd{ height:90px; background:url(../../Base/img/ind-about-hd.png) } #lylz,#fzlz{ width:376px; float:left; margin-right:21px; } #tzlz{ width: 376px; float:right; } #fzlz .hd{ background-position:0 -145px } #tzlz .hd{ background-position:0 -290px } .lylzList{ overflow:hidden; background:#EFFFF8 } .lylzList li{ float:left; width:124px; border:1px solid #D2E8DE; text-align:center; margin:-1px -1px 0 0; } .lylzList a{ display:block; height:124px; } .lylzList i{ display:block; height:84px; background:url(../../Base/img/aboutUs-lylz.png) center -5px no-repeat; } .lylzList .li2 i{ background-position:center -205px } .lylzList .li3 i{ background-position:center -405px } .lylzList .li4 i{ background-position:center -605px } .lylzList .li5 i{ background-position:center -805px } .lylzList .li6 i{ background-position:center -1800px } .lylzList a:hover{ text-decoration:none } .lylzList a:hover i{ background-position:center -105px; } .lylzList .li2 a:hover i{ background-position:center -304px } .lylzList .li3 a:hover i{ background-position:center -505px } .lylzList .li4 a:hover i{ background-position:center -705px } .lylzList .li5 a:hover i{ background-position:center -905px } .lylzList .li6 a:hover i{ background-position:center -1900px } .tzlzList{ background:#EFFAFF; overflow:hidden; } .tzlzList a:hover{ text-decoration:none } .tzlzList li{ float:left; width: 186px; border:1px solid #D2E8DE; text-align:center; margin:-1px -1px 0 0; } .tzlzList a{ display:block; height:124px; } .tzlzList i{ display:block; height:84px; background:url(../../Base/img/aboutUs-lylz.png) center -1000px no-repeat; } .tzlzList .li2,.tzlzList .li4{ width:187px; } .tzlzList .li2 i{ background-position:center -1200px } .tzlzList .li3 i{ background-position:center -1400px } .tzlzList .li4 i{ background-position:center -1600px } .tzlzList a:hover i{ background-position:center -1100px; } .tzlzList .li2 a:hover i{ background-position:center -1300px } .tzlzList .li3 a:hover i{ background-position:center -1500px } .tzlzList .li4 a:hover i{ background-position:center -1700px } /* 发展旅游 */ #fzlz dl{ overflow:hidden; background:#F2FCFF; font-size:12px; padding:15px 15px 15px 0; height:220px; } #fzlz dt{ width:125px; float:left; border-right:1px dotted #ccc; margin-right: 20px; text-align:right; } #fzlz dt li{ padding-right:20px; height:36px; line-height:36px; position:relative } #fzlz dt li i{ display:block; width:10px; height:10px; position:absolute; right:-6px; top:12px; background:url(../../Base/img/aboutUs-iconBtns.png) 0 -891px no-repeat; } #fzlz dt .on i{ background-position: 0 -846px; } #fzlz dt .on a{ font-size:14px; font-weight:bold; color:#57A5D2 } #fzlz dt a:hover{ text-decoration:none } #fzlz .list li{ height:30px; line-height:30px; overflow:hidden } #aboutUs-rowC .hd{ height:50px; text-align:center; margin-bottom:20px; position:relative; } #aboutUs-rowC .hd h3{ line-height:48px; border:1px solid #eee; text-align:center; width:200px; -webkit-border-radius:100px; -moz-border-radius:100px; border-radius:100px; margin:0 auto; position:relative; z-index:2; background:#FFFEF6; font-size:18px; font-weight:bold; color:#3069B8; } #aboutUs-rowC .hd h3 a{ color:#3069B8; } #aboutUs-rowC .hd i{ height:1px; line-height:0; font-size:0; background:#eee; display:block; position:absolute; width:100%; left:0; top:25px; } #aboutUs-rowC .bd{ overflow:hidden; height:370px; } #aboutUs-rowC .video{ float:left; position:relative; width:500px; height:370px; } #aboutUs-rowC .video .pic img{ width:500px; height:370px; } #aboutUs-rowC .video .pic{ position:relative; z-index:1; } #aboutUs-rowC .video .titleBg{ position:absolute; width:100%; height:370px; background:#000; filter:alpha(opacity=60);opacity:0.6; left:0; top:0; z-index:2; } #aboutUs-rowC .video i{ display:block; position:absolute; width:78px; height:60px; left:50%; margin:-30px 0 0 -39px; top:40%; z-index:3; background:url(../../Base/img/playButton.png); -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms; -moz-transform:scale(.9,.9); -webkit-transform:scale(.9,.9); -o-transform:scale(.9,.9); transform:scale(.9,.9); } #aboutUs-rowC .video .title{ position:absolute; text-align:center; width:100%; top:0; left:0; z-index:4; font-size:18px; height:370px; overflow:hidden; } #aboutUs-rowC .video .title a{ color:#fff; display:block; line-height:420px; } #aboutUs-rowC .video li:hover i{ -moz-transform:scale(1,1); -webkit-transform:scale(1,1); -o-transform:scale(1,1); transform:scale(1,1); } .csfmList{ overflow:hidden } .csfmList li{ float:left; position:relative; height:185px; margin:0 0 1px 1px; overflow:hidden; } .csfmList .title,.csfmList .titleBg{ display:block; position:absolute; width:100%; height:50px; line-height:50px; left:0; bottom:0; text-align:center; z-index:2; -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms; } .csfmList .title a{ color:#fff; font-size:18px; display:block; height:100%; } .csfmList .title a:hover{ text-decoration:none } .csfmList .titleBg{ background:#000; filter:alpha(opacity=60);opacity:0.6; z-index:1; } .csfmList li:hover .title{ height:185px; line-height:185px; } .csfmList li:hover .titleBg{ height:185px; } /* 视频播放 */ .popBox-video{ display:none; position:fixed; z-index:99; width:640px; height:480px; left:50%; top:50%; margin:-240px 0 0 -320px; } .popBox-video .close{ width:20px; line-height:22px; position:absolute; top:0px; right:-30px; background:#000; color:#fff; padding:10px 5px; cursor:pointer; } .popBox-video .close:hover{ text-decoration:none; } /* 新闻-首页 -----------------------------------------*/ .newsPage #rowB .boxB .bd{ height:210px; } .newsPage #rowB .boxB .largStyle{ height: 498px; } .largStyle .dateList li{ padding-top: 6px; } .largStyle .date dt{ color:#fb6e52; } .topicList .t .intro{ height: 44px; line-height:20px; /*border-bottom: 1px dotted #ccc;*/ } .topicList .t .title{ text-align: left; } #tpxw .picPageList li{ margin-top:7px; } #tpxw .picPageList .pic img{ height:180px; } .newsPage #rowB #tpxw .bd{ height:198px; padding-bottom:0; } .newsPage #focusNews{ width:500px; float:left; margin-right:20px; } .newsPage #rowA{ height:280px; } .newsPage #rowA .topicList{ overflow:hidden; zoom:1; } .newsPage #rowA .topicList .t{ margin-bottom:10px; padding-bottom:10px; } .newsPage .mainContent{ width:780px; float:left; } .newsPage .side{ float:right; width:350px; padding:10px; background:#F0F2F5; height: 1092px; } .news-sideBox .hd{ height:50px; line-height:50px; border-bottom:1px solid #E2E2E2; overflow:hidden; padding:0 10px; } .news-sideBox .hd .more{ float:right; font-size: 12px; color:#999; } .news-sideBox .hd h3{ font-size:18px; font-weight:bold; color:#3069B8 } .news-sideBox .hd h3 a{ color:#3069B8 } .news-sideBox .bd{ padding:10px 0; overflow:hidden; } #zfgg .bd{ padding:0; } /* dateList */ .dateList li{ padding:15px 0; border-bottom:1px dotted #ccc; overflow:hidden; height:80px; } .dateList .date{ width:80px; height:80px; background:#FFFFFF; text-align:center; color:#999; float:left; margin-right:20px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; } .dateList .date dt{ height:52px; line-height:52px; font-size:36px; } .dateList .date dd{ line-height:22px; } .dateList .con{ overflow:hidden; } .dateList .title{ font-size:16px; font-weight:bold; line-height:30px; height:30px; overflow:hidden; margin-bottom:5px; } .dateList .more{ color:#3069B8 } .dateList .intro{ color:#999; line-height:20px; height:40px; font-size:12px; } .dateList .last{ border-bottom:0; } #bmgg .bd{ padding:15px 0 0 0 } /* rankList */ .rankList li{ height: 33px; line-height: 33px; overflow:hidden; } .rankList .number{ width:20px; height:20px; line-height:20px; text-align:center; background:#E1E1E1; display:inline-block; *display:inline; zoom:1; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; color:#999; margin-right:5px } .rankList .hot .number{ background:#F6B765; color:#fff; } /* 文章父列表页 ----------------------------------------- */ .pageBoxLoop{ overflow:hidden } .pageBoxLoop .box{ width:49% } /* 文章列表页 -----------------------------------------*/ /* 内容带图片的信息列表_图片判断式 */ .pageTPList li { padding: 15px 15px; border-bottom: 1px dotted #ccc; overflow: hidden; } .pageTPList .pic { float: left; margin-right: 15px; width: 140px; } .pageTPList .pic img { width: 100%; height: 85px; } .pageTPList .con { overflow: hidden; zoom: 1; } .pageTPList .title { font-size: 18px; line-height: 36px; overflow: hidden; margin-bottom: 10px; } .pageTPList .intro { margin-bottom: 10px; line-height: 25px; color: #777; max-height: 50px; _height: 50px; overflow: hidden; font-size: 14px; } .pageTPList .title a:hover { text-decoration: none; } .pageTPList .intro .more { display: none; } .pageTPList .others { font-size: 13px; color: #aaa; } .pageTPList .others span { margin-right: 15px; } .pageTPList .node { color: #aaa; margin-right: 15px; } .pageTPList .on { background: #FAFAFA; } .pageTPList .bds_more, .pageTPList #bdshare { vertical-align: middle; background: url(../../Base/img/icons.png) 0 -2142px no-repeat !important; padding: 0 !important; width: 17px !important; height: 17px !important; float: none !important; _display: inline-block !important; padding: 0 !important; margin: 0 !important; } /* newsList */ .newsList li { font-size: 14px; overflow: hidden; height: 34px; line-height: 34px; padding:0 5px; } .newsList li a { padding-left: 14px; background: url(../../Base/img/icons.png) 0 7px no-repeat; } .newsList .date { float: right; color: #999; margin: 0 10px; font-size:14px; } .newsList .node { color: #999; margin-right: 10px; } .newsList em { color: #f20; } .newsList .split{ height:0; line-height:0; border-bottom:1px dotted #ccc; margin:17px 0; } /* 友情链接列表页 -----------------------------------------*/ .friendLinkList { overflow: hidden; zoom: 1; padding: 10px 0 10px 10px; } .friendLinkList li { width: 27%; height: 40px; line-height: 40px; padding: 0 3.5% 0 2.5%; background: url(../../Base/img/icons.png) 0 -737px no-repeat; float: left; overflow: hidden; } /* 文章内容页 -----------------------------------------*/ .articleCon { text-align: left; padding: 30px; } .printArea .title { font-size: 30px; line-height: 1.5; text-align: center; margin-bottom: 40px; color:#3269B8; } .printArea .subTitle { font-size: 20px; color: #555; text-align: center; margin-bottom: 20px; } .printArea .property { font-size: 14px; margin-bottom: 30px; padding: 6px 10px; color: #777; border: 1px solid #ddd; background: #F8F8F8; position:relative; } .printArea .property span { padding: 0 10px; } .printArea .property .size{ position:absolute; right:10px; top:6px; } .printArea .conTxt { color: #333; font-size: 16px; line-height: 2; padding: 0 0 20px 0; overflow: hidden; } .printArea .conTxt img { max-width: 800px; height: auto !important; } .printArea .conTxt p { margin-bottom: 20px; } .printArea .conTxt table p{ margin-bottom:0; } .printArea .conTxt a { color: blue; text-decoration: underline; } .printArea .conTxt em { font-style: italic; } .printArea .conTxt ul, .printArea .conTxt ol { padding-left: 2em; } .printArea .conTxt ul li { zoom: normal; list-style: square; text-indent: 0 !important; } .printArea .conTxt ol li { zoom: normal; list-style: decimal; text-indent: 0 !important; } .printArea .conTxt h1 { font-size: 2em; margin: .67em 0; } .printArea .conTxt h2 { font-size: 1.5em; margin: .75em 0; } .printArea .conTxt h3 { font-size: 1.17em; margin: .83em 0; } .printArea .conTxt h5 { font-size: .83em; margin: 1.5em 0; } .printArea .conTxt h6 { font-size: .75em; margin: 1.67em 0; } .printArea .conTxt h1, .printArea .conTxt h2, .printArea .conTxt h3, .printArea .conTxt h4, .printArea .conTxt h5, .printArea .conTxt h6, .printArea .conTxt b, .printArea .conTxt strong { font-weight: bolder; } .printArea .vedioPlayer { position: relative; z-index: 1500; background: #000; width: 800px; text-align: center; margin: 20px auto; height: 480px; } .articleCon .userControl { font-size: 14px; border-bottom: 1px solid #ddd; overflow: hidden; text-align: left; margin-bottom: 20px; padding: 10px 0; } .articleCon .userControl .a { color: #777; margin: 10px 10px 0 0; float: left; } .articleCon .userControl .bdsharebuttonbox { float: right; } .articleCon .page { padding: 10px 0; text-align: center; } .articleCon .others { margin-bottom: 15px; } .articleCon .others .prev, .articleCon .others .next { padding: 5px 0; } .articleCon .qrCode{ text-align:center; padding:15px 0; color:#999; } .articleCon .rankWrap{ overflow:hidden; } .articleCon .rankWrap #djph{ width:600px; float:left; } .articleCon .rankWrap #rdtw{ width:480px; float:right; } .articleCon .rankWrap #rdtw .picPageListA li{ width: 46.5%; } .articleCon .rankWrap #rdtw .picPageListA .pic img{ height:180px; } .articleCon .rankWrap .bd{ padding-top:15px; } /* 图片-列表页 ----------------------------------------- */ .picPageList { margin-right: -3%; overflow: hidden; text-align: center; } .picPageList li { border: 1px solid #ddd; float: left; width: 30%; margin: 1.5% 3% 2.5% 0; _display: inline; position: relative; background: #fff; overflow: hidden; } .picPageList .pic { margin: 3%; } .picPageList .pic img { height: 194px; width: 100%; } .picPageList .title, .picPageList .titleBg { position: absolute; bottom: 0; left: 0; width: 94%; margin: 3%; display: block; overflow: hidden; line-height: 28px; padding: 5px 0; height: 28px; z-index: 3; color: #fff; -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms; } .picPageList .titleBg { background: #000; filter: alpha(opacity=60); opacity: 0.6; z-index: 2; } .picPageList .title a { color: #fff; padding: 0 10px; display: block; font-size: 14px; } .picPageList li:hover { border-color: #bbb; -webkit-box-shadow: #eee 2px 2px 0; -moz-box-shadow: #eee 2px 2px 0; box-shadow: #eee 2px 2px 0; } .picPageList li:hover .title, .picPageList li:hover .titleBg { height: 56px; } .picPageListA .pic { margin: 1%; } .picPageListA .title, .picPageListA .titleBg { width: 98%; margin: 1%; } /* 视频-列表页 ----------------------------------------- */ .vedioPageList { margin-right: -3%; overflow: hidden; text-align: center; } .vedioPageList li { float: left; width: 30.3%; margin: 1.5% 3% 2.5% 0; _display: inline; } .vedioPageList .pic { background: #fff; border: 1px solid #ddd; position: relative; } .vedioPageList .pic a { display: block; margin: 3%; overflow: hidden; } .vedioPageList .pic .ico { position: absolute; left: 50%; top: 50%; width: 62px; height: 62px; margin-left: -31px; margin-top: -31px; background: url(../../Base/img/playButton.png) 0 0 no-repeat; display: none; filter: alpha(opacity=80); opacity: 0.8; } .vedioPageList .pic img { height: auto; width: 100%; -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms; } .vedioPageList .title { overflow: hidden; padding-top: 5px; line-height: 24px; height: 48px; text-align: left; font-size: 14px; padding-left: 25px; background: url(../../Base/img/icons.png) 0 -2218px no-repeat; } .vedioPageList .pic:hover { border-color: #bbb; } .vedioPageList .pic:hover img { transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); } /* 专题首页 -----------------------------------------*/ .spePicList{ overflow:hidden; margin-right:-30px; padding-top:5px; } .spePicList li{ float:left; margin:0 23px 20px 0; height:83px; } .spePicList li .pic{ padding-top:3px; display:block; -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms; } .spePicList li .pic img{ -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; } .spePicList .tit{ display:none; } .spePicList li:hover .pic{ padding-top:0; } /* 信息提示页 */ .Showms { background: #fff; padding: 3% 5%; overflow: hidden; max-width: 540px; margin: 30px auto; } .Showms .top, .Showms .bottom, .Showms .Shadow { display: none; } .Showms .MS { overflow: hidden; zoom: 1; } .Showms .titWrong { color: #c00; border-bottom: 1px solid #ccc; padding: 5px 0; margin-bottom: 15px; font-size: 18px; } .Showms .BUT { padding: 25px 0 15px 0; } .Showms .BUT a { padding: 0 15px; height: 36px; line-height: 36px; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; margin-right: 15px; background: #eee; border: 1px solid #ccc; font-size: 14px; background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#eee)); background: -moz-linear-gradient(#FFFFFF, #eee); background: -ms-linear-gradient(#FFFFFF, #eee); background: -o-linear-gradient(#FFFFFF, #eee); background: linear-gradient(#FFFFFF, #eee); } .Showms .BUT a:hover { color: #c00; border: 1px solid #aaa; text-decoration: none; } /* 机构-首页 ----------------------------------------- */ .deptPage .boxA{ margin-bottom:20px; } .deptPage .boxA .hd h3{ padding-left: 40px; background: url(../../Base/img/ind-icons.png) 10px 12px no-repeat; border-bottom:3px solid #3069B8; } .deptPage .boxA .hd{ margin-bottom:5px; } .deptTable{ margin:0 .5%; width: 99%; } .deptTable td{ height: 38px; line-height: 38px; padding:0 10px; } .deptTable td a{ padding-left:15px; background:url(../../Base/img/icons.png) 0 -1280px no-repeat; } .deptTable .even{ background:#F8F8F8; border:1px dotted #ccc; } .topicList .date { width: 80px; height: 60px; /*background: #F6F6F6;*/ text-align: center; color: #999; float: right; margin-right: 0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; /*border-radius: 2px;*/ /*padding: 4px;*/ } .topicList .date dt { height: 42px; line-height: 42px; font-size: 18px; background-color: #fb6e52; color: white; padding:0 4px; } .topicList .date dd { line-height: 32px; height: 30px; background-color: #fbfbfb; color: gray; font-size: 12px; padding:0 4px; }
0.181191
0.073596
:root { --white: #ffffff; --smoke: #fafafa; --light: #f5f5f5; --red: #ff0000; --black: #111111; } /* csslint ignore:end */ body { background-color: var(--smoke); color: var(--black); } /* csslint allow: known-properties */ .wf-active body { font-family: "Roboto", Arial, sans-serif; } code { background-color: #eee; font-family: inherit; padding: 0 .25rem; } main { overflow: hidden; position: relative; } .transition, .transition::before, .transition::after { -webkit-transition: all ease-out .3s; -o-transition: all ease-out .3s; -moz-transition: all ease-out .3s; transition: all ease-out .3s; } .text-center { text-align: center; } .text-gray { opacity: .6; } .text-red { color: var(--red); } /* csslint allow: known-properties */ .text-small { font-size: 14px; line-height: 1.29; } /* panel */ .ytrc-panel { padding: 1rem; position: relative; } /* icon */ .ytrc-tool { opacity: .4; position: absolute; right: 1rem; top: 1rem; } .ytrc-tool:hover { opacity: 1; } .ytrc-icon { background-position: center; background-repeat: no-repeat; background-size: contain; cursor: pointer; display: inline-block; height: 1.5rem; vertical-align: top; width: 1.5rem; } .ytrc-icon-close { background-image: url("./asset/icon-close.svg"); } .ytrc-icon-help { background-image: url("./asset/icon-help.svg"); } .ytrc-icon-info { background-image: url("./asset/icon-info.svg"); cursor: default; opacity: .55; vertical-align: middle; } .ytrc-icon-settings { background-image: url("./asset/icon-settings.svg"); } /* content */ .ytrc-content { background-color: var(--smoke); max-height: 100vh; min-height: 100vh; overflow: hidden; padding-bottom: 3.75rem; padding-top: 3.75rem; } /* csslint allow: known-properties */ .ready .ytrc-content { max-height: none; overflow: auto; } .ytrc-heading { line-height: 1.33; } .ytrc-title { font-size: 30px; margin: 0; } .ytrc-desc { font-size: 18px; margin-top: 10px; } .ytrc-input { margin: 50px 25px 0; } .ytrc-input-item { padding-bottom: 40px; } .ytrc-input-slider { margin: 50px 0 40px; } .ytrc-input-title { font-weight: bold; line-height: 1.25; margin-bottom: 10px; text-align: center; } .ytrc-input-link { position: relative; } .ytrc-input-error { bottom: 15px; left: 0; position: absolute; } .ytrc-result { border-top: dashed 1px var(--smoke); padding: 29px 15px 50px; } /* csslint allow: known-properties */ .ytrc-result-title { font-size: 16px; font-weight: bold; line-height: 1.25; margin-bottom: 25px; } .ytrc-result-number { color: var(--red); font-size: 30px; font-weight: bold; line-height: 1.33; } /* csslint allow: known-properties */ .ytrc-result-label { font-size: 20px; line-height: 1.2; } .ytrc-result-border, .ytrc-result-border .ytrc-result-title { position: relative; } .ytrc-result-border .ytrc-result-title { margin: 0 auto 25px; padding: 0 10px; width: 50%; z-index: 3; } /* csslint allow: box-model */ .ytrc-result-border .ytrc-result-title::after, .ytrc-result-border .ytrc-result-number::after { background-color: var(--smoke); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; } /* csslint allow: known-properties */ .ytrc-result-border .ytrc-result-number::after { background-color: transparent; border: 1px solid var(--red); border-radius: 5px; bottom: 0; content: ""; height: 76%; top: auto; z-index: 0; } /* csslint allow: box-model, known-properties */ .ytrc-output > .row > div:first-of-type .ytrc-result { border-top: none; padding-top: 30px; } .highlight { margin-top: 40px; } .highlight .ytrc-input-container { background-color: var(--white); border: solid 1px var(--red); } /* csslint allow: known-properties */ .highlight .ytrc-output-container { background-color: var(--red); color: var(--white); } /* csslint allow: known-properties */ .highlight .ytrc-result-number { color: var(--white); } /* csslint allow: known-properties */ .masthead-search-terms-border input { outline: none; } /* csslint allow: outline-none */ #masthead-search { max-width: 100%; } /* csslint allow: ids */ #masthead-search .search-btn-component .yt-uix-button-content { background: url('./asset/icon-search.svg') no-repeat center; background-size: 125%; } /* csslint allow: ids */ .noUi-connect { background-color: var(--red); } /* csslint allow: known-properties */ /* setting */ .ytrc-setting { background-color: var(--light); height: 100%; max-width: 100%; opacity: 0; padding: 1rem; position: absolute; right: 0; top: 0; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); width: 15rem; } /* csslint allow: box-model, known-properties */ .setting .ytrc-setting { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); z-index: 13; } .ytrc-setting .pretty, .ytrc-appkey { font-size: .875rem; margin-bottom: .75rem; } .ytrc-setting-input input { display: block; font-size: .75rem; line-height: 1.25; padding: .25rem .1rem; width: 100%; } /* csslint allow: box-model */ /* guide and loading */ .ytrc-guide, .ytrc-loading { background-color: var(--smoke); height: 100%; left: 0; position: absolute; top: 0; width: 100%; } /* csslint allow: box-model, known-properties */ .ytrc-guide { background-color: var(--white); -webkit-transform: translateY(-30%); -moz-transform: translateY(-30%); -ms-transform: translateY(-30%); -o-transform: translateY(-30%); transform: translateY(-30%) } /* csslint allow: box-model, known-properties */ .ytrc-guide, .ready .ytrc-loading { opacity: 0; z-index: -1; } .guide .ytrc-guide, .ytrc-loading { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); z-index: 12; } .loading .ytrc-loading { opacity: .3; z-index: 12; } .ready .ytrc-loading .ytp-spinner { opacity: 0; pointer-events: none; } .setting .ytrc-loading { background-color: #000; background-color: rgba(0, 0, 0, 0.5); opacity: 1; z-index: 12; } /* mobile */ @media(max-width: 767px) { .ytrc-content { padding-bottom: 1rem; padding-top: 2.75rem; } .highlight { margin-top: 20px; } .ytrc-input { margin: 30px 0 0; } .noUi-value-large { opacity: 0; } .ytrc-result-border .ytrc-result-title { width: 85%; } }
youtube-revenue.css
:root { --white: #ffffff; --smoke: #fafafa; --light: #f5f5f5; --red: #ff0000; --black: #111111; } /* csslint ignore:end */ body { background-color: var(--smoke); color: var(--black); } /* csslint allow: known-properties */ .wf-active body { font-family: "Roboto", Arial, sans-serif; } code { background-color: #eee; font-family: inherit; padding: 0 .25rem; } main { overflow: hidden; position: relative; } .transition, .transition::before, .transition::after { -webkit-transition: all ease-out .3s; -o-transition: all ease-out .3s; -moz-transition: all ease-out .3s; transition: all ease-out .3s; } .text-center { text-align: center; } .text-gray { opacity: .6; } .text-red { color: var(--red); } /* csslint allow: known-properties */ .text-small { font-size: 14px; line-height: 1.29; } /* panel */ .ytrc-panel { padding: 1rem; position: relative; } /* icon */ .ytrc-tool { opacity: .4; position: absolute; right: 1rem; top: 1rem; } .ytrc-tool:hover { opacity: 1; } .ytrc-icon { background-position: center; background-repeat: no-repeat; background-size: contain; cursor: pointer; display: inline-block; height: 1.5rem; vertical-align: top; width: 1.5rem; } .ytrc-icon-close { background-image: url("./asset/icon-close.svg"); } .ytrc-icon-help { background-image: url("./asset/icon-help.svg"); } .ytrc-icon-info { background-image: url("./asset/icon-info.svg"); cursor: default; opacity: .55; vertical-align: middle; } .ytrc-icon-settings { background-image: url("./asset/icon-settings.svg"); } /* content */ .ytrc-content { background-color: var(--smoke); max-height: 100vh; min-height: 100vh; overflow: hidden; padding-bottom: 3.75rem; padding-top: 3.75rem; } /* csslint allow: known-properties */ .ready .ytrc-content { max-height: none; overflow: auto; } .ytrc-heading { line-height: 1.33; } .ytrc-title { font-size: 30px; margin: 0; } .ytrc-desc { font-size: 18px; margin-top: 10px; } .ytrc-input { margin: 50px 25px 0; } .ytrc-input-item { padding-bottom: 40px; } .ytrc-input-slider { margin: 50px 0 40px; } .ytrc-input-title { font-weight: bold; line-height: 1.25; margin-bottom: 10px; text-align: center; } .ytrc-input-link { position: relative; } .ytrc-input-error { bottom: 15px; left: 0; position: absolute; } .ytrc-result { border-top: dashed 1px var(--smoke); padding: 29px 15px 50px; } /* csslint allow: known-properties */ .ytrc-result-title { font-size: 16px; font-weight: bold; line-height: 1.25; margin-bottom: 25px; } .ytrc-result-number { color: var(--red); font-size: 30px; font-weight: bold; line-height: 1.33; } /* csslint allow: known-properties */ .ytrc-result-label { font-size: 20px; line-height: 1.2; } .ytrc-result-border, .ytrc-result-border .ytrc-result-title { position: relative; } .ytrc-result-border .ytrc-result-title { margin: 0 auto 25px; padding: 0 10px; width: 50%; z-index: 3; } /* csslint allow: box-model */ .ytrc-result-border .ytrc-result-title::after, .ytrc-result-border .ytrc-result-number::after { background-color: var(--smoke); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; } /* csslint allow: known-properties */ .ytrc-result-border .ytrc-result-number::after { background-color: transparent; border: 1px solid var(--red); border-radius: 5px; bottom: 0; content: ""; height: 76%; top: auto; z-index: 0; } /* csslint allow: box-model, known-properties */ .ytrc-output > .row > div:first-of-type .ytrc-result { border-top: none; padding-top: 30px; } .highlight { margin-top: 40px; } .highlight .ytrc-input-container { background-color: var(--white); border: solid 1px var(--red); } /* csslint allow: known-properties */ .highlight .ytrc-output-container { background-color: var(--red); color: var(--white); } /* csslint allow: known-properties */ .highlight .ytrc-result-number { color: var(--white); } /* csslint allow: known-properties */ .masthead-search-terms-border input { outline: none; } /* csslint allow: outline-none */ #masthead-search { max-width: 100%; } /* csslint allow: ids */ #masthead-search .search-btn-component .yt-uix-button-content { background: url('./asset/icon-search.svg') no-repeat center; background-size: 125%; } /* csslint allow: ids */ .noUi-connect { background-color: var(--red); } /* csslint allow: known-properties */ /* setting */ .ytrc-setting { background-color: var(--light); height: 100%; max-width: 100%; opacity: 0; padding: 1rem; position: absolute; right: 0; top: 0; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); width: 15rem; } /* csslint allow: box-model, known-properties */ .setting .ytrc-setting { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); z-index: 13; } .ytrc-setting .pretty, .ytrc-appkey { font-size: .875rem; margin-bottom: .75rem; } .ytrc-setting-input input { display: block; font-size: .75rem; line-height: 1.25; padding: .25rem .1rem; width: 100%; } /* csslint allow: box-model */ /* guide and loading */ .ytrc-guide, .ytrc-loading { background-color: var(--smoke); height: 100%; left: 0; position: absolute; top: 0; width: 100%; } /* csslint allow: box-model, known-properties */ .ytrc-guide { background-color: var(--white); -webkit-transform: translateY(-30%); -moz-transform: translateY(-30%); -ms-transform: translateY(-30%); -o-transform: translateY(-30%); transform: translateY(-30%) } /* csslint allow: box-model, known-properties */ .ytrc-guide, .ready .ytrc-loading { opacity: 0; z-index: -1; } .guide .ytrc-guide, .ytrc-loading { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); z-index: 12; } .loading .ytrc-loading { opacity: .3; z-index: 12; } .ready .ytrc-loading .ytp-spinner { opacity: 0; pointer-events: none; } .setting .ytrc-loading { background-color: #000; background-color: rgba(0, 0, 0, 0.5); opacity: 1; z-index: 12; } /* mobile */ @media(max-width: 767px) { .ytrc-content { padding-bottom: 1rem; padding-top: 2.75rem; } .highlight { margin-top: 20px; } .ytrc-input { margin: 30px 0 0; } .noUi-value-large { opacity: 0; } .ytrc-result-border .ytrc-result-title { width: 85%; } }
0.445047
0.110615
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Dosis:wght@200&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; outline: 1px dashed red; text-decoration: none; } /* FONTE NOME H1 SUBNOME H2 FONTE MAIN H3 FONTE SECOND H4 FONTE CONTEUDO P */ h1, h2, h3, h4, p, a{ color: #444645; } body{ width: 100vw; height: 100vh; overflow: hidden; } .EstruturaGeral{ width: 100%; height: 100%; position: relative; } .EstruturaGeral .Navegacao{ background: #c2c0be; width: 25%; height: 100%; position: fixed; left: 0; top: 0; z-index: 2; } .EstruturaGeral .Navegacao .Address{ width: 100%; height: 20%; position: relative; } .EstruturaGeral .Navegacao .Address #AddressBar{ background: #444645; color: #c2c0be; width: 6%; height: 60%; position: absolute; top: 0; left: 20%; } .EstruturaGeral .Navegacao .Address #AddressBar i{ position: absolute; bottom: 10%; left: 50%; transform: translateX(-50%); } .EstruturaGeral .Navegacao .Address #AddressText{ position: absolute; top: 40%; left: 30%; } .EstruturaGeral .Navegacao .Name{ width: 100%; height: 30%; display: flex; flex-direction: column; align-items: center; justify-content: center; } .EstruturaGeral .Navegacao .Name h1{ font-family: 'Bebas Neue'; font-size: 45pt; width: 60%; } .EstruturaGeral .Navegacao .Name h2{ font-family: 'Dosis', sans-serif; font-size: 16pt; width: 60%; } .EstruturaGeral .Navegacao .Navigation{ width: 100%; height: 50%; } .EstruturaGeral .ContentMain{ background: rgb(233, 230, 234); width: 75%; height: 100%; position: absolute; top: 0; right: 0; display: flex; flex-direction: column; overflow: auto; z-index: 1; }
style.css
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Dosis:wght@200&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; outline: 1px dashed red; text-decoration: none; } /* FONTE NOME H1 SUBNOME H2 FONTE MAIN H3 FONTE SECOND H4 FONTE CONTEUDO P */ h1, h2, h3, h4, p, a{ color: #444645; } body{ width: 100vw; height: 100vh; overflow: hidden; } .EstruturaGeral{ width: 100%; height: 100%; position: relative; } .EstruturaGeral .Navegacao{ background: #c2c0be; width: 25%; height: 100%; position: fixed; left: 0; top: 0; z-index: 2; } .EstruturaGeral .Navegacao .Address{ width: 100%; height: 20%; position: relative; } .EstruturaGeral .Navegacao .Address #AddressBar{ background: #444645; color: #c2c0be; width: 6%; height: 60%; position: absolute; top: 0; left: 20%; } .EstruturaGeral .Navegacao .Address #AddressBar i{ position: absolute; bottom: 10%; left: 50%; transform: translateX(-50%); } .EstruturaGeral .Navegacao .Address #AddressText{ position: absolute; top: 40%; left: 30%; } .EstruturaGeral .Navegacao .Name{ width: 100%; height: 30%; display: flex; flex-direction: column; align-items: center; justify-content: center; } .EstruturaGeral .Navegacao .Name h1{ font-family: 'Bebas Neue'; font-size: 45pt; width: 60%; } .EstruturaGeral .Navegacao .Name h2{ font-family: 'Dosis', sans-serif; font-size: 16pt; width: 60%; } .EstruturaGeral .Navegacao .Navigation{ width: 100%; height: 50%; } .EstruturaGeral .ContentMain{ background: rgb(233, 230, 234); width: 75%; height: 100%; position: absolute; top: 0; right: 0; display: flex; flex-direction: column; overflow: auto; z-index: 1; }
0.411111
0.105441
:root{ --vermelho: #e50914; --preta: #141414; } /*resetando a pagina toda*/ *{ margin: 0; padding: 0; box-sizing: border-box; /*limite da borda da caixa*/ } body{ background: var(--preta); font-family: 'Times New Roman', Times, serif; color: white; } header .container{ display: flex; flex-direction: row; align-items: center; justify-content: space-between; } /*estilizando o logo*/ header .logo{ margin-left: 5px; color: var(--vermelho); font-family: 'arial black', 'Times New Roman', Times, serif; font-size: 40px; } /*estilizando os link*/ header nav a { text-decoration: none; color: #aaa; margin-right: 10px; } /*quando o mouse passar por cima fica com outra cor */ header nav a:hover{ color: white; } /*filme principal*/ .principal{ font-size: 16px; /*definindo a imagem de fundo*/ background: linear-gradient(rgba(0,0,0,.50), rgba(0,0,0,.50)100%), url(https://felipesilva-developer.github.io/ARANHA-FLIX/img/capa.jpg); /*definindo o tamanho limite*/ height: 30rem; background-size: cover; /*definindo o flexbox*/ display: flex; flex-direction: column; justify-content: center; align-items: flex-start; } /*definindo a distancia dos butoes a descricao*/ .principal .descricao{ margin-bottom: 40px; margin-top: 10px; } /*definindo o tamanho do nome da serie*/ .titulo{ margin-top: 15%; font-size: 40px; font-family: 'Trebuchet MS', Arial, sans-serif; } .botao{ background-color: rgba(0,0,0,.50); border: none; color: white; padding: 15px 30px; margin-right: 15px; font-size: 12px; /*atrasando a transacao*/ transition: .4s ease all; } /*quando o mouse estiver em cima ele muda*/ .botao:hover{ background-color: white; color: black; } /*espacamento dos icones*/ .botao i{ margin-right: 5px; } .botao a{ text-decoration: none; color: var(--vermelho); } .container{ margin-left: 20px; } .principal .container{ width: 70%; } /*container dos posters*/ .box-filmes{ height: 100%; width: 100%; display: block; } .filmes{ margin: 5px; }
style/style.css
:root{ --vermelho: #e50914; --preta: #141414; } /*resetando a pagina toda*/ *{ margin: 0; padding: 0; box-sizing: border-box; /*limite da borda da caixa*/ } body{ background: var(--preta); font-family: 'Times New Roman', Times, serif; color: white; } header .container{ display: flex; flex-direction: row; align-items: center; justify-content: space-between; } /*estilizando o logo*/ header .logo{ margin-left: 5px; color: var(--vermelho); font-family: 'arial black', 'Times New Roman', Times, serif; font-size: 40px; } /*estilizando os link*/ header nav a { text-decoration: none; color: #aaa; margin-right: 10px; } /*quando o mouse passar por cima fica com outra cor */ header nav a:hover{ color: white; } /*filme principal*/ .principal{ font-size: 16px; /*definindo a imagem de fundo*/ background: linear-gradient(rgba(0,0,0,.50), rgba(0,0,0,.50)100%), url(https://felipesilva-developer.github.io/ARANHA-FLIX/img/capa.jpg); /*definindo o tamanho limite*/ height: 30rem; background-size: cover; /*definindo o flexbox*/ display: flex; flex-direction: column; justify-content: center; align-items: flex-start; } /*definindo a distancia dos butoes a descricao*/ .principal .descricao{ margin-bottom: 40px; margin-top: 10px; } /*definindo o tamanho do nome da serie*/ .titulo{ margin-top: 15%; font-size: 40px; font-family: 'Trebuchet MS', Arial, sans-serif; } .botao{ background-color: rgba(0,0,0,.50); border: none; color: white; padding: 15px 30px; margin-right: 15px; font-size: 12px; /*atrasando a transacao*/ transition: .4s ease all; } /*quando o mouse estiver em cima ele muda*/ .botao:hover{ background-color: white; color: black; } /*espacamento dos icones*/ .botao i{ margin-right: 5px; } .botao a{ text-decoration: none; color: var(--vermelho); } .container{ margin-left: 20px; } .principal .container{ width: 70%; } /*container dos posters*/ .box-filmes{ height: 100%; width: 100%; display: block; } .filmes{ margin: 5px; }
0.376279
0.161849
body { margin: 0; padding: 0; } .main { display: flex; width: 345px; height: 200px; border-radius: 12px; background-size: 135% !important; box-shadow: 0 5px 20px #00000011; background: #505050; background-position: center center !important; background-repeat: no-repeat; } .gradient { display: block; position: absolute; width: inherit; height: inherit; top: 0; left: 0; border-radius: inherit; background-size: 100%; background-image: linear-gradient(to bottom, #00000050, #000000FF); } #backup { display: block; position: absolute; width: inherit; height: inherit; top: 0; left: 0; border-radius: inherit; background: #505050; background-size: inherit !important; background-position: inherit !important; background-repeat: inherit; z-index: -1; } #preview { position: absolute; top: 17.5px; right: 30px; width: 50px; height: 50px; border-radius: 5px; background-size: 135% !important; box-shadow: 0 5px 20px #00000011; background: #505050; background-position: center top !important; background-repeat: no-repeat; } #preview-backup { position: absolute; top: 0; right: 0; width: 100%; height: 100%; border-radius: inherit; background-size: inherit !important; box-shadow: inherit; background: #505050; background-position: inherit !important; background-repeat: inherit; } .sector { display: flex; position: absolute; min-width: 345px; left: 0; align-items: center; } p { font-size: 12; font-family: "Segoe UI"; color: #D0D0D0; } .buttons { display: inline-flex; margin-top: 15px; margin-left: auto; margin-right: auto; } .btn { display: inline-table; border: none; border-radius: 17.5px; outline: none; background: #505050; transition: transform 0.1s; transform: scale(1); background-size: cover; clip-path: inset(0px round 17.5px); } .btn-small { position: relative; width: 35px; height: 35px; border-radius: 17.5px; } .btn-large { width: 45px; height: 45px; border-radius: 22.5px; margin-left: 25px; margin-right: 25px; clip-path: inset(0px round 22.5px); } .btn:active { outline: none; transform: scale(0.9); } .hover-space { display: inline-block; position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background: #D0D0D0; transition: top 0.2s; } .hover-space div { display: inline-block; position: absolute; left: 0; top: -100%; width: 100%; height: 100%; opacity: 1; pointer-events: none; filter: invert(29%) sepia(0%) saturate(1%) hue-rotate(357deg) brightness(99%) contrast(89%); background-size: cover; transition: top 0.2s, opacity 0.2s; } .btn:hover .hover-space { top: 0; } .btn:hover .hover-space div { top: 0; } .btn:active .hover-space div { opacity: 0 !important; } .info { text-align: center; } .progress-bar { display: inline-flex; position: absolute; top: 35px; left: 35px; right: 35px; height: 6px; border-radius: 6px; background: #505050; } #progress-indicator { display: inline-flex; position: absolute; height: 6px; width: 98%; border-radius: 6px; background: #303030; transition: width 0.1s; } #skip-back, #skip-back div { background-image: url("media/skip-back.svg"); } #pause-play, #pause-play div { background-image: url("media/play.svg"); } #skip-forward, #skip-forward div { background-image: url("media/skip-forward.svg"); } .scroll-title { position: absolute; margin: 0; padding: 0; width: 130px; height: 45px; overflow-x: hidden; white-space: nowrap; } .scroll-title.l p { left: 0; } .scroll-title.r p { right: 0; } .scroll-title p { position: absolute; top: 0; } ::-webkit-scrollbar { display: none; } @keyframes loop-scroll { 0% { transform: translateX(0); } 20% { transform: translateX(0); } 50% { transform: translateX(calc(130px - 100%)); } 70% { transform: translateX(calc(130px - 100%)); } 100% { transform: translateX(0); } } }
widgets/spotify-listener/styles.css
body { margin: 0; padding: 0; } .main { display: flex; width: 345px; height: 200px; border-radius: 12px; background-size: 135% !important; box-shadow: 0 5px 20px #00000011; background: #505050; background-position: center center !important; background-repeat: no-repeat; } .gradient { display: block; position: absolute; width: inherit; height: inherit; top: 0; left: 0; border-radius: inherit; background-size: 100%; background-image: linear-gradient(to bottom, #00000050, #000000FF); } #backup { display: block; position: absolute; width: inherit; height: inherit; top: 0; left: 0; border-radius: inherit; background: #505050; background-size: inherit !important; background-position: inherit !important; background-repeat: inherit; z-index: -1; } #preview { position: absolute; top: 17.5px; right: 30px; width: 50px; height: 50px; border-radius: 5px; background-size: 135% !important; box-shadow: 0 5px 20px #00000011; background: #505050; background-position: center top !important; background-repeat: no-repeat; } #preview-backup { position: absolute; top: 0; right: 0; width: 100%; height: 100%; border-radius: inherit; background-size: inherit !important; box-shadow: inherit; background: #505050; background-position: inherit !important; background-repeat: inherit; } .sector { display: flex; position: absolute; min-width: 345px; left: 0; align-items: center; } p { font-size: 12; font-family: "Segoe UI"; color: #D0D0D0; } .buttons { display: inline-flex; margin-top: 15px; margin-left: auto; margin-right: auto; } .btn { display: inline-table; border: none; border-radius: 17.5px; outline: none; background: #505050; transition: transform 0.1s; transform: scale(1); background-size: cover; clip-path: inset(0px round 17.5px); } .btn-small { position: relative; width: 35px; height: 35px; border-radius: 17.5px; } .btn-large { width: 45px; height: 45px; border-radius: 22.5px; margin-left: 25px; margin-right: 25px; clip-path: inset(0px round 22.5px); } .btn:active { outline: none; transform: scale(0.9); } .hover-space { display: inline-block; position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background: #D0D0D0; transition: top 0.2s; } .hover-space div { display: inline-block; position: absolute; left: 0; top: -100%; width: 100%; height: 100%; opacity: 1; pointer-events: none; filter: invert(29%) sepia(0%) saturate(1%) hue-rotate(357deg) brightness(99%) contrast(89%); background-size: cover; transition: top 0.2s, opacity 0.2s; } .btn:hover .hover-space { top: 0; } .btn:hover .hover-space div { top: 0; } .btn:active .hover-space div { opacity: 0 !important; } .info { text-align: center; } .progress-bar { display: inline-flex; position: absolute; top: 35px; left: 35px; right: 35px; height: 6px; border-radius: 6px; background: #505050; } #progress-indicator { display: inline-flex; position: absolute; height: 6px; width: 98%; border-radius: 6px; background: #303030; transition: width 0.1s; } #skip-back, #skip-back div { background-image: url("media/skip-back.svg"); } #pause-play, #pause-play div { background-image: url("media/play.svg"); } #skip-forward, #skip-forward div { background-image: url("media/skip-forward.svg"); } .scroll-title { position: absolute; margin: 0; padding: 0; width: 130px; height: 45px; overflow-x: hidden; white-space: nowrap; } .scroll-title.l p { left: 0; } .scroll-title.r p { right: 0; } .scroll-title p { position: absolute; top: 0; } ::-webkit-scrollbar { display: none; } @keyframes loop-scroll { 0% { transform: translateX(0); } 20% { transform: translateX(0); } 50% { transform: translateX(calc(130px - 100%)); } 70% { transform: translateX(calc(130px - 100%)); } 100% { transform: translateX(0); } } }
0.540439
0.073696
@font-face { font-family: Akagi Pro; font-style: normal; font-weight: 200; src: url(https://cdn.ueno.co/build/0b1baa79c7ed3c574b14584d3bd80706.eot); src: url(https://cdn.ueno.co/build/0b1baa79c7ed3c574b14584d3bd80706.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/3f5a020d3bceedf9a95085925e364fda.woff2) format("woff2"), url(https://cdn.ueno.co/build/6f5dd8372a2de36ececf8646095fbcf8.woff) format("woff"), url(https://cdn.ueno.co/build/0f3e0a7ec2a2dff2208206266abcb0d4.ttf) format("truetype") } @font-face { font-family: Akagi Pro; font-style: normal; font-weight: 300; src: url(https://cdn.ueno.co/build/058b4181d0c9e5cc8bebd92c4ed5e02e.eot); src: url(https://cdn.ueno.co/build/058b4181d0c9e5cc8bebd92c4ed5e02e.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/f53acd128763eec58a67d4da64b88af2.woff2) format("woff2"), url(https://cdn.ueno.co/build/441986af1d0bbd1f0ab3004d8a602a12.woff) format("woff"), url(https://cdn.ueno.co/build/91a67042bfbd0d0a61c36fa9edd28dff.ttf) format("truetype") } @font-face { font-family: Akagi Pro; font-style: normal; font-weight: 500; src: url(https://cdn.ueno.co/build/0307743963c78da3fc8c90df19d12b68.eot); src: url(https://cdn.ueno.co/build/0307743963c78da3fc8c90df19d12b68.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/b1f9a86af6771448839673695133ba35.woff2) format("woff2"), url(https://cdn.ueno.co/build/3d08fd3afd01115725223b254b7c016a.woff) format("woff"), url(https://cdn.ueno.co/build/8bb23076e2f27c33aea33869c1f6a533.ttf) format("truetype") } @font-face { font-family: Akagi Pro; font-style: normal; font-weight: 600; src: url(https://cdn.ueno.co/build/9735c98d855f55429a1bafdb59392629.eot); src: url(https://cdn.ueno.co/build/9735c98d855f55429a1bafdb59392629.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/5d3568f7c9e5d1fb550812a0ccc9b562.woff2) format("woff2"), url(https://cdn.ueno.co/build/4603d07ca4ff43c3bcecb6e325b77991.woff) format("woff"), url(https://cdn.ueno.co/build/60ee0b9d1484232ffb1d0c6b6c6aac28.ttf) format("truetype") } @font-face { font-family: Akagi Pro; font-style: normal; font-weight: 700; src: url(https://cdn.ueno.co/build/81afe1699265289990d418390cbebd19.eot); src: url(https://cdn.ueno.co/build/81afe1699265289990d418390cbebd19.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/3de86594f4f8d10d1e13a3c9a4131cf4.woff2) format("woff2"), url(https://cdn.ueno.co/build/f12ce0cfcf289545849d0a21406db3c0.woff) format("woff"), url(https://cdn.ueno.co/build/35d4578124776bb0a8b97156d8d69fb5.ttf) format("truetype") } @font-face { font-family: Tisa Pro; font-style: normal; font-weight: 100; src: url(https://cdn.ueno.co/build/46741246a17f92318b85ed5fefc10bf0.eot); src: url(https://cdn.ueno.co/build/46741246a17f92318b85ed5fefc10bf0.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/7eea1ac94056e880388a762cff8d229f.woff2) format("woff2"), url(https://cdn.ueno.co/build/b6d027faffd6f327a708489796b366f6.woff) format("woff"), url(https://cdn.ueno.co/build/14ae000431b2aec2ecaeb3d89d5837c4.ttf) format("truetype") } @font-face { font-family: Tisa Pro; font-style: normal; font-weight: 200; src: url(https://cdn.ueno.co/build/b453bc1669e1e3825cb73678a91e21f3.eot); src: url(https://cdn.ueno.co/build/b453bc1669e1e3825cb73678a91e21f3.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/f8922bae63b8f763e5998bc41b3f3204.woff2) format("woff2"), url(https://cdn.ueno.co/build/1411cc85f2461986cf9e7c06043d687a.woff) format("woff"), url(https://cdn.ueno.co/build/5627b36d02d1b6a3c99e1feb0d5633e5.ttf) format("truetype") } .markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4, .markdown-section strong { font-family: Tisa Pro, sans-serif; }
docs/styles.css
@font-face { font-family: Akagi Pro; font-style: normal; font-weight: 200; src: url(https://cdn.ueno.co/build/0b1baa79c7ed3c574b14584d3bd80706.eot); src: url(https://cdn.ueno.co/build/0b1baa79c7ed3c574b14584d3bd80706.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/3f5a020d3bceedf9a95085925e364fda.woff2) format("woff2"), url(https://cdn.ueno.co/build/6f5dd8372a2de36ececf8646095fbcf8.woff) format("woff"), url(https://cdn.ueno.co/build/0f3e0a7ec2a2dff2208206266abcb0d4.ttf) format("truetype") } @font-face { font-family: Akagi Pro; font-style: normal; font-weight: 300; src: url(https://cdn.ueno.co/build/058b4181d0c9e5cc8bebd92c4ed5e02e.eot); src: url(https://cdn.ueno.co/build/058b4181d0c9e5cc8bebd92c4ed5e02e.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/f53acd128763eec58a67d4da64b88af2.woff2) format("woff2"), url(https://cdn.ueno.co/build/441986af1d0bbd1f0ab3004d8a602a12.woff) format("woff"), url(https://cdn.ueno.co/build/91a67042bfbd0d0a61c36fa9edd28dff.ttf) format("truetype") } @font-face { font-family: Akagi Pro; font-style: normal; font-weight: 500; src: url(https://cdn.ueno.co/build/0307743963c78da3fc8c90df19d12b68.eot); src: url(https://cdn.ueno.co/build/0307743963c78da3fc8c90df19d12b68.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/b1f9a86af6771448839673695133ba35.woff2) format("woff2"), url(https://cdn.ueno.co/build/3d08fd3afd01115725223b254b7c016a.woff) format("woff"), url(https://cdn.ueno.co/build/8bb23076e2f27c33aea33869c1f6a533.ttf) format("truetype") } @font-face { font-family: Akagi Pro; font-style: normal; font-weight: 600; src: url(https://cdn.ueno.co/build/9735c98d855f55429a1bafdb59392629.eot); src: url(https://cdn.ueno.co/build/9735c98d855f55429a1bafdb59392629.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/5d3568f7c9e5d1fb550812a0ccc9b562.woff2) format("woff2"), url(https://cdn.ueno.co/build/4603d07ca4ff43c3bcecb6e325b77991.woff) format("woff"), url(https://cdn.ueno.co/build/60ee0b9d1484232ffb1d0c6b6c6aac28.ttf) format("truetype") } @font-face { font-family: Akagi Pro; font-style: normal; font-weight: 700; src: url(https://cdn.ueno.co/build/81afe1699265289990d418390cbebd19.eot); src: url(https://cdn.ueno.co/build/81afe1699265289990d418390cbebd19.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/3de86594f4f8d10d1e13a3c9a4131cf4.woff2) format("woff2"), url(https://cdn.ueno.co/build/f12ce0cfcf289545849d0a21406db3c0.woff) format("woff"), url(https://cdn.ueno.co/build/35d4578124776bb0a8b97156d8d69fb5.ttf) format("truetype") } @font-face { font-family: Tisa Pro; font-style: normal; font-weight: 100; src: url(https://cdn.ueno.co/build/46741246a17f92318b85ed5fefc10bf0.eot); src: url(https://cdn.ueno.co/build/46741246a17f92318b85ed5fefc10bf0.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/7eea1ac94056e880388a762cff8d229f.woff2) format("woff2"), url(https://cdn.ueno.co/build/b6d027faffd6f327a708489796b366f6.woff) format("woff"), url(https://cdn.ueno.co/build/14ae000431b2aec2ecaeb3d89d5837c4.ttf) format("truetype") } @font-face { font-family: Tisa Pro; font-style: normal; font-weight: 200; src: url(https://cdn.ueno.co/build/b453bc1669e1e3825cb73678a91e21f3.eot); src: url(https://cdn.ueno.co/build/b453bc1669e1e3825cb73678a91e21f3.eot?#iefix) format("embedded-opentype"), url(https://cdn.ueno.co/build/f8922bae63b8f763e5998bc41b3f3204.woff2) format("woff2"), url(https://cdn.ueno.co/build/1411cc85f2461986cf9e7c06043d687a.woff) format("woff"), url(https://cdn.ueno.co/build/5627b36d02d1b6a3c99e1feb0d5633e5.ttf) format("truetype") } .markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4, .markdown-section strong { font-family: Tisa Pro, sans-serif; }
0.31258
0.297661
.icon { display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin-right:5px; background-image: url("../gfx/iconSet.png"); } .icon.health { background-position: -130px -10px; } .icon.shield { background-position: -160px -10px; } .icon.armor { background-position: -10px -10px; } .icon.helmet { background-position: -280px -10px; } .icon.boots, .icon.speed { background-position: -220px -10px; } .icon.damage, .icon.sword { background-position: -190px -10px; } .icon.fist { background-position: -100px -10px; } .icon.club { background-position: -70px -10px; } .icon.bow { background-position: -40px -10px; } .icon.item { background-position: -250px -10px; } .icon.mine { background-position: -10px -40px; } .icon.imbue { background-position: -40px -40px; } .icon.craft { background-position: -70px -40px; } .icon.gold { background-image: url('../gfx/iconGold.png'); } .icon.clock { background-image: url('../gfx/iconClock.png'); } .value { vertical-align: middle; } .monster .value { background-color: rgba(1,1,1,.5); padding-left: 2px; padding-right: 2px; margin-left: -2px; margin-right: -2px; } .characterStatsContainer { position: absolute; left: 80px; top: -550px; width: 800px; height: 550px; background-color: rgba(0, 0, 0, .75); transition: top .5s; box-sizing: border-box; z-index: 2; } .characterStatsContainer.open { top: 0px; } .equipment { position: absolute; top: 300px; left: 5px; } .equipment .equipmentSlot { margin: 5px; } .skills { position: absolute; width: 90px; top: 75px; left: 5px; } .skills .skill { margin: 5px; } .skills .skillLevel { float: right; } .equipmentSlot { margin: 5px; } .skillContainer { position: absolute; top: 10px; left: 265px; width: 520px; height: 520px; overflow: hidden; background-color: rgba(255, 255, 255, .5); } .skillSlot { text-align: center; padding-top: 15px; position: absolute; width: 40px; height: 40px; box-sizing: border-box; font-family: sans-serif; font-size: 10px; } .skillSlot.revealed { background-color: #aaa; box-sizing: border-box; border: 2px solid #ccc; } .skillSlot.available { background-color: #822; cursor: pointer; } .skillSlot.purchaseable { background-color: #4b4; cursor: pointer; } .skillSlot.activated { background-color: #161; cursor: default; } .skillContainer .icon { position: absolute; top: 6px; left: 10px; margin: 0; } .skillContainer .value { font-size: 12px; position: absolute; top: 20px; left: 0; width: 100%; margin: 0; text-align: center; } .skillCost { position: absolute; top: 0px; left: 0px; font-size: 12px; border: 1px solid black; border-radius: 5px; height: 12px; max-width: 40px; min-width: 12px; overflow: hidden; background-color: white; color: #800; padding-left: 2px; padding-right: 2px; } .skillSlot.purchaseable .skillCost { color: #080; } .characterStats { position: absolute; padding: 1px 5px; top: 550px; left: 150px; width: 500px; height: 50px; box-sizing: border-box; background-color: rgba(0, 0, 0, .75); cursor: pointer; } .status { display: inline-block; min-width: 50px; } .skillPoints { position: absolute; left: 130px; top: 5px; background-color: #8f8; border-radius: 2px; border: 1px solid white; font-size: 16px; } .levelAndExperience { display: inline-block; height: 50px; width: 200px; } .healthAndStats { display: inline-block; height: 50px; width: 280px; } .healthBar { position: relative; display: inline-block; background: #000; width: 150px; height: 20px; vertical-align: middle; } .healthBar .healthFill { position: absolute; background: #B00; width: 100%; height: 20px; } .healthBar .recoverFill { position: absolute; background: #600; width: 100%; height: 20px; } .healthBar .plagueFill { position: absolute; background: #A0C020; top: 15px; width: 100%; height: 5px; } .healthBar .plagueResistanceFill { position: absolute; background: #C09020; top: 12px; width: 100%; height: 8px; } .healthBar .currentHealth { position: absolute; right:85px; } .healthBar .maxHealth { position: absolute; left:80px; } .healthBar .slash { position: absolute; left: 70px; } .experienceBar { position: relative; display: inline-block; background: #FFF; width: 70px; height: 5px; vertical-align: middle; border-radius: 2px; } .experienceBar .experienceFill { position: absolute; background: #F84; width: 100%; height: 5px; border-radius: 2px; } .inventoryContainer { position: absolute; left: 960px; top: 50px; transition: left .5s; } .inventoryContainer.open { left: 610px; } .inventoryPanel { position: absolute; padding: 5px; padding-right: 0; width: 350px; height: 500px; border: 1px solid #204070; border-right: none; box-sizing: border-box; background-color: #406090; } .inventoryPanel.selected { z-index: 1; } .inventoryTab { position: absolute; left: -27px; width: 27px; height:80px; border: 1px solid #204070; border-right: none; box-sizing: border-box; background-color: #406090; border-bottom-left-radius: 10px; border-top-left-radius: 10px; cursor: pointer; } .craftContainer, .shopContainer { position: absolute; left: -350px; top: 50px; width: 350px; height: 500px; border: 1px solid #204070; border-left: none; box-sizing: border-box; transition: left .5s; background-color: #406090; } .craftContainer.open, .shopContainer.open { left: 0px; } .ingredient { display: inline-block; margin-right: 10px; } .programContainer { position: absolute; left: 0px; top: 600px; width: 960px; height: 450px; border: 1px solid #204070; border-bottom: none; box-sizing: border-box; transition: top .5s; background-color: #406090; } .programContainer.open { top: 300px; } .goods .inventoryTab { top: 50px; } .weapons .inventoryTab { top: 125px; } .armor .inventoryTab { top: 200px; } .helmets .inventoryTab { top: 275px; } .boots .inventoryTab { top: 350px; } .inventoryTab .icon { position: absolute; margin: 0; top: 30px; left: 2px; } .currentArea { position: absolute; left: 480px; top: 300px; } .currentArea img { position: absolute; width: 350px; left: -175px; top: -90px; } .currentArea img.illustration { position: absolute; width: auto; height: auto; left: -480px; top: -300px; } .action { position: absolute; cursor: pointer; } .actionArea { cursor: pointer; } .box { position: absolute; display: table-cell; left: -50px; top: 40px; font-size: 30px; line-height: 30px; text-align: center; vertical-align: middle; background-color: #406090; border: 2px solid #ddf; height: 50px; min-width: 100px; padding: 10px; box-sizing: border-box; border-radius: 5px; } .box.wide { min-width: 200px; left: -100px; } .slot1 { top: -190px; left: -320px; } .slot2 { top: -210px; left: -5px; } .slot3 { top: -190px; left: 310px; } .slot4 { top: 150px; left: -320px; } .slot5 { top: 150px; left: -5px; } .slot6 { top: 150px; left: 310px; } .slot7 { top: -30px; left: -320px; } .slot8 { top: -30px; left: 310px; } .action img, .action img.illustration { position: absolute; width: 200px; left: -100px; top: 0; } .test { position: absolute; top: 200px; left: 200px; } .monster { position: absolute; top: -40px; left: -140px; width: 330px; height: 120px; } .mineral { position: absolute; top: -50px; left: -100px; width: 200px; height: 150px; } .icon { margin-right:5px; margin-left:5px; } .monster .healthRow { margin-left: 80px; } .monster .statsRow { margin-left: 90px; } .monster .spoilsRow { margin-left: 95px; } .monster .spoilsRow .spoils { position: relative; margin-top: 2px; } .monster .spoilsRow .spoils .chance { position: absolute; left: 0px; bottom: 0px; width: 30px; text-align: right; font-size: 12px; } .monster .spoilsRow .spoils .icon { margin-left: 10px; } .monster .graphic { position: absolute; top: 60px; left: 40px; } .mineral .graphic { position: absolute; top: 80px; left: 100px; } .mineral .timeRow .name { position: absolute; padding: 5px; } .monsterAction, .mineralAction { position: absolute; left: 50px; top: 100px; width: 100px; } .mineral .healthFill { background-color: #84c; height: 30px; } .mineral .healthBar { width: 120px; height: 30px; } .travel { width: 120px; position: absolute; top: 40px; left: -60px; } .travel.healthBar { width: 120px; height: 30px; } .travel .healthFill { background-color: #84c; height: 30px; } .travel .name { position: absolute; padding: 5px; } .plague { width: 120px; position: absolute; top: 80px; left: -60px; } .plague.healthBar { width: 120px; height: 30px; } .plague .plagueFill { height: 30px; top: 0px; } .plague .maxPlagueFill { position: absolute; height: 30px; top: 0px; background-color: #561; } .plague .name { position: absolute; padding: 5px; } .inventoryItem { margin-bottom: 10px; } .itemHeading { } .itemEquipped { display: inline-block; width: 20px; margin-right: 5px; } .isEquipped .itemEquipped{ display: inline-block; background-image: url('../gfx/icons20x20stars.png'); background-position: 0px 0px; width: 20px; height: 20px; vertical-align: middle; margin-right:5px; } .equipAction, .unequipAction, .buyAction { display: none; } .canEquip .equipAction { display: inline-block; } .canBuy .buyAction { display: inline-block; } .isEquipped .equipAction { display: none; } .isEquipped .unequipAction { display: inline-block; } .goods .itemEquipped { width: 0px; } .itemDetails, .itemSellActions { margin-left: 75px; } .goods .itemDetails, .goods .itemSellActions { margin-left: 55px; } .shopContainer, .craftContainer, .programContainer { padding: 5px; padding-right: 0px; } .heading { margin-top: 6px; margin-bottom: 10px; font-size:25px; } .itemQuantity { display: inline-block; width: 45px; margin-right: 5px; text-align: right; } button { cursor: pointer; } .recipe { margin: 5px; margin-bottom: 10px; } .recipe .craftAction { display: none; } .recipe .current { color: #C00; } .recipe .current, .recipe .cost { font-weight: bold; } .recipe.canCraft .craftAction { display: inline-block; } .recipe .enoughOwned .current { color: #4F4; } .toolTip { position: absolute; padding: 5px; width: 220px; font-size: 16px; border: 1px solid #204070; box-sizing: border-box; background-color: rgba(30, 200, 100, .7); border-radius: 4px; z-index: 100; } .mineralGraphic { position: absolute; display: inline-block; background-image: url('../gfx/minerals.png'); } .mineralGraphic.copper { background-position: -330px -390px; width: 150px; height: 100px; left: -75px; top: -50px; } .mineralGraphic.iron { background-position: 0px -240px; width: 150px; height: 100px; left: -75px; top: -50px; } .body { overflow-y: auto; overflow-x: hidden; height: 450px; } .time { font-size: 14px; } .programsAndAddButton { width: 500px; display: inline-block; margin-right: 10px; vertical-align: top; } .programButton { width: 100px; height: 25px; text-align: center; display: inline-block; overflow: hidden; background-color: #888; vertical-align: middle; } .programButton.selected, .programButton.addProgramButton { background-color: #eee; } .programEditor { display: inline-block; vertical-align: top; } .programDescription { margin-top: 5px; width: 98%; height: 50px; resize: none; } .programText { margin-top: 5px; width: 98%; height: 330px; resize: none; } .closeButton { position: absolute; right: 5px; top: 5px; width: 15px; height: 15px; padding: 0; } /* close button should appear on top of skill tree */ .characterStatsContainer .closeButton { z-index: 2; } .action .door { position: absolute; background-image: url('../gfx/doorLocation.png'); left: -100px; top: -20px; width: 200px; height: 120px; background-size: 400px 120px; } .action .door.open { left: -100px; background-position: -200px 0px; } .action .innerActionContainer { position: absolute; left: -80px; top: -20px; width: 160px; height: 120px; overflow: hidden; } .action .innerActionContainer .action { left: 80px; top: 0; } .titleScene { height: 100%; background-color: black; } .titleScene .background { position: absolute; height: 100%; width: 100%; background-image: url('../gfx/noahBeach.jpg'); background-repeat: no-repeat; opacity: .6; } .title { position:relative; top: 100px; text-align: center; font-family: fantasy; font-weight: bold; font-size: 100px; } .savedGames { position: relative; padding: 10px; margin-left: auto; margin-right: auto; width: 500px; height: 200px; border-radius: 7px; background-color: white; top: 200px; overflow-y: scroll; } .newGame { margin-left: 30px; } .savedGame { height: 25px; } .gameName { font-size: 16px; color: black; cursor: pointer; } .deleteGame, .playGame, .resetGame, .copyGame { float: right; margin-right: 5px; }
styles/styles.css
.icon { display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin-right:5px; background-image: url("../gfx/iconSet.png"); } .icon.health { background-position: -130px -10px; } .icon.shield { background-position: -160px -10px; } .icon.armor { background-position: -10px -10px; } .icon.helmet { background-position: -280px -10px; } .icon.boots, .icon.speed { background-position: -220px -10px; } .icon.damage, .icon.sword { background-position: -190px -10px; } .icon.fist { background-position: -100px -10px; } .icon.club { background-position: -70px -10px; } .icon.bow { background-position: -40px -10px; } .icon.item { background-position: -250px -10px; } .icon.mine { background-position: -10px -40px; } .icon.imbue { background-position: -40px -40px; } .icon.craft { background-position: -70px -40px; } .icon.gold { background-image: url('../gfx/iconGold.png'); } .icon.clock { background-image: url('../gfx/iconClock.png'); } .value { vertical-align: middle; } .monster .value { background-color: rgba(1,1,1,.5); padding-left: 2px; padding-right: 2px; margin-left: -2px; margin-right: -2px; } .characterStatsContainer { position: absolute; left: 80px; top: -550px; width: 800px; height: 550px; background-color: rgba(0, 0, 0, .75); transition: top .5s; box-sizing: border-box; z-index: 2; } .characterStatsContainer.open { top: 0px; } .equipment { position: absolute; top: 300px; left: 5px; } .equipment .equipmentSlot { margin: 5px; } .skills { position: absolute; width: 90px; top: 75px; left: 5px; } .skills .skill { margin: 5px; } .skills .skillLevel { float: right; } .equipmentSlot { margin: 5px; } .skillContainer { position: absolute; top: 10px; left: 265px; width: 520px; height: 520px; overflow: hidden; background-color: rgba(255, 255, 255, .5); } .skillSlot { text-align: center; padding-top: 15px; position: absolute; width: 40px; height: 40px; box-sizing: border-box; font-family: sans-serif; font-size: 10px; } .skillSlot.revealed { background-color: #aaa; box-sizing: border-box; border: 2px solid #ccc; } .skillSlot.available { background-color: #822; cursor: pointer; } .skillSlot.purchaseable { background-color: #4b4; cursor: pointer; } .skillSlot.activated { background-color: #161; cursor: default; } .skillContainer .icon { position: absolute; top: 6px; left: 10px; margin: 0; } .skillContainer .value { font-size: 12px; position: absolute; top: 20px; left: 0; width: 100%; margin: 0; text-align: center; } .skillCost { position: absolute; top: 0px; left: 0px; font-size: 12px; border: 1px solid black; border-radius: 5px; height: 12px; max-width: 40px; min-width: 12px; overflow: hidden; background-color: white; color: #800; padding-left: 2px; padding-right: 2px; } .skillSlot.purchaseable .skillCost { color: #080; } .characterStats { position: absolute; padding: 1px 5px; top: 550px; left: 150px; width: 500px; height: 50px; box-sizing: border-box; background-color: rgba(0, 0, 0, .75); cursor: pointer; } .status { display: inline-block; min-width: 50px; } .skillPoints { position: absolute; left: 130px; top: 5px; background-color: #8f8; border-radius: 2px; border: 1px solid white; font-size: 16px; } .levelAndExperience { display: inline-block; height: 50px; width: 200px; } .healthAndStats { display: inline-block; height: 50px; width: 280px; } .healthBar { position: relative; display: inline-block; background: #000; width: 150px; height: 20px; vertical-align: middle; } .healthBar .healthFill { position: absolute; background: #B00; width: 100%; height: 20px; } .healthBar .recoverFill { position: absolute; background: #600; width: 100%; height: 20px; } .healthBar .plagueFill { position: absolute; background: #A0C020; top: 15px; width: 100%; height: 5px; } .healthBar .plagueResistanceFill { position: absolute; background: #C09020; top: 12px; width: 100%; height: 8px; } .healthBar .currentHealth { position: absolute; right:85px; } .healthBar .maxHealth { position: absolute; left:80px; } .healthBar .slash { position: absolute; left: 70px; } .experienceBar { position: relative; display: inline-block; background: #FFF; width: 70px; height: 5px; vertical-align: middle; border-radius: 2px; } .experienceBar .experienceFill { position: absolute; background: #F84; width: 100%; height: 5px; border-radius: 2px; } .inventoryContainer { position: absolute; left: 960px; top: 50px; transition: left .5s; } .inventoryContainer.open { left: 610px; } .inventoryPanel { position: absolute; padding: 5px; padding-right: 0; width: 350px; height: 500px; border: 1px solid #204070; border-right: none; box-sizing: border-box; background-color: #406090; } .inventoryPanel.selected { z-index: 1; } .inventoryTab { position: absolute; left: -27px; width: 27px; height:80px; border: 1px solid #204070; border-right: none; box-sizing: border-box; background-color: #406090; border-bottom-left-radius: 10px; border-top-left-radius: 10px; cursor: pointer; } .craftContainer, .shopContainer { position: absolute; left: -350px; top: 50px; width: 350px; height: 500px; border: 1px solid #204070; border-left: none; box-sizing: border-box; transition: left .5s; background-color: #406090; } .craftContainer.open, .shopContainer.open { left: 0px; } .ingredient { display: inline-block; margin-right: 10px; } .programContainer { position: absolute; left: 0px; top: 600px; width: 960px; height: 450px; border: 1px solid #204070; border-bottom: none; box-sizing: border-box; transition: top .5s; background-color: #406090; } .programContainer.open { top: 300px; } .goods .inventoryTab { top: 50px; } .weapons .inventoryTab { top: 125px; } .armor .inventoryTab { top: 200px; } .helmets .inventoryTab { top: 275px; } .boots .inventoryTab { top: 350px; } .inventoryTab .icon { position: absolute; margin: 0; top: 30px; left: 2px; } .currentArea { position: absolute; left: 480px; top: 300px; } .currentArea img { position: absolute; width: 350px; left: -175px; top: -90px; } .currentArea img.illustration { position: absolute; width: auto; height: auto; left: -480px; top: -300px; } .action { position: absolute; cursor: pointer; } .actionArea { cursor: pointer; } .box { position: absolute; display: table-cell; left: -50px; top: 40px; font-size: 30px; line-height: 30px; text-align: center; vertical-align: middle; background-color: #406090; border: 2px solid #ddf; height: 50px; min-width: 100px; padding: 10px; box-sizing: border-box; border-radius: 5px; } .box.wide { min-width: 200px; left: -100px; } .slot1 { top: -190px; left: -320px; } .slot2 { top: -210px; left: -5px; } .slot3 { top: -190px; left: 310px; } .slot4 { top: 150px; left: -320px; } .slot5 { top: 150px; left: -5px; } .slot6 { top: 150px; left: 310px; } .slot7 { top: -30px; left: -320px; } .slot8 { top: -30px; left: 310px; } .action img, .action img.illustration { position: absolute; width: 200px; left: -100px; top: 0; } .test { position: absolute; top: 200px; left: 200px; } .monster { position: absolute; top: -40px; left: -140px; width: 330px; height: 120px; } .mineral { position: absolute; top: -50px; left: -100px; width: 200px; height: 150px; } .icon { margin-right:5px; margin-left:5px; } .monster .healthRow { margin-left: 80px; } .monster .statsRow { margin-left: 90px; } .monster .spoilsRow { margin-left: 95px; } .monster .spoilsRow .spoils { position: relative; margin-top: 2px; } .monster .spoilsRow .spoils .chance { position: absolute; left: 0px; bottom: 0px; width: 30px; text-align: right; font-size: 12px; } .monster .spoilsRow .spoils .icon { margin-left: 10px; } .monster .graphic { position: absolute; top: 60px; left: 40px; } .mineral .graphic { position: absolute; top: 80px; left: 100px; } .mineral .timeRow .name { position: absolute; padding: 5px; } .monsterAction, .mineralAction { position: absolute; left: 50px; top: 100px; width: 100px; } .mineral .healthFill { background-color: #84c; height: 30px; } .mineral .healthBar { width: 120px; height: 30px; } .travel { width: 120px; position: absolute; top: 40px; left: -60px; } .travel.healthBar { width: 120px; height: 30px; } .travel .healthFill { background-color: #84c; height: 30px; } .travel .name { position: absolute; padding: 5px; } .plague { width: 120px; position: absolute; top: 80px; left: -60px; } .plague.healthBar { width: 120px; height: 30px; } .plague .plagueFill { height: 30px; top: 0px; } .plague .maxPlagueFill { position: absolute; height: 30px; top: 0px; background-color: #561; } .plague .name { position: absolute; padding: 5px; } .inventoryItem { margin-bottom: 10px; } .itemHeading { } .itemEquipped { display: inline-block; width: 20px; margin-right: 5px; } .isEquipped .itemEquipped{ display: inline-block; background-image: url('../gfx/icons20x20stars.png'); background-position: 0px 0px; width: 20px; height: 20px; vertical-align: middle; margin-right:5px; } .equipAction, .unequipAction, .buyAction { display: none; } .canEquip .equipAction { display: inline-block; } .canBuy .buyAction { display: inline-block; } .isEquipped .equipAction { display: none; } .isEquipped .unequipAction { display: inline-block; } .goods .itemEquipped { width: 0px; } .itemDetails, .itemSellActions { margin-left: 75px; } .goods .itemDetails, .goods .itemSellActions { margin-left: 55px; } .shopContainer, .craftContainer, .programContainer { padding: 5px; padding-right: 0px; } .heading { margin-top: 6px; margin-bottom: 10px; font-size:25px; } .itemQuantity { display: inline-block; width: 45px; margin-right: 5px; text-align: right; } button { cursor: pointer; } .recipe { margin: 5px; margin-bottom: 10px; } .recipe .craftAction { display: none; } .recipe .current { color: #C00; } .recipe .current, .recipe .cost { font-weight: bold; } .recipe.canCraft .craftAction { display: inline-block; } .recipe .enoughOwned .current { color: #4F4; } .toolTip { position: absolute; padding: 5px; width: 220px; font-size: 16px; border: 1px solid #204070; box-sizing: border-box; background-color: rgba(30, 200, 100, .7); border-radius: 4px; z-index: 100; } .mineralGraphic { position: absolute; display: inline-block; background-image: url('../gfx/minerals.png'); } .mineralGraphic.copper { background-position: -330px -390px; width: 150px; height: 100px; left: -75px; top: -50px; } .mineralGraphic.iron { background-position: 0px -240px; width: 150px; height: 100px; left: -75px; top: -50px; } .body { overflow-y: auto; overflow-x: hidden; height: 450px; } .time { font-size: 14px; } .programsAndAddButton { width: 500px; display: inline-block; margin-right: 10px; vertical-align: top; } .programButton { width: 100px; height: 25px; text-align: center; display: inline-block; overflow: hidden; background-color: #888; vertical-align: middle; } .programButton.selected, .programButton.addProgramButton { background-color: #eee; } .programEditor { display: inline-block; vertical-align: top; } .programDescription { margin-top: 5px; width: 98%; height: 50px; resize: none; } .programText { margin-top: 5px; width: 98%; height: 330px; resize: none; } .closeButton { position: absolute; right: 5px; top: 5px; width: 15px; height: 15px; padding: 0; } /* close button should appear on top of skill tree */ .characterStatsContainer .closeButton { z-index: 2; } .action .door { position: absolute; background-image: url('../gfx/doorLocation.png'); left: -100px; top: -20px; width: 200px; height: 120px; background-size: 400px 120px; } .action .door.open { left: -100px; background-position: -200px 0px; } .action .innerActionContainer { position: absolute; left: -80px; top: -20px; width: 160px; height: 120px; overflow: hidden; } .action .innerActionContainer .action { left: 80px; top: 0; } .titleScene { height: 100%; background-color: black; } .titleScene .background { position: absolute; height: 100%; width: 100%; background-image: url('../gfx/noahBeach.jpg'); background-repeat: no-repeat; opacity: .6; } .title { position:relative; top: 100px; text-align: center; font-family: fantasy; font-weight: bold; font-size: 100px; } .savedGames { position: relative; padding: 10px; margin-left: auto; margin-right: auto; width: 500px; height: 200px; border-radius: 7px; background-color: white; top: 200px; overflow-y: scroll; } .newGame { margin-left: 30px; } .savedGame { height: 25px; } .gameName { font-size: 16px; color: black; cursor: pointer; } .deleteGame, .playGame, .resetGame, .copyGame { float: right; margin-right: 5px; }
0.546738
0.070049
body{ margin-top: 35px !important; } /******** BOOTSTRAP TABLE *******/ .bb-table { width: 100%; max-width: 100%; background-color: transparent; margin-bottom: 0; border-collapse: collapse; } .bb-table thead th { border-top: 0; border-bottom-width: 1px !important; padding-top: .5rem; padding-bottom: .5rem; background: #e7e7e7; } .bb-table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; } .bb-table th { text-transform: unset; } .bb-table th{ color: #9aa0ac; font-size: 0.875rem; font-weight: 400; position: sticky; top: 0; } .bb-table th, .bb-table td { padding: 0.50rem; vertical-align: top; border-top: 1px solid #dee2e6; } .bb-table td{ font-size: 11px; word-break: break-all; } .bb-table-scrollbar { overflow-y: auto; max-height: 324px; } /******* Yardımcı Sınıflar *******/ .bb-col-auto{ flex: 0 0 auto; width: auto; max-width: none; } .bb-text-center{ text-align:center; } .bb-text-left{ text-align: left; } .bb-d-none{ display: none; } .bb-float-right{ float: right !important; } .bb-float-left{ float: left !important; } .bb-debugger-bar svg{ fill: currentColor; vertical-align: middle; } .bb-float-right svg , .bb-float-left svg{ margin-right: 5px; } .bb-single-line{ max-height: 15px; overflow:hidden; } .bb-success{ background-color: rgba(97,186,97,0.75); color: #fff } .bb-success *{ color: inherit } .bb-success .badge{ color: rgba(97,186,97,0.75) } .bb-primary{ background-color: rgba(57,126,185,0.75); color: #fff } .bb-primary *{ color: inherit } .bb-primary .badge { color: rgba(57,126,185,0.75) } .bb-secondary{ background-color: rgba(216,216,216,0.75); color: rgba(50,50,50,0.75) !important } .bb-secondary *{ color: inherit } .bb-secondary .badge{ color: #e6e6e6 !important; background-color: rgba(50,50,50,0.75) !important } .bb-label{ display: inline-block; font-size: 1em; padding: .3em .6em .3em; font-weight: 500; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; text-shadow: none; } /******** ÜST MENÜ ******/ .bb-debugger-container nav ul { margin: 0; } .bb-debugger-container nav ul li { padding: 7px 5px 7px 2.5px;; float: left; list-style: none; } .bb-debugger-bar h1{ color: #777; float: left; padding: 6px 15px; font-size: 15px; font-weight: normal; margin: 0; line-height: 20px; } .bb-debugger-bar{ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 1.42857143; position: fixed; display: block; top: 0; left: 0; right: 0; z-index: 10000; background-color: #fff; opacity: 0.97; -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.125); -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.125); box-shadow: 0 3px 10px rgba(0,0,0,0.125); } .bb-debugger-container{ display: block; position: relative; overflow: hidden; white-space: nowrap; min-height: 31px; border: 1px solid transparent; background-color: #f8f8f8; border-color: #e7e7e7; }
BBDebugger/assets/css/style.css
body{ margin-top: 35px !important; } /******** BOOTSTRAP TABLE *******/ .bb-table { width: 100%; max-width: 100%; background-color: transparent; margin-bottom: 0; border-collapse: collapse; } .bb-table thead th { border-top: 0; border-bottom-width: 1px !important; padding-top: .5rem; padding-bottom: .5rem; background: #e7e7e7; } .bb-table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; } .bb-table th { text-transform: unset; } .bb-table th{ color: #9aa0ac; font-size: 0.875rem; font-weight: 400; position: sticky; top: 0; } .bb-table th, .bb-table td { padding: 0.50rem; vertical-align: top; border-top: 1px solid #dee2e6; } .bb-table td{ font-size: 11px; word-break: break-all; } .bb-table-scrollbar { overflow-y: auto; max-height: 324px; } /******* Yardımcı Sınıflar *******/ .bb-col-auto{ flex: 0 0 auto; width: auto; max-width: none; } .bb-text-center{ text-align:center; } .bb-text-left{ text-align: left; } .bb-d-none{ display: none; } .bb-float-right{ float: right !important; } .bb-float-left{ float: left !important; } .bb-debugger-bar svg{ fill: currentColor; vertical-align: middle; } .bb-float-right svg , .bb-float-left svg{ margin-right: 5px; } .bb-single-line{ max-height: 15px; overflow:hidden; } .bb-success{ background-color: rgba(97,186,97,0.75); color: #fff } .bb-success *{ color: inherit } .bb-success .badge{ color: rgba(97,186,97,0.75) } .bb-primary{ background-color: rgba(57,126,185,0.75); color: #fff } .bb-primary *{ color: inherit } .bb-primary .badge { color: rgba(57,126,185,0.75) } .bb-secondary{ background-color: rgba(216,216,216,0.75); color: rgba(50,50,50,0.75) !important } .bb-secondary *{ color: inherit } .bb-secondary .badge{ color: #e6e6e6 !important; background-color: rgba(50,50,50,0.75) !important } .bb-label{ display: inline-block; font-size: 1em; padding: .3em .6em .3em; font-weight: 500; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; text-shadow: none; } /******** ÜST MENÜ ******/ .bb-debugger-container nav ul { margin: 0; } .bb-debugger-container nav ul li { padding: 7px 5px 7px 2.5px;; float: left; list-style: none; } .bb-debugger-bar h1{ color: #777; float: left; padding: 6px 15px; font-size: 15px; font-weight: normal; margin: 0; line-height: 20px; } .bb-debugger-bar{ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-size: 12px; line-height: 1.42857143; position: fixed; display: block; top: 0; left: 0; right: 0; z-index: 10000; background-color: #fff; opacity: 0.97; -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.125); -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.125); box-shadow: 0 3px 10px rgba(0,0,0,0.125); } .bb-debugger-container{ display: block; position: relative; overflow: hidden; white-space: nowrap; min-height: 31px; border: 1px solid transparent; background-color: #f8f8f8; border-color: #e7e7e7; }
0.227212
0.066357
body{ font-family: 'Montserrat', Helvetica, Arial; font-size: 16px; font-weight: 400; } p{ font-size:20px; font-weight: 400; } p.small{ font-size: 16px; } h1, h2, h3, h4, h5, h6{ text-transform: uppercase; font-family: 'Montserrat', Helvetica, Arial; font-weight: 700; } a{ opacity:1.0; text-decoration:none; } a:hover, a:focus{ opacity:1.0; text-decoration:none; } /*NavBar*/ .navbar-brand{ /*Logo assinatura??*/ color: #B201F1; } .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { color:#51046c; } .navbar-default{ background:#fbf3fe; } .navbar-default .navbar-nav>li>a{ /*color:#ffffff;*/ } .navbar-default .navbar-nav>li>a:hover{ color:#fbf3fe; } .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{ background: #fb98c0; } /*Header*/ .jumbotron{ background-image: url("../img/pattern2.png"); background-repeat: repeat; background-color: #fff3f7; margin-bottom: 0px; color:#8c0039; } .jumbotron h1{ color:#8c0039; } .jumbotron h4{ color:#b2094d; } .jumbotron img{ display: block; margin: 0 auto 20px; padding: 50px 50px; } /*Portfolio */ section.showcase{ background-color:#f9f9f9; color:#4a2333; } .thumbnail { background-color:#fff; } .thumbnail img{ max-height:200px; } .thumbnail .hover , .thumbnail .hover { text-decoration:none; } .thumbnail .caption:focus , .thumbnail .caption:hover { text-decoration:none; } /* About */ section.success { color:#fff; background-color:#752f4b; padding: 30px; } /* Footer */ footer { } footer .footer-above{ background-color:#555555; } footer .footer-below{ background-color:#cccccc; padding: 30px 0px; color:#;333 } /*Modal Content*/ .modal-content{ background-color: rgba(255, 255, 255, 0.0) } .modal-body .list-inline , .modal-body p{ text-align: justify; text-justify: inter-word; font-size:16px; padding: 20px; } .modal-body{ background-color: #fff; } .portfolio-modal .close-modal { position:right; background-color: transparent; cursor: pointer; } .portfolio-modal .close-modal:hover { opacity: .3; } .portfolio-modal .close-modal .lr { z-index: 1051; width: 1px; height: 75px; margin-left: 35px; background-color: #2c3e50; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .portfolio-modal .close-modal .lr .rl { z-index: 1052; width: 1px; height: 75px; background-color: #2c3e50; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .portfolio-modal .description { padding: 50px 0px; } .portfolio-modal .description .furtherinfo { bottom: 20px; } .showcase_image{ padding: 45px; } /*Icons*/ .btn-social{ margin-top: 5px; border: solid 2px #fff; display: inline-block; width: 30px; height: 30px; border-radius: 100%; text-align: center; font-size: 15px; line-height: 25px; color: #b2094d; background: #ffffff; } .btn-social:hover, .btn-social:focus, .btn-social:active, .btn-social.active { border: solid 2px #fff; /*color: #83a9db;*/ background: #fff; } .btn-primary{ border: none; background-color:#825265; opacity:0.5; } .btn-primary:hover{ border: none; background-color:#b2094d; opacity:0.75; } /* .scroll-top { z-index: 1049; position: fixed; right: 2%; bottom: 2%; width: 50px; height: 50px; }*/ .scroll-top .btn { position:fixed; right: 2%; bottom: 2%; width: 50px; height: 50px; border-radius: 100%; font-size: 20px; line-height: 28px; } .fa-cube:before, .fa-cubes:before{ /*color:#b2094d;*/ }
old-portfolio/css/style.css
body{ font-family: 'Montserrat', Helvetica, Arial; font-size: 16px; font-weight: 400; } p{ font-size:20px; font-weight: 400; } p.small{ font-size: 16px; } h1, h2, h3, h4, h5, h6{ text-transform: uppercase; font-family: 'Montserrat', Helvetica, Arial; font-weight: 700; } a{ opacity:1.0; text-decoration:none; } a:hover, a:focus{ opacity:1.0; text-decoration:none; } /*NavBar*/ .navbar-brand{ /*Logo assinatura??*/ color: #B201F1; } .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand { color:#51046c; } .navbar-default{ background:#fbf3fe; } .navbar-default .navbar-nav>li>a{ /*color:#ffffff;*/ } .navbar-default .navbar-nav>li>a:hover{ color:#fbf3fe; } .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{ background: #fb98c0; } /*Header*/ .jumbotron{ background-image: url("../img/pattern2.png"); background-repeat: repeat; background-color: #fff3f7; margin-bottom: 0px; color:#8c0039; } .jumbotron h1{ color:#8c0039; } .jumbotron h4{ color:#b2094d; } .jumbotron img{ display: block; margin: 0 auto 20px; padding: 50px 50px; } /*Portfolio */ section.showcase{ background-color:#f9f9f9; color:#4a2333; } .thumbnail { background-color:#fff; } .thumbnail img{ max-height:200px; } .thumbnail .hover , .thumbnail .hover { text-decoration:none; } .thumbnail .caption:focus , .thumbnail .caption:hover { text-decoration:none; } /* About */ section.success { color:#fff; background-color:#752f4b; padding: 30px; } /* Footer */ footer { } footer .footer-above{ background-color:#555555; } footer .footer-below{ background-color:#cccccc; padding: 30px 0px; color:#;333 } /*Modal Content*/ .modal-content{ background-color: rgba(255, 255, 255, 0.0) } .modal-body .list-inline , .modal-body p{ text-align: justify; text-justify: inter-word; font-size:16px; padding: 20px; } .modal-body{ background-color: #fff; } .portfolio-modal .close-modal { position:right; background-color: transparent; cursor: pointer; } .portfolio-modal .close-modal:hover { opacity: .3; } .portfolio-modal .close-modal .lr { z-index: 1051; width: 1px; height: 75px; margin-left: 35px; background-color: #2c3e50; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .portfolio-modal .close-modal .lr .rl { z-index: 1052; width: 1px; height: 75px; background-color: #2c3e50; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .portfolio-modal .description { padding: 50px 0px; } .portfolio-modal .description .furtherinfo { bottom: 20px; } .showcase_image{ padding: 45px; } /*Icons*/ .btn-social{ margin-top: 5px; border: solid 2px #fff; display: inline-block; width: 30px; height: 30px; border-radius: 100%; text-align: center; font-size: 15px; line-height: 25px; color: #b2094d; background: #ffffff; } .btn-social:hover, .btn-social:focus, .btn-social:active, .btn-social.active { border: solid 2px #fff; /*color: #83a9db;*/ background: #fff; } .btn-primary{ border: none; background-color:#825265; opacity:0.5; } .btn-primary:hover{ border: none; background-color:#b2094d; opacity:0.75; } /* .scroll-top { z-index: 1049; position: fixed; right: 2%; bottom: 2%; width: 50px; height: 50px; }*/ .scroll-top .btn { position:fixed; right: 2%; bottom: 2%; width: 50px; height: 50px; border-radius: 100%; font-size: 20px; line-height: 28px; } .fa-cube:before, .fa-cubes:before{ /*color:#b2094d;*/ }
0.205456
0.057626
html { height: 100%; background-color: #ccc; } /* main desktop */ body { height: 100%; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; overflow: hidden; font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif; margin: 0px; padding: 0px; font-size: 12px; } body>.hue-error-popup { display: none; } #bg { width: 100%; height: 100%; position: absolute; z-index: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } #bg .desktop-bg { position: absolute; width: 100%; opacity: inherit; filter: inherit; -ms-filter: inherit; } #bg .desktop-logo { opacity: inherit; filter: inherit; -ms-filter: inherit; width: 60px; height: 54px; position: fixed; bottom: 60px; right: 30px; z-index: 1; } a, a:active, a:focus, button, button:active, button:focus { outline: none; outline-style: none; outline-width: 0; cursor: pointer; } button, input[type=submit], input[type=button] { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; } /*for FireFox*/ input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, button::-moz-focus-inner { border : 0px; outline: none; } /*for IE8 */ input[type="submit"]:focus, input[type="button"]:focus { outline : none; } #hue-desktop { height: 0px; overflow: visible; top: 24px; position: relative; z-index: 0; } form, div, li, dt, dd, p { position: relative; } /* top toolbar */ #hue-topnav { position: fixed; top: 0px; left: 0px; width: 100%; z-index: 10001; visibility:hidden; } #hue-toolbar { display: none; background: url(../art/toolbar-back.png) repeat-x; height: 20px; border-bottom: 1px solid #666; margin: 0px; font-size: 14px; padding: 3px 10px 0px 24px; position: relative; color: #5a5a5a; z-index: 10000; } #hue-toolbar span { font-size: 13px; } #hue-toolbar a { color: #5a5a5a; font-weight: bold; } #hue-toolbar #hue-logout, #hue-toolbar #hue-logout a { color: #999; font-weight: normal; font-size: 9px; } #hue-toolbar #hue-logout { position: relative; top: -1px; margin-left: 6px; } #hue-toolbar img.hue-swoosh { position: absolute; top: 4px; left: 5px; cursor: pointer; } /* feedback */ a#hue-feedback { position:fixed; bottom: 0px; left: 5px; cursor: pointer; z-index: 10003; } a#hue-feedback img { display: block; } /* tips */ p.hue-tip-example { margin: 0px; padding-bottom: 2px; font-style: italic; } ul.hue-errors li { background:transparent url(/site_media/art/error.png) no-repeat scroll 0 0; color:#666666; font-weight:bold; padding:0 20px !important; margin-bottom: 3px; } /* cluster list */ div.hue-submenu-list { width: 200px; background: #fff; border: 1px solid #666; padding: 10px; } div.hue-submenu-list h1 { font-size:12px; } /* icon zoomers */ a.hue-lb-thumb { position: relative; display: block; clear:both; padding: 0 8px; margin-bottom: 4px; } #hue-loading { background: #111; opacity: 0.8; filter: alpha(opacity=80); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; color: #FFF; position: fixed; z-index: 99999; width: 350px; bottom: 35px; left: 10px; padding: 10px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } /* mask and waiter */ div.mask { z-index:10002; background-color: #96C3DF; opacity: 0.5; filter: alpha(opacity=50); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; } .spinner { position: 'absolute'; opacity: 0.9; filter: alpha(opacity=90); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; zIndex: 999; background: #fff; } .spinner-msg { text-align: center; font-weight: bold; } .spinner-img { background: url(/static/art/spinner.gif) no-repeat; width: 16px; height: 16px; margin: 0 auto; } /* doc */ #hue-dock { visibility: hidden; position: fixed; bottom: 0px; width: 80%; min-width: 400px; right: 10%; left: 10%; z-index: 10; } #hue-dock #hue-dock-status { height: 45px; border-style: solid; border: 0; border-right: 1px solid #c5c5c5; min-width: 200px; position: absolute; text-align: left; line-height: 45px; left: 0px; } #hue-dock #hue-dock-content { text-align: right; height: 45px; border-style: solid; border-width: 1px; border-color: #f2f2f2 #d7d7d7 #c5c5c5; border-radius: 3px 3px 0px 0px; -moz-border-radius: 3px 3px 0px 0px; -webkit-border-radius: 3px 3px 0px 0px; background: #dbdbdb; width: 100%; } #hue-dock img.hue-icon { height: 35px; width: 35px; opacity: 0.8; padding: 4px; cursor: pointer; } #hue-dock img.hue-icon:hover { opacity: 1; } #hue-dock img.hue-icon-active { opacity: 1; } #hue-dock-status-content { padding: 0px 10px; } #hue-dock-status-content a { border: 1px solid; border-color: #c2c2c2 #939393 #5e5e5e #adadad; line-height: 12px; padding: 2px 6px; margin: 0px 2px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #eaeaea; color: #333; position: relative; top: 2px; } #hue-dock-status-content a.dock_misconfig { border: none; padding: 0; margin: 0; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; background: none; } #hue-dock-status-content a.hue-dock-status-failed { background: #fa1500; color: #fff; } #hue-dock-status-content a.hue-dock-status-completed { background: #06d307; } #hue-dock-status-content a:hover { text-decoration: none; background: #fff; color: #000; } #hue-dock-status-content a.dock_misconfig:hover { background: none; } div.dock-tip div.DefaultPointyTip .pointyWrapper div.top_ur { padding-right: 8px; } /* hotkeys !*/ #hotkeys { position: absolute; display: block; right: 6px; top: 2px; height: 18px; text-align: center; line-height:18px; font-weight: normal; font-size: 9px; padding: 0 4px; } #hotkeys img { vertical-align: middle; position: relative; top: -1px; } #hotkeys:hover { text-decoration: none; background: #fff; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } #hue-shortcut_list { z-index: 10003; background: #fff; border: 2px solid #555; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; } /* session restore message */ .loadingmsg { width: 400px; text-align: center; background: #111; opacity: 0.85; filter: alpha(opacity=85); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; color: #FFF; padding: 10px 10px 16px 10px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } .loadingmsg p { margin-bottom: 12px; } .loadingmsg a { background: #333 url(/static/art/led-icons/arrow_undo.png) no-repeat 6px 3px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 4px 8px 4px 26px; } .loadingmsg a:hover { background: #3e4f6d url(/static/art/led-icons/arrow_undo.png) no-repeat 6px 50%; } /* forms */ /* validation */ .validation-failed { background-color: #fcc; } .validation-advice { color: #a00; background: url(/static/art/error.png) left center no-repeat; padding-left: 18px; font-size: 12px; font-weight: normal; } input[type=submit] { cursor: pointer; } /* growl */ .growl { cursor: pointer; position: absolute; right: 0px; width: 225px; -moz-border-radius: 8px; -webkit-border-radius: 8px; color: #FFF; background: #333; opacity: .75; filter: alpha(opacity=75); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; border: 1px solid #FFF; padding: 8px; margin: 8px; font-size: 12px; text-shadow: #000 2px 2px 2px; -moz-box-shadow: 4px 4px 5px #888; z-index: 100000; } .growl:hover { opacity: 1; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } #browserWarn { display: none; } .warned #hue-topnav { top: 28px; } .warned #browserWarn { display: block; text-align: center; position: absolute; top: 0; left: 0; margin: 0; padding: 6px 0; background: #fffaa9; width: 100%; font-weight: bold; border-bottom: 1px solid #999; z-index: 100; } .warned #browserWarn a { color: #9d1106; } #closeWarning { display: block; position: absolute; right: 8px; top: 4px; width: 16px; height: 16px; background: url(/static/art/icons/grey_cross.png); } .desktop-menu { font-family: Arial; font-size: 13px; list-style: none; margin: 0; padding: 5px 1px; } .desktop-menu li { padding: 0; margin: 0; } .desktop-menu a { outline: none; margin: 0; display: block; padding: 2px 16px; text-decoration: none; color: #222; } .desktop-menu a.current { font-weight: bold; background-color: #ccc; } .desktop-menu a.selected { color: #fff; background: url(/static/art/context-menu-bg.png); text-shadow: 0px 1px 1px #0e4f9c; text-decoration:none; } .desktop-menu li.menu-separator { height: 4px; border-bottom: 1px solid #ddd; margin-bottom: 4px; } .desktop-menu li.menu-separator a { display: none; }
desktop/core/static/css/desktop.css
html { height: 100%; background-color: #ccc; } /* main desktop */ body { height: 100%; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; overflow: hidden; font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif; margin: 0px; padding: 0px; font-size: 12px; } body>.hue-error-popup { display: none; } #bg { width: 100%; height: 100%; position: absolute; z-index: 0; opacity: 0; filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } #bg .desktop-bg { position: absolute; width: 100%; opacity: inherit; filter: inherit; -ms-filter: inherit; } #bg .desktop-logo { opacity: inherit; filter: inherit; -ms-filter: inherit; width: 60px; height: 54px; position: fixed; bottom: 60px; right: 30px; z-index: 1; } a, a:active, a:focus, button, button:active, button:focus { outline: none; outline-style: none; outline-width: 0; cursor: pointer; } button, input[type=submit], input[type=button] { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; } /*for FireFox*/ input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, button::-moz-focus-inner { border : 0px; outline: none; } /*for IE8 */ input[type="submit"]:focus, input[type="button"]:focus { outline : none; } #hue-desktop { height: 0px; overflow: visible; top: 24px; position: relative; z-index: 0; } form, div, li, dt, dd, p { position: relative; } /* top toolbar */ #hue-topnav { position: fixed; top: 0px; left: 0px; width: 100%; z-index: 10001; visibility:hidden; } #hue-toolbar { display: none; background: url(../art/toolbar-back.png) repeat-x; height: 20px; border-bottom: 1px solid #666; margin: 0px; font-size: 14px; padding: 3px 10px 0px 24px; position: relative; color: #5a5a5a; z-index: 10000; } #hue-toolbar span { font-size: 13px; } #hue-toolbar a { color: #5a5a5a; font-weight: bold; } #hue-toolbar #hue-logout, #hue-toolbar #hue-logout a { color: #999; font-weight: normal; font-size: 9px; } #hue-toolbar #hue-logout { position: relative; top: -1px; margin-left: 6px; } #hue-toolbar img.hue-swoosh { position: absolute; top: 4px; left: 5px; cursor: pointer; } /* feedback */ a#hue-feedback { position:fixed; bottom: 0px; left: 5px; cursor: pointer; z-index: 10003; } a#hue-feedback img { display: block; } /* tips */ p.hue-tip-example { margin: 0px; padding-bottom: 2px; font-style: italic; } ul.hue-errors li { background:transparent url(/site_media/art/error.png) no-repeat scroll 0 0; color:#666666; font-weight:bold; padding:0 20px !important; margin-bottom: 3px; } /* cluster list */ div.hue-submenu-list { width: 200px; background: #fff; border: 1px solid #666; padding: 10px; } div.hue-submenu-list h1 { font-size:12px; } /* icon zoomers */ a.hue-lb-thumb { position: relative; display: block; clear:both; padding: 0 8px; margin-bottom: 4px; } #hue-loading { background: #111; opacity: 0.8; filter: alpha(opacity=80); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; color: #FFF; position: fixed; z-index: 99999; width: 350px; bottom: 35px; left: 10px; padding: 10px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } /* mask and waiter */ div.mask { z-index:10002; background-color: #96C3DF; opacity: 0.5; filter: alpha(opacity=50); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; } .spinner { position: 'absolute'; opacity: 0.9; filter: alpha(opacity=90); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; zIndex: 999; background: #fff; } .spinner-msg { text-align: center; font-weight: bold; } .spinner-img { background: url(/static/art/spinner.gif) no-repeat; width: 16px; height: 16px; margin: 0 auto; } /* doc */ #hue-dock { visibility: hidden; position: fixed; bottom: 0px; width: 80%; min-width: 400px; right: 10%; left: 10%; z-index: 10; } #hue-dock #hue-dock-status { height: 45px; border-style: solid; border: 0; border-right: 1px solid #c5c5c5; min-width: 200px; position: absolute; text-align: left; line-height: 45px; left: 0px; } #hue-dock #hue-dock-content { text-align: right; height: 45px; border-style: solid; border-width: 1px; border-color: #f2f2f2 #d7d7d7 #c5c5c5; border-radius: 3px 3px 0px 0px; -moz-border-radius: 3px 3px 0px 0px; -webkit-border-radius: 3px 3px 0px 0px; background: #dbdbdb; width: 100%; } #hue-dock img.hue-icon { height: 35px; width: 35px; opacity: 0.8; padding: 4px; cursor: pointer; } #hue-dock img.hue-icon:hover { opacity: 1; } #hue-dock img.hue-icon-active { opacity: 1; } #hue-dock-status-content { padding: 0px 10px; } #hue-dock-status-content a { border: 1px solid; border-color: #c2c2c2 #939393 #5e5e5e #adadad; line-height: 12px; padding: 2px 6px; margin: 0px 2px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #eaeaea; color: #333; position: relative; top: 2px; } #hue-dock-status-content a.dock_misconfig { border: none; padding: 0; margin: 0; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; background: none; } #hue-dock-status-content a.hue-dock-status-failed { background: #fa1500; color: #fff; } #hue-dock-status-content a.hue-dock-status-completed { background: #06d307; } #hue-dock-status-content a:hover { text-decoration: none; background: #fff; color: #000; } #hue-dock-status-content a.dock_misconfig:hover { background: none; } div.dock-tip div.DefaultPointyTip .pointyWrapper div.top_ur { padding-right: 8px; } /* hotkeys !*/ #hotkeys { position: absolute; display: block; right: 6px; top: 2px; height: 18px; text-align: center; line-height:18px; font-weight: normal; font-size: 9px; padding: 0 4px; } #hotkeys img { vertical-align: middle; position: relative; top: -1px; } #hotkeys:hover { text-decoration: none; background: #fff; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } #hue-shortcut_list { z-index: 10003; background: #fff; border: 2px solid #555; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; } /* session restore message */ .loadingmsg { width: 400px; text-align: center; background: #111; opacity: 0.85; filter: alpha(opacity=85); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; color: #FFF; padding: 10px 10px 16px 10px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } .loadingmsg p { margin-bottom: 12px; } .loadingmsg a { background: #333 url(/static/art/led-icons/arrow_undo.png) no-repeat 6px 3px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 4px 8px 4px 26px; } .loadingmsg a:hover { background: #3e4f6d url(/static/art/led-icons/arrow_undo.png) no-repeat 6px 50%; } /* forms */ /* validation */ .validation-failed { background-color: #fcc; } .validation-advice { color: #a00; background: url(/static/art/error.png) left center no-repeat; padding-left: 18px; font-size: 12px; font-weight: normal; } input[type=submit] { cursor: pointer; } /* growl */ .growl { cursor: pointer; position: absolute; right: 0px; width: 225px; -moz-border-radius: 8px; -webkit-border-radius: 8px; color: #FFF; background: #333; opacity: .75; filter: alpha(opacity=75); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; border: 1px solid #FFF; padding: 8px; margin: 8px; font-size: 12px; text-shadow: #000 2px 2px 2px; -moz-box-shadow: 4px 4px 5px #888; z-index: 100000; } .growl:hover { opacity: 1; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } #browserWarn { display: none; } .warned #hue-topnav { top: 28px; } .warned #browserWarn { display: block; text-align: center; position: absolute; top: 0; left: 0; margin: 0; padding: 6px 0; background: #fffaa9; width: 100%; font-weight: bold; border-bottom: 1px solid #999; z-index: 100; } .warned #browserWarn a { color: #9d1106; } #closeWarning { display: block; position: absolute; right: 8px; top: 4px; width: 16px; height: 16px; background: url(/static/art/icons/grey_cross.png); } .desktop-menu { font-family: Arial; font-size: 13px; list-style: none; margin: 0; padding: 5px 1px; } .desktop-menu li { padding: 0; margin: 0; } .desktop-menu a { outline: none; margin: 0; display: block; padding: 2px 16px; text-decoration: none; color: #222; } .desktop-menu a.current { font-weight: bold; background-color: #ccc; } .desktop-menu a.selected { color: #fff; background: url(/static/art/context-menu-bg.png); text-shadow: 0px 1px 1px #0e4f9c; text-decoration:none; } .desktop-menu li.menu-separator { height: 4px; border-bottom: 1px solid #ddd; margin-bottom: 4px; } .desktop-menu li.menu-separator a { display: none; }
0.218253
0.04714
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Caveat&display=swap'); @media (min-width: 576px) { header #title{ font-size: 13vw; } header .subInfo, header .dateNow{ font-size: 3.1vw } section #prodList{ font-size: 2rem; } } @media (min-width: 768px) { header #title{ font-size: 10vw; } header .subInfo, header .dateNow{ font-size: 2.7vw } } @media (min-width: 992px) { header #imgIntro, footer{ max-width: 696px; } footer{ margin: auto; } } @media (min-width: 1200px) { header #title{ font-size: 7vw; } header .subInfo, header .dateNow{ font-size: 2.4vw } section{ height: 1850px; } section #scrollProd{ overflow-y: visible; } } @media (min-width: 1400px) { } body{ background-color: #F7E9E4; } header{ margin-bottom: 2rem; } .subInfo, .dateNow{ font-size: 4.3vw; margin-top: 10px; font-family: 'Crimson Text', serif; } #title{ font-family: 'Caveat', cursive; font-size: 18vw; text-align: center; } section .d-flex{ max-height: 350px; overflow-y: scroll; } section .img-thumbnail{ max-width: 100px; border: none; } section .list-group-item{ border: none; background-color: #F7E9E4; margin-bottom: 1.3rem; } section .product{ border-left: 0.1rem black solid; } section #prodList, .prodTitle, .description , .price{ font-family: 'Crimson Text', serif; } section .prodTitle{ font-weight: bold; } section .price{ background-color: black; color: white; padding: 0.2rem; } footer .container{ font-family: 'Crimson Text', serif } footer .container, .list-group-item{ background-color: #383534; } footer #contact, #msg, .textContact{ color: #DED1CC; } footer #contact { margin: 1rem; } footer .list-group-item{ border: none; padding-bottom: 0; } footer .list-group-item p{ margin: 0; } footer #msg{ margin-top: 1rem; text-align: center; border-top: .1rem #DED1CC solid; }
css/style.css
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Caveat&display=swap'); @media (min-width: 576px) { header #title{ font-size: 13vw; } header .subInfo, header .dateNow{ font-size: 3.1vw } section #prodList{ font-size: 2rem; } } @media (min-width: 768px) { header #title{ font-size: 10vw; } header .subInfo, header .dateNow{ font-size: 2.7vw } } @media (min-width: 992px) { header #imgIntro, footer{ max-width: 696px; } footer{ margin: auto; } } @media (min-width: 1200px) { header #title{ font-size: 7vw; } header .subInfo, header .dateNow{ font-size: 2.4vw } section{ height: 1850px; } section #scrollProd{ overflow-y: visible; } } @media (min-width: 1400px) { } body{ background-color: #F7E9E4; } header{ margin-bottom: 2rem; } .subInfo, .dateNow{ font-size: 4.3vw; margin-top: 10px; font-family: 'Crimson Text', serif; } #title{ font-family: 'Caveat', cursive; font-size: 18vw; text-align: center; } section .d-flex{ max-height: 350px; overflow-y: scroll; } section .img-thumbnail{ max-width: 100px; border: none; } section .list-group-item{ border: none; background-color: #F7E9E4; margin-bottom: 1.3rem; } section .product{ border-left: 0.1rem black solid; } section #prodList, .prodTitle, .description , .price{ font-family: 'Crimson Text', serif; } section .prodTitle{ font-weight: bold; } section .price{ background-color: black; color: white; padding: 0.2rem; } footer .container{ font-family: 'Crimson Text', serif } footer .container, .list-group-item{ background-color: #383534; } footer #contact, #msg, .textContact{ color: #DED1CC; } footer #contact { margin: 1rem; } footer .list-group-item{ border: none; padding-bottom: 0; } footer .list-group-item p{ margin: 0; } footer #msg{ margin-top: 1rem; text-align: center; border-top: .1rem #DED1CC solid; }
0.318697
0.115212
.sprite-icon { background-image: url(/rsrc/image/sprite-icon.png); background-repeat: no-repeat; } @media only screen and (min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 1.5) { .sprite-icon { background-image: url(/rsrc/image/sprite-icon-X2.png); background-size: 210px 225px; } } .action-arrow_left { background-position: 0px 0px; } .action-arrow_right { background-position: -15px 0px; } .action-attach { background-position: -30px 0px; } .action-blame { background-position: -45px 0px; } .action-check { background-position: -60px 0px; } .action-comment { background-position: -75px 0px; } .action-computer { background-position: -90px 0px; } .action-create { background-position: -105px 0px; } .action-delete { background-position: -120px 0px; } .action-disable { background-position: -135px 0px; } .action-dislike { background-position: -150px 0px; } .action-download-alt { background-position: -165px 0px; } .action-download { background-position: -180px 0px; } .action-edit { background-position: -195px 0px; } .action-enable { background-position: 0px -15px; } .action-file { background-position: -15px -15px; } .action-flag-0 { background-position: -30px -15px; } .action-flag-1 { background-position: -45px -15px; } .action-flag-2 { background-position: -60px -15px; } .action-flag-3 { background-position: -75px -15px; } .action-flag-4 { background-position: -90px -15px; } .action-flag-5 { background-position: -105px -15px; } .action-flag-6 { background-position: -120px -15px; } .action-flag-7 { background-position: -135px -15px; } .action-flag-ghost { background-position: -150px -15px; } .action-flag { background-position: -165px -15px; } .action-folder-open { background-position: -180px -15px; } .action-fork { background-position: -195px -15px; } .action-herald { background-position: 0px -30px; } .action-highlight { background-position: -15px -30px; } .action-history { background-position: -30px -30px; } .action-image { background-position: -45px -30px; } .action-like { background-position: -60px -30px; } .action-link { background-position: -75px -30px; } .action-lint-info { background-position: -90px -30px; } .action-lint-ok { background-position: -105px -30px; } .action-lint-warning { background-position: -120px -30px; } .action-lock { background-position: -135px -30px; } .action-love { background-position: -150px -30px; } .action-merge { background-position: -165px -30px; } .action-message { background-position: -180px -30px; } .action-meta-mta { background-position: -195px -30px; } .action-move { background-position: 0px -45px; } .action-new { background-position: -15px -45px; } .action-none { background-position: -30px -45px; } .action-perflab { background-position: -45px -45px; } .action-preview { background-position: -60px -45px; } .action-refresh { background-position: -75px -45px; } .action-remove { background-position: -90px -45px; } .action-search { background-position: -105px -45px; } .action-start-sandcastle { background-position: -120px -45px; } .action-subscribe-add { background-position: -135px -45px; } .action-subscribe-auto { background-position: -150px -45px; } .action-subscribe-delete { background-position: -165px -45px; } .action-tag { background-position: -180px -45px; } .action-transcript { background-position: -195px -45px; } .action-undo { background-position: 0px -60px; } .action-unlock { background-position: -15px -60px; } .action-unmerge { background-position: -30px -60px; } .action-unpublish { background-position: -45px -60px; } .action-upload { background-position: -60px -60px; } .action-warning { background-position: -75px -60px; } .action-world { background-position: -90px -60px; } .action-arrow_left-grey { background-position: -105px -60px; } .action-arrow_right-grey { background-position: -120px -60px; } .action-attach-grey { background-position: -135px -60px; } .action-blame-grey { background-position: -150px -60px; } .action-check-grey { background-position: -165px -60px; } .action-comment-grey { background-position: -180px -60px; } .action-computer-grey { background-position: -195px -60px; } .action-create-grey { background-position: 0px -75px; } .action-delete-grey { background-position: -15px -75px; } .action-disable-grey { background-position: -30px -75px; } .action-dislike-grey { background-position: -45px -75px; } .action-download-alt-grey { background-position: -60px -75px; } .action-download-grey { background-position: -75px -75px; } .action-edit-grey { background-position: -90px -75px; } .action-enable-grey { background-position: -105px -75px; } .action-file-grey { background-position: -120px -75px; } .action-flag-0-grey { background-position: -135px -75px; } .action-flag-1-grey { background-position: -150px -75px; } .action-flag-2-grey { background-position: -165px -75px; } .action-flag-3-grey { background-position: -180px -75px; } .action-flag-4-grey { background-position: -195px -75px; } .action-flag-5-grey { background-position: 0px -90px; } .action-flag-6-grey { background-position: -15px -90px; } .action-flag-7-grey { background-position: -30px -90px; } .action-flag-ghost-grey { background-position: -45px -90px; } .action-flag-grey { background-position: -60px -90px; } .action-folder-open-grey { background-position: -75px -90px; } .action-fork-grey { background-position: -90px -90px; } .action-herald-grey { background-position: -105px -90px; } .action-highlight-grey { background-position: -120px -90px; } .action-history-grey { background-position: -135px -90px; } .action-image-grey { background-position: -150px -90px; } .action-like-grey { background-position: -165px -90px; } .action-link-grey { background-position: -180px -90px; } .action-lint-info-grey { background-position: -195px -90px; } .action-lint-ok-grey { background-position: 0px -105px; } .action-lint-warning-grey { background-position: -15px -105px; } .action-lock-grey { background-position: -30px -105px; } .action-love-grey { background-position: -45px -105px; } .action-merge-grey { background-position: -60px -105px; } .action-message-grey { background-position: -75px -105px; } .action-meta-mta-grey { background-position: -90px -105px; } .action-move-grey { background-position: -105px -105px; } .action-new-grey { background-position: -120px -105px; } .action-none-grey { background-position: -135px -105px; } .action-perflab-grey { background-position: -150px -105px; } .action-preview-grey { background-position: -165px -105px; } .action-refresh-grey { background-position: -180px -105px; } .action-remove-grey { background-position: -195px -105px; } .action-search-grey { background-position: 0px -120px; } .action-start-sandcastle-grey { background-position: -15px -120px; } .action-subscribe-add-grey { background-position: -30px -120px; } .action-subscribe-auto-grey { background-position: -45px -120px; } .action-subscribe-delete-grey { background-position: -60px -120px; } .action-tag-grey { background-position: -75px -120px; } .action-transcript-grey { background-position: -90px -120px; } .action-undo-grey { background-position: -105px -120px; } .action-unlock-grey { background-position: -120px -120px; } .action-unmerge-grey { background-position: -135px -120px; } .action-unpublish-grey { background-position: -150px -120px; } .action-upload-grey { background-position: -165px -120px; } .action-warning-grey { background-position: -180px -120px; } .action-world-grey { background-position: -195px -120px; } .action-arrow_left-white, .device-desktop .phabricator-action-view:hover .action-arrow_left { background-position: 0px -135px; } .action-arrow_right-white, .device-desktop .phabricator-action-view:hover .action-arrow_right { background-position: -15px -135px; } .action-attach-white, .device-desktop .phabricator-action-view:hover .action-attach { background-position: -30px -135px; } .action-blame-white, .device-desktop .phabricator-action-view:hover .action-blame { background-position: -45px -135px; } .action-check-white, .device-desktop .phabricator-action-view:hover .action-check { background-position: -60px -135px; } .action-comment-white, .device-desktop .phabricator-action-view:hover .action-comment { background-position: -75px -135px; } .action-computer-white, .device-desktop .phabricator-action-view:hover .action-computer { background-position: -90px -135px; } .action-create-white, .device-desktop .phabricator-action-view:hover .action-create { background-position: -105px -135px; } .action-delete-white, .device-desktop .phabricator-action-view:hover .action-delete { background-position: -120px -135px; } .action-disable-white, .device-desktop .phabricator-action-view:hover .action-disable { background-position: -135px -135px; } .action-dislike-white, .device-desktop .phabricator-action-view:hover .action-dislike { background-position: -150px -135px; } .action-download-alt-white, .device-desktop .phabricator-action-view:hover .action-download-alt { background-position: -165px -135px; } .action-download-white, .device-desktop .phabricator-action-view:hover .action-download { background-position: -180px -135px; } .action-edit-white, .device-desktop .phabricator-action-view:hover .action-edit { background-position: -195px -135px; } .action-enable-white, .device-desktop .phabricator-action-view:hover .action-enable { background-position: 0px -150px; } .action-file-white, .device-desktop .phabricator-action-view:hover .action-file { background-position: -15px -150px; } .action-flag-0-white, .device-desktop .phabricator-action-view:hover .action-flag-0 { background-position: -30px -150px; } .action-flag-1-white, .device-desktop .phabricator-action-view:hover .action-flag-1 { background-position: -45px -150px; } .action-flag-2-white, .device-desktop .phabricator-action-view:hover .action-flag-2 { background-position: -60px -150px; } .action-flag-3-white, .device-desktop .phabricator-action-view:hover .action-flag-3 { background-position: -75px -150px; } .action-flag-4-white, .device-desktop .phabricator-action-view:hover .action-flag-4 { background-position: -90px -150px; } .action-flag-5-white, .device-desktop .phabricator-action-view:hover .action-flag-5 { background-position: -105px -150px; } .action-flag-6-white, .device-desktop .phabricator-action-view:hover .action-flag-6 { background-position: -120px -150px; } .action-flag-7-white, .device-desktop .phabricator-action-view:hover .action-flag-7 { background-position: -135px -150px; } .action-flag-ghost-white, .device-desktop .phabricator-action-view:hover .action-flag-ghost { background-position: -150px -150px; } .action-flag-white, .device-desktop .phabricator-action-view:hover .action-flag { background-position: -165px -150px; } .action-folder-open-white, .device-desktop .phabricator-action-view:hover .action-folder-open { background-position: -180px -150px; } .action-fork-white, .device-desktop .phabricator-action-view:hover .action-fork { background-position: -195px -150px; } .action-herald-white, .device-desktop .phabricator-action-view:hover .action-herald { background-position: 0px -165px; } .action-highlight-white, .device-desktop .phabricator-action-view:hover .action-highlight { background-position: -15px -165px; } .action-history-white, .device-desktop .phabricator-action-view:hover .action-history { background-position: -30px -165px; } .action-image-white, .device-desktop .phabricator-action-view:hover .action-image { background-position: -45px -165px; } .action-like-white, .device-desktop .phabricator-action-view:hover .action-like { background-position: -60px -165px; } .action-link-white, .device-desktop .phabricator-action-view:hover .action-link { background-position: -75px -165px; } .action-lint-info-white, .device-desktop .phabricator-action-view:hover .action-lint-info { background-position: -90px -165px; } .action-lint-ok-white, .device-desktop .phabricator-action-view:hover .action-lint-ok { background-position: -105px -165px; } .action-lint-warning-white, .device-desktop .phabricator-action-view:hover .action-lint-warning { background-position: -120px -165px; } .action-lock-white, .device-desktop .phabricator-action-view:hover .action-lock { background-position: -135px -165px; } .action-love-white, .device-desktop .phabricator-action-view:hover .action-love { background-position: -150px -165px; } .action-merge-white, .device-desktop .phabricator-action-view:hover .action-merge { background-position: -165px -165px; } .action-message-white, .device-desktop .phabricator-action-view:hover .action-message { background-position: -180px -165px; } .action-meta-mta-white, .device-desktop .phabricator-action-view:hover .action-meta-mta { background-position: -195px -165px; } .action-move-white, .device-desktop .phabricator-action-view:hover .action-move { background-position: 0px -180px; } .action-new-white, .device-desktop .phabricator-action-view:hover .action-new, .phabricator-application-launch-create:hover .phabricator-application-create-icon.action-new-grey { background-position: -15px -180px; } .action-none-white, .device-desktop .phabricator-action-view:hover .action-none { background-position: -30px -180px; } .action-perflab-white, .device-desktop .phabricator-action-view:hover .action-perflab { background-position: -45px -180px; } .action-preview-white, .device-desktop .phabricator-action-view:hover .action-preview { background-position: -60px -180px; } .action-refresh-white, .device-desktop .phabricator-action-view:hover .action-refresh { background-position: -75px -180px; } .action-remove-white, .device-desktop .phabricator-action-view:hover .action-remove { background-position: -90px -180px; } .action-search-white, .device-desktop .phabricator-action-view:hover .action-search { background-position: -105px -180px; } .action-start-sandcastle-white, .device-desktop .phabricator-action-view:hover .action-start-sandcastle { background-position: -120px -180px; } .action-subscribe-add-white, .device-desktop .phabricator-action-view:hover .action-subscribe-add { background-position: -135px -180px; } .action-subscribe-auto-white, .device-desktop .phabricator-action-view:hover .action-subscribe-auto { background-position: -150px -180px; } .action-subscribe-delete-white, .device-desktop .phabricator-action-view:hover .action-subscribe-delete { background-position: -165px -180px; } .action-tag-white, .device-desktop .phabricator-action-view:hover .action-tag { background-position: -180px -180px; } .action-transcript-white, .device-desktop .phabricator-action-view:hover .action-transcript { background-position: -195px -180px; } .action-undo-white, .device-desktop .phabricator-action-view:hover .action-undo { background-position: 0px -195px; } .action-unlock-white, .device-desktop .phabricator-action-view:hover .action-unlock { background-position: -15px -195px; } .action-unmerge-white, .device-desktop .phabricator-action-view:hover .action-unmerge { background-position: -30px -195px; } .action-unpublish-white, .device-desktop .phabricator-action-view:hover .action-unpublish { background-position: -45px -195px; } .action-upload-white, .device-desktop .phabricator-action-view:hover .action-upload { background-position: -60px -195px; } .action-warning-white, .device-desktop .phabricator-action-view:hover .action-warning { background-position: -75px -195px; } .action-world-white, .device-desktop .phabricator-action-view:hover .action-world { background-position: -90px -195px; } .remarkup-assist-b { background-position: -105px -195px; } .remarkup-assist-code { background-position: -120px -195px; } .remarkup-assist-help { background-position: -135px -195px; } .remarkup-assist-i { background-position: -150px -195px; } .remarkup-assist-image { background-position: -165px -195px; } .remarkup-assist-larger { background-position: -180px -195px; } .remarkup-assist-meme { background-position: -195px -195px; } .remarkup-assist-ol { background-position: 0px -210px; } .remarkup-assist-table { background-position: -15px -210px; } .remarkup-assist-tag { background-position: -30px -210px; } .remarkup-assist-tt { background-position: -45px -210px; } .remarkup-assist-ul { background-position: -60px -210px; }
webroot/rsrc/css/sprite-icon.css
.sprite-icon { background-image: url(/rsrc/image/sprite-icon.png); background-repeat: no-repeat; } @media only screen and (min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 1.5) { .sprite-icon { background-image: url(/rsrc/image/sprite-icon-X2.png); background-size: 210px 225px; } } .action-arrow_left { background-position: 0px 0px; } .action-arrow_right { background-position: -15px 0px; } .action-attach { background-position: -30px 0px; } .action-blame { background-position: -45px 0px; } .action-check { background-position: -60px 0px; } .action-comment { background-position: -75px 0px; } .action-computer { background-position: -90px 0px; } .action-create { background-position: -105px 0px; } .action-delete { background-position: -120px 0px; } .action-disable { background-position: -135px 0px; } .action-dislike { background-position: -150px 0px; } .action-download-alt { background-position: -165px 0px; } .action-download { background-position: -180px 0px; } .action-edit { background-position: -195px 0px; } .action-enable { background-position: 0px -15px; } .action-file { background-position: -15px -15px; } .action-flag-0 { background-position: -30px -15px; } .action-flag-1 { background-position: -45px -15px; } .action-flag-2 { background-position: -60px -15px; } .action-flag-3 { background-position: -75px -15px; } .action-flag-4 { background-position: -90px -15px; } .action-flag-5 { background-position: -105px -15px; } .action-flag-6 { background-position: -120px -15px; } .action-flag-7 { background-position: -135px -15px; } .action-flag-ghost { background-position: -150px -15px; } .action-flag { background-position: -165px -15px; } .action-folder-open { background-position: -180px -15px; } .action-fork { background-position: -195px -15px; } .action-herald { background-position: 0px -30px; } .action-highlight { background-position: -15px -30px; } .action-history { background-position: -30px -30px; } .action-image { background-position: -45px -30px; } .action-like { background-position: -60px -30px; } .action-link { background-position: -75px -30px; } .action-lint-info { background-position: -90px -30px; } .action-lint-ok { background-position: -105px -30px; } .action-lint-warning { background-position: -120px -30px; } .action-lock { background-position: -135px -30px; } .action-love { background-position: -150px -30px; } .action-merge { background-position: -165px -30px; } .action-message { background-position: -180px -30px; } .action-meta-mta { background-position: -195px -30px; } .action-move { background-position: 0px -45px; } .action-new { background-position: -15px -45px; } .action-none { background-position: -30px -45px; } .action-perflab { background-position: -45px -45px; } .action-preview { background-position: -60px -45px; } .action-refresh { background-position: -75px -45px; } .action-remove { background-position: -90px -45px; } .action-search { background-position: -105px -45px; } .action-start-sandcastle { background-position: -120px -45px; } .action-subscribe-add { background-position: -135px -45px; } .action-subscribe-auto { background-position: -150px -45px; } .action-subscribe-delete { background-position: -165px -45px; } .action-tag { background-position: -180px -45px; } .action-transcript { background-position: -195px -45px; } .action-undo { background-position: 0px -60px; } .action-unlock { background-position: -15px -60px; } .action-unmerge { background-position: -30px -60px; } .action-unpublish { background-position: -45px -60px; } .action-upload { background-position: -60px -60px; } .action-warning { background-position: -75px -60px; } .action-world { background-position: -90px -60px; } .action-arrow_left-grey { background-position: -105px -60px; } .action-arrow_right-grey { background-position: -120px -60px; } .action-attach-grey { background-position: -135px -60px; } .action-blame-grey { background-position: -150px -60px; } .action-check-grey { background-position: -165px -60px; } .action-comment-grey { background-position: -180px -60px; } .action-computer-grey { background-position: -195px -60px; } .action-create-grey { background-position: 0px -75px; } .action-delete-grey { background-position: -15px -75px; } .action-disable-grey { background-position: -30px -75px; } .action-dislike-grey { background-position: -45px -75px; } .action-download-alt-grey { background-position: -60px -75px; } .action-download-grey { background-position: -75px -75px; } .action-edit-grey { background-position: -90px -75px; } .action-enable-grey { background-position: -105px -75px; } .action-file-grey { background-position: -120px -75px; } .action-flag-0-grey { background-position: -135px -75px; } .action-flag-1-grey { background-position: -150px -75px; } .action-flag-2-grey { background-position: -165px -75px; } .action-flag-3-grey { background-position: -180px -75px; } .action-flag-4-grey { background-position: -195px -75px; } .action-flag-5-grey { background-position: 0px -90px; } .action-flag-6-grey { background-position: -15px -90px; } .action-flag-7-grey { background-position: -30px -90px; } .action-flag-ghost-grey { background-position: -45px -90px; } .action-flag-grey { background-position: -60px -90px; } .action-folder-open-grey { background-position: -75px -90px; } .action-fork-grey { background-position: -90px -90px; } .action-herald-grey { background-position: -105px -90px; } .action-highlight-grey { background-position: -120px -90px; } .action-history-grey { background-position: -135px -90px; } .action-image-grey { background-position: -150px -90px; } .action-like-grey { background-position: -165px -90px; } .action-link-grey { background-position: -180px -90px; } .action-lint-info-grey { background-position: -195px -90px; } .action-lint-ok-grey { background-position: 0px -105px; } .action-lint-warning-grey { background-position: -15px -105px; } .action-lock-grey { background-position: -30px -105px; } .action-love-grey { background-position: -45px -105px; } .action-merge-grey { background-position: -60px -105px; } .action-message-grey { background-position: -75px -105px; } .action-meta-mta-grey { background-position: -90px -105px; } .action-move-grey { background-position: -105px -105px; } .action-new-grey { background-position: -120px -105px; } .action-none-grey { background-position: -135px -105px; } .action-perflab-grey { background-position: -150px -105px; } .action-preview-grey { background-position: -165px -105px; } .action-refresh-grey { background-position: -180px -105px; } .action-remove-grey { background-position: -195px -105px; } .action-search-grey { background-position: 0px -120px; } .action-start-sandcastle-grey { background-position: -15px -120px; } .action-subscribe-add-grey { background-position: -30px -120px; } .action-subscribe-auto-grey { background-position: -45px -120px; } .action-subscribe-delete-grey { background-position: -60px -120px; } .action-tag-grey { background-position: -75px -120px; } .action-transcript-grey { background-position: -90px -120px; } .action-undo-grey { background-position: -105px -120px; } .action-unlock-grey { background-position: -120px -120px; } .action-unmerge-grey { background-position: -135px -120px; } .action-unpublish-grey { background-position: -150px -120px; } .action-upload-grey { background-position: -165px -120px; } .action-warning-grey { background-position: -180px -120px; } .action-world-grey { background-position: -195px -120px; } .action-arrow_left-white, .device-desktop .phabricator-action-view:hover .action-arrow_left { background-position: 0px -135px; } .action-arrow_right-white, .device-desktop .phabricator-action-view:hover .action-arrow_right { background-position: -15px -135px; } .action-attach-white, .device-desktop .phabricator-action-view:hover .action-attach { background-position: -30px -135px; } .action-blame-white, .device-desktop .phabricator-action-view:hover .action-blame { background-position: -45px -135px; } .action-check-white, .device-desktop .phabricator-action-view:hover .action-check { background-position: -60px -135px; } .action-comment-white, .device-desktop .phabricator-action-view:hover .action-comment { background-position: -75px -135px; } .action-computer-white, .device-desktop .phabricator-action-view:hover .action-computer { background-position: -90px -135px; } .action-create-white, .device-desktop .phabricator-action-view:hover .action-create { background-position: -105px -135px; } .action-delete-white, .device-desktop .phabricator-action-view:hover .action-delete { background-position: -120px -135px; } .action-disable-white, .device-desktop .phabricator-action-view:hover .action-disable { background-position: -135px -135px; } .action-dislike-white, .device-desktop .phabricator-action-view:hover .action-dislike { background-position: -150px -135px; } .action-download-alt-white, .device-desktop .phabricator-action-view:hover .action-download-alt { background-position: -165px -135px; } .action-download-white, .device-desktop .phabricator-action-view:hover .action-download { background-position: -180px -135px; } .action-edit-white, .device-desktop .phabricator-action-view:hover .action-edit { background-position: -195px -135px; } .action-enable-white, .device-desktop .phabricator-action-view:hover .action-enable { background-position: 0px -150px; } .action-file-white, .device-desktop .phabricator-action-view:hover .action-file { background-position: -15px -150px; } .action-flag-0-white, .device-desktop .phabricator-action-view:hover .action-flag-0 { background-position: -30px -150px; } .action-flag-1-white, .device-desktop .phabricator-action-view:hover .action-flag-1 { background-position: -45px -150px; } .action-flag-2-white, .device-desktop .phabricator-action-view:hover .action-flag-2 { background-position: -60px -150px; } .action-flag-3-white, .device-desktop .phabricator-action-view:hover .action-flag-3 { background-position: -75px -150px; } .action-flag-4-white, .device-desktop .phabricator-action-view:hover .action-flag-4 { background-position: -90px -150px; } .action-flag-5-white, .device-desktop .phabricator-action-view:hover .action-flag-5 { background-position: -105px -150px; } .action-flag-6-white, .device-desktop .phabricator-action-view:hover .action-flag-6 { background-position: -120px -150px; } .action-flag-7-white, .device-desktop .phabricator-action-view:hover .action-flag-7 { background-position: -135px -150px; } .action-flag-ghost-white, .device-desktop .phabricator-action-view:hover .action-flag-ghost { background-position: -150px -150px; } .action-flag-white, .device-desktop .phabricator-action-view:hover .action-flag { background-position: -165px -150px; } .action-folder-open-white, .device-desktop .phabricator-action-view:hover .action-folder-open { background-position: -180px -150px; } .action-fork-white, .device-desktop .phabricator-action-view:hover .action-fork { background-position: -195px -150px; } .action-herald-white, .device-desktop .phabricator-action-view:hover .action-herald { background-position: 0px -165px; } .action-highlight-white, .device-desktop .phabricator-action-view:hover .action-highlight { background-position: -15px -165px; } .action-history-white, .device-desktop .phabricator-action-view:hover .action-history { background-position: -30px -165px; } .action-image-white, .device-desktop .phabricator-action-view:hover .action-image { background-position: -45px -165px; } .action-like-white, .device-desktop .phabricator-action-view:hover .action-like { background-position: -60px -165px; } .action-link-white, .device-desktop .phabricator-action-view:hover .action-link { background-position: -75px -165px; } .action-lint-info-white, .device-desktop .phabricator-action-view:hover .action-lint-info { background-position: -90px -165px; } .action-lint-ok-white, .device-desktop .phabricator-action-view:hover .action-lint-ok { background-position: -105px -165px; } .action-lint-warning-white, .device-desktop .phabricator-action-view:hover .action-lint-warning { background-position: -120px -165px; } .action-lock-white, .device-desktop .phabricator-action-view:hover .action-lock { background-position: -135px -165px; } .action-love-white, .device-desktop .phabricator-action-view:hover .action-love { background-position: -150px -165px; } .action-merge-white, .device-desktop .phabricator-action-view:hover .action-merge { background-position: -165px -165px; } .action-message-white, .device-desktop .phabricator-action-view:hover .action-message { background-position: -180px -165px; } .action-meta-mta-white, .device-desktop .phabricator-action-view:hover .action-meta-mta { background-position: -195px -165px; } .action-move-white, .device-desktop .phabricator-action-view:hover .action-move { background-position: 0px -180px; } .action-new-white, .device-desktop .phabricator-action-view:hover .action-new, .phabricator-application-launch-create:hover .phabricator-application-create-icon.action-new-grey { background-position: -15px -180px; } .action-none-white, .device-desktop .phabricator-action-view:hover .action-none { background-position: -30px -180px; } .action-perflab-white, .device-desktop .phabricator-action-view:hover .action-perflab { background-position: -45px -180px; } .action-preview-white, .device-desktop .phabricator-action-view:hover .action-preview { background-position: -60px -180px; } .action-refresh-white, .device-desktop .phabricator-action-view:hover .action-refresh { background-position: -75px -180px; } .action-remove-white, .device-desktop .phabricator-action-view:hover .action-remove { background-position: -90px -180px; } .action-search-white, .device-desktop .phabricator-action-view:hover .action-search { background-position: -105px -180px; } .action-start-sandcastle-white, .device-desktop .phabricator-action-view:hover .action-start-sandcastle { background-position: -120px -180px; } .action-subscribe-add-white, .device-desktop .phabricator-action-view:hover .action-subscribe-add { background-position: -135px -180px; } .action-subscribe-auto-white, .device-desktop .phabricator-action-view:hover .action-subscribe-auto { background-position: -150px -180px; } .action-subscribe-delete-white, .device-desktop .phabricator-action-view:hover .action-subscribe-delete { background-position: -165px -180px; } .action-tag-white, .device-desktop .phabricator-action-view:hover .action-tag { background-position: -180px -180px; } .action-transcript-white, .device-desktop .phabricator-action-view:hover .action-transcript { background-position: -195px -180px; } .action-undo-white, .device-desktop .phabricator-action-view:hover .action-undo { background-position: 0px -195px; } .action-unlock-white, .device-desktop .phabricator-action-view:hover .action-unlock { background-position: -15px -195px; } .action-unmerge-white, .device-desktop .phabricator-action-view:hover .action-unmerge { background-position: -30px -195px; } .action-unpublish-white, .device-desktop .phabricator-action-view:hover .action-unpublish { background-position: -45px -195px; } .action-upload-white, .device-desktop .phabricator-action-view:hover .action-upload { background-position: -60px -195px; } .action-warning-white, .device-desktop .phabricator-action-view:hover .action-warning { background-position: -75px -195px; } .action-world-white, .device-desktop .phabricator-action-view:hover .action-world { background-position: -90px -195px; } .remarkup-assist-b { background-position: -105px -195px; } .remarkup-assist-code { background-position: -120px -195px; } .remarkup-assist-help { background-position: -135px -195px; } .remarkup-assist-i { background-position: -150px -195px; } .remarkup-assist-image { background-position: -165px -195px; } .remarkup-assist-larger { background-position: -180px -195px; } .remarkup-assist-meme { background-position: -195px -195px; } .remarkup-assist-ol { background-position: 0px -210px; } .remarkup-assist-table { background-position: -15px -210px; } .remarkup-assist-tag { background-position: -30px -210px; } .remarkup-assist-tt { background-position: -45px -210px; } .remarkup-assist-ul { background-position: -60px -210px; }
0.368633
0.126623