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
@charset "utf-8"; /* CSS Document */ html,body{margin:0px;padding:0;min-height:100%;background-color:#f4f4f4;} *html{background-image:url(about:blank);background-attachment:fixed;} img {border:0;outline:none;} a{ text-decoration: none;color:#333; outline:none;} a:hover{text-decoration:none;color:#333; outline:none;} body{font-family:"microsoft yahei" Arial, Helvetica, sans-serif;font-size:20px;color:#333;} select,input{font-size: 13px;font-family:"microsoft yahei" Arial, Helvetica, sans-serif; padding:0; margin:0;} input,button,select,textarea, div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form,em,span,a,img{ margin:0; padding:0; list-style:none;outline:none;/*-webkit-user-select: none;-moz-user-select: none;-khtml-user-select: none;user-select: none;*/} input,button{-webkit-appearance:none;} table{ border:0; padding:0; margin:0;} em,i { font-style:normal} table {border-collapse: collapse;border-spacing: 0;} h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;} ul,ol,li {list-style: none;} *{-webkit-tap-highlight-color:rgba(255,255,255,0);tap-highlight-color:rgba(255,255,255,0);} img {border: none;} input,img {vertical-align: middle;} .clear{clear: both;} .red{color:#c35555;} .red-f00{color:#F00;} .purple{color:#f03f75;} .arail{font-family:Arial, Helvetica, sans-serif;} input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc;} input:-moz-placeholder,textarea:-moz-placeholder{color:#ccc;} .f-left{float:left;} .f-right{float:right;} .box-size{-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;} body{padding-bottom:80px;} .mainBox{position:relative;width:640px;margin:0 auto;z-index:9;background:#f4f4f4;} /* .storeList{padding:20px 20px 0;} */ .pb-100{padding-bottom:100px;} .pt-194{padding-top:194px;} .topFixedArea{position:fixed;width:640px;top:0;left:50%;margin-left:-320px;background:#f4f4f4;z-index:2;} .bottomFixedBox{width:640px;height:100px;position:fixed;bottom:0;left:50%;margin-left:-320px;overflow:hidden;} .bottomWendaBox{width:100%;padding-right:126px;padding-left:100px;height:100px;border-top:1px solid #bfbfbf;background-color:#f7f7f7;position:absolute;top:0;left:0;} .bottomWendaBox input{width:100%;padding:0 8px;height:72px;border:1px solid #bfbfbf;border-radius:5px;background:#FFF;color:#999;position:relative;top:14px;margin:0 auto;font-size:30px;line-height:72px;} .plusMsgBtn{display:inline-block;width:100px;height:72px;background:rgba(255,255,255,0) url(../images/fsgw/add-40X40.png) center center no-repeat;line-height:72px;position:absolute;left:0;top:14px;} .sendMsgBtn{display:inline-block;width:120px;height:72px;border-radius:5px;color:#444;font-size:36px;background:rgba(255,255,255,0);text-align:center;line-height:72px;position:absolute;right:3px;top:14px;} a.sendMsgBtn:hover{color:#555;background:rgba(255,255,255,0.35);} .deletePlusMsg{padding-left:14px;} .deletePlusMsg .plusMsgBtn{display:none;} .searchBox{margin:20px;width:458px; height:32px;background:#fff;border-radius:10px;padding:18px 62px 18px 20px;position:relative;} .searchInput{width:100%;height:32px;line-height:32px;font-size:30px;border:none;background:none;} .searchIcon{width:32px;height:32px;position:absolute;top:18px;right:15px;background:url(../images/order/searchIcon-32X32.png) no-repeat;} .navigatorBox{background-color:#FFF;} .navigator{width:100%;overflow:auto;height:auto;zoom:1;text-align:center;} .navigator a{display:inline-block;float:left;height:80px;border-bottom:5px solid #f4f4f4;line-height:80px;font-size:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .quarterNav a{width:25%;} .fiveNav a{width:20%;} .navigator a.current,.navigator a:hover{border-color:#f16362;color:#f16362;} .searchGo{position:absolute;top: 14px;right: -55px;z-index:2;font-size: 28px;} .orderList{margin-top:10px;} .orderList li{margin-top:10px;background:#FFF;} .orderInfList{position:relative;padding:10px 42px;} .orderInfTxt{padding-right:100px;} .orderInfTxt p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:24px;color:#444;padding:6px 0;} .clearPb p{padding-bottom:0;} .orderPicList{height:100px;overflow:hidden;padding:36px 0 16px;} .orderPicList img{float:left;width:100px;height:100px;margin-right:10px;} .topShape{width:100px;height:100px;background:url(../images/order/orderTopShape.png) 0 0 no-repeat;position:absolute;top:0;right:0;} .speedSend{background-position:0 -100px;} .topShape span{display:inline-block;font-size:30px;margin:15px 0 0 15px;color:#FFF;width:100%;text-align:center;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);} .listBottomLine{border-top:2px solid #e6e6e6;padding:10px 42px;line-height:54px;font-size:24px;color:#b2b2b2;} .orderStatus{font-size:30px;color:#f16362;cursor:pointer;} .orderListBotInf{border-top:2px solid #e6e6e6;padding:16px 42px;font-size:24px;color:#b2b2b2;overflow:auto;height:auto;zoom:1.0;} .orderListBotInf p{float:left;width:50%;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .goodsPicList{height:200px;overflow:hidden;padding:36px 0 16px;} .goodsPicList img{float:left;width:200px;height:200px;margin-right:10px;} /*copy*/ .copy{position:fixed;line-height:80px;height:80px;width:100%;left:0;bottom:0;text-align:center;color:#999;} .shadow{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.6);top:0;left:0;z-index:200;} .friendTipBox{width:560px;height:auto;padding:24px 0 0;position:fixed;top:50%;left:50%;margin-left:-280px;background-color:#f5f5f5;border-radius:8px;z-index:201;} .friendTipTit{font-size:30px;color:#444;text-align:center;padding:12px 0;} .friendTipInf{font-size:18px;color:#999;line-height:30px;} .sendSureList{padding:0 32px;height:auto;overflow:auto;zoom:1.0;} .sendSureList li{margin:16px 0;float:left;width:100%;} .selectBox{border:1px solid #e2e2e2;height:70px;background:#f5f5f5 url(../images/order/down-26X14.png) right center no-repeat;border-radius:8px;position:relative;padding-right:45px;} .selectBox span{display:block;padding:0 16px;font-size:30px;color:#444;height:70px;line-height:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .selectBox select{width:100%;height:70px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute;left:0;top:0;} .g-input{border-radius:8px;background:#FFF;width:100%;border:none;font-size:30px;color:#b2b2b2;height:70px;padding:20px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;} .friendTipBtn{text-align:left;margin-top:16px;border-top:1px solid #ccc;} .g-btn{display:inline-block;width:50%;float:left;height:86px;line-height:86px;font-size:36px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;} .sureBtn{color:#f16362;} .sureBtn:hover{color:#f16362;} .cancelBtn{color:#444;} .cancelBtn:hover{color:#444;} .rightBorder{border-right:1px solid #ccc;} .deleteBtn{color:#FFF;background-color:#ec7d39;} .deleteBtn:hover{color:#FFF;background-color:#db7334;} .loading_tit{position:relative;clear:both;height:70px;line-height:70px;text-align:center;color:#999;width:612px;background:inherit;margin:0 auto 10px;z-index:1;} .loading_tit p{} .opacity0{-webkit-opacity:0;-moz-opacity:0;opacity:0;} .clear{clear:both;display:block;height:0;overflow:hidden;} .hide{display:none;}
order-wap/src/main/resources/static/styles/order.css
@charset "utf-8"; /* CSS Document */ html,body{margin:0px;padding:0;min-height:100%;background-color:#f4f4f4;} *html{background-image:url(about:blank);background-attachment:fixed;} img {border:0;outline:none;} a{ text-decoration: none;color:#333; outline:none;} a:hover{text-decoration:none;color:#333; outline:none;} body{font-family:"microsoft yahei" Arial, Helvetica, sans-serif;font-size:20px;color:#333;} select,input{font-size: 13px;font-family:"microsoft yahei" Arial, Helvetica, sans-serif; padding:0; margin:0;} input,button,select,textarea, div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form,em,span,a,img{ margin:0; padding:0; list-style:none;outline:none;/*-webkit-user-select: none;-moz-user-select: none;-khtml-user-select: none;user-select: none;*/} input,button{-webkit-appearance:none;} table{ border:0; padding:0; margin:0;} em,i { font-style:normal} table {border-collapse: collapse;border-spacing: 0;} h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;} ul,ol,li {list-style: none;} *{-webkit-tap-highlight-color:rgba(255,255,255,0);tap-highlight-color:rgba(255,255,255,0);} img {border: none;} input,img {vertical-align: middle;} .clear{clear: both;} .red{color:#c35555;} .red-f00{color:#F00;} .purple{color:#f03f75;} .arail{font-family:Arial, Helvetica, sans-serif;} input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc;} input:-moz-placeholder,textarea:-moz-placeholder{color:#ccc;} .f-left{float:left;} .f-right{float:right;} .box-size{-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;} body{padding-bottom:80px;} .mainBox{position:relative;width:640px;margin:0 auto;z-index:9;background:#f4f4f4;} /* .storeList{padding:20px 20px 0;} */ .pb-100{padding-bottom:100px;} .pt-194{padding-top:194px;} .topFixedArea{position:fixed;width:640px;top:0;left:50%;margin-left:-320px;background:#f4f4f4;z-index:2;} .bottomFixedBox{width:640px;height:100px;position:fixed;bottom:0;left:50%;margin-left:-320px;overflow:hidden;} .bottomWendaBox{width:100%;padding-right:126px;padding-left:100px;height:100px;border-top:1px solid #bfbfbf;background-color:#f7f7f7;position:absolute;top:0;left:0;} .bottomWendaBox input{width:100%;padding:0 8px;height:72px;border:1px solid #bfbfbf;border-radius:5px;background:#FFF;color:#999;position:relative;top:14px;margin:0 auto;font-size:30px;line-height:72px;} .plusMsgBtn{display:inline-block;width:100px;height:72px;background:rgba(255,255,255,0) url(../images/fsgw/add-40X40.png) center center no-repeat;line-height:72px;position:absolute;left:0;top:14px;} .sendMsgBtn{display:inline-block;width:120px;height:72px;border-radius:5px;color:#444;font-size:36px;background:rgba(255,255,255,0);text-align:center;line-height:72px;position:absolute;right:3px;top:14px;} a.sendMsgBtn:hover{color:#555;background:rgba(255,255,255,0.35);} .deletePlusMsg{padding-left:14px;} .deletePlusMsg .plusMsgBtn{display:none;} .searchBox{margin:20px;width:458px; height:32px;background:#fff;border-radius:10px;padding:18px 62px 18px 20px;position:relative;} .searchInput{width:100%;height:32px;line-height:32px;font-size:30px;border:none;background:none;} .searchIcon{width:32px;height:32px;position:absolute;top:18px;right:15px;background:url(../images/order/searchIcon-32X32.png) no-repeat;} .navigatorBox{background-color:#FFF;} .navigator{width:100%;overflow:auto;height:auto;zoom:1;text-align:center;} .navigator a{display:inline-block;float:left;height:80px;border-bottom:5px solid #f4f4f4;line-height:80px;font-size:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .quarterNav a{width:25%;} .fiveNav a{width:20%;} .navigator a.current,.navigator a:hover{border-color:#f16362;color:#f16362;} .searchGo{position:absolute;top: 14px;right: -55px;z-index:2;font-size: 28px;} .orderList{margin-top:10px;} .orderList li{margin-top:10px;background:#FFF;} .orderInfList{position:relative;padding:10px 42px;} .orderInfTxt{padding-right:100px;} .orderInfTxt p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:24px;color:#444;padding:6px 0;} .clearPb p{padding-bottom:0;} .orderPicList{height:100px;overflow:hidden;padding:36px 0 16px;} .orderPicList img{float:left;width:100px;height:100px;margin-right:10px;} .topShape{width:100px;height:100px;background:url(../images/order/orderTopShape.png) 0 0 no-repeat;position:absolute;top:0;right:0;} .speedSend{background-position:0 -100px;} .topShape span{display:inline-block;font-size:30px;margin:15px 0 0 15px;color:#FFF;width:100%;text-align:center;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);} .listBottomLine{border-top:2px solid #e6e6e6;padding:10px 42px;line-height:54px;font-size:24px;color:#b2b2b2;} .orderStatus{font-size:30px;color:#f16362;cursor:pointer;} .orderListBotInf{border-top:2px solid #e6e6e6;padding:16px 42px;font-size:24px;color:#b2b2b2;overflow:auto;height:auto;zoom:1.0;} .orderListBotInf p{float:left;width:50%;line-height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .goodsPicList{height:200px;overflow:hidden;padding:36px 0 16px;} .goodsPicList img{float:left;width:200px;height:200px;margin-right:10px;} /*copy*/ .copy{position:fixed;line-height:80px;height:80px;width:100%;left:0;bottom:0;text-align:center;color:#999;} .shadow{position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.6);top:0;left:0;z-index:200;} .friendTipBox{width:560px;height:auto;padding:24px 0 0;position:fixed;top:50%;left:50%;margin-left:-280px;background-color:#f5f5f5;border-radius:8px;z-index:201;} .friendTipTit{font-size:30px;color:#444;text-align:center;padding:12px 0;} .friendTipInf{font-size:18px;color:#999;line-height:30px;} .sendSureList{padding:0 32px;height:auto;overflow:auto;zoom:1.0;} .sendSureList li{margin:16px 0;float:left;width:100%;} .selectBox{border:1px solid #e2e2e2;height:70px;background:#f5f5f5 url(../images/order/down-26X14.png) right center no-repeat;border-radius:8px;position:relative;padding-right:45px;} .selectBox span{display:block;padding:0 16px;font-size:30px;color:#444;height:70px;line-height:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;} .selectBox select{width:100%;height:70px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute;left:0;top:0;} .g-input{border-radius:8px;background:#FFF;width:100%;border:none;font-size:30px;color:#b2b2b2;height:70px;padding:20px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;} .friendTipBtn{text-align:left;margin-top:16px;border-top:1px solid #ccc;} .g-btn{display:inline-block;width:50%;float:left;height:86px;line-height:86px;font-size:36px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;} .sureBtn{color:#f16362;} .sureBtn:hover{color:#f16362;} .cancelBtn{color:#444;} .cancelBtn:hover{color:#444;} .rightBorder{border-right:1px solid #ccc;} .deleteBtn{color:#FFF;background-color:#ec7d39;} .deleteBtn:hover{color:#FFF;background-color:#db7334;} .loading_tit{position:relative;clear:both;height:70px;line-height:70px;text-align:center;color:#999;width:612px;background:inherit;margin:0 auto 10px;z-index:1;} .loading_tit p{} .opacity0{-webkit-opacity:0;-moz-opacity:0;opacity:0;} .clear{clear:both;display:block;height:0;overflow:hidden;} .hide{display:none;}
0.190385
0.043144
body { width: 100%; height: 100%; font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 2; background-color: #fff; /*! color: #444; */ color: #35802D; } html { width: 100%; height: 100%; } a { color: #036; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } a:hover, a:focus { color: #369; text-decoration: none; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } a .fa-stack { color: #46b8da; } .btn { border-radius: 2px; margin-bottom:10px; } h1 { font-size: 46px; font-weight: 300; } .navbar-brand { font-size: 22px; line-height: 20px; font-weight: 400; } .navbar-default { background-color: transparent; border: 0; text-transform: uppercase; } .navbar-default .navbar-nav>li>a { color: #444; } .top-nav-collapse { background-color: #f8f8f8; border-color: #e7e7e7; } .navbar-default .navbar-toggle { border-color: transparent; } .site-wrapper-inner { display: table-cell; vertical-align: middle; } .btn-lg { padding: 15px 20px; font-weight: bold; } .btn-default { background-color: transparent; border: 2px solid #000; } .btn-default:hover, .btn-default:focus { background-color: transparent; color:#555; } .intro-section { background: url(../img/4.jpg); } .about-section { background: url(../img/0.jpg); } .services-section { background: url(../img/7.jpg); } .contact-section { background: url(../img/3.jpg); } .overlay { padding: 150px 0; height: 100%; background: rgba(255,255,255,1); /* Old Browsers */background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 80%); /* FF3.6+ */background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(80%, rgba(255,255,255,0))); /* Chrome, Safari4+ */background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 80%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 80%); /* Opera 11.10+ */background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 80%); /* IE 10+ */background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 80%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 ); /* IE6-9 */ display: table; width: 100%; } .parallax { /* height: 100%; */ height: auto; margin: 0 auto; width: 100%; position: relative; background-position: 50% 50%; background-attachment: fixed; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } @media(min-width:767px) { .navbar { padding: 20px 0; -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out; -moz-transition: background .5s ease-in-out,padding .5s ease-in-out; transition: background .5s ease-in-out,padding .5s ease-in-out; } .top-nav-collapse { padding: 0; } } @media(max-width:767px) { .parallax, .overlay { height: auto; background-position: 50% 50%!important; } .overlay { padding: 70px 0; background: rgba(255, 255, 255, 0.7); } .navbar-default .navbar-collapse { background-color: #f8f8f8; } }
css/onepage-starter.css
body { width: 100%; height: 100%; font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 2; background-color: #fff; /*! color: #444; */ color: #35802D; } html { width: 100%; height: 100%; } a { color: #036; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } a:hover, a:focus { color: #369; text-decoration: none; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } a .fa-stack { color: #46b8da; } .btn { border-radius: 2px; margin-bottom:10px; } h1 { font-size: 46px; font-weight: 300; } .navbar-brand { font-size: 22px; line-height: 20px; font-weight: 400; } .navbar-default { background-color: transparent; border: 0; text-transform: uppercase; } .navbar-default .navbar-nav>li>a { color: #444; } .top-nav-collapse { background-color: #f8f8f8; border-color: #e7e7e7; } .navbar-default .navbar-toggle { border-color: transparent; } .site-wrapper-inner { display: table-cell; vertical-align: middle; } .btn-lg { padding: 15px 20px; font-weight: bold; } .btn-default { background-color: transparent; border: 2px solid #000; } .btn-default:hover, .btn-default:focus { background-color: transparent; color:#555; } .intro-section { background: url(../img/4.jpg); } .about-section { background: url(../img/0.jpg); } .services-section { background: url(../img/7.jpg); } .contact-section { background: url(../img/3.jpg); } .overlay { padding: 150px 0; height: 100%; background: rgba(255,255,255,1); /* Old Browsers */background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 80%); /* FF3.6+ */background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(80%, rgba(255,255,255,0))); /* Chrome, Safari4+ */background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 80%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 80%); /* Opera 11.10+ */background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 80%); /* IE 10+ */background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 80%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 ); /* IE6-9 */ display: table; width: 100%; } .parallax { /* height: 100%; */ height: auto; margin: 0 auto; width: 100%; position: relative; background-position: 50% 50%; background-attachment: fixed; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } @media(min-width:767px) { .navbar { padding: 20px 0; -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out; -moz-transition: background .5s ease-in-out,padding .5s ease-in-out; transition: background .5s ease-in-out,padding .5s ease-in-out; } .top-nav-collapse { padding: 0; } } @media(max-width:767px) { .parallax, .overlay { height: auto; background-position: 50% 50%!important; } .overlay { padding: 70px 0; background: rgba(255, 255, 255, 0.7); } .navbar-default .navbar-collapse { background-color: #f8f8f8; } }
0.422505
0.060087
@font-face { font-family: exo; src:url('../fonts/Exo-Regular.otf'); } @font-face { font-family: exobold; src:url('../fonts/Exo-Bold.otf'); } @font-face { font-family: exoitalic; src:url('../fonts/Exo-Italic.otf'); } body { line-height: 1.42; background-color: #000; } #bloc_page { font-family: 'exo',sans-serif; font-size: 14px; color: rgb(49,53,61); background-color: rgb(0,0,0); } strong { font-family: 'exobold', sans-serif; } i { font-family: 'exoitalic',sans-serif; } h1,h2,h3,h4,p { font-family: 'exo',sans-serif; } h1 { font-size: 40px; } h2 { font-size: 35px; } h3 { font-size: 30px; } h4 { font-size: 25px; } li { list-style: none; } a , a:visited { color: rgb(52,152,219) !important; } a:focus , a:active , a:hover { transition: color 0.3s ease; color : #FFD800 !important; } .btn-wog, .btn-wog:visited { -webkit-transition: ease 0.5s; transition: ease 0.5s; background-color: rgba(255,255,255,1); border-radius: 0; color: rgba(28,29,33,1); } .btn-wog:hover, .btn-wog:focus { -webkit-transition: ease 0.5s; transition: ease 0.5s; background-color: rgba(28,29,33,1); color: #FFF; } .disabled { opacity: 0.6; cursor: not-allowed; } /* HEADER */ header { display: block; background: url('../img/header.jpg'); background-size:cover; height: 250px; } header .logo { display: block; margin: auto; padding-top: 25px; width: 200px; height: 250px; } header .logo img { width: 200px; } .navbar { margin-bottom: 0; background-color: rgba(28,29,33,1); border-radius: 0; border: 1px solid rgba(28,29,33,1); border-bottom: 1px solid rgba(255,255,255,0.30); border-top: 1px solid rgba(255,255,255,0.30); z-index: 2000; } .navbar a , .navbar a:visited { text-transform: uppercase; font-size: 18px; } .main-nav a:hover, .main-nav a:active { -webkit-transform: skew(25deg); -ms-transform: skew(25deg); -o-transform: skew(25deg); tranform: skew(25deg); } .main-nav li:hover , .main-nav li:active, .main-nav li:focus { -webkit-transform: skew(-25deg); -ms-transform: skew(-25deg); -o-transform: skew(-25deg); tranform: skew(-25deg); transition: background-color 0.3s ease; background-color: rgba(18,18,21,1); } .navbar .navbar-nav { display: inline-block; float: none; vertical-align: top; } .navbar-collapse { text-align: center; } /* FOOTER */ footer { position: relative; bottom: 0; background-color: rgba(28,29,33,1); width: 100%; color: rgb(52,152,219); padding: 15px; border-top: 1px solid rgba(255,255,255,0.30); } /* CONTENU */ .content-wrapper { height: 100%; min-height: 1200px; padding-bottom: 70px; background-color: rgba(2,10,21,1); } .main-content { padding-top: 50px; } .wrapper-home { background-color: rgba(0,0,0,0.2); padding: 50px; } .news { background-color: rgba(211,209,206,1); padding: 0px 7px 7px 7px; margin-bottom: 50px; } .news .article-title { background-color: rgba(211,209,206,1); margin-left: -7px; margin-right: -7px; padding: 7px 14px 0px 14px; color: #1B1B1B; } .news hr { margin-left: 15%; margin-right: 15%; border: 1px solid rgba(0,0,0,0.1); } .nav-backend .btn-wog { min-width: 100px; margin-bottom: 2px; font-size: 18px; text-transform: uppercase; } .form-horizontal { background-color: rgba(255,255,255,0.30); padding: 20px 50px 20px 50px; border: 1px solid rgba(255,255,255,0.70); } .form-head { background-color: rgba(255,255,255,0.50); padding: 7px; margin-bottom: 7px; text-align: center; text-transform: uppercase; border: 1px solid rgba(255,255,255,0.70); } .form-control { background-color: rgba(0,0,0,0.3); border-radius: 0; border: none; color: #FFF; } .wrapper-bg { padding: 50px; background-color: rgba(255,255,255,0.3); border: 1px solid rgba(255,255,255,0.7); } @media (max-width:425px) { /* HEADER */ header { display: block; background: url('../img/header.jpg'); background-size:cover; height: 110px; } header .logo { display: block; margin: auto; padding-top: 10px; width: 100px; height: 100px; } header .logo img { width: 100px; } } /* PAGE D ACCUEIL */ .nav-home { position: fixed; right: 0; background-color: transparent; border: none; } .nav-home a { color: rgba(211,209,206,1) !important; font-size: 12px; } .nav-home li:hover { background-color: transparent; color: rgb(52,152,219) !important; } .nav-home a:hover { color: rgb(52,152,219) !important; } .banner-shadow { position: fixed; top: 0; left: 0; height: 200px; width: 100%; background: -moz-linear-gradient(top, rgba(28,29,33,1) 0%, rgba(33,33,33,0) 100%); background: -webkit-linear-gradient(top, rgba(28,29,33,1) 0%,rgba(33,33,33,0) 100%); background: linear-gradient(to bottom, rgba(28,29,33,1) 0%,rgba(33,33,33,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1d21', endColorstr='#00212121',GradientType=0 ); z-index: 1; } .fixed-background { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; background: url('../img/Illidan.jpg') no-repeat; background-size: cover; text-align: left; color: rgba(211,209,206,1); } .fixed-background .welcome { position: fixed; font-size : 30px; top:200px; left: 100px; } .fixed-background .btn-info { background-color: transparent; } .fixed-background ul { padding: 0px; } .fixed-background li { padding: 0px; } .fixed-background li a { margin: 2px; } .first-dark-part { display: inline-block; position: relative; margin-top: 20%; padding-top: 50px; padding-bottom: 50px; width: 100%; background: -moz-linear-gradient(top, rgba(28,29,33,0.6) 0%, rgba(28,29,33,1) 60%); background: -webkit-linear-gradient(top, rgba(28,29,33,0.6) 0%,rgba(28,29,33,1) 60%); background: linear-gradient(to bottom, rgba(28,29,33,0.6) 0%,rgba(28,29,33,1) 60%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#991c1d21', endColorstr='#212121',GradientType=0 ); text-align: center; color: rgba(211,209,206,1); } .first-dark-part h4 { padding-top: 0px; } .first-dark-part .logo { margin: auto; width: 200px; height: 250px; } .light-part { display: inline-block; position: relative; background-color: rgba(211,209,206,1) !important; width: 100%; color: rgb(28,29,33); padding-top: 25px; padding-bottom: 25px; margin-top: 0px; margin-bottom: 0px; text-align: center; } .content-container { display: inline-block; align-content: center; width: 70%; } .link-accueil p { font-size: 20px; } .link-accueil a, .link-accueil a:active , .link-accueil a:visited { color: rgb(28,29,33) !important; text-decoration: none; } .link-accueil a:hover { color: rgb(52,152,219) !important; } .dark-part { display: inline-block; position: relative; background-color: rgba(28,29,33,1) !important; width: 100%; color: rgb(211,209,206); margin-top: 0px; padding-top: 25px; padding-bottom: 25px; margin-bottom: 0px; text-align: center; } .btn-info { margin-top: 25px; text-transform: uppercase; } .btn-info, .btn-info:visited { -webkit-transition: ease 0.5s; transition: ease 0.5s; background-color: rgba(28,29,33,1); border: 1px solid rgb(211,209,206); border-radius: 5px; color: rgba(211,209,206,1) !important; } .btn-info:hover, .btn-info:focus { -webkit-transition: ease 0.5s; transition: ease 0.5s; border: 1px solid rgb(28,29,33); background-color: rgba(211,209,206,1); color: rgba(28,29,33,1) !important; } .btn-nav { width: 100px; } @media (max-width:1439px) { .fixed-background { background-size: contain; } .fixed-background .welcome { display: none; } } @media (max-width:768px) { .wog-info .logo { display: none; } .wog-info h4 { padding-top: 50px; } }
public/css/style.css
@font-face { font-family: exo; src:url('../fonts/Exo-Regular.otf'); } @font-face { font-family: exobold; src:url('../fonts/Exo-Bold.otf'); } @font-face { font-family: exoitalic; src:url('../fonts/Exo-Italic.otf'); } body { line-height: 1.42; background-color: #000; } #bloc_page { font-family: 'exo',sans-serif; font-size: 14px; color: rgb(49,53,61); background-color: rgb(0,0,0); } strong { font-family: 'exobold', sans-serif; } i { font-family: 'exoitalic',sans-serif; } h1,h2,h3,h4,p { font-family: 'exo',sans-serif; } h1 { font-size: 40px; } h2 { font-size: 35px; } h3 { font-size: 30px; } h4 { font-size: 25px; } li { list-style: none; } a , a:visited { color: rgb(52,152,219) !important; } a:focus , a:active , a:hover { transition: color 0.3s ease; color : #FFD800 !important; } .btn-wog, .btn-wog:visited { -webkit-transition: ease 0.5s; transition: ease 0.5s; background-color: rgba(255,255,255,1); border-radius: 0; color: rgba(28,29,33,1); } .btn-wog:hover, .btn-wog:focus { -webkit-transition: ease 0.5s; transition: ease 0.5s; background-color: rgba(28,29,33,1); color: #FFF; } .disabled { opacity: 0.6; cursor: not-allowed; } /* HEADER */ header { display: block; background: url('../img/header.jpg'); background-size:cover; height: 250px; } header .logo { display: block; margin: auto; padding-top: 25px; width: 200px; height: 250px; } header .logo img { width: 200px; } .navbar { margin-bottom: 0; background-color: rgba(28,29,33,1); border-radius: 0; border: 1px solid rgba(28,29,33,1); border-bottom: 1px solid rgba(255,255,255,0.30); border-top: 1px solid rgba(255,255,255,0.30); z-index: 2000; } .navbar a , .navbar a:visited { text-transform: uppercase; font-size: 18px; } .main-nav a:hover, .main-nav a:active { -webkit-transform: skew(25deg); -ms-transform: skew(25deg); -o-transform: skew(25deg); tranform: skew(25deg); } .main-nav li:hover , .main-nav li:active, .main-nav li:focus { -webkit-transform: skew(-25deg); -ms-transform: skew(-25deg); -o-transform: skew(-25deg); tranform: skew(-25deg); transition: background-color 0.3s ease; background-color: rgba(18,18,21,1); } .navbar .navbar-nav { display: inline-block; float: none; vertical-align: top; } .navbar-collapse { text-align: center; } /* FOOTER */ footer { position: relative; bottom: 0; background-color: rgba(28,29,33,1); width: 100%; color: rgb(52,152,219); padding: 15px; border-top: 1px solid rgba(255,255,255,0.30); } /* CONTENU */ .content-wrapper { height: 100%; min-height: 1200px; padding-bottom: 70px; background-color: rgba(2,10,21,1); } .main-content { padding-top: 50px; } .wrapper-home { background-color: rgba(0,0,0,0.2); padding: 50px; } .news { background-color: rgba(211,209,206,1); padding: 0px 7px 7px 7px; margin-bottom: 50px; } .news .article-title { background-color: rgba(211,209,206,1); margin-left: -7px; margin-right: -7px; padding: 7px 14px 0px 14px; color: #1B1B1B; } .news hr { margin-left: 15%; margin-right: 15%; border: 1px solid rgba(0,0,0,0.1); } .nav-backend .btn-wog { min-width: 100px; margin-bottom: 2px; font-size: 18px; text-transform: uppercase; } .form-horizontal { background-color: rgba(255,255,255,0.30); padding: 20px 50px 20px 50px; border: 1px solid rgba(255,255,255,0.70); } .form-head { background-color: rgba(255,255,255,0.50); padding: 7px; margin-bottom: 7px; text-align: center; text-transform: uppercase; border: 1px solid rgba(255,255,255,0.70); } .form-control { background-color: rgba(0,0,0,0.3); border-radius: 0; border: none; color: #FFF; } .wrapper-bg { padding: 50px; background-color: rgba(255,255,255,0.3); border: 1px solid rgba(255,255,255,0.7); } @media (max-width:425px) { /* HEADER */ header { display: block; background: url('../img/header.jpg'); background-size:cover; height: 110px; } header .logo { display: block; margin: auto; padding-top: 10px; width: 100px; height: 100px; } header .logo img { width: 100px; } } /* PAGE D ACCUEIL */ .nav-home { position: fixed; right: 0; background-color: transparent; border: none; } .nav-home a { color: rgba(211,209,206,1) !important; font-size: 12px; } .nav-home li:hover { background-color: transparent; color: rgb(52,152,219) !important; } .nav-home a:hover { color: rgb(52,152,219) !important; } .banner-shadow { position: fixed; top: 0; left: 0; height: 200px; width: 100%; background: -moz-linear-gradient(top, rgba(28,29,33,1) 0%, rgba(33,33,33,0) 100%); background: -webkit-linear-gradient(top, rgba(28,29,33,1) 0%,rgba(33,33,33,0) 100%); background: linear-gradient(to bottom, rgba(28,29,33,1) 0%,rgba(33,33,33,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1d21', endColorstr='#00212121',GradientType=0 ); z-index: 1; } .fixed-background { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; background: url('../img/Illidan.jpg') no-repeat; background-size: cover; text-align: left; color: rgba(211,209,206,1); } .fixed-background .welcome { position: fixed; font-size : 30px; top:200px; left: 100px; } .fixed-background .btn-info { background-color: transparent; } .fixed-background ul { padding: 0px; } .fixed-background li { padding: 0px; } .fixed-background li a { margin: 2px; } .first-dark-part { display: inline-block; position: relative; margin-top: 20%; padding-top: 50px; padding-bottom: 50px; width: 100%; background: -moz-linear-gradient(top, rgba(28,29,33,0.6) 0%, rgba(28,29,33,1) 60%); background: -webkit-linear-gradient(top, rgba(28,29,33,0.6) 0%,rgba(28,29,33,1) 60%); background: linear-gradient(to bottom, rgba(28,29,33,0.6) 0%,rgba(28,29,33,1) 60%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#991c1d21', endColorstr='#212121',GradientType=0 ); text-align: center; color: rgba(211,209,206,1); } .first-dark-part h4 { padding-top: 0px; } .first-dark-part .logo { margin: auto; width: 200px; height: 250px; } .light-part { display: inline-block; position: relative; background-color: rgba(211,209,206,1) !important; width: 100%; color: rgb(28,29,33); padding-top: 25px; padding-bottom: 25px; margin-top: 0px; margin-bottom: 0px; text-align: center; } .content-container { display: inline-block; align-content: center; width: 70%; } .link-accueil p { font-size: 20px; } .link-accueil a, .link-accueil a:active , .link-accueil a:visited { color: rgb(28,29,33) !important; text-decoration: none; } .link-accueil a:hover { color: rgb(52,152,219) !important; } .dark-part { display: inline-block; position: relative; background-color: rgba(28,29,33,1) !important; width: 100%; color: rgb(211,209,206); margin-top: 0px; padding-top: 25px; padding-bottom: 25px; margin-bottom: 0px; text-align: center; } .btn-info { margin-top: 25px; text-transform: uppercase; } .btn-info, .btn-info:visited { -webkit-transition: ease 0.5s; transition: ease 0.5s; background-color: rgba(28,29,33,1); border: 1px solid rgb(211,209,206); border-radius: 5px; color: rgba(211,209,206,1) !important; } .btn-info:hover, .btn-info:focus { -webkit-transition: ease 0.5s; transition: ease 0.5s; border: 1px solid rgb(28,29,33); background-color: rgba(211,209,206,1); color: rgba(28,29,33,1) !important; } .btn-nav { width: 100px; } @media (max-width:1439px) { .fixed-background { background-size: contain; } .fixed-background .welcome { display: none; } } @media (max-width:768px) { .wog-info .logo { display: none; } .wog-info h4 { padding-top: 50px; } }
0.278944
0.075551
* { box-sizing: border-box; } body { margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; color: #4a4a4a; background-color: #fff; } ul { } li { list-style: none; display:inline-block; } /* Link Styles */ a { text-decoration: none; } a:hover { } /* Section Styles -----------------*/ /* Header Styles */ header { width:100%; padding:2.1em 0; position: fixed; text-align: center; background-color: white; margin-bottom: 100px } header input { width: 460px; font-size: 1em; border-radius: 5px; -moz-border-radius:5px; -webkit-border-radius: 5px; background-color: white; border: solid 1px #999; margin:0; padding:0.7em 1em; color:#999; font-weight: lighter; } /* Main Content Styles */ .spacer { height:100px; } .main-content { width:100%; margin:20px 0 0 0; padding:0; } .gallery { width:1053px; margin:0 auto; padding:0; height:auto; } .gallery li img { width:auto; margin:0; padding:0; width:200px; margin:30px; display: inline-block; float: left; border: none; transition: all 1s; -webkit-transition: all 1s; } .overlay { position: fixed; width:100vw; height:100vh; top: 0; left: 0; background:rgba(0,0,0,0.7); display: none; } .close-space { position: fixed; width:100vw; height:100vh; top: 0; left: 0; z-index: 1; } #slideshow { position: relative; text-align: center; vertical-align: middle; width:600px; height:450px; margin:10% auto 0 auto; padding:0; overflow: hidden; z-index: 2; } #slideshow ul { list-style: none; margin:0; padding:0; position: absolute; } #slideshow li { float:left; } #slideshow ul li img { width:600px; } #slideshow ul li .text-box { width:600px; } #slideshow ul li p { text-align: center; color: white; } #slideshow a:hover{ background: rgba(0,0,0,0.8); border-color: #000; } #slideshow a:active{ background: #990; } .slideshow-prev, .slideshow-next{ position: absolute; top:180px; font-size: 30px; text-decoration: none; color:#fff; background: rgba(0,0,0,0.5); padding: 5px; z-index:3; } .slideshow-prev{ left:0px; border-left: 3px solid #fff; } .slideshow-next{ right:0px; border-right: 3px solid #fff; } .caption { color:white; text-align: center; }
css/styles.css
* { box-sizing: border-box; } body { margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; color: #4a4a4a; background-color: #fff; } ul { } li { list-style: none; display:inline-block; } /* Link Styles */ a { text-decoration: none; } a:hover { } /* Section Styles -----------------*/ /* Header Styles */ header { width:100%; padding:2.1em 0; position: fixed; text-align: center; background-color: white; margin-bottom: 100px } header input { width: 460px; font-size: 1em; border-radius: 5px; -moz-border-radius:5px; -webkit-border-radius: 5px; background-color: white; border: solid 1px #999; margin:0; padding:0.7em 1em; color:#999; font-weight: lighter; } /* Main Content Styles */ .spacer { height:100px; } .main-content { width:100%; margin:20px 0 0 0; padding:0; } .gallery { width:1053px; margin:0 auto; padding:0; height:auto; } .gallery li img { width:auto; margin:0; padding:0; width:200px; margin:30px; display: inline-block; float: left; border: none; transition: all 1s; -webkit-transition: all 1s; } .overlay { position: fixed; width:100vw; height:100vh; top: 0; left: 0; background:rgba(0,0,0,0.7); display: none; } .close-space { position: fixed; width:100vw; height:100vh; top: 0; left: 0; z-index: 1; } #slideshow { position: relative; text-align: center; vertical-align: middle; width:600px; height:450px; margin:10% auto 0 auto; padding:0; overflow: hidden; z-index: 2; } #slideshow ul { list-style: none; margin:0; padding:0; position: absolute; } #slideshow li { float:left; } #slideshow ul li img { width:600px; } #slideshow ul li .text-box { width:600px; } #slideshow ul li p { text-align: center; color: white; } #slideshow a:hover{ background: rgba(0,0,0,0.8); border-color: #000; } #slideshow a:active{ background: #990; } .slideshow-prev, .slideshow-next{ position: absolute; top:180px; font-size: 30px; text-decoration: none; color:#fff; background: rgba(0,0,0,0.5); padding: 5px; z-index:3; } .slideshow-prev{ left:0px; border-left: 3px solid #fff; } .slideshow-next{ right:0px; border-right: 3px solid #fff; } .caption { color:white; text-align: center; }
0.334698
0.064359
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /************************************/ /************************************/ /************************************/ /************************************/ html, body{ background: #f3efe0; } h1, h2, h3{ text-align: center; } h1{ font-family: 'Raleway', Arial, sans-serif; font-weight: 700; font-size: 45px; margin-top: 15px; color: #38935f; } h3{ font-family: 'Raleway', Arial, sans-serif; font-weight: 400; font-size: 25px; margin-top: 15px; color: #918e84; } #container { width: 100%; height: 100vh; position: relative; overflow: hidden; } #canvas { width: 100%; height: 100%; padding: 5.5% 0; position: relative; -webkit-transform:translateX(0); -moz-transform:translateX(0); -ms-transform:translateX(0); -o-transform:translateX(0); transform:translateX(0); -webkit-transition:.5s ease all; -moz-transition:.5s ease all; -o-transition:.5s ease all; transition:.5s ease all; } #nav { width: 300px; height: 100%; background: #38935f; position: absolute; left: -300px; top: 0; -webkit-transition:.5s ease all; -moz-transition:.5s ease all; -o-transition:.5s ease all; transition:.5s ease all; /* By default, rotate the menu 90deg inwards */ -webkit-transform:rotateY(-90deg); -moz-transform:rotateY(-90deg); -ms-transform:rotateY(-90deg); -o-transform:rotateY(-90deg); transform:rotateY(-90deg); } #container.display-nav #canvas { -webkit-transform:translateX(300px); -moz-transform:translateX(300px); -ms-transform:translateX(300px); -o-transform:translateX(300px); transform:translateX(300px); } /* transition the menu with perspective on "show-nav" */ #container.display-nav #nav { -webkit-transform-origin:100% 50%; -moz-transform-origin:100% 50%; -ms-transform-origin:100% 50%; -o-transform-origin:100% 50%; transform-origin:100% 50%; -webkit-transform:perspective(600px) rotateY(0deg); -moz-transform:perspective(600px) rotateY(0deg); -ms-transform:perspective(600px) rotateY(0deg); -o-transform:perspective(600px) rotateY(0deg); transform:perspective(600px) rotateY(0deg); } #bars{ font-size: 34px; margin-left: 49px; color: #38935f; } #bars:hover{ color: #48b978 } #title{ margin: 0; padding: 1em; color: rgba(0,0,0,0.4); text-shadow: 0 0 1px rgba(0,0,0,0.1); font-weight: 300; font-size: 2em; font-family: 'Raleway', Arial; } .border{ border-top: 1px solid rgba(0,0,0,0.2); } a.back { color: #38935f; width: 200px; text-decoration: none; text-align: center; font-family: 'Raleway'; font-size: 20px; font-weight: 600; display: block; margin: 50px auto 0 auto; border: 2px solid #38935f; padding: 10px; } a.back:hover{ color: #48b978; border: 2px solid #48b978; } .clear { clear: both; display: block; overflow: hidden; visibility: hidden; } #toggle { list-style: none; margin-top: 40px; } #toggle div:hover { background: rgba(0,0,0,0.2); -webkit-box-shadow:inset 0 -1px rgba(0,0,0,0); -moz-box-shadow:inset 0 -1px rgba(0,0,0,0); box-shadow:inset 0 -1px rgba(0,0,0,0); color: #fff; } #toggle div.active { background: #1f9d55; } #toggle div { cursor: pointer; display: block; border-bottom: 1px solid rgba(0,0,0,0.2); } span.menu-icons { font-size: 20px; height: 20px; width: 22px; float: left; margin: 11px 0px 10px 37px; color: #fff; } span.the-btn { float: right; font-size: 20px; height: 30px; width: 43px; margin-top: 10px; margin-right: 8px; padding:0; color: #fff; } #toggle ul { list-style: disc; display: none; color: #fff; background: rgba(0,0,0,0.2); -webkit-box-shadow:inset 0 -1px rgba(0,0,0,0); -moz-box-shadow:inset 0 -1px rgba(0,0,0,0); box-shadow:inset 0 -1px rgba(0,0,0,0); } #toggle li a { line-height: 41px; color: #fff; list-style: circle; width: 240px; padding: 0; margin: 0 0 0 50px; } #toggle a { margin: 0 0 0 47px; padding: 0; font-family: 'Lato'; color: #fff; line-height: 41px; font-weight: normal; font-size: 18px; text-decoration: none; } #toggle ul li { margin-left: 109px; } #toggle ul li a:hover{ background: #1f9d55; } #toggle ul li a { margin-left: 0; }
public/assets/css/styles.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /************************************/ /************************************/ /************************************/ /************************************/ html, body{ background: #f3efe0; } h1, h2, h3{ text-align: center; } h1{ font-family: 'Raleway', Arial, sans-serif; font-weight: 700; font-size: 45px; margin-top: 15px; color: #38935f; } h3{ font-family: 'Raleway', Arial, sans-serif; font-weight: 400; font-size: 25px; margin-top: 15px; color: #918e84; } #container { width: 100%; height: 100vh; position: relative; overflow: hidden; } #canvas { width: 100%; height: 100%; padding: 5.5% 0; position: relative; -webkit-transform:translateX(0); -moz-transform:translateX(0); -ms-transform:translateX(0); -o-transform:translateX(0); transform:translateX(0); -webkit-transition:.5s ease all; -moz-transition:.5s ease all; -o-transition:.5s ease all; transition:.5s ease all; } #nav { width: 300px; height: 100%; background: #38935f; position: absolute; left: -300px; top: 0; -webkit-transition:.5s ease all; -moz-transition:.5s ease all; -o-transition:.5s ease all; transition:.5s ease all; /* By default, rotate the menu 90deg inwards */ -webkit-transform:rotateY(-90deg); -moz-transform:rotateY(-90deg); -ms-transform:rotateY(-90deg); -o-transform:rotateY(-90deg); transform:rotateY(-90deg); } #container.display-nav #canvas { -webkit-transform:translateX(300px); -moz-transform:translateX(300px); -ms-transform:translateX(300px); -o-transform:translateX(300px); transform:translateX(300px); } /* transition the menu with perspective on "show-nav" */ #container.display-nav #nav { -webkit-transform-origin:100% 50%; -moz-transform-origin:100% 50%; -ms-transform-origin:100% 50%; -o-transform-origin:100% 50%; transform-origin:100% 50%; -webkit-transform:perspective(600px) rotateY(0deg); -moz-transform:perspective(600px) rotateY(0deg); -ms-transform:perspective(600px) rotateY(0deg); -o-transform:perspective(600px) rotateY(0deg); transform:perspective(600px) rotateY(0deg); } #bars{ font-size: 34px; margin-left: 49px; color: #38935f; } #bars:hover{ color: #48b978 } #title{ margin: 0; padding: 1em; color: rgba(0,0,0,0.4); text-shadow: 0 0 1px rgba(0,0,0,0.1); font-weight: 300; font-size: 2em; font-family: 'Raleway', Arial; } .border{ border-top: 1px solid rgba(0,0,0,0.2); } a.back { color: #38935f; width: 200px; text-decoration: none; text-align: center; font-family: 'Raleway'; font-size: 20px; font-weight: 600; display: block; margin: 50px auto 0 auto; border: 2px solid #38935f; padding: 10px; } a.back:hover{ color: #48b978; border: 2px solid #48b978; } .clear { clear: both; display: block; overflow: hidden; visibility: hidden; } #toggle { list-style: none; margin-top: 40px; } #toggle div:hover { background: rgba(0,0,0,0.2); -webkit-box-shadow:inset 0 -1px rgba(0,0,0,0); -moz-box-shadow:inset 0 -1px rgba(0,0,0,0); box-shadow:inset 0 -1px rgba(0,0,0,0); color: #fff; } #toggle div.active { background: #1f9d55; } #toggle div { cursor: pointer; display: block; border-bottom: 1px solid rgba(0,0,0,0.2); } span.menu-icons { font-size: 20px; height: 20px; width: 22px; float: left; margin: 11px 0px 10px 37px; color: #fff; } span.the-btn { float: right; font-size: 20px; height: 30px; width: 43px; margin-top: 10px; margin-right: 8px; padding:0; color: #fff; } #toggle ul { list-style: disc; display: none; color: #fff; background: rgba(0,0,0,0.2); -webkit-box-shadow:inset 0 -1px rgba(0,0,0,0); -moz-box-shadow:inset 0 -1px rgba(0,0,0,0); box-shadow:inset 0 -1px rgba(0,0,0,0); } #toggle li a { line-height: 41px; color: #fff; list-style: circle; width: 240px; padding: 0; margin: 0 0 0 50px; } #toggle a { margin: 0 0 0 47px; padding: 0; font-family: 'Lato'; color: #fff; line-height: 41px; font-weight: normal; font-size: 18px; text-decoration: none; } #toggle ul li { margin-left: 109px; } #toggle ul li a:hover{ background: #1f9d55; } #toggle ul li a { margin-left: 0; }
0.331228
0.076857
:root { --colorBrand: #6200EE; --colorWhite: white; --colorGrey: grey; --colorBlack: black; } * { margin: 0; padding: 0; box-sizing: border-box; } body { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; max-width: 100vw; height: 100vh; font-family: 'Roboto', sans-serif; background-color: #E5E5E5; } .back { position: absolute; top: 2%; left: 2%; } main { position: relative; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); } .grey { position: absolute; z-index: 4; width: 100%; height: 100%; background-color: var(--colorBlack); opacity: 0.4; } .menu-clicked { position: absolute; top: 0; left: 0; z-index: 5; width: 85%; height: 100%; background-color: var(--colorWhite); } .menu-clicked__grey { width: 100%; height: 25px; background-color: var(--colorGrey); opacity: 0.3; } .profile { padding: 15px; border-bottom: 1px solid rgba(0,0,0,.1); } .profile__image { width: 50px; height: 50px; margin-bottom: 15px; border-radius: 50%; object-fit: cover; } .profile div { display: flex; align-items: center; justify-content: space-between; } .profile div p { font-size: 12px; color: var(--colorGrey); } .settings { height: 458px; padding: 15px; } .settings__selected { position: relative; border-radius: 5px; } .settings__selected h4 { color: var(--colorBrand); } .settings__info { position: relative; z-index: 8; width: 100%; } .settings__selected .purple { position: absolute; bottom: 0; width: 100%; height: 100%; margin: 0; background-color: var(--colorBrand); opacity: 0.2; } .settings div { display: flex; align-items: center; height: 40px; margin: 0 0 10px 0; } .settings div img { margin: 0 20px 0 10px; } .menu { position: relative; z-index: 3; display: flex; justify-content: space-between; padding: 0 15px; width: 375px; height: 60px; background-color: var(--colorBrand); box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5); } .menu h3 { display: flex; align-items: center; color: var(--colorWhite); font-weight: 400; transform: translateX(-80px); } ul { display: flex; align-items: center; justify-content: flex-end; } .icon__container { width: 125px; } .search { margin-right: 20px; } ul li { list-style: none; } .list { position: relative; width: 375px; height: 570px; padding: 15px; background-color: var(--colorWhite); } .list h4 { color: var(--colorGrey); } .categories { height: 320px; border-bottom: 1px solid rgba(0,0,0,.2); } .categories section { display: flex; justify-content: space-between; height: 42px; margin: 40px 0; } .categories section :nth-child(1) { display: flex; } .categories section div div { height: 100%; display: flex; flex-direction: column; justify-content: space-between; } .categories section div div :nth-child(1) { font-weight: bold; } .categories section div div p:nth-last-child(1) { color: var(--colorGrey); } .categories section div img { width: 40px; height: 100%; margin-right: 15px; object-fit: cover; } .total { display: flex; justify-content: space-between; align-items: center; margin-top: 20px; } .total h4 { font-weight: 400; color: var(--colorGrey); } .sub-total { display: flex; justify-content: space-between; margin-top: 20px; } .sub-total p { margin-top: 5px; } .sub-total :nth-child(1) p { font-weight: bold; } .sub-total :nth-last-child(1) p { color: var(--colorGrey); } a { text-decoration: none; } a h4 { color: black; transform: translateY(80px); }
pages/08/style.css
:root { --colorBrand: #6200EE; --colorWhite: white; --colorGrey: grey; --colorBlack: black; } * { margin: 0; padding: 0; box-sizing: border-box; } body { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; max-width: 100vw; height: 100vh; font-family: 'Roboto', sans-serif; background-color: #E5E5E5; } .back { position: absolute; top: 2%; left: 2%; } main { position: relative; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); } .grey { position: absolute; z-index: 4; width: 100%; height: 100%; background-color: var(--colorBlack); opacity: 0.4; } .menu-clicked { position: absolute; top: 0; left: 0; z-index: 5; width: 85%; height: 100%; background-color: var(--colorWhite); } .menu-clicked__grey { width: 100%; height: 25px; background-color: var(--colorGrey); opacity: 0.3; } .profile { padding: 15px; border-bottom: 1px solid rgba(0,0,0,.1); } .profile__image { width: 50px; height: 50px; margin-bottom: 15px; border-radius: 50%; object-fit: cover; } .profile div { display: flex; align-items: center; justify-content: space-between; } .profile div p { font-size: 12px; color: var(--colorGrey); } .settings { height: 458px; padding: 15px; } .settings__selected { position: relative; border-radius: 5px; } .settings__selected h4 { color: var(--colorBrand); } .settings__info { position: relative; z-index: 8; width: 100%; } .settings__selected .purple { position: absolute; bottom: 0; width: 100%; height: 100%; margin: 0; background-color: var(--colorBrand); opacity: 0.2; } .settings div { display: flex; align-items: center; height: 40px; margin: 0 0 10px 0; } .settings div img { margin: 0 20px 0 10px; } .menu { position: relative; z-index: 3; display: flex; justify-content: space-between; padding: 0 15px; width: 375px; height: 60px; background-color: var(--colorBrand); box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5); } .menu h3 { display: flex; align-items: center; color: var(--colorWhite); font-weight: 400; transform: translateX(-80px); } ul { display: flex; align-items: center; justify-content: flex-end; } .icon__container { width: 125px; } .search { margin-right: 20px; } ul li { list-style: none; } .list { position: relative; width: 375px; height: 570px; padding: 15px; background-color: var(--colorWhite); } .list h4 { color: var(--colorGrey); } .categories { height: 320px; border-bottom: 1px solid rgba(0,0,0,.2); } .categories section { display: flex; justify-content: space-between; height: 42px; margin: 40px 0; } .categories section :nth-child(1) { display: flex; } .categories section div div { height: 100%; display: flex; flex-direction: column; justify-content: space-between; } .categories section div div :nth-child(1) { font-weight: bold; } .categories section div div p:nth-last-child(1) { color: var(--colorGrey); } .categories section div img { width: 40px; height: 100%; margin-right: 15px; object-fit: cover; } .total { display: flex; justify-content: space-between; align-items: center; margin-top: 20px; } .total h4 { font-weight: 400; color: var(--colorGrey); } .sub-total { display: flex; justify-content: space-between; margin-top: 20px; } .sub-total p { margin-top: 5px; } .sub-total :nth-child(1) p { font-weight: bold; } .sub-total :nth-last-child(1) p { color: var(--colorGrey); } a { text-decoration: none; } a h4 { color: black; transform: translateY(80px); }
0.58059
0.131898
.boxed-layout .page-wrapper{ max-width: 1240px; margin: 0 auto; box-shadow: 0 0 5px rgba(0,0,0,0.2); } /* Itemgrid: different numbers of columns %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */ /* Clear every first item in each row (row: group of n items) */ /* Item grid: 1 column */ .zoo-itemgrid-adaptive.zoo-grid-1col .product-item { width:100%; } /* Item grid: 2 columns */ .zoo-itemgrid-adaptive.zoo-grid-2col .product-item { width:50%; } .zoo-itemgrid-adaptive.zoo-grid-2col .product-item:nth-child(2n+1) { clear:left; } /* Item grid: 3 columns */ .zoo-itemgrid-adaptive.zoo-grid-3col .product-item { width:33.33%; } .zoo-itemgrid-adaptive.zoo-grid-3col .product-item:nth-child(3n+1) { clear:left; } /* Item grid: 4 columns */ .zoo-itemgrid-adaptive.zoo-grid-4col .product-item { width:25%; } .zoo-itemgrid-adaptive.zoo-grid-4col .product-item:nth-child(4n+1) { clear:left; } .zoo-itemgrid-adaptive.zoo-grid-4col .item.dop { width:48%; } /* Item grid: 5 columns */ .zoo-itemgrid-adaptive.zoo-grid-5col .product-item { width:20%; } .zoo-itemgrid-adaptive.zoo-grid-5col .product-item:nth-child(5n+1) { clear:left; } /* Item grid: 6 columns */ .zoo-itemgrid-adaptive.zoo-grid-6col .product-item { width:16.667%; } .zoo-itemgrid-adaptive.zoo-grid-6col .product-item:nth-child(6n+1) { clear:left; } /* Item grid: 7 columns */ .zoo-itemgrid-adaptive.zoo-grid-7col .product-item { width:14.2%; } .zoo-itemgrid-adaptive.zoo-grid-7col .product-item:nth-child(7n+1) { clear:left; } /* Item grid: 8 columns */ .zoo-itemgrid-adaptive.zoo-grid-8col .product-item { width:12.5%; } .zoo-itemgrid-adaptive.zoo-grid-8col .product-item:nth-child(8n+1) { clear:left; } /* 640px <= width < 768px */ @media only screen and (min-width: 640px) and (max-width: 767px) { /* Item grid -------------------------------------------------------------- */ .itemgrid.zoo-itemgrid-adaptive .product-item { width:33.33%; clear:none !important; } .itemgrid.zoo-itemgrid-adaptive .product-item:nth-child(3n+1) { clear:left !important; } } /* end: 640px <= width < 768px */ /* 480 <= width < 640px */ @media only screen and (min-width: 480px) and (max-width: 639px) { /* Item grid -------------------------------------------------------------- */ .itemgrid.zoo-itemgrid-adaptive .product-item { width:50%; clear:none !important; } .itemgrid.zoo-itemgrid-adaptive .product-item:nth-child(2n+1) { clear:left !important; } } /* end: 480 <= width < 640px */ /* 320px <= width < 480px */ @media only screen and (min-width: 320px) and (max-width: 479px) { /* Item grid -------------------------------------------------------------- */ .itemgrid.zoo-itemgrid-adaptive .product-item { width:50%; clear:none !important; } .itemgrid.zoo-itemgrid-adaptive .product-item:nth-child(2n+1) { clear:left !important; } } /* end: 320px <= width < 480px */ @media only screen and (max-width: 319px) { /* Always show 1 column */ /* Important: added ".itemgrid" class to override other styles */ .itemgrid.zoo-itemgrid-adaptive .product-item { width:100%; clear:none !important; } } .itemgrid.zoo-itemgrid-adaptive {width:100%;} .itemgrid .product-item { float:left; padding-left:1%; padding-right:1%; margin-bottom: 20px;} .itemgrid .item.first { padding-left:0;} .itemgrid .item.last { padding-right:0;} @media only screen and (min-width: 768px) { .product_hover_item{ visibility: hidden; opacity: 0; } .product_visible, .product_hover:hover .product_hover_item{ visibility: visible!important; opacity: 1!important; } }
compose/magento-2/src/pub/media/cleversoft/web/css/_config/layout_home9_rtl.css
.boxed-layout .page-wrapper{ max-width: 1240px; margin: 0 auto; box-shadow: 0 0 5px rgba(0,0,0,0.2); } /* Itemgrid: different numbers of columns %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */ /* Clear every first item in each row (row: group of n items) */ /* Item grid: 1 column */ .zoo-itemgrid-adaptive.zoo-grid-1col .product-item { width:100%; } /* Item grid: 2 columns */ .zoo-itemgrid-adaptive.zoo-grid-2col .product-item { width:50%; } .zoo-itemgrid-adaptive.zoo-grid-2col .product-item:nth-child(2n+1) { clear:left; } /* Item grid: 3 columns */ .zoo-itemgrid-adaptive.zoo-grid-3col .product-item { width:33.33%; } .zoo-itemgrid-adaptive.zoo-grid-3col .product-item:nth-child(3n+1) { clear:left; } /* Item grid: 4 columns */ .zoo-itemgrid-adaptive.zoo-grid-4col .product-item { width:25%; } .zoo-itemgrid-adaptive.zoo-grid-4col .product-item:nth-child(4n+1) { clear:left; } .zoo-itemgrid-adaptive.zoo-grid-4col .item.dop { width:48%; } /* Item grid: 5 columns */ .zoo-itemgrid-adaptive.zoo-grid-5col .product-item { width:20%; } .zoo-itemgrid-adaptive.zoo-grid-5col .product-item:nth-child(5n+1) { clear:left; } /* Item grid: 6 columns */ .zoo-itemgrid-adaptive.zoo-grid-6col .product-item { width:16.667%; } .zoo-itemgrid-adaptive.zoo-grid-6col .product-item:nth-child(6n+1) { clear:left; } /* Item grid: 7 columns */ .zoo-itemgrid-adaptive.zoo-grid-7col .product-item { width:14.2%; } .zoo-itemgrid-adaptive.zoo-grid-7col .product-item:nth-child(7n+1) { clear:left; } /* Item grid: 8 columns */ .zoo-itemgrid-adaptive.zoo-grid-8col .product-item { width:12.5%; } .zoo-itemgrid-adaptive.zoo-grid-8col .product-item:nth-child(8n+1) { clear:left; } /* 640px <= width < 768px */ @media only screen and (min-width: 640px) and (max-width: 767px) { /* Item grid -------------------------------------------------------------- */ .itemgrid.zoo-itemgrid-adaptive .product-item { width:33.33%; clear:none !important; } .itemgrid.zoo-itemgrid-adaptive .product-item:nth-child(3n+1) { clear:left !important; } } /* end: 640px <= width < 768px */ /* 480 <= width < 640px */ @media only screen and (min-width: 480px) and (max-width: 639px) { /* Item grid -------------------------------------------------------------- */ .itemgrid.zoo-itemgrid-adaptive .product-item { width:50%; clear:none !important; } .itemgrid.zoo-itemgrid-adaptive .product-item:nth-child(2n+1) { clear:left !important; } } /* end: 480 <= width < 640px */ /* 320px <= width < 480px */ @media only screen and (min-width: 320px) and (max-width: 479px) { /* Item grid -------------------------------------------------------------- */ .itemgrid.zoo-itemgrid-adaptive .product-item { width:50%; clear:none !important; } .itemgrid.zoo-itemgrid-adaptive .product-item:nth-child(2n+1) { clear:left !important; } } /* end: 320px <= width < 480px */ @media only screen and (max-width: 319px) { /* Always show 1 column */ /* Important: added ".itemgrid" class to override other styles */ .itemgrid.zoo-itemgrid-adaptive .product-item { width:100%; clear:none !important; } } .itemgrid.zoo-itemgrid-adaptive {width:100%;} .itemgrid .product-item { float:left; padding-left:1%; padding-right:1%; margin-bottom: 20px;} .itemgrid .item.first { padding-left:0;} .itemgrid .item.last { padding-right:0;} @media only screen and (min-width: 768px) { .product_hover_item{ visibility: hidden; opacity: 0; } .product_visible, .product_hover:hover .product_hover_item{ visibility: visible!important; opacity: 1!important; } }
0.403214
0.126893
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ overflow-x: hidden; width:100vw; } .nav { height: 50px; width: 100%; background-color: #ffff; position: relative; } .nav > .nav-header { display: inline; } .nav > .nav-header > .nav-title { display: inline-block; padding: 10px 10px 10px 10px; } .nav > .nav-btn { display: none; } .nav > .nav-links { display: inline; float: right; font-size: 18px; padding: 0 10px 0 0; } .nav > .nav-links > a { display: inline-block; padding: 13px 10px 13px 10px; text-decoration: none; color: black; } .nav > .nav-links > a:hover { background-color: rgba(0, 0, 0, 0.3); } .nav > #nav-check { display: none; } @media (max-width:600px) { .nav > .nav-btn { display: inline-block; position: absolute; right: 0px; top: 0px; } .nav > .nav-btn > label { display: inline-block; width: 50px; height: 50px; padding: 13px; } .nav > .nav-btn > label:hover,.nav #nav-check:checked ~ .nav-btn > label { background-color: rgba(0, 0, 0, 0.3); } .nav > .nav-btn > label > span { display: block; width: 25px; height: 10px; border-top: 2px solid black;; } .nav > .nav-links { position: absolute; display: block; width: 100%; background-color: #fff; height: 0px; transition: all 0.3s ease-in; overflow-y: hidden; top: 50px; left: 0px; padding: 2% 0; } .nav > .nav-links > a { display: block; width: 100%; padding: 10px; } .nav > #nav-check:not(:checked) ~ .nav-links { height: 0px; } .nav > #nav-check:checked ~ .nav-links { height: calc(100vh - 50px); overflow-y: auto; } } .header{ background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://i.imgur.com/ksqOx5F.jpg"); background-repeat:no-repeat; background-size: cover; width: 100%; height:600px; position: relative; color:white; } .header-main{ display:flex; flex-direction: column; position: absolute; left:100px; top:50px; } .header-heading1{ font-size:90px; } .header-headin2{ font-size:33px; } .btn1{ background-Color: #4992ca; width:180px; border-color: transparent; padding: 8px; color:white; text-align: center; margin-bottom: 15px; margin-top: 15px; } .btn2{ background-Color:transparent; width:180px; border-color: white; padding: 8px; color:white; text-align: center; margin-bottom: 15px; } .btn3{ display:flex; width:400px; padding:10px; background-color: white; color:black; border-radius: 15px; border-color: white; } .monster{ background-Color: #4992ca; color:white; padding-top: 10px; padding-bottom: 55px; width:100%; } .monster-sub{ display:flex; align-items: center; justify-content: center; text-align: center; } .monster-heading{ margin-bottom: 13px; text-transform: capitalize; font-size: 30px; } .monster-main { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; } .monster-same{ margin-right: 10px; } .monster-hearder{ margin-bottom: 25px; } .fas{ margin-bottom: 15px; font-size: 25px; } .Statistics{ padding-top: 20px; } .Statistics-main{ display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; } .Statistics-sub{ display: flex; text-align: center; } .Statistics-same { margin-right: 16px; } .Statistics-heading{ margin-bottom: 20px; font-size: 30px; } .year{ margin-top: 20px; font-family: Avenir-Next,Roboto,sans-serif; } .year-main{ display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; } .same{ margin-right: 30px; } .year-heading{ font-size: 30px; margin-bottom: 20px; } h6{ font-size: 18px; } .ques_ans_main{ display: flex; flex-direction: column; align-items: center; justify-content: center; } .ques_ans{ padding-top: 20px; padding-bottom: 30px; background-Color: #4992ca; color:white; } .ans_margin{ margin-left: 35px; } .ques_ans_head{ font-size: 40px; } .table{ padding-top: 20px; padding-bottom: 30px; } .table_main{ display: flex; flex-direction: column; align-items: center; justify-content: center; } .table-sub{ display: flex; } .table_div{ display: flex; flex-direction: column; } .table_heading{ margin-bottom: 25px; text-align: center; } .table_side_div{ margin-right: 15px; } .know-more{ padding-bottom: 50px; color:white; background-color: black; padding-top: 50px; } .know-more-main{ display:flex; flex-direction: column; align-items: center; } .know-more-heading{ font-size: 45px; } .know-more-button{ background-color: transparent; color:white; width:200px; padding: 15px; margin-top:10px ; border-color:white; } .card{ padding-bottom: 30px;; } .card-main{ display:flex; flex-direction: column; align-items: center; } .pokemon-card{ width:200px; height:280px; border:1px solid black; display: flex; flex-direction: column; align-items: center; border-top:20px solid #4992ca ; } .card-title{ padding:10px; border-top:1px solid #8a8a8a ; text-align: center; } .trainer{ /* display: block; margin: auto; */ padding-top: 20px; padding-bottom: 30px; font-family: Avenir-Next,Roboto,sans-serif; background-color:#4992ca ; } .trainer-main{ display: flex; flex-direction: column; align-items: center; justify-content: center; } .trainer-info{ display: flex; flex-direction: column; align-items:center ; text-align: center; } .trainer-heading{ font-size: 30px; font-weight: 100; } .gernation{ padding-top: 20px; padding-bottom: 30px; } .gernation-main{ display: flex; flex-direction: column; align-items: center; } .gen-cards{ display: flex; margin-top: 20px; } .gen-heading,.gen-para1,.gen-para2{ padding-left: 20px; } .card1,.card2{ border-top:15px solid #4992ca ; border-right:1px solid black; border-bottom:1px solid black; border-left: 1px solid black; margin-right: 25px; } .gen-para1{ padding-bottom: 20px; margin-bottom: 10px; border-bottom: 1px solid black; } .gen-para2{ padding: 20px; } .input{ padding-top: 50px; padding-bottom: 50px; background-color: black; color:white; } .input-main{ display: flex; flex-direction: column; align-items: center; } .input-section{ display: flex; align-items: center; } .input-btn{ margin-left: 8px; border-color: white; width:150px; padding: 10px; margin-top: 20px; color:white; background-color:transparent; } input{ padding:10px; margin-top: 20px; width:250px } .pokemon-game{ display: block; margin: auto; } .pokemon-game-main{ display: flex; flex-direction: column; align-items: center; } .games{ display: flex; align-items: center; text-align: center; } .designer{ padding-top: 20px; padding-bottom: 20px; background-Color: #4992ca; margin-top: 20px; color:white; } .designer-main{ display:flex; flex-direction: column; align-items: center; } .designer-info{ display: flex; align-items: center; text-align: center; padding-top: 15px; } .info-img{ width:150px; height:150px; border-radius: 50%; margin-bottom: 15px; } .info1,.info2,.info3{ margin-right: 15px; } .designer-heading{ font-size: 30px; } .logo{ /* display: block; margin: auto; */ padding-top: 20px; padding-bottom: 20px; } .logo-main{ display: flex; flex-direction: column; align-items: center; } .logo-heading{ font-size: 30px; margin-bottom: 10px; } .img{ margin-right:100px; } .footer{ display:block; margin:auto; } .Statistics-header{ font-size: 45px; } .footer-main{ display:flex; align-items: center; justify-content:center; } @media (max-width:800px) { .Statistics-header{ font-size: 20px; } .Statistics-sub{ display:flex; flex-direction: column; align-items: center; width: 100%; } .Statistics-heading{ font-size: 20px; } .para{ margin-left: 5px; text-align: left; box-sizing: border-box; align-items: center; width: 100%; } .Statistics-img{ width: 70%; height: auto; } tr,td,th{ display:flex; flex-direction: column; align-items: center; width: 100%; } .header-heading1{ font-size: 50px; } .header-heading2{ font-size: 20px; } .img{ margin-right: 0; } .table-last-div{ margin-left:13px ; } .monster-sub{ display:flex; flex-direction: column; align-items: center; } .games{ display:flex; flex-direction: column; align-items: center; } .designer-info{ display:flex; flex-direction: column; align-items: center; } .input-section{ display:flex; flex-direction: column; align-items: center; } .input-heading{ font-size: 30px; text-align: center; } .know-more-main{ display:flex; flex-direction: column; align-items: center; } .know-more-heading{ font-size: 30px; text-align: center; } .logo-img{ display:flex; flex-direction: column; align-items: center; } .btn1,.btn2{ width: 150px; } .btn3{ width:200px; } .trainer-heading{ font-size: 20px; text-align: center; } .header-main{ left: 60px; } .table-sub{ display:flex; flex-direction: column; align-items: center; } .footer{ display: flex; flex-direction: column; align-items: center; } .ques_ans_head{ font-size: 30px; } .gen-cards{ display: flex; flex-direction: column; align-items: center; } .card1,.card2{ margin-bottom:30px ; align-items: center; margin-left: 20px; } } .footer{ display: flex; justify-content: space-between; /* flex-wrap: wrap; */ padding-top: 40px; text-align: center; } footer h3{ color: grey; font-size: 15px; text-transform: uppercase; font-weight: 600; margin-bottom: 20px; } footer a{ color: white; text-decoration: none; font-size: 17px; line-height: 2;} footer a:hover{ font-weight: bold; } footer ul{ list-style: none; padding-left: 0; } footer nav{ min-width: 18ch; } footer section{ padding-top:60px 0; margin: 0px 25px; } #social i{ margin: 15px 8px; padding: 12px 8px; } @media (max-width:400px) { .header-main{ left: 40px; } .header-heading1{ font-size: 30px; } .header-heading2{ font-size: 100px; } .btn1,.btn2{ width: 100px; padding: 4px; } .btn3 { width: 150px; } }
assets/styles.css
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ overflow-x: hidden; width:100vw; } .nav { height: 50px; width: 100%; background-color: #ffff; position: relative; } .nav > .nav-header { display: inline; } .nav > .nav-header > .nav-title { display: inline-block; padding: 10px 10px 10px 10px; } .nav > .nav-btn { display: none; } .nav > .nav-links { display: inline; float: right; font-size: 18px; padding: 0 10px 0 0; } .nav > .nav-links > a { display: inline-block; padding: 13px 10px 13px 10px; text-decoration: none; color: black; } .nav > .nav-links > a:hover { background-color: rgba(0, 0, 0, 0.3); } .nav > #nav-check { display: none; } @media (max-width:600px) { .nav > .nav-btn { display: inline-block; position: absolute; right: 0px; top: 0px; } .nav > .nav-btn > label { display: inline-block; width: 50px; height: 50px; padding: 13px; } .nav > .nav-btn > label:hover,.nav #nav-check:checked ~ .nav-btn > label { background-color: rgba(0, 0, 0, 0.3); } .nav > .nav-btn > label > span { display: block; width: 25px; height: 10px; border-top: 2px solid black;; } .nav > .nav-links { position: absolute; display: block; width: 100%; background-color: #fff; height: 0px; transition: all 0.3s ease-in; overflow-y: hidden; top: 50px; left: 0px; padding: 2% 0; } .nav > .nav-links > a { display: block; width: 100%; padding: 10px; } .nav > #nav-check:not(:checked) ~ .nav-links { height: 0px; } .nav > #nav-check:checked ~ .nav-links { height: calc(100vh - 50px); overflow-y: auto; } } .header{ background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://i.imgur.com/ksqOx5F.jpg"); background-repeat:no-repeat; background-size: cover; width: 100%; height:600px; position: relative; color:white; } .header-main{ display:flex; flex-direction: column; position: absolute; left:100px; top:50px; } .header-heading1{ font-size:90px; } .header-headin2{ font-size:33px; } .btn1{ background-Color: #4992ca; width:180px; border-color: transparent; padding: 8px; color:white; text-align: center; margin-bottom: 15px; margin-top: 15px; } .btn2{ background-Color:transparent; width:180px; border-color: white; padding: 8px; color:white; text-align: center; margin-bottom: 15px; } .btn3{ display:flex; width:400px; padding:10px; background-color: white; color:black; border-radius: 15px; border-color: white; } .monster{ background-Color: #4992ca; color:white; padding-top: 10px; padding-bottom: 55px; width:100%; } .monster-sub{ display:flex; align-items: center; justify-content: center; text-align: center; } .monster-heading{ margin-bottom: 13px; text-transform: capitalize; font-size: 30px; } .monster-main { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; } .monster-same{ margin-right: 10px; } .monster-hearder{ margin-bottom: 25px; } .fas{ margin-bottom: 15px; font-size: 25px; } .Statistics{ padding-top: 20px; } .Statistics-main{ display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; } .Statistics-sub{ display: flex; text-align: center; } .Statistics-same { margin-right: 16px; } .Statistics-heading{ margin-bottom: 20px; font-size: 30px; } .year{ margin-top: 20px; font-family: Avenir-Next,Roboto,sans-serif; } .year-main{ display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; } .same{ margin-right: 30px; } .year-heading{ font-size: 30px; margin-bottom: 20px; } h6{ font-size: 18px; } .ques_ans_main{ display: flex; flex-direction: column; align-items: center; justify-content: center; } .ques_ans{ padding-top: 20px; padding-bottom: 30px; background-Color: #4992ca; color:white; } .ans_margin{ margin-left: 35px; } .ques_ans_head{ font-size: 40px; } .table{ padding-top: 20px; padding-bottom: 30px; } .table_main{ display: flex; flex-direction: column; align-items: center; justify-content: center; } .table-sub{ display: flex; } .table_div{ display: flex; flex-direction: column; } .table_heading{ margin-bottom: 25px; text-align: center; } .table_side_div{ margin-right: 15px; } .know-more{ padding-bottom: 50px; color:white; background-color: black; padding-top: 50px; } .know-more-main{ display:flex; flex-direction: column; align-items: center; } .know-more-heading{ font-size: 45px; } .know-more-button{ background-color: transparent; color:white; width:200px; padding: 15px; margin-top:10px ; border-color:white; } .card{ padding-bottom: 30px;; } .card-main{ display:flex; flex-direction: column; align-items: center; } .pokemon-card{ width:200px; height:280px; border:1px solid black; display: flex; flex-direction: column; align-items: center; border-top:20px solid #4992ca ; } .card-title{ padding:10px; border-top:1px solid #8a8a8a ; text-align: center; } .trainer{ /* display: block; margin: auto; */ padding-top: 20px; padding-bottom: 30px; font-family: Avenir-Next,Roboto,sans-serif; background-color:#4992ca ; } .trainer-main{ display: flex; flex-direction: column; align-items: center; justify-content: center; } .trainer-info{ display: flex; flex-direction: column; align-items:center ; text-align: center; } .trainer-heading{ font-size: 30px; font-weight: 100; } .gernation{ padding-top: 20px; padding-bottom: 30px; } .gernation-main{ display: flex; flex-direction: column; align-items: center; } .gen-cards{ display: flex; margin-top: 20px; } .gen-heading,.gen-para1,.gen-para2{ padding-left: 20px; } .card1,.card2{ border-top:15px solid #4992ca ; border-right:1px solid black; border-bottom:1px solid black; border-left: 1px solid black; margin-right: 25px; } .gen-para1{ padding-bottom: 20px; margin-bottom: 10px; border-bottom: 1px solid black; } .gen-para2{ padding: 20px; } .input{ padding-top: 50px; padding-bottom: 50px; background-color: black; color:white; } .input-main{ display: flex; flex-direction: column; align-items: center; } .input-section{ display: flex; align-items: center; } .input-btn{ margin-left: 8px; border-color: white; width:150px; padding: 10px; margin-top: 20px; color:white; background-color:transparent; } input{ padding:10px; margin-top: 20px; width:250px } .pokemon-game{ display: block; margin: auto; } .pokemon-game-main{ display: flex; flex-direction: column; align-items: center; } .games{ display: flex; align-items: center; text-align: center; } .designer{ padding-top: 20px; padding-bottom: 20px; background-Color: #4992ca; margin-top: 20px; color:white; } .designer-main{ display:flex; flex-direction: column; align-items: center; } .designer-info{ display: flex; align-items: center; text-align: center; padding-top: 15px; } .info-img{ width:150px; height:150px; border-radius: 50%; margin-bottom: 15px; } .info1,.info2,.info3{ margin-right: 15px; } .designer-heading{ font-size: 30px; } .logo{ /* display: block; margin: auto; */ padding-top: 20px; padding-bottom: 20px; } .logo-main{ display: flex; flex-direction: column; align-items: center; } .logo-heading{ font-size: 30px; margin-bottom: 10px; } .img{ margin-right:100px; } .footer{ display:block; margin:auto; } .Statistics-header{ font-size: 45px; } .footer-main{ display:flex; align-items: center; justify-content:center; } @media (max-width:800px) { .Statistics-header{ font-size: 20px; } .Statistics-sub{ display:flex; flex-direction: column; align-items: center; width: 100%; } .Statistics-heading{ font-size: 20px; } .para{ margin-left: 5px; text-align: left; box-sizing: border-box; align-items: center; width: 100%; } .Statistics-img{ width: 70%; height: auto; } tr,td,th{ display:flex; flex-direction: column; align-items: center; width: 100%; } .header-heading1{ font-size: 50px; } .header-heading2{ font-size: 20px; } .img{ margin-right: 0; } .table-last-div{ margin-left:13px ; } .monster-sub{ display:flex; flex-direction: column; align-items: center; } .games{ display:flex; flex-direction: column; align-items: center; } .designer-info{ display:flex; flex-direction: column; align-items: center; } .input-section{ display:flex; flex-direction: column; align-items: center; } .input-heading{ font-size: 30px; text-align: center; } .know-more-main{ display:flex; flex-direction: column; align-items: center; } .know-more-heading{ font-size: 30px; text-align: center; } .logo-img{ display:flex; flex-direction: column; align-items: center; } .btn1,.btn2{ width: 150px; } .btn3{ width:200px; } .trainer-heading{ font-size: 20px; text-align: center; } .header-main{ left: 60px; } .table-sub{ display:flex; flex-direction: column; align-items: center; } .footer{ display: flex; flex-direction: column; align-items: center; } .ques_ans_head{ font-size: 30px; } .gen-cards{ display: flex; flex-direction: column; align-items: center; } .card1,.card2{ margin-bottom:30px ; align-items: center; margin-left: 20px; } } .footer{ display: flex; justify-content: space-between; /* flex-wrap: wrap; */ padding-top: 40px; text-align: center; } footer h3{ color: grey; font-size: 15px; text-transform: uppercase; font-weight: 600; margin-bottom: 20px; } footer a{ color: white; text-decoration: none; font-size: 17px; line-height: 2;} footer a:hover{ font-weight: bold; } footer ul{ list-style: none; padding-left: 0; } footer nav{ min-width: 18ch; } footer section{ padding-top:60px 0; margin: 0px 25px; } #social i{ margin: 15px 8px; padding: 12px 8px; } @media (max-width:400px) { .header-main{ left: 40px; } .header-heading1{ font-size: 30px; } .header-heading2{ font-size: 100px; } .btn1,.btn2{ width: 100px; padding: 4px; } .btn3 { width: 150px; } }
0.448668
0.055362
@charset "UTF-8"; /** * * @Switch.css * @author zhangxinxu * @create 15-06-18 * @edit 17-06-14 keyboard accessible * @editor shanyerong * @edit 2020-04-30 **/ :root { --ui-switch-width: 44px; --ui-switch-height: 26px; } input[is="ui-switch"] { -webkit-appearance: none; display: inline-flex; outline: none; box-sizing: border-box; box-shadow: inset 0 1px, inset 1px 0, inset -1px 0, inset 0 -1px; background-clip: content-box; -webkit-appearance: none; width: var(--ui-switch-width, 44px); height: var(--ui-switch-height, 26px); border: 2px solid; border-radius: var(--ui-switch-height, 26px); background-color: currentColor; color: var(--ui-dark-gray, #b6bbc6); font-size: 0; transition: all var(--ui-animate-time, .2s); cursor: pointer; -webkit-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; } input[is="ui-switch"]:checked { color: var(--ui-blue, #2a80eb); background-color: var(--ui-blue, #2a80eb); } input[is="ui-switch"]::before { content: ''; flex: 0; transition: flex var(--ui-animate-time, .2s); } input[is="ui-switch"]::after { content: ""; width: 22px; height: 22px; border-radius: 100%; background-color: var(--ui-white, #ffffff); opacity: 1; visibility: visible; } input[is="ui-switch"]:active { box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1); } input[is="ui-switch"]:checked::before { flex: 1; } input[is="ui-switch"]:disabled { opacity: var(--ui-opacity, .4); cursor: default; } input[is="ui-switch"]:focus:not(:disabled), input[is="ui-switch"]:hover:not(:disabled) { color: var(--ui-gray, #a2a9b6); } input[is="ui-switch"]:checked:focus:not(:disabled), input[is="ui-switch"]:checked:hover:not(:disabled) { color: var(--ui-dark-blue, #0057c3); background-color: var(--ui-dark-blue, #0057c3); } input[is="ui-switch"]:checked:focus:disabled, input[is="ui-switch"]:checked:disabled:hover { color: var(--ui-blue, #2a80eb); background-color: var(--ui-blue, #2a80eb); }
theme/edge/css/common/ui/Switch.css
@charset "UTF-8"; /** * * @Switch.css * @author zhangxinxu * @create 15-06-18 * @edit 17-06-14 keyboard accessible * @editor shanyerong * @edit 2020-04-30 **/ :root { --ui-switch-width: 44px; --ui-switch-height: 26px; } input[is="ui-switch"] { -webkit-appearance: none; display: inline-flex; outline: none; box-sizing: border-box; box-shadow: inset 0 1px, inset 1px 0, inset -1px 0, inset 0 -1px; background-clip: content-box; -webkit-appearance: none; width: var(--ui-switch-width, 44px); height: var(--ui-switch-height, 26px); border: 2px solid; border-radius: var(--ui-switch-height, 26px); background-color: currentColor; color: var(--ui-dark-gray, #b6bbc6); font-size: 0; transition: all var(--ui-animate-time, .2s); cursor: pointer; -webkit-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; } input[is="ui-switch"]:checked { color: var(--ui-blue, #2a80eb); background-color: var(--ui-blue, #2a80eb); } input[is="ui-switch"]::before { content: ''; flex: 0; transition: flex var(--ui-animate-time, .2s); } input[is="ui-switch"]::after { content: ""; width: 22px; height: 22px; border-radius: 100%; background-color: var(--ui-white, #ffffff); opacity: 1; visibility: visible; } input[is="ui-switch"]:active { box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1); } input[is="ui-switch"]:checked::before { flex: 1; } input[is="ui-switch"]:disabled { opacity: var(--ui-opacity, .4); cursor: default; } input[is="ui-switch"]:focus:not(:disabled), input[is="ui-switch"]:hover:not(:disabled) { color: var(--ui-gray, #a2a9b6); } input[is="ui-switch"]:checked:focus:not(:disabled), input[is="ui-switch"]:checked:hover:not(:disabled) { color: var(--ui-dark-blue, #0057c3); background-color: var(--ui-dark-blue, #0057c3); } input[is="ui-switch"]:checked:focus:disabled, input[is="ui-switch"]:checked:disabled:hover { color: var(--ui-blue, #2a80eb); background-color: var(--ui-blue, #2a80eb); }
0.409221
0.060087
@-moz-document domain("www.apparata.nl") { BODY, #ab_main_body, .ab_top_header, .ab_main_content, .ab_pushmenu-push, DIV.ab_blog_wrapper.list-item, .ab_tags_container { background: #111 !important; color: #aaa !important } #ab_main_nav_container .ab_search_bar { background: none !important; border: none !important } A, A:hover, .ab_detail_content p a, .ab_comment_section .ab_comment_reply a, .ab_nav_next a .ab_nav_label, .ab_nav_previous a .ab_nav_label { font-weight: normal !important; color: #1EAEDB; text-decoration: none } A:hover, .ab_nav_next a .ab_nav_label:hover, .ab_nav_previous a .ab_nav_label:hover { text-decoration: none !important; color: red !important } .ab_login_wrap { background-color: rgba(255, 255, 255, 0.4) } .ab_login_wrap a { color: #eee } .ab_widget_service_voor_jou ul li a, .ab_widget_check_je_kenteken .widget-btn { background-color: #222; border: 1px solid #333} .fa-chevron-right:before { content: '' } .ab_search_bar input[type="button"] { background-color: #333 } .ab_search_bar .wrapper { padding: 0 0 0 27px } #ab_main_nav_container .ab_search_bar { height: auto } .ab_lp_wrapper { border-bottom: 0 } nav.ab_main_nav ul { background-color: #111 } nav.ab_main_nav ul li { background-color: #111 !important; border: none !important; margin: 0; } nav.ab_main_nav ul li a { margin: 0; color: #fff } nav.ab_main_nav ul li a:hover { background-color: #222; border: none !important } DIV.top-discussions a { color: #111 !important; border: 1px solid #333 } DIV.top-discussions a span { color: #fff; } H1, H1 A, .ab_comments_body A, H2, FIELDSET#replyform, FIELDSET#replyform span, P.ab_subtitle { color: #aaa !important; text-shadow: 0px 0px #444; font-weight: normal !important } LABEL, LEGEND { font-weight: 400 } SPAN.page-numbers.current { color: #fff; padding-left: 7px; padding-right: 7px } SPAN.page-numbers.dots { color: #fff; padding-left: 4px; padding-right: 4px } .ab_subtitle { color: #aaa !important } .ab_widget_actueel, .ab_tag_wrapper, .ab_widget_check_je_kenteken, .ab_widget_service_voor_jou, .ab_widget_de_vraag, .ab_widget_hete_discussies, .ab_widget_list_photo_intro, .ab_widget_news_list_links { background-color: #111; color: #aaa !important } .ab_widget_actueel A, .ab_widget_check_je_kenteken A, .ab_widget_service_voor_jou A, .ab_widget_hete_discussies A, .ab_widget_list_photo_intro A, .ab_widget_news_list_links A { color: #ccc !important } .ab_select { background-color: #222; color: #ccc; font-size: 85%; border-color: #444; border-radius: 3px } OPTION { background-color: #222; color: #fff; font-size: 110% } small { font-size: 100% } input[type="submit"]{ color: #eee; background-color: #222 } input[type="submit"]:hover { color: red; border-color: red; } DIV.ab_comments_body { background-color: #181818 !important; color: #ccc !important; border: 0; border-radius: 0px 0px 5px 5px } DIV.ab_comments_header { border: 0; background-color: #222 !important; border-radius: 5px 5px 0px 0px; padding: 15px !important; line-height: 14px } DIV[style='background-color:#FFFFCC !important'] { color: #000; filter: grayscale(100%) invert(91.75%) } .ab_comment_section .ab_comments_header .ab_comment_actions { margin-top: 10px; max-width: 65% } .ab_comment_section .ab_comments_body { font-size: 14px; padding: 15px; padding-top: 10px } .dwqa-questions-list .dwqa-question-item .dwqa-question-stats span { color: #fff !important; border: 0; } .ab_widget_meest_besproken .one-article img:hover { filter: contrast(110%) brightness(110%) saturate(110%); box-shadow: 0 0 5px 0px #eee } .ab_blog_img IMG, .ab_detail_single_image IMG, IMG.centered { border-radius: 5px } .ab_blog_wrapper, DIV.lg_gallery DIV.item { background: none } .ab_content_wrapper, .ab_detail_content.widget .four:nth-child(2), .ab_detail_content.widget { border: none } .ab_detail_content p { color: #999 } .ab_comment_section .ab_comments_header .ab_comments_details .ab_user, .ab_comment_section .ab_comments_header .ab_comments_details .ab_user a, .ab_comment_section .ab_comments_header .ab_comments_details .ab_detail a, .ab_comments_body A, H2, FIELDSET#replyform, FIELDSET#replyform span, P.ab_subtitle, .ab_blog_wrapper .ab_blog_info, .ab_blog_wrapper .ab_blog_author a, .ab_blog_wrapper .ab_blog_comments a, .ab_blog_wrapper .ab_blog_date a, .ab_lp_wrapper p, .ab_lp_wrapper .ab_lease_portal_info, .ab_lp_wrapper .ab_lease_portal_author a, .ab_lp_wrapper .ab_lease_portal_comments a, .ab_lp_wrapper .ab_lease_portal_date a { color: #999 !important; font-size: 13px; text-decoration: none } .lg_gallery .item a img { border:0; border-radius: 5px } .lg_gallery .item a img:hover { box-shadow: 0px 0px 15px #ccc } .rsThumbsHor { border-color: #000 !important; padding-bottom: 0px !important } .rsDefault .rsThumb:not(.rsNavSelected) { background-color: #000 !important } .rsDefault .rsThumb:not(.rsNavSelected) img { opacity: 0.5 } .rsDefault .rsArrowIcn, .rsDefault .rsThumbsArrowIcn { filter: invert(100%) hue-rotate(180deg) } .rsDefault .rsThumbsArrow { background-color: rgba(0,0,0, 0.3) !important } .tablepress .even TD { background: #111 !important; color: #ccc } .tablepress .even TH { background: #111 !important; color: #ccc } .tablepress .odd TD { background: #222 !important; color: #ccc } .tablepress .odd TH { background: #222 !important; color: #ccc } footer, #ab_footer_banner_ad, DIV#ab_banner_ad { display: none !important } textarea { background-color: #222 !important; color: #ccc; margin-top: 15px } blockquote { border-radius: 5px; background-color: #222 !important } .ab_comment_section .ab_comment_reply { border-top: 0; padding-top: 0 } .ab_blog_wrapper .ab_blog_info { padding-bottom: 10px } .ab_advance_search { background: linear-gradient(0deg, #aaa, #ccc); border-radius: 5px; border-bottom: 0; padding-top: 0; padding-left: 8px } }
data/usercss/167062.user.css
@-moz-document domain("www.apparata.nl") { BODY, #ab_main_body, .ab_top_header, .ab_main_content, .ab_pushmenu-push, DIV.ab_blog_wrapper.list-item, .ab_tags_container { background: #111 !important; color: #aaa !important } #ab_main_nav_container .ab_search_bar { background: none !important; border: none !important } A, A:hover, .ab_detail_content p a, .ab_comment_section .ab_comment_reply a, .ab_nav_next a .ab_nav_label, .ab_nav_previous a .ab_nav_label { font-weight: normal !important; color: #1EAEDB; text-decoration: none } A:hover, .ab_nav_next a .ab_nav_label:hover, .ab_nav_previous a .ab_nav_label:hover { text-decoration: none !important; color: red !important } .ab_login_wrap { background-color: rgba(255, 255, 255, 0.4) } .ab_login_wrap a { color: #eee } .ab_widget_service_voor_jou ul li a, .ab_widget_check_je_kenteken .widget-btn { background-color: #222; border: 1px solid #333} .fa-chevron-right:before { content: '' } .ab_search_bar input[type="button"] { background-color: #333 } .ab_search_bar .wrapper { padding: 0 0 0 27px } #ab_main_nav_container .ab_search_bar { height: auto } .ab_lp_wrapper { border-bottom: 0 } nav.ab_main_nav ul { background-color: #111 } nav.ab_main_nav ul li { background-color: #111 !important; border: none !important; margin: 0; } nav.ab_main_nav ul li a { margin: 0; color: #fff } nav.ab_main_nav ul li a:hover { background-color: #222; border: none !important } DIV.top-discussions a { color: #111 !important; border: 1px solid #333 } DIV.top-discussions a span { color: #fff; } H1, H1 A, .ab_comments_body A, H2, FIELDSET#replyform, FIELDSET#replyform span, P.ab_subtitle { color: #aaa !important; text-shadow: 0px 0px #444; font-weight: normal !important } LABEL, LEGEND { font-weight: 400 } SPAN.page-numbers.current { color: #fff; padding-left: 7px; padding-right: 7px } SPAN.page-numbers.dots { color: #fff; padding-left: 4px; padding-right: 4px } .ab_subtitle { color: #aaa !important } .ab_widget_actueel, .ab_tag_wrapper, .ab_widget_check_je_kenteken, .ab_widget_service_voor_jou, .ab_widget_de_vraag, .ab_widget_hete_discussies, .ab_widget_list_photo_intro, .ab_widget_news_list_links { background-color: #111; color: #aaa !important } .ab_widget_actueel A, .ab_widget_check_je_kenteken A, .ab_widget_service_voor_jou A, .ab_widget_hete_discussies A, .ab_widget_list_photo_intro A, .ab_widget_news_list_links A { color: #ccc !important } .ab_select { background-color: #222; color: #ccc; font-size: 85%; border-color: #444; border-radius: 3px } OPTION { background-color: #222; color: #fff; font-size: 110% } small { font-size: 100% } input[type="submit"]{ color: #eee; background-color: #222 } input[type="submit"]:hover { color: red; border-color: red; } DIV.ab_comments_body { background-color: #181818 !important; color: #ccc !important; border: 0; border-radius: 0px 0px 5px 5px } DIV.ab_comments_header { border: 0; background-color: #222 !important; border-radius: 5px 5px 0px 0px; padding: 15px !important; line-height: 14px } DIV[style='background-color:#FFFFCC !important'] { color: #000; filter: grayscale(100%) invert(91.75%) } .ab_comment_section .ab_comments_header .ab_comment_actions { margin-top: 10px; max-width: 65% } .ab_comment_section .ab_comments_body { font-size: 14px; padding: 15px; padding-top: 10px } .dwqa-questions-list .dwqa-question-item .dwqa-question-stats span { color: #fff !important; border: 0; } .ab_widget_meest_besproken .one-article img:hover { filter: contrast(110%) brightness(110%) saturate(110%); box-shadow: 0 0 5px 0px #eee } .ab_blog_img IMG, .ab_detail_single_image IMG, IMG.centered { border-radius: 5px } .ab_blog_wrapper, DIV.lg_gallery DIV.item { background: none } .ab_content_wrapper, .ab_detail_content.widget .four:nth-child(2), .ab_detail_content.widget { border: none } .ab_detail_content p { color: #999 } .ab_comment_section .ab_comments_header .ab_comments_details .ab_user, .ab_comment_section .ab_comments_header .ab_comments_details .ab_user a, .ab_comment_section .ab_comments_header .ab_comments_details .ab_detail a, .ab_comments_body A, H2, FIELDSET#replyform, FIELDSET#replyform span, P.ab_subtitle, .ab_blog_wrapper .ab_blog_info, .ab_blog_wrapper .ab_blog_author a, .ab_blog_wrapper .ab_blog_comments a, .ab_blog_wrapper .ab_blog_date a, .ab_lp_wrapper p, .ab_lp_wrapper .ab_lease_portal_info, .ab_lp_wrapper .ab_lease_portal_author a, .ab_lp_wrapper .ab_lease_portal_comments a, .ab_lp_wrapper .ab_lease_portal_date a { color: #999 !important; font-size: 13px; text-decoration: none } .lg_gallery .item a img { border:0; border-radius: 5px } .lg_gallery .item a img:hover { box-shadow: 0px 0px 15px #ccc } .rsThumbsHor { border-color: #000 !important; padding-bottom: 0px !important } .rsDefault .rsThumb:not(.rsNavSelected) { background-color: #000 !important } .rsDefault .rsThumb:not(.rsNavSelected) img { opacity: 0.5 } .rsDefault .rsArrowIcn, .rsDefault .rsThumbsArrowIcn { filter: invert(100%) hue-rotate(180deg) } .rsDefault .rsThumbsArrow { background-color: rgba(0,0,0, 0.3) !important } .tablepress .even TD { background: #111 !important; color: #ccc } .tablepress .even TH { background: #111 !important; color: #ccc } .tablepress .odd TD { background: #222 !important; color: #ccc } .tablepress .odd TH { background: #222 !important; color: #ccc } footer, #ab_footer_banner_ad, DIV#ab_banner_ad { display: none !important } textarea { background-color: #222 !important; color: #ccc; margin-top: 15px } blockquote { border-radius: 5px; background-color: #222 !important } .ab_comment_section .ab_comment_reply { border-top: 0; padding-top: 0 } .ab_blog_wrapper .ab_blog_info { padding-bottom: 10px } .ab_advance_search { background: linear-gradient(0deg, #aaa, #ccc); border-radius: 5px; border-bottom: 0; padding-top: 0; padding-left: 8px } }
0.303113
0.072933
.boxShadow { box-shadow: 0 0 5px #cccccc; -moz-box-shadow: 0 0 5px #CCCCCC; -khtml-box-shadow: 0 0 5px #CCCCCC; } .weibo_type_icon { -webkit-filter: grayscale(100%); -webkit-filter: grayscale(1); filter: grayscale(100%); filter: gray; } .weibo_type_icon:hover { -webkit-filter: none; filter: none; } .weibo_main { box-shadow: 0 0 5px #cccccc; -moz-box-shadow: 0 0 5px #CCCCCC; -khtml-box-shadow: 0 0 5px #CCCCCC; background: white; border-radius: 0.2em; } .weibo_content { background-color: #ffffff; padding: 15px; border: 1px solid #ddd; -moz-border-radius: 3px; /*仅Firefox支持,实现圆角效果*/ -webkit-border-radius: 3px; /*仅Safari,Chrome支持,实现圆角效果*/ -khtml-border-radius: 3px; /*仅Safari,Chrome支持,实现圆角效果*/ border-radius: 3px; /*仅Opera,Safari,Chrome支持,实现圆角效果*/ margin-bottom: 12px; padding-bottom: 0; } .weibo_content_sj { width: 16px; height: 17px; margin-left: -31px; margin-top: 9px; background: url(../images/weibo_content_sj.png); position: absolute; } .weibo_content_p { font-size: 14px; color: #333333; line-height: 29px; } .weibo_content_bottom { z-index: 99; color: #8c8c8c; background: #f5f5f5; padding: 7px; border-radius: 0 0 3px 3px; font-size: 12px; } .user_name { font-size: 16px; color: #8c8c8c; } .like { width: 20px; height: 30px; background: url(../images/nolike.png) no-repeat; display: block; } .mark_box { background-color: #f5f5f5; border: 1px #E6E6E6 solid; z-index: 99; clear: both; position: absolute; top: 37px; right: 51px; } .mark_aw > li > a { position: relative; display: block; padding: 6px 8px; text-align: center; } .name_touxian { margin-left: 10px; margin-top: 0px; display: inline-block; width: 101px; height: 60px; } .ribbion-green { z-index: 99; position: absolute; right: -18px; top: 0; background: url(../images/ribbion.png) no-repeat; width: 75px; height: 43px; text-align: center; } .ribbion-green a { color: white; line-height: 35px; padding-left: 20px; } .ribbion-green a:hover { text-decoration: none; } .weibo_avatar { position: relative; display: inline-block; } .weibo_avatar .weibo_change_avatar { display: none; color: white; position: absolute; background: rgba(0, 0, 0, 0.5); width: 100%; text-align: center; bottom: 0; left: 0; line-height: 24px; } .weibo_avatar:hover .weibo_change_avatar { display: block; }
Public/Weibo/css/weibo.css
.boxShadow { box-shadow: 0 0 5px #cccccc; -moz-box-shadow: 0 0 5px #CCCCCC; -khtml-box-shadow: 0 0 5px #CCCCCC; } .weibo_type_icon { -webkit-filter: grayscale(100%); -webkit-filter: grayscale(1); filter: grayscale(100%); filter: gray; } .weibo_type_icon:hover { -webkit-filter: none; filter: none; } .weibo_main { box-shadow: 0 0 5px #cccccc; -moz-box-shadow: 0 0 5px #CCCCCC; -khtml-box-shadow: 0 0 5px #CCCCCC; background: white; border-radius: 0.2em; } .weibo_content { background-color: #ffffff; padding: 15px; border: 1px solid #ddd; -moz-border-radius: 3px; /*仅Firefox支持,实现圆角效果*/ -webkit-border-radius: 3px; /*仅Safari,Chrome支持,实现圆角效果*/ -khtml-border-radius: 3px; /*仅Safari,Chrome支持,实现圆角效果*/ border-radius: 3px; /*仅Opera,Safari,Chrome支持,实现圆角效果*/ margin-bottom: 12px; padding-bottom: 0; } .weibo_content_sj { width: 16px; height: 17px; margin-left: -31px; margin-top: 9px; background: url(../images/weibo_content_sj.png); position: absolute; } .weibo_content_p { font-size: 14px; color: #333333; line-height: 29px; } .weibo_content_bottom { z-index: 99; color: #8c8c8c; background: #f5f5f5; padding: 7px; border-radius: 0 0 3px 3px; font-size: 12px; } .user_name { font-size: 16px; color: #8c8c8c; } .like { width: 20px; height: 30px; background: url(../images/nolike.png) no-repeat; display: block; } .mark_box { background-color: #f5f5f5; border: 1px #E6E6E6 solid; z-index: 99; clear: both; position: absolute; top: 37px; right: 51px; } .mark_aw > li > a { position: relative; display: block; padding: 6px 8px; text-align: center; } .name_touxian { margin-left: 10px; margin-top: 0px; display: inline-block; width: 101px; height: 60px; } .ribbion-green { z-index: 99; position: absolute; right: -18px; top: 0; background: url(../images/ribbion.png) no-repeat; width: 75px; height: 43px; text-align: center; } .ribbion-green a { color: white; line-height: 35px; padding-left: 20px; } .ribbion-green a:hover { text-decoration: none; } .weibo_avatar { position: relative; display: inline-block; } .weibo_avatar .weibo_change_avatar { display: none; color: white; position: absolute; background: rgba(0, 0, 0, 0.5); width: 100%; text-align: center; bottom: 0; left: 0; line-height: 24px; } .weibo_avatar:hover .weibo_change_avatar { display: block; }
0.34621
0.070208
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Raleway:wght@500;600;700&display=swap"); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap'); /*=============== VARIABLES CSS ===============*/ :root { --header-height: 3rem; /*========== Colors ==========*/ /* Change favorite color to match images */ /*Green dark 190 - Green 171 - Grren Blue 200*/ --hue-color: 190; /* HSL color mode */ --first-color: hsl(var(--hue-color), 64%, 22%); --first-color-second: hsl(var(--hue-color), 64%, 22%); --first-color-alt: hsl(var(--hue-color), 64%, 15%); --title-color: hsl(var(--hue-color), 64%, 18%); --text-color: hsl(var(--hue-color), 24%, 35%); --text-color-light: hsl(var(--hue-color), 8%, 60%); --input-color: hsl(var(--hue-color), 24%, 97%); --body-color: hsl(var(--hue-color), 100%, 99%); --white-color: #FFF; --scroll-bar-color: hsl(var(--hue-color), 12%, 90%); --scroll-thumb-color: hsl(var(--hue-color), 12%, 75%); /*========== Font and typography ==========*/ --body-font: 'Open Sans', sans-serif; --title-font: 'Raleway', sans-serif; --biggest-font-size: 2.5rem; --h1-font-size: 1.5rem; --h2-font-size: 1.25rem; --h3-font-size: 1rem; --normal-font-size: .938rem; --small-font-size: .813rem; --smaller-font-size: .75rem; /*========== Font weight ==========*/ --font-medium: 500; --font-semi-bold: 600; /*========== Margenes Bottom ==========*/ --mb-0-25: .25rem; --mb-0-5: .5rem; --mb-0-75: .75rem; --mb-1: 1rem; --mb-1-25: 1.25rem; --mb-1-5: 1.5rem; --mb-2: 2rem; --mb-2-5: 2.5rem; --mb-10: /*========== z index ==========*/ --z-tooltip: 10; --z-fixed: 100; /*========== rotate img ==========*/ --rotate-img: rotate(-30deg); /*========== Hover overlay ==========*/ --img-transition: .3s; --img-hidden: hidden; --img-scale: scale(1.1); } @media screen and (min-width: 968px) { :root { --biggest-font-size: 4rem; --h1-font-size: 2.25rem; --h2-font-size: 1.75rem; --h3-font-size: 1.25rem; --normal-font-size: 1rem; --small-font-size: .875rem; --smaller-font-size: .813rem; } } /*========== Variables Dark theme ==========*/ body.dark-theme { --first-color-second: hsl(var(--hue-color), 54%, 12%); --title-color: hsl(var(--hue-color), 24%, 95%); --text-color: hsl(var(--hue-color), 8%, 75%); --input-color: hsl(var(--hue-color), 29%, 16%); --body-color: hsl(var(--hue-color), 29%, 12%); --scroll-bar-color: hsl(var(--hue-color), 12%, 48%); --scroll-thumb-color: hsl(var(--hue-color), 12%, 36%); } /*========== Button Dark/Light ==========*/ .nav__dark { display: flex; align-items: center; column-gap: 2rem; position: absolute; left: 3rem; bottom: 4rem; } .change-theme, .change-theme-name { color: var(--text-color); } .change-theme { cursor: pointer; font-size: 1rem; } .change-theme-name { font-size: var(--small-font-size); } /*=============== BASE ===============*/ * { box-sizing: border-box; padding: 0; margin: 0; } html { scroll-behavior: smooth; } body { margin: var(--header-height) 0 0 0; font-family: var(--body-font); font-size: var(--normal-font-size); background-color: var(--body-color); color: var(--text-color); } h1, h2, h3 { color: var(--title-color); font-weight: var(--font-semi-bold); font-family: var(--title-font); } ul { list-style: none; } a { text-decoration: none; } img, video { max-width: 100%; height: auto; } button, input { border: none; font-family: var(--body-font); font-size: var(--normal-font-size); } button { cursor: pointer; } input { outline: none; } .main { overflow-x: hidden; } /*=============== REUSABLE CSS CLASSES ===============*/ .section { padding: 4.5rem 0 2.5rem; } .section__title { font-size: var(--h2-font-size); color: var(--title-color); text-align: center; text-transform: capitalize; margin-bottom: var(--mb-2); } .container { max-width: 968px; margin-left: var(--mb-1); margin-right: var(--mb-1); } .grid { display: grid; gap: 1.5rem; } /*=============== HEADER ===============*/ .header { width: 100%; position: fixed; top: 0; left: 0; z-index: var(--z-fixed); background-color: transparent; } /*=============== NAV ===============*/ .nav { height: var(--header-height); display: flex; justify-content: space-between; align-items: center; } .nav__logo, .nav__toggle { color: var(--blue-color); padding: 10px; } .nav__logo { font-weight: var(--font-semi-bold); } .nav__toggle { font-size: 1.2rem; cursor: pointer; } .nav__menu { position: relative; } @media screen and (max-width: 767px) { .nav__menu { position: fixed; background-color: var(--body-color); top: 0; right: -100%; width: 70%; height: 100%; box-shadow: -1px 0 4px rgba(14, 55, 63, 0.15); padding: 3rem; transition: .4s; } } .nav__list { display: flex; flex-direction: column; row-gap: 2.5rem; } .nav__link { color: var(--text-color-light); font-weight: var(--font-semi-bold); text-transform: uppercase; } .nav__link:hover { color: var(--text-color); } .nav__close { position: absolute; top: .75rem; right: 1rem; font-size: 1.5rem; color: var(--title-color); cursor: pointer; } /* show menu */ .show-menu { right: 0; } /* Change background header */ .scroll-header { background-color: var(--body-color); box-shadow: 0 0 4px rgba(14, 55, 63, 0.15); } .scroll-header .nav__logo, .scroll-header .nav__toggle { color: var(--title-color); } /* Active link */ .active-link { position: relative; color: var(--title-color); } .active-link::before { content: ''; position: absolute; background-color: var(--title-color); width: 100%; height: 2px; bottom: -.75rem; left: 0; } /*=============== HOME ===============*/ .home__img { position: absolute; top: 0; left: 0; width: 100%; height: 100vh; object-fit: cover; object-position: 83%; } .home__container { position: relative; height: calc(100vh - var(--header-height)); align-content: center; row-gap: 3rem; } .home__data-subtitle, .home__data-title, .home__social-link, .home__info { color: var(--white-color); } .home__data-subtitle { display: block; font-weight: var(--font-semi-bold); margin-bottom: var(--mb-0-75); } .home__data-title { font-size: var(--biggest-font-size); font-weight: var(--font-medium); margin-bottom: var(--mb-2-5); } .home__social { display: flex; flex-direction: column; row-gap: 1.5rem; } .home__social-link { font-size: 1.2rem; width: max-content; } .home__info { background-color: var(--first-color); display: flex; padding: 1.5rem 1rem; align-items: center; column-gap: .5rem; position: absolute; right: 0; bottom: 1rem; width: 228px; } .home__info-title { display: block; font-size: var(--small-font-size); font-weight: var(--font-semi-bold); margin-bottom: var(--mb-0-75); } .home__info-button { font-size: var(--smaller-font-size); } .home__info-overlay { overflow: var(--img-hidden); } .home__info-img { width: 145px; transition: var(--img-transition); } .home__info-img:hover { transform: var(--img-scale); } /*=============== BUTTONS ===============*/ .button { display: inline-block; background-color: var(--first-color); color: var(--white-color); padding: 1rem 2rem; font-weight: var(--font-semi-bold); transition: .3s; } .button:hover { background-color: var(--first-color-alt); } .button--flex { display: flex; align-items: center; column-gap: .25rem; } .button--link { background: none; padding: 0; } .button--link:hover { background: none; } /*slider*/ #carouselExampleIndicators{ position: relative; height: 100vh; width: 100%; } #carouselExampleIndicators .carousel-inner{ position: relative; height: 100%; width: 100%; background: var(--body-color); } #carouselExampleIndicators .carousel-inner:before{ position: absolute; content: ''; background: rgba(0, 0, 0, 0.45); top: 0; left: 0; height: 100%; width: 100%; z-index: 1; } #carouselExampleIndicators .carousel-inner .carousel-item{ position: relative; height: 100%; width:100%; background-image: url("/assets/img/ktp4-4.jpg"); background-size: 100% 100%; background-position: center; background-attachment: fixed; } #carouselExampleIndicators .carousel-inner .carousel-item:nth-child(2){ background-image: url("/assets/img/kia-3\ \(1\).jpg"); background-size: 100% 100%; background-position: center; background-attachment: fixed; } #carouselExampleIndicators .carousel-inner .carousel-item:nth-child(3){ background-image: url("/assets/img/IMG-20191113-WA0127.jpg"); background-size: 100% 100%; background-position: center; background-attachment: fixed; } #carouselExampleIndicators .carousel-inner .carousel-item .carousel-item-active{ padding: var(--mb-1); } #carouselExampleIndicators .carousel-inner .carousel-item .info{ position: absolute; top: 50%; transform: translateY(-50%); height: auto; width: 100%; z-index: 1; text-align: center; } #carouselExampleIndicators .carousel-inner .carousel-item h1{ height: auto; color: #fff; width: 100%; z-index: 1; text-align: center; font-size: 5.5em; font-weight: 750; } #carouselExampleIndicators .carousel-inner .carousel-item p{ height: auto; color: #ccc; width: 100%; z-index: 1; text-align: center; font-size: 1.2em; font-weight: 500; } /*=============== ABOUT ===============*/ .about__data { text-align: center; } .about__container { row-gap: 2.5rem; } .about__description { margin-bottom: var(--mb-2); } .about__img { display: flex; column-gap: 1rem; align-items: center; justify-content: center; } .about__img-overlay { overflow: var(--img-hidden); } .about__img-one { width: 130px; } .about__img-two { width: 180px; } .about__img-one, .about__img-two { transition: var(--img-transition); } .about__img-one:hover, .about__img-two:hover { transform: var(--img-scale); } /*=============== DISCOVER ===============*/ .discover__card { position: relative; width: 200px; overflow: var(--img-hidden); } .discover__data { position: absolute; bottom: 1.5rem; left: 1rem; } .discover__title, .discover__description { color: var(--white-color); } .discover__title { font-size: var(--h3-font-size); margin-bottom: var(--mb-0-25); } .discover__description { display: block; font-size: var(--smaller-font-size); } .discover__img { transition: var(--img-transition); } .discover__img:hover { transform: var(--img-scale); } .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right { background-image: none; } /*=============== PLACES ===============*/ .place__card, .place__img { height: 500px; width: 100%; } .place__container { grid-template-columns: repeat(2, max-content); justify-content: center; } .place__card { position: relative; overflow: var(--img-hidden); height: 400px; width: 100%; } .place__card:hover .place__img { transform: var(--img-scale); } .place__img { transition: var(--img-transition); height: 400px; width: 100%; } .place__content, .place__title { color: var(--white-color); } .place__content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: space-between; padding: .75rem .75rem 1rem; } .place__rating { align-self: flex-end; display: flex; align-items: center; } .place__rating-icon { font-size: .75rem; margin-right: var(--mb-0-25); } .place__rating-number { font-size: var(--small-font-size); } .place__subtitle, .place__price { display: block; } .place__title { font-size: var(--h3-font-size); margin-bottom: var(--mb-0-25); } .place__subtitle { font-size: var(--smaller-font-size); margin-bottom: var(--mb-1-25); } .place__button2{ font-size: var(--smaller-font-size); right: 0; bottom: 0; } .place__button { position: absolute; right: 0; bottom: 0; padding: 0; } .button-light{ color: beige; } /*========== Hotline ==========*/ .faq_body, .head{ max-width: 600px; margin: auto; } .head{ text-align: center; padding: 20px 0px; } .faq_body{ background-color: #fff; border-radius: 10px; padding: 30px 20px; } summary{ background-color: #f2f2f2; padding: 20px 30px; border-radius: 10px; margin: 15px 0px; cursor: pointer; transition: all 0.3s ease-in-out; } summary:hover{ background-color: #e6e3e3; } details[open=""] > summary{ background-color: #e6e3e3; } details div{ background-color: #fafafa; padding: 10px 20px; border-radius: 10px; line-height: 2; margin-bottom: 40px; } /*========== Hotline ==========*/ .card{ position: relative; overflow: hidden; padding: 3rem 0; background-color: var(--body-color); } .card__container{ display: grid; gap: 1.5rem; } .card__glass{ position: relative; overflow: hidden; text-align: center; padding: 2.5rem; background: linear-gradient(130deg, rgba(203, 203, 226, 0.6), rgba(251,251,254,.2)); box-shadow: inset 2px 2px 1px rgba(251,251,254,.3) inset -2px -2px 1px rgba(251,251,254,.2); border-radius: 1.5rem; backdrop-filter: blur(10px); } .card__img{ width: 80px; height: 80px; border-radius: 50%; margin-bottom: 1rem; } .card__data{ margin-bottom: 1.5rem; } .card__title{ font-size: var(--h3-font-size); color: var(--title-color); font-weight: 600; margin-bottom: .25rem; } .card__profession{ font-size: var(--small-font-size); color: var(--text-color); font-weight: 500; } .card__button{ display: inline-block; background: linear-gradient(130deg, rgba(251,251,254,.9), rgba(251,251,254,.2)); padding: .75rem 1.5rem; border-radius: .5rem; color: var(--title-color); font-weight: 500; transition: .4s; } .card__button:hover{ background: linear-gradient(130deg, rgba(251,251,254,1), rgba(251,251,254,.4)); } .card__social{ position: absolute; top: 50%; transform: translateY(-50%); } .card__link{ display: block; font-size: 1.35rem; color: var(--title-color); margin: 1rem 0; transform: translateX(-5rem); } .card__link:nth-child(1){ transition: .2s; } .card__link:nth-child(2){ transition: .5s; } .card__link:nth-child(3){ transition: .7s; } .card__glass:hover .card__link{ transform: translateX(-1.5rem); } .card__circle{ position: absolute; width: 250px; height: 250px; background: linear-gradient(130deg, rgba(77,73,191,.8), rgba(255,255,255,.2)); border-radius: 50%; } .card__circle1{ top: 20%; left: -20%; } .card__circle2{ bottom: -5%; right: -25%; background: linear-gradient(130deg, rgba(5,219,242,.8), rgba(255,255,255,.2)); } /*========== MEDIA QUERIES ==========*/ @media screen and (min-width: 568px){ .card__container{ grid-template-columns: repeat(2, 1fr); } } @media screen and (min-width: 768px){ .bd-container{ margin-left: auto; margin-right: auto; } .card{ padding: 0; } .card__container{ height: 100vh; grid-template-columns: repeat(3, 1fr); align-content: center; } .card__circle1{ left: 5%; top: 12%; } .card__circle2{ right: 8%; bottom: 15%; } } /*=============== SPONSORS ===============*/ .featured__container{ row-gap: 2rem; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); } .layanan{ position: relative; display: flex; flex-direction: column; align-items: center; padding: 2rem; background-color: var(--dark-color-lighten); border-radius: .5rem; } .layanan__img{ width: 220px; margin-top: var(--mb-3); margin-bottom: var(--mb-6); transform: var(--rotate-img); filter: drop-shadow(0 12px 8px rgba(0,0,0, .2)); } .layanan_name, .layanan__preci{ font-size: var(--h2-font-size); letter-spacing: .1rem; font-weight: var(--font-semi-bold); } .layanan_name{ margin-bottom: var(--mb-1); } .layanan__preci{ margin-bottom: var(--mb-4); } .layanan:hover{ transform: translateY(-.5rem); } /*=============== FOOTER ===============*/ .footer{ background-color: #24262b; padding: 30px 0; } .footer-col{ width: 25%; padding: 0 15px; } .footer-col iframe { width: 120%; height: 200px; } .footer-col h4{ font-size: 18px; color: #ffffff; text-transform: capitalize; margin-bottom: 35px; font-weight: 500; position: relative; } .footer-col h4::before{ content: ''; position: absolute; left:0; bottom: -10px; background-color: #e91e63; height: 2px; box-sizing: border-box; width: 50px; } .footer-col ul li:not(:last-child){ margin-bottom: 10px; } .footer-col ul li a{ font-size: 16px; text-transform: capitalize; color: #ffffff; text-decoration: none; font-weight: 300; color: #bbbbbb; display: block; transition: all 0.3s ease; } .footer-col ul li a:hover{ color: #ffffff; padding-left: 8px; } .footer-col .social-links a{ display: inline-block; height: 40px; width: 40px; background-color: rgba(255,255,255,0.2); margin:0 10px 10px 0; text-align: center; line-height: 40px; border-radius: 50%; color: #ffffff; transition: all 0.5s ease; } .footer-col .social-links a:hover{ color: #24262b; background-color: #ffffff; } /*responsive*/ @media(max-width: 767px){ .footer-col{ width: 50%; margin-bottom: 30px; } } @media(max-width: 574px){ .footer-col{ width: 100%; } } /*========== SCROLL UP ==========*/ .scrollup { position: fixed; right: 1rem; bottom: -20%; background-color: var(--first-color); padding: .5rem; display: flex; opacity: .9; z-index: var(--z-tooltip); transition: .4s; } .scrollup:hover { background-color: var(--first-color-alt); opacity: 1; } .scrollup__icon { color: var(--white-color); font-size: 1.2rem; } /* Show scroll */ .show-scroll { bottom: 5rem; } /*=============== SCROLL BAR ===============*/ ::-webkit-scrollbar { width: .60rem; background-color: var(--scroll-bar-color); } ::-webkit-scrollbar-thumb { background-color: var(--scroll-thumb-color); } ::-webkit-scrollbar-thumb:hover { background-color: var(--text-color-light); } /*=============== MEDIA QUERIES ===============*/ /* For small devices */ @media screen and (max-width: 340px) { .place__container { grid-template-columns: max-content; justify-content: center; } .experience__content { padding: 0; } .experience__overlay:nth-child(1) { width: 190px; } .experience__overlay:nth-child(2) { width: 80px; } .home__info { width: 190px; padding: 1rem; } .experience__img, .video__container { padding: 0; } } /* For medium devices */ @media screen and (min-width: 568px) { .video__container { display: grid; grid-template-columns: .6fr; justify-content: center; } .place__container { grid-template-columns: repeat(3, max-content); } .subscribe__form { width: 470px; margin: 0 auto; } } @media screen and (min-width: 768px) { body { margin: 0; } .nav { height: calc(var(--header-height) + 1.5rem); } .nav__link { color: var(--white-color); text-transform: initial; } .nav__link:hover { color: var(--white-color); } .nav__dark { position: initial; } .nav__menu { display: flex; column-gap: 1rem; } .nav__list { flex-direction: row; column-gap: 4rem; } .nav__toggle, .nav__close { display: none; } .change-theme-name { display: none; } .change-theme { color: var(--white-color); } .active-link::before { background-color: var(--white-color); } .scroll-header .nav__link { color: var(--text-color); } .scroll-header .active-link { color: var(--title-color); } .scroll-header .active-link::before { background-color: var(--title-color); } .scroll-header .change-theme { color: var(--text-color); } .section { padding: 7rem 0 2rem; } .home__container { height: 100vh; grid-template-rows: 1.8fr .5fr; } .home__data { align-self: flex-end; } .home__social { flex-direction: row; align-self: flex-end; margin-bottom: 3rem; column-gap: 2.5rem; } .home__info { bottom: 3rem; } .about__container { grid-template-columns: repeat(2, 1fr); align-items: center; } .about__data, .about__title { text-align: initial; } .about__title { margin-bottom: var(--mb-1-5); } .about__description { margin-bottom: var(--mb-2); } .discover__container { width: 610px; margin-left: auto; margin-right: auto; } .discover__container, .place__container { padding-top: 2rem; } .experience__overlay:nth-child(1) { width: 363px; margin-right: 4rem; } .experience__overlay:nth-child(2) { width: 160px; } .subscribe__bg { background: none; padding: 0; } .subscribe__container { background-color: var(--first-color-second); padding: 3.5rem 0; } .subscribe__input { padding: 0 .5rem; } .footer__rights { flex-direction: row; justify-content: space-between; } } /* For large devices */ @media screen and (min-width: 1024px) { .container { margin-left: auto; margin-right: auto; } .home__container { grid-template-rows: 2fr .5fr; } .home__info { width: 328px; grid-template-columns: 1fr 2fr; column-gap: 2rem; } .home__info-title { font-size: var(--normal-font-size); } .home__info-img { width: 240px; } .about__img-one { width: 230px; } .about__img-two { width: 290px; } .discover__card { width: 237px; } .discover__container { width: 700px; } .discover__data { left: 1.5rem; bottom: 2rem; } .discover__title { font-size: var(--h2-font-size); } .experience__content { margin: var(--mb-1) 0; column-gap: 3.5rem; } .experience__overlay:nth-child(1) { width: 463px; margin-right: 7rem; } .experience__overlay:nth-child(2) { width: 220px; top: 3rem; } .video__container { grid-template-columns: .7fr; } .video__description { padding: 0 8rem; } .place__container { gap: 3rem 2rem; } .place__card, .place__img { height: 263px; } .footer__content { justify-items: center; } } @media screen and (min-width: 1200px) { .container { max-width: 1024px; } } /* For tall screens on mobiles y desktop*/ @media screen and (min-height: 721px) { body { margin: 0; } .home__container, .home__img { height: 640px; } }
public/portal/assets/css/styles.css
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Raleway:wght@500;600;700&display=swap"); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap'); /*=============== VARIABLES CSS ===============*/ :root { --header-height: 3rem; /*========== Colors ==========*/ /* Change favorite color to match images */ /*Green dark 190 - Green 171 - Grren Blue 200*/ --hue-color: 190; /* HSL color mode */ --first-color: hsl(var(--hue-color), 64%, 22%); --first-color-second: hsl(var(--hue-color), 64%, 22%); --first-color-alt: hsl(var(--hue-color), 64%, 15%); --title-color: hsl(var(--hue-color), 64%, 18%); --text-color: hsl(var(--hue-color), 24%, 35%); --text-color-light: hsl(var(--hue-color), 8%, 60%); --input-color: hsl(var(--hue-color), 24%, 97%); --body-color: hsl(var(--hue-color), 100%, 99%); --white-color: #FFF; --scroll-bar-color: hsl(var(--hue-color), 12%, 90%); --scroll-thumb-color: hsl(var(--hue-color), 12%, 75%); /*========== Font and typography ==========*/ --body-font: 'Open Sans', sans-serif; --title-font: 'Raleway', sans-serif; --biggest-font-size: 2.5rem; --h1-font-size: 1.5rem; --h2-font-size: 1.25rem; --h3-font-size: 1rem; --normal-font-size: .938rem; --small-font-size: .813rem; --smaller-font-size: .75rem; /*========== Font weight ==========*/ --font-medium: 500; --font-semi-bold: 600; /*========== Margenes Bottom ==========*/ --mb-0-25: .25rem; --mb-0-5: .5rem; --mb-0-75: .75rem; --mb-1: 1rem; --mb-1-25: 1.25rem; --mb-1-5: 1.5rem; --mb-2: 2rem; --mb-2-5: 2.5rem; --mb-10: /*========== z index ==========*/ --z-tooltip: 10; --z-fixed: 100; /*========== rotate img ==========*/ --rotate-img: rotate(-30deg); /*========== Hover overlay ==========*/ --img-transition: .3s; --img-hidden: hidden; --img-scale: scale(1.1); } @media screen and (min-width: 968px) { :root { --biggest-font-size: 4rem; --h1-font-size: 2.25rem; --h2-font-size: 1.75rem; --h3-font-size: 1.25rem; --normal-font-size: 1rem; --small-font-size: .875rem; --smaller-font-size: .813rem; } } /*========== Variables Dark theme ==========*/ body.dark-theme { --first-color-second: hsl(var(--hue-color), 54%, 12%); --title-color: hsl(var(--hue-color), 24%, 95%); --text-color: hsl(var(--hue-color), 8%, 75%); --input-color: hsl(var(--hue-color), 29%, 16%); --body-color: hsl(var(--hue-color), 29%, 12%); --scroll-bar-color: hsl(var(--hue-color), 12%, 48%); --scroll-thumb-color: hsl(var(--hue-color), 12%, 36%); } /*========== Button Dark/Light ==========*/ .nav__dark { display: flex; align-items: center; column-gap: 2rem; position: absolute; left: 3rem; bottom: 4rem; } .change-theme, .change-theme-name { color: var(--text-color); } .change-theme { cursor: pointer; font-size: 1rem; } .change-theme-name { font-size: var(--small-font-size); } /*=============== BASE ===============*/ * { box-sizing: border-box; padding: 0; margin: 0; } html { scroll-behavior: smooth; } body { margin: var(--header-height) 0 0 0; font-family: var(--body-font); font-size: var(--normal-font-size); background-color: var(--body-color); color: var(--text-color); } h1, h2, h3 { color: var(--title-color); font-weight: var(--font-semi-bold); font-family: var(--title-font); } ul { list-style: none; } a { text-decoration: none; } img, video { max-width: 100%; height: auto; } button, input { border: none; font-family: var(--body-font); font-size: var(--normal-font-size); } button { cursor: pointer; } input { outline: none; } .main { overflow-x: hidden; } /*=============== REUSABLE CSS CLASSES ===============*/ .section { padding: 4.5rem 0 2.5rem; } .section__title { font-size: var(--h2-font-size); color: var(--title-color); text-align: center; text-transform: capitalize; margin-bottom: var(--mb-2); } .container { max-width: 968px; margin-left: var(--mb-1); margin-right: var(--mb-1); } .grid { display: grid; gap: 1.5rem; } /*=============== HEADER ===============*/ .header { width: 100%; position: fixed; top: 0; left: 0; z-index: var(--z-fixed); background-color: transparent; } /*=============== NAV ===============*/ .nav { height: var(--header-height); display: flex; justify-content: space-between; align-items: center; } .nav__logo, .nav__toggle { color: var(--blue-color); padding: 10px; } .nav__logo { font-weight: var(--font-semi-bold); } .nav__toggle { font-size: 1.2rem; cursor: pointer; } .nav__menu { position: relative; } @media screen and (max-width: 767px) { .nav__menu { position: fixed; background-color: var(--body-color); top: 0; right: -100%; width: 70%; height: 100%; box-shadow: -1px 0 4px rgba(14, 55, 63, 0.15); padding: 3rem; transition: .4s; } } .nav__list { display: flex; flex-direction: column; row-gap: 2.5rem; } .nav__link { color: var(--text-color-light); font-weight: var(--font-semi-bold); text-transform: uppercase; } .nav__link:hover { color: var(--text-color); } .nav__close { position: absolute; top: .75rem; right: 1rem; font-size: 1.5rem; color: var(--title-color); cursor: pointer; } /* show menu */ .show-menu { right: 0; } /* Change background header */ .scroll-header { background-color: var(--body-color); box-shadow: 0 0 4px rgba(14, 55, 63, 0.15); } .scroll-header .nav__logo, .scroll-header .nav__toggle { color: var(--title-color); } /* Active link */ .active-link { position: relative; color: var(--title-color); } .active-link::before { content: ''; position: absolute; background-color: var(--title-color); width: 100%; height: 2px; bottom: -.75rem; left: 0; } /*=============== HOME ===============*/ .home__img { position: absolute; top: 0; left: 0; width: 100%; height: 100vh; object-fit: cover; object-position: 83%; } .home__container { position: relative; height: calc(100vh - var(--header-height)); align-content: center; row-gap: 3rem; } .home__data-subtitle, .home__data-title, .home__social-link, .home__info { color: var(--white-color); } .home__data-subtitle { display: block; font-weight: var(--font-semi-bold); margin-bottom: var(--mb-0-75); } .home__data-title { font-size: var(--biggest-font-size); font-weight: var(--font-medium); margin-bottom: var(--mb-2-5); } .home__social { display: flex; flex-direction: column; row-gap: 1.5rem; } .home__social-link { font-size: 1.2rem; width: max-content; } .home__info { background-color: var(--first-color); display: flex; padding: 1.5rem 1rem; align-items: center; column-gap: .5rem; position: absolute; right: 0; bottom: 1rem; width: 228px; } .home__info-title { display: block; font-size: var(--small-font-size); font-weight: var(--font-semi-bold); margin-bottom: var(--mb-0-75); } .home__info-button { font-size: var(--smaller-font-size); } .home__info-overlay { overflow: var(--img-hidden); } .home__info-img { width: 145px; transition: var(--img-transition); } .home__info-img:hover { transform: var(--img-scale); } /*=============== BUTTONS ===============*/ .button { display: inline-block; background-color: var(--first-color); color: var(--white-color); padding: 1rem 2rem; font-weight: var(--font-semi-bold); transition: .3s; } .button:hover { background-color: var(--first-color-alt); } .button--flex { display: flex; align-items: center; column-gap: .25rem; } .button--link { background: none; padding: 0; } .button--link:hover { background: none; } /*slider*/ #carouselExampleIndicators{ position: relative; height: 100vh; width: 100%; } #carouselExampleIndicators .carousel-inner{ position: relative; height: 100%; width: 100%; background: var(--body-color); } #carouselExampleIndicators .carousel-inner:before{ position: absolute; content: ''; background: rgba(0, 0, 0, 0.45); top: 0; left: 0; height: 100%; width: 100%; z-index: 1; } #carouselExampleIndicators .carousel-inner .carousel-item{ position: relative; height: 100%; width:100%; background-image: url("/assets/img/ktp4-4.jpg"); background-size: 100% 100%; background-position: center; background-attachment: fixed; } #carouselExampleIndicators .carousel-inner .carousel-item:nth-child(2){ background-image: url("/assets/img/kia-3\ \(1\).jpg"); background-size: 100% 100%; background-position: center; background-attachment: fixed; } #carouselExampleIndicators .carousel-inner .carousel-item:nth-child(3){ background-image: url("/assets/img/IMG-20191113-WA0127.jpg"); background-size: 100% 100%; background-position: center; background-attachment: fixed; } #carouselExampleIndicators .carousel-inner .carousel-item .carousel-item-active{ padding: var(--mb-1); } #carouselExampleIndicators .carousel-inner .carousel-item .info{ position: absolute; top: 50%; transform: translateY(-50%); height: auto; width: 100%; z-index: 1; text-align: center; } #carouselExampleIndicators .carousel-inner .carousel-item h1{ height: auto; color: #fff; width: 100%; z-index: 1; text-align: center; font-size: 5.5em; font-weight: 750; } #carouselExampleIndicators .carousel-inner .carousel-item p{ height: auto; color: #ccc; width: 100%; z-index: 1; text-align: center; font-size: 1.2em; font-weight: 500; } /*=============== ABOUT ===============*/ .about__data { text-align: center; } .about__container { row-gap: 2.5rem; } .about__description { margin-bottom: var(--mb-2); } .about__img { display: flex; column-gap: 1rem; align-items: center; justify-content: center; } .about__img-overlay { overflow: var(--img-hidden); } .about__img-one { width: 130px; } .about__img-two { width: 180px; } .about__img-one, .about__img-two { transition: var(--img-transition); } .about__img-one:hover, .about__img-two:hover { transform: var(--img-scale); } /*=============== DISCOVER ===============*/ .discover__card { position: relative; width: 200px; overflow: var(--img-hidden); } .discover__data { position: absolute; bottom: 1.5rem; left: 1rem; } .discover__title, .discover__description { color: var(--white-color); } .discover__title { font-size: var(--h3-font-size); margin-bottom: var(--mb-0-25); } .discover__description { display: block; font-size: var(--smaller-font-size); } .discover__img { transition: var(--img-transition); } .discover__img:hover { transform: var(--img-scale); } .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right { background-image: none; } /*=============== PLACES ===============*/ .place__card, .place__img { height: 500px; width: 100%; } .place__container { grid-template-columns: repeat(2, max-content); justify-content: center; } .place__card { position: relative; overflow: var(--img-hidden); height: 400px; width: 100%; } .place__card:hover .place__img { transform: var(--img-scale); } .place__img { transition: var(--img-transition); height: 400px; width: 100%; } .place__content, .place__title { color: var(--white-color); } .place__content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: space-between; padding: .75rem .75rem 1rem; } .place__rating { align-self: flex-end; display: flex; align-items: center; } .place__rating-icon { font-size: .75rem; margin-right: var(--mb-0-25); } .place__rating-number { font-size: var(--small-font-size); } .place__subtitle, .place__price { display: block; } .place__title { font-size: var(--h3-font-size); margin-bottom: var(--mb-0-25); } .place__subtitle { font-size: var(--smaller-font-size); margin-bottom: var(--mb-1-25); } .place__button2{ font-size: var(--smaller-font-size); right: 0; bottom: 0; } .place__button { position: absolute; right: 0; bottom: 0; padding: 0; } .button-light{ color: beige; } /*========== Hotline ==========*/ .faq_body, .head{ max-width: 600px; margin: auto; } .head{ text-align: center; padding: 20px 0px; } .faq_body{ background-color: #fff; border-radius: 10px; padding: 30px 20px; } summary{ background-color: #f2f2f2; padding: 20px 30px; border-radius: 10px; margin: 15px 0px; cursor: pointer; transition: all 0.3s ease-in-out; } summary:hover{ background-color: #e6e3e3; } details[open=""] > summary{ background-color: #e6e3e3; } details div{ background-color: #fafafa; padding: 10px 20px; border-radius: 10px; line-height: 2; margin-bottom: 40px; } /*========== Hotline ==========*/ .card{ position: relative; overflow: hidden; padding: 3rem 0; background-color: var(--body-color); } .card__container{ display: grid; gap: 1.5rem; } .card__glass{ position: relative; overflow: hidden; text-align: center; padding: 2.5rem; background: linear-gradient(130deg, rgba(203, 203, 226, 0.6), rgba(251,251,254,.2)); box-shadow: inset 2px 2px 1px rgba(251,251,254,.3) inset -2px -2px 1px rgba(251,251,254,.2); border-radius: 1.5rem; backdrop-filter: blur(10px); } .card__img{ width: 80px; height: 80px; border-radius: 50%; margin-bottom: 1rem; } .card__data{ margin-bottom: 1.5rem; } .card__title{ font-size: var(--h3-font-size); color: var(--title-color); font-weight: 600; margin-bottom: .25rem; } .card__profession{ font-size: var(--small-font-size); color: var(--text-color); font-weight: 500; } .card__button{ display: inline-block; background: linear-gradient(130deg, rgba(251,251,254,.9), rgba(251,251,254,.2)); padding: .75rem 1.5rem; border-radius: .5rem; color: var(--title-color); font-weight: 500; transition: .4s; } .card__button:hover{ background: linear-gradient(130deg, rgba(251,251,254,1), rgba(251,251,254,.4)); } .card__social{ position: absolute; top: 50%; transform: translateY(-50%); } .card__link{ display: block; font-size: 1.35rem; color: var(--title-color); margin: 1rem 0; transform: translateX(-5rem); } .card__link:nth-child(1){ transition: .2s; } .card__link:nth-child(2){ transition: .5s; } .card__link:nth-child(3){ transition: .7s; } .card__glass:hover .card__link{ transform: translateX(-1.5rem); } .card__circle{ position: absolute; width: 250px; height: 250px; background: linear-gradient(130deg, rgba(77,73,191,.8), rgba(255,255,255,.2)); border-radius: 50%; } .card__circle1{ top: 20%; left: -20%; } .card__circle2{ bottom: -5%; right: -25%; background: linear-gradient(130deg, rgba(5,219,242,.8), rgba(255,255,255,.2)); } /*========== MEDIA QUERIES ==========*/ @media screen and (min-width: 568px){ .card__container{ grid-template-columns: repeat(2, 1fr); } } @media screen and (min-width: 768px){ .bd-container{ margin-left: auto; margin-right: auto; } .card{ padding: 0; } .card__container{ height: 100vh; grid-template-columns: repeat(3, 1fr); align-content: center; } .card__circle1{ left: 5%; top: 12%; } .card__circle2{ right: 8%; bottom: 15%; } } /*=============== SPONSORS ===============*/ .featured__container{ row-gap: 2rem; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); } .layanan{ position: relative; display: flex; flex-direction: column; align-items: center; padding: 2rem; background-color: var(--dark-color-lighten); border-radius: .5rem; } .layanan__img{ width: 220px; margin-top: var(--mb-3); margin-bottom: var(--mb-6); transform: var(--rotate-img); filter: drop-shadow(0 12px 8px rgba(0,0,0, .2)); } .layanan_name, .layanan__preci{ font-size: var(--h2-font-size); letter-spacing: .1rem; font-weight: var(--font-semi-bold); } .layanan_name{ margin-bottom: var(--mb-1); } .layanan__preci{ margin-bottom: var(--mb-4); } .layanan:hover{ transform: translateY(-.5rem); } /*=============== FOOTER ===============*/ .footer{ background-color: #24262b; padding: 30px 0; } .footer-col{ width: 25%; padding: 0 15px; } .footer-col iframe { width: 120%; height: 200px; } .footer-col h4{ font-size: 18px; color: #ffffff; text-transform: capitalize; margin-bottom: 35px; font-weight: 500; position: relative; } .footer-col h4::before{ content: ''; position: absolute; left:0; bottom: -10px; background-color: #e91e63; height: 2px; box-sizing: border-box; width: 50px; } .footer-col ul li:not(:last-child){ margin-bottom: 10px; } .footer-col ul li a{ font-size: 16px; text-transform: capitalize; color: #ffffff; text-decoration: none; font-weight: 300; color: #bbbbbb; display: block; transition: all 0.3s ease; } .footer-col ul li a:hover{ color: #ffffff; padding-left: 8px; } .footer-col .social-links a{ display: inline-block; height: 40px; width: 40px; background-color: rgba(255,255,255,0.2); margin:0 10px 10px 0; text-align: center; line-height: 40px; border-radius: 50%; color: #ffffff; transition: all 0.5s ease; } .footer-col .social-links a:hover{ color: #24262b; background-color: #ffffff; } /*responsive*/ @media(max-width: 767px){ .footer-col{ width: 50%; margin-bottom: 30px; } } @media(max-width: 574px){ .footer-col{ width: 100%; } } /*========== SCROLL UP ==========*/ .scrollup { position: fixed; right: 1rem; bottom: -20%; background-color: var(--first-color); padding: .5rem; display: flex; opacity: .9; z-index: var(--z-tooltip); transition: .4s; } .scrollup:hover { background-color: var(--first-color-alt); opacity: 1; } .scrollup__icon { color: var(--white-color); font-size: 1.2rem; } /* Show scroll */ .show-scroll { bottom: 5rem; } /*=============== SCROLL BAR ===============*/ ::-webkit-scrollbar { width: .60rem; background-color: var(--scroll-bar-color); } ::-webkit-scrollbar-thumb { background-color: var(--scroll-thumb-color); } ::-webkit-scrollbar-thumb:hover { background-color: var(--text-color-light); } /*=============== MEDIA QUERIES ===============*/ /* For small devices */ @media screen and (max-width: 340px) { .place__container { grid-template-columns: max-content; justify-content: center; } .experience__content { padding: 0; } .experience__overlay:nth-child(1) { width: 190px; } .experience__overlay:nth-child(2) { width: 80px; } .home__info { width: 190px; padding: 1rem; } .experience__img, .video__container { padding: 0; } } /* For medium devices */ @media screen and (min-width: 568px) { .video__container { display: grid; grid-template-columns: .6fr; justify-content: center; } .place__container { grid-template-columns: repeat(3, max-content); } .subscribe__form { width: 470px; margin: 0 auto; } } @media screen and (min-width: 768px) { body { margin: 0; } .nav { height: calc(var(--header-height) + 1.5rem); } .nav__link { color: var(--white-color); text-transform: initial; } .nav__link:hover { color: var(--white-color); } .nav__dark { position: initial; } .nav__menu { display: flex; column-gap: 1rem; } .nav__list { flex-direction: row; column-gap: 4rem; } .nav__toggle, .nav__close { display: none; } .change-theme-name { display: none; } .change-theme { color: var(--white-color); } .active-link::before { background-color: var(--white-color); } .scroll-header .nav__link { color: var(--text-color); } .scroll-header .active-link { color: var(--title-color); } .scroll-header .active-link::before { background-color: var(--title-color); } .scroll-header .change-theme { color: var(--text-color); } .section { padding: 7rem 0 2rem; } .home__container { height: 100vh; grid-template-rows: 1.8fr .5fr; } .home__data { align-self: flex-end; } .home__social { flex-direction: row; align-self: flex-end; margin-bottom: 3rem; column-gap: 2.5rem; } .home__info { bottom: 3rem; } .about__container { grid-template-columns: repeat(2, 1fr); align-items: center; } .about__data, .about__title { text-align: initial; } .about__title { margin-bottom: var(--mb-1-5); } .about__description { margin-bottom: var(--mb-2); } .discover__container { width: 610px; margin-left: auto; margin-right: auto; } .discover__container, .place__container { padding-top: 2rem; } .experience__overlay:nth-child(1) { width: 363px; margin-right: 4rem; } .experience__overlay:nth-child(2) { width: 160px; } .subscribe__bg { background: none; padding: 0; } .subscribe__container { background-color: var(--first-color-second); padding: 3.5rem 0; } .subscribe__input { padding: 0 .5rem; } .footer__rights { flex-direction: row; justify-content: space-between; } } /* For large devices */ @media screen and (min-width: 1024px) { .container { margin-left: auto; margin-right: auto; } .home__container { grid-template-rows: 2fr .5fr; } .home__info { width: 328px; grid-template-columns: 1fr 2fr; column-gap: 2rem; } .home__info-title { font-size: var(--normal-font-size); } .home__info-img { width: 240px; } .about__img-one { width: 230px; } .about__img-two { width: 290px; } .discover__card { width: 237px; } .discover__container { width: 700px; } .discover__data { left: 1.5rem; bottom: 2rem; } .discover__title { font-size: var(--h2-font-size); } .experience__content { margin: var(--mb-1) 0; column-gap: 3.5rem; } .experience__overlay:nth-child(1) { width: 463px; margin-right: 7rem; } .experience__overlay:nth-child(2) { width: 220px; top: 3rem; } .video__container { grid-template-columns: .7fr; } .video__description { padding: 0 8rem; } .place__container { gap: 3rem 2rem; } .place__card, .place__img { height: 263px; } .footer__content { justify-items: center; } } @media screen and (min-width: 1200px) { .container { max-width: 1024px; } } /* For tall screens on mobiles y desktop*/ @media screen and (min-height: 721px) { body { margin: 0; } .home__container, .home__img { height: 640px; } }
0.40204
0.0686
@charset "UTF-8"; @font-face { font-family: "eaglecms"; src:url("fonts/eaglecms.eot"); src:url("fonts/eaglecms.eot?#iefix") format("embedded-opentype"), url("fonts/eaglecms.woff") format("woff"), url("fonts/eaglecms.ttf") format("truetype"), url("fonts/eaglecms.svg#eaglecms") format("svg"); font-weight: normal; font-style: normal; } @font-face { font-family: "iransans"; src:url("fonts/IRANSansWeb.eot"); src:url("fonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"), url("fonts/IRANSansWeb.woff") format("woff"), url("fonts/IRANSansWeb.ttf") format("truetype"); font-weight: normal; font-style: normal; } [data-icon]:before { font-family: "eaglecms" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } [class^="eaglecms-"]:before, [class*=" eaglecms-"]:before { font-family: "eaglecms" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .eaglecms-bread:before { content: "\61"; } .eaglecms-helm:before { content: "\62"; } .eaglecms-play:before { content: "\63"; } .eaglecms-activity:before { content: "\64"; } .eaglecms-company:before { content: "\65"; } .eaglecms-file-text:before { content: "\66"; } .eaglecms-folder:before { content: "\67"; } .eaglecms-paw:before { content: "\68"; } .eaglecms-sort:before { content: "\6f"; } .eaglecms-sort-asc:before { content: "\70"; } .eaglecms-sort-desc:before { content: "\71"; } .eaglecms-handle:before { content: "\6d"; } .eaglecms-hammer:before { content: "\6e"; } .eaglecms-images:before { content: "\69"; } .eaglecms-categories:before { content: "\6a"; } .eaglecms-group:before { content: "\6b"; } .eaglecms-plus:before { content: "\72"; } .eaglecms-person:before { content: "\73"; } .eaglecms-people:before { content: "\74"; } .eaglecms-power:before { content: "\75"; } .eaglecms-tools:before { content: "\76"; } .eaglecms-anchor:before { content: "\77"; } .eaglecms-double-down:before { content: "\78"; } .eaglecms-double-up:before { content: "\79"; } .eaglecms-double-left:before { content: "\7a"; } .eaglecms-double-right:before { content: "\41"; } .eaglecms-window-list:before { content: "\42"; } .eaglecms-x:before { content: "\43"; } .eaglecms-dot:before { content: "\44"; } .eaglecms-dot-2:before { content: "\45"; } .eaglecms-dot-3:before { content: "\46"; } .eaglecms-list:before { content: "\47"; } .eaglecms-list-add:before { content: "\48"; } .eaglecms-pie-chart:before { content: "\49"; } .eaglecms-watch:before { content: "\4a"; } .eaglecms-data:before { content: "\4b"; } .eaglecms-music:before { content: "\4c"; } .eaglecms-settings:before { content: "\4e"; } .eaglecms-video:before { content: "\4f"; } .eaglecms-trash:before { content: "\50"; } .eaglecms-tv:before { content: "\51"; } .eaglecms-lock:before { content: "\52"; } .eaglecms-news:before { content: "\4d"; } .eaglecms-bag:before { content: "\53"; } .eaglecms-upload:before { content: "\54"; } .eaglecms-refresh:before { content: "\55"; } .eaglecms-character:before { content: "\57"; } .eaglecms-move:before { content: "\58"; } .eaglecms-paypal:before { content: "\56"; } .eaglecms-paper-plane:before { content: "\59"; } .eaglecms-ticket:before { content: "\5a"; } .eaglecms-youtube-play:before { content: "\30"; } .eaglecms-boat:before { content: "\31"; } .eaglecms-check:before { content: "\6c"; } .eaglecms-alarm-clock:before { content: "\32"; } .eaglecms-controller:before { content: "\34"; } .eaglecms-pizza:before { content: "\35"; } .eaglecms-backpack:before { content: "\36"; } .eaglecms-barbeque:before { content: "\37"; } .eaglecms-bomb:before { content: "\38"; } .eaglecms-book-download:before { content: "\39"; } .eaglecms-browser:before { content: "\21"; } .eaglecms-brush:before { content: "\22"; } .eaglecms-bubble-hear:before { content: "\23"; } .eaglecms-polaroid:before { content: "\24"; } .eaglecms-crop:before { content: "\26"; } .eaglecms-dashboard:before { content: "\27"; } .eaglecms-hotdog:before { content: "\28"; } .eaglecms-laptop:before { content: "\29"; } .eaglecms-paint-bucket:before { content: "\2c"; } .eaglecms-photo:before { content: "\2d"; } .eaglecms-photos:before { content: "\2e"; } .eaglecms-receipt:before { content: "\2f"; } .eaglecms-buy:before { content: "\3a"; } .eaglecms-lightbulb:before { content: "\3b"; } .eaglecms-archive:before { content: "\3f"; } .eaglecms-paperclip:before { content: "\40"; } .eaglecms-warning:before { content: "\5b"; } .eaglecms-basket:before { content: "\5d"; } .eaglecms-bell:before { content: "\5e"; } .eaglecms-book:before { content: "\5f"; } .eaglecms-chat:before { content: "\60"; } .eaglecms-down-circled:before { content: "\7b"; } .eaglecms-location:before { content: "\7d"; } .eaglecms-forward:before { content: "\7e"; } .eaglecms-flashlight:before { content: "\5c"; } .eaglecms-trophy:before { content: "\e001"; } .eaglecms-diamond:before { content: "\e002"; } .eaglecms-credit-cards:before { content: "\e003"; } .eaglecms-shop:before { content: "\e004"; } .eaglecms-sound:before { content: "\e005"; } .eaglecms-study:before { content: "\e006"; } .eaglecms-pen:before { content: "\e007"; } .eaglecms-params:before { content: "\e008"; } .eaglecms-fire:before { content: "\e009"; } .eaglecms-dollar:before { content: "\e00a"; } .eaglecms-bulb:before { content: "\e00b"; } .eaglecms-lab:before { content: "\e00c"; } .eaglecms-cup:before { content: "\e00d"; } .eaglecms-megaphone:before { content: "\e00e"; } .eaglecms-heart:before { content: "\e00f"; } .eaglecms-bubble:before { content: "\e011"; } .eaglecms-search:before { content: "\e012"; } .eaglecms-tag:before { content: "\e013"; } .eaglecms-world:before { content: "\25"; } .eaglecms-camera:before { content: "\2a"; } .eaglecms-calendar:before { content: "\7c"; } .eaglecms-mail:before { content: "\e014"; } .eaglecms-phone:before { content: "\e015"; } .eaglecms-star:before { content: "\e016"; } .eaglecms-star-half:before { content: "\e017"; } .eaglecms-star-half-1:before { content: "\e018"; } .eaglecms-star-two:before { content: "\e019"; } .eaglecms-medal-rank-star:before { content: "\e01a"; } .eaglecms-facebook:before { content: "\e01b"; } .eaglecms-google-plus:before { content: "\e01c"; } .eaglecms-twitter:before { content: "\e01d"; } .eaglecms-github:before { content: "\e01e"; } .eaglecms-code:before { content: "\e01f"; } .eaglecms-pie-graph:before { content: "\e020"; } .eaglecms-javascript:before { content: "\e021"; } .eaglecms-wand:before { content: "\e022"; } .eaglecms-wineglass:before { content: "\e023"; } .eaglecms-milestone:before { content: "\e024"; } .eaglecms-terminal:before { content: "\e025"; } .eaglecms-plug:before { content: "\e026"; } .eaglecms-gift:before { content: "\e027"; } .eaglecms-markdown:before { content: "\e028"; } .eaglecms-beer:before { content: "\e029"; } .eaglecms-credit-card:before { content: "\e02a"; } .eaglecms-bolt:before { content: "\e02b"; } .eaglecms-external:before { content: "\e02c"; } .eaglecms-magnet:before { content: "\e02d"; } .eaglecms-certificate:before { content: "\e02e"; } .eaglecms-cloud-download:before { content: "\e02f"; } .eaglecms-campfire:before { content: "\e030"; } .eaglecms-new:before { content: "\e031"; } .eaglecms-skull:before { content: "\e032"; } .eaglecms-telephone:before { content: "\e033"; } .eaglecms-trees:before { content: "\e034"; } .eaglecms-bar-chart:before { content: "\e035"; } .eaglecms-check-circle:before { content: "\e036"; } .eaglecms-exclamation:before { content: "\e037"; } .eaglecms-font:before { content: "\e03a"; } .eaglecms-puzzle:before { content: "\e03b"; } .eaglecms-smile:before { content: "\e03c"; } .eaglecms-frown:before { content: "\e03d"; } .eaglecms-meh:before { content: "\e03e"; } .eaglecms-leaf:before { content: "\e03f"; } .eaglecms-info-circled:before { content: "\e040"; } .eaglecms-underline:before { content: "\e041"; } .eaglecms-wallet:before { content: "\e042"; } .eaglecms-truck:before { content: "\e043"; } .eaglecms-eye:before { content: "\e044"; } .eaglecms-sun:before { content: "\e045"; } .eaglecms-barbell:before { content: "\e04a"; } .eaglecms-bookmark:before { content: "\e04c"; } .eaglecms-volume-up:before { content: "\e04d"; } .eaglecms-volume-down:before { content: "\e04e"; } .eaglecms-wifi:before { content: "\e04f"; } .eaglecms-pause:before { content: "\e053"; } .eaglecms-resize-full:before { content: "\e054"; } .eaglecms-resize-small:before { content: "\e055"; } .eaglecms-download:before { content: "\e056"; } .eaglecms-droplet:before { content: "\e057"; } .eaglecms-umbrella:before { content: "\e058"; } .eaglecms-harddrive:before { content: "\e059"; } .eaglecms-css3:before { content: "\e05a"; } .eaglecms-html5:before { content: "\e05b"; } .eaglecms-tree:before { content: "\e05e"; } .eaglecms-file-code:before { content: "\e061"; } .eaglecms-bug:before { content: "\e062"; } .eaglecms-rocket:before { content: "\e063"; } .eaglecms-key:before { content: "\33"; } .eaglecms-question:before { content: "\2b"; } .eaglecms-cursor:before { content: "\3c"; } .eaglecms-lifebuoy:before { content: "\3d"; } .eaglecms-thumbs-up:before { content: "\3e"; } .eaglecms-thumb-tack:before { content: "\e000"; } .eaglecms-edit:before { content: "\e010"; } .eaglecms-angle-down:before { content: "\e038"; } .eaglecms-angle-left:before { content: "\e039"; } .eaglecms-angle-right:before { content: "\e046"; } .eaglecms-angle-up:before { content: "\e047"; } .eaglecms-home:before { content: "\e048"; } .eaglecms-pirate-swords:before { content: "\e04b"; } .eaglecms-pirate:before { content: "\e050"; } .eaglecms-rum:before { content: "\e051"; } .eaglecms-cannon:before { content: "\e049"; } .eaglecms-hook:before { content: "\e052"; } .eaglecms-kraken:before { content: "\e05c"; } .eaglecms-lighthouse:before { content: "\e05d"; } .eaglecms-pirate-hat:before { content: "\e05f"; } .eaglecms-rum-1:before { content: "\e060"; } .eaglecms-ship:before { content: "\e064"; } .eaglecms-treasure:before { content: "\e065"; } .eaglecms-treasure-open:before { content: "\e066"; } .eaglecms-whale:before { content: "\e067"; }
public/vendor/arna/eaglecms/assets/fonts/eaglecms/styles.css
@charset "UTF-8"; @font-face { font-family: "eaglecms"; src:url("fonts/eaglecms.eot"); src:url("fonts/eaglecms.eot?#iefix") format("embedded-opentype"), url("fonts/eaglecms.woff") format("woff"), url("fonts/eaglecms.ttf") format("truetype"), url("fonts/eaglecms.svg#eaglecms") format("svg"); font-weight: normal; font-style: normal; } @font-face { font-family: "iransans"; src:url("fonts/IRANSansWeb.eot"); src:url("fonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"), url("fonts/IRANSansWeb.woff") format("woff"), url("fonts/IRANSansWeb.ttf") format("truetype"); font-weight: normal; font-style: normal; } [data-icon]:before { font-family: "eaglecms" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } [class^="eaglecms-"]:before, [class*=" eaglecms-"]:before { font-family: "eaglecms" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .eaglecms-bread:before { content: "\61"; } .eaglecms-helm:before { content: "\62"; } .eaglecms-play:before { content: "\63"; } .eaglecms-activity:before { content: "\64"; } .eaglecms-company:before { content: "\65"; } .eaglecms-file-text:before { content: "\66"; } .eaglecms-folder:before { content: "\67"; } .eaglecms-paw:before { content: "\68"; } .eaglecms-sort:before { content: "\6f"; } .eaglecms-sort-asc:before { content: "\70"; } .eaglecms-sort-desc:before { content: "\71"; } .eaglecms-handle:before { content: "\6d"; } .eaglecms-hammer:before { content: "\6e"; } .eaglecms-images:before { content: "\69"; } .eaglecms-categories:before { content: "\6a"; } .eaglecms-group:before { content: "\6b"; } .eaglecms-plus:before { content: "\72"; } .eaglecms-person:before { content: "\73"; } .eaglecms-people:before { content: "\74"; } .eaglecms-power:before { content: "\75"; } .eaglecms-tools:before { content: "\76"; } .eaglecms-anchor:before { content: "\77"; } .eaglecms-double-down:before { content: "\78"; } .eaglecms-double-up:before { content: "\79"; } .eaglecms-double-left:before { content: "\7a"; } .eaglecms-double-right:before { content: "\41"; } .eaglecms-window-list:before { content: "\42"; } .eaglecms-x:before { content: "\43"; } .eaglecms-dot:before { content: "\44"; } .eaglecms-dot-2:before { content: "\45"; } .eaglecms-dot-3:before { content: "\46"; } .eaglecms-list:before { content: "\47"; } .eaglecms-list-add:before { content: "\48"; } .eaglecms-pie-chart:before { content: "\49"; } .eaglecms-watch:before { content: "\4a"; } .eaglecms-data:before { content: "\4b"; } .eaglecms-music:before { content: "\4c"; } .eaglecms-settings:before { content: "\4e"; } .eaglecms-video:before { content: "\4f"; } .eaglecms-trash:before { content: "\50"; } .eaglecms-tv:before { content: "\51"; } .eaglecms-lock:before { content: "\52"; } .eaglecms-news:before { content: "\4d"; } .eaglecms-bag:before { content: "\53"; } .eaglecms-upload:before { content: "\54"; } .eaglecms-refresh:before { content: "\55"; } .eaglecms-character:before { content: "\57"; } .eaglecms-move:before { content: "\58"; } .eaglecms-paypal:before { content: "\56"; } .eaglecms-paper-plane:before { content: "\59"; } .eaglecms-ticket:before { content: "\5a"; } .eaglecms-youtube-play:before { content: "\30"; } .eaglecms-boat:before { content: "\31"; } .eaglecms-check:before { content: "\6c"; } .eaglecms-alarm-clock:before { content: "\32"; } .eaglecms-controller:before { content: "\34"; } .eaglecms-pizza:before { content: "\35"; } .eaglecms-backpack:before { content: "\36"; } .eaglecms-barbeque:before { content: "\37"; } .eaglecms-bomb:before { content: "\38"; } .eaglecms-book-download:before { content: "\39"; } .eaglecms-browser:before { content: "\21"; } .eaglecms-brush:before { content: "\22"; } .eaglecms-bubble-hear:before { content: "\23"; } .eaglecms-polaroid:before { content: "\24"; } .eaglecms-crop:before { content: "\26"; } .eaglecms-dashboard:before { content: "\27"; } .eaglecms-hotdog:before { content: "\28"; } .eaglecms-laptop:before { content: "\29"; } .eaglecms-paint-bucket:before { content: "\2c"; } .eaglecms-photo:before { content: "\2d"; } .eaglecms-photos:before { content: "\2e"; } .eaglecms-receipt:before { content: "\2f"; } .eaglecms-buy:before { content: "\3a"; } .eaglecms-lightbulb:before { content: "\3b"; } .eaglecms-archive:before { content: "\3f"; } .eaglecms-paperclip:before { content: "\40"; } .eaglecms-warning:before { content: "\5b"; } .eaglecms-basket:before { content: "\5d"; } .eaglecms-bell:before { content: "\5e"; } .eaglecms-book:before { content: "\5f"; } .eaglecms-chat:before { content: "\60"; } .eaglecms-down-circled:before { content: "\7b"; } .eaglecms-location:before { content: "\7d"; } .eaglecms-forward:before { content: "\7e"; } .eaglecms-flashlight:before { content: "\5c"; } .eaglecms-trophy:before { content: "\e001"; } .eaglecms-diamond:before { content: "\e002"; } .eaglecms-credit-cards:before { content: "\e003"; } .eaglecms-shop:before { content: "\e004"; } .eaglecms-sound:before { content: "\e005"; } .eaglecms-study:before { content: "\e006"; } .eaglecms-pen:before { content: "\e007"; } .eaglecms-params:before { content: "\e008"; } .eaglecms-fire:before { content: "\e009"; } .eaglecms-dollar:before { content: "\e00a"; } .eaglecms-bulb:before { content: "\e00b"; } .eaglecms-lab:before { content: "\e00c"; } .eaglecms-cup:before { content: "\e00d"; } .eaglecms-megaphone:before { content: "\e00e"; } .eaglecms-heart:before { content: "\e00f"; } .eaglecms-bubble:before { content: "\e011"; } .eaglecms-search:before { content: "\e012"; } .eaglecms-tag:before { content: "\e013"; } .eaglecms-world:before { content: "\25"; } .eaglecms-camera:before { content: "\2a"; } .eaglecms-calendar:before { content: "\7c"; } .eaglecms-mail:before { content: "\e014"; } .eaglecms-phone:before { content: "\e015"; } .eaglecms-star:before { content: "\e016"; } .eaglecms-star-half:before { content: "\e017"; } .eaglecms-star-half-1:before { content: "\e018"; } .eaglecms-star-two:before { content: "\e019"; } .eaglecms-medal-rank-star:before { content: "\e01a"; } .eaglecms-facebook:before { content: "\e01b"; } .eaglecms-google-plus:before { content: "\e01c"; } .eaglecms-twitter:before { content: "\e01d"; } .eaglecms-github:before { content: "\e01e"; } .eaglecms-code:before { content: "\e01f"; } .eaglecms-pie-graph:before { content: "\e020"; } .eaglecms-javascript:before { content: "\e021"; } .eaglecms-wand:before { content: "\e022"; } .eaglecms-wineglass:before { content: "\e023"; } .eaglecms-milestone:before { content: "\e024"; } .eaglecms-terminal:before { content: "\e025"; } .eaglecms-plug:before { content: "\e026"; } .eaglecms-gift:before { content: "\e027"; } .eaglecms-markdown:before { content: "\e028"; } .eaglecms-beer:before { content: "\e029"; } .eaglecms-credit-card:before { content: "\e02a"; } .eaglecms-bolt:before { content: "\e02b"; } .eaglecms-external:before { content: "\e02c"; } .eaglecms-magnet:before { content: "\e02d"; } .eaglecms-certificate:before { content: "\e02e"; } .eaglecms-cloud-download:before { content: "\e02f"; } .eaglecms-campfire:before { content: "\e030"; } .eaglecms-new:before { content: "\e031"; } .eaglecms-skull:before { content: "\e032"; } .eaglecms-telephone:before { content: "\e033"; } .eaglecms-trees:before { content: "\e034"; } .eaglecms-bar-chart:before { content: "\e035"; } .eaglecms-check-circle:before { content: "\e036"; } .eaglecms-exclamation:before { content: "\e037"; } .eaglecms-font:before { content: "\e03a"; } .eaglecms-puzzle:before { content: "\e03b"; } .eaglecms-smile:before { content: "\e03c"; } .eaglecms-frown:before { content: "\e03d"; } .eaglecms-meh:before { content: "\e03e"; } .eaglecms-leaf:before { content: "\e03f"; } .eaglecms-info-circled:before { content: "\e040"; } .eaglecms-underline:before { content: "\e041"; } .eaglecms-wallet:before { content: "\e042"; } .eaglecms-truck:before { content: "\e043"; } .eaglecms-eye:before { content: "\e044"; } .eaglecms-sun:before { content: "\e045"; } .eaglecms-barbell:before { content: "\e04a"; } .eaglecms-bookmark:before { content: "\e04c"; } .eaglecms-volume-up:before { content: "\e04d"; } .eaglecms-volume-down:before { content: "\e04e"; } .eaglecms-wifi:before { content: "\e04f"; } .eaglecms-pause:before { content: "\e053"; } .eaglecms-resize-full:before { content: "\e054"; } .eaglecms-resize-small:before { content: "\e055"; } .eaglecms-download:before { content: "\e056"; } .eaglecms-droplet:before { content: "\e057"; } .eaglecms-umbrella:before { content: "\e058"; } .eaglecms-harddrive:before { content: "\e059"; } .eaglecms-css3:before { content: "\e05a"; } .eaglecms-html5:before { content: "\e05b"; } .eaglecms-tree:before { content: "\e05e"; } .eaglecms-file-code:before { content: "\e061"; } .eaglecms-bug:before { content: "\e062"; } .eaglecms-rocket:before { content: "\e063"; } .eaglecms-key:before { content: "\33"; } .eaglecms-question:before { content: "\2b"; } .eaglecms-cursor:before { content: "\3c"; } .eaglecms-lifebuoy:before { content: "\3d"; } .eaglecms-thumbs-up:before { content: "\3e"; } .eaglecms-thumb-tack:before { content: "\e000"; } .eaglecms-edit:before { content: "\e010"; } .eaglecms-angle-down:before { content: "\e038"; } .eaglecms-angle-left:before { content: "\e039"; } .eaglecms-angle-right:before { content: "\e046"; } .eaglecms-angle-up:before { content: "\e047"; } .eaglecms-home:before { content: "\e048"; } .eaglecms-pirate-swords:before { content: "\e04b"; } .eaglecms-pirate:before { content: "\e050"; } .eaglecms-rum:before { content: "\e051"; } .eaglecms-cannon:before { content: "\e049"; } .eaglecms-hook:before { content: "\e052"; } .eaglecms-kraken:before { content: "\e05c"; } .eaglecms-lighthouse:before { content: "\e05d"; } .eaglecms-pirate-hat:before { content: "\e05f"; } .eaglecms-rum-1:before { content: "\e060"; } .eaglecms-ship:before { content: "\e064"; } .eaglecms-treasure:before { content: "\e065"; } .eaglecms-treasure-open:before { content: "\e066"; } .eaglecms-whale:before { content: "\e067"; }
0.243732
0.119203
.kz_anim { display: inline-block; margin-left: 20px; animation: ripple 2s infinite; -moz-animation: ripple 2s infinite; -webkit-animation: ripple 2s infinite; text-decoration: none; transform-origin: left; } @keyframes ripple { 0% { opacity: 1; transform: scale(1); } 40% { opacity: 0.8; } 60% { opacity: 1; transform: scale(1); text-shadow: none; font-size: 14px; color: #128bed; } 80% { font-size: 14px; transform: scale(1.1); } 100% { color: #128bed; font-size: 14px; } } @keyframes ripple2 { 0% { opacity: 1; } 50% { color: #FD485E; opacity: 0.8; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); } 100% { font-size: 16px; } } .fade.in { opacity: 1; animation: opacity2 1s forwards; -moz-animation: opacity2 1s forwards; -webkit-animation: opacity2 1s forwards; } @keyframes opacity2 { 0% { opacity: 0; } 100% { opacity: 1; } } .fade_circle{ position: relative; color: #FD485E !important; } .fade_circle:before{ content: ""; position: absolute; left: 0; top: 0; width: 101%; height: 101%; animation: circle 1s linear infinite; -webkit-animation: circle 1s linear infinite; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; z-index: 10; } /* .fade_circle:after{ content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-left: 1px solid; border-right:1px solid; -webkit-transition:circle2 all .25s; transition:circle2 all .25s; -moz-transition:circle2 all .25s; -ms-transition:circle2 all .25s; -o-transition:circle2 all .25s; } */ @keyframes circle { 0% { border-top: 0px solid; } 25% { border-top: 2px solid; } 50% { border-right: 2px solid; } 75% { border-bottom:2px solid ; } 100% { border-left: 2px solid; } } @keyframes l_r{ 0%,100%{ transform: rotate(20deg) } 25%{ transform: rotate(-20deg) } 50%{ transform: rotate(20deg) } 75%{ transform: rotate(-20deg) } } /* //悬浮效果 */ section.panel-default{ -webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in; display: block; } section.panel-default:hover{ -webkit-transform: translate3d(0, -8px, 0); -moz-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0); transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.1), 1px 1px 30px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.1), 1px 1px 30px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.1), 1px 1px 30px 5px rgba(0, 0, 0, 0.2); } section.panel-default:hover .name{ color: #409eff; }
src/assets/animation.css
.kz_anim { display: inline-block; margin-left: 20px; animation: ripple 2s infinite; -moz-animation: ripple 2s infinite; -webkit-animation: ripple 2s infinite; text-decoration: none; transform-origin: left; } @keyframes ripple { 0% { opacity: 1; transform: scale(1); } 40% { opacity: 0.8; } 60% { opacity: 1; transform: scale(1); text-shadow: none; font-size: 14px; color: #128bed; } 80% { font-size: 14px; transform: scale(1.1); } 100% { color: #128bed; font-size: 14px; } } @keyframes ripple2 { 0% { opacity: 1; } 50% { color: #FD485E; opacity: 0.8; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); } 100% { font-size: 16px; } } .fade.in { opacity: 1; animation: opacity2 1s forwards; -moz-animation: opacity2 1s forwards; -webkit-animation: opacity2 1s forwards; } @keyframes opacity2 { 0% { opacity: 0; } 100% { opacity: 1; } } .fade_circle{ position: relative; color: #FD485E !important; } .fade_circle:before{ content: ""; position: absolute; left: 0; top: 0; width: 101%; height: 101%; animation: circle 1s linear infinite; -webkit-animation: circle 1s linear infinite; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; z-index: 10; } /* .fade_circle:after{ content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; border-left: 1px solid; border-right:1px solid; -webkit-transition:circle2 all .25s; transition:circle2 all .25s; -moz-transition:circle2 all .25s; -ms-transition:circle2 all .25s; -o-transition:circle2 all .25s; } */ @keyframes circle { 0% { border-top: 0px solid; } 25% { border-top: 2px solid; } 50% { border-right: 2px solid; } 75% { border-bottom:2px solid ; } 100% { border-left: 2px solid; } } @keyframes l_r{ 0%,100%{ transform: rotate(20deg) } 25%{ transform: rotate(-20deg) } 50%{ transform: rotate(20deg) } 75%{ transform: rotate(-20deg) } } /* //悬浮效果 */ section.panel-default{ -webkit-transition: all 200ms ease-in; -moz-transition: all 200ms ease-in; -o-transition: all 200ms ease-in; transition: all 200ms ease-in; display: block; } section.panel-default:hover{ -webkit-transform: translate3d(0, -8px, 0); -moz-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0); transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -webkit-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.1), 1px 1px 30px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.1), 1px 1px 30px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 8px 2px rgba(0, 0, 0, 0.1), 1px 1px 30px 5px rgba(0, 0, 0, 0.2); } section.panel-default:hover .name{ color: #409eff; }
0.36625
0.101411
body { background :#ccc; } #comportex-viz { float: left; clear: left; /* NB - set on load to 70% width in code */ width: 70%; } #comportex-sidebar { float: left; width: 29%; } #viz-options fieldset { float: left; width: 40%; font-size: 80%; } #comportex-sidebar span { margin-left: 5px; margin-right: 5px; } .region-spec label { display: block; } .region-spec .parameter-label { display: inline-block; width: 18em; font-family: monospace; } .region-spec label input { width: 6em; font-family: monospace; margin: 0px; } .detail { font-size: 80%; opacity: 0.8; } #comportex-controls a { font-size: 80%; text-decoration: none; } #detail-text { width: 100%; height: 60ex; } #comportex-loading { display: none; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; margin: 0; padding: 0; background-color: rgba(0,0,0,0.8); z-index:1001; color: white; text-align: center; vertical-align: middle; line-height: 100vh; letter-spacing: 1ex; font-size: 48px; font-weight: bold; font-family: monospace; } /* GOOGLE CLOSURE UI */ .goog-tabpane { padding-left: 1px; position: relative; } .goog-tabpane-tabs { list-style: none; margin: 0px; padding: 0px; height: 1ex; position: relative; } .goog-tabpane-left .goog-tabpane-tabs { float: left; } .goog-tabpane-right .goog-tabpane-tabs { float: right; } .goog-tabpane-cont { overflow: auto; border: 1px solid; border-color: threedhighlight threedshadow threedshadow threedhighlight; padding: 2px; } .goog-tabpane-tab, .goog-tabpane-tab-selected { display: block; padding: 0px 3ex; border: 1px solid; margin: 0px; } .goog-tabpane-tab { background: threedface; } .goog-tabpane-top .goog-tabpane-tab, .goog-tabpane-top .goog-tabpane-tab-selected, .goog-tabpane-bottom .goog-tabpane-tab, .goog-tabpane-bottom .goog-tabpane-tab-selected { float: left; } .goog-tabpane-top .goog-tabpane-tab, .goog-tabpane-top .goog-tabpane-tab-selected { border-color: threedhighlight threedshadow threedface threedhighlight; } .goog-tabpane-bottom .goog-tabpane-tab, .goog-tabpane-bottom .goog-tabpane-tab-selected { border-color: threedface threedshadow threedshadow threedhighlight; } .goog-tabpane-left .goog-tabpane-tab, .goog-tabpane-left .goog-tabpane-tab-selected { border-color: threedhighlight threedface threedshadow threedhighlight; } .goog-tabpane-right .goog-tabpane-tab, .goog-tabpane-right .goog-tabpane-tab-selected { border-color: threedhighlight threedshadow threedshadow threedface; } .goog-tabpane-top .goog-tabpane-tab { margin-top: 3px; } .goog-tabpane-tab-selected { font-weight: bold; } .goog-tabpane-tab-selected, .goog-tabpane-tab-selected { padding-bottom: 2px; padding-top: 2px; } .goog-tabpane-top .goog-tabpane-tab-selected { position: relative; top: 1px; } .goog-tabpane-bottom .goog-tabpane-tab-selected { position: relative; top: -1px; } .goog-tabpane-left .goog-tabpane-tab-selected { position: relative; left: 1px; } .goog-tabpane-right .goog-tabpane-tab-selected { position: relative; left: -1px; } .slider-box { display: inline-block; vertical-align: middle; width: 150px; height: 1em; } .goog-slider-horizontal { width: 100%; height: 100%; background-color: #eee; border: 1px groove #eee; position: relative; overflow: hidden; } .goog-slider-horizontal .goog-slider-thumb { top: 0; width: 20px; height: 100%; position: absolute; background-color: #bbb; overflow: hidden; }
assets/2014-11-13/main.css
body { background :#ccc; } #comportex-viz { float: left; clear: left; /* NB - set on load to 70% width in code */ width: 70%; } #comportex-sidebar { float: left; width: 29%; } #viz-options fieldset { float: left; width: 40%; font-size: 80%; } #comportex-sidebar span { margin-left: 5px; margin-right: 5px; } .region-spec label { display: block; } .region-spec .parameter-label { display: inline-block; width: 18em; font-family: monospace; } .region-spec label input { width: 6em; font-family: monospace; margin: 0px; } .detail { font-size: 80%; opacity: 0.8; } #comportex-controls a { font-size: 80%; text-decoration: none; } #detail-text { width: 100%; height: 60ex; } #comportex-loading { display: none; position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; margin: 0; padding: 0; background-color: rgba(0,0,0,0.8); z-index:1001; color: white; text-align: center; vertical-align: middle; line-height: 100vh; letter-spacing: 1ex; font-size: 48px; font-weight: bold; font-family: monospace; } /* GOOGLE CLOSURE UI */ .goog-tabpane { padding-left: 1px; position: relative; } .goog-tabpane-tabs { list-style: none; margin: 0px; padding: 0px; height: 1ex; position: relative; } .goog-tabpane-left .goog-tabpane-tabs { float: left; } .goog-tabpane-right .goog-tabpane-tabs { float: right; } .goog-tabpane-cont { overflow: auto; border: 1px solid; border-color: threedhighlight threedshadow threedshadow threedhighlight; padding: 2px; } .goog-tabpane-tab, .goog-tabpane-tab-selected { display: block; padding: 0px 3ex; border: 1px solid; margin: 0px; } .goog-tabpane-tab { background: threedface; } .goog-tabpane-top .goog-tabpane-tab, .goog-tabpane-top .goog-tabpane-tab-selected, .goog-tabpane-bottom .goog-tabpane-tab, .goog-tabpane-bottom .goog-tabpane-tab-selected { float: left; } .goog-tabpane-top .goog-tabpane-tab, .goog-tabpane-top .goog-tabpane-tab-selected { border-color: threedhighlight threedshadow threedface threedhighlight; } .goog-tabpane-bottom .goog-tabpane-tab, .goog-tabpane-bottom .goog-tabpane-tab-selected { border-color: threedface threedshadow threedshadow threedhighlight; } .goog-tabpane-left .goog-tabpane-tab, .goog-tabpane-left .goog-tabpane-tab-selected { border-color: threedhighlight threedface threedshadow threedhighlight; } .goog-tabpane-right .goog-tabpane-tab, .goog-tabpane-right .goog-tabpane-tab-selected { border-color: threedhighlight threedshadow threedshadow threedface; } .goog-tabpane-top .goog-tabpane-tab { margin-top: 3px; } .goog-tabpane-tab-selected { font-weight: bold; } .goog-tabpane-tab-selected, .goog-tabpane-tab-selected { padding-bottom: 2px; padding-top: 2px; } .goog-tabpane-top .goog-tabpane-tab-selected { position: relative; top: 1px; } .goog-tabpane-bottom .goog-tabpane-tab-selected { position: relative; top: -1px; } .goog-tabpane-left .goog-tabpane-tab-selected { position: relative; left: 1px; } .goog-tabpane-right .goog-tabpane-tab-selected { position: relative; left: -1px; } .slider-box { display: inline-block; vertical-align: middle; width: 150px; height: 1em; } .goog-slider-horizontal { width: 100%; height: 100%; background-color: #eee; border: 1px groove #eee; position: relative; overflow: hidden; } .goog-slider-horizontal .goog-slider-thumb { top: 0; width: 20px; height: 100%; position: absolute; background-color: #bbb; overflow: hidden; }
0.482429
0.085518
.gallery__photos::after { content: ''; display: block; flex-grow: 10; } .gallery__photo { flex: 1 0 calc((100% - 6px) / 3); height: 40vh; } .gallery__photo > img { display: block; object-fit: cover; object-position: center; max-height: 100%; min-width: 100%; } */ .gallery { align-items: flex-start; display: flex; flex-direction: row; flex-wrap: wrap; gap: 2px; justify-content: flex-start; } .gallery::after { content: ''; display: block; flex: 1 0 auto; } .gallery figure { flex: 0 0 calc((100% - 2px) / 2); margin: 0; } @media screen and (min-width: 640px) and (max-width: 1023px) { .gallery figure { flex: 0 0 calc((100% - 4px) / 3); } } @media screen and (min-width: 1024px) { .gallery figure { flex: 0 0 calc((100% - 8px) / 5); } } /* flexbox gallery, alternating 2/3 width photo */ .gallery__photos { align-items: flex-start; background: #000; display: flex; flex-wrap: wrap; gap: 2px; justify-content: flex-start; } .gallery__photos.two-thirds > .gallery__photo:first-child, .gallery__photos.two-thirds > .gallery__photo:nth-child(4n), .gallery__photos.two-thirds > .gallery__photo:nth-child(4n+1) { flex: 1 0 calc(100% * (0.667)); } .gallery__photo { flex: 1 0 calc(100% * 0.33); height: 80vh; max-height: 800px; min-height: 360px; } .gallery__photo > img { display: block; height: 100%; min-width: 100%; object-fit: cover; object-position: center; } .gallery__photos::after { content: ''; display: block; flex: 1 0 calc(100% * 0.33); } @media screen and (max-width: 499px) { .gallery__photo, .gallery__photo.gallery__photos.two-thirds > .gallery__photo:first-child, .gallery__photos.two-thirds > .gallery__photo:nth-child(4n), .gallery__photos.two-thirds > .gallery__photo:nth-child(4n+1) { flex: 1 0 auto; } .gallery__photos::after { content: none; } .gallery__photo { height: auto; max-height: unset; min-height: unset; width: 100%; } } @media screen and (min-width: 500px) and (max-width: 699px) { .gallery__photo, .gallery__photo.gallery__photos.two-thirds > .gallery__photo:first-child, .gallery__photos.two-thirds > .gallery__photo:nth-child(4n), .gallery__photos.two-thirds > .gallery__photo:nth-child(4n+1) { flex: 0 1 calc((100% - 2px) / 2); } .gallery__photos::after { flex: 0 1 calc((100% - 2px) / 2); } .gallery__photo { height: 40vh; max-height: 360px; min-height: 200px; } } @media screen and (min-width: 700px) and (max-width: 1023px) { .gallery__photo { height: 50vh; max-height: 400px; min-height: 300px; } }
snippets-and-scripts/css/flex-gallery.css
.gallery__photos::after { content: ''; display: block; flex-grow: 10; } .gallery__photo { flex: 1 0 calc((100% - 6px) / 3); height: 40vh; } .gallery__photo > img { display: block; object-fit: cover; object-position: center; max-height: 100%; min-width: 100%; } */ .gallery { align-items: flex-start; display: flex; flex-direction: row; flex-wrap: wrap; gap: 2px; justify-content: flex-start; } .gallery::after { content: ''; display: block; flex: 1 0 auto; } .gallery figure { flex: 0 0 calc((100% - 2px) / 2); margin: 0; } @media screen and (min-width: 640px) and (max-width: 1023px) { .gallery figure { flex: 0 0 calc((100% - 4px) / 3); } } @media screen and (min-width: 1024px) { .gallery figure { flex: 0 0 calc((100% - 8px) / 5); } } /* flexbox gallery, alternating 2/3 width photo */ .gallery__photos { align-items: flex-start; background: #000; display: flex; flex-wrap: wrap; gap: 2px; justify-content: flex-start; } .gallery__photos.two-thirds > .gallery__photo:first-child, .gallery__photos.two-thirds > .gallery__photo:nth-child(4n), .gallery__photos.two-thirds > .gallery__photo:nth-child(4n+1) { flex: 1 0 calc(100% * (0.667)); } .gallery__photo { flex: 1 0 calc(100% * 0.33); height: 80vh; max-height: 800px; min-height: 360px; } .gallery__photo > img { display: block; height: 100%; min-width: 100%; object-fit: cover; object-position: center; } .gallery__photos::after { content: ''; display: block; flex: 1 0 calc(100% * 0.33); } @media screen and (max-width: 499px) { .gallery__photo, .gallery__photo.gallery__photos.two-thirds > .gallery__photo:first-child, .gallery__photos.two-thirds > .gallery__photo:nth-child(4n), .gallery__photos.two-thirds > .gallery__photo:nth-child(4n+1) { flex: 1 0 auto; } .gallery__photos::after { content: none; } .gallery__photo { height: auto; max-height: unset; min-height: unset; width: 100%; } } @media screen and (min-width: 500px) and (max-width: 699px) { .gallery__photo, .gallery__photo.gallery__photos.two-thirds > .gallery__photo:first-child, .gallery__photos.two-thirds > .gallery__photo:nth-child(4n), .gallery__photos.two-thirds > .gallery__photo:nth-child(4n+1) { flex: 0 1 calc((100% - 2px) / 2); } .gallery__photos::after { flex: 0 1 calc((100% - 2px) / 2); } .gallery__photo { height: 40vh; max-height: 360px; min-height: 200px; } } @media screen and (min-width: 700px) and (max-width: 1023px) { .gallery__photo { height: 50vh; max-height: 400px; min-height: 300px; } }
0.493897
0.111338
This template is developed by <NAME>. GitHub: https://github.com/Shivamdot Twitter: https://twitter.com/infectedNode Linkedin: https://www.linkedin.com/in/infectednode/ */ @import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600&display=swap'); :root { --primary-color: rgb(255, 255, 255); --secondary-color: rgb(22, 51, 97); --tertiary-color: rgb(105, 105, 105); --dark-color: rgb(63, 63, 63); --light-color: rgb(185, 185, 185); --background-color: rgb(255, 255, 255); --font-family: 'Fira Sans', sans-serif; } * { margin: 0; padding: 0; } body { width: 100%; font-family: var(--font-family); } .header { width: 100%; height: 10vh; font-size: 0; box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2); position: relative; z-index: 1; background-color: var(--primary-color); } .header .pic { display: inline-block; height: 100%; width: 15%; overflow: hidden; box-sizing: border-box; text-align: center; position: relative; } .header .pic img { width: 40px; height: 40px; border-radius: 50%; object-fit: cover; border: 4px solid #fff; box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2); position: absolute; top: 50%; right: 10%; transform: translateY(-50%); } .header .details { display: inline-block; height: 100%; width: 85%; overflow: hidden; box-sizing: border-box; } .header .details .name { display: inline-block; height: 100%; width: 30%; overflow: hidden; box-sizing: border-box; text-align: left; } .header .details .name h2 { font-size: 1.6rem; padding: 18px 0 0; color: var(--dark-color); } .header .details .name p { font-size: 1.2rem; color: var(--secondary-color); font-weight: 500; } .header .details .links { display: inline-block; height: 100%; width: 70%; overflow: hidden; box-sizing: border-box; padding: 25px 40px; } .header .details .links .link-data { text-align: right; display: flex; justify-content: flex-end; } .header .details .links .link-data .link { display: inline-block; font-size: 1rem; color: var(--tertiary-color); font-weight: 500; margin: 0 10px; } .header .details .links .link i { color: var(--tertiary-color); } .main { width: 100%; height: 90vh; font-size: 0; } .main .left { display: inline-block; height: 100%; width: 15%; overflow: hidden; box-sizing: border-box; background-color: #fafafa; padding: 40px 0; border-right: 1px solid var(--light-color); } .main .left .option { width: 100%; height: 50px; text-align: center; cursor: pointer; } .main .left .option:hover p { color: var(--dark-color); } .main .left .option.active { background-color: var(--light-color); } .main .left .option.active p { color: var(--dark-color); } .main .left .option p { font-size: 1rem; line-height: 50px; color: var(--tertiary-color); font-weight: 600; } .main .middle { display: inline-block; height: 100%; width: 65%; overflow: hidden; box-sizing: border-box; background-color: var(--background-color); } .main .middle .views { width: 100%; height: 90%; overflow-y: scroll; -ms-overflow-style: none; } .main .middle .views::-webkit-scrollbar { display: none; } /* This template is developed by <NAME>. GitHub: https://github.com/Shivamdot Twitter: https://twitter.com/infectedNode Linkedin: https://www.linkedin.com/in/infectednode/ */ .main .middle .views .view { width: 100%; min-height: 100%; } .main .middle .views .about { font-size: 0; display: none; height: 100%; } .main .middle .views .about .pic { display: inline-block; height: 100%; width: 50%; overflow: hidden; box-sizing: border-box; position: relative; } .main .middle .views .about .pic img { width: 320px; height: 320px; border-radius: 50%; border: 20px solid #fff; box-shadow: 0 5px 18px rgba(0, 0, 0, 0.2); object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .main .middle .views .about .content { display: inline-block; height: 100%; width: 50%; overflow: hidden; box-sizing: border-box; padding: 120px 0; padding-right: 40px; text-align: left; } .main .middle .views .about .content h3 { width: 100%; font-size: 3rem; padding: 30px 0; color: var(--dark-color); } .main .middle .views .about .content p { width: 100%; font-size: 1rem; color: var(--tertiary-color); } .main .middle .views .about.active { display: block; } .main .middle .views .resume { display: none; padding: 0 40px 40px 40px; box-sizing: border-box; } .main .middle .views .resume h3 { font-size: 3rem; font-weight: 600; color: var(--dark-color); padding-top: 40px; } .main .middle .views .resume .content { width: 100%; padding: 20px; margin-top: 40px; box-sizing: border-box; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); } .main .middle .views .resume .content h4 { font-size: 2rem; font-weight: 500; color: var(--tertiary-color); } .main .middle .views .resume .content p { font-size: 1rem; color: var(--tertiary-color); padding: 10px 0; } .main .middle .views .resume.active { display: block; } .main .middle .views .profile { width: 100%; display: none; box-sizing: border-box; padding: 40px; } .main .middle .views .profile .records { width: 100%; padding: 20px; text-align: center; box-sizing: border-box; } .main .middle .views .profile .records .record { display: inline-block; width: 240px; height: 80px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); margin: 20px; padding: 15px; } .main .middle .views .profile .records .record .count { font-size: 1.7rem; font-weight: 500; color: var(--secondary-color); margin-bottom: 10px; } .main .middle .views .profile .records .record .title { font-size: 1.5rem; font-weight: 500; color: var(--tertiary-color); } .main .middle .views .profile h3 { font-size: 3rem; font-weight: 600; color: var(--dark-color); padding-top: 40px; } .main .middle .views .profile .content { width: 100%; padding: 20px; margin-top: 40px; box-sizing: border-box; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); } /* This template is developed by <NAME>. GitHub: https://github.com/Shivamdot Twitter: https://twitter.com/infectedNode Linkedin: https://www.linkedin.com/in/infectednode/ */ .main .middle .views .profile .content h4 { font-size: 2rem; font-weight: 500; color: var(--tertiary-color); } .main .middle .views .profile .content p { font-size: 1rem; color: var(--tertiary-color); padding: 10px 0; } .main .middle .views .profile.active { display: block; } .main .middle .views .video { padding: 40px; display: none; box-sizing: border-box; text-align: center; } .main .middle .views .video h3 { font-size: 3rem; font-weight: 600; color: var(--dark-color); } .main .middle .views .video .youtube-video { margin-top: 70px; width: 530px; height: 300px; } .main .middle .views .video.active { display: block; } .main .middle .views .gallery { display: none; padding: 40px; box-sizing: border-box; text-align: center; } .main .middle .views .gallery h3 { font-size: 3rem; font-weight: 600; color: var(--dark-color); margin-bottom: 40px; } .main .middle .views .gallery .img-block { display: inline-block; width: 200px; margin: 10px; box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2); } .main .middle .views .gallery .img-block img { width: 100%; } .main .middle .views .gallery.active { display: block; } .main .middle .footer { width: 100%; height: 10%; border-top: 1px solid var(--light-color); text-align: center; padding: 15px; background-color: var(--primary-color); } .main .middle .footer p { font-size: 1rem; color: var(--dark-color); } .main .middle .footer p a { text-decoration: none; color: var(--dark-color); } .main .middle .footer p a:hover { text-decoration: underline; } /* This template is developed by <NAME>. GitHub: https://github.com/Shivamdot Twitter: https://twitter.com/infectedNode Linkedin: https://www.linkedin.com/in/infectednode/ */ .main .right { display: inline-block; height: 100%; width: 20%; overflow: hidden; box-sizing: border-box; border-left: 1px solid var(--light-color); text-align: center; padding: 20px 0; -ms-overflow-style: none; overflow-y: scroll; background-color: #fafafa; } .main .right::-webkit-scrollbar { display: none; } .main .right h3 { font-size: 3rem; font-weight: 600; color: var(--dark-color); margin-bottom: 40px; width: 100%; } .main .right .blog { display: inline-block; width: 90%; margin-bottom: 20px; box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2); text-align: left; /* padding: 10px; */ box-sizing: border-box; background-color: var(--primary-color); } .main .right .blog .date { display: inline-block; font-size: 1rem; color: #fff; margin-bottom: 5px; background-color: var(--secondary-color); text-align: center; padding: 4px 8px; } .main .right .blog .heading { font-size: 1rem; color: var(--dark-color); font-weight: 500; margin-bottom: 5px; padding: 0 10px; } .main .right .blog .content { font-size: .8rem; color: var(--tertiary-color); padding: 0 10px 10px 10px; }
templates/sample-5/css/style.css
This template is developed by <NAME>. GitHub: https://github.com/Shivamdot Twitter: https://twitter.com/infectedNode Linkedin: https://www.linkedin.com/in/infectednode/ */ @import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600&display=swap'); :root { --primary-color: rgb(255, 255, 255); --secondary-color: rgb(22, 51, 97); --tertiary-color: rgb(105, 105, 105); --dark-color: rgb(63, 63, 63); --light-color: rgb(185, 185, 185); --background-color: rgb(255, 255, 255); --font-family: 'Fira Sans', sans-serif; } * { margin: 0; padding: 0; } body { width: 100%; font-family: var(--font-family); } .header { width: 100%; height: 10vh; font-size: 0; box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2); position: relative; z-index: 1; background-color: var(--primary-color); } .header .pic { display: inline-block; height: 100%; width: 15%; overflow: hidden; box-sizing: border-box; text-align: center; position: relative; } .header .pic img { width: 40px; height: 40px; border-radius: 50%; object-fit: cover; border: 4px solid #fff; box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2); position: absolute; top: 50%; right: 10%; transform: translateY(-50%); } .header .details { display: inline-block; height: 100%; width: 85%; overflow: hidden; box-sizing: border-box; } .header .details .name { display: inline-block; height: 100%; width: 30%; overflow: hidden; box-sizing: border-box; text-align: left; } .header .details .name h2 { font-size: 1.6rem; padding: 18px 0 0; color: var(--dark-color); } .header .details .name p { font-size: 1.2rem; color: var(--secondary-color); font-weight: 500; } .header .details .links { display: inline-block; height: 100%; width: 70%; overflow: hidden; box-sizing: border-box; padding: 25px 40px; } .header .details .links .link-data { text-align: right; display: flex; justify-content: flex-end; } .header .details .links .link-data .link { display: inline-block; font-size: 1rem; color: var(--tertiary-color); font-weight: 500; margin: 0 10px; } .header .details .links .link i { color: var(--tertiary-color); } .main { width: 100%; height: 90vh; font-size: 0; } .main .left { display: inline-block; height: 100%; width: 15%; overflow: hidden; box-sizing: border-box; background-color: #fafafa; padding: 40px 0; border-right: 1px solid var(--light-color); } .main .left .option { width: 100%; height: 50px; text-align: center; cursor: pointer; } .main .left .option:hover p { color: var(--dark-color); } .main .left .option.active { background-color: var(--light-color); } .main .left .option.active p { color: var(--dark-color); } .main .left .option p { font-size: 1rem; line-height: 50px; color: var(--tertiary-color); font-weight: 600; } .main .middle { display: inline-block; height: 100%; width: 65%; overflow: hidden; box-sizing: border-box; background-color: var(--background-color); } .main .middle .views { width: 100%; height: 90%; overflow-y: scroll; -ms-overflow-style: none; } .main .middle .views::-webkit-scrollbar { display: none; } /* This template is developed by <NAME>. GitHub: https://github.com/Shivamdot Twitter: https://twitter.com/infectedNode Linkedin: https://www.linkedin.com/in/infectednode/ */ .main .middle .views .view { width: 100%; min-height: 100%; } .main .middle .views .about { font-size: 0; display: none; height: 100%; } .main .middle .views .about .pic { display: inline-block; height: 100%; width: 50%; overflow: hidden; box-sizing: border-box; position: relative; } .main .middle .views .about .pic img { width: 320px; height: 320px; border-radius: 50%; border: 20px solid #fff; box-shadow: 0 5px 18px rgba(0, 0, 0, 0.2); object-fit: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .main .middle .views .about .content { display: inline-block; height: 100%; width: 50%; overflow: hidden; box-sizing: border-box; padding: 120px 0; padding-right: 40px; text-align: left; } .main .middle .views .about .content h3 { width: 100%; font-size: 3rem; padding: 30px 0; color: var(--dark-color); } .main .middle .views .about .content p { width: 100%; font-size: 1rem; color: var(--tertiary-color); } .main .middle .views .about.active { display: block; } .main .middle .views .resume { display: none; padding: 0 40px 40px 40px; box-sizing: border-box; } .main .middle .views .resume h3 { font-size: 3rem; font-weight: 600; color: var(--dark-color); padding-top: 40px; } .main .middle .views .resume .content { width: 100%; padding: 20px; margin-top: 40px; box-sizing: border-box; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); } .main .middle .views .resume .content h4 { font-size: 2rem; font-weight: 500; color: var(--tertiary-color); } .main .middle .views .resume .content p { font-size: 1rem; color: var(--tertiary-color); padding: 10px 0; } .main .middle .views .resume.active { display: block; } .main .middle .views .profile { width: 100%; display: none; box-sizing: border-box; padding: 40px; } .main .middle .views .profile .records { width: 100%; padding: 20px; text-align: center; box-sizing: border-box; } .main .middle .views .profile .records .record { display: inline-block; width: 240px; height: 80px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); margin: 20px; padding: 15px; } .main .middle .views .profile .records .record .count { font-size: 1.7rem; font-weight: 500; color: var(--secondary-color); margin-bottom: 10px; } .main .middle .views .profile .records .record .title { font-size: 1.5rem; font-weight: 500; color: var(--tertiary-color); } .main .middle .views .profile h3 { font-size: 3rem; font-weight: 600; color: var(--dark-color); padding-top: 40px; } .main .middle .views .profile .content { width: 100%; padding: 20px; margin-top: 40px; box-sizing: border-box; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); } /* This template is developed by <NAME>. GitHub: https://github.com/Shivamdot Twitter: https://twitter.com/infectedNode Linkedin: https://www.linkedin.com/in/infectednode/ */ .main .middle .views .profile .content h4 { font-size: 2rem; font-weight: 500; color: var(--tertiary-color); } .main .middle .views .profile .content p { font-size: 1rem; color: var(--tertiary-color); padding: 10px 0; } .main .middle .views .profile.active { display: block; } .main .middle .views .video { padding: 40px; display: none; box-sizing: border-box; text-align: center; } .main .middle .views .video h3 { font-size: 3rem; font-weight: 600; color: var(--dark-color); } .main .middle .views .video .youtube-video { margin-top: 70px; width: 530px; height: 300px; } .main .middle .views .video.active { display: block; } .main .middle .views .gallery { display: none; padding: 40px; box-sizing: border-box; text-align: center; } .main .middle .views .gallery h3 { font-size: 3rem; font-weight: 600; color: var(--dark-color); margin-bottom: 40px; } .main .middle .views .gallery .img-block { display: inline-block; width: 200px; margin: 10px; box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2); } .main .middle .views .gallery .img-block img { width: 100%; } .main .middle .views .gallery.active { display: block; } .main .middle .footer { width: 100%; height: 10%; border-top: 1px solid var(--light-color); text-align: center; padding: 15px; background-color: var(--primary-color); } .main .middle .footer p { font-size: 1rem; color: var(--dark-color); } .main .middle .footer p a { text-decoration: none; color: var(--dark-color); } .main .middle .footer p a:hover { text-decoration: underline; } /* This template is developed by <NAME>. GitHub: https://github.com/Shivamdot Twitter: https://twitter.com/infectedNode Linkedin: https://www.linkedin.com/in/infectednode/ */ .main .right { display: inline-block; height: 100%; width: 20%; overflow: hidden; box-sizing: border-box; border-left: 1px solid var(--light-color); text-align: center; padding: 20px 0; -ms-overflow-style: none; overflow-y: scroll; background-color: #fafafa; } .main .right::-webkit-scrollbar { display: none; } .main .right h3 { font-size: 3rem; font-weight: 600; color: var(--dark-color); margin-bottom: 40px; width: 100%; } .main .right .blog { display: inline-block; width: 90%; margin-bottom: 20px; box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2); text-align: left; /* padding: 10px; */ box-sizing: border-box; background-color: var(--primary-color); } .main .right .blog .date { display: inline-block; font-size: 1rem; color: #fff; margin-bottom: 5px; background-color: var(--secondary-color); text-align: center; padding: 4px 8px; } .main .right .blog .heading { font-size: 1rem; color: var(--dark-color); font-weight: 500; margin-bottom: 5px; padding: 0 10px; } .main .right .blog .content { font-size: .8rem; color: var(--tertiary-color); padding: 0 10px 10px 10px; }
0.6973
0.199094
.card { position: relative; width: inherit; background: var(--cardColor); padding: 15px 15px 7px; cursor: pointer; border-radius: 5px; box-shadow: 0 10px 30px rgba(100, 100, 100, 0.08), 0 3px 8px rgba(0, 0, 0, 0.01); height: auto; max-height: 100%; &:hover { transform: translateY(-2px); transition: all 0.45s ease; /* & .leadImg { opacity: 0.95; } */ } @media (--s) { max-width: 100%; width: 100%; } a { word-break: break-all; font-family: var(--sansFont); color: var(--actionColor); font-weight: 500; font-size: 13px; text-decoration: underline; } .leadImg { /* position: absolute; top: -10px; right: -10px; width: 90%; */ height: 180px; pointer-events: none; /* opacity: 0; transition: all 0.5s ease; */ img { width: 100%; } } .breadcrumbs { font-weight: 500; padding-top: 5px; color: rgb(0, 0, 0, 0.5); font-family: var(--sansFont); & .expirationDate { color: var(--actionColor); text-align: center; clear: both; padding-top: 3px; } & .couponOff { background-color: pink; display: block; margin: 0 auto 6px auto; text-align: center; border-radius: 5px; padding: 5px 0; font-size: 18px; width: 105px; top: 0px; left: calc(100% - 105px); position: absolute; } & .courseLanguage { background-color: pink; font-family: var(--sansFont); color: var(--actionColor); padding: 5px 12px; top: 0px; left: 0px; font-size: 18px; position: absolute; margin: 0 auto 6px auto; text-align: center; border-radius: 5px; } & .courseStats { & .courseRating { float: left; } & .courseStudents { float: right; } } } .main { clear: both; padding: 10px 0px; font-size: 16px; a { color: var(--actionColor); text-decoration: none; } h2 { font-weight: 600; text-align: center; } } .tags { display: flex; padding: 5px; flex-wrap: wrap; flex-direction: row; font-family: var(--consoleFont); padding: 20px 0 10px; justify-content: center; li { font-size: 11px; &.nextTag { padding-right: 5px; } } } .headline { text-align: center; } h2, h3 { font-family: var(--sansFont); } .addedDate { text-align: center; font-size: 12px; color: var(--darkGrey); } .cardNumber { position: relative; margin: 7px auto; font-family: var(--consoleFont); color: rgb(0, 0, 0, 0.75); font-size: 12px; color: var(--darkGrey); p { text-align: center; } } }
client/src/components/Card/Card.css
.card { position: relative; width: inherit; background: var(--cardColor); padding: 15px 15px 7px; cursor: pointer; border-radius: 5px; box-shadow: 0 10px 30px rgba(100, 100, 100, 0.08), 0 3px 8px rgba(0, 0, 0, 0.01); height: auto; max-height: 100%; &:hover { transform: translateY(-2px); transition: all 0.45s ease; /* & .leadImg { opacity: 0.95; } */ } @media (--s) { max-width: 100%; width: 100%; } a { word-break: break-all; font-family: var(--sansFont); color: var(--actionColor); font-weight: 500; font-size: 13px; text-decoration: underline; } .leadImg { /* position: absolute; top: -10px; right: -10px; width: 90%; */ height: 180px; pointer-events: none; /* opacity: 0; transition: all 0.5s ease; */ img { width: 100%; } } .breadcrumbs { font-weight: 500; padding-top: 5px; color: rgb(0, 0, 0, 0.5); font-family: var(--sansFont); & .expirationDate { color: var(--actionColor); text-align: center; clear: both; padding-top: 3px; } & .couponOff { background-color: pink; display: block; margin: 0 auto 6px auto; text-align: center; border-radius: 5px; padding: 5px 0; font-size: 18px; width: 105px; top: 0px; left: calc(100% - 105px); position: absolute; } & .courseLanguage { background-color: pink; font-family: var(--sansFont); color: var(--actionColor); padding: 5px 12px; top: 0px; left: 0px; font-size: 18px; position: absolute; margin: 0 auto 6px auto; text-align: center; border-radius: 5px; } & .courseStats { & .courseRating { float: left; } & .courseStudents { float: right; } } } .main { clear: both; padding: 10px 0px; font-size: 16px; a { color: var(--actionColor); text-decoration: none; } h2 { font-weight: 600; text-align: center; } } .tags { display: flex; padding: 5px; flex-wrap: wrap; flex-direction: row; font-family: var(--consoleFont); padding: 20px 0 10px; justify-content: center; li { font-size: 11px; &.nextTag { padding-right: 5px; } } } .headline { text-align: center; } h2, h3 { font-family: var(--sansFont); } .addedDate { text-align: center; font-size: 12px; color: var(--darkGrey); } .cardNumber { position: relative; margin: 7px auto; font-family: var(--consoleFont); color: rgb(0, 0, 0, 0.75); font-size: 12px; color: var(--darkGrey); p { text-align: center; } } }
0.598077
0.10786
body { padding: 0; margin: 0; background: #FFF; font-family: 'Open Sans', sans-serif; } body a { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; text-decoration: none; } body a:hover { text-decoration: none; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } body a:focus, a:hover { text-decoration: none; } input[type="button"], input[type="submit"] { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } input[type="button"]:hover, input[type="submit"]:hover { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-family: 'Poppins', sans-serif; } p { margin: 0; padding: 0; font-size: 16px; letter-spacing: 1px; line-height: 1.9; color: #999; font-family: 'Open Sans', sans-serif; } ul, ol { margin: 0; padding: 0; } label { margin: 0; } a:focus, a:hover { text-decoration: none; outline: none } /* //Reset Code */ /* bottom-to-top */ #toTop { display: none; text-decoration: none; position: fixed; bottom: 24px; right: 3%; overflow: hidden; z-index: 999; width: 32px; height: 38px; border: none; text-indent: 100%; background: url(../images/move-top.png) no-repeat 0px 0px; } #toTopHover { width: 32px; height: 32px; display: block; overflow: hidden; float: right; opacity: 0; -moz-opacity: 0; filter: alpha(opacity=0); } /* //bottom-to-top */ /* header */ header { position: absolute; z-index: 99; width: 100%; } /* logo */ a.navbar-brand i, a.logo i { font-size: 35px; margin-right: 10px; color: #ed4f4f; } .navbar-light .navbar-brand, a.logo { color: #fff; padding: 0; font-weight: 700; font-size: 35px; } /* //logo */ /* navigation */ .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: #fff; } .navbar-light .navbar-nav .nav-link { color: #fff; letter-spacing: 2px; font-size: 16px; padding: 0.5em 0; } .dropdown-item.active, .dropdown-item:active { color: #dc3545; text-decoration: none; background-color: transparent; } .dropdown-item { font-size: 0.9em; } li.nav-item { margin: 0 1em; } li.login-list-w3ls.d-inline a { letter-spacing: 2px; font-size: 15px; } .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: #fff; } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, li.nav-item.active { color: #fff; opacity: .7; } .dropdown-menu { left: -44px; } .dropdown-item.active, .dropdown-item:active { color: #ed4f4f } /* //navigation */ /* //header */ /* banner */ .banner-w3-1, .banner-w3-2, .banner-w3-3, .banner-w3-4 { min-height: 50vw; } .banner-w3-1 { background: url(../images/1.jpg)no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .banner-w3-2 { background: url(../images/2.jpg)no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .banner-w3-3 { background: url(../images/3.jpg)no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .banner-w3-4 { background: url(../images/4.jpg)no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .banner-text { padding-top: 20em; color:black; } p.movetxt { background: rgba(18, 17, 17, 0.56); padding: 10px; max-width: 840px; font-size: 15px; letter-spacing: 2px; margin: 0 auto; } /* text Slider */ #slider { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin: 0 auto; } .rslides_tabs { list-style: none; padding: 0; background: rgba(0, 0, 0, .25); box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0); -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0); -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0); font-size: 18px; list-style: none; margin: 0 auto 50px; max-width: 540px; padding: 10px 0; text-align: center; width: 100%; } .rslides_tabs li { display: inline; float: none; margin-right: 1px; } .rslides_tabs a { width: auto; line-height: 20px; padding: 9px 20px; height: auto; background: transparent; display: inline; } .rslides_tabs li:first-child { margin-left: 0; } .rslides_tabs .rslides_here a { background: rgba(255, 255, 255, .1); color: #fff; font-weight: bold; } .events { list-style: none; } .callbacks_container { position: relative; } .callbacks li { position: absolute; width: 100%; left: 0; top: 0; } .callbacks_tabs li { display: block; margin: 0.5em 0; } .callbacks_tabs a { height: 12px; width: 12px; display: inline-block; background: #fff; -webkit-border-radius: 50%; border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; position: relative; font-size: 0; } .callbacks_tabs a:after { content: ""; position: absolute; width: 22px; height: 22px; border: 1px solid white; -webkit-border-radius: 50%; border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; top: -5px; left: -5px; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0); -ms-transform: scale(0); -webkit-transition: .5s all; -moz-transition: .5s all; transition: .5s all; } .callbacks_here a:after { border-color: #fff; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); -ms-transform: scale(1); } #slider-pager a { display: inline-block; } #slider-pager span { float: left; } #slider-pager span { width: 100px; height: 15px; background: #fff; display: inline-block; border-radius: 30em; opacity: 0.6; } #slider-pager .rslides_here a { background: #FFF; border-radius: 30em; opacity: 1; } #slider-pager a { padding: 0; } #slider-pager li { display: inline-block; } .rslides { position: relative; list-style: none; overflow: hidden; padding: 0; margin: 0; width: 100%; } .rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; left: 0%; top: 0; width: 100%; } .rslides li { position: relative; display: block; float: none; } .rslides img { height: auto; border: 0; } .callbacks_tabs li { display: inline-block; } .callbacks li { position: absolute; width: 100%; left: 0; top: 0; } .callbacks_tabs li { display: inline-block; margin: 0 0.5em; } .callbacks_tabs a { height: 12px; width: 12px; display: inline-block; background: #fff; -webkit-border-radius: 50%; border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; position: relative; font-size: 0; } .callbacks_tabs a:after { content: ""; position: absolute; width: 22px; height: 22px; border: 2px solid white; -webkit-border-radius: 50%; border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; top: -5px; left: -5px; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0); -ms-transform: scale(0); -webkit-transition: .5s all; -moz-transition: .5s all; transition: .5s all; } .callbacks_here a:after { border-color: #fff; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); -ms-transform: scale(1); } .callbacks_tabs { list-style: none; position: absolute; left: 46.5%; bottom: 6%; z-index: 2; border-radius: 5px; } .banner-text h3 { font-size: 54px; position: relative; } .banner-text h3:before { content: ""; position: absolute; top: -9%; background: #ed4f4f; width: 16%; height: 3px; left: 42%; } .banner-text h3 span { font-weight: 900; } p.movetxt span { color: #ed4f4f; } /* //text slider */ /* banner bottom */ h3.tittle, h2.tittle { font-size: 34px; border-left: 2px solid #22a6f5; } h3.tittle, h2.tittle span { display: block; } .circlechart { float: left; margin: 1em 2.4em; } .progress-w3ls { background: #fd7272; } p.progress-texts { font-size: 18px; } /* //banner bottom */ /* middle section */ .middle-w3ls { background: url(../images/bg2.jpg)no-repeat bottom; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } p.white-forming { color: #eee; } h6.sec-text { font-size: 19px; letter-spacing: 1px; } h6.sec-text { font-size: 19px; letter-spacing: 1px; border-bottom: 2px solid #fd7272 !important; max-width: 156px; } /* Global Button Styles */ /* button */ a.animated-button:link, a.animated-button:visited { position: relative; padding: 10px 25px; color: #fff; font-size: 13px; text-align: center; text-decoration: none; text-transform: uppercase; overflow: hidden; letter-spacing: .08em; border-radius: 0; z-index: 9; text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2); -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } a.animated-button:link:after, a.animated-button:visited:after { content: ""; position: absolute; height: 0%; left: 50%; top: 50%; width: 150%; z-index: -1; -webkit-transition: all 0.75s ease 0s; -moz-transition: all 0.75s ease 0s; -o-transition: all 0.75s ease 0s; transition: all 0.75s ease 0s; } a.animated-button:link:hover, a.animated-button:visited:hover { color: #FFF !important; text-shadow: none; } a.animated-button:link:hover:after, a.animated-button:visited:hover:after { height: 450%; } /* Victoria Buttons */ a.animated-button.victoria-two { border: 2px solid #fd7272; } a.animated-button.victoria-two:after { background: #fd7272; -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg); -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg); transform: translateX(-50%) translateY(-50%) rotate(25deg); } /* //button */ /* //middle section */ /* services */ .icons-w3ls { background: #16293e; } .icons-w3ls i { font-size: 42px; } .icons-w3ls h5 { letter-spacing: 2px; } .icons-w3ls.mid-sec-agile { background: #22a6f5; } .icons-w3ls.mid-sec-agile h5 { font-size: 31px; font-weight: 900; } i.fas.fa-align-center.pt-4 { font-size: 45px; } /* //services */ /* posts */ .post-w3ls-bottom ul.list-unstyled li { display: inline-block; } .price-top { position: relative; } .price-top h3 { font-size: 26px; color: #fff; position: absolute; background: #4575bd; padding: 10px 25px; bottom: -35px; left: 40%; letter-spacing: 1px; text-align: center; font-weight: 600; } .price-top h3 span { display: block; font-weight: 100; font-size: 16px; } .post-w3ls-bottom { background: #fff; } .post-w3ls-bottom h4 { font-size: 23px; line-height: 1.4; letter-spacing: 1px; } .post-w3ls-bottom i { color: #fd7272; } .post-w3ls-bottom a { color: #999; letter-spacing: 1px; font-size: 15px; } .post-w3ls-bottom a:Hover { color: #000; } /* //posts */ /* mobile section */ .phone { position: relative; margin-top: 15px; } .phone .iphone5-screen { left: 8.2%; position: absolute; right: 8.2%; top: 14.5%; } .feature { background: url(../images/bg.jpg)no-repeat bottom; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } h3.text-mobile-w3 { font-size: 36px; letter-spacing: 1px; } li.list-agiles { font-size: 18px; letter-spacing: 1px; } .carousel-item.item-1 { background: url(../images/m1.jpg)no-repeat top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .carousel-item.item-2 { background: url(../images/m2.jpg)no-repeat top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .carousel-item.item-3 { background: url(../images/m3.jpg)no-repeat top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .carousel-item.item-4 { background: url(../images/m4.jpg)no-repeat top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .carousel-item { min-height: 348px; } /* //mobile section */ /* footer */ footer { background: #1d1b1b; } .copy p { color: #c5c5c5; letter-spacing: 2px; font-size: 15px; } .copy p a { color: #fd7272; } /*-- social-icons --*/ .social-icons ul li { display: inline-block; } .social-icons ul li a { font-size: 12px; color: #fff; line-height: 3.5; text-align: center; vertical-align: top; overflow: hidden; width: 40px; height: 40px; box-shadow: 1px 1px 1px 1px rgba(255, 255, 255, 0.76); } .icon-border { position: relative; } .icon-border::before, .icon-border::after { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; } .icon-border::before { z-index: 1; -webkit-transition: box-shadow 0.3s; -moz-transition: box-shadow 0.3s; -o-transition: box-shadow 0.3s; -ms-transition: box-shadow 0.3s; transition: box-shadow 0.3s; } /* facebook */ .icon-border.facebook:hover::before { -webkit-box-shadow: inset 0 0 0 48px #3b5998; -moz-box-shadow: inset 0 0 0 48px #3b5998; -o-box-shadow: inset 0 0 0 48px #3b5998; -ms-box-shadow: inset 0 0 0 48px #3b5998; box-shadow: inset 0 0 0 48px #3b5998; } /* twitter */ .icon-border.twitter:hover::before { -webkit-box-shadow: inset 0 0 0 48px #4099ff; -moz-box-shadow: inset 0 0 0 48px #4099ff; -o-box-shadow: inset 0 0 0 48px #4099ff; -ms-box-shadow: inset 0 0 0 48px #4099ff; box-shadow: inset 0 0 0 48px #4099ff; } /* google plus */ .icon-border.googleplus:hover::before { -webkit-box-shadow: inset 0 0 0 48px #d34836; -moz-box-shadow: inset 0 0 0 48px #d34836; -o-box-shadow: inset 0 0 0 48px #d34836; -ms-box-shadow: inset 0 0 0 48px #d34836; box-shadow: inset 0 0 0 48px #d34836; } /* rss */ .icon-border.rss:hover::before { -webkit-box-shadow: inset 0 0 0 48px #ee802f; -moz-box-shadow: inset 0 0 0 48px #ee802f; -o-box-shadow: inset 0 0 0 48px #ee802f; -ms-box-shadow: inset 0 0 0 48px #ee802f; box-shadow: inset 0 0 0 48px #ee802f; } /*-- //social-icons --*/ .footer-title h1.tittle { font-size: 30px; } /* //footer */ /* Inner pages */ .banner2-w3ls { background: url(../images/3.jpg) no-repeat center ; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height: 300px; } /* page details */ .breadcrumb li a { color: #fd7272; } .breadcrumb li { letter-spacing: 1px; color: #000; } /* //page details */ /* contact page */ h4.title-2-agiles { font-size: 26px; color: #fd7272; letter-spacing: 1px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.22); } .w3l_contact_form input[type="text"], .w3l_contact_form input[type="email"], .w3l_contact_form textarea { padding: 12px; font-size: 15px; letter-spacing: 1px; } .w3l_contact_form textarea { min-height: 13em; resize: none; } .w3l_contact_form input[type="submit"] { outline: none; padding: 12px 0; font-size: 16px; letter-spacing: 1px; border-radius: 4px; margin-top: 1em; color: #fff; background: #22a6f5; border: none; width: 100%; cursor: pointer; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } .w3l_contact_form input[type="submit"]:hover { opacity: .8; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } ul.contact_info li, ul.contact_info li a { color: #999; font-size: 16px; letter-spacing: 1px; } ul.contact_info li a:hover { color: #5eca9f; } ul.contact_info li i { font-size: 18px; color: #000; } .w3ls_map iframe { width: 100%; min-height: 360px; } /* //contact page */ /* about page */ /* about section */ h4.title-2-agiles span { color: #22a6f5; } .w3l-welcome-left h5 { font-size: 20px; letter-spacing: 1px; line-height: 1.6; } /* //about section */ /* team */ .team-grids .team-img { overflow: hidden; position: relative; display: block; } .captn h4 { color: #fff; font-size: 26px; font-weight: 600; } .captn p { font-size: .9em; margin-top: 1em; color: #fff; line-height: 1.8em; } .team-grids .captn { display: inline-block; height: 100%; width: 100%; position: absolute; top: -100%; right: 0; background-color: rgba(0, 0, 0, 0.6); text-align: center; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .captn-top { padding: 5em 2em; } .team-img:hover .captn { width: 100%; top: 0%; } img.img-responsive { width: 100%; } .team .wthree-social-grids { background: #22a6f5; padding: 1em; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: 1s all; -moz-transition: 1s all; transition: 1s all; } .team-img:hover .wthree-social-grids { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .wthree-social-grids ul { padding: 0; margin: 0; } .wthree-social-grids ul li { display: inline-block; } .wthree-social-grids ul li a { color: #333; text-align: center; } .wthree-social-grids ul li a i, .wthree-social-grids ul li a i, .wthree-social-grids ul li a i { height: 30px; width: 30px; line-height: 28px; border: solid 1px #FFF; color: #FFF; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } .wthree-social-grids ul li a i.fa-facebook-f:hover { background: #3b5998; } .wthree-social-grids ul li a i.fa-twitter:hover { background: #55acee; } .wthree-social-grids ul li a i.fa-rss:hover { background: #f26522; } /* //team */ /* //about page */ /* gallery page */ .agile_gallery_grids { padding: 0 2em; } .demo>li { list-style-type: none; margin: 2px; display: inline-block; } .demo>li img { width: 270px; cursor: pointer; } /*jquery.picEyes*/ .picshade { position: fixed; left: 0; top: 0; width: 100%; height: 100% !important; background-color: #000; opacity: 0.91; filter: alpha(opacity=91); z-index: 99; display: none; } .pictures_eyes_close { position: fixed; top: 30px; right: 30px; display: inline-block; width: 30px; height: 30px; background: url(../images/close.png) no-repeat; z-index: 100; display: none; } .pictures_eyes { position: fixed; width: 100%; left: 0; top: 0; z-index: 199; display: none; } .pictures_eyes_in { position: relative; text-align: center; } .pictures_eyes_in img { max-height: 500px; max-width: 700px; } .pictures_eyes_in .prev, .pictures_eyes_in .next { position: absolute; top: 50%; width: 51px; height: 51px; cursor: pointer; } .pictures_eyes_in .prev { left: 35px; background: url(../images/left1.png) no-repeat; } .pictures_eyes_in .next { right: 35px; background: url(../images/right1.png) no-repeat; } .pictures_eyes_indicators { position: fixed; left: 0; bottom: 15px; width: 100%; text-align: center; z-index: 299; } .pictures_eyes_indicators a { display: inline-block; width: 50px; height: 50px; margin: 6px 3px 0 3px; border: 1px solid #ddd; border-radius: 10px; box-shadow: 0 0 2px #000; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden; } .pictures_eyes_indicators img { height: 50px; } .pictures_eyes_indicators .current { filter: alpha(opacity=100); opacity: 1; } .gallery-grid1 { position: relative; overflow: hidden; cursor: pointer; } .gallery-grid1 .p-mask, .row .product .vm-product-media-container .p-mask { opacity: 0; visibility: hidden; background: rgba(25, 24, 24, 0.8); bottom: 0%; position: absolute; padding: 1em 1em; width: 100%; -webkit-transform: translate3d(0px, 100%, 0px); -moz-transform: translate3d(0px, 100%, 0px); -ms-transform: translate3d(0px, 100%, 0px); -o-transform: translate3d(0px, 100%, 0px); transform: translate3d(0px, 100%, 0px); -webkit-transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; transition: all .5s ease 0s; text-align: center; border-bottom: 5px solid #fd7272; } .gallery-grid1 .p-mask .p-desc { color: #a3a3a3; position: relative; display: block; margin-bottom: 10px; padding-bottom: 10px; font-size: 1em; } .gallery-grid1:hover .p-mask, .row .product:hover .p-mask { opacity: 1; visibility: visible; -webkit-transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -ms-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); } .p-mask h4 { color: #fff; font-size: 1.2em; text-decoration: none; line-height: 1.8em; font-weight: 600; letter-spacing: 1px; } .p-mask p { color: #f5f5f5; font-size: 13px; } .pictures_eyes_in { position: relative; text-align: center; } .pictures_eyes_in img { width: 100%; } /* //gallery page */ /* responsive */ @media(max-width: 1280px) { .banner-text h3 { font-size: 48px; } p.movetxt { max-width: 760px; font-size: 14px; } .banner-text { padding-top: 19em; } .banner2-w3ls { min-height: 250px; } } @media(max-width: 1080px) { .banner-w3-1, .banner-w3-2, .banner-w3-3 { min-height: 54vw; } .banner-text h3 { font-size: 44px; } p.movetxt { max-width: 714px; font-size: 13px; } .banner-text { padding-top: 17em; } h3.tittle, h2.tittle { font-size: 30px; } p { font-size: 15px; } .icons-w3ls.mid-sec-agile h5 { font-size: 24px; margin-bottom: 9px; } .w3l-welcome-img img { width: 40%; } .captn h4 { font-size: 21px; } .captn p { font-size: .8em; } .captn-top { padding: 3.5em 2em; } .carousel-item { min-height: 397px; } } @media(max-width: 1024px) { .banner-text h3 { font-size: 40px; } p.movetxt { max-width: 640px; letter-spacing: 1px; } .banner-text { padding-top: 16em; } } @media(max-width: 991px) { button.navbar-toggler { background: #fff; } ul.navbar-nav { /*background: rgba(0, 0, 0, 0.85);*/ padding: 1.5em 0; } a.navbar-brand img { width: 90%; } .banner-text h3 { font-size: 36px; } p.progress-texts { font-size: 14px; } .progress { width: 130px; height: 130px; } .progress .progress-value { font-size: 20px; line-height: 124px; } .icons-w3ls.mid-sec-agile h5 { font-size: 18px; margin-bottom: 12px; } .icons-w3ls h5 { letter-spacing: 1px; font-size: 17px; } p { font-size: 14px; } img.img-fluid.phone-img-w3ls { width: 40%; } h3.text-mobile-w3 { font-size: 32px; } li.list-agiles { font-size: 17px; } .post-w3ls-bottom h4 { font-size: 20px; } .copy p { font-size: 14px; text-align: center; } .banner-text { padding-top: 15em; } .captn-top { padding: 7.5em 2em; } .captn h4 { font-size: 26px; } .w3l-welcome-img img { width: 50%; } .demo>li img { width: 223px; } .w3ls_map iframe { min-height: 300px; } .carousel-item { min-height: 377px; background-size: contain; width: 41%; margin: 0 auto; } } @media(max-width: 900px) { .banner-text { padding-top: 13.5em; } .footer-title h1.tittle { font-size: 27px; } } @media(max-width: 800px) { a.navbar-brand img { width: 80%; } button.navbar-toggler { padding: 3px 8px; } .banner-text { padding-top: 12.5em; } .banner2-w3ls { min-height: 200px; } .captn-top { padding: 7em 2em; } } @media(max-width: 768px) { .banner-text { padding-top: 12em; } p.movetxt { max-width: 594px; font-size: 12px; } .banner-w3-1, .banner-w3-2, .banner-w3-3 { min-height: 60vw; } } @media(max-width: 736px) { .banner-text h3 { font-size: 29px; } p.movetxt { max-width: 469px; font-size: 9px; } .banner-text h3:before { top: -20%; } p.progress-texts { font-size: 15px; } .icons-w3ls.mid-sec-agile h5 { font-size: 24px; } img.img-fluid.phone-img-w3ls { width: 50%; } h3.text-mobile-w3 { font-size: 26px; } li.list-agiles { font-size: 15px; } h3.tittle, h2.tittle { font-size: 28px; } .copy { order: 2; } .w3l-welcome-img img { width: 70%; } .captn-top { padding: 4.5em 2em; } .demo>li img { width: 248px; } .carousel-item { min-height: 350px; width: 50%; } } @media(max-width: 667px) { .banner-text { padding-top: 11em; } h4.title-2-agiles { font-size: 23px; } ul.contact_info li, ul.contact_info li a { font-size: 15px; } } @media(max-width: 600px) { .banner-w3-1, .banner-w3-2, .banner-w3-3 { min-height: 74vw; } .banner-text { padding-top: 12em; } } @media(max-width: 568px) { .banner-text h3 { font-size: 27px; } .carousel-item { min-height: 360px; width: 51%; } } @media(max-width: 480px) { a.navbar-brand img { width: 70%; } .banner-w3-1, .banner-w3-2, .banner-w3-3 { min-height: 400px; } .banner-text h3 { font-size: 23px; } p.movetxt { font-size: 10px; } .banner-text h3:before { top: -30%; } .banner-text { padding-top: 11em; } .callbacks_tabs { left: 42.5%; } h3.tittle, h2.tittle { font-size: 24px; } p { font-size: 13px; } section.middle-w3ls h4 { font-size: 21px; } h6.sec-text { font-size: 17px; max-width: 140px; } p.white-forming { margin-top: 2em !important; } img.img-fluid.phone-img-w3ls { width: 64%; } h3.text-mobile-w3 { font-size: 24px; letter-spacing: 0px; line-height: 1.4; } .footer-title h1.tittle { font-size: 23px; } .banner2-w3ls { min-height: 160px; } .captn h4 { font-size: 23px; } .captn-top { padding: 3em 1em; } .demo>li img { width: 208px; } .p-mask h4 { font-size: 1.1em; } .p-mask p { font-size: 12px; } h4.title-2-agiles { font-size: 24px; } .carousel-item { min-height: 384px; width: 66%; } } @media(max-width: 440px) { .banner-text h3 { font-size: 22px; } .team-grids { padding: 0 .5em; } .demo>li img { width: 394px; } .carousel-item { min-height: 346px; } } @media(max-width: 414px) { .banner-text h3 { line-height: 1.4; margin-bottom: 10px !important; } img.img-fluid.phone-img-w3ls { width: 76%; } .copy p { font-size: 13px; } a.logo-footer img { width: 44%; } .banner-text h3:before { top: -16%; } .captn h4 { font-size: 21px; } .captn-top { padding: 2em 1em; } .carousel-item { min-height: 384px; width: 78%; } } @media(max-width: 384px) { .banner-text { padding-top: 10em; } img.img-fluid.phone-img-w3ls { width: 82%; } h3.text-mobile-w3 { font-size: 22px; } .price-top h3 { left: 36%; } .team-grids { padding: 0 1em; flex: 0 0 100%; max-width: 100%; } .captn h4 { font-size: 24px; } .captn-top { padding: 7em 3em; } .team-grids:nth-child(2), .team-grids:nth-child(3), .team-grids:nth-child(4) { margin-top: 2em !important; } .w3l-welcome-img img { width: 80%; } h4.title-2-agiles { font-size: 22px; } .w3l_contact_form input[type="text"], .w3l_contact_form input[type="email"], .w3l_contact_form textarea { font-size: 14px; } .w3l_contact_form textarea { min-height: 11em; } .w3ls_map iframe { min-height: 250px; } .carousel-item { min-height: 378px; width: 84%; } } @media(max-width: 320px) { a.navbar-brand img { width: 60%; } .banner-text h3 { font-size: 20px; } p.movetxt { font-size: 9px; } .banner-text { padding-top: 9em; } .banner-w3-1, .banner-w3-2, .banner-w3-3 { min-height: 370px; } .callbacks_tabs { left: 35.5%; } h3.tittle, h2.tittle { font-size: 21px; } section.middle-w3ls h4 { font-size: 18px; } h6.sec-text { font-size: 16px; max-width: 134px; } .icons-w3ls.mid-sec-agile h5 { font-size: 20px; } .icons-w3ls.mid-sec-agile h5 { font-size: 21px; } .price-top h3 { left: 30%; } .post-w3ls-bottom h4 { font-size: 19px; } .post-w3ls-bottom a { font-size: 14px; } .footer-title h1.tittle { font-size: 19px; } .social-icons ul li a { line-height: 3; width: 35px; height: 35px; } .copy p { letter-spacing: 1px; } .banner2-w3ls { min-height: 120px; } .captn-top { padding: 5.5em 3em; } h4.title-2-agiles { font-size: 19px; } ul.contact_info li, ul.contact_info li a { font-size: 13px; } ul.contact_info li i { font-size: 16px; } .w3l_contact_form input[type="text"], .w3l_contact_form input[type="email"], .w3l_contact_form textarea { font-size: 13px; } .carousel-item { min-height: 378px; } } /* //responsive */
css/style.css
body { padding: 0; margin: 0; background: #FFF; font-family: 'Open Sans', sans-serif; } body a { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; text-decoration: none; } body a:hover { text-decoration: none; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } body a:focus, a:hover { text-decoration: none; } input[type="button"], input[type="submit"] { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } input[type="button"]:hover, input[type="submit"]:hover { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-family: 'Poppins', sans-serif; } p { margin: 0; padding: 0; font-size: 16px; letter-spacing: 1px; line-height: 1.9; color: #999; font-family: 'Open Sans', sans-serif; } ul, ol { margin: 0; padding: 0; } label { margin: 0; } a:focus, a:hover { text-decoration: none; outline: none } /* //Reset Code */ /* bottom-to-top */ #toTop { display: none; text-decoration: none; position: fixed; bottom: 24px; right: 3%; overflow: hidden; z-index: 999; width: 32px; height: 38px; border: none; text-indent: 100%; background: url(../images/move-top.png) no-repeat 0px 0px; } #toTopHover { width: 32px; height: 32px; display: block; overflow: hidden; float: right; opacity: 0; -moz-opacity: 0; filter: alpha(opacity=0); } /* //bottom-to-top */ /* header */ header { position: absolute; z-index: 99; width: 100%; } /* logo */ a.navbar-brand i, a.logo i { font-size: 35px; margin-right: 10px; color: #ed4f4f; } .navbar-light .navbar-brand, a.logo { color: #fff; padding: 0; font-weight: 700; font-size: 35px; } /* //logo */ /* navigation */ .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: #fff; } .navbar-light .navbar-nav .nav-link { color: #fff; letter-spacing: 2px; font-size: 16px; padding: 0.5em 0; } .dropdown-item.active, .dropdown-item:active { color: #dc3545; text-decoration: none; background-color: transparent; } .dropdown-item { font-size: 0.9em; } li.nav-item { margin: 0 1em; } li.login-list-w3ls.d-inline a { letter-spacing: 2px; font-size: 15px; } .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: #fff; } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, li.nav-item.active { color: #fff; opacity: .7; } .dropdown-menu { left: -44px; } .dropdown-item.active, .dropdown-item:active { color: #ed4f4f } /* //navigation */ /* //header */ /* banner */ .banner-w3-1, .banner-w3-2, .banner-w3-3, .banner-w3-4 { min-height: 50vw; } .banner-w3-1 { background: url(../images/1.jpg)no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .banner-w3-2 { background: url(../images/2.jpg)no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .banner-w3-3 { background: url(../images/3.jpg)no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .banner-w3-4 { background: url(../images/4.jpg)no-repeat center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .banner-text { padding-top: 20em; color:black; } p.movetxt { background: rgba(18, 17, 17, 0.56); padding: 10px; max-width: 840px; font-size: 15px; letter-spacing: 2px; margin: 0 auto; } /* text Slider */ #slider { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin: 0 auto; } .rslides_tabs { list-style: none; padding: 0; background: rgba(0, 0, 0, .25); box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0); -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0); -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0); font-size: 18px; list-style: none; margin: 0 auto 50px; max-width: 540px; padding: 10px 0; text-align: center; width: 100%; } .rslides_tabs li { display: inline; float: none; margin-right: 1px; } .rslides_tabs a { width: auto; line-height: 20px; padding: 9px 20px; height: auto; background: transparent; display: inline; } .rslides_tabs li:first-child { margin-left: 0; } .rslides_tabs .rslides_here a { background: rgba(255, 255, 255, .1); color: #fff; font-weight: bold; } .events { list-style: none; } .callbacks_container { position: relative; } .callbacks li { position: absolute; width: 100%; left: 0; top: 0; } .callbacks_tabs li { display: block; margin: 0.5em 0; } .callbacks_tabs a { height: 12px; width: 12px; display: inline-block; background: #fff; -webkit-border-radius: 50%; border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; position: relative; font-size: 0; } .callbacks_tabs a:after { content: ""; position: absolute; width: 22px; height: 22px; border: 1px solid white; -webkit-border-radius: 50%; border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; top: -5px; left: -5px; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0); -ms-transform: scale(0); -webkit-transition: .5s all; -moz-transition: .5s all; transition: .5s all; } .callbacks_here a:after { border-color: #fff; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); -ms-transform: scale(1); } #slider-pager a { display: inline-block; } #slider-pager span { float: left; } #slider-pager span { width: 100px; height: 15px; background: #fff; display: inline-block; border-radius: 30em; opacity: 0.6; } #slider-pager .rslides_here a { background: #FFF; border-radius: 30em; opacity: 1; } #slider-pager a { padding: 0; } #slider-pager li { display: inline-block; } .rslides { position: relative; list-style: none; overflow: hidden; padding: 0; margin: 0; width: 100%; } .rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; left: 0%; top: 0; width: 100%; } .rslides li { position: relative; display: block; float: none; } .rslides img { height: auto; border: 0; } .callbacks_tabs li { display: inline-block; } .callbacks li { position: absolute; width: 100%; left: 0; top: 0; } .callbacks_tabs li { display: inline-block; margin: 0 0.5em; } .callbacks_tabs a { height: 12px; width: 12px; display: inline-block; background: #fff; -webkit-border-radius: 50%; border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; position: relative; font-size: 0; } .callbacks_tabs a:after { content: ""; position: absolute; width: 22px; height: 22px; border: 2px solid white; -webkit-border-radius: 50%; border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; top: -5px; left: -5px; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0); -ms-transform: scale(0); -webkit-transition: .5s all; -moz-transition: .5s all; transition: .5s all; } .callbacks_here a:after { border-color: #fff; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); -ms-transform: scale(1); } .callbacks_tabs { list-style: none; position: absolute; left: 46.5%; bottom: 6%; z-index: 2; border-radius: 5px; } .banner-text h3 { font-size: 54px; position: relative; } .banner-text h3:before { content: ""; position: absolute; top: -9%; background: #ed4f4f; width: 16%; height: 3px; left: 42%; } .banner-text h3 span { font-weight: 900; } p.movetxt span { color: #ed4f4f; } /* //text slider */ /* banner bottom */ h3.tittle, h2.tittle { font-size: 34px; border-left: 2px solid #22a6f5; } h3.tittle, h2.tittle span { display: block; } .circlechart { float: left; margin: 1em 2.4em; } .progress-w3ls { background: #fd7272; } p.progress-texts { font-size: 18px; } /* //banner bottom */ /* middle section */ .middle-w3ls { background: url(../images/bg2.jpg)no-repeat bottom; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } p.white-forming { color: #eee; } h6.sec-text { font-size: 19px; letter-spacing: 1px; } h6.sec-text { font-size: 19px; letter-spacing: 1px; border-bottom: 2px solid #fd7272 !important; max-width: 156px; } /* Global Button Styles */ /* button */ a.animated-button:link, a.animated-button:visited { position: relative; padding: 10px 25px; color: #fff; font-size: 13px; text-align: center; text-decoration: none; text-transform: uppercase; overflow: hidden; letter-spacing: .08em; border-radius: 0; z-index: 9; text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2); -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; } a.animated-button:link:after, a.animated-button:visited:after { content: ""; position: absolute; height: 0%; left: 50%; top: 50%; width: 150%; z-index: -1; -webkit-transition: all 0.75s ease 0s; -moz-transition: all 0.75s ease 0s; -o-transition: all 0.75s ease 0s; transition: all 0.75s ease 0s; } a.animated-button:link:hover, a.animated-button:visited:hover { color: #FFF !important; text-shadow: none; } a.animated-button:link:hover:after, a.animated-button:visited:hover:after { height: 450%; } /* Victoria Buttons */ a.animated-button.victoria-two { border: 2px solid #fd7272; } a.animated-button.victoria-two:after { background: #fd7272; -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg); -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg); transform: translateX(-50%) translateY(-50%) rotate(25deg); } /* //button */ /* //middle section */ /* services */ .icons-w3ls { background: #16293e; } .icons-w3ls i { font-size: 42px; } .icons-w3ls h5 { letter-spacing: 2px; } .icons-w3ls.mid-sec-agile { background: #22a6f5; } .icons-w3ls.mid-sec-agile h5 { font-size: 31px; font-weight: 900; } i.fas.fa-align-center.pt-4 { font-size: 45px; } /* //services */ /* posts */ .post-w3ls-bottom ul.list-unstyled li { display: inline-block; } .price-top { position: relative; } .price-top h3 { font-size: 26px; color: #fff; position: absolute; background: #4575bd; padding: 10px 25px; bottom: -35px; left: 40%; letter-spacing: 1px; text-align: center; font-weight: 600; } .price-top h3 span { display: block; font-weight: 100; font-size: 16px; } .post-w3ls-bottom { background: #fff; } .post-w3ls-bottom h4 { font-size: 23px; line-height: 1.4; letter-spacing: 1px; } .post-w3ls-bottom i { color: #fd7272; } .post-w3ls-bottom a { color: #999; letter-spacing: 1px; font-size: 15px; } .post-w3ls-bottom a:Hover { color: #000; } /* //posts */ /* mobile section */ .phone { position: relative; margin-top: 15px; } .phone .iphone5-screen { left: 8.2%; position: absolute; right: 8.2%; top: 14.5%; } .feature { background: url(../images/bg.jpg)no-repeat bottom; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } h3.text-mobile-w3 { font-size: 36px; letter-spacing: 1px; } li.list-agiles { font-size: 18px; letter-spacing: 1px; } .carousel-item.item-1 { background: url(../images/m1.jpg)no-repeat top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .carousel-item.item-2 { background: url(../images/m2.jpg)no-repeat top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .carousel-item.item-3 { background: url(../images/m3.jpg)no-repeat top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .carousel-item.item-4 { background: url(../images/m4.jpg)no-repeat top; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; background-size: cover; } .carousel-item { min-height: 348px; } /* //mobile section */ /* footer */ footer { background: #1d1b1b; } .copy p { color: #c5c5c5; letter-spacing: 2px; font-size: 15px; } .copy p a { color: #fd7272; } /*-- social-icons --*/ .social-icons ul li { display: inline-block; } .social-icons ul li a { font-size: 12px; color: #fff; line-height: 3.5; text-align: center; vertical-align: top; overflow: hidden; width: 40px; height: 40px; box-shadow: 1px 1px 1px 1px rgba(255, 255, 255, 0.76); } .icon-border { position: relative; } .icon-border::before, .icon-border::after { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; } .icon-border::before { z-index: 1; -webkit-transition: box-shadow 0.3s; -moz-transition: box-shadow 0.3s; -o-transition: box-shadow 0.3s; -ms-transition: box-shadow 0.3s; transition: box-shadow 0.3s; } /* facebook */ .icon-border.facebook:hover::before { -webkit-box-shadow: inset 0 0 0 48px #3b5998; -moz-box-shadow: inset 0 0 0 48px #3b5998; -o-box-shadow: inset 0 0 0 48px #3b5998; -ms-box-shadow: inset 0 0 0 48px #3b5998; box-shadow: inset 0 0 0 48px #3b5998; } /* twitter */ .icon-border.twitter:hover::before { -webkit-box-shadow: inset 0 0 0 48px #4099ff; -moz-box-shadow: inset 0 0 0 48px #4099ff; -o-box-shadow: inset 0 0 0 48px #4099ff; -ms-box-shadow: inset 0 0 0 48px #4099ff; box-shadow: inset 0 0 0 48px #4099ff; } /* google plus */ .icon-border.googleplus:hover::before { -webkit-box-shadow: inset 0 0 0 48px #d34836; -moz-box-shadow: inset 0 0 0 48px #d34836; -o-box-shadow: inset 0 0 0 48px #d34836; -ms-box-shadow: inset 0 0 0 48px #d34836; box-shadow: inset 0 0 0 48px #d34836; } /* rss */ .icon-border.rss:hover::before { -webkit-box-shadow: inset 0 0 0 48px #ee802f; -moz-box-shadow: inset 0 0 0 48px #ee802f; -o-box-shadow: inset 0 0 0 48px #ee802f; -ms-box-shadow: inset 0 0 0 48px #ee802f; box-shadow: inset 0 0 0 48px #ee802f; } /*-- //social-icons --*/ .footer-title h1.tittle { font-size: 30px; } /* //footer */ /* Inner pages */ .banner2-w3ls { background: url(../images/3.jpg) no-repeat center ; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover; min-height: 300px; } /* page details */ .breadcrumb li a { color: #fd7272; } .breadcrumb li { letter-spacing: 1px; color: #000; } /* //page details */ /* contact page */ h4.title-2-agiles { font-size: 26px; color: #fd7272; letter-spacing: 1px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.22); } .w3l_contact_form input[type="text"], .w3l_contact_form input[type="email"], .w3l_contact_form textarea { padding: 12px; font-size: 15px; letter-spacing: 1px; } .w3l_contact_form textarea { min-height: 13em; resize: none; } .w3l_contact_form input[type="submit"] { outline: none; padding: 12px 0; font-size: 16px; letter-spacing: 1px; border-radius: 4px; margin-top: 1em; color: #fff; background: #22a6f5; border: none; width: 100%; cursor: pointer; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } .w3l_contact_form input[type="submit"]:hover { opacity: .8; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } ul.contact_info li, ul.contact_info li a { color: #999; font-size: 16px; letter-spacing: 1px; } ul.contact_info li a:hover { color: #5eca9f; } ul.contact_info li i { font-size: 18px; color: #000; } .w3ls_map iframe { width: 100%; min-height: 360px; } /* //contact page */ /* about page */ /* about section */ h4.title-2-agiles span { color: #22a6f5; } .w3l-welcome-left h5 { font-size: 20px; letter-spacing: 1px; line-height: 1.6; } /* //about section */ /* team */ .team-grids .team-img { overflow: hidden; position: relative; display: block; } .captn h4 { color: #fff; font-size: 26px; font-weight: 600; } .captn p { font-size: .9em; margin-top: 1em; color: #fff; line-height: 1.8em; } .team-grids .captn { display: inline-block; height: 100%; width: 100%; position: absolute; top: -100%; right: 0; background-color: rgba(0, 0, 0, 0.6); text-align: center; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } .captn-top { padding: 5em 2em; } .team-img:hover .captn { width: 100%; top: 0%; } img.img-responsive { width: 100%; } .team .wthree-social-grids { background: #22a6f5; padding: 1em; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: 1s all; -moz-transition: 1s all; transition: 1s all; } .team-img:hover .wthree-social-grids { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .wthree-social-grids ul { padding: 0; margin: 0; } .wthree-social-grids ul li { display: inline-block; } .wthree-social-grids ul li a { color: #333; text-align: center; } .wthree-social-grids ul li a i, .wthree-social-grids ul li a i, .wthree-social-grids ul li a i { height: 30px; width: 30px; line-height: 28px; border: solid 1px #FFF; color: #FFF; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } .wthree-social-grids ul li a i.fa-facebook-f:hover { background: #3b5998; } .wthree-social-grids ul li a i.fa-twitter:hover { background: #55acee; } .wthree-social-grids ul li a i.fa-rss:hover { background: #f26522; } /* //team */ /* //about page */ /* gallery page */ .agile_gallery_grids { padding: 0 2em; } .demo>li { list-style-type: none; margin: 2px; display: inline-block; } .demo>li img { width: 270px; cursor: pointer; } /*jquery.picEyes*/ .picshade { position: fixed; left: 0; top: 0; width: 100%; height: 100% !important; background-color: #000; opacity: 0.91; filter: alpha(opacity=91); z-index: 99; display: none; } .pictures_eyes_close { position: fixed; top: 30px; right: 30px; display: inline-block; width: 30px; height: 30px; background: url(../images/close.png) no-repeat; z-index: 100; display: none; } .pictures_eyes { position: fixed; width: 100%; left: 0; top: 0; z-index: 199; display: none; } .pictures_eyes_in { position: relative; text-align: center; } .pictures_eyes_in img { max-height: 500px; max-width: 700px; } .pictures_eyes_in .prev, .pictures_eyes_in .next { position: absolute; top: 50%; width: 51px; height: 51px; cursor: pointer; } .pictures_eyes_in .prev { left: 35px; background: url(../images/left1.png) no-repeat; } .pictures_eyes_in .next { right: 35px; background: url(../images/right1.png) no-repeat; } .pictures_eyes_indicators { position: fixed; left: 0; bottom: 15px; width: 100%; text-align: center; z-index: 299; } .pictures_eyes_indicators a { display: inline-block; width: 50px; height: 50px; margin: 6px 3px 0 3px; border: 1px solid #ddd; border-radius: 10px; box-shadow: 0 0 2px #000; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden; } .pictures_eyes_indicators img { height: 50px; } .pictures_eyes_indicators .current { filter: alpha(opacity=100); opacity: 1; } .gallery-grid1 { position: relative; overflow: hidden; cursor: pointer; } .gallery-grid1 .p-mask, .row .product .vm-product-media-container .p-mask { opacity: 0; visibility: hidden; background: rgba(25, 24, 24, 0.8); bottom: 0%; position: absolute; padding: 1em 1em; width: 100%; -webkit-transform: translate3d(0px, 100%, 0px); -moz-transform: translate3d(0px, 100%, 0px); -ms-transform: translate3d(0px, 100%, 0px); -o-transform: translate3d(0px, 100%, 0px); transform: translate3d(0px, 100%, 0px); -webkit-transition: all .5s ease 0s; -moz-transition: all .5s ease 0s; transition: all .5s ease 0s; text-align: center; border-bottom: 5px solid #fd7272; } .gallery-grid1 .p-mask .p-desc { color: #a3a3a3; position: relative; display: block; margin-bottom: 10px; padding-bottom: 10px; font-size: 1em; } .gallery-grid1:hover .p-mask, .row .product:hover .p-mask { opacity: 1; visibility: visible; -webkit-transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -ms-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); } .p-mask h4 { color: #fff; font-size: 1.2em; text-decoration: none; line-height: 1.8em; font-weight: 600; letter-spacing: 1px; } .p-mask p { color: #f5f5f5; font-size: 13px; } .pictures_eyes_in { position: relative; text-align: center; } .pictures_eyes_in img { width: 100%; } /* //gallery page */ /* responsive */ @media(max-width: 1280px) { .banner-text h3 { font-size: 48px; } p.movetxt { max-width: 760px; font-size: 14px; } .banner-text { padding-top: 19em; } .banner2-w3ls { min-height: 250px; } } @media(max-width: 1080px) { .banner-w3-1, .banner-w3-2, .banner-w3-3 { min-height: 54vw; } .banner-text h3 { font-size: 44px; } p.movetxt { max-width: 714px; font-size: 13px; } .banner-text { padding-top: 17em; } h3.tittle, h2.tittle { font-size: 30px; } p { font-size: 15px; } .icons-w3ls.mid-sec-agile h5 { font-size: 24px; margin-bottom: 9px; } .w3l-welcome-img img { width: 40%; } .captn h4 { font-size: 21px; } .captn p { font-size: .8em; } .captn-top { padding: 3.5em 2em; } .carousel-item { min-height: 397px; } } @media(max-width: 1024px) { .banner-text h3 { font-size: 40px; } p.movetxt { max-width: 640px; letter-spacing: 1px; } .banner-text { padding-top: 16em; } } @media(max-width: 991px) { button.navbar-toggler { background: #fff; } ul.navbar-nav { /*background: rgba(0, 0, 0, 0.85);*/ padding: 1.5em 0; } a.navbar-brand img { width: 90%; } .banner-text h3 { font-size: 36px; } p.progress-texts { font-size: 14px; } .progress { width: 130px; height: 130px; } .progress .progress-value { font-size: 20px; line-height: 124px; } .icons-w3ls.mid-sec-agile h5 { font-size: 18px; margin-bottom: 12px; } .icons-w3ls h5 { letter-spacing: 1px; font-size: 17px; } p { font-size: 14px; } img.img-fluid.phone-img-w3ls { width: 40%; } h3.text-mobile-w3 { font-size: 32px; } li.list-agiles { font-size: 17px; } .post-w3ls-bottom h4 { font-size: 20px; } .copy p { font-size: 14px; text-align: center; } .banner-text { padding-top: 15em; } .captn-top { padding: 7.5em 2em; } .captn h4 { font-size: 26px; } .w3l-welcome-img img { width: 50%; } .demo>li img { width: 223px; } .w3ls_map iframe { min-height: 300px; } .carousel-item { min-height: 377px; background-size: contain; width: 41%; margin: 0 auto; } } @media(max-width: 900px) { .banner-text { padding-top: 13.5em; } .footer-title h1.tittle { font-size: 27px; } } @media(max-width: 800px) { a.navbar-brand img { width: 80%; } button.navbar-toggler { padding: 3px 8px; } .banner-text { padding-top: 12.5em; } .banner2-w3ls { min-height: 200px; } .captn-top { padding: 7em 2em; } } @media(max-width: 768px) { .banner-text { padding-top: 12em; } p.movetxt { max-width: 594px; font-size: 12px; } .banner-w3-1, .banner-w3-2, .banner-w3-3 { min-height: 60vw; } } @media(max-width: 736px) { .banner-text h3 { font-size: 29px; } p.movetxt { max-width: 469px; font-size: 9px; } .banner-text h3:before { top: -20%; } p.progress-texts { font-size: 15px; } .icons-w3ls.mid-sec-agile h5 { font-size: 24px; } img.img-fluid.phone-img-w3ls { width: 50%; } h3.text-mobile-w3 { font-size: 26px; } li.list-agiles { font-size: 15px; } h3.tittle, h2.tittle { font-size: 28px; } .copy { order: 2; } .w3l-welcome-img img { width: 70%; } .captn-top { padding: 4.5em 2em; } .demo>li img { width: 248px; } .carousel-item { min-height: 350px; width: 50%; } } @media(max-width: 667px) { .banner-text { padding-top: 11em; } h4.title-2-agiles { font-size: 23px; } ul.contact_info li, ul.contact_info li a { font-size: 15px; } } @media(max-width: 600px) { .banner-w3-1, .banner-w3-2, .banner-w3-3 { min-height: 74vw; } .banner-text { padding-top: 12em; } } @media(max-width: 568px) { .banner-text h3 { font-size: 27px; } .carousel-item { min-height: 360px; width: 51%; } } @media(max-width: 480px) { a.navbar-brand img { width: 70%; } .banner-w3-1, .banner-w3-2, .banner-w3-3 { min-height: 400px; } .banner-text h3 { font-size: 23px; } p.movetxt { font-size: 10px; } .banner-text h3:before { top: -30%; } .banner-text { padding-top: 11em; } .callbacks_tabs { left: 42.5%; } h3.tittle, h2.tittle { font-size: 24px; } p { font-size: 13px; } section.middle-w3ls h4 { font-size: 21px; } h6.sec-text { font-size: 17px; max-width: 140px; } p.white-forming { margin-top: 2em !important; } img.img-fluid.phone-img-w3ls { width: 64%; } h3.text-mobile-w3 { font-size: 24px; letter-spacing: 0px; line-height: 1.4; } .footer-title h1.tittle { font-size: 23px; } .banner2-w3ls { min-height: 160px; } .captn h4 { font-size: 23px; } .captn-top { padding: 3em 1em; } .demo>li img { width: 208px; } .p-mask h4 { font-size: 1.1em; } .p-mask p { font-size: 12px; } h4.title-2-agiles { font-size: 24px; } .carousel-item { min-height: 384px; width: 66%; } } @media(max-width: 440px) { .banner-text h3 { font-size: 22px; } .team-grids { padding: 0 .5em; } .demo>li img { width: 394px; } .carousel-item { min-height: 346px; } } @media(max-width: 414px) { .banner-text h3 { line-height: 1.4; margin-bottom: 10px !important; } img.img-fluid.phone-img-w3ls { width: 76%; } .copy p { font-size: 13px; } a.logo-footer img { width: 44%; } .banner-text h3:before { top: -16%; } .captn h4 { font-size: 21px; } .captn-top { padding: 2em 1em; } .carousel-item { min-height: 384px; width: 78%; } } @media(max-width: 384px) { .banner-text { padding-top: 10em; } img.img-fluid.phone-img-w3ls { width: 82%; } h3.text-mobile-w3 { font-size: 22px; } .price-top h3 { left: 36%; } .team-grids { padding: 0 1em; flex: 0 0 100%; max-width: 100%; } .captn h4 { font-size: 24px; } .captn-top { padding: 7em 3em; } .team-grids:nth-child(2), .team-grids:nth-child(3), .team-grids:nth-child(4) { margin-top: 2em !important; } .w3l-welcome-img img { width: 80%; } h4.title-2-agiles { font-size: 22px; } .w3l_contact_form input[type="text"], .w3l_contact_form input[type="email"], .w3l_contact_form textarea { font-size: 14px; } .w3l_contact_form textarea { min-height: 11em; } .w3ls_map iframe { min-height: 250px; } .carousel-item { min-height: 378px; width: 84%; } } @media(max-width: 320px) { a.navbar-brand img { width: 60%; } .banner-text h3 { font-size: 20px; } p.movetxt { font-size: 9px; } .banner-text { padding-top: 9em; } .banner-w3-1, .banner-w3-2, .banner-w3-3 { min-height: 370px; } .callbacks_tabs { left: 35.5%; } h3.tittle, h2.tittle { font-size: 21px; } section.middle-w3ls h4 { font-size: 18px; } h6.sec-text { font-size: 16px; max-width: 134px; } .icons-w3ls.mid-sec-agile h5 { font-size: 20px; } .icons-w3ls.mid-sec-agile h5 { font-size: 21px; } .price-top h3 { left: 30%; } .post-w3ls-bottom h4 { font-size: 19px; } .post-w3ls-bottom a { font-size: 14px; } .footer-title h1.tittle { font-size: 19px; } .social-icons ul li a { line-height: 3; width: 35px; height: 35px; } .copy p { letter-spacing: 1px; } .banner2-w3ls { min-height: 120px; } .captn-top { padding: 5.5em 3em; } h4.title-2-agiles { font-size: 19px; } ul.contact_info li, ul.contact_info li a { font-size: 13px; } ul.contact_info li i { font-size: 16px; } .w3l_contact_form input[type="text"], .w3l_contact_form input[type="email"], .w3l_contact_form textarea { font-size: 13px; } .carousel-item { min-height: 378px; } } /* //responsive */
0.306423
0.05163
*, *::before, *::after{ box-sizing: inherit; } .clearfix::after{ content: ""; clear: both; display: table; } body{ margin: 0 auto; font-family: "Open Sans", sans-serif; } .container{ margin: 0 auto; width: 1110px; } .page-header{ margin-bottom: 70px; margin-top: 10px; } .site-logo{ float: left; text-transform: uppercase; color: #555252; font-family: "Roboto", sans-serif; font-size: 30px; text-decoration: none; } .site-logo::first-letter{ font-weight: bold; color: #1abc9c; } .navigation{ list-style-type: none; padding: 0px; margin: 0px; } .site-navigation{ font-family: "Open Sans", sans-serif; list-style: none; margin: 0px; padding: 0px; float: right; } .list-nav{ float: left; } .list-nav:last-child{ margin-right: 0px; } .nav-link{ text-decoration: none; display: block; text-transform: uppercase; font-size: 14px; font-weight: 800; color: #0f0101; padding: 10px; line-height: 32px; } .nav-link:hover{ color: #1abc9c; transition: 0.2s; } .nav-link:focus{ color: #1abc9c; } .slider{ position: relative; width: 100%; height: 600px; margin: auto; object-fit: cover; } .slides{ margin: 0px; padding: 0px; list-style: none; } .slides-item{ position: relative; } .slides-title{ position: absolute; font-family: "Roboto", sans-serif; margin: 0; padding: 0; width: 35%; left: 435px; bottom: 280px; text-transform: uppercase; z-index: 6; } .one{ margin-bottom: 20px; top: 34%; text-align: center; margin-top: 0px; font-weight: 700; color: #ffffff; font-size: 40px; width: auto; } .two{ margin: 0px; top: 43%; font-weight: 300; color: #ffffff; font-size: 16px; left: 435px; } .slider-ctrl{ position: absolute; display: inline-block; background-color: rgb(26, 188, 156); border: none; top: 225px; width: 104px; height: 104px; } .next{ background-image: url(../img/arrownext.png); background-repeat: no-repeat; background-position: center; left: 1252px; z-index: 77; } .prev{ background-image: url(../img/arrowprev.png); background-repeat: no-repeat; background-position: center; left: 245px; z-index: 73; } .title{ line-height: 35px; margin: 0px; padding: 0px; margin-top: 102px; font-size: 48px; font-family: "Roboto", sans-serif; color: #8c8c8c; text-transform: uppercase; text-align: center; } .title::after{ content: ""; display: block; margin: 0 auto; width: 160px; height: 7px; margin-top: 30px; margin-bottom: 30px; background-color: #48c9b0; } .collection{ font-size: 0px; margin: 0px; padding: 0px; list-style: none; float: right; } .collection li{ position: relative; float: left; } .image:nth-child(-n+3){ margin-right: 30px; } .wrapper{ background-color: #323232; width: 255px; height: 40px; } h3{ margin-left: 10px; margin-top: 0; margin-bottom: 0; float: left; width: 200px; height: 40px; text-transform: uppercase; color: #ffffff; font-size: 18px; line-height: 40px; } .price{ text-align: center; float: right; color: #ffffff; font-weight: 700; background-color: #8c8c8c; width: 45px; height: 40px; margin: 0px; line-height: 40px; font-size: 18px; } .collection li:hover .wrapper{ background-color: #1abc9c; transition: 0.2s; } .collection li:hover .price{ background-color: #7fd9c7; transition: 0.2s; } .buy{ border: 7.5px solid rgba(255, 255, 255, 0); left: 0%; top: 0%; width: 240px; height: 268px; position: absolute; } .collection li:hover .buy{ transition: 0.2s; background-color: rgba(0, 0, 0, 0.6); border: 7.5px solid rgba(255, 255, 255, 0.7); } .icons{ position: absolute; width: 166px; height: 107px; border: none; padding: 0px; top: 20%; left: 15%; opacity: 0; } .collection li:hover .icons{ opacity: 0.8; transition: 0.2s; } .icons-above{ width: 50px; height: 50px; margin-bottom: 6px; } .icons-above:nth-child(-n+2){ margin-right: 8px; } .like{ background: transparent; background-image: url(../img/heart.png); background-size: 25px; background-repeat: no-repeat; background-position: center; width: 43px; height: 50px; position: absolute; border: 1px solid #ffffff; transition: background-size 0.2s; } .arrows{ background: transparent; background-image: url(../img/arrows.png); background-repeat: no-repeat; background-position: center; background-size: 25px; position: absolute; width: 43px; height: 50px; transition: background-size 0.2s; } .clock{ background: transparent; background-image: url(../img/clock.png); background-repeat: no-repeat; background-position: center; background-size: 25px; position: absolute; width: 43px; height: 50px; transition: background-size 0.2s; } .icons-above-next{ width: 55px; height: 50px; } .cart{ background: #323232; position: absolute; background-image: url(../img/card.png); background-repeat: no-repeat; background-position: 7% 40%; width: 166px; height: 50px; background-size: 28px; transition: background-size 0.2s; } .add-to-cart{ text-transform: uppercase; margin: 0px; font-size: 14px; color: #ffffff; float: right; } .icn:hover{ background-size: 35px; border: none; background-color: #1abc9c; transition: 0.2s linear; } footer{ width: 1110px; height: 90px; background-color: #323232; } .footer{ padding-top: 35px; margin-top: 30px; text-align: center; } .footer-text{ color: #ffffff; font-size: 16px; display: inline-block; margin: 0px; } .footer-link{ text-decoration: none; display:inline-block; color: #1abc9c; }
Module 5/css/styles.css
*, *::before, *::after{ box-sizing: inherit; } .clearfix::after{ content: ""; clear: both; display: table; } body{ margin: 0 auto; font-family: "Open Sans", sans-serif; } .container{ margin: 0 auto; width: 1110px; } .page-header{ margin-bottom: 70px; margin-top: 10px; } .site-logo{ float: left; text-transform: uppercase; color: #555252; font-family: "Roboto", sans-serif; font-size: 30px; text-decoration: none; } .site-logo::first-letter{ font-weight: bold; color: #1abc9c; } .navigation{ list-style-type: none; padding: 0px; margin: 0px; } .site-navigation{ font-family: "Open Sans", sans-serif; list-style: none; margin: 0px; padding: 0px; float: right; } .list-nav{ float: left; } .list-nav:last-child{ margin-right: 0px; } .nav-link{ text-decoration: none; display: block; text-transform: uppercase; font-size: 14px; font-weight: 800; color: #0f0101; padding: 10px; line-height: 32px; } .nav-link:hover{ color: #1abc9c; transition: 0.2s; } .nav-link:focus{ color: #1abc9c; } .slider{ position: relative; width: 100%; height: 600px; margin: auto; object-fit: cover; } .slides{ margin: 0px; padding: 0px; list-style: none; } .slides-item{ position: relative; } .slides-title{ position: absolute; font-family: "Roboto", sans-serif; margin: 0; padding: 0; width: 35%; left: 435px; bottom: 280px; text-transform: uppercase; z-index: 6; } .one{ margin-bottom: 20px; top: 34%; text-align: center; margin-top: 0px; font-weight: 700; color: #ffffff; font-size: 40px; width: auto; } .two{ margin: 0px; top: 43%; font-weight: 300; color: #ffffff; font-size: 16px; left: 435px; } .slider-ctrl{ position: absolute; display: inline-block; background-color: rgb(26, 188, 156); border: none; top: 225px; width: 104px; height: 104px; } .next{ background-image: url(../img/arrownext.png); background-repeat: no-repeat; background-position: center; left: 1252px; z-index: 77; } .prev{ background-image: url(../img/arrowprev.png); background-repeat: no-repeat; background-position: center; left: 245px; z-index: 73; } .title{ line-height: 35px; margin: 0px; padding: 0px; margin-top: 102px; font-size: 48px; font-family: "Roboto", sans-serif; color: #8c8c8c; text-transform: uppercase; text-align: center; } .title::after{ content: ""; display: block; margin: 0 auto; width: 160px; height: 7px; margin-top: 30px; margin-bottom: 30px; background-color: #48c9b0; } .collection{ font-size: 0px; margin: 0px; padding: 0px; list-style: none; float: right; } .collection li{ position: relative; float: left; } .image:nth-child(-n+3){ margin-right: 30px; } .wrapper{ background-color: #323232; width: 255px; height: 40px; } h3{ margin-left: 10px; margin-top: 0; margin-bottom: 0; float: left; width: 200px; height: 40px; text-transform: uppercase; color: #ffffff; font-size: 18px; line-height: 40px; } .price{ text-align: center; float: right; color: #ffffff; font-weight: 700; background-color: #8c8c8c; width: 45px; height: 40px; margin: 0px; line-height: 40px; font-size: 18px; } .collection li:hover .wrapper{ background-color: #1abc9c; transition: 0.2s; } .collection li:hover .price{ background-color: #7fd9c7; transition: 0.2s; } .buy{ border: 7.5px solid rgba(255, 255, 255, 0); left: 0%; top: 0%; width: 240px; height: 268px; position: absolute; } .collection li:hover .buy{ transition: 0.2s; background-color: rgba(0, 0, 0, 0.6); border: 7.5px solid rgba(255, 255, 255, 0.7); } .icons{ position: absolute; width: 166px; height: 107px; border: none; padding: 0px; top: 20%; left: 15%; opacity: 0; } .collection li:hover .icons{ opacity: 0.8; transition: 0.2s; } .icons-above{ width: 50px; height: 50px; margin-bottom: 6px; } .icons-above:nth-child(-n+2){ margin-right: 8px; } .like{ background: transparent; background-image: url(../img/heart.png); background-size: 25px; background-repeat: no-repeat; background-position: center; width: 43px; height: 50px; position: absolute; border: 1px solid #ffffff; transition: background-size 0.2s; } .arrows{ background: transparent; background-image: url(../img/arrows.png); background-repeat: no-repeat; background-position: center; background-size: 25px; position: absolute; width: 43px; height: 50px; transition: background-size 0.2s; } .clock{ background: transparent; background-image: url(../img/clock.png); background-repeat: no-repeat; background-position: center; background-size: 25px; position: absolute; width: 43px; height: 50px; transition: background-size 0.2s; } .icons-above-next{ width: 55px; height: 50px; } .cart{ background: #323232; position: absolute; background-image: url(../img/card.png); background-repeat: no-repeat; background-position: 7% 40%; width: 166px; height: 50px; background-size: 28px; transition: background-size 0.2s; } .add-to-cart{ text-transform: uppercase; margin: 0px; font-size: 14px; color: #ffffff; float: right; } .icn:hover{ background-size: 35px; border: none; background-color: #1abc9c; transition: 0.2s linear; } footer{ width: 1110px; height: 90px; background-color: #323232; } .footer{ padding-top: 35px; margin-top: 30px; text-align: center; } .footer-text{ color: #ffffff; font-size: 16px; display: inline-block; margin: 0px; } .footer-link{ text-decoration: none; display:inline-block; color: #1abc9c; }
0.414425
0.055387
body { padding-top: 70px; padding-bottom: 40px; background-color: #f5f5f5; } @media (min-width: 979px){ body { padding-top: 60px; } } /** Login Page **/ #login { padding-top: 40px; padding-bottom: 40px; } #login .form-signin { max-width: 300px; padding: 19px 29px 29px; margin: 0 auto 20px; background-color: #fff; border: 1px solid #e5e5e5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05); box-shadow: 0 1px 2px rgba(0,0,0,.05); } #login .form-signin .form-signin-heading, #login .form-signin .checkbox { margin-bottom: 10px; } #login .form-signin input[type="text"], #login .form-signin input[type="password"] { font-size: 16px; height: auto; margin-bottom: 15px; padding: 7px 9px; } /** 2 level sub menu **/ .dropdown-menu-with-subs .sub-menu { left: 100%; position: absolute; top: 0; visibility: hidden; margin-top: -1px; } .dropdown-menu-with-subs li:hover .sub-menu { visibility: visible; display: block; } .navbar .sub-menu:before { border-bottom: 7px solid transparent; border-left: none; border-right: 7px solid rgba(0, 0, 0, 0.2); border-top: 7px solid transparent; left: -7px; top: 10px; } .navbar .sub-menu:after { border-top: 6px solid transparent; border-left: none; border-right: 6px solid #fff; border-bottom: 6px solid transparent; left: 10px; top: 11px; left: -6px; } /** Global **/ #content { margin-left:0px; } .hide-sidebar, .show-sidebar { cursor: pointer; } .padd-bottom { margin-bottom: 5px; } .breadcrumb { margin: 0 0 0px; padding: 10px 0px; background-color: transparent; } .block { border: 1px solid #ccc; margin: 0.3em 0em; border: none; } .block-content { margin: 1em; min-height: .25em; } .block-header { margin-bottom: 0px; border-right: none; border-left: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } .block-header div { padding-top: 10px; } .easyPieChart { margin: 0px auto; } .chart-bottom-heading { margin-top: 5px; text-align: center; } /** Side Bar **/ .bs-docs-sidenav { max-width: 228px; margin: 30px 0 0; padding: 0; background-color: #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065); box-shadow: 0 1px 4px rgba(0,0,0,.065); } .bs-docs-sidenav > li > a { display: block; width: 190px \9; margin: 0 0 -1px; padding: 8px 14px; border: 1px solid #e5e5e5; } .bs-docs-sidenav > li:first-child > a { -webkit-border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0; } .bs-docs-sidenav > li:last-child > a { -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; } .bs-docs-sidenav > .active > a { position: relative; z-index: 2; padding: 9px 15px; border: 0; text-shadow: 0 1px 0 rgba(0,0,0,.15); -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1); -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1); box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1); } /* Chevrons */ .bs-docs-sidenav .icon-chevron-right { float: right; margin-top: 2px; margin-right: -6px; opacity: .25; } .bs-docs-sidenav > li > a:hover { background-color: #f5f5f5; } .bs-docs-sidenav a:hover .icon-chevron-right { opacity: .5; } .bs-docs-sidenav .active .icon-chevron-right, .bs-docs-sidenav .active a:hover .icon-chevron-right { opacity: 1; } .bs-docs-sidenav.affix { top: 40px; } .bs-docs-sidenav.affix-bottom { position: absolute; top: auto; bottom: 270px; } /* Icons ------------------------- */ .the-icons { margin-left: 0; list-style: none; } .the-icons li { float: left; width: 25%; line-height: 25px; } .the-icons i:hover { background-color: rgba(255,0,0,.25); } .control-label .required { color: #e02222; font-size: 12px; padding-left: 2px; } .title-description { font-size: 20px; color: #999; } .news-title { margin-bottom: 5px; font-size: 40px; } .home-title { margin-top: 10px; margin-bottom: 0; font-size: 50px; font-weight: normal; } .news-meta { margin-bottom: 20px; color: #999; } .login { margin-top: 10%; margin-bottom: 10%; } .news-main { padding-top:25px; padding-left: 30px; padding-right: 30px; padding-bottom: 15px; border: 1px solid #ccc; font-size: 18px; line-height: 1.5; background: white; box-shadow: 1px 1px 1px grey; } .chall-block { border: 1px solid #ccc; background: white; margin: 1em 0em; border-top: none; } /* * Override Bootstrap's default container. */ @media (min-width: 1200px) { .container { width: 1024px; } } .news-container{ width:auto; margin-left: 5%; margin-right: 5%; } .label-as-badge { border-radius: 1em; display: inline-block; width: 81px; } .input-float { float:left; } .mix-container { } .mix-container .mix { display: none; } .myfooter{ box-shadow: 0px 1px 1px 1px grey; } .solved { color: green; } .unsolved { color: red; } ul.scoreboard-progress { list-style: none; margin: 0; line-height: 1.5em; padding: 0; } ul.scoreboard-progress li { display: inline; margin-left: 0.1em; line-height: 1.5em; } ul.scoreboard-progress li a { display: inline-block; width: 1em; height: 1em; color: rgba(0, 0, 0, 0); -webkit-border-radius: 0.5em; -moz-border-radius: 0.5em; line-height: 1.5em; text-decoration: none; vertical-align: middle; } ul.scoreboard-progress li a.unsolved { background-color: #d9534f; border-color: #d43f3a; } ul.scoreboard-progress li a.unsolved:hover { background-color: #d43f3a; border-color: #d43f3a; } ul.scoreboard-progress li a.solved { background-color: #47a447; border-color: #398439; } ul.scoreboard-progress li a.solved:hover { background-color: #398439; border-color: #398439; } .table th, .table td { text-align: center; height:38px; }
src/main/webapp/WEB-INF/jsp/assets/styles.css
body { padding-top: 70px; padding-bottom: 40px; background-color: #f5f5f5; } @media (min-width: 979px){ body { padding-top: 60px; } } /** Login Page **/ #login { padding-top: 40px; padding-bottom: 40px; } #login .form-signin { max-width: 300px; padding: 19px 29px 29px; margin: 0 auto 20px; background-color: #fff; border: 1px solid #e5e5e5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05); box-shadow: 0 1px 2px rgba(0,0,0,.05); } #login .form-signin .form-signin-heading, #login .form-signin .checkbox { margin-bottom: 10px; } #login .form-signin input[type="text"], #login .form-signin input[type="password"] { font-size: 16px; height: auto; margin-bottom: 15px; padding: 7px 9px; } /** 2 level sub menu **/ .dropdown-menu-with-subs .sub-menu { left: 100%; position: absolute; top: 0; visibility: hidden; margin-top: -1px; } .dropdown-menu-with-subs li:hover .sub-menu { visibility: visible; display: block; } .navbar .sub-menu:before { border-bottom: 7px solid transparent; border-left: none; border-right: 7px solid rgba(0, 0, 0, 0.2); border-top: 7px solid transparent; left: -7px; top: 10px; } .navbar .sub-menu:after { border-top: 6px solid transparent; border-left: none; border-right: 6px solid #fff; border-bottom: 6px solid transparent; left: 10px; top: 11px; left: -6px; } /** Global **/ #content { margin-left:0px; } .hide-sidebar, .show-sidebar { cursor: pointer; } .padd-bottom { margin-bottom: 5px; } .breadcrumb { margin: 0 0 0px; padding: 10px 0px; background-color: transparent; } .block { border: 1px solid #ccc; margin: 0.3em 0em; border: none; } .block-content { margin: 1em; min-height: .25em; } .block-header { margin-bottom: 0px; border-right: none; border-left: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } .block-header div { padding-top: 10px; } .easyPieChart { margin: 0px auto; } .chart-bottom-heading { margin-top: 5px; text-align: center; } /** Side Bar **/ .bs-docs-sidenav { max-width: 228px; margin: 30px 0 0; padding: 0; background-color: #fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065); box-shadow: 0 1px 4px rgba(0,0,0,.065); } .bs-docs-sidenav > li > a { display: block; width: 190px \9; margin: 0 0 -1px; padding: 8px 14px; border: 1px solid #e5e5e5; } .bs-docs-sidenav > li:first-child > a { -webkit-border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0; } .bs-docs-sidenav > li:last-child > a { -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; } .bs-docs-sidenav > .active > a { position: relative; z-index: 2; padding: 9px 15px; border: 0; text-shadow: 0 1px 0 rgba(0,0,0,.15); -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1); -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1); box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1); } /* Chevrons */ .bs-docs-sidenav .icon-chevron-right { float: right; margin-top: 2px; margin-right: -6px; opacity: .25; } .bs-docs-sidenav > li > a:hover { background-color: #f5f5f5; } .bs-docs-sidenav a:hover .icon-chevron-right { opacity: .5; } .bs-docs-sidenav .active .icon-chevron-right, .bs-docs-sidenav .active a:hover .icon-chevron-right { opacity: 1; } .bs-docs-sidenav.affix { top: 40px; } .bs-docs-sidenav.affix-bottom { position: absolute; top: auto; bottom: 270px; } /* Icons ------------------------- */ .the-icons { margin-left: 0; list-style: none; } .the-icons li { float: left; width: 25%; line-height: 25px; } .the-icons i:hover { background-color: rgba(255,0,0,.25); } .control-label .required { color: #e02222; font-size: 12px; padding-left: 2px; } .title-description { font-size: 20px; color: #999; } .news-title { margin-bottom: 5px; font-size: 40px; } .home-title { margin-top: 10px; margin-bottom: 0; font-size: 50px; font-weight: normal; } .news-meta { margin-bottom: 20px; color: #999; } .login { margin-top: 10%; margin-bottom: 10%; } .news-main { padding-top:25px; padding-left: 30px; padding-right: 30px; padding-bottom: 15px; border: 1px solid #ccc; font-size: 18px; line-height: 1.5; background: white; box-shadow: 1px 1px 1px grey; } .chall-block { border: 1px solid #ccc; background: white; margin: 1em 0em; border-top: none; } /* * Override Bootstrap's default container. */ @media (min-width: 1200px) { .container { width: 1024px; } } .news-container{ width:auto; margin-left: 5%; margin-right: 5%; } .label-as-badge { border-radius: 1em; display: inline-block; width: 81px; } .input-float { float:left; } .mix-container { } .mix-container .mix { display: none; } .myfooter{ box-shadow: 0px 1px 1px 1px grey; } .solved { color: green; } .unsolved { color: red; } ul.scoreboard-progress { list-style: none; margin: 0; line-height: 1.5em; padding: 0; } ul.scoreboard-progress li { display: inline; margin-left: 0.1em; line-height: 1.5em; } ul.scoreboard-progress li a { display: inline-block; width: 1em; height: 1em; color: rgba(0, 0, 0, 0); -webkit-border-radius: 0.5em; -moz-border-radius: 0.5em; line-height: 1.5em; text-decoration: none; vertical-align: middle; } ul.scoreboard-progress li a.unsolved { background-color: #d9534f; border-color: #d43f3a; } ul.scoreboard-progress li a.unsolved:hover { background-color: #d43f3a; border-color: #d43f3a; } ul.scoreboard-progress li a.solved { background-color: #47a447; border-color: #398439; } ul.scoreboard-progress li a.solved:hover { background-color: #398439; border-color: #398439; } .table th, .table td { text-align: center; height:38px; }
0.365004
0.088151
* {box-sizing: border-box;} body { margin: 0; padding: 15px; color: #444; background-color: #efefef; font: normal normal normal 1rem/1.6 Nunito Sans, Helvetica, Arial, sans-serif; } .container { width: 100%; margin: 0 auto; } header { background-color: #6441A4; color: #fff; padding: 15px; position: relative; } header .refresh { position: absolute; top: 15px; right: 15px; color: #ccc; cursor: pointer; } header .refresh:hover { color: #fff; } header h1 { margin: 0px; font-size: 2.5rem; } header p { margin-top: 0px; font-size: 0.8rem; text-align: justify; color: #eee; } header a {color: #68efad;} header a:hover{color: #5fd89e;} .item a{color: #6441A4;} .item a:hover{color: #593a94;} .my-transition { transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; } .box{ box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); } .box:hover{ box-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 3px 5px rgba(0,0,0,0.24); -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 3px 5px rgba(0,0,0,0.24); -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 3px 5px rgba(0,0,0,0.24); } .channels .item { background-color: #fff; margin-top: 15px; padding: 15px; display: flex; display: -webkit-flex; align-items: center; } .channels .item.hidden { display: none; } .channels .item .logo-name-wrapper .logo img{ border: 5px solid #6441A4; border-radius: 50%; } .channels .item.offline { border-left: 5px solid #fe4a49;} .channels .item.online { border-left: 5px solid #68efad;} .channels .item.closed { border-left: 5px solid #999;} .channels .item .main {width: calc(100% - 10px);} .channels .item .remove {opacity: 0;} .channels .item:hover .remove {opacity: 1;} .channels .item:hover .remove:hover {cursor: pointer;} .channels .item .logo-name-wrapper { display: flex; display: -webkit-flex; align-items: center; } .channels .item .logo-name-wrapper .name { padding-left: 15px; font-size: 0.85rem; } .channels .item .status { font-size: 0.85rem; } .channels .item .logo-name-wrapper img { width: 60px; height: 60px; } .add form { width: 100%; display: flex; display: -webkit-flex; align-items: center; justify-content: space-between; } .add .input_wrapper { padding: 0px 15px; margin-top: 15px; height: 60px; width: calc(100% - 115px); background-color: #fff; display: flex; display: -webkit-flex; align-items: center; } .add input { padding: 7px 15px; width: 100%; } .add button { margin-top: 15px; padding: 0px 15px; width: 100px; height: 60px; color: #444; background-color: #fff; border: none; font-weight: 600; } .add button:hover { cursor: pointer; } .add button:focus, .add input:focus {outline: none;} .add button:active {background-color: #444;} .add input:active{ outline: none; background-color: none; } .filter {text-align: right;} .filter .option { margin-left: 10px; padding: 2px; display: inline-block; } .filter .option:not(.active):hover { cursor: pointer; border-bottom: 3px solid #999; } .filter .option.active { border-bottom: 3px solid #fff;} .filter .online {color: #68efad;} .filter .offline {color: #fe4a49;} @media (min-width: 768px) { .container { width: 70%; min-width: 700px; } .channels .item .main { display: flex; display: -webkit-flex; align-items: center; } .channels .item .main .logo-name-wrapper { flex: 1; } .channels .item .main .status { flex: 1; } .channels .item .logo-name-wrapper .name {font-size: 1rem; } .channels .item .status { font-size: 1rem; } .channels .item .logo-name-wrapper img { width: 80px; height: 80px; } .add button { width: 120px; font-size: 1.05rem; } .add .input_wrapper { width: calc(100% - 135px); } } @media (min-width: 992px) { .channels .item .main .logo-name-wrapper { flex: 3; } .channels .item .main .status { flex: 5; } }
css/main.css
* {box-sizing: border-box;} body { margin: 0; padding: 15px; color: #444; background-color: #efefef; font: normal normal normal 1rem/1.6 Nunito Sans, Helvetica, Arial, sans-serif; } .container { width: 100%; margin: 0 auto; } header { background-color: #6441A4; color: #fff; padding: 15px; position: relative; } header .refresh { position: absolute; top: 15px; right: 15px; color: #ccc; cursor: pointer; } header .refresh:hover { color: #fff; } header h1 { margin: 0px; font-size: 2.5rem; } header p { margin-top: 0px; font-size: 0.8rem; text-align: justify; color: #eee; } header a {color: #68efad;} header a:hover{color: #5fd89e;} .item a{color: #6441A4;} .item a:hover{color: #593a94;} .my-transition { transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; } .box{ box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); } .box:hover{ box-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 3px 5px rgba(0,0,0,0.24); -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 3px 5px rgba(0,0,0,0.24); -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.12), 0 3px 5px rgba(0,0,0,0.24); } .channels .item { background-color: #fff; margin-top: 15px; padding: 15px; display: flex; display: -webkit-flex; align-items: center; } .channels .item.hidden { display: none; } .channels .item .logo-name-wrapper .logo img{ border: 5px solid #6441A4; border-radius: 50%; } .channels .item.offline { border-left: 5px solid #fe4a49;} .channels .item.online { border-left: 5px solid #68efad;} .channels .item.closed { border-left: 5px solid #999;} .channels .item .main {width: calc(100% - 10px);} .channels .item .remove {opacity: 0;} .channels .item:hover .remove {opacity: 1;} .channels .item:hover .remove:hover {cursor: pointer;} .channels .item .logo-name-wrapper { display: flex; display: -webkit-flex; align-items: center; } .channels .item .logo-name-wrapper .name { padding-left: 15px; font-size: 0.85rem; } .channels .item .status { font-size: 0.85rem; } .channels .item .logo-name-wrapper img { width: 60px; height: 60px; } .add form { width: 100%; display: flex; display: -webkit-flex; align-items: center; justify-content: space-between; } .add .input_wrapper { padding: 0px 15px; margin-top: 15px; height: 60px; width: calc(100% - 115px); background-color: #fff; display: flex; display: -webkit-flex; align-items: center; } .add input { padding: 7px 15px; width: 100%; } .add button { margin-top: 15px; padding: 0px 15px; width: 100px; height: 60px; color: #444; background-color: #fff; border: none; font-weight: 600; } .add button:hover { cursor: pointer; } .add button:focus, .add input:focus {outline: none;} .add button:active {background-color: #444;} .add input:active{ outline: none; background-color: none; } .filter {text-align: right;} .filter .option { margin-left: 10px; padding: 2px; display: inline-block; } .filter .option:not(.active):hover { cursor: pointer; border-bottom: 3px solid #999; } .filter .option.active { border-bottom: 3px solid #fff;} .filter .online {color: #68efad;} .filter .offline {color: #fe4a49;} @media (min-width: 768px) { .container { width: 70%; min-width: 700px; } .channels .item .main { display: flex; display: -webkit-flex; align-items: center; } .channels .item .main .logo-name-wrapper { flex: 1; } .channels .item .main .status { flex: 1; } .channels .item .logo-name-wrapper .name {font-size: 1rem; } .channels .item .status { font-size: 1rem; } .channels .item .logo-name-wrapper img { width: 80px; height: 80px; } .add button { width: 120px; font-size: 1.05rem; } .add .input_wrapper { width: calc(100% - 135px); } } @media (min-width: 992px) { .channels .item .main .logo-name-wrapper { flex: 3; } .channels .item .main .status { flex: 5; } }
0.387574
0.106041
body { background-color: cyan; border:2px solid gray; border-radius: 16px; font-family: sans-serif; margin-left: auto; margin-right: auto; max-width: 1024px; min-width: 256px; padding-top: 8px; padding-bottom: 24px; padding-left: 24px; padding-right: 24px; } html { background: rgb(2,0,36); background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(110,9,121,1) 0%, rgba(255,183,0,1) 100%); } header{ } } header p { float: left; font-size: 16px; font-weight: bold; margin-top: 0px; } header h1 { font-size: 16px; text-align: right; } nav ul { list-style-type: none; background-color: #00fbff; border: 4px solid #111111; font-family: sans-serif; font-weight: bold; padding: 16px; } nav ul li { display: inline; border-right: 2px solid #111111; padding-right: 8px; padding-left: 8px; } nav ul li:last-child { border-right: none; } nav ul li { text-decoration:none; color:#111111; } section { border: 2px; border-color: Grey; border-style: solid; background-color: #F000000; margin-bottom: 24px; min-height: 320px; padding-left:24px; padding-right: 24px; } img.small { float: left; height: 200px; margin-bottom: 24px; margin-right: 24px; } img.medium { max-width: 360px; width: 50%; } img.large { width: 96%; } .highlight { color: Black; } .highlight:hover { color: Red; } .button { border: none; color: white; padding: 8px 16px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; transition-duration: 0.4s; cursor: pointer; } .button1 { background-color: #ff7700; color: black; border: 2px solid #ff7700; } .button1:hover { background-color: #00ffff; color: red; } .button2 { background-color: white; color: black; border: 2px solid #008CBA; } .button2:hover { background-color: #008CBA; color: white; } .button3 { background-color: #00ffff; color: black; border: 2px solid ##00ffff; } .button3:hover { background-color: #00ffff; color: black; } .navbar { overflow: hidden; background-color: #ff7700; } .navbar a { float: left; font-size: 16px; color: red; text-align: center; padding: 14px 16px; text-decoration: none; } .dropdown { float: left; overflow: hidden; } .dropdown .dropbtn { font-size: 16px; border: none; outline: none; color: white; padding: 14px 16px; background-color: #ff7700; font-family: inherit; margin: 0; } .navbar a:hover, .dropdown:hover .dropbtn { background-color: red; } .dropdown-content { display: none; position: absolute; background-color: #ff7700;; min-width: 160px; box-shadow: 0px 1px 1px 0px #ff7700; z-index: 1; } .dropdown-content a { float: none; color: black; padding: 12px 16px; text-decoration: none; display: block; text-align: center; } .dropdown-content a:hover { background-color: #ff7700; } .dropdown:hover .dropdown-content { display: block; } .centertext { text-align: center; }
Cssdata4.css
body { background-color: cyan; border:2px solid gray; border-radius: 16px; font-family: sans-serif; margin-left: auto; margin-right: auto; max-width: 1024px; min-width: 256px; padding-top: 8px; padding-bottom: 24px; padding-left: 24px; padding-right: 24px; } html { background: rgb(2,0,36); background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(110,9,121,1) 0%, rgba(255,183,0,1) 100%); } header{ } } header p { float: left; font-size: 16px; font-weight: bold; margin-top: 0px; } header h1 { font-size: 16px; text-align: right; } nav ul { list-style-type: none; background-color: #00fbff; border: 4px solid #111111; font-family: sans-serif; font-weight: bold; padding: 16px; } nav ul li { display: inline; border-right: 2px solid #111111; padding-right: 8px; padding-left: 8px; } nav ul li:last-child { border-right: none; } nav ul li { text-decoration:none; color:#111111; } section { border: 2px; border-color: Grey; border-style: solid; background-color: #F000000; margin-bottom: 24px; min-height: 320px; padding-left:24px; padding-right: 24px; } img.small { float: left; height: 200px; margin-bottom: 24px; margin-right: 24px; } img.medium { max-width: 360px; width: 50%; } img.large { width: 96%; } .highlight { color: Black; } .highlight:hover { color: Red; } .button { border: none; color: white; padding: 8px 16px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; transition-duration: 0.4s; cursor: pointer; } .button1 { background-color: #ff7700; color: black; border: 2px solid #ff7700; } .button1:hover { background-color: #00ffff; color: red; } .button2 { background-color: white; color: black; border: 2px solid #008CBA; } .button2:hover { background-color: #008CBA; color: white; } .button3 { background-color: #00ffff; color: black; border: 2px solid ##00ffff; } .button3:hover { background-color: #00ffff; color: black; } .navbar { overflow: hidden; background-color: #ff7700; } .navbar a { float: left; font-size: 16px; color: red; text-align: center; padding: 14px 16px; text-decoration: none; } .dropdown { float: left; overflow: hidden; } .dropdown .dropbtn { font-size: 16px; border: none; outline: none; color: white; padding: 14px 16px; background-color: #ff7700; font-family: inherit; margin: 0; } .navbar a:hover, .dropdown:hover .dropbtn { background-color: red; } .dropdown-content { display: none; position: absolute; background-color: #ff7700;; min-width: 160px; box-shadow: 0px 1px 1px 0px #ff7700; z-index: 1; } .dropdown-content a { float: none; color: black; padding: 12px 16px; text-decoration: none; display: block; text-align: center; } .dropdown-content a:hover { background-color: #ff7700; } .dropdown:hover .dropdown-content { display: block; } .centertext { text-align: center; }
0.442155
0.053379
.ql-editor, .ql-tooltip { font-family: "Josefin Sans"; } /* ----------------------------- -------------------------------- FONT SIZES, LINE HEIGHTS, VERTICAL RHYTHM -------------------------------- ----------------------------- */ /* font-sizes, line-heights, vertical rhythm */ .ql-editor p, .ql-editor li, .ql-editor blockquote, .ql-editor table, .ql-editor select { margin-top: 0.5rem; /* 8px spacing to match vertical rhythm on grid */ font-size: 1rem; /* 16px */ line-height: 1.5rem; /* 24px */ } .ql-editor h3 { padding-top: 0.25rem; /* used to be 0 */ font-size: 1.25rem; /* 20px */ line-height: 2rem; /* 48px */ letter-spacing: 0; /* to offset the global values */ } .ql-editor h2 { margin-top: 0; /* used to be -0.5 */ font-size: 1.5rem; /* 24px */ line-height: 2rem; /* 36px */ letter-spacing: 0; /* to offset the global values */ } .ql-editor h1 { font-size: 2rem; /* 32px */ line-height: 3rem; /* 48px */ letter-spacing: 0; /* to offset the global values */ } .ql-editor small, .ql-editor .small { display: inline-block; margin-top: 0.875rem; /* 14px spacing to match vertical rhythm on grid*/ font-size: 0.75rem; /* 12px */ line-height: 1rem; /* 16px */ } .ql-editor crypteetable, .ql-editor crypteetablecell { font-weight: 350; font-size: 1rem; /* 16px */ line-height: 1.5rem; /* 24px */ } .ql-editor a[href^="https:"] { color: var(--cryptee-green); } /* secure urls */ .ql-editor a[href^="http:"] { color: var(--cryptee-yellow); } /* insecure urls */ .ql-editor a[href^="ftp:"] { color: var(--cryptee-yellow); } /* insecure urls */ /* if something has a custom font-size set, use accurate line-height */ .ql-editor *[style*="font-size"] { line-height: normal; } /* ----------------------------- -------------------------------- FONT-WEIGHTS & STYLES & DECORATION -------------------------------- ----------------------------- */ .ql-editor p, .ql-editor li, .ql-editor details, .ql-editor blockquote { font-weight: 350; } .ql-editor b, .ql-editor strong, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor th, .ql-editor .bold { font-weight: 700; } .ql-editor i { font-style: italic; } a { text-decoration: none; color: inherit; } .ql-editor p a, .ql-editor .underline { text-decoration: underline; } .ql-editor s { text-decoration: line-through !important; } /* ----------------------------- -------------------------------- LISTS, CHECKBOXES ETC -------------------------------- ----------------------------- */ .ql-editor ul > li::before { content: '\2022'; } .ql-editor ul[data-checked="true"] li { opacity: 0.5; text-decoration: line-through; } .ql-editor ul[data-checked="true"] li::before { content: "\EB85" !important; } .ql-editor ul[data-checked="false"] li::before { content: "\EB7F" !important; } @media (-moz-touch-enabled: 0), (pointer:fine) { .ql-editor ul[data-checked="true"] li:hover::before { content: "\EB84" !important; } } /* to make sure text is indented correctly*/ .ql-editor ul li:not(.ql-direction-rtl), .ql-editor ol li:not(.ql-direction-rtl) { padding-left: 2rem; } /* to make sure text is indented correctly*/ .ql-editor ul li.ql-direction-rtl, .ql-editor ol li.ql-direction-rtl { padding-right: 2rem; } /* ----------------------------- -------------------------------- BULLETS -------------------------------- ----------------------------- */ .ql-editor ul li::before { display: inline-block; /* line-height: 2rem; */ height: 2rem; width: 2rem; font-size: 1.25rem; margin-top: -0.125rem; vertical-align: middle; /*to center bullet to checkboxes*/ text-align: center; margin-left: -0.375rem; margin-right: 0.375rem; } /* rtl */ .ql-editor ul li.ql-direction-rtl::before { margin-left: 0.375rem; margin-right: -0.375rem; } .ql-editor ul li.ql-indent-1::before { content: '\25E6'; } .ql-editor ul li.ql-indent-2::before { content: '\25A0'; } .ql-editor ul li.ql-indent-3::before { content: '\25CF'; } /* to make sure text is indented correctly */ .ql-editor ul li:not(.ql-direction-rtl)::before { margin-left: -2.375rem; float: left; } /* to make sure text is indented correctly */ .ql-editor ul li.ql-direction-rtl::before { margin-right: -2.375rem; float: right; } /* ----------------------------- -------------------------------- CHECKBOXES -------------------------------- ----------------------------- */ .ql-editor ul[data-checked] li::before { font-family: 'remixicon' !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; cursor: pointer !important; color: #000; /*to reset bullet's offset*/ text-align: left; margin-left: 0rem; margin-right: 0rem; } /* rtl */ .ql-editor ul[data-checked] li.ql-direction-rtl::before { text-align: right; } .dm body:not([paper-stock]) .ql-editor ul[data-checked] li::before { color: #FFF; } /* to make sure text is indented correctly */ .ql-editor ul[data-checked] li:not(.ql-direction-rtl)::before { float: left; margin-left: -2rem; } /* to make sure text is indented correctly */ .ql-editor ul[data-checked] li.ql-direction-rtl::before { float: right; margin-right: -2rem; } /* ----------------------------- -------------------------------- ORDERED LISTS -------------------------------- ----------------------------- */ .ql-editor ol li::before { display: inline-block; line-height: 2rem; height: 2rem; width: 2rem; font-size: 1rem; margin-top: -0.25rem; vertical-align: middle; } /* to make sure text is indented correctly */ .ql-editor ol li:not(.ql-direction-rtl)::before { float: left; margin-left: -2rem; } /* to make sure text is indented correctly */ .ql-editor ol li.ql-direction-rtl::before { float: right; margin-right: -2rem; } /* ----------------------------- -------------------------------- INDENTATIONS -------------------------------- ----------------------------- */ .ql-editor .ql-indent-1:not(.ql-direction-rtl) { margin-left: 2rem !important; } .ql-editor .ql-indent-2:not(.ql-direction-rtl) { margin-left: 4rem !important; } .ql-editor .ql-indent-3:not(.ql-direction-rtl) { margin-left: 6rem !important; } .ql-editor .ql-indent-4:not(.ql-direction-rtl) { margin-left: 8rem !important; } .ql-editor .ql-indent-5:not(.ql-direction-rtl) { margin-left: 10rem !important; } .ql-editor .ql-indent-6:not(.ql-direction-rtl) { margin-left: 12rem !important; } .ql-editor .ql-indent-7:not(.ql-direction-rtl) { margin-left: 14rem !important; } .ql-editor .ql-indent-8:not(.ql-direction-rtl) { margin-left: 16rem !important; } .ql-editor .ql-indent-9:not(.ql-direction-rtl) { margin-left: 18rem !important; } .ql-editor .ql-indent-1.ql-direction-rtl { padding-right: 2rem !important; } .ql-editor .ql-indent-2.ql-direction-rtl { padding-right: 4rem !important; } .ql-editor .ql-indent-3.ql-direction-rtl { padding-right: 6rem !important; } .ql-editor .ql-indent-4.ql-direction-rtl { padding-right: 8rem !important; } .ql-editor .ql-indent-5.ql-direction-rtl { padding-right: 10rem !important; } .ql-editor .ql-indent-6.ql-direction-rtl { padding-right: 12rem !important; } .ql-editor .ql-indent-7.ql-direction-rtl { padding-right: 14rem !important; } .ql-editor .ql-indent-8.ql-direction-rtl { padding-right: 16rem !important; } .ql-editor .ql-indent-9.ql-direction-rtl { padding-right: 18rem !important; } /* ----------------------------- -------------------------------- QUOTES -------------------------------- ----------------------------- */ .ql-editor blockquote:not(.ql-direction-rtl) { border-left: 2px solid var(--cryptee-2) !important; padding-left: 1rem; } .ql-editor blockquote.ql-direction-rtl { border-right: 2px solid var(--cryptee-2) !important; padding-right: 1rem; } /* ----------------------------- -------------------------------- BREAKS -------------------------------- ----------------------------- */ .ql-editor hr { margin: 1rem 0; } /* ----------------------------- -------------------------------- SUPER / SUB -------------------------------- ----------------------------- */ .ql-editor sup { vertical-align: super; font-size: smaller; } .ql-editor sub { vertical-align: sub; font-size: smaller; } /* ----------------------------- -------------------------------- CODE / PRE -------------------------------- ----------------------------- */ .ql-editor code, .ql-editor pre { font-family: monospace !important; font-size: 0.75rem !important; padding: 0.25rem 0.5rem !important; border-radius: 0 !important; background-color: var(--cryptee-0) !important; color: var(--cryptee-4) !important; } .dm body:not([paper-stock]) .ql-editor code, .dm body:not([paper-stock]) .ql-editor pre { border: 1px solid var(--cryptee-1); }
source/css/typography.css
.ql-editor, .ql-tooltip { font-family: "Josefin Sans"; } /* ----------------------------- -------------------------------- FONT SIZES, LINE HEIGHTS, VERTICAL RHYTHM -------------------------------- ----------------------------- */ /* font-sizes, line-heights, vertical rhythm */ .ql-editor p, .ql-editor li, .ql-editor blockquote, .ql-editor table, .ql-editor select { margin-top: 0.5rem; /* 8px spacing to match vertical rhythm on grid */ font-size: 1rem; /* 16px */ line-height: 1.5rem; /* 24px */ } .ql-editor h3 { padding-top: 0.25rem; /* used to be 0 */ font-size: 1.25rem; /* 20px */ line-height: 2rem; /* 48px */ letter-spacing: 0; /* to offset the global values */ } .ql-editor h2 { margin-top: 0; /* used to be -0.5 */ font-size: 1.5rem; /* 24px */ line-height: 2rem; /* 36px */ letter-spacing: 0; /* to offset the global values */ } .ql-editor h1 { font-size: 2rem; /* 32px */ line-height: 3rem; /* 48px */ letter-spacing: 0; /* to offset the global values */ } .ql-editor small, .ql-editor .small { display: inline-block; margin-top: 0.875rem; /* 14px spacing to match vertical rhythm on grid*/ font-size: 0.75rem; /* 12px */ line-height: 1rem; /* 16px */ } .ql-editor crypteetable, .ql-editor crypteetablecell { font-weight: 350; font-size: 1rem; /* 16px */ line-height: 1.5rem; /* 24px */ } .ql-editor a[href^="https:"] { color: var(--cryptee-green); } /* secure urls */ .ql-editor a[href^="http:"] { color: var(--cryptee-yellow); } /* insecure urls */ .ql-editor a[href^="ftp:"] { color: var(--cryptee-yellow); } /* insecure urls */ /* if something has a custom font-size set, use accurate line-height */ .ql-editor *[style*="font-size"] { line-height: normal; } /* ----------------------------- -------------------------------- FONT-WEIGHTS & STYLES & DECORATION -------------------------------- ----------------------------- */ .ql-editor p, .ql-editor li, .ql-editor details, .ql-editor blockquote { font-weight: 350; } .ql-editor b, .ql-editor strong, .ql-editor h1, .ql-editor h2, .ql-editor h3, .ql-editor th, .ql-editor .bold { font-weight: 700; } .ql-editor i { font-style: italic; } a { text-decoration: none; color: inherit; } .ql-editor p a, .ql-editor .underline { text-decoration: underline; } .ql-editor s { text-decoration: line-through !important; } /* ----------------------------- -------------------------------- LISTS, CHECKBOXES ETC -------------------------------- ----------------------------- */ .ql-editor ul > li::before { content: '\2022'; } .ql-editor ul[data-checked="true"] li { opacity: 0.5; text-decoration: line-through; } .ql-editor ul[data-checked="true"] li::before { content: "\EB85" !important; } .ql-editor ul[data-checked="false"] li::before { content: "\EB7F" !important; } @media (-moz-touch-enabled: 0), (pointer:fine) { .ql-editor ul[data-checked="true"] li:hover::before { content: "\EB84" !important; } } /* to make sure text is indented correctly*/ .ql-editor ul li:not(.ql-direction-rtl), .ql-editor ol li:not(.ql-direction-rtl) { padding-left: 2rem; } /* to make sure text is indented correctly*/ .ql-editor ul li.ql-direction-rtl, .ql-editor ol li.ql-direction-rtl { padding-right: 2rem; } /* ----------------------------- -------------------------------- BULLETS -------------------------------- ----------------------------- */ .ql-editor ul li::before { display: inline-block; /* line-height: 2rem; */ height: 2rem; width: 2rem; font-size: 1.25rem; margin-top: -0.125rem; vertical-align: middle; /*to center bullet to checkboxes*/ text-align: center; margin-left: -0.375rem; margin-right: 0.375rem; } /* rtl */ .ql-editor ul li.ql-direction-rtl::before { margin-left: 0.375rem; margin-right: -0.375rem; } .ql-editor ul li.ql-indent-1::before { content: '\25E6'; } .ql-editor ul li.ql-indent-2::before { content: '\25A0'; } .ql-editor ul li.ql-indent-3::before { content: '\25CF'; } /* to make sure text is indented correctly */ .ql-editor ul li:not(.ql-direction-rtl)::before { margin-left: -2.375rem; float: left; } /* to make sure text is indented correctly */ .ql-editor ul li.ql-direction-rtl::before { margin-right: -2.375rem; float: right; } /* ----------------------------- -------------------------------- CHECKBOXES -------------------------------- ----------------------------- */ .ql-editor ul[data-checked] li::before { font-family: 'remixicon' !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; cursor: pointer !important; color: #000; /*to reset bullet's offset*/ text-align: left; margin-left: 0rem; margin-right: 0rem; } /* rtl */ .ql-editor ul[data-checked] li.ql-direction-rtl::before { text-align: right; } .dm body:not([paper-stock]) .ql-editor ul[data-checked] li::before { color: #FFF; } /* to make sure text is indented correctly */ .ql-editor ul[data-checked] li:not(.ql-direction-rtl)::before { float: left; margin-left: -2rem; } /* to make sure text is indented correctly */ .ql-editor ul[data-checked] li.ql-direction-rtl::before { float: right; margin-right: -2rem; } /* ----------------------------- -------------------------------- ORDERED LISTS -------------------------------- ----------------------------- */ .ql-editor ol li::before { display: inline-block; line-height: 2rem; height: 2rem; width: 2rem; font-size: 1rem; margin-top: -0.25rem; vertical-align: middle; } /* to make sure text is indented correctly */ .ql-editor ol li:not(.ql-direction-rtl)::before { float: left; margin-left: -2rem; } /* to make sure text is indented correctly */ .ql-editor ol li.ql-direction-rtl::before { float: right; margin-right: -2rem; } /* ----------------------------- -------------------------------- INDENTATIONS -------------------------------- ----------------------------- */ .ql-editor .ql-indent-1:not(.ql-direction-rtl) { margin-left: 2rem !important; } .ql-editor .ql-indent-2:not(.ql-direction-rtl) { margin-left: 4rem !important; } .ql-editor .ql-indent-3:not(.ql-direction-rtl) { margin-left: 6rem !important; } .ql-editor .ql-indent-4:not(.ql-direction-rtl) { margin-left: 8rem !important; } .ql-editor .ql-indent-5:not(.ql-direction-rtl) { margin-left: 10rem !important; } .ql-editor .ql-indent-6:not(.ql-direction-rtl) { margin-left: 12rem !important; } .ql-editor .ql-indent-7:not(.ql-direction-rtl) { margin-left: 14rem !important; } .ql-editor .ql-indent-8:not(.ql-direction-rtl) { margin-left: 16rem !important; } .ql-editor .ql-indent-9:not(.ql-direction-rtl) { margin-left: 18rem !important; } .ql-editor .ql-indent-1.ql-direction-rtl { padding-right: 2rem !important; } .ql-editor .ql-indent-2.ql-direction-rtl { padding-right: 4rem !important; } .ql-editor .ql-indent-3.ql-direction-rtl { padding-right: 6rem !important; } .ql-editor .ql-indent-4.ql-direction-rtl { padding-right: 8rem !important; } .ql-editor .ql-indent-5.ql-direction-rtl { padding-right: 10rem !important; } .ql-editor .ql-indent-6.ql-direction-rtl { padding-right: 12rem !important; } .ql-editor .ql-indent-7.ql-direction-rtl { padding-right: 14rem !important; } .ql-editor .ql-indent-8.ql-direction-rtl { padding-right: 16rem !important; } .ql-editor .ql-indent-9.ql-direction-rtl { padding-right: 18rem !important; } /* ----------------------------- -------------------------------- QUOTES -------------------------------- ----------------------------- */ .ql-editor blockquote:not(.ql-direction-rtl) { border-left: 2px solid var(--cryptee-2) !important; padding-left: 1rem; } .ql-editor blockquote.ql-direction-rtl { border-right: 2px solid var(--cryptee-2) !important; padding-right: 1rem; } /* ----------------------------- -------------------------------- BREAKS -------------------------------- ----------------------------- */ .ql-editor hr { margin: 1rem 0; } /* ----------------------------- -------------------------------- SUPER / SUB -------------------------------- ----------------------------- */ .ql-editor sup { vertical-align: super; font-size: smaller; } .ql-editor sub { vertical-align: sub; font-size: smaller; } /* ----------------------------- -------------------------------- CODE / PRE -------------------------------- ----------------------------- */ .ql-editor code, .ql-editor pre { font-family: monospace !important; font-size: 0.75rem !important; padding: 0.25rem 0.5rem !important; border-radius: 0 !important; background-color: var(--cryptee-0) !important; color: var(--cryptee-4) !important; } .dm body:not([paper-stock]) .ql-editor code, .dm body:not([paper-stock]) .ql-editor pre { border: 1px solid var(--cryptee-1); }
0.282196
0.085824
dt { font-weight: bold; } dl { margin-bottom: 50px; } #bug:target { outline: 4px solid #ccc; } /** * tab panel widget */ .tabPanel-widget { position: relative; /* containing block for headings (top:0) */ background: #999; } /** * because labels come first in source order - we use z-index to move them in front of the headings */ .tabPanel-widget > label { position: absolute; z-index: 1; } /** * labels and headings must share same values so grouping declarations in this rule prevents async edits (risk of breakage) * line-height == height -> vertical centering * the width dictates the offset for all headings but the first one: left offset = width * number of previous heading(s) * note that width and offset of label/heading pair can be customized if necessary */ .tabPanel-widget > label, .tabPanel-widget > h2 { font-size: 1.1em; width: 9em; height: 2em; line-height: 2em; } /** * position:relative is for the markers (the down arrow in tabs) */ .tabPanel-widget > h2 { position: relative; margin: 0; text-align: center; background: #999; color: #fff; } .tabPanel-widget > label { border-right: 1px solid #fff; } /** * all first level labels and headings after the very first ones */ .tabPanel-widget input, .tabPanel-widget > label ~ label, .tabPanel-widget > h2 ~ h2 { position: absolute; top: 0; } /** * We target all the label/heading pairs * we increment the :nth-child() params by 4 as well as the left value (according to "tab" width) */ .tabPanel-widget label:nth-child(1), .tabPanel-widget h2:nth-child(3) { left: 0em; } .tabPanel-widget label:nth-child(5), .tabPanel-widget h2:nth-child(7) { left: 9em; } .tabPanel-widget label:nth-child(9), .tabPanel-widget h2:nth-child(11) { left: 18em; } /** * we visually hide all the panels * https://developer.yahoo.com/blogs/ydn/clip-hidden-content-better-accessibility-53456.html */ .tabPanel-widget input + h2 + div { position: absolute !important; clip: rect(1px, 1px, 1px, 1px); padding:0 !important; border:0 !important; height: 1px !important; width: 1px !important; overflow: hidden; } /** * we reveal a panel depending on which control is selected */ .tabPanel-widget input:checked + h2 + div { position: static !important; padding: 1em !important; height: auto !important; width: auto !important; } /** * shows a hand cursor only to pointing device users */ .tabPanel-widget label:hover { cursor: pointer; } .tabPanel-widget > div { background: #f0f0f0; padding: 1em; } /** * we hide radio buttons and also remove them from the flow */ .tabPanel-widget input[name="tabs"] { opacity: 0; position: absolute; } /** * this is to style the tabs when they get focus (visual cue) */ .tabPanel-widget input[name="tabs"]:focus + h2 { outline: 1px dotted #000; outline-offset: 10px; } /** * reset of the above within the tab panel (for pointing-device users) */ .tabPanel-widget:hover h2 { outline: none !important; } /** * visual cue of the selection */ .tabPanel-widget input[name="tabs"]:checked + h2 { background: #333; } /** * the marker for tabs (down arrow) */ .tabPanel-widget input[name="tabs"]:checked + h2:after { content: ''; margin: auto; position: absolute; bottom: -10px; left: 0; right: 0; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #333; } /** * Make it plain/simple below 45em (stack everything) */ @media screen and (max-width: 45em) { /* hide unecessary label/control pairs */ .tabPanel-widget label, .tabPanel-widget input[name="tabs"] { display: none; } /* reveal all panels */ .tabPanel-widget > input + h2 + div { display: block !important; position: static !important; padding: 1em !important; height: auto !important; width: auto !important; } /* "unstyle" the heading */ .tabPanel-widget h2 { width: auto; position: static !important; background: #999 !important; } /* "kill" the marker */ .tabPanel-widget h2:after { display: none !important; } }
web/css/purecss-tab.css
dt { font-weight: bold; } dl { margin-bottom: 50px; } #bug:target { outline: 4px solid #ccc; } /** * tab panel widget */ .tabPanel-widget { position: relative; /* containing block for headings (top:0) */ background: #999; } /** * because labels come first in source order - we use z-index to move them in front of the headings */ .tabPanel-widget > label { position: absolute; z-index: 1; } /** * labels and headings must share same values so grouping declarations in this rule prevents async edits (risk of breakage) * line-height == height -> vertical centering * the width dictates the offset for all headings but the first one: left offset = width * number of previous heading(s) * note that width and offset of label/heading pair can be customized if necessary */ .tabPanel-widget > label, .tabPanel-widget > h2 { font-size: 1.1em; width: 9em; height: 2em; line-height: 2em; } /** * position:relative is for the markers (the down arrow in tabs) */ .tabPanel-widget > h2 { position: relative; margin: 0; text-align: center; background: #999; color: #fff; } .tabPanel-widget > label { border-right: 1px solid #fff; } /** * all first level labels and headings after the very first ones */ .tabPanel-widget input, .tabPanel-widget > label ~ label, .tabPanel-widget > h2 ~ h2 { position: absolute; top: 0; } /** * We target all the label/heading pairs * we increment the :nth-child() params by 4 as well as the left value (according to "tab" width) */ .tabPanel-widget label:nth-child(1), .tabPanel-widget h2:nth-child(3) { left: 0em; } .tabPanel-widget label:nth-child(5), .tabPanel-widget h2:nth-child(7) { left: 9em; } .tabPanel-widget label:nth-child(9), .tabPanel-widget h2:nth-child(11) { left: 18em; } /** * we visually hide all the panels * https://developer.yahoo.com/blogs/ydn/clip-hidden-content-better-accessibility-53456.html */ .tabPanel-widget input + h2 + div { position: absolute !important; clip: rect(1px, 1px, 1px, 1px); padding:0 !important; border:0 !important; height: 1px !important; width: 1px !important; overflow: hidden; } /** * we reveal a panel depending on which control is selected */ .tabPanel-widget input:checked + h2 + div { position: static !important; padding: 1em !important; height: auto !important; width: auto !important; } /** * shows a hand cursor only to pointing device users */ .tabPanel-widget label:hover { cursor: pointer; } .tabPanel-widget > div { background: #f0f0f0; padding: 1em; } /** * we hide radio buttons and also remove them from the flow */ .tabPanel-widget input[name="tabs"] { opacity: 0; position: absolute; } /** * this is to style the tabs when they get focus (visual cue) */ .tabPanel-widget input[name="tabs"]:focus + h2 { outline: 1px dotted #000; outline-offset: 10px; } /** * reset of the above within the tab panel (for pointing-device users) */ .tabPanel-widget:hover h2 { outline: none !important; } /** * visual cue of the selection */ .tabPanel-widget input[name="tabs"]:checked + h2 { background: #333; } /** * the marker for tabs (down arrow) */ .tabPanel-widget input[name="tabs"]:checked + h2:after { content: ''; margin: auto; position: absolute; bottom: -10px; left: 0; right: 0; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #333; } /** * Make it plain/simple below 45em (stack everything) */ @media screen and (max-width: 45em) { /* hide unecessary label/control pairs */ .tabPanel-widget label, .tabPanel-widget input[name="tabs"] { display: none; } /* reveal all panels */ .tabPanel-widget > input + h2 + div { display: block !important; position: static !important; padding: 1em !important; height: auto !important; width: auto !important; } /* "unstyle" the heading */ .tabPanel-widget h2 { width: auto; position: static !important; background: #999 !important; } /* "kill" the marker */ .tabPanel-widget h2:after { display: none !important; } }
0.430866
0.157266
@charset "UTF-8"; html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block } audio, canvas, progress, video { display: inline-block; vertical-align: baseline } audio:not([controls]) { display: none; height: 0 } [hidden], template { display: none } a { background-color: transparent } a:active, a:hover { outline: 0 } abbr[title] { border-bottom: 1px dotted } b, strong { font-weight: 700 } dfn { font-style: italic } h1 { font-size: 2em; margin: .67em 0 } mark { background: #ff0; color: #000 } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } sup { top: -.5em } sub { bottom: -.25em } img { border: 0 } svg:not(:root) { overflow: hidden } figure { margin: 1em 40px } hr { box-sizing: content-box } pre { overflow: auto } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0 } button { overflow: visible } button, select { text-transform: none } button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer } button[disabled], html input[disabled] { cursor: default } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 } input { line-height: normal } input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0 } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto } input[type=search] { -webkit-appearance: textfield; box-sizing: content-box } input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none } legend { border: 0; padding: 0 } textarea { overflow: auto } optgroup { font-weight: 700 } table { border-collapse: collapse; border-spacing: 0 } td, th { padding: 0 } .selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder { visibility: visible !important; border: 0 !important; background: #f2f2f2 !important; background: rgba(0, 0, 0, .06) !important; box-shadow: inset 0 0 12px 4px #fff } .selectize-control.plugin-drag_drop .ui-sortable-placeholder::after { visibility: hidden; content: '!' } .selectize-control.plugin-drag_drop .ui-sortable-helper { box-shadow: 0 2px 5px rgba(0, 0, 0, .2) } .selectize-dropdown-header { position: relative; padding: 5px 8px; border-bottom: 1px solid #d0d0d0; border-radius: 3px 3px 0 0; background: #f8f8f8 } .selectize-dropdown-header-close { position: absolute; top: 50%; right: 8px; margin-top: -12px; font-size: 20px !important; line-height: 20px; opacity: .4; color: #303030 } .selectize-dropdown-header-close:hover { color: #000 } .selectize-dropdown.plugin-optgroup_columns .optgroup { float: left; box-sizing: border-box; border-top: 0 none; border-right: 1px solid #f2f2f2 } .selectize-dropdown.plugin-optgroup_columns .optgroup:last-child { border-right: 0 none } .selectize-dropdown.plugin-optgroup_columns .optgroup:before { display: none } .selectize-dropdown.plugin-optgroup_columns .optgroup-header { border-top: 0 none } .selectize-control.plugin-remove_button [data-value] { position: relative; padding-right: 24px !important } .selectize-control.plugin-remove_button [data-value] .remove { position: absolute; z-index: 1; top: 0; right: 0; bottom: 0; display: inline-block; box-sizing: border-box; width: 17px; padding: 2px 0 0; text-align: center; vertical-align: middle; text-decoration: none; font-size: 12px; font-weight: 700; color: inherit; border-left: 1px solid #d0d0d0; border-radius: 0 2px 2px 0 } .selectize-control.plugin-remove_button [data-value] .remove:hover { background: rgba(0, 0, 0, .05) } .selectize-control.plugin-remove_button [data-value].active .remove { border-left-color: #cacaca } .selectize-control.plugin-remove_button .disabled [data-value] .remove:hover { background: 0 0 } .selectize-control.plugin-remove_button .disabled [data-value] .remove { border-left-color: #fff } .selectize-control { position: relative } .selectize-dropdown, .selectize-input, .selectize-input input { -webkit-font-smoothing: inherit } .selectize-control.single .selectize-input.input-active, .selectize-input { display: inline-block; cursor: text; background: #fff } .selectize-input { position: relative; z-index: 1; display: inline-block; overflow: hidden; box-sizing: border-box; width: 100%; height: 100%; padding: 0 7px; border-radius: 3px } .selectize-control.multi .selectize-input.has-items { padding: 6px 8px 3px } .selectize-input.full { background-color: #fff } .selectize-input.disabled, .selectize-input.disabled * { cursor: default !important } .selectize-input.dropdown-active { border-radius: 3px 3px 0 0 } .selectize-input > * { display: inline-block; zoom: 1; vertical-align: baseline } .selectize-control.multi .selectize-input > div { margin: 0 3px 3px 0; padding: 2px 6px; cursor: pointer; color: #303030; border: 0 solid #d0d0d0; background: #f2f2f2 } .selectize-control.multi .selectize-input > div.active { color: #303030; border: 0 solid #cacaca; background: #e8e8e8 } .selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active { color: #7d7d7d; border: 0 solid #fff; background: #fff } .selectize-input > input { display: inline-block !important; max-width: 100% !important; min-height: 0 !important; max-height: none !important; margin: 0 2px 0 0 !important; padding: 0 !important; -webkit-user-select: auto !important; text-indent: 0 !important; line-height: inherit !important; border: 0 !important; background: none !important; box-shadow: none !important } .selectize-input > input::-ms-clear { display: none } .selectize-input > input:focus { outline: 0 !important } .selectize-input::after { display: block; clear: left; content: ' ' } .selectize-input.dropdown-active::before { position: absolute; right: 0; bottom: 0; left: 0; display: block; height: 1px; content: ' '; background: #f0f0f0 } .selectize-dropdown { position: absolute; z-index: 50; box-sizing: border-box; margin: -1px 0 0; border: 1px solid #d0d0d0; border-top: 0 none; border-radius: 0 0 3px 3px; background: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, .1) } .selectize-dropdown [data-selectable] { overflow: hidden; cursor: pointer } .selectize-dropdown [data-selectable] .highlight { border-radius: 1px; background: rgba(125, 168, 208, .2) } .selectize-dropdown .optgroup-header, .selectize-dropdown [data-selectable] { padding: 0 7px } .selectize-dropdown .optgroup:first-child .optgroup-header { border-top: 0 none } .selectize-dropdown .optgroup-header { cursor: default; color: #303030; background: #fff } .selectize-dropdown .active { color: #495c68; background-color: #f5fafd } .selectize-dropdown .active.create { color: #495c68 } .selectize-dropdown .create { color: rgba(48, 48, 48, .5) } .selectize-dropdown-content { overflow-x: hidden; overflow-y: auto; max-height: 200px; background: #fff; box-shadow: 0 4px 10px -5px rgba(0, 0, 0, .5) } .selectize-control.single .selectize-input, .selectize-control.single .selectize-input input { cursor: pointer } .selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input { cursor: text } .selectize-control.single .selectize-input:after { position: absolute; top: 50%; right: 15px; display: block; width: 0; height: 0; margin-top: -3px; content: ' '; border-width: 5px 5px 0; border-style: solid; border-color: gray transparent transparent } .selectize-control.single .selectize-input.dropdown-active:after { margin-top: -4px; border-width: 0 5px 5px; border-color: transparent transparent gray } .selectize-control.rtl.single .selectize-input:after { right: auto; left: 15px } .selectize-control.rtl .selectize-input > input { margin: 0 4px 0 -2px !important } .selectize-control .selectize-input.disabled { opacity: .5; background-color: #fafafa } button, html, input, select, textarea { color: #000 } body { font: 14px/1.3 PTSansRegular, Arial, Helvetica, sans-serif; color: #000 } 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: .2em 0; background: #ccc; color: #000; padding: .2em 0 } a { color: #0085ff } a:hover { text-decoration: none } .i-text-hidden { background-color: transparent; border: 0; overflow: hidden } .i-text-hidden:before { content: ""; display: block; width: 0; height: 100% } .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 } .i-clearfix:after, .i-clearfix:before { content: " "; display: table } .i-clearfix:after { clear: both } @media print { * { background: 0 0 !important; color: #000 !important; 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) ")" } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: "" } blockquote, pre { border: 1px solid #999; page-break-inside: avoid } thead { display: table-header-group } img, tr { page-break-inside: avoid } img { max-width: 100% !important } @page { margin: .5cm } h2, h3, p { orphans: 3; widows: 3 } h2, h3 { page-break-after: avoid } } @font-face { font-family: PTSansRegular; src: local("PT Sans"), local("PTSansRegular"), url(fonts/PTSans.Regular.woff) format("woff"), url(fonts/PTSans.Regular.ttf) format("truetype"), url(fonts/PTSans.Regular.svg#PTSans-Regular) format("svg") } @font-face { font-family: PTSansBold; src: local("PT Sans Bold"), local("PTSansBold"), url(fonts/PTSans.Bold.woff) format("woff"), url(fonts/PTSans.Bold.ttf) format("truetype"), url(fonts/PTSans.Bold.svg#PTSans-Bold) format("svg") } @font-face { font-family: PTSansItalic; src: local("PT Sans Italic"), local("PTSansItalic"), url(fonts/PTSans.Italic.woff) format("woff"), url(fonts/PTSans.Italic.ttf) format("truetype"), url(fonts/PTSans.Italic.svg#PTSans-Italic) format("svg") } @font-face { font-family: PTSansBoldItalic; src: local("PT Sans Bold Italic"), local("PTSansBoldItalic"), url(fonts/PTSans.Bold.Italic.woff) format("woff"), url(fonts/PTSans.Bold.Italic.ttf) format("truetype"), url(fonts/PTSans.Bold.Italic.svg#PTSans-BoldItalic) format("svg") } @font-face { font-family: PTSansNarrow; src: local("PT Sans Narrow"), local("PTSansNarrow"), url(fonts/PTSans.Narrow.woff) format("woff"), url(fonts/PTSans.Narrow.ttf) format("truetype"), url(fonts/PTSans.Narrow.svg#PTSans-Narrow) format("svg") } @font-face { font-family: PTSansNarrowBold; src: local("PT Sans Narrow Bold"), local("PTSansNarrowBold"), url(fonts/PTSans.Narrow.Bold.woff) format("woff"), url(fonts/PTSans.Narrow.Bold.ttf) format("truetype"), url(fonts/PTSans.Narrow.Bold.svg#PTSans-NarrowBold) format("svg") } @font-face { font-family: MuseoCyr; src: local("Museo Cyr"), local("MuseoCyr"); src: url(fonts/museo_cyrillic_500.eot); src: url(fonts/museo_cyrillic_500.eot?#iefix) format("embedded-opentype"), url(fonts/museo_cyrillic_500.woff) format("woff"), url(fonts/museo_cyrillic_500.ttf) format("truetype") } @font-face { font-family: rouble; src: local("ALS Rubl"), local("rouble"); src: url(fonts/rouble.eot) format("embedded-opentype"), url(fonts/rouble.woff) format("woff"), url(fonts/rouble.ttf) format("truetype") } .b-form__text { box-sizing: border-box; width: 100%; height: 36px; padding: 0 10px; font-size: 16px; line-height: 36px; color: #333; border: 1px solid #737d86; border-radius: 4px } .b-form__text_size_l { height: 41px; font-size: 20px; line-height: 41px } .b-form__text_size_s { width: 89px } .b-form__text::-webkit-input-placeholder { color: #666 } .b-form__text::-moz-placeholder { color: #666 } .b-form__text:-ms-input-placeholder { color: #666 } .b-form__text::placeholder { color: #666 } .b-form__password { box-sizing: border-box; width: 100%; height: 36px; padding: 0 57px 0 10px; font-size: 16px; line-height: 36px; color: #333; border: 1px solid #737d86; border-radius: 4px; background: url(../img/b-lk-pwd-change__secret-field.png) 95% 50% no-repeat } .b-form__label { display: inline-block; font: 16px/20px PTSansBold; color: #000 } .b-form__label_for_checkbox { padding: 0 0 0 26px; font-family: PTSansRegular; line-height: 19px } .b-form__label_for_slider-checkbox { padding: 0 0 0 70px; font-family: PTSansRegular; line-height: 24px } .b-form__label_for_radio { padding: 0 0 0 26px; font-family: PTSansRegular; line-height: 19px } .b-form__select { box-sizing: border-box; width: 100%; height: 36px; cursor: pointer; font-size: 16px; line-height: 36px; color: #333; border: 1px solid #737d86; border-radius: 4px } .b-form__textarea { box-sizing: border-box; width: 100%; height: 88px; padding: 5px 10px; resize: none; font-size: 16px; line-height: 1.2; color: #333; border: 1px solid #737d86; border-radius: 4px } .b-form__textarea::-webkit-input-placeholder { color: #666 } .b-form__textarea::-moz-placeholder { color: #666 } .b-form__textarea:-ms-input-placeholder { color: #666 } .b-form__textarea::placeholder { color: #666 } .b-form__radio { display: none } .b-form__radio + .b-form__label { position: relative; cursor: pointer } .b-form__radio + .b-form__label:before { position: absolute; top: 1px; left: 0; overflow: hidden; width: 19px; height: 19px; content: ''; border-radius: 50%; background-color: #ececec; box-shadow: inset 0 3px 5px -1px rgba(0, 0, 0, .4) } .b-form__radio:checked + .b-form__label:before { background-color: #fede00 } .b-form__checkbox { display: none } .b-form__checkbox + .b-form__label { position: relative; cursor: pointer } .b-form__checkbox + .b-form__label:before { position: absolute; top: 1px; left: 0; width: 19px; height: 19px; content: ''; border-radius: 4px; background-color: #ececec; box-shadow: inset 0 3px 5px -1px rgba(0, 0, 0, .4) } .b-form__checkbox + .b-form__label .b-form__label-checked { display: none } .b-form__checkbox + .b-form__label .b-form__label-unchecked { display: block } .b-form__checkbox:checked + .b-form__label:before { background-color: #fede00 } .b-form__checkbox:checked + .b-form__label .b-form__label-checked { display: block } .b-form__checkbox:checked + .b-form__label .b-form__label-unchecked { display: none } .b-form__checkbox_slider_yes + .b-form__label:before { position: absolute; top: 0; left: 0; width: 51px; height: 24px; content: ''; border-radius: 24px; background-color: #f2f0e7; box-shadow: 0 1px 2px -1px #53524f inset; -webkit-transition: background-color .2s linear; transition: background-color .2s linear } .b-form__checkbox_slider_yes + .b-form__label:after { position: absolute; z-index: 20; top: 2px; left: 2px; width: 20px; height: 20px; content: ''; border-radius: 50%; background: #e7e7e7; box-shadow: 0 1px 2px -1px #53524f; -webkit-transition: left .2s linear; transition: left .2s linear } .b-form__checkbox_slider_yes:checked + .b-form__label:before { background-color: #b0d030 } .b-form__checkbox_slider_yes:checked + .b-form__label:after { left: 29px } .b-form__checkbox_color_red + .b-form__label:before { position: absolute; top: 0; left: 0; width: 51px; height: 24px; content: ''; border-radius: 24px; background-color: #fb6337; box-shadow: 0 1px 2px -1px #53524f inset; -webkit-transition: background-color .2s linear; transition: background-color .2s linear } .b-form__checkbox_label_bold:checked + .b-form__label { font-family: PTSansBold } .bootstrap-filestyle { display: inline-block; cursor: pointer } .bootstrap-filestyle label { cursor: pointer } .bootstrap-filestyle .quant-files-filestyle, .bootstrap-filestyle i { display: none } .b-button { display: inline-block; height: 40px; padding: 0 20px; cursor: pointer; text-transform: uppercase; text-decoration: none; font: 18px/40px PTSansBold; color: #000; border: none; border-radius: 3px; background-color: #ffde00; box-shadow: inset 0 -2px 0 0 #e2ae0e, 0 4px 4px -2px rgba(0, 0, 0, .2); -webkit-transition: background-color .2s; transition: background-color .2s } .b-button:hover { background-color: #fee300 } .b-button:active { -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px) } .b-action-button { display: inline-block; height: 34px; padding: 0 8px; cursor: pointer; text-align: center; text-decoration: none; text-transform: uppercase; font: 14px/35px PTSansBold; color: #000; border: none; border-radius: 3px; background-color: #ffde00; box-shadow: inset 0 -2px 0 0 #e2ae0e, 0 2px 7px -2px rgba(0, 0, 0, .2); -webkit-transition: background-color .2s; transition: background-color .2s } .b-action-button:hover { background-color: #fee300 } .b-action-button:active { -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px) } .b-pay-button { display: inline-block; height: 42px; padding: 0 15px; cursor: pointer; text-align: center; text-decoration: none; text-transform: uppercase; font: 16px/42px PTSansBold; color: #fff; border: none; border-radius: 3px; background-color: #abba2d; box-shadow: inset 0 -2px 0 0 #747f15, 0 2px 7px -2px rgba(0, 0, 0, .2); -webkit-transition: background-color .2s; transition: background-color .2s } .b-pay-button:hover { background-color: #bfcf39 } .b-pay-button:active { -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px) } .b-publish-button { display: inline-block; height: 39px; padding: 0 8px; cursor: pointer; text-align: center; text-decoration: none; text-transform: uppercase; font: 14px/39px PTSansBold; color: #fff; border: none; border-radius: 3px; background-color: #a6b52c; box-shadow: inset 0 -2px 0 0 #747f15, 0 2px 7px -2px rgba(0, 0, 0, .2); -webkit-transition: background-color .2s; transition: background-color .2s } .b-publish-button:hover { background-color: #b6c632 } .b-publish-button:active { -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px) } .b-back-link { position: relative; display: inline-block; padding: 0 12px; cursor: pointer; text-decoration: none; font-size: 14px; line-height: 26px; opacity: .8; color: #619eef; border-width: 2px 2px 2px 0; border-style: solid; border-color: #9ac5fd } .b-back-link:before { position: absolute; top: -2px; left: -6px; width: 6px; height: 30px; content: ''; background: url(../img/b-back-link.png) no-repeat } .b-back-link:hover { opacity: 1 } .b-print-link { display: inline-block; padding: 0 0 0 33px; font-size: 14px; line-height: 20px; background: url(../img/b-print-link.png) no-repeat } .b-favorite-link { position: relative; display: inline-block; margin: 0 0 0 26px; cursor: pointer; vertical-align: top; color: #0085ff; border-bottom: 1px dotted #0085ff } .b-favorite-link:before { position: absolute; top: 4px; left: -18px; width: 13px; height: 13px; content: ''; background: url(../img/b-favorite-link.png) no-repeat } .b-favorite-link:hover { padding-bottom: 1px; border: none } .b-offer-link { position: relative; display: inline-block; margin: 0 0 0 26px; cursor: pointer; vertical-align: top; color: #9dab29; border-bottom: 1px dotted #9dab29 } .b-offer-link:before { position: absolute; top: 6px; left: -16px; width: 9px; height: 12px; content: ''; background: url(../img/b-offer-link.png) no-repeat } .b-offer-link:hover { padding-bottom: 1px; border: none } .b-cancel-button { display: inline-block; height: 40px; padding: 0 20px; cursor: pointer; text-transform: uppercase; font: 18px/40px PTSansBold; border: none; border-radius: 3px; background-color: #c4c4bb; box-shadow: inset 0 -2px 0 0 #9e9e98, 0 4px 4px -2px rgba(0, 0, 0, .2); -webkit-transition: background-color .2s; transition: background-color .2s } .b-cancel-button:hover { background-color: #d5d5cb } .b-cancel-button:active { -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px) } .b-lk-search-button { display: inline-block; padding: 0 8px 0 34px; cursor: pointer; text-transform: uppercase; font: 16px/36px PTSansBold; border: 1px dashed #000; background: url(../img/b-lk-search-button.png) 9px 50% no-repeat; -webkit-transition: background-color .3s; transition: background-color .3s } .b-lk-search-button:hover { background-color: #e9e7de } .b-ajax-link { display: inline-block; cursor: pointer; text-decoration: none; line-height: 1; color: #0085ff; border-bottom: 1px dotted } .b-ajax-link:hover { padding-bottom: 1px; border: none } .b-delete-button, .b-edit-button, .b-print-button, .b-public-button, .b-special-button, .b-update-button { display: inline-block; box-sizing: border-box; width: 32px; height: 32px; cursor: pointer; text-decoration: none; text-indent: -9999px; opacity: .8; background-repeat: no-repeat; background-position: 0 0; -webkit-transition: opacity .3s; transition: opacity .3s } .b-delete-button:hover, .b-edit-button:hover, .b-print-button:hover, .b-public-button:hover, .b-special-button:hover, .b-update-button:hover { opacity: 1 } .b-delete-button_size_s, .b-edit-button_size_s, .b-print-button_size_s, .b-public-button_size_s, .b-special-button_size_s, .b-update-button_size_s { width: 20px; height: 20px } .b-delete-button_size_l, .b-edit-button_size_l, .b-print-button_size_l, .b-public-button_size_l, .b-special-button_size_l, .b-update-button_size_l { width: 40px; height: 40px } .b-delete-button_label_yes, .b-edit-button_label_yes, .b-print-button_label_yes, .b-public-button_label_yes, .b-special-button_label_yes, .b-update-button_label_yes { padding: 0 0 0 41px; text-indent: 0; line-height: 32px } .b-special-button { background-image: url(../img/b-special-button.png) } .b-special-button_size_l { background-image: url(../img/b-special-button_size_l.png) } .b-print-button { background-image: url(../img/b-print-button.png) } .b-update-button { background-image: url(../img/b-update-button.png) } .b-edit-button { background-image: url(../img/b-edit-button.png) } .b-edit-button_size_s { background-image: url(../img/b-edit-button_size_s.png) } .b-delete-button { background-image: url(../img/b-delete-button.png) } .b-delete-button_size_s { background-image: url(../img/b-delete-button_size_s.png) } .b-public-button { background-image: url(../img/b-public-button.png) } .i-check { position: absolute; z-index: 300; top: 0; left: 50%; width: 960px; height: 4000px; margin: 4px 0 0 -443px; pointer-events: none; opacity: .5; background-repeat: no-repeat; background-position: 0 0 } html { overflow-y: scroll } body, html { height: 100% } .b-page_theme_gray { background: #f2f0e7 } .l-wrapper { box-sizing: border-box; min-height: 100%; margin: 0 0 -70px; padding: 0 0 70px } .b-wrapper { width: 960px; margin: 0 auto } .b-curtain { position: absolute; z-index: -1; top: 0; left: 0; width: 100%; min-width: 960px; height: 141px; background: #f2f0e7; -webkit-transition: height .5s; transition: height .5s } .b-curtain:after { position: absolute; top: 100%; left: 50%; width: 176px; height: 41px; margin: 0 0 0 -347px; content: ''; background: url(../img/b-curtain.png) no-repeat } .b-curtain.b-active { height: 864px } .b-curtain_type_inner { height: 321px } .b-curtain_type_inner.b-active { height: 690px } .b-curtain_type_employee-lk { height: 240px } .b-curtain_type_employee-lk:after { margin-left: -236px } .b-curtain_type_employee-lk.b-active { height: 690px } .i-expander__gap { display: inline-block; height: 100%; vertical-align: middle } .i-expander__content { display: inline-block; vertical-align: middle } .b-rouble { font-family: rouble } .b-adult { position: absolute; top: 8px; left: 90px } .b-adult_type_inner { top: 0; left: 70px } .b-adult__circle { width: 43px; height: 42px; cursor: pointer; text-indent: 10px; font: 20px/42px MuseoCyr; color: #000; background: url(../img/b-splash__adult.png) no-repeat } .b-adult__circle:hover { color: #fb6337 } .b-adult__note { position: absolute; top: 38px; left: -144px; width: 150px; font: 14px/18px PTSansRegular; color: #3d3d3d; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg) } .b-adult__note:after { position: absolute; top: 61px; left: 31px; width: 66px; height: 30px; content: ''; background: url(../img/b-splash__adult-note.png) no-repeat; -webkit-transform: rotate(-270deg); -ms-transform: rotate(-270deg); transform: rotate(-270deg) } .b-area { margin-top: 130px; margin-bottom: 40px; word-spacing: -.3em } .b-area_col-1 { display: inline-block; width: 150px; margin: 7px 0 0; vertical-align: top; word-spacing: 0 } .b-area_col-2 { position: relative; display: inline-block; width: 790px; margin: 0 0 0 20px; vertical-align: top; word-spacing: 0 } .b-pagination__next, .b-pagination__prev { display: inline-block; width: 15px; height: 17px; margin: 3px 15px 0 0; vertical-align: top; text-decoration: none; text-indent: -9999px; opacity: .8 } .b-pagination__next:hover, .b-pagination__prev:hover { opacity: 1 } .b-pagination__prev { background: url(../img/b-pagination__prev.png) no-repeat } .b-pagination__prev.b-disabled { background-image: url(../img/b-pagination__prev.b-disabled.png); pointer-events: none; } .b-pagination__next { margin-right: 0; margin-left: 15px; background: url(../img/b-pagination__next.png) no-repeat } .b-pagination__next.b-disabled { background-image: url(../img/b-pagination__next.b-disabled.png); pointer-events: none; } .b-pagination__item { display: inline-block; padding: 4px 7px; vertical-align: top; text-decoration: none; font-size: 14px; font-weight: 700; line-height: 1; opacity: .8; color: #333 } .b-pagination__item:hover { opacity: 1 } .b-pagination__item_active_yes { opacity: 1; border-radius: 3px; background: #fede00 } .b-pagination__dots { display: inline-block; margin: 0 3px; font-size: 14px; line-height: 1; color: #333 } .b-text-note { font-family: PTSansRegular; color: #9dab29 } .b-content { overflow: hidden } .b-content h1, .b-content h2, .b-content h3, .b-content h4, .b-content h5, .b-content h6 { margin: 20px 0; font: 16px/1.2 MuseoCyr } .b-content h1 { margin: 0 0 30px; font-size: 40px } .b-content h2 { font-size: 30px; color: #242121 } .b-content h3 { font-size: 22px; color: #242121 } .b-content h4 { font-size: 20px; color: #242121 } .b-content h5 { font-size: 18px; color: #242121 } .b-content h6 { font-size: 16px; color: #242121 } .b-content p { margin: 20px 0; color: #242121 } .b-content ol { margin: 20px 0; padding: 0; counter-reset: list } .b-content ol > li { list-style: none; counter-increment: list } .b-content ol > li:before { position: absolute; min-width: 50px; margin: 0 0 0 -79px; content: counter(list); text-align: right; color: #0b0b0b } .b-content ol ol { counter-reset: list-2 } .b-content ol ol > li { counter-increment: list-2 } .b-content ol ol > li:before { content: counter(list) "." counter(list-2) } .b-content ul { margin: 20px 0 20px 20px; padding: 0 } .b-content ul > li { list-style: none } .b-content ul > li:before { position: absolute; margin: 0 0 0 -22px; content: '\2014'; color: #242121 } .b-content ul > li p { margin: 9px 0 } .b-content ul.b-content__tick-list > li:before { width: 11px; height: 9px; margin-top: 5px; content: ''; background: url(../img/b-content__tick-list.png) no-repeat } .b-content table { width: 100%; border: none } .b-content table td { padding: 5px; border: 1px solid #242121 } .b-header { position: relative; height: 141px } .b-header__city { position: absolute; top: 42px; left: 33px } .b-header__city-link { cursor: pointer; text-decoration: none; font: 16px/1 PTSansRegular; color: #333; border-bottom: 1px dotted } .b-header__city-link:hover { border: none } .b-header__city-link.b-active { position: absolute; pointer-events: none; color: #ffe100 } .b-header__logo { position: absolute; top: 0; left: 171px } .b-header__logo_left_yes { left: 10px } .b-header__add-resume, .b-header__add-vacancy { position: absolute; top: 37px; left: 349px; padding: 6px 9px 7px; cursor: pointer; text-decoration: none; font: 16px/18px PTSansRegular; color: #3d3d3d; border: 2px solid transparent; border-radius: 5px; -webkit-transition: background-color .2s; transition: background-color .2s } .b-header__add-vacancy { border-color: #9ac5fd } .b-header__add-vacancy:hover { background-color: #c2dcfd } .b-header__add-resume { position: absolute; left: 543px; padding-right: 14px; padding-left: 14px; border-color: #f7da4b } .b-header__add-resume:hover { background-color: #fee778 } .b-header__enter { position: absolute; top: 43px; right: 10px; cursor: pointer; text-decoration: none; font: 16px/20px PTSansRegular; color: #3d3d3d; border-bottom: 1px dashed #3d3d3d } .b-header__enter:hover { border: none } .b-header__user { position: absolute; top: 32px; right: 10px } .b-header__user-name { display: inline-block; max-width: 130px; margin: 0 10px 0 0; text-align: right; vertical-align: middle; text-decoration: none; font-size: 14px; line-height: 19px; color: #3d3d3d } .b-header__user-logo { display: inline-block; overflow: hidden; vertical-align: middle; text-decoration: none; border-radius: 50%; box-shadow: 0 0 1px 0 #fff } .b-header_type_employer .b-header__add-vacancy { left: 543px } .b-header-lk { height: 240px } .b-header-lk__user { position: absolute; top: 50px; left: 263px } .b-header-lk__user-logo { display: inline-block; overflow: hidden; width: 65px; height: 65px; text-align: center; vertical-align: top; border: 1px solid #fb6337; border-radius: 50%; box-shadow: 0 0 1px 0 #fb6337 } .b-header-lk__user-info { display: inline-block; max-width: 360px; margin: 3px 0 0 11px; vertical-align: top } .b-header-lk__label { font: 18px/1 PTSansBold } .b-header-lk__user-name { display: inline-block; margin: 8px 0 0; text-decoration: none; font: 34px/1 MuseoCyr; color: #000 } .b-header-lk__controls { position: absolute; top: 30px; right: 11px } .b-header-lk__controls-item { display: inline-block; padding: 0 0 0 33px; cursor: pointer; text-decoration: none; font-size: 14px; line-height: 28px; position: relative; color: #333 } .b-header-lk__controls-item:before { position: absolute; top: -1px; left: 0; height: 32px; content: ''; width: 32px; background-repeat: no-repeat; background-position: 50% 45% } .b-header-lk__controls-item_type_password:before { background-image: url(../img/b-header-lk__controls-item_type_password.png) } .b-header-lk__controls-item_type_settings { margin: 0 0 0 25px } .b-header-lk__controls-item_type_settings:before { background-image: url(../img/b-header-lk__controls-item_type_settings.png) } .b-header-lk__controls-item_type_exit { margin: 0 0 0 25px } .b-header-lk__controls-item_type_exit:before { background-image: url(../img/b-header-lk__controls-item_type_exit.png) } .b-header-lk__controls-item.b-active, .b-header-lk__controls-item:hover { color: #fb6337 } .b-header-lk__controls-item.b-active:before { border-radius: 50%; background-color: #fd0; box-shadow: 0 0 1px 0 #fd0, inset 0 3px 3px 0 rgba(0, 0, 0, .5) } .b-header-lk__search-button { position: absolute; right: 10px; bottom: 37px } .b-header-lk__add-resume, .b-header-lk__add-vacancy { position: absolute; bottom: 39px } .b-header-lk__add-resume { left: 239px } .b-header-lk__add-vacancy { left: 187px } .b-header-lk__menu { position: absolute; bottom: 44px; left: 426px; max-width: 410px } .b-header-lk__menu-item { display: inline-block; height: 27px; margin: 0 13px; padding: 0 0 0 35px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-transform: uppercase; font: 14px/27px PTSansBold; background-repeat: no-repeat; background-position: 0 50% } .b-header-lk__menu-item_type_shop { background-image: url(../img/b-header-lk__menu-item_type_shop.png) } .b-header-lk__menu-item_type_basket { padding-left: 30px; background-image: url(../img/b-header-lk__menu-item_type_basket.png) } .b-header-lk__menu-item_type_account { padding-left: 31px; background-image: url(../img/b-header-lk__menu-item_type_account.png) } .b-header-lk__menu-item:hover { color: #fb6337 } .b-header-lk .b-header__logo { left: 101px } .b-splash { position: relative; box-sizing: border-box; margin-top: 82px; padding: 0 0 0 166px } .b-splash__head { word-spacing: -3px; font: 60px/1 MuseoCyr; color: #333 } .b-splash__subhead { margin: 8px 0 0 5px; word-spacing: 0; font: 14px/1 PTSansRegular; color: #333 } .b-search { position: relative; box-sizing: border-box; margin-top: 54px; padding: 0 0 0 170px } .b-search__input { display: inline-block; width: 540px; vertical-align: top } .b-search__button { display: inline-block; margin: 0 0 0 15px; vertical-align: top } .b-search__controls { width: 540px; margin: 13px 0 0; vertical-align: top } .b-search__control { display: inline-block; padding: 0 7px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font: 16px/26px PTSansRegular; color: #333 } .b-search__control_type_resume { margin: 0 0 0 11px } .b-search__control_type_extra { float: right; margin: 0 2px 0 0; padding: 0 0 0 23px; background: url(../img/b-search-control_type_extra.png) 0 50% no-repeat } .b-search__control.b-active { position: relative; color: #000; border-radius: 3px; background: #fdd300; box-shadow: 0 5px 2px -3px #a77b00 inset } .b-search__control.b-active:before { position: absolute; top: 0; left: 50%; width: 19px; height: 9px; margin: -5px 0 0 -10px; content: ''; background: url(../img/b-search__control_active_yes.png) no-repeat } .b-search__line { position: absolute; width: 659px; height: 1px; margin: 74px 0 0; background: #c9c9c9 } .b-extra-search { position: relative; display: none; margin-top: 34px; word-spacing: -.3em } .b-extra-search__inner { position: relative } .b-extra-search__col { display: inline-block; width: 160px; vertical-align: top; word-spacing: 0 } .b-extra-search__label { margin: 0 10px 14px; text-transform: uppercase; font: 16px/19px PTSansBold; color: #010101 } .b-extra-search__link { position: relative; float: left; clear: both; margin: 4px 0 4px 4px; padding: 3px 5px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font: 14px/1 PTSansRegular; color: #000; -webkit-transition: background-color .1s; transition: background-color .1s } .b-extra-search__link_type_salary { margin-left: 28px } .b-extra-search__link.b-active { background-color: #fdd400 } .b-extra-search__link_sex_man, .b-extra-search__link_sex_woman { margin-bottom: 2px; padding-left: 34px } .b-extra-search__link_sex_man { background: url(../img/b-extra-search__link_sex_man.png) 5px 50% no-repeat } .b-extra-search__link_sex_man.b-active { background: url(../img/b-extra-search__link_sex_man.active_yes.png) 5px 50% no-repeat } .b-extra-search__link_sex_woman { background: url(../img/b-extra-search__link_sex_woman.png) 5px 50% no-repeat } .b-extra-search__link_sex_woman.b-active { background: url(../img/b-extra-search__link_sex_woman.active_yes.png) 5px 50% no-repeat } .b-extra-search__remove { display: inline-block; width: 10px; height: 10px; margin: 0 2px 0 -16px; background: url(../img/b-extra-search__remove.png) no-repeat } .b-extra-search__add { float: left; margin: 7px 0 0 9px; cursor: pointer; font: 14px/16px PTSansRegular; color: #117eb4; border-bottom: 1px dotted #117eb4 } .b-extra-search__add:hover { padding: 0 0 1px; border: none } .b-extra-search__prefix { position: absolute; top: 3px; left: -19px; font: 14px/1 PTSansRegular; color: #666 } .b-extra-search__suffix { position: absolute; top: 5px; right: -14px; font-size: 22px; color: #000 } .b-extra-search__apply, .b-extra-search__reset { position: absolute; right: 257px; bottom: 0; padding: 0 0 0 21px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font: 16px/30px PTSansRegular; color: #000 } .b-extra-search__apply:active, .b-extra-search__reset:active { -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px) } .b-extra-search__reset { background: url(../img/b-extra-search__reset.png) 0 50% no-repeat } .b-extra-search__apply { right: 132px; padding: 0 11px 0 33px; background: url(../img/b-extra-search__apply.png) 9px 50% no-repeat #fd0 } .b-links { margin-top: 128px; margin-bottom: 22px } .b-links__col { display: inline-block; width: 165px; vertical-align: top } .b-links__col_num_3 { margin: 0 0 0 16px } .b-links__col_num_4 { margin: 0 0 0 36px } .b-links__col_num_5 { width: 170px; margin: 0 0 0 32px } .b-links__col_num_6 { width: 190px } .b-links__col a { font: 14px/1 PTSansRegular; color: #0085ff } .b-links__col p { margin: 3px 0 11px; } .b-links__label { margin: 0 35px 0 0; text-align: right; text-transform: uppercase; font: 16px/19px PTSansBold; color: #000 } .b-links__private { position: relative; font: 14px/22px PTSansRegular; color: #333 } .b-links__private:before { position: absolute; top: 6px; left: -33px; width: 23px; height: 29px; content: ''; background: url(../img/b-links__private.png) no-repeat } .b-links__private strong { display: block; font: 16px/20px PTSansBold } .b-links__private-note { margin: 20px 0 0; font: 14px/16px PTSansRegular; color: #000 } .b-catalog { margin-top: 152px; margin-bottom: 40px; word-spacing: -.3em } .b-catalog__col-1 { display: inline-block; width: 720px; vertical-align: top; word-spacing: 0 } .b-catalog__col-2 { display: inline-block; width: 200px; margin: 0 0 0 40px; vertical-align: top; word-spacing: 0 } .b-catalog__filter-head { margin: 0 0 0 35px; font: 26px/21px PTSansBold; color: #020202 } .b-catalog__pagination { margin: 60px 0 0 24% } .b-catalog-item { margin: 48px 0 0; word-spacing: -.3em } .b-catalog-item:first-child { margin: 0 } .b-catalog-item__col-1 { display: inline-block; width: 20%; margin: 5px 0 0; text-align: center; vertical-align: top; word-spacing: 0 } .b-catalog-item__col-2 { position: relative; display: inline-block; width: 76%; margin: 0 0 0 4%; padding: 0 0 30px; vertical-align: top; word-spacing: 0; border-bottom: 1px dashed silver } .b-catalog-item__salary { position: relative; display: inline-block; padding: 5px 5px 1px; line-height: 21px; background: #c7d931 } .b-catalog-item__salary:after, .b-catalog-item__salary:before { position: absolute; top: 0; left: -3px; width: 3px; height: 100%; content: ''; background: url(../img/b-catalog-item__salary_before.png) repeat-y; } .b-catalog-item__salary:after { right: -3px; left: auto; background-image: url(../img/b-catalog-item__salary_after.png) } .b-catalog-item__salary_type_interview { padding-top: 1px; line-height: 1 } .b-catalog-item__salary-sum { font-family: PTSansBold; font-size: 21px } .b-catalog-item__salary-rouble { margin: 0 0 0 1px; font-size: 20px; color: #333 } .b-catalog-item__title { display: inline-block; max-width: 70%; text-decoration: none; font: 30px/36px MuseoCyr; color: #000; text-transform: capitalize; } .b-catalog-item_special_yes { position: relative; padding: 0 0 7px } .b-catalog-item_special_yes .b-catalog-item__col-2 { padding: 0; border: none } .b-catalog-item__special-border { position: absolute; top: -16px; right: -20px; bottom: -13px; left: -11px; border: 2px dashed #fdd000 } .b-catalog-item__service-info { position: absolute; top: 9px; right: 0 } .b-catalog-item_relevant_no .b-catalog-item__salary, .b-catalog-item_relevant_no .b-vacancy__genders { opacity: .4 } .b-catalog-item_relevant_no .b-catalog-item__col-1 { position: relative } .b-catalog-item_relevant_no .b-catalog-item__col-1:after { position: absolute; top: -5px; left: 0; width: 124px; height: 102px; content: ''; background: url(../img/b-catalog-item_relevant_no.png) no-repeat } .b-filter { position: relative; margin: 27px 0 0 } .b-filter__border { position: absolute; z-index: -1; top: 0; right: -1px; width: 198px; height: 100%; border-width: 0 1px 1px; border-style: solid; border-color: #d9d9d0; box-shadow: 0 3px 2px -2px #cecec3 } .b-filter__item { overflow: hidden; padding: 8px 0 0 38px } .b-filter__item + .b-filter__item { margin: 13px 0 0 } .b-filter__label { position: relative; margin: 0 0 8px; text-transform: uppercase; font: 16px/1.3 PTSansBold; color: #010101 } .b-filter__label:before { position: absolute; top: 2px; left: -23px; content: '\2014'; font-family: PTSansRegular; font-size: 14px; color: #fb6337 } .b-filter__link { float: left; clear: both; margin: 4px 0; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-size: 14px; color: #3d3d3d } .b-filter__link:before { position: absolute; z-index: -1; left: -2px; width: 206px; height: 19px; content: ''; opacity: 0; background: url(../img/b-filter__link.active.png) no-repeat; -webkit-transition: .1s opacity; transition: .1s opacity } .b-filter__link_type_salary { margin-left: 20px } .b-filter__link.b-active:before { opacity: 1 } .b-filter__link-gender { display: inline-block; width: 19px; height: 20px; cursor: pointer; text-indent: -9999px } .b-filter__link-gender_sex_man { margin: 0 0 0 14px; background: url(../img/b-extra-search__link_sex_man.png) 0 50% no-repeat } .b-filter__link-gender_sex_man.b-active { background: url(../img/b-extra-search__link_sex_man.active_yes.png) 0 50% no-repeat } .b-filter__link-gender_sex_woman { background: url(../img/b-extra-search__link_sex_woman.png) 0 50% no-repeat } .b-filter__link-gender_sex_woman.b-active { background: url(../img/b-extra-search__link_sex_woman.active_yes.png) 0 50% no-repeat } .b-filter__link-prefix { position: absolute; margin: 0 0 0 -21px } .b-filter__add { float: left; clear: both; margin: 4px 0; cursor: pointer; font-size: 14px; color: #117eb4; border-bottom: 1px dotted #117eb4 } .b-filter__add:hover { padding: 0 0 1px; border: none } .b-actions { box-sizing: border-box; width: 147px; padding: 7px 6px 14px; border: 2px dashed #ddd8c4 } .b-actions__note { padding: 0 0 23px; font-size: 12px; line-height: 14px; color: #666; border-bottom: 1px solid #ddd8c4 } .b-actions__note a { text-decoration: none; color: #9dab29 } .b-actions__cost-label { margin: 22px 0 0; text-align: center; text-transform: uppercase; font-size: 12px; font-weight: 700; line-height: 1 } .b-actions__cost { margin: 8px 0 0; text-align: center; font-size: 48px; font-weight: 700; line-height: 1; color: #9dab29 } .b-actions__cost-rouble { color: #000 } .b-actions__button { margin: 21px 0 0 } .b-actions__label { font-family: PTSansBold; font-size: 16px } .b-actions__text { margin: 7px 0; font-size: 16px } .b-actions__salary { margin: 10px 0 0 4px; line-height: 24px } .b-actions__salary_type_interview { padding-top: 1px; line-height: 1 } .b-actions__salary-sum { font-family: PTSansBold; font-size: 24px; color: #b0c02f } .b-actions__salary-rouble { margin: 0 0 0 1px; font-size: 24px; color: #333 } .b-item { position: relative } .b-item__head { max-width: 80%; margin: 0; font: 40px/1 MuseoCyr; text-transform: capitalize; } .b-item__actions { margin: 55px 0 0 } .b-item__controls { margin: 11px 0 0 } .b-item__service-info { display: inline-block; vertical-align: top; font-size: 13px; line-height: 16px } .b-item__clock, .b-item__date, .b-item__id, .b-item__id-label { display: inline-block; vertical-align: middle } .b-item__id-label { font-size: 16px; color: #999 } .b-item__clock { width: 14px; height: 14px; margin: 0 0 0 4px; background: url(../img/b-catalog-item__clock.png) 0 50% no-repeat } .b-item__clock_outdated_yes { background-image: url(../img/b-catalog-item__clock_outdated_yes.png) } .b-resume-photos { position: relative; margin: 26px 0 0; word-spacing: -.3em } .b-resume-photos__previews { position: relative; display: inline-block; width: 192px; height: 165px; vertical-align: top } .b-resume-photos__preview { position: absolute; top: 0; left: 0; opacity: 0; -webkit-transition: .3s opacity; transition: .3s opacity } .b-resume-photos__preview.b-active { opacity: 1 } .b-resume-photos__thumbs { position: relative; display: inline-block; overflow: hidden; width: 288px; height: 95px; vertical-align: top } .b-resume-photos__thumb { cursor: pointer; opacity: .2; -webkit-transition: .3s opacity; transition: .3s opacity } .b-resume-photos__thumb:hover { opacity: .5 } .b-resume-photos__slider { position: absolute; top: 0; left: 0; white-space: nowrap; -webkit-transition: .3s left; transition: .3s left } .b-resume-photos__controls { position: absolute; right: 241px; bottom: 18px; word-spacing: 0; font: 16px/17px PTSansBold; user-select: none; -webkit-user-select: none; } .b-resume-photos__controls .b-pagination__prev { margin-right: 6px; cursor: pointer } .b-resume-photos__controls .b-pagination__next { margin-left: 6px; cursor: pointer } .b-resume-photos__numbers { display: inline-block; vertical-align: top } .b-resume-photos__no-exists { display: inline-block; box-sizing: border-box; width: 432px; margin: 0 0 0 47px; padding: 32px 69px; text-align: center; vertical-align: top; word-spacing: 0; text-transform: uppercase; font: 19px/23px PTSansBold; border: 2px dashed #ddd8c4 } .b-resume-photos .b-pagination__next, .b-resume-photos .b-pagination__prev { margin-top: 1px } .b-resume-item__photo { display: block; width: 120px; height: 130px; margin: 26px auto 0; opacity: .9; -webkit-transition: .3s opacity; transition: .3s opacity } .b-resume-item__photo:hover { opacity: 1 } .b-resume-item__info { margin: 21px 0 0; word-spacing: -.3em } .b-resume-item__info-col { display: inline-block; width: 15%; margin: 0 0 0 4%; vertical-align: top; word-spacing: 0 } .b-resume-item__info-col:first-child { margin: 0 } .b-resume-item__info-col_type_education { width: 25%; margin-left: 3% } .b-resume-item__info-head { font-weight: 700 } .b-resume-item__info-text { margin: 6px 0 0; font-size: 14px; color: #333 } .b-resume-item__info-text p { margin: 6px 0 } .b-resume-item__about { margin: 16px 0 0 } .b-resume-item_special_yes .b-resume-item__info { margin-left: 11px; text-align: left } .b-resume-item_special_yes .b-resume-item__info-col { display: block; width: 100%; margin: 20px 0 0 } .b-resume-item_special_yes .b-resume-item__info-col:first-child { margin: 0 } .b-resume-item_special_yes .b-resume-item__about { margin-top: 22px } .b-resume { position: relative; margin-bottom: 100px } .b-resume__info { margin: 9px 0 0 } .b-resume__col-1 { display: inline-block; width: 300px; vertical-align: top; word-spacing: 0 } .b-resume__col-2 { display: inline-block; width: 485px; vertical-align: top; word-spacing: 0 } .b-resume__row { margin: 31px 0 0 } .b-resume__info-item { display: inline-block; width: 100%; vertical-align: top } .b-resume__info-item_size_s { width: 51px } .b-resume__info-item_size_l { width: 167px; margin: 0 0 0 23px } .b-resume__label { font: 16px/1 PTSansBold } .b-resume__text { margin: 10px 0 0; line-height: 1.4 } .b-resume__about { width: 380px; margin: 30px 0 0 44px } .b-resume .b-resume-photos { margin-top: 51px } .b-resume .b-resume-photos__previews { width: 300px; height: 271px } .b-resume .b-resume-photos__thumbs { width: 480px; height: 157px } .b-resume .b-resume-photos__controls { right: 345px; bottom: 39px; font-family: PTSansBold; font-size: 18px; line-height: 27px } .b-resume .b-pagination__next, .b-resume .b-pagination__prev { width: 15px; height: 27px } .b-resume .b-pagination__prev { background-image: url(../img/b-resume.b-pagination__prev.png) } .b-resume .b-pagination__prev.b-disabled { background-image: url(../img/b-resume.b-pagination__prev.b-disabled.png) } .b-resume .b-pagination__next { background: url(../img/b-resume.b-pagination__next.png) } .b-resume .b-pagination__next.b-disabled { background-image: url(../img/b-resume.b-pagination__next.b-disabled.png) } .b-resume .b-item__service-info { position: absolute; top: 10px; right: 7px } .b-resume .b-offer-link { margin-top: 7px } .b-resume__contacts { overflow: hidden; padding: 10px 20px; font-size: 20px; line-height: 1; color: #fff; background: #b5c342 } .b-resume__name { display: inline-block; max-width: 400px; vertical-align: top; font-family: PTSansBold } .b-resume__phone { float: right; max-width: 200px; margin: 0 0 0 20px } .b-resume__email { float: right; max-width: 250px; margin: 0 0 0 20px; text-align: right; text-decoration: none; color: #fff } .b-vacancy-item__about { margin: 12px 0 0 } .b-vacancy-item__about p { margin: 6px 0 } .b-vacancy-item__company-logo { float: right; margin: 2px 7px 10px 20px } .b-vacancy-item .b-item__controls { margin: 20px 0 0 7px; text-align: left } .b-vacancy-item .b-vacancy__best { margin: 29px 0 0 10px } .b-vacancy-item .b-vacancy__genders { margin: 24px 0 0 16px } .b-vacancy__genders { margin: 14px 0 30px 2px; text-align: left; line-height: 20px } .b-vacancy__gender { display: inline-block; width: 19px; height: 20px; margin: 0 0 0 10px; text-indent: -9999px; opacity: .3 } .b-vacancy__gender_sex_woman { background: url(../img/b-extra-search__link_sex_woman.png) 0 50% no-repeat } .b-vacancy__gender_sex_man { background: url(../img/b-extra-search__link_sex_man.png) 0 50% no-repeat } .b-vacancy__best { box-sizing: border-box; width: 110px; height: 40px; padding: 8px 0 0 50px; text-align: left; text-transform: uppercase; font: 12px/1 PTSansBold; background: url(../img/b-vacancy__best.png) no-repeat } .b-vacancy__company { font-family: PTSansBold } .b-vacancy__about-company { margin: 13px 0 0; padding: 0 0 18px; word-spacing: -.3em; border-bottom: 1px dashed silver } .b-vacancy__company-logo { display: inline-block; width: 63px; margin: 25px 0 0; text-align: center; vertical-align: top } .b-vacancy__company-desc { display: inline-block; width: 700px; margin: 0 0 0 17px; vertical-align: top; word-spacing: 0 } .b-vacancy__info { margin: 24px 0 0; word-spacing: -.3em } .b-vacancy__info-col { display: inline-block; width: 140px; margin: 6px 0; padding: 0 0 0 25px; vertical-align: top; word-spacing: 0; font-size: 16px; line-height: 30px; background-repeat: no-repeat; background-position: 0 50% } .b-vacancy__info-col_type_city { width: 124px; background-image: url(../img/b-vacancy__info-col_type_city.png) } .b-vacancy__info-col_type_employment { width: 184px; padding-left: 36px; background-image: url(../img/b-vacancy__info-col_type_employment.png) } .b-vacancy__info-col_type_move { width: 187px; padding-left: 30px; background-image: url(../img/b-vacancy__info-col_type_move.png) } .b-vacancy__info-col_type_housing { width: 170px; padding-left: 34px; background-image: url(../img/b-vacancy__info-col_type_housing.png) } .b-vacancy__about { margin: 29px 0 0 } .b-vacancy__about-head { font-family: PTSansBold; font-size: 16px } .b-vacancy__about-text { margin: -10px 0 0 } .b-vacancy .b-action-button { font-size: 12px } .b-vacancy .b-item__service-info { position: absolute; top: 10px; right: 7px } .b-add-page { margin-top: 10px; margin-bottom: 100px } .b-add-page__head { margin: 0 0 0 245px; font: 50px/1 MuseoCyr } .b-add-page__sub-head { position: relative; z-index: 10; margin: -3px 0 0; padding: 0 0 17px; text-transform: uppercase; font: 16px/1.2 PTSansBold; background-color: #f2f0e7 } .b-add-page__content { margin: 57px 0 0 } .b-add-page__col-fields, .b-add-page__col-form, .b-add-page__col-spacer, .b-add-page__col-sticker, .b-add-page__field, .b-add-page__label { display: inline-block; vertical-align: top } .b-add-page__col-form { width: 725px } .b-add-page__col-sticker { width: 230px } .b-add-page__col-fields { width: 590px } .b-add-page__col-spacer { width: 130px } .b-add-page__sticker { box-sizing: border-box; width: 229px; height: 122px; padding: 17px 20px 0; background: url(../img/b-add-page__sticker.png) no-repeat } .b-add-page__sticker-head { text-transform: uppercase; font: 18px/1 PTSansBold; color: #b0c02f } .b-add-page__sticker-text { font-size: 16px; line-height: 1.1; color: #333 } .b-add-page__sticker-text p { margin: 5px 20px 0 0 } .b-add-page__row { margin: 0 0 23px } .b-add-page__row_type_spacer { height: 11px } .b-add-page__row_margin_yes { margin-top: 40px } .b-add-page__row_narrow_yes { margin-bottom: 10px } .b-add-page__label { width: 229px; margin: 7px 0 0; text-align: right; font: 16px/1.1 PTSansBold } .b-add-page__field { width: 300px; margin: 0 0 0 20px } .b-add-page__field_wide_yes { width: 330px } .b-add-page__field_nowrap_yes { white-space: nowrap } .b-add-page__section { position: relative; margin: 0 0 20px } .b-add-page__spacer { position: absolute; top: 0; width: 1px; height: 100%; margin: 0 0 0 26px; background-color: #bfb99c } .b-add-page__note { margin: 10px 0 0 } .b-add-page__note p { margin: 10px 5px 0 10px; color: #333 } .b-add-vacancy__gender { display: inline-block; width: 34px; height: 36px; cursor: pointer; vertical-align: top; text-indent: -9999px; background-repeat: no-repeat; background-position: center } .b-add-vacancy__gender_type_female { background-image: url(../img/b-add-vacancy__gender_type_female.png) } .b-add-vacancy__gender_type_female.b-active { background-image: url(../img/b-add-vacancy__gender_type_female.b-active.png) } .b-add-vacancy__gender_type_male { background-image: url(../img/b-add-vacancy__gender_type_male.png) } .b-add-vacancy__gender_type_male.b-active { background-image: url(../img/b-add-vacancy__gender_type_male.b-active.png) } .b-add-vacancy__gender-separate { display: inline-block; margin: 10px 12px 0; vertical-align: top; font-size: 16px; line-height: 1 } .b-add-vacancy__salary-to { margin-left: 28px } .b-add-vacancy__salary-rouble { display: inline-block; margin: 3px 0 0 15px; vertical-align: top; font-size: 26px } .b-add-vacancy__to-draft { display: inline-block; margin: 10px 0 0 10px; vertical-align: top; font-size: 16px; line-height: 1 } .b-add-vacancy__to-draft a { display: inline-block; margin: 0 0 0 10px; vertical-align: top } .b-add-vacancy__label { margin-top: 8px; padding-left: 62px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; vertical-align: top } .b-registration__file { position: relative; margin: 8px 0 0 32px; vertical-align: top; font-size: 16px; line-height: 18px; color: #0085ff; border-bottom: 1px dashed } .b-registration__file:after { position: absolute; top: 0; left: -32px; width: 25px; height: 20px; content: ''; background: url(../img/b-registration__file.png) no-repeat } .b-registration__file:hover { padding-bottom: 1px; border: none } .b-lk-header__form { display: inline-block; padding: 53px 0 72px 80px } .b-lk-header__form-head { padding: 0 0 19px 186px; font: 40px/1 MuseoCyr } .b-lk-header__row { margin: 22px 0 } .b-lk-header__row_type_submit { margin-top: 30px } .b-lk-header__row_type_gap { height: 38px } .b-lk-header__label { display: inline-block; width: 170px; margin: 7px 0 0; text-align: right; vertical-align: top } .b-lk-header__field { display: inline-block; width: 300px; margin: 0 0 0 14px; vertical-align: top } .b-lk-pwd-change { display: none } .b-lk-pwd-change__row-submit { text-align: right } .b-lk-settings { display: none } .b-lk-settings__row-submit { margin-left: 187px } .b-lk-settings__label-logo { margin-top: 21px } .b-lk-settings__file { position: relative; margin: 21px 0 0 10px; vertical-align: top; font-size: 16px; line-height: 1; color: #0085ff; border-bottom: 1px dashed } .b-lk-settings__textarea { height: 113px } .b-lk-search { display: none } .b-lk-search .b-search { margin-top: 20px; padding-left: 187px } .b-lk-search .b-search__input { width: 646px } .b-lk-basket { padding: 30px 0 0 100px } .b-lk-basket__head { display: inline-block; vertical-align: middle; font: 40px/1 MuseoCyr } .b-lk-basket__inside { display: inline-block; vertical-align: middle; font: 16px/32px PTSansRegular } .b-lk-basket__count { display: inline-block; width: 32px; height: 32px; vertical-align: middle; font: 28px/32px PTSansRegular; border-radius: 32px; background-color: #fdd100; box-shadow: 0 0 1px 0 rgba(253, 209, 0, .5) } .b-lk-basket__content { margin: 10px 0 0 } .b-lk-basket__col-1 { display: inline-block; width: 560px; vertical-align: top } .b-lk-basket__col-2 { display: inline-block; width: 140px; margin: 0 0 0 20px; vertical-align: top } .b-lk-basket__row { margin: 40px 0 0; font: 16px/20px PTSansRegular } .b-lk-basket__row_type_head { text-transform: uppercase; font-family: PTSansBold; font-size: 14px } .b-lk-basket__checkbox, .b-lk-basket__hint, .b-lk-basket__service { display: inline-block; vertical-align: top } .b-lk-basket__note { color: #666 } .b-lk-basket__sum { font: 14px/19px PTSansBold; display: inline-block; vertical-align: bottom } .b-lk-basket__cost { font-size: 25px; line-height: 1 } .b-lk-basket__payment { margin: 40px 0 0 } .b-lk { margin-top: 62px; margin-bottom: 40px; word-spacing: -.3em } .b-lk_col-1 { display: inline-block; width: 220px; vertical-align: top; word-spacing: 0 } .b-lk_col-2 { display: inline-block; box-sizing: border-box; width: 694px; margin: 0 0 0 46px; padding: 22px 0; vertical-align: top; word-spacing: 0; border: 1px dashed #d1cec2 } .b-lk__menu { overflow: hidden; padding: 0 6px 0 0 } .b-lk__link { position: relative; float: right; clear: both; margin: 0 0 12px; padding: 0 8px 0 11px; text-decoration: none; font: 16px/28px PTSansBold; color: #000 } .b-lk__link:hover { color: #fb6337 } .b-lk__link.b-active { background-color: #ffdc00; box-shadow: inset 0 5px 2px -3px #b68900 } .b-lk__link.b-active:after { position: absolute; top: 0; right: -6px; width: 6px; height: 28px; content: ''; background: url(../img/b-lk__link.b-active.png) no-repeat } .b-lk__link.b-active:hover { color: #000 } .b-lk_head { margin: 0 22px 20px; word-spacing: 0; font: 26px/1 MuseoCyr } .b-lk__leafs { word-spacing: -.3em } .b-lk__outsides { margin: 10px 23px 15px; padding: 45px 0 0; word-spacing: -.3em; border-top: 1px dotted #d9d6cc } .b-lk__outside { display: inline-block; box-sizing: border-box; width: 323px; padding: 0 0 0 35px; word-spacing: 0 } .b-lk__outside_type_drafts .b-lk__outside-head:before { left: -36px; width: 25px; height: 31px; background-image: url(../img/b-lk__outside-head_type_drafts.png) } .b-lk__outside_type_archive .b-lk__outside-head:before { width: 30px; height: 30px; background-image: url(../img/b-lk__outside-head_type_archives.png) } .b-lk__outside_size_l { width: 100% } .b-lk__outside-head { position: relative; text-transform: uppercase; font-family: PTSansBold; line-height: 30px } .b-lk__outside-head:before { position: absolute; top: 0; left: -39px; content: ''; background-repeat: no-repeat; background-position: 0 0 } .b-lk__outside-items { width: 100%; margin: 12px 0 0; font-size: 13px; line-height: 1; border: none } .b-lk__outside-items tr:hover .b-lk__outside-controls { visibility: visible; opacity: 1 } .b-lk__outside-items th { text-align: left; font-size: 16px; font-weight: 400; color: #999 } .b-lk__outside-items td { padding-top: 5px; padding-right: 7px; vertical-align: top; line-height: 16px } .b-lk__outside-clock { background: url(../img/b-catalog-item__clock.png) 0 50% no-repeat } .b-lk__outside-position { width: 112px; padding-left: 5px; font-size: 16px } .b-lk__outside-controls { visibility: hidden; width: 44px; opacity: 0; -webkit-transition: opacity .2s, visibility .2s; transition: opacity .2s, visibility .2s } .b-lk__list { position: relative; margin: 0 22px } .b-lk__list:after { position: absolute; right: 0; bottom: 0; left: 0; height: 1px; content: ''; background-color: #fff } .b-lk__empty { min-height: 170px; margin: 41px 42px 48px; padding: 0 155px 0 0; text-align: right; word-spacing: 0; background: url(../img/b-lk__empty.png) 100% 0 no-repeat } .b-lk__empty-text { font: 28px/30px MuseoCyr; color: #000 } .b-lk__empty-text p { margin: 0 } .b-lk__empty-link { display: inline-block; margin: 18px 4px 0 0; text-transform: uppercase; font: 14px/20px PTSansBold } .b-lk .b-resume__contacts { margin: -22px 0 20px } .b-lk .b-resume__col-2 { width: 340px } .b-lk .b-resume__about { width: auto; margin-left: 50px } .b-lk .b-resume .b-actions { position: relative; box-sizing: border-box; width: 100%; padding: 8px 6px 7px; border: none; background: #faf7e0 } .b-lk .b-resume .b-actions_type_bought { padding: 12px 15px 11px } .b-lk .b-resume .b-actions__note { display: inline-block; width: 140px; margin: 0 0 0 60px; padding: 0; vertical-align: middle; border: none } .b-lk .b-resume .b-actions__cost { display: inline-block; margin: 0 0 0 10px; vertical-align: middle } .b-lk .b-resume .b-offer-link { vertical-align: middle } .b-lk .b-resume .b-action-button { margin: 0 0 0 20px; vertical-align: middle } .b-lk .b-resume .b-resume-photos { margin-top: 42px } .b-lk .b-resume .b-resume-photos__previews { width: 300px; height: 271px } .b-lk .b-resume .b-resume-photos__thumbs { width: 320px; height: 157px } .b-lk .b-resume .b-resume-photos__controls { right: 200px; bottom: 40px; font-size: 18px; line-height: 27px } .b-lk .b-resume .b-pagination__next, .b-lk .b-resume .b-pagination__prev { width: 15px; height: 27px } .b-lk .b-resume .b-pagination__prev { background-image: url(../img/b-resume.b-pagination__prev.png) } .b-lk .b-resume .b-pagination__prev.b-disabled { background-image: url(../img/b-resume.b-pagination__prev.b-disabled.png) } .b-lk .b-resume .b-pagination__next { background-image: url(../img/b-resume.b-pagination__next.png) } .b-lk .b-resume .b-pagination__next.b-disabled { background-image: url(../img/b-resume.b-pagination__next.b-disabled.png) } .b-lk .b-resume .b-item { margin-right: 16px; margin-left: 16px } .b-lk .b-resume .b-item__service-info { position: absolute; top: 10px; right: 0 } .b-lk .b-resume .b-item__actions { margin-top: 50px } .b-lk .b-resume .b-item__controls { margin-top: 30px; margin-left: 5px } .b-lk .b-resume .b-delete-button, .b-lk .b-resume .b-print-button { width: auto; margin-right: 20px; padding-left: 40px; text-indent: 0; line-height: 32px; color: #333 } .b-lk .b-vacancy .b-item { margin-right: 16px; margin-left: 16px } .b-lk .b-vacancy .b-item__service-info { position: absolute; top: 10px; right: 0 } .b-lk .b-vacancy__company-desc { width: 580px } .b-lk .b-vacancy__about { margin-top: 0 } .b-lk__controls { visibility: hidden; opacity: 0; -webkit-transition: opacity .2s, visibility .2s; transition: opacity .2s, visibility .2s } .b-lk-resume { display: inline-block; width: 186px; margin: 0 22px 30px; vertical-align: top; word-spacing: 0 } .b-lk-resume:hover .b-lk-resume__controls { visibility: visible; opacity: 1 } .b-lk-resume__user { margin-top: 7px; margin-bottom: 6px } .b-lk-resume__user-logo { display: inline-block; overflow: hidden; width: 45px; height: 45px; vertical-align: top; border-radius: 50%; box-shadow: 0 0 1px 0 #fff } .b-lk-resume__user-info { display: inline-block; width: 104px; margin: 0 0 0 3px; vertical-align: top; line-height: 1 } .b-lk-resume__position { font-size: 16px; color: #9dab29 } .b-lk-resume__name { width: 90%; margin: 3px 0 0; color: #000 } .b-lk-resume__link { text-decoration: none } .b-lk-resume__row { margin: 2px 0 } .b-lk-resume__label { display: inline-block; line-height: 1; color: #666 } .b-lk-resume__data { display: inline-block; margin: 0 0 0 10px } .b-lk-resume__salary-sum { margin: 0 0 0 -8px; font-size: 16px; line-height: 1 } .b-lk-resume__salary-rouble { margin: 0 0 0 2px; font-size: 18px; line-height: 1 } .b-lk-resume__phone { font-family: PTSansBold; font-size: 16px } .b-lk-resume__email { margin: 5px 0 0 } .b-lk-resume__controls { margin: 16px 0 0 } .b-lk-resume .b-item__service-info { margin: 0 0 15px } .b-lk-resume .b-lk-resume__controls { visibility: hidden; overflow: hidden; opacity: 0; -webkit-transition: opacity .2s, visibility .2s; transition: opacity .2s, visibility .2s } .b-lk-resume .b-special-button { float: left; margin: 0 0 0 1px } .b-lk-resume .b-edit-button, .b-lk-resume .b-print-button { float: right; margin: 0 9px 0 0 } .b-lk-resume .b-delete-button { float: right; margin: 0 0 0 5px } .b-lk-resume__offer-btn { float: right } .b-lk-resumes { width: 100%; margin: 20px 0 0; table-layout: fixed; color: #000; border: none } .b-lk-resumes tr:hover .b-lk__outside-controls { visibility: visible; opacity: 1 } .b-lk-resumes td, .b-lk-resumes th { padding-top: 7px; padding-bottom: 7px } .b-lk-resumes th { text-align: left; font-size: 16px; font-weight: 400; line-height: 16px; color: #999 } .b-lk-resumes td { vertical-align: middle } .b-lk-resumes__clock, .b-lk-resumes__id { width: 15% } .b-lk-resumes__user { overflow: hidden; width: 42%; padding-right: 20px; padding-left: 20px } .b-lk-resumes__link { text-decoration: none } .b-lk-resumes__city { width: 22%; padding-left: 20px } .b-lk-resumes__age { display: none; width: 11%; padding-left: 20px } .b-lk-resumes__controls { width: 24%; text-align: right } .b-lk-resumes__controls .b-lk__outside-controls { width: 100% } .b-lk-resumes__controls .b-print-button { margin: 0 10px 0 0 } .b-lk-resumes__logo { float: left; margin: 0 10px 0 0 } .b-lk-resumes__position { margin: 8px 0 0; text-transform: uppercase; font-size: 14px; line-height: 1; color: #a4b137 } .b-lk-resumes__name { color: #000 } .b-lk-resumes_type_favorite { width: 94%; margin: 10px 20px } .b-lk-resumes_type_favorite .b-lk-resumes__age { display: table-cell } .b-lk-resumes_type_favorite .b-lk-resumes__clock, .b-lk-resumes_type_favorite .b-lk-resumes__id { width: 14% } .b-lk-resumes_type_favorite .b-lk-resumes__user { width: 40% } .b-lk-resumes_type_favorite .b-lk-resumes__city { width: 20% } .b-lk-resumes_type_favorite .b-lk-resumes__controls { width: 18% } .b-lk-resumes__item { display: inline-block; width: 200px; margin: 0 8px; vertical-align: top } .b-lk-resumes__date { color: #000 } .b-lk-resumes .b-item__clock { margin-left: 0 } .b-lk-vacancy__position { text-decoration: none; font-size: 20px; line-height: 1; color: #000 } .b-lk-vacancy__salary-to { margin: -13px 0 0 } .b-lk-vacancy__salary-to .b-lk-resume__salary-rouble { font-size: 28px } .b-lk-vacancy__answers { height: 19px; margin-top: 1px; margin-left: 4px; padding: 0 6px; text-align: center; vertical-align: top; font-size: 13px; line-height: 20px; color: #fff; border-radius: 10px; background: #8a8a88 } .b-lk-vacancy__answers_count_some { background: #9dab29 } .b-lk-vacancy__expire-date { margin-left: 0; color: #9dab29 } .b-lk-vacancy__expire-date_invalid_soon { color: #fb6337 } .b-lk-vacancy__cols { margin: 40px 0 0 } .b-lk-vacancy__actions { display: inline-block; width: 150px; vertical-align: top } .b-lk-vacancy__text { display: inline-block; width: 495px; margin: 0 0 0 10px; vertical-align: top } .b-lk-vacancy__controls { margin: 0 16px; padding: 0 0 20px; border-bottom: 1px solid #d1cec2 } .b-lk-vacancy__controls .b-delete-button, .b-lk-vacancy__controls .b-edit-button, .b-lk-vacancy__controls .b-public-button, .b-lk-vacancy__controls .b-special-button { width: auto; margin-left: 20px; padding-left: 40px; vertical-align: middle; text-indent: 0; line-height: 32px; color: #333 } .b-lk-vacancy__controls .b-special-button { width: 141px; margin: 0 53px 0 0; padding-top: 7px; padding-left: 50px; text-transform: uppercase; font: 12px/1.1 PTSansBold } .b-lk-vacancy__resumes { margin: 25px 16px 30px; padding: 0 0 35px; border-bottom: 1px solid #d1cec2 } .b-lk-vacancy__resumes_mode_full .b-lk-vacancy__resumes-list_type_short { height: 0; opacity: 0 } .b-lk-vacancy__resumes_mode_full .b-lk-vacancy__resumes-list_type_full { height: auto; opacity: 1 } .b-lk-vacancy__resumes-head { margin: 0 0 10px; text-transform: uppercase; font: 16px/1 PTSansBold; color: #000 } .b-lk-vacancy__resumes-list { overflow: hidden; opacity: 0; -webkit-transition: opacity .5s; transition: opacity .5s; will-change: opacity } .b-lk-vacancy__resumes-list_type_short { height: auto; opacity: 1 } .b-lk-vacancy__resumes-list_type_short .b-lk-resumes__position { margin-top: 0 } .b-lk-vacancy__resumes-list_type_full { height: 0 } .b-lk-vacancy__resumes-controls { margin: 25px 0 0; text-align: center; text-transform: uppercase; line-height: 1 } .b-lk-vacancy__resumes-controls span { display: inline-block; cursor: pointer; color: #0085ff; border-bottom: 1px dotted #0085ff } .b-lk-vacancy__resumes-controls span:hover { padding: 0 0 1px; border: none } .b-leaf { position: relative; border-width: 0 1px 1px; border-style: solid; border-color: #f1eeeb; border-radius: 0 0 17px; background: #fefbf8; box-shadow: 0 4px 3px -3px rgba(0, 0, 0, .4), inset 0 120px 70px -60px #faf6f4 } .b-leaf:after { position: absolute; right: 0; bottom: -1px; width: 18px; height: 14px; content: ''; background: url(../img/b-leaf.png) no-repeat } .b-leaf__row { width: 156px; margin-right: auto; margin-left: auto; padding: 8px 0; border-top: 1px dotted #d5d3d0 } .b-leaf__row:first-child { border: none } .b-lk-vacancy-item .b-item__controls { margin-top: 30px } .b-lk-vacancy-item__info { margin: 23px 0 0 7px; text-align: left } .b-lk-vacancy-item__info_type_response { margin-top: 15px } .b-lk-vacancy-item__info_type_response .b-lk-vacancy-item__info-data { margin: 4px 0 0; padding: 0 0 4px 33px; line-height: 17px; background: url(../img/b-lk-vacancy-item__offer-data_type_date.png) 0 3px no-repeat } .b-lk-vacancy-item__info-data { margin: 2px 0 8px } .b-lk-vacancy-item__info-label { font-family: PTSansBold } .b-lk-subscribe { margin: 40px 0 0; word-spacing: 0 } .b-lk-subscribe_col-1 { display: inline-block; width: 130px; margin: 0 0 0 30px; vertical-align: top } .b-lk-subscribe_col-2 { display: inline-block; width: 400px; margin: 0 0 0 60px; vertical-align: top } .b-lk-subscribe .b-extra-search__col { margin: 0 0 50px } .b-lk-subscribe__section { margin: 16px 0 16px 9px; font-size: 16px; line-height: 1 } .b-lk-subscribe__section.b-active .b-lk-subscribe__label, .b-lk-subscribe__section.b-active .b-text-note { font-family: PTSansBold } .b-lk-subscribe__label { padding-left: 75px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-size: 16px; line-height: 24px } .b-lk-details { display: inline-block; margin: 0 40px } .b-lk-details__row { margin: 20px 0 } .b-lk-details__row_type_head { margin-top: 0; margin-bottom: 25px } .b-lk-details__row_type_controls { margin-top: 28px; text-align: right; font-size: 16px } .b-lk-details__col { display: inline-block; vertical-align: top } .b-lk-details__col_type_label { width: 144px; margin: 8px 0 0; padding: 0 18px 0 0; text-align: right } .b-lk-details__col_type_field { width: 300px } .b-lk-details__head { text-transform: uppercase; font: 16px/1 PTSansBold; color: #000 } .b-lk-details__submit-btn { margin: 0 6px 0 0 } .b-lk-details__cancel-link { display: inline-block; margin: 0 0 0 4px; text-decoration: none; line-height: 20px; color: #fb6337; border-bottom: 1px dotted } .b-lk-details__cancel-link:hover { padding: 0 0 1px; border: none } .b-lk-managers { font-size: 16px } .b-lk-managers__list { margin: 0 20px; table-layout: fixed; color: #000; border: none } .b-lk-managers__list tr:hover .b-lk__controls { visibility: visible; opacity: 1 } .b-lk-managers__list td, .b-lk-managers__list th { padding: 16px 15px 10px 0 } .b-lk-managers__list th { padding-top: 0; padding-bottom: 18px; text-align: left; font-family: PTSansBold; font-weight: 400; line-height: 1; color: #000; border-bottom: 1px dotted #d9d6cc } .b-lk-managers__list td { vertical-align: top } .b-lk-managers__in-vacancies { width: 17% } .b-lk-managers__name { width: 26% } .b-lk-managers__position { width: 19% } .b-lk-managers__contacts { width: 25% } .b-lk-managers__contacts p { margin: 0 } .b-lk-managers__controls { width: 13% } .b-lk-managers__vacancy-icon { position: relative; width: 23px; height: 29px; margin: 6px 0 0; cursor: pointer; background: url(../img/b-vacancy-icon.png) no-repeat } .b-lk-managers__count { position: absolute; right: -6px; bottom: -3px; min-width: 17px; height: 17px; text-align: center; line-height: 17px; color: #fff; border-radius: 17px; background-color: #9dab29; box-shadow: 0 0 1px 0 rgba(157, 171, 41, .5) } .b-lk-managers__count_empty_yes { background-color: #000; box-shadow: 0 0 1px 0 rgba(0, 0, 0, .5) } .b-lk-managers__new { margin: 17px 71px 0; padding: 26px 0 0; text-align: right; border-top: 1px dotted #d9d6cc } .b-lk-managers__add-button { position: relative; display: inline-block; cursor: pointer; line-height: 1; color: #0085ff; border-bottom: 1px dotted } .b-lk-managers__add-button:hover { padding-bottom: 1px; border: none } .b-lk-managers__add-button:before { position: absolute; top: -1px; left: -29px; width: 21px; height: 21px; content: ''; background: url(../img/b-lk-managers__add-button.png) no-repeat } .b-lk-managers__form { display: inline-block; height: 0; opacity: 0; width: 415px; -webkit-transition: opacity .2s; transition: opacity .2s; text-align: left; overflow: hidden } .b-lk-managers__form-head { margin: 0 0 25px; text-align: right; text-transform: uppercase; font-family: PTSansBold } .b-lk-managers__form-row { margin: 0 0 20px } .b-lk-managers__form-row_type_submit { text-align: right } .b-lk-managers__form.b-active { opacity: 1; height: auto } .b-lk-managers__label { display: inline-block; width: 94px; margin: 8px 0 0; text-align: right; vertical-align: top } .b-lk-managers__field { display: inline-block; width: 300px; margin: 0 0 0 16px; vertical-align: top } .b-lk-managers__submit-or { display: inline-block; margin: 5px 0 0 8px; vertical-align: top } .b-lk-managers__cancel { cursor: pointer; line-height: 1; color: #fb6337; border-bottom: 1px dotted } .b-lk-managers__cancel:hover { padding-bottom: 1px; border: none } .b-modal { position: fixed; z-index: 200; top: 0; right: 0; bottom: 0; left: 0; display: none; opacity: 0; outline: 0; -webkit-transition: opacity .2s linear; transition: opacity .2s linear } .b-modal.in { opacity: 1 } .b-modal.in > .b-modal__dialog { top: 50% } .b-modal__dialog { position: absolute; top: 30%; left: 50%; box-sizing: border-box; width: 450px; padding: 31px 33px; border-radius: 4px; background-color: #fff; -webkit-transition: top .3s ease-out; transition: top .3s ease-out; -webkit-transform: translate(-50%, -60%); -ms-transform: translate(-50%, -60%); transform: translate(-50%, -60%) } .b-modal__content { color: #000 } .b-modal__close { position: absolute; top: -2px; right: 4px; padding: 0; cursor: pointer; font: 700 30px/1 MuseoCyr; opacity: .8; color: #000; border: none; background: 0 0; -webkit-transition: opacity .3s; transition: opacity .3s } .b-modal__close:hover { opacity: 1 } .b-modal__title { margin: 0; font: 34px/1 MuseoCyr } .b-modal__body { margin: 10px 0 0 3px; font-size: 16px } .b-modal__body p, .b-modal__footer { margin: 10px 0 } .modal-backdrop { position: fixed; z-index: 190; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; background: #7a7c7c; -webkit-transition: opacity .2s linear; transition: opacity .2s linear } .modal-backdrop.in { opacity: .7 } .b-modal-resume__note { min-height: 40px; margin: 25px 47px 0 2px; padding: 0 0 0 49px; font-family: PTSansItalic; font-size: 14px; color: #666; background: url(../img/b-modal-resume__note.png) no-repeat } .b-modal-resume__note p { margin: 0 } .b-modal-publish__body { margin: 58px 0 0 13px } .b-modal-publish__title { text-align: center } .b-modal-publish__sub-title { margin: 5px 0 0; text-align: center; font: 14px/1 PTSansRegular } .b-modal-publish__section + .b-modal-publish__section { margin: 58px 0 0 } .b-modal-publish__tariff { display: inline-block; width: 200px; vertical-align: top } .b-modal-publish__data { box-sizing: border-box; padding: 0 0 0 32px } .b-modal-publish__name { padding-left: 32px; text-transform: uppercase; font-family: PTSansBold; font-size: 16px; color: #5a5a5a } .b-modal-publish__name_priority_high { font-size: 20px; color: #fdd000 } .b-modal-publish__desc { line-height: 1.1 } .b-modal-publish__desc p { margin: 10px 0 } .b-modal-publish__image { display: inline-block; margin: 8px 0 0 } .b-modal-publish__link { display: inline-block; margin: 3px 0 0 } .b-modal-publish__controls { display: inline-block; visibility: hidden; width: 150px; margin: 0 0 0 15px; text-align: center; vertical-align: top; opacity: 0; -webkit-transition: opacity .2s; transition: opacity .2s } .b-modal-publish__controls.b-active { visibility: visible; opacity: 1 } .b-modal-publish__cost { margin: 0 0 9px; font: 36px/1 PTSansBold } .b-modal-enter__logo { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%) } .b-modal-enter__logo img { width: 81px } .b-modal-enter__dialog { width: 470px; padding: 112px 100px 18px } .b-modal-enter__body { margin: 25px 0 0 } .b-modal-enter__title { text-align: center; font-size: 24px } .b-modal-enter__row { margin: 0 0 18px } .b-modal-enter__row_margin_yes { margin-top: 30px } .b-modal-enter__variant { display: inline-block; width: 122px; margin: 0 5px; vertical-align: top } .b-modal-enter__label { font-size: 14px } .b-modal-enter__button { width: 100% } .b-modal-fos__dialog { width: 430px; padding: 40px 80px 13px } .b-modal-fos__body { margin: 25px 0 0 } .b-modal-fos__title { text-align: center; font-size: 30px } .b-modal-fos__row { margin: 0 0 24px } .b-modal-fos__row_submit_yes { margin-top: 30px; text-align: right } .b-modal-text__dialog { overflow-y: scroll; width: 70%; height: 90%; -webkit-transform: translate(-50%, -52%); -ms-transform: translate(-50%, -52%); transform: translate(-50%, -52%); pading-left: 100px; pading-right: 100px } .b-modal-text__body { margin: 0 } .b-modal-text__content { padding-bottom: 30px } .b-modal-text .b-content ol { margin-left: 44px } .b-modal-text .b-content ol > li:before { margin: 0 0 0 -70px } .b-modal-text .b-content ol ol { margin-left: 0 } .b-modal-notify__dialog { -webkit-transform: translate(-50%, -70%); -ms-transform: translate(-50%, -70%); transform: translate(-50%, -70%) } .b-modal-notify__title { text-align: center; font-size: 30px } .b-modal-notify__body { margin: 25px 0 0; text-align: center } .b-modal-notify__cancel, .b-modal-notify__ok { display: inline-block; margin: 0 20px; vertical-align: top } .b-modal-city__dialog { top: 100px; left: 100px; width: auto; min-width: 280px; padding: 30px 20px 25px; -webkit-transform: none; -ms-transform: none; transform: none } .b-modal-city__dialog:before { position: absolute; top: -20px; left: 25px; content: ''; border: 10px solid transparent; border-bottom: 10px solid #fff } .b-modal-city__label { text-transform: uppercase; font: 16px/1 PTSansBold } .b-modal-city__name { margin: 5px 0 0; font: 40px/1 MuseoCyr } .b-modal-city__controls { margin: 30px 0 0; text-align: center } .b-modal-city__other { display: inline-block; margin: 9px 17px 0 0; cursor: pointer; vertical-align: top; font: 16px/1 PTSansBold; color: #fb6337 } .b-modal-cities__dialog { width: 600px; padding-bottom: 25px; -webkit-transform: translate(-50%, -70%); -ms-transform: translate(-50%, -70%); transform: translate(-50%, -70%) } .b-modal-cities__title { text-align: center; font-size: 30px } .b-modal-cities__body { margin: 25px 0 0; -webkit-column-gap: 50px; -moz-column-gap: 50px; column-gap: 50px; -webkit-columns: 3; -moz-columns: 3; columns: 3 } .b-modal-cities__item { width: 150px } .b-modal-cities__link { margin: 0 0 10px; cursor: pointer; white-space: nowrap } .b-modal-cities__link:hover { color: #fb6337 } .b-modal-cities__link.b-active { font-family: PTSansBold; color: #fb6337 } .b-footer { box-sizing: border-box; height: 70px; padding: 27px 9px 0 } .b-footer__copyright { display: inline-block; margin: 0 165px 0 0; font: 16px/18px PTSansRegular; color: #3d3d3d } .b-footer__copyright p { margin: 0; } .b-footer__link { display: inline-block; margin: 0 29px 0 0; font: 14px/1 PTSansRegular; color: #3d3d3d }
web/css/main.css
@charset "UTF-8"; html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block } audio, canvas, progress, video { display: inline-block; vertical-align: baseline } audio:not([controls]) { display: none; height: 0 } [hidden], template { display: none } a { background-color: transparent } a:active, a:hover { outline: 0 } abbr[title] { border-bottom: 1px dotted } b, strong { font-weight: 700 } dfn { font-style: italic } h1 { font-size: 2em; margin: .67em 0 } mark { background: #ff0; color: #000 } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } sup { top: -.5em } sub { bottom: -.25em } img { border: 0 } svg:not(:root) { overflow: hidden } figure { margin: 1em 40px } hr { box-sizing: content-box } pre { overflow: auto } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0 } button { overflow: visible } button, select { text-transform: none } button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer } button[disabled], html input[disabled] { cursor: default } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 } input { line-height: normal } input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0 } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto } input[type=search] { -webkit-appearance: textfield; box-sizing: content-box } input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none } legend { border: 0; padding: 0 } textarea { overflow: auto } optgroup { font-weight: 700 } table { border-collapse: collapse; border-spacing: 0 } td, th { padding: 0 } .selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder { visibility: visible !important; border: 0 !important; background: #f2f2f2 !important; background: rgba(0, 0, 0, .06) !important; box-shadow: inset 0 0 12px 4px #fff } .selectize-control.plugin-drag_drop .ui-sortable-placeholder::after { visibility: hidden; content: '!' } .selectize-control.plugin-drag_drop .ui-sortable-helper { box-shadow: 0 2px 5px rgba(0, 0, 0, .2) } .selectize-dropdown-header { position: relative; padding: 5px 8px; border-bottom: 1px solid #d0d0d0; border-radius: 3px 3px 0 0; background: #f8f8f8 } .selectize-dropdown-header-close { position: absolute; top: 50%; right: 8px; margin-top: -12px; font-size: 20px !important; line-height: 20px; opacity: .4; color: #303030 } .selectize-dropdown-header-close:hover { color: #000 } .selectize-dropdown.plugin-optgroup_columns .optgroup { float: left; box-sizing: border-box; border-top: 0 none; border-right: 1px solid #f2f2f2 } .selectize-dropdown.plugin-optgroup_columns .optgroup:last-child { border-right: 0 none } .selectize-dropdown.plugin-optgroup_columns .optgroup:before { display: none } .selectize-dropdown.plugin-optgroup_columns .optgroup-header { border-top: 0 none } .selectize-control.plugin-remove_button [data-value] { position: relative; padding-right: 24px !important } .selectize-control.plugin-remove_button [data-value] .remove { position: absolute; z-index: 1; top: 0; right: 0; bottom: 0; display: inline-block; box-sizing: border-box; width: 17px; padding: 2px 0 0; text-align: center; vertical-align: middle; text-decoration: none; font-size: 12px; font-weight: 700; color: inherit; border-left: 1px solid #d0d0d0; border-radius: 0 2px 2px 0 } .selectize-control.plugin-remove_button [data-value] .remove:hover { background: rgba(0, 0, 0, .05) } .selectize-control.plugin-remove_button [data-value].active .remove { border-left-color: #cacaca } .selectize-control.plugin-remove_button .disabled [data-value] .remove:hover { background: 0 0 } .selectize-control.plugin-remove_button .disabled [data-value] .remove { border-left-color: #fff } .selectize-control { position: relative } .selectize-dropdown, .selectize-input, .selectize-input input { -webkit-font-smoothing: inherit } .selectize-control.single .selectize-input.input-active, .selectize-input { display: inline-block; cursor: text; background: #fff } .selectize-input { position: relative; z-index: 1; display: inline-block; overflow: hidden; box-sizing: border-box; width: 100%; height: 100%; padding: 0 7px; border-radius: 3px } .selectize-control.multi .selectize-input.has-items { padding: 6px 8px 3px } .selectize-input.full { background-color: #fff } .selectize-input.disabled, .selectize-input.disabled * { cursor: default !important } .selectize-input.dropdown-active { border-radius: 3px 3px 0 0 } .selectize-input > * { display: inline-block; zoom: 1; vertical-align: baseline } .selectize-control.multi .selectize-input > div { margin: 0 3px 3px 0; padding: 2px 6px; cursor: pointer; color: #303030; border: 0 solid #d0d0d0; background: #f2f2f2 } .selectize-control.multi .selectize-input > div.active { color: #303030; border: 0 solid #cacaca; background: #e8e8e8 } .selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active { color: #7d7d7d; border: 0 solid #fff; background: #fff } .selectize-input > input { display: inline-block !important; max-width: 100% !important; min-height: 0 !important; max-height: none !important; margin: 0 2px 0 0 !important; padding: 0 !important; -webkit-user-select: auto !important; text-indent: 0 !important; line-height: inherit !important; border: 0 !important; background: none !important; box-shadow: none !important } .selectize-input > input::-ms-clear { display: none } .selectize-input > input:focus { outline: 0 !important } .selectize-input::after { display: block; clear: left; content: ' ' } .selectize-input.dropdown-active::before { position: absolute; right: 0; bottom: 0; left: 0; display: block; height: 1px; content: ' '; background: #f0f0f0 } .selectize-dropdown { position: absolute; z-index: 50; box-sizing: border-box; margin: -1px 0 0; border: 1px solid #d0d0d0; border-top: 0 none; border-radius: 0 0 3px 3px; background: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, .1) } .selectize-dropdown [data-selectable] { overflow: hidden; cursor: pointer } .selectize-dropdown [data-selectable] .highlight { border-radius: 1px; background: rgba(125, 168, 208, .2) } .selectize-dropdown .optgroup-header, .selectize-dropdown [data-selectable] { padding: 0 7px } .selectize-dropdown .optgroup:first-child .optgroup-header { border-top: 0 none } .selectize-dropdown .optgroup-header { cursor: default; color: #303030; background: #fff } .selectize-dropdown .active { color: #495c68; background-color: #f5fafd } .selectize-dropdown .active.create { color: #495c68 } .selectize-dropdown .create { color: rgba(48, 48, 48, .5) } .selectize-dropdown-content { overflow-x: hidden; overflow-y: auto; max-height: 200px; background: #fff; box-shadow: 0 4px 10px -5px rgba(0, 0, 0, .5) } .selectize-control.single .selectize-input, .selectize-control.single .selectize-input input { cursor: pointer } .selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input { cursor: text } .selectize-control.single .selectize-input:after { position: absolute; top: 50%; right: 15px; display: block; width: 0; height: 0; margin-top: -3px; content: ' '; border-width: 5px 5px 0; border-style: solid; border-color: gray transparent transparent } .selectize-control.single .selectize-input.dropdown-active:after { margin-top: -4px; border-width: 0 5px 5px; border-color: transparent transparent gray } .selectize-control.rtl.single .selectize-input:after { right: auto; left: 15px } .selectize-control.rtl .selectize-input > input { margin: 0 4px 0 -2px !important } .selectize-control .selectize-input.disabled { opacity: .5; background-color: #fafafa } button, html, input, select, textarea { color: #000 } body { font: 14px/1.3 PTSansRegular, Arial, Helvetica, sans-serif; color: #000 } 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: .2em 0; background: #ccc; color: #000; padding: .2em 0 } a { color: #0085ff } a:hover { text-decoration: none } .i-text-hidden { background-color: transparent; border: 0; overflow: hidden } .i-text-hidden:before { content: ""; display: block; width: 0; height: 100% } .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 } .i-clearfix:after, .i-clearfix:before { content: " "; display: table } .i-clearfix:after { clear: both } @media print { * { background: 0 0 !important; color: #000 !important; 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) ")" } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: "" } blockquote, pre { border: 1px solid #999; page-break-inside: avoid } thead { display: table-header-group } img, tr { page-break-inside: avoid } img { max-width: 100% !important } @page { margin: .5cm } h2, h3, p { orphans: 3; widows: 3 } h2, h3 { page-break-after: avoid } } @font-face { font-family: PTSansRegular; src: local("PT Sans"), local("PTSansRegular"), url(fonts/PTSans.Regular.woff) format("woff"), url(fonts/PTSans.Regular.ttf) format("truetype"), url(fonts/PTSans.Regular.svg#PTSans-Regular) format("svg") } @font-face { font-family: PTSansBold; src: local("PT Sans Bold"), local("PTSansBold"), url(fonts/PTSans.Bold.woff) format("woff"), url(fonts/PTSans.Bold.ttf) format("truetype"), url(fonts/PTSans.Bold.svg#PTSans-Bold) format("svg") } @font-face { font-family: PTSansItalic; src: local("PT Sans Italic"), local("PTSansItalic"), url(fonts/PTSans.Italic.woff) format("woff"), url(fonts/PTSans.Italic.ttf) format("truetype"), url(fonts/PTSans.Italic.svg#PTSans-Italic) format("svg") } @font-face { font-family: PTSansBoldItalic; src: local("PT Sans Bold Italic"), local("PTSansBoldItalic"), url(fonts/PTSans.Bold.Italic.woff) format("woff"), url(fonts/PTSans.Bold.Italic.ttf) format("truetype"), url(fonts/PTSans.Bold.Italic.svg#PTSans-BoldItalic) format("svg") } @font-face { font-family: PTSansNarrow; src: local("PT Sans Narrow"), local("PTSansNarrow"), url(fonts/PTSans.Narrow.woff) format("woff"), url(fonts/PTSans.Narrow.ttf) format("truetype"), url(fonts/PTSans.Narrow.svg#PTSans-Narrow) format("svg") } @font-face { font-family: PTSansNarrowBold; src: local("PT Sans Narrow Bold"), local("PTSansNarrowBold"), url(fonts/PTSans.Narrow.Bold.woff) format("woff"), url(fonts/PTSans.Narrow.Bold.ttf) format("truetype"), url(fonts/PTSans.Narrow.Bold.svg#PTSans-NarrowBold) format("svg") } @font-face { font-family: MuseoCyr; src: local("Museo Cyr"), local("MuseoCyr"); src: url(fonts/museo_cyrillic_500.eot); src: url(fonts/museo_cyrillic_500.eot?#iefix) format("embedded-opentype"), url(fonts/museo_cyrillic_500.woff) format("woff"), url(fonts/museo_cyrillic_500.ttf) format("truetype") } @font-face { font-family: rouble; src: local("ALS Rubl"), local("rouble"); src: url(fonts/rouble.eot) format("embedded-opentype"), url(fonts/rouble.woff) format("woff"), url(fonts/rouble.ttf) format("truetype") } .b-form__text { box-sizing: border-box; width: 100%; height: 36px; padding: 0 10px; font-size: 16px; line-height: 36px; color: #333; border: 1px solid #737d86; border-radius: 4px } .b-form__text_size_l { height: 41px; font-size: 20px; line-height: 41px } .b-form__text_size_s { width: 89px } .b-form__text::-webkit-input-placeholder { color: #666 } .b-form__text::-moz-placeholder { color: #666 } .b-form__text:-ms-input-placeholder { color: #666 } .b-form__text::placeholder { color: #666 } .b-form__password { box-sizing: border-box; width: 100%; height: 36px; padding: 0 57px 0 10px; font-size: 16px; line-height: 36px; color: #333; border: 1px solid #737d86; border-radius: 4px; background: url(../img/b-lk-pwd-change__secret-field.png) 95% 50% no-repeat } .b-form__label { display: inline-block; font: 16px/20px PTSansBold; color: #000 } .b-form__label_for_checkbox { padding: 0 0 0 26px; font-family: PTSansRegular; line-height: 19px } .b-form__label_for_slider-checkbox { padding: 0 0 0 70px; font-family: PTSansRegular; line-height: 24px } .b-form__label_for_radio { padding: 0 0 0 26px; font-family: PTSansRegular; line-height: 19px } .b-form__select { box-sizing: border-box; width: 100%; height: 36px; cursor: pointer; font-size: 16px; line-height: 36px; color: #333; border: 1px solid #737d86; border-radius: 4px } .b-form__textarea { box-sizing: border-box; width: 100%; height: 88px; padding: 5px 10px; resize: none; font-size: 16px; line-height: 1.2; color: #333; border: 1px solid #737d86; border-radius: 4px } .b-form__textarea::-webkit-input-placeholder { color: #666 } .b-form__textarea::-moz-placeholder { color: #666 } .b-form__textarea:-ms-input-placeholder { color: #666 } .b-form__textarea::placeholder { color: #666 } .b-form__radio { display: none } .b-form__radio + .b-form__label { position: relative; cursor: pointer } .b-form__radio + .b-form__label:before { position: absolute; top: 1px; left: 0; overflow: hidden; width: 19px; height: 19px; content: ''; border-radius: 50%; background-color: #ececec; box-shadow: inset 0 3px 5px -1px rgba(0, 0, 0, .4) } .b-form__radio:checked + .b-form__label:before { background-color: #fede00 } .b-form__checkbox { display: none } .b-form__checkbox + .b-form__label { position: relative; cursor: pointer } .b-form__checkbox + .b-form__label:before { position: absolute; top: 1px; left: 0; width: 19px; height: 19px; content: ''; border-radius: 4px; background-color: #ececec; box-shadow: inset 0 3px 5px -1px rgba(0, 0, 0, .4) } .b-form__checkbox + .b-form__label .b-form__label-checked { display: none } .b-form__checkbox + .b-form__label .b-form__label-unchecked { display: block } .b-form__checkbox:checked + .b-form__label:before { background-color: #fede00 } .b-form__checkbox:checked + .b-form__label .b-form__label-checked { display: block } .b-form__checkbox:checked + .b-form__label .b-form__label-unchecked { display: none } .b-form__checkbox_slider_yes + .b-form__label:before { position: absolute; top: 0; left: 0; width: 51px; height: 24px; content: ''; border-radius: 24px; background-color: #f2f0e7; box-shadow: 0 1px 2px -1px #53524f inset; -webkit-transition: background-color .2s linear; transition: background-color .2s linear } .b-form__checkbox_slider_yes + .b-form__label:after { position: absolute; z-index: 20; top: 2px; left: 2px; width: 20px; height: 20px; content: ''; border-radius: 50%; background: #e7e7e7; box-shadow: 0 1px 2px -1px #53524f; -webkit-transition: left .2s linear; transition: left .2s linear } .b-form__checkbox_slider_yes:checked + .b-form__label:before { background-color: #b0d030 } .b-form__checkbox_slider_yes:checked + .b-form__label:after { left: 29px } .b-form__checkbox_color_red + .b-form__label:before { position: absolute; top: 0; left: 0; width: 51px; height: 24px; content: ''; border-radius: 24px; background-color: #fb6337; box-shadow: 0 1px 2px -1px #53524f inset; -webkit-transition: background-color .2s linear; transition: background-color .2s linear } .b-form__checkbox_label_bold:checked + .b-form__label { font-family: PTSansBold } .bootstrap-filestyle { display: inline-block; cursor: pointer } .bootstrap-filestyle label { cursor: pointer } .bootstrap-filestyle .quant-files-filestyle, .bootstrap-filestyle i { display: none } .b-button { display: inline-block; height: 40px; padding: 0 20px; cursor: pointer; text-transform: uppercase; text-decoration: none; font: 18px/40px PTSansBold; color: #000; border: none; border-radius: 3px; background-color: #ffde00; box-shadow: inset 0 -2px 0 0 #e2ae0e, 0 4px 4px -2px rgba(0, 0, 0, .2); -webkit-transition: background-color .2s; transition: background-color .2s } .b-button:hover { background-color: #fee300 } .b-button:active { -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px) } .b-action-button { display: inline-block; height: 34px; padding: 0 8px; cursor: pointer; text-align: center; text-decoration: none; text-transform: uppercase; font: 14px/35px PTSansBold; color: #000; border: none; border-radius: 3px; background-color: #ffde00; box-shadow: inset 0 -2px 0 0 #e2ae0e, 0 2px 7px -2px rgba(0, 0, 0, .2); -webkit-transition: background-color .2s; transition: background-color .2s } .b-action-button:hover { background-color: #fee300 } .b-action-button:active { -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px) } .b-pay-button { display: inline-block; height: 42px; padding: 0 15px; cursor: pointer; text-align: center; text-decoration: none; text-transform: uppercase; font: 16px/42px PTSansBold; color: #fff; border: none; border-radius: 3px; background-color: #abba2d; box-shadow: inset 0 -2px 0 0 #747f15, 0 2px 7px -2px rgba(0, 0, 0, .2); -webkit-transition: background-color .2s; transition: background-color .2s } .b-pay-button:hover { background-color: #bfcf39 } .b-pay-button:active { -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px) } .b-publish-button { display: inline-block; height: 39px; padding: 0 8px; cursor: pointer; text-align: center; text-decoration: none; text-transform: uppercase; font: 14px/39px PTSansBold; color: #fff; border: none; border-radius: 3px; background-color: #a6b52c; box-shadow: inset 0 -2px 0 0 #747f15, 0 2px 7px -2px rgba(0, 0, 0, .2); -webkit-transition: background-color .2s; transition: background-color .2s } .b-publish-button:hover { background-color: #b6c632 } .b-publish-button:active { -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px) } .b-back-link { position: relative; display: inline-block; padding: 0 12px; cursor: pointer; text-decoration: none; font-size: 14px; line-height: 26px; opacity: .8; color: #619eef; border-width: 2px 2px 2px 0; border-style: solid; border-color: #9ac5fd } .b-back-link:before { position: absolute; top: -2px; left: -6px; width: 6px; height: 30px; content: ''; background: url(../img/b-back-link.png) no-repeat } .b-back-link:hover { opacity: 1 } .b-print-link { display: inline-block; padding: 0 0 0 33px; font-size: 14px; line-height: 20px; background: url(../img/b-print-link.png) no-repeat } .b-favorite-link { position: relative; display: inline-block; margin: 0 0 0 26px; cursor: pointer; vertical-align: top; color: #0085ff; border-bottom: 1px dotted #0085ff } .b-favorite-link:before { position: absolute; top: 4px; left: -18px; width: 13px; height: 13px; content: ''; background: url(../img/b-favorite-link.png) no-repeat } .b-favorite-link:hover { padding-bottom: 1px; border: none } .b-offer-link { position: relative; display: inline-block; margin: 0 0 0 26px; cursor: pointer; vertical-align: top; color: #9dab29; border-bottom: 1px dotted #9dab29 } .b-offer-link:before { position: absolute; top: 6px; left: -16px; width: 9px; height: 12px; content: ''; background: url(../img/b-offer-link.png) no-repeat } .b-offer-link:hover { padding-bottom: 1px; border: none } .b-cancel-button { display: inline-block; height: 40px; padding: 0 20px; cursor: pointer; text-transform: uppercase; font: 18px/40px PTSansBold; border: none; border-radius: 3px; background-color: #c4c4bb; box-shadow: inset 0 -2px 0 0 #9e9e98, 0 4px 4px -2px rgba(0, 0, 0, .2); -webkit-transition: background-color .2s; transition: background-color .2s } .b-cancel-button:hover { background-color: #d5d5cb } .b-cancel-button:active { -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px) } .b-lk-search-button { display: inline-block; padding: 0 8px 0 34px; cursor: pointer; text-transform: uppercase; font: 16px/36px PTSansBold; border: 1px dashed #000; background: url(../img/b-lk-search-button.png) 9px 50% no-repeat; -webkit-transition: background-color .3s; transition: background-color .3s } .b-lk-search-button:hover { background-color: #e9e7de } .b-ajax-link { display: inline-block; cursor: pointer; text-decoration: none; line-height: 1; color: #0085ff; border-bottom: 1px dotted } .b-ajax-link:hover { padding-bottom: 1px; border: none } .b-delete-button, .b-edit-button, .b-print-button, .b-public-button, .b-special-button, .b-update-button { display: inline-block; box-sizing: border-box; width: 32px; height: 32px; cursor: pointer; text-decoration: none; text-indent: -9999px; opacity: .8; background-repeat: no-repeat; background-position: 0 0; -webkit-transition: opacity .3s; transition: opacity .3s } .b-delete-button:hover, .b-edit-button:hover, .b-print-button:hover, .b-public-button:hover, .b-special-button:hover, .b-update-button:hover { opacity: 1 } .b-delete-button_size_s, .b-edit-button_size_s, .b-print-button_size_s, .b-public-button_size_s, .b-special-button_size_s, .b-update-button_size_s { width: 20px; height: 20px } .b-delete-button_size_l, .b-edit-button_size_l, .b-print-button_size_l, .b-public-button_size_l, .b-special-button_size_l, .b-update-button_size_l { width: 40px; height: 40px } .b-delete-button_label_yes, .b-edit-button_label_yes, .b-print-button_label_yes, .b-public-button_label_yes, .b-special-button_label_yes, .b-update-button_label_yes { padding: 0 0 0 41px; text-indent: 0; line-height: 32px } .b-special-button { background-image: url(../img/b-special-button.png) } .b-special-button_size_l { background-image: url(../img/b-special-button_size_l.png) } .b-print-button { background-image: url(../img/b-print-button.png) } .b-update-button { background-image: url(../img/b-update-button.png) } .b-edit-button { background-image: url(../img/b-edit-button.png) } .b-edit-button_size_s { background-image: url(../img/b-edit-button_size_s.png) } .b-delete-button { background-image: url(../img/b-delete-button.png) } .b-delete-button_size_s { background-image: url(../img/b-delete-button_size_s.png) } .b-public-button { background-image: url(../img/b-public-button.png) } .i-check { position: absolute; z-index: 300; top: 0; left: 50%; width: 960px; height: 4000px; margin: 4px 0 0 -443px; pointer-events: none; opacity: .5; background-repeat: no-repeat; background-position: 0 0 } html { overflow-y: scroll } body, html { height: 100% } .b-page_theme_gray { background: #f2f0e7 } .l-wrapper { box-sizing: border-box; min-height: 100%; margin: 0 0 -70px; padding: 0 0 70px } .b-wrapper { width: 960px; margin: 0 auto } .b-curtain { position: absolute; z-index: -1; top: 0; left: 0; width: 100%; min-width: 960px; height: 141px; background: #f2f0e7; -webkit-transition: height .5s; transition: height .5s } .b-curtain:after { position: absolute; top: 100%; left: 50%; width: 176px; height: 41px; margin: 0 0 0 -347px; content: ''; background: url(../img/b-curtain.png) no-repeat } .b-curtain.b-active { height: 864px } .b-curtain_type_inner { height: 321px } .b-curtain_type_inner.b-active { height: 690px } .b-curtain_type_employee-lk { height: 240px } .b-curtain_type_employee-lk:after { margin-left: -236px } .b-curtain_type_employee-lk.b-active { height: 690px } .i-expander__gap { display: inline-block; height: 100%; vertical-align: middle } .i-expander__content { display: inline-block; vertical-align: middle } .b-rouble { font-family: rouble } .b-adult { position: absolute; top: 8px; left: 90px } .b-adult_type_inner { top: 0; left: 70px } .b-adult__circle { width: 43px; height: 42px; cursor: pointer; text-indent: 10px; font: 20px/42px MuseoCyr; color: #000; background: url(../img/b-splash__adult.png) no-repeat } .b-adult__circle:hover { color: #fb6337 } .b-adult__note { position: absolute; top: 38px; left: -144px; width: 150px; font: 14px/18px PTSansRegular; color: #3d3d3d; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg) } .b-adult__note:after { position: absolute; top: 61px; left: 31px; width: 66px; height: 30px; content: ''; background: url(../img/b-splash__adult-note.png) no-repeat; -webkit-transform: rotate(-270deg); -ms-transform: rotate(-270deg); transform: rotate(-270deg) } .b-area { margin-top: 130px; margin-bottom: 40px; word-spacing: -.3em } .b-area_col-1 { display: inline-block; width: 150px; margin: 7px 0 0; vertical-align: top; word-spacing: 0 } .b-area_col-2 { position: relative; display: inline-block; width: 790px; margin: 0 0 0 20px; vertical-align: top; word-spacing: 0 } .b-pagination__next, .b-pagination__prev { display: inline-block; width: 15px; height: 17px; margin: 3px 15px 0 0; vertical-align: top; text-decoration: none; text-indent: -9999px; opacity: .8 } .b-pagination__next:hover, .b-pagination__prev:hover { opacity: 1 } .b-pagination__prev { background: url(../img/b-pagination__prev.png) no-repeat } .b-pagination__prev.b-disabled { background-image: url(../img/b-pagination__prev.b-disabled.png); pointer-events: none; } .b-pagination__next { margin-right: 0; margin-left: 15px; background: url(../img/b-pagination__next.png) no-repeat } .b-pagination__next.b-disabled { background-image: url(../img/b-pagination__next.b-disabled.png); pointer-events: none; } .b-pagination__item { display: inline-block; padding: 4px 7px; vertical-align: top; text-decoration: none; font-size: 14px; font-weight: 700; line-height: 1; opacity: .8; color: #333 } .b-pagination__item:hover { opacity: 1 } .b-pagination__item_active_yes { opacity: 1; border-radius: 3px; background: #fede00 } .b-pagination__dots { display: inline-block; margin: 0 3px; font-size: 14px; line-height: 1; color: #333 } .b-text-note { font-family: PTSansRegular; color: #9dab29 } .b-content { overflow: hidden } .b-content h1, .b-content h2, .b-content h3, .b-content h4, .b-content h5, .b-content h6 { margin: 20px 0; font: 16px/1.2 MuseoCyr } .b-content h1 { margin: 0 0 30px; font-size: 40px } .b-content h2 { font-size: 30px; color: #242121 } .b-content h3 { font-size: 22px; color: #242121 } .b-content h4 { font-size: 20px; color: #242121 } .b-content h5 { font-size: 18px; color: #242121 } .b-content h6 { font-size: 16px; color: #242121 } .b-content p { margin: 20px 0; color: #242121 } .b-content ol { margin: 20px 0; padding: 0; counter-reset: list } .b-content ol > li { list-style: none; counter-increment: list } .b-content ol > li:before { position: absolute; min-width: 50px; margin: 0 0 0 -79px; content: counter(list); text-align: right; color: #0b0b0b } .b-content ol ol { counter-reset: list-2 } .b-content ol ol > li { counter-increment: list-2 } .b-content ol ol > li:before { content: counter(list) "." counter(list-2) } .b-content ul { margin: 20px 0 20px 20px; padding: 0 } .b-content ul > li { list-style: none } .b-content ul > li:before { position: absolute; margin: 0 0 0 -22px; content: '\2014'; color: #242121 } .b-content ul > li p { margin: 9px 0 } .b-content ul.b-content__tick-list > li:before { width: 11px; height: 9px; margin-top: 5px; content: ''; background: url(../img/b-content__tick-list.png) no-repeat } .b-content table { width: 100%; border: none } .b-content table td { padding: 5px; border: 1px solid #242121 } .b-header { position: relative; height: 141px } .b-header__city { position: absolute; top: 42px; left: 33px } .b-header__city-link { cursor: pointer; text-decoration: none; font: 16px/1 PTSansRegular; color: #333; border-bottom: 1px dotted } .b-header__city-link:hover { border: none } .b-header__city-link.b-active { position: absolute; pointer-events: none; color: #ffe100 } .b-header__logo { position: absolute; top: 0; left: 171px } .b-header__logo_left_yes { left: 10px } .b-header__add-resume, .b-header__add-vacancy { position: absolute; top: 37px; left: 349px; padding: 6px 9px 7px; cursor: pointer; text-decoration: none; font: 16px/18px PTSansRegular; color: #3d3d3d; border: 2px solid transparent; border-radius: 5px; -webkit-transition: background-color .2s; transition: background-color .2s } .b-header__add-vacancy { border-color: #9ac5fd } .b-header__add-vacancy:hover { background-color: #c2dcfd } .b-header__add-resume { position: absolute; left: 543px; padding-right: 14px; padding-left: 14px; border-color: #f7da4b } .b-header__add-resume:hover { background-color: #fee778 } .b-header__enter { position: absolute; top: 43px; right: 10px; cursor: pointer; text-decoration: none; font: 16px/20px PTSansRegular; color: #3d3d3d; border-bottom: 1px dashed #3d3d3d } .b-header__enter:hover { border: none } .b-header__user { position: absolute; top: 32px; right: 10px } .b-header__user-name { display: inline-block; max-width: 130px; margin: 0 10px 0 0; text-align: right; vertical-align: middle; text-decoration: none; font-size: 14px; line-height: 19px; color: #3d3d3d } .b-header__user-logo { display: inline-block; overflow: hidden; vertical-align: middle; text-decoration: none; border-radius: 50%; box-shadow: 0 0 1px 0 #fff } .b-header_type_employer .b-header__add-vacancy { left: 543px } .b-header-lk { height: 240px } .b-header-lk__user { position: absolute; top: 50px; left: 263px } .b-header-lk__user-logo { display: inline-block; overflow: hidden; width: 65px; height: 65px; text-align: center; vertical-align: top; border: 1px solid #fb6337; border-radius: 50%; box-shadow: 0 0 1px 0 #fb6337 } .b-header-lk__user-info { display: inline-block; max-width: 360px; margin: 3px 0 0 11px; vertical-align: top } .b-header-lk__label { font: 18px/1 PTSansBold } .b-header-lk__user-name { display: inline-block; margin: 8px 0 0; text-decoration: none; font: 34px/1 MuseoCyr; color: #000 } .b-header-lk__controls { position: absolute; top: 30px; right: 11px } .b-header-lk__controls-item { display: inline-block; padding: 0 0 0 33px; cursor: pointer; text-decoration: none; font-size: 14px; line-height: 28px; position: relative; color: #333 } .b-header-lk__controls-item:before { position: absolute; top: -1px; left: 0; height: 32px; content: ''; width: 32px; background-repeat: no-repeat; background-position: 50% 45% } .b-header-lk__controls-item_type_password:before { background-image: url(../img/b-header-lk__controls-item_type_password.png) } .b-header-lk__controls-item_type_settings { margin: 0 0 0 25px } .b-header-lk__controls-item_type_settings:before { background-image: url(../img/b-header-lk__controls-item_type_settings.png) } .b-header-lk__controls-item_type_exit { margin: 0 0 0 25px } .b-header-lk__controls-item_type_exit:before { background-image: url(../img/b-header-lk__controls-item_type_exit.png) } .b-header-lk__controls-item.b-active, .b-header-lk__controls-item:hover { color: #fb6337 } .b-header-lk__controls-item.b-active:before { border-radius: 50%; background-color: #fd0; box-shadow: 0 0 1px 0 #fd0, inset 0 3px 3px 0 rgba(0, 0, 0, .5) } .b-header-lk__search-button { position: absolute; right: 10px; bottom: 37px } .b-header-lk__add-resume, .b-header-lk__add-vacancy { position: absolute; bottom: 39px } .b-header-lk__add-resume { left: 239px } .b-header-lk__add-vacancy { left: 187px } .b-header-lk__menu { position: absolute; bottom: 44px; left: 426px; max-width: 410px } .b-header-lk__menu-item { display: inline-block; height: 27px; margin: 0 13px; padding: 0 0 0 35px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-transform: uppercase; font: 14px/27px PTSansBold; background-repeat: no-repeat; background-position: 0 50% } .b-header-lk__menu-item_type_shop { background-image: url(../img/b-header-lk__menu-item_type_shop.png) } .b-header-lk__menu-item_type_basket { padding-left: 30px; background-image: url(../img/b-header-lk__menu-item_type_basket.png) } .b-header-lk__menu-item_type_account { padding-left: 31px; background-image: url(../img/b-header-lk__menu-item_type_account.png) } .b-header-lk__menu-item:hover { color: #fb6337 } .b-header-lk .b-header__logo { left: 101px } .b-splash { position: relative; box-sizing: border-box; margin-top: 82px; padding: 0 0 0 166px } .b-splash__head { word-spacing: -3px; font: 60px/1 MuseoCyr; color: #333 } .b-splash__subhead { margin: 8px 0 0 5px; word-spacing: 0; font: 14px/1 PTSansRegular; color: #333 } .b-search { position: relative; box-sizing: border-box; margin-top: 54px; padding: 0 0 0 170px } .b-search__input { display: inline-block; width: 540px; vertical-align: top } .b-search__button { display: inline-block; margin: 0 0 0 15px; vertical-align: top } .b-search__controls { width: 540px; margin: 13px 0 0; vertical-align: top } .b-search__control { display: inline-block; padding: 0 7px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font: 16px/26px PTSansRegular; color: #333 } .b-search__control_type_resume { margin: 0 0 0 11px } .b-search__control_type_extra { float: right; margin: 0 2px 0 0; padding: 0 0 0 23px; background: url(../img/b-search-control_type_extra.png) 0 50% no-repeat } .b-search__control.b-active { position: relative; color: #000; border-radius: 3px; background: #fdd300; box-shadow: 0 5px 2px -3px #a77b00 inset } .b-search__control.b-active:before { position: absolute; top: 0; left: 50%; width: 19px; height: 9px; margin: -5px 0 0 -10px; content: ''; background: url(../img/b-search__control_active_yes.png) no-repeat } .b-search__line { position: absolute; width: 659px; height: 1px; margin: 74px 0 0; background: #c9c9c9 } .b-extra-search { position: relative; display: none; margin-top: 34px; word-spacing: -.3em } .b-extra-search__inner { position: relative } .b-extra-search__col { display: inline-block; width: 160px; vertical-align: top; word-spacing: 0 } .b-extra-search__label { margin: 0 10px 14px; text-transform: uppercase; font: 16px/19px PTSansBold; color: #010101 } .b-extra-search__link { position: relative; float: left; clear: both; margin: 4px 0 4px 4px; padding: 3px 5px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font: 14px/1 PTSansRegular; color: #000; -webkit-transition: background-color .1s; transition: background-color .1s } .b-extra-search__link_type_salary { margin-left: 28px } .b-extra-search__link.b-active { background-color: #fdd400 } .b-extra-search__link_sex_man, .b-extra-search__link_sex_woman { margin-bottom: 2px; padding-left: 34px } .b-extra-search__link_sex_man { background: url(../img/b-extra-search__link_sex_man.png) 5px 50% no-repeat } .b-extra-search__link_sex_man.b-active { background: url(../img/b-extra-search__link_sex_man.active_yes.png) 5px 50% no-repeat } .b-extra-search__link_sex_woman { background: url(../img/b-extra-search__link_sex_woman.png) 5px 50% no-repeat } .b-extra-search__link_sex_woman.b-active { background: url(../img/b-extra-search__link_sex_woman.active_yes.png) 5px 50% no-repeat } .b-extra-search__remove { display: inline-block; width: 10px; height: 10px; margin: 0 2px 0 -16px; background: url(../img/b-extra-search__remove.png) no-repeat } .b-extra-search__add { float: left; margin: 7px 0 0 9px; cursor: pointer; font: 14px/16px PTSansRegular; color: #117eb4; border-bottom: 1px dotted #117eb4 } .b-extra-search__add:hover { padding: 0 0 1px; border: none } .b-extra-search__prefix { position: absolute; top: 3px; left: -19px; font: 14px/1 PTSansRegular; color: #666 } .b-extra-search__suffix { position: absolute; top: 5px; right: -14px; font-size: 22px; color: #000 } .b-extra-search__apply, .b-extra-search__reset { position: absolute; right: 257px; bottom: 0; padding: 0 0 0 21px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font: 16px/30px PTSansRegular; color: #000 } .b-extra-search__apply:active, .b-extra-search__reset:active { -webkit-transform: translateY(1px); -ms-transform: translateY(1px); transform: translateY(1px) } .b-extra-search__reset { background: url(../img/b-extra-search__reset.png) 0 50% no-repeat } .b-extra-search__apply { right: 132px; padding: 0 11px 0 33px; background: url(../img/b-extra-search__apply.png) 9px 50% no-repeat #fd0 } .b-links { margin-top: 128px; margin-bottom: 22px } .b-links__col { display: inline-block; width: 165px; vertical-align: top } .b-links__col_num_3 { margin: 0 0 0 16px } .b-links__col_num_4 { margin: 0 0 0 36px } .b-links__col_num_5 { width: 170px; margin: 0 0 0 32px } .b-links__col_num_6 { width: 190px } .b-links__col a { font: 14px/1 PTSansRegular; color: #0085ff } .b-links__col p { margin: 3px 0 11px; } .b-links__label { margin: 0 35px 0 0; text-align: right; text-transform: uppercase; font: 16px/19px PTSansBold; color: #000 } .b-links__private { position: relative; font: 14px/22px PTSansRegular; color: #333 } .b-links__private:before { position: absolute; top: 6px; left: -33px; width: 23px; height: 29px; content: ''; background: url(../img/b-links__private.png) no-repeat } .b-links__private strong { display: block; font: 16px/20px PTSansBold } .b-links__private-note { margin: 20px 0 0; font: 14px/16px PTSansRegular; color: #000 } .b-catalog { margin-top: 152px; margin-bottom: 40px; word-spacing: -.3em } .b-catalog__col-1 { display: inline-block; width: 720px; vertical-align: top; word-spacing: 0 } .b-catalog__col-2 { display: inline-block; width: 200px; margin: 0 0 0 40px; vertical-align: top; word-spacing: 0 } .b-catalog__filter-head { margin: 0 0 0 35px; font: 26px/21px PTSansBold; color: #020202 } .b-catalog__pagination { margin: 60px 0 0 24% } .b-catalog-item { margin: 48px 0 0; word-spacing: -.3em } .b-catalog-item:first-child { margin: 0 } .b-catalog-item__col-1 { display: inline-block; width: 20%; margin: 5px 0 0; text-align: center; vertical-align: top; word-spacing: 0 } .b-catalog-item__col-2 { position: relative; display: inline-block; width: 76%; margin: 0 0 0 4%; padding: 0 0 30px; vertical-align: top; word-spacing: 0; border-bottom: 1px dashed silver } .b-catalog-item__salary { position: relative; display: inline-block; padding: 5px 5px 1px; line-height: 21px; background: #c7d931 } .b-catalog-item__salary:after, .b-catalog-item__salary:before { position: absolute; top: 0; left: -3px; width: 3px; height: 100%; content: ''; background: url(../img/b-catalog-item__salary_before.png) repeat-y; } .b-catalog-item__salary:after { right: -3px; left: auto; background-image: url(../img/b-catalog-item__salary_after.png) } .b-catalog-item__salary_type_interview { padding-top: 1px; line-height: 1 } .b-catalog-item__salary-sum { font-family: PTSansBold; font-size: 21px } .b-catalog-item__salary-rouble { margin: 0 0 0 1px; font-size: 20px; color: #333 } .b-catalog-item__title { display: inline-block; max-width: 70%; text-decoration: none; font: 30px/36px MuseoCyr; color: #000; text-transform: capitalize; } .b-catalog-item_special_yes { position: relative; padding: 0 0 7px } .b-catalog-item_special_yes .b-catalog-item__col-2 { padding: 0; border: none } .b-catalog-item__special-border { position: absolute; top: -16px; right: -20px; bottom: -13px; left: -11px; border: 2px dashed #fdd000 } .b-catalog-item__service-info { position: absolute; top: 9px; right: 0 } .b-catalog-item_relevant_no .b-catalog-item__salary, .b-catalog-item_relevant_no .b-vacancy__genders { opacity: .4 } .b-catalog-item_relevant_no .b-catalog-item__col-1 { position: relative } .b-catalog-item_relevant_no .b-catalog-item__col-1:after { position: absolute; top: -5px; left: 0; width: 124px; height: 102px; content: ''; background: url(../img/b-catalog-item_relevant_no.png) no-repeat } .b-filter { position: relative; margin: 27px 0 0 } .b-filter__border { position: absolute; z-index: -1; top: 0; right: -1px; width: 198px; height: 100%; border-width: 0 1px 1px; border-style: solid; border-color: #d9d9d0; box-shadow: 0 3px 2px -2px #cecec3 } .b-filter__item { overflow: hidden; padding: 8px 0 0 38px } .b-filter__item + .b-filter__item { margin: 13px 0 0 } .b-filter__label { position: relative; margin: 0 0 8px; text-transform: uppercase; font: 16px/1.3 PTSansBold; color: #010101 } .b-filter__label:before { position: absolute; top: 2px; left: -23px; content: '\2014'; font-family: PTSansRegular; font-size: 14px; color: #fb6337 } .b-filter__link { float: left; clear: both; margin: 4px 0; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-size: 14px; color: #3d3d3d } .b-filter__link:before { position: absolute; z-index: -1; left: -2px; width: 206px; height: 19px; content: ''; opacity: 0; background: url(../img/b-filter__link.active.png) no-repeat; -webkit-transition: .1s opacity; transition: .1s opacity } .b-filter__link_type_salary { margin-left: 20px } .b-filter__link.b-active:before { opacity: 1 } .b-filter__link-gender { display: inline-block; width: 19px; height: 20px; cursor: pointer; text-indent: -9999px } .b-filter__link-gender_sex_man { margin: 0 0 0 14px; background: url(../img/b-extra-search__link_sex_man.png) 0 50% no-repeat } .b-filter__link-gender_sex_man.b-active { background: url(../img/b-extra-search__link_sex_man.active_yes.png) 0 50% no-repeat } .b-filter__link-gender_sex_woman { background: url(../img/b-extra-search__link_sex_woman.png) 0 50% no-repeat } .b-filter__link-gender_sex_woman.b-active { background: url(../img/b-extra-search__link_sex_woman.active_yes.png) 0 50% no-repeat } .b-filter__link-prefix { position: absolute; margin: 0 0 0 -21px } .b-filter__add { float: left; clear: both; margin: 4px 0; cursor: pointer; font-size: 14px; color: #117eb4; border-bottom: 1px dotted #117eb4 } .b-filter__add:hover { padding: 0 0 1px; border: none } .b-actions { box-sizing: border-box; width: 147px; padding: 7px 6px 14px; border: 2px dashed #ddd8c4 } .b-actions__note { padding: 0 0 23px; font-size: 12px; line-height: 14px; color: #666; border-bottom: 1px solid #ddd8c4 } .b-actions__note a { text-decoration: none; color: #9dab29 } .b-actions__cost-label { margin: 22px 0 0; text-align: center; text-transform: uppercase; font-size: 12px; font-weight: 700; line-height: 1 } .b-actions__cost { margin: 8px 0 0; text-align: center; font-size: 48px; font-weight: 700; line-height: 1; color: #9dab29 } .b-actions__cost-rouble { color: #000 } .b-actions__button { margin: 21px 0 0 } .b-actions__label { font-family: PTSansBold; font-size: 16px } .b-actions__text { margin: 7px 0; font-size: 16px } .b-actions__salary { margin: 10px 0 0 4px; line-height: 24px } .b-actions__salary_type_interview { padding-top: 1px; line-height: 1 } .b-actions__salary-sum { font-family: PTSansBold; font-size: 24px; color: #b0c02f } .b-actions__salary-rouble { margin: 0 0 0 1px; font-size: 24px; color: #333 } .b-item { position: relative } .b-item__head { max-width: 80%; margin: 0; font: 40px/1 MuseoCyr; text-transform: capitalize; } .b-item__actions { margin: 55px 0 0 } .b-item__controls { margin: 11px 0 0 } .b-item__service-info { display: inline-block; vertical-align: top; font-size: 13px; line-height: 16px } .b-item__clock, .b-item__date, .b-item__id, .b-item__id-label { display: inline-block; vertical-align: middle } .b-item__id-label { font-size: 16px; color: #999 } .b-item__clock { width: 14px; height: 14px; margin: 0 0 0 4px; background: url(../img/b-catalog-item__clock.png) 0 50% no-repeat } .b-item__clock_outdated_yes { background-image: url(../img/b-catalog-item__clock_outdated_yes.png) } .b-resume-photos { position: relative; margin: 26px 0 0; word-spacing: -.3em } .b-resume-photos__previews { position: relative; display: inline-block; width: 192px; height: 165px; vertical-align: top } .b-resume-photos__preview { position: absolute; top: 0; left: 0; opacity: 0; -webkit-transition: .3s opacity; transition: .3s opacity } .b-resume-photos__preview.b-active { opacity: 1 } .b-resume-photos__thumbs { position: relative; display: inline-block; overflow: hidden; width: 288px; height: 95px; vertical-align: top } .b-resume-photos__thumb { cursor: pointer; opacity: .2; -webkit-transition: .3s opacity; transition: .3s opacity } .b-resume-photos__thumb:hover { opacity: .5 } .b-resume-photos__slider { position: absolute; top: 0; left: 0; white-space: nowrap; -webkit-transition: .3s left; transition: .3s left } .b-resume-photos__controls { position: absolute; right: 241px; bottom: 18px; word-spacing: 0; font: 16px/17px PTSansBold; user-select: none; -webkit-user-select: none; } .b-resume-photos__controls .b-pagination__prev { margin-right: 6px; cursor: pointer } .b-resume-photos__controls .b-pagination__next { margin-left: 6px; cursor: pointer } .b-resume-photos__numbers { display: inline-block; vertical-align: top } .b-resume-photos__no-exists { display: inline-block; box-sizing: border-box; width: 432px; margin: 0 0 0 47px; padding: 32px 69px; text-align: center; vertical-align: top; word-spacing: 0; text-transform: uppercase; font: 19px/23px PTSansBold; border: 2px dashed #ddd8c4 } .b-resume-photos .b-pagination__next, .b-resume-photos .b-pagination__prev { margin-top: 1px } .b-resume-item__photo { display: block; width: 120px; height: 130px; margin: 26px auto 0; opacity: .9; -webkit-transition: .3s opacity; transition: .3s opacity } .b-resume-item__photo:hover { opacity: 1 } .b-resume-item__info { margin: 21px 0 0; word-spacing: -.3em } .b-resume-item__info-col { display: inline-block; width: 15%; margin: 0 0 0 4%; vertical-align: top; word-spacing: 0 } .b-resume-item__info-col:first-child { margin: 0 } .b-resume-item__info-col_type_education { width: 25%; margin-left: 3% } .b-resume-item__info-head { font-weight: 700 } .b-resume-item__info-text { margin: 6px 0 0; font-size: 14px; color: #333 } .b-resume-item__info-text p { margin: 6px 0 } .b-resume-item__about { margin: 16px 0 0 } .b-resume-item_special_yes .b-resume-item__info { margin-left: 11px; text-align: left } .b-resume-item_special_yes .b-resume-item__info-col { display: block; width: 100%; margin: 20px 0 0 } .b-resume-item_special_yes .b-resume-item__info-col:first-child { margin: 0 } .b-resume-item_special_yes .b-resume-item__about { margin-top: 22px } .b-resume { position: relative; margin-bottom: 100px } .b-resume__info { margin: 9px 0 0 } .b-resume__col-1 { display: inline-block; width: 300px; vertical-align: top; word-spacing: 0 } .b-resume__col-2 { display: inline-block; width: 485px; vertical-align: top; word-spacing: 0 } .b-resume__row { margin: 31px 0 0 } .b-resume__info-item { display: inline-block; width: 100%; vertical-align: top } .b-resume__info-item_size_s { width: 51px } .b-resume__info-item_size_l { width: 167px; margin: 0 0 0 23px } .b-resume__label { font: 16px/1 PTSansBold } .b-resume__text { margin: 10px 0 0; line-height: 1.4 } .b-resume__about { width: 380px; margin: 30px 0 0 44px } .b-resume .b-resume-photos { margin-top: 51px } .b-resume .b-resume-photos__previews { width: 300px; height: 271px } .b-resume .b-resume-photos__thumbs { width: 480px; height: 157px } .b-resume .b-resume-photos__controls { right: 345px; bottom: 39px; font-family: PTSansBold; font-size: 18px; line-height: 27px } .b-resume .b-pagination__next, .b-resume .b-pagination__prev { width: 15px; height: 27px } .b-resume .b-pagination__prev { background-image: url(../img/b-resume.b-pagination__prev.png) } .b-resume .b-pagination__prev.b-disabled { background-image: url(../img/b-resume.b-pagination__prev.b-disabled.png) } .b-resume .b-pagination__next { background: url(../img/b-resume.b-pagination__next.png) } .b-resume .b-pagination__next.b-disabled { background-image: url(../img/b-resume.b-pagination__next.b-disabled.png) } .b-resume .b-item__service-info { position: absolute; top: 10px; right: 7px } .b-resume .b-offer-link { margin-top: 7px } .b-resume__contacts { overflow: hidden; padding: 10px 20px; font-size: 20px; line-height: 1; color: #fff; background: #b5c342 } .b-resume__name { display: inline-block; max-width: 400px; vertical-align: top; font-family: PTSansBold } .b-resume__phone { float: right; max-width: 200px; margin: 0 0 0 20px } .b-resume__email { float: right; max-width: 250px; margin: 0 0 0 20px; text-align: right; text-decoration: none; color: #fff } .b-vacancy-item__about { margin: 12px 0 0 } .b-vacancy-item__about p { margin: 6px 0 } .b-vacancy-item__company-logo { float: right; margin: 2px 7px 10px 20px } .b-vacancy-item .b-item__controls { margin: 20px 0 0 7px; text-align: left } .b-vacancy-item .b-vacancy__best { margin: 29px 0 0 10px } .b-vacancy-item .b-vacancy__genders { margin: 24px 0 0 16px } .b-vacancy__genders { margin: 14px 0 30px 2px; text-align: left; line-height: 20px } .b-vacancy__gender { display: inline-block; width: 19px; height: 20px; margin: 0 0 0 10px; text-indent: -9999px; opacity: .3 } .b-vacancy__gender_sex_woman { background: url(../img/b-extra-search__link_sex_woman.png) 0 50% no-repeat } .b-vacancy__gender_sex_man { background: url(../img/b-extra-search__link_sex_man.png) 0 50% no-repeat } .b-vacancy__best { box-sizing: border-box; width: 110px; height: 40px; padding: 8px 0 0 50px; text-align: left; text-transform: uppercase; font: 12px/1 PTSansBold; background: url(../img/b-vacancy__best.png) no-repeat } .b-vacancy__company { font-family: PTSansBold } .b-vacancy__about-company { margin: 13px 0 0; padding: 0 0 18px; word-spacing: -.3em; border-bottom: 1px dashed silver } .b-vacancy__company-logo { display: inline-block; width: 63px; margin: 25px 0 0; text-align: center; vertical-align: top } .b-vacancy__company-desc { display: inline-block; width: 700px; margin: 0 0 0 17px; vertical-align: top; word-spacing: 0 } .b-vacancy__info { margin: 24px 0 0; word-spacing: -.3em } .b-vacancy__info-col { display: inline-block; width: 140px; margin: 6px 0; padding: 0 0 0 25px; vertical-align: top; word-spacing: 0; font-size: 16px; line-height: 30px; background-repeat: no-repeat; background-position: 0 50% } .b-vacancy__info-col_type_city { width: 124px; background-image: url(../img/b-vacancy__info-col_type_city.png) } .b-vacancy__info-col_type_employment { width: 184px; padding-left: 36px; background-image: url(../img/b-vacancy__info-col_type_employment.png) } .b-vacancy__info-col_type_move { width: 187px; padding-left: 30px; background-image: url(../img/b-vacancy__info-col_type_move.png) } .b-vacancy__info-col_type_housing { width: 170px; padding-left: 34px; background-image: url(../img/b-vacancy__info-col_type_housing.png) } .b-vacancy__about { margin: 29px 0 0 } .b-vacancy__about-head { font-family: PTSansBold; font-size: 16px } .b-vacancy__about-text { margin: -10px 0 0 } .b-vacancy .b-action-button { font-size: 12px } .b-vacancy .b-item__service-info { position: absolute; top: 10px; right: 7px } .b-add-page { margin-top: 10px; margin-bottom: 100px } .b-add-page__head { margin: 0 0 0 245px; font: 50px/1 MuseoCyr } .b-add-page__sub-head { position: relative; z-index: 10; margin: -3px 0 0; padding: 0 0 17px; text-transform: uppercase; font: 16px/1.2 PTSansBold; background-color: #f2f0e7 } .b-add-page__content { margin: 57px 0 0 } .b-add-page__col-fields, .b-add-page__col-form, .b-add-page__col-spacer, .b-add-page__col-sticker, .b-add-page__field, .b-add-page__label { display: inline-block; vertical-align: top } .b-add-page__col-form { width: 725px } .b-add-page__col-sticker { width: 230px } .b-add-page__col-fields { width: 590px } .b-add-page__col-spacer { width: 130px } .b-add-page__sticker { box-sizing: border-box; width: 229px; height: 122px; padding: 17px 20px 0; background: url(../img/b-add-page__sticker.png) no-repeat } .b-add-page__sticker-head { text-transform: uppercase; font: 18px/1 PTSansBold; color: #b0c02f } .b-add-page__sticker-text { font-size: 16px; line-height: 1.1; color: #333 } .b-add-page__sticker-text p { margin: 5px 20px 0 0 } .b-add-page__row { margin: 0 0 23px } .b-add-page__row_type_spacer { height: 11px } .b-add-page__row_margin_yes { margin-top: 40px } .b-add-page__row_narrow_yes { margin-bottom: 10px } .b-add-page__label { width: 229px; margin: 7px 0 0; text-align: right; font: 16px/1.1 PTSansBold } .b-add-page__field { width: 300px; margin: 0 0 0 20px } .b-add-page__field_wide_yes { width: 330px } .b-add-page__field_nowrap_yes { white-space: nowrap } .b-add-page__section { position: relative; margin: 0 0 20px } .b-add-page__spacer { position: absolute; top: 0; width: 1px; height: 100%; margin: 0 0 0 26px; background-color: #bfb99c } .b-add-page__note { margin: 10px 0 0 } .b-add-page__note p { margin: 10px 5px 0 10px; color: #333 } .b-add-vacancy__gender { display: inline-block; width: 34px; height: 36px; cursor: pointer; vertical-align: top; text-indent: -9999px; background-repeat: no-repeat; background-position: center } .b-add-vacancy__gender_type_female { background-image: url(../img/b-add-vacancy__gender_type_female.png) } .b-add-vacancy__gender_type_female.b-active { background-image: url(../img/b-add-vacancy__gender_type_female.b-active.png) } .b-add-vacancy__gender_type_male { background-image: url(../img/b-add-vacancy__gender_type_male.png) } .b-add-vacancy__gender_type_male.b-active { background-image: url(../img/b-add-vacancy__gender_type_male.b-active.png) } .b-add-vacancy__gender-separate { display: inline-block; margin: 10px 12px 0; vertical-align: top; font-size: 16px; line-height: 1 } .b-add-vacancy__salary-to { margin-left: 28px } .b-add-vacancy__salary-rouble { display: inline-block; margin: 3px 0 0 15px; vertical-align: top; font-size: 26px } .b-add-vacancy__to-draft { display: inline-block; margin: 10px 0 0 10px; vertical-align: top; font-size: 16px; line-height: 1 } .b-add-vacancy__to-draft a { display: inline-block; margin: 0 0 0 10px; vertical-align: top } .b-add-vacancy__label { margin-top: 8px; padding-left: 62px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; vertical-align: top } .b-registration__file { position: relative; margin: 8px 0 0 32px; vertical-align: top; font-size: 16px; line-height: 18px; color: #0085ff; border-bottom: 1px dashed } .b-registration__file:after { position: absolute; top: 0; left: -32px; width: 25px; height: 20px; content: ''; background: url(../img/b-registration__file.png) no-repeat } .b-registration__file:hover { padding-bottom: 1px; border: none } .b-lk-header__form { display: inline-block; padding: 53px 0 72px 80px } .b-lk-header__form-head { padding: 0 0 19px 186px; font: 40px/1 MuseoCyr } .b-lk-header__row { margin: 22px 0 } .b-lk-header__row_type_submit { margin-top: 30px } .b-lk-header__row_type_gap { height: 38px } .b-lk-header__label { display: inline-block; width: 170px; margin: 7px 0 0; text-align: right; vertical-align: top } .b-lk-header__field { display: inline-block; width: 300px; margin: 0 0 0 14px; vertical-align: top } .b-lk-pwd-change { display: none } .b-lk-pwd-change__row-submit { text-align: right } .b-lk-settings { display: none } .b-lk-settings__row-submit { margin-left: 187px } .b-lk-settings__label-logo { margin-top: 21px } .b-lk-settings__file { position: relative; margin: 21px 0 0 10px; vertical-align: top; font-size: 16px; line-height: 1; color: #0085ff; border-bottom: 1px dashed } .b-lk-settings__textarea { height: 113px } .b-lk-search { display: none } .b-lk-search .b-search { margin-top: 20px; padding-left: 187px } .b-lk-search .b-search__input { width: 646px } .b-lk-basket { padding: 30px 0 0 100px } .b-lk-basket__head { display: inline-block; vertical-align: middle; font: 40px/1 MuseoCyr } .b-lk-basket__inside { display: inline-block; vertical-align: middle; font: 16px/32px PTSansRegular } .b-lk-basket__count { display: inline-block; width: 32px; height: 32px; vertical-align: middle; font: 28px/32px PTSansRegular; border-radius: 32px; background-color: #fdd100; box-shadow: 0 0 1px 0 rgba(253, 209, 0, .5) } .b-lk-basket__content { margin: 10px 0 0 } .b-lk-basket__col-1 { display: inline-block; width: 560px; vertical-align: top } .b-lk-basket__col-2 { display: inline-block; width: 140px; margin: 0 0 0 20px; vertical-align: top } .b-lk-basket__row { margin: 40px 0 0; font: 16px/20px PTSansRegular } .b-lk-basket__row_type_head { text-transform: uppercase; font-family: PTSansBold; font-size: 14px } .b-lk-basket__checkbox, .b-lk-basket__hint, .b-lk-basket__service { display: inline-block; vertical-align: top } .b-lk-basket__note { color: #666 } .b-lk-basket__sum { font: 14px/19px PTSansBold; display: inline-block; vertical-align: bottom } .b-lk-basket__cost { font-size: 25px; line-height: 1 } .b-lk-basket__payment { margin: 40px 0 0 } .b-lk { margin-top: 62px; margin-bottom: 40px; word-spacing: -.3em } .b-lk_col-1 { display: inline-block; width: 220px; vertical-align: top; word-spacing: 0 } .b-lk_col-2 { display: inline-block; box-sizing: border-box; width: 694px; margin: 0 0 0 46px; padding: 22px 0; vertical-align: top; word-spacing: 0; border: 1px dashed #d1cec2 } .b-lk__menu { overflow: hidden; padding: 0 6px 0 0 } .b-lk__link { position: relative; float: right; clear: both; margin: 0 0 12px; padding: 0 8px 0 11px; text-decoration: none; font: 16px/28px PTSansBold; color: #000 } .b-lk__link:hover { color: #fb6337 } .b-lk__link.b-active { background-color: #ffdc00; box-shadow: inset 0 5px 2px -3px #b68900 } .b-lk__link.b-active:after { position: absolute; top: 0; right: -6px; width: 6px; height: 28px; content: ''; background: url(../img/b-lk__link.b-active.png) no-repeat } .b-lk__link.b-active:hover { color: #000 } .b-lk_head { margin: 0 22px 20px; word-spacing: 0; font: 26px/1 MuseoCyr } .b-lk__leafs { word-spacing: -.3em } .b-lk__outsides { margin: 10px 23px 15px; padding: 45px 0 0; word-spacing: -.3em; border-top: 1px dotted #d9d6cc } .b-lk__outside { display: inline-block; box-sizing: border-box; width: 323px; padding: 0 0 0 35px; word-spacing: 0 } .b-lk__outside_type_drafts .b-lk__outside-head:before { left: -36px; width: 25px; height: 31px; background-image: url(../img/b-lk__outside-head_type_drafts.png) } .b-lk__outside_type_archive .b-lk__outside-head:before { width: 30px; height: 30px; background-image: url(../img/b-lk__outside-head_type_archives.png) } .b-lk__outside_size_l { width: 100% } .b-lk__outside-head { position: relative; text-transform: uppercase; font-family: PTSansBold; line-height: 30px } .b-lk__outside-head:before { position: absolute; top: 0; left: -39px; content: ''; background-repeat: no-repeat; background-position: 0 0 } .b-lk__outside-items { width: 100%; margin: 12px 0 0; font-size: 13px; line-height: 1; border: none } .b-lk__outside-items tr:hover .b-lk__outside-controls { visibility: visible; opacity: 1 } .b-lk__outside-items th { text-align: left; font-size: 16px; font-weight: 400; color: #999 } .b-lk__outside-items td { padding-top: 5px; padding-right: 7px; vertical-align: top; line-height: 16px } .b-lk__outside-clock { background: url(../img/b-catalog-item__clock.png) 0 50% no-repeat } .b-lk__outside-position { width: 112px; padding-left: 5px; font-size: 16px } .b-lk__outside-controls { visibility: hidden; width: 44px; opacity: 0; -webkit-transition: opacity .2s, visibility .2s; transition: opacity .2s, visibility .2s } .b-lk__list { position: relative; margin: 0 22px } .b-lk__list:after { position: absolute; right: 0; bottom: 0; left: 0; height: 1px; content: ''; background-color: #fff } .b-lk__empty { min-height: 170px; margin: 41px 42px 48px; padding: 0 155px 0 0; text-align: right; word-spacing: 0; background: url(../img/b-lk__empty.png) 100% 0 no-repeat } .b-lk__empty-text { font: 28px/30px MuseoCyr; color: #000 } .b-lk__empty-text p { margin: 0 } .b-lk__empty-link { display: inline-block; margin: 18px 4px 0 0; text-transform: uppercase; font: 14px/20px PTSansBold } .b-lk .b-resume__contacts { margin: -22px 0 20px } .b-lk .b-resume__col-2 { width: 340px } .b-lk .b-resume__about { width: auto; margin-left: 50px } .b-lk .b-resume .b-actions { position: relative; box-sizing: border-box; width: 100%; padding: 8px 6px 7px; border: none; background: #faf7e0 } .b-lk .b-resume .b-actions_type_bought { padding: 12px 15px 11px } .b-lk .b-resume .b-actions__note { display: inline-block; width: 140px; margin: 0 0 0 60px; padding: 0; vertical-align: middle; border: none } .b-lk .b-resume .b-actions__cost { display: inline-block; margin: 0 0 0 10px; vertical-align: middle } .b-lk .b-resume .b-offer-link { vertical-align: middle } .b-lk .b-resume .b-action-button { margin: 0 0 0 20px; vertical-align: middle } .b-lk .b-resume .b-resume-photos { margin-top: 42px } .b-lk .b-resume .b-resume-photos__previews { width: 300px; height: 271px } .b-lk .b-resume .b-resume-photos__thumbs { width: 320px; height: 157px } .b-lk .b-resume .b-resume-photos__controls { right: 200px; bottom: 40px; font-size: 18px; line-height: 27px } .b-lk .b-resume .b-pagination__next, .b-lk .b-resume .b-pagination__prev { width: 15px; height: 27px } .b-lk .b-resume .b-pagination__prev { background-image: url(../img/b-resume.b-pagination__prev.png) } .b-lk .b-resume .b-pagination__prev.b-disabled { background-image: url(../img/b-resume.b-pagination__prev.b-disabled.png) } .b-lk .b-resume .b-pagination__next { background-image: url(../img/b-resume.b-pagination__next.png) } .b-lk .b-resume .b-pagination__next.b-disabled { background-image: url(../img/b-resume.b-pagination__next.b-disabled.png) } .b-lk .b-resume .b-item { margin-right: 16px; margin-left: 16px } .b-lk .b-resume .b-item__service-info { position: absolute; top: 10px; right: 0 } .b-lk .b-resume .b-item__actions { margin-top: 50px } .b-lk .b-resume .b-item__controls { margin-top: 30px; margin-left: 5px } .b-lk .b-resume .b-delete-button, .b-lk .b-resume .b-print-button { width: auto; margin-right: 20px; padding-left: 40px; text-indent: 0; line-height: 32px; color: #333 } .b-lk .b-vacancy .b-item { margin-right: 16px; margin-left: 16px } .b-lk .b-vacancy .b-item__service-info { position: absolute; top: 10px; right: 0 } .b-lk .b-vacancy__company-desc { width: 580px } .b-lk .b-vacancy__about { margin-top: 0 } .b-lk__controls { visibility: hidden; opacity: 0; -webkit-transition: opacity .2s, visibility .2s; transition: opacity .2s, visibility .2s } .b-lk-resume { display: inline-block; width: 186px; margin: 0 22px 30px; vertical-align: top; word-spacing: 0 } .b-lk-resume:hover .b-lk-resume__controls { visibility: visible; opacity: 1 } .b-lk-resume__user { margin-top: 7px; margin-bottom: 6px } .b-lk-resume__user-logo { display: inline-block; overflow: hidden; width: 45px; height: 45px; vertical-align: top; border-radius: 50%; box-shadow: 0 0 1px 0 #fff } .b-lk-resume__user-info { display: inline-block; width: 104px; margin: 0 0 0 3px; vertical-align: top; line-height: 1 } .b-lk-resume__position { font-size: 16px; color: #9dab29 } .b-lk-resume__name { width: 90%; margin: 3px 0 0; color: #000 } .b-lk-resume__link { text-decoration: none } .b-lk-resume__row { margin: 2px 0 } .b-lk-resume__label { display: inline-block; line-height: 1; color: #666 } .b-lk-resume__data { display: inline-block; margin: 0 0 0 10px } .b-lk-resume__salary-sum { margin: 0 0 0 -8px; font-size: 16px; line-height: 1 } .b-lk-resume__salary-rouble { margin: 0 0 0 2px; font-size: 18px; line-height: 1 } .b-lk-resume__phone { font-family: PTSansBold; font-size: 16px } .b-lk-resume__email { margin: 5px 0 0 } .b-lk-resume__controls { margin: 16px 0 0 } .b-lk-resume .b-item__service-info { margin: 0 0 15px } .b-lk-resume .b-lk-resume__controls { visibility: hidden; overflow: hidden; opacity: 0; -webkit-transition: opacity .2s, visibility .2s; transition: opacity .2s, visibility .2s } .b-lk-resume .b-special-button { float: left; margin: 0 0 0 1px } .b-lk-resume .b-edit-button, .b-lk-resume .b-print-button { float: right; margin: 0 9px 0 0 } .b-lk-resume .b-delete-button { float: right; margin: 0 0 0 5px } .b-lk-resume__offer-btn { float: right } .b-lk-resumes { width: 100%; margin: 20px 0 0; table-layout: fixed; color: #000; border: none } .b-lk-resumes tr:hover .b-lk__outside-controls { visibility: visible; opacity: 1 } .b-lk-resumes td, .b-lk-resumes th { padding-top: 7px; padding-bottom: 7px } .b-lk-resumes th { text-align: left; font-size: 16px; font-weight: 400; line-height: 16px; color: #999 } .b-lk-resumes td { vertical-align: middle } .b-lk-resumes__clock, .b-lk-resumes__id { width: 15% } .b-lk-resumes__user { overflow: hidden; width: 42%; padding-right: 20px; padding-left: 20px } .b-lk-resumes__link { text-decoration: none } .b-lk-resumes__city { width: 22%; padding-left: 20px } .b-lk-resumes__age { display: none; width: 11%; padding-left: 20px } .b-lk-resumes__controls { width: 24%; text-align: right } .b-lk-resumes__controls .b-lk__outside-controls { width: 100% } .b-lk-resumes__controls .b-print-button { margin: 0 10px 0 0 } .b-lk-resumes__logo { float: left; margin: 0 10px 0 0 } .b-lk-resumes__position { margin: 8px 0 0; text-transform: uppercase; font-size: 14px; line-height: 1; color: #a4b137 } .b-lk-resumes__name { color: #000 } .b-lk-resumes_type_favorite { width: 94%; margin: 10px 20px } .b-lk-resumes_type_favorite .b-lk-resumes__age { display: table-cell } .b-lk-resumes_type_favorite .b-lk-resumes__clock, .b-lk-resumes_type_favorite .b-lk-resumes__id { width: 14% } .b-lk-resumes_type_favorite .b-lk-resumes__user { width: 40% } .b-lk-resumes_type_favorite .b-lk-resumes__city { width: 20% } .b-lk-resumes_type_favorite .b-lk-resumes__controls { width: 18% } .b-lk-resumes__item { display: inline-block; width: 200px; margin: 0 8px; vertical-align: top } .b-lk-resumes__date { color: #000 } .b-lk-resumes .b-item__clock { margin-left: 0 } .b-lk-vacancy__position { text-decoration: none; font-size: 20px; line-height: 1; color: #000 } .b-lk-vacancy__salary-to { margin: -13px 0 0 } .b-lk-vacancy__salary-to .b-lk-resume__salary-rouble { font-size: 28px } .b-lk-vacancy__answers { height: 19px; margin-top: 1px; margin-left: 4px; padding: 0 6px; text-align: center; vertical-align: top; font-size: 13px; line-height: 20px; color: #fff; border-radius: 10px; background: #8a8a88 } .b-lk-vacancy__answers_count_some { background: #9dab29 } .b-lk-vacancy__expire-date { margin-left: 0; color: #9dab29 } .b-lk-vacancy__expire-date_invalid_soon { color: #fb6337 } .b-lk-vacancy__cols { margin: 40px 0 0 } .b-lk-vacancy__actions { display: inline-block; width: 150px; vertical-align: top } .b-lk-vacancy__text { display: inline-block; width: 495px; margin: 0 0 0 10px; vertical-align: top } .b-lk-vacancy__controls { margin: 0 16px; padding: 0 0 20px; border-bottom: 1px solid #d1cec2 } .b-lk-vacancy__controls .b-delete-button, .b-lk-vacancy__controls .b-edit-button, .b-lk-vacancy__controls .b-public-button, .b-lk-vacancy__controls .b-special-button { width: auto; margin-left: 20px; padding-left: 40px; vertical-align: middle; text-indent: 0; line-height: 32px; color: #333 } .b-lk-vacancy__controls .b-special-button { width: 141px; margin: 0 53px 0 0; padding-top: 7px; padding-left: 50px; text-transform: uppercase; font: 12px/1.1 PTSansBold } .b-lk-vacancy__resumes { margin: 25px 16px 30px; padding: 0 0 35px; border-bottom: 1px solid #d1cec2 } .b-lk-vacancy__resumes_mode_full .b-lk-vacancy__resumes-list_type_short { height: 0; opacity: 0 } .b-lk-vacancy__resumes_mode_full .b-lk-vacancy__resumes-list_type_full { height: auto; opacity: 1 } .b-lk-vacancy__resumes-head { margin: 0 0 10px; text-transform: uppercase; font: 16px/1 PTSansBold; color: #000 } .b-lk-vacancy__resumes-list { overflow: hidden; opacity: 0; -webkit-transition: opacity .5s; transition: opacity .5s; will-change: opacity } .b-lk-vacancy__resumes-list_type_short { height: auto; opacity: 1 } .b-lk-vacancy__resumes-list_type_short .b-lk-resumes__position { margin-top: 0 } .b-lk-vacancy__resumes-list_type_full { height: 0 } .b-lk-vacancy__resumes-controls { margin: 25px 0 0; text-align: center; text-transform: uppercase; line-height: 1 } .b-lk-vacancy__resumes-controls span { display: inline-block; cursor: pointer; color: #0085ff; border-bottom: 1px dotted #0085ff } .b-lk-vacancy__resumes-controls span:hover { padding: 0 0 1px; border: none } .b-leaf { position: relative; border-width: 0 1px 1px; border-style: solid; border-color: #f1eeeb; border-radius: 0 0 17px; background: #fefbf8; box-shadow: 0 4px 3px -3px rgba(0, 0, 0, .4), inset 0 120px 70px -60px #faf6f4 } .b-leaf:after { position: absolute; right: 0; bottom: -1px; width: 18px; height: 14px; content: ''; background: url(../img/b-leaf.png) no-repeat } .b-leaf__row { width: 156px; margin-right: auto; margin-left: auto; padding: 8px 0; border-top: 1px dotted #d5d3d0 } .b-leaf__row:first-child { border: none } .b-lk-vacancy-item .b-item__controls { margin-top: 30px } .b-lk-vacancy-item__info { margin: 23px 0 0 7px; text-align: left } .b-lk-vacancy-item__info_type_response { margin-top: 15px } .b-lk-vacancy-item__info_type_response .b-lk-vacancy-item__info-data { margin: 4px 0 0; padding: 0 0 4px 33px; line-height: 17px; background: url(../img/b-lk-vacancy-item__offer-data_type_date.png) 0 3px no-repeat } .b-lk-vacancy-item__info-data { margin: 2px 0 8px } .b-lk-vacancy-item__info-label { font-family: PTSansBold } .b-lk-subscribe { margin: 40px 0 0; word-spacing: 0 } .b-lk-subscribe_col-1 { display: inline-block; width: 130px; margin: 0 0 0 30px; vertical-align: top } .b-lk-subscribe_col-2 { display: inline-block; width: 400px; margin: 0 0 0 60px; vertical-align: top } .b-lk-subscribe .b-extra-search__col { margin: 0 0 50px } .b-lk-subscribe__section { margin: 16px 0 16px 9px; font-size: 16px; line-height: 1 } .b-lk-subscribe__section.b-active .b-lk-subscribe__label, .b-lk-subscribe__section.b-active .b-text-note { font-family: PTSansBold } .b-lk-subscribe__label { padding-left: 75px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-size: 16px; line-height: 24px } .b-lk-details { display: inline-block; margin: 0 40px } .b-lk-details__row { margin: 20px 0 } .b-lk-details__row_type_head { margin-top: 0; margin-bottom: 25px } .b-lk-details__row_type_controls { margin-top: 28px; text-align: right; font-size: 16px } .b-lk-details__col { display: inline-block; vertical-align: top } .b-lk-details__col_type_label { width: 144px; margin: 8px 0 0; padding: 0 18px 0 0; text-align: right } .b-lk-details__col_type_field { width: 300px } .b-lk-details__head { text-transform: uppercase; font: 16px/1 PTSansBold; color: #000 } .b-lk-details__submit-btn { margin: 0 6px 0 0 } .b-lk-details__cancel-link { display: inline-block; margin: 0 0 0 4px; text-decoration: none; line-height: 20px; color: #fb6337; border-bottom: 1px dotted } .b-lk-details__cancel-link:hover { padding: 0 0 1px; border: none } .b-lk-managers { font-size: 16px } .b-lk-managers__list { margin: 0 20px; table-layout: fixed; color: #000; border: none } .b-lk-managers__list tr:hover .b-lk__controls { visibility: visible; opacity: 1 } .b-lk-managers__list td, .b-lk-managers__list th { padding: 16px 15px 10px 0 } .b-lk-managers__list th { padding-top: 0; padding-bottom: 18px; text-align: left; font-family: PTSansBold; font-weight: 400; line-height: 1; color: #000; border-bottom: 1px dotted #d9d6cc } .b-lk-managers__list td { vertical-align: top } .b-lk-managers__in-vacancies { width: 17% } .b-lk-managers__name { width: 26% } .b-lk-managers__position { width: 19% } .b-lk-managers__contacts { width: 25% } .b-lk-managers__contacts p { margin: 0 } .b-lk-managers__controls { width: 13% } .b-lk-managers__vacancy-icon { position: relative; width: 23px; height: 29px; margin: 6px 0 0; cursor: pointer; background: url(../img/b-vacancy-icon.png) no-repeat } .b-lk-managers__count { position: absolute; right: -6px; bottom: -3px; min-width: 17px; height: 17px; text-align: center; line-height: 17px; color: #fff; border-radius: 17px; background-color: #9dab29; box-shadow: 0 0 1px 0 rgba(157, 171, 41, .5) } .b-lk-managers__count_empty_yes { background-color: #000; box-shadow: 0 0 1px 0 rgba(0, 0, 0, .5) } .b-lk-managers__new { margin: 17px 71px 0; padding: 26px 0 0; text-align: right; border-top: 1px dotted #d9d6cc } .b-lk-managers__add-button { position: relative; display: inline-block; cursor: pointer; line-height: 1; color: #0085ff; border-bottom: 1px dotted } .b-lk-managers__add-button:hover { padding-bottom: 1px; border: none } .b-lk-managers__add-button:before { position: absolute; top: -1px; left: -29px; width: 21px; height: 21px; content: ''; background: url(../img/b-lk-managers__add-button.png) no-repeat } .b-lk-managers__form { display: inline-block; height: 0; opacity: 0; width: 415px; -webkit-transition: opacity .2s; transition: opacity .2s; text-align: left; overflow: hidden } .b-lk-managers__form-head { margin: 0 0 25px; text-align: right; text-transform: uppercase; font-family: PTSansBold } .b-lk-managers__form-row { margin: 0 0 20px } .b-lk-managers__form-row_type_submit { text-align: right } .b-lk-managers__form.b-active { opacity: 1; height: auto } .b-lk-managers__label { display: inline-block; width: 94px; margin: 8px 0 0; text-align: right; vertical-align: top } .b-lk-managers__field { display: inline-block; width: 300px; margin: 0 0 0 16px; vertical-align: top } .b-lk-managers__submit-or { display: inline-block; margin: 5px 0 0 8px; vertical-align: top } .b-lk-managers__cancel { cursor: pointer; line-height: 1; color: #fb6337; border-bottom: 1px dotted } .b-lk-managers__cancel:hover { padding-bottom: 1px; border: none } .b-modal { position: fixed; z-index: 200; top: 0; right: 0; bottom: 0; left: 0; display: none; opacity: 0; outline: 0; -webkit-transition: opacity .2s linear; transition: opacity .2s linear } .b-modal.in { opacity: 1 } .b-modal.in > .b-modal__dialog { top: 50% } .b-modal__dialog { position: absolute; top: 30%; left: 50%; box-sizing: border-box; width: 450px; padding: 31px 33px; border-radius: 4px; background-color: #fff; -webkit-transition: top .3s ease-out; transition: top .3s ease-out; -webkit-transform: translate(-50%, -60%); -ms-transform: translate(-50%, -60%); transform: translate(-50%, -60%) } .b-modal__content { color: #000 } .b-modal__close { position: absolute; top: -2px; right: 4px; padding: 0; cursor: pointer; font: 700 30px/1 MuseoCyr; opacity: .8; color: #000; border: none; background: 0 0; -webkit-transition: opacity .3s; transition: opacity .3s } .b-modal__close:hover { opacity: 1 } .b-modal__title { margin: 0; font: 34px/1 MuseoCyr } .b-modal__body { margin: 10px 0 0 3px; font-size: 16px } .b-modal__body p, .b-modal__footer { margin: 10px 0 } .modal-backdrop { position: fixed; z-index: 190; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; background: #7a7c7c; -webkit-transition: opacity .2s linear; transition: opacity .2s linear } .modal-backdrop.in { opacity: .7 } .b-modal-resume__note { min-height: 40px; margin: 25px 47px 0 2px; padding: 0 0 0 49px; font-family: PTSansItalic; font-size: 14px; color: #666; background: url(../img/b-modal-resume__note.png) no-repeat } .b-modal-resume__note p { margin: 0 } .b-modal-publish__body { margin: 58px 0 0 13px } .b-modal-publish__title { text-align: center } .b-modal-publish__sub-title { margin: 5px 0 0; text-align: center; font: 14px/1 PTSansRegular } .b-modal-publish__section + .b-modal-publish__section { margin: 58px 0 0 } .b-modal-publish__tariff { display: inline-block; width: 200px; vertical-align: top } .b-modal-publish__data { box-sizing: border-box; padding: 0 0 0 32px } .b-modal-publish__name { padding-left: 32px; text-transform: uppercase; font-family: PTSansBold; font-size: 16px; color: #5a5a5a } .b-modal-publish__name_priority_high { font-size: 20px; color: #fdd000 } .b-modal-publish__desc { line-height: 1.1 } .b-modal-publish__desc p { margin: 10px 0 } .b-modal-publish__image { display: inline-block; margin: 8px 0 0 } .b-modal-publish__link { display: inline-block; margin: 3px 0 0 } .b-modal-publish__controls { display: inline-block; visibility: hidden; width: 150px; margin: 0 0 0 15px; text-align: center; vertical-align: top; opacity: 0; -webkit-transition: opacity .2s; transition: opacity .2s } .b-modal-publish__controls.b-active { visibility: visible; opacity: 1 } .b-modal-publish__cost { margin: 0 0 9px; font: 36px/1 PTSansBold } .b-modal-enter__logo { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%) } .b-modal-enter__logo img { width: 81px } .b-modal-enter__dialog { width: 470px; padding: 112px 100px 18px } .b-modal-enter__body { margin: 25px 0 0 } .b-modal-enter__title { text-align: center; font-size: 24px } .b-modal-enter__row { margin: 0 0 18px } .b-modal-enter__row_margin_yes { margin-top: 30px } .b-modal-enter__variant { display: inline-block; width: 122px; margin: 0 5px; vertical-align: top } .b-modal-enter__label { font-size: 14px } .b-modal-enter__button { width: 100% } .b-modal-fos__dialog { width: 430px; padding: 40px 80px 13px } .b-modal-fos__body { margin: 25px 0 0 } .b-modal-fos__title { text-align: center; font-size: 30px } .b-modal-fos__row { margin: 0 0 24px } .b-modal-fos__row_submit_yes { margin-top: 30px; text-align: right } .b-modal-text__dialog { overflow-y: scroll; width: 70%; height: 90%; -webkit-transform: translate(-50%, -52%); -ms-transform: translate(-50%, -52%); transform: translate(-50%, -52%); pading-left: 100px; pading-right: 100px } .b-modal-text__body { margin: 0 } .b-modal-text__content { padding-bottom: 30px } .b-modal-text .b-content ol { margin-left: 44px } .b-modal-text .b-content ol > li:before { margin: 0 0 0 -70px } .b-modal-text .b-content ol ol { margin-left: 0 } .b-modal-notify__dialog { -webkit-transform: translate(-50%, -70%); -ms-transform: translate(-50%, -70%); transform: translate(-50%, -70%) } .b-modal-notify__title { text-align: center; font-size: 30px } .b-modal-notify__body { margin: 25px 0 0; text-align: center } .b-modal-notify__cancel, .b-modal-notify__ok { display: inline-block; margin: 0 20px; vertical-align: top } .b-modal-city__dialog { top: 100px; left: 100px; width: auto; min-width: 280px; padding: 30px 20px 25px; -webkit-transform: none; -ms-transform: none; transform: none } .b-modal-city__dialog:before { position: absolute; top: -20px; left: 25px; content: ''; border: 10px solid transparent; border-bottom: 10px solid #fff } .b-modal-city__label { text-transform: uppercase; font: 16px/1 PTSansBold } .b-modal-city__name { margin: 5px 0 0; font: 40px/1 MuseoCyr } .b-modal-city__controls { margin: 30px 0 0; text-align: center } .b-modal-city__other { display: inline-block; margin: 9px 17px 0 0; cursor: pointer; vertical-align: top; font: 16px/1 PTSansBold; color: #fb6337 } .b-modal-cities__dialog { width: 600px; padding-bottom: 25px; -webkit-transform: translate(-50%, -70%); -ms-transform: translate(-50%, -70%); transform: translate(-50%, -70%) } .b-modal-cities__title { text-align: center; font-size: 30px } .b-modal-cities__body { margin: 25px 0 0; -webkit-column-gap: 50px; -moz-column-gap: 50px; column-gap: 50px; -webkit-columns: 3; -moz-columns: 3; columns: 3 } .b-modal-cities__item { width: 150px } .b-modal-cities__link { margin: 0 0 10px; cursor: pointer; white-space: nowrap } .b-modal-cities__link:hover { color: #fb6337 } .b-modal-cities__link.b-active { font-family: PTSansBold; color: #fb6337 } .b-footer { box-sizing: border-box; height: 70px; padding: 27px 9px 0 } .b-footer__copyright { display: inline-block; margin: 0 165px 0 0; font: 16px/18px PTSansRegular; color: #3d3d3d } .b-footer__copyright p { margin: 0; } .b-footer__link { display: inline-block; margin: 0 29px 0 0; font: 14px/1 PTSansRegular; color: #3d3d3d }
0.454472
0.10942
* stylesheets/util.css ********************************************************************/ #dataLinks li { display: inline-block; margin: 0 .75em 1em 0; } .listWrapper { border: 2px solid #000; margin: 30px 5%; padding: 0 15px; } .collectionList { margin: 0; } .collectionList table { border-collapse:separate; border-spacing:1px; background:#CCC; } .collectionList table th { background:#EEE; font-weight:600; padding:10px 20px; text-align:center; } .collectionList table tbody { padding:0; margin:0; border-collapse:collapse; border-spacing:0px; } .collectionList table td { background:#FFF; padding:5px 10px; text-align:center; } .listInfo { margin 0; } fieldset { border:0; padding:0; margin:0; } #updateImage label, #updateUser label, #addImage label, #addUser label { display: block; margin: 8px 0; font-size: 1.0em; } #updateImage input[type=text], #addImage input[type=text], #updateUser input[type=text], #updateUser input[type=password], #addUser input[type=password], #addUser input[type=text] { display: block; padding: 8px; border: solid 3px #a6c5de; transition: border 0.3s; } #updateImage input[type=text]:focus, #addImage input[type=text]:focus, #updateUser input[type=text]:focus, #updateUser input[type=password]:focus, #addUser input[type=password]:focus, #addUser input[type=text]:focus { border: solid 3px #2d587a; } #updateImage button, #updateUser button, #addUser button, #addImage input[type=submit] { display: block; background-color: #2d587a; margin: 15px 0; color: #fff; font-size: 1.1em; box-shadow: 1px 1px 0 #000; border: 1px solid #000; border-radius: 5%; } #addImage input[type=file] { display: none; } #chooseFile label { display: block; cursor: pointer; background-color: #2d587a; margin: 15px 0; padding: 3px; max-width: 100px; color: #fff; font-size: 1.1em; box-shadow: 1px 1px 0 #000; border: 1px solid #000; border-radius: 5%; } #addImage img { display: block; box-shadow: 2px 2px 0 #000; border: 2px solid #000; margin: 25px; } .listInfo ul { margin: 0 0 95px 0; } .listInfo li { float: left; margin: 0.5em 0.5em; border-right: 2px solid #000; padding: 0 10px; color: #107b2b; } .listInfo span { display: inline; padding: 0 5px; color: #000; } .listWrapper h2 { clear: both; font-size: 1.2em; }
public/stylesheets/util.css
* stylesheets/util.css ********************************************************************/ #dataLinks li { display: inline-block; margin: 0 .75em 1em 0; } .listWrapper { border: 2px solid #000; margin: 30px 5%; padding: 0 15px; } .collectionList { margin: 0; } .collectionList table { border-collapse:separate; border-spacing:1px; background:#CCC; } .collectionList table th { background:#EEE; font-weight:600; padding:10px 20px; text-align:center; } .collectionList table tbody { padding:0; margin:0; border-collapse:collapse; border-spacing:0px; } .collectionList table td { background:#FFF; padding:5px 10px; text-align:center; } .listInfo { margin 0; } fieldset { border:0; padding:0; margin:0; } #updateImage label, #updateUser label, #addImage label, #addUser label { display: block; margin: 8px 0; font-size: 1.0em; } #updateImage input[type=text], #addImage input[type=text], #updateUser input[type=text], #updateUser input[type=password], #addUser input[type=password], #addUser input[type=text] { display: block; padding: 8px; border: solid 3px #a6c5de; transition: border 0.3s; } #updateImage input[type=text]:focus, #addImage input[type=text]:focus, #updateUser input[type=text]:focus, #updateUser input[type=password]:focus, #addUser input[type=password]:focus, #addUser input[type=text]:focus { border: solid 3px #2d587a; } #updateImage button, #updateUser button, #addUser button, #addImage input[type=submit] { display: block; background-color: #2d587a; margin: 15px 0; color: #fff; font-size: 1.1em; box-shadow: 1px 1px 0 #000; border: 1px solid #000; border-radius: 5%; } #addImage input[type=file] { display: none; } #chooseFile label { display: block; cursor: pointer; background-color: #2d587a; margin: 15px 0; padding: 3px; max-width: 100px; color: #fff; font-size: 1.1em; box-shadow: 1px 1px 0 #000; border: 1px solid #000; border-radius: 5%; } #addImage img { display: block; box-shadow: 2px 2px 0 #000; border: 2px solid #000; margin: 25px; } .listInfo ul { margin: 0 0 95px 0; } .listInfo li { float: left; margin: 0.5em 0.5em; border-right: 2px solid #000; padding: 0 10px; color: #107b2b; } .listInfo span { display: inline; padding: 0 5px; color: #000; } .listWrapper h2 { clear: both; font-size: 1.2em; }
0.23793
0.047514
.container { border: 1px solid blue; } .container div { height: 150px; border: 1px solid #222; font-size: 150%; font-weight: bold; opacity: 0.7; font-family: sans-serif; } .box-1 { background: red; } .box-2 { background: yellow; } .box-3 { background: green; } /* =============================================================================== * COMMENT OUT THESE LINES ONE AT A TIME TO SEE THE EFFECT * =============================================================================== */ /** * Makes each box 150px wide. */ /*.container div { width: 150px; }*/ /** * Makes each box display inline. Inline elements sit next to * each other instead of taking up all available width. You can * think of each word on a site as being an inline element. * Width and height are ignored on inline elements. */ /*.container div { display: inline; }*/ /*.container div { display: block; }*/ /** * Just center-aligning text. */ /*.box-2 { text-align: center; }*/ /** * The first line by itself won't do anything. That's because this selector * is only worth 10 points, whereas the one above (.container div) that sets * the display to block is worth 11 points. The second one fixes this. * Notice that even though .box-2 is inline, because the other elements are * blocks, they still take up their whole line. */ /*.box-2 { display: inline; }*/ /*.container .box-2 { display: inline; }*/ /*.container .box-2 { display: block; }*/ /** * Margin is the space outside of a box. It does not contribute to the element's * total width. */ /*.container div { margin: 1em; }*/ /** * Padding is the space inside of a box. It contributes to the element's * total width. */ /*.container div { padding: 10px; }*/ /** * Border is the line around a box. It sits outside of an element's padding. * It contributes to the element's total width. */ /*.container div { border: 2px dotted #000; }*/ /** * Setting visibility to hidden makes the element invisible, but still in the flow. */ /*.box-2 { visibility: hidden; }*/ /*.box-2 { visibility: visible; }*/ /** * Setting display to none makes the element invisible and takes it out of the flow. */ /*.container .box-2 { display: none; }*/ /*.container .box-2 { display: block; }*/ /** * Setting position to absolute let's you position an element relative to it's first * positioned (non-static) parent element. In this case, that's the body. It also * takes it out of the flow. Because we haven't set left/right/etc. yet, it will stay * in it's normal position. * * After we add right, you can see how absolute works. * * Note: In Chrome and Firefox, when an element is absolute, its vertical margins no longer * collapse. However, in Safari they do. Keep in mind that not every browser is the same. */ /*.box-2 { position: absolute; }*/ /*.box-2 { right: 0; }*/ /** * We can get rid of the margin so we can see the effects of these upcoming positionings * better. */ /*.container .box-2 { margin: 0; }*/ /** * We can position it from the top of the page. However, if we also try to position it * from the bottom, we run into an impossible condition, and it will only listen to the * first that was set. */ /*.box-2 { top: 20px; }*/ /*.box-2 { bottom: 20px; }*/ /** * We can fix that impossible condition by setting top to auto, which is the default. * We can then reset the bottom to via the same method. */ /*.box-2 { top: auto; }*/ /*.box-2 { bottom: auto; }*/ /** * We can put our margin back to normal now. */ /*.container .box-2 { margin: 1em; }*/ /** * Static is the default position of an element. */ /*.box-2 { position: static; }*/ /** * Relative positioning basically offsets an element's position from where it would normally * be in the flow. The important thing is that any adjustments you make via relative positioning * do not affect the flow of the page. The browser considers the element to always be in its * original position when calculating the position of other elements. */ /*.box-2 { position: relative; }*/ /** * You can see that when we apply left and top now, it only offsets from the original position * of the element. You can also see that this doesn't affect the flow of the surrounding * elements. */ /*.box-2 { left: 50px; }*/ /*.box-2 { top: 50px; }*/ /** * Let's reset back to static. */ /*.box-2 { position: static; }*/ /** * You can see here that inline respects padding, but containers don't consider the padding when * calculating element height. * * .block-2 isn't affected because we have a more specific rule above that specifies display to * be block. It uses two classes and is therefore 20 points, vs 11 here. * * We use the second line to force .block-2 to be inline. */ /*.container div { display: inline; }*/ /*.container .box-2 { display: inline; }*/ /** * Inline-block is a very useful display. It basically lets you use all the attributes you'd want * to use with blocks (like width and height), but then displays them in an inline fashion * (i.e. elements don't take up all the available width and can therefore sit on the same line). * * Once again, we have to specifically style .box-2 because of the more specific selector up above. */ /*.container div { display: inline-block; }*/ /*.container .box-2 { display: inline-block; }*/ /** * By saying float left, you're telling the browser that the element will allow other elements to * the left of it. It will affectively align the element to the left and any other left-floating * elements will sit alongside it. * * Float can be very confusing. For one, it takes an element out of the flow. You can see that * .container thinks it has no contents and therefore shrinks up. Also, when combining multiple floats, * it can be hard to predict how elements will position themselves. */ /*.container div { float: left; }*/ /** * Clear is like an anti-float. It tells the browser not to let anything sit to the left of it. * This effectively forces .box-2 to be on a new line. * * We can do the same to .box-3, and we get something similar to what we started with. */ /*.container .box-2 { clear: left; }*/ /*.container .box-3 { clear: left; }*/
walkthrough/css/main.css
.container { border: 1px solid blue; } .container div { height: 150px; border: 1px solid #222; font-size: 150%; font-weight: bold; opacity: 0.7; font-family: sans-serif; } .box-1 { background: red; } .box-2 { background: yellow; } .box-3 { background: green; } /* =============================================================================== * COMMENT OUT THESE LINES ONE AT A TIME TO SEE THE EFFECT * =============================================================================== */ /** * Makes each box 150px wide. */ /*.container div { width: 150px; }*/ /** * Makes each box display inline. Inline elements sit next to * each other instead of taking up all available width. You can * think of each word on a site as being an inline element. * Width and height are ignored on inline elements. */ /*.container div { display: inline; }*/ /*.container div { display: block; }*/ /** * Just center-aligning text. */ /*.box-2 { text-align: center; }*/ /** * The first line by itself won't do anything. That's because this selector * is only worth 10 points, whereas the one above (.container div) that sets * the display to block is worth 11 points. The second one fixes this. * Notice that even though .box-2 is inline, because the other elements are * blocks, they still take up their whole line. */ /*.box-2 { display: inline; }*/ /*.container .box-2 { display: inline; }*/ /*.container .box-2 { display: block; }*/ /** * Margin is the space outside of a box. It does not contribute to the element's * total width. */ /*.container div { margin: 1em; }*/ /** * Padding is the space inside of a box. It contributes to the element's * total width. */ /*.container div { padding: 10px; }*/ /** * Border is the line around a box. It sits outside of an element's padding. * It contributes to the element's total width. */ /*.container div { border: 2px dotted #000; }*/ /** * Setting visibility to hidden makes the element invisible, but still in the flow. */ /*.box-2 { visibility: hidden; }*/ /*.box-2 { visibility: visible; }*/ /** * Setting display to none makes the element invisible and takes it out of the flow. */ /*.container .box-2 { display: none; }*/ /*.container .box-2 { display: block; }*/ /** * Setting position to absolute let's you position an element relative to it's first * positioned (non-static) parent element. In this case, that's the body. It also * takes it out of the flow. Because we haven't set left/right/etc. yet, it will stay * in it's normal position. * * After we add right, you can see how absolute works. * * Note: In Chrome and Firefox, when an element is absolute, its vertical margins no longer * collapse. However, in Safari they do. Keep in mind that not every browser is the same. */ /*.box-2 { position: absolute; }*/ /*.box-2 { right: 0; }*/ /** * We can get rid of the margin so we can see the effects of these upcoming positionings * better. */ /*.container .box-2 { margin: 0; }*/ /** * We can position it from the top of the page. However, if we also try to position it * from the bottom, we run into an impossible condition, and it will only listen to the * first that was set. */ /*.box-2 { top: 20px; }*/ /*.box-2 { bottom: 20px; }*/ /** * We can fix that impossible condition by setting top to auto, which is the default. * We can then reset the bottom to via the same method. */ /*.box-2 { top: auto; }*/ /*.box-2 { bottom: auto; }*/ /** * We can put our margin back to normal now. */ /*.container .box-2 { margin: 1em; }*/ /** * Static is the default position of an element. */ /*.box-2 { position: static; }*/ /** * Relative positioning basically offsets an element's position from where it would normally * be in the flow. The important thing is that any adjustments you make via relative positioning * do not affect the flow of the page. The browser considers the element to always be in its * original position when calculating the position of other elements. */ /*.box-2 { position: relative; }*/ /** * You can see that when we apply left and top now, it only offsets from the original position * of the element. You can also see that this doesn't affect the flow of the surrounding * elements. */ /*.box-2 { left: 50px; }*/ /*.box-2 { top: 50px; }*/ /** * Let's reset back to static. */ /*.box-2 { position: static; }*/ /** * You can see here that inline respects padding, but containers don't consider the padding when * calculating element height. * * .block-2 isn't affected because we have a more specific rule above that specifies display to * be block. It uses two classes and is therefore 20 points, vs 11 here. * * We use the second line to force .block-2 to be inline. */ /*.container div { display: inline; }*/ /*.container .box-2 { display: inline; }*/ /** * Inline-block is a very useful display. It basically lets you use all the attributes you'd want * to use with blocks (like width and height), but then displays them in an inline fashion * (i.e. elements don't take up all the available width and can therefore sit on the same line). * * Once again, we have to specifically style .box-2 because of the more specific selector up above. */ /*.container div { display: inline-block; }*/ /*.container .box-2 { display: inline-block; }*/ /** * By saying float left, you're telling the browser that the element will allow other elements to * the left of it. It will affectively align the element to the left and any other left-floating * elements will sit alongside it. * * Float can be very confusing. For one, it takes an element out of the flow. You can see that * .container thinks it has no contents and therefore shrinks up. Also, when combining multiple floats, * it can be hard to predict how elements will position themselves. */ /*.container div { float: left; }*/ /** * Clear is like an anti-float. It tells the browser not to let anything sit to the left of it. * This effectively forces .box-2 to be on a new line. * * We can do the same to .box-3, and we get something similar to what we started with. */ /*.container .box-2 { clear: left; }*/ /*.container .box-3 { clear: left; }*/
0.614047
0.23936
.body_general { width: 100%; height: 600px; } .left_menu { width: 230px; height: 100px; background: #CDC6FF; margin-left: 0px; margin-top: 12px; box-shadow: 0 0 4px black; border-radius: 3px; text-align: center; position: absolute; } .left_menu_filter { width: 230px; height: 400px; margin-left: 0px; margin-top: 125px; background: #CDC6FF; box-shadow: 0 0 4px black; border-radius: 3px; position: absolute; visibility: hidden; text-align: center; } .lm_eq_sel { width: 90%; height: 24px; margin-top: 14px; display: inline-block; border: 1px solid black; } .sel_eq { width: 100%; font-size: 20px; } .btn_sel_eq { width: 60%; height: 32px; background: gray; border-radius: 4px; box-shadow: 0 0 3px black; margin-top: 15px; display: inline-block; font-size: 22px; vertical-align: middle; text-align: center; line-height:28px; cursor: pointer; } .aa_b { width: 90%; height: 24px; display: inline-block; border: 1px solid black; } .aa_a { width: 90%; height: 24px; margin-top: 10px; display: inline-block; vertical-align: middle; text-align: center; line-height:24px; } .inp_date { font-size: 16px; } .aa_bс { width: 90%; height: 24px; margin-left: 15px; margin-top: 20px; text-align: left; vertical-align: middle; font-size: 20px; } .check_inp { font-size: 24px; width: 24px; margin-left: 30px; margin-top: 3px; } label { font-size: 22px; } .btn_go { width: 60%; height: 32px; background: gray; border-radius: 4px; box-shadow: 0 0 3px black; margin-top: 45px; display: inline-block; font-size: 22px; vertical-align: middle; text-align: center; line-height:28px; cursor: pointer; } .btn_tab { margin-top: 61px; } .btn_rider { margin-top: 61px; } .body_post { position: absolute; width: 900px; height: 600px; background: #CDC6FF; margin-left: 250px; margin-top: 12px; text-align: center; border-radius: 3px; box-shadow: 0 0 4px black; } .bpost_head { width: 100%; height: 20px; vertical-align: middle; text-align: center; line-height:20px; } .post_finish { display: inline-block; width: 98%; height: 565px; margin-top: 5px; background: white; border: 1px solid black; } .courier_a { width: 100%; height: 25px; border-bottom: 1px solid black; vertical-align: middle; line-height:25px; text-align: left; cursor: pointer; } .courier_name_a { margin-left: 10px; font-size: 17px; }
public/styles/styles_index.css
.body_general { width: 100%; height: 600px; } .left_menu { width: 230px; height: 100px; background: #CDC6FF; margin-left: 0px; margin-top: 12px; box-shadow: 0 0 4px black; border-radius: 3px; text-align: center; position: absolute; } .left_menu_filter { width: 230px; height: 400px; margin-left: 0px; margin-top: 125px; background: #CDC6FF; box-shadow: 0 0 4px black; border-radius: 3px; position: absolute; visibility: hidden; text-align: center; } .lm_eq_sel { width: 90%; height: 24px; margin-top: 14px; display: inline-block; border: 1px solid black; } .sel_eq { width: 100%; font-size: 20px; } .btn_sel_eq { width: 60%; height: 32px; background: gray; border-radius: 4px; box-shadow: 0 0 3px black; margin-top: 15px; display: inline-block; font-size: 22px; vertical-align: middle; text-align: center; line-height:28px; cursor: pointer; } .aa_b { width: 90%; height: 24px; display: inline-block; border: 1px solid black; } .aa_a { width: 90%; height: 24px; margin-top: 10px; display: inline-block; vertical-align: middle; text-align: center; line-height:24px; } .inp_date { font-size: 16px; } .aa_bс { width: 90%; height: 24px; margin-left: 15px; margin-top: 20px; text-align: left; vertical-align: middle; font-size: 20px; } .check_inp { font-size: 24px; width: 24px; margin-left: 30px; margin-top: 3px; } label { font-size: 22px; } .btn_go { width: 60%; height: 32px; background: gray; border-radius: 4px; box-shadow: 0 0 3px black; margin-top: 45px; display: inline-block; font-size: 22px; vertical-align: middle; text-align: center; line-height:28px; cursor: pointer; } .btn_tab { margin-top: 61px; } .btn_rider { margin-top: 61px; } .body_post { position: absolute; width: 900px; height: 600px; background: #CDC6FF; margin-left: 250px; margin-top: 12px; text-align: center; border-radius: 3px; box-shadow: 0 0 4px black; } .bpost_head { width: 100%; height: 20px; vertical-align: middle; text-align: center; line-height:20px; } .post_finish { display: inline-block; width: 98%; height: 565px; margin-top: 5px; background: white; border: 1px solid black; } .courier_a { width: 100%; height: 25px; border-bottom: 1px solid black; vertical-align: middle; line-height:25px; text-align: left; cursor: pointer; } .courier_name_a { margin-left: 10px; font-size: 17px; }
0.490236
0.089494
.home { background-color: var(--white); font-size: 18px; } .home h1, .home h2, .home ul { margin-bottom: 16px; margin-top: 8px; } .homeTitle, .homeContext, .homeStats, .homeStatsButton, .homeEntities { display: flex; flex-direction: column; align-items: center; line-height: normal; margin: 32px 0; padding: 32px; } button.homeButton { font-size: 1.4em; line-height: normal; padding: 12px 24px; } /* FIRST BLOCK */ .homeTitle h1 { margin: 0; font-size: 3em; } .homeTitle p { margin: 0; font-size: 1.5em; text-align: center; } .homeBanner { width: 100%; } /* SECOND BLOCK */ .homeContext > div { display: flex; flex-direction: column; align-items: center; max-width: 800px; } .homeContext h1 { text-align: center; font-size: 3em; margin: 0; margin-bottom: 16px; } .homeContext h2 { color: var(--blue-purple); text-align: center; font-size: 1.2em; } .homeContext p { text-align: justify; margin-bottom: 32px; } .homeContext a { display: flex; align-items: center; color: var(--blue-purple); } .homeContext a:hover { text-decoration: underline; } .homeSchema { margin-top: 64px; margin-bottom: 16px; } /* THIRD BLOCK */ .homeAuthentication { display: flex; justify-content: center; margin-bottom: 64px; gap: 32px; } /* FOURTH BLOCK */ .homeStats { padding: 56px; background-color: var(--blue-purple); color: var(--white); } .homeStats h1 { margin: 0; font-size: 2em; } .homeStats p { margin: 0; } .homeStats .homeStatsBlock { display: flex; flex-direction: column; align-items: center; } .homeStats .homeStatsVolume { font-size: 1.3em; } .homeStats .homeStatsEntities { display: flex; width: 480px; margin-top: 48px; margin-bottom: 48px; justify-content: space-evenly; } .homeStats .homeStatsEntities .homeStatsBlock { flex: 1; } /* FIFTH BLOCK */ .homeEntities { margin: 0; padding: 0; } .homeEntities h1 { margin: 0; font-size: 3em; text-align: center; } .homeProducers, .homeOperators { display: flex; flex-wrap: wrap; width: 100%; padding: 48px; justify-content: space-evenly; } .homeOperators { background-color: var(--blue-purple); color: var(--white); }
front/src/carbure/components/home.module.css
.home { background-color: var(--white); font-size: 18px; } .home h1, .home h2, .home ul { margin-bottom: 16px; margin-top: 8px; } .homeTitle, .homeContext, .homeStats, .homeStatsButton, .homeEntities { display: flex; flex-direction: column; align-items: center; line-height: normal; margin: 32px 0; padding: 32px; } button.homeButton { font-size: 1.4em; line-height: normal; padding: 12px 24px; } /* FIRST BLOCK */ .homeTitle h1 { margin: 0; font-size: 3em; } .homeTitle p { margin: 0; font-size: 1.5em; text-align: center; } .homeBanner { width: 100%; } /* SECOND BLOCK */ .homeContext > div { display: flex; flex-direction: column; align-items: center; max-width: 800px; } .homeContext h1 { text-align: center; font-size: 3em; margin: 0; margin-bottom: 16px; } .homeContext h2 { color: var(--blue-purple); text-align: center; font-size: 1.2em; } .homeContext p { text-align: justify; margin-bottom: 32px; } .homeContext a { display: flex; align-items: center; color: var(--blue-purple); } .homeContext a:hover { text-decoration: underline; } .homeSchema { margin-top: 64px; margin-bottom: 16px; } /* THIRD BLOCK */ .homeAuthentication { display: flex; justify-content: center; margin-bottom: 64px; gap: 32px; } /* FOURTH BLOCK */ .homeStats { padding: 56px; background-color: var(--blue-purple); color: var(--white); } .homeStats h1 { margin: 0; font-size: 2em; } .homeStats p { margin: 0; } .homeStats .homeStatsBlock { display: flex; flex-direction: column; align-items: center; } .homeStats .homeStatsVolume { font-size: 1.3em; } .homeStats .homeStatsEntities { display: flex; width: 480px; margin-top: 48px; margin-bottom: 48px; justify-content: space-evenly; } .homeStats .homeStatsEntities .homeStatsBlock { flex: 1; } /* FIFTH BLOCK */ .homeEntities { margin: 0; padding: 0; } .homeEntities h1 { margin: 0; font-size: 3em; text-align: center; } .homeProducers, .homeOperators { display: flex; flex-wrap: wrap; width: 100%; padding: 48px; justify-content: space-evenly; } .homeOperators { background-color: var(--blue-purple); color: var(--white); }
0.353875
0.079926
@font-face{font-family:suxingme;src:url(fonts/suxingme.otf) format("opentype");font-weight:400} html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} *, *:before, *:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;} /*===== 清除默认的margin的属性值 =====*/ body, blockquote, dd, dl, figure, form, p, pre, h1, h2, h3, h4, h5, h6{margin:0;} em, i{font-style: italic;} p{color:#3d464d;font-size:14px;line-height:1.6;} /*===== 统一设置列表的margin和padding,以及列表表形式 =====*/ menu, ul, ol{list-style:none;margin:0;padding:0;} /*===== 全局定义字体以及页面背景 =====*/ body{-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;background-color: #f6f6f6;line-height:1.5;transition:all 0.5s ease;} body, h1, h2, h3, h4, h5, h6, input, button, select, textarea{font-size: 14px;line-height:1.4;} /* 设置字体大小 */ input[type="button"], input[type="submit"], input[type="reset"]{font-size:16px;} /* 设置字体大小,这部分跟前面写在一起,IE6中会无效 */ /*===== 字体控制 =====*/ body, input, button, select, optgroup, option, textarea, pre{font-family:suxingme,"Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;} /*===== 设置iframe的背景色以及去除个别浏览器iframe底部的几个像素 =====*/ iframe{background-color:#FFFFFF;vertical-align:middle;} /*===== 设置文本链接样式 =====*/ a{color:#48494d;text-decoration:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;} a:hover{text-decoration:none;color:#00A7EB;} /*===== 去除个别浏览器图片底部的几个像素,以及设置图片形式链接无边框 =====*/ img{vertical-align:middle;} a img{border:0 none;} /*===== 设置表单元素的样式 =====*/ fieldset{margin:0;padding:0;} legend{color:windowtext;} /* 设置表单域部分的字体颜色为系统窗体文本颜色 */ button, input.ie6{overflow:visible;padding:.1em .25em;cursor:pointer;outline:none;border:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;} /* 尽量统一按钮的大小,鉴于IE6不支持【属性选择符】,所以使用一个类名来控制 */ input[type="button"], input[type="submit"], input[type="reset"]{overflow:visible;padding:.1em .25em;cursor:pointer;} /* 尽量同意按钮的大小,如果采用input方式做的按钮 */ input, input:focus, input[type="text"], input[type="text"]:focus, select, textarea{background-color:#FFFFFF;border-color:#eaeaea;outline:none!important;box-shadow:none!important;} input:focus, input[type="text"]:focus{border-color:#dde1e8;} /* 统一文本输入框、下拉、文本框的背景色,避免被用户设置系统颜色而破坏页面色彩 */ button, button:focus{box-shadow:none;} select{border:1px inset;} /* 统一下拉的边框 */ textarea{overflow:auto;vertical-align:text-bottom;*vertical-align:auto;border:1px solid;resize:vertical;} /* 滚动条为auto,与周边的元素对齐方式,其中hack部分是IE6&7中vertical-align影响范围清除,resize为上下可拉动,避免左右拉动破坏页面布局,如有需要可以设置为none */ /*===== 设置表格元素的样式 =====*/ table{border-spacing:0;} /* 合并表格的间隙,去掉单元格之间的间距,如有需要合并单元格为细线表格,可增加 border-collapse:collapse; */ td, th, caption{padding:0;} /** * Alignments */ .alignleft { display: inline; float: left; } .alignright { display: inline; float: right; } .aligncenter { display: block; margin-right: auto; margin-left: auto; } blockquote.alignleft, img.alignleft, .wp-caption.alignleft, .post-content img.alignleft { margin: 0.4em 1.6em 1.6em 0; } blockquote.alignright, .wp-caption.alignright, img.alignright { margin: 0.4em 0 1.6em 1.6em; } blockquote.aligncenter, img.aligncenter, .wp-caption.aligncenter, .post-content img.aligncenter { clear: both; margin-top: 0.4em; margin-bottom: 1.6em; } .wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter { margin-bottom: 1.2em; }
webapp/static/css/reset.css
@font-face{font-family:suxingme;src:url(fonts/suxingme.otf) format("opentype");font-weight:400} html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} *, *:before, *:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;} /*===== 清除默认的margin的属性值 =====*/ body, blockquote, dd, dl, figure, form, p, pre, h1, h2, h3, h4, h5, h6{margin:0;} em, i{font-style: italic;} p{color:#3d464d;font-size:14px;line-height:1.6;} /*===== 统一设置列表的margin和padding,以及列表表形式 =====*/ menu, ul, ol{list-style:none;margin:0;padding:0;} /*===== 全局定义字体以及页面背景 =====*/ body{-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;background-color: #f6f6f6;line-height:1.5;transition:all 0.5s ease;} body, h1, h2, h3, h4, h5, h6, input, button, select, textarea{font-size: 14px;line-height:1.4;} /* 设置字体大小 */ input[type="button"], input[type="submit"], input[type="reset"]{font-size:16px;} /* 设置字体大小,这部分跟前面写在一起,IE6中会无效 */ /*===== 字体控制 =====*/ body, input, button, select, optgroup, option, textarea, pre{font-family:suxingme,"Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;} /*===== 设置iframe的背景色以及去除个别浏览器iframe底部的几个像素 =====*/ iframe{background-color:#FFFFFF;vertical-align:middle;} /*===== 设置文本链接样式 =====*/ a{color:#48494d;text-decoration:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;} a:hover{text-decoration:none;color:#00A7EB;} /*===== 去除个别浏览器图片底部的几个像素,以及设置图片形式链接无边框 =====*/ img{vertical-align:middle;} a img{border:0 none;} /*===== 设置表单元素的样式 =====*/ fieldset{margin:0;padding:0;} legend{color:windowtext;} /* 设置表单域部分的字体颜色为系统窗体文本颜色 */ button, input.ie6{overflow:visible;padding:.1em .25em;cursor:pointer;outline:none;border:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;} /* 尽量统一按钮的大小,鉴于IE6不支持【属性选择符】,所以使用一个类名来控制 */ input[type="button"], input[type="submit"], input[type="reset"]{overflow:visible;padding:.1em .25em;cursor:pointer;} /* 尽量同意按钮的大小,如果采用input方式做的按钮 */ input, input:focus, input[type="text"], input[type="text"]:focus, select, textarea{background-color:#FFFFFF;border-color:#eaeaea;outline:none!important;box-shadow:none!important;} input:focus, input[type="text"]:focus{border-color:#dde1e8;} /* 统一文本输入框、下拉、文本框的背景色,避免被用户设置系统颜色而破坏页面色彩 */ button, button:focus{box-shadow:none;} select{border:1px inset;} /* 统一下拉的边框 */ textarea{overflow:auto;vertical-align:text-bottom;*vertical-align:auto;border:1px solid;resize:vertical;} /* 滚动条为auto,与周边的元素对齐方式,其中hack部分是IE6&7中vertical-align影响范围清除,resize为上下可拉动,避免左右拉动破坏页面布局,如有需要可以设置为none */ /*===== 设置表格元素的样式 =====*/ table{border-spacing:0;} /* 合并表格的间隙,去掉单元格之间的间距,如有需要合并单元格为细线表格,可增加 border-collapse:collapse; */ td, th, caption{padding:0;} /** * Alignments */ .alignleft { display: inline; float: left; } .alignright { display: inline; float: right; } .aligncenter { display: block; margin-right: auto; margin-left: auto; } blockquote.alignleft, img.alignleft, .wp-caption.alignleft, .post-content img.alignleft { margin: 0.4em 1.6em 1.6em 0; } blockquote.alignright, .wp-caption.alignright, img.alignright { margin: 0.4em 0 1.6em 1.6em; } blockquote.aligncenter, img.aligncenter, .wp-caption.aligncenter, .post-content img.aligncenter { clear: both; margin-top: 0.4em; margin-bottom: 1.6em; } .wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter { margin-bottom: 1.2em; }
0.208904
0.061115
--line-color-primary: #3880ff; --line-color-primary-rgb: 56, 128, 255; --line-color-primary-contrast: #ffffff; --line-color-primary-contrast-rgb: 255, 255, 255; --line-color-primary-shade: #3171e0; --line-color-primary-tint: #4c8dff; --line-color-secondary: #3dc2ff; --line-color-secondary-rgb: 61, 194, 255; --line-color-secondary-contrast: #ffffff; --line-color-secondary-contrast-rgb: 255, 255, 255; --line-color-secondary-shade: #36abe0; --line-color-secondary-tint: #50c8ff; --line-color-tertiary: #5260ff; --line-color-tertiary-rgb: 82, 96, 255; --line-color-tertiary-contrast: #ffffff; --line-color-tertiary-contrast-rgb: 255, 255, 255; --line-color-tertiary-shade: #4854e0; --line-color-tertiary-tint: #6370ff; --line-color-success: #2dd36f; --line-color-success-rgb: 45, 211, 111; --line-color-success-contrast: #ffffff; --line-color-success-contrast-rgb: 255, 255, 255; --line-color-success-shade: #28ba62; --line-color-success-tint: #42d77d; --line-color-warning: #ffc409; --line-color-warning-rgb: 255, 196, 9; --line-color-warning-contrast: #000000; --line-color-warning-contrast-rgb: 0, 0, 0; --line-color-warning-shade: #e0ac08; --line-color-warning-tint: #ffca22; --line-color-danger: #eb445a; --line-color-danger-rgb: 235, 68, 90; --line-color-danger-contrast: #ffffff; --line-color-danger-contrast-rgb: 255, 255, 255; --line-color-danger-shade: #cf3c4f; --line-color-danger-tint: #ed576b; --line-color-dark: #222428; --line-color-dark-rgb: 34, 36, 40; --line-color-dark-contrast: #ffffff; --line-color-dark-contrast-rgb: 255, 255, 255; --line-color-dark-shade: #1e2023; --line-color-dark-tint: #383a3e; --line-color-medium: #92949c; --line-color-medium-rgb: 146, 148, 156; --line-color-medium-contrast: #ffffff; --line-color-medium-contrast-rgb: 255, 255, 255; --line-color-medium-shade: #808289; --line-color-medium-tint: #9d9fa6; --line-color-light: #f4f5f8; --line-color-light-rgb: 244, 245, 248; --line-color-light-contrast: #000000; --line-color-light-contrast-rgb: 0, 0, 0; --line-color-light-shade: #d7d8da; --line-color-light-tint: #f5f6f9; } */
packages/line/src/themes/css-variables/css/default.css
--line-color-primary: #3880ff; --line-color-primary-rgb: 56, 128, 255; --line-color-primary-contrast: #ffffff; --line-color-primary-contrast-rgb: 255, 255, 255; --line-color-primary-shade: #3171e0; --line-color-primary-tint: #4c8dff; --line-color-secondary: #3dc2ff; --line-color-secondary-rgb: 61, 194, 255; --line-color-secondary-contrast: #ffffff; --line-color-secondary-contrast-rgb: 255, 255, 255; --line-color-secondary-shade: #36abe0; --line-color-secondary-tint: #50c8ff; --line-color-tertiary: #5260ff; --line-color-tertiary-rgb: 82, 96, 255; --line-color-tertiary-contrast: #ffffff; --line-color-tertiary-contrast-rgb: 255, 255, 255; --line-color-tertiary-shade: #4854e0; --line-color-tertiary-tint: #6370ff; --line-color-success: #2dd36f; --line-color-success-rgb: 45, 211, 111; --line-color-success-contrast: #ffffff; --line-color-success-contrast-rgb: 255, 255, 255; --line-color-success-shade: #28ba62; --line-color-success-tint: #42d77d; --line-color-warning: #ffc409; --line-color-warning-rgb: 255, 196, 9; --line-color-warning-contrast: #000000; --line-color-warning-contrast-rgb: 0, 0, 0; --line-color-warning-shade: #e0ac08; --line-color-warning-tint: #ffca22; --line-color-danger: #eb445a; --line-color-danger-rgb: 235, 68, 90; --line-color-danger-contrast: #ffffff; --line-color-danger-contrast-rgb: 255, 255, 255; --line-color-danger-shade: #cf3c4f; --line-color-danger-tint: #ed576b; --line-color-dark: #222428; --line-color-dark-rgb: 34, 36, 40; --line-color-dark-contrast: #ffffff; --line-color-dark-contrast-rgb: 255, 255, 255; --line-color-dark-shade: #1e2023; --line-color-dark-tint: #383a3e; --line-color-medium: #92949c; --line-color-medium-rgb: 146, 148, 156; --line-color-medium-contrast: #ffffff; --line-color-medium-contrast-rgb: 255, 255, 255; --line-color-medium-shade: #808289; --line-color-medium-tint: #9d9fa6; --line-color-light: #f4f5f8; --line-color-light-rgb: 244, 245, 248; --line-color-light-contrast: #000000; --line-color-light-contrast-rgb: 0, 0, 0; --line-color-light-shade: #d7d8da; --line-color-light-tint: #f5f6f9; } */
0.5564
0.037892
.content-logo { background-color: transparent; width: 100%; } .section-loader { position: fixed; left: 0px; top: 0px; width: 100%; height: 500%; z-index: 9999; background: 50% 50% no-repeat rgba(0, 0, 0, 0.8); } .thumb-loader { height: 70px; width: 70px; font-size: 30px; font-weight: bolder; } .part-loader { top: 0; left: 0; bottom: 0; right: 0; position: fixed; z-index: 1000; overflow: show; margin: auto; text-align: center; } .header-title-report { text-align: center; margin-bottom: 3%; } .header-title-report > div { margin-bottom: 2%; } .header-title-report > p { font-size: 0.8rem; color: #50b380; transition: transform .2s; } .header-title-report > p:hover { font-weight: bold; transform: scale(1.2); } .title-checking-balance { background-color: #e4e7f1; height: 0; font-size: 0.8rem; } .row-table-sticky { width: 100%; margin: auto; background: #fff; max-height: 600px; overflow-y: auto; } .table-sticky { font-size: 0.8rem; } .table-sticky tr { cursor: pointer; } .table-sticky tr:hover td { color: #3e8b64; background-color: #f1f5fa; } .table-sticky thead th, .table-sticky tbody td { padding: 10px; } .table-sticky tbody td { border-color: #d6d8e0; color: #425176; font-size: 0.8rem; font-weight: 500; } .table-sticky thead th { font-weight: bold; text-align: center; background: #50b380; color: #fff; position: sticky; top: -1px; vertical-align: middle; } .table-sticky thead tr.sticky-header-first th, thead tr.sticky-header-first td { position: sticky; top: 0; background: #50b380; } .hard_left-head { position: sticky; left:0; width: auto; z-index: 1; } .next_left-head { position: sticky; left: 88px; width: auto; z-index: 1; } .hard_left { position: sticky; left: 0; top: 143px; z-index: 1; background: #fff; } .next_left{ position: sticky; left: 88px; top: 143px; z-index: 1; background: #fff; } .table-sticky thead tr.sticky-header-second th, thead tr.sticky-header-second td { position: sticky; top: 41px; background: #50b380; font-size: 0.6rem; } .table-sticky thead tr.sticky-header-third th, thead tr.sticky-header-third td { position: sticky; top: 81px; background: #50b380; font-size: 0.6rem; } .table-sticky tbody tr.border-top-total td { color: #fff; font-weight: bold; background: #50b380; } .scope-action-table { float: right; } .header-report-company { background: #fff !important; border-bottom: 1px solid #50b380; } .scope-action-table-dropdown { float: right; width: 55%; } .scope-action-table-min { float: right; padding: 20px; display: none; } .account-tree { margin: 15px; } .action-tree-account { position: absolute; display: inline; } .action-tree-pointer { cursor: pointer; } .div-tree-account li { list-style-type: none; margin: 0; padding: 10px 5px 0 5px; position: relative } .div-tree-account li::before, .div-tree-account li::after { content: ''; left: -20px; position: absolute; right: auto } .arrow-nested { margin-right: 15px; font-weight: bold; } .div-tree-account li .account-tree-title { display: inline-block; padding: 3px 8px; text-decoration: none; cursor: pointer; font-size: 0.9rem; } .div-tree-account > ul > li::before, .div-tree-account > ul > li::after { border: 0 } .div-tree-account li:last-child::before { height: 27px } .div-tree-account li .account-tree-title:hover { font-weight: bolder; } [aria-expanded="false"]>.expanded, [aria-expanded="true"]>.collapsed { display: none; } .notification-manual-custom { position: absolute; right: 0px; bottom: 0px; background: rgb(44,101,60); box-shadow: 0px 10px 25px 0px rgba(27, 92, 255, .2); margin: 20px; padding: 10px 20px; border-radius: 10px 8px 20px 20px; color: #fff; visibility: hidden; transition: all .3s ease; transform: translate(100%); width: calc(100% - 40px); max-width: 400px; } .notification-manual-custom h3 { font-size: 1rem; font-weight: 600; padding-bottom: 5px; color: #fff; } .notification-manual-custom p { font-size: .85rem; opacity: .7; } .notification-manual-custom.visible { visibility: visible; transform: translate(0); } .notification-manual-custom.remove { opacity: 0; transform: translate(0) scale(.8) !important; } .title-link-table { color: #50b380; } .actions-table { margin: 5px; font-size: 0.8rem; text-align: center; } .radio-buttons { width: 100%; margin: 0 auto; text-align: center; } .custom-radio input { display: none; } .radio-btn { margin: 5px; width: 140px; height: 50px; border: 2px solid #c3c3c367; background-color: #fff; display: inline-block; border-radius: 10px; position: relative; text-align: center; box-shadow: 0 0 20px #c3c3c367; cursor: pointer; } .radio-btn > i { color: #fff; background: #50b380; font-size: 20px; position: absolute; top: -15px; left: 50%; transform: translateX(-50%) scale(4); border-radius: 50px; padding: 3px; transition: 0.2s; pointer-events: none; opacity: 0; } .radio-btn .option-check { width: 150px; height: 10px; position: absolute; left: 50%; transform: translate(-50%, -50%); } .radio-btn .option-check h3 { line-height: 35px; font-size: 0.8rem; } .custom-radio input:checked + .radio-btn { border: 2px solid #50b380; } .custom-radio input:checked + .radio-btn > i { opacity: 1; transform: translateX(-50%) scale(1); } .label-required:after { content: " *"; color: #ef4d56; } .items-hide { display: none; } .items-inline { display: inline; } .input-group-prefix { padding: 6px 12px; font-size: 14px; font-weight: 400; line-height: 1; color: #555; text-align: center; background-color: #eee; border: 1px solid #ccc; width: 1%; white-space: nowrap; vertical-align: middle; display: table-cell; } .prefix-group { position: relative; display: table; border-collapse: separate; } .prefix input { border-radius: 0px 4px 4px 0px; } .prefix .input-group-prefix { border-right: 0; border-radius: 4px 0px 0px 4px; } .input-group-prefix.prefix { border-radius: 4px 0px 0px 4px; border-right: 0; } .iffyTip { overflow:hidden; white-space:nowrap; text-overflow:ellipsis; } .hideText2{ max-width:200px; } .pref-table-details { background-color: #fff !important; font-size: 0.8rem; } .text-has-error { color: #f44336; } .text-has-success { color: #50b380; } .btn-posted-transaction-action { display: block; margin: auto; height: 30px; line-height: 5px; width: 75px; padding: 10px; font-size: 0.7rem; }
public/metrica/assets/css/customize/main.css
.content-logo { background-color: transparent; width: 100%; } .section-loader { position: fixed; left: 0px; top: 0px; width: 100%; height: 500%; z-index: 9999; background: 50% 50% no-repeat rgba(0, 0, 0, 0.8); } .thumb-loader { height: 70px; width: 70px; font-size: 30px; font-weight: bolder; } .part-loader { top: 0; left: 0; bottom: 0; right: 0; position: fixed; z-index: 1000; overflow: show; margin: auto; text-align: center; } .header-title-report { text-align: center; margin-bottom: 3%; } .header-title-report > div { margin-bottom: 2%; } .header-title-report > p { font-size: 0.8rem; color: #50b380; transition: transform .2s; } .header-title-report > p:hover { font-weight: bold; transform: scale(1.2); } .title-checking-balance { background-color: #e4e7f1; height: 0; font-size: 0.8rem; } .row-table-sticky { width: 100%; margin: auto; background: #fff; max-height: 600px; overflow-y: auto; } .table-sticky { font-size: 0.8rem; } .table-sticky tr { cursor: pointer; } .table-sticky tr:hover td { color: #3e8b64; background-color: #f1f5fa; } .table-sticky thead th, .table-sticky tbody td { padding: 10px; } .table-sticky tbody td { border-color: #d6d8e0; color: #425176; font-size: 0.8rem; font-weight: 500; } .table-sticky thead th { font-weight: bold; text-align: center; background: #50b380; color: #fff; position: sticky; top: -1px; vertical-align: middle; } .table-sticky thead tr.sticky-header-first th, thead tr.sticky-header-first td { position: sticky; top: 0; background: #50b380; } .hard_left-head { position: sticky; left:0; width: auto; z-index: 1; } .next_left-head { position: sticky; left: 88px; width: auto; z-index: 1; } .hard_left { position: sticky; left: 0; top: 143px; z-index: 1; background: #fff; } .next_left{ position: sticky; left: 88px; top: 143px; z-index: 1; background: #fff; } .table-sticky thead tr.sticky-header-second th, thead tr.sticky-header-second td { position: sticky; top: 41px; background: #50b380; font-size: 0.6rem; } .table-sticky thead tr.sticky-header-third th, thead tr.sticky-header-third td { position: sticky; top: 81px; background: #50b380; font-size: 0.6rem; } .table-sticky tbody tr.border-top-total td { color: #fff; font-weight: bold; background: #50b380; } .scope-action-table { float: right; } .header-report-company { background: #fff !important; border-bottom: 1px solid #50b380; } .scope-action-table-dropdown { float: right; width: 55%; } .scope-action-table-min { float: right; padding: 20px; display: none; } .account-tree { margin: 15px; } .action-tree-account { position: absolute; display: inline; } .action-tree-pointer { cursor: pointer; } .div-tree-account li { list-style-type: none; margin: 0; padding: 10px 5px 0 5px; position: relative } .div-tree-account li::before, .div-tree-account li::after { content: ''; left: -20px; position: absolute; right: auto } .arrow-nested { margin-right: 15px; font-weight: bold; } .div-tree-account li .account-tree-title { display: inline-block; padding: 3px 8px; text-decoration: none; cursor: pointer; font-size: 0.9rem; } .div-tree-account > ul > li::before, .div-tree-account > ul > li::after { border: 0 } .div-tree-account li:last-child::before { height: 27px } .div-tree-account li .account-tree-title:hover { font-weight: bolder; } [aria-expanded="false"]>.expanded, [aria-expanded="true"]>.collapsed { display: none; } .notification-manual-custom { position: absolute; right: 0px; bottom: 0px; background: rgb(44,101,60); box-shadow: 0px 10px 25px 0px rgba(27, 92, 255, .2); margin: 20px; padding: 10px 20px; border-radius: 10px 8px 20px 20px; color: #fff; visibility: hidden; transition: all .3s ease; transform: translate(100%); width: calc(100% - 40px); max-width: 400px; } .notification-manual-custom h3 { font-size: 1rem; font-weight: 600; padding-bottom: 5px; color: #fff; } .notification-manual-custom p { font-size: .85rem; opacity: .7; } .notification-manual-custom.visible { visibility: visible; transform: translate(0); } .notification-manual-custom.remove { opacity: 0; transform: translate(0) scale(.8) !important; } .title-link-table { color: #50b380; } .actions-table { margin: 5px; font-size: 0.8rem; text-align: center; } .radio-buttons { width: 100%; margin: 0 auto; text-align: center; } .custom-radio input { display: none; } .radio-btn { margin: 5px; width: 140px; height: 50px; border: 2px solid #c3c3c367; background-color: #fff; display: inline-block; border-radius: 10px; position: relative; text-align: center; box-shadow: 0 0 20px #c3c3c367; cursor: pointer; } .radio-btn > i { color: #fff; background: #50b380; font-size: 20px; position: absolute; top: -15px; left: 50%; transform: translateX(-50%) scale(4); border-radius: 50px; padding: 3px; transition: 0.2s; pointer-events: none; opacity: 0; } .radio-btn .option-check { width: 150px; height: 10px; position: absolute; left: 50%; transform: translate(-50%, -50%); } .radio-btn .option-check h3 { line-height: 35px; font-size: 0.8rem; } .custom-radio input:checked + .radio-btn { border: 2px solid #50b380; } .custom-radio input:checked + .radio-btn > i { opacity: 1; transform: translateX(-50%) scale(1); } .label-required:after { content: " *"; color: #ef4d56; } .items-hide { display: none; } .items-inline { display: inline; } .input-group-prefix { padding: 6px 12px; font-size: 14px; font-weight: 400; line-height: 1; color: #555; text-align: center; background-color: #eee; border: 1px solid #ccc; width: 1%; white-space: nowrap; vertical-align: middle; display: table-cell; } .prefix-group { position: relative; display: table; border-collapse: separate; } .prefix input { border-radius: 0px 4px 4px 0px; } .prefix .input-group-prefix { border-right: 0; border-radius: 4px 0px 0px 4px; } .input-group-prefix.prefix { border-radius: 4px 0px 0px 4px; border-right: 0; } .iffyTip { overflow:hidden; white-space:nowrap; text-overflow:ellipsis; } .hideText2{ max-width:200px; } .pref-table-details { background-color: #fff !important; font-size: 0.8rem; } .text-has-error { color: #f44336; } .text-has-success { color: #50b380; } .btn-posted-transaction-action { display: block; margin: auto; height: 30px; line-height: 5px; width: 75px; padding: 10px; font-size: 0.7rem; }
0.561816
0.153803
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); * { font-size: 10px !important; } /* [uidensity="compact"] */ /* changes padding of toolbar buttons */ toolbar .toolbarbutton-1 { margin: -2px !important; padding: 0px 4px 0px 4px !important; } /* adjusts the padding and margin of the URL box buttons */ :root .urlbar-icon { width: 20px !important; height: 20px !important; padding: 4px !important; } /* adjusts the padding and margin of the icons before the URL */ #identity-icon, #tracking-protection-icon, #connection-icon, .notification-anchor-icon, #blocked-permissions-container > .blocked-permission-icon, #extension-icon { width: 14px !important; height: 14px !important; margin-inline-start: 4px !important; } /* adjusts entire nav bar padding */ #nav-bar { padding-top: 0px !important; padding-bottom: 0px !important; } /* adjusts the padding of the three lines menu button */ #PanelUI-menu-button { padding-inline-start: 4px !important; padding-inline-end: 8px !important; } /* hides forward and back buttons */ #forward-button { display: none !important; } #back-button { display: none !important; } /* reduces the margin of the url bar */ #urlbar-container { margin: -4px !important; } /* url bar border settings */ #urlbar, .searchbar-textbox { border: 0px solid hsla(240,5%,5%,.25) !important; font-family: Terminus !important; } /* tab box border settings */ #TabsToolbar:not([collapsed="true"]) + #nav-bar { border-top: 0px solid var(--tabs-border) !important; } /* hides color line on top of tabs */ :root { /*--tab-line-color: none !important;*/ --toolbarbutton-border-radius: 0px !important; /* removes inner padding of all toolbar buttons */ --toolbarbutton-inner-padding: -1px !important; /* decreases tab height (only works in pair with "--toolbarbutton-inner-padding") */ --tab-min-height: 22px !important; } /* Required for the tab bar to be visible down the window */ #content-deck { position: relative !important; } /* Makes sure the halo effect on the tabs bar appears below content */ #navigator-toolbox { overflow: initial !important; } /* Move tabs bar down */ #main-window[tabsintitlebar] #TabsToolbar { transform: translateY( calc(100vh - var(--tab-min-height)) ) !important; } /* Move tabs bar down when the profile has `browser.tabs.drawInTitlebar` set to `false` */ #main-window:not([tabsintitlebar]) #TabsToolbar { transform: translateY(100vh) !important; } /* Remove margin at the top since the tab bar is going down */ #main-window[tabsintitlebar] #navigator-toolbox:not([fullscreenShouldAnimate]) { margin-top: calc(var(--space-above-tabbar) - var(--tab-min-height)) !important; } /* Remove margin at the top when the profile has `browser.tabs.drawInTitlebar` set to `false` */ #main-window:not([tabsintitlebar]) #navigator-toolbox:not([fullscreenShouldAnimate]) { margin-top: calc(0px - var(--tab-min-height)) !important; } /* Maximized window requires different margin to make room for minimize/restore/close buttons. */ #main-window[tabsintitlebar][sizemode="maximized"] #navigator-toolbox:not([fullscreenShouldAnimate]) { margin-top: calc(var(--space-above-tabbar) - var(--tab-min-height) + 12px) !important; } /* This adds padding to the bottom of the window to make room for the tabs bar. */ #main-window:not([sizemode="fullscreen"]) #browser-panel { padding-bottom: var(--tab-min-height) !important; }
firefox/userChrome.css
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); * { font-size: 10px !important; } /* [uidensity="compact"] */ /* changes padding of toolbar buttons */ toolbar .toolbarbutton-1 { margin: -2px !important; padding: 0px 4px 0px 4px !important; } /* adjusts the padding and margin of the URL box buttons */ :root .urlbar-icon { width: 20px !important; height: 20px !important; padding: 4px !important; } /* adjusts the padding and margin of the icons before the URL */ #identity-icon, #tracking-protection-icon, #connection-icon, .notification-anchor-icon, #blocked-permissions-container > .blocked-permission-icon, #extension-icon { width: 14px !important; height: 14px !important; margin-inline-start: 4px !important; } /* adjusts entire nav bar padding */ #nav-bar { padding-top: 0px !important; padding-bottom: 0px !important; } /* adjusts the padding of the three lines menu button */ #PanelUI-menu-button { padding-inline-start: 4px !important; padding-inline-end: 8px !important; } /* hides forward and back buttons */ #forward-button { display: none !important; } #back-button { display: none !important; } /* reduces the margin of the url bar */ #urlbar-container { margin: -4px !important; } /* url bar border settings */ #urlbar, .searchbar-textbox { border: 0px solid hsla(240,5%,5%,.25) !important; font-family: Terminus !important; } /* tab box border settings */ #TabsToolbar:not([collapsed="true"]) + #nav-bar { border-top: 0px solid var(--tabs-border) !important; } /* hides color line on top of tabs */ :root { /*--tab-line-color: none !important;*/ --toolbarbutton-border-radius: 0px !important; /* removes inner padding of all toolbar buttons */ --toolbarbutton-inner-padding: -1px !important; /* decreases tab height (only works in pair with "--toolbarbutton-inner-padding") */ --tab-min-height: 22px !important; } /* Required for the tab bar to be visible down the window */ #content-deck { position: relative !important; } /* Makes sure the halo effect on the tabs bar appears below content */ #navigator-toolbox { overflow: initial !important; } /* Move tabs bar down */ #main-window[tabsintitlebar] #TabsToolbar { transform: translateY( calc(100vh - var(--tab-min-height)) ) !important; } /* Move tabs bar down when the profile has `browser.tabs.drawInTitlebar` set to `false` */ #main-window:not([tabsintitlebar]) #TabsToolbar { transform: translateY(100vh) !important; } /* Remove margin at the top since the tab bar is going down */ #main-window[tabsintitlebar] #navigator-toolbox:not([fullscreenShouldAnimate]) { margin-top: calc(var(--space-above-tabbar) - var(--tab-min-height)) !important; } /* Remove margin at the top when the profile has `browser.tabs.drawInTitlebar` set to `false` */ #main-window:not([tabsintitlebar]) #navigator-toolbox:not([fullscreenShouldAnimate]) { margin-top: calc(0px - var(--tab-min-height)) !important; } /* Maximized window requires different margin to make room for minimize/restore/close buttons. */ #main-window[tabsintitlebar][sizemode="maximized"] #navigator-toolbox:not([fullscreenShouldAnimate]) { margin-top: calc(var(--space-above-tabbar) - var(--tab-min-height) + 12px) !important; } /* This adds padding to the bottom of the window to make room for the tabs bar. */ #main-window:not([sizemode="fullscreen"]) #browser-panel { padding-bottom: var(--tab-min-height) !important; }
0.372049
0.142441
@charset "UTF-8"; body { background-image: url(/images/green.jpg?2f725b550228c29b257e6b72adcc9fe1); background-size: cover; } .col-md-2 { color: #FFFFFF; padding-top: 6px; } .form-group row { margin-top: 5px; } .form-control { border: 3px solid green; } .main { margin: 0 auto; } .my-big { font-size: 15em; } .master { float: left; width: 50%; } .fa-stack-1x { font-size: 0.3em; margin-top: 85px; font-color: #FFFFFF; } .container { width: 100%; padding: 0 15px; margin: 0 auto; } .top-wrapper { text-align: center; padding-bottom: 30px; color: #FFFFFF; } .blink { -webkit-animation: blinkAnime 1s infinite alternate; animation: blinkAnime 1s infinite alternate; font-size: 20px; } @-webkit-keyframes blinkAnime { 0% { color: #000000; } 100% { color: #ff0000; } } @keyframes blinkAnime { 0% { color: #000000; } 100% { color: #ff0000; } } .back { display: inline-block; border-radius: 5%; /* 角丸 */ font-size: 18pt; /* 文字サイズ */ text-align: center; /* 文字位置 */ cursor: pointer; /* カーソル */ padding: 12px 12px; /* 余白 */ background: #003300; /* 背景色 */ color: #999999; /* 文字色 */ line-height: 1em; /* 1行の高さ */ transition: 0.3s; /* なめらか変化 */ box-shadow: 6px 6px 3px #666666; /* 影の設定 */ border: 2px solid #003300; /* 枠の指定 */ } .back:hover { box-shadow: none; /* カーソル時の影消去 */ color: #003300; /* 背景色 */ background: #999999; /* 文字色 */ } .top { margin-left: 150px; padding-bottom: 10px; } .index { display: inline-block; width: 180px; height: 54px; text-align: center; text-decoration: none; line-height: 54px; outline: none; font-size: 20px; position: relative; z-index: 2; background-color: teal; border: 2px solid #333; color: #333; line-height: 50px; overflow: hidden; margin: 10px 0 0 5px; } .index:hover { color: #fff; } .index:hover::after { background: #333; transform: scale(1); } .index::before, .index::after { position: absolute; z-index: -1; display: block; content: ""; top: 0; left: 0; width: 100%; height: 100%; transform: scale(0.5); } .index, .index::before, .index::after { box-sizing: border-box; transition: all 0.3s; } .gun-form-group { margin-top: 5px; font-size: 20px; color: yellow; } .right { float: right; padding-right: 90px; } .gunBody { white-space: pre-wrap; } /* === ベースのBOX =============================================== */ .nextReadBox { position: relative; /* relative指定は必須 */ overflow: hidden; /* hidden指定は必須 */ transition: 0.5s; /* 開閉の速度 */ height: 200px; /* 閉じているときの高さ */ background: #fff; /* 色や文字情報は変更ください */ line-height: 1.3; padding: 5px 10px; text-align: left; font-size: 10pt; border: 3px solid #999; border-radius: 8px; max-width: 1100px; margin: auto; } /* === チェックボックス ========================================== */ .nextReadBox > input { display: none; /* 非表示 */ } /* === チェックボックスのlabel(=ボタンに見せる) =============== */ .nextReadBox > label { position: absolute; display: inline-block; box-sizing: border-box; cursor: pointer; bottom: 0; /* 左右いっぱいのBOXにグラデーションを付ける */ left: 0; right: 0; height: 60px; background: linear-gradient(rgba(255, 255, 255, 0.1), #ffffff 65%); padding-top: 40px; /* 下寄せに文字を配置する */ text-align: center; font-size: 15px; color: #0059b3; } /* === 開いているときのボタンサイズを変更 ======================== */ .nextReadBox > input[type=checkbox]:checked + label { background: rgba(255, 255, 255, 0.6); height: 25px; padding-top: 5px; font-size: 12px; } /* === ボタンに表示する文字(閉じているとき) ==================== */ .nextReadBox > input[type=checkbox]:not(:checked) + label::after { content: "\7D9A\304D\3092\958B\304F"; } /* === ボタンに表示する文字(開いているとき) ==================== */ .nextReadBox > input[type=checkbox]:checked + label::after { content: "\9589\3058\308B"; }
public/css/guest.css
@charset "UTF-8"; body { background-image: url(/images/green.jpg?2f725b550228c29b257e6b72adcc9fe1); background-size: cover; } .col-md-2 { color: #FFFFFF; padding-top: 6px; } .form-group row { margin-top: 5px; } .form-control { border: 3px solid green; } .main { margin: 0 auto; } .my-big { font-size: 15em; } .master { float: left; width: 50%; } .fa-stack-1x { font-size: 0.3em; margin-top: 85px; font-color: #FFFFFF; } .container { width: 100%; padding: 0 15px; margin: 0 auto; } .top-wrapper { text-align: center; padding-bottom: 30px; color: #FFFFFF; } .blink { -webkit-animation: blinkAnime 1s infinite alternate; animation: blinkAnime 1s infinite alternate; font-size: 20px; } @-webkit-keyframes blinkAnime { 0% { color: #000000; } 100% { color: #ff0000; } } @keyframes blinkAnime { 0% { color: #000000; } 100% { color: #ff0000; } } .back { display: inline-block; border-radius: 5%; /* 角丸 */ font-size: 18pt; /* 文字サイズ */ text-align: center; /* 文字位置 */ cursor: pointer; /* カーソル */ padding: 12px 12px; /* 余白 */ background: #003300; /* 背景色 */ color: #999999; /* 文字色 */ line-height: 1em; /* 1行の高さ */ transition: 0.3s; /* なめらか変化 */ box-shadow: 6px 6px 3px #666666; /* 影の設定 */ border: 2px solid #003300; /* 枠の指定 */ } .back:hover { box-shadow: none; /* カーソル時の影消去 */ color: #003300; /* 背景色 */ background: #999999; /* 文字色 */ } .top { margin-left: 150px; padding-bottom: 10px; } .index { display: inline-block; width: 180px; height: 54px; text-align: center; text-decoration: none; line-height: 54px; outline: none; font-size: 20px; position: relative; z-index: 2; background-color: teal; border: 2px solid #333; color: #333; line-height: 50px; overflow: hidden; margin: 10px 0 0 5px; } .index:hover { color: #fff; } .index:hover::after { background: #333; transform: scale(1); } .index::before, .index::after { position: absolute; z-index: -1; display: block; content: ""; top: 0; left: 0; width: 100%; height: 100%; transform: scale(0.5); } .index, .index::before, .index::after { box-sizing: border-box; transition: all 0.3s; } .gun-form-group { margin-top: 5px; font-size: 20px; color: yellow; } .right { float: right; padding-right: 90px; } .gunBody { white-space: pre-wrap; } /* === ベースのBOX =============================================== */ .nextReadBox { position: relative; /* relative指定は必須 */ overflow: hidden; /* hidden指定は必須 */ transition: 0.5s; /* 開閉の速度 */ height: 200px; /* 閉じているときの高さ */ background: #fff; /* 色や文字情報は変更ください */ line-height: 1.3; padding: 5px 10px; text-align: left; font-size: 10pt; border: 3px solid #999; border-radius: 8px; max-width: 1100px; margin: auto; } /* === チェックボックス ========================================== */ .nextReadBox > input { display: none; /* 非表示 */ } /* === チェックボックスのlabel(=ボタンに見せる) =============== */ .nextReadBox > label { position: absolute; display: inline-block; box-sizing: border-box; cursor: pointer; bottom: 0; /* 左右いっぱいのBOXにグラデーションを付ける */ left: 0; right: 0; height: 60px; background: linear-gradient(rgba(255, 255, 255, 0.1), #ffffff 65%); padding-top: 40px; /* 下寄せに文字を配置する */ text-align: center; font-size: 15px; color: #0059b3; } /* === 開いているときのボタンサイズを変更 ======================== */ .nextReadBox > input[type=checkbox]:checked + label { background: rgba(255, 255, 255, 0.6); height: 25px; padding-top: 5px; font-size: 12px; } /* === ボタンに表示する文字(閉じているとき) ==================== */ .nextReadBox > input[type=checkbox]:not(:checked) + label::after { content: "\7D9A\304D\3092\958B\304F"; } /* === ボタンに表示する文字(開いているとき) ==================== */ .nextReadBox > input[type=checkbox]:checked + label::after { content: "\9589\3058\308B"; }
0.324128
0.083703
html, body{ width: 100%; height: 100%; background: radial-gradient(ellipse at center, #160909 0%,#160909 45% , #291111 100%); display: flex; justify-content: center; align-items: center; overflow: hidden; } .container{ display: flex; justify-content: center; align-items: center; flex-direction: column; } .pumpkin{ height: 11em; width: 15em; background: coral; border: .4em solid chocolate; border-radius: 70%/110%; position: relative; box-shadow: inset 0 0 20px chocolate, 0 0 30px -4px red; z-index: 1; animation: float 3s infinite; } .pumpkin .texture{ height: 10.8em; width: 6.5em; position: absolute; bottom: -.4em; left: 4em; border-radius: 70%/130%; border-bottom: 0.5em solid chocolate; border-top: 0.5em solid chocolate; } .pumpkin .texture::after{ content: ''; display: block; height: 10.7em; width: 12em; position: absolute; bottom: -.4em; left: -2.5em; border-radius: 70%/130%; border-bottom: 0.5em solid chocolate; border-top: 0.5em solid chocolate; } .pumpkin .root{ background: lightgreen; height: 2.8em; width: 1.25em; position: absolute; left: calc(7.5em - 0.625em); top: -2.7em; transform: rotate(5deg); border-radius: 30% 20% 70% 10%; z-index: 1; box-shadow: inset 0 0 10px darkgreen; } .pumpkin .eye{ position: absolute; width: 0; height: 0; border-top: .8em solid transparent; top: 2.8em; } .pumpkin .eye.right{ right: 3.7em; border-left: 2.4em solid darkred; border-bottom: 2.1em solid transparent; transform: rotate(30deg); } .pumpkin .eye.left{ left: 3.7em; border-right: 2.4em solid darkred; border-bottom: 2.1em solid transparent; transform: rotate(-30deg); } .pumpkin .mouth{ border-bottom: 1em solid darkred; position: absolute; width: 4em; height: 2em; bottom: 1.5em; } .pumpkin .mouth.right{ right: 3.6em; border-radius: 0 0 100% 0; } .pumpkin .mouth.left{ left: 3.6em; border-radius: 0 0 0 100% ; } .pumpkin .teeth{ border-left: .8em solid darkred; border-bottom: 0 solid transparent; border-top: .8em solid transparent; width: .5em; height: 1em; position: absolute; top: 7.7em; left: 7.25em; } .pumpkin .teeth::before, .pumpkin .teeth::after{ content: ''; display: block; position: absolute; width: 0; height: 0; border-top: 0.8em solid transparent; } .pumpkin .teeth::before{ right: 2.2em; top: -0.65em; transform: rotate(30deg); border-bottom: .5em solid transparent; border-left: 1em solid darkred; } .pumpkin .teeth::after{ left:.5em; top: -0.65em; transform: rotate(30deg); border-bottom: .5em solid transparent; border-left: 1em solid darkred; } .shadow{ margin: 10% auto 0 ; background: #000; width: 230px; height: 50px; border-radius: 50%; animation: zoom 3s infinite; } @keyframes float{ 0%, 100%{ transform: rotateY(0); } 50%{ transform: translateY(-10%); } } @keyframes zoom{ 0%, 100%{ transform: scale(1); } 50%{ transform: scale(.8); } }
styles.css
html, body{ width: 100%; height: 100%; background: radial-gradient(ellipse at center, #160909 0%,#160909 45% , #291111 100%); display: flex; justify-content: center; align-items: center; overflow: hidden; } .container{ display: flex; justify-content: center; align-items: center; flex-direction: column; } .pumpkin{ height: 11em; width: 15em; background: coral; border: .4em solid chocolate; border-radius: 70%/110%; position: relative; box-shadow: inset 0 0 20px chocolate, 0 0 30px -4px red; z-index: 1; animation: float 3s infinite; } .pumpkin .texture{ height: 10.8em; width: 6.5em; position: absolute; bottom: -.4em; left: 4em; border-radius: 70%/130%; border-bottom: 0.5em solid chocolate; border-top: 0.5em solid chocolate; } .pumpkin .texture::after{ content: ''; display: block; height: 10.7em; width: 12em; position: absolute; bottom: -.4em; left: -2.5em; border-radius: 70%/130%; border-bottom: 0.5em solid chocolate; border-top: 0.5em solid chocolate; } .pumpkin .root{ background: lightgreen; height: 2.8em; width: 1.25em; position: absolute; left: calc(7.5em - 0.625em); top: -2.7em; transform: rotate(5deg); border-radius: 30% 20% 70% 10%; z-index: 1; box-shadow: inset 0 0 10px darkgreen; } .pumpkin .eye{ position: absolute; width: 0; height: 0; border-top: .8em solid transparent; top: 2.8em; } .pumpkin .eye.right{ right: 3.7em; border-left: 2.4em solid darkred; border-bottom: 2.1em solid transparent; transform: rotate(30deg); } .pumpkin .eye.left{ left: 3.7em; border-right: 2.4em solid darkred; border-bottom: 2.1em solid transparent; transform: rotate(-30deg); } .pumpkin .mouth{ border-bottom: 1em solid darkred; position: absolute; width: 4em; height: 2em; bottom: 1.5em; } .pumpkin .mouth.right{ right: 3.6em; border-radius: 0 0 100% 0; } .pumpkin .mouth.left{ left: 3.6em; border-radius: 0 0 0 100% ; } .pumpkin .teeth{ border-left: .8em solid darkred; border-bottom: 0 solid transparent; border-top: .8em solid transparent; width: .5em; height: 1em; position: absolute; top: 7.7em; left: 7.25em; } .pumpkin .teeth::before, .pumpkin .teeth::after{ content: ''; display: block; position: absolute; width: 0; height: 0; border-top: 0.8em solid transparent; } .pumpkin .teeth::before{ right: 2.2em; top: -0.65em; transform: rotate(30deg); border-bottom: .5em solid transparent; border-left: 1em solid darkred; } .pumpkin .teeth::after{ left:.5em; top: -0.65em; transform: rotate(30deg); border-bottom: .5em solid transparent; border-left: 1em solid darkred; } .shadow{ margin: 10% auto 0 ; background: #000; width: 230px; height: 50px; border-radius: 50%; animation: zoom 3s infinite; } @keyframes float{ 0%, 100%{ transform: rotateY(0); } 50%{ transform: translateY(-10%); } } @keyframes zoom{ 0%, 100%{ transform: scale(1); } 50%{ transform: scale(.8); } }
0.697815
0.143278
::-webkit-scrollbar { width: 8px; height: 8px; } ::-webkit-scrollbar-thumb { background-color: rgba(45, 59, 255, 0.302); border-radius: 8px; } ::-webkit-scrollbar-thumb:hover { background-color: rgba(191, 18, 253, 0.5); } body { font-family: 'Nunito', sans-serif; font-size: 16px; background-color: #ffffff; color: rgba(0, 0, 0, 0.6); font-weight: 400; line-height: 1.618; -webkit-font-smoothing: antialiased; -moz-font-smoothing: grayscale; overflow-x: hidden; } a { color: rgb(73, 53, 253); } a:hover { color: #0f00df; } .navbar{ background-color: #ffd900; margin-bottom: 30px; font-weight: 700; } .navbar a { text-transform: uppercase; font-weight: bold; color: #5a5a5a; padding-left: 10px; padding-right: 10px; } .navbar-burger > span { height: 5px; background-color: #6a67ce; } a.navbar-item { font-weight: 700; font-size: 14px; } .navbar-menu { padding-right: 1em; } .bio-author { line-height:30px; font-size: 14px; color: #292929; } .home-title a { color: #292929; } .home-title a:hover { color: #ff69b4; } .card { margin: 1.5em 0 1.5em 0; max-width: 90%; margin-left: auto; margin-right: auto; } figure { margin: 1em auto; } .content { margin-top: 1em; } .read-more { display: flex; flex-grow: 0.3; font-weight: 600; font-size: 14px; text-transform: uppercase; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); border-radius: 32px; padding: 12px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .join-more { font-weight: 600; font-size: 14px; text-transform: uppercase; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); border-radius: 32px; padding: 12px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .post-date { font-size: 12px; text-transform: uppercase; color: #000; font-weight: bold; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .post-author { font-size: 12px; text-transform: uppercase; color: #000; font-weight: bold; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .post-tags { font-size: 12px; text-transform: uppercase; color: #000; font-weight: bold; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .post-content { letter-spacing: .03em; word-wrap: break-word; font-family: 'Nunito', sans-serif; font-size: 18px; color: #221f1f; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .content h1 { font-size:21px; font-weight: bold; } .content h2 { font-size:20px; font-weight: bold; } .content h3 { font-size:20px; } .content h4 { font-size:18px; } .post-nav p { font-size: 16px; font-family: 'Nunito', sans-serif; } .post-content img { max-width: 80%; max-height: 100%; display: block; margin: 0 auto; } p { letter-spacing: .03em; word-wrap: break-word; font-family: 'Nunito', sans-serif; font-size: 18px; color: #221f1f; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } blockquote { letter-spacing: .03em; font-family: 'Nunito', sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .user-form { font-family: 'Nunito', sans-serif; } .user-form p { letter-spacing: .03em; line-height: 20px; margin-bottom: 20px; word-wrap: break-word; font-family: 'Nunito', sans-serif; font-size: 18px; color: #221f1f; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .user-form button { display: flex; flex-grow: 0.3; font-family: 'Nunito', sans-serif; font-weight: 600; font-size: 14px; text-transform: uppercase; border-radius: 32px; padding: 12px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .user-form input { display: flex; flex-grow: 0.3; font-family: 'Nunito', sans-serif; font-weight: 600; font-size: 14px; border-radius: 32px; padding: 12px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } code { padding: 0 5px 2px; font-size: 0.8em; line-height: 1em; font-weight: 400!important; border-radius: 3px; color: rgb(41, 38, 38); background: rgb(243, 179, 42); } code { word-break: break-all; } pre { overflow-x: auto; margin: 1.5em 0 3em; padding: 20px; max-width: 100%; font-size:14px; border: #15171A 1px solid; color: #e5eff5; line-height: 1.5em; background: #15171A; border-radius: 5px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } pre code { padding: 0; font-size: inherit; line-height: inherit; color: inherit; } .site-bio { letter-spacing: .03em; word-wrap: break-word; color: #6200ff; border-bottom: 0.125em solid rgb(223, 152, 0); -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .level-item { font-size: 16px; font-weight: 700; } .input-box, .sign-button, textarea { text-align: center; margin: 0 auto; } .sign-button { max-width: 100%; } .input-box, textarea, .sign-button { width: 45rem !important; min-height: 3rem; } input[type=checkbox] { vertical-align:middle; } /* Social icons */ .widgetheading h1 { font-size: 24px; font-weight: 700; padding: 7px 0 7px 0; color: #222222; text-align: center; } .widgetheading p { font-size: 16px; color: #222222; font-weight: 400; padding: 3px 0 0; } .social-profile a:hover { color: #4465f7 } .rssicon { color: #f89839; font-size: 24px; margin: 0 18px 0 5px; } .twittericon { color: #55acee; font-size: 24px; margin: 0 18px 0 0px; } .fbicon { color: #3b5998; font-size: 24px; margin: 0 18px 0 0px; } .gplusicon { color: #d34836; font-size: 24px; margin: 0 18px 0 0px; } .instagram { color: #e4405f; font-size: 24px; margin: 0 18px 0 0px; } .emailicon { color: #9a9a9a; font-size: 24px; } /* Hide on Mobile */ @media only screen and (max-width: 800px) { .hide-on-mobile { display: none!important } } table { display: inline-block; overflow-x: auto; margin: 0.5em 0 2.5em; max-width: 100%; width: auto; border-spacing: 0; border-collapse: collapse; font-family: 'Nunito', sans-serif; font-size: 14px; white-space: nowrap; vertical-align: top; } table th { color: #15171A; font-size: 14px; font-weight: 700; letter-spacing: 0.2px; text-align: left; text-transform: uppercase; background-color: #e5eff5; } table th, table td { padding: 6px 12px; border: #e5eff5 1px solid; } .video-container { position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden; } .video-container iframe, .video-container object, .video-container embed { position:absolute; top:0; left:0; width:100%; height:100%; } .btn { margin-bottom:4px;white-space: normal; } .input { margin-bottom:4px;white-space: normal; } .button-link { display: inline-block; text-decoration: none; margin: 5px 0; padding: 10px 32px; color: #fff !important; font-size: 25px; line-height: 1.4; font-weight: 400; text-align: center; text-shadow: 0 -1px 0 rgba(0,0,0,.1); background: linear-gradient(#4fb7f0,#29a0e0 60%,#29a0e0 90%,#36a6e2); border-radius: 3px; box-shadow: inset 0 0 0 1px rgba(0,0,0,.14); -webkit-font-smoothing: subpixel-antialiased; font-family: 'Nunito', sans-serif; } .button-link:hover { background: linear-gradient(#36a6e2,#29a0e0 60%,#29a0e0 90%,#4fb7f0); box-shadow: 0px 0px 5px 0 rgba(100, 100, 100, 0.5); } .button-link:active, .button-link:focus { background: #209cdf; color: #fff !important; } @media (max-width: 500px) { .button-link { margin: 10px 0 0 0; width: 100%; } } .subscribe-button { display: block; padding: 4px 10px; border: #fff 1px solid; color: #fff; font-size: 1.2rem; line-height: 1em; border-radius: 10px; opacity: 0.8; } .subscribe-button:hover { text-decoration: none; opacity: 1; } .subscribe-form button { opacity: 0.9; } .subscribe-form { margin: 1.5em 0; padding: 6.5vw 7vw 8vw; border: #c5d2d9 1px solid; text-align: center; background: #e5eff5; border-radius: 3px; } .subscribe-form-title { margin: 0 0 3px 0; padding: 0; color: #15171A; font-size: 3.5rem; line-height: 1; font-weight: 600; } .subscribe-form-description { margin-bottom: 0.2em 0 1em; color: #738a94; font-size: 2.1rem; line-height: 1.55em; } @media (max-width: 650px) { .subscribe-form-title { font-size: 2.4rem; } .subscribe-form-description { font-size: 1.6rem; } } #cookie-notice { color: #fff; font-family: 'Lato', sans-serif; background: #596cd5; padding: 20px; position: fixed; bottom: 10px; left: 10px; width: 100%; max-width: 300px; box-shadow: 0 10px 20px rgba(0, 0, 0, .2); border-radius: 5px; margin: 0px; visibility: hidden; z-index: 1000000 } #cookie-notice button { color: inherit; background: #3842c7; border: 0; padding: 10px; margin-top: 10px; width: 100%; cursor: pointer } @media only screen and (max-width:600px) { #cookie-notice { max-width: 100%; bottom: 0; left: 0; border-radius: 0 } } footer p { font-size: 16px; font-weight: 700; } .kg-image-card { max-height: 100%; max-width: 100%; } .kg-image-card.kg-width-wide { max-height: 100%; max-width: 100%; } .kg-image-card.kg-width-full { max-height: 100%; max-width: 100%; } .kg-image-card .kg-image { margin: 0 auto } .kg-image-card figcaption { font-family: 'Nunito', sans-serif; color: #8a9199; text-align: center; max-width: 32em; margin: auto; font-size: 0.75em; line-height: 1.25em; padding: 0.667em 0 } .kg-image-card .kg-image-full+figcaption { margin-bottom: 1.334em } .kg-embed-card { max-height: 100%; max-width: 100%; margin: 0 0 2em; overflow-y: hidden; } .kg-embed-card>* { margin-left: auto; margin-right: auto } .kg-gallery-container { display: flex; flex-direction: column; max-width: 1040px; width: 100%; } .kg-gallery-row { display: flex; flex-direction: row; justify-content: center; } .kg-gallery-image img { display: block; margin: 0; width: 100%; height: 100%; } .kg-gallery-row:not(:first-of-type) { margin: 0.75em 0 0 0; } .kg-gallery-image:not(:first-of-type) { margin: 0 0 0 0.75em; } .kg-code-card { min-width: 100%; } .kg-code-card pre { margin: 0; } .kg-bookmark-card { background: #ffffff; width: 100%; } .kg-card + .kg-bookmark-card { margin-top: 0; } .kg-bookmark-container { display: flex; font-family: 'Nunito', sans-serif; color: #15171A; text-decoration: none; min-height: 148px; box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.09); border-radius: 3px; } .kg-bookmark-content { flex-grow: 1; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; padding: 20px; } .kg-bookmark-title { font-size: 1.6rem; line-height: 1.5em; font-weight: 600; color: #738a94; } .kg-bookmark-container:hover .kg-bookmark-title { color: #3eb0ef; } .kg-bookmark-description { display: -webkit-box; font-size: 1.5rem; line-height: 1.5em; color: #738a94; font-weight: 400; margin-top: 12px; max-height: 48px; overflow-y: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .kg-bookmark-thumbnail { position: relative; min-width: 33%; max-height: 100%; } .kg-bookmark-thumbnail img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 0 3px 3px 0; } .kg-bookmark-metadata { display: flex; align-items: center; font-size: 1.5rem; font-weight: 400; color: #738a94; margin-top: 14px; flex-wrap: wrap; } .kg-bookmark-icon { width: 22px; height: 22px; margin-right: 8px; } .kg-bookmark-author { line-height: 1.5em; } .kg-bookmark-author:after { content: "•"; margin: 0 6px; } .kg-bookmark-publisher { overflow: hidden; line-height: 1.5em; text-overflow: ellipsis; white-space: nowrap; max-width: 240px; } @media (max-width: 500px) { .kg-bookmark-container { flex-direction: column; } .kg-bookmark-thumbnail { order: 1; width: 100%; min-height: 160px; } .kg-bookmark-thumbnail img { border-radius: 3px 3px 0 0; } .kg-bookmark-content { order: 2 } }
assets/css/style.css
::-webkit-scrollbar { width: 8px; height: 8px; } ::-webkit-scrollbar-thumb { background-color: rgba(45, 59, 255, 0.302); border-radius: 8px; } ::-webkit-scrollbar-thumb:hover { background-color: rgba(191, 18, 253, 0.5); } body { font-family: 'Nunito', sans-serif; font-size: 16px; background-color: #ffffff; color: rgba(0, 0, 0, 0.6); font-weight: 400; line-height: 1.618; -webkit-font-smoothing: antialiased; -moz-font-smoothing: grayscale; overflow-x: hidden; } a { color: rgb(73, 53, 253); } a:hover { color: #0f00df; } .navbar{ background-color: #ffd900; margin-bottom: 30px; font-weight: 700; } .navbar a { text-transform: uppercase; font-weight: bold; color: #5a5a5a; padding-left: 10px; padding-right: 10px; } .navbar-burger > span { height: 5px; background-color: #6a67ce; } a.navbar-item { font-weight: 700; font-size: 14px; } .navbar-menu { padding-right: 1em; } .bio-author { line-height:30px; font-size: 14px; color: #292929; } .home-title a { color: #292929; } .home-title a:hover { color: #ff69b4; } .card { margin: 1.5em 0 1.5em 0; max-width: 90%; margin-left: auto; margin-right: auto; } figure { margin: 1em auto; } .content { margin-top: 1em; } .read-more { display: flex; flex-grow: 0.3; font-weight: 600; font-size: 14px; text-transform: uppercase; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); border-radius: 32px; padding: 12px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .join-more { font-weight: 600; font-size: 14px; text-transform: uppercase; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); border-radius: 32px; padding: 12px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .post-date { font-size: 12px; text-transform: uppercase; color: #000; font-weight: bold; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .post-author { font-size: 12px; text-transform: uppercase; color: #000; font-weight: bold; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .post-tags { font-size: 12px; text-transform: uppercase; color: #000; font-weight: bold; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .post-content { letter-spacing: .03em; word-wrap: break-word; font-family: 'Nunito', sans-serif; font-size: 18px; color: #221f1f; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .content h1 { font-size:21px; font-weight: bold; } .content h2 { font-size:20px; font-weight: bold; } .content h3 { font-size:20px; } .content h4 { font-size:18px; } .post-nav p { font-size: 16px; font-family: 'Nunito', sans-serif; } .post-content img { max-width: 80%; max-height: 100%; display: block; margin: 0 auto; } p { letter-spacing: .03em; word-wrap: break-word; font-family: 'Nunito', sans-serif; font-size: 18px; color: #221f1f; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } blockquote { letter-spacing: .03em; font-family: 'Nunito', sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .user-form { font-family: 'Nunito', sans-serif; } .user-form p { letter-spacing: .03em; line-height: 20px; margin-bottom: 20px; word-wrap: break-word; font-family: 'Nunito', sans-serif; font-size: 18px; color: #221f1f; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .user-form button { display: flex; flex-grow: 0.3; font-family: 'Nunito', sans-serif; font-weight: 600; font-size: 14px; text-transform: uppercase; border-radius: 32px; padding: 12px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .user-form input { display: flex; flex-grow: 0.3; font-family: 'Nunito', sans-serif; font-weight: 600; font-size: 14px; border-radius: 32px; padding: 12px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } code { padding: 0 5px 2px; font-size: 0.8em; line-height: 1em; font-weight: 400!important; border-radius: 3px; color: rgb(41, 38, 38); background: rgb(243, 179, 42); } code { word-break: break-all; } pre { overflow-x: auto; margin: 1.5em 0 3em; padding: 20px; max-width: 100%; font-size:14px; border: #15171A 1px solid; color: #e5eff5; line-height: 1.5em; background: #15171A; border-radius: 5px; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } pre code { padding: 0; font-size: inherit; line-height: inherit; color: inherit; } .site-bio { letter-spacing: .03em; word-wrap: break-word; color: #6200ff; border-bottom: 0.125em solid rgb(223, 152, 0); -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased !important; -moz-font-smoothing: antialiased !important; text-rendering: optimizelegibility !important; } .level-item { font-size: 16px; font-weight: 700; } .input-box, .sign-button, textarea { text-align: center; margin: 0 auto; } .sign-button { max-width: 100%; } .input-box, textarea, .sign-button { width: 45rem !important; min-height: 3rem; } input[type=checkbox] { vertical-align:middle; } /* Social icons */ .widgetheading h1 { font-size: 24px; font-weight: 700; padding: 7px 0 7px 0; color: #222222; text-align: center; } .widgetheading p { font-size: 16px; color: #222222; font-weight: 400; padding: 3px 0 0; } .social-profile a:hover { color: #4465f7 } .rssicon { color: #f89839; font-size: 24px; margin: 0 18px 0 5px; } .twittericon { color: #55acee; font-size: 24px; margin: 0 18px 0 0px; } .fbicon { color: #3b5998; font-size: 24px; margin: 0 18px 0 0px; } .gplusicon { color: #d34836; font-size: 24px; margin: 0 18px 0 0px; } .instagram { color: #e4405f; font-size: 24px; margin: 0 18px 0 0px; } .emailicon { color: #9a9a9a; font-size: 24px; } /* Hide on Mobile */ @media only screen and (max-width: 800px) { .hide-on-mobile { display: none!important } } table { display: inline-block; overflow-x: auto; margin: 0.5em 0 2.5em; max-width: 100%; width: auto; border-spacing: 0; border-collapse: collapse; font-family: 'Nunito', sans-serif; font-size: 14px; white-space: nowrap; vertical-align: top; } table th { color: #15171A; font-size: 14px; font-weight: 700; letter-spacing: 0.2px; text-align: left; text-transform: uppercase; background-color: #e5eff5; } table th, table td { padding: 6px 12px; border: #e5eff5 1px solid; } .video-container { position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden; } .video-container iframe, .video-container object, .video-container embed { position:absolute; top:0; left:0; width:100%; height:100%; } .btn { margin-bottom:4px;white-space: normal; } .input { margin-bottom:4px;white-space: normal; } .button-link { display: inline-block; text-decoration: none; margin: 5px 0; padding: 10px 32px; color: #fff !important; font-size: 25px; line-height: 1.4; font-weight: 400; text-align: center; text-shadow: 0 -1px 0 rgba(0,0,0,.1); background: linear-gradient(#4fb7f0,#29a0e0 60%,#29a0e0 90%,#36a6e2); border-radius: 3px; box-shadow: inset 0 0 0 1px rgba(0,0,0,.14); -webkit-font-smoothing: subpixel-antialiased; font-family: 'Nunito', sans-serif; } .button-link:hover { background: linear-gradient(#36a6e2,#29a0e0 60%,#29a0e0 90%,#4fb7f0); box-shadow: 0px 0px 5px 0 rgba(100, 100, 100, 0.5); } .button-link:active, .button-link:focus { background: #209cdf; color: #fff !important; } @media (max-width: 500px) { .button-link { margin: 10px 0 0 0; width: 100%; } } .subscribe-button { display: block; padding: 4px 10px; border: #fff 1px solid; color: #fff; font-size: 1.2rem; line-height: 1em; border-radius: 10px; opacity: 0.8; } .subscribe-button:hover { text-decoration: none; opacity: 1; } .subscribe-form button { opacity: 0.9; } .subscribe-form { margin: 1.5em 0; padding: 6.5vw 7vw 8vw; border: #c5d2d9 1px solid; text-align: center; background: #e5eff5; border-radius: 3px; } .subscribe-form-title { margin: 0 0 3px 0; padding: 0; color: #15171A; font-size: 3.5rem; line-height: 1; font-weight: 600; } .subscribe-form-description { margin-bottom: 0.2em 0 1em; color: #738a94; font-size: 2.1rem; line-height: 1.55em; } @media (max-width: 650px) { .subscribe-form-title { font-size: 2.4rem; } .subscribe-form-description { font-size: 1.6rem; } } #cookie-notice { color: #fff; font-family: 'Lato', sans-serif; background: #596cd5; padding: 20px; position: fixed; bottom: 10px; left: 10px; width: 100%; max-width: 300px; box-shadow: 0 10px 20px rgba(0, 0, 0, .2); border-radius: 5px; margin: 0px; visibility: hidden; z-index: 1000000 } #cookie-notice button { color: inherit; background: #3842c7; border: 0; padding: 10px; margin-top: 10px; width: 100%; cursor: pointer } @media only screen and (max-width:600px) { #cookie-notice { max-width: 100%; bottom: 0; left: 0; border-radius: 0 } } footer p { font-size: 16px; font-weight: 700; } .kg-image-card { max-height: 100%; max-width: 100%; } .kg-image-card.kg-width-wide { max-height: 100%; max-width: 100%; } .kg-image-card.kg-width-full { max-height: 100%; max-width: 100%; } .kg-image-card .kg-image { margin: 0 auto } .kg-image-card figcaption { font-family: 'Nunito', sans-serif; color: #8a9199; text-align: center; max-width: 32em; margin: auto; font-size: 0.75em; line-height: 1.25em; padding: 0.667em 0 } .kg-image-card .kg-image-full+figcaption { margin-bottom: 1.334em } .kg-embed-card { max-height: 100%; max-width: 100%; margin: 0 0 2em; overflow-y: hidden; } .kg-embed-card>* { margin-left: auto; margin-right: auto } .kg-gallery-container { display: flex; flex-direction: column; max-width: 1040px; width: 100%; } .kg-gallery-row { display: flex; flex-direction: row; justify-content: center; } .kg-gallery-image img { display: block; margin: 0; width: 100%; height: 100%; } .kg-gallery-row:not(:first-of-type) { margin: 0.75em 0 0 0; } .kg-gallery-image:not(:first-of-type) { margin: 0 0 0 0.75em; } .kg-code-card { min-width: 100%; } .kg-code-card pre { margin: 0; } .kg-bookmark-card { background: #ffffff; width: 100%; } .kg-card + .kg-bookmark-card { margin-top: 0; } .kg-bookmark-container { display: flex; font-family: 'Nunito', sans-serif; color: #15171A; text-decoration: none; min-height: 148px; box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.15), 0 0 1px rgba(0, 0, 0, 0.09); border-radius: 3px; } .kg-bookmark-content { flex-grow: 1; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; padding: 20px; } .kg-bookmark-title { font-size: 1.6rem; line-height: 1.5em; font-weight: 600; color: #738a94; } .kg-bookmark-container:hover .kg-bookmark-title { color: #3eb0ef; } .kg-bookmark-description { display: -webkit-box; font-size: 1.5rem; line-height: 1.5em; color: #738a94; font-weight: 400; margin-top: 12px; max-height: 48px; overflow-y: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .kg-bookmark-thumbnail { position: relative; min-width: 33%; max-height: 100%; } .kg-bookmark-thumbnail img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 0 3px 3px 0; } .kg-bookmark-metadata { display: flex; align-items: center; font-size: 1.5rem; font-weight: 400; color: #738a94; margin-top: 14px; flex-wrap: wrap; } .kg-bookmark-icon { width: 22px; height: 22px; margin-right: 8px; } .kg-bookmark-author { line-height: 1.5em; } .kg-bookmark-author:after { content: "•"; margin: 0 6px; } .kg-bookmark-publisher { overflow: hidden; line-height: 1.5em; text-overflow: ellipsis; white-space: nowrap; max-width: 240px; } @media (max-width: 500px) { .kg-bookmark-container { flex-direction: column; } .kg-bookmark-thumbnail { order: 1; width: 100%; min-height: 160px; } .kg-bookmark-thumbnail img { border-radius: 3px 3px 0 0; } .kg-bookmark-content { order: 2 } }
0.253769
0.085251
*{ margin:0; padding:0; border:0; box-sizing: border-box; } a{ display: block; color:inherit; text-decoration: none; } p a{ display: inline-flex; } li{ list-style-type: none; } h1 , h2 , h3 , h4 , h5 , h6 , strong{ font-size: inherit; font-weight: inherit; } img , video{ width:100%; display: block; object-fit: cover; } iframe{ width:100%; min-height: 400px; display: block; } form , input , select , textarea , button , label{ font-size: inherit; font-family: inherit; display: block; color:inherit; background-color: transparent; } option{ font-size: inherit; font-family: inherit; } table , tr , td , th , thead , tbody , tfoot{ border-collapse: collapse; } body{ font-size: 100%; font-family: 'Lora', serif; color:#ffffff; background:linear-gradient(30deg, crimson,sienna, royalblue, indianred, purple); } .body .h1{ width: 70%; /* background-color: brown; */ margin: auto; } .fieldseta{ width: 70%; min-height: 4em; background-color: #fa48f1d2; border:1px solid #f6f6f6; padding: 1em; margin: auto; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; align-content: initial; margin-bottom:2em; } .fieldseta .legend{ width:40%; min-height: 2em ; background-color: teal; display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldseta .centrado { width: 100%; min-height: 6em; /* background-color: brown; */ margin-left: 1.5em; display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: center; align-content: initial; } .fieldseta .centrado .div{ width:90%; min-height: 1em; /* background-color: magenta; */ flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldseta .div .input{ width: 90%; min-height: 2em; background-color: white; color: black; } .fieldsetb{ width: 70%; min-height: 4em; /* background-color: #fa48f1d2; */ border:1px solid #f6f6f6; padding: 1em; margin: auto; margin-bottom:2em; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; align-content: initial; } .fieldsetb .legend{ width:40%; min-height: 2em ; /* background-color: teal; */ display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldsetb .contrato { width: 100%; min-height: 6em; /* background-color: brown; */ display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: center; align-content: initial; } .fieldsetb .contrato .div{ width:65%; min-height: 2em; /* background-color: magenta; */ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; align-content: initial; } .fieldsetb .contrato .div .item{ width:100%; min-height: 2em; /* background-color:yellow; */ margin:1px; display:flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldsetb .compania{ width: 100%; min-height: 2em; /* background-color:yellowgreen; */ display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldsetb .compania .select{ background-color: white; color: black; } .fieldsetc{ width: 70%; min-height: 4em; /* background-color: #fa48f1d2; */ border:1px solid #f6f6f6; padding: 1em; margin: auto; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; align-content: initial; margin-bottom:2em; } .fieldsetc .legend{ width:40%; min-height: 2em ; /* background-color: teal; */ display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldsetc .datosban { width: 100%; min-height: 6em; /* background-color: brown; */ margin-left: 1.5em; display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center; align-content: initial; } .fieldsetc .datosban .div{ width: 90%; min-height:4em ; /* background-color: blueviolet; */ margin: 1px; } .fieldsetc .datosban .div .input3{ width: 90%; min-height: 2em; background-color: white; color: black; } .fieldsetd{ width: 70%; min-height: 4em; /* background-color: #fa48f1d2; */ border:1px solid #f6f6f6; padding: 1em; margin: auto; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; align-content: initial; margin-bottom: 0.5em; } .fieldsetd .legend{ width:60%; min-height: 2em ; /* background-color: teal; */ display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldsetd .mediosc{ width: 100%; min-height: 1em; /* background-color: cornflowerblue; */ margin-left: 1.5em; } .fieldsetd .mediosc .div{ width: 80% ; min-height: 1 em; /* background-color: crimson; */ margin-top: 0.5em; display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center; align-content: initial; } .fieldsetd .mediosc .valor{ width: 80% ; min-height: 1 em; /* background-color:darkgreen; */ margin-bottom: 0.5em; margin-top: 0.5em; display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center; align-content: initial; } .fieldsetd .mediosc .divfecha{ width: 80% ; min-height: 1 em; /* background-color:darkslateblue; */ margin-bottom: 0.5em; margin-top: 0.5em; display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center; align-content: initial; } .fieldsetd .mediosc .divfecha .input4{ width: 30%; min-height: 1em; background-color: white; color: black; } .h1{ width: 40%; min-height: 1em; background-color:transparent; margin: auto; padding: 2em; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; align-content: initial; } .botones{ width: 70%; min-height: 80px; /* background-color: tomato; */ margin: auto; } .botones .datos{ width: 45%; min-height: 3em; /* background-color: yellow; */ display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .botones .datos .uno{ width: 90%; height: 2em; background-color: #EB4946; margin: 0.5em; border:1px solid transparent; border-radius:5px; } .botones .buttons{ width: 60%; /* min-height: 1em; */ /* background-color: violet; */ display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .botones .buttons .dos{ width: 90%; min-height: 0.8em; background-color:#EE6B81; margin: 0.5em; border:1px solid transparent; border-radius:5px; }
css/index.css
*{ margin:0; padding:0; border:0; box-sizing: border-box; } a{ display: block; color:inherit; text-decoration: none; } p a{ display: inline-flex; } li{ list-style-type: none; } h1 , h2 , h3 , h4 , h5 , h6 , strong{ font-size: inherit; font-weight: inherit; } img , video{ width:100%; display: block; object-fit: cover; } iframe{ width:100%; min-height: 400px; display: block; } form , input , select , textarea , button , label{ font-size: inherit; font-family: inherit; display: block; color:inherit; background-color: transparent; } option{ font-size: inherit; font-family: inherit; } table , tr , td , th , thead , tbody , tfoot{ border-collapse: collapse; } body{ font-size: 100%; font-family: 'Lora', serif; color:#ffffff; background:linear-gradient(30deg, crimson,sienna, royalblue, indianred, purple); } .body .h1{ width: 70%; /* background-color: brown; */ margin: auto; } .fieldseta{ width: 70%; min-height: 4em; background-color: #fa48f1d2; border:1px solid #f6f6f6; padding: 1em; margin: auto; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; align-content: initial; margin-bottom:2em; } .fieldseta .legend{ width:40%; min-height: 2em ; background-color: teal; display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldseta .centrado { width: 100%; min-height: 6em; /* background-color: brown; */ margin-left: 1.5em; display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: center; align-content: initial; } .fieldseta .centrado .div{ width:90%; min-height: 1em; /* background-color: magenta; */ flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldseta .div .input{ width: 90%; min-height: 2em; background-color: white; color: black; } .fieldsetb{ width: 70%; min-height: 4em; /* background-color: #fa48f1d2; */ border:1px solid #f6f6f6; padding: 1em; margin: auto; margin-bottom:2em; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; align-content: initial; } .fieldsetb .legend{ width:40%; min-height: 2em ; /* background-color: teal; */ display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldsetb .contrato { width: 100%; min-height: 6em; /* background-color: brown; */ display: flex; flex-flow: row wrap; justify-content: flex-start; align-items: center; align-content: initial; } .fieldsetb .contrato .div{ width:65%; min-height: 2em; /* background-color: magenta; */ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; align-content: initial; } .fieldsetb .contrato .div .item{ width:100%; min-height: 2em; /* background-color:yellow; */ margin:1px; display:flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldsetb .compania{ width: 100%; min-height: 2em; /* background-color:yellowgreen; */ display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldsetb .compania .select{ background-color: white; color: black; } .fieldsetc{ width: 70%; min-height: 4em; /* background-color: #fa48f1d2; */ border:1px solid #f6f6f6; padding: 1em; margin: auto; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; align-content: initial; margin-bottom:2em; } .fieldsetc .legend{ width:40%; min-height: 2em ; /* background-color: teal; */ display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldsetc .datosban { width: 100%; min-height: 6em; /* background-color: brown; */ margin-left: 1.5em; display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center; align-content: initial; } .fieldsetc .datosban .div{ width: 90%; min-height:4em ; /* background-color: blueviolet; */ margin: 1px; } .fieldsetc .datosban .div .input3{ width: 90%; min-height: 2em; background-color: white; color: black; } .fieldsetd{ width: 70%; min-height: 4em; /* background-color: #fa48f1d2; */ border:1px solid #f6f6f6; padding: 1em; margin: auto; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; align-content: initial; margin-bottom: 0.5em; } .fieldsetd .legend{ width:60%; min-height: 2em ; /* background-color: teal; */ display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .fieldsetd .mediosc{ width: 100%; min-height: 1em; /* background-color: cornflowerblue; */ margin-left: 1.5em; } .fieldsetd .mediosc .div{ width: 80% ; min-height: 1 em; /* background-color: crimson; */ margin-top: 0.5em; display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center; align-content: initial; } .fieldsetd .mediosc .valor{ width: 80% ; min-height: 1 em; /* background-color:darkgreen; */ margin-bottom: 0.5em; margin-top: 0.5em; display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center; align-content: initial; } .fieldsetd .mediosc .divfecha{ width: 80% ; min-height: 1 em; /* background-color:darkslateblue; */ margin-bottom: 0.5em; margin-top: 0.5em; display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center; align-content: initial; } .fieldsetd .mediosc .divfecha .input4{ width: 30%; min-height: 1em; background-color: white; color: black; } .h1{ width: 40%; min-height: 1em; background-color:transparent; margin: auto; padding: 2em; display: flex; flex-flow: row wrap; justify-content: center; align-items: center; align-content: initial; } .botones{ width: 70%; min-height: 80px; /* background-color: tomato; */ margin: auto; } .botones .datos{ width: 45%; min-height: 3em; /* background-color: yellow; */ display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .botones .datos .uno{ width: 90%; height: 2em; background-color: #EB4946; margin: 0.5em; border:1px solid transparent; border-radius:5px; } .botones .buttons{ width: 60%; /* min-height: 1em; */ /* background-color: violet; */ display: flex; flex-flow: row nowrap; justify-content: center; align-items: center; align-content: initial; } .botones .buttons .dos{ width: 90%; min-height: 0.8em; background-color:#EE6B81; margin: 0.5em; border:1px solid transparent; border-radius:5px; }
0.374905
0.06804
.background_glassyLinen3, .hover_background_glassyLinen3:hover, .active_background_glassyLinen3:active:hover { background: #e4ad77; background-image: -moz-linear-gradient(top, rgb(222, 156, 90) 0%, rgb(216, 139, 61) 50%, rgb(202, 121, 40) 55%, rgb(228, 173, 119) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(222, 156, 90)), color-stop(50%, rgb(216, 139, 61)), color-stop(55%, rgb(202, 121, 40)), color-stop(100%, rgb(228, 173, 119))); background-image: -webkit-linear-gradient(top, rgb(222, 156, 90) 0%, rgb(216, 139, 61) 50%, rgb(202, 121, 40) 55%, rgb(228, 173, 119) 100%); background-image: -o-linear-gradient(top, rgb(222, 156, 90) 0%, rgb(216, 139, 61) 50%, rgb(202, 121, 40) 55%, rgb(228, 173, 119) 100%); background-image: -ms-linear-gradient(top, rgb(222, 156, 90) 0%, rgb(216, 139, 61) 50%, rgb(202, 121, 40) 55%, rgb(228, 173, 119) 100%); background-image: linear-gradient(to bottom, rgb(222, 156, 90) 0%, rgb(216, 139, 61) 50%, rgb(202, 121, 40) 55%, rgb(228, 173, 119) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de9c5a', endColorstr='#e4ad77',GradientType=0 ); } .background_glassyLinen3h, .hover_background_glassyLinen3h:hover, .active_background_glassyLinen3h:active:hover { background: #e4ad77; background-image: -moz-linear-gradient(top, rgb(232, 187, 142) 0%, rgb(225, 166, 107) 50%, rgb(219, 146, 73) 55%, rgb(239, 208, 177) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(232, 187, 142)), color-stop(50%, rgb(225, 166, 107)), color-stop(55%, rgb(219, 146, 73)), color-stop(100%, rgb(239, 208, 177))); background-image: -webkit-linear-gradient(top, rgb(232, 187, 142) 0%, rgb(225, 166, 107) 50%, rgb(219, 146, 73) 55%, rgb(239, 208, 177) 100%); background-image: -o-linear-gradient(top, rgb(232, 187, 142) 0%, rgb(225, 166, 107) 50%, rgb(219, 146, 73) 55%, rgb(239, 208, 177) 100%); background-image: -ms-linear-gradient(top, rgb(232, 187, 142) 0%, rgb(225, 166, 107) 50%, rgb(219, 146, 73) 55%, rgb(239, 208, 177) 100%); background-image: linear-gradient(to bottom, rgb(232, 187, 142) 0%, rgb(225, 166, 107) 50%, rgb(219, 146, 73) 55%, rgb(239, 208, 177) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8bb8e', endColorstr='#efd0b1',GradientType=0 ); } .background_glassyLinen3a, .hover_background_glassyLinen3a:hover, .active_background_glassyLinen3a:active:hover { background: #e4ad77; background-image: -moz-linear-gradient(top, rgb(239, 208, 177) 0%, rgb(219, 146, 73) 50%, rgb(225, 166, 107) 55%, rgb(232, 187, 142) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(239, 208, 177)), color-stop(50%, rgb(219, 146, 73)), color-stop(55%, rgb(225, 166, 107)), color-stop(100%, rgb(232, 187, 142))); background-image: -webkit-linear-gradient(top, rgb(239, 208, 177) 0%, rgb(219, 146, 73) 50%, rgb(225, 166, 107) 55%, rgb(232, 187, 142) 100%); background-image: -o-linear-gradient(top, rgb(239, 208, 177) 0%, rgb(219, 146, 73) 50%, rgb(225, 166, 107) 55%, rgb(232, 187, 142) 100%); background-image: -ms-linear-gradient(top, rgb(239, 208, 177) 0%, rgb(219, 146, 73) 50%, rgb(225, 166, 107) 55%, rgb(232, 187, 142) 100%); background-image: linear-gradient(to bottom, rgb(239, 208, 177) 0%, rgb(219, 146, 73) 50%, rgb(225, 166, 107) 55%, rgb(232, 187, 142) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efd0b1', endColorstr='#e8bb8e',GradientType=0 ); } .background_glassyLinen3s, .hover_background_glassyLinen3s:hover, .active_background_glassyLinen3s:active:hover { background: #e4ad77; background-image: -moz-linear-gradient(top, rgb(248, 234, 220) 0%, rgb(239, 208, 177) 50%, rgb(231, 182, 133) 55%, rgb(255, 255, 255) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(248, 234, 220)), color-stop(50%, rgb(239, 208, 177)), color-stop(55%, rgb(231, 182, 133)), color-stop(100%, rgb(255, 255, 255))); background-image: -webkit-linear-gradient(top, rgb(248, 234, 220) 0%, rgb(239, 208, 177) 50%, rgb(231, 182, 133) 55%, rgb(255, 255, 255) 100%); background-image: -o-linear-gradient(top, rgb(248, 234, 220) 0%, rgb(239, 208, 177) 50%, rgb(231, 182, 133) 55%, rgb(255, 255, 255) 100%); background-image: -ms-linear-gradient(top, rgb(248, 234, 220) 0%, rgb(239, 208, 177) 50%, rgb(231, 182, 133) 55%, rgb(255, 255, 255) 100%); background-image: linear-gradient(to bottom, rgb(248, 234, 220) 0%, rgb(239, 208, 177) 50%, rgb(231, 182, 133) 55%, rgb(255, 255, 255) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8eadc', endColorstr='#ffffff',GradientType=0 ); } .background_color_glassyLinen3, .hover_background_color_glassyLinen3:hover, .active_background_color_glassyLinen3:active:hover { background-color:#e4ad77; } .background_first_color_glassyLinen3, .hover_background_first_color_glassyLinen3:hover, .active_background_first_color_glassyLinen3:active:hover { background-color:#de9c5a; } .background_last_color_glassyLinen3, .hover_background_last_color_glassyLinen3:hover, .active_background_color_last_glassyLinen3:active:hover { background-color:#e4ad77; } /* ------------------------------ color settings -------------------------------*/ .color_glassyLinen3, .hover_color_glassyLinen3:hover, .active_color_glassyLinen3:active:hover { color: #282828; } .color_glassyLinen3h, .hover_color_glassyLinen3h:hover, .active_color_glassyLinen3h:active:hover { color: #282828; } .color_glassyLinen3a, .hover_color_glassyLinen3a:hover, .active_color_glassyLinen3a:active:hover { color: #ff0; } .color_glassyLinen3s, .hover_color_glassyLinen3s:hover, .active_color_glassyLinen3s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_glassyLinen3, .hover_border_glassyLinen3:hover, .active_border_glassyLinen3:active:hover { border-color: #d07d2a #ad6823 #ad6823 #d07d2a; } .border_glassyLinen3h, .hover_border_glassyLinen3h:hover, .active_border_glassyLinen3h:active:hover { border-color: #d07d2a #ad6823 #ad6823 #d07d2a; } .border_glassyLinen3a, .hover_border_glassyLinen3a:hover, .active_border_glassyLinen3a:active:hover { border-color: #a26120 #a26120 #a26120 #a26120; } .border_glassyLinen3s, .hover_border_glassyLinen3s:hover, .active_border_glassyLinen3s:active:hover { border-color: #a26120 #a26120 #a26120 #a26120; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_glassyLinen3, .hover_shadow_expand_glassyLinen3:hover, .active_shadow_expand_glassyLinen3:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(228, 173, 119, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(228, 173, 119, .39); box-shadow: 0em 0em 1em 0.25em rgba(228, 173, 119, .39); } .shadow_expand_glassyLinen3h, .hover_shadow_expand_glassyLinen3h:hover, .active_shadow_expand_glassyLinen3h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(239, 208, 177, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(239, 208, 177, .50); box-shadow: 0em 0em 1em 0.25em rgba(239, 208, 177, .50); } .shadow_expand_glassyLinen3a, .hover_shadow_expand_glassyLinen3a:hover, .active_shadow_expand_glassyLinen3a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(232, 187, 142, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(232, 187, 142, .63); box-shadow: 0em 0em 1em 0.25em rgba(232, 187, 142, .63); } .shadow_expand_glassyLinen3s, .hover_shadow_expand_glassyLinen3s:hover, .active_shadow_expand_glassyLinen3s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(232, 187, 142, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(232, 187, 142, .78); box-shadow: 0em 0em 1em 0.25em rgba(232, 187, 142, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_glassyLinen3, .hover_shadow_left_glassyLinen3:hover, .active_shadow_left_glassyLinen3:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(228, 173, 119, .39); box-shadow: -0.5em -0.5em 1em rgba(228, 173, 119, .39); } .shadow_left_glassyLinen3h, .hover_shadow_left_glassyLinen3h:hover, .active_shadow_left_glassyLinen3h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(239, 208, 177, .50); box-shadow: -0.5em -0.5em 1em rgba(239, 208, 177, .50); } .shadow_left_glassyLinen3a, .hover_shadow_left_glassyLinen3a:hover, .active_shadow_left_glassyLinen3a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .63); box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .63); } .shadow_left_glassyLinen3s, .hover_shadow_left_glassyLinen3s:hover, .active_shadow_left_glassyLinen3s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .78); box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_glassyLinen3, .hover_shadow_right_glassyLinen3:hover, .active_shadow_right_glassyLinen3:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(228, 173, 119, .39); -moz-box-shadow: 0.5em 0em 1em rgba(228, 173, 119, .39); box-shadow: 0.5em 0em 1em rgba(228, 173, 119, .39); } .shadow_right_glassyLinen3h, .hover_shadow_right_glassyLinen3h:hover, .active_shadow_right_glassyLinen3h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(239, 208, 177, .50); -moz-box-shadow: 0.5em 0em 1em rgba(239, 208, 177, .50); box-shadow: 0.5em 0em 1em rgba(239, 208, 177, .50); } .shadow_right_glassyLinen3a, .hover_shadow_right_glassyLinen3a:hover, .active_shadow_right_glassyLinen3a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(232, 187, 142, .63); -moz-box-shadow: 0.5em 0em 1em rgba(232, 187, 142, .63); box-shadow: 0.5em 0em 1em rgba(232, 187, 142, .63); } .shadow_right_glassyLinen3s, .hover_shadow_right_glassyLinen3s:hover, .active_shadow_right_glassyLinen3s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(232, 187, 142, .78); -moz-box-shadow: 0.5em 0em 1em rgba(232, 187, 142, .78); box-shadow: 0.5em 0em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_glassyLinen3, .hover_shadow_top_glassyLinen3:hover, .active_shadow_top_glassyLinen3:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: 0em -0.5em 1em rgba(228, 173, 119, .39); box-shadow: 0em -0.5em 1em rgba(228, 173, 119, .39); } .shadow_top_glassyLinen3h, .hover_shadow_top_glassyLinen3h:hover, .active_shadow_top_glassyLinen3h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: 0em -0.5em 1em rgba(239, 208, 177, .50); box-shadow: 0em -0.5em 1em rgba(239, 208, 177, .50); } .shadow_top_glassyLinen3a, .hover_shadow_top_glassyLinen3a:hover, .active_shadow_top_glassyLinen3a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: 0em -0.5em 1em rgba(232, 187, 142, .63); box-shadow: 0em -0.5em 1em rgba(232, 187, 142, .63); } .shadow_top_glassyLinen3s, .hover_shadow_top_glassyLinen3s:hover, .active_shadow_top_glassyLinen3s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: 0em -0.5em 1em rgba(232, 187, 142, .78); box-shadow: 0em -0.5em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_glassyLinen3, .hover_shadow_bottom_glassyLinen3:hover, .active_shadow_bottom_glassyLinen3:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: 0em 0.5em 1em rgba(228, 173, 119, .39); box-shadow: 0em 0.5em 1em rgba(228, 173, 119, .39); } .shadow_bottom_glassyLinen3h, .hover_shadow_bottom_glassyLinen3h:hover, .active_shadow_bottom_glassyLinen3h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: 0em 0.5em 1em rgba(239, 208, 177, .50); box-shadow: 0em 0.5em 1em rgba(239, 208, 177, .50); } .shadow_bottom_glassyLinen3a, .hover_shadow_bottom_glassyLinen3a:hover, .active_shadow_bottom_glassyLinen3a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: 0em 0.5em 1em rgba(232, 187, 142, .63); box-shadow: 0em 0.5em 1em rgba(232, 187, 142, .63); } .shadow_bottom_glassyLinen3s, .hover_shadow_bottom_glassyLinen3s:hover, .active_shadow_bottom_glassyLinen3s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: 0em 0.5em 1em rgba(232, 187, 142, .78); box-shadow: 0em 0.5em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_glassyLinen3, .hover_shadow_top_left_glassyLinen3:hover, .active_shadow_top_left_glassyLinen3:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(228, 173, 119, .39); box-shadow: -0.5em -0.5em 1em rgba(228, 173, 119, .39); } .shadow_top_left_glassyLinen3h, .hover_shadow_top_left_glassyLinen3h:hover, .active_shadow_top_left_glassyLinen3h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(239, 208, 177, .50); box-shadow: -0.5em -0.5em 1em rgba(239, 208, 177, .50); } .shadow_top_left_glassyLinen3a, .hover_shadow_top_left_glassyLinen3a:hover, .active_shadow_top_left_glassyLinen3a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .63); box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .63); } .shadow_top_left_glassyLinen3s, .hover_shadow_top_left_glassyLinen3s:hover, .active_shadow_top_left_glassyLinen3s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .78); box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_glassyLinen3, .hover_shadow_top_right_glassyLinen3:hover, .active_shadow_top_right_glassyLinen3:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(228, 173, 119, .39); box-shadow: 0.5em -0.5em 1em rgba(228, 173, 119, .39); } .shadow_top_right_glassyLinen3h, .hover_shadow_top_right_glassyLinen3h:hover, .active_shadow_top_right_glassyLinen3h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(239, 208, 177, .50); box-shadow: 0.5em -0.5em 1em rgba(239, 208, 177, .50); } .shadow_top_right_glassyLinen3a, .hover_shadow_top_right_glassyLinen3a:hover, .active_shadow_top_right_glassyLinen3a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(232, 187, 142, .63); box-shadow: 0.5em -0.5em 1em rgba(232, 187, 142, .63); } .shadow_top_right_glassyLinen3s, .hover_shadow_top_right_glassyLinen3s:hover, .active_shadow_top_right_glassyLinen3s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(232, 187, 142, .78); box-shadow: 0.5em -0.5em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_glassyLinen3, .hover_shadow_bottom_left_glassyLinen3:hover, .active_shadow_bottom_left_glassyLinen3:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(228, 173, 119, .39); box-shadow: -0.5em 0.5em 1em rgba(228, 173, 119, .39); } .shadow_bottom_left_glassyLinen3h, .hover_shadow_bottom_left_glassyLinen3h:hover, .active_shadow_bottom_left_glassyLinen3h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(239, 208, 177, .50); box-shadow: -0.5em 0.5em 1em rgba(239, 208, 177, .50); } .shadow_bottom_left_glassyLinen3a, .hover_shadow_bottom_left_glassyLinen3a:hover, .active_shadow_bottom_left_glassyLinen3a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(232, 187, 142, .63); box-shadow: -0.5em 0.5em 1em rgba(232, 187, 142, .63); } .shadow_bottom_left_glassyLinen3s, .hover_shadow_bottom_left_glassyLinen3s:hover, .active_shadow_bottom_left_glassyLinen3s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(232, 187, 142, .78); box-shadow: -0.5em 0.5em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_glassyLinen3, .hover_shadow_bottom_right_glassyLinen3:hover, .active_shadow_bottom_right_glassyLinen3:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(228, 173, 119, .39); box-shadow: 0.5em 0.5em 1em rgba(228, 173, 119, .39); } .shadow_bottom_right_glassyLinen3h, .hover_shadow_bottom_right_glassyLinen3h:hover, .active_shadow_bottom_right_glassyLinen3h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(239, 208, 177, .50); box-shadow: 0.5em 0.5em 1em rgba(239, 208, 177, .50); } .shadow_bottom_right_glassyLinen3a, .hover_shadow_bottom_right_glassyLinen3a:hover, .active_shadow_bottom_right_glassyLinen3a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(232, 187, 142, .63); box-shadow: 0.5em 0.5em 1em rgba(232, 187, 142, .63); } .shadow_bottom_right_glassyLinen3s, .hover_shadow_bottom_right_glassyLinen3s:hover, .active_shadow_bottom_right_glassyLinen3s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(232, 187, 142, .78); box-shadow: 0.5em 0.5em 1em rgba(232, 187, 142, .78); }
widgets/common/assets/gradients/glassy/glassyLinen/glassyLinen3.css
.background_glassyLinen3, .hover_background_glassyLinen3:hover, .active_background_glassyLinen3:active:hover { background: #e4ad77; background-image: -moz-linear-gradient(top, rgb(222, 156, 90) 0%, rgb(216, 139, 61) 50%, rgb(202, 121, 40) 55%, rgb(228, 173, 119) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(222, 156, 90)), color-stop(50%, rgb(216, 139, 61)), color-stop(55%, rgb(202, 121, 40)), color-stop(100%, rgb(228, 173, 119))); background-image: -webkit-linear-gradient(top, rgb(222, 156, 90) 0%, rgb(216, 139, 61) 50%, rgb(202, 121, 40) 55%, rgb(228, 173, 119) 100%); background-image: -o-linear-gradient(top, rgb(222, 156, 90) 0%, rgb(216, 139, 61) 50%, rgb(202, 121, 40) 55%, rgb(228, 173, 119) 100%); background-image: -ms-linear-gradient(top, rgb(222, 156, 90) 0%, rgb(216, 139, 61) 50%, rgb(202, 121, 40) 55%, rgb(228, 173, 119) 100%); background-image: linear-gradient(to bottom, rgb(222, 156, 90) 0%, rgb(216, 139, 61) 50%, rgb(202, 121, 40) 55%, rgb(228, 173, 119) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de9c5a', endColorstr='#e4ad77',GradientType=0 ); } .background_glassyLinen3h, .hover_background_glassyLinen3h:hover, .active_background_glassyLinen3h:active:hover { background: #e4ad77; background-image: -moz-linear-gradient(top, rgb(232, 187, 142) 0%, rgb(225, 166, 107) 50%, rgb(219, 146, 73) 55%, rgb(239, 208, 177) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(232, 187, 142)), color-stop(50%, rgb(225, 166, 107)), color-stop(55%, rgb(219, 146, 73)), color-stop(100%, rgb(239, 208, 177))); background-image: -webkit-linear-gradient(top, rgb(232, 187, 142) 0%, rgb(225, 166, 107) 50%, rgb(219, 146, 73) 55%, rgb(239, 208, 177) 100%); background-image: -o-linear-gradient(top, rgb(232, 187, 142) 0%, rgb(225, 166, 107) 50%, rgb(219, 146, 73) 55%, rgb(239, 208, 177) 100%); background-image: -ms-linear-gradient(top, rgb(232, 187, 142) 0%, rgb(225, 166, 107) 50%, rgb(219, 146, 73) 55%, rgb(239, 208, 177) 100%); background-image: linear-gradient(to bottom, rgb(232, 187, 142) 0%, rgb(225, 166, 107) 50%, rgb(219, 146, 73) 55%, rgb(239, 208, 177) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8bb8e', endColorstr='#efd0b1',GradientType=0 ); } .background_glassyLinen3a, .hover_background_glassyLinen3a:hover, .active_background_glassyLinen3a:active:hover { background: #e4ad77; background-image: -moz-linear-gradient(top, rgb(239, 208, 177) 0%, rgb(219, 146, 73) 50%, rgb(225, 166, 107) 55%, rgb(232, 187, 142) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(239, 208, 177)), color-stop(50%, rgb(219, 146, 73)), color-stop(55%, rgb(225, 166, 107)), color-stop(100%, rgb(232, 187, 142))); background-image: -webkit-linear-gradient(top, rgb(239, 208, 177) 0%, rgb(219, 146, 73) 50%, rgb(225, 166, 107) 55%, rgb(232, 187, 142) 100%); background-image: -o-linear-gradient(top, rgb(239, 208, 177) 0%, rgb(219, 146, 73) 50%, rgb(225, 166, 107) 55%, rgb(232, 187, 142) 100%); background-image: -ms-linear-gradient(top, rgb(239, 208, 177) 0%, rgb(219, 146, 73) 50%, rgb(225, 166, 107) 55%, rgb(232, 187, 142) 100%); background-image: linear-gradient(to bottom, rgb(239, 208, 177) 0%, rgb(219, 146, 73) 50%, rgb(225, 166, 107) 55%, rgb(232, 187, 142) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efd0b1', endColorstr='#e8bb8e',GradientType=0 ); } .background_glassyLinen3s, .hover_background_glassyLinen3s:hover, .active_background_glassyLinen3s:active:hover { background: #e4ad77; background-image: -moz-linear-gradient(top, rgb(248, 234, 220) 0%, rgb(239, 208, 177) 50%, rgb(231, 182, 133) 55%, rgb(255, 255, 255) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(248, 234, 220)), color-stop(50%, rgb(239, 208, 177)), color-stop(55%, rgb(231, 182, 133)), color-stop(100%, rgb(255, 255, 255))); background-image: -webkit-linear-gradient(top, rgb(248, 234, 220) 0%, rgb(239, 208, 177) 50%, rgb(231, 182, 133) 55%, rgb(255, 255, 255) 100%); background-image: -o-linear-gradient(top, rgb(248, 234, 220) 0%, rgb(239, 208, 177) 50%, rgb(231, 182, 133) 55%, rgb(255, 255, 255) 100%); background-image: -ms-linear-gradient(top, rgb(248, 234, 220) 0%, rgb(239, 208, 177) 50%, rgb(231, 182, 133) 55%, rgb(255, 255, 255) 100%); background-image: linear-gradient(to bottom, rgb(248, 234, 220) 0%, rgb(239, 208, 177) 50%, rgb(231, 182, 133) 55%, rgb(255, 255, 255) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8eadc', endColorstr='#ffffff',GradientType=0 ); } .background_color_glassyLinen3, .hover_background_color_glassyLinen3:hover, .active_background_color_glassyLinen3:active:hover { background-color:#e4ad77; } .background_first_color_glassyLinen3, .hover_background_first_color_glassyLinen3:hover, .active_background_first_color_glassyLinen3:active:hover { background-color:#de9c5a; } .background_last_color_glassyLinen3, .hover_background_last_color_glassyLinen3:hover, .active_background_color_last_glassyLinen3:active:hover { background-color:#e4ad77; } /* ------------------------------ color settings -------------------------------*/ .color_glassyLinen3, .hover_color_glassyLinen3:hover, .active_color_glassyLinen3:active:hover { color: #282828; } .color_glassyLinen3h, .hover_color_glassyLinen3h:hover, .active_color_glassyLinen3h:active:hover { color: #282828; } .color_glassyLinen3a, .hover_color_glassyLinen3a:hover, .active_color_glassyLinen3a:active:hover { color: #ff0; } .color_glassyLinen3s, .hover_color_glassyLinen3s:hover, .active_color_glassyLinen3s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_glassyLinen3, .hover_border_glassyLinen3:hover, .active_border_glassyLinen3:active:hover { border-color: #d07d2a #ad6823 #ad6823 #d07d2a; } .border_glassyLinen3h, .hover_border_glassyLinen3h:hover, .active_border_glassyLinen3h:active:hover { border-color: #d07d2a #ad6823 #ad6823 #d07d2a; } .border_glassyLinen3a, .hover_border_glassyLinen3a:hover, .active_border_glassyLinen3a:active:hover { border-color: #a26120 #a26120 #a26120 #a26120; } .border_glassyLinen3s, .hover_border_glassyLinen3s:hover, .active_border_glassyLinen3s:active:hover { border-color: #a26120 #a26120 #a26120 #a26120; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_glassyLinen3, .hover_shadow_expand_glassyLinen3:hover, .active_shadow_expand_glassyLinen3:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(228, 173, 119, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(228, 173, 119, .39); box-shadow: 0em 0em 1em 0.25em rgba(228, 173, 119, .39); } .shadow_expand_glassyLinen3h, .hover_shadow_expand_glassyLinen3h:hover, .active_shadow_expand_glassyLinen3h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(239, 208, 177, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(239, 208, 177, .50); box-shadow: 0em 0em 1em 0.25em rgba(239, 208, 177, .50); } .shadow_expand_glassyLinen3a, .hover_shadow_expand_glassyLinen3a:hover, .active_shadow_expand_glassyLinen3a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(232, 187, 142, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(232, 187, 142, .63); box-shadow: 0em 0em 1em 0.25em rgba(232, 187, 142, .63); } .shadow_expand_glassyLinen3s, .hover_shadow_expand_glassyLinen3s:hover, .active_shadow_expand_glassyLinen3s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(232, 187, 142, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(232, 187, 142, .78); box-shadow: 0em 0em 1em 0.25em rgba(232, 187, 142, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_glassyLinen3, .hover_shadow_left_glassyLinen3:hover, .active_shadow_left_glassyLinen3:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(228, 173, 119, .39); box-shadow: -0.5em -0.5em 1em rgba(228, 173, 119, .39); } .shadow_left_glassyLinen3h, .hover_shadow_left_glassyLinen3h:hover, .active_shadow_left_glassyLinen3h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(239, 208, 177, .50); box-shadow: -0.5em -0.5em 1em rgba(239, 208, 177, .50); } .shadow_left_glassyLinen3a, .hover_shadow_left_glassyLinen3a:hover, .active_shadow_left_glassyLinen3a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .63); box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .63); } .shadow_left_glassyLinen3s, .hover_shadow_left_glassyLinen3s:hover, .active_shadow_left_glassyLinen3s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .78); box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_glassyLinen3, .hover_shadow_right_glassyLinen3:hover, .active_shadow_right_glassyLinen3:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(228, 173, 119, .39); -moz-box-shadow: 0.5em 0em 1em rgba(228, 173, 119, .39); box-shadow: 0.5em 0em 1em rgba(228, 173, 119, .39); } .shadow_right_glassyLinen3h, .hover_shadow_right_glassyLinen3h:hover, .active_shadow_right_glassyLinen3h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(239, 208, 177, .50); -moz-box-shadow: 0.5em 0em 1em rgba(239, 208, 177, .50); box-shadow: 0.5em 0em 1em rgba(239, 208, 177, .50); } .shadow_right_glassyLinen3a, .hover_shadow_right_glassyLinen3a:hover, .active_shadow_right_glassyLinen3a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(232, 187, 142, .63); -moz-box-shadow: 0.5em 0em 1em rgba(232, 187, 142, .63); box-shadow: 0.5em 0em 1em rgba(232, 187, 142, .63); } .shadow_right_glassyLinen3s, .hover_shadow_right_glassyLinen3s:hover, .active_shadow_right_glassyLinen3s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(232, 187, 142, .78); -moz-box-shadow: 0.5em 0em 1em rgba(232, 187, 142, .78); box-shadow: 0.5em 0em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_glassyLinen3, .hover_shadow_top_glassyLinen3:hover, .active_shadow_top_glassyLinen3:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: 0em -0.5em 1em rgba(228, 173, 119, .39); box-shadow: 0em -0.5em 1em rgba(228, 173, 119, .39); } .shadow_top_glassyLinen3h, .hover_shadow_top_glassyLinen3h:hover, .active_shadow_top_glassyLinen3h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: 0em -0.5em 1em rgba(239, 208, 177, .50); box-shadow: 0em -0.5em 1em rgba(239, 208, 177, .50); } .shadow_top_glassyLinen3a, .hover_shadow_top_glassyLinen3a:hover, .active_shadow_top_glassyLinen3a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: 0em -0.5em 1em rgba(232, 187, 142, .63); box-shadow: 0em -0.5em 1em rgba(232, 187, 142, .63); } .shadow_top_glassyLinen3s, .hover_shadow_top_glassyLinen3s:hover, .active_shadow_top_glassyLinen3s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: 0em -0.5em 1em rgba(232, 187, 142, .78); box-shadow: 0em -0.5em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_glassyLinen3, .hover_shadow_bottom_glassyLinen3:hover, .active_shadow_bottom_glassyLinen3:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: 0em 0.5em 1em rgba(228, 173, 119, .39); box-shadow: 0em 0.5em 1em rgba(228, 173, 119, .39); } .shadow_bottom_glassyLinen3h, .hover_shadow_bottom_glassyLinen3h:hover, .active_shadow_bottom_glassyLinen3h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: 0em 0.5em 1em rgba(239, 208, 177, .50); box-shadow: 0em 0.5em 1em rgba(239, 208, 177, .50); } .shadow_bottom_glassyLinen3a, .hover_shadow_bottom_glassyLinen3a:hover, .active_shadow_bottom_glassyLinen3a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: 0em 0.5em 1em rgba(232, 187, 142, .63); box-shadow: 0em 0.5em 1em rgba(232, 187, 142, .63); } .shadow_bottom_glassyLinen3s, .hover_shadow_bottom_glassyLinen3s:hover, .active_shadow_bottom_glassyLinen3s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: 0em 0.5em 1em rgba(232, 187, 142, .78); box-shadow: 0em 0.5em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_glassyLinen3, .hover_shadow_top_left_glassyLinen3:hover, .active_shadow_top_left_glassyLinen3:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(228, 173, 119, .39); box-shadow: -0.5em -0.5em 1em rgba(228, 173, 119, .39); } .shadow_top_left_glassyLinen3h, .hover_shadow_top_left_glassyLinen3h:hover, .active_shadow_top_left_glassyLinen3h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(239, 208, 177, .50); box-shadow: -0.5em -0.5em 1em rgba(239, 208, 177, .50); } .shadow_top_left_glassyLinen3a, .hover_shadow_top_left_glassyLinen3a:hover, .active_shadow_top_left_glassyLinen3a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .63); box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .63); } .shadow_top_left_glassyLinen3s, .hover_shadow_top_left_glassyLinen3s:hover, .active_shadow_top_left_glassyLinen3s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .78); box-shadow: -0.5em -0.5em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_glassyLinen3, .hover_shadow_top_right_glassyLinen3:hover, .active_shadow_top_right_glassyLinen3:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(228, 173, 119, .39); box-shadow: 0.5em -0.5em 1em rgba(228, 173, 119, .39); } .shadow_top_right_glassyLinen3h, .hover_shadow_top_right_glassyLinen3h:hover, .active_shadow_top_right_glassyLinen3h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(239, 208, 177, .50); box-shadow: 0.5em -0.5em 1em rgba(239, 208, 177, .50); } .shadow_top_right_glassyLinen3a, .hover_shadow_top_right_glassyLinen3a:hover, .active_shadow_top_right_glassyLinen3a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(232, 187, 142, .63); box-shadow: 0.5em -0.5em 1em rgba(232, 187, 142, .63); } .shadow_top_right_glassyLinen3s, .hover_shadow_top_right_glassyLinen3s:hover, .active_shadow_top_right_glassyLinen3s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(232, 187, 142, .78); box-shadow: 0.5em -0.5em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_glassyLinen3, .hover_shadow_bottom_left_glassyLinen3:hover, .active_shadow_bottom_left_glassyLinen3:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(228, 173, 119, .39); box-shadow: -0.5em 0.5em 1em rgba(228, 173, 119, .39); } .shadow_bottom_left_glassyLinen3h, .hover_shadow_bottom_left_glassyLinen3h:hover, .active_shadow_bottom_left_glassyLinen3h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(239, 208, 177, .50); box-shadow: -0.5em 0.5em 1em rgba(239, 208, 177, .50); } .shadow_bottom_left_glassyLinen3a, .hover_shadow_bottom_left_glassyLinen3a:hover, .active_shadow_bottom_left_glassyLinen3a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(232, 187, 142, .63); box-shadow: -0.5em 0.5em 1em rgba(232, 187, 142, .63); } .shadow_bottom_left_glassyLinen3s, .hover_shadow_bottom_left_glassyLinen3s:hover, .active_shadow_bottom_left_glassyLinen3s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(232, 187, 142, .78); box-shadow: -0.5em 0.5em 1em rgba(232, 187, 142, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_glassyLinen3, .hover_shadow_bottom_right_glassyLinen3:hover, .active_shadow_bottom_right_glassyLinen3:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(228, 173, 119, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(228, 173, 119, .39); box-shadow: 0.5em 0.5em 1em rgba(228, 173, 119, .39); } .shadow_bottom_right_glassyLinen3h, .hover_shadow_bottom_right_glassyLinen3h:hover, .active_shadow_bottom_right_glassyLinen3h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(239, 208, 177, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(239, 208, 177, .50); box-shadow: 0.5em 0.5em 1em rgba(239, 208, 177, .50); } .shadow_bottom_right_glassyLinen3a, .hover_shadow_bottom_right_glassyLinen3a:hover, .active_shadow_bottom_right_glassyLinen3a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(232, 187, 142, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(232, 187, 142, .63); box-shadow: 0.5em 0.5em 1em rgba(232, 187, 142, .63); } .shadow_bottom_right_glassyLinen3s, .hover_shadow_bottom_right_glassyLinen3s:hover, .active_shadow_bottom_right_glassyLinen3s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(232, 187, 142, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(232, 187, 142, .78); box-shadow: 0.5em 0.5em 1em rgba(232, 187, 142, .78); }
0.491944
0.127952
* { box-sizing: border-box; margin: 0; padding: 0; /* border: 1px solid red;*/ } h4{ font-size: 115%; } .card{ /*display: inline-block;*/ width:25%; float:left; margin:1% 4% } html { font-family: "Lucida Sans", sans-serif; } .imgindex, .imgabout { width: 100%; padding: 0 10%; } img.logo { width: 25%; } iframe { width: 200; } .header { background-color: black; color: white; padding: 15px; text-align: center; width: 100%; } .img-cliente { width: 30%; margin-left: 0%; } /* .row::after { content: ""; clear: both; display: table; }*/ /* [class*="col-"] { float: left; padding: 15px; } */ .menu ul { list-style-type: none; margin: 0; padding: 0; } .menu li, .boton { padding: 8px; margin-bottom: 7px; background-color: rgb(0, 0, 0); color: #ffffff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } li a, .boton { text-decoration: none; color: white; } li:hover { background-color: gray; } .redsoc { text-align: center; color: white; } .redsoc a { color: #000000; /* Color de los iconos */ margin: 0px 19px; /* Espacio entre los iconos */ font-size: 20px; } .redsoc a:hover { color: #999999; /* Color de los iconos al pasar el ratón */ } th, td { border: 1px solid black; } .show_data { box-align: center; /* padding: 0 10%; margin: 0 10%;*/ } .aside { background-color: grey; padding: 15px; color: #ffffff; text-align: center; font-size: 14px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } #idfooter { background-color: black; color: white; text-align: center; font-size: 12px; padding: 15px; width: 100%; position: fixed; left: 0; bottom: 0; padding: 20px; height: 75px; margin-top: 0; /*10px;*/ } #contenedor { width: 280px; margin: 0 auto; /*padding-top:150px;*/ } #contenedor-imagen img { /*border: 5px solid #eee;*/ -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; } #contenedor-imagen img:hover { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); } /*--------------- Formularios --------------------*/ input[type=text], input[type=password], input[type=date], input[type=email], input[type=number], input[type=url], input[type=tel], input[type=text], input[type=textArea], select { width: 80%; padding: 0.8vw 1.1vw; /*12px 20px;*/ margin: 0.5vw 0; /*8px 0;*/ display: inline-block; border: 1vw; /*1px solid #ccc;*/ border-radius: 4px; box-sizing: border-box; } input[type=submit] { width: 100%; background-color: #4CAF50; color: white; padding: 14px 20px; margin: 8px 0; border: none; border-radius: 4px; cursor: pointer; } label, input { font-size: 1.0vw; } input[type=submit]:hover { background-color: #45a049; } .formulario { border-radius: 5px; background-color: #f2f2f2; padding: 2%; margin: 1% 2%; } textarea { width: 60%; }
Codo a Codo/Proyectos de las clases/Clase 19/AP10-vue-ejemplo/css/estilo.css
* { box-sizing: border-box; margin: 0; padding: 0; /* border: 1px solid red;*/ } h4{ font-size: 115%; } .card{ /*display: inline-block;*/ width:25%; float:left; margin:1% 4% } html { font-family: "Lucida Sans", sans-serif; } .imgindex, .imgabout { width: 100%; padding: 0 10%; } img.logo { width: 25%; } iframe { width: 200; } .header { background-color: black; color: white; padding: 15px; text-align: center; width: 100%; } .img-cliente { width: 30%; margin-left: 0%; } /* .row::after { content: ""; clear: both; display: table; }*/ /* [class*="col-"] { float: left; padding: 15px; } */ .menu ul { list-style-type: none; margin: 0; padding: 0; } .menu li, .boton { padding: 8px; margin-bottom: 7px; background-color: rgb(0, 0, 0); color: #ffffff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } li a, .boton { text-decoration: none; color: white; } li:hover { background-color: gray; } .redsoc { text-align: center; color: white; } .redsoc a { color: #000000; /* Color de los iconos */ margin: 0px 19px; /* Espacio entre los iconos */ font-size: 20px; } .redsoc a:hover { color: #999999; /* Color de los iconos al pasar el ratón */ } th, td { border: 1px solid black; } .show_data { box-align: center; /* padding: 0 10%; margin: 0 10%;*/ } .aside { background-color: grey; padding: 15px; color: #ffffff; text-align: center; font-size: 14px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } #idfooter { background-color: black; color: white; text-align: center; font-size: 12px; padding: 15px; width: 100%; position: fixed; left: 0; bottom: 0; padding: 20px; height: 75px; margin-top: 0; /*10px;*/ } #contenedor { width: 280px; margin: 0 auto; /*padding-top:150px;*/ } #contenedor-imagen img { /*border: 5px solid #eee;*/ -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; } #contenedor-imagen img:hover { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); } /*--------------- Formularios --------------------*/ input[type=text], input[type=password], input[type=date], input[type=email], input[type=number], input[type=url], input[type=tel], input[type=text], input[type=textArea], select { width: 80%; padding: 0.8vw 1.1vw; /*12px 20px;*/ margin: 0.5vw 0; /*8px 0;*/ display: inline-block; border: 1vw; /*1px solid #ccc;*/ border-radius: 4px; box-sizing: border-box; } input[type=submit] { width: 100%; background-color: #4CAF50; color: white; padding: 14px 20px; margin: 8px 0; border: none; border-radius: 4px; cursor: pointer; } label, input { font-size: 1.0vw; } input[type=submit]:hover { background-color: #45a049; } .formulario { border-radius: 5px; background-color: #f2f2f2; padding: 2%; margin: 1% 2%; } textarea { width: 60%; }
0.335133
0.120465
* { margin: 0; padding: 0; box-sizing: border-box; font-family: Verdana, sans-serif; text-transform: uppercase; font-size: 1vh; } @keyframes show { 0% { opacity: 0.0;} 50% {opacity: 1;} 100% {opacity: 0.0;} } body { display: flex; align-items: center; height: 100vh; justify-content: center; } audio { display: none; } .urna { width: 125vh; height: 50vh; background: #bbc7cb; margin: auto; display: flex; justify-content: space-between; padding: 4vh; align-items: center; box-shadow: 2vh 2vh 4vh #40404045; } .urna .tela { background: #eee0e0; width: 55vh; height: 40vh; overflow: auto; display: flex; flex-direction: column; } .urna .tela .inicio-0 { flex: 1; color: #333; display: flex; } .urna .tela .inicio-0 .esquerda { flex: 1; display: flex; flex-direction: column; padding-left: 2vh; width: 55%; } .urna .tela .inicio-0 .esquerda .seu-voto { height: 7vh; display: flex; align-items: center; } .urna .tela .inicio-0 .esquerda .seu-voto span { font-size: 1.7vh; } .urna .tela .inicio-0 .esquerda .numeros .num { border: 0.3vh solid #333; display: flex; justify-content: center; align-items: center; width: 5.5vh; height: 5.5vh; margin: 1vh 0.6vh; font-size: 2vh; } .show { animation-name: show; animation-duration: 0.8s; animation-iteration-count: infinite; } .urna .tela .inicio-0 .esquerda .numeros .num span { font-size: 2vh; } .urna .tela .inicio-0 .esquerda .tipo { height: 7vh; display: flex; justify-content: center; align-items: center; } .urna .tela .inicio-0 .esquerda .tipo span { font-size: 1.6vh; } .urna .tela .inicio-0 .esquerda .numeros { height: 6.6vh; display: flex; align-items: center; } .urna .tela .inicio-0 .esquerda .candidato { height: 10vh; display: flex; flex: 1; line-height: 2.8vh; align-items: center; } .urna .tela .inicio-0 .esquerda .candidato span { font-size: 1.4vh; margin-left: 0.8vh; } .urna .tela .inicio-0 .direita { width: 28vh; font-size: 1.1vh; padding: 0.1em 0; display: flex; flex-direction: column; align-items: flex-end; border: 3.5vh solid #eee0e0; } .urna .tela .inicio-0 .direita .direita-image { font-size: 2vh; text-align: center; border: 0.03em solid #b8b8b8; padding: 0.25em; margin: 5px 0; } .urna .tela .inicio-0 .direita .direita-image span { font-size: 1.4vh; } .urna .tela .inicio-0 .direita .small { width: 50%; font-size: 1.6vh; } .urna .tela .inicio-0 .direita img { width: 100%; } .urna .tela .inicio, .urna .tela .inicio strong { font-size: 1.4vh; height: 4.70vh; color: #333; border-top: 0.2vh solid #333; padding-left: 2vh; padding-top: 1.2vh; overflow: auto; line-height: 2.2vh; } .urna .numerais { background: transparent; height: 46vh; width: 60vh; display: flex; flex-wrap: wrap; } .urna .numerais .numeros { background: #333; width: 70vh; height: 45.5vh; position: relative; padding: 0.6vh; } .urna .numerais .numeros .spans { padding: 1.2vh; height: 28vh; text-align: center; } .urna .numerais .numeros span { cursor: pointer; width: 14vh; height: 7.1vh; border-top: 0.7vh solid #444; border-right: 0.7vh solid #333; border-left: 0.7vh solid #333; border-bottom: 0.7vh solid #040404; text-align: center; color: #eee; margin: 0.55vh; display: inline-block; background: #111; } .urna .numerais .numeros span:active { border-bottom: 0.7vh solid #444; border-top: 0.7vh solid #040404; background: #090909; } .urna .numerais .numeros span:active p { transform: translateY(3.3%); } .urna .numerais .numeros .spans span p { font-size: 2.2vh; } .urna .numerais .numeros .spans span { font-size: 1.9vh; padding-top: 1.6vh; } .urna .numerais .numeros .botoes { position: absolute; bottom: 0; width: 59vh; padding: 1vh; margin: 1vh auto; display: flex; justify-content: space-between; flex-wrap: wrap; } .urna .numerais .numeros #corrige:active { border-bottom: 0.7vh solid #f0914d; border-top: 0.7vh solid #a15c2a; background: #cc7232; padding-top: 2.5vh; } .urna .numerais .numeros .botoes #branco:active { border-bottom: 0.7vh solid #fff; border-top: 0.7vh solid gray; background: #ccc; padding-top: 2.5vh; } .urna .numerais .numeros #confirma:active { border-bottom: 0.7vh solid #39db74; border-top: 0.7vh solid #106930; background: #1aa54d; padding-top: 2.5vh; } .urna .numerais .numeros .botoes .botao { padding: 2vh 3vh; width: 17vh; height: 6.5vh; display: flex; align-items: center; justify-content: center; text-transform: uppercase; font-size: 1.2vh; font-weight: 700; color: #454545; text-align: center; margin: auto; } .urna .numerais .numeros .botoes #branco { background: #efefef; border-top: 0.7vh solid #fff; border-right: 0.7vh solid #ccc; border-left: 0.7vh solid #ccc; border-bottom: 0.7vh solid gray; } .urna .numerais .numeros #corrige { background: #e88035; border-top: 0.7vh solid #f0914d; border-right: 0.7vh solid #d1722e; border-left: 0.7vh solid #d1722e; border-bottom: 0.7vh solid #a15c2a; } .urna .numerais .numeros #confirma { background: #1bc258; height: 8vh; border-top: 0.7vh solid #39db74; border-right: 0.7vh solid #19a84d; border-left: 0.7vh solid #19a84d; border-bottom: 0.7vh solid #106930; } .urna .numerais .numeros #confirma p, .urna .numerais .numeros #corrige p, .urna .numerais .numeros .botoes #branco p { font-size: 1.4vh; } .nulo { font-size: 3.3vh; font-weight: 800; margin: 3.3vh 0; } .fim { text-align: center; font-size: 7vh; display: block; margin: 5vh auto 10vh auto; font-weight: 800; } .final { font-size: 8vh; font-weight: 800; position: absolute; top: 50%; font-family: sans-serif; left: 50%; transform: translate(-50%,-50%); } footer { position: absolute; width: 100%; padding: 0.2vh; bottom: 0; left: 0; } footer p { text-align: center; font-size: 1.4vh; padding: 2vh 0; text-transform: capitalize; } a { text-decoration: none; color: #45d288; } @media (min-width: 900px) { .final { transform: translate(-50%,-50%); top: 50%; left: 50%; } .urna { width: 125vh; height: 50vh; margin: auto; display: flex; justify-content: space-between; padding: 4vh; align-items: center; box-shadow: 2vh 2vh 4vh #40404045; } .urna .tela { width: 55vh; height: 40vh; position: relative; display: flex; flex-direction: column; } .urna .tela .inicio-0 { flex: 1; display: flex; } .urna .tela .inicio-0 .esquerda { flex: 1; display: flex; flex-direction: column; padding-left: 2vh; } .urna .tela .inicio-0 .esquerda .seu-voto { height: 7vh; display: flex; align-items: center; } .urna .tela .inicio-0 .esquerda .seu-voto span { font-size: 1.7vh; } .urna .tela .inicio-0 .esquerda .numeros .num { display: flex; justify-content: center; align-items: center; margin: 1vh 0.6vh; } .urna .tela .inicio-0 .esquerda .numeros .num span { font-size: 2vh; } .urna .tela .inicio-0 .esquerda .tipo { height: 7vh; display: flex; justify-content: center; align-items: center; } .urna .tela .inicio-0 .esquerda .tipo span { font-size: 1.6vh; } .urna .tela .inicio-0 .esquerda .numeros { height: 6.6vh; display: flex; align-items: center; } .urna .tela .inicio-0 .esquerda .candidato { height: 10vh; display: flex; flex: 1; line-height: 2.8vh; align-items: center; } .urna .tela .inicio-0 .esquerda .candidato span { font-size: 1.4vh; margin-left: 0.8vh; } .urna .tela .inicio-0 .direita { font-size: 1.1vh; } .urna .numerais { background: transparent; height: 48.6vh; width: 60vh; display: flex; padding-top: 1.3vh; flex-wrap: wrap; } .urna .numerais .numeros { width: 70vh; height: 45.5vh; position: relative; padding: 0.6vh; } .urna .numerais .numeros .spans { padding: 1.2vh; height: 29vh; text-align: center; } .urna .numerais .numeros span { cursor: pointer; height: 7.6vh; text-align: center; margin: 0.55vh; display: inline-block; } .urna .numerais .numeros .spans span { height: 7.1vh!important; } .urna .numerais .numeros span { font-size: 2.2vh; } .urna .numerais .numeros .spans span { font-size: 1.9vh; padding-top: 1.6vh; } .urna .numerais .numeros .botoes { position: absolute; bottom: 0; width: 59vh; padding: 1vh; margin: 1vh auto; display: flex; justify-content: space-between; flex-wrap: wrap; } .urna .numerais .numeros .botoes .botao { padding: 2vh 3vh; width: 17vh; height: 6.1vh; display: flex; align-items: center; justify-content: center; text-transform: uppercase; font-size: 1.2vh; font-weight: 700; text-align: center; margin: auto; } .urna .numerais .numeros .botoes #branco { border-top: 0.7vh solid #fff; border-right: 0.7vh solid #ccc; border-left: 0.7vh solid #ccc; border-bottom: 0.7vh solid gray; } .urna .numerais .numeros #corrige { border-top: 0.7vh solid #f0914d; border-right: 0.7vh solid #d1722e; border-left: 0.7vh solid #d1722e; border-bottom: 0.7vh solid #a15c2a; } .urna .numerais .numeros #confirma { height: 8vh; border-top: 0.7vh solid #39db74; border-right: 0.7vh solid #19a84d; border-left: 0.7vh solid #19a84d; border-bottom: 0.7vh solid #106930; } .urna .numerais .numeros #confirma p, .urna .numerais .numeros #corrige p, .urna .numerais .numeros .botoes #branco p { font-size: 1.4vh; } footer { position: absolute; width: 100%; padding: 0.2vh; bottom: 0; left: 0; } footer p { text-align: center; font-size: 1.4vh; padding: 2vh 0; text-transform: capitalize; } a { text-decoration: none; } .urna .numerais .numeros { padding-top: 0.7vh; } } @media (min-width: 830px) and (max-device-width: 1240px) { .final { transform: translate(-230%,-50%); top: 50%; left: 50%; } .urna { height: 60vh; } .urna .tela { height: 100%; } .urna .numerais { height: 105%; } .urna .numerais .numeros { height: 100%; padding-top: 3vh; } .urna .numerais .numeros .spans span { width: 14vh!important; } } @media screen and (min-device-height: 1365px) and (max-device-height: 1400px) { .urna .numerais .numeros .spans span { width: 6.2vh!important; } .urna .numerais .numeros { padding-top: 5vh; } .final { transform: translate(-50%,-50%); top: 50%; left: 50%; } } @media screen and (min-device-width: 590px) and (max-device-width: 1250px) { .urna { width: 90%; } .urna .tela { width: 48%; } .urna .numerais { width: 46%; background: #333; border: 6px solid #333; } .urna .numerais .numeros { width: 52vh; margin: auto; } .urna .numerais .numeros .botoes { display: inline-flex; text-align: center; width: 98.4%; } .urna .numerais .numeros .botoes .botao { width: 28%; } .urna .numerais .numeros .spans span { width: 7.5vh; height: 6.8vh; } .final { transform: translate(-50%,-50%); top: 50%; left: 50%; } } @media screen and (min-device-width: 781px) and (max-device-width: 899px) { .final { transform: translate(-50%,-50%); top: 50%; left: 28%; } } @media (max-width: 780px) { .final { top: 25%; } .fim { margin-top: -7vh; } .urna { width: 90%; padding: 2vh; height: 110vh; flex-direction: column; } .urna .tela { height: 100%; width: 100%; } .urna .numerais { width: 100%; height: 105%; background: #333; overflow: hidden; } .urna .numerais .numeros { width: 50vh; margin: auto; } .urna .numerais .numeros .botoes { display: inline-flex; text-align: center; width: 98.4%; } .urna .numerais .numeros .botoes .botao { width: 29.5%; } .urna .numerais .numeros .spans span { width: 30%; } .urna .tela .inicio-0 .esquerda .candidato span { margin: 2.4vh 0 2.4vh 0.8vh; } } @media (max-width: 600px) { .final { top: 25%; } .urna { flex-direction: column; height: 90vh; margin-top: 4vh; } .urna .tela { width: 100%; overflow: auto; } .urna .numerais { width: 100%; background-color: #333; } .urna .numerais .numeros { width: 95%; margin: auto; } .urna .numerais .numeros .spans span { width: 28%; } .urna .numerais .numeros .botoes { width: 98%; } .urna .numerais .numeros .botoes .botao { width: 29.5%; } .urna .tela .inicio-0 .esquerda .candidato span { font-size: 1.3vh; margin: 2.4vh 0 2.4vh 0.8vh; } }
urna/urna model.css
* { margin: 0; padding: 0; box-sizing: border-box; font-family: Verdana, sans-serif; text-transform: uppercase; font-size: 1vh; } @keyframes show { 0% { opacity: 0.0;} 50% {opacity: 1;} 100% {opacity: 0.0;} } body { display: flex; align-items: center; height: 100vh; justify-content: center; } audio { display: none; } .urna { width: 125vh; height: 50vh; background: #bbc7cb; margin: auto; display: flex; justify-content: space-between; padding: 4vh; align-items: center; box-shadow: 2vh 2vh 4vh #40404045; } .urna .tela { background: #eee0e0; width: 55vh; height: 40vh; overflow: auto; display: flex; flex-direction: column; } .urna .tela .inicio-0 { flex: 1; color: #333; display: flex; } .urna .tela .inicio-0 .esquerda { flex: 1; display: flex; flex-direction: column; padding-left: 2vh; width: 55%; } .urna .tela .inicio-0 .esquerda .seu-voto { height: 7vh; display: flex; align-items: center; } .urna .tela .inicio-0 .esquerda .seu-voto span { font-size: 1.7vh; } .urna .tela .inicio-0 .esquerda .numeros .num { border: 0.3vh solid #333; display: flex; justify-content: center; align-items: center; width: 5.5vh; height: 5.5vh; margin: 1vh 0.6vh; font-size: 2vh; } .show { animation-name: show; animation-duration: 0.8s; animation-iteration-count: infinite; } .urna .tela .inicio-0 .esquerda .numeros .num span { font-size: 2vh; } .urna .tela .inicio-0 .esquerda .tipo { height: 7vh; display: flex; justify-content: center; align-items: center; } .urna .tela .inicio-0 .esquerda .tipo span { font-size: 1.6vh; } .urna .tela .inicio-0 .esquerda .numeros { height: 6.6vh; display: flex; align-items: center; } .urna .tela .inicio-0 .esquerda .candidato { height: 10vh; display: flex; flex: 1; line-height: 2.8vh; align-items: center; } .urna .tela .inicio-0 .esquerda .candidato span { font-size: 1.4vh; margin-left: 0.8vh; } .urna .tela .inicio-0 .direita { width: 28vh; font-size: 1.1vh; padding: 0.1em 0; display: flex; flex-direction: column; align-items: flex-end; border: 3.5vh solid #eee0e0; } .urna .tela .inicio-0 .direita .direita-image { font-size: 2vh; text-align: center; border: 0.03em solid #b8b8b8; padding: 0.25em; margin: 5px 0; } .urna .tela .inicio-0 .direita .direita-image span { font-size: 1.4vh; } .urna .tela .inicio-0 .direita .small { width: 50%; font-size: 1.6vh; } .urna .tela .inicio-0 .direita img { width: 100%; } .urna .tela .inicio, .urna .tela .inicio strong { font-size: 1.4vh; height: 4.70vh; color: #333; border-top: 0.2vh solid #333; padding-left: 2vh; padding-top: 1.2vh; overflow: auto; line-height: 2.2vh; } .urna .numerais { background: transparent; height: 46vh; width: 60vh; display: flex; flex-wrap: wrap; } .urna .numerais .numeros { background: #333; width: 70vh; height: 45.5vh; position: relative; padding: 0.6vh; } .urna .numerais .numeros .spans { padding: 1.2vh; height: 28vh; text-align: center; } .urna .numerais .numeros span { cursor: pointer; width: 14vh; height: 7.1vh; border-top: 0.7vh solid #444; border-right: 0.7vh solid #333; border-left: 0.7vh solid #333; border-bottom: 0.7vh solid #040404; text-align: center; color: #eee; margin: 0.55vh; display: inline-block; background: #111; } .urna .numerais .numeros span:active { border-bottom: 0.7vh solid #444; border-top: 0.7vh solid #040404; background: #090909; } .urna .numerais .numeros span:active p { transform: translateY(3.3%); } .urna .numerais .numeros .spans span p { font-size: 2.2vh; } .urna .numerais .numeros .spans span { font-size: 1.9vh; padding-top: 1.6vh; } .urna .numerais .numeros .botoes { position: absolute; bottom: 0; width: 59vh; padding: 1vh; margin: 1vh auto; display: flex; justify-content: space-between; flex-wrap: wrap; } .urna .numerais .numeros #corrige:active { border-bottom: 0.7vh solid #f0914d; border-top: 0.7vh solid #a15c2a; background: #cc7232; padding-top: 2.5vh; } .urna .numerais .numeros .botoes #branco:active { border-bottom: 0.7vh solid #fff; border-top: 0.7vh solid gray; background: #ccc; padding-top: 2.5vh; } .urna .numerais .numeros #confirma:active { border-bottom: 0.7vh solid #39db74; border-top: 0.7vh solid #106930; background: #1aa54d; padding-top: 2.5vh; } .urna .numerais .numeros .botoes .botao { padding: 2vh 3vh; width: 17vh; height: 6.5vh; display: flex; align-items: center; justify-content: center; text-transform: uppercase; font-size: 1.2vh; font-weight: 700; color: #454545; text-align: center; margin: auto; } .urna .numerais .numeros .botoes #branco { background: #efefef; border-top: 0.7vh solid #fff; border-right: 0.7vh solid #ccc; border-left: 0.7vh solid #ccc; border-bottom: 0.7vh solid gray; } .urna .numerais .numeros #corrige { background: #e88035; border-top: 0.7vh solid #f0914d; border-right: 0.7vh solid #d1722e; border-left: 0.7vh solid #d1722e; border-bottom: 0.7vh solid #a15c2a; } .urna .numerais .numeros #confirma { background: #1bc258; height: 8vh; border-top: 0.7vh solid #39db74; border-right: 0.7vh solid #19a84d; border-left: 0.7vh solid #19a84d; border-bottom: 0.7vh solid #106930; } .urna .numerais .numeros #confirma p, .urna .numerais .numeros #corrige p, .urna .numerais .numeros .botoes #branco p { font-size: 1.4vh; } .nulo { font-size: 3.3vh; font-weight: 800; margin: 3.3vh 0; } .fim { text-align: center; font-size: 7vh; display: block; margin: 5vh auto 10vh auto; font-weight: 800; } .final { font-size: 8vh; font-weight: 800; position: absolute; top: 50%; font-family: sans-serif; left: 50%; transform: translate(-50%,-50%); } footer { position: absolute; width: 100%; padding: 0.2vh; bottom: 0; left: 0; } footer p { text-align: center; font-size: 1.4vh; padding: 2vh 0; text-transform: capitalize; } a { text-decoration: none; color: #45d288; } @media (min-width: 900px) { .final { transform: translate(-50%,-50%); top: 50%; left: 50%; } .urna { width: 125vh; height: 50vh; margin: auto; display: flex; justify-content: space-between; padding: 4vh; align-items: center; box-shadow: 2vh 2vh 4vh #40404045; } .urna .tela { width: 55vh; height: 40vh; position: relative; display: flex; flex-direction: column; } .urna .tela .inicio-0 { flex: 1; display: flex; } .urna .tela .inicio-0 .esquerda { flex: 1; display: flex; flex-direction: column; padding-left: 2vh; } .urna .tela .inicio-0 .esquerda .seu-voto { height: 7vh; display: flex; align-items: center; } .urna .tela .inicio-0 .esquerda .seu-voto span { font-size: 1.7vh; } .urna .tela .inicio-0 .esquerda .numeros .num { display: flex; justify-content: center; align-items: center; margin: 1vh 0.6vh; } .urna .tela .inicio-0 .esquerda .numeros .num span { font-size: 2vh; } .urna .tela .inicio-0 .esquerda .tipo { height: 7vh; display: flex; justify-content: center; align-items: center; } .urna .tela .inicio-0 .esquerda .tipo span { font-size: 1.6vh; } .urna .tela .inicio-0 .esquerda .numeros { height: 6.6vh; display: flex; align-items: center; } .urna .tela .inicio-0 .esquerda .candidato { height: 10vh; display: flex; flex: 1; line-height: 2.8vh; align-items: center; } .urna .tela .inicio-0 .esquerda .candidato span { font-size: 1.4vh; margin-left: 0.8vh; } .urna .tela .inicio-0 .direita { font-size: 1.1vh; } .urna .numerais { background: transparent; height: 48.6vh; width: 60vh; display: flex; padding-top: 1.3vh; flex-wrap: wrap; } .urna .numerais .numeros { width: 70vh; height: 45.5vh; position: relative; padding: 0.6vh; } .urna .numerais .numeros .spans { padding: 1.2vh; height: 29vh; text-align: center; } .urna .numerais .numeros span { cursor: pointer; height: 7.6vh; text-align: center; margin: 0.55vh; display: inline-block; } .urna .numerais .numeros .spans span { height: 7.1vh!important; } .urna .numerais .numeros span { font-size: 2.2vh; } .urna .numerais .numeros .spans span { font-size: 1.9vh; padding-top: 1.6vh; } .urna .numerais .numeros .botoes { position: absolute; bottom: 0; width: 59vh; padding: 1vh; margin: 1vh auto; display: flex; justify-content: space-between; flex-wrap: wrap; } .urna .numerais .numeros .botoes .botao { padding: 2vh 3vh; width: 17vh; height: 6.1vh; display: flex; align-items: center; justify-content: center; text-transform: uppercase; font-size: 1.2vh; font-weight: 700; text-align: center; margin: auto; } .urna .numerais .numeros .botoes #branco { border-top: 0.7vh solid #fff; border-right: 0.7vh solid #ccc; border-left: 0.7vh solid #ccc; border-bottom: 0.7vh solid gray; } .urna .numerais .numeros #corrige { border-top: 0.7vh solid #f0914d; border-right: 0.7vh solid #d1722e; border-left: 0.7vh solid #d1722e; border-bottom: 0.7vh solid #a15c2a; } .urna .numerais .numeros #confirma { height: 8vh; border-top: 0.7vh solid #39db74; border-right: 0.7vh solid #19a84d; border-left: 0.7vh solid #19a84d; border-bottom: 0.7vh solid #106930; } .urna .numerais .numeros #confirma p, .urna .numerais .numeros #corrige p, .urna .numerais .numeros .botoes #branco p { font-size: 1.4vh; } footer { position: absolute; width: 100%; padding: 0.2vh; bottom: 0; left: 0; } footer p { text-align: center; font-size: 1.4vh; padding: 2vh 0; text-transform: capitalize; } a { text-decoration: none; } .urna .numerais .numeros { padding-top: 0.7vh; } } @media (min-width: 830px) and (max-device-width: 1240px) { .final { transform: translate(-230%,-50%); top: 50%; left: 50%; } .urna { height: 60vh; } .urna .tela { height: 100%; } .urna .numerais { height: 105%; } .urna .numerais .numeros { height: 100%; padding-top: 3vh; } .urna .numerais .numeros .spans span { width: 14vh!important; } } @media screen and (min-device-height: 1365px) and (max-device-height: 1400px) { .urna .numerais .numeros .spans span { width: 6.2vh!important; } .urna .numerais .numeros { padding-top: 5vh; } .final { transform: translate(-50%,-50%); top: 50%; left: 50%; } } @media screen and (min-device-width: 590px) and (max-device-width: 1250px) { .urna { width: 90%; } .urna .tela { width: 48%; } .urna .numerais { width: 46%; background: #333; border: 6px solid #333; } .urna .numerais .numeros { width: 52vh; margin: auto; } .urna .numerais .numeros .botoes { display: inline-flex; text-align: center; width: 98.4%; } .urna .numerais .numeros .botoes .botao { width: 28%; } .urna .numerais .numeros .spans span { width: 7.5vh; height: 6.8vh; } .final { transform: translate(-50%,-50%); top: 50%; left: 50%; } } @media screen and (min-device-width: 781px) and (max-device-width: 899px) { .final { transform: translate(-50%,-50%); top: 50%; left: 28%; } } @media (max-width: 780px) { .final { top: 25%; } .fim { margin-top: -7vh; } .urna { width: 90%; padding: 2vh; height: 110vh; flex-direction: column; } .urna .tela { height: 100%; width: 100%; } .urna .numerais { width: 100%; height: 105%; background: #333; overflow: hidden; } .urna .numerais .numeros { width: 50vh; margin: auto; } .urna .numerais .numeros .botoes { display: inline-flex; text-align: center; width: 98.4%; } .urna .numerais .numeros .botoes .botao { width: 29.5%; } .urna .numerais .numeros .spans span { width: 30%; } .urna .tela .inicio-0 .esquerda .candidato span { margin: 2.4vh 0 2.4vh 0.8vh; } } @media (max-width: 600px) { .final { top: 25%; } .urna { flex-direction: column; height: 90vh; margin-top: 4vh; } .urna .tela { width: 100%; overflow: auto; } .urna .numerais { width: 100%; background-color: #333; } .urna .numerais .numeros { width: 95%; margin: auto; } .urna .numerais .numeros .spans span { width: 28%; } .urna .numerais .numeros .botoes { width: 98%; } .urna .numerais .numeros .botoes .botao { width: 29.5%; } .urna .tela .inicio-0 .esquerda .candidato span { font-size: 1.3vh; margin: 2.4vh 0 2.4vh 0.8vh; } }
0.711932
0.13612
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap"); svg { z-index: 100; } :root { --padding: 10vmin; --color-background: #D0CBC7; --font-size-large: 8vw; --font-size-medium: 4vw; --font-size-normal: 2vw; } @media only screen and (min-width: 800px) { :root { --font-size-large: 64px; --font-size-medium: 32px; --font-size-normal: 16px; } } @media only screen and (max-width: 500px) { :root { --font-size-large: 40px; --font-size-medium: 20px; --font-size-normal: 14px; } } a { color: white; } ul { margin: 0; padding: 0; list-style: none; } li { margin-top: 10px; } html, body { margin: 0; min-height: 100%; min-width: 100%; font-family: 'Libre Baskerville', serif; background-color: var(--color-background); font-weight: 400; font-size: var(--font-size-normal); overflow-x: hidden; } canvas { position: fixed; z-index: 10; top: 0; left: 0; z-index: 2; pointer-events: none; visibility: hidden; opacity: 0; } .solid { -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); } .wireframe { -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); } .content { position: relative; z-index: 1; } .content .trigger { position: absolute; top: 0; height: 100%; } .content .section { position: relative; padding: var(--padding); --pad2: calc(var(--padding) * 2); width: calc(100vw - var(--pad2)); height: calc(100vh - var(--pad2)); margin: 0 auto; z-index: 2; } .content .section.dark { color: white; background-color: black; } .content .section.right { text-align: right; } .content .blueprint { position: relative; background-color: #131C2A; background-image: linear-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px); background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px; background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px; background-attachment: fixed; } .content .blueprint svg { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; stroke: white; pointer-events: none; visibility: hidden; } .content .blueprint .dark { background-color: transparent; } .content .ground-container { position: relative; overflow: hidden; } .content .ground-container .parallax { position: absolute; top: 0; left: 0; right: 0; bottom: -100px; background-repeat: no-repeat; background-position: top center; background-size: cover; -webkit-transform-origin: top center; transform-origin: top center; } .content .ground-container .ground { z-index: -1; background-image: url("https://assets.codepen.io/557388/background-reduced.jpg"); } .content .ground-container .clouds { z-index: 2; background-image: url("https://assets.codepen.io/557388/clouds.png"); } .content .scroll-cta, .content .credits { position: absolute; bottom: var(--padding); } .content .scroll-cta { font-size: var(--font-size-medium); opacity: 0; } .content .sunset { background: url("https://assets.codepen.io/557388/sunset-reduced.jpg") no-repeat top center; background-size: cover; -webkit-transform-origin: top center; transform-origin: top center; } .content h1, .content h2 { font-size: var(--font-size-large); margin: 0vmin 0 2vmin 0; font-weight: 700; display: inline; } .content h3 { font-size: var(--font-size-medium); font-weight: 400; margin: 0; } .content .end h2 { margin-bottom: 50vh; } .content .loading { position: fixed; width: 100vw; height: 100vh; top: 0; left: 0; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; font-size: var(--font-size-medium); }
dist/style.css
@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap"); svg { z-index: 100; } :root { --padding: 10vmin; --color-background: #D0CBC7; --font-size-large: 8vw; --font-size-medium: 4vw; --font-size-normal: 2vw; } @media only screen and (min-width: 800px) { :root { --font-size-large: 64px; --font-size-medium: 32px; --font-size-normal: 16px; } } @media only screen and (max-width: 500px) { :root { --font-size-large: 40px; --font-size-medium: 20px; --font-size-normal: 14px; } } a { color: white; } ul { margin: 0; padding: 0; list-style: none; } li { margin-top: 10px; } html, body { margin: 0; min-height: 100%; min-width: 100%; font-family: 'Libre Baskerville', serif; background-color: var(--color-background); font-weight: 400; font-size: var(--font-size-normal); overflow-x: hidden; } canvas { position: fixed; z-index: 10; top: 0; left: 0; z-index: 2; pointer-events: none; visibility: hidden; opacity: 0; } .solid { -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%); } .wireframe { -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%); } .content { position: relative; z-index: 1; } .content .trigger { position: absolute; top: 0; height: 100%; } .content .section { position: relative; padding: var(--padding); --pad2: calc(var(--padding) * 2); width: calc(100vw - var(--pad2)); height: calc(100vh - var(--pad2)); margin: 0 auto; z-index: 2; } .content .section.dark { color: white; background-color: black; } .content .section.right { text-align: right; } .content .blueprint { position: relative; background-color: #131C2A; background-image: linear-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px), linear-gradient(rgba(255, 255, 255, 0.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.05) 1px, transparent 1px); background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px; background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px; background-attachment: fixed; } .content .blueprint svg { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; stroke: white; pointer-events: none; visibility: hidden; } .content .blueprint .dark { background-color: transparent; } .content .ground-container { position: relative; overflow: hidden; } .content .ground-container .parallax { position: absolute; top: 0; left: 0; right: 0; bottom: -100px; background-repeat: no-repeat; background-position: top center; background-size: cover; -webkit-transform-origin: top center; transform-origin: top center; } .content .ground-container .ground { z-index: -1; background-image: url("https://assets.codepen.io/557388/background-reduced.jpg"); } .content .ground-container .clouds { z-index: 2; background-image: url("https://assets.codepen.io/557388/clouds.png"); } .content .scroll-cta, .content .credits { position: absolute; bottom: var(--padding); } .content .scroll-cta { font-size: var(--font-size-medium); opacity: 0; } .content .sunset { background: url("https://assets.codepen.io/557388/sunset-reduced.jpg") no-repeat top center; background-size: cover; -webkit-transform-origin: top center; transform-origin: top center; } .content h1, .content h2 { font-size: var(--font-size-large); margin: 0vmin 0 2vmin 0; font-weight: 700; display: inline; } .content h3 { font-size: var(--font-size-medium); font-weight: 400; margin: 0; } .content .end h2 { margin-bottom: 50vh; } .content .loading { position: fixed; width: 100vw; height: 100vh; top: 0; left: 0; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; font-size: var(--font-size-medium); }
0.445288
0.12544
@CHARSET "UTF-8"; /*Start 初始化样式开始*/ *{ margin:0; padding:0; } body{ font-size:14px; color:#333; font-family:"microsoft yahei", "微软雅黑"; } html,body{ min-width: 1200px; } body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } a{ text-decoration:none; color:#333; } a:hover,a:focus{ text-decoration: none; color:#333; } ul,ol,dl{ list-style:none; } a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video { border: 0; font: inherit; text-align: left; margin: 0; padding: 0; font-size: 14px; } .subNavBox{ width:255px; margin:0px auto; border: 1px solid #e6e6e6; border-bottom:none; } .subNav{ border-bottom:solid 1px #e5e3da; cursor:pointer; font-size:16px; color:#666; height:55px; line-height:55px; background:url('../project/images/jiantou1.png') no-repeat; background-position:95% 50%; padding-left: 30px; } .subNav:hover{ color:#277fc2; } .currentDd{ color:#277fc2; } .currentDt{ background-image:url(../project/images/jiantou.png); } .navContent{ display: none; border-bottom:solid 1px #e5e3da; } .navContent li a{ display:block; width:235px; height:35px; text-align:center; font-size:14px; line-height:35px; } .navContent li a:hover{ background-color: #298cd6; color: #fff; } .navContent li .active_bg{ color: #f40b40; } .ui-zlsq-top .tet_red{ color:#cc0000; } .nav_list li a.t-red{ color:#ff4343; } /*End 初始化样式结束*/ /*Start 面包屑导航开始*/ .Parent_box{ width:100%; height:auto; margin-bottom: 40px; } .commWith { width: 1200px; margin-left: auto; margin-right: auto; } .ui-zlsq-top{ margin: 40px 0 10px 0; } .ui-zlsq-top i{ font-size:26px; vertical-align: middle; } /*End 面包屑导航结束*/ /*Start 商品区内容开始*/ .ui-zlsq-comm .ui-zlsq-left { width: 450px; margin-right: 20px; } .fl { float: left; } .ui-zlsq-comm .ui-zlsq-center { width: 488px; } .ui-zlsq-comm .ui-zlsq-right { width: 222px; } .form_box input{ width:300px; } #captcha{ width: 196px; display: inline; } #img_captcha{ cursor: pointer; position: relative; left: -68px; top: -1px; z-index: 9999; } .clearfix{ clear: both; zoom: 1; display: block; font-size: 0; } .form-group{ position:relative; } .form_box .col-md-3,.form_box .col-sm-3,.form_box .col-md-7 ,.form_box .col-sm-5,.form_box .col-sm-7{ padding-left:0; } .xinhao{ color: #e61b38; position:absolute; left:439px; top:8px; vertical-align: middle; } .text_tips{ width:315px; height:40px; margin-left:auto; margin-right:auto; margin-bottom:8px; padding-left:25px; font-size:12px; color:#999; } .text_tips b{ font-size:12px; font-weight:300; color:#ff8040; } .form-group .btn-danger{ margin-left:130px; } .btn-file{ position:absolute; left:10px; top:0; } .text_change{ width:91px; height:34px; line-height:34px; display:inline-block; position:absolute; right:0px; top:0; } .ui-zlsq-right .plcomm-top { font-size: 18px; color: #333; line-height: 18px; margin-bottom: 12px; } .ui-zlsq-right .zlgw { background: #f7f7f7; text-align: center; width: 222px; height: 412px; } .ui-zlsq-right .zlgw img { width: 110px; height: 110px; margin: 30px 0 18px 0; border: 2px solid #fff; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .ui-zlsq-right .zlgw_comm .name { font-size: 20px; color: #333; line-height: 20px; margin-bottom: 20px; } .ui-zlsq-right .zlgw_comm .zc { font-size: 16px; color: #333; line-height: 16px; margin-bottom: 20px; } .ui-zlsq-right .zlgw_comm .tel { font-size: 16px; color: #333; line-height: 16px; margin-bottom: 10px; text-align: left; margin-left: 20px; } .ui-zlsq-right .zlgw_comm .btn { width: 182px; height: 34px; padding:0; line-height: 34px; background: #00b369; color: #fff; font-size: 18px; text-align: center; display: inline-block; margin-top: 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } .btn-file i{ color:#fff; } .hidden-xs{ color:#fff; } /*End 商品区内容结束*/ /*Start 导航和内容区开始*/ .ui-zlsq-detail { margin: 20px 0px; } .ui-zlsq-detail:after{ content: ''; clear: both; font-size: 0; height: 0; display: block; zoom: 1; } .commWith { width: 1200px; } .ui-zlsq-tab-left { width: 255px; height:580px; } .default-tab-tit { background: #f5f5f5; font-size: 18px; color: #666; line-height: 46px; text-align:center; border: 1px solid #e6e6e6; border-bottom:none; } .ui-zlsq-tab-right { width: 913px; margin-left: 30px; } .goods-wrap:after{ content: ""; display: block; clear: both; zoom: 1; } .sectin-goods{ width: 635px; height: 370px; background-color: #f5f5f5; margin: 0 30px 30px 0; float: left; padding: 0 80px; } .sectin-goods h1{ margin: 40px 0 10px; font-size: 22px; } .sectin-goods .price{ padding-left: 20px; } .sectin-goods .price .f30{ font-size: 24px; color: #f00; } .sectin-goods .price .f14{ font-size: 14px; color: #f00; } .sectin-goods .summary{ line-height: 24px; color: #666; margin-top: 10px; } .type-product{ margin-top: 20px; } .type-product > a{ display: inline-block; padding: 5px 15px; text-align: center; color: #3392d7; border: 1px solid #3392d7; margin-right: 8px; font-size: 12px; } .type-product > a.active-on{ color: #fff; background-color: #3392d7; position: relative; } .type-product > a.active-on:after{ display: block; position: absolute; right: 0; bottom: 0; content: ''; width: 14px; height: 13px; background: url(../images/icon-checked.png) center no-repeat; background-position: 0 0; } .sectin-goods .legal-pt{ margin-top: 15px; } .sectin-goods .set-bar{ margin-top: 20px; line-height: 32px; padding-left: 20px; } .sectin-goods .set-bar:after{ content: ""; display: block; clear: both; zoom: 1; } .sectin-goods .amountBox{ margin-left: 15px; } .sectin-goods .amountBox .btn-count{ color: #666; border: 1px solid #ddd; background-color: #eee; outline: none; width: 34px; height: 32px; } .sectin-goods .amountBox .inputAmount{ width: 50px; height: 32px; border: 1px solid #ddd; border-left: none; border-right: none; text-align: center; } .set-bar .sub-sq > a{ display: inline-block; padding: 2px 25px; margin: -3px 0 0 20px; border-radius: 4px; text-align: center; box-sizing: border-box; } .set-bar .sub-sq > a:first-child { background-color: #ff8000; color: #fff; } .set-bar .sub-sq .to-shop-cart { color: #E5511D; border: 1px solid #F0CAB6; background: #FFE4D0; } .set-bar .sub-sq > a:first-child:hover{ background-color: #f04e00; color: #fff; } .set-bar .sub-sq .to-shop-cart:hover { border-color: #F0CAB6; background: #FFD9BC; } .sectin-goods .tips{ margin-top: 10px; color: #666; font-size: 12px; } .sectin-goods .tips i{ color: #f00; font-size: 22px; vertical-align: sub; } .kf-wrap{ float: left; width: 248px; height: 370px; background-color: #f5f5f5; } .kf-wrap .img-pic{ text-align: center; padding-top: 40px; } .kf-wrap .img-pic img{ display: inline-block; } .kf-wrap p{ text-align: center; margin-top: 20px; } .kf-wrap .name{ font-size: 20px; } .kf-wrap .info-pt,.kf-wrap .tel-touch{ font-size: 16px; } .kf-wrap .btn-kf{ display: block; width: 150px; height: 35px; background-color: #0082e1; color: #fff; margin: 20px auto 0; text-align: center; line-height: 35px; font-size: 16px; border-radius: 5px; cursor: pointer; } .kf-wrap .btn-kf:hover{ background-color: #119aff; } .ui-invoice-bar { height: 46px; border: 1px solid #e6e6e6; background: #f7f5f5; line-height: 46px; width: 933px; } .ui-invoice-bar .current { background: #FFF; border-top: 2px solid #3992d0; color: #3992d0; width: 154px; height: 44px; line-height:44px; text-align:center; margin:0; font-size: 20px; } .ui-invoice-comm, .ui-invoice-bz { margin-top: -48px; padding-top: 48px; } .ui-invoice-comm{ border: 1px solid #E6E6E6; border-top: none; padding-bottom:50px; } .introduction-bar { width: 933px; background: #f5f5f5; height: 136px; } .introduction-bar .invoice-title { font-size: 30px; line-height: 36px; font-weight: 500; color: #48A0EA; text-align: center; padding: 20px 0; margin:0; } .introduction-bar .more-info{ width: 196px; height: 47px; margin: 0 auto; background: url(../images/more-info.png) no-repeat; font-size: 18px; color: #48A0EA; text-align: center; line-height: 35px; letter-spacing: 2px } .jmod_detail_wrap{ width:100%; height:auto; padding:15px; } .inner_wrap{ padding:15px; background:#eee; } .jmod_detail_wrap img{ border:0; width:100%; margin-top:10px; } .jmod_detail_wrap img.first_img{ margin-top:0; } .banquan-invoice { margin-top: 25px; } .text_box{ margin: 15px 0 0 25px; } .banquan-invoice .text_box h3 { font-size: 16px; color: #528BD5; line-height: 28px; text-align: left; margin-bottom: 8px; } .banquan-invoice .text_box p { font-size: 14px; color: #666; line-height: 30px; text-align: left; padding:0 15px 0 35px; } .liucheng{ width:80%; height:106px; } .photo{ margin-left:25px; } .bg_com{ width: 100%; height: 350px; background: url('../images/shang1.png') no-repeat; } .search_box_zl{ width: 1200px; height: 50px; line-height:50px; margin-left:auto; margin-left:auto; margin-top:50px; position:relative; } .s_zlbg{ display: inline-block; width: 660px; height: 40px; line-height: 40px; font-size: 14px; color: #333; border:1px solid #C38E39; padding-left:20px; position:absolute; top:5px; left:100px; } .btn_sumbmit{ display:inline-block; width:100px; height: 40px; background:#db6d00 url('images/sch_icon.png') no-repeat scroll 50% 50%; position:absolute; top:5px; left:760px; } .kf_box{ width:145px; height:40px; line-height:40px; text-align:center; font-size:16px; position:absolute; left:875px; top:5px; } .kf_box i{ font-size:26px; display:inline-block; vertical-align: middle; } .icon-QQ{ color:#18ACFC; } .icon-weixin-copy{ color:#08BA06; cursor:pointer; } .dn_erweima{ position: absolute; width: 200px; height: 210px; background: url('images/top_erweima1.png'); left: 20px; top: 20px; z-index: 9999; display:none; } .icon-weixin-copy:hover .dn_erweima{ display:block; } .text_box .notes{ color:#ffad86; } .download-wrap{ margin-left: 22px; margin-top: 15px; width: 100px; text-align: center; } .down-link:hover .t-down{ color: #e80000; } .banquan-invoice .text_box p.t-down{ padding: 5px 0 0; text-align: center; } .gray-text{ color: #666; } .tip-rmb{ margin-bottom: 10px; } .table-wrap .tab-fm tr td{ border: 1px solid #666; text-align: center; padding: 5px 35px; vertical-align: middle; color: #333; line-height: 24px; } .t-header{ background-color: #cadcf7; } /*导航和内容区结束*/ /*Start 专利年费代缴页面开始*/ .tab_nfbox{ width:700px; height:auto; margin-left:35px; margin-top:15px; } .tab_patent{ border:1px solid #ddd; } .tab_patent td{ width:180px; height:30px; text-align:center; border:1px solid #ddd; } .tab_patent th,.tab_patent .tr_bold{ width:180px; height:40px; text-align:center; background-color:#D9ECF3; border:1px solid #ddd; color:#678592; } .tr_bold td{ color:#678592; } /*End 专利年费代缴页面结束*/ /*Start 软件著作权费用表格开始*/ table.tabs-fee{ margin-top: 15px; margin-left: 35px; } table.tabs-fee tr td,table.tabs-fee tr th{ width: 200px; height: 40px; line-height: 40px; border: 1px solid #7ac8e4; text-align: center; } table.tabs-fee tr th.w130{ width: 130px; } table.tabs-fee tr th{ color: #528BD5; } table.tabs-fee tr td{ color: #7ca3e2; } /*End 软件著作权费用表格结束*/ .c-red{ color: #f00; } .u-flyer {display: block;width: 50px;height: 50px;border-radius: 50px;position: fixed;z-index: 9999;} /*S banner*/ .banner-wrap{ width:100%; max-width: 1920px; height: 300px; margin: 0 auto; } .ban-inner{ width: 1200px; height: 100%; margin: 0 auto; } .ban-inner .search-wrap{ text-align: center; padding: 235px 0 0; } .ban-inner .search-wrap .input-wrap{ text-align: center; } .ban-inner .search-wrap .search-pt{ width: 500px; height: 42px; padding: 10px 15px; border: 1px solid #ddd; } .ban-inner .search-wrap .btn-sum{ padding: 0 15px; height: 42px; line-height: 41px; border: none; background-color: #feb807; color: #8a5516; font-size: 16px; vertical-align: top; margin-left: -5px; outline: none; } /*E banner */ /*S 提交之前的弹出层*/ .layer-wrap{ position: fixed; top: 0; width: 100%; height: 100%; overflow: hidden; z-index: 120; display: none; } .layer-wrap .mask{ position: absolute; width: 100%; height: 100%; background: #000; opacity: .5; filter: alpha(opacity=50); top: 0; left: 0; } .layer-wrap .layer-inner{ width: 457px; height: 452px; background: #fff; left: 50%; top: 50%; margin-left: -228px; margin-top: -226px; position: absolute; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; } .layer-wrap .layer-inner .title{ font-size: 24px; font-weight: 600; text-align: center; padding: 15px 0 5px; border-top: 5px solid #2172de; } .layer-wrap .layer-inner .small{ font-size: 14px; text-align: center; color: #999; padding-bottom: 15px; border-bottom: 1px dashed #ddd; } .layer-wrap .layer-inner .form-wrap{ text-align: center; } .layer-wrap .layer-inner .form-wrap .form-group{ margin-bottom: 25px; text-align: center; } .layer-wrap .layer-inner .form-wrap .form-group label{ font-weight: 500; font-size: 16px; color: #666; width: 80px; text-align: right; } .layer-wrap .layer-inner .form-wrap .form-group .form-control{ width: 300px; display: inline-block; height: 38px; } .safe-tip{ padding: 15px 0; text-align: center; color: #31b745; font-size: 12px; } .xinghao{ color: #f00; font-size: 16px; vertical-align: sub; margin-right: -12px; display: inline-block; } .btn-result{ width: 264px; height: 48px; background-color: #4587e8; letter-spacing: 5px; line-height: 48px; border: none; color: #fff; font-size: 20px; border-radius: 5px; margin-top: 5px; outline: none; } .dis-btn-result{ background-color:#ccc; border-color: #ccc; } .btn-close{ font-weight: 800; position: absolute; top: 20px; right: 15px; cursor: pointer; } .btn-close:hover{ color: #3d8ee9; } .form-wrap .check-tips{ width: 300px; margin: -15px auto 10px; text-align: left; padding-left: 44px; font-size: 12px; color: #f00; display: none; } .before-wrap,.after-wrap{ display: none; } input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ color: #999; font-size: 12px; } input:-ms-input-placeholder,textarea:-ms-input-placeholder { color: #999; font-size: 12px; } input:-moz-placeholder,textarea:-moz-placeholder { color: #999; font-size: 12px; } input::-moz-placeholder,textarea::-moz-placeholder { color: #999; font-size: 12px; } /*E 提交之前的弹出层*/ /*S 提交中的loading层*/ .loading-wrap{ position: absolute; top: 55px; left: 0; width: 100%; height: 365px; border-raius: 5px; background: url(../images/ptImg/loading-2.gif) center no-repeat; display: none; } /*E 提交中的loading层*/ /*提交成功后的弹出层*/ .layer-wrap .layer-inner .top-info{ width: 100%; height: 120px; background: url(../images/ptImg/s-layer.png); } .layer-wrap .layer-inner .tip-title{ font-size: 18px; font-weight: 600; color: #278be1; text-align: center; margin: 32px 0 25px; position: relative; } .layer-wrap .layer-inner .tip-title:before{ position: absolute; display: block; content: ''; width: 175px; height: 1px; top: 12px; left: 0; border-top: 1px dashed #9bd0f0; } .layer-wrap .layer-inner .tip-title:after{ position: absolute; display: block; content: ''; width: 175px; height: 1px; top: 12px; right: 0; border-top: 1px dashed #9bd0f0; } .layer-wrap .layer-inner .msg-content{ border-top: 8px solid #c4e4fe; } .layer-inner .msg-content .text-content{ padding: 0 60px; line-height: 28px; font-size: 14px; } .layer-inner .msg-content .text-content p > b, .layer-inner .msg-content .text-content p >a{ color: #278be1; } .link-zhfqq{ color: #278be1; } .btn-qd-wrap{ margin-top: 35px; text-align: center; } .btn-qd-wrap .btn-qd{ padding: 10px 120px; background-color: #1477f1; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #fff; font-size: 16px; outline: none; } .btn-qd-wrap .btn-qd:hover{ background-color: #0d65d0; } .btn-close1{ font-weight: 500; position: absolute; top: 20px; right: 15px; cursor: pointer; color: #fff; } .msg-content i.btn-close1{ font-size: 20px; } .btn-close1:hover{ color: #dbe9fd; } /*提交成功后的弹出层*/ /*S 热点新闻*/ .col-right { margin-top: 30px; border: 1px solid #e5e3da; } .col-right .hot-tit{ background: #f5f5f5; font-size: 18px; color: #666; line-height: 46px; text-align: center; border-bottom: 1px solid #e6e6e6; } .col-right .hot-tit>a{ font-size: 12px; color: #999; font-weight: 500; float: right; margin-top: 8px; } .list-content{ padding: 5px; } .list-content ul li{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 5px 0; } .list-content ul li>a:hover .p-no, .list-content ul li>a:hover .p-name{ color: #bb0000; } .list-content ul li>a:focus .p-no, .list-content ul li>a:focus .p-name{ color: #333; } .list-content ul li .item-sort, .rec-wrap ul li .item-sort{ display: inline-block; width: 20px; height: 20px; line-height: 20px; margin-right: 3px; background: #8eb9f5; color: #fff; text-align: center; font-size: 12px; border-radius: 2px; vertical-align: middle; } .list-content ul li:first-child .item-sort, .rec-wrap ul li:first-child .item-sort{ background: #f54545; } .list-content ul li:first-child+li .item-sort, .rec-wrap ul li:first-child+li .item-sort{ background: #ff8547; } .list-content ul li:first-child+li+li .item-sort, .rec-wrap ul :first-child+li+li .item-sort{ background: #ffac38; } /*E 右边热点新闻*/
feibiao-admin/src/main/resources/static/static/project/patent_service_details.css
@CHARSET "UTF-8"; /*Start 初始化样式开始*/ *{ margin:0; padding:0; } body{ font-size:14px; color:#333; font-family:"microsoft yahei", "微软雅黑"; } html,body{ min-width: 1200px; } body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } a{ text-decoration:none; color:#333; } a:hover,a:focus{ text-decoration: none; color:#333; } ul,ol,dl{ list-style:none; } a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video { border: 0; font: inherit; text-align: left; margin: 0; padding: 0; font-size: 14px; } .subNavBox{ width:255px; margin:0px auto; border: 1px solid #e6e6e6; border-bottom:none; } .subNav{ border-bottom:solid 1px #e5e3da; cursor:pointer; font-size:16px; color:#666; height:55px; line-height:55px; background:url('../project/images/jiantou1.png') no-repeat; background-position:95% 50%; padding-left: 30px; } .subNav:hover{ color:#277fc2; } .currentDd{ color:#277fc2; } .currentDt{ background-image:url(../project/images/jiantou.png); } .navContent{ display: none; border-bottom:solid 1px #e5e3da; } .navContent li a{ display:block; width:235px; height:35px; text-align:center; font-size:14px; line-height:35px; } .navContent li a:hover{ background-color: #298cd6; color: #fff; } .navContent li .active_bg{ color: #f40b40; } .ui-zlsq-top .tet_red{ color:#cc0000; } .nav_list li a.t-red{ color:#ff4343; } /*End 初始化样式结束*/ /*Start 面包屑导航开始*/ .Parent_box{ width:100%; height:auto; margin-bottom: 40px; } .commWith { width: 1200px; margin-left: auto; margin-right: auto; } .ui-zlsq-top{ margin: 40px 0 10px 0; } .ui-zlsq-top i{ font-size:26px; vertical-align: middle; } /*End 面包屑导航结束*/ /*Start 商品区内容开始*/ .ui-zlsq-comm .ui-zlsq-left { width: 450px; margin-right: 20px; } .fl { float: left; } .ui-zlsq-comm .ui-zlsq-center { width: 488px; } .ui-zlsq-comm .ui-zlsq-right { width: 222px; } .form_box input{ width:300px; } #captcha{ width: 196px; display: inline; } #img_captcha{ cursor: pointer; position: relative; left: -68px; top: -1px; z-index: 9999; } .clearfix{ clear: both; zoom: 1; display: block; font-size: 0; } .form-group{ position:relative; } .form_box .col-md-3,.form_box .col-sm-3,.form_box .col-md-7 ,.form_box .col-sm-5,.form_box .col-sm-7{ padding-left:0; } .xinhao{ color: #e61b38; position:absolute; left:439px; top:8px; vertical-align: middle; } .text_tips{ width:315px; height:40px; margin-left:auto; margin-right:auto; margin-bottom:8px; padding-left:25px; font-size:12px; color:#999; } .text_tips b{ font-size:12px; font-weight:300; color:#ff8040; } .form-group .btn-danger{ margin-left:130px; } .btn-file{ position:absolute; left:10px; top:0; } .text_change{ width:91px; height:34px; line-height:34px; display:inline-block; position:absolute; right:0px; top:0; } .ui-zlsq-right .plcomm-top { font-size: 18px; color: #333; line-height: 18px; margin-bottom: 12px; } .ui-zlsq-right .zlgw { background: #f7f7f7; text-align: center; width: 222px; height: 412px; } .ui-zlsq-right .zlgw img { width: 110px; height: 110px; margin: 30px 0 18px 0; border: 2px solid #fff; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } .ui-zlsq-right .zlgw_comm .name { font-size: 20px; color: #333; line-height: 20px; margin-bottom: 20px; } .ui-zlsq-right .zlgw_comm .zc { font-size: 16px; color: #333; line-height: 16px; margin-bottom: 20px; } .ui-zlsq-right .zlgw_comm .tel { font-size: 16px; color: #333; line-height: 16px; margin-bottom: 10px; text-align: left; margin-left: 20px; } .ui-zlsq-right .zlgw_comm .btn { width: 182px; height: 34px; padding:0; line-height: 34px; background: #00b369; color: #fff; font-size: 18px; text-align: center; display: inline-block; margin-top: 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } .btn-file i{ color:#fff; } .hidden-xs{ color:#fff; } /*End 商品区内容结束*/ /*Start 导航和内容区开始*/ .ui-zlsq-detail { margin: 20px 0px; } .ui-zlsq-detail:after{ content: ''; clear: both; font-size: 0; height: 0; display: block; zoom: 1; } .commWith { width: 1200px; } .ui-zlsq-tab-left { width: 255px; height:580px; } .default-tab-tit { background: #f5f5f5; font-size: 18px; color: #666; line-height: 46px; text-align:center; border: 1px solid #e6e6e6; border-bottom:none; } .ui-zlsq-tab-right { width: 913px; margin-left: 30px; } .goods-wrap:after{ content: ""; display: block; clear: both; zoom: 1; } .sectin-goods{ width: 635px; height: 370px; background-color: #f5f5f5; margin: 0 30px 30px 0; float: left; padding: 0 80px; } .sectin-goods h1{ margin: 40px 0 10px; font-size: 22px; } .sectin-goods .price{ padding-left: 20px; } .sectin-goods .price .f30{ font-size: 24px; color: #f00; } .sectin-goods .price .f14{ font-size: 14px; color: #f00; } .sectin-goods .summary{ line-height: 24px; color: #666; margin-top: 10px; } .type-product{ margin-top: 20px; } .type-product > a{ display: inline-block; padding: 5px 15px; text-align: center; color: #3392d7; border: 1px solid #3392d7; margin-right: 8px; font-size: 12px; } .type-product > a.active-on{ color: #fff; background-color: #3392d7; position: relative; } .type-product > a.active-on:after{ display: block; position: absolute; right: 0; bottom: 0; content: ''; width: 14px; height: 13px; background: url(../images/icon-checked.png) center no-repeat; background-position: 0 0; } .sectin-goods .legal-pt{ margin-top: 15px; } .sectin-goods .set-bar{ margin-top: 20px; line-height: 32px; padding-left: 20px; } .sectin-goods .set-bar:after{ content: ""; display: block; clear: both; zoom: 1; } .sectin-goods .amountBox{ margin-left: 15px; } .sectin-goods .amountBox .btn-count{ color: #666; border: 1px solid #ddd; background-color: #eee; outline: none; width: 34px; height: 32px; } .sectin-goods .amountBox .inputAmount{ width: 50px; height: 32px; border: 1px solid #ddd; border-left: none; border-right: none; text-align: center; } .set-bar .sub-sq > a{ display: inline-block; padding: 2px 25px; margin: -3px 0 0 20px; border-radius: 4px; text-align: center; box-sizing: border-box; } .set-bar .sub-sq > a:first-child { background-color: #ff8000; color: #fff; } .set-bar .sub-sq .to-shop-cart { color: #E5511D; border: 1px solid #F0CAB6; background: #FFE4D0; } .set-bar .sub-sq > a:first-child:hover{ background-color: #f04e00; color: #fff; } .set-bar .sub-sq .to-shop-cart:hover { border-color: #F0CAB6; background: #FFD9BC; } .sectin-goods .tips{ margin-top: 10px; color: #666; font-size: 12px; } .sectin-goods .tips i{ color: #f00; font-size: 22px; vertical-align: sub; } .kf-wrap{ float: left; width: 248px; height: 370px; background-color: #f5f5f5; } .kf-wrap .img-pic{ text-align: center; padding-top: 40px; } .kf-wrap .img-pic img{ display: inline-block; } .kf-wrap p{ text-align: center; margin-top: 20px; } .kf-wrap .name{ font-size: 20px; } .kf-wrap .info-pt,.kf-wrap .tel-touch{ font-size: 16px; } .kf-wrap .btn-kf{ display: block; width: 150px; height: 35px; background-color: #0082e1; color: #fff; margin: 20px auto 0; text-align: center; line-height: 35px; font-size: 16px; border-radius: 5px; cursor: pointer; } .kf-wrap .btn-kf:hover{ background-color: #119aff; } .ui-invoice-bar { height: 46px; border: 1px solid #e6e6e6; background: #f7f5f5; line-height: 46px; width: 933px; } .ui-invoice-bar .current { background: #FFF; border-top: 2px solid #3992d0; color: #3992d0; width: 154px; height: 44px; line-height:44px; text-align:center; margin:0; font-size: 20px; } .ui-invoice-comm, .ui-invoice-bz { margin-top: -48px; padding-top: 48px; } .ui-invoice-comm{ border: 1px solid #E6E6E6; border-top: none; padding-bottom:50px; } .introduction-bar { width: 933px; background: #f5f5f5; height: 136px; } .introduction-bar .invoice-title { font-size: 30px; line-height: 36px; font-weight: 500; color: #48A0EA; text-align: center; padding: 20px 0; margin:0; } .introduction-bar .more-info{ width: 196px; height: 47px; margin: 0 auto; background: url(../images/more-info.png) no-repeat; font-size: 18px; color: #48A0EA; text-align: center; line-height: 35px; letter-spacing: 2px } .jmod_detail_wrap{ width:100%; height:auto; padding:15px; } .inner_wrap{ padding:15px; background:#eee; } .jmod_detail_wrap img{ border:0; width:100%; margin-top:10px; } .jmod_detail_wrap img.first_img{ margin-top:0; } .banquan-invoice { margin-top: 25px; } .text_box{ margin: 15px 0 0 25px; } .banquan-invoice .text_box h3 { font-size: 16px; color: #528BD5; line-height: 28px; text-align: left; margin-bottom: 8px; } .banquan-invoice .text_box p { font-size: 14px; color: #666; line-height: 30px; text-align: left; padding:0 15px 0 35px; } .liucheng{ width:80%; height:106px; } .photo{ margin-left:25px; } .bg_com{ width: 100%; height: 350px; background: url('../images/shang1.png') no-repeat; } .search_box_zl{ width: 1200px; height: 50px; line-height:50px; margin-left:auto; margin-left:auto; margin-top:50px; position:relative; } .s_zlbg{ display: inline-block; width: 660px; height: 40px; line-height: 40px; font-size: 14px; color: #333; border:1px solid #C38E39; padding-left:20px; position:absolute; top:5px; left:100px; } .btn_sumbmit{ display:inline-block; width:100px; height: 40px; background:#db6d00 url('images/sch_icon.png') no-repeat scroll 50% 50%; position:absolute; top:5px; left:760px; } .kf_box{ width:145px; height:40px; line-height:40px; text-align:center; font-size:16px; position:absolute; left:875px; top:5px; } .kf_box i{ font-size:26px; display:inline-block; vertical-align: middle; } .icon-QQ{ color:#18ACFC; } .icon-weixin-copy{ color:#08BA06; cursor:pointer; } .dn_erweima{ position: absolute; width: 200px; height: 210px; background: url('images/top_erweima1.png'); left: 20px; top: 20px; z-index: 9999; display:none; } .icon-weixin-copy:hover .dn_erweima{ display:block; } .text_box .notes{ color:#ffad86; } .download-wrap{ margin-left: 22px; margin-top: 15px; width: 100px; text-align: center; } .down-link:hover .t-down{ color: #e80000; } .banquan-invoice .text_box p.t-down{ padding: 5px 0 0; text-align: center; } .gray-text{ color: #666; } .tip-rmb{ margin-bottom: 10px; } .table-wrap .tab-fm tr td{ border: 1px solid #666; text-align: center; padding: 5px 35px; vertical-align: middle; color: #333; line-height: 24px; } .t-header{ background-color: #cadcf7; } /*导航和内容区结束*/ /*Start 专利年费代缴页面开始*/ .tab_nfbox{ width:700px; height:auto; margin-left:35px; margin-top:15px; } .tab_patent{ border:1px solid #ddd; } .tab_patent td{ width:180px; height:30px; text-align:center; border:1px solid #ddd; } .tab_patent th,.tab_patent .tr_bold{ width:180px; height:40px; text-align:center; background-color:#D9ECF3; border:1px solid #ddd; color:#678592; } .tr_bold td{ color:#678592; } /*End 专利年费代缴页面结束*/ /*Start 软件著作权费用表格开始*/ table.tabs-fee{ margin-top: 15px; margin-left: 35px; } table.tabs-fee tr td,table.tabs-fee tr th{ width: 200px; height: 40px; line-height: 40px; border: 1px solid #7ac8e4; text-align: center; } table.tabs-fee tr th.w130{ width: 130px; } table.tabs-fee tr th{ color: #528BD5; } table.tabs-fee tr td{ color: #7ca3e2; } /*End 软件著作权费用表格结束*/ .c-red{ color: #f00; } .u-flyer {display: block;width: 50px;height: 50px;border-radius: 50px;position: fixed;z-index: 9999;} /*S banner*/ .banner-wrap{ width:100%; max-width: 1920px; height: 300px; margin: 0 auto; } .ban-inner{ width: 1200px; height: 100%; margin: 0 auto; } .ban-inner .search-wrap{ text-align: center; padding: 235px 0 0; } .ban-inner .search-wrap .input-wrap{ text-align: center; } .ban-inner .search-wrap .search-pt{ width: 500px; height: 42px; padding: 10px 15px; border: 1px solid #ddd; } .ban-inner .search-wrap .btn-sum{ padding: 0 15px; height: 42px; line-height: 41px; border: none; background-color: #feb807; color: #8a5516; font-size: 16px; vertical-align: top; margin-left: -5px; outline: none; } /*E banner */ /*S 提交之前的弹出层*/ .layer-wrap{ position: fixed; top: 0; width: 100%; height: 100%; overflow: hidden; z-index: 120; display: none; } .layer-wrap .mask{ position: absolute; width: 100%; height: 100%; background: #000; opacity: .5; filter: alpha(opacity=50); top: 0; left: 0; } .layer-wrap .layer-inner{ width: 457px; height: 452px; background: #fff; left: 50%; top: 50%; margin-left: -228px; margin-top: -226px; position: absolute; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; } .layer-wrap .layer-inner .title{ font-size: 24px; font-weight: 600; text-align: center; padding: 15px 0 5px; border-top: 5px solid #2172de; } .layer-wrap .layer-inner .small{ font-size: 14px; text-align: center; color: #999; padding-bottom: 15px; border-bottom: 1px dashed #ddd; } .layer-wrap .layer-inner .form-wrap{ text-align: center; } .layer-wrap .layer-inner .form-wrap .form-group{ margin-bottom: 25px; text-align: center; } .layer-wrap .layer-inner .form-wrap .form-group label{ font-weight: 500; font-size: 16px; color: #666; width: 80px; text-align: right; } .layer-wrap .layer-inner .form-wrap .form-group .form-control{ width: 300px; display: inline-block; height: 38px; } .safe-tip{ padding: 15px 0; text-align: center; color: #31b745; font-size: 12px; } .xinghao{ color: #f00; font-size: 16px; vertical-align: sub; margin-right: -12px; display: inline-block; } .btn-result{ width: 264px; height: 48px; background-color: #4587e8; letter-spacing: 5px; line-height: 48px; border: none; color: #fff; font-size: 20px; border-radius: 5px; margin-top: 5px; outline: none; } .dis-btn-result{ background-color:#ccc; border-color: #ccc; } .btn-close{ font-weight: 800; position: absolute; top: 20px; right: 15px; cursor: pointer; } .btn-close:hover{ color: #3d8ee9; } .form-wrap .check-tips{ width: 300px; margin: -15px auto 10px; text-align: left; padding-left: 44px; font-size: 12px; color: #f00; display: none; } .before-wrap,.after-wrap{ display: none; } input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ color: #999; font-size: 12px; } input:-ms-input-placeholder,textarea:-ms-input-placeholder { color: #999; font-size: 12px; } input:-moz-placeholder,textarea:-moz-placeholder { color: #999; font-size: 12px; } input::-moz-placeholder,textarea::-moz-placeholder { color: #999; font-size: 12px; } /*E 提交之前的弹出层*/ /*S 提交中的loading层*/ .loading-wrap{ position: absolute; top: 55px; left: 0; width: 100%; height: 365px; border-raius: 5px; background: url(../images/ptImg/loading-2.gif) center no-repeat; display: none; } /*E 提交中的loading层*/ /*提交成功后的弹出层*/ .layer-wrap .layer-inner .top-info{ width: 100%; height: 120px; background: url(../images/ptImg/s-layer.png); } .layer-wrap .layer-inner .tip-title{ font-size: 18px; font-weight: 600; color: #278be1; text-align: center; margin: 32px 0 25px; position: relative; } .layer-wrap .layer-inner .tip-title:before{ position: absolute; display: block; content: ''; width: 175px; height: 1px; top: 12px; left: 0; border-top: 1px dashed #9bd0f0; } .layer-wrap .layer-inner .tip-title:after{ position: absolute; display: block; content: ''; width: 175px; height: 1px; top: 12px; right: 0; border-top: 1px dashed #9bd0f0; } .layer-wrap .layer-inner .msg-content{ border-top: 8px solid #c4e4fe; } .layer-inner .msg-content .text-content{ padding: 0 60px; line-height: 28px; font-size: 14px; } .layer-inner .msg-content .text-content p > b, .layer-inner .msg-content .text-content p >a{ color: #278be1; } .link-zhfqq{ color: #278be1; } .btn-qd-wrap{ margin-top: 35px; text-align: center; } .btn-qd-wrap .btn-qd{ padding: 10px 120px; background-color: #1477f1; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #fff; font-size: 16px; outline: none; } .btn-qd-wrap .btn-qd:hover{ background-color: #0d65d0; } .btn-close1{ font-weight: 500; position: absolute; top: 20px; right: 15px; cursor: pointer; color: #fff; } .msg-content i.btn-close1{ font-size: 20px; } .btn-close1:hover{ color: #dbe9fd; } /*提交成功后的弹出层*/ /*S 热点新闻*/ .col-right { margin-top: 30px; border: 1px solid #e5e3da; } .col-right .hot-tit{ background: #f5f5f5; font-size: 18px; color: #666; line-height: 46px; text-align: center; border-bottom: 1px solid #e6e6e6; } .col-right .hot-tit>a{ font-size: 12px; color: #999; font-weight: 500; float: right; margin-top: 8px; } .list-content{ padding: 5px; } .list-content ul li{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 5px 0; } .list-content ul li>a:hover .p-no, .list-content ul li>a:hover .p-name{ color: #bb0000; } .list-content ul li>a:focus .p-no, .list-content ul li>a:focus .p-name{ color: #333; } .list-content ul li .item-sort, .rec-wrap ul li .item-sort{ display: inline-block; width: 20px; height: 20px; line-height: 20px; margin-right: 3px; background: #8eb9f5; color: #fff; text-align: center; font-size: 12px; border-radius: 2px; vertical-align: middle; } .list-content ul li:first-child .item-sort, .rec-wrap ul li:first-child .item-sort{ background: #f54545; } .list-content ul li:first-child+li .item-sort, .rec-wrap ul li:first-child+li .item-sort{ background: #ff8547; } .list-content ul li:first-child+li+li .item-sort, .rec-wrap ul :first-child+li+li .item-sort{ background: #ffac38; } /*E 右边热点新闻*/
0.202207
0.047625
body { display: flex; flex-direction: column; min-height: 100vh; } .notification { position: fixed; right: 0; top: calc(100vh - 120px); z-index: 100; } .notification .alert { max-width: 600px; max-height: 120px; overflow: hidden; } .hero { position: relative; color: #fff; margin-top: 56px; padding: 100px 0; background: var(--bs-dark) url("../img/hero.jpeg") fixed center; background-size: cover; box-shadow: 0 7px 15px rgba(0, 0, 0, .4); } .hero::before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, .6); } .hero__title { font-size: 4.1rem; font-weight: 700; } .hero__description { font-size: 1.1rem; font-weight: 400; line-height: 1.5; color: rgba(255, 255, 255, .8); } .students { flex-grow: 1; } .students__table { box-shadow: 0 5px 10px rgba(0, 0, 0, .3); margin-bottom: 0; } .thead__link { font-size: 1.1rem; color: #ced4da; text-decoration: none; transition: color .1s linear; } .thead__link:hover { color: #fff; } .pagination { margin-bottom: 0; } .page-item .page-link { color: var(--bs-dark); } .page-link:focus { box-shadow:0 0 0 .25rem rgba(66, 70, 73, 0.5); } .page-item.active .page-link { background-color: var(--bs-dark); border-color: unset; } .registration .form-control:focus, .registration .form-control:active, .registration .form-select:active, .registration .form-select:focus { box-shadow:0 0 0 .25rem rgba(66, 70, 73, 0.5); border-color: #424649; } .registration-btn:hover { background-color: #495057; border-color: #495057; } .footer { flex-shrink: 0; padding: 30px 0; background: var(--bs-dark); color: rgba(255,255,255,.55); } .footer__description { display: inline-block; margin: 0; transition: color .1s linear; } .footer__description:hover { color: #fff; } .footer__heart { font-size: 1.5rem; transition: color .1s ease-in-out; } .footer__description:hover .footer__heart { color: #bb2d3b; } .footer__author { font-weight: 700; } .github-link { transition: color .1s linear; color: rgba(255,255,255,.55); } .github-link:hover { color: #fff; } @media screen and (max-width: 1199px) { .hero { padding: 80px 0; } } @media screen and (max-width: 991px) { .hero { padding: 60px 0; } .hero__title { font-size: 3.5rem; } .thead__link { font-size: unset; } } @media screen and (max-width: 467px) { .hero__title { font-size: 2.7rem; } .hero__description { font-size: 1rem; } .students__table { font-size: .8rem; } .thead__link { font-size: .9rem; } .thead-sort-icon { display: none; } } @media screen and (max-width: 361px){ .students__table { font-size: .75rem; } .thead__link { font-size: .85rem; } }
web/css/main.css
body { display: flex; flex-direction: column; min-height: 100vh; } .notification { position: fixed; right: 0; top: calc(100vh - 120px); z-index: 100; } .notification .alert { max-width: 600px; max-height: 120px; overflow: hidden; } .hero { position: relative; color: #fff; margin-top: 56px; padding: 100px 0; background: var(--bs-dark) url("../img/hero.jpeg") fixed center; background-size: cover; box-shadow: 0 7px 15px rgba(0, 0, 0, .4); } .hero::before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, .6); } .hero__title { font-size: 4.1rem; font-weight: 700; } .hero__description { font-size: 1.1rem; font-weight: 400; line-height: 1.5; color: rgba(255, 255, 255, .8); } .students { flex-grow: 1; } .students__table { box-shadow: 0 5px 10px rgba(0, 0, 0, .3); margin-bottom: 0; } .thead__link { font-size: 1.1rem; color: #ced4da; text-decoration: none; transition: color .1s linear; } .thead__link:hover { color: #fff; } .pagination { margin-bottom: 0; } .page-item .page-link { color: var(--bs-dark); } .page-link:focus { box-shadow:0 0 0 .25rem rgba(66, 70, 73, 0.5); } .page-item.active .page-link { background-color: var(--bs-dark); border-color: unset; } .registration .form-control:focus, .registration .form-control:active, .registration .form-select:active, .registration .form-select:focus { box-shadow:0 0 0 .25rem rgba(66, 70, 73, 0.5); border-color: #424649; } .registration-btn:hover { background-color: #495057; border-color: #495057; } .footer { flex-shrink: 0; padding: 30px 0; background: var(--bs-dark); color: rgba(255,255,255,.55); } .footer__description { display: inline-block; margin: 0; transition: color .1s linear; } .footer__description:hover { color: #fff; } .footer__heart { font-size: 1.5rem; transition: color .1s ease-in-out; } .footer__description:hover .footer__heart { color: #bb2d3b; } .footer__author { font-weight: 700; } .github-link { transition: color .1s linear; color: rgba(255,255,255,.55); } .github-link:hover { color: #fff; } @media screen and (max-width: 1199px) { .hero { padding: 80px 0; } } @media screen and (max-width: 991px) { .hero { padding: 60px 0; } .hero__title { font-size: 3.5rem; } .thead__link { font-size: unset; } } @media screen and (max-width: 467px) { .hero__title { font-size: 2.7rem; } .hero__description { font-size: 1rem; } .students__table { font-size: .8rem; } .thead__link { font-size: .9rem; } .thead-sort-icon { display: none; } } @media screen and (max-width: 361px){ .students__table { font-size: .75rem; } .thead__link { font-size: .85rem; } }
0.644225
0.092074
.App { font-family: 'Josefin Sans', sans-serif; } #app-name { font-weight: 800; font-size: 50px; } /*====================================*/ /*sidebar*/ .custom-sidebar-class { background-color: #41A3C4; width: 150px; } #user-icon { padding: 20px; margin-left: 40px; margin-top: 50px; } .custom-sidebar-class a { padding: 8px 8px 8px 32px; text-decoration: none; font-size: 25px; color: #000000; display: block; transition: 0.3s; } .custom-sidebar-class a:hover { color: #f1f1f1; } /*====================================*/ /*main frame*/ #menu-icon { padding: 30px; color: #000000; } .main { transition: margin-left 0.5s; } /*====================================*/ /*top 10 table*/ .ReactTable { width: auto; } .rt-th { font-weight: 600; font-size: 20px; border: 2px solid #359AC3; padding: 5px 0px 5px 0px; } .rt-tr{ font-size: 18px; border: 1px solid #359AC3; height: 120%; } #table-section { padding: 50px; } #table-head, #table-head2 { text-align: center; padding-bottom: 30px; font-weight: 800; } /*====================================*/ /*account summary table*/ #portfolio-table { padding: 50px 150px 100px 150px; text-align: center; } #summary-head { font-weight: 800; } #summary-card { margin-top: 50px; padding: 10px; } #summary-total { margin-top: 50px; } .coin-list { font-size: 20px; } ul { list-style-type: none; } #arrow-icon { top: 50%; bottom: 50%; padding-top: 20px; } /*====================================*/ /*coin*/ #individual-coin { position: relative; margin: 50px 120px 50px 120px; padding: 30px; text-align: left; border: 2px ridge #9BD9FF; border-radius: 8px; height: 100%; } #coin-name { font-size: 40px; margin: -50px 10px 50px 10px; text-align: center; border-radius: 8px; background-color: #CFFFF5; color: #000000; } #coin-card { border: 2px solid #9BD9FF; border-radius: 8px; padding: 30px; margin: 100px 0px 100px 0px; font-size: 25px; text-align: center; } #coin-graph { margin: 0px 0px 20px 20px; text-align: center; } .btn-group { float: right; margin-right: 2 0px; } /*====================================*/ /*add + delete coin*/ #add-coin-card { padding: 30px; border: 2px solid #9BD9FF; border-radius: 8px; margin-top: 50px; } #delete-coin-card { padding: 30px; border: 2px solid #9BD9FF; border-radius: 8px; margin-top: 50px; } .Select-control { height: 120%; } .select-dropdown { margin: 20px 0 20px 0; } #add-coin-heading, #delete-coin-heading { font-size: 30px; margin: -50px 10px 50px 10px; text-align: center; border-radius: 8px; background-color: #CFFFF5; color: #000000; line-height: 2; vertical-align: middle; } #asset-table { margin-top: 50px; }
react-ui/src/App.css
.App { font-family: 'Josefin Sans', sans-serif; } #app-name { font-weight: 800; font-size: 50px; } /*====================================*/ /*sidebar*/ .custom-sidebar-class { background-color: #41A3C4; width: 150px; } #user-icon { padding: 20px; margin-left: 40px; margin-top: 50px; } .custom-sidebar-class a { padding: 8px 8px 8px 32px; text-decoration: none; font-size: 25px; color: #000000; display: block; transition: 0.3s; } .custom-sidebar-class a:hover { color: #f1f1f1; } /*====================================*/ /*main frame*/ #menu-icon { padding: 30px; color: #000000; } .main { transition: margin-left 0.5s; } /*====================================*/ /*top 10 table*/ .ReactTable { width: auto; } .rt-th { font-weight: 600; font-size: 20px; border: 2px solid #359AC3; padding: 5px 0px 5px 0px; } .rt-tr{ font-size: 18px; border: 1px solid #359AC3; height: 120%; } #table-section { padding: 50px; } #table-head, #table-head2 { text-align: center; padding-bottom: 30px; font-weight: 800; } /*====================================*/ /*account summary table*/ #portfolio-table { padding: 50px 150px 100px 150px; text-align: center; } #summary-head { font-weight: 800; } #summary-card { margin-top: 50px; padding: 10px; } #summary-total { margin-top: 50px; } .coin-list { font-size: 20px; } ul { list-style-type: none; } #arrow-icon { top: 50%; bottom: 50%; padding-top: 20px; } /*====================================*/ /*coin*/ #individual-coin { position: relative; margin: 50px 120px 50px 120px; padding: 30px; text-align: left; border: 2px ridge #9BD9FF; border-radius: 8px; height: 100%; } #coin-name { font-size: 40px; margin: -50px 10px 50px 10px; text-align: center; border-radius: 8px; background-color: #CFFFF5; color: #000000; } #coin-card { border: 2px solid #9BD9FF; border-radius: 8px; padding: 30px; margin: 100px 0px 100px 0px; font-size: 25px; text-align: center; } #coin-graph { margin: 0px 0px 20px 20px; text-align: center; } .btn-group { float: right; margin-right: 2 0px; } /*====================================*/ /*add + delete coin*/ #add-coin-card { padding: 30px; border: 2px solid #9BD9FF; border-radius: 8px; margin-top: 50px; } #delete-coin-card { padding: 30px; border: 2px solid #9BD9FF; border-radius: 8px; margin-top: 50px; } .Select-control { height: 120%; } .select-dropdown { margin: 20px 0 20px 0; } #add-coin-heading, #delete-coin-heading { font-size: 30px; margin: -50px 10px 50px 10px; text-align: center; border-radius: 8px; background-color: #CFFFF5; color: #000000; line-height: 2; vertical-align: middle; } #asset-table { margin-top: 50px; }
0.362405
0.074736
@font-face { font-family: 'HK Grotesk Regular'; font-style: normal; font-weight: normal; src: local('HK Grotesk Regular'), url('HKGrotesk-Regular.woff') format('woff'); } @font-face { font-family: 'Atlas Grotesk Web Regular'; font-style: normal; font-weight: normal; src: local('Atlas Grotesk Web Regular'), url('AtlasGrotesk-Regular.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Regular Legacy'; font-style: normal; font-weight: normal; src: local('HK Grotesk Regular Legacy'), url('HKGrotesk-RegularLegacy.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Italic'), url('HKGrotesk-Italic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Legacy Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Legacy Italic'), url('HKGrotesk-LegacyItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Light'; font-style: normal; font-weight: normal; src: local('HK Grotesk Light'), url('HKGrotesk-Light.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Light Legacy'; font-style: normal; font-weight: normal; src: local('HK Grotesk Light Legacy'), url('HKGrotesk-LightLegacy.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Light Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Light Italic'), url('HKGrotesk-LightItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Light Legacy Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Light Legacy Italic'), url('HKGrotesk-LightLegacyItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Medium'; font-style: normal; font-weight: normal; src: local('HK Grotesk Medium'), url('HKGrotesk-Medium.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Medium Legacy'; font-style: normal; font-weight: normal; src: local('HK Grotesk Medium Legacy'), url('HKGrotesk-MediumLegacy.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Medium Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Medium Italic'), url('HKGrotesk-MediumItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Medium Legacy Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Medium Legacy Italic'), url('HKGrotesk-MediumLegacyItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk SemiBold'; font-style: normal; font-weight: normal; src: local('HK Grotesk SemiBold'), url('HKGrotesk-SemiBold.woff') format('woff'); } @font-face { font-family: 'HK Grotesk SemiBold Legacy'; font-style: normal; font-weight: normal; src: local('HK Grotesk SemiBold Legacy'), url('HKGrotesk-SemiBoldLegacy.woff') format('woff'); } @font-face { font-family: 'HK Grotesk SemiBold Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk SemiBold Italic'), url('HKGrotesk-SemiBoldItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk SemiBold Legacy Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk SemiBold Legacy Italic'), url('HKGrotesk-SemiBoldLegacyItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Bold'; font-style: normal; font-weight: normal; src: local('HK Grotesk Bold'), url('HKGrotesk-Bold.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Bold Legacy'; font-style: normal; font-weight: normal; src: local('HK Grotesk Bold Legacy'), url('HKGrotesk-BoldLegacy.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Bold Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Bold Italic'), url('HKGrotesk-BoldItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Bold Legacy Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Bold Legacy Italic'), url('HKGrotesk-BoldLegacyItalic.woff') format('woff'); }
src/fonts/style.css
@font-face { font-family: 'HK Grotesk Regular'; font-style: normal; font-weight: normal; src: local('HK Grotesk Regular'), url('HKGrotesk-Regular.woff') format('woff'); } @font-face { font-family: 'Atlas Grotesk Web Regular'; font-style: normal; font-weight: normal; src: local('Atlas Grotesk Web Regular'), url('AtlasGrotesk-Regular.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Regular Legacy'; font-style: normal; font-weight: normal; src: local('HK Grotesk Regular Legacy'), url('HKGrotesk-RegularLegacy.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Italic'), url('HKGrotesk-Italic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Legacy Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Legacy Italic'), url('HKGrotesk-LegacyItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Light'; font-style: normal; font-weight: normal; src: local('HK Grotesk Light'), url('HKGrotesk-Light.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Light Legacy'; font-style: normal; font-weight: normal; src: local('HK Grotesk Light Legacy'), url('HKGrotesk-LightLegacy.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Light Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Light Italic'), url('HKGrotesk-LightItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Light Legacy Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Light Legacy Italic'), url('HKGrotesk-LightLegacyItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Medium'; font-style: normal; font-weight: normal; src: local('HK Grotesk Medium'), url('HKGrotesk-Medium.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Medium Legacy'; font-style: normal; font-weight: normal; src: local('HK Grotesk Medium Legacy'), url('HKGrotesk-MediumLegacy.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Medium Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Medium Italic'), url('HKGrotesk-MediumItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Medium Legacy Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Medium Legacy Italic'), url('HKGrotesk-MediumLegacyItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk SemiBold'; font-style: normal; font-weight: normal; src: local('HK Grotesk SemiBold'), url('HKGrotesk-SemiBold.woff') format('woff'); } @font-face { font-family: 'HK Grotesk SemiBold Legacy'; font-style: normal; font-weight: normal; src: local('HK Grotesk SemiBold Legacy'), url('HKGrotesk-SemiBoldLegacy.woff') format('woff'); } @font-face { font-family: 'HK Grotesk SemiBold Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk SemiBold Italic'), url('HKGrotesk-SemiBoldItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk SemiBold Legacy Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk SemiBold Legacy Italic'), url('HKGrotesk-SemiBoldLegacyItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Bold'; font-style: normal; font-weight: normal; src: local('HK Grotesk Bold'), url('HKGrotesk-Bold.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Bold Legacy'; font-style: normal; font-weight: normal; src: local('HK Grotesk Bold Legacy'), url('HKGrotesk-BoldLegacy.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Bold Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Bold Italic'), url('HKGrotesk-BoldItalic.woff') format('woff'); } @font-face { font-family: 'HK Grotesk Bold Legacy Italic'; font-style: normal; font-weight: normal; src: local('HK Grotesk Bold Legacy Italic'), url('HKGrotesk-BoldLegacyItalic.woff') format('woff'); }
0.538498
0.115212
.uc_mega_icon_feature_boxs * { margin: 0px; padding: 0px; } .uc_mega_icon_feature_boxs { font-size: 14px; line-height: 1.5; background-color: #fff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #999; } .uc_mega_icon_feature_boxs .uc_features *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .uc_mega_icon_feature_boxs .uc_features { height: 100%; position: relative; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; min-height: 300px; position: relative; overflow: hidden; z-index: 900; cursor: default; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover { color: #fff; z-index: 999; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item { background: #ffc000; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_big_icon { font-size: 100px; color: #aaa; position: absolute; width: 100px; height: 100px; text-align: center; top: 50%; left: 50%; margin-left: -50px; margin-top: -50px; -moz-transition: ease 0.3s; -webkit-transition: ease 0.3s; transition: ease 0.3s; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_big_icon { color: #fff; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover .uc_big_icon { top: 200%; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_big_small { font-size: 30px; color: #fff; position: absolute; width: 60px; height: 60px; text-align: center; top: -60px; left: 50%; margin-left: -30px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; line-height: 55px; transition: all 0.3s; border: 4px solid #fff; border-radius: 50%; -moz-border-radius: 50%; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover .uc_big_small { top: 30px; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_description { text-align: center; position: absolute; width: 100%; top: 200%; left: 0; padding: 0 20px 20px 20px; color: #fff; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover .uc_description { top: 110px; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_description h5 { color: #fff; padding: 0; margin: 0; font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 24px; } @media (max-width: 1199px) { .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_big_small { display: none; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover .uc_description { top: 0px; } } @media (min-width: 768px) { .uc_mega_icon_feature_boxs .uc_features .uc_features_item { width: 100%; } } @media (max-width: 768px) { .uc_mega_icon_feature_boxs .uc_features { height: auto; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item { height: auto; overflow: auto; padding: 30px 20px; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_big_icon { display: none; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_big_small, .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover .uc_big_small { position: relative; top: auto; left: auto; display: block; margin-left: auto; margin-right: auto; border-color: #fff; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_description { position: relative; top: auto; left: auto; padding: 20px; color: #fff; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover .uc_description { top: auto; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_description h5 { color: #fff; } }
uploads/ac_assets/mega_icon_feature_box/mega_icon_feature_boxs.css
.uc_mega_icon_feature_boxs * { margin: 0px; padding: 0px; } .uc_mega_icon_feature_boxs { font-size: 14px; line-height: 1.5; background-color: #fff; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #999; } .uc_mega_icon_feature_boxs .uc_features *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .uc_mega_icon_feature_boxs .uc_features { height: 100%; position: relative; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; min-height: 300px; position: relative; overflow: hidden; z-index: 900; cursor: default; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover { color: #fff; z-index: 999; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item { background: #ffc000; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_big_icon { font-size: 100px; color: #aaa; position: absolute; width: 100px; height: 100px; text-align: center; top: 50%; left: 50%; margin-left: -50px; margin-top: -50px; -moz-transition: ease 0.3s; -webkit-transition: ease 0.3s; transition: ease 0.3s; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_big_icon { color: #fff; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover .uc_big_icon { top: 200%; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_big_small { font-size: 30px; color: #fff; position: absolute; width: 60px; height: 60px; text-align: center; top: -60px; left: 50%; margin-left: -30px; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; line-height: 55px; transition: all 0.3s; border: 4px solid #fff; border-radius: 50%; -moz-border-radius: 50%; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover .uc_big_small { top: 30px; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_description { text-align: center; position: absolute; width: 100%; top: 200%; left: 0; padding: 0 20px 20px 20px; color: #fff; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover .uc_description { top: 110px; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_description h5 { color: #fff; padding: 0; margin: 0; font-family: 'Roboto', sans-serif; font-weight: 300; font-size: 24px; } @media (max-width: 1199px) { .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_big_small { display: none; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover .uc_description { top: 0px; } } @media (min-width: 768px) { .uc_mega_icon_feature_boxs .uc_features .uc_features_item { width: 100%; } } @media (max-width: 768px) { .uc_mega_icon_feature_boxs .uc_features { height: auto; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item { height: auto; overflow: auto; padding: 30px 20px; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_big_icon { display: none; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_big_small, .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover .uc_big_small { position: relative; top: auto; left: auto; display: block; margin-left: auto; margin-right: auto; border-color: #fff; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_description { position: relative; top: auto; left: auto; padding: 20px; color: #fff; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item:hover .uc_description { top: auto; } .uc_mega_icon_feature_boxs .uc_features .uc_features_item .uc_description h5 { color: #fff; } }
0.366817
0.053108
:root { /* --primary-color: #dcd4ca; --secondary-color: #d0c6b9; */ --white-color: #ffffff; --white-color-rgb: 255, 255, 255; --black-color: #000000; --black-color-rgb: 0, 0, 0; /* --primary-font: 'Nanum Gothic', sans-serif; --secondary-font: 'Nanum Myeongjo', serif; */ } /* body { font-family: var(--primary-font); font-size: 17px; } */ .entry-content a, .entry-summary a, .page-content a, .comment-content a, .widget .textwidget a { text-decoration: underline; } .entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover, .widget .textwidget a:hover { text-decoration: none; } /*========================== SITE HEADER LAYOUT SIX ==========================*/ .header-six .header-t { padding: 30px 0; text-align: center; } .header-six .header-main { border-top: 1px solid rgba(var(--black-color-rgb), 0.1); } .header-six .header-main .container { display: flex; flex: 1; flex-wrap: wrap; justify-content: flex-end; align-items: center; } .header-six .header-main .main-navigation { display: flex; flex: auto; } .main-navigation ul li.current-menu-item, .main-navigation ul li.current_page_item, .main-navigation ul li.current-menu-ancestor, .main-navigation ul li.current_page_ancestor { font-weight: bold; } .header-six .main-navigation ul li a { padding-top: 15px; padding-bottom: 15px; } .header-six .main-navigation ul li .submenu-toggle { top: 22px; color: inherit; } .header-six .header-main .header-right { display: flex; flex: auto; justify-content: flex-end; align-items: center; flex-wrap: wrap; } .header-six .header-main .header-social + .header-search .search-toggle { border-left: 1px solid rgba(var(--black-color-rgb), 0.1); padding-left: 15px; margin-left: 15px; } .header-six .header-main .header-search .search-toggle { line-height: 1.3em; color: inherit; } .header-six .header-main .header-search .search-toggle .search-title { display: none; } .header-six .header-search .header-search-wrap { left: auto; right: -30px; } .header-six .header-search.active .header-search-wrap { left: auto; right: 0; }
wordpress/wp-content/themes/travel-nomad/style.css
:root { /* --primary-color: #dcd4ca; --secondary-color: #d0c6b9; */ --white-color: #ffffff; --white-color-rgb: 255, 255, 255; --black-color: #000000; --black-color-rgb: 0, 0, 0; /* --primary-font: 'Nanum Gothic', sans-serif; --secondary-font: 'Nanum Myeongjo', serif; */ } /* body { font-family: var(--primary-font); font-size: 17px; } */ .entry-content a, .entry-summary a, .page-content a, .comment-content a, .widget .textwidget a { text-decoration: underline; } .entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover, .widget .textwidget a:hover { text-decoration: none; } /*========================== SITE HEADER LAYOUT SIX ==========================*/ .header-six .header-t { padding: 30px 0; text-align: center; } .header-six .header-main { border-top: 1px solid rgba(var(--black-color-rgb), 0.1); } .header-six .header-main .container { display: flex; flex: 1; flex-wrap: wrap; justify-content: flex-end; align-items: center; } .header-six .header-main .main-navigation { display: flex; flex: auto; } .main-navigation ul li.current-menu-item, .main-navigation ul li.current_page_item, .main-navigation ul li.current-menu-ancestor, .main-navigation ul li.current_page_ancestor { font-weight: bold; } .header-six .main-navigation ul li a { padding-top: 15px; padding-bottom: 15px; } .header-six .main-navigation ul li .submenu-toggle { top: 22px; color: inherit; } .header-six .header-main .header-right { display: flex; flex: auto; justify-content: flex-end; align-items: center; flex-wrap: wrap; } .header-six .header-main .header-social + .header-search .search-toggle { border-left: 1px solid rgba(var(--black-color-rgb), 0.1); padding-left: 15px; margin-left: 15px; } .header-six .header-main .header-search .search-toggle { line-height: 1.3em; color: inherit; } .header-six .header-main .header-search .search-toggle .search-title { display: none; } .header-six .header-search .header-search-wrap { left: auto; right: -30px; } .header-six .header-search.active .header-search-wrap { left: auto; right: 0; }
0.369088
0.111822
html, body { padding: 0; margin: 0; height: 100%; background-color: #444; font-family: sans-serif; overflow: hidden; } :focus { outline: 0; } #container { height: 100%; } #sidebar { position: absolute; left: -300px; top: 0; width: 370px; height: 100%; box-shadow: 2px 0 20px 0 black; display: flex; align-items: center; justify-content: flex-end; transition: left 0.5s, background-color 0.3s; background-color: rgba(255, 255, 255, 0.1); z-index: 100; } #sidebar:hover { background-color: rgba(255, 255, 255, 0.2); } #sidebar.focused { left: 0; } #icons { margin-right: 22px; transition: opacity 0.5s; z-index: 10; } #icons div { text-align: center; margin: 30px 0; } #icons .fa { color: #ccc; font-size: 30px; } #sidebar.focused #icons { opacity: 0; } #menu { width: 100%; height: 100%; background-color: red; position: absolute; left: 0; top: 0; opacity: 0; transition: opacity 0.5s; box-sizing: border-box; padding-top: 70px; } #sidebar.focused #menu { opacity: 1; } #menu .item { height: 70px; line-height: 70px; color: white; font-size: 25px; padding-left: 90px; box-sizing: border-box; cursor: default; display: none; cursor: pointer; } #menu .item:hover { background-color: rgba(0, 0, 0, 0.3); } #menu .item-focus { background-color: white; color: red !important; } #menu .item .fa { width: 40px; } #sidebar.focused #menu .item { display: block; } .mainbox { width: 100%; height: 100%; box-sizing: border-box; padding: 40px 40px 0 120px; } #search-box-placeholder { width: 70%; height: 50px; line-height: 50px; background-color: #666; box-sizing: border-box; padding-left: 15px; cursor: pointer; font-size: 25px; color: #aaa; } #search-box-placeholder:hover, .search-box-placeholder-focus { color: black !important; background-color: white !important; } #content { height: 100%; position: relative; } #content .content { white-space: nowrap; font-size: 0; overflow: hidden; padding: 50px; margin: -50px; } #content h1 { font-size: 30px; height: 80px; padding: 0; margin: 0; line-height: 80px; } #content .item { display: inline-block; width: 200px; height: 200px; padding-bottom: 50px; background-color: #666; font-size: 1rem; margin-right: 20px; cursor: pointer; } #content .item-focus { background-color: white; transform: scale(1.08); transition: all .2s ease-in-out; } #content .animate { width: 25%; padding-bottom: 0; transition: padding-bottom 0.3s ease; } #content .placeholder { width: 25%; padding-bottom: calc(30% + 80px); } .contentgroup { width: 100%; z-index: 2; opacity: 1; transition: all .2s ease-in-out; } .contentgroup.fading-out { opacity: 0; display: none; }
examples/youtube-react-tv/style.css
html, body { padding: 0; margin: 0; height: 100%; background-color: #444; font-family: sans-serif; overflow: hidden; } :focus { outline: 0; } #container { height: 100%; } #sidebar { position: absolute; left: -300px; top: 0; width: 370px; height: 100%; box-shadow: 2px 0 20px 0 black; display: flex; align-items: center; justify-content: flex-end; transition: left 0.5s, background-color 0.3s; background-color: rgba(255, 255, 255, 0.1); z-index: 100; } #sidebar:hover { background-color: rgba(255, 255, 255, 0.2); } #sidebar.focused { left: 0; } #icons { margin-right: 22px; transition: opacity 0.5s; z-index: 10; } #icons div { text-align: center; margin: 30px 0; } #icons .fa { color: #ccc; font-size: 30px; } #sidebar.focused #icons { opacity: 0; } #menu { width: 100%; height: 100%; background-color: red; position: absolute; left: 0; top: 0; opacity: 0; transition: opacity 0.5s; box-sizing: border-box; padding-top: 70px; } #sidebar.focused #menu { opacity: 1; } #menu .item { height: 70px; line-height: 70px; color: white; font-size: 25px; padding-left: 90px; box-sizing: border-box; cursor: default; display: none; cursor: pointer; } #menu .item:hover { background-color: rgba(0, 0, 0, 0.3); } #menu .item-focus { background-color: white; color: red !important; } #menu .item .fa { width: 40px; } #sidebar.focused #menu .item { display: block; } .mainbox { width: 100%; height: 100%; box-sizing: border-box; padding: 40px 40px 0 120px; } #search-box-placeholder { width: 70%; height: 50px; line-height: 50px; background-color: #666; box-sizing: border-box; padding-left: 15px; cursor: pointer; font-size: 25px; color: #aaa; } #search-box-placeholder:hover, .search-box-placeholder-focus { color: black !important; background-color: white !important; } #content { height: 100%; position: relative; } #content .content { white-space: nowrap; font-size: 0; overflow: hidden; padding: 50px; margin: -50px; } #content h1 { font-size: 30px; height: 80px; padding: 0; margin: 0; line-height: 80px; } #content .item { display: inline-block; width: 200px; height: 200px; padding-bottom: 50px; background-color: #666; font-size: 1rem; margin-right: 20px; cursor: pointer; } #content .item-focus { background-color: white; transform: scale(1.08); transition: all .2s ease-in-out; } #content .animate { width: 25%; padding-bottom: 0; transition: padding-bottom 0.3s ease; } #content .placeholder { width: 25%; padding-bottom: calc(30% + 80px); } .contentgroup { width: 100%; z-index: 2; opacity: 1; transition: all .2s ease-in-out; } .contentgroup.fading-out { opacity: 0; display: none; }
0.409693
0.065009
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,700;1,100;1,400;1,700&display=swap'); html { font: 400 16px/1.5 Roboto, Noto Sans, Noto Sans JP, Noto Sans KR, Noto Naskh Arabic, Noto Sans Thai, Noto Sans Hebrew, Noto Sans Bengali, sans-serif; } body { padding: 0; } body>h3, h1 { font-size: 2.5em; margin-bottom: 1em; margin-left: 30px; margin-left: calc(0); margin-right: 30px; margin-right: calc(0); padding: 0; } .mw-content-ltr { margin: 30px; margin: calc(0) } .lien-scubapedia { position: absolute; top: 3em; right: 55px; } h1, h2, h3, h4, h5, h6 { clear: both; font-weight: normal; margin: 0; overflow: hidden; padding-top: 1em; padding-bottom: 0.17em; } h1:before, h1:after, h2:before, h2:after, h3:before, h3:after, h4:before, h4:after, h5:before, h5:after, h6:before, h6:after { content: " "; display: table; } h1:after, h2:after, h3:after, h4:after, h5:after, h6:after { clear: both; } h2 { font-size: 150%; border-bottom: 1px solid #a2a9b1; } table { border-collapse: collapse; line-height: inherit; font-weight: inherit; font-size: inherit; font-variant: inherit; font-style: inherit; color: inherit; } .thumb { margin-bottom: 0.5em; width: auto; background-color: #0000; } .thumbinner { border: 1px solid #c8ccd1; padding: 3px; background-color: #f8f9fa; font-size: 94%; text-align: center; overflow: hidden; } .tright { margin: 0.5em 0 1.3em 1.4em; } .tright, .floatright { clear: right; float: right; } .tleft { margin: 0.5em 1.4em 1.3em 0; } .tleft, .floatleft { float: left; clear: left; } .gallery { margin: 2px; padding: 2px; display: block; } .gallerybox { vertical-align: top; display: -moz-inline-box; display: inline-block; } .gallerytext { overflow: hidden; font-size: 94%; padding: 2px 4px; word-wrap: break-word; } .gallerybox .thumb { border: 1px solid #c8ccd1; background-color: #f8f9fa; } li.gallerybox .thumb { text-align: center; margin: 2px; }
lib/kmz-template/style.css
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,700;1,100;1,400;1,700&display=swap'); html { font: 400 16px/1.5 Roboto, Noto Sans, Noto Sans JP, Noto Sans KR, Noto Naskh Arabic, Noto Sans Thai, Noto Sans Hebrew, Noto Sans Bengali, sans-serif; } body { padding: 0; } body>h3, h1 { font-size: 2.5em; margin-bottom: 1em; margin-left: 30px; margin-left: calc(0); margin-right: 30px; margin-right: calc(0); padding: 0; } .mw-content-ltr { margin: 30px; margin: calc(0) } .lien-scubapedia { position: absolute; top: 3em; right: 55px; } h1, h2, h3, h4, h5, h6 { clear: both; font-weight: normal; margin: 0; overflow: hidden; padding-top: 1em; padding-bottom: 0.17em; } h1:before, h1:after, h2:before, h2:after, h3:before, h3:after, h4:before, h4:after, h5:before, h5:after, h6:before, h6:after { content: " "; display: table; } h1:after, h2:after, h3:after, h4:after, h5:after, h6:after { clear: both; } h2 { font-size: 150%; border-bottom: 1px solid #a2a9b1; } table { border-collapse: collapse; line-height: inherit; font-weight: inherit; font-size: inherit; font-variant: inherit; font-style: inherit; color: inherit; } .thumb { margin-bottom: 0.5em; width: auto; background-color: #0000; } .thumbinner { border: 1px solid #c8ccd1; padding: 3px; background-color: #f8f9fa; font-size: 94%; text-align: center; overflow: hidden; } .tright { margin: 0.5em 0 1.3em 1.4em; } .tright, .floatright { clear: right; float: right; } .tleft { margin: 0.5em 1.4em 1.3em 0; } .tleft, .floatleft { float: left; clear: left; } .gallery { margin: 2px; padding: 2px; display: block; } .gallerybox { vertical-align: top; display: -moz-inline-box; display: inline-block; } .gallerytext { overflow: hidden; font-size: 94%; padding: 2px 4px; word-wrap: break-word; } .gallerybox .thumb { border: 1px solid #c8ccd1; background-color: #f8f9fa; } li.gallerybox .thumb { text-align: center; margin: 2px; }
0.553988
0.127544
.p-2 { font-size: 75%; } .p-3 { background-color: #1BBC9B; } .col-4 { font-size: 200%; } .text-white { color: #BDBDBD; } .text-large { font-size: 30px; } .text-medium { font-size: 20px; } .text-small { font-size: 15px; } /* CUSTOM COMPONENTS */ .bg-black { background-color: #c0c0c0; } /* KEEPS LOGIN DIV IN CENTER OF SCREEN */ .login-icss { margin-left: auto; margin-right: auto; width: 100%; padding: 10px; position: top; /* Positions div to top, DOES NOT WORK */ top: 50%; } /* FOR STICKY FOOTER/CONTENT */ /* about page text */ p.p-2 { color: #c0c0c0; } h1 { color: #c0c0c0; } /* PRIMARY BODY */ div.content { max-width: 90%; margin: auto; background: #2b2a30e8; padding: 10px; /* margin-left: 200px; */ padding: 1px 16px; height: 1000px; } .wrapper { min-height: 600px; height: auto !important; height: 100%; margin: 0 auto -4em; } /* SIDEBAR */ #sidebar { margin: 0; padding: 0; width: 200px; background-color: #f1f1f1; position: fixed; height: 60%; overflow: auto; } /* HEADER AND FOOTER */ #header { background-color: #2b2a30; z-index: 0; } #footer { position: absolute; bottom: 0; width: 100%; height: 2.5rem; /* Footer height */ } .footer, .push { height: 4em; } /* LINK COLOURS */ a:link { color: darkgreen; } /* visited link */ a:hover { color: purple; } a.p-2 { color: #c0c0c0; } a.text-large { color: #c0c0c0; } @media screen and (min-width: 900px){ a.blog-header-logo { color: #c97714; font-size: 35px; } } @media screen and (max-width: 900px){ a.blog-header-logo { color: #c97714; } div.content { margin-top: 10%; max-width: 90%; /* margin: auto; */ background: #2b2a30e8; padding: 10px; /* margin-left: 200px; */ padding: 1px 16px; height: 1000px; } } /* WELCOME BUTTONS */ .btn_container { position: relative; width: 50%; } .btn_image { border-radius: 25px; opacity: 1; display: block; width: 100%; height: auto; transition: .5s ease; backface-visibility: hidden; } .btn_middle { background-color: #1c87c9; border: none; color: white; padding: 20px 34px; text-align: center; text-decoration: none; display: inline-block; font-size: 20px; margin: 4px 2px; cursor: pointer; transition: .5s ease; opacity: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center; } .btn_container:hover .btn_image { opacity: 0.3; } .btn_container:hover .btn_middle { opacity: 1; } .btn_text { background-color: #4CAF50; color: white; font-size: 16px; padding: 16px 32px; } .list_table { background-color: rgb(255, 255, 255); border: 1; position: center; } .list_th_tr { text-align: center; } /* modal styling */ .out-of-view { visibility: hidden; } .in-view { visibility: visible; }
public/css/ICSSCSS.css
.p-2 { font-size: 75%; } .p-3 { background-color: #1BBC9B; } .col-4 { font-size: 200%; } .text-white { color: #BDBDBD; } .text-large { font-size: 30px; } .text-medium { font-size: 20px; } .text-small { font-size: 15px; } /* CUSTOM COMPONENTS */ .bg-black { background-color: #c0c0c0; } /* KEEPS LOGIN DIV IN CENTER OF SCREEN */ .login-icss { margin-left: auto; margin-right: auto; width: 100%; padding: 10px; position: top; /* Positions div to top, DOES NOT WORK */ top: 50%; } /* FOR STICKY FOOTER/CONTENT */ /* about page text */ p.p-2 { color: #c0c0c0; } h1 { color: #c0c0c0; } /* PRIMARY BODY */ div.content { max-width: 90%; margin: auto; background: #2b2a30e8; padding: 10px; /* margin-left: 200px; */ padding: 1px 16px; height: 1000px; } .wrapper { min-height: 600px; height: auto !important; height: 100%; margin: 0 auto -4em; } /* SIDEBAR */ #sidebar { margin: 0; padding: 0; width: 200px; background-color: #f1f1f1; position: fixed; height: 60%; overflow: auto; } /* HEADER AND FOOTER */ #header { background-color: #2b2a30; z-index: 0; } #footer { position: absolute; bottom: 0; width: 100%; height: 2.5rem; /* Footer height */ } .footer, .push { height: 4em; } /* LINK COLOURS */ a:link { color: darkgreen; } /* visited link */ a:hover { color: purple; } a.p-2 { color: #c0c0c0; } a.text-large { color: #c0c0c0; } @media screen and (min-width: 900px){ a.blog-header-logo { color: #c97714; font-size: 35px; } } @media screen and (max-width: 900px){ a.blog-header-logo { color: #c97714; } div.content { margin-top: 10%; max-width: 90%; /* margin: auto; */ background: #2b2a30e8; padding: 10px; /* margin-left: 200px; */ padding: 1px 16px; height: 1000px; } } /* WELCOME BUTTONS */ .btn_container { position: relative; width: 50%; } .btn_image { border-radius: 25px; opacity: 1; display: block; width: 100%; height: auto; transition: .5s ease; backface-visibility: hidden; } .btn_middle { background-color: #1c87c9; border: none; color: white; padding: 20px 34px; text-align: center; text-decoration: none; display: inline-block; font-size: 20px; margin: 4px 2px; cursor: pointer; transition: .5s ease; opacity: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center; } .btn_container:hover .btn_image { opacity: 0.3; } .btn_container:hover .btn_middle { opacity: 1; } .btn_text { background-color: #4CAF50; color: white; font-size: 16px; padding: 16px 32px; } .list_table { background-color: rgb(255, 255, 255); border: 1; position: center; } .list_th_tr { text-align: center; } /* modal styling */ .out-of-view { visibility: hidden; } .in-view { visibility: visible; }
0.258888
0.097864
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:wght@500;600;700&family=Oxygen:wght@300;400;700&family=Poppins:wght@100;200;300;400;500;600;700&display=swap"); h1, h2, h3, h4, p, span, ul, li { padding: 0 !important; margin: 0 !important; } h1, h2, h3, h4 { font-family: "Poppins", sans-serif; } h1 { font-size: 3.5rem; } h2 { font-size: 3.1rem; } h3 { font-size: 2.6rem; } h4 { font-size: 2.3rem; } p, li { font-size: 1.6rem !important; line-height: 2.5rem; word-spacing: 0.1rem; font-weight: 400; } p { margin-bottom: 0.5rem !important; } .ltag { font-size: 1.8rem; font-weight: 400; } .mtag { font-size: 1.6rem !important; font-weight: 400; } .stag { font-size: 1.4rem !important; font-weight: 400; } .xsicon { font-size: 1.4rem; } .sicon { font-size: 1.8rem; } .micon { font-size: 2.2rem; } .licon { font-size: 2.5rem; } .xlicon { font-size: 3rem; } .site_icons { width: 8rem; } .thin_s { font-weight: 300 !important; } .bold5 { font-weight: 500; } .bold6 { font-weight: 600; } .bold7 { font-weight: 700; } .bold8 { font-weight: 800; } .dim { color: #838383; } .diml { color: #757575; } .dimd { color: #4e4e4e; } .wht { color: #fff; } *, *::after, *::before { margin: 0; padding: 0; box-sizing: border-box; } html { font-size: 62.5% !important; } body { font-size: 1.5rem !important; font-family: "Poppins", sans-serif; color: #181818; background-color: #fff; } .main { min-height: 85vh; } .spacer { padding: 1rem; } .spacer_m { padding: 2rem; } .nodeco { text-decoration: none; } .nodeco:hover { text-decoration: none; } .lstn { list-style-type: none; } .ullstn li { list-style-type: none; } .p1 { padding: 0.6rem 0rem !important; } .p2 { padding: 1rem 0rem !important; } .p3 { padding: 1.5rem 0rem !important; } .p4 { padding: 2rem 0rem !important; } .p5 { padding: 2.5rem 0rem !important; } .p6 { padding: 3rem 0rem !important; } .pl1 { padding-left: 0.6rem !important; } .pl2 { padding-left: 1rem !important; } .pl3 { padding-left: 1.5rem !important; } .pl4 { padding-left: 2rem !important; } .pl5 { padding-left: 2.5rem !important; } .pl6 { padding-left: 3rem !important; } .pxy1 { padding: 1rem; } .pxy2 { padding: 1.5rem; } .pxy3 { padding: 2rem; } .pxy4 { padding: 2.5rem; } .pxy5 { padding: 3rem; } .pxy6 { padding: 3.5rem; } .m1 { margin: 0.6rem 0rem !important; } .m2 { margin: 1rem 0rem !important; } .m3 { margin: 1.5rem 0rem !important; } .m4 { margin: 2rem 0rem !important; } .m5 { margin: 2.5rem 0rem !important; } .m6 { margin: 3rem 0rem !important; } .mb1 { margin-bottom: 0.6rem !important; } .mb2 { margin-bottom: 1rem !important; } .mb3 { margin-bottom: 1.5rem !important; } .mb4 { margin-bottom: 2rem !important; } .mb5 { margin-bottom: 2.5rem !important; } .mb6 { margin-bottom: 3rem !important; } .mxy1 { margin: 0.6rem !important; } .mxy2 { margin: 1rem !important; } .mxy3 { margin: 1.5rem !important; } .mxy4 { margin: 2rem !important; } .mxy5 { margin: 2.5rem !important; } .mxy6 { margin: 3rem !important; } .fxd { position: fixed; z-index: 1000; } .neg_mt { margin-top: -3rem; } .neg_mt--left { margin-left: -5rem; } .img100 { width: 100%; } .dn { display: none; } .txtl { text-align: left; } .txtr { text-align: right; } .txtc { text-align: center; } .flex { display: flex !important; } .fdc { flex-direction: column; } .jcc { justify-content: center; } .jce { justify-content: flex-end; } .jcsa { justify-content: space-around; } .jcse { justify-content: space-evenly; } .jcsb { justify-content: space-between; } .aic { align-items: center; } .dhide { display: none; } .dblock { display: block; } @media screen and (max-width: 780px) { .mhide { display: none; } .mblock { display: block; } } .lshd { box-shadow: 0px 10px 30px 0 rgba(182, 182, 182, 0.2); } .container { max-width: 126rem !important; margin: 0 auto; } .container_m { max-width: 115rem !important; margin: 0 auto; } .container_s { max-width: 110rem !important; margin: 0 auto; } .container_xs { max-width: 105rem !important; margin: 0 auto; } @media screen and (max-width: 780px) { .container_s { max-width: 80% !important; } .container_xs { max-width: 90% !important; } .container_m { max-width: 90% !important; } } .instyle { border: 1px solid #cecece; border-radius: 3px; background-color: white; width: 100%; color: #181818; outline: none; padding: 0.8rem; } .instyle:focus { border: 1px solid #b4b4b4 !important; } .sbtn { padding: 0.8rem; border: 1px solid #eee; border-radius: 6px; background-color: #ffffff; transition: all 0.2s ease; } .sbtn:hover { background-color: #f7f7f7; } .mbtn { padding: 1rem; border: 1px solid #eee; border-radius: 6px; background-color: #ffffff; transition: all 0.2s ease; } .mbtn:hover { background-color: #f7f7f7; } .lbtn { padding: 1rem; border: 1px solid #eee; border-radius: 3px; color: #fff; font-size: 2rem; background-color: #181818; transition: all 0.2s ease; } .lbtn:hover { background-color: #f7f7f7; } .section-xs { padding: 2rem 0rem; width: 100%; } .section-s { padding: 3rem 0rem; width: 100%; } .section-m { padding: 4rem 0rem; width: 100%; } .section-l { padding: 6rem 0rem; width: 100%; } .section-lx { padding: 8rem 0rem; width: 100%; } .section { padding: 5rem 0rem; width: 100%; } .site_header { background-color: #fff; } .footer_1 { background-color: #fdfdfd; } .footer_1--links { color: #4d4d4d; } .footer_1--links:hover { color: #3664fc; } .footer_1--bottombar { border-top: 2px solid #a5a5a5; } .wordblock__heading { font-weight: 800 !important; line-height: 5.5rem; font-size: 5rem; } .wordblock__heading--subhead { font-size: 4.5rem; font-weight: 700 !important; line-height: 5.5rem; } .wordblock__para { line-height: 2.5rem; } .hero_wordblock { background-image: url("../../images/header_bgsvg.svg"); background-repeat: no-repeat; background-size: contain; } .hero_wordblock-title { font-size: 6rem; line-height: 7rem; font-weight: 700; color: #fff; } .hero_wordblock-para { font-size: 1.9rem !important; line-height: 3.2rem; color: #fff; } .hero_wordblock-btn { background-color: #ffc933; font-family: "Poppins", sans-serif; color: #181818; font-weight: 800; font-size: 2.5rem; border-radius: 2px; min-width: 20rem; } @media screen and (max-width: 780px) { .hero_wordblock-title { font-size: 5rem; line-height: 6rem; } .hero_wordblock-para { font-size: 1.6rem !important; line-height: 2.5rem; } .hero_wordblock-btn { font-size: 2.3rem; border-radius: 2px; min-width: 18rem; } .hero_img { width: 80%; } } .fecard { text-align: center; } .fecard_title { font-size: 2.2rem; font-weight: 200; } .vdcard { height: 45rem; background-color: #eee; position: relative; border-radius: 0.3rem; overflow: hidden; transition: transform 0.3s ease; } .vdcard_img { width: 100%; height: 100%; } .vdcard_content { width: max-content; background-color: #f7f7f7; color: #292929; padding: 2rem; position: absolute; top: 75%; left: 2%; transform: translateX(-140%); transition: transform 0.3s ease; } .vdcard:hover .vdcard_content { transform: translateX(7%); } .svc_card { margin: 1.6rem; min-height: 25rem; background-color: #fff; box-shadow: 0px 10px 30px 0 rgba(182, 182, 182, 0.2); padding: 1.8rem; } .svc_card--title { font-size: 2.3rem; } .svc_card--icon { width: 5rem; } .icon_s { width: 3.6rem; padding: 0.3rem; } .icon_m { width: 8rem; padding: 0.3rem; } .icon_x { width: 12rem; padding: 0.3rem; } .sv_img { width: 16rem !important; } .header_nav { position: fixed; padding: 4rem 0 !important; width: 100%; padding: 2rem 0; color: #fff; transition: all 0.3s ease; } .header_nav a { color: #fff !important; } .nav_active { padding: 1rem !important; position: fixed; background-color: #181818; box-shadow: 0px 20px 8px 0 rgba(182, 182, 182, 0.13); transition: all 0.3s ease; } .nav, a { cursor: pointer; } .nav_links { padding: 1.3rem 2.3rem !important; color: #181818 !important; transition: all 0.1s ease; } .nav_links:hover { color: #ffc933 !important; } .nav_hb { font-size: 2.8rem; cursor: pointer; } .nav_dropdown { background-color: #f8f7f7; border-radius: 2px; width: 25rem; } .nav_dropdown_links { padding: 1.1rem 2.3rem !important; } .homedd { position: relative; } #homedd { display: none; position: absolute; top: 5rem; } .homedd:hover #homedd { display: block; } .error { color: #cf1616; } .success { color: green; } .auth { background-color: #eee; height: 100vh; } .auth_btn { width: 100%; background-color: #161529; color: #fff; } .auth_btn:hover { background-color: #161529; background-color: #282642; } .tech-slideshow { height: 200px; margin: 0 auto; position: relative; overflow: hidden; transform: translate3d(0, 0, 0); } .brand_b { width: 10rem !important; } .hero_withbg--title { color: #00afff; font-size: 8rem; } .hero_withbg--para { font-size: 3rem !important; font-weight: 700; color: #eee; } .hero_withbg--btn { font-size: 1.7rem; min-width: 20rem; font-weight: 600; background-color: #00afff; color: #f8f8f8; border: none; padding: 1rem; margin-left: 1rem; } .hero_withbg--btn:hover { background-color: #015d88; } .hero_withbg--btn2 { font-size: 1.7rem; min-width: 20rem; font-weight: 600; background-color: #fff; color: #00afff; padding: 1rem; margin-left: 1rem; } .hero_withbg--btn2:hover { background-color: #015d88; color: #fff; } .wyu_img { width: 98% !important; } .tellus_card { border-radius: 0.5rem; height: 80%; overflow: hidden; position: relative; } .tellus_card--effect { position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.336); top: 0; left: 0; } .tellus_card--btn { background-color: #337ab7; color: #fff; } .form_bb { border: none; border-radius: 0; border-bottom: 1px solid #9c9c9c !important; } .form_bb:focus { border: 1px solid #337ab7 !important; } .form_bb--btn { background-color: #29b4e1; color: #fff; padding: 0.6rem; transition: all 0.3s ease; } .form_bb--btn:hover { background-color: #181818; color: #fff; } .form_bb--btn2 { background-color: #29b4e1; color: #fff; border-radius: 3rem; padding: 1rem; transition: all 0.3s ease; } .form_bb--btn2:hover { background-color: #181818; color: #fff; } .influencer_form { border-radius: 2rem; } .inf_form { padding: 1.3rem; border: 1px solid #f1f1f1; } .topbrand_img { width: 80% !important; } .network_people--img { width: 15rem; border-radius: 50%; overflow: hidden; } .carrer_link { background-color: #fff; padding: 1.4rem !important; color: #464646; border-radius: 5px; cursor: pointer; margin: 0.6rem !important; } .carrer_link--active { background-color: #003c6e; padding: 1.4rem !important; color: #fff; border-radius: 5px; cursor: pointer; margin: 0.6rem !important; } .carrer_desc--content { padding: 1.4rem !important; margin: 0.6rem !important; border-radius: 5px; border: 1px solid #eee; } .carrer_table-head { width: 30%; padding: 1.5rem !important; font-size: 1.8rem; font-weight: 600; } .carrer_table-content { padding: 1.5rem !important; } .carrer_btn { text-align: right; } .whyus_card--img { width: 7rem; } .cs_logo { width: 18rem !important; } .cs_hl { color: #337ab7; } .cs_img { height: 40rem; } .cs_btn { font-size: 2rem; border: 2px solid #003c6e; border-radius: 5rem; padding: 0.8rem; } .contact_right { background-color: #003c6e; position: relative; } .contact_right--img1 { width: 60% !important; position: absolute; top: 10rem; left: 8rem; } .contact_right--img2 { width: 60% !important; position: absolute; top: 23rem; left: 16rem; } .brand_img { width: 10rem; margin: 0.5rem; } @keyframes scroll { 0% { transform: translateX(0); } 100% { transform: translateX(calc(-250px * 7)); } } .slider { background: white; margin: auto; overflow: hidden; position: relative; } .slider::before, .slider::after { content: ""; height: 100px; position: absolute; width: 200px; z-index: 2; } .slider::after { right: 0; top: 0; transform: rotateZ(180deg); } .slider::before { left: 0; top: 0; } .slider .slide-track { animation: scroll 40s linear infinite; display: flex; width: calc(250px * 14); } .slider .slide { height: 100px; width: 250px; } @media screen and (max-width: 780px) { .cs_img { height: 27rem; } .contact_right { height: 35rem; } .contact_right--img1 { width: 60% !important; position: absolute; top: 3rem; left: 3rem; } .contact_right--img2 { width: 60% !important; position: absolute; top: 10rem; left: 10rem; } .wyu_img { width: 80% !important; padding: 1rem; } .testwu { flex-wrap: wrap-reverse; } } .sidebar_mob { background-color: #fafafa; height: 100%; width: 60%; display: none; transition: all 0.3s ease; } .sidebar_mob-link { padding: 1rem 4rem !important; border-bottom: 1px solid #eee; color: #444444; } .sidebar_mob-link:hover { background-color: #f0f0f0; } .sidebar_visible { z-index: 2000 !important; } .slick-prev:before { color: red; font-size: 30px; } .slick-next:before { color: red; font-size: 30px; } .item { width: 85% !important; padding: 0.8rem; } .bq_img { border-radius: 5px; } @media screen and (max-width: 780px) { .section-s { padding: 2rem 0rem; } .item { width: 95% !important; padding: 0.8rem; } .hero_withbg { background-position: center; padding: 3rem; } .hero_withbg--title { font-size: 4.5rem; } .hero_withbg--para { font-size: 2.4rem !important; line-height: 3.5rem; } .hero_withbg--btn { font-size: 1.4rem; padding: 0.8rem; min-width: 12rem; margin-left: 0rem; } .hero_withbg--btn2 { font-size: 1.4rem; padding: 0.8rem; min-width: 12rem; margin-left: 0rem; } .site_header { padding: 1.5rem 0 !important; } .svc_card { margin: 2rem 2rem; } } /*# sourceMappingURL=main.css.map */
assest/css/main.css
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:wght@500;600;700&family=Oxygen:wght@300;400;700&family=Poppins:wght@100;200;300;400;500;600;700&display=swap"); h1, h2, h3, h4, p, span, ul, li { padding: 0 !important; margin: 0 !important; } h1, h2, h3, h4 { font-family: "Poppins", sans-serif; } h1 { font-size: 3.5rem; } h2 { font-size: 3.1rem; } h3 { font-size: 2.6rem; } h4 { font-size: 2.3rem; } p, li { font-size: 1.6rem !important; line-height: 2.5rem; word-spacing: 0.1rem; font-weight: 400; } p { margin-bottom: 0.5rem !important; } .ltag { font-size: 1.8rem; font-weight: 400; } .mtag { font-size: 1.6rem !important; font-weight: 400; } .stag { font-size: 1.4rem !important; font-weight: 400; } .xsicon { font-size: 1.4rem; } .sicon { font-size: 1.8rem; } .micon { font-size: 2.2rem; } .licon { font-size: 2.5rem; } .xlicon { font-size: 3rem; } .site_icons { width: 8rem; } .thin_s { font-weight: 300 !important; } .bold5 { font-weight: 500; } .bold6 { font-weight: 600; } .bold7 { font-weight: 700; } .bold8 { font-weight: 800; } .dim { color: #838383; } .diml { color: #757575; } .dimd { color: #4e4e4e; } .wht { color: #fff; } *, *::after, *::before { margin: 0; padding: 0; box-sizing: border-box; } html { font-size: 62.5% !important; } body { font-size: 1.5rem !important; font-family: "Poppins", sans-serif; color: #181818; background-color: #fff; } .main { min-height: 85vh; } .spacer { padding: 1rem; } .spacer_m { padding: 2rem; } .nodeco { text-decoration: none; } .nodeco:hover { text-decoration: none; } .lstn { list-style-type: none; } .ullstn li { list-style-type: none; } .p1 { padding: 0.6rem 0rem !important; } .p2 { padding: 1rem 0rem !important; } .p3 { padding: 1.5rem 0rem !important; } .p4 { padding: 2rem 0rem !important; } .p5 { padding: 2.5rem 0rem !important; } .p6 { padding: 3rem 0rem !important; } .pl1 { padding-left: 0.6rem !important; } .pl2 { padding-left: 1rem !important; } .pl3 { padding-left: 1.5rem !important; } .pl4 { padding-left: 2rem !important; } .pl5 { padding-left: 2.5rem !important; } .pl6 { padding-left: 3rem !important; } .pxy1 { padding: 1rem; } .pxy2 { padding: 1.5rem; } .pxy3 { padding: 2rem; } .pxy4 { padding: 2.5rem; } .pxy5 { padding: 3rem; } .pxy6 { padding: 3.5rem; } .m1 { margin: 0.6rem 0rem !important; } .m2 { margin: 1rem 0rem !important; } .m3 { margin: 1.5rem 0rem !important; } .m4 { margin: 2rem 0rem !important; } .m5 { margin: 2.5rem 0rem !important; } .m6 { margin: 3rem 0rem !important; } .mb1 { margin-bottom: 0.6rem !important; } .mb2 { margin-bottom: 1rem !important; } .mb3 { margin-bottom: 1.5rem !important; } .mb4 { margin-bottom: 2rem !important; } .mb5 { margin-bottom: 2.5rem !important; } .mb6 { margin-bottom: 3rem !important; } .mxy1 { margin: 0.6rem !important; } .mxy2 { margin: 1rem !important; } .mxy3 { margin: 1.5rem !important; } .mxy4 { margin: 2rem !important; } .mxy5 { margin: 2.5rem !important; } .mxy6 { margin: 3rem !important; } .fxd { position: fixed; z-index: 1000; } .neg_mt { margin-top: -3rem; } .neg_mt--left { margin-left: -5rem; } .img100 { width: 100%; } .dn { display: none; } .txtl { text-align: left; } .txtr { text-align: right; } .txtc { text-align: center; } .flex { display: flex !important; } .fdc { flex-direction: column; } .jcc { justify-content: center; } .jce { justify-content: flex-end; } .jcsa { justify-content: space-around; } .jcse { justify-content: space-evenly; } .jcsb { justify-content: space-between; } .aic { align-items: center; } .dhide { display: none; } .dblock { display: block; } @media screen and (max-width: 780px) { .mhide { display: none; } .mblock { display: block; } } .lshd { box-shadow: 0px 10px 30px 0 rgba(182, 182, 182, 0.2); } .container { max-width: 126rem !important; margin: 0 auto; } .container_m { max-width: 115rem !important; margin: 0 auto; } .container_s { max-width: 110rem !important; margin: 0 auto; } .container_xs { max-width: 105rem !important; margin: 0 auto; } @media screen and (max-width: 780px) { .container_s { max-width: 80% !important; } .container_xs { max-width: 90% !important; } .container_m { max-width: 90% !important; } } .instyle { border: 1px solid #cecece; border-radius: 3px; background-color: white; width: 100%; color: #181818; outline: none; padding: 0.8rem; } .instyle:focus { border: 1px solid #b4b4b4 !important; } .sbtn { padding: 0.8rem; border: 1px solid #eee; border-radius: 6px; background-color: #ffffff; transition: all 0.2s ease; } .sbtn:hover { background-color: #f7f7f7; } .mbtn { padding: 1rem; border: 1px solid #eee; border-radius: 6px; background-color: #ffffff; transition: all 0.2s ease; } .mbtn:hover { background-color: #f7f7f7; } .lbtn { padding: 1rem; border: 1px solid #eee; border-radius: 3px; color: #fff; font-size: 2rem; background-color: #181818; transition: all 0.2s ease; } .lbtn:hover { background-color: #f7f7f7; } .section-xs { padding: 2rem 0rem; width: 100%; } .section-s { padding: 3rem 0rem; width: 100%; } .section-m { padding: 4rem 0rem; width: 100%; } .section-l { padding: 6rem 0rem; width: 100%; } .section-lx { padding: 8rem 0rem; width: 100%; } .section { padding: 5rem 0rem; width: 100%; } .site_header { background-color: #fff; } .footer_1 { background-color: #fdfdfd; } .footer_1--links { color: #4d4d4d; } .footer_1--links:hover { color: #3664fc; } .footer_1--bottombar { border-top: 2px solid #a5a5a5; } .wordblock__heading { font-weight: 800 !important; line-height: 5.5rem; font-size: 5rem; } .wordblock__heading--subhead { font-size: 4.5rem; font-weight: 700 !important; line-height: 5.5rem; } .wordblock__para { line-height: 2.5rem; } .hero_wordblock { background-image: url("../../images/header_bgsvg.svg"); background-repeat: no-repeat; background-size: contain; } .hero_wordblock-title { font-size: 6rem; line-height: 7rem; font-weight: 700; color: #fff; } .hero_wordblock-para { font-size: 1.9rem !important; line-height: 3.2rem; color: #fff; } .hero_wordblock-btn { background-color: #ffc933; font-family: "Poppins", sans-serif; color: #181818; font-weight: 800; font-size: 2.5rem; border-radius: 2px; min-width: 20rem; } @media screen and (max-width: 780px) { .hero_wordblock-title { font-size: 5rem; line-height: 6rem; } .hero_wordblock-para { font-size: 1.6rem !important; line-height: 2.5rem; } .hero_wordblock-btn { font-size: 2.3rem; border-radius: 2px; min-width: 18rem; } .hero_img { width: 80%; } } .fecard { text-align: center; } .fecard_title { font-size: 2.2rem; font-weight: 200; } .vdcard { height: 45rem; background-color: #eee; position: relative; border-radius: 0.3rem; overflow: hidden; transition: transform 0.3s ease; } .vdcard_img { width: 100%; height: 100%; } .vdcard_content { width: max-content; background-color: #f7f7f7; color: #292929; padding: 2rem; position: absolute; top: 75%; left: 2%; transform: translateX(-140%); transition: transform 0.3s ease; } .vdcard:hover .vdcard_content { transform: translateX(7%); } .svc_card { margin: 1.6rem; min-height: 25rem; background-color: #fff; box-shadow: 0px 10px 30px 0 rgba(182, 182, 182, 0.2); padding: 1.8rem; } .svc_card--title { font-size: 2.3rem; } .svc_card--icon { width: 5rem; } .icon_s { width: 3.6rem; padding: 0.3rem; } .icon_m { width: 8rem; padding: 0.3rem; } .icon_x { width: 12rem; padding: 0.3rem; } .sv_img { width: 16rem !important; } .header_nav { position: fixed; padding: 4rem 0 !important; width: 100%; padding: 2rem 0; color: #fff; transition: all 0.3s ease; } .header_nav a { color: #fff !important; } .nav_active { padding: 1rem !important; position: fixed; background-color: #181818; box-shadow: 0px 20px 8px 0 rgba(182, 182, 182, 0.13); transition: all 0.3s ease; } .nav, a { cursor: pointer; } .nav_links { padding: 1.3rem 2.3rem !important; color: #181818 !important; transition: all 0.1s ease; } .nav_links:hover { color: #ffc933 !important; } .nav_hb { font-size: 2.8rem; cursor: pointer; } .nav_dropdown { background-color: #f8f7f7; border-radius: 2px; width: 25rem; } .nav_dropdown_links { padding: 1.1rem 2.3rem !important; } .homedd { position: relative; } #homedd { display: none; position: absolute; top: 5rem; } .homedd:hover #homedd { display: block; } .error { color: #cf1616; } .success { color: green; } .auth { background-color: #eee; height: 100vh; } .auth_btn { width: 100%; background-color: #161529; color: #fff; } .auth_btn:hover { background-color: #161529; background-color: #282642; } .tech-slideshow { height: 200px; margin: 0 auto; position: relative; overflow: hidden; transform: translate3d(0, 0, 0); } .brand_b { width: 10rem !important; } .hero_withbg--title { color: #00afff; font-size: 8rem; } .hero_withbg--para { font-size: 3rem !important; font-weight: 700; color: #eee; } .hero_withbg--btn { font-size: 1.7rem; min-width: 20rem; font-weight: 600; background-color: #00afff; color: #f8f8f8; border: none; padding: 1rem; margin-left: 1rem; } .hero_withbg--btn:hover { background-color: #015d88; } .hero_withbg--btn2 { font-size: 1.7rem; min-width: 20rem; font-weight: 600; background-color: #fff; color: #00afff; padding: 1rem; margin-left: 1rem; } .hero_withbg--btn2:hover { background-color: #015d88; color: #fff; } .wyu_img { width: 98% !important; } .tellus_card { border-radius: 0.5rem; height: 80%; overflow: hidden; position: relative; } .tellus_card--effect { position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.336); top: 0; left: 0; } .tellus_card--btn { background-color: #337ab7; color: #fff; } .form_bb { border: none; border-radius: 0; border-bottom: 1px solid #9c9c9c !important; } .form_bb:focus { border: 1px solid #337ab7 !important; } .form_bb--btn { background-color: #29b4e1; color: #fff; padding: 0.6rem; transition: all 0.3s ease; } .form_bb--btn:hover { background-color: #181818; color: #fff; } .form_bb--btn2 { background-color: #29b4e1; color: #fff; border-radius: 3rem; padding: 1rem; transition: all 0.3s ease; } .form_bb--btn2:hover { background-color: #181818; color: #fff; } .influencer_form { border-radius: 2rem; } .inf_form { padding: 1.3rem; border: 1px solid #f1f1f1; } .topbrand_img { width: 80% !important; } .network_people--img { width: 15rem; border-radius: 50%; overflow: hidden; } .carrer_link { background-color: #fff; padding: 1.4rem !important; color: #464646; border-radius: 5px; cursor: pointer; margin: 0.6rem !important; } .carrer_link--active { background-color: #003c6e; padding: 1.4rem !important; color: #fff; border-radius: 5px; cursor: pointer; margin: 0.6rem !important; } .carrer_desc--content { padding: 1.4rem !important; margin: 0.6rem !important; border-radius: 5px; border: 1px solid #eee; } .carrer_table-head { width: 30%; padding: 1.5rem !important; font-size: 1.8rem; font-weight: 600; } .carrer_table-content { padding: 1.5rem !important; } .carrer_btn { text-align: right; } .whyus_card--img { width: 7rem; } .cs_logo { width: 18rem !important; } .cs_hl { color: #337ab7; } .cs_img { height: 40rem; } .cs_btn { font-size: 2rem; border: 2px solid #003c6e; border-radius: 5rem; padding: 0.8rem; } .contact_right { background-color: #003c6e; position: relative; } .contact_right--img1 { width: 60% !important; position: absolute; top: 10rem; left: 8rem; } .contact_right--img2 { width: 60% !important; position: absolute; top: 23rem; left: 16rem; } .brand_img { width: 10rem; margin: 0.5rem; } @keyframes scroll { 0% { transform: translateX(0); } 100% { transform: translateX(calc(-250px * 7)); } } .slider { background: white; margin: auto; overflow: hidden; position: relative; } .slider::before, .slider::after { content: ""; height: 100px; position: absolute; width: 200px; z-index: 2; } .slider::after { right: 0; top: 0; transform: rotateZ(180deg); } .slider::before { left: 0; top: 0; } .slider .slide-track { animation: scroll 40s linear infinite; display: flex; width: calc(250px * 14); } .slider .slide { height: 100px; width: 250px; } @media screen and (max-width: 780px) { .cs_img { height: 27rem; } .contact_right { height: 35rem; } .contact_right--img1 { width: 60% !important; position: absolute; top: 3rem; left: 3rem; } .contact_right--img2 { width: 60% !important; position: absolute; top: 10rem; left: 10rem; } .wyu_img { width: 80% !important; padding: 1rem; } .testwu { flex-wrap: wrap-reverse; } } .sidebar_mob { background-color: #fafafa; height: 100%; width: 60%; display: none; transition: all 0.3s ease; } .sidebar_mob-link { padding: 1rem 4rem !important; border-bottom: 1px solid #eee; color: #444444; } .sidebar_mob-link:hover { background-color: #f0f0f0; } .sidebar_visible { z-index: 2000 !important; } .slick-prev:before { color: red; font-size: 30px; } .slick-next:before { color: red; font-size: 30px; } .item { width: 85% !important; padding: 0.8rem; } .bq_img { border-radius: 5px; } @media screen and (max-width: 780px) { .section-s { padding: 2rem 0rem; } .item { width: 95% !important; padding: 0.8rem; } .hero_withbg { background-position: center; padding: 3rem; } .hero_withbg--title { font-size: 4.5rem; } .hero_withbg--para { font-size: 2.4rem !important; line-height: 3.5rem; } .hero_withbg--btn { font-size: 1.4rem; padding: 0.8rem; min-width: 12rem; margin-left: 0rem; } .hero_withbg--btn2 { font-size: 1.4rem; padding: 0.8rem; min-width: 12rem; margin-left: 0rem; } .site_header { padding: 1.5rem 0 !important; } .svc_card { margin: 2rem 2rem; } } /*# sourceMappingURL=main.css.map */
0.379034
0.105165
.input-content { padding: 16px; } .input-content label{ margin-left: 8ex; margin-bottom: 2px; } .input-content .login-input{ width: 75%; padding: 10px 12px; margin: 1% 12.5%; display: inline-block; border-top: 1.4px solid #eee; border-left: 1.8px solid #ddd; border-right: 1.8px solid #ddd; box-sizing: border-box; } /* Extra styles for the cancel button */ .cancelbtn { width: auto; padding: 10px 18px; background-color: #f44336; } /* Center the image and position the close button */ .imgcontainer { text-align: center; margin: 10px 0 12px 0; position: relative; } img.avatar { width: 40%; border-radius: 50%; } span.psw { float: right; padding-top: 16px; } /* The Modal (background) */ .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 12; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ padding-top: 60px; } /* Modal Content/Box */ .modal-content { background-color: #fefefe; margin: 1% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */ border: 1px solid #888; width: 40%; /* Could be more or less, depending on screen size */ height: 90%; } /* The Close Button (x) */ .modal .modal-content .close { position: absolute; right: 25px; top: 0; color: #000; font-size: 35px; font-weight: bold; } .modal .modal-content .close:hover, .modal .modal-content .close:focus { color: red; cursor: pointer; } /* Add Zoom Animation */ .animate { -webkit-animation: animatezoom 0.6s; animation: animatezoom 0.6s } @-webkit-keyframes animatezoom { from {-webkit-transform: scale(0)} to {-webkit-transform: scale(1)} } @keyframes animatezoom { from {transform: scale(0)} to {transform: scale(1)} } /* Change styles for span and cancel button on extra small screens */ @media screen and (max-width: 300px) { span.psw { display: block; float: none; } .cancelbtn { width: 100%; } } /* Content User.php*/ .content .user-content .side-menu{ margin-bottom: 3%; } .content .user-content .side-menu .username { border: 2px solid #000; width: 80%; margin-left: 11%; background-color: #222222; color: white; padding-top: 3%; padding-bottom: 3%; } .content .user-content .side-menu .username .fa-user-circle{ font-size: 23px; padding-left: 22%; } .content .user-content .side-menu .submenu { border: 2px solid #000; width: 80%; margin-left: 11%; padding: 0; } .content .user-content .side-menu .submenu ul{ margin: 0; padding: 0; } .content .user-content .table-order{ width: 80%; margin: 2% 10%; } .content .user-content .table-order .table { border: 1px solid rgb(99, 97, 97); width: 100%; text-align: center; border-radius: 3px; } .content .user-content .table-order .table tr .name-product .name_product_content{ float:left; color: #000; } .content .user-content .table-order .table tr .id_order a { font-weight: bold; font-size: 20px; color: #000; } .subc{ list-style-type: none; display: block; padding: 5%; border: 1px solid wheat; text-align: center; } .subc:hover{ background-color: lightblue; color: rgb(226, 19, 64); transition: 1s all; font-weight: bolder; } .information-user { border: 2px dotted black; margin-left: 11%; width: 80%; padding-top: 3%; padding-bottom: 2%; padding-left: 3%; padding-right: 3%; border-radius: 5px;} .information .btn-outline-primary { margin-left: 11%; } .information-user .title-infor{ font-weight: bold; font-size: 18px; } .name-product{ width: 32%; padding-left: 2ex; padding-right: 2ex; } .content p{ font-weight: lighter; } .td { width: 15%; padding: 0.7em; background-color: rgb(214, 214, 214); } .tr { width: 8%; padding: 0.7em; background-color: rgb(214, 214, 214); } .tongtien { width: 15%; padding: 0.7em; } .user-content{ padding: 3ex; margin-left: 0%; overflow: hidden; } /* <NAME>*/ .wrapper{ width: 80%; margin:0 10%; } .detail-order-table .wrapper .order_summary tr>td, .detail-order-table .wrapper .order_summary tr>th { border: 1px solid #ddd; padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; font-weight: normal; } .order_avail { text-align: center; } .img_order { vertical-align: top; max-width: 100%; } .detail-order-table .wrapper .order_summary{ border: 1px solid #555; } .detail-order-table .wrapper .order_summary > thead, .detail-order-table .wrapper .order_summary > tfoot { background: #f7f7f7; font-size: 16px; } .detail-order-table .wrapper .order_summary td.order_product { width: 120px; padding: 15px; } .page-order .order_description { font-size: 14px; } .page-order .product-name { font-size: 16px; } .detail-order-table .wrapper .order_summary td { vertical-align: middle!important; padding: 20px; } .detail-order-table .wrapper .order_summary a { color: #666; text-decoration: none; outline: none !important; } .detail-order-table .wrapper .order_summary .price { text-align: right; } .detail-order-table .wrapper .order_summary .action { text-align: center; } .detail-order-table .wrapper .order_summary .action a { background: url(https://i.imgur.com/wBgtljO.png) no-repeat center center; font-size: 0; height: 9px; width: 9px; display: inline-block; line-height: 24px; } .detail-order-table .wrapper .order_summary tfoot { text-align: right; } /*Respondsive*/ @media screen and (max-width: 900px) { .font, .information-user .title-infor{ font-size: 16.5px; } } @media screen and (max-width: 800px) { .font, .information-user .title-infor { font-size: 15px; } } @media screen and (max-width: 700px) { .font, .information-user .title-infor { font-size: 14px; } } @media screen and (max-width: 600px) { .font, .information-user .title-infor{ font-size: 13px; } } @media screen and (max-width: 500px) { .font, .information-user .title-infor{ font-size: 13.5px; } } @media screen and (max-width: 430px) { .font, .information-user .title-infor{ font-size: 12px; } } @media screen and (max-width: 300px) { .font, .information-user .title-infor { font-size: 10.4px; } }
css/user.css
.input-content { padding: 16px; } .input-content label{ margin-left: 8ex; margin-bottom: 2px; } .input-content .login-input{ width: 75%; padding: 10px 12px; margin: 1% 12.5%; display: inline-block; border-top: 1.4px solid #eee; border-left: 1.8px solid #ddd; border-right: 1.8px solid #ddd; box-sizing: border-box; } /* Extra styles for the cancel button */ .cancelbtn { width: auto; padding: 10px 18px; background-color: #f44336; } /* Center the image and position the close button */ .imgcontainer { text-align: center; margin: 10px 0 12px 0; position: relative; } img.avatar { width: 40%; border-radius: 50%; } span.psw { float: right; padding-top: 16px; } /* The Modal (background) */ .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 12; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ padding-top: 60px; } /* Modal Content/Box */ .modal-content { background-color: #fefefe; margin: 1% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */ border: 1px solid #888; width: 40%; /* Could be more or less, depending on screen size */ height: 90%; } /* The Close Button (x) */ .modal .modal-content .close { position: absolute; right: 25px; top: 0; color: #000; font-size: 35px; font-weight: bold; } .modal .modal-content .close:hover, .modal .modal-content .close:focus { color: red; cursor: pointer; } /* Add Zoom Animation */ .animate { -webkit-animation: animatezoom 0.6s; animation: animatezoom 0.6s } @-webkit-keyframes animatezoom { from {-webkit-transform: scale(0)} to {-webkit-transform: scale(1)} } @keyframes animatezoom { from {transform: scale(0)} to {transform: scale(1)} } /* Change styles for span and cancel button on extra small screens */ @media screen and (max-width: 300px) { span.psw { display: block; float: none; } .cancelbtn { width: 100%; } } /* Content User.php*/ .content .user-content .side-menu{ margin-bottom: 3%; } .content .user-content .side-menu .username { border: 2px solid #000; width: 80%; margin-left: 11%; background-color: #222222; color: white; padding-top: 3%; padding-bottom: 3%; } .content .user-content .side-menu .username .fa-user-circle{ font-size: 23px; padding-left: 22%; } .content .user-content .side-menu .submenu { border: 2px solid #000; width: 80%; margin-left: 11%; padding: 0; } .content .user-content .side-menu .submenu ul{ margin: 0; padding: 0; } .content .user-content .table-order{ width: 80%; margin: 2% 10%; } .content .user-content .table-order .table { border: 1px solid rgb(99, 97, 97); width: 100%; text-align: center; border-radius: 3px; } .content .user-content .table-order .table tr .name-product .name_product_content{ float:left; color: #000; } .content .user-content .table-order .table tr .id_order a { font-weight: bold; font-size: 20px; color: #000; } .subc{ list-style-type: none; display: block; padding: 5%; border: 1px solid wheat; text-align: center; } .subc:hover{ background-color: lightblue; color: rgb(226, 19, 64); transition: 1s all; font-weight: bolder; } .information-user { border: 2px dotted black; margin-left: 11%; width: 80%; padding-top: 3%; padding-bottom: 2%; padding-left: 3%; padding-right: 3%; border-radius: 5px;} .information .btn-outline-primary { margin-left: 11%; } .information-user .title-infor{ font-weight: bold; font-size: 18px; } .name-product{ width: 32%; padding-left: 2ex; padding-right: 2ex; } .content p{ font-weight: lighter; } .td { width: 15%; padding: 0.7em; background-color: rgb(214, 214, 214); } .tr { width: 8%; padding: 0.7em; background-color: rgb(214, 214, 214); } .tongtien { width: 15%; padding: 0.7em; } .user-content{ padding: 3ex; margin-left: 0%; overflow: hidden; } /* <NAME>*/ .wrapper{ width: 80%; margin:0 10%; } .detail-order-table .wrapper .order_summary tr>td, .detail-order-table .wrapper .order_summary tr>th { border: 1px solid #ddd; padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; font-weight: normal; } .order_avail { text-align: center; } .img_order { vertical-align: top; max-width: 100%; } .detail-order-table .wrapper .order_summary{ border: 1px solid #555; } .detail-order-table .wrapper .order_summary > thead, .detail-order-table .wrapper .order_summary > tfoot { background: #f7f7f7; font-size: 16px; } .detail-order-table .wrapper .order_summary td.order_product { width: 120px; padding: 15px; } .page-order .order_description { font-size: 14px; } .page-order .product-name { font-size: 16px; } .detail-order-table .wrapper .order_summary td { vertical-align: middle!important; padding: 20px; } .detail-order-table .wrapper .order_summary a { color: #666; text-decoration: none; outline: none !important; } .detail-order-table .wrapper .order_summary .price { text-align: right; } .detail-order-table .wrapper .order_summary .action { text-align: center; } .detail-order-table .wrapper .order_summary .action a { background: url(https://i.imgur.com/wBgtljO.png) no-repeat center center; font-size: 0; height: 9px; width: 9px; display: inline-block; line-height: 24px; } .detail-order-table .wrapper .order_summary tfoot { text-align: right; } /*Respondsive*/ @media screen and (max-width: 900px) { .font, .information-user .title-infor{ font-size: 16.5px; } } @media screen and (max-width: 800px) { .font, .information-user .title-infor { font-size: 15px; } } @media screen and (max-width: 700px) { .font, .information-user .title-infor { font-size: 14px; } } @media screen and (max-width: 600px) { .font, .information-user .title-infor{ font-size: 13px; } } @media screen and (max-width: 500px) { .font, .information-user .title-infor{ font-size: 13.5px; } } @media screen and (max-width: 430px) { .font, .information-user .title-infor{ font-size: 12px; } } @media screen and (max-width: 300px) { .font, .information-user .title-infor { font-size: 10.4px; } }
0.33928
0.07024
@charset "UTF-8"; body{ font-family: Arial,sans-serif; } #h1{ font-size: 40pt; font-family: 'FontLogo',sans-serif; clear: both; } #h2{ font-size: 25pt; font-family: 'FontLogo',sans-serif; } /*============================= conteudo ===============================*/ section{ padding-bottom: 10px; } ul{ padding-bottom: 10px; } /*============================= titulo do artigo ===============================*/ article#noticia-principal h2{ font-size: 25pt; color: #606060; background-color: #dddddd; text-align: center; margin-top: 10px; } /*============================= interface/cor ===============================*/ /*#interface{ background-color: #545b62; }*/ /*============================= formatação de imagens com legendas ===============================*/ figure.foto-legenda{ position: relative; border: 1px solid white; box-shadow: 1px 1px 1px black; } figure.foto-legenda img{ width: 100%; height: 100%; } figure.foto-legenda figcaption{ opacity: 0; position: absolute; top: 0px; background-color: rgba(0,0,0,.4); color: white; width: 100%; height: 100%; padding: 10px; box-sizing: border-box; transition: opacity 1s; } figure.foto-legenda:hover figcaption{ opacity: 1; } /*============================= rodapé ===============================*/ footer{ background-color: #406028; color: #ffffff; } footer{ padding-bottom: 20px; } /*============================= galleria de fotos com legenda ===============================*/ .gallery-title{ font-size: 36px; color: #3F6184; text-align: center; font-weight: 500; margin-bottom: 70px; } .filter-button{ font-size: 18px; border: 2px solid #3F6184; padding:5px 10px; text-align: center; color: #3F6184; margin-bottom: 30px; background:transparent; } .filter-button:hover, .filter-button:focus, .filter-button.active{ color: #ffffff; background-color:#3F6184; outline:none; } .gallery_product{ margin: 0px; padding:0; position:relative; } /*=========== TABELA DE SERVIÇOS ===========*/ .servico-area { background: rgba(0, 0, 0, 0.02) none repeat scroll 0 0; } .lista-tabela { border: 1px solid #ccc; text-align: center; transition: all 0.4s ease 0s; background: #fff; } .lista-tabela h3 span { font-size: 16px; } .lista-tabela ol li { border-bottom: 1px solid #ccc; color: #666; padding: 12px 15px; position: relative; text-align: left; } .lista-tabela li.check.cross::after { content: "\f00d"; font-family: fontawesome; font-size: 14px; position: absolute; right: 50px; top: 12px; color: indianred; } .lista-tabela li.check::after { content: "\f00c"; font-family: fontawesome; font-size: 14px; position: absolute; right: 50px; top: 12px; color: #3EC1D5; } .lista-tabela button { background: #444 none repeat scroll 0 0; border: 1px solid #444; color: #fff; margin-bottom: 25px; padding: 10px 35px; text-transform: uppercase; transition: all 0.4s ease 0s; border-radius: 30px; } .lista-tabela>h3 { color: #333; font-size: 24px; font-weight: 700; line-height: 25px; padding: 30px 0 20px; text-transform: uppercase; transition: all 0.4s ease 0s; } .lista-tabela ol { list-style: outside none none; margin: 0; padding: 0 0 25px; } .lista-tabela.active { transition: all 0.4s ease 0s; position: relative; overflow: hidden; } #espaco{ margin: 20px; } /*================= serviço ===================*/ /*MENU*/ .navbar{ background-color: #406028; } .nav-link{ color: #ffffff; border: 1px solid transparent; } .nav-link:hover{ color: #ffffff; border-color: #ffffff; } .nav-item{ padding: 0 10px; } .corVerde{ color: #406028; } .parallax { /* The image used */ background-image: url("800x400.jpg"); /* Set a specific height */ min-height: 300px; width: 100%; /* Create the parallax scrolling effect */ background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } .list-contato, .list-social{ list-style: none; } .list-social{ display: flex; list-style: none; justify-content: center; } .social-item{ padding: 10px; } .social-item a i{ color: #ffffff; font-size: 25px; } .btn-outline-secondary{ border-color: #ffffff!important; } .btn-outline-secondary i{ color: #ffffff!important; } .filter-button{ background-color: #406028!important; border-color: #406028!important; } .filter-button:hover, .filter-button:active{ background-color: #334C20!important; border-color: #334C20!important }
pages/RecantoFerraz/web/css/estilo.css
@charset "UTF-8"; body{ font-family: Arial,sans-serif; } #h1{ font-size: 40pt; font-family: 'FontLogo',sans-serif; clear: both; } #h2{ font-size: 25pt; font-family: 'FontLogo',sans-serif; } /*============================= conteudo ===============================*/ section{ padding-bottom: 10px; } ul{ padding-bottom: 10px; } /*============================= titulo do artigo ===============================*/ article#noticia-principal h2{ font-size: 25pt; color: #606060; background-color: #dddddd; text-align: center; margin-top: 10px; } /*============================= interface/cor ===============================*/ /*#interface{ background-color: #545b62; }*/ /*============================= formatação de imagens com legendas ===============================*/ figure.foto-legenda{ position: relative; border: 1px solid white; box-shadow: 1px 1px 1px black; } figure.foto-legenda img{ width: 100%; height: 100%; } figure.foto-legenda figcaption{ opacity: 0; position: absolute; top: 0px; background-color: rgba(0,0,0,.4); color: white; width: 100%; height: 100%; padding: 10px; box-sizing: border-box; transition: opacity 1s; } figure.foto-legenda:hover figcaption{ opacity: 1; } /*============================= rodapé ===============================*/ footer{ background-color: #406028; color: #ffffff; } footer{ padding-bottom: 20px; } /*============================= galleria de fotos com legenda ===============================*/ .gallery-title{ font-size: 36px; color: #3F6184; text-align: center; font-weight: 500; margin-bottom: 70px; } .filter-button{ font-size: 18px; border: 2px solid #3F6184; padding:5px 10px; text-align: center; color: #3F6184; margin-bottom: 30px; background:transparent; } .filter-button:hover, .filter-button:focus, .filter-button.active{ color: #ffffff; background-color:#3F6184; outline:none; } .gallery_product{ margin: 0px; padding:0; position:relative; } /*=========== TABELA DE SERVIÇOS ===========*/ .servico-area { background: rgba(0, 0, 0, 0.02) none repeat scroll 0 0; } .lista-tabela { border: 1px solid #ccc; text-align: center; transition: all 0.4s ease 0s; background: #fff; } .lista-tabela h3 span { font-size: 16px; } .lista-tabela ol li { border-bottom: 1px solid #ccc; color: #666; padding: 12px 15px; position: relative; text-align: left; } .lista-tabela li.check.cross::after { content: "\f00d"; font-family: fontawesome; font-size: 14px; position: absolute; right: 50px; top: 12px; color: indianred; } .lista-tabela li.check::after { content: "\f00c"; font-family: fontawesome; font-size: 14px; position: absolute; right: 50px; top: 12px; color: #3EC1D5; } .lista-tabela button { background: #444 none repeat scroll 0 0; border: 1px solid #444; color: #fff; margin-bottom: 25px; padding: 10px 35px; text-transform: uppercase; transition: all 0.4s ease 0s; border-radius: 30px; } .lista-tabela>h3 { color: #333; font-size: 24px; font-weight: 700; line-height: 25px; padding: 30px 0 20px; text-transform: uppercase; transition: all 0.4s ease 0s; } .lista-tabela ol { list-style: outside none none; margin: 0; padding: 0 0 25px; } .lista-tabela.active { transition: all 0.4s ease 0s; position: relative; overflow: hidden; } #espaco{ margin: 20px; } /*================= serviço ===================*/ /*MENU*/ .navbar{ background-color: #406028; } .nav-link{ color: #ffffff; border: 1px solid transparent; } .nav-link:hover{ color: #ffffff; border-color: #ffffff; } .nav-item{ padding: 0 10px; } .corVerde{ color: #406028; } .parallax { /* The image used */ background-image: url("800x400.jpg"); /* Set a specific height */ min-height: 300px; width: 100%; /* Create the parallax scrolling effect */ background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } .list-contato, .list-social{ list-style: none; } .list-social{ display: flex; list-style: none; justify-content: center; } .social-item{ padding: 10px; } .social-item a i{ color: #ffffff; font-size: 25px; } .btn-outline-secondary{ border-color: #ffffff!important; } .btn-outline-secondary i{ color: #ffffff!important; } .filter-button{ background-color: #406028!important; border-color: #406028!important; } .filter-button:hover, .filter-button:active{ background-color: #334C20!important; border-color: #334C20!important }
0.231962
0.073763
@font-face { font-family: 'Abril Fatface'; font-style: normal; font-weight: 400; src: local('Abril Fatface'), local('AbrilFatface-Regular'), url(https://fonts.gstatic.com/s/abrilfatface/v9/zOL64pLDlL1D99S8g8PtiKchq-dmjcDidBc.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Merriweather'; font-style: italic; font-weight: 400; src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://fonts.gstatic.com/s/merriweather/v19/u-4m0qyriQwlOrhSvowK_l5-eRZOf-LVrPHp.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Merriweather'; font-style: normal; font-weight: 400; src: local('Merriweather Regular'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v19/u-440qyriQwlOrhSvowK_l5-fCZMdeX3rg.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Work Sans'; font-style: normal; font-weight: 400; src: local('Work Sans'), local('WorkSans-Regular'), url(https://fonts.gstatic.com/s/worksans/v3/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Work Sans'; font-style: normal; font-weight: 500; src: local('Work Sans Medium'), local('WorkSans-Medium'), url(https://fonts.gstatic.com/s/worksans/v3/QGYpz_wNahGAdqQ43Rh3j4P8mNhNy_r-Kw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Work Sans'; font-style: normal; font-weight: 800; src: local('Work Sans ExtraBold'), local('WorkSans-ExtraBold'), url(https://fonts.gstatic.com/s/worksans/v3/QGYpz_wNahGAdqQ43Rh324b8mNhNy_r-Kw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face { font-family: 'Croissant One'; src: url(fonts/CroissantOne-Regular.ttf) format('truetype'); } html { font-size: 18px; } @media only screen and (max-width: 1000px) { html { font-size: 16px; } } @media only screen and (max-width: 680px) { html { font-size: 14px; } } /* Header */ .header { display: flex; justify-content: space-around; align-items: center; height: 4.44rem; padding: 0 12%; background-color: white; box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.05); font-family: Verdana, sans-serif; font-weight: bold; font-size: 0.77rem; } .header .logo { flex-grow: 1; color: #ffb78c; } .header li { display: inline; padding-right: 2.22rem; } .header li a { text-decoration: none; color: #4a4a4a; } @media only screen and (max-width: 550px) { .header { flex-direction: column; } .header .logo { flex-grow: 0; } } /* Banner */ .banner { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 50rem; background: url('https://s3.amazonaws.com/codecademy-content/courses/freelance-1/unit-6/project-morocco/banner.jpg') center center no-repeat; background-size: cover; color: #ffb78c; } .banner h2 { padding: 0.55rem 0; border-top: 4px solid #ffb78c; border-bottom: 4px solid #ffb78c; font-family: 'Work Sans', 'Arial', sans-serif; font-size: 1.44rem; font-weight: 500; letter-spacing: 2px; } .banner h1 { padding-top: 1.11rem; font-family: 'Abril Fatface', sans-serif; font-size: 11rem; font-weight: 900; } @media only screen and (max-width: 750px) { .banner { height: 40rem; } .banner h1 { font-size: 8rem; } } @media only screen and (max-width: 530px) { .banner { height: 30rem; } .banner h1 { font-size: 6rem; } } /* Journal */ .journal { padding: 0 25% 4rem 25%; background-color: rgb(254, 231, 218); font-family: 'Work Sans', serif; color: #4a4a4a; } .photo { width: 75%; padding: 1.11rem; border-radius: 5px; margin: 0 auto 4.44rem auto; background-color: white; } .photo .image-container { overflow: hidden; margin-bottom: 1.11rem; } .photo .image-container img { width: 100%; } .photo .caption { font-style: italic; font-family: 'Merriweather', serif; } .photo.first { position: relative; top: -2.77rem; margin-bottom: 1.67rem; } .journal p { padding-bottom: 2.77rem; font-size: 1.5rem; line-height: 1.4; } .journal .first-letter { float: left; padding-right: 1.4rem; font-family: 'Abril Fatface', serif; font-size: 7.44rem; line-height: 0.87; color: #10b0d8; } .quote { display: block; padding: 4.44rem 0; margin-bottom: 3.33rem; border-top: 4px solid black; border-bottom: 4px solid black; text-align: center; line-height: 1.2; font-size: 3.55rem; font-weight: 800; } @media only screen and (max-width: 680px) { .journal { padding: 0 10% 4rem 10%; } } /* Footer */ footer { display: flex; align-items: center; padding: 0 1%; font-family: 'Croissant One', 'Merriweather', serif; background-color: #212121; } footer .image-container { width: 400px; } footer .content { flex-grow: 1; font-style: italic; line-height: 1.5; color: #9b9b9b; } footer p { padding-bottom: 1.66rem; } footer p:last-child { padding-bottom: 0; } footer .author { color: #ffb78c; } footer em { color: #cfcfcf; } @media only screen and (max-width: 750px) { footer { flex-direction: column; padding: 0 10% 2rem 10%; } footer .image-container { height: 300px; margin-bottom: 2rem; overflow: hidden; } }
Task 14/style.css
@font-face { font-family: 'Abril Fatface'; font-style: normal; font-weight: 400; src: local('Abril Fatface'), local('AbrilFatface-Regular'), url(https://fonts.gstatic.com/s/abrilfatface/v9/zOL64pLDlL1D99S8g8PtiKchq-dmjcDidBc.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Merriweather'; font-style: italic; font-weight: 400; src: local('Merriweather Italic'), local('Merriweather-Italic'), url(https://fonts.gstatic.com/s/merriweather/v19/u-4m0qyriQwlOrhSvowK_l5-eRZOf-LVrPHp.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Merriweather'; font-style: normal; font-weight: 400; src: local('Merriweather Regular'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v19/u-440qyriQwlOrhSvowK_l5-fCZMdeX3rg.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Work Sans'; font-style: normal; font-weight: 400; src: local('Work Sans'), local('WorkSans-Regular'), url(https://fonts.gstatic.com/s/worksans/v3/QGYsz_wNahGAdqQ43Rh_fKDptfpA4Q.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Work Sans'; font-style: normal; font-weight: 500; src: local('Work Sans Medium'), local('WorkSans-Medium'), url(https://fonts.gstatic.com/s/worksans/v3/QGYpz_wNahGAdqQ43Rh3j4P8mNhNy_r-Kw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin */ @font-face { font-family: 'Work Sans'; font-style: normal; font-weight: 800; src: local('Work Sans ExtraBold'), local('WorkSans-ExtraBold'), url(https://fonts.gstatic.com/s/worksans/v3/QGYpz_wNahGAdqQ43Rh324b8mNhNy_r-Kw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face { font-family: 'Croissant One'; src: url(fonts/CroissantOne-Regular.ttf) format('truetype'); } html { font-size: 18px; } @media only screen and (max-width: 1000px) { html { font-size: 16px; } } @media only screen and (max-width: 680px) { html { font-size: 14px; } } /* Header */ .header { display: flex; justify-content: space-around; align-items: center; height: 4.44rem; padding: 0 12%; background-color: white; box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.05); font-family: Verdana, sans-serif; font-weight: bold; font-size: 0.77rem; } .header .logo { flex-grow: 1; color: #ffb78c; } .header li { display: inline; padding-right: 2.22rem; } .header li a { text-decoration: none; color: #4a4a4a; } @media only screen and (max-width: 550px) { .header { flex-direction: column; } .header .logo { flex-grow: 0; } } /* Banner */ .banner { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 50rem; background: url('https://s3.amazonaws.com/codecademy-content/courses/freelance-1/unit-6/project-morocco/banner.jpg') center center no-repeat; background-size: cover; color: #ffb78c; } .banner h2 { padding: 0.55rem 0; border-top: 4px solid #ffb78c; border-bottom: 4px solid #ffb78c; font-family: 'Work Sans', 'Arial', sans-serif; font-size: 1.44rem; font-weight: 500; letter-spacing: 2px; } .banner h1 { padding-top: 1.11rem; font-family: 'Abril Fatface', sans-serif; font-size: 11rem; font-weight: 900; } @media only screen and (max-width: 750px) { .banner { height: 40rem; } .banner h1 { font-size: 8rem; } } @media only screen and (max-width: 530px) { .banner { height: 30rem; } .banner h1 { font-size: 6rem; } } /* Journal */ .journal { padding: 0 25% 4rem 25%; background-color: rgb(254, 231, 218); font-family: 'Work Sans', serif; color: #4a4a4a; } .photo { width: 75%; padding: 1.11rem; border-radius: 5px; margin: 0 auto 4.44rem auto; background-color: white; } .photo .image-container { overflow: hidden; margin-bottom: 1.11rem; } .photo .image-container img { width: 100%; } .photo .caption { font-style: italic; font-family: 'Merriweather', serif; } .photo.first { position: relative; top: -2.77rem; margin-bottom: 1.67rem; } .journal p { padding-bottom: 2.77rem; font-size: 1.5rem; line-height: 1.4; } .journal .first-letter { float: left; padding-right: 1.4rem; font-family: 'Abril Fatface', serif; font-size: 7.44rem; line-height: 0.87; color: #10b0d8; } .quote { display: block; padding: 4.44rem 0; margin-bottom: 3.33rem; border-top: 4px solid black; border-bottom: 4px solid black; text-align: center; line-height: 1.2; font-size: 3.55rem; font-weight: 800; } @media only screen and (max-width: 680px) { .journal { padding: 0 10% 4rem 10%; } } /* Footer */ footer { display: flex; align-items: center; padding: 0 1%; font-family: 'Croissant One', 'Merriweather', serif; background-color: #212121; } footer .image-container { width: 400px; } footer .content { flex-grow: 1; font-style: italic; line-height: 1.5; color: #9b9b9b; } footer p { padding-bottom: 1.66rem; } footer p:last-child { padding-bottom: 0; } footer .author { color: #ffb78c; } footer em { color: #cfcfcf; } @media only screen and (max-width: 750px) { footer { flex-direction: column; padding: 0 10% 2rem 10%; } footer .image-container { height: 300px; margin-bottom: 2rem; overflow: hidden; } }
0.296247
0.10079
:root { --dark-background: rgb(107, 215, 241); --main-background: radial-gradient( circle, rgba(177, 207, 249, 1) 70%, rgba(121, 158, 210, 1) 100% ); --textColor: ; --altTextColor: ; } html { scroll-behavior: smooth; } body { margin: 0; } .container { display: flex; justify-content: center; position: absolute; bottom: 0; width: 100vw; opacity: 0; } .notSupported { display: none; } h4 { font-size: 1.15rem; color: #000036; padding-right: 10px; padding-left: 10px; padding-top: 20px; } .surveyForm { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: auto; width: 100vw; background: var(--dark-background); background: var(--main-background); padding: 0.5rem; } .closeButton { padding: 0; position: absolute; top: 0%; right: 5px; height: 30px; width: 30px; border: none; margin: 10px 10px 0 0; border-radius: 50%; background-color: inherit; } .closeButton:hover { background-color: coral; cursor: pointer; } .likely { font-size: x-large; } .closeStyle { display: flex; justify-content: center; align-items: center; color: #000036; width: 30px; height: 30px; padding: 0; margin: 0; } .closeStyle:hover { color: white; } .closeIcon { height: 25px; width: 25px; } .fadeIn { opacity: 1; } .underNumber { color: #000036; } .gridContainer { display: grid; align-items: center; justify-items: center; margin: 0 20px 0 10px; padding: 10px; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 0.25fr; gap: 1rem 1rem; grid-template-areas: "1 2 3 4 5 6 7 8 9 10"; } .number { display: flex; border: solid black 1px; justify-content: center; align-items: center; border-radius: 50%; height: 70px; width: 70px; padding: 10px; text-align: center; background-color: skyblue; color: #000036; } .number:hover { background-color: rgb(29, 164, 218); border: solid coral 2px; } .circle { display: flex; flex-direction: column-reverse; justify-content: center; align-items: center; border-radius: 50%; border: none; padding: 0; } .tagContainer1, .tagContainer2 { display: none; } .tagContainerDefault { display: flex; justify-content: space-between; width: 40rem; color: #000036; font-size: 1rem; padding-left: 20px; } .formWrapper { height: 20vh; padding: 20px; position: relative; width: 80vw; display: flex; justify-content: center; align-items: center; height: auto; background-color: inherit; white-space: none; } .form { display: none; height: 20vh; padding: 20px; } textarea { font-family: inherit; text-align: justify; height: 3rem; min-height: 3rem; width: 50vw; resize: none; padding: 0.5rem; margin-bottom: 0.5rem; border-radius: 10px; } .submitButton { background-color: coral; border-radius: 5px; color: #000036; border: none; width: 115px; height: 40px; margin: 1rem 0; font-size: 1rem; box-shadow: 0 0 3px #000036; } .submitButton:hover { box-shadow: 0 0 7px #000036; cursor: pointer; } .submitButton:disabled { border: 1px solid #999999; background-color: #cccccc; color: #666666; } .notification { position: absolute; bottom: 0; margin-left: auto; margin-right: auto; margin-bottom: 50px; color: #000036; left: 40vw; right: 0; text-align: center; z-index: 1; font-size: 1.4rem; padding: 1rem; width: 25vw; height: auto; background-image: var(--main-background); border: 0; border-radius: 5px; box-shadow: rgba(56, 117, 249, 0.2) 0 15px 30px -5px; padding-bottom: 1rem; font-family: inherit; -webkit-animation-duration: 10s; animation-duration: 10s; -webkit-animation-fill-mode: both; animation-fill-mode: both; padding-bottom: 1rem; } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @media only screen and (max-width: 900px) { .mainHeading { font-size: 1rem; color: coral; margin: 0 20px; } .number { max-height: 50px; max-width: 50px; } .closeButton { right: 3%; } .notification { bottom: 30px; font-size: 1rem; width: 40vw; } } @media only screen and (max-width: 685px) { .surveyForm { padding: 1rem; } h4 { font-size: 1rem; } .gridContainer { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 0.25fr 0.25fr; gap: 1em 1em; grid-template-areas: "1 2 3 4 5" "6 7 8 9 10"; } .tagContainer1 { display: flex; justify-content: flex-start; width: 20rem; color: #000036; font-size: 1rem; padding-left: 20px; } .tagContainer2 { display: flex; justify-content: flex-end; width: 20rem; color: #000036; font-size: 1rem; } .tagContainerDefault { display: none; } textarea { height: 2rem; } } @media only screen and (max-width: 375px) { .surveyForm { padding-top: 40px; padding-bottom: 40px; } textarea { width: 80vw; } .gridContainer { margin: 0 20px 0 25px; } .notification { bottom: 30px; font-size: 1rem; width: 60vw; } } @media only screen and (max-width: 319px) { .surveyForm { display: none; } .notSupported { display: block; color: red; } }
src/components/surveyform.module.css
:root { --dark-background: rgb(107, 215, 241); --main-background: radial-gradient( circle, rgba(177, 207, 249, 1) 70%, rgba(121, 158, 210, 1) 100% ); --textColor: ; --altTextColor: ; } html { scroll-behavior: smooth; } body { margin: 0; } .container { display: flex; justify-content: center; position: absolute; bottom: 0; width: 100vw; opacity: 0; } .notSupported { display: none; } h4 { font-size: 1.15rem; color: #000036; padding-right: 10px; padding-left: 10px; padding-top: 20px; } .surveyForm { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: auto; width: 100vw; background: var(--dark-background); background: var(--main-background); padding: 0.5rem; } .closeButton { padding: 0; position: absolute; top: 0%; right: 5px; height: 30px; width: 30px; border: none; margin: 10px 10px 0 0; border-radius: 50%; background-color: inherit; } .closeButton:hover { background-color: coral; cursor: pointer; } .likely { font-size: x-large; } .closeStyle { display: flex; justify-content: center; align-items: center; color: #000036; width: 30px; height: 30px; padding: 0; margin: 0; } .closeStyle:hover { color: white; } .closeIcon { height: 25px; width: 25px; } .fadeIn { opacity: 1; } .underNumber { color: #000036; } .gridContainer { display: grid; align-items: center; justify-items: center; margin: 0 20px 0 10px; padding: 10px; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 0.25fr; gap: 1rem 1rem; grid-template-areas: "1 2 3 4 5 6 7 8 9 10"; } .number { display: flex; border: solid black 1px; justify-content: center; align-items: center; border-radius: 50%; height: 70px; width: 70px; padding: 10px; text-align: center; background-color: skyblue; color: #000036; } .number:hover { background-color: rgb(29, 164, 218); border: solid coral 2px; } .circle { display: flex; flex-direction: column-reverse; justify-content: center; align-items: center; border-radius: 50%; border: none; padding: 0; } .tagContainer1, .tagContainer2 { display: none; } .tagContainerDefault { display: flex; justify-content: space-between; width: 40rem; color: #000036; font-size: 1rem; padding-left: 20px; } .formWrapper { height: 20vh; padding: 20px; position: relative; width: 80vw; display: flex; justify-content: center; align-items: center; height: auto; background-color: inherit; white-space: none; } .form { display: none; height: 20vh; padding: 20px; } textarea { font-family: inherit; text-align: justify; height: 3rem; min-height: 3rem; width: 50vw; resize: none; padding: 0.5rem; margin-bottom: 0.5rem; border-radius: 10px; } .submitButton { background-color: coral; border-radius: 5px; color: #000036; border: none; width: 115px; height: 40px; margin: 1rem 0; font-size: 1rem; box-shadow: 0 0 3px #000036; } .submitButton:hover { box-shadow: 0 0 7px #000036; cursor: pointer; } .submitButton:disabled { border: 1px solid #999999; background-color: #cccccc; color: #666666; } .notification { position: absolute; bottom: 0; margin-left: auto; margin-right: auto; margin-bottom: 50px; color: #000036; left: 40vw; right: 0; text-align: center; z-index: 1; font-size: 1.4rem; padding: 1rem; width: 25vw; height: auto; background-image: var(--main-background); border: 0; border-radius: 5px; box-shadow: rgba(56, 117, 249, 0.2) 0 15px 30px -5px; padding-bottom: 1rem; font-family: inherit; -webkit-animation-duration: 10s; animation-duration: 10s; -webkit-animation-fill-mode: both; animation-fill-mode: both; padding-bottom: 1rem; } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @media only screen and (max-width: 900px) { .mainHeading { font-size: 1rem; color: coral; margin: 0 20px; } .number { max-height: 50px; max-width: 50px; } .closeButton { right: 3%; } .notification { bottom: 30px; font-size: 1rem; width: 40vw; } } @media only screen and (max-width: 685px) { .surveyForm { padding: 1rem; } h4 { font-size: 1rem; } .gridContainer { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-template-rows: 0.25fr 0.25fr; gap: 1em 1em; grid-template-areas: "1 2 3 4 5" "6 7 8 9 10"; } .tagContainer1 { display: flex; justify-content: flex-start; width: 20rem; color: #000036; font-size: 1rem; padding-left: 20px; } .tagContainer2 { display: flex; justify-content: flex-end; width: 20rem; color: #000036; font-size: 1rem; } .tagContainerDefault { display: none; } textarea { height: 2rem; } } @media only screen and (max-width: 375px) { .surveyForm { padding-top: 40px; padding-bottom: 40px; } textarea { width: 80vw; } .gridContainer { margin: 0 20px 0 25px; } .notification { bottom: 30px; font-size: 1rem; width: 60vw; } } @media only screen and (max-width: 319px) { .surveyForm { display: none; } .notSupported { display: block; color: red; } }
0.571408
0.149625
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; } @font-face { font-family: 'MyriadPro-Regular'; src: url(../fonts/MyriadPro-Regular.eot); src: local('\263A'), url(../fonts/MyriadPro-Regular.woff) format('woff'), url(../fonts/MyriadPro-Regular.ttf) format('truetype'), url(../fonts/MyriadPro-Regular.svg) format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'MyriadPro-Bold'; src: url(../fonts/MyriadPro-Bold.eot); src: local('\263A'), url(../fonts/MyriadPro-Bold.woff) format('woff'), url(../fonts/MyriadPro-Bold.ttf) format('truetype'), url(../fonts/MyriadPro-Bold.svg) format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'MyriadPro-LightSemiExt'; src: url(../fonts/MyriadPro-LightSemiExt.eot); src: local('\263A'), url(../fonts/MyriadPro-LightSemiExt.woff) format('woff'), url(../fonts/MyriadPro-LightSemiExt.ttf) format('truetype'), url(../fonts/MyriadPro-LightSemiExt.svg) format('svg'); font-weight: normal; font-style: normal; } .wrapper { display: flex; flex-wrap: nowrap; margin: 85px 65px; position: relative; } .column1 { width: 48.32723279648609%; } .column2 { width: 52%; margin-left: -5px; } .introduction { margin: 13px 110px -152px auto; width: 66.77649643053267%; } .introduction__round { width: 256px; height: 256px; border: 1px solid #3d6cb0; border-radius: 130px; position: relative; top: -2px; left: 20px; } .introduction__circle { width: 223px; height: 223px; background: #3d6cb0; border-radius: 130px; top: -242px; left: 38px; position: relative; } .introduction__name { white-space: nowrap; margin-top: 30px; font-size: 3.7em; text-transform: uppercase; font-family: 'MyriadPro-LightSemiExt'; position: relative; top: -223px; } .introduction__surname { font-size: 4.21em; text-transform: uppercase; font-family: 'MyriadPro-Bold'; line-height: 0.9; position: relative; top: -221px; } .introduction__job { font-size: 1.68em; white-space: nowrap; text-transform: uppercase; font-family: 'MyriadPro-Bold'; line-height: 2.1; position: relative; left: 35px; top: -221px; } .profile { margin-bottom: 6px; } .profile__text { font-family: 'MyriadPro-Regular'; font-size: 1.06em; line-height: 1.3; width: 83%; position: relative; top: -48px; } .profile__text span { font-family: 'MyriadPro-Bold'; } .profile__title { text-transform: uppercase; font-size: 2.8em; font-family: 'MyriadPro-Bold'; color: #3d6cb0; } .profile__title img { height: 83px; width: 83px; } .profile__title span { position: relative; top: -27px; left: 12px; } .profile__title hr { border: 0; border-bottom: 5px solid; position: relative; top: -76px; width: 31.2%; color: #3d6cb0; left: 71px; } .contact { width: 68.96159963644627%; margin-bottom: 44px; } .contact__title { text-transform: uppercase; font-size: 2.8em; font-family: 'MyriadPro-Bold'; color: #3d6cb0; margin-bottom: -27px; } .contact__title img { height: 83px; width: 83px; } .contact__title span { position: relative; top: -30px; left: 12px; } .contact__title hr { border: 0; border-bottom: 5px solid; position: relative; top: -79px; width: 40.4%; color: #3d6cb0; left: 172px; } .contact__address { margin-bottom: 39px; white-space: nowrap; } .contact__address h3 { display: inline; font-family: 'MyriadPro-Bold'; text-transform: uppercase; color: #3d6cb0; font-size: 1.4em; } .contact__address span { font-family: 'MyriadPro-Regular'; font-size: 1.4em; position: relative; left: 51px; } .contact__e-mail { margin-bottom: 37px; white-space: nowrap; } .contact__e-mail h3 { display: inline; font-family: 'MyriadPro-Bold'; text-transform: uppercase; color: #3d6cb0; font-size: 1.4em; } .contact__e-mail span { font-family: 'MyriadPro-Regular'; font-size: 1.4em; position: relative; left: 75px; } .contact__phone { margin-bottom: 38px; white-space: nowrap; } .contact__phone h3 { display: inline; font-family: 'MyriadPro-Bold'; text-transform: uppercase; color: #3d6cb0; font-size: 1.4em; } .contact__phone span { font-family: 'MyriadPro-Regular'; font-size: 1.4em; position: relative; left: 73px; } .contact__website h3 { display: inline; font-family: 'MyriadPro-Bold'; text-transform: uppercase; color: #3d6cb0; font-size: 1.4em; } .contact__website span { font-family: 'MyriadPro-Regular'; font-size: 1.4em; position: relative; left: 56px; } .skills { width: 68.96159963644627%; } .skills__title { text-transform: uppercase; font-size: 2.8em; font-family: 'MyriadPro-Bold'; color: #3d6cb0; margin-bottom: 29px; } .skills__title img { height: 83px; width: 83px; } .skills__title span { position: relative; bottom: 24px; left: 9px; } .skills__title hr { border: 0; border-bottom: 5px solid; position: relative; bottom: 70px; width: 52.4%; color: #3d6cb0; left: 145px; } .skills__creative-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; display: block; position: relative; bottom: 34px; left: 177px; } .skills__creative-levels { display: flex; } .skills__creative-levels .level-1, .skills__creative-levels .level-2, .skills__creative-levels .level-3, .skills__creative-levels .level-4, .skills__creative-levels .level-5, .skills__creative-levels .level-6, .skills__creative-levels .level-7, .skills__creative-levels .level-8, .skills__creative-levels .level-9 { width: 19px; height: 19px; background: #3d6cb0; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.67%; display: inline-block; } .skills__creative-levels .level-10, .skills__creative-levels .level-11, .skills__creative-levels .level-12 { width: 19px; height: 19px; background: #e6e6e6; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.97%; display: inline-block; } .skills__teamwork-title { margin-bottom: 37px; } .skills__teamwork-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -3px; left: 158px; } .skills__teamwork-levels { display: flex; } .skills__teamwork-levels .level-1, .skills__teamwork-levels .level-2, .skills__teamwork-levels .level-3, .skills__teamwork-levels .level-4, .skills__teamwork-levels .level-5, .skills__teamwork-levels .level-6, .skills__teamwork-levels .level-7, .skills__teamwork-levels .level-8, .skills__teamwork-levels .level-9, .skills__teamwork-levels .level-10, .skills__teamwork-levels .level-11 { width: 19px; height: 19px; background: #3d6cb0; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.67%; display: inline-block; } .skills__teamwork-levels .level-12 { width: 19px; height: 19px; background: #e6e6e6; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.97%; display: inline-block; } .skills__innovate-title { margin-bottom: 37px; } .skills__innovate-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -4px; left: 170px; } .skills__innovate-levels { display: flex; } .skills__innovate-levels .level-1, .skills__innovate-levels .level-2, .skills__innovate-levels .level-3, .skills__innovate-levels .level-4, .skills__innovate-levels .level-5, .skills__innovate-levels .level-6 { width: 19px; height: 19px; background: #3d6cb0; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.67%; display: inline-block; } .skills__innovate-levels .level-7, .skills__innovate-levels .level-8, .skills__innovate-levels .level-9, .skills__innovate-levels .level-10, .skills__innovate-levels .level-11, .skills__innovate-levels .level-12 { width: 19px; height: 19px; background: #e6e6e6; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.97%; display: inline-block; } .skills__communication-title { margin-bottom: 37px; } .skills__communication-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -4px; left: 124px; } .skills__communication-levels { display: flex; } .skills__communication-levels .level-1, .skills__communication-levels .level-2, .skills__communication-levels .level-3, .skills__communication-levels .level-4, .skills__communication-levels .level-5, .skills__communication-levels .level-6, .skills__communication-levels .level-7, .skills__communication-levels .level-8, .skills__communication-levels .level-9, .skills__communication-levels .level-10, .skills__communication-levels .level-11 { width: 19px; height: 19px; background: #3d6cb0; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.67%; display: inline-block; } .skills__communication-levels .level-12 { width: 19px; height: 19px; background: #e6e6e6; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.97%; display: inline-block; } .education { display: flex; flex-direction: column; margin-bottom: 33px; } .education ul { list-style: none; margin-left: -31px; } .education li { list-style-type: none; height: 152px; } .education li:before { content: ''; display: inline-block; height: 23px; width: 23px; vertical-align: middle; border-radius: 50%; background-color: #000; } .education__title { text-transform: uppercase; font-size: 2.8em; font-family: 'MyriadPro-Bold'; color: #3d6cb0; margin-bottom: -30px; } .education__title img { height: 83px; width: 83px; position: relative; left: -45px; } .education__title span { position: relative; top: -31px; left: -25px; } .education__title hr { border: 0; border-bottom: 5px solid; position: relative; top: -80px; left: 164px; width: 54%; color: #3d6cb0; } .education__master-degree { margin-left: 44px; font-size: 1.7em; line-height: 1.2; position: relative; top: -28px; margin-bottom: 20px; } .education__master-degree span { text-transform: uppercase; font-family: 'MyriadPro-Bold'; color: #3d6cb0; } .education__master-degree p { text-transform: uppercase; font-family: 'MyriadPro-Regular'; } .education__master-degree h3 { display: inline; font-family: 'MyriadPro-Regular'; } .education__description { margin-left: 44px; position: relative; top: -39px; } .education__description span { font-family: 'MyriadPro-Regular'; font-size: 17px; line-height: 1.2; } .experience { display: flex; flex-direction: column; margin-bottom: 33px; } .experience ul { list-style: none; margin-left: -31px; } .experience li { list-style-type: none; height: 152px; } .experience li:before { content: ''; display: inline-block; height: 23px; width: 23px; vertical-align: middle; border-radius: 50%; background-color: #000; } .experience__title { display: flex; text-transform: uppercase; font-size: 2.8em; font-family: 'MyriadPro-Bold'; color: #3d6cb0; margin-bottom: 47px; } .experience__title img { height: 83px; width: 83px; position: relative; left: -45px; } .experience__title span { position: relative; bottom: -18px; left: -24px; } .experience__title hr { border: 0; border-bottom: 5px solid; position: relative; bottom: 18px; left: -20px; width: 61%; color: #3d6cb0; } .experience__company-name { margin-left: 44px; font-size: 1.7em; line-height: 1.2; position: relative; top: -28px; margin-bottom: 20px; } .experience__company-name span { text-transform: uppercase; font-family: 'MyriadPro-Bold'; color: #3d6cb0; } .experience__company-name p { text-transform: uppercase; font-family: 'MyriadPro-Regular'; } .experience__company-name h3 { display: inline; font-family: 'MyriadPro-Regular'; } .experience__description { margin-left: 44px; position: relative; top: -39px; } .experience__description span { font-family: 'MyriadPro-Regular'; font-size: 17px; line-height: 1.2; } .software { display: flex; flex-direction: column; } .software .wrapper-column { display: flex; } .software .wrapper-column .left-column { margin-left: -50px; } .software__title { display: flex; text-transform: uppercase; font-size: 2.8em; font-family: 'MyriadPro-Bold'; color: #3d6cb0; margin-bottom: 26px; } .software__title img { height: 83px; width: 83px; position: relative; left: -45px; } .software__title span { position: relative; bottom: -21px; left: -24px; } .software__title hr { border: 0; border-bottom: 5px solid; position: relative; bottom: 15px; left: 3px; width: 52%; color: #3d6cb0; } .software__photoshop-title { margin-bottom: 37px; } .software__photoshop-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -4px; left: 11px; } .software__photoshop-level { display: flex; } .software__photoshop-level .full-level { width: 276px; height: 24px; background: #3d6cb0; position: relative; top: -15px; left: 11px; } .software__photoshop-level .no-full-level { width: 30px; height: 24px; position: relative; top: -15px; left: 12px; background: #e6e6e6; } .software__illustrator-title { margin-bottom: 37px; } .software__illustrator-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -12px; left: 11px; } .software__illustrator-level { display: flex; } .software__illustrator-level .full-level { width: 215px; height: 24px; background: #3d6cb0; position: relative; top: -9px; left: 11px; } .software__illustrator-level .no-full-level { width: 89px; height: 24px; position: relative; top: -9px; left: 12px; background: #e6e6e6; } .software__indesign-title { margin-bottom: 37px; } .software__indesign-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -19px; left: 11px; } .software__indesign-level { display: flex; } .software__indesign-level .full-level { width: 171px; height: 24px; background: #3d6cb0; position: relative; top: -6px; left: 11px; } .software__indesign-level .no-full-level { width: 133px; height: 24px; position: relative; top: -6px; left: 12px; background: #e6e6e6; } .software__dreamweaver-title { margin-bottom: 37px; } .software__dreamweaver-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -4px; left: 90px; } .software__dreamweaver-level { display: flex; } .software__dreamweaver-level .full-level { width: 254px; height: 24px; background: #3d6cb0; position: relative; top: -15px; left: 87px; } .software__dreamweaver-level .no-full-level { width: 52px; height: 24px; position: relative; top: -15px; left: 86px; background: #e6e6e6; } .software__after-effects-title { margin-bottom: 37px; } .software__after-effects-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -13px; left: 90px; } .software__after-effects-level { display: flex; } .software__after-effects-level .full-level { width: 189px; height: 24px; background: #3d6cb0; position: relative; top: -9px; left: 87px; } .software__after-effects-level .no-full-level { width: 119px; height: 24px; position: relative; top: -9px; left: 86px; background: #e6e6e6; } .software__html-and-css3-title { margin-bottom: 37px; } .software__html-and-css3-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -19px; left: 90px; } .software__html-and-css3-level { display: flex; } .software__html-and-css3-level .full-level { width: 277px; height: 24px; background: #3d6cb0; position: relative; top: -7px; left: 87px; } .software__html-and-css3-level .no-full-level { width: 29px; height: 24px; position: relative; top: -7px; left: 86px; background: #e6e6e6; } @media screen and (max-width: 1310px) { .right-column { margin-left: -56px; } } @media screen and (max-width: 1264px) { li { margin-bottom: 12%; } li:last-child { margin-bottom: 3%; } .profile__title hr { width: 33.2% !important; left: 97px !important; } .contact__title hr { width: 43.4% !important; left: 186px !important; } .skills__title hr { width: 53.4% !important; left: 159px !important; } .education__title hr { width: 49% !important; left: 174px !important; } .experience__title hr { left: -5px !important; } .software__title hr { left: 9px !important; } } @media screen and (max-width: 1213px) { .software__after-effects-level, .software__dreamweaver-level, .software__html-and-css3-level, .software__illustrator-level, .software__indesign-level, .software__photoshop-level { width: 90%; } .profile__title hr { left: 103px !important; } .contact__title hr { left: 194px !important; } } @media screen and (max-width: 1156px) { .software__after-effects-level, .software__dreamweaver-level, .software__html-and-css3-level, .software__illustrator-level, .software__indesign-level, .software__photoshop-level { width: 80%; } } @media screen and (max-width: 1135px) { .profile__title hr { width: 30.2% !important; left: 111px !important; } .contact__title hr { width: 40.4% !important; left: 196px !important; } } @media screen and (max-width: 1118px) { .wrapper__skills { margin-left: -56px; } } @media screen and (max-width: 1098px) { .right-column { margin-left: -76px; } } @media screen and (max-width: 1070px) { .profile__title { font-size: 2.6em !important; } .profile__title img { height: 70px !important; width: 70px !important; } .profile__title hr { width: 33.2% !important; top: -71px !important; left: 92px !important; } .contact__title { font-size: 2.6em !important; } .contact__title img { height: 70px !important; width: 70px !important; } .contact__title hr { top: -74px !important; width: 43.4% !important; left: 180px !important; } .skills__title { font-size: 2.6em !important; } .skills__title img { height: 70px !important; width: 70px !important; } .skills__title hr { left: 149px !important; } .software__title { font-size: 2.6em !important; } .software__title img { height: 70px !important; width: 70px !important; } .education__title { font-size: 2.6em !important; } .education__title img { height: 70px !important; width: 70px !important; } .education__title hr { left: 160px !important; top: -76px !important; } .experience__title { font-size: 2.6em !important; } .experience__title img { height: 70px !important; width: 70px !important; } .experience__title hr { left: -10px !important; bottom: 9px !important; } .software__title hr { left: 5px !important; bottom: 5px !important; } .wrapper__skills { margin-left: -45px; } .experience__title hr { left: -10px !important; bottom: 9px !important; } } @media screen and (max-width: 1049px) { .profile__title hr { width: 29.2% !important; } .contact__title hr { width: 36.4% !important; left: 176px !important; } .skills__title hr { width: 46.4% !important; } } @media screen and (max-width: 990px) { .right-column { margin-left: -105px; } .profile__title hr { width: 23.2% !important; } .contact__title hr { width: 31.4% !important; left: 168px !important; } .skills__title hr { width: 46.4% !important; } .education__title hr { width: 40% !important; } } @media screen and (max-width: 975px) { .experience__company-name { font-size: 1.5em !important; } .education__master-degree { font-size: 1.5em !important; } .profile__title { font-size: 2.4em !important; } .profile__title img { height: 65px !important; width: 65px !important; } .profile__title span { top: -22px !important; } .profile__title hr { top: -65px !important; } .contact__title { font-size: 2.4em !important; } .contact__title img { height: 65px !important; width: 65px !important; } .contact__title span { top: -21px !important; } .contact__title hr { top: -65px !important; } .skills__title { font-size: 2.4em !important; } .skills__title img { height: 65px !important; width: 65px !important; } .skills__title hr { left: 134px !important; bottom: 65px !important; } .software__title { font-size: 2.4em !important; } .software__title img { height: 65px !important; width: 65px !important; } .education__title { font-size: 2.4em !important; } .education__title img { height: 65px !important; width: 65px !important; } .education__title hr { left: 137px !important; } .experience__title { font-size: 2.4em !important; } .experience__title img { height: 65px !important; width: 65px !important; } } @media screen and (max-width: 946px) { .software__after-effects-level, .software__dreamweaver-level, .software__html-and-css3-level, .software__illustrator-level, .software__indesign-level, .software__photoshop-level { width: 70%; } .contact__title hr { left: 160px !important; } .education__title span { top: -21px !important; } .education__title hr { top: -64px !important; } .experience__title span { bottom: -12px !important; } .experience__title hr { bottom: 13px !important; } .software__title span { bottom: -14px !important; } .software__title hr { bottom: 12px !important; } .contact__e-mail span { font-size: 1.2em !important; } } @media screen and (max-width: 920px) { .wrapper { display: block !important; margin: 0px 65px !important; } .column1 { width: 100% !important; margin-left: -45px; } .column2 { width: 100% !important; margin-left: 0px !important; } .profile__text { width: 110% !important; } .wrapper__contact { margin-left: 50%; } .wrapper_introduction { margin-left: 30%; } .wrapper__skills { margin-left: 34%; width: 100%; margin-bottom: 50px; } .wrapper-column { margin-left: 5%; } .left-column { margin-left: 0px !important; width: 100%; } .right-column { margin-left: -200px !important; width: 100%; } .software { margin-bottom: 50px; } .education__master-degree { font-size: 1.7em !important; } .education h3, p { font-size: 1em !important; } .experience__company-name { font-size: 1.7em !important; } .experience h3, p { font-size: 1em !important; } .profile__title span { top: -22px !important; } .profile__title hr { width: 77.2% !important; left: 153px !important; } .contact__title hr { width: 112.2% !important; left: 252px !important; } .skills__title hr { width: 120.2% !important; left: 211px !important; } .education__title hr { width: 65% !important; left: 143px !important; } .experience__title hr { width: 65% !important; } .software__title hr { width: 68% !important; } .contact__e-mail span { font-size: 1.4em !important; } .introduction { margin-left: auto; } li { margin-bottom: 3%; } } @media screen and (max-width: 864px) { .wrapper-column { margin-left: 0; } .left-column { width: 80%; } .right-column { width: 80%; } } @media screen and (max-width: 815px) { .contact__address h3 { font-size: 1.2em !important; } .contact__address span { font-size: 1.2em !important; } .contact__e-mail h3 { font-size: 1.1em !important; } .contact__e-mail span { font-size: 1.2em !important; } .contact__phone h3 { font-size: 1.2em !important; } .contact__phone span { font-size: 1.2em !important; } .contact__website h3 { font-size: 1.2em !important; } .contact__website span { font-size: 1.2em !important; } } @media screen and (max-width: 805px) { .left-column { width: 60%; margin-right: auto; } .right-column { width: 60%; } } @media screen and (max-width: 754px) { .profile__title hr { left: 176px !important; } .profile__text { width: 116% !important; } } @media screen and (max-width: 747px) { .contact__title hr { width: 105.2% !important; } .skills__title hr { width: 115.2% !important; } } @media screen and (max-width: 727px) { .profile__title hr { width: 72.2% !important; left: 166px !important; } .education__title hr { width: 60% !important; left: 162px !important; } } @media screen and (max-width: 717px) { .introduction__name { font-size: 3.1em !important; } .introduction__surname { font-size: 3.61em !important; } .introduction__job { font-size: 1.28em !important; } .software__after-effects-level { position: relative; left: -3% !important; } .software__dreamweaver-level { position: relative; left: -3% !important; } .software__html-and-css3-level { position: relative; left: -3% !important; } } @media screen and (max-width: 674px) { .software__dreamweaver-title span { left: 74px !important; } .software__after-effects-title span { left: 74px !important; } .software__html-and-css3-title span { left: 74px !important; } } @media screen and (max-width: 619px) { .profile__title hr { width: 61.2% !important; left: 154px !important; } .contact__title hr { width: 84.2% !important; left: 235px !important; } .skills__title hr { width: 101.2% !important; } .education__title hr { width: 43% !important; left: 132px !important; } .education__master-degree { font-size: 1.6em !important; } .experience__company-name { font-size: 1.6em !important; } } @media screen and (max-width: 591px) { .education__master-degree { font-size: 1.5em !important; } .experience__company-name { font-size: 1.5em !important; } } @media screen and (max-width: 563px) { .education__master-degree { font-size: 1.4em !important; } .experience__company-name { font-size: 1.4em !important; } } @media screen and (max-width: 561px) { .profile__text { width: 126% !important; } .education__description { width: 103% !important; } .experience__description { width: 103% !important; } .software__photoshop-title span { font-size: 1.6em !important; } .software__illustrator-title span { font-size: 1.6em !important; } .software__indesign-title span { font-size: 1.6em !important; } .software__dreamweaver-title span { font-size: 1.6em !important; left: 79px !important; } .software__after-effects-title span { font-size: 1.6em !important; left: 79px !important; } .software__html-and-css3-title span { font-size: 1.6em !important; left: 79px !important; } } @media screen and (max-width: 535px) { .education__master-degree { font-size: 1.3em !important; } .experience__company-name { font-size: 1.3em !important; } .education__title hr { width: 45% !important; left: 150px !important; } .experience__title hr { position: absolute !important; width: 45% !important; left: 268px !important; bottom: 940px !important; } .software__title hr { position: absolute !important; width: 45% !important; left: 268px !important; bottom: 298px !important; } .software__photoshop-title span { font-size: 1.4em !important; } .software__illustrator-title span { font-size: 1.4em !important; } .software__indesign-title span { font-size: 1.4em !important; } .software__dreamweaver-title span { font-size: 1.4em !important; left: 79px !important; } .software__after-effects-title span { font-size: 1.4em !important; left: 79px !important; } .software__html-and-css3-title span { font-size: 1.4em !important; left: 79px !important; } } @media screen and (max-width: 507px) { .education__master-degree { font-size: 1.2em !important; } .experience__company-name { font-size: 1.2em !important; } .software__title hr { left: 251px !important; } .experience__title hr { width: 42% !important; left: 263px !important; } } @media screen and (max-width: 502px) { li { margin-bottom: 7%; } .experience__title hr { bottom: 959px !important; } .software__title hr { bottom: 287px !important; } } @media screen and (max-width: 499px) { .introduction { margin-left: 33% !important; } .profile__title hr { width: 113.2% !important; left: 230px !important; } .contact__title hr { width: 159.2% !important; left: 247px !important; } .skills__title hr { width: 175.2% !important; } .education__title hr { width: 96% !important; left: 253px !important; } .experience__title hr { width: 96% !important; } .software__title hr { width: 94% !important; } .profile__text { width: 173% !important; } .wrapper__skills { width: 150%; } .education__description { width: 153% !important; } .experience__description { width: 153% !important; } .wrapper-column { width: 166% !important; } } @media screen and (max-width: 480px) { .education__master-degree { font-size: 1.1em !important; } .profile__text { width: 178% !important; } .experience__company-name { font-size: 1.1em !important; } .profile__title hr { width: 107.2% !important; left: 235px !important; } .contact__title hr { width: 149.2% !important; left: 257px !important; } .skills__title hr { width: 170.2% !important; } .education__title hr { width: 88% !important; left: 245px !important; } .experience__title hr { bottom: 955px !important; width: 84% !important; left: 275px !important; } .software__title hr { bottom: 286px !important; width: 89% !important; } .experience__description { width: 151% !important; } .education__description { width: 151% !important; } } @media screen and (max-width: 460px) { .profile__title img { height: 59px !important; width: 59px !important; } .profile__title span { font-size: 0.8em; } .profile__title hr { width: 125.2% !important; left: 209px !important; top: -61px !important; } .profile__text { width: 193% !important; } .contact__title img { height: 59px !important; width: 59px !important; } .contact__title span { font-size: 0.8em; } .contact__title hr { left: 213px !important; width: 179.2% !important; top: -61px !important; } .skills__title img { height: 59px !important; width: 59px !important; } .skills__title span { font-size: 0.8em; } .skills__title hr { width: 191.2% !important; left: 186px !important; } .software__title img { height: 59px !important; width: 59px !important; } .software__title span { font-size: 0.8em; } .software__title hr { bottom: 286px !important; width: 115% !important; left: 200px !important; } .education__title img { height: 59px !important; width: 59px !important; } .education__title span { font-size: 0.8em; } .education__title hr { top: -61px !important; left: 227px !important; width: 108% !important; } .experience__title img { height: 59px !important; width: 59px !important; } .experience__title span { font-size: 0.8em; } .experience__title hr { bottom: 943px !important; width: 107% !important; left: 221px !important; } } @media screen and (max-width: 451px) { .education__master-degree { white-space: nowrap; } .experience__company-name { white-space: nowrap; } } @media screen and (max-width: 415px) { .experience__title hr { bottom: 1232px !important; } } @media screen and (max-width: 433px) { .profile__title hr { width: 107.2% !important; } .contact__title hr { width: 154.2% !important; } .skills__title hr { width: 169.2% !important; } .education__title hr { left: 206px !important; width: 93% !important; } .experience__title hr { bottom: 939px !important; width: 88% !important; } .software__title hr { bottom: 284px !important; width: 97% !important; } .profile__text { width: 172% !important; } } @media screen and (max-width: 404px) { .contact__title span { top: -57px !important; left: 76px !important; } .contact__title hr { top: -98px !important; } } @media screen and (max-width: 400px) { .introduction { margin-left: 25% !important; } .wrapper__contact { margin-left: 0%; } .wrapper__skills { margin-left: -45px; width: 170%; } .skills__creative-title span { font-size: 1.6em !important; } .skills__teamwork-title span { font-size: 1.6em !important; } .skills__innovate-title span { font-size: 1.6em !important; } .skills__communication-title span { font-size: 1.6em !important; } .education__description { width: 145% !important; } .experience__description { width: 145% !important; } .profile__title hr { width: 96.2% !important; top: -63px !important; } .contact__title hr { width: 143.2% !important; } .skills__title hr { width: 160.2% !important; } .education__title hr { left: 185px !important; width: 81% !important; } .experience__title hr { bottom: 924px !important; width: 76% !important; } .software__title hr { bottom: 275px !important; width: 85% !important; } .wrapper-column { width: 134% !important; } .software__photoshop-title span { font-size: 1.2em !important; } .software__illustrator-title span { font-size: 1.2em !important; } .software__indesign-title span { font-size: 1.2em !important; } .software__dreamweaver-title span { font-size: 1.2em !important; left: 79px !important; } .software__after-effects-title span { font-size: 1.2em !important; left: 79px !important; } .software__html-and-css3-title span { font-size: 1.2em !important; left: 79px !important; } .education__description { width: 130% !important; } .experience__description { width: 130% !important; } } @media screen and (max-width: 371px) { .experience__title hr { bottom: 918px !important; width: 69% !important; } .software__title hr { bottom: 276px !important; width: 77% !important; } .wrapper__skills { margin-left: -45px; width: 190%; } .profile__title hr { width: 90.2% !important; left: 190px !important; top: -61px !important; } .contact__title hr { width: 126.2% !important; } .skills__title hr { width: 145.2% !important; } .education__title hr { left: 180px !important; width: 75% !important; } } @media screen and (max-width: 353px) { .introduction { margin-left: 10% !important; } .education__title span { top: -22px !important; left: -35px !important; } .education__title hr { top: -62px !important; left: 168px !important; } .experience__title hr { bottom: 956px !important; width: 64% !important; } .software__title hr { width: 73% !important; } .skills__creative-title span { font-size: 1.4em !important; left: 133px !important; } .skills__teamwork-title span { font-size: 1.4em !important; left: 133px !important; } .skills__innovate-title span { font-size: 1.4em !important; left: 133px !important; } .skills__communication-title span { font-size: 1.4em !important; left: 133px !important; } li { margin-bottom: 15%; } } @media screen and (max-width: 352px) { .education__title span { top: -57px !important; left: 21px !important; } .education__title hr { top: -95px !important; } } @media screen and (max-width: 349px) { .skills__title span { top: -56px !important; left: 72px !important; } .skills__title hr { top: -97px !important; left: 195px !important; } } @media screen and (max-width: 333px) { .skills__title hr { width: 128.2% !important; left: 192px !important; } .experience__title hr { bottom: 951px !important; width: 52% !important; } .wrapper__skills { width: 186%; } .skills__creative-title span { font-size: 1.4em !important; left: 113px !important; } .skills__teamwork-title span { font-size: 1.4em !important; left: 113px !important; } .skills__innovate-title span { font-size: 1.4em !important; left: 113px !important; } .skills__communication-title span { font-size: 1.4em !important; left: 73px !important; } .profile__title hr { width: 70.2% !important; left: 176px !important; } .contact__title hr { width: 110.2% !important; } .education__title hr { left: 162px !important; width: 64% !important; } .software__title hr { width: 60% !important; } .software__photoshop-title span { font-size: 1em !important; } .software__illustrator-title span { font-size: 1em !important; } .software__indesign-title span { font-size: 1em !important; } .software__dreamweaver-title span { font-size: 1em !important; left: 81px !important; } .software__after-effects-title span { font-size: 1em !important; left: 81px !important; } .software__html-and-css3-title span { font-size: 1em !important; left: 81px !important; } } @media screen and (max-width: 330px) { li { margin-bottom: 23%; } .experience__title hr { bottom: 976px !important; } .software__title hr { bottom: 266px !important; } } @media screen and (max-width: 320px) { .experience h3 { font-size: 0.9em !important; } .experience p { font-size: 0.9em !important; } .education h3 { font-size: 0.9em !important; } .education p { font-size: 0.9em !important; } .experience__title hr { width: 45% !important; bottom: 973px !important; } .education__title hr { left: 156px !important; width: 60% !important; } .skills__title hr { left: 179px !important; } .software__title hr { width: 55% !important; } }
prod/css/style.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-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; } @font-face { font-family: 'MyriadPro-Regular'; src: url(../fonts/MyriadPro-Regular.eot); src: local('\263A'), url(../fonts/MyriadPro-Regular.woff) format('woff'), url(../fonts/MyriadPro-Regular.ttf) format('truetype'), url(../fonts/MyriadPro-Regular.svg) format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'MyriadPro-Bold'; src: url(../fonts/MyriadPro-Bold.eot); src: local('\263A'), url(../fonts/MyriadPro-Bold.woff) format('woff'), url(../fonts/MyriadPro-Bold.ttf) format('truetype'), url(../fonts/MyriadPro-Bold.svg) format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'MyriadPro-LightSemiExt'; src: url(../fonts/MyriadPro-LightSemiExt.eot); src: local('\263A'), url(../fonts/MyriadPro-LightSemiExt.woff) format('woff'), url(../fonts/MyriadPro-LightSemiExt.ttf) format('truetype'), url(../fonts/MyriadPro-LightSemiExt.svg) format('svg'); font-weight: normal; font-style: normal; } .wrapper { display: flex; flex-wrap: nowrap; margin: 85px 65px; position: relative; } .column1 { width: 48.32723279648609%; } .column2 { width: 52%; margin-left: -5px; } .introduction { margin: 13px 110px -152px auto; width: 66.77649643053267%; } .introduction__round { width: 256px; height: 256px; border: 1px solid #3d6cb0; border-radius: 130px; position: relative; top: -2px; left: 20px; } .introduction__circle { width: 223px; height: 223px; background: #3d6cb0; border-radius: 130px; top: -242px; left: 38px; position: relative; } .introduction__name { white-space: nowrap; margin-top: 30px; font-size: 3.7em; text-transform: uppercase; font-family: 'MyriadPro-LightSemiExt'; position: relative; top: -223px; } .introduction__surname { font-size: 4.21em; text-transform: uppercase; font-family: 'MyriadPro-Bold'; line-height: 0.9; position: relative; top: -221px; } .introduction__job { font-size: 1.68em; white-space: nowrap; text-transform: uppercase; font-family: 'MyriadPro-Bold'; line-height: 2.1; position: relative; left: 35px; top: -221px; } .profile { margin-bottom: 6px; } .profile__text { font-family: 'MyriadPro-Regular'; font-size: 1.06em; line-height: 1.3; width: 83%; position: relative; top: -48px; } .profile__text span { font-family: 'MyriadPro-Bold'; } .profile__title { text-transform: uppercase; font-size: 2.8em; font-family: 'MyriadPro-Bold'; color: #3d6cb0; } .profile__title img { height: 83px; width: 83px; } .profile__title span { position: relative; top: -27px; left: 12px; } .profile__title hr { border: 0; border-bottom: 5px solid; position: relative; top: -76px; width: 31.2%; color: #3d6cb0; left: 71px; } .contact { width: 68.96159963644627%; margin-bottom: 44px; } .contact__title { text-transform: uppercase; font-size: 2.8em; font-family: 'MyriadPro-Bold'; color: #3d6cb0; margin-bottom: -27px; } .contact__title img { height: 83px; width: 83px; } .contact__title span { position: relative; top: -30px; left: 12px; } .contact__title hr { border: 0; border-bottom: 5px solid; position: relative; top: -79px; width: 40.4%; color: #3d6cb0; left: 172px; } .contact__address { margin-bottom: 39px; white-space: nowrap; } .contact__address h3 { display: inline; font-family: 'MyriadPro-Bold'; text-transform: uppercase; color: #3d6cb0; font-size: 1.4em; } .contact__address span { font-family: 'MyriadPro-Regular'; font-size: 1.4em; position: relative; left: 51px; } .contact__e-mail { margin-bottom: 37px; white-space: nowrap; } .contact__e-mail h3 { display: inline; font-family: 'MyriadPro-Bold'; text-transform: uppercase; color: #3d6cb0; font-size: 1.4em; } .contact__e-mail span { font-family: 'MyriadPro-Regular'; font-size: 1.4em; position: relative; left: 75px; } .contact__phone { margin-bottom: 38px; white-space: nowrap; } .contact__phone h3 { display: inline; font-family: 'MyriadPro-Bold'; text-transform: uppercase; color: #3d6cb0; font-size: 1.4em; } .contact__phone span { font-family: 'MyriadPro-Regular'; font-size: 1.4em; position: relative; left: 73px; } .contact__website h3 { display: inline; font-family: 'MyriadPro-Bold'; text-transform: uppercase; color: #3d6cb0; font-size: 1.4em; } .contact__website span { font-family: 'MyriadPro-Regular'; font-size: 1.4em; position: relative; left: 56px; } .skills { width: 68.96159963644627%; } .skills__title { text-transform: uppercase; font-size: 2.8em; font-family: 'MyriadPro-Bold'; color: #3d6cb0; margin-bottom: 29px; } .skills__title img { height: 83px; width: 83px; } .skills__title span { position: relative; bottom: 24px; left: 9px; } .skills__title hr { border: 0; border-bottom: 5px solid; position: relative; bottom: 70px; width: 52.4%; color: #3d6cb0; left: 145px; } .skills__creative-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; display: block; position: relative; bottom: 34px; left: 177px; } .skills__creative-levels { display: flex; } .skills__creative-levels .level-1, .skills__creative-levels .level-2, .skills__creative-levels .level-3, .skills__creative-levels .level-4, .skills__creative-levels .level-5, .skills__creative-levels .level-6, .skills__creative-levels .level-7, .skills__creative-levels .level-8, .skills__creative-levels .level-9 { width: 19px; height: 19px; background: #3d6cb0; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.67%; display: inline-block; } .skills__creative-levels .level-10, .skills__creative-levels .level-11, .skills__creative-levels .level-12 { width: 19px; height: 19px; background: #e6e6e6; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.97%; display: inline-block; } .skills__teamwork-title { margin-bottom: 37px; } .skills__teamwork-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -3px; left: 158px; } .skills__teamwork-levels { display: flex; } .skills__teamwork-levels .level-1, .skills__teamwork-levels .level-2, .skills__teamwork-levels .level-3, .skills__teamwork-levels .level-4, .skills__teamwork-levels .level-5, .skills__teamwork-levels .level-6, .skills__teamwork-levels .level-7, .skills__teamwork-levels .level-8, .skills__teamwork-levels .level-9, .skills__teamwork-levels .level-10, .skills__teamwork-levels .level-11 { width: 19px; height: 19px; background: #3d6cb0; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.67%; display: inline-block; } .skills__teamwork-levels .level-12 { width: 19px; height: 19px; background: #e6e6e6; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.97%; display: inline-block; } .skills__innovate-title { margin-bottom: 37px; } .skills__innovate-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -4px; left: 170px; } .skills__innovate-levels { display: flex; } .skills__innovate-levels .level-1, .skills__innovate-levels .level-2, .skills__innovate-levels .level-3, .skills__innovate-levels .level-4, .skills__innovate-levels .level-5, .skills__innovate-levels .level-6 { width: 19px; height: 19px; background: #3d6cb0; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.67%; display: inline-block; } .skills__innovate-levels .level-7, .skills__innovate-levels .level-8, .skills__innovate-levels .level-9, .skills__innovate-levels .level-10, .skills__innovate-levels .level-11, .skills__innovate-levels .level-12 { width: 19px; height: 19px; background: #e6e6e6; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.97%; display: inline-block; } .skills__communication-title { margin-bottom: 37px; } .skills__communication-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -4px; left: 124px; } .skills__communication-levels { display: flex; } .skills__communication-levels .level-1, .skills__communication-levels .level-2, .skills__communication-levels .level-3, .skills__communication-levels .level-4, .skills__communication-levels .level-5, .skills__communication-levels .level-6, .skills__communication-levels .level-7, .skills__communication-levels .level-8, .skills__communication-levels .level-9, .skills__communication-levels .level-10, .skills__communication-levels .level-11 { width: 19px; height: 19px; background: #3d6cb0; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.67%; display: inline-block; } .skills__communication-levels .level-12 { width: 19px; height: 19px; background: #e6e6e6; border-radius: 15px; top: -21px; left: 42px; position: relative; margin-left: 2.97%; display: inline-block; } .education { display: flex; flex-direction: column; margin-bottom: 33px; } .education ul { list-style: none; margin-left: -31px; } .education li { list-style-type: none; height: 152px; } .education li:before { content: ''; display: inline-block; height: 23px; width: 23px; vertical-align: middle; border-radius: 50%; background-color: #000; } .education__title { text-transform: uppercase; font-size: 2.8em; font-family: 'MyriadPro-Bold'; color: #3d6cb0; margin-bottom: -30px; } .education__title img { height: 83px; width: 83px; position: relative; left: -45px; } .education__title span { position: relative; top: -31px; left: -25px; } .education__title hr { border: 0; border-bottom: 5px solid; position: relative; top: -80px; left: 164px; width: 54%; color: #3d6cb0; } .education__master-degree { margin-left: 44px; font-size: 1.7em; line-height: 1.2; position: relative; top: -28px; margin-bottom: 20px; } .education__master-degree span { text-transform: uppercase; font-family: 'MyriadPro-Bold'; color: #3d6cb0; } .education__master-degree p { text-transform: uppercase; font-family: 'MyriadPro-Regular'; } .education__master-degree h3 { display: inline; font-family: 'MyriadPro-Regular'; } .education__description { margin-left: 44px; position: relative; top: -39px; } .education__description span { font-family: 'MyriadPro-Regular'; font-size: 17px; line-height: 1.2; } .experience { display: flex; flex-direction: column; margin-bottom: 33px; } .experience ul { list-style: none; margin-left: -31px; } .experience li { list-style-type: none; height: 152px; } .experience li:before { content: ''; display: inline-block; height: 23px; width: 23px; vertical-align: middle; border-radius: 50%; background-color: #000; } .experience__title { display: flex; text-transform: uppercase; font-size: 2.8em; font-family: 'MyriadPro-Bold'; color: #3d6cb0; margin-bottom: 47px; } .experience__title img { height: 83px; width: 83px; position: relative; left: -45px; } .experience__title span { position: relative; bottom: -18px; left: -24px; } .experience__title hr { border: 0; border-bottom: 5px solid; position: relative; bottom: 18px; left: -20px; width: 61%; color: #3d6cb0; } .experience__company-name { margin-left: 44px; font-size: 1.7em; line-height: 1.2; position: relative; top: -28px; margin-bottom: 20px; } .experience__company-name span { text-transform: uppercase; font-family: 'MyriadPro-Bold'; color: #3d6cb0; } .experience__company-name p { text-transform: uppercase; font-family: 'MyriadPro-Regular'; } .experience__company-name h3 { display: inline; font-family: 'MyriadPro-Regular'; } .experience__description { margin-left: 44px; position: relative; top: -39px; } .experience__description span { font-family: 'MyriadPro-Regular'; font-size: 17px; line-height: 1.2; } .software { display: flex; flex-direction: column; } .software .wrapper-column { display: flex; } .software .wrapper-column .left-column { margin-left: -50px; } .software__title { display: flex; text-transform: uppercase; font-size: 2.8em; font-family: 'MyriadPro-Bold'; color: #3d6cb0; margin-bottom: 26px; } .software__title img { height: 83px; width: 83px; position: relative; left: -45px; } .software__title span { position: relative; bottom: -21px; left: -24px; } .software__title hr { border: 0; border-bottom: 5px solid; position: relative; bottom: 15px; left: 3px; width: 52%; color: #3d6cb0; } .software__photoshop-title { margin-bottom: 37px; } .software__photoshop-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -4px; left: 11px; } .software__photoshop-level { display: flex; } .software__photoshop-level .full-level { width: 276px; height: 24px; background: #3d6cb0; position: relative; top: -15px; left: 11px; } .software__photoshop-level .no-full-level { width: 30px; height: 24px; position: relative; top: -15px; left: 12px; background: #e6e6e6; } .software__illustrator-title { margin-bottom: 37px; } .software__illustrator-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -12px; left: 11px; } .software__illustrator-level { display: flex; } .software__illustrator-level .full-level { width: 215px; height: 24px; background: #3d6cb0; position: relative; top: -9px; left: 11px; } .software__illustrator-level .no-full-level { width: 89px; height: 24px; position: relative; top: -9px; left: 12px; background: #e6e6e6; } .software__indesign-title { margin-bottom: 37px; } .software__indesign-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -19px; left: 11px; } .software__indesign-level { display: flex; } .software__indesign-level .full-level { width: 171px; height: 24px; background: #3d6cb0; position: relative; top: -6px; left: 11px; } .software__indesign-level .no-full-level { width: 133px; height: 24px; position: relative; top: -6px; left: 12px; background: #e6e6e6; } .software__dreamweaver-title { margin-bottom: 37px; } .software__dreamweaver-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -4px; left: 90px; } .software__dreamweaver-level { display: flex; } .software__dreamweaver-level .full-level { width: 254px; height: 24px; background: #3d6cb0; position: relative; top: -15px; left: 87px; } .software__dreamweaver-level .no-full-level { width: 52px; height: 24px; position: relative; top: -15px; left: 86px; background: #e6e6e6; } .software__after-effects-title { margin-bottom: 37px; } .software__after-effects-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -13px; left: 90px; } .software__after-effects-level { display: flex; } .software__after-effects-level .full-level { width: 189px; height: 24px; background: #3d6cb0; position: relative; top: -9px; left: 87px; } .software__after-effects-level .no-full-level { width: 119px; height: 24px; position: relative; top: -9px; left: 86px; background: #e6e6e6; } .software__html-and-css3-title { margin-bottom: 37px; } .software__html-and-css3-title span { font-family: 'MyriadPro-Regular'; font-size: 1.8em; text-transform: uppercase; position: relative; bottom: -19px; left: 90px; } .software__html-and-css3-level { display: flex; } .software__html-and-css3-level .full-level { width: 277px; height: 24px; background: #3d6cb0; position: relative; top: -7px; left: 87px; } .software__html-and-css3-level .no-full-level { width: 29px; height: 24px; position: relative; top: -7px; left: 86px; background: #e6e6e6; } @media screen and (max-width: 1310px) { .right-column { margin-left: -56px; } } @media screen and (max-width: 1264px) { li { margin-bottom: 12%; } li:last-child { margin-bottom: 3%; } .profile__title hr { width: 33.2% !important; left: 97px !important; } .contact__title hr { width: 43.4% !important; left: 186px !important; } .skills__title hr { width: 53.4% !important; left: 159px !important; } .education__title hr { width: 49% !important; left: 174px !important; } .experience__title hr { left: -5px !important; } .software__title hr { left: 9px !important; } } @media screen and (max-width: 1213px) { .software__after-effects-level, .software__dreamweaver-level, .software__html-and-css3-level, .software__illustrator-level, .software__indesign-level, .software__photoshop-level { width: 90%; } .profile__title hr { left: 103px !important; } .contact__title hr { left: 194px !important; } } @media screen and (max-width: 1156px) { .software__after-effects-level, .software__dreamweaver-level, .software__html-and-css3-level, .software__illustrator-level, .software__indesign-level, .software__photoshop-level { width: 80%; } } @media screen and (max-width: 1135px) { .profile__title hr { width: 30.2% !important; left: 111px !important; } .contact__title hr { width: 40.4% !important; left: 196px !important; } } @media screen and (max-width: 1118px) { .wrapper__skills { margin-left: -56px; } } @media screen and (max-width: 1098px) { .right-column { margin-left: -76px; } } @media screen and (max-width: 1070px) { .profile__title { font-size: 2.6em !important; } .profile__title img { height: 70px !important; width: 70px !important; } .profile__title hr { width: 33.2% !important; top: -71px !important; left: 92px !important; } .contact__title { font-size: 2.6em !important; } .contact__title img { height: 70px !important; width: 70px !important; } .contact__title hr { top: -74px !important; width: 43.4% !important; left: 180px !important; } .skills__title { font-size: 2.6em !important; } .skills__title img { height: 70px !important; width: 70px !important; } .skills__title hr { left: 149px !important; } .software__title { font-size: 2.6em !important; } .software__title img { height: 70px !important; width: 70px !important; } .education__title { font-size: 2.6em !important; } .education__title img { height: 70px !important; width: 70px !important; } .education__title hr { left: 160px !important; top: -76px !important; } .experience__title { font-size: 2.6em !important; } .experience__title img { height: 70px !important; width: 70px !important; } .experience__title hr { left: -10px !important; bottom: 9px !important; } .software__title hr { left: 5px !important; bottom: 5px !important; } .wrapper__skills { margin-left: -45px; } .experience__title hr { left: -10px !important; bottom: 9px !important; } } @media screen and (max-width: 1049px) { .profile__title hr { width: 29.2% !important; } .contact__title hr { width: 36.4% !important; left: 176px !important; } .skills__title hr { width: 46.4% !important; } } @media screen and (max-width: 990px) { .right-column { margin-left: -105px; } .profile__title hr { width: 23.2% !important; } .contact__title hr { width: 31.4% !important; left: 168px !important; } .skills__title hr { width: 46.4% !important; } .education__title hr { width: 40% !important; } } @media screen and (max-width: 975px) { .experience__company-name { font-size: 1.5em !important; } .education__master-degree { font-size: 1.5em !important; } .profile__title { font-size: 2.4em !important; } .profile__title img { height: 65px !important; width: 65px !important; } .profile__title span { top: -22px !important; } .profile__title hr { top: -65px !important; } .contact__title { font-size: 2.4em !important; } .contact__title img { height: 65px !important; width: 65px !important; } .contact__title span { top: -21px !important; } .contact__title hr { top: -65px !important; } .skills__title { font-size: 2.4em !important; } .skills__title img { height: 65px !important; width: 65px !important; } .skills__title hr { left: 134px !important; bottom: 65px !important; } .software__title { font-size: 2.4em !important; } .software__title img { height: 65px !important; width: 65px !important; } .education__title { font-size: 2.4em !important; } .education__title img { height: 65px !important; width: 65px !important; } .education__title hr { left: 137px !important; } .experience__title { font-size: 2.4em !important; } .experience__title img { height: 65px !important; width: 65px !important; } } @media screen and (max-width: 946px) { .software__after-effects-level, .software__dreamweaver-level, .software__html-and-css3-level, .software__illustrator-level, .software__indesign-level, .software__photoshop-level { width: 70%; } .contact__title hr { left: 160px !important; } .education__title span { top: -21px !important; } .education__title hr { top: -64px !important; } .experience__title span { bottom: -12px !important; } .experience__title hr { bottom: 13px !important; } .software__title span { bottom: -14px !important; } .software__title hr { bottom: 12px !important; } .contact__e-mail span { font-size: 1.2em !important; } } @media screen and (max-width: 920px) { .wrapper { display: block !important; margin: 0px 65px !important; } .column1 { width: 100% !important; margin-left: -45px; } .column2 { width: 100% !important; margin-left: 0px !important; } .profile__text { width: 110% !important; } .wrapper__contact { margin-left: 50%; } .wrapper_introduction { margin-left: 30%; } .wrapper__skills { margin-left: 34%; width: 100%; margin-bottom: 50px; } .wrapper-column { margin-left: 5%; } .left-column { margin-left: 0px !important; width: 100%; } .right-column { margin-left: -200px !important; width: 100%; } .software { margin-bottom: 50px; } .education__master-degree { font-size: 1.7em !important; } .education h3, p { font-size: 1em !important; } .experience__company-name { font-size: 1.7em !important; } .experience h3, p { font-size: 1em !important; } .profile__title span { top: -22px !important; } .profile__title hr { width: 77.2% !important; left: 153px !important; } .contact__title hr { width: 112.2% !important; left: 252px !important; } .skills__title hr { width: 120.2% !important; left: 211px !important; } .education__title hr { width: 65% !important; left: 143px !important; } .experience__title hr { width: 65% !important; } .software__title hr { width: 68% !important; } .contact__e-mail span { font-size: 1.4em !important; } .introduction { margin-left: auto; } li { margin-bottom: 3%; } } @media screen and (max-width: 864px) { .wrapper-column { margin-left: 0; } .left-column { width: 80%; } .right-column { width: 80%; } } @media screen and (max-width: 815px) { .contact__address h3 { font-size: 1.2em !important; } .contact__address span { font-size: 1.2em !important; } .contact__e-mail h3 { font-size: 1.1em !important; } .contact__e-mail span { font-size: 1.2em !important; } .contact__phone h3 { font-size: 1.2em !important; } .contact__phone span { font-size: 1.2em !important; } .contact__website h3 { font-size: 1.2em !important; } .contact__website span { font-size: 1.2em !important; } } @media screen and (max-width: 805px) { .left-column { width: 60%; margin-right: auto; } .right-column { width: 60%; } } @media screen and (max-width: 754px) { .profile__title hr { left: 176px !important; } .profile__text { width: 116% !important; } } @media screen and (max-width: 747px) { .contact__title hr { width: 105.2% !important; } .skills__title hr { width: 115.2% !important; } } @media screen and (max-width: 727px) { .profile__title hr { width: 72.2% !important; left: 166px !important; } .education__title hr { width: 60% !important; left: 162px !important; } } @media screen and (max-width: 717px) { .introduction__name { font-size: 3.1em !important; } .introduction__surname { font-size: 3.61em !important; } .introduction__job { font-size: 1.28em !important; } .software__after-effects-level { position: relative; left: -3% !important; } .software__dreamweaver-level { position: relative; left: -3% !important; } .software__html-and-css3-level { position: relative; left: -3% !important; } } @media screen and (max-width: 674px) { .software__dreamweaver-title span { left: 74px !important; } .software__after-effects-title span { left: 74px !important; } .software__html-and-css3-title span { left: 74px !important; } } @media screen and (max-width: 619px) { .profile__title hr { width: 61.2% !important; left: 154px !important; } .contact__title hr { width: 84.2% !important; left: 235px !important; } .skills__title hr { width: 101.2% !important; } .education__title hr { width: 43% !important; left: 132px !important; } .education__master-degree { font-size: 1.6em !important; } .experience__company-name { font-size: 1.6em !important; } } @media screen and (max-width: 591px) { .education__master-degree { font-size: 1.5em !important; } .experience__company-name { font-size: 1.5em !important; } } @media screen and (max-width: 563px) { .education__master-degree { font-size: 1.4em !important; } .experience__company-name { font-size: 1.4em !important; } } @media screen and (max-width: 561px) { .profile__text { width: 126% !important; } .education__description { width: 103% !important; } .experience__description { width: 103% !important; } .software__photoshop-title span { font-size: 1.6em !important; } .software__illustrator-title span { font-size: 1.6em !important; } .software__indesign-title span { font-size: 1.6em !important; } .software__dreamweaver-title span { font-size: 1.6em !important; left: 79px !important; } .software__after-effects-title span { font-size: 1.6em !important; left: 79px !important; } .software__html-and-css3-title span { font-size: 1.6em !important; left: 79px !important; } } @media screen and (max-width: 535px) { .education__master-degree { font-size: 1.3em !important; } .experience__company-name { font-size: 1.3em !important; } .education__title hr { width: 45% !important; left: 150px !important; } .experience__title hr { position: absolute !important; width: 45% !important; left: 268px !important; bottom: 940px !important; } .software__title hr { position: absolute !important; width: 45% !important; left: 268px !important; bottom: 298px !important; } .software__photoshop-title span { font-size: 1.4em !important; } .software__illustrator-title span { font-size: 1.4em !important; } .software__indesign-title span { font-size: 1.4em !important; } .software__dreamweaver-title span { font-size: 1.4em !important; left: 79px !important; } .software__after-effects-title span { font-size: 1.4em !important; left: 79px !important; } .software__html-and-css3-title span { font-size: 1.4em !important; left: 79px !important; } } @media screen and (max-width: 507px) { .education__master-degree { font-size: 1.2em !important; } .experience__company-name { font-size: 1.2em !important; } .software__title hr { left: 251px !important; } .experience__title hr { width: 42% !important; left: 263px !important; } } @media screen and (max-width: 502px) { li { margin-bottom: 7%; } .experience__title hr { bottom: 959px !important; } .software__title hr { bottom: 287px !important; } } @media screen and (max-width: 499px) { .introduction { margin-left: 33% !important; } .profile__title hr { width: 113.2% !important; left: 230px !important; } .contact__title hr { width: 159.2% !important; left: 247px !important; } .skills__title hr { width: 175.2% !important; } .education__title hr { width: 96% !important; left: 253px !important; } .experience__title hr { width: 96% !important; } .software__title hr { width: 94% !important; } .profile__text { width: 173% !important; } .wrapper__skills { width: 150%; } .education__description { width: 153% !important; } .experience__description { width: 153% !important; } .wrapper-column { width: 166% !important; } } @media screen and (max-width: 480px) { .education__master-degree { font-size: 1.1em !important; } .profile__text { width: 178% !important; } .experience__company-name { font-size: 1.1em !important; } .profile__title hr { width: 107.2% !important; left: 235px !important; } .contact__title hr { width: 149.2% !important; left: 257px !important; } .skills__title hr { width: 170.2% !important; } .education__title hr { width: 88% !important; left: 245px !important; } .experience__title hr { bottom: 955px !important; width: 84% !important; left: 275px !important; } .software__title hr { bottom: 286px !important; width: 89% !important; } .experience__description { width: 151% !important; } .education__description { width: 151% !important; } } @media screen and (max-width: 460px) { .profile__title img { height: 59px !important; width: 59px !important; } .profile__title span { font-size: 0.8em; } .profile__title hr { width: 125.2% !important; left: 209px !important; top: -61px !important; } .profile__text { width: 193% !important; } .contact__title img { height: 59px !important; width: 59px !important; } .contact__title span { font-size: 0.8em; } .contact__title hr { left: 213px !important; width: 179.2% !important; top: -61px !important; } .skills__title img { height: 59px !important; width: 59px !important; } .skills__title span { font-size: 0.8em; } .skills__title hr { width: 191.2% !important; left: 186px !important; } .software__title img { height: 59px !important; width: 59px !important; } .software__title span { font-size: 0.8em; } .software__title hr { bottom: 286px !important; width: 115% !important; left: 200px !important; } .education__title img { height: 59px !important; width: 59px !important; } .education__title span { font-size: 0.8em; } .education__title hr { top: -61px !important; left: 227px !important; width: 108% !important; } .experience__title img { height: 59px !important; width: 59px !important; } .experience__title span { font-size: 0.8em; } .experience__title hr { bottom: 943px !important; width: 107% !important; left: 221px !important; } } @media screen and (max-width: 451px) { .education__master-degree { white-space: nowrap; } .experience__company-name { white-space: nowrap; } } @media screen and (max-width: 415px) { .experience__title hr { bottom: 1232px !important; } } @media screen and (max-width: 433px) { .profile__title hr { width: 107.2% !important; } .contact__title hr { width: 154.2% !important; } .skills__title hr { width: 169.2% !important; } .education__title hr { left: 206px !important; width: 93% !important; } .experience__title hr { bottom: 939px !important; width: 88% !important; } .software__title hr { bottom: 284px !important; width: 97% !important; } .profile__text { width: 172% !important; } } @media screen and (max-width: 404px) { .contact__title span { top: -57px !important; left: 76px !important; } .contact__title hr { top: -98px !important; } } @media screen and (max-width: 400px) { .introduction { margin-left: 25% !important; } .wrapper__contact { margin-left: 0%; } .wrapper__skills { margin-left: -45px; width: 170%; } .skills__creative-title span { font-size: 1.6em !important; } .skills__teamwork-title span { font-size: 1.6em !important; } .skills__innovate-title span { font-size: 1.6em !important; } .skills__communication-title span { font-size: 1.6em !important; } .education__description { width: 145% !important; } .experience__description { width: 145% !important; } .profile__title hr { width: 96.2% !important; top: -63px !important; } .contact__title hr { width: 143.2% !important; } .skills__title hr { width: 160.2% !important; } .education__title hr { left: 185px !important; width: 81% !important; } .experience__title hr { bottom: 924px !important; width: 76% !important; } .software__title hr { bottom: 275px !important; width: 85% !important; } .wrapper-column { width: 134% !important; } .software__photoshop-title span { font-size: 1.2em !important; } .software__illustrator-title span { font-size: 1.2em !important; } .software__indesign-title span { font-size: 1.2em !important; } .software__dreamweaver-title span { font-size: 1.2em !important; left: 79px !important; } .software__after-effects-title span { font-size: 1.2em !important; left: 79px !important; } .software__html-and-css3-title span { font-size: 1.2em !important; left: 79px !important; } .education__description { width: 130% !important; } .experience__description { width: 130% !important; } } @media screen and (max-width: 371px) { .experience__title hr { bottom: 918px !important; width: 69% !important; } .software__title hr { bottom: 276px !important; width: 77% !important; } .wrapper__skills { margin-left: -45px; width: 190%; } .profile__title hr { width: 90.2% !important; left: 190px !important; top: -61px !important; } .contact__title hr { width: 126.2% !important; } .skills__title hr { width: 145.2% !important; } .education__title hr { left: 180px !important; width: 75% !important; } } @media screen and (max-width: 353px) { .introduction { margin-left: 10% !important; } .education__title span { top: -22px !important; left: -35px !important; } .education__title hr { top: -62px !important; left: 168px !important; } .experience__title hr { bottom: 956px !important; width: 64% !important; } .software__title hr { width: 73% !important; } .skills__creative-title span { font-size: 1.4em !important; left: 133px !important; } .skills__teamwork-title span { font-size: 1.4em !important; left: 133px !important; } .skills__innovate-title span { font-size: 1.4em !important; left: 133px !important; } .skills__communication-title span { font-size: 1.4em !important; left: 133px !important; } li { margin-bottom: 15%; } } @media screen and (max-width: 352px) { .education__title span { top: -57px !important; left: 21px !important; } .education__title hr { top: -95px !important; } } @media screen and (max-width: 349px) { .skills__title span { top: -56px !important; left: 72px !important; } .skills__title hr { top: -97px !important; left: 195px !important; } } @media screen and (max-width: 333px) { .skills__title hr { width: 128.2% !important; left: 192px !important; } .experience__title hr { bottom: 951px !important; width: 52% !important; } .wrapper__skills { width: 186%; } .skills__creative-title span { font-size: 1.4em !important; left: 113px !important; } .skills__teamwork-title span { font-size: 1.4em !important; left: 113px !important; } .skills__innovate-title span { font-size: 1.4em !important; left: 113px !important; } .skills__communication-title span { font-size: 1.4em !important; left: 73px !important; } .profile__title hr { width: 70.2% !important; left: 176px !important; } .contact__title hr { width: 110.2% !important; } .education__title hr { left: 162px !important; width: 64% !important; } .software__title hr { width: 60% !important; } .software__photoshop-title span { font-size: 1em !important; } .software__illustrator-title span { font-size: 1em !important; } .software__indesign-title span { font-size: 1em !important; } .software__dreamweaver-title span { font-size: 1em !important; left: 81px !important; } .software__after-effects-title span { font-size: 1em !important; left: 81px !important; } .software__html-and-css3-title span { font-size: 1em !important; left: 81px !important; } } @media screen and (max-width: 330px) { li { margin-bottom: 23%; } .experience__title hr { bottom: 976px !important; } .software__title hr { bottom: 266px !important; } } @media screen and (max-width: 320px) { .experience h3 { font-size: 0.9em !important; } .experience p { font-size: 0.9em !important; } .education h3 { font-size: 0.9em !important; } .education p { font-size: 0.9em !important; } .experience__title hr { width: 45% !important; bottom: 973px !important; } .education__title hr { left: 156px !important; width: 60% !important; } .skills__title hr { left: 179px !important; } .software__title hr { width: 55% !important; } }
0.393618
0.065815
.hidden-el { visibility: hidden; opacity: 0; } .gradient-text { color: #b39a5d; } .backgroundcliptext .gradient-text { background: linear-gradient(45deg, #b39a5d 0%, #c9bb9d 25%, #b39a5d 50%, #c9bb9d 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; } .img-responsive { max-width: 100%; display: block; margin: 0 auto; } .section--cards { height: 100vh; background: radial-gradient(ellipse at center, #363535 0%, #050505 100%); text-align: center; } .b__cards-item { position: relative; z-index: 0; } .b__cards-item .card-pack { position: relative; } .b__cards-flipper { position: absolute; top: 15%; left: 15%; bottom: 20%; right: 15%; cursor: pointer; transform: translateZ(1000px); } @media screen and (max-width: 950px) { .b__cards-flipper { left: 10%; right: 10%; } } .b__cards-flipper--inner { cursor: pointer; transform-style: preserve-3d; perspective: 800px; transform: rotateX(0deg) scale(1); transform-origin: center; transition: transform 0.3s linear; height: 100%; -webkit-animation: flip-card_up 0.5s linear forwards; animation: flip-card_up 0.5s linear forwards; } .b__cards-flipper--inner:hover { -webkit-animation: flip-card 0.5s linear forwards; animation: flip-card 0.5s linear forwards; } .is-ie .b__cards-flipper--inner:hover .b__cards-back { z-index: 1; } .b__cards-front { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; } .is-ie .b__cards-front { top: -5px; } .b__cards-back { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: absolute; transform: rotateX(180deg); left: 0; right: 0; top: 0; bottom: 0; z-index: 1; } .is-ie .b__cards-back { -webkit-backface-visibility: visible; backface-visibility: visible; transition: all 0.1s linear 0.2s; transform: rotateX(180deg); z-index: 0; } .cards-heading { margin-top: 0; font-size: 42px; color: #d6b479; font-family: "helioslightcregular", Arial; font-weight: lighter; color: #b39a5d; } .backgroundcliptext .cards-heading { background: linear-gradient(45deg, #b39a5d 0%, #c9bb9d 25%, #b39a5d 50%, #c9bb9d 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; } @media screen and (max-width: 1024px) { .cards-heading { font-size: 38px; } } @media screen and (max-width: 768px) { .cards-heading { font-size: 34px; } } .cards-description { font-size: 19px; } @media screen and (max-width: 1024px) { .cards-description { font-size: 16px; } } @media screen and (max-width: 768px) { .cards-description { font-size: 14px; } } .b__constructor-item { text-align: center; } .b__constructor-item--inner { display: inline-block; position: relative; max-width: 800px; } .input-heading, .input-disclaimer { width: 40%; background: transparent; border: none; -moz-appearance: none; appearance: none; -webkit-appearance: none; -ms-appearance: none; position: absolute; left: 9.5%; border-bottom: 2px solid #7c6833; color: #edc063; outline: 0; } .input-heading::-webkit-input-placeholder, .input-disclaimer::-webkit-input-placeholder { color: #474747 !important; } .input-heading::-moz-placeholder, .input-disclaimer::-moz-placeholder { color: #474747 !important; } .input-heading:-ms-input-placeholder, .input-disclaimer:-ms-input-placeholder { color: #474747 !important; } .input-heading:-moz-placeholder, .input-disclaimer:-moz-placeholder { color: #474747 !important; } @media screen and (max-width: 500px) { .input-heading, .input-disclaimer { border-bottom: 1px solid rgba(124, 104, 51, 0.5) !important; } } .input-heading { top: 37%; font-size: 20px; } @media screen and (max-width: 1024px) { .input-heading { top: 36%; font-size: 18px; } } @media screen and (max-width: 500px) { .input-heading { font-size: 10px; } } @media screen and (max-width: 400px) { .input-heading { font-size: 6px; } } .input-disclaimer { top: 68%; font-size: 14px; line-height: 1.6; } @media screen and (max-width: 1024px) { .input-disclaimer { top: 69%; font-size: 12px; } } @media screen and (max-width: 500px) { .input-disclaimer { font-size: 10px; } } @media screen and (max-width: 400px) { .input-disclaimer { font-size: 5px; } } .b__card-animated { height: 60vh; display: flex; justify-content: center; align-items: flex-end; padding-top: 7%; position: relative; } @media screen and (max-width: 768px) { .b__card-animated { height: 100%; padding-top: 25%; } } .b__card-animated .input-heading, .b__card-animated .input-disclaimer { border-bottom: none; text-align: left; left: 11.5%; } .b__card-animated .input-heading { font-size: 14px; top: 39%; } @media screen and (max-width: 768px) { .b__card-animated .input-heading { font-size: 12px; } } .b__card-animated .input-disclaimer { font-size: 12px; } @media screen and (max-width: 768px) { .b__card-animated .input-disclaimer { font-size: 10px; } } .env-wrapper { position: relative; display: inline-block; perspective: 1000px; transform-style: preserve-3d; transform: translate(-500%, -250%) scale(0.7); -webkit-animation: env-wrapper 1.5s linear 0.5s forwards; animation: env-wrapper 1.5s linear 0.5s forwards; } .env-wrapper img { max-width: 100%; display: block; margin: 0 auto; } @-webkit-keyframes env-wrapper { 0% { transform: translate(-500%, -250%) scale(0.7); } 50% { transform: translate(-250%, -100%) scale(0.8); } 99% { transform: translate(0%, 0%) scale(1); } 100% { transform: translate(0%, 0%) scale(1); } } @keyframes env-wrapper { 0% { transform: translate(-500%, -250%) scale(0.7); } 50% { transform: translate(-250%, -100%) scale(0.8); } 99% { transform: translate(0%, 0%) scale(1); } 100% { transform: translate(0%, 0%) scale(1); } } .env-btn { position: absolute; top: 60%; width: 50px; height: 50px; border-radius: 50%; background: rgba(211, 211, 211, 0.6); left: 50%; transform: translateX(-50%); z-index: 10; box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.5); cursor: pointer; transition: transform 0.2s linear; opacity: 0; visibility: 0; -webkit-animation: show-btn 0.5s linear 2s forwards; animation: show-btn 0.5s linear 2s forwards; } .env-btn:hover { transform: translateX(-50%) scale(1.1); } .env-btn:after { position: absolute; content: ""; left: 50%; top: 50%; width: 30px; height: 30px; background: rgba(211, 211, 211, 0.8); border-radius: 50%; transform: translate(-50%, -50%); } @-webkit-keyframes show-btn { 0% { opacity: 0; visibility: 0; } 99% { opacity: 1; visibility: 1; } 100% { opacity: 1; visibility: 1; } } @keyframes show-btn { 0% { opacity: 0; visibility: 0; } 99% { opacity: 1; visibility: 1; } 100% { opacity: 1; visibility: 1; } } .env-top { position: absolute; top: 3px; left: 0; z-index: 2; transform-origin: top; transform: rotateX(0deg); transform-style: preserve-3d; } .is-opened .env-top { -webkit-animation: open-env 1s linear 0.5s forwards; animation: open-env 1s linear 0.5s forwards; } .is-ie .is-opened .env-top .env-top--backside { z-index: 2; } .env-top--frontside { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: relative; z-index: 1; } .env-top--backside { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: absolute; transform: rotateX(180deg); top: 0; z-index: 1; } .is-ie .env-top--backside { -webkit-backface-visibility: visible; backface-visibility: visible; z-index: 0; transition: all 0.1s linear 0.8s; } @-webkit-keyframes open-env { 0% { transform: rotateX(0deg); } 50% { transform: rotateX(90deg); } 99% { transform: rotateX(180deg); } 100% { transform: rotateX(180deg); z-index: 0; } } @keyframes open-env { 0% { transform: rotateX(0deg); } 50% { transform: rotateX(90deg); } 99% { transform: rotateX(180deg); } 100% { transform: rotateX(180deg); z-index: 0; } } .env-card { position: absolute; bottom: 0; left: 1px; right: 1px; z-index: 0; transition: transform 0.2s linear; transform: translateZ(0px); } .is-opened .env-card { -webkit-animation: insert-card 1s linear 1.5s forwards; animation: insert-card 1s linear 1.5s forwards; } .env-card img { max-width: auto; width: 95%; } @media screen and (max-width: 1000px) { .env-card { left: 8px; right: 8px; } } .env-card--inner { cursor: pointer; transform-style: preserve-3d; perspective: 1000px; transform: rotateX(0deg) scale(1) translateZ(1px); transform-origin: center; transition: transform 0.3s linear; -webkit-animation: flip-card_up 0.5s linear forwards; animation: flip-card_up 0.5s linear forwards; } .env-card--inner.is-flipped { -webkit-animation: flip-card 0.5s linear forwards; animation: flip-card 0.5s linear forwards; } .is-ie .env-card--inner.is-flipped .env-card--backside { z-index: 2; } @-webkit-keyframes flip-card_up { 0% { transform: rotateX(180deg) scale(1); } 25% { transform: rotateX(180deg) scale(0.9); } 50% { transform: rotateX(90deg) scale(0.8); } 99% { transform: rotateX(0deg) scale(1); } 100% { transform: rotateX(0deg) scale(1); } } @keyframes flip-card_up { 0% { transform: rotateX(180deg) scale(1); } 25% { transform: rotateX(180deg) scale(0.9); } 50% { transform: rotateX(90deg) scale(0.8); } 99% { transform: rotateX(0deg) scale(1); } 100% { transform: rotateX(0deg) scale(1); } } @-webkit-keyframes flip-card { 0% { transform: rotateX(0deg) scale(1); } 25% { transform: rotateX(0deg) scale(0.8); } 50% { transform: rotateX(90deg) scale(0.9); } 99% { transform: rotateX(180deg) scale(1); } 100% { transform: rotateX(180deg) scale(1); } } @keyframes flip-card { 0% { transform: rotateX(0deg) scale(1); } 25% { transform: rotateX(0deg) scale(0.8); } 50% { transform: rotateX(90deg) scale(0.9); } 99% { transform: rotateX(180deg) scale(1); } 100% { transform: rotateX(180deg) scale(1); } } .env-card--frontside { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: relative; z-index: 1; } .env-card--backside { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: absolute; transform: rotateX(180deg); top: 0; z-index: 1; } .is-ie .env-card--backside { -webkit-backface-visibility: visible; backface-visibility: visible; z-index: 0; transition: all 0.1s linear 0.4s; } @-webkit-keyframes insert-card { 0% { transform: translateY(0%) translateZ(0px); z-index: 0; } 50% { transform: translateY(-100%) translateZ(0px); z-index: 0; } 51% { z-index: 1; } 99% { transform: translateY(-1%) translateZ(1px); z-index: 1; } 100% { transform: translateY(-1%) translateZ(1px); z-index: 1; } } @keyframes insert-card { 0% { transform: translateY(0%) translateZ(0px); z-index: 0; } 50% { transform: translateY(-100%) translateZ(0px); z-index: 0; } 51% { z-index: 1; } 99% { transform: translateY(-1%) translateZ(1px); z-index: 1; } 100% { transform: translateY(-1%) translateZ(1px); z-index: 1; } } .env-front { position: relative; z-index: 1; } .flip-btn { position: absolute; top: 15px; text-align: center; left: 50%; transform: translateX(-50%) rotateX(180deg) translateZ(1px); opacity: 0; transition: all 0.5s linear 2.5s; cursor: pointer; z-index: 5; } .flip-btn span { font-size: 19px; } .flip-btn img { margin-top: 10px; } @media screen and (max-width: 768px) { .flip-btn.mobile-visible { display: flex !important; justify-content: center; align-items: center; position: relative; left: 0; top: 0; transform: none; margin-bottom: 15px; } .flip-btn.mobile-visible img { margin: 0; } .flip-btn.mobile-visible span { padding-right: 15px; } } .flip-btn:hover { text-decoration: underline; } .is-opened .flip-btn { opacity: 1; } @media screen and (max-width: 768px) { .mobile-hidden { display: none; } } .mobile-visible { display: none !important; } @media screen and (max-width: 768px) { .mobile-visible { display: block; } }
components/stylee.module.css
.hidden-el { visibility: hidden; opacity: 0; } .gradient-text { color: #b39a5d; } .backgroundcliptext .gradient-text { background: linear-gradient(45deg, #b39a5d 0%, #c9bb9d 25%, #b39a5d 50%, #c9bb9d 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; } .img-responsive { max-width: 100%; display: block; margin: 0 auto; } .section--cards { height: 100vh; background: radial-gradient(ellipse at center, #363535 0%, #050505 100%); text-align: center; } .b__cards-item { position: relative; z-index: 0; } .b__cards-item .card-pack { position: relative; } .b__cards-flipper { position: absolute; top: 15%; left: 15%; bottom: 20%; right: 15%; cursor: pointer; transform: translateZ(1000px); } @media screen and (max-width: 950px) { .b__cards-flipper { left: 10%; right: 10%; } } .b__cards-flipper--inner { cursor: pointer; transform-style: preserve-3d; perspective: 800px; transform: rotateX(0deg) scale(1); transform-origin: center; transition: transform 0.3s linear; height: 100%; -webkit-animation: flip-card_up 0.5s linear forwards; animation: flip-card_up 0.5s linear forwards; } .b__cards-flipper--inner:hover { -webkit-animation: flip-card 0.5s linear forwards; animation: flip-card 0.5s linear forwards; } .is-ie .b__cards-flipper--inner:hover .b__cards-back { z-index: 1; } .b__cards-front { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; } .is-ie .b__cards-front { top: -5px; } .b__cards-back { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: absolute; transform: rotateX(180deg); left: 0; right: 0; top: 0; bottom: 0; z-index: 1; } .is-ie .b__cards-back { -webkit-backface-visibility: visible; backface-visibility: visible; transition: all 0.1s linear 0.2s; transform: rotateX(180deg); z-index: 0; } .cards-heading { margin-top: 0; font-size: 42px; color: #d6b479; font-family: "helioslightcregular", Arial; font-weight: lighter; color: #b39a5d; } .backgroundcliptext .cards-heading { background: linear-gradient(45deg, #b39a5d 0%, #c9bb9d 25%, #b39a5d 50%, #c9bb9d 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; } @media screen and (max-width: 1024px) { .cards-heading { font-size: 38px; } } @media screen and (max-width: 768px) { .cards-heading { font-size: 34px; } } .cards-description { font-size: 19px; } @media screen and (max-width: 1024px) { .cards-description { font-size: 16px; } } @media screen and (max-width: 768px) { .cards-description { font-size: 14px; } } .b__constructor-item { text-align: center; } .b__constructor-item--inner { display: inline-block; position: relative; max-width: 800px; } .input-heading, .input-disclaimer { width: 40%; background: transparent; border: none; -moz-appearance: none; appearance: none; -webkit-appearance: none; -ms-appearance: none; position: absolute; left: 9.5%; border-bottom: 2px solid #7c6833; color: #edc063; outline: 0; } .input-heading::-webkit-input-placeholder, .input-disclaimer::-webkit-input-placeholder { color: #474747 !important; } .input-heading::-moz-placeholder, .input-disclaimer::-moz-placeholder { color: #474747 !important; } .input-heading:-ms-input-placeholder, .input-disclaimer:-ms-input-placeholder { color: #474747 !important; } .input-heading:-moz-placeholder, .input-disclaimer:-moz-placeholder { color: #474747 !important; } @media screen and (max-width: 500px) { .input-heading, .input-disclaimer { border-bottom: 1px solid rgba(124, 104, 51, 0.5) !important; } } .input-heading { top: 37%; font-size: 20px; } @media screen and (max-width: 1024px) { .input-heading { top: 36%; font-size: 18px; } } @media screen and (max-width: 500px) { .input-heading { font-size: 10px; } } @media screen and (max-width: 400px) { .input-heading { font-size: 6px; } } .input-disclaimer { top: 68%; font-size: 14px; line-height: 1.6; } @media screen and (max-width: 1024px) { .input-disclaimer { top: 69%; font-size: 12px; } } @media screen and (max-width: 500px) { .input-disclaimer { font-size: 10px; } } @media screen and (max-width: 400px) { .input-disclaimer { font-size: 5px; } } .b__card-animated { height: 60vh; display: flex; justify-content: center; align-items: flex-end; padding-top: 7%; position: relative; } @media screen and (max-width: 768px) { .b__card-animated { height: 100%; padding-top: 25%; } } .b__card-animated .input-heading, .b__card-animated .input-disclaimer { border-bottom: none; text-align: left; left: 11.5%; } .b__card-animated .input-heading { font-size: 14px; top: 39%; } @media screen and (max-width: 768px) { .b__card-animated .input-heading { font-size: 12px; } } .b__card-animated .input-disclaimer { font-size: 12px; } @media screen and (max-width: 768px) { .b__card-animated .input-disclaimer { font-size: 10px; } } .env-wrapper { position: relative; display: inline-block; perspective: 1000px; transform-style: preserve-3d; transform: translate(-500%, -250%) scale(0.7); -webkit-animation: env-wrapper 1.5s linear 0.5s forwards; animation: env-wrapper 1.5s linear 0.5s forwards; } .env-wrapper img { max-width: 100%; display: block; margin: 0 auto; } @-webkit-keyframes env-wrapper { 0% { transform: translate(-500%, -250%) scale(0.7); } 50% { transform: translate(-250%, -100%) scale(0.8); } 99% { transform: translate(0%, 0%) scale(1); } 100% { transform: translate(0%, 0%) scale(1); } } @keyframes env-wrapper { 0% { transform: translate(-500%, -250%) scale(0.7); } 50% { transform: translate(-250%, -100%) scale(0.8); } 99% { transform: translate(0%, 0%) scale(1); } 100% { transform: translate(0%, 0%) scale(1); } } .env-btn { position: absolute; top: 60%; width: 50px; height: 50px; border-radius: 50%; background: rgba(211, 211, 211, 0.6); left: 50%; transform: translateX(-50%); z-index: 10; box-shadow: 0 0 3px 3px rgba(255, 255, 255, 0.5); cursor: pointer; transition: transform 0.2s linear; opacity: 0; visibility: 0; -webkit-animation: show-btn 0.5s linear 2s forwards; animation: show-btn 0.5s linear 2s forwards; } .env-btn:hover { transform: translateX(-50%) scale(1.1); } .env-btn:after { position: absolute; content: ""; left: 50%; top: 50%; width: 30px; height: 30px; background: rgba(211, 211, 211, 0.8); border-radius: 50%; transform: translate(-50%, -50%); } @-webkit-keyframes show-btn { 0% { opacity: 0; visibility: 0; } 99% { opacity: 1; visibility: 1; } 100% { opacity: 1; visibility: 1; } } @keyframes show-btn { 0% { opacity: 0; visibility: 0; } 99% { opacity: 1; visibility: 1; } 100% { opacity: 1; visibility: 1; } } .env-top { position: absolute; top: 3px; left: 0; z-index: 2; transform-origin: top; transform: rotateX(0deg); transform-style: preserve-3d; } .is-opened .env-top { -webkit-animation: open-env 1s linear 0.5s forwards; animation: open-env 1s linear 0.5s forwards; } .is-ie .is-opened .env-top .env-top--backside { z-index: 2; } .env-top--frontside { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: relative; z-index: 1; } .env-top--backside { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: absolute; transform: rotateX(180deg); top: 0; z-index: 1; } .is-ie .env-top--backside { -webkit-backface-visibility: visible; backface-visibility: visible; z-index: 0; transition: all 0.1s linear 0.8s; } @-webkit-keyframes open-env { 0% { transform: rotateX(0deg); } 50% { transform: rotateX(90deg); } 99% { transform: rotateX(180deg); } 100% { transform: rotateX(180deg); z-index: 0; } } @keyframes open-env { 0% { transform: rotateX(0deg); } 50% { transform: rotateX(90deg); } 99% { transform: rotateX(180deg); } 100% { transform: rotateX(180deg); z-index: 0; } } .env-card { position: absolute; bottom: 0; left: 1px; right: 1px; z-index: 0; transition: transform 0.2s linear; transform: translateZ(0px); } .is-opened .env-card { -webkit-animation: insert-card 1s linear 1.5s forwards; animation: insert-card 1s linear 1.5s forwards; } .env-card img { max-width: auto; width: 95%; } @media screen and (max-width: 1000px) { .env-card { left: 8px; right: 8px; } } .env-card--inner { cursor: pointer; transform-style: preserve-3d; perspective: 1000px; transform: rotateX(0deg) scale(1) translateZ(1px); transform-origin: center; transition: transform 0.3s linear; -webkit-animation: flip-card_up 0.5s linear forwards; animation: flip-card_up 0.5s linear forwards; } .env-card--inner.is-flipped { -webkit-animation: flip-card 0.5s linear forwards; animation: flip-card 0.5s linear forwards; } .is-ie .env-card--inner.is-flipped .env-card--backside { z-index: 2; } @-webkit-keyframes flip-card_up { 0% { transform: rotateX(180deg) scale(1); } 25% { transform: rotateX(180deg) scale(0.9); } 50% { transform: rotateX(90deg) scale(0.8); } 99% { transform: rotateX(0deg) scale(1); } 100% { transform: rotateX(0deg) scale(1); } } @keyframes flip-card_up { 0% { transform: rotateX(180deg) scale(1); } 25% { transform: rotateX(180deg) scale(0.9); } 50% { transform: rotateX(90deg) scale(0.8); } 99% { transform: rotateX(0deg) scale(1); } 100% { transform: rotateX(0deg) scale(1); } } @-webkit-keyframes flip-card { 0% { transform: rotateX(0deg) scale(1); } 25% { transform: rotateX(0deg) scale(0.8); } 50% { transform: rotateX(90deg) scale(0.9); } 99% { transform: rotateX(180deg) scale(1); } 100% { transform: rotateX(180deg) scale(1); } } @keyframes flip-card { 0% { transform: rotateX(0deg) scale(1); } 25% { transform: rotateX(0deg) scale(0.8); } 50% { transform: rotateX(90deg) scale(0.9); } 99% { transform: rotateX(180deg) scale(1); } 100% { transform: rotateX(180deg) scale(1); } } .env-card--frontside { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: relative; z-index: 1; } .env-card--backside { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: absolute; transform: rotateX(180deg); top: 0; z-index: 1; } .is-ie .env-card--backside { -webkit-backface-visibility: visible; backface-visibility: visible; z-index: 0; transition: all 0.1s linear 0.4s; } @-webkit-keyframes insert-card { 0% { transform: translateY(0%) translateZ(0px); z-index: 0; } 50% { transform: translateY(-100%) translateZ(0px); z-index: 0; } 51% { z-index: 1; } 99% { transform: translateY(-1%) translateZ(1px); z-index: 1; } 100% { transform: translateY(-1%) translateZ(1px); z-index: 1; } } @keyframes insert-card { 0% { transform: translateY(0%) translateZ(0px); z-index: 0; } 50% { transform: translateY(-100%) translateZ(0px); z-index: 0; } 51% { z-index: 1; } 99% { transform: translateY(-1%) translateZ(1px); z-index: 1; } 100% { transform: translateY(-1%) translateZ(1px); z-index: 1; } } .env-front { position: relative; z-index: 1; } .flip-btn { position: absolute; top: 15px; text-align: center; left: 50%; transform: translateX(-50%) rotateX(180deg) translateZ(1px); opacity: 0; transition: all 0.5s linear 2.5s; cursor: pointer; z-index: 5; } .flip-btn span { font-size: 19px; } .flip-btn img { margin-top: 10px; } @media screen and (max-width: 768px) { .flip-btn.mobile-visible { display: flex !important; justify-content: center; align-items: center; position: relative; left: 0; top: 0; transform: none; margin-bottom: 15px; } .flip-btn.mobile-visible img { margin: 0; } .flip-btn.mobile-visible span { padding-right: 15px; } } .flip-btn:hover { text-decoration: underline; } .is-opened .flip-btn { opacity: 1; } @media screen and (max-width: 768px) { .mobile-hidden { display: none; } } .mobile-visible { display: none !important; } @media screen and (max-width: 768px) { .mobile-visible { display: block; } }
0.547222
0.105073
path { fill: none; stroke: none; } .xaxis .tick.major { fill: black; stroke: black; stroke-width: 0.1; opacity: 0.7; } .slideraxis { fill: black; stroke: black; stroke-width: 0.4; opacity: 1; } text { font-family: sans-serif; font-size: 11px; } /* IPython Notebook CSS to allow visualization to fit */ /* I'm open to a better way of accomplishing this goal... */ .container { width:1350px !important; } /* This is for nbviewer's benefit since the above wasn't enough... */ .output_area { width:1450px !important; } /* #relevantDocumentsPanel { background-color: rgb(31, 58, 82); } */ #totalContainer{ /*background-color: coral;*/ } mark { padding: 0px; /*background-color:yellow;*/ } #mdsplotHeatMap{ /*background-color: yellowgreen;*/ } rect.bordered { stroke: #E6E6E6; stroke-width:2px; } text.mono { font-size: 9pt; font-family: Consolas, courier; fill: #aaa; } text.axis-workweek { fill: #000; } text.axis-worktime { fill: #000; } /*Sankey diagram*/ .node rect { cursor: pointer; /*move*/ fill-opacity: .9; shape-rendering: crispEdges; } .dot { cursor: pointer; } .node text { pointer-events: none; text-shadow: 0 1px 0 #fff; } .link { fill: none; stroke: #000; stroke-opacity: .2; } .link:hover { stroke-opacity: .5; } #svg_sankey{ padding-top: 3px; /*background-color: lightblue;*/ } th { position: sticky; top: 0px; /* 0px if you don't have a navbar, but something is required */ /*background: white;*/ } /* #tableRelevantDocumentsClass_TopicSplitting{ overflow-y: scroll; } */ /* #SplitTopicModal{ width: 80%; height:50%; margin: auto; overflow-y: scroll; overflow-y: hidden; } */ /* .tableRelevantDocumentsClass_Model2{ margin-top: 20px; } */ .border_box{ border-radius: 5px; border: solid; border-color: #c4c4c4; border-width: 2px; } #topic_name_and_buttons_div{ width: 100%; font-size:22px; height: 5%; /*background-color: lightblue;*/ } #topic_name_and_buttons_div_right_panel{ width: 100%; font-size:22px; height: 5%; /*background-color: lightblue;*/ } #BarPlotDiv{ width:100%; height: 5%; /*background-color: blue;*/ } #BarPlotDivRightPanel{ width:100%; height: 5%; /*background-color: blue;*/ } .RelevantDocumentsSankeyDiagram{ width:100%; height: 32%; /*background-color: orange;*/ } #relevanceSliderDiv{ padding: 5px; /*background-color: yellow;*/ margin-top: 5px; display: inline-block; width: 100%; } #relevanceSliderDivRightPanel{ padding: 5px; /*background-color: yellow;*/ margin-top: 5px; display: inline-block; width: 100%; } /* This is the text that is accompanied by the sldier FOR SOME REASON NO ESTA FUNCIONANDO, SIENDO LLAMADO*/ .RowDiv { display: table; width: 100%; /*Optional*/ table-layout: fixed; /*Optional*/ /*border-spacing: 10px; Optional*/ } .ColumnDiv { display: table-cell; /*background-color: red; */ } #RelevanceSliderContenedor{ /*padding: 5px; */ /*height: 40px; */ width: 60%; float: right; margin-top: -5px; } #RelevanceSliderContenedorRightPanel{ /*padding: 5px; */ /*height: 40px; */ width: 60%; float: right; margin-top: -5px; } #RelevanceSliderContenedorTopicSimilarity{ width: 60%; float: right; margin-top: -5px; margin-right: 10px } .SliderInput{ width:100%; } .slideraxis{ width: 100%; } #RelevanceSliderLabel{ width: 40%; font-family: sans-serif; font-size: 16px; /*background-color:green;*/ float: left; } #RelevanceSliderLabelRightPanel{ /*width: 50%; /* I NEED TO CHANGE THIS TO %*/ width: 40%; font-family: sans-serif; font-size: 16px; /*background-color:green;*/ float: left; } .graph-svg-component { /*background-color: #BCFEFC;*/ border-color: red; border: double; } .BarPlotClass{ /*background-color: red;*/ } #scaleContainer{ width: 100%; height:25; } #scaleContainerRightPanel{ width: 100%; height:25; } #TopicSimilarityMetricPanel{ margin-top:2%; width:100%; height:5%; /*background-color: blue;*/ } #TopicSimilarityMetricPanelFiltering{ width:100%; height:5%; /*background-color: green;*/ } #lambdaInputLambdaTopicSimilarity{ width: 100%; /* height: 100%; margin-left: 100px; margin-right: 0px; background-color:greenyellow;*/ } #lambdaInputTopicSimilarityFiltering{ width:100%; } #LambdaLabelLambdaTopicSimilarity{ font-family: sans-serif; font-size: 16px; float: left; } #LabelFilteringTopicSimilarity{ font-family: sans-serif; font-size: 16px; float: left; } .btnTopic{ margin-right: 5px; margin-top: 5px; float:right; } #RelevanceSliderContenedorOmegaTopicSimilarity{ width: 60%; float: right; margin-top: -5px; margin-right: 10px; } #sliderDivInputFilteringTopicSimilarity{ width: 60%; float: right; /*margin-top: -5px; */ margin-right: 10px; } #svgCentralSankeyDiv{ width:100%; height:85%; } #scaleContainerOmegaTopicSimilarity{ width:100%; height:100%; /*width:100%; height:20%;*/ } #scaleContainerTopicSimilarityFiltering{ width:100%; height:100%; /*width:100%; height:20%;*/ } #BarPlotPanelDiv{ max-height: 100%; height: 100%; } #CentralPanel{ height:100%; } .bootstrap-table{ /*height:80%;*/ } #DocumentsPanel_scenario_1{ height:85%; } #DocumentsPanel{ height:100%; /*max-height:100%;*/ } /* Slider css*/ section.range-slider { position: relative; width: 200px; height: 35px; text-align: center; } section.range-slider input { pointer-events: none; position: absolute; overflow: hidden; left: 0; top: 15px; width: 200px; outline: none; height: 18px; margin: 0; padding: 0; } section.range-slider input::-webkit-slider-thumb { pointer-events: all; position: relative; z-index: 1; outline: 0; } section.range-slider input::-moz-range-thumb { pointer-events: all; position: relative; z-index: 10; -moz-appearance: none; width: 9px; } section.range-slider input::-moz-range-track { position: relative; z-index: -1; background-color: rgba(0, 0, 0, 1); border: 0; } section.range-slider input:last-of-type::-moz-range-track { -moz-appearance: none; background: none transparent; border: 0; } section.range-slider input[type=range]::-moz-focus-outer { border: 0; } #lamdaInputTopicSimilarity{ margin-right:8x; margin-left:8px; } #renameTopicId{ width:100%; } #renameTopicId2{ width:100%; } #topic_buttons_div{ width: 70%; height:100%; float:right; } #topic_name_div{ overflow: hidden; padding-top:10px; width:30%; height:100%; float:left; white-space: nowrap; text-overflow: ellipsis; } #topic_buttons_div_right_panel{ width: 50%; height:100%; float:right; } #topic_name_div_right_panel{ overflow: hidden; padding-top:10px; width:50%; height:100%; float:left; white-space: nowrap; text-overflow: ellipsis; } .headerdivider { border-left: 1px solid #38546d; background: #16222c; width: 1px; height: 80px; position: absolute; right: 250px; top: 10px; } .search{ width:100%; } /*t header fixed*/ thead tr:nth-child(1) th{ background: white; position: sticky; top: 0; z-index: 10; } tbody{ font-size: 12px; } .fixed-table-pagination{ font-size: 12px; } .page-size{ font-size: 12px; } /*collapse text , revisar si estoy ocupando esto*/ #module { font-size: 1rem; line-height: 1.5; } #module #collapseExample.collapse:not(.show) { display: block; height: 3rem; overflow: hidden; } #module #collapseExample.collapsing { height: 3rem; } #module a.collapsed::after { content: '+ Show More'; } #module a:not(.collapsed)::after { content: '- Show Less'; } /*add button fab*/ .btn-group-fab { position: fixed; width: 50px; height: auto; right: 20px; bottom: 20px; } .btn-group-fab div { position: relative; width: 100%; height: auto; } .btn-group-fab .btn { position: absolute; bottom: 0; border-radius: 50%; display: block; margin-bottom: 4px; width: 40px; height: 40px; margin: 4px auto; } .btn-group-fab .btn-main { width: 50px; height: 50px; right: 50%; margin-right: -25px; z-index: 9; } .btn-group-fab .btn-sub { bottom: 0; z-index: 8; right: 50%; margin-right: -20px; -webkit-transition: all 2s; transition: all 0.5s; } .btn-group-fab.active .btn-sub:nth-child(2) { bottom: 60px; } .btn-group-fab.active .btn-sub:nth-child(3) { bottom: 110px; } .btn-group-fab.active .btn-sub:nth-child(4) { bottom: 160px; } .btn-group-fab .btn-sub:nth-child(5) { bottom: 210px; } /* Add json icon*/ #selectTopicMerge{ width:100%; } .slider-rangeHighlight.category1 { background: rgb(190, 124, 240); } .slider-rangeHighlight.category2 { background: rgb(107, 240, 167); } /*fULL SCREEN MODAL FOR TOPIC SPLITTING*/ .modal_full_screen { padding: 0 !important; /* override inline padding-right added from js*/ } .modal_full_screen .modal-dialog_full_screen { width: 100%; max-width: none; height: 100%; margin: 0; } .modal_full_screen .modal-content_full_screen { height: 100%; border: 0; border-radius: 0; } .modal_full_screen .modal-body_full_screen { overflow-y: auto; } .custom-style{ font-size:25px; color:#FF0084; border:2px solid#FF0084; -webkitbox-shadow:inset 0px 0.1em 0.1em rgba(0,0,0,0.3); -moz-box-shadow:inset 0px 0.1em 0.1em rgba(0,0,0,0.3); box-shadow:inset 0px 0.1em 0.1em rgba(0,0,0,0.3); } #help_button{ font-size: 1.1em } input[type=radio] { border: 0px; width: 100%; height: 2em; } #save_data_user_study_button{ font-size: 1.1em } /*These modifications are necessary to hide the handle upper of filtering*/ /* .noUi-handle-upper { cursor: auto !important; display: none; } */ .disabled_slider { cursor: auto !important; display: none; } .introjs-skipbutton { display: none; } .terms{ cursor: pointer; } .terms_2{ cursor: pointer; } .txt{ cursor: pointer; } #full_topic_name_row{ width: 100%; font-size:20px; } #topic_name_div_full_row{ overflow: hidden; padding-top:10px; width:100%; height:100%; float:left; white-space: nowrap; text-overflow: ellipsis; } #topic_buttons_div_left_full_row{ width: 70%; height:100%; float:left; } #topic_buttons_div_right_full_row{ width: 30%; height:100%; float:left; } .btnTopicLeft{ margin-right: 5px; margin-top: 5px; float:left; } #BarPlotPanel{ height: 100%; } #LambdaLabelLambdaTopicSimilarity{ width: 35%; } #LabelFilteringTopicSimilarity{ width: 35%; } .highlight {background-color: #FFF978} #sliderDivFiltering{ margin-top: 7px; }
static/css/LDAvis.css
path { fill: none; stroke: none; } .xaxis .tick.major { fill: black; stroke: black; stroke-width: 0.1; opacity: 0.7; } .slideraxis { fill: black; stroke: black; stroke-width: 0.4; opacity: 1; } text { font-family: sans-serif; font-size: 11px; } /* IPython Notebook CSS to allow visualization to fit */ /* I'm open to a better way of accomplishing this goal... */ .container { width:1350px !important; } /* This is for nbviewer's benefit since the above wasn't enough... */ .output_area { width:1450px !important; } /* #relevantDocumentsPanel { background-color: rgb(31, 58, 82); } */ #totalContainer{ /*background-color: coral;*/ } mark { padding: 0px; /*background-color:yellow;*/ } #mdsplotHeatMap{ /*background-color: yellowgreen;*/ } rect.bordered { stroke: #E6E6E6; stroke-width:2px; } text.mono { font-size: 9pt; font-family: Consolas, courier; fill: #aaa; } text.axis-workweek { fill: #000; } text.axis-worktime { fill: #000; } /*Sankey diagram*/ .node rect { cursor: pointer; /*move*/ fill-opacity: .9; shape-rendering: crispEdges; } .dot { cursor: pointer; } .node text { pointer-events: none; text-shadow: 0 1px 0 #fff; } .link { fill: none; stroke: #000; stroke-opacity: .2; } .link:hover { stroke-opacity: .5; } #svg_sankey{ padding-top: 3px; /*background-color: lightblue;*/ } th { position: sticky; top: 0px; /* 0px if you don't have a navbar, but something is required */ /*background: white;*/ } /* #tableRelevantDocumentsClass_TopicSplitting{ overflow-y: scroll; } */ /* #SplitTopicModal{ width: 80%; height:50%; margin: auto; overflow-y: scroll; overflow-y: hidden; } */ /* .tableRelevantDocumentsClass_Model2{ margin-top: 20px; } */ .border_box{ border-radius: 5px; border: solid; border-color: #c4c4c4; border-width: 2px; } #topic_name_and_buttons_div{ width: 100%; font-size:22px; height: 5%; /*background-color: lightblue;*/ } #topic_name_and_buttons_div_right_panel{ width: 100%; font-size:22px; height: 5%; /*background-color: lightblue;*/ } #BarPlotDiv{ width:100%; height: 5%; /*background-color: blue;*/ } #BarPlotDivRightPanel{ width:100%; height: 5%; /*background-color: blue;*/ } .RelevantDocumentsSankeyDiagram{ width:100%; height: 32%; /*background-color: orange;*/ } #relevanceSliderDiv{ padding: 5px; /*background-color: yellow;*/ margin-top: 5px; display: inline-block; width: 100%; } #relevanceSliderDivRightPanel{ padding: 5px; /*background-color: yellow;*/ margin-top: 5px; display: inline-block; width: 100%; } /* This is the text that is accompanied by the sldier FOR SOME REASON NO ESTA FUNCIONANDO, SIENDO LLAMADO*/ .RowDiv { display: table; width: 100%; /*Optional*/ table-layout: fixed; /*Optional*/ /*border-spacing: 10px; Optional*/ } .ColumnDiv { display: table-cell; /*background-color: red; */ } #RelevanceSliderContenedor{ /*padding: 5px; */ /*height: 40px; */ width: 60%; float: right; margin-top: -5px; } #RelevanceSliderContenedorRightPanel{ /*padding: 5px; */ /*height: 40px; */ width: 60%; float: right; margin-top: -5px; } #RelevanceSliderContenedorTopicSimilarity{ width: 60%; float: right; margin-top: -5px; margin-right: 10px } .SliderInput{ width:100%; } .slideraxis{ width: 100%; } #RelevanceSliderLabel{ width: 40%; font-family: sans-serif; font-size: 16px; /*background-color:green;*/ float: left; } #RelevanceSliderLabelRightPanel{ /*width: 50%; /* I NEED TO CHANGE THIS TO %*/ width: 40%; font-family: sans-serif; font-size: 16px; /*background-color:green;*/ float: left; } .graph-svg-component { /*background-color: #BCFEFC;*/ border-color: red; border: double; } .BarPlotClass{ /*background-color: red;*/ } #scaleContainer{ width: 100%; height:25; } #scaleContainerRightPanel{ width: 100%; height:25; } #TopicSimilarityMetricPanel{ margin-top:2%; width:100%; height:5%; /*background-color: blue;*/ } #TopicSimilarityMetricPanelFiltering{ width:100%; height:5%; /*background-color: green;*/ } #lambdaInputLambdaTopicSimilarity{ width: 100%; /* height: 100%; margin-left: 100px; margin-right: 0px; background-color:greenyellow;*/ } #lambdaInputTopicSimilarityFiltering{ width:100%; } #LambdaLabelLambdaTopicSimilarity{ font-family: sans-serif; font-size: 16px; float: left; } #LabelFilteringTopicSimilarity{ font-family: sans-serif; font-size: 16px; float: left; } .btnTopic{ margin-right: 5px; margin-top: 5px; float:right; } #RelevanceSliderContenedorOmegaTopicSimilarity{ width: 60%; float: right; margin-top: -5px; margin-right: 10px; } #sliderDivInputFilteringTopicSimilarity{ width: 60%; float: right; /*margin-top: -5px; */ margin-right: 10px; } #svgCentralSankeyDiv{ width:100%; height:85%; } #scaleContainerOmegaTopicSimilarity{ width:100%; height:100%; /*width:100%; height:20%;*/ } #scaleContainerTopicSimilarityFiltering{ width:100%; height:100%; /*width:100%; height:20%;*/ } #BarPlotPanelDiv{ max-height: 100%; height: 100%; } #CentralPanel{ height:100%; } .bootstrap-table{ /*height:80%;*/ } #DocumentsPanel_scenario_1{ height:85%; } #DocumentsPanel{ height:100%; /*max-height:100%;*/ } /* Slider css*/ section.range-slider { position: relative; width: 200px; height: 35px; text-align: center; } section.range-slider input { pointer-events: none; position: absolute; overflow: hidden; left: 0; top: 15px; width: 200px; outline: none; height: 18px; margin: 0; padding: 0; } section.range-slider input::-webkit-slider-thumb { pointer-events: all; position: relative; z-index: 1; outline: 0; } section.range-slider input::-moz-range-thumb { pointer-events: all; position: relative; z-index: 10; -moz-appearance: none; width: 9px; } section.range-slider input::-moz-range-track { position: relative; z-index: -1; background-color: rgba(0, 0, 0, 1); border: 0; } section.range-slider input:last-of-type::-moz-range-track { -moz-appearance: none; background: none transparent; border: 0; } section.range-slider input[type=range]::-moz-focus-outer { border: 0; } #lamdaInputTopicSimilarity{ margin-right:8x; margin-left:8px; } #renameTopicId{ width:100%; } #renameTopicId2{ width:100%; } #topic_buttons_div{ width: 70%; height:100%; float:right; } #topic_name_div{ overflow: hidden; padding-top:10px; width:30%; height:100%; float:left; white-space: nowrap; text-overflow: ellipsis; } #topic_buttons_div_right_panel{ width: 50%; height:100%; float:right; } #topic_name_div_right_panel{ overflow: hidden; padding-top:10px; width:50%; height:100%; float:left; white-space: nowrap; text-overflow: ellipsis; } .headerdivider { border-left: 1px solid #38546d; background: #16222c; width: 1px; height: 80px; position: absolute; right: 250px; top: 10px; } .search{ width:100%; } /*t header fixed*/ thead tr:nth-child(1) th{ background: white; position: sticky; top: 0; z-index: 10; } tbody{ font-size: 12px; } .fixed-table-pagination{ font-size: 12px; } .page-size{ font-size: 12px; } /*collapse text , revisar si estoy ocupando esto*/ #module { font-size: 1rem; line-height: 1.5; } #module #collapseExample.collapse:not(.show) { display: block; height: 3rem; overflow: hidden; } #module #collapseExample.collapsing { height: 3rem; } #module a.collapsed::after { content: '+ Show More'; } #module a:not(.collapsed)::after { content: '- Show Less'; } /*add button fab*/ .btn-group-fab { position: fixed; width: 50px; height: auto; right: 20px; bottom: 20px; } .btn-group-fab div { position: relative; width: 100%; height: auto; } .btn-group-fab .btn { position: absolute; bottom: 0; border-radius: 50%; display: block; margin-bottom: 4px; width: 40px; height: 40px; margin: 4px auto; } .btn-group-fab .btn-main { width: 50px; height: 50px; right: 50%; margin-right: -25px; z-index: 9; } .btn-group-fab .btn-sub { bottom: 0; z-index: 8; right: 50%; margin-right: -20px; -webkit-transition: all 2s; transition: all 0.5s; } .btn-group-fab.active .btn-sub:nth-child(2) { bottom: 60px; } .btn-group-fab.active .btn-sub:nth-child(3) { bottom: 110px; } .btn-group-fab.active .btn-sub:nth-child(4) { bottom: 160px; } .btn-group-fab .btn-sub:nth-child(5) { bottom: 210px; } /* Add json icon*/ #selectTopicMerge{ width:100%; } .slider-rangeHighlight.category1 { background: rgb(190, 124, 240); } .slider-rangeHighlight.category2 { background: rgb(107, 240, 167); } /*fULL SCREEN MODAL FOR TOPIC SPLITTING*/ .modal_full_screen { padding: 0 !important; /* override inline padding-right added from js*/ } .modal_full_screen .modal-dialog_full_screen { width: 100%; max-width: none; height: 100%; margin: 0; } .modal_full_screen .modal-content_full_screen { height: 100%; border: 0; border-radius: 0; } .modal_full_screen .modal-body_full_screen { overflow-y: auto; } .custom-style{ font-size:25px; color:#FF0084; border:2px solid#FF0084; -webkitbox-shadow:inset 0px 0.1em 0.1em rgba(0,0,0,0.3); -moz-box-shadow:inset 0px 0.1em 0.1em rgba(0,0,0,0.3); box-shadow:inset 0px 0.1em 0.1em rgba(0,0,0,0.3); } #help_button{ font-size: 1.1em } input[type=radio] { border: 0px; width: 100%; height: 2em; } #save_data_user_study_button{ font-size: 1.1em } /*These modifications are necessary to hide the handle upper of filtering*/ /* .noUi-handle-upper { cursor: auto !important; display: none; } */ .disabled_slider { cursor: auto !important; display: none; } .introjs-skipbutton { display: none; } .terms{ cursor: pointer; } .terms_2{ cursor: pointer; } .txt{ cursor: pointer; } #full_topic_name_row{ width: 100%; font-size:20px; } #topic_name_div_full_row{ overflow: hidden; padding-top:10px; width:100%; height:100%; float:left; white-space: nowrap; text-overflow: ellipsis; } #topic_buttons_div_left_full_row{ width: 70%; height:100%; float:left; } #topic_buttons_div_right_full_row{ width: 30%; height:100%; float:left; } .btnTopicLeft{ margin-right: 5px; margin-top: 5px; float:left; } #BarPlotPanel{ height: 100%; } #LambdaLabelLambdaTopicSimilarity{ width: 35%; } #LabelFilteringTopicSimilarity{ width: 35%; } .highlight {background-color: #FFF978} #sliderDivFiltering{ margin-top: 7px; }
0.356895
0.08061
hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgb(255 255 255); } .centered1 { position: absolute; top: 22%; left: 50%; font-weight: 900; font-size: 3vw; transform: translate(-50%, -50%); } .centered { position: absolute; top: 50%; left: 50%; font-weight: 900; font-size: 3vw; transform: translate(-50%, -50%); } #sml { font-size: 19px; } p, span { font-weight: 600; } /* Container holding the image and the text */ .container1 { position: relative; text-align: center; color: white; padding-top: 3%; } /* Bottom left text */ /* Centered text */ .fi,.sc,.th img { width: 10%; } #column { display: flex; flex-direction: row; align-content: center; justify-content: center; align-items: baseline; margin-top: 4%; } .top_plan{ height: 475px; border: 4px solid white; margin: 5px; display: flex; margin-right: 8px; margin-left: -1px; border-top-left-radius: 25px; border-top-right-radius: 25px; /* width: 30%; */ } #rup { font-size: 35px;; } #cd_hd { color: white; margin-top: 3%; font-size: 25px; font-weight: 800; } #wh { color: white; } .plan { background-color: #81ed85; width: -webkit-fill-available; border: 1px solid white; border-radius: 6px; color: white; font-weight: 700; } .plan2 { background-color:#be98f4; width: -webkit-fill-available; border: 1px solid white; border-radius: 6px; color: white; font-weight: 700; } .plan3 { background-color:#fca7d3; width: -webkit-fill-available; border: 1px solid white; border-radius: 6px; color: white; font-weight: 700; } .plan4 { background-color: #acc8f9; width: -webkit-fill-available; border: 1px solid white; border-radius: 6px; color: white; font-weight: 700; } .plan5 { background-color: #acc8f9; width: -webkit-fill-available; border: 1px solid white; border-radius: 6px; color: white; font-weight: 700; } #bt11 { border: 1px solid white; background-color: #02337b; border-radius: 10px; padding: 2px 2px 2px 2px; box-shadow: 2px 3px 5px 0px black; width: 95%; margin-left: 3%; margin-top: 54em; margin-bottom: 8%; } #bt13 { border: 1px solid white; background-color: #02337b; border-radius: 10px; padding: 2px 2px 2px 2px; box-shadow: 2px 3px 5px 0px black; width: 95%; margin-left: 3%; margin-top: 3%; margin-bottom: 5%; } #bt1 { border: 1px solid white; background-color: #107515; border-radius: 10px; padding: 2px 2px 2px 2px; box-shadow: 2px 3px 5px 0px black; width: 95%; margin-left: 3%; margin-top: 3%; } #bt3 { border: 1px solid white; background-color: #3f0479; border-radius: 10px; padding: 2px 2px 2px 2px; box-shadow: 2px 3px 5px 0px black; width: 95%; margin-left: 3%; margin-top: 3%; } #bt5 { border: 1px solid white; background-color: #90054d; border-radius: 10px; padding: 2px 2px 2px 2px; box-shadow: 2px 3px 5px 0px black; width: 95%; margin-left: 3%; margin-top: 3%; } #bt2 { padding: 3px 3px 3px 3px; border: 1px solid white; background-color: #4caf50; border-radius: 7px; width: -webkit-fill-available; } #bt12 { padding: 3px 3px 3px 3px; border: 1px solid white; background-color: #4f82dc; border-radius: 7px; width: -webkit-fill-available; } #bt24 { padding: 3px 3px 3px 3px; border: 1px solid white; background-color: #4f82dc; border-radius: 7px; width: -webkit-fill-available; } #bt4{ padding: 3px 3px 3px 3px; border: 1px solid white; background-color: #642e98; border-radius: 7px; width: -webkit-fill-available; } #bt6{ padding: 3px 3px 3px 3px; border: 1px solid white; background-color: #cc5894; border-radius: 7px; width: -webkit-fill-available; } .top_in_row{ -ms-flex-wrap: wrap; flex-wrap: nowrap; margin-bottom: 5%; } .top_plan_inner_box{ border: 4px solid white; height: 375px; /* margin-top: 15px; */ margin-bottom: 15px; border-top: 0px; } .top_plan_inner_top{ height: 84px; margin-top: 15px; border: 4px solid white; border-top-left-radius: 20px; border-top-right-radius: 20px; } .div_cover{ padding: 0px; } @media (max-width:2560px) { .centered { font-size: 2vw; } .centered1 { font-size: 1.5vw; } } @media (max-width:1024px) { #top_plan1 { margin-right: -27px; margin-left: 33px; } #top_row { margin-left: -93px; } #bt11 { margin-top: 58.5em; } #bt13 { margin-left: -2%; } #txt,#txt1 { font-size: 2vw; } #bt11,#bt1,#bt3,#bt5,#bt13 { width: 103%; } .cont { margin-left: -4%; } #top_plan1 { margin-right: -29px; } .top_plan_inner_top { height: 84px; } } @media (max-width:768px) { .top_in_row { flex-wrap: wrap; width: 71em; } #txt,#txt1 { font-size: 4vw; } #top_row1 { width: 61em; margin-left: -50px; } #bt1,#bt13, #bt3, #bt5 { margin-top: 5em; } #bt1,#bt13,#bt11,#bt3,#bt5 { width: 96%; margin-left: 3%; margin-bottom: 6%; } .top_plan_inner_box { height: auto; } .top_plan { height: auto; } .centered1 { top: 14%; left: 50%; font-weight: 900; font-size: 5vw; } .top_plan_inner_top { height: 84px; } .cont { margin-left: -4%; } .top_plan { margin-left: 0; } #top_plan1 { margin-right: 2%; margin-left: 7%; } } @media (max-width: 500px) { .desgin { height: 5em; } .container1 { width: 66%; /* margin-top: 0%; */ margin-left: -2%; } #bt11 { margin-top: 0; } .box3 { border-radius: .25rem; } #top_row1{ width: 157vw; margin-left: -5%; } #top_row { margin-left: -104.5px; } .top_in_row { margin-left: -24vw; width: 81em; } #column { display: flex; flex-direction: row; align-content: center; justify-content: center; align-items: baseline; margin-top: 4%; } .fi,.sc,.th img { width: 10%; } .top_in_row { display: flex; flex-direction: column; margin-left: -24vw; width: 81em; } .centered { font-size: 4.5vw; } .centered1 { top: 9%; } #top_plan1 { margin-left: 7.5%; } } @media (max-width: 380px) { .top_in_row , #top_row { width: 70em; margin-left: -18vw; } .centered1 { top: 8%; } #top_plan1 { margin-left: 5.5%; width: 22em; } } @media (min-width: 0px) and (max-width:320px) { .top_in_row, #top_row { width: 65em; margin-left: -25vw; } .centered1 { top: 6.5%; } #txt,#txt1 { font-size: 5vw; } .centered { font-size: 5.5vw; } #top_row1 { width: 31em; margin-left: -5%; } .top_plan { margin-left: 3.5%; } }
resources/css/membership.css
hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgb(255 255 255); } .centered1 { position: absolute; top: 22%; left: 50%; font-weight: 900; font-size: 3vw; transform: translate(-50%, -50%); } .centered { position: absolute; top: 50%; left: 50%; font-weight: 900; font-size: 3vw; transform: translate(-50%, -50%); } #sml { font-size: 19px; } p, span { font-weight: 600; } /* Container holding the image and the text */ .container1 { position: relative; text-align: center; color: white; padding-top: 3%; } /* Bottom left text */ /* Centered text */ .fi,.sc,.th img { width: 10%; } #column { display: flex; flex-direction: row; align-content: center; justify-content: center; align-items: baseline; margin-top: 4%; } .top_plan{ height: 475px; border: 4px solid white; margin: 5px; display: flex; margin-right: 8px; margin-left: -1px; border-top-left-radius: 25px; border-top-right-radius: 25px; /* width: 30%; */ } #rup { font-size: 35px;; } #cd_hd { color: white; margin-top: 3%; font-size: 25px; font-weight: 800; } #wh { color: white; } .plan { background-color: #81ed85; width: -webkit-fill-available; border: 1px solid white; border-radius: 6px; color: white; font-weight: 700; } .plan2 { background-color:#be98f4; width: -webkit-fill-available; border: 1px solid white; border-radius: 6px; color: white; font-weight: 700; } .plan3 { background-color:#fca7d3; width: -webkit-fill-available; border: 1px solid white; border-radius: 6px; color: white; font-weight: 700; } .plan4 { background-color: #acc8f9; width: -webkit-fill-available; border: 1px solid white; border-radius: 6px; color: white; font-weight: 700; } .plan5 { background-color: #acc8f9; width: -webkit-fill-available; border: 1px solid white; border-radius: 6px; color: white; font-weight: 700; } #bt11 { border: 1px solid white; background-color: #02337b; border-radius: 10px; padding: 2px 2px 2px 2px; box-shadow: 2px 3px 5px 0px black; width: 95%; margin-left: 3%; margin-top: 54em; margin-bottom: 8%; } #bt13 { border: 1px solid white; background-color: #02337b; border-radius: 10px; padding: 2px 2px 2px 2px; box-shadow: 2px 3px 5px 0px black; width: 95%; margin-left: 3%; margin-top: 3%; margin-bottom: 5%; } #bt1 { border: 1px solid white; background-color: #107515; border-radius: 10px; padding: 2px 2px 2px 2px; box-shadow: 2px 3px 5px 0px black; width: 95%; margin-left: 3%; margin-top: 3%; } #bt3 { border: 1px solid white; background-color: #3f0479; border-radius: 10px; padding: 2px 2px 2px 2px; box-shadow: 2px 3px 5px 0px black; width: 95%; margin-left: 3%; margin-top: 3%; } #bt5 { border: 1px solid white; background-color: #90054d; border-radius: 10px; padding: 2px 2px 2px 2px; box-shadow: 2px 3px 5px 0px black; width: 95%; margin-left: 3%; margin-top: 3%; } #bt2 { padding: 3px 3px 3px 3px; border: 1px solid white; background-color: #4caf50; border-radius: 7px; width: -webkit-fill-available; } #bt12 { padding: 3px 3px 3px 3px; border: 1px solid white; background-color: #4f82dc; border-radius: 7px; width: -webkit-fill-available; } #bt24 { padding: 3px 3px 3px 3px; border: 1px solid white; background-color: #4f82dc; border-radius: 7px; width: -webkit-fill-available; } #bt4{ padding: 3px 3px 3px 3px; border: 1px solid white; background-color: #642e98; border-radius: 7px; width: -webkit-fill-available; } #bt6{ padding: 3px 3px 3px 3px; border: 1px solid white; background-color: #cc5894; border-radius: 7px; width: -webkit-fill-available; } .top_in_row{ -ms-flex-wrap: wrap; flex-wrap: nowrap; margin-bottom: 5%; } .top_plan_inner_box{ border: 4px solid white; height: 375px; /* margin-top: 15px; */ margin-bottom: 15px; border-top: 0px; } .top_plan_inner_top{ height: 84px; margin-top: 15px; border: 4px solid white; border-top-left-radius: 20px; border-top-right-radius: 20px; } .div_cover{ padding: 0px; } @media (max-width:2560px) { .centered { font-size: 2vw; } .centered1 { font-size: 1.5vw; } } @media (max-width:1024px) { #top_plan1 { margin-right: -27px; margin-left: 33px; } #top_row { margin-left: -93px; } #bt11 { margin-top: 58.5em; } #bt13 { margin-left: -2%; } #txt,#txt1 { font-size: 2vw; } #bt11,#bt1,#bt3,#bt5,#bt13 { width: 103%; } .cont { margin-left: -4%; } #top_plan1 { margin-right: -29px; } .top_plan_inner_top { height: 84px; } } @media (max-width:768px) { .top_in_row { flex-wrap: wrap; width: 71em; } #txt,#txt1 { font-size: 4vw; } #top_row1 { width: 61em; margin-left: -50px; } #bt1,#bt13, #bt3, #bt5 { margin-top: 5em; } #bt1,#bt13,#bt11,#bt3,#bt5 { width: 96%; margin-left: 3%; margin-bottom: 6%; } .top_plan_inner_box { height: auto; } .top_plan { height: auto; } .centered1 { top: 14%; left: 50%; font-weight: 900; font-size: 5vw; } .top_plan_inner_top { height: 84px; } .cont { margin-left: -4%; } .top_plan { margin-left: 0; } #top_plan1 { margin-right: 2%; margin-left: 7%; } } @media (max-width: 500px) { .desgin { height: 5em; } .container1 { width: 66%; /* margin-top: 0%; */ margin-left: -2%; } #bt11 { margin-top: 0; } .box3 { border-radius: .25rem; } #top_row1{ width: 157vw; margin-left: -5%; } #top_row { margin-left: -104.5px; } .top_in_row { margin-left: -24vw; width: 81em; } #column { display: flex; flex-direction: row; align-content: center; justify-content: center; align-items: baseline; margin-top: 4%; } .fi,.sc,.th img { width: 10%; } .top_in_row { display: flex; flex-direction: column; margin-left: -24vw; width: 81em; } .centered { font-size: 4.5vw; } .centered1 { top: 9%; } #top_plan1 { margin-left: 7.5%; } } @media (max-width: 380px) { .top_in_row , #top_row { width: 70em; margin-left: -18vw; } .centered1 { top: 8%; } #top_plan1 { margin-left: 5.5%; width: 22em; } } @media (min-width: 0px) and (max-width:320px) { .top_in_row, #top_row { width: 65em; margin-left: -25vw; } .centered1 { top: 6.5%; } #txt,#txt1 { font-size: 5vw; } .centered { font-size: 5.5vw; } #top_row1 { width: 31em; margin-left: -5%; } .top_plan { margin-left: 3.5%; } }
0.338077
0.126785
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ background: brown; } h3{ font-family: 'Arial'; font-size: 12pt; letter-spacing: 1px; width: 100%; background: #E9BE40; padding: 10px; color: #FFF; text-align: center; text-transform: uppercase; border-radius: 11px 11px 11px 11px; font-weight: bold; } p{ color: white; text-align: left; padding: 20px; } h2{ font-family: Arial; font-size: 14px; text-align: center; } h4{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: center; } h5{ font-family: 'Arial'; font-size: 16pt; letter-spacing: 1px; width: 100%; background: #E9BE40; padding: 15px; color: #FFF; text-align: center; text-transform: uppercase; } #container{ background-image: url(../img/fondologin.jpg); width: 100%; height: 100vh; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center; align-items: center; } #container form iframe{ width: 95%; } #container form{ background: rgb(255, 254, 254,0.5); width: 350px; padding: 10px; -moz-border-radius: 10px; border-radius: 10px; text-align: center; } #container form img{ margin: 15px auto; text-align: center; display: block; } #container form input{ width: 90%; padding: 5px; font-size: 14pt; display: block; margin: 25px auto; border-radius: 5px; border: 1px solid #85929e; text-align: center; } #container form input[type="date"]{ padding: 10px; letter-spacing: 1px; border: 0; cursor: pointer; width: 50%; font-size: 16pt; } #container form input[type="submit"]{ background: #001843; padding: 10px; color: #FFF; letter-spacing: 1px; border: 0; cursor: pointer; width: 50%; } #container form input[type="number"]{ font-size: 16px; } #container form input[type="button"]{ background: #001843; padding: 10px; color: #FFF; letter-spacing: 1px; border: 0; cursor: pointer; width: 50%; } #container select{ font-size: 16px; width: 90%; padding: 5px; cursor: pointer; display: block; margin: 25px auto; border-radius: 5px; } #container option{ text-align: center; } #container label{ font-family: Arial; font-size: 12px; color: #001843; } .alert{ font-family: 'Arial'; font-size: 16px; text-align: center; background-color: #001843; color:#FFC931; } #scroll_tabla{ overflow-y: auto; overflow-x: hidden; height: 150px; } #pie{ width: auto; text-align: left; display: flex; justify-content: space-between; margin: auto; } table tr:hover { background-color: #FFC931;; cursor: pointer; } .Datos{ text-align: left; margin-left: 5px; display: inline; } .subDatos{ display: inline-block; } .tit{ font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; } .dtit{ text-align: left; } .prueba{ margin-top: 10px; }
Modulos/Actividades/css/style2.css
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ background: brown; } h3{ font-family: 'Arial'; font-size: 12pt; letter-spacing: 1px; width: 100%; background: #E9BE40; padding: 10px; color: #FFF; text-align: center; text-transform: uppercase; border-radius: 11px 11px 11px 11px; font-weight: bold; } p{ color: white; text-align: left; padding: 20px; } h2{ font-family: Arial; font-size: 14px; text-align: center; } h4{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: center; } h5{ font-family: 'Arial'; font-size: 16pt; letter-spacing: 1px; width: 100%; background: #E9BE40; padding: 15px; color: #FFF; text-align: center; text-transform: uppercase; } #container{ background-image: url(../img/fondologin.jpg); width: 100%; height: 100vh; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center; align-items: center; } #container form iframe{ width: 95%; } #container form{ background: rgb(255, 254, 254,0.5); width: 350px; padding: 10px; -moz-border-radius: 10px; border-radius: 10px; text-align: center; } #container form img{ margin: 15px auto; text-align: center; display: block; } #container form input{ width: 90%; padding: 5px; font-size: 14pt; display: block; margin: 25px auto; border-radius: 5px; border: 1px solid #85929e; text-align: center; } #container form input[type="date"]{ padding: 10px; letter-spacing: 1px; border: 0; cursor: pointer; width: 50%; font-size: 16pt; } #container form input[type="submit"]{ background: #001843; padding: 10px; color: #FFF; letter-spacing: 1px; border: 0; cursor: pointer; width: 50%; } #container form input[type="number"]{ font-size: 16px; } #container form input[type="button"]{ background: #001843; padding: 10px; color: #FFF; letter-spacing: 1px; border: 0; cursor: pointer; width: 50%; } #container select{ font-size: 16px; width: 90%; padding: 5px; cursor: pointer; display: block; margin: 25px auto; border-radius: 5px; } #container option{ text-align: center; } #container label{ font-family: Arial; font-size: 12px; color: #001843; } .alert{ font-family: 'Arial'; font-size: 16px; text-align: center; background-color: #001843; color:#FFC931; } #scroll_tabla{ overflow-y: auto; overflow-x: hidden; height: 150px; } #pie{ width: auto; text-align: left; display: flex; justify-content: space-between; margin: auto; } table tr:hover { background-color: #FFC931;; cursor: pointer; } .Datos{ text-align: left; margin-left: 5px; display: inline; } .subDatos{ display: inline-block; } .tit{ font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif; } .dtit{ text-align: left; } .prueba{ margin-top: 10px; }
0.307358
0.058078
.page-container.login { overflow-y: auto; width: 100%; min-height: calc(100vh - 70px); } .page-container.login .container-inner { min-height: calc(100vh - 70px); } .page-container.login .container-inner .app-logo { padding: 50px 0px; padding-bottom: 30px; margin: auto; width: 250px; line-height: 70px; text-align: left; } .page-container.login .container-inner .app-logo .logo-inner { width: 100%; height: 152px; padding: 0px 10px; font-size: 75px; color: #fff; font-weight: 700; border: 6px solid #fff; border-top-right-radius: 20px; border-bottom-left-radius: 20px; } .page-container.login .container-inner .app-logo-full { display: none; } .page-container.login .container-inner .login-container .login-title { display: none; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-error { width: 100%; height: 50px; margin-bottom: 10px; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-error .invalid-feedback { width: 300px; margin: auto; background-color: #ff0000b3; line-height: 20px; padding: 5px; border-radius: 5px; color: #fff; font-weight: 500; font-size: 17px; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row { margin-bottom: 20px; text-align: center; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input { width: 300px; height: 45px; margin: auto; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input input { width: 100%; height: 100%; background-color: #fffc; border: none; border-radius: 3px; color: #4658b6; padding-left: 10px; font-size: 18px; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input button { width: 300px; height: 45px; margin: auto; background-color: #369d56; border: none; border-radius: 3px; color: #fff; padding-left: 10px; font-size: 20px; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input button:hover { cursor: pointer; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input.login-remember { height: 20px; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input.login-remember input { width: 20px; height: 20px; float: left; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input.login-remember span { float: left; color: #fff; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row.lessspace { margin-bottom: 10px; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt { width: 300px; text-align: center; margin: auto; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt .alt-buttons { width: 100%; height: 40px; margin: auto; color: #fff; text-align: center; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt .alt-buttons .forgot-forgot-button { margin-bottom: 10px; text-align: center; color: #fff; font-size: 18px; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt .alt-buttons .forgot-forgot-button:hover { color: #2f78ad; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt .alt-buttons .forgot-create-button { padding: 5px 10px; background-color: #bf9418; color: #fff; font-weight: 600; border-radius: 5px; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt .alt-buttons .forgot-create-button:hover { color: #bf9418; background-color: #fff; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt span { width: 100%; display: block; text-align: center; color: #fff; font-size: 18px; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social { width: 300px; margin: auto; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-message { width: 100%; line-height: 45px; font-size: 18px; color: #fff; text-align: center; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-icons { width: 120px; height: 50px; margin: auto; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-icons .social-button { width: 100%; height: 100%; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-icons .social-button a { width: 100%; height: 100%; display: block; text-align: center; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-icons .social-button a i { line-height: 50px; font-size: 35px; color: #fff; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-icons .social-button a:hover i { color: #bf9418; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-icons .social-button:first-child { margin-right: 20px; } /*Register*/ .page-container.register { overflow-y: auto; width: 100%; min-height: calc(100vh - 70px); } .page-container.register .container-inner { min-height: calc(100vh - 70px); } .page-container.register .container-inner .app-logo { padding: 50px 0px; padding-bottom: 30px; margin: auto; width: 250px; line-height: 70px; text-align: left; } .page-container.register .container-inner .app-logo .logo-inner { width: 100%; height: 152px; padding: 0px 10px; font-size: 75px; color: #fff; font-weight: 700; border: 6px solid #fff; border-top-right-radius: 20px; border-bottom-left-radius: 20px; } .page-container.register .container-inner .app-logo-full { display: none; } .page-container.register .container-inner .signup-container .signup-title { display: none; } .page-container.register .container-inner .signup-container .signup-description { display: none; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-error { width: 100%; height: 50px; margin-bottom: 10px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-error .invalid-feedback { width: 300px; margin: auto; background-color: #ff0000b3; line-height: 20px; padding: 5px; border-radius: 5px; color: #fff; font-weight: 500; font-size: 17px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row { margin-bottom: 20px; text-align: center; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input { width: 300px; height: 45px; margin: auto; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input input { width: 100%; height: 100%; background-color: #fffc; border: none; border-radius: 3px; color: #4658b6; padding-left: 10px; font-size: 18px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input button { width: 300px; height: 45px; margin: auto; background-color: #369d56; border: none; border-radius: 3px; color: #fff; padding-left: 10px; font-size: 20px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input button:hover { cursor: pointer; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input.signup-remember { height: 20px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input.signup-remember input { width: 20px; height: 20px; float: left; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input.signup-remember span { float: left; color: #fff; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row.lessspace { margin-bottom: 10px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .alt-buttons { width: 100%; text-align: center; color: #fff; margin-bottom: 30px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .alt-buttons a { padding: 3px 20px; font-weight: 600; color: #fff; border-radius: 5px; background-color: #bf9418; }
public/css/blocks_guest.css
.page-container.login { overflow-y: auto; width: 100%; min-height: calc(100vh - 70px); } .page-container.login .container-inner { min-height: calc(100vh - 70px); } .page-container.login .container-inner .app-logo { padding: 50px 0px; padding-bottom: 30px; margin: auto; width: 250px; line-height: 70px; text-align: left; } .page-container.login .container-inner .app-logo .logo-inner { width: 100%; height: 152px; padding: 0px 10px; font-size: 75px; color: #fff; font-weight: 700; border: 6px solid #fff; border-top-right-radius: 20px; border-bottom-left-radius: 20px; } .page-container.login .container-inner .app-logo-full { display: none; } .page-container.login .container-inner .login-container .login-title { display: none; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-error { width: 100%; height: 50px; margin-bottom: 10px; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-error .invalid-feedback { width: 300px; margin: auto; background-color: #ff0000b3; line-height: 20px; padding: 5px; border-radius: 5px; color: #fff; font-weight: 500; font-size: 17px; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row { margin-bottom: 20px; text-align: center; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input { width: 300px; height: 45px; margin: auto; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input input { width: 100%; height: 100%; background-color: #fffc; border: none; border-radius: 3px; color: #4658b6; padding-left: 10px; font-size: 18px; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input button { width: 300px; height: 45px; margin: auto; background-color: #369d56; border: none; border-radius: 3px; color: #fff; padding-left: 10px; font-size: 20px; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input button:hover { cursor: pointer; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input.login-remember { height: 20px; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input.login-remember input { width: 20px; height: 20px; float: left; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row .form-input.login-remember span { float: left; color: #fff; } .page-container.login .container-inner .login-container .app-login .login-inner .form.login .form-row.lessspace { margin-bottom: 10px; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt { width: 300px; text-align: center; margin: auto; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt .alt-buttons { width: 100%; height: 40px; margin: auto; color: #fff; text-align: center; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt .alt-buttons .forgot-forgot-button { margin-bottom: 10px; text-align: center; color: #fff; font-size: 18px; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt .alt-buttons .forgot-forgot-button:hover { color: #2f78ad; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt .alt-buttons .forgot-create-button { padding: 5px 10px; background-color: #bf9418; color: #fff; font-weight: 600; border-radius: 5px; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt .alt-buttons .forgot-create-button:hover { color: #bf9418; background-color: #fff; } .page-container.login .container-inner .login-container .app-login .login-inner .login-alt span { width: 100%; display: block; text-align: center; color: #fff; font-size: 18px; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social { width: 300px; margin: auto; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-message { width: 100%; line-height: 45px; font-size: 18px; color: #fff; text-align: center; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-icons { width: 120px; height: 50px; margin: auto; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-icons .social-button { width: 100%; height: 100%; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-icons .social-button a { width: 100%; height: 100%; display: block; text-align: center; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-icons .social-button a i { line-height: 50px; font-size: 35px; color: #fff; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-icons .social-button a:hover i { color: #bf9418; } .page-container.login .container-inner .login-container .app-login .login-inner .login-social .social-icons .social-button:first-child { margin-right: 20px; } /*Register*/ .page-container.register { overflow-y: auto; width: 100%; min-height: calc(100vh - 70px); } .page-container.register .container-inner { min-height: calc(100vh - 70px); } .page-container.register .container-inner .app-logo { padding: 50px 0px; padding-bottom: 30px; margin: auto; width: 250px; line-height: 70px; text-align: left; } .page-container.register .container-inner .app-logo .logo-inner { width: 100%; height: 152px; padding: 0px 10px; font-size: 75px; color: #fff; font-weight: 700; border: 6px solid #fff; border-top-right-radius: 20px; border-bottom-left-radius: 20px; } .page-container.register .container-inner .app-logo-full { display: none; } .page-container.register .container-inner .signup-container .signup-title { display: none; } .page-container.register .container-inner .signup-container .signup-description { display: none; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-error { width: 100%; height: 50px; margin-bottom: 10px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-error .invalid-feedback { width: 300px; margin: auto; background-color: #ff0000b3; line-height: 20px; padding: 5px; border-radius: 5px; color: #fff; font-weight: 500; font-size: 17px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row { margin-bottom: 20px; text-align: center; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input { width: 300px; height: 45px; margin: auto; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input input { width: 100%; height: 100%; background-color: #fffc; border: none; border-radius: 3px; color: #4658b6; padding-left: 10px; font-size: 18px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input button { width: 300px; height: 45px; margin: auto; background-color: #369d56; border: none; border-radius: 3px; color: #fff; padding-left: 10px; font-size: 20px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input button:hover { cursor: pointer; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input.signup-remember { height: 20px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input.signup-remember input { width: 20px; height: 20px; float: left; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row .form-input.signup-remember span { float: left; color: #fff; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .form.signup .form-row.lessspace { margin-bottom: 10px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .alt-buttons { width: 100%; text-align: center; color: #fff; margin-bottom: 30px; } .page-container.register .container-inner .signup-container .app-signup .signup-inner .alt-buttons a { padding: 3px 20px; font-weight: 600; color: #fff; border-radius: 5px; background-color: #bf9418; }
0.240329
0.038107
.sr-only { position: absolute; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); } .hide { display: none; } * { box-sizing: border-box; } html{ overflow-y: scroll; } body { font-family: system-ui, -apple-system, sans-serif; color: #222; margin: 0; } .elv-docs body { max-width: 76em; margin: 0 auto; } img { border: 0; } a, a:visited, a[href] { color: #222; } a[href].naked { text-decoration: none; } strong, b { font-weight: 600; } hr { margin: 3em 0; border: none; border-top: 1px solid #ddd; } p { max-width: 42em; line-height: 1.5; } iframe { border: none; width: 100%; } .nowrap { white-space: nowrap; } .und { text-decoration: underline; } .nound { text-decoration: none; } /* Blockquotes */ blockquote { font-family: Georgia, serif; font-size: 1.1875em; /* 19px /16 */ color: #666; margin: 1.5em 0; padding: 0 1em; max-width: 31.57894736842em; /* 600px /19 */ border-left: 6px solid #ddd; } blockquote + blockquote { margin-top: 2em; } .icon, .has-svg-icon > svg, .avatar, blockquote img { height: 1.3em; width: 1.3em; display: inline-block; vertical-align: text-top; margin-left: 2px; margin-right: 6px; } .avatar, blockquote img { border-radius: 50%; background-color: #eee; } .icon, .has-svg-icon > svg, .avatar { vertical-align: middle; } ul:not(.list-bare):not(.inlinelist) > li > a > .avatar { width: auto; height: 1.111111111111em; /* 20px /18 */ vertical-align: top; margin-left: 4px; margin-right: 4px; } blockquote .bio-source { white-space: nowrap; } /* Main */ main { font-size: 1.125em; /* 18px /16 */ } main img { max-width: 100%; } main img[height] { height: auto; } main:not(:empty) { padding-bottom: 3em; margin-bottom: 3em; } /* Tables */ table { border-collapse: collapse; margin-bottom: 2em; } table th, table td { text-align: left; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: .4em; font-size: 0.8125em; /* 13px /16 */ vertical-align: top; } table th:first-child, table td:first-child { padding-left: 0; } table th { border-color: #ddd; } h2 + table { margin-top: -0.625em; /* -10px /16 */ } @media (min-width: 37.5em) { /* 600px */ table th, table td { padding: .4em .8em; font-size: 1em; /* 16px /16 */ } } /* Headings */ h1, h2, h3, h4, h5, .benchnine { font-family: BenchNine, system-ui, -apple-system, sans-serif; } h1 { font-size: 2.666666666667em; /* 48px /18 */ margin: 0 0 .5em; } main .elv-toc + h1 { margin-top: .5em; line-height: 1.1; } main .breadcrumb + h1, main h1:first-child, main .elv-toc + h1 { border-bottom: 2px dotted #666; } @media (min-width: 64em) { /* 1024px */ main .elv-toc + h1, main .elv-toc + h2 { margin-top: 0; } } h2 { font-size: 2.222222222222em; /* 40px /18 */ border-bottom: 1px solid #ddd; margin: 1em 0 .25em; line-height: 1.1; } h3 { font-size: 1.666666666667em; /* 30px /18 */ margin-bottom: .5em; } h4 { font-size: 1.444444444444em; /* 26px /18 */ margin-bottom: .5em; } h5 { font-size: 1.277777777778em; /* 23px /18 */ margin-bottom: .5em; } main h1, main h2, main h3, footer h2, footer h3 { text-transform: uppercase; } h1 code, h2 code, h3 code, h4 code, h5 code { font-family: inherit; text-transform: none; } .subhed { font-family: system-ui, -apple-system, sans-serif; font-size: 0.875rem; /* 14px /16 */ line-height: 1; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; margin: 0; } /* Lists */ ul { padding: 0 1em; } li { padding: .25em 0; line-height: 1.4; } li ul { margin: .5em 0; padding-left: 1em; } li li { padding-top: .1em; padding-bottom: .1em; } .list-bare { list-style: none; padding: 0; } .list-bare-desc { display: block; font-size: 80%; color: #555; margin-bottom: 4px; } .list-bare-desc:last-child { margin-bottom: 6px; } .list-bare-desc-avatar { margin-left: 29.4px; } #quick-start ~ .language-text { border-top: 2px solid #666; border-bottom: 2px solid #666; } @media (min-width: 42em) { /* 672px */ #quick-start ~ .language-text { border: 2px solid #666; } } #quick-start ~ .language-text, #quick-start ~ .language-text code { background-color: #fafafa; color: #222; } /* Layout */ .elv-layout { padding: 1rem; margin: 0 auto; max-width: 42rem; clear: both; } footer.elv-layout { margin-bottom: 5em; } .elv-layout-full { max-width: none; } @media (min-width: 64em) { /* 1024px */ .elv-layout-toc { margin-left: 15rem; max-width: 60rem; margin-right: 1rem; position: relative; } } /*.elv-layout-wider { max-width: 60rem; }*/ /* Header */ .elv-header { color: #222; position: relative; } .elv-header-default { display: flex; flex-direction: column; justify-content: center; align-items: center; padding-top: 0; } .elv-header-docs:before, .elv-header-docs:after { content: " "; display: table; } .elv-header-docs:after { clear: both; } /* Header Hero */ .elv-hero img, .elv-hero svg { width: 42.95774646vh; height: 60vh; background-color: #222; } .elv-header-default .elv-hero { display: flex; justify-content: center; background: #222; width: calc(100% + 2rem); margin-left: -1rem; margin-right: -1rem; } .elv-header-docs .elv-hero { float: left; margin-right: .5em; } .elv-header-default .elv-hero img, .elv-header-default .elv-hero svg { position: relative; background-color: transparent; z-index: 1; } .elv-header-docs .elv-hero img, .elv-header-docs .elv-hero svg { width: auto; height: 3em; } @media (min-width: 43.75em) { /* 700px */ .elv-header-docs .elv-hero { margin-right: 1em; } .elv-header-docs .elv-hero img, .elv-header-docs .elv-hero svg { width: 4.303125em; /* 68.85px /16 */ height: 6em; } } /* Header Possum */ .elv-possum-anchor { display: block; } .elv-possum { position: absolute; right: .5rem; top: 1rem; transition: .3s opacity ease-out; } .elv-header-docs .elv-possum { width: 15vw; max-width: 6.25rem; /* 100px /16 */ } .elv-header-default { overflow: hidden; } .elv-header-default .elv-possum { pointer-events: none; width: auto; height: calc((60vh - 2rem) / 1.6); top: 36%; left: 1vw; right: auto; animation-duration: 180s; animation-name: balloonFloat; } @media (prefers-reduced-motion: reduce) { .elv-header-default .elv-possum { display: none; animation: none; } } @keyframes balloonFloat { from { top: 50%; left: -5%; } to { top: 5%; left: 120%; } } /* Header Heading */ .elv-hed { font-size: 2.625em; /* 42px /16 */ line-height: 1.2; margin-top: 1.5em; margin-bottom: .25em; text-align: center; text-transform: none; } .elv-header-docs .elv-hed { font-size: 2.125em; /* 34px /16 */ line-height: 1.5; margin: 0; text-align: left; } @media (min-width: 43.75em) { /* 700px */ .elv-header-docs .elv-hed { font-size: 2.625em; /* 42px /16 */ } } /* Version */ .latestversion { font-size: 2em; margin-top: 0; } .latestversion code { font-size: 0.75em; /* 24px /32 */ } .latestversion { font-family: BenchNine, system-ui, -apple-system, sans-serif; } .tmpl-docs .latestversion { position: absolute; top: 1rem; right: 1rem; margin: 0; } /* News */ .news { text-align: center; } /* Direct Links / Markdown Headers */ .direct-link { font-family: sans-serif; text-decoration: none; font-style: normal; margin-left: .1em; font-weight: normal; } a[href].direct-link, a[href].direct-link:visited { color: #949494; visibility: hidden; } a[href].direct-link:focus, a[href].direct-link:focus:visited, :hover > a[href].direct-link, :hover > a[href].direct-link:visited, :focus > a[href].direct-link, :focus > a[href].direct-link:visited { visibility: visible; } /* don’t use a direct link, should be a link to the page */ main .elv-toc + h1 .direct-link { display: none; } /* Style Guide */ .elv-sg-component { background-color: #f9f9f9; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd; margin: 2rem 0; } .elv-sg-component:before, .elv-sg-component:after { content: " "; /* 1 */ display: table; /* 2 */ } .elv-sg-component:after { clear: both; } .elv-layout .elv-sg-component-full { margin-left: -1rem; margin-right: -1rem; } /* Language List */ .elv-langlist { font-size: 0.8333333333333em; /* 15px /18 */ background-color: #f7f7f7; padding: .5rem; margin: 2em 0; } .elv-langlist-hed { margin: 0; display: inline; vertical-align: middle; border: none; font-size: 1.4em; /* 21px /15 */ } .elv-langlist > .inlinelist { display: inline; margin-left: 1em; } /* Breakpoint Overrides */ @media (max-width: 37.4375em) { /* 599px */ .bp-notsm.bp-notsm.bp-notsm.bp-notsm { display: none; } } @media (min-width: 37.5em) { /* 600px */ .bp-sm.bp-sm.bp-sm.bp-sm { display: none ; } } /* Testimonials */ .testimonials-more { text-transform: uppercase; font-size: 0.875em; /* 14px /16 */ line-height: 3.214285714286; /* 45px /14 */ } .testimonials-more .avatar { width: 40px; height: 40px; vertical-align: middle; } /* Used by */ .used-by { display: flex; justify-content: space-around; align-items: center; flex-wrap: wrap; } .used-by img { height: 75px; margin: 1rem .5rem; } .used-by img[src$="svg"] { padding: 1rem; } /* Big primary button */ .btn-form, .btn-primary { cursor: pointer; border: 2px solid; font-size: 1em; text-align: center; font-weight: 700; text-transform: uppercase; text-decoration: none; background-color: #fff; } .btn-form { border-radius: 1em; padding-left: .75em; padding-right: .75em; box-shadow: 0 4px 3px -3px #000; } .btn-primary { display: block; border-radius: 1.5em; margin: 0; padding: .5em 1em .4em; box-shadow: 0 8px 6px -6px #000; } .btn-primary-why-are-you-doing-this { margin-top: 1.5em; } .btn-form:hover, .btn-primary:hover { border-color: transparent; background-color: #222; color: #fff; } .btn-primary:hover { border-color: rgba(255,255,255,.3); } .btn-primary span { text-transform: none; } .btn-primary + span { display: block; text-align: center; margin-top: .25em; font-size: .75em; } .btn-c { margin-left: auto; margin-right: auto; } @media (min-width: 20em) { .btn-primary { font-size: 6vw; } .btn-primary-sm { font-size: 1.4em; } } @media (min-width: 28.125em) { /* 450px */ .btn-primary-sm { font-size: 5.6vw; } } @media (min-width: 53.125em) { /* 850px */ .btn-primary-sm { font-size: 2.666666666667em; /* 48px /18 */ } } @media (min-width: 46.875em) { /* 750px */ .btn-primary-why-are-you-doing-this { margin-left: calc( (90vw - 42rem) / -2 ); width: calc(90vw - 2rem); } } /* Emoji */ .emoji { line-height: 1; vertical-align: middle; } /* Supported Features Tables */ @media (min-width: 43.75em) { /* 700px */ #supported-features + table th:first-child, #supported-features + table td:first-child { min-width: 12em; } }
_includes/index.css
.sr-only { position: absolute; height: 1px; width: 1px; overflow: hidden; clip: rect(1px, 1px, 1px, 1px); } .hide { display: none; } * { box-sizing: border-box; } html{ overflow-y: scroll; } body { font-family: system-ui, -apple-system, sans-serif; color: #222; margin: 0; } .elv-docs body { max-width: 76em; margin: 0 auto; } img { border: 0; } a, a:visited, a[href] { color: #222; } a[href].naked { text-decoration: none; } strong, b { font-weight: 600; } hr { margin: 3em 0; border: none; border-top: 1px solid #ddd; } p { max-width: 42em; line-height: 1.5; } iframe { border: none; width: 100%; } .nowrap { white-space: nowrap; } .und { text-decoration: underline; } .nound { text-decoration: none; } /* Blockquotes */ blockquote { font-family: Georgia, serif; font-size: 1.1875em; /* 19px /16 */ color: #666; margin: 1.5em 0; padding: 0 1em; max-width: 31.57894736842em; /* 600px /19 */ border-left: 6px solid #ddd; } blockquote + blockquote { margin-top: 2em; } .icon, .has-svg-icon > svg, .avatar, blockquote img { height: 1.3em; width: 1.3em; display: inline-block; vertical-align: text-top; margin-left: 2px; margin-right: 6px; } .avatar, blockquote img { border-radius: 50%; background-color: #eee; } .icon, .has-svg-icon > svg, .avatar { vertical-align: middle; } ul:not(.list-bare):not(.inlinelist) > li > a > .avatar { width: auto; height: 1.111111111111em; /* 20px /18 */ vertical-align: top; margin-left: 4px; margin-right: 4px; } blockquote .bio-source { white-space: nowrap; } /* Main */ main { font-size: 1.125em; /* 18px /16 */ } main img { max-width: 100%; } main img[height] { height: auto; } main:not(:empty) { padding-bottom: 3em; margin-bottom: 3em; } /* Tables */ table { border-collapse: collapse; margin-bottom: 2em; } table th, table td { text-align: left; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: .4em; font-size: 0.8125em; /* 13px /16 */ vertical-align: top; } table th:first-child, table td:first-child { padding-left: 0; } table th { border-color: #ddd; } h2 + table { margin-top: -0.625em; /* -10px /16 */ } @media (min-width: 37.5em) { /* 600px */ table th, table td { padding: .4em .8em; font-size: 1em; /* 16px /16 */ } } /* Headings */ h1, h2, h3, h4, h5, .benchnine { font-family: BenchNine, system-ui, -apple-system, sans-serif; } h1 { font-size: 2.666666666667em; /* 48px /18 */ margin: 0 0 .5em; } main .elv-toc + h1 { margin-top: .5em; line-height: 1.1; } main .breadcrumb + h1, main h1:first-child, main .elv-toc + h1 { border-bottom: 2px dotted #666; } @media (min-width: 64em) { /* 1024px */ main .elv-toc + h1, main .elv-toc + h2 { margin-top: 0; } } h2 { font-size: 2.222222222222em; /* 40px /18 */ border-bottom: 1px solid #ddd; margin: 1em 0 .25em; line-height: 1.1; } h3 { font-size: 1.666666666667em; /* 30px /18 */ margin-bottom: .5em; } h4 { font-size: 1.444444444444em; /* 26px /18 */ margin-bottom: .5em; } h5 { font-size: 1.277777777778em; /* 23px /18 */ margin-bottom: .5em; } main h1, main h2, main h3, footer h2, footer h3 { text-transform: uppercase; } h1 code, h2 code, h3 code, h4 code, h5 code { font-family: inherit; text-transform: none; } .subhed { font-family: system-ui, -apple-system, sans-serif; font-size: 0.875rem; /* 14px /16 */ line-height: 1; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; margin: 0; } /* Lists */ ul { padding: 0 1em; } li { padding: .25em 0; line-height: 1.4; } li ul { margin: .5em 0; padding-left: 1em; } li li { padding-top: .1em; padding-bottom: .1em; } .list-bare { list-style: none; padding: 0; } .list-bare-desc { display: block; font-size: 80%; color: #555; margin-bottom: 4px; } .list-bare-desc:last-child { margin-bottom: 6px; } .list-bare-desc-avatar { margin-left: 29.4px; } #quick-start ~ .language-text { border-top: 2px solid #666; border-bottom: 2px solid #666; } @media (min-width: 42em) { /* 672px */ #quick-start ~ .language-text { border: 2px solid #666; } } #quick-start ~ .language-text, #quick-start ~ .language-text code { background-color: #fafafa; color: #222; } /* Layout */ .elv-layout { padding: 1rem; margin: 0 auto; max-width: 42rem; clear: both; } footer.elv-layout { margin-bottom: 5em; } .elv-layout-full { max-width: none; } @media (min-width: 64em) { /* 1024px */ .elv-layout-toc { margin-left: 15rem; max-width: 60rem; margin-right: 1rem; position: relative; } } /*.elv-layout-wider { max-width: 60rem; }*/ /* Header */ .elv-header { color: #222; position: relative; } .elv-header-default { display: flex; flex-direction: column; justify-content: center; align-items: center; padding-top: 0; } .elv-header-docs:before, .elv-header-docs:after { content: " "; display: table; } .elv-header-docs:after { clear: both; } /* Header Hero */ .elv-hero img, .elv-hero svg { width: 42.95774646vh; height: 60vh; background-color: #222; } .elv-header-default .elv-hero { display: flex; justify-content: center; background: #222; width: calc(100% + 2rem); margin-left: -1rem; margin-right: -1rem; } .elv-header-docs .elv-hero { float: left; margin-right: .5em; } .elv-header-default .elv-hero img, .elv-header-default .elv-hero svg { position: relative; background-color: transparent; z-index: 1; } .elv-header-docs .elv-hero img, .elv-header-docs .elv-hero svg { width: auto; height: 3em; } @media (min-width: 43.75em) { /* 700px */ .elv-header-docs .elv-hero { margin-right: 1em; } .elv-header-docs .elv-hero img, .elv-header-docs .elv-hero svg { width: 4.303125em; /* 68.85px /16 */ height: 6em; } } /* Header Possum */ .elv-possum-anchor { display: block; } .elv-possum { position: absolute; right: .5rem; top: 1rem; transition: .3s opacity ease-out; } .elv-header-docs .elv-possum { width: 15vw; max-width: 6.25rem; /* 100px /16 */ } .elv-header-default { overflow: hidden; } .elv-header-default .elv-possum { pointer-events: none; width: auto; height: calc((60vh - 2rem) / 1.6); top: 36%; left: 1vw; right: auto; animation-duration: 180s; animation-name: balloonFloat; } @media (prefers-reduced-motion: reduce) { .elv-header-default .elv-possum { display: none; animation: none; } } @keyframes balloonFloat { from { top: 50%; left: -5%; } to { top: 5%; left: 120%; } } /* Header Heading */ .elv-hed { font-size: 2.625em; /* 42px /16 */ line-height: 1.2; margin-top: 1.5em; margin-bottom: .25em; text-align: center; text-transform: none; } .elv-header-docs .elv-hed { font-size: 2.125em; /* 34px /16 */ line-height: 1.5; margin: 0; text-align: left; } @media (min-width: 43.75em) { /* 700px */ .elv-header-docs .elv-hed { font-size: 2.625em; /* 42px /16 */ } } /* Version */ .latestversion { font-size: 2em; margin-top: 0; } .latestversion code { font-size: 0.75em; /* 24px /32 */ } .latestversion { font-family: BenchNine, system-ui, -apple-system, sans-serif; } .tmpl-docs .latestversion { position: absolute; top: 1rem; right: 1rem; margin: 0; } /* News */ .news { text-align: center; } /* Direct Links / Markdown Headers */ .direct-link { font-family: sans-serif; text-decoration: none; font-style: normal; margin-left: .1em; font-weight: normal; } a[href].direct-link, a[href].direct-link:visited { color: #949494; visibility: hidden; } a[href].direct-link:focus, a[href].direct-link:focus:visited, :hover > a[href].direct-link, :hover > a[href].direct-link:visited, :focus > a[href].direct-link, :focus > a[href].direct-link:visited { visibility: visible; } /* don’t use a direct link, should be a link to the page */ main .elv-toc + h1 .direct-link { display: none; } /* Style Guide */ .elv-sg-component { background-color: #f9f9f9; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd; margin: 2rem 0; } .elv-sg-component:before, .elv-sg-component:after { content: " "; /* 1 */ display: table; /* 2 */ } .elv-sg-component:after { clear: both; } .elv-layout .elv-sg-component-full { margin-left: -1rem; margin-right: -1rem; } /* Language List */ .elv-langlist { font-size: 0.8333333333333em; /* 15px /18 */ background-color: #f7f7f7; padding: .5rem; margin: 2em 0; } .elv-langlist-hed { margin: 0; display: inline; vertical-align: middle; border: none; font-size: 1.4em; /* 21px /15 */ } .elv-langlist > .inlinelist { display: inline; margin-left: 1em; } /* Breakpoint Overrides */ @media (max-width: 37.4375em) { /* 599px */ .bp-notsm.bp-notsm.bp-notsm.bp-notsm { display: none; } } @media (min-width: 37.5em) { /* 600px */ .bp-sm.bp-sm.bp-sm.bp-sm { display: none ; } } /* Testimonials */ .testimonials-more { text-transform: uppercase; font-size: 0.875em; /* 14px /16 */ line-height: 3.214285714286; /* 45px /14 */ } .testimonials-more .avatar { width: 40px; height: 40px; vertical-align: middle; } /* Used by */ .used-by { display: flex; justify-content: space-around; align-items: center; flex-wrap: wrap; } .used-by img { height: 75px; margin: 1rem .5rem; } .used-by img[src$="svg"] { padding: 1rem; } /* Big primary button */ .btn-form, .btn-primary { cursor: pointer; border: 2px solid; font-size: 1em; text-align: center; font-weight: 700; text-transform: uppercase; text-decoration: none; background-color: #fff; } .btn-form { border-radius: 1em; padding-left: .75em; padding-right: .75em; box-shadow: 0 4px 3px -3px #000; } .btn-primary { display: block; border-radius: 1.5em; margin: 0; padding: .5em 1em .4em; box-shadow: 0 8px 6px -6px #000; } .btn-primary-why-are-you-doing-this { margin-top: 1.5em; } .btn-form:hover, .btn-primary:hover { border-color: transparent; background-color: #222; color: #fff; } .btn-primary:hover { border-color: rgba(255,255,255,.3); } .btn-primary span { text-transform: none; } .btn-primary + span { display: block; text-align: center; margin-top: .25em; font-size: .75em; } .btn-c { margin-left: auto; margin-right: auto; } @media (min-width: 20em) { .btn-primary { font-size: 6vw; } .btn-primary-sm { font-size: 1.4em; } } @media (min-width: 28.125em) { /* 450px */ .btn-primary-sm { font-size: 5.6vw; } } @media (min-width: 53.125em) { /* 850px */ .btn-primary-sm { font-size: 2.666666666667em; /* 48px /18 */ } } @media (min-width: 46.875em) { /* 750px */ .btn-primary-why-are-you-doing-this { margin-left: calc( (90vw - 42rem) / -2 ); width: calc(90vw - 2rem); } } /* Emoji */ .emoji { line-height: 1; vertical-align: middle; } /* Supported Features Tables */ @media (min-width: 43.75em) { /* 700px */ #supported-features + table th:first-child, #supported-features + table td:first-child { min-width: 12em; } }
0.212069
0.062933
@import './components/reset.css'; @import './components/layout.css'; /* 3rd party components */ @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap'); /* your components */ @import './components/button.css'; @import './components/faq.css'; @import './components/footer.css'; @import './components/form.css'; @import './components/gallery.css'; @import './components/header.css'; @import './components/hero-home.css'; @import './components/pricing.css'; @import './components/testimonials.css'; @import './components/mouse.css'; @import '../node_modules/@fortawesome/fontawesome-free/css/all.css'; @import './components/section-title.css'; /* *********************************************** CUSTOM HOME PAGE STYLES GOES BELOW THIS COMMENT *********************************************** */ /* main style */ /* loader */ /* header */ /* hero */ .hero .hero-mouse { bottom: 30px; } /* about */ .align-items-center { align-items: center; } .about { padding-top: 100px; } .about__hero { position: relative; } .about__hero-image { max-width: 90%; position: relative; z-index: 1; } .about__hero::before { content: ''; position: absolute; top: 0px; right: 0; left: 0; bottom: 0%; border-radius: 7px; border: 16px solid #e9ecef; } .about__title { font-family: "Montserrat", sans-serif; font-size: 24px; font-weight: 600; margin-bottom: 16px; color: #e54b4b; } .about__subtitle { font-family: "Montserrat", sans-serif; font-size: 16px; font-weight: 600; margin-bottom: 16px; color: #161c2d; } .about__subtitle > span { color: #e54b4b; } .about__text { font-size: 15px; margin-bottom: 16px; color: #8492a6; line-height: 27px; letter-spacing: 0.43px; font-family: "Roboto", sans-serif; } .about__signature { margin-bottom: 24px; } .about__signature-image { max-width: 100%; height: 22px; } @media screen and (min-width: 768px) { .about__content { margin-left: 40px; } } /* hobbies */ /* project done */ .projects{ } .container.projects{ background-position: center center; height: 253px; border-radius: 10px; } .section-projects{ display: inline-block; text-align: center; width: 100%; color: #ffffff; align-self: center; line-height: 1.5; } .icon-projects{ color: #e54b4b; height: 32px; width: 32px; } .h3-projects{ font-family: "Montserrat", sans-serif; margin-top: 16px; margin-bottom: 8px; font-size: 30px; font-weight: 600; } .h6-projects{ font-size: 16px; font-family: "Montserrat", sans-serif; font-weight: 400; } @media (max-width: 1200px){ .container.projects{ height: 410px; } } /* services */ .container.services{ padding-bottom: 100px; background-color: #f9fafd } .services .services-cube{ text-align: center; border: 1px solid #e9ecef; border-radius: 7px; position: relative; margin: 20px 20px 0 0; } .services-cube .cube-container{ padding: 40px 20px; } .services .cube-icon{ color: #e54b4b; height: 32px; width: 32px; } .services .cube-h5{ margin: 20px 0; font-size: 18px; font-family: "Montserrat", sans-serif; line-height: 1.5; color: #161c2d; font-weight: 500; } .services .cube-text{ color: #8492a6; letter-spacing: 0.03em; line-height: 1.8; font-family: "Roboto", sans-serif; font-size: 15px; letter-spacing: 0.03em; } .services .cube-icon-grow{ color: #e54b4b; position: absolute; right:0; bottom: 0; opacity: 0.04; height: 32px; width: 32px; transition: all 1s; } .services-cube:hover .cube-icon-grow{ height:200px; width: 200px; transition: all 1s; } .services-cube:hover .cube-h5{ transition: all 0.5s; color: #e54b4b; } .services .services-cube:hover{ box-shadow: 0 10px 25px rgba(60, 72, 88, 0.15); transform: translateY(-5px); border-color: transparent; } .services .services-cube:before{ border-bottom: 2px solid #e54b4b; content: ""; width: 0%; position: absolute; left: 50%; bottom: 0; } .services .services-cube:after{ border-bottom: 2px solid #e54b4b; content: ""; width: 0%; position: absolute; right: 50%; bottom: 0; } .services .services-cube:hover::before{ width: 45%; transition: all 1s; } .services .services-cube:hover::after{ width: 45%; transition: all 1s; } /* resume */ .resume { padding-top: 100px; padding-bottom: 100px; width: 100%; } .resume .section-title { margin: 0 0 30px 0; } .resume__icon { border: 2px solid #ced4da; height: 40px; width: 40px; border-radius: 50%; display: flex; justify-content: center; align-items: center; } .resume__icon .far { padding-top: 7px; font-size: 22px; color: #161c2d; } .resume__timeline { position: relative; margin-left: 19px; } .resume__timeline::after { background-color: #ced4da; content: ""; height: 95%; left: 0; position: absolute; right: 0; top: 0; width: 2px; } .resume__timeline-item:first-of-type { padding-top: 32px; } .resume__timeline-item { display: inline-block; margin-bottom: 24px; } .resume__timeline-item:last-of-type { margin-bottom: 0; } .date-label { float: left; border: 1px solid #e9ecef; border-radius: 10px; padding: 8px 24px; box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); margin: 0 15px; position: relative; } .date-label:after { border: 2px solid #161c2d; content: ""; position: absolute; top: 50%; transform: translateY(-50%); width: 8px; height: 8px; z-index: 1; background-color: #f8f9fa; border-radius: 30px; } .description-block { padding: 24px; border: 1px solid #e9ecef; border-radius: 10px; margin-left: 15px; position: relative; top: 0; } .description-block:hover { box-shadow: 0 .5rem 1rem rgba(0,0,0,.15); transition: all 0.2s ease-out; top: -4px; } .description-block:hover .description-block__title { color: #e54b4b; } .description-block__title { display: inline-block; font-family: "Montserrat", sans-serif; font-size: 18px; font-weight: 500; line-height: 27px; color: #161c2d; margin-bottom: 4px; } .description-block__subtitle { font-family: "Roboto", sans-serif; font-size: 13px; font-weight: 400; line-height: 19.2px; margin-bottom: 16px; color: #161c2d; } .description-block__text { display: inline-block; font-family: "Roboto", sans-serif; font-size: 14px; font-weight: 400; line-height: 25.3px; color: #8492a6; } @media screen and (max-width: 767px) { .date-label:after { left: -21px; } } @media screen and (min-width: 768px) { .resume__icon { margin: 0 auto; } .resume__timeline { margin-left: 0; } .resume__timeline::after { margin: auto; } .resume__timeline-item:nth-child(2n) .row > :first-of-type{ order: 2; } .resume__timeline-item:nth-child(2n) .date-label{ float: left; } .resume__timeline-item:nth-child(2n) .date-label::after{ left: -32px; } .resume__timeline-item:nth-child(2n) .description-block { direction:rtl; margin-left: 0; margin-right: 15px; } .date-label { float: right; } .date-label:after { right: -32px; } } /* skill */ /* portfolio */ /* testimonial */ /* blog */ /* freelancer */ /* contact */ /* footer */ /* back top */ /* style swicher */
css/home-page.css
@import './components/reset.css'; @import './components/layout.css'; /* 3rd party components */ @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap'); /* your components */ @import './components/button.css'; @import './components/faq.css'; @import './components/footer.css'; @import './components/form.css'; @import './components/gallery.css'; @import './components/header.css'; @import './components/hero-home.css'; @import './components/pricing.css'; @import './components/testimonials.css'; @import './components/mouse.css'; @import '../node_modules/@fortawesome/fontawesome-free/css/all.css'; @import './components/section-title.css'; /* *********************************************** CUSTOM HOME PAGE STYLES GOES BELOW THIS COMMENT *********************************************** */ /* main style */ /* loader */ /* header */ /* hero */ .hero .hero-mouse { bottom: 30px; } /* about */ .align-items-center { align-items: center; } .about { padding-top: 100px; } .about__hero { position: relative; } .about__hero-image { max-width: 90%; position: relative; z-index: 1; } .about__hero::before { content: ''; position: absolute; top: 0px; right: 0; left: 0; bottom: 0%; border-radius: 7px; border: 16px solid #e9ecef; } .about__title { font-family: "Montserrat", sans-serif; font-size: 24px; font-weight: 600; margin-bottom: 16px; color: #e54b4b; } .about__subtitle { font-family: "Montserrat", sans-serif; font-size: 16px; font-weight: 600; margin-bottom: 16px; color: #161c2d; } .about__subtitle > span { color: #e54b4b; } .about__text { font-size: 15px; margin-bottom: 16px; color: #8492a6; line-height: 27px; letter-spacing: 0.43px; font-family: "Roboto", sans-serif; } .about__signature { margin-bottom: 24px; } .about__signature-image { max-width: 100%; height: 22px; } @media screen and (min-width: 768px) { .about__content { margin-left: 40px; } } /* hobbies */ /* project done */ .projects{ } .container.projects{ background-position: center center; height: 253px; border-radius: 10px; } .section-projects{ display: inline-block; text-align: center; width: 100%; color: #ffffff; align-self: center; line-height: 1.5; } .icon-projects{ color: #e54b4b; height: 32px; width: 32px; } .h3-projects{ font-family: "Montserrat", sans-serif; margin-top: 16px; margin-bottom: 8px; font-size: 30px; font-weight: 600; } .h6-projects{ font-size: 16px; font-family: "Montserrat", sans-serif; font-weight: 400; } @media (max-width: 1200px){ .container.projects{ height: 410px; } } /* services */ .container.services{ padding-bottom: 100px; background-color: #f9fafd } .services .services-cube{ text-align: center; border: 1px solid #e9ecef; border-radius: 7px; position: relative; margin: 20px 20px 0 0; } .services-cube .cube-container{ padding: 40px 20px; } .services .cube-icon{ color: #e54b4b; height: 32px; width: 32px; } .services .cube-h5{ margin: 20px 0; font-size: 18px; font-family: "Montserrat", sans-serif; line-height: 1.5; color: #161c2d; font-weight: 500; } .services .cube-text{ color: #8492a6; letter-spacing: 0.03em; line-height: 1.8; font-family: "Roboto", sans-serif; font-size: 15px; letter-spacing: 0.03em; } .services .cube-icon-grow{ color: #e54b4b; position: absolute; right:0; bottom: 0; opacity: 0.04; height: 32px; width: 32px; transition: all 1s; } .services-cube:hover .cube-icon-grow{ height:200px; width: 200px; transition: all 1s; } .services-cube:hover .cube-h5{ transition: all 0.5s; color: #e54b4b; } .services .services-cube:hover{ box-shadow: 0 10px 25px rgba(60, 72, 88, 0.15); transform: translateY(-5px); border-color: transparent; } .services .services-cube:before{ border-bottom: 2px solid #e54b4b; content: ""; width: 0%; position: absolute; left: 50%; bottom: 0; } .services .services-cube:after{ border-bottom: 2px solid #e54b4b; content: ""; width: 0%; position: absolute; right: 50%; bottom: 0; } .services .services-cube:hover::before{ width: 45%; transition: all 1s; } .services .services-cube:hover::after{ width: 45%; transition: all 1s; } /* resume */ .resume { padding-top: 100px; padding-bottom: 100px; width: 100%; } .resume .section-title { margin: 0 0 30px 0; } .resume__icon { border: 2px solid #ced4da; height: 40px; width: 40px; border-radius: 50%; display: flex; justify-content: center; align-items: center; } .resume__icon .far { padding-top: 7px; font-size: 22px; color: #161c2d; } .resume__timeline { position: relative; margin-left: 19px; } .resume__timeline::after { background-color: #ced4da; content: ""; height: 95%; left: 0; position: absolute; right: 0; top: 0; width: 2px; } .resume__timeline-item:first-of-type { padding-top: 32px; } .resume__timeline-item { display: inline-block; margin-bottom: 24px; } .resume__timeline-item:last-of-type { margin-bottom: 0; } .date-label { float: left; border: 1px solid #e9ecef; border-radius: 10px; padding: 8px 24px; box-shadow: 0 0 3px rgba(60, 72, 88, 0.15); margin: 0 15px; position: relative; } .date-label:after { border: 2px solid #161c2d; content: ""; position: absolute; top: 50%; transform: translateY(-50%); width: 8px; height: 8px; z-index: 1; background-color: #f8f9fa; border-radius: 30px; } .description-block { padding: 24px; border: 1px solid #e9ecef; border-radius: 10px; margin-left: 15px; position: relative; top: 0; } .description-block:hover { box-shadow: 0 .5rem 1rem rgba(0,0,0,.15); transition: all 0.2s ease-out; top: -4px; } .description-block:hover .description-block__title { color: #e54b4b; } .description-block__title { display: inline-block; font-family: "Montserrat", sans-serif; font-size: 18px; font-weight: 500; line-height: 27px; color: #161c2d; margin-bottom: 4px; } .description-block__subtitle { font-family: "Roboto", sans-serif; font-size: 13px; font-weight: 400; line-height: 19.2px; margin-bottom: 16px; color: #161c2d; } .description-block__text { display: inline-block; font-family: "Roboto", sans-serif; font-size: 14px; font-weight: 400; line-height: 25.3px; color: #8492a6; } @media screen and (max-width: 767px) { .date-label:after { left: -21px; } } @media screen and (min-width: 768px) { .resume__icon { margin: 0 auto; } .resume__timeline { margin-left: 0; } .resume__timeline::after { margin: auto; } .resume__timeline-item:nth-child(2n) .row > :first-of-type{ order: 2; } .resume__timeline-item:nth-child(2n) .date-label{ float: left; } .resume__timeline-item:nth-child(2n) .date-label::after{ left: -32px; } .resume__timeline-item:nth-child(2n) .description-block { direction:rtl; margin-left: 0; margin-right: 15px; } .date-label { float: right; } .date-label:after { right: -32px; } } /* skill */ /* portfolio */ /* testimonial */ /* blog */ /* freelancer */ /* contact */ /* footer */ /* back top */ /* style swicher */
0.302082
0.051059
.navbar-inner { background: #00adf3; } .navbar .brand { color: #FFF; text-shadow: 1px 1px 1px rgba(0,0,0,.3); font-size: 30px; font-weight: bold; } .navbar .nav > li > a { color: #4876E3; text-shadow: none; } .navbar .nav > li > a:focus, .navbar .nav > li > a:hover { color: #FFF; } .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus { background: transparent; color: #FFF; box-shadow: none; } .navbar .btn-navbar { color: #FFF; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #4876E3; background-image: -moz-linear-gradient(top,#4876E3,#1257EB); background-image: -webkit-gradient(linear,0 0,0 100%,from(#4876E3),to(#1257EB)); background-image: -webkit-linear-gradient(top,#4876E3,#1257EB); background-image: -o-linear-gradient(top,#4876E3,#1257EB); background-image: linear-gradient(to bottom,#4876E3,#1257EB); background-repeat: repeat-x; border-color: #1257EB #1257EB #4876E3; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); } .navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] { color: #FFF; background-color: #1257EB; } .dropdown-menu { background: #FFF; height: auto; color: #999; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); border-radius: 2px; padding: 5px; min-width: 130px; } .dropdown-menu > li { margin: 2px 0px; height: 30px; text-align: left; padding: 0px 5px; line-height: 30px; } .dropdown-menu > li:hover:not(.disabled),.dropdown-menu > li.active{ background-color: #12a6eb; color: #FFFFFF; } /* * Alerts */ .alert{ border-radius: 0px; text-shadow:none; text-align:center; font-size:13px; } .alert-info{ background-color: #12A6EB; color:#FFF; border-width: 0px; } .alert-error{ background-color:#D14836; color: #FFF; border-width: 0px; }
client/src/mtest/css/akorp-bootstrap.css
.navbar-inner { background: #00adf3; } .navbar .brand { color: #FFF; text-shadow: 1px 1px 1px rgba(0,0,0,.3); font-size: 30px; font-weight: bold; } .navbar .nav > li > a { color: #4876E3; text-shadow: none; } .navbar .nav > li > a:focus, .navbar .nav > li > a:hover { color: #FFF; } .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus { background: transparent; color: #FFF; box-shadow: none; } .navbar .btn-navbar { color: #FFF; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #4876E3; background-image: -moz-linear-gradient(top,#4876E3,#1257EB); background-image: -webkit-gradient(linear,0 0,0 100%,from(#4876E3),to(#1257EB)); background-image: -webkit-linear-gradient(top,#4876E3,#1257EB); background-image: -o-linear-gradient(top,#4876E3,#1257EB); background-image: linear-gradient(to bottom,#4876E3,#1257EB); background-repeat: repeat-x; border-color: #1257EB #1257EB #4876E3; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); } .navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] { color: #FFF; background-color: #1257EB; } .dropdown-menu { background: #FFF; height: auto; color: #999; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); border-radius: 2px; padding: 5px; min-width: 130px; } .dropdown-menu > li { margin: 2px 0px; height: 30px; text-align: left; padding: 0px 5px; line-height: 30px; } .dropdown-menu > li:hover:not(.disabled),.dropdown-menu > li.active{ background-color: #12a6eb; color: #FFFFFF; } /* * Alerts */ .alert{ border-radius: 0px; text-shadow:none; text-align:center; font-size:13px; } .alert-info{ background-color: #12A6EB; color:#FFF; border-width: 0px; } .alert-error{ background-color:#D14836; color: #FFF; border-width: 0px; }
0.177954
0.060087
md-hint.ErrorMessageForm { font-size: 14px; display: table-cell; height: 5rem; color: #b72c2c; font-family: 'HelveticaNeueLTCom-Roman', sans-serif; font-style: normal; } input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { /* display: none; <- Crashes Chrome on hover */ -webkit-appearance: none; margin: 0; /* <-- Apparently some margin are still there even though it's hidden */ } .Input label, .Select .mat-select-placeholder { font-weight: 400 !important; color: black; font-size: 1rem !important; } .Input-textarea { padding-right: 0; } .Input-textarea textarea { resize: vertical !important; } .mat-input-infix { border-bottom: 1px solid #f9f9f9 !important; } @media screen { #printSection { display: none; } } @media print { body * { visibility: hidden; margin: 0; } #printSection, #printSection * { visibility: visible; } #printSection { position: absolute; left: 0; top: 0; } } .Table--box { box-sizing: border-box; margin: 0; } .Float--left { float: left !important; } .Float--right { float: right !important; } .Width--100 { width: 100%; } .Width--90 { width: 90%; } .Width--85 { width: 85%; } .Width--80 { width: 80%; } .Width--70 { width: 70%; } .Width--60 { width: 60%; } .Width--50 { width: 50%; } .Width--45 { width: 45%; } .Width--40 { width: 40%; } .Width--35 { width: 35%; } .Width--30 { width: 30%; } .Width--25 { width: 25%; } .Width--20 { width: 20%; } .Width--15 { width: 15%; } .Width--10 { width: 10%; } .Width--5 { width: 5%; } .Height--100 { height: 100%; } .Color--warn { color: #b72c2c; } .Color--primary { color: #4c6a92; } .Color--accent { color: #ce5c30; } .Color--bg--warn { color: #b72c2c; } .mat-resolved { background-color: #5f8e49; color: #ffffff; } .Color--primary--light { color: #7691b2; } .Display--inline { display: inline; } .Display--block { display: block !important; } .Cell--Attention { text-align: center; align: center; height: 46px; } .Cell--Bottom-Border { border-top: 1px solid #ddd; } .Cell--Bottom-Border-Highlight td { border-top: 3px solid #8c8c8c !important; /* Change the color you want to set */ } .Green-background { background-color: #d3e2cc !important; } .Image--Big { width: 400px; height: 200px; } .Image--Big-Flag { margin-top: 10px; position: relative; display: inline-block; width: 46px; height: 46px; background-image: url(/assets/images/new_bookmark.svg); background-repeat: no-repeat; } .Image--Flag { position: relative; display: inline-block; width: 42px; height: 42px; background-image: url(/assets/images/new_bookmark.svg); background-repeat: no-repeat; } .Image--Share { position: relative; display: inline-block; font-size: 1.33333em; line-height: .75em; box-sizing: border-box; overflow: visible; vertical-align: -.2em; width: 20px; height: 20px; background-image: url(/assets/images/share-alt.svg); background-repeat: no-repeat; } .Image--Flag Image--Big-Flag i { position: absolute; } .Calendar--Popup { position: absolute; z-index: 10; min-height: 290px; } .Lookup--Dropdown { display: none; position: absolute; background-color: #f9f9f9; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); padding: 12px 16px; z-index: 1; list-style-type: none; } .Line--Break { white-space: pre; } .Menu--Select { color: #8c8c8c; } .SelectText { margin: 15px 0 0 0; font-size: 1.5rem; height: 2.5rem; cursor: pointer; border: none; color: #8c8c8c; border-bottom: 1px solid #9e9e9e; outline: none; padding: 0; border-radius: 0; max-height: 100px; } .SelectText option { font-weight: 300 !important; color: black; } .Position--Relative > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; } .Position--Relative:hover > .dropdown-menu { display: block; } .Position--Relative > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; } .Position--Relative:hover > a:after { border-left-color: #fff; } .Position--Relative.pull-left { float: none; } .Position--Relative.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; } .Button--Background--Color { background-color: #4c6a92 !important; color: #ffffff !important; } .Button--Background--Color--Selected { background-color: #4c6a92 !important; color: #ffffff !important; } /*.Button--Background--Warn {*/ /*background-color: #a52929 !important;*/ /*color: #ffffff !important;*/ /*}*/ .Banner { text-align: center; font-size: 160%; background-color: #b72c2c !important; color: #ffffff !important; } .Display--Inline-Block { display: inline-block; } .DatePicker--Input { max: 10; maxlength: 10; max-length: 10; min-width: 80px; max-width: 80px; width: 100%; } .DatePicker--Table--Col { min-width: 140px; max-width: 140px; width: 130px; } .Input--Min-WIDTH { min-width: 150px; max-width: 150px; width: 100%; } .mat-input-subscript-wrapper, .mat-input-wrapper.mat-input-subscript-wrapper, .mat-input-container.mat-input-wrapper.mat-input-subscript-wrapper { min-width: 150px; max-width: 150px; width: 100%; } .Input--Page-WIDTH { min-width: 40px; max-width: 40px; width: 100%; } .Input--Abstraction { min-width: 350px; max-width: 350px; width: 100%; } .Input--Bigger-WIDTH { min-width: 500px; max-width: 500px; width: 100%; } .Input--Phone-Number { max: 12; maxlength: 12; max-length: 12; min-width: 96px !important; max-width: 96px !important; width: 100%; } .TD--Padding { padding: 15px; } .TD--Padding-Left { padding-left: 15px; } .TD--Padding-Bottom { margin-bottom: 15px !important; padding-bottom: 15px !important; } .TD--Padding-Top { margin-bottom: 10px !important; padding-bottom: 10px !important; } .TD--Padding-Left-TINY { padding-left: 4px; } .TD--Padding-Left-BIG { padding-left: 40px !important; } .TD--Padding-Left-Bigger { padding-left: 25px !important; } .Router--Outlet { margin-left: 25px; margin-right: 25px; } .DIV--Without-Border { margin: 0; box-sizing: border-box; } .Position--Relative { position: relative !important; } .Table--Hover tbody tr:hover td, .Table--Hover tbody tr:hover th { background-color: #afbed2; } .Table--Sticky { position: sticky; top: 0; background-color: white; padding: 8px; } .Table--Foot tfoot { border-top: 2px solid lightgray; } .Participant--Table { line-height: 100px; min-height: 100px !important; height: 100px; } .Sortable--Text { padding: 6px 12px; margin-bottom: 4px; font-size: 14px; line-height: 1.4em; text-align: left; cursor: grab; border: 1px solid transparent; border-radius: 4px; border-color: #adadad; background-color: transparent !important; } .Color--Field--Patched, .Color--Field--Patched .mat-select-value, .Color--Field--Patched .mat-select-value-text, .Color--Field--Patched .span.mat-select-value-text { color: #b72c2c !important; } .Accordion--Sortable { color: inherit; font-size: 16px; margin-top: 0; margin-bottom: 0; padding-left: 0; background-color: transparent; } .Accordion--Sortable:focus, .Accordion--Sortable:active, .Sortable--Text.active, .Accordion--Button:active { outline: none; } .Accordion--Button { padding-left: 0; padding-right: 0; margin-bottom: 4px; border: 0 none; font-size: 16px; line-height: 1.4em; text-align: left; background-color: transparent !important; } .Background--Transparent { background-color: transparent !important; } .Group--Title { padding: 16px; margin-bottom: 0px; font-size: 16px; line-height: 1.4em; border-bottom: 0; } .Abstraction--Setup--TD { padding: 16px; } .Abstraction--Table-line { border-bottom: 1px solid rgb(181, 185, 185) !important; color: rgb(181, 185, 185); } .Abstraction--Jump--Group { padding-left: 16px; padding-right: 16px; margin-bottom: 0px; font-size: 16px; line-height: 1.4em; border-bottom: 0; } .Color--Button-Select--Patched, .Color--Button-Select-Patched .mat-button-toggle, .Color--Button-Select-Patched .mat-button-toggle.mat-button-toggle-checked { background-color: #b72c2c !important; } .mat-button-toggle.mat-button-toggle-checked { background-color: #4c6a92; color: white; border: 1px solid rgba(0, 0, 0, 0.38); } .mat-button-toggle { color: black; border: 1px solid rgba(0, 0, 0, 0.38); } .mat-tooltip { white-space: pre-line; } .tooltip-inner { max-width: none; } .Vertical--line { border-left: 1px solid black; height: 24px; } .Abstraction-Background-Check { color: black; background-color: rgba(229, 180, 25, 0.05) !important; } .Abstraction-Background-Warning { color: black; background-color: rgba(229, 3, 25, 0.05) !important; } .Abstraction-Background-Oki { background-color: rgba(181, 185, 185, 0.1); } .Abstraction-Border-Check { border: 4px solid #FFE9A8 !important; } .Abstraction-Border-Warning { border: 4px solid #F89485 !important; } .Data-Display-Question { color: #8c8c8c; } .Typeahead-input { width: 100%; padding: 15px 0 10px 0; border: none; border-bottom: 1px solid #9e9e9e; transition: all 0.3s ease; } .Typeahead-input:focus { /*border-bottom: 2px solid #2bb673;*/ border: none; padding-bottom: 9px; } .Typeahead .dropdown-menu { width: 548px; border: none; border-radius: 2px; padding: 0; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); } /* FOR DRAGULA */ /* in-flight clone */ .gu-mirror { position: fixed !important; margin: 0 !important; z-index: 9999 !important; opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); pointer-events: none; } /* high-performance display:none; helper */ .gu-hide { left: -9999px !important; } /* added to mirrorContainer (default = body) while dragging */ .gu-unselectable { -webkit-user-select: none !important; -moz-user-select: none !important; -ms-user-select: none !important; user-select: none !important; } /* added to the source element while its mirror is dragged */ .gu-transit { opacity: 0.2; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; filter: alpha(opacity=20); } .custom-pagination ::ng-deep .ngx-pagination .current { background: #4c6a92; }
src/styles.css
md-hint.ErrorMessageForm { font-size: 14px; display: table-cell; height: 5rem; color: #b72c2c; font-family: 'HelveticaNeueLTCom-Roman', sans-serif; font-style: normal; } input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { /* display: none; <- Crashes Chrome on hover */ -webkit-appearance: none; margin: 0; /* <-- Apparently some margin are still there even though it's hidden */ } .Input label, .Select .mat-select-placeholder { font-weight: 400 !important; color: black; font-size: 1rem !important; } .Input-textarea { padding-right: 0; } .Input-textarea textarea { resize: vertical !important; } .mat-input-infix { border-bottom: 1px solid #f9f9f9 !important; } @media screen { #printSection { display: none; } } @media print { body * { visibility: hidden; margin: 0; } #printSection, #printSection * { visibility: visible; } #printSection { position: absolute; left: 0; top: 0; } } .Table--box { box-sizing: border-box; margin: 0; } .Float--left { float: left !important; } .Float--right { float: right !important; } .Width--100 { width: 100%; } .Width--90 { width: 90%; } .Width--85 { width: 85%; } .Width--80 { width: 80%; } .Width--70 { width: 70%; } .Width--60 { width: 60%; } .Width--50 { width: 50%; } .Width--45 { width: 45%; } .Width--40 { width: 40%; } .Width--35 { width: 35%; } .Width--30 { width: 30%; } .Width--25 { width: 25%; } .Width--20 { width: 20%; } .Width--15 { width: 15%; } .Width--10 { width: 10%; } .Width--5 { width: 5%; } .Height--100 { height: 100%; } .Color--warn { color: #b72c2c; } .Color--primary { color: #4c6a92; } .Color--accent { color: #ce5c30; } .Color--bg--warn { color: #b72c2c; } .mat-resolved { background-color: #5f8e49; color: #ffffff; } .Color--primary--light { color: #7691b2; } .Display--inline { display: inline; } .Display--block { display: block !important; } .Cell--Attention { text-align: center; align: center; height: 46px; } .Cell--Bottom-Border { border-top: 1px solid #ddd; } .Cell--Bottom-Border-Highlight td { border-top: 3px solid #8c8c8c !important; /* Change the color you want to set */ } .Green-background { background-color: #d3e2cc !important; } .Image--Big { width: 400px; height: 200px; } .Image--Big-Flag { margin-top: 10px; position: relative; display: inline-block; width: 46px; height: 46px; background-image: url(/assets/images/new_bookmark.svg); background-repeat: no-repeat; } .Image--Flag { position: relative; display: inline-block; width: 42px; height: 42px; background-image: url(/assets/images/new_bookmark.svg); background-repeat: no-repeat; } .Image--Share { position: relative; display: inline-block; font-size: 1.33333em; line-height: .75em; box-sizing: border-box; overflow: visible; vertical-align: -.2em; width: 20px; height: 20px; background-image: url(/assets/images/share-alt.svg); background-repeat: no-repeat; } .Image--Flag Image--Big-Flag i { position: absolute; } .Calendar--Popup { position: absolute; z-index: 10; min-height: 290px; } .Lookup--Dropdown { display: none; position: absolute; background-color: #f9f9f9; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); padding: 12px 16px; z-index: 1; list-style-type: none; } .Line--Break { white-space: pre; } .Menu--Select { color: #8c8c8c; } .SelectText { margin: 15px 0 0 0; font-size: 1.5rem; height: 2.5rem; cursor: pointer; border: none; color: #8c8c8c; border-bottom: 1px solid #9e9e9e; outline: none; padding: 0; border-radius: 0; max-height: 100px; } .SelectText option { font-weight: 300 !important; color: black; } .Position--Relative > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; } .Position--Relative:hover > .dropdown-menu { display: block; } .Position--Relative > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; } .Position--Relative:hover > a:after { border-left-color: #fff; } .Position--Relative.pull-left { float: none; } .Position--Relative.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; } .Button--Background--Color { background-color: #4c6a92 !important; color: #ffffff !important; } .Button--Background--Color--Selected { background-color: #4c6a92 !important; color: #ffffff !important; } /*.Button--Background--Warn {*/ /*background-color: #a52929 !important;*/ /*color: #ffffff !important;*/ /*}*/ .Banner { text-align: center; font-size: 160%; background-color: #b72c2c !important; color: #ffffff !important; } .Display--Inline-Block { display: inline-block; } .DatePicker--Input { max: 10; maxlength: 10; max-length: 10; min-width: 80px; max-width: 80px; width: 100%; } .DatePicker--Table--Col { min-width: 140px; max-width: 140px; width: 130px; } .Input--Min-WIDTH { min-width: 150px; max-width: 150px; width: 100%; } .mat-input-subscript-wrapper, .mat-input-wrapper.mat-input-subscript-wrapper, .mat-input-container.mat-input-wrapper.mat-input-subscript-wrapper { min-width: 150px; max-width: 150px; width: 100%; } .Input--Page-WIDTH { min-width: 40px; max-width: 40px; width: 100%; } .Input--Abstraction { min-width: 350px; max-width: 350px; width: 100%; } .Input--Bigger-WIDTH { min-width: 500px; max-width: 500px; width: 100%; } .Input--Phone-Number { max: 12; maxlength: 12; max-length: 12; min-width: 96px !important; max-width: 96px !important; width: 100%; } .TD--Padding { padding: 15px; } .TD--Padding-Left { padding-left: 15px; } .TD--Padding-Bottom { margin-bottom: 15px !important; padding-bottom: 15px !important; } .TD--Padding-Top { margin-bottom: 10px !important; padding-bottom: 10px !important; } .TD--Padding-Left-TINY { padding-left: 4px; } .TD--Padding-Left-BIG { padding-left: 40px !important; } .TD--Padding-Left-Bigger { padding-left: 25px !important; } .Router--Outlet { margin-left: 25px; margin-right: 25px; } .DIV--Without-Border { margin: 0; box-sizing: border-box; } .Position--Relative { position: relative !important; } .Table--Hover tbody tr:hover td, .Table--Hover tbody tr:hover th { background-color: #afbed2; } .Table--Sticky { position: sticky; top: 0; background-color: white; padding: 8px; } .Table--Foot tfoot { border-top: 2px solid lightgray; } .Participant--Table { line-height: 100px; min-height: 100px !important; height: 100px; } .Sortable--Text { padding: 6px 12px; margin-bottom: 4px; font-size: 14px; line-height: 1.4em; text-align: left; cursor: grab; border: 1px solid transparent; border-radius: 4px; border-color: #adadad; background-color: transparent !important; } .Color--Field--Patched, .Color--Field--Patched .mat-select-value, .Color--Field--Patched .mat-select-value-text, .Color--Field--Patched .span.mat-select-value-text { color: #b72c2c !important; } .Accordion--Sortable { color: inherit; font-size: 16px; margin-top: 0; margin-bottom: 0; padding-left: 0; background-color: transparent; } .Accordion--Sortable:focus, .Accordion--Sortable:active, .Sortable--Text.active, .Accordion--Button:active { outline: none; } .Accordion--Button { padding-left: 0; padding-right: 0; margin-bottom: 4px; border: 0 none; font-size: 16px; line-height: 1.4em; text-align: left; background-color: transparent !important; } .Background--Transparent { background-color: transparent !important; } .Group--Title { padding: 16px; margin-bottom: 0px; font-size: 16px; line-height: 1.4em; border-bottom: 0; } .Abstraction--Setup--TD { padding: 16px; } .Abstraction--Table-line { border-bottom: 1px solid rgb(181, 185, 185) !important; color: rgb(181, 185, 185); } .Abstraction--Jump--Group { padding-left: 16px; padding-right: 16px; margin-bottom: 0px; font-size: 16px; line-height: 1.4em; border-bottom: 0; } .Color--Button-Select--Patched, .Color--Button-Select-Patched .mat-button-toggle, .Color--Button-Select-Patched .mat-button-toggle.mat-button-toggle-checked { background-color: #b72c2c !important; } .mat-button-toggle.mat-button-toggle-checked { background-color: #4c6a92; color: white; border: 1px solid rgba(0, 0, 0, 0.38); } .mat-button-toggle { color: black; border: 1px solid rgba(0, 0, 0, 0.38); } .mat-tooltip { white-space: pre-line; } .tooltip-inner { max-width: none; } .Vertical--line { border-left: 1px solid black; height: 24px; } .Abstraction-Background-Check { color: black; background-color: rgba(229, 180, 25, 0.05) !important; } .Abstraction-Background-Warning { color: black; background-color: rgba(229, 3, 25, 0.05) !important; } .Abstraction-Background-Oki { background-color: rgba(181, 185, 185, 0.1); } .Abstraction-Border-Check { border: 4px solid #FFE9A8 !important; } .Abstraction-Border-Warning { border: 4px solid #F89485 !important; } .Data-Display-Question { color: #8c8c8c; } .Typeahead-input { width: 100%; padding: 15px 0 10px 0; border: none; border-bottom: 1px solid #9e9e9e; transition: all 0.3s ease; } .Typeahead-input:focus { /*border-bottom: 2px solid #2bb673;*/ border: none; padding-bottom: 9px; } .Typeahead .dropdown-menu { width: 548px; border: none; border-radius: 2px; padding: 0; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); } /* FOR DRAGULA */ /* in-flight clone */ .gu-mirror { position: fixed !important; margin: 0 !important; z-index: 9999 !important; opacity: 0.8; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); pointer-events: none; } /* high-performance display:none; helper */ .gu-hide { left: -9999px !important; } /* added to mirrorContainer (default = body) while dragging */ .gu-unselectable { -webkit-user-select: none !important; -moz-user-select: none !important; -ms-user-select: none !important; user-select: none !important; } /* added to the source element while its mirror is dragged */ .gu-transit { opacity: 0.2; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; filter: alpha(opacity=20); } .custom-pagination ::ng-deep .ngx-pagination .current { background: #4c6a92; }
0.206174
0.079961
@charset "utf-8"; @import url(http://fonts.googleapis.com/css?family=Raleway:800,700,400); @import url(http://fonts.googleapis.com/css?family=Signika:400,600); @import url(https://fonts.googleapis.com/css?family=Muli:300,400); /* Reset ---------------------------------*/ ul { list-style: none; } .figure { margin: 0px; } img { max-width: 100%; } a, a:hover, a:active { outline: 0px !important; } p { text-align:justify; font-family: 'Muli', sans-serif; font-size: 12pt; font-weight: normal; line-height:1.5em; -moz-hyphens: auto; -o-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } .clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } .clearfix:before, .clearfix:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } .clearfix:after { clear: both; } /* MAIN STYLE */ body { background: #fff; font-family: 'Muli', sans-serif; font-size: 12pt; font-weight: normal; color: #888888; margin: 0; } .quicktip { padding-right: 5px; color: #428bca; } /* Header Styles ---------------------------------*/ #header_wrapper { background: #000; padding: 20px 0px; } .header_box { position: relative; } .logo { float: left; margin-top: 8px; position: relative; z-index: 2; } h2 { font-size: 38px; color: #222222; /* font-family: 'Raleway', sans-serif; */ font-weight: normal; margin: 0px 0 25px 0; text-align: center; } /* Search Form ---------------------------------*/ .search-box { position: relative; width: 100%; margin: 0; } #searchForm { margin: 0 15px; position: relative; float: right; } #searchForm #search-btn { color: #428bca; font-size: 15px; font-weight: 600; position: absolute; right: 0px; top: 0px; background: transparent; } #searchForm #search-btn:hover, #searchForm #search-btn:focus { color: #428bca; outline: none; } #searchForm .form-control { width: 340px; color: #000000; position: relative; top: 0px; margin-bottom: 10px; } #searchForm .form-control:focus { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(229, 65, 45, 0.5); background: white; } @media (max-width: 767px) { #searchForm .form-control{width:160px;} #searchForm #search-btn {left:118px;} } /* Nav Styles ---------------------------------*/ .navbar-inverse { background-color: transparent; border-color: transparent; } .navbar { border: 0px solid #fff; min-height: 40px; margin-bottom: 0px; } .navbar-inverse .navbar-nav > li > a { color: #FFF; } .navStyle { float: right; } .navStyle ul { list-style: none; padding: 0px; } .navStyle ul li { display: inline-block; margin: 0 5px; } .navStyle ul li:first-child { /*margin:0px;*/ } .navStyle ul li:last-child { margin: 0 0 0 0px; } .navStyle ul li a { display: block; font-size: 14px; color: #222222; font-family: 'Raleway', sans-serif; text-decoration: none; text-transform: uppercase; font-weight: 600; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; } .navStyle ul li a:hover { color: #005490; } .navStyle > li > a:hover, .nav > li > a:focus { text-decoration: none; color: #005490; background-color: transparent; } .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #005490; background-color: transparent; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #005490; border-radius:5%; } .navStyle > li.active > a, .navStyle > li.active > a:hover { text-decoration: none; color: #005490; background-color: transparent; } .borderLeft { border-left: 1px solid #DADADA; } .borderRight { border-right: 1px solid #DADADA; } .borderTop { margin-top: 30px; border-top: 1px solid #DADADA; } .mrgTop { margin-top: 30px; } /* About ---------------------------------*/ .top_cont_outer { background: #005490; position: relative; } .about_section { position: relative; } .white_pad { position: relative; right: 0px; bottom: 0px; } .white_pad img { position: absolute; right: 0px; bottom: 0px; } .top_left_cont { padding: 70px 0; } .top_left_cont h3 { font-size: 16px; color: #f56eab; margin: 0 0 20px 0; text-align: left; font-weight: 700; } .top_left_cont h2 { font-size: 40px; color: #FFF; line-height: 52px; margin: 0 0 26px 0; font-family: 'Raleway', sans-serif; text-align: left; } .top_left_cont h2 strong { font-weight: 700; } .top_left_cont p { font-size: 16px; color: #DADADA; margin: 0 0 30px 0; line-height: 26px; } .bannerImg{ position: absolute; bottom: 60px; right: 0px; float: right; } .bannerImg2 { padding-top: 5%; margin-right: 30px; margin-left: 25%; position: absolute; } a.read_more2 { font-family: 'Raleway', sans-serif; display: block; font-size: 16px; width: 178px; height: 46px; line-height: 46px; border-radius: 3px; text-align: center; text-transform: uppercase; font-weight: 600; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; background: transparent; color: #fff; border: 1px solid #fff; } a.read_more2:hover { background: #fff; color: #005490; border: 1px solid #fff; } a.read_more { /*background: #fff;*/ text-transform: uppercase; display: block; width: 176px; height: 49px; text-align: center; line-height: 49px; font-size: 16px; color: #005490; border-radius: 3px; font-family: 'Raleway', sans-serif; font-weight: 600; border: 2px solid #005490; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; } a.read_more:hover { background: #005490; color: #fff; } .about { margin:10px 0px; } .about p { font-size:0.9em; } /* Projects ---------------------------------*/ #projects { padding: 60px 0px; background: #EFEFEF; } .project_block { text-align: justify; padding-left: 15px; padding-right: 15px; } .project_icon { border: 2px solid #005490; border-radius: 50%; width: 90px; height: 90px; margin: 0px auto 25px; } .project_icon span { background: transparent; border-radius: 50%; display: block; height: 100%; width: 100%; } .project_icon i { color: #005490; font-size: 40px; margin-top: 0; position: relative; left: 25px; top: 20px; z-index: 20; } .project_block h3 { font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 18px; color: #111111; margin: 35px 0 18px; text-align: center; } /* Recent ---------------------------------*/ #recent { padding: 30px 0px; background: #EFEFEF; } .recent_wrapper { padding: 40px 0 40px; } .recent_block { text-align: center; padding-left: 15px; padding-right: 15px; } .recent_block h3 { font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 18px; color: #111111; margin: 15px 0 18px; } .recent_block .calendar { text-align: center; } .recent_block table { margin-left: auto; margin-right: auto; } .recent_block p { font-size: 16px; color: #888888; margin: 0px; } .recent_block ul { padding: 0; margin: 0; } .recent_block ul li { text-align: left; list-style-type: none; } /* Calendar ---------------------------------*/ .hCalendarMonthYearRow { padding-bottom: 10px; } .hCalendarTable > tbody > tr > th, .hCalendarTable > tbody > tr > td { padding: 5px; } .hCalendarDayCurrent { background-color: #005490; border-radius: 50%; color: #EEEEEE; } .hCalendarTable td.hCalendarDayCurrent > a { color: #EEEEEE; } /* Tag Cloud ---------------------------------*/ #tagcloud { text-align: justify; margin: 1em; } .s1 {font-size:80%;} .s2 {font-size:100%;} .s3 {font-size:120%;} .s4 {font-size:140%;} .s5 {font-size:160%;} /* Entries / Posts ---------------------------------*/ #posts { padding: 30px 0px; } .entryContent { margin: 0.5em 0 0.5em 0; margin-right: 30px; color:#111; line-height:150%; } .entryContent p { padding-bottom: 15px; text-align: justify; } .entryContent ul { list-style-type: square; } .entryContent .summary { font-weight:bold; margin-bottom: 20px; } .entryInfo { padding-top: 5px; padding-bottom: 5px; } ul.infoList { margin: 0px; padding: 0px; list-style: none; display: block; } .detail { color: #999; } ul.infoList li { list-style-type: none; display: inline; font-size: 0.8em; } .entryTitle.quicktip a, ul.infoList li + li { padding-left: 10px; } .entryInfo a:hover, .entryTitle a:hover { text-decoration: none; } #posts h2 { font-size: 1.5em; /*font-weight: bold;*/ text-align:left; line-height:1.0em; margin-bottom:5px; } .entryBox { margin-bottom:50px; } /* Einzelnes Posting ---------------------------------*/ #post_header { background-color: #005490; padding: 15px 0 15px 0; color: #FEFEFE; } .meta_block { padding-left: 15px; padding-right: 15px; } .meta_block h3 { font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 18px; color: #111111; margin: 15px 0 18px; text-align: center; } .meta_block ul { padding: 0; margin: 0; } .meta_block ul li { text-align: left; list-style-type: none; padding: 5px 0 5px 0; } /* Footer ---------------------------------*/ #footer_wrapper { background: #232323; } .footer_bottom { border-top: 1px solid #3C3A3A; padding: 25px 0; } .footer_bottom span { font-size: 14px; color: #cccccc; text-align: center; } .footer_bottom span a { display: inline-block; color: #005490; font-size: 16px; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; } .footer_bottom span a:hover { color: #fff; } .footer_bottom .subscribe { color:#005490; } .footer_bottom .subscribe a:before { content: "\f09e"; font-family: FontAwesome; padding-right:0.5em; } .admin { position: relative; float: right; margin: 0; } .footer-actions { margin-left: 0px; padding-left: 0px; float: right; } .footer-actions li { float: left; margin-right: 20px; } /* Github extension ---------------------------------*/ .github-box { display: block; clear: both; margin: 5px 5px; padding-top: 10px; } .github-box .gh-repository-list { border: 1px solid #999; display: block; } .github-box .gh-realname { font-size: 1.0em; padding: 1px 1px; } .github-box h3 { font-size: 1.15em; margin-top:20px; padding-top:20px; } .github-box .gh-text { font-size: 0.8em; margin: 0px 5px; padding: 5px 5px; } .github-box .gh-repository-name { font-weight:bold; } .gh-odd { background-color:#EEE; } .gh-version { font-size: 9px; font-style: italic; } /* Media Queries ---------------------------------*/ @media (min-width: 768px) { } @media (max-width: 768px) { .bannerImg{ display:none; } p{ font-size:14px; } .hero_section { position: relative; padding-top: 10px; } .top_left_cont { padding: 38px 0; } .top_left_cont h2 { font-size: 25px; color: #FFF; line-height: 39px; margin: 0 0 9px 0; } .inner_section { padding: 20px 0 20px; } #aboutUs img{ margin-bottom:20px; } #aboutUs h3{ font-size:16px; line-height:22px; } .service_block{ margin-bottom:20px; } .service_block h3 { font-size: 16px; } service_block p { font-size: 14px; margin: 0px; margin-bottom: 20px; } #filters ul{ padding-left:0px; } .form { margin: 0 18px; } .page_section.team{ padding: 40px 0; } .social_links li { float: left; } .contact_section{ margin:0; } h2, .contact_section h2 { font-size: 30px; } .page_section.contact { padding: 60px 0 50px; } .navbar-inverse .navbar-toggle .icon-bar{ background:#005490; } .navbar-inverse .navbar-toggle { border-color: transparent; } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{ background:none; outline: none; } .navStyle ul li { display: block; } .navStyle { float: right; width: auto; text-align:center; } .navStyle ul li { display: block; margin: 0px; } .navStyle ul li a { font-size: 12px; padding: 15px 12px; } .navStyle ul li:last-child { margin: 0px; } } @media (max-width: 480px){ .navStyle { float: right; width: 100%; text-align:center; } }
css/style.css
@charset "utf-8"; @import url(http://fonts.googleapis.com/css?family=Raleway:800,700,400); @import url(http://fonts.googleapis.com/css?family=Signika:400,600); @import url(https://fonts.googleapis.com/css?family=Muli:300,400); /* Reset ---------------------------------*/ ul { list-style: none; } .figure { margin: 0px; } img { max-width: 100%; } a, a:hover, a:active { outline: 0px !important; } p { text-align:justify; font-family: 'Muli', sans-serif; font-size: 12pt; font-weight: normal; line-height:1.5em; -moz-hyphens: auto; -o-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } .clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } .clearfix:before, .clearfix:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } .clearfix:after { clear: both; } /* MAIN STYLE */ body { background: #fff; font-family: 'Muli', sans-serif; font-size: 12pt; font-weight: normal; color: #888888; margin: 0; } .quicktip { padding-right: 5px; color: #428bca; } /* Header Styles ---------------------------------*/ #header_wrapper { background: #000; padding: 20px 0px; } .header_box { position: relative; } .logo { float: left; margin-top: 8px; position: relative; z-index: 2; } h2 { font-size: 38px; color: #222222; /* font-family: 'Raleway', sans-serif; */ font-weight: normal; margin: 0px 0 25px 0; text-align: center; } /* Search Form ---------------------------------*/ .search-box { position: relative; width: 100%; margin: 0; } #searchForm { margin: 0 15px; position: relative; float: right; } #searchForm #search-btn { color: #428bca; font-size: 15px; font-weight: 600; position: absolute; right: 0px; top: 0px; background: transparent; } #searchForm #search-btn:hover, #searchForm #search-btn:focus { color: #428bca; outline: none; } #searchForm .form-control { width: 340px; color: #000000; position: relative; top: 0px; margin-bottom: 10px; } #searchForm .form-control:focus { box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(229, 65, 45, 0.5); background: white; } @media (max-width: 767px) { #searchForm .form-control{width:160px;} #searchForm #search-btn {left:118px;} } /* Nav Styles ---------------------------------*/ .navbar-inverse { background-color: transparent; border-color: transparent; } .navbar { border: 0px solid #fff; min-height: 40px; margin-bottom: 0px; } .navbar-inverse .navbar-nav > li > a { color: #FFF; } .navStyle { float: right; } .navStyle ul { list-style: none; padding: 0px; } .navStyle ul li { display: inline-block; margin: 0 5px; } .navStyle ul li:first-child { /*margin:0px;*/ } .navStyle ul li:last-child { margin: 0 0 0 0px; } .navStyle ul li a { display: block; font-size: 14px; color: #222222; font-family: 'Raleway', sans-serif; text-decoration: none; text-transform: uppercase; font-weight: 600; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; } .navStyle ul li a:hover { color: #005490; } .navStyle > li > a:hover, .nav > li > a:focus { text-decoration: none; color: #005490; background-color: transparent; } .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: #005490; background-color: transparent; } .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; background-color: #005490; border-radius:5%; } .navStyle > li.active > a, .navStyle > li.active > a:hover { text-decoration: none; color: #005490; background-color: transparent; } .borderLeft { border-left: 1px solid #DADADA; } .borderRight { border-right: 1px solid #DADADA; } .borderTop { margin-top: 30px; border-top: 1px solid #DADADA; } .mrgTop { margin-top: 30px; } /* About ---------------------------------*/ .top_cont_outer { background: #005490; position: relative; } .about_section { position: relative; } .white_pad { position: relative; right: 0px; bottom: 0px; } .white_pad img { position: absolute; right: 0px; bottom: 0px; } .top_left_cont { padding: 70px 0; } .top_left_cont h3 { font-size: 16px; color: #f56eab; margin: 0 0 20px 0; text-align: left; font-weight: 700; } .top_left_cont h2 { font-size: 40px; color: #FFF; line-height: 52px; margin: 0 0 26px 0; font-family: 'Raleway', sans-serif; text-align: left; } .top_left_cont h2 strong { font-weight: 700; } .top_left_cont p { font-size: 16px; color: #DADADA; margin: 0 0 30px 0; line-height: 26px; } .bannerImg{ position: absolute; bottom: 60px; right: 0px; float: right; } .bannerImg2 { padding-top: 5%; margin-right: 30px; margin-left: 25%; position: absolute; } a.read_more2 { font-family: 'Raleway', sans-serif; display: block; font-size: 16px; width: 178px; height: 46px; line-height: 46px; border-radius: 3px; text-align: center; text-transform: uppercase; font-weight: 600; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; background: transparent; color: #fff; border: 1px solid #fff; } a.read_more2:hover { background: #fff; color: #005490; border: 1px solid #fff; } a.read_more { /*background: #fff;*/ text-transform: uppercase; display: block; width: 176px; height: 49px; text-align: center; line-height: 49px; font-size: 16px; color: #005490; border-radius: 3px; font-family: 'Raleway', sans-serif; font-weight: 600; border: 2px solid #005490; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; } a.read_more:hover { background: #005490; color: #fff; } .about { margin:10px 0px; } .about p { font-size:0.9em; } /* Projects ---------------------------------*/ #projects { padding: 60px 0px; background: #EFEFEF; } .project_block { text-align: justify; padding-left: 15px; padding-right: 15px; } .project_icon { border: 2px solid #005490; border-radius: 50%; width: 90px; height: 90px; margin: 0px auto 25px; } .project_icon span { background: transparent; border-radius: 50%; display: block; height: 100%; width: 100%; } .project_icon i { color: #005490; font-size: 40px; margin-top: 0; position: relative; left: 25px; top: 20px; z-index: 20; } .project_block h3 { font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 18px; color: #111111; margin: 35px 0 18px; text-align: center; } /* Recent ---------------------------------*/ #recent { padding: 30px 0px; background: #EFEFEF; } .recent_wrapper { padding: 40px 0 40px; } .recent_block { text-align: center; padding-left: 15px; padding-right: 15px; } .recent_block h3 { font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 18px; color: #111111; margin: 15px 0 18px; } .recent_block .calendar { text-align: center; } .recent_block table { margin-left: auto; margin-right: auto; } .recent_block p { font-size: 16px; color: #888888; margin: 0px; } .recent_block ul { padding: 0; margin: 0; } .recent_block ul li { text-align: left; list-style-type: none; } /* Calendar ---------------------------------*/ .hCalendarMonthYearRow { padding-bottom: 10px; } .hCalendarTable > tbody > tr > th, .hCalendarTable > tbody > tr > td { padding: 5px; } .hCalendarDayCurrent { background-color: #005490; border-radius: 50%; color: #EEEEEE; } .hCalendarTable td.hCalendarDayCurrent > a { color: #EEEEEE; } /* Tag Cloud ---------------------------------*/ #tagcloud { text-align: justify; margin: 1em; } .s1 {font-size:80%;} .s2 {font-size:100%;} .s3 {font-size:120%;} .s4 {font-size:140%;} .s5 {font-size:160%;} /* Entries / Posts ---------------------------------*/ #posts { padding: 30px 0px; } .entryContent { margin: 0.5em 0 0.5em 0; margin-right: 30px; color:#111; line-height:150%; } .entryContent p { padding-bottom: 15px; text-align: justify; } .entryContent ul { list-style-type: square; } .entryContent .summary { font-weight:bold; margin-bottom: 20px; } .entryInfo { padding-top: 5px; padding-bottom: 5px; } ul.infoList { margin: 0px; padding: 0px; list-style: none; display: block; } .detail { color: #999; } ul.infoList li { list-style-type: none; display: inline; font-size: 0.8em; } .entryTitle.quicktip a, ul.infoList li + li { padding-left: 10px; } .entryInfo a:hover, .entryTitle a:hover { text-decoration: none; } #posts h2 { font-size: 1.5em; /*font-weight: bold;*/ text-align:left; line-height:1.0em; margin-bottom:5px; } .entryBox { margin-bottom:50px; } /* Einzelnes Posting ---------------------------------*/ #post_header { background-color: #005490; padding: 15px 0 15px 0; color: #FEFEFE; } .meta_block { padding-left: 15px; padding-right: 15px; } .meta_block h3 { font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 18px; color: #111111; margin: 15px 0 18px; text-align: center; } .meta_block ul { padding: 0; margin: 0; } .meta_block ul li { text-align: left; list-style-type: none; padding: 5px 0 5px 0; } /* Footer ---------------------------------*/ #footer_wrapper { background: #232323; } .footer_bottom { border-top: 1px solid #3C3A3A; padding: 25px 0; } .footer_bottom span { font-size: 14px; color: #cccccc; text-align: center; } .footer_bottom span a { display: inline-block; color: #005490; font-size: 16px; transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; } .footer_bottom span a:hover { color: #fff; } .footer_bottom .subscribe { color:#005490; } .footer_bottom .subscribe a:before { content: "\f09e"; font-family: FontAwesome; padding-right:0.5em; } .admin { position: relative; float: right; margin: 0; } .footer-actions { margin-left: 0px; padding-left: 0px; float: right; } .footer-actions li { float: left; margin-right: 20px; } /* Github extension ---------------------------------*/ .github-box { display: block; clear: both; margin: 5px 5px; padding-top: 10px; } .github-box .gh-repository-list { border: 1px solid #999; display: block; } .github-box .gh-realname { font-size: 1.0em; padding: 1px 1px; } .github-box h3 { font-size: 1.15em; margin-top:20px; padding-top:20px; } .github-box .gh-text { font-size: 0.8em; margin: 0px 5px; padding: 5px 5px; } .github-box .gh-repository-name { font-weight:bold; } .gh-odd { background-color:#EEE; } .gh-version { font-size: 9px; font-style: italic; } /* Media Queries ---------------------------------*/ @media (min-width: 768px) { } @media (max-width: 768px) { .bannerImg{ display:none; } p{ font-size:14px; } .hero_section { position: relative; padding-top: 10px; } .top_left_cont { padding: 38px 0; } .top_left_cont h2 { font-size: 25px; color: #FFF; line-height: 39px; margin: 0 0 9px 0; } .inner_section { padding: 20px 0 20px; } #aboutUs img{ margin-bottom:20px; } #aboutUs h3{ font-size:16px; line-height:22px; } .service_block{ margin-bottom:20px; } .service_block h3 { font-size: 16px; } service_block p { font-size: 14px; margin: 0px; margin-bottom: 20px; } #filters ul{ padding-left:0px; } .form { margin: 0 18px; } .page_section.team{ padding: 40px 0; } .social_links li { float: left; } .contact_section{ margin:0; } h2, .contact_section h2 { font-size: 30px; } .page_section.contact { padding: 60px 0 50px; } .navbar-inverse .navbar-toggle .icon-bar{ background:#005490; } .navbar-inverse .navbar-toggle { border-color: transparent; } .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{ background:none; outline: none; } .navStyle ul li { display: block; } .navStyle { float: right; width: auto; text-align:center; } .navStyle ul li { display: block; margin: 0px; } .navStyle ul li a { font-size: 12px; padding: 15px 12px; } .navStyle ul li:last-child { margin: 0px; } } @media (max-width: 480px){ .navStyle { float: right; width: 100%; text-align:center; } }
0.38549
0.071982
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap'); @tailwind base; @tailwind components; @tailwind utilities; @layer components{ .lines { position: absolute; top: 0; left: 0; right: 0; height: 100%; margin: auto; width: 90vw; } .line { position: absolute; width: 4px; height: 100%; top: 0; left: 50%; overflow: hidden; } .line::after { content: ""; display: block; border-radius: 0 0 4px 4px; position: absolute; height: 15vh; width: 100%; top: -50%; left: 0; background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 75%, #ffffff 100%); -webkit-animation: drop 7s 0s infinite; animation: drop 7s 0s infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97); animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97); } .line:nth-child(1) { margin-left: -25%; } .line:nth-child(1)::after { -webkit-animation-delay: 2s; animation-delay: 2s; } .line:nth-child(3) { margin-left: 25%; } .line:nth-child(3)::after { -webkit-animation-delay: 2.5s; animation-delay: 2.5s; } .line:nth-child(4) { margin-left: 50%; } .line:nth-child(4)::after { -webkit-animation-delay: 3s; animation-delay: 3s; } .line:nth-child(5) { margin-left: -50%; } .line:nth-child(5)::after { -webkit-animation-delay: 4s; animation-delay: 4s; } @-webkit-keyframes drop { 0% { top: -50%; } 100% { top: 110%; } } @keyframes drop { 0% { top: -50%; } 100% { top: 110%; } } }
src/index.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap'); @tailwind base; @tailwind components; @tailwind utilities; @layer components{ .lines { position: absolute; top: 0; left: 0; right: 0; height: 100%; margin: auto; width: 90vw; } .line { position: absolute; width: 4px; height: 100%; top: 0; left: 50%; overflow: hidden; } .line::after { content: ""; display: block; border-radius: 0 0 4px 4px; position: absolute; height: 15vh; width: 100%; top: -50%; left: 0; background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 75%, #ffffff 100%); -webkit-animation: drop 7s 0s infinite; animation: drop 7s 0s infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97); animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97); } .line:nth-child(1) { margin-left: -25%; } .line:nth-child(1)::after { -webkit-animation-delay: 2s; animation-delay: 2s; } .line:nth-child(3) { margin-left: 25%; } .line:nth-child(3)::after { -webkit-animation-delay: 2.5s; animation-delay: 2.5s; } .line:nth-child(4) { margin-left: 50%; } .line:nth-child(4)::after { -webkit-animation-delay: 3s; animation-delay: 3s; } .line:nth-child(5) { margin-left: -50%; } .line:nth-child(5)::after { -webkit-animation-delay: 4s; animation-delay: 4s; } @-webkit-keyframes drop { 0% { top: -50%; } 100% { top: 110%; } } @keyframes drop { 0% { top: -50%; } 100% { top: 110%; } } }
0.504394
0.072472
.qr-container { height: 150px; padding: 7px; margin: 8px; background: #fff; } @keyframes fade { 0% { opacity: 0; } 100% { opacity: 1; } } .menu-container, .article-container { position: fixed; z-index: 5; left: 0; top: 0; width: 100%; height: 100%; } .article-container { backdrop-filter: var(--blur); animation-name: fade; background-color: #0008; } .menu-container, .article-container, .article-wrapper { animation-duration: 0.5s; animation-timing-function: var(--transition-timing); animation-fill-mode: both; } .menu-container { pointer-events: none; } .menu-container.show { pointer-events: unset; } .article-container { z-index: 6; } .menu-container .menu { position: absolute; left: 0; top: 0; width: 280px; height: 100%; background-color: var(--neutralLighterAltOpacity); backdrop-filter: var(--blur); box-shadow: 5px 0 25px #0004; transition: clip-path var(--transition-timing) .367s, opacity cubic-bezier(0, 0, 0.2, 1) .367s; clip-path: inset(0 100% 0 0); opacity: 0; } .menu-container.show .menu { clip-path: inset(0 -50px 0 0); opacity: 1; } body.blur .menu .btn-group { --black: var(--neutralSecondaryAlt); } body.darwin .menu .btn-group { display: flex; flex-direction: row-reverse; } .menu-container .menu .nav-wrapper { max-height: calc(100% - var(--navHeight)); overflow: hidden auto; } .menu-container .menu p.subs-header { font-size: 12px; color: var(--neutralSecondaryAlt); margin: 2px 8px; user-select: none; } .menu .link-stack { overflow: hidden; } .menu .link-text { margin-top: 0px; margin-right: 4px; margin-bottom: 0px; margin-left: 4px; text-align: left; text-overflow: ellipsis; overflow: hidden; flex-grow: 1; } .menu .unread-count { color: var(--neutralSecondary); } .settings-container { position: fixed; z-index: 7; left: 0; top: 0; width: 100%; height: 100%; background-color: var(--neutralLight); overflow: hidden; } .settings-container .settings { margin: 64px auto 0; width: 680px; height: calc(100% - 64px); background-color: var(--white); box-shadow: 0 6.4px 14.4px 0 rgba(0,0,0,.132), 0 1.2px 3.6px 0 rgba(0,0,0,.108); overflow: hidden; } div[role="toolbar"] { height: 100%; } div[role="tabpanel"] { height: calc(100% - 68px); padding: 12px 16px; overflow-y: auto; position: relative; } .settings .loading { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #fffa; z-index: 8; } .settings .loading .ms-Spinner { margin-top: 180px; } .settings .loading .ms-Spinner:focus { outline: none; } .tab-body .ms-StackItem { margin-right: 6px; margin-bottom: 12px; } .tab-body .ms-StackItem:last-child { margin-right: 0; } .tab-body .ms-ChoiceFieldGroup { margin-bottom: 20px; } .tab-body .ms-CommandBar { padding: 0; } img.favicon { width: 16px; height: 16px; vertical-align: middle; user-select: none; } img.favicon.dropdown { margin-right: 8px; vertical-align: sub; } .ms-DetailsList-contentWrapper { max-height: 400px; overflow-x: hidden; overflow-y: auto; margin-bottom: 16px; } .settings-hint { user-select: none; line-height: 32px; font-size: 12px; color: var(--neutralSecondary); } .settings-hint.up { position: relative; top: -12px; line-height: unset; } .settings-about { margin: 72px 0; color: var(--black); } .settings-about > * { margin: 0 !important; -webkit-user-drag: none; } .settings-rules-icons i { color: var(--black); user-select: none; } .settings-rules-icons i:last-of-type { color: var(--neutralSecondary); } .login-form { width: 300px; } .login-form .ms-Label { width: 72px; } .main { margin-top: calc(-1 * var(--navHeight)); height: 100%; overflow: hidden; background-color: var(--neutralLighterAlt); } .main::before { content: ""; display: block; position: sticky; top: var(--navHeight); left: 0; width: calc(100% - 16px); height: var(--navHeight); margin-bottom: calc(-1 * var(--navHeight)); background: linear-gradient(var(--neutralLighterAlt), #faf9f800); z-index: 1; } .article-search { z-index: 4; position: absolute; top:0; left: 36px; width: 100%; max-width: calc(100% - 484px); margin: 4px 16px; border: none; -webkit-app-region: none; height: calc(var(--navHeight) - 4px); box-shadow: 0 1.6px 3.6px 0 rgba(0,0,0,.132), 0 0.3px 0.9px 0 rgba(0,0,0,.108); } body.darwin.not-fullscreen .article-search { left: 108px; max-width: calc(100% - 384px); } .list-main .article-search { max-width: 294px; margin: 4px 10px; } body.darwin .list-main .article-search { max-width: 314px; left: 0; top: var(--navHeight); margin: 0 10px; } .main, .list-main { transition: margin-left var(--transition-timing) .367s; margin-left: 0; } @media (min-width: 1440px) { #root > nav.menu-on { padding-left: 296px; } #root > nav.menu-on span.title, body.darwin #root > nav.menu-on span.title { max-width: 300px; } nav.menu-on .btn-group .btn { display: inline-block; } nav.item-on .btn-group .btn.system { color: var(--whiteConstant); } .menu-container { width: 280px; background: none; backdrop-filter: none; } .menu-container .menu { background-color: var(--neutralLight); box-shadow: none; } .menu-container.show .menu { clip-path: inset(0); } body.darwin .menu-container .menu { background: none; } body.darwin .menu-container .menu.item-on { background-color: var(--neutralLight); } .menu-container .menu::after { content: ""; display: block; pointer-events: none; position: absolute; top: -10%; right: 0; width: 120%; height: 120%; box-shadow: inset 5px 0 25px #0004; } .main.menu-on, .list-main.menu-on { margin-left: 280px; } .menu-on .article-search { left: 280px; max-width: calc(100% - 728px); } body.darwin .menu-on .article-search { left: 280px; max-width: calc(100% - 556px); } .list-main.menu-on .article-search { left: 0; width: 330px; } body.darwin .list-main.menu-on .article-search { left: 0; top: 4px; } nav.hide-btns .btn-group .btn, nav.menu-on .btn-group .btn.hide-wide, .menu .btn-group .btn.hide-wide { display: none; } .btn-group .btn.inline-block-wide { display: inline-block; } }
dist/styles/main.css
.qr-container { height: 150px; padding: 7px; margin: 8px; background: #fff; } @keyframes fade { 0% { opacity: 0; } 100% { opacity: 1; } } .menu-container, .article-container { position: fixed; z-index: 5; left: 0; top: 0; width: 100%; height: 100%; } .article-container { backdrop-filter: var(--blur); animation-name: fade; background-color: #0008; } .menu-container, .article-container, .article-wrapper { animation-duration: 0.5s; animation-timing-function: var(--transition-timing); animation-fill-mode: both; } .menu-container { pointer-events: none; } .menu-container.show { pointer-events: unset; } .article-container { z-index: 6; } .menu-container .menu { position: absolute; left: 0; top: 0; width: 280px; height: 100%; background-color: var(--neutralLighterAltOpacity); backdrop-filter: var(--blur); box-shadow: 5px 0 25px #0004; transition: clip-path var(--transition-timing) .367s, opacity cubic-bezier(0, 0, 0.2, 1) .367s; clip-path: inset(0 100% 0 0); opacity: 0; } .menu-container.show .menu { clip-path: inset(0 -50px 0 0); opacity: 1; } body.blur .menu .btn-group { --black: var(--neutralSecondaryAlt); } body.darwin .menu .btn-group { display: flex; flex-direction: row-reverse; } .menu-container .menu .nav-wrapper { max-height: calc(100% - var(--navHeight)); overflow: hidden auto; } .menu-container .menu p.subs-header { font-size: 12px; color: var(--neutralSecondaryAlt); margin: 2px 8px; user-select: none; } .menu .link-stack { overflow: hidden; } .menu .link-text { margin-top: 0px; margin-right: 4px; margin-bottom: 0px; margin-left: 4px; text-align: left; text-overflow: ellipsis; overflow: hidden; flex-grow: 1; } .menu .unread-count { color: var(--neutralSecondary); } .settings-container { position: fixed; z-index: 7; left: 0; top: 0; width: 100%; height: 100%; background-color: var(--neutralLight); overflow: hidden; } .settings-container .settings { margin: 64px auto 0; width: 680px; height: calc(100% - 64px); background-color: var(--white); box-shadow: 0 6.4px 14.4px 0 rgba(0,0,0,.132), 0 1.2px 3.6px 0 rgba(0,0,0,.108); overflow: hidden; } div[role="toolbar"] { height: 100%; } div[role="tabpanel"] { height: calc(100% - 68px); padding: 12px 16px; overflow-y: auto; position: relative; } .settings .loading { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #fffa; z-index: 8; } .settings .loading .ms-Spinner { margin-top: 180px; } .settings .loading .ms-Spinner:focus { outline: none; } .tab-body .ms-StackItem { margin-right: 6px; margin-bottom: 12px; } .tab-body .ms-StackItem:last-child { margin-right: 0; } .tab-body .ms-ChoiceFieldGroup { margin-bottom: 20px; } .tab-body .ms-CommandBar { padding: 0; } img.favicon { width: 16px; height: 16px; vertical-align: middle; user-select: none; } img.favicon.dropdown { margin-right: 8px; vertical-align: sub; } .ms-DetailsList-contentWrapper { max-height: 400px; overflow-x: hidden; overflow-y: auto; margin-bottom: 16px; } .settings-hint { user-select: none; line-height: 32px; font-size: 12px; color: var(--neutralSecondary); } .settings-hint.up { position: relative; top: -12px; line-height: unset; } .settings-about { margin: 72px 0; color: var(--black); } .settings-about > * { margin: 0 !important; -webkit-user-drag: none; } .settings-rules-icons i { color: var(--black); user-select: none; } .settings-rules-icons i:last-of-type { color: var(--neutralSecondary); } .login-form { width: 300px; } .login-form .ms-Label { width: 72px; } .main { margin-top: calc(-1 * var(--navHeight)); height: 100%; overflow: hidden; background-color: var(--neutralLighterAlt); } .main::before { content: ""; display: block; position: sticky; top: var(--navHeight); left: 0; width: calc(100% - 16px); height: var(--navHeight); margin-bottom: calc(-1 * var(--navHeight)); background: linear-gradient(var(--neutralLighterAlt), #faf9f800); z-index: 1; } .article-search { z-index: 4; position: absolute; top:0; left: 36px; width: 100%; max-width: calc(100% - 484px); margin: 4px 16px; border: none; -webkit-app-region: none; height: calc(var(--navHeight) - 4px); box-shadow: 0 1.6px 3.6px 0 rgba(0,0,0,.132), 0 0.3px 0.9px 0 rgba(0,0,0,.108); } body.darwin.not-fullscreen .article-search { left: 108px; max-width: calc(100% - 384px); } .list-main .article-search { max-width: 294px; margin: 4px 10px; } body.darwin .list-main .article-search { max-width: 314px; left: 0; top: var(--navHeight); margin: 0 10px; } .main, .list-main { transition: margin-left var(--transition-timing) .367s; margin-left: 0; } @media (min-width: 1440px) { #root > nav.menu-on { padding-left: 296px; } #root > nav.menu-on span.title, body.darwin #root > nav.menu-on span.title { max-width: 300px; } nav.menu-on .btn-group .btn { display: inline-block; } nav.item-on .btn-group .btn.system { color: var(--whiteConstant); } .menu-container { width: 280px; background: none; backdrop-filter: none; } .menu-container .menu { background-color: var(--neutralLight); box-shadow: none; } .menu-container.show .menu { clip-path: inset(0); } body.darwin .menu-container .menu { background: none; } body.darwin .menu-container .menu.item-on { background-color: var(--neutralLight); } .menu-container .menu::after { content: ""; display: block; pointer-events: none; position: absolute; top: -10%; right: 0; width: 120%; height: 120%; box-shadow: inset 5px 0 25px #0004; } .main.menu-on, .list-main.menu-on { margin-left: 280px; } .menu-on .article-search { left: 280px; max-width: calc(100% - 728px); } body.darwin .menu-on .article-search { left: 280px; max-width: calc(100% - 556px); } .list-main.menu-on .article-search { left: 0; width: 330px; } body.darwin .list-main.menu-on .article-search { left: 0; top: 4px; } nav.hide-btns .btn-group .btn, nav.menu-on .btn-group .btn.hide-wide, .menu .btn-group .btn.hide-wide { display: none; } .btn-group .btn.inline-block-wide { display: inline-block; } }
0.485356
0.066751
/* Remove all the styles of the "User-Agent-Stylesheet", except for the 'display' property */ *:where(:not(iframe, canvas, img, svg, video):not(svg *)) { all: unset; display: revert; } /* Preferred box-sizing value */ *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } /* changes base font to 10px */ html { font-size: 10px; scroll-behavior: smooth; } /* Remove list styles (bullets/numbers) in case you use it with normalize.css */ ol, ul { list-style: none; } /* For images to not be able to exceed their container */ img { max-width: 100%; } /* Removes spacing between cells in tables */ table { border-collapse: collapse; } /* Revert the 'white-space' property for textarea elements on Safari */ textarea { white-space: revert; } a { text-decoration: none; color: inherit; } a:hover { cursor: pointer; } .nav { position: fixed; top: 0; left: 0; width: 100%; height: 10vh; background-color: hsla(0, 0%, 96%, 0.95); box-shadow: 0 1px 1px hsla(0, 0%, 6%, 0.1); display: flex; justify-content: space-between; align-items: center; padding: 2rem 4rem; z-index: +1; } .logo { font-size: 4rem; font-family: futura-pt, sans-serif; font-weight: 400; font-style: normal; letter-spacing: 0.5rem; color: hsl(0, 0%, 20%); position: relative; white-space: nowrap; transition: all 0.3s ease-out; } .logo::before { content: "home"; position: absolute; opacity: 0; right: 0%; color: hsla(0, 0%, 70%, 0.5); transition: all 0.3s ease-out; } .logo::after { content: ""; position: absolute; bottom: 0; left: 1%; width: 75%; height: 3px; background-color: hsl(27, 79%, 59%); transition: all 0.3s ease-out; } .logo:hover { color: hsl(0, 0%, 0%); } .logo:hover::before { opacity: 1; right: -60%; } .logo:hover::after { width: 156%; } .link-container { display: flex; gap: 4rem; } .link { font-size: 2rem; font-family: futura-pt, sans-serif; font-weight: 400; font-style: normal; color: hsl(0, 0%, 20%); transition: all 0.3s ease-out; white-space: nowrap; } .link:hover { color: hsl(27, 79%, 59%); } .secondary-nav { position: absolute; top: 100%; right: 5%; background-color: hsl(0, 0%, 20%); display: flex; gap: 4rem; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; box-shadow: 0 1px 3px hsla(0, 0%, 6%, 0.1); transition: all 0.3s ease-out; } .secondary-nav > * { color: hsl(0, 0%, 96%); padding: 1rem 4rem; } .secondary-nav:hover { cursor: pointer; } #root { width: 100%; padding-top: 10vh; font-family: futura-pt, sans-serif; font-weight: 400; font-style: normal; font-size: 2rem; position: relative; } .banner { height: 50vh; width: 100%; display: flex; justify-content: center; align-items: center; } .banner-image { height: 100%; width: 100%; object-fit: cover; filter: brightness(0.7); } .banner-text { position: absolute; color: hsl(27, 79%, 59%); font-size: 8rem; letter-spacing: 1rem; font-family: reross-quadratic, sans-serif; font-weight: 400; font-style: normal; } .banner-text::after { content: ""; position: absolute; bottom: 0; right: 0; width: 35%; height: 6px; background-color: hsl(0, 0%, 96%); transition: all 0.3s ease-out; } .card { display: flex; flex-direction: column; background-color: hsl(0, 0%, 90%); height: 90vh; } .card__header { font-size: 4rem; } .card__body { display: flex; flex-direction: column; } .card__title { font-size: 3rem; } .card__text { font-size: 2rem; } #createStatus { font-size: 2rem; } /* form */ .form_container { padding: 2rem; width: 100%; } .form { width: 40%; margin: auto; background-color: hsl(0, 0%, 96%); border-radius: 3px; padding: 4rem; position: relative; } .form_section { padding: 2.5rem 0 0 0; margin: 1rem; position: relative; cursor: text; } .form_input { width: 100%; padding: 0.5rem; background-color: hsl(0, 0%, 90%); outline: none; border: none; border-radius: 3px; color: black; font: inherit; transition: border-bottom 0.6s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 1.5s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, background 1s cubic-bezier(0.455, 0.03, 0.515, 0.955); text-transform: capitalize; } .form_input-email { text-transform: lowercase; } .form_input-email::placeholder { text-transform: capitalize; } .form_input-validator { content: ""; position: absolute; width: 100%; height: 3px; bottom: 0; left: 0; background-color: #06af8b; visibility: hidden; transform: scaleX(0); transition: all 1s cubic-bezier(0.23, 1, 0.32, 1); } :not(:focus):valid ~ .form_input-validator { visibility: visible; transform: scaleX(1); } .form_input::placeholder { color: rgba(169, 169, 169, 0.5); transition: all 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53); } .form_input:focus { box-shadow: rgba(233, 142, 68, 0.4) 5px 5px, rgba(233, 142, 68, 0.3) 10px 10px, rgba(233, 142, 68, 0.2) 15px 15px, rgba(233, 142, 68, 0.1) 20px 20px, rgba(233, 142, 68, 0.05) 25px 25px; transform: scale(1.03); } .form_input:focus::placeholder { color: black; } .form_label { position: absolute; top: 35%; left: 0; color: darkgray; visibility: hidden; opacity: 0; transition: all 0.6s; } .form_input:not(:placeholder-shown) ~ .form_label { visibility: visible; opacity: 1; font-size: 1.5rem; top: 0; color: black; } .form_check { position: absolute; top: 50%; right: 1%; fill: transparent; transition: fill 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s, transform 0.5s cubic-bezier(0.68, -1, 0.32, 1.8) 0.1s, opacity 1s linear; } .form_input:valid ~ .form_check { fill: #06af8b; transform: scale(1.1); } .form_input:focus:valid ~ .form_check { transform: scale(1.5); } .submit { background-color: hsl(0, 0%, 20%); color: hsl(0, 0%, 96%); outline: none; border: none; padding: 0.5rem 2rem; border-radius: 3px; text-transform: capitalize; margin: 1rem; position: relative; cursor: text; } .submit:hover { filter: brightness(1.2); cursor: pointer; } .page-container { height: 90vh; background-color: hsl(0, 0%, 90%); } .account-container { height: 100%; width: 100%; display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: repeat(3, 1fr); grid-template-areas: "welcome welcome welcome" "balance transaction deposit" ". transaction withdraw"; place-items: center; } .account-welcome { grid-area: welcome; font-size: 4rem; align-self: center; justify-self: center; } .account-balance { grid-area: balance; font-size: 3rem; } .account-transaction-container { grid-area: transaction; font-size: 2.5rem; } .account-deposit { grid-area: deposit; } .account-withdraw { grid-area: withdraw; } .full-page-container { height: 90vh; width: 100%; display: flex; justify-content: center; align-items: center; } .need-create { position: absolute; bottom: 0; right: 0; display: flex; flex-direction: column; justify-content: center; align-items: flex-end; } .need-create-title { margin-right: 1rem; } .need-create-link { background-color: hsl(0, 0%, 90%); color: hsl(0, 0%, 20%); outline: none; border: none; padding: 0.5rem 2rem; border-radius: 3px; text-transform: capitalize; position: relative; cursor: text; transition: all 0.2s ease-out; margin-right: 1rem; margin-bottom: 1rem; } .need-create-link:hover { color: hsl(27, 79%, 59%); } .grid-button { font-family: futura-pt, sans-serif; font-weight: 400; font-style: normal; text-transform: uppercase; color: hsl(0, 0%, 21%); background-color: hsl(0, 0%, 80%); font-size: 2.5rem; letter-spacing: 2px; padding: 2rem; border: none; border-radius: 10px; transition: all 0.2s ease-out; display: flex; justify-content: space-evenly; align-items: baseline; gap: 2rem; } .grid-button:hover { cursor: pointer; filter: brightness(1.2); } .login-success { height: 100%; width: 100%; position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 2rem; font-size: 3rem; } .login-success-links { display: flex; gap: 2rem; justify-content: center; align-items: center; } .login-success-button { padding: 0.5rem 2rem; background-color: hsl(0, 0%, 80%); border-radius: 5px; transition: all 0.2s ease-out; } .login-success-button:hover { background-color: hsl(27, 79%, 59%); }
week/18/style.css
/* Remove all the styles of the "User-Agent-Stylesheet", except for the 'display' property */ *:where(:not(iframe, canvas, img, svg, video):not(svg *)) { all: unset; display: revert; } /* Preferred box-sizing value */ *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } /* changes base font to 10px */ html { font-size: 10px; scroll-behavior: smooth; } /* Remove list styles (bullets/numbers) in case you use it with normalize.css */ ol, ul { list-style: none; } /* For images to not be able to exceed their container */ img { max-width: 100%; } /* Removes spacing between cells in tables */ table { border-collapse: collapse; } /* Revert the 'white-space' property for textarea elements on Safari */ textarea { white-space: revert; } a { text-decoration: none; color: inherit; } a:hover { cursor: pointer; } .nav { position: fixed; top: 0; left: 0; width: 100%; height: 10vh; background-color: hsla(0, 0%, 96%, 0.95); box-shadow: 0 1px 1px hsla(0, 0%, 6%, 0.1); display: flex; justify-content: space-between; align-items: center; padding: 2rem 4rem; z-index: +1; } .logo { font-size: 4rem; font-family: futura-pt, sans-serif; font-weight: 400; font-style: normal; letter-spacing: 0.5rem; color: hsl(0, 0%, 20%); position: relative; white-space: nowrap; transition: all 0.3s ease-out; } .logo::before { content: "home"; position: absolute; opacity: 0; right: 0%; color: hsla(0, 0%, 70%, 0.5); transition: all 0.3s ease-out; } .logo::after { content: ""; position: absolute; bottom: 0; left: 1%; width: 75%; height: 3px; background-color: hsl(27, 79%, 59%); transition: all 0.3s ease-out; } .logo:hover { color: hsl(0, 0%, 0%); } .logo:hover::before { opacity: 1; right: -60%; } .logo:hover::after { width: 156%; } .link-container { display: flex; gap: 4rem; } .link { font-size: 2rem; font-family: futura-pt, sans-serif; font-weight: 400; font-style: normal; color: hsl(0, 0%, 20%); transition: all 0.3s ease-out; white-space: nowrap; } .link:hover { color: hsl(27, 79%, 59%); } .secondary-nav { position: absolute; top: 100%; right: 5%; background-color: hsl(0, 0%, 20%); display: flex; gap: 4rem; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; box-shadow: 0 1px 3px hsla(0, 0%, 6%, 0.1); transition: all 0.3s ease-out; } .secondary-nav > * { color: hsl(0, 0%, 96%); padding: 1rem 4rem; } .secondary-nav:hover { cursor: pointer; } #root { width: 100%; padding-top: 10vh; font-family: futura-pt, sans-serif; font-weight: 400; font-style: normal; font-size: 2rem; position: relative; } .banner { height: 50vh; width: 100%; display: flex; justify-content: center; align-items: center; } .banner-image { height: 100%; width: 100%; object-fit: cover; filter: brightness(0.7); } .banner-text { position: absolute; color: hsl(27, 79%, 59%); font-size: 8rem; letter-spacing: 1rem; font-family: reross-quadratic, sans-serif; font-weight: 400; font-style: normal; } .banner-text::after { content: ""; position: absolute; bottom: 0; right: 0; width: 35%; height: 6px; background-color: hsl(0, 0%, 96%); transition: all 0.3s ease-out; } .card { display: flex; flex-direction: column; background-color: hsl(0, 0%, 90%); height: 90vh; } .card__header { font-size: 4rem; } .card__body { display: flex; flex-direction: column; } .card__title { font-size: 3rem; } .card__text { font-size: 2rem; } #createStatus { font-size: 2rem; } /* form */ .form_container { padding: 2rem; width: 100%; } .form { width: 40%; margin: auto; background-color: hsl(0, 0%, 96%); border-radius: 3px; padding: 4rem; position: relative; } .form_section { padding: 2.5rem 0 0 0; margin: 1rem; position: relative; cursor: text; } .form_input { width: 100%; padding: 0.5rem; background-color: hsl(0, 0%, 90%); outline: none; border: none; border-radius: 3px; color: black; font: inherit; transition: border-bottom 0.6s cubic-bezier(0.23, 1, 0.32, 1), transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), box-shadow 1.5s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, background 1s cubic-bezier(0.455, 0.03, 0.515, 0.955); text-transform: capitalize; } .form_input-email { text-transform: lowercase; } .form_input-email::placeholder { text-transform: capitalize; } .form_input-validator { content: ""; position: absolute; width: 100%; height: 3px; bottom: 0; left: 0; background-color: #06af8b; visibility: hidden; transform: scaleX(0); transition: all 1s cubic-bezier(0.23, 1, 0.32, 1); } :not(:focus):valid ~ .form_input-validator { visibility: visible; transform: scaleX(1); } .form_input::placeholder { color: rgba(169, 169, 169, 0.5); transition: all 0.6s cubic-bezier(0.55, 0.085, 0.68, 0.53); } .form_input:focus { box-shadow: rgba(233, 142, 68, 0.4) 5px 5px, rgba(233, 142, 68, 0.3) 10px 10px, rgba(233, 142, 68, 0.2) 15px 15px, rgba(233, 142, 68, 0.1) 20px 20px, rgba(233, 142, 68, 0.05) 25px 25px; transform: scale(1.03); } .form_input:focus::placeholder { color: black; } .form_label { position: absolute; top: 35%; left: 0; color: darkgray; visibility: hidden; opacity: 0; transition: all 0.6s; } .form_input:not(:placeholder-shown) ~ .form_label { visibility: visible; opacity: 1; font-size: 1.5rem; top: 0; color: black; } .form_check { position: absolute; top: 50%; right: 1%; fill: transparent; transition: fill 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s, transform 0.5s cubic-bezier(0.68, -1, 0.32, 1.8) 0.1s, opacity 1s linear; } .form_input:valid ~ .form_check { fill: #06af8b; transform: scale(1.1); } .form_input:focus:valid ~ .form_check { transform: scale(1.5); } .submit { background-color: hsl(0, 0%, 20%); color: hsl(0, 0%, 96%); outline: none; border: none; padding: 0.5rem 2rem; border-radius: 3px; text-transform: capitalize; margin: 1rem; position: relative; cursor: text; } .submit:hover { filter: brightness(1.2); cursor: pointer; } .page-container { height: 90vh; background-color: hsl(0, 0%, 90%); } .account-container { height: 100%; width: 100%; display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: repeat(3, 1fr); grid-template-areas: "welcome welcome welcome" "balance transaction deposit" ". transaction withdraw"; place-items: center; } .account-welcome { grid-area: welcome; font-size: 4rem; align-self: center; justify-self: center; } .account-balance { grid-area: balance; font-size: 3rem; } .account-transaction-container { grid-area: transaction; font-size: 2.5rem; } .account-deposit { grid-area: deposit; } .account-withdraw { grid-area: withdraw; } .full-page-container { height: 90vh; width: 100%; display: flex; justify-content: center; align-items: center; } .need-create { position: absolute; bottom: 0; right: 0; display: flex; flex-direction: column; justify-content: center; align-items: flex-end; } .need-create-title { margin-right: 1rem; } .need-create-link { background-color: hsl(0, 0%, 90%); color: hsl(0, 0%, 20%); outline: none; border: none; padding: 0.5rem 2rem; border-radius: 3px; text-transform: capitalize; position: relative; cursor: text; transition: all 0.2s ease-out; margin-right: 1rem; margin-bottom: 1rem; } .need-create-link:hover { color: hsl(27, 79%, 59%); } .grid-button { font-family: futura-pt, sans-serif; font-weight: 400; font-style: normal; text-transform: uppercase; color: hsl(0, 0%, 21%); background-color: hsl(0, 0%, 80%); font-size: 2.5rem; letter-spacing: 2px; padding: 2rem; border: none; border-radius: 10px; transition: all 0.2s ease-out; display: flex; justify-content: space-evenly; align-items: baseline; gap: 2rem; } .grid-button:hover { cursor: pointer; filter: brightness(1.2); } .login-success { height: 100%; width: 100%; position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 2rem; font-size: 3rem; } .login-success-links { display: flex; gap: 2rem; justify-content: center; align-items: center; } .login-success-button { padding: 0.5rem 2rem; background-color: hsl(0, 0%, 80%); border-radius: 5px; transition: all 0.2s ease-out; } .login-success-button:hover { background-color: hsl(27, 79%, 59%); }
0.428951
0.081119
@import url(https://fonts.googleapis.com/css?family=Roboto:300); .register-page { width: 700px; padding: 8% 0 0; margin: auto; position: relative; z-index: 1; background: #FFFFFF; max-width: 700px; margin: 0 auto 100px; padding: 45px; text-align: center; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24); } .form .headmessage { width: 30%; color: #f2f2f2; font-size: 32px; text-align: center; background: #E12634; } .form .titlelabel { width: 20%; margin: 40px 0 20px; font-size: 20px; } .form .label { position: relative; top: 20px; left: -90px; width: 30%; float: left; font-size: 14px; text-align: right; } .form .input { position: relative; left: -90px; font-family: "Roboto", sans-serif; outline: 0; background: #f2f2f2; width: 60%; float: center; border: 0; margin: 0 0 15px; padding: 15px; box-sizing: border-box; font-size: 14px; } .form .inputmailleft { position: relative; left: -60px; font-family: "Roboto", sans-serif; outline: 0; background: #f2f2f2; width: 20%; float: left; border: 0; margin: 0 0 15px; padding: 15px; box-sizing: border-box; font-size: 14px; } .form .mailsign { position: relative; width: 1%; left: -45px; float: left; line-height: 40px; } .form .inputline { height: 30px; } .form .inputmailright { position: relative; left: -20px; font-family: "Roboto", sans-serif; outline: 0; background: #f2f2f2; width: 32%; float: left; border: 0; margin: 0 0 15px; padding: 15px; box-sizing: border-box; font-size: 14px; } .form .mailsend { position: relative; font-family: "Roboto", sans-serif; outline: 0; border: 0; left: 270px; top: -60px; color: #fff; background: #E12634; width: 20%; height: 40px; font-size:0.8em; text-align:center; vertical-align:middle; } .form .mailsend:hover { background: #E8515C; } .form .mailcert { position: relative; font-family: "Roboto", sans-serif; outline: 0; border: 0; left: 270px; top: -60px; color: #fff; background: #E12634; width: 20%; height: 40px; font-size:0.8em; text-align:center; vertical-align:middle; } .form .mailcert:hover { background: #E8515C; } .form .checkline { height: 30px; } .form .checklabel { position: relative; left: 200px; width: 25%; font-size: 14px; } .form .checkline input[type="checkbox"] { position: relative; left: 80px; top: -40px; } .form .margin { width: 100%; height: 10px; } .form .submit { font-family: "Roboto", sans-serif; outline: 0; background: #E12634; width: 60%; height: 40px; line-height: 13px; text-align: center; border: 0; padding: 15px; color: #FFFFFF; font-size: 14px; -webkit-transition: all 0.3 ease; transition: all 0.3 ease; cursor: pointer; } .form .submit:hover { background: #E8515C; } .form .tologin { position: relative; } body { background-image: url("/images/background1.jpg"); font-family: "Roboto", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fileBox { height: 65px; } .fileBox .fileName { position: relative; left: -90px; display: inline-block; font-family: "Roboto", sans-serif; outline: 0; background: #f2f2f2; width: 60%; border: 0; margin: 0 0 15px; padding: 15px; box-sizing: border-box; font-size: 14px; vertical-align:middle; } .fileBox .btn_file { position: relative; left: 270px; top: -60px; display:inline-block; color: #fff; background: #E12634; width:20%; height:40px; font-size:0.8em; line-height:40px; text-align:center; vertical-align:middle; } .fileBox .btn_file:hover { background: #E8515C; } .fileBox input[type="file"] { position:absolute ;width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0 } .logo { height: 50px; }
Source_Code/Web_Server/Crowcial/public/stylesheets/register.css
@import url(https://fonts.googleapis.com/css?family=Roboto:300); .register-page { width: 700px; padding: 8% 0 0; margin: auto; position: relative; z-index: 1; background: #FFFFFF; max-width: 700px; margin: 0 auto 100px; padding: 45px; text-align: center; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24); } .form .headmessage { width: 30%; color: #f2f2f2; font-size: 32px; text-align: center; background: #E12634; } .form .titlelabel { width: 20%; margin: 40px 0 20px; font-size: 20px; } .form .label { position: relative; top: 20px; left: -90px; width: 30%; float: left; font-size: 14px; text-align: right; } .form .input { position: relative; left: -90px; font-family: "Roboto", sans-serif; outline: 0; background: #f2f2f2; width: 60%; float: center; border: 0; margin: 0 0 15px; padding: 15px; box-sizing: border-box; font-size: 14px; } .form .inputmailleft { position: relative; left: -60px; font-family: "Roboto", sans-serif; outline: 0; background: #f2f2f2; width: 20%; float: left; border: 0; margin: 0 0 15px; padding: 15px; box-sizing: border-box; font-size: 14px; } .form .mailsign { position: relative; width: 1%; left: -45px; float: left; line-height: 40px; } .form .inputline { height: 30px; } .form .inputmailright { position: relative; left: -20px; font-family: "Roboto", sans-serif; outline: 0; background: #f2f2f2; width: 32%; float: left; border: 0; margin: 0 0 15px; padding: 15px; box-sizing: border-box; font-size: 14px; } .form .mailsend { position: relative; font-family: "Roboto", sans-serif; outline: 0; border: 0; left: 270px; top: -60px; color: #fff; background: #E12634; width: 20%; height: 40px; font-size:0.8em; text-align:center; vertical-align:middle; } .form .mailsend:hover { background: #E8515C; } .form .mailcert { position: relative; font-family: "Roboto", sans-serif; outline: 0; border: 0; left: 270px; top: -60px; color: #fff; background: #E12634; width: 20%; height: 40px; font-size:0.8em; text-align:center; vertical-align:middle; } .form .mailcert:hover { background: #E8515C; } .form .checkline { height: 30px; } .form .checklabel { position: relative; left: 200px; width: 25%; font-size: 14px; } .form .checkline input[type="checkbox"] { position: relative; left: 80px; top: -40px; } .form .margin { width: 100%; height: 10px; } .form .submit { font-family: "Roboto", sans-serif; outline: 0; background: #E12634; width: 60%; height: 40px; line-height: 13px; text-align: center; border: 0; padding: 15px; color: #FFFFFF; font-size: 14px; -webkit-transition: all 0.3 ease; transition: all 0.3 ease; cursor: pointer; } .form .submit:hover { background: #E8515C; } .form .tologin { position: relative; } body { background-image: url("/images/background1.jpg"); font-family: "Roboto", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .fileBox { height: 65px; } .fileBox .fileName { position: relative; left: -90px; display: inline-block; font-family: "Roboto", sans-serif; outline: 0; background: #f2f2f2; width: 60%; border: 0; margin: 0 0 15px; padding: 15px; box-sizing: border-box; font-size: 14px; vertical-align:middle; } .fileBox .btn_file { position: relative; left: 270px; top: -60px; display:inline-block; color: #fff; background: #E12634; width:20%; height:40px; font-size:0.8em; line-height:40px; text-align:center; vertical-align:middle; } .fileBox .btn_file:hover { background: #E8515C; } .fileBox input[type="file"] { position:absolute ;width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0 } .logo { height: 50px; }
0.349422
0.100084
.img-block { position: relative; width: 100%; height: 220px; } .img-block img { height: 100%; width: 100%; } .scroll-btn { position: absolute; height: 20%; width: 48px; display: table; text-align:right; } .scroll-btn i { display: table-cell; vertical-align: middle; } .right-scroll { right: 9%; } .left-scroll { left: 8%; } /* .container{ color: black; } */ .live__scroll { overflow-x: auto; overflow-y: hidden; white-space: nowrap; } /* */ .hrBorder{ border: 2px solid #C0C0C0 } .live__scroll .row { display: block; } .live__scroll .live__scroll--box { display: inline-block; float: none; padding: 15px; border: 1px solid #EDEDED; margin-right: 0px; margin-left: 0px; color: white } input[type="search"] { height: 40px; font-size: 20px; border: none; outline: none; padding-right: 60px; position: absolute; width: 0px; top: 0; right: 0; top:10px; background: none; z-index: 4; cursor: pointer; transition: width .4s ease-in-out; color: white; } /* .classInputColor{ color: white } */ input[type="search"]:focus { width: 60%; z-index: 1; border-bottom: 1px solid white; color: white } .divHover { cursor: pointer; clear: both; border-radius: 3px; padding: 20px 60px; display: inline-block; margin: 0 20px; transition: all 0.8s, color 0.3s 0.3s; cursor: pointer; /* background: #9ACC5F; */ /* color: #333; */ } /*general hover*/ .divHover:hover { color: #fff; } .btn-special3:hover { box-shadow: 300px 0 0 0 rgba(0, 0, 0, 0.25) inset, -300px 0 0 0 rgba(0, 0, 0, 0.25) inset; } .ReplaceColorDay { background-color: #9ACC5F; } button { /* position: absolute; */ height: 60px; width: 60px; display: inline-block; float:right; background: url(./IMG/search.png) center center no-repeat; border: none; outline:none; top: -5px; right: 0; z-index: 2; cursor: pointer; transition: all .4s ease; color: white; margin-right: 5px; padding-right:20px; } ::placeholder { color: white; opacity: 2; /* Firefox */ } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: white; } ::-ms-input-placeholder { /* Microsoft Edge */ color: white; } body { /* Another option: background: url("http://www.cray.com/blog/wp-content/uploads/2015/09/Weather-Blog-Image.jpg") fixed center;*/ /* background-image: url(https://i.pinimg.com/originals/39/f3/0d/39f30dfc85fc690a20629f1ec368c8eb.gif); */ background-attachment: fixed; background-position: center; background-size: cover; background-repeat: no-repeat; text-align: center; color: #fff } h1 { text-align: center; } #header-top{ background: #2E6A9C; padding-top: 1rem; color: white; height: 20%; } #main-panel { text-align: center; } #location { font-size: 35px; font-weight: 600; font-family: 'Dosis', sans-serif; } #date { margin-top: -4px; font-size: 15px; } .main-deg { font-size: 40px; font-weight: 800; } .switch { position: relative; display: inline-block; width: 60px; height: 30px; } .switch p { text-align: center; padding-top: 4px; padding-right: 1px; letter-spacing: 1px; color: #AEAEAE; font-size: 14px; } /* Hide default HTML checkbox */ .switch input {display:none;} /* The slider */ .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; box-shadow: 0px 0px 4px -1px inset; } .slider:before { position: absolute; content: ""; height: 22px; width: 22px; left: 6px; bottom: 4px; background-color: #313131; -webkit-transition: .4s; transition: .4s; } input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); } .main-info { font-family: sans-serif; font-weight: 300; } #main-details { font-size: 16px; text-align: center; font-family: 'Dosis', sans-serif; padding-right: 4%; font-weight: 600; margin-bottom: 2% } #main-details img { width: 20px; } .hourly-panel { text-align: center; } #hourly-icon-0{ width: 32px; /* text-align: left; */ margin-bottom: 10% } .hourly-degree { font-size: 18px; font-weight: 600; margin-bottom: 20px; } @media only screen and (max-width: 768px) { #location { font-size: 24px; } #main-icon { width: 110px; /* padding-top: 30px; */ } .main-deg { font-size: 30px; } #main-details { /* padding-top: 35px; */ font-size: 16px; } #hourly-icon-0, #hourly-icon-1, #hourly-icon-2, #hourly-icon-3, #hourly-icon-4, #hourly-icon-5 { width: 25px; } #daily-icon-0, #daily-icon-1, #daily-icon-2, #daily-icon-3, #daily-icon-4, #daily-icon-5 { width: 25px; } .daily-panel { margin-bottom: 40px; } }
Public/Weather.css
.img-block { position: relative; width: 100%; height: 220px; } .img-block img { height: 100%; width: 100%; } .scroll-btn { position: absolute; height: 20%; width: 48px; display: table; text-align:right; } .scroll-btn i { display: table-cell; vertical-align: middle; } .right-scroll { right: 9%; } .left-scroll { left: 8%; } /* .container{ color: black; } */ .live__scroll { overflow-x: auto; overflow-y: hidden; white-space: nowrap; } /* */ .hrBorder{ border: 2px solid #C0C0C0 } .live__scroll .row { display: block; } .live__scroll .live__scroll--box { display: inline-block; float: none; padding: 15px; border: 1px solid #EDEDED; margin-right: 0px; margin-left: 0px; color: white } input[type="search"] { height: 40px; font-size: 20px; border: none; outline: none; padding-right: 60px; position: absolute; width: 0px; top: 0; right: 0; top:10px; background: none; z-index: 4; cursor: pointer; transition: width .4s ease-in-out; color: white; } /* .classInputColor{ color: white } */ input[type="search"]:focus { width: 60%; z-index: 1; border-bottom: 1px solid white; color: white } .divHover { cursor: pointer; clear: both; border-radius: 3px; padding: 20px 60px; display: inline-block; margin: 0 20px; transition: all 0.8s, color 0.3s 0.3s; cursor: pointer; /* background: #9ACC5F; */ /* color: #333; */ } /*general hover*/ .divHover:hover { color: #fff; } .btn-special3:hover { box-shadow: 300px 0 0 0 rgba(0, 0, 0, 0.25) inset, -300px 0 0 0 rgba(0, 0, 0, 0.25) inset; } .ReplaceColorDay { background-color: #9ACC5F; } button { /* position: absolute; */ height: 60px; width: 60px; display: inline-block; float:right; background: url(./IMG/search.png) center center no-repeat; border: none; outline:none; top: -5px; right: 0; z-index: 2; cursor: pointer; transition: all .4s ease; color: white; margin-right: 5px; padding-right:20px; } ::placeholder { color: white; opacity: 2; /* Firefox */ } :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: white; } ::-ms-input-placeholder { /* Microsoft Edge */ color: white; } body { /* Another option: background: url("http://www.cray.com/blog/wp-content/uploads/2015/09/Weather-Blog-Image.jpg") fixed center;*/ /* background-image: url(https://i.pinimg.com/originals/39/f3/0d/39f30dfc85fc690a20629f1ec368c8eb.gif); */ background-attachment: fixed; background-position: center; background-size: cover; background-repeat: no-repeat; text-align: center; color: #fff } h1 { text-align: center; } #header-top{ background: #2E6A9C; padding-top: 1rem; color: white; height: 20%; } #main-panel { text-align: center; } #location { font-size: 35px; font-weight: 600; font-family: 'Dosis', sans-serif; } #date { margin-top: -4px; font-size: 15px; } .main-deg { font-size: 40px; font-weight: 800; } .switch { position: relative; display: inline-block; width: 60px; height: 30px; } .switch p { text-align: center; padding-top: 4px; padding-right: 1px; letter-spacing: 1px; color: #AEAEAE; font-size: 14px; } /* Hide default HTML checkbox */ .switch input {display:none;} /* The slider */ .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; box-shadow: 0px 0px 4px -1px inset; } .slider:before { position: absolute; content: ""; height: 22px; width: 22px; left: 6px; bottom: 4px; background-color: #313131; -webkit-transition: .4s; transition: .4s; } input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); } .main-info { font-family: sans-serif; font-weight: 300; } #main-details { font-size: 16px; text-align: center; font-family: 'Dosis', sans-serif; padding-right: 4%; font-weight: 600; margin-bottom: 2% } #main-details img { width: 20px; } .hourly-panel { text-align: center; } #hourly-icon-0{ width: 32px; /* text-align: left; */ margin-bottom: 10% } .hourly-degree { font-size: 18px; font-weight: 600; margin-bottom: 20px; } @media only screen and (max-width: 768px) { #location { font-size: 24px; } #main-icon { width: 110px; /* padding-top: 30px; */ } .main-deg { font-size: 30px; } #main-details { /* padding-top: 35px; */ font-size: 16px; } #hourly-icon-0, #hourly-icon-1, #hourly-icon-2, #hourly-icon-3, #hourly-icon-4, #hourly-icon-5 { width: 25px; } #daily-icon-0, #daily-icon-1, #daily-icon-2, #daily-icon-3, #daily-icon-4, #daily-icon-5 { width: 25px; } .daily-panel { margin-bottom: 40px; } }
0.421552
0.084985
@charset "UTF-8"; /****Config. Geral****/ @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); html { scroll-behavior: smooth; } * { box-sizing: border-box; margin: 0; padding: 0; font-family: var(--ff); } body { background-color: var(--color1); } /****Variáveis****/ :root { --ff:'Roboto', sans-serif; --color1: #f5f5f5; --color2: #D9985F; --color3: #A66641; --color4: #73412F; --color5: #40271E; --color6: #592E2A; } /****Menu****/ header { background-color: var(--color2); box-shadow: inset 2px 2px 10px rgba(0, 0, 0, 0.377); } .menu { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1000px; margin: auto; text-align: start; } ul { display: flex; flex-wrap: wrap; list-style: none; padding: 10px; } li { padding-right: 10px; font-weight: 400; } a { text-decoration: none; color: black; } a:hover { color: var(--color1); } .list-rede { padding: 10px; } .nav-rede { padding-left: 10px; } /****Conteúdo****/ img { width: 100%; } .apresentacao { margin: auto; max-width: 900px; padding: 60px 20px; } h1 { font-weight: 300; font-size: 2.5rem; text-align: center; } p { padding-top: 50px; text-align: justify; font-weight: 300; font-size: 1.5rem; } .sobre { background-color: black; display: flex; flex-wrap: wrap; text-align: center; justify-content: space-between; } .drmaycon { max-width: 300px; } .sobre-bloco { max-width: 900px; margin: auto; display: flex; flex-wrap: wrap; justify-content: center; text-align: center; } .foto { padding: 50px 5px; display: flex; flex-wrap: wrap; text-align: center; } .foto-bloco { display: flex; flex-wrap: wrap; color: white; max-width: 500px; padding: 70px 20px; text-align: justify; } .area { padding-top: 50px; flex-wrap: wrap; display: flex; justify-content: center; padding-bottom: 50px; } .area-link { align-items: center; color: white; } .area-atuacao { background-color: black; padding-top: 10px; padding-bottom: 10px; align-items: center; text-align: center; margin-bottom: 5px; border-radius: 0px 6px; width: 350px; margin: 10px; } form { display: flex; flex-direction: column; text-align: center; margin-top: 30px; } fieldset { padding: 10px; } input { font-family: var(--ff); font-size: 1.4rem; outline: none; margin-top: 3px; } button { font-family: var(--ff); font-size: 1.5rem; padding: 5px; cursor: pointer; } footer { background-color: black; text-align: center; padding: 5px; margin-top: 10px; } .credito { color: white; text-align: center; padding: 0px; font-size: 1rem; font-weight: 300; }
css/style.css
@charset "UTF-8"; /****Config. Geral****/ @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap'); html { scroll-behavior: smooth; } * { box-sizing: border-box; margin: 0; padding: 0; font-family: var(--ff); } body { background-color: var(--color1); } /****Variáveis****/ :root { --ff:'Roboto', sans-serif; --color1: #f5f5f5; --color2: #D9985F; --color3: #A66641; --color4: #73412F; --color5: #40271E; --color6: #592E2A; } /****Menu****/ header { background-color: var(--color2); box-shadow: inset 2px 2px 10px rgba(0, 0, 0, 0.377); } .menu { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1000px; margin: auto; text-align: start; } ul { display: flex; flex-wrap: wrap; list-style: none; padding: 10px; } li { padding-right: 10px; font-weight: 400; } a { text-decoration: none; color: black; } a:hover { color: var(--color1); } .list-rede { padding: 10px; } .nav-rede { padding-left: 10px; } /****Conteúdo****/ img { width: 100%; } .apresentacao { margin: auto; max-width: 900px; padding: 60px 20px; } h1 { font-weight: 300; font-size: 2.5rem; text-align: center; } p { padding-top: 50px; text-align: justify; font-weight: 300; font-size: 1.5rem; } .sobre { background-color: black; display: flex; flex-wrap: wrap; text-align: center; justify-content: space-between; } .drmaycon { max-width: 300px; } .sobre-bloco { max-width: 900px; margin: auto; display: flex; flex-wrap: wrap; justify-content: center; text-align: center; } .foto { padding: 50px 5px; display: flex; flex-wrap: wrap; text-align: center; } .foto-bloco { display: flex; flex-wrap: wrap; color: white; max-width: 500px; padding: 70px 20px; text-align: justify; } .area { padding-top: 50px; flex-wrap: wrap; display: flex; justify-content: center; padding-bottom: 50px; } .area-link { align-items: center; color: white; } .area-atuacao { background-color: black; padding-top: 10px; padding-bottom: 10px; align-items: center; text-align: center; margin-bottom: 5px; border-radius: 0px 6px; width: 350px; margin: 10px; } form { display: flex; flex-direction: column; text-align: center; margin-top: 30px; } fieldset { padding: 10px; } input { font-family: var(--ff); font-size: 1.4rem; outline: none; margin-top: 3px; } button { font-family: var(--ff); font-size: 1.5rem; padding: 5px; cursor: pointer; } footer { background-color: black; text-align: center; padding: 5px; margin-top: 10px; } .credito { color: white; text-align: center; padding: 0px; font-size: 1rem; font-weight: 300; }
0.366136
0.077204
.hint { position: relative; display: inline-block; padding: 1px; } .hint::after { content: ' '; position: absolute; align-items: center; overflow: hidden; top: 0%; left: 0%; width: 100%; height: 100%; background: white; border-radius: 3px; border: 1px solid rgba(0, 0, 0, 255); } .hint:hover::after { display: none; } .markdown-body h4 code { font-size: 16px; } .markdown-body h5 code { font-size: 14px; } .markdown-body { box-sizing: border-box; min-width: 200px; max-width: 980px; margin: 45px auto; padding: 45px; border: 1px #ddd solid; border-radius: 3px; } .markdown-body > pre { padding: 11px; } .CodeMirror { display: none; border: none; font: 13.6px Consolas, 'Liberation Mono', Menlo, Courier, monospace; line-height: 19.72px; } #playground .CodeMirror { display: block; } .klipse-snippet .CodeMirror { border: 1px #f7f7f7 solid; border-radius: 5px; } .markdown-body > pre > code { display: block; padding: 5px; } .klipse-snippet .CodeMirror:hover { border: 1px #ddd solid; } .klipse-result .CodeMirror { background: #f7f7f7; } .klipse-result .CodeMirror { background: transparent; filter: brightness(50%); opacity: 0.85; } .klipse-container { display: none; } .klipse-separator { display: none; } .preview-anchor { position: relative; } .preview { display: none; position: absolute; background-color: white; border-radius: 6px; box-shadow: 2px 4px 16px 0 rgba(0, 0, 0, 0.4); padding: 0 1em; bottom: 140%; left: 50%; width: 40em; overflow: auto; transform: translate(-25%, 0); font-size: 90%; z-index: 100000; color: rgb(51, 51, 51); font-weight: normal; line-height: 1.5; white-space: normal; } .preview-anchor:hover .preview { display: block; } .markdown-body table { overflow: inherit; } .loading-message { position: fixed; display: block; z-index: 100000; bottom: 0px; left: 0%; right: 0%; background: #e77; padding: 0.5em 1em; color: white; opacity: 0.9; text-align: center; } .loading-hidden { display: none; } .menu .menu-body { -ms-overflow-style: -ms-autohiding-scrollbar; position: fixed; display: flex; left: 0; top: 0; height: 100%; z-index: 10000; white-space: nowrap; font-size: 90%; min-width: 20px; max-width: 20px; transition: all 250ms; box-shadow: 2px 0 8px 0 rgba(0, 0, 0, 0.4); background: #eee; color: #000; overflow-y: scroll; } .menu.open .menu-body { min-width: 40%; max-width: 100%; background: #fff; color: #333; } .menu .menu-side { position: fixed; top: 0; left: 0; height: 100%; width: 20px; text-align: center; cursor: pointer; } .menu .menu-overlay { z-index: 1000; position: fixed; opacity: 0; background: black; top: 0; left: 0; width: 0; height: 0; transition: opacity 250ms; } .menu.open .menu-overlay { width: 100%; height: 100%; opacity: 0.5; } .menu .menu-contents { display: none; padding: 0 2em 0 20px; } .menu.open .menu-contents { display: block; margin-top: 1em; } .menu .menu-contents ul { list-style-type: none; padding-left: 1em; }
docs/fw/styles.css
.hint { position: relative; display: inline-block; padding: 1px; } .hint::after { content: ' '; position: absolute; align-items: center; overflow: hidden; top: 0%; left: 0%; width: 100%; height: 100%; background: white; border-radius: 3px; border: 1px solid rgba(0, 0, 0, 255); } .hint:hover::after { display: none; } .markdown-body h4 code { font-size: 16px; } .markdown-body h5 code { font-size: 14px; } .markdown-body { box-sizing: border-box; min-width: 200px; max-width: 980px; margin: 45px auto; padding: 45px; border: 1px #ddd solid; border-radius: 3px; } .markdown-body > pre { padding: 11px; } .CodeMirror { display: none; border: none; font: 13.6px Consolas, 'Liberation Mono', Menlo, Courier, monospace; line-height: 19.72px; } #playground .CodeMirror { display: block; } .klipse-snippet .CodeMirror { border: 1px #f7f7f7 solid; border-radius: 5px; } .markdown-body > pre > code { display: block; padding: 5px; } .klipse-snippet .CodeMirror:hover { border: 1px #ddd solid; } .klipse-result .CodeMirror { background: #f7f7f7; } .klipse-result .CodeMirror { background: transparent; filter: brightness(50%); opacity: 0.85; } .klipse-container { display: none; } .klipse-separator { display: none; } .preview-anchor { position: relative; } .preview { display: none; position: absolute; background-color: white; border-radius: 6px; box-shadow: 2px 4px 16px 0 rgba(0, 0, 0, 0.4); padding: 0 1em; bottom: 140%; left: 50%; width: 40em; overflow: auto; transform: translate(-25%, 0); font-size: 90%; z-index: 100000; color: rgb(51, 51, 51); font-weight: normal; line-height: 1.5; white-space: normal; } .preview-anchor:hover .preview { display: block; } .markdown-body table { overflow: inherit; } .loading-message { position: fixed; display: block; z-index: 100000; bottom: 0px; left: 0%; right: 0%; background: #e77; padding: 0.5em 1em; color: white; opacity: 0.9; text-align: center; } .loading-hidden { display: none; } .menu .menu-body { -ms-overflow-style: -ms-autohiding-scrollbar; position: fixed; display: flex; left: 0; top: 0; height: 100%; z-index: 10000; white-space: nowrap; font-size: 90%; min-width: 20px; max-width: 20px; transition: all 250ms; box-shadow: 2px 0 8px 0 rgba(0, 0, 0, 0.4); background: #eee; color: #000; overflow-y: scroll; } .menu.open .menu-body { min-width: 40%; max-width: 100%; background: #fff; color: #333; } .menu .menu-side { position: fixed; top: 0; left: 0; height: 100%; width: 20px; text-align: center; cursor: pointer; } .menu .menu-overlay { z-index: 1000; position: fixed; opacity: 0; background: black; top: 0; left: 0; width: 0; height: 0; transition: opacity 250ms; } .menu.open .menu-overlay { width: 100%; height: 100%; opacity: 0.5; } .menu .menu-contents { display: none; padding: 0 2em 0 20px; } .menu.open .menu-contents { display: block; margin-top: 1em; } .menu .menu-contents ul { list-style-type: none; padding-left: 1em; }
0.638159
0.133049
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;600&display=swap'); * { box-sizing: border-box; } body { margin: 0; padding: 0; font-family: 'Poppins', sans-serif; } .MAA_Movie-wrapper { min-height: 100vh; display: flex; } .MAA_Movie-wrapper .MAA_Movie-sidebar { flex: 0.15; background-color: #232d32; color: #fff; } .MAA_Movie-wrapper .MAA_Movie-sidebar h1 { text-align: center; margin: 0; padding: 10px; margin-bottom: 20px; cursor: default; } .MAA_Movie-wrapper .MAA_Movie-sidebar ul { list-style-type: none; padding: 0; margin: 0; } .MAA_Movie-wrapper .MAA_Movie-sidebar ul li { font-weight: bold; padding: 10px 40px; cursor: pointer; } .MAA_Movie-wrapper .MAA_Movie-sidebar ul li { font-weight: bold; padding: 10px 40px; cursor: pointer; } .MAA_Movie-wrapper .MAA_Movie-sidebar ul .curentTab { color: #0CD0FC; } .MAA_Movie-wrapper .MAA_Movie-content { flex: 0.85; background-color: #161d20; color: #fff; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-header { color: #fff; height: 50px; margin-bottom: 20px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items { display: flex; position: relative; color: #fff; width: 90%; height: 300px; overflow: hidden; margin: 0 auto; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-item { transition: transform 0.7s ease; width: 150px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-item img:hover { transform: scale(1.2); transition: transform 1s ease; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items .MAA_Movie-item img { max-width: 150px; cursor: pointer; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-arrow { cursor: pointer; } h2 { font-size: 20px; margin: 0; padding: 10px 20px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items-list { display: grid; grid-template-columns: repeat(5, 1fr); justify-content: center; justify-items: center; text-align: center; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-item-list { transition: transform 1s ease; max-width: 150px; height: auto; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items-list .MAA_Movie-item-list img { max-width: 150px; cursor: pointer; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-item-list img:hover { transform: scale(1.2); transition: transform 1s ease; } .MuiPaginationItem-root { color: #fff !important; } .MuiPagination-root { padding-bottom: 20px; } .MuiPaginationItem-outlined { border-color: #fff !important; } .MuiPaginationItem-outlinedPrimary.Mui-selected { border-color: #0CD0FC !important; } .MuiCircularProgress-colorPrimary { position: relative; width: 100px !important; height: 100px !important; top: 0px; left: 50% } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item { position: relative; background-color: #161d20; width: 100%; /* height: 100%; */ height: 100vh; top: 0px; overflow: hidden; } .MAA_Movie-fade-in { -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein 2s; /* Firefox < 16 */ -ms-animation: fadein 2s; /* Internet Explorer */ -o-animation: fadein 2s; /* Opera < 12.1 */ animation: fadein 2s; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-header{ position: relative; z-index: 1; top: 20px; left: 50px; cursor: pointer; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content { position: relative; display: flex; width: 600px; margin: 50px; flex-wrap: wrap; flex-direction: column; padding: 50px; background: rgba(255,255,255, 0.1); border-radius: 20px; cursor: default; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content p{ font-size: 14px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-data span { font-size: 16px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-data span:first-child { font-weight: 600; color: #0CD0FC; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-genres { text-align: end; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-genres span { border: 1px solid #0CD0FC; margin-left: 10px; padding: 5px 10px; border-radius: 10px; cursor: default; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content a { text-decoration: none; color: #fff; background-color: #0CD0FC; padding: 5px 10px; border-radius: 5px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content a:hover { opacity: 0.9; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-add-mylist { position: absolute; top: 20px; right: 20px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-add-mylist button { padding: 5px 10px; background-color: #161d20; color: #fff; border: none; border-radius: 5px; cursor: pointer; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-add-mylist button:hover { background-color: #232d32; } .MAA_Movie-header { width: 50%; margin: 0 auto; } .MAA_Movie-header form { display: flex; padding: 20px; } .MAA_Movie-header form input { width: 100%; padding: 5px; border-radius: 5px; border: none; } .MAA_Movie-header form button { padding: 5px; color: #0CD0FC; background-color: transparent; border: 1px solid #0CD0FC; margin-left: 5px; border-radius: 5px; cursor: pointer; } .MAA_Movie-header form button:hover { text-decoration: underline; } .MAA_Movie-my-list-title { margin-top: 20px; padding: 20px; } /* Fade in animation */ @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; } } @media screen and (max-width: 1024px) { .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items-list { grid-template-columns: repeat(4, 1fr) !important; } .MAA_Movie-sidebar h1 { font-size: 24px; margin-bottom: 0 !important; padding: 0; } .MAA_Movie-sidebar ul li { font-size: 14px; } } @media screen and (max-width: 800px) { .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items-list { grid-template-columns: repeat(3, 1fr) !important; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content { width: 400px; padding: 20px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content h1 { font-size: 22px; margin: 0; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content p { font-size: 12px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-data span { font-size: 12px !important; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-genres { font-size: 12px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content a { padding: 4px 8px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-homepage{ padding: 20px 0px 10px 0; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item { width: auto; } } @media screen and (max-width: 650px) { .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items-list { grid-template-columns: repeat(2, 1fr) !important; } .MAA_Movie-sidebar h1 { font-size: 20px; margin-bottom: 0 !important; padding: 0; } .MAA_Movie-sidebar ul li { font-size: 12px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content { width: 300px; padding: 20px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-homepage{ padding: 20px 0px 10px 0; } } @media screen and (max-width: 500px) { .MAA_Movie-wrapper { display: block; } .MAA_Movie-sidebar { padding-bottom: 10px; } .MAA_Movie-wrapper .MAA_Movie-content-my-list { height: 100vh; } .MAA_Movie-sidebar h1 { font-size: 22px; margin-bottom: 0 !important; padding: 0; } .MAA_Movie-sidebar ul { display: flex; justify-content: space-around; } .MAA_Movie-sidebar ul li { font-size: 10px; padding: 0 !important; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-header { width: 100%; } .MAA_Movie-my-list-title { margin: 0; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content { margin: 30px 50px 0px 50px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item { position: relative; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content h1 { font-size: 18px; margin: 0; margin-top: 30px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-genres { font-size: 10px; padding-top: 10px; } } @media screen and (max-width: 385px) { .MAA_Movie-wrapper .MAA_Movie-content h2{ font-size: 16px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items { width: 150px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content { width: 200px; padding: 20px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content h1 { font-size: 18px; margin: 0; margin-top: 30px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content p { font-size: 10px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-data span { font-size: 10px !important; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-genres { font-size: 10px; padding-top: 10px; margin-top: 10px; text-align: center; display: flex; justify-content: center; align-items: center; justify-items: center; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content a { padding: 4px 8px; font-size: 8px; } }
src/App.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;600&display=swap'); * { box-sizing: border-box; } body { margin: 0; padding: 0; font-family: 'Poppins', sans-serif; } .MAA_Movie-wrapper { min-height: 100vh; display: flex; } .MAA_Movie-wrapper .MAA_Movie-sidebar { flex: 0.15; background-color: #232d32; color: #fff; } .MAA_Movie-wrapper .MAA_Movie-sidebar h1 { text-align: center; margin: 0; padding: 10px; margin-bottom: 20px; cursor: default; } .MAA_Movie-wrapper .MAA_Movie-sidebar ul { list-style-type: none; padding: 0; margin: 0; } .MAA_Movie-wrapper .MAA_Movie-sidebar ul li { font-weight: bold; padding: 10px 40px; cursor: pointer; } .MAA_Movie-wrapper .MAA_Movie-sidebar ul li { font-weight: bold; padding: 10px 40px; cursor: pointer; } .MAA_Movie-wrapper .MAA_Movie-sidebar ul .curentTab { color: #0CD0FC; } .MAA_Movie-wrapper .MAA_Movie-content { flex: 0.85; background-color: #161d20; color: #fff; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-header { color: #fff; height: 50px; margin-bottom: 20px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items { display: flex; position: relative; color: #fff; width: 90%; height: 300px; overflow: hidden; margin: 0 auto; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-item { transition: transform 0.7s ease; width: 150px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-item img:hover { transform: scale(1.2); transition: transform 1s ease; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items .MAA_Movie-item img { max-width: 150px; cursor: pointer; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-arrow { cursor: pointer; } h2 { font-size: 20px; margin: 0; padding: 10px 20px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items-list { display: grid; grid-template-columns: repeat(5, 1fr); justify-content: center; justify-items: center; text-align: center; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-item-list { transition: transform 1s ease; max-width: 150px; height: auto; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items-list .MAA_Movie-item-list img { max-width: 150px; cursor: pointer; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-item-list img:hover { transform: scale(1.2); transition: transform 1s ease; } .MuiPaginationItem-root { color: #fff !important; } .MuiPagination-root { padding-bottom: 20px; } .MuiPaginationItem-outlined { border-color: #fff !important; } .MuiPaginationItem-outlinedPrimary.Mui-selected { border-color: #0CD0FC !important; } .MuiCircularProgress-colorPrimary { position: relative; width: 100px !important; height: 100px !important; top: 0px; left: 50% } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item { position: relative; background-color: #161d20; width: 100%; /* height: 100%; */ height: 100vh; top: 0px; overflow: hidden; } .MAA_Movie-fade-in { -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */ -moz-animation: fadein 2s; /* Firefox < 16 */ -ms-animation: fadein 2s; /* Internet Explorer */ -o-animation: fadein 2s; /* Opera < 12.1 */ animation: fadein 2s; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-header{ position: relative; z-index: 1; top: 20px; left: 50px; cursor: pointer; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content { position: relative; display: flex; width: 600px; margin: 50px; flex-wrap: wrap; flex-direction: column; padding: 50px; background: rgba(255,255,255, 0.1); border-radius: 20px; cursor: default; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content p{ font-size: 14px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-data span { font-size: 16px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-data span:first-child { font-weight: 600; color: #0CD0FC; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-genres { text-align: end; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-genres span { border: 1px solid #0CD0FC; margin-left: 10px; padding: 5px 10px; border-radius: 10px; cursor: default; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content a { text-decoration: none; color: #fff; background-color: #0CD0FC; padding: 5px 10px; border-radius: 5px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content a:hover { opacity: 0.9; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-add-mylist { position: absolute; top: 20px; right: 20px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-add-mylist button { padding: 5px 10px; background-color: #161d20; color: #fff; border: none; border-radius: 5px; cursor: pointer; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-add-mylist button:hover { background-color: #232d32; } .MAA_Movie-header { width: 50%; margin: 0 auto; } .MAA_Movie-header form { display: flex; padding: 20px; } .MAA_Movie-header form input { width: 100%; padding: 5px; border-radius: 5px; border: none; } .MAA_Movie-header form button { padding: 5px; color: #0CD0FC; background-color: transparent; border: 1px solid #0CD0FC; margin-left: 5px; border-radius: 5px; cursor: pointer; } .MAA_Movie-header form button:hover { text-decoration: underline; } .MAA_Movie-my-list-title { margin-top: 20px; padding: 20px; } /* Fade in animation */ @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; } } @media screen and (max-width: 1024px) { .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items-list { grid-template-columns: repeat(4, 1fr) !important; } .MAA_Movie-sidebar h1 { font-size: 24px; margin-bottom: 0 !important; padding: 0; } .MAA_Movie-sidebar ul li { font-size: 14px; } } @media screen and (max-width: 800px) { .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items-list { grid-template-columns: repeat(3, 1fr) !important; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content { width: 400px; padding: 20px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content h1 { font-size: 22px; margin: 0; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content p { font-size: 12px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-data span { font-size: 12px !important; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-genres { font-size: 12px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content a { padding: 4px 8px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-homepage{ padding: 20px 0px 10px 0; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item { width: auto; } } @media screen and (max-width: 650px) { .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items-list { grid-template-columns: repeat(2, 1fr) !important; } .MAA_Movie-sidebar h1 { font-size: 20px; margin-bottom: 0 !important; padding: 0; } .MAA_Movie-sidebar ul li { font-size: 12px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content { width: 300px; padding: 20px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-homepage{ padding: 20px 0px 10px 0; } } @media screen and (max-width: 500px) { .MAA_Movie-wrapper { display: block; } .MAA_Movie-sidebar { padding-bottom: 10px; } .MAA_Movie-wrapper .MAA_Movie-content-my-list { height: 100vh; } .MAA_Movie-sidebar h1 { font-size: 22px; margin-bottom: 0 !important; padding: 0; } .MAA_Movie-sidebar ul { display: flex; justify-content: space-around; } .MAA_Movie-sidebar ul li { font-size: 10px; padding: 0 !important; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-header { width: 100%; } .MAA_Movie-my-list-title { margin: 0; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content { margin: 30px 50px 0px 50px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item { position: relative; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content h1 { font-size: 18px; margin: 0; margin-top: 30px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-genres { font-size: 10px; padding-top: 10px; } } @media screen and (max-width: 385px) { .MAA_Movie-wrapper .MAA_Movie-content h2{ font-size: 16px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-items { width: 150px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content { width: 200px; padding: 20px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content h1 { font-size: 18px; margin: 0; margin-top: 30px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content p { font-size: 10px; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-data span { font-size: 10px !important; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content .MAA_Movie-current-item-genres { font-size: 10px; padding-top: 10px; margin-top: 10px; text-align: center; display: flex; justify-content: center; align-items: center; justify-items: center; } .MAA_Movie-wrapper .MAA_Movie-content .MAA_Movie-current-item-content a { padding: 4px 8px; font-size: 8px; } }
0.427516
0.074804
header { display: flex; justify-content: space-between; align-items: baseline; padding: 0 2rem; margin-bottom: 1rem; } header h1 { margin: 0; padding: 0; } /* GLOBAL HEADER STYLES */ header nav a { display: block; padding: 2ex 2ch; } header nav a:link, header nav a:visited { font-weight: normal; } header nav ul { list-style-type: none; margin: 0; padding: 0; background: var(--background); } header ul li { border-top: solid 1px var(--border-color); } header ul li:last-of-type { border-bottom: solid 1px var(--border-color); } header nav { margin-block: 0; padding-inline-start: 0; display: none; z-index: 100; } header .close { display: flex; justify-content: flex-end; padding: 1rem 1rem .5rem; background: var(--background); } header nav.open { display: block; animation: menu 250ms ease-in-out 1; position: fixed; right: 0; top: 0; height: 100vh; width: 90vw; max-width: 50rem; background: var(--overlay); backdrop-filter: blur(10px); box-shadow: -2px 0 2px 2px rgba(0, 0, 0, .16); } @supports not (backdrop-filter: blur(10px)) { header nav.open { background: var(--overlay-alternate); } } header nav.closing { animation: closing 250ms ease-in-out 1; } @keyframes menu { 0% { transform: translateX(100%); } 100% { transform: translateX(0); } } @keyframes closing { 0% { transform: translateX(0); } 100% { transform: translateX(100%); } } .menu-button { height: 40px; width: 40px; display: flex; justify-content: center; align-items: center; } @media (min-width: 900px) { header nav { display: block; position: relative; } .menu-button { display: none; } header nav ul { display: flex; gap: 1rem; align-items: baseline; } header ul li, header ul li:last-of-type { border: none; } } /* header { background: var(--primary); } */
WebsiteAndApi/styles/menu.css
header { display: flex; justify-content: space-between; align-items: baseline; padding: 0 2rem; margin-bottom: 1rem; } header h1 { margin: 0; padding: 0; } /* GLOBAL HEADER STYLES */ header nav a { display: block; padding: 2ex 2ch; } header nav a:link, header nav a:visited { font-weight: normal; } header nav ul { list-style-type: none; margin: 0; padding: 0; background: var(--background); } header ul li { border-top: solid 1px var(--border-color); } header ul li:last-of-type { border-bottom: solid 1px var(--border-color); } header nav { margin-block: 0; padding-inline-start: 0; display: none; z-index: 100; } header .close { display: flex; justify-content: flex-end; padding: 1rem 1rem .5rem; background: var(--background); } header nav.open { display: block; animation: menu 250ms ease-in-out 1; position: fixed; right: 0; top: 0; height: 100vh; width: 90vw; max-width: 50rem; background: var(--overlay); backdrop-filter: blur(10px); box-shadow: -2px 0 2px 2px rgba(0, 0, 0, .16); } @supports not (backdrop-filter: blur(10px)) { header nav.open { background: var(--overlay-alternate); } } header nav.closing { animation: closing 250ms ease-in-out 1; } @keyframes menu { 0% { transform: translateX(100%); } 100% { transform: translateX(0); } } @keyframes closing { 0% { transform: translateX(0); } 100% { transform: translateX(100%); } } .menu-button { height: 40px; width: 40px; display: flex; justify-content: center; align-items: center; } @media (min-width: 900px) { header nav { display: block; position: relative; } .menu-button { display: none; } header nav ul { display: flex; gap: 1rem; align-items: baseline; } header ul li, header ul li:last-of-type { border: none; } } /* header { background: var(--primary); } */
0.322953
0.053354
body { padding: 0px; margin: 0px; font-size: 12px; scrollbar-highlight-color: #ffffff; line-height: 130%; background-repeat: no-repeat; font-family: arial, sans-serif; overflow: auto; } p { padding: 0px; margin: 0px; margin-bottom: 0px; } input { font-size: 11px; font-family: arial, sans-serif; text-align: left; } textarea { font-size: 11px; font-family: arial, sans-serif; } select { font-size: 11px; font-family: arial, sans-serif } .light { COLOR: #FFFFFF } td,th { font-size: 12px; vertical-align: top; line-height: 130%; font-family: arial, sans-serif; text-align: left; } th { font-weight: normal; } td.bold { font-weight: bold } td.italic_small { font-size: 10px; font-style: italic } td.black { background-color: #000000 } td.white { background-color: #ffffff } td.header { font-weight: bold; font-size: 14px; color: #ffffff } td.transperant { /* filter: alpha(opacity=75); */ background-color: #ffffff } .red { color: #f30713 } .black { color: #000000 } .white { color: #fff; } .pageheader { font-weight: bold; font-size: 14px; letter-spacing: 2px } .pagesubheader { font-weight: bold; letter-spacing: 1px } .normal { font-weight: normal } a.menuitem:link { text-decoration: none; color: #ffffff } a.menuitem:visited { text-decoration: none; color: #ffffff } a.menuitem:active { text-decoration: none; color: #ffffff } a.menuitem:hover { text-decoration: none; color: #f30713 } a.menuitemactive:link { text-decoration: none; color: #f30713 } a.menuitemactive:visited { text-decoration: none; color: #f30713 } a.menuitemactive:active { text-decoration: none; color: #f30713 } a.menuitemactive:hover { text-decoration: none; color: #f30713 } a.hover:link { text-decoration: none } a.hover:visited { text-decoration: none } a.hover:active { text-decoration: none } a.hover:hover { text-decoration: underline } a.underlined:link { text-decoration: underline } a.underlined:visited { text-decoration: underline } a.underlined:active { text-decoration: underline } a.underlined:hover { text-decoration: underline } a:link { font-weight: bold; color: #000000; text-decoration: none } a:visited { font-weight: bold; color: #000000; text-decoration: none } a:active { font-weight: bold; color: #000000; text-decoration: underline } a:hover { font-weight: bold; color: #f30713; text-decoration: underline } .ipage { width: 100%; height: 100%; } .infopage { position: relative; display: block; overflow: auto; width: 100%; height: 499px } .smoelenboeklist { display: block; overflow: auto; width: 100%; height: 213px } .rightcolumn { display: block; overflow: auto; width: 100%; height: 478px } .linklist { display: block; overflow: auto; width: 100%; height: 176px } .navlist { display: block; overflow: auto; width: 195px; height: 527px } /* IntraShop */ td.titlebar { color: #FFFFFF; background-color: #FD7F00; font-size: 12px; font-weight: 600; text-align: left; } td.nav { color: #FD7F00; font-size: 13px; font-weight: bold; background-repeat:no-repeat; background-position: right bottom; } td.middle { vertical-align: middle; } td.solid { border: solid #000000 1px; border-collapse: collapse; } td.cartheader { color: #FD7F00; padding: 4px; padding-top: 8px; font-size: 12px; font-weight: bold; text-align: center; line-height : 85%; } td.cartodd { background-color: #FFF5EC; padding-left: 2px; padding-right: 2px; padding-top: 14px; padding-bottom: 9px; font-size: 10px; text-align: center; vertical-align: middle; } td.carteven { padding-left: 2px; padding-right: 2px; padding-top: 14px; padding-bottom: 9px; font-size: 10px; text-align: center; vertical-align: middle; } input.cart { border: 0px; font-size: 10px; font-family: Arial, sans-serif; text-align: center; width:21px; height:13px; } .subtitle { font-weight: bold; }
templates/nmintra/css/main.css
body { padding: 0px; margin: 0px; font-size: 12px; scrollbar-highlight-color: #ffffff; line-height: 130%; background-repeat: no-repeat; font-family: arial, sans-serif; overflow: auto; } p { padding: 0px; margin: 0px; margin-bottom: 0px; } input { font-size: 11px; font-family: arial, sans-serif; text-align: left; } textarea { font-size: 11px; font-family: arial, sans-serif; } select { font-size: 11px; font-family: arial, sans-serif } .light { COLOR: #FFFFFF } td,th { font-size: 12px; vertical-align: top; line-height: 130%; font-family: arial, sans-serif; text-align: left; } th { font-weight: normal; } td.bold { font-weight: bold } td.italic_small { font-size: 10px; font-style: italic } td.black { background-color: #000000 } td.white { background-color: #ffffff } td.header { font-weight: bold; font-size: 14px; color: #ffffff } td.transperant { /* filter: alpha(opacity=75); */ background-color: #ffffff } .red { color: #f30713 } .black { color: #000000 } .white { color: #fff; } .pageheader { font-weight: bold; font-size: 14px; letter-spacing: 2px } .pagesubheader { font-weight: bold; letter-spacing: 1px } .normal { font-weight: normal } a.menuitem:link { text-decoration: none; color: #ffffff } a.menuitem:visited { text-decoration: none; color: #ffffff } a.menuitem:active { text-decoration: none; color: #ffffff } a.menuitem:hover { text-decoration: none; color: #f30713 } a.menuitemactive:link { text-decoration: none; color: #f30713 } a.menuitemactive:visited { text-decoration: none; color: #f30713 } a.menuitemactive:active { text-decoration: none; color: #f30713 } a.menuitemactive:hover { text-decoration: none; color: #f30713 } a.hover:link { text-decoration: none } a.hover:visited { text-decoration: none } a.hover:active { text-decoration: none } a.hover:hover { text-decoration: underline } a.underlined:link { text-decoration: underline } a.underlined:visited { text-decoration: underline } a.underlined:active { text-decoration: underline } a.underlined:hover { text-decoration: underline } a:link { font-weight: bold; color: #000000; text-decoration: none } a:visited { font-weight: bold; color: #000000; text-decoration: none } a:active { font-weight: bold; color: #000000; text-decoration: underline } a:hover { font-weight: bold; color: #f30713; text-decoration: underline } .ipage { width: 100%; height: 100%; } .infopage { position: relative; display: block; overflow: auto; width: 100%; height: 499px } .smoelenboeklist { display: block; overflow: auto; width: 100%; height: 213px } .rightcolumn { display: block; overflow: auto; width: 100%; height: 478px } .linklist { display: block; overflow: auto; width: 100%; height: 176px } .navlist { display: block; overflow: auto; width: 195px; height: 527px } /* IntraShop */ td.titlebar { color: #FFFFFF; background-color: #FD7F00; font-size: 12px; font-weight: 600; text-align: left; } td.nav { color: #FD7F00; font-size: 13px; font-weight: bold; background-repeat:no-repeat; background-position: right bottom; } td.middle { vertical-align: middle; } td.solid { border: solid #000000 1px; border-collapse: collapse; } td.cartheader { color: #FD7F00; padding: 4px; padding-top: 8px; font-size: 12px; font-weight: bold; text-align: center; line-height : 85%; } td.cartodd { background-color: #FFF5EC; padding-left: 2px; padding-right: 2px; padding-top: 14px; padding-bottom: 9px; font-size: 10px; text-align: center; vertical-align: middle; } td.carteven { padding-left: 2px; padding-right: 2px; padding-top: 14px; padding-bottom: 9px; font-size: 10px; text-align: center; vertical-align: middle; } input.cart { border: 0px; font-size: 10px; font-family: Arial, sans-serif; text-align: center; width:21px; height:13px; } .subtitle { font-weight: bold; }
0.479016
0.123471
/* icon design */ svg { width: 20px; height: 20px; fill: none; stroke: currentcolor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; } /*Start of main body design*/ /******************************************************************************/ /*body tag universal design*/ body { font-family: "Ruda", sans-serif; background: #e5e5e5; color: #000000; } /* all the links in the site */ body a { transition: all 0.3s; } /* scroll up button */ #scroll { position: fixed; right: 10px; bottom: 10px; cursor: pointer; width: 50px; height: 50px; background-color: #637899; text-indent: -9999px; display: none; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; } #scroll span { position: absolute; top: 50%; left: 50%; margin-left: -8px; margin-top: -12px; height: 0; width: 0; border: 8px solid transparent; border-bottom-color: #ffffff; } #scroll:hover { background-color: #637899; opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; } /* header */ .resume-page-header { background-color: #313c4e; /* Black background color */ top: 0; width: 100%; /* Full width */ font-size: 18px; } /* website logo */ .nameAndLogo img { width: 50px; height: 50px; float: left; } /* navbar */ @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,500;1,400&display=swap"); * { margin: 0; padding: 0; box-sizing: border-box; } html { font-size: 62.5%; font-family: "Roboto", sans-serif; } li { list-style: none; } a { text-decoration: none; } .navbar { display: flex; justify-content: space-between; align-items: center; padding: 1rem 1.5rem; } .main-nav { display: flex; justify-content: center; align-items: center; align-content: center; flex-direction: row; } .nav-menu { display: flex; justify-content: center; align-items: stretch; align-content: center; } .nav-item a { margin-left: 5rem; text-decoration: none; padding: 20px; font-size: 2rem; font-weight: 400; color: #ffffff; } .nav-item a:hover { color: #0026ff; background-color: #ffffff; border-radius: 5px; cursor: pointer; box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.425); } .canvas { display: flex; flex-direction: column; margin: auto; box-sizing: border-box; padding: 0.15in; /* controls margins */ width: 8.268in; height: 11.693in; background-color: white; box-shadow: 0 3px 8px -3px rgba(0, 0, 0, 0.7); font-size: 12px; color: #313c4e; } .resume { display: flex; flex-direction: column; flex-wrap: wrap; } /* header */ .resume-header { display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: space-around; } .Heading { font-size: 12px; padding: 1rem; } .name-title { font-weight: bold; font-size: 32px; } .currentProfession { font-size: 16px; font-weight: bold; } .name-title-desc { font-size: 12px; } .header-sociallinks { font-size: 32px; } .sociallinks { display: flex; flex-direction: column; align-items: flex-end; } .link { font-size: 14px; padding: 0.3rem; } .link a:link { font-size: 14px; background-color: transparent; color: #313c4e; text-align: center; text-decoration: none; border-radius: 5px; } .link a:visited { color: #313c4e; text-align: center; text-decoration: none; display: inline-block; border-radius: 5px; } .link a:hover { color: #0026ff; } /* education and skills section */ .education-skills-title { display: flex; justify-content: space-around; } .container { --bs-gutter-x: 1.5rem; width: 100%; padding-right: var(--bs-gutter-x, 0.75rem); padding-left: var(--bs-gutter-x, 0.75rem); margin-right: auto; margin-left: auto; margin-top: 2rem; } .row { --bs-gutter-x: 1.5rem; --bs-gutter-y: 0; display: flex; margin-top: calc(var(--bs-gutter-y) * -1); margin-right: calc(var(--bs-gutter-x) * -0.5); margin-left: calc(var(--bs-gutter-x) * -0.5); justify-content: space-around; } /* education */ .education { display: flex; flex-direction: column; flex-wrap: wrap; margin: 0.5rem; max-width: 50%; max-height: 50%; } .education-title { font-size: 24px; font-weight: bold; } .education-item { margin: 1rem; } .education-heading { font-size: 20px; font-weight: bold; padding: 0.3rem; } .institution { font-size: 16px; font-weight: bold; padding: 0.3rem; } .dates { font-size: 16px; font-weight: italic; padding: 0.3rem; } .location { font-size: 14px; font-weight: bold; padding: 0.3rem; } /* skills */ .skills { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; margin: 1rem; max-width: 50%; max-height: 50%; } .skill-title { font-size: 24px; font-weight: bold; } .skill-pill { background-color: #313c4e; border: none; color: #ffffff; padding: 0.6rem; text-align: center; text-decoration: none; display: inline-block; margin: 0.5rem; border-radius: 0.7rem; font-size: 1.5rem; } /* work experience */ .work-experience { display: flex; flex-direction: column; flex-wrap: wrap; margin: 0.5rem; max-width: 50%; max-height: 50%; } .work-item { margin: 1rem; } .work-heading { font-size: 20px; font-weight: bold; padding: 0.3rem; } .workplace { font-size: 16px; font-weight: bold; padding: 0.3rem; } .responsibility { font-size: 1.5rem; } .location { font-size: 14px; font-weight: bold; padding: 0.3rem; } .personal-projects { display: flex; flex-wrap: wrap; align-items: center; margin: 1rem; max-width: 50%; max-height: 50%; flex-direction: column; justify-content: space-around; } .project-item { padding: 0.2rem; } .project-title { padding: 0.3rem; font-size: 16px; font-weight: bold; } .project-desc { padding: 0.3rem; } .project-link { padding: 0.3rem; font-weight: bold; } .languages-spoken { display: flex; flex-wrap: wrap; align-items: center; margin: 1rem; max-width: 50%; max-height: 50%; flex-direction: column; justify-content: space-around; } .languages-pill { background-color: transparent; border: none; color: #313c4e; padding: 0.8rem; text-align: center; text-decoration: none; font-weight: bold; display: inline-block; border-radius: 0.7rem; font-size: 1.5rem; } .interests { display: flex; flex-wrap: wrap; align-items: center; margin: 1rem; max-width: 50%; max-height: 50%; flex-direction: row; justify-content: space-around; } .interests-pill { background-color: transparent; border: 1px solid #313c4e; color: #313c4e; padding: 0.6rem; text-align: center; text-decoration: none; font-weight: bold; display: inline-block; border-radius: 0.7rem; font-size: 1.5rem; } /*footer*/ footer { font-size: 18px; text-align: center; padding: 20px; background-color: #313c4e; color: #ffffff; display: flex; flex-direction: column; flex-wrap: wrap; align-content: center; justify-content: center; align-items: center; } /* bottom social profiles links */ footer a:link { font-size: 40px; background-color: transparent; color: #ffffff; padding: 15px; text-align: center; text-decoration: none; border-radius: 5px; } footer a:visited { color: #ffffff; padding: 5px; text-align: center; text-decoration: none; display: inline-block; border-radius: 5px; } footer a:hover { color: #0026ff; } /*end of website design*/ /******************************************************************************/ /* media queries */ @media print { .canvas { width: 100%; box-shadow: none; height: 11in; width: 8.5in; overflow: hidden; } header, footer, #scroll { display: none; } } /* On screens that are 1024px or less */ @media screen and (max-width: 1024px) { /* row for intro */ .row { flex-direction: column; } /* icon design */ svg { width: 25px; height: 25px; fill: none; stroke: currentcolor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; } } /* end of media queries for 1024 or less*/ /* **************************************************************************************************************************** */ /* On screens that are 768 or less */ @media screen and (max-width: 768px) { /* row for intro */ .row { flex-direction: column; } /* icon design */ svg { width: 25px; height: 25px; fill: none; stroke: currentcolor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; } } /* end of 768 or less */ /* **************************************************************************************************************************** */ /* On screens that are 425px or less */ @media screen and (max-width: 600px) { /* row for intro */ .row { flex-direction: column; } /* icon design */ svg { width: 25px; height: 25px; fill: none; stroke: currentcolor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; } } /* end of 425 or less */ /******************************************************************************/ /*end of css*/
Assets/css/resume-styles.css
/* icon design */ svg { width: 20px; height: 20px; fill: none; stroke: currentcolor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; } /*Start of main body design*/ /******************************************************************************/ /*body tag universal design*/ body { font-family: "Ruda", sans-serif; background: #e5e5e5; color: #000000; } /* all the links in the site */ body a { transition: all 0.3s; } /* scroll up button */ #scroll { position: fixed; right: 10px; bottom: 10px; cursor: pointer; width: 50px; height: 50px; background-color: #637899; text-indent: -9999px; display: none; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; } #scroll span { position: absolute; top: 50%; left: 50%; margin-left: -8px; margin-top: -12px; height: 0; width: 0; border: 8px solid transparent; border-bottom-color: #ffffff; } #scroll:hover { background-color: #637899; opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; } /* header */ .resume-page-header { background-color: #313c4e; /* Black background color */ top: 0; width: 100%; /* Full width */ font-size: 18px; } /* website logo */ .nameAndLogo img { width: 50px; height: 50px; float: left; } /* navbar */ @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,500;1,400&display=swap"); * { margin: 0; padding: 0; box-sizing: border-box; } html { font-size: 62.5%; font-family: "Roboto", sans-serif; } li { list-style: none; } a { text-decoration: none; } .navbar { display: flex; justify-content: space-between; align-items: center; padding: 1rem 1.5rem; } .main-nav { display: flex; justify-content: center; align-items: center; align-content: center; flex-direction: row; } .nav-menu { display: flex; justify-content: center; align-items: stretch; align-content: center; } .nav-item a { margin-left: 5rem; text-decoration: none; padding: 20px; font-size: 2rem; font-weight: 400; color: #ffffff; } .nav-item a:hover { color: #0026ff; background-color: #ffffff; border-radius: 5px; cursor: pointer; box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.425); } .canvas { display: flex; flex-direction: column; margin: auto; box-sizing: border-box; padding: 0.15in; /* controls margins */ width: 8.268in; height: 11.693in; background-color: white; box-shadow: 0 3px 8px -3px rgba(0, 0, 0, 0.7); font-size: 12px; color: #313c4e; } .resume { display: flex; flex-direction: column; flex-wrap: wrap; } /* header */ .resume-header { display: flex; flex-wrap: wrap; flex-direction: row; align-items: center; justify-content: space-around; } .Heading { font-size: 12px; padding: 1rem; } .name-title { font-weight: bold; font-size: 32px; } .currentProfession { font-size: 16px; font-weight: bold; } .name-title-desc { font-size: 12px; } .header-sociallinks { font-size: 32px; } .sociallinks { display: flex; flex-direction: column; align-items: flex-end; } .link { font-size: 14px; padding: 0.3rem; } .link a:link { font-size: 14px; background-color: transparent; color: #313c4e; text-align: center; text-decoration: none; border-radius: 5px; } .link a:visited { color: #313c4e; text-align: center; text-decoration: none; display: inline-block; border-radius: 5px; } .link a:hover { color: #0026ff; } /* education and skills section */ .education-skills-title { display: flex; justify-content: space-around; } .container { --bs-gutter-x: 1.5rem; width: 100%; padding-right: var(--bs-gutter-x, 0.75rem); padding-left: var(--bs-gutter-x, 0.75rem); margin-right: auto; margin-left: auto; margin-top: 2rem; } .row { --bs-gutter-x: 1.5rem; --bs-gutter-y: 0; display: flex; margin-top: calc(var(--bs-gutter-y) * -1); margin-right: calc(var(--bs-gutter-x) * -0.5); margin-left: calc(var(--bs-gutter-x) * -0.5); justify-content: space-around; } /* education */ .education { display: flex; flex-direction: column; flex-wrap: wrap; margin: 0.5rem; max-width: 50%; max-height: 50%; } .education-title { font-size: 24px; font-weight: bold; } .education-item { margin: 1rem; } .education-heading { font-size: 20px; font-weight: bold; padding: 0.3rem; } .institution { font-size: 16px; font-weight: bold; padding: 0.3rem; } .dates { font-size: 16px; font-weight: italic; padding: 0.3rem; } .location { font-size: 14px; font-weight: bold; padding: 0.3rem; } /* skills */ .skills { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; margin: 1rem; max-width: 50%; max-height: 50%; } .skill-title { font-size: 24px; font-weight: bold; } .skill-pill { background-color: #313c4e; border: none; color: #ffffff; padding: 0.6rem; text-align: center; text-decoration: none; display: inline-block; margin: 0.5rem; border-radius: 0.7rem; font-size: 1.5rem; } /* work experience */ .work-experience { display: flex; flex-direction: column; flex-wrap: wrap; margin: 0.5rem; max-width: 50%; max-height: 50%; } .work-item { margin: 1rem; } .work-heading { font-size: 20px; font-weight: bold; padding: 0.3rem; } .workplace { font-size: 16px; font-weight: bold; padding: 0.3rem; } .responsibility { font-size: 1.5rem; } .location { font-size: 14px; font-weight: bold; padding: 0.3rem; } .personal-projects { display: flex; flex-wrap: wrap; align-items: center; margin: 1rem; max-width: 50%; max-height: 50%; flex-direction: column; justify-content: space-around; } .project-item { padding: 0.2rem; } .project-title { padding: 0.3rem; font-size: 16px; font-weight: bold; } .project-desc { padding: 0.3rem; } .project-link { padding: 0.3rem; font-weight: bold; } .languages-spoken { display: flex; flex-wrap: wrap; align-items: center; margin: 1rem; max-width: 50%; max-height: 50%; flex-direction: column; justify-content: space-around; } .languages-pill { background-color: transparent; border: none; color: #313c4e; padding: 0.8rem; text-align: center; text-decoration: none; font-weight: bold; display: inline-block; border-radius: 0.7rem; font-size: 1.5rem; } .interests { display: flex; flex-wrap: wrap; align-items: center; margin: 1rem; max-width: 50%; max-height: 50%; flex-direction: row; justify-content: space-around; } .interests-pill { background-color: transparent; border: 1px solid #313c4e; color: #313c4e; padding: 0.6rem; text-align: center; text-decoration: none; font-weight: bold; display: inline-block; border-radius: 0.7rem; font-size: 1.5rem; } /*footer*/ footer { font-size: 18px; text-align: center; padding: 20px; background-color: #313c4e; color: #ffffff; display: flex; flex-direction: column; flex-wrap: wrap; align-content: center; justify-content: center; align-items: center; } /* bottom social profiles links */ footer a:link { font-size: 40px; background-color: transparent; color: #ffffff; padding: 15px; text-align: center; text-decoration: none; border-radius: 5px; } footer a:visited { color: #ffffff; padding: 5px; text-align: center; text-decoration: none; display: inline-block; border-radius: 5px; } footer a:hover { color: #0026ff; } /*end of website design*/ /******************************************************************************/ /* media queries */ @media print { .canvas { width: 100%; box-shadow: none; height: 11in; width: 8.5in; overflow: hidden; } header, footer, #scroll { display: none; } } /* On screens that are 1024px or less */ @media screen and (max-width: 1024px) { /* row for intro */ .row { flex-direction: column; } /* icon design */ svg { width: 25px; height: 25px; fill: none; stroke: currentcolor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; } } /* end of media queries for 1024 or less*/ /* **************************************************************************************************************************** */ /* On screens that are 768 or less */ @media screen and (max-width: 768px) { /* row for intro */ .row { flex-direction: column; } /* icon design */ svg { width: 25px; height: 25px; fill: none; stroke: currentcolor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; } } /* end of 768 or less */ /* **************************************************************************************************************************** */ /* On screens that are 425px or less */ @media screen and (max-width: 600px) { /* row for intro */ .row { flex-direction: column; } /* icon design */ svg { width: 25px; height: 25px; fill: none; stroke: currentcolor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; } } /* end of 425 or less */ /******************************************************************************/ /*end of css*/
0.352648
0.060114
body { background: greenyellow; } .profile { margin: 20px 0; } .profile-sidebar { padding: 20px 0 10px 0; background: #fff; } .profile-userpic img { float: auto; margin: 30px ; width: 50%; height: 50%; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important; } .profile-usertitle { text-align: center; margin-top: 20px; } .profile-usertitle-name { color: black; font-family: 'Share Tech Mono', monospace; font-size: 16px; font-weight: 600; margin-bottom: 7px; } .profile-usertitle-job { text-transform: uppercase; color:black; font-size: 12px; font-weight: 600; margin-bottom: 15px; font-family: 'Share Tech Mono', monospace; } .profile-userbuttons { text-align: center; margin-top: 10px; } .profile-userbuttons .btn { text-transform: uppercase; font-size: 11px; font-weight: 600; padding: 6px 15px; margin-right: 5px; } .profile-userbuttons .btn:last-child { margin-right: 0px; } .profile-usermenu { margin-top: 30px; } .profile-usermenu ul li { border-bottom: 1px solid #f0f4f7; } .profile-usermenu ul li:last-child { border-bottom: none; } .profile-usermenu ul li a { color: black; font-size: 14px; font-weight: 400; padding: 10px; } .profile-usermenu ul li a i { margin-right: 8px; font-size: 14px; } .profile-usermenu ul li a:hover { color: black; } .profile-usermenu ul li.active { border-bottom: none; } .profile-usermenu ul li.active a { color:black; padding: 10px } .profile-content { padding: 20px; background: #fff; min-height: 460px; font-family: 'Share Tech Mono', monospace; } footer { position: absolute; /* left: 0; */ bottom: 0; width: 100%; background-color: #263c5a; background-size: auto; color: white; text-align: center; } .pin-card { text-align: center; background-color: #263c5a; box-shadow: white(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px; padding: 5px; padding-left: 10px; padding-right: 10px; color: white; font-family: 'Share Tech Mono', monospace; } .modal-content { font-family: 'Share Tech Mono', monospace; } .read-card { text-align: center; padding: 5px; color: white; font-family: 'Share Tech Mono', monospace; background-color: #263c5a; box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px; } .topnav { overflow: hidden; background-color: #e9e9e9; } .topnav a { float: left; display: block; color: black; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } .topnav a:hover { background-color: #ddd; color: black; } .topnav a.active { background-color: #2196F3; color: white; } .topnav .search-container { float: right; } .topnav input[type=text] { padding: 6px; margin-top: 8px; font-size: 17px; border: none; } .topnav .search-container button { float: right; padding: 6px 10px; margin-top: 8px; margin-right: 16px; background: #ddd; font-size: 17px; border: none; cursor: pointer; } .topnav .search-container button:hover { background: #ccc; } @media screen and (max-width: 600px) { .topnav .search-container { float: none; } .topnav a, .topnav input[type=text], .topnav .search-container button { float: none; display: block; text-align: left; width: 100%; margin: 0; padding: 14px; } .topnav input[type=text] { border: 1px solid #ccc; } } .navbar-brand { display: inline-block; padding-top: .3125rem; padding-bottom: .3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; } #successModal { width: 300px; height: 100px; position: absolute; left: 50%; top: 50%; margin-left: -150px; margin-top: -150px; } .close-success { color: black; text-align: left; } ul.ui-autocomplete { list-style: none; background-color: white; width: 300px; } .ui-menu { z-index: 1051; } textarea { width: 400px; } #LanguagesTags { height: 50px; } .modal-content { height: 550px; }
public/assets/css/dash.css
body { background: greenyellow; } .profile { margin: 20px 0; } .profile-sidebar { padding: 20px 0 10px 0; background: #fff; } .profile-userpic img { float: auto; margin: 30px ; width: 50%; height: 50%; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important; } .profile-usertitle { text-align: center; margin-top: 20px; } .profile-usertitle-name { color: black; font-family: 'Share Tech Mono', monospace; font-size: 16px; font-weight: 600; margin-bottom: 7px; } .profile-usertitle-job { text-transform: uppercase; color:black; font-size: 12px; font-weight: 600; margin-bottom: 15px; font-family: 'Share Tech Mono', monospace; } .profile-userbuttons { text-align: center; margin-top: 10px; } .profile-userbuttons .btn { text-transform: uppercase; font-size: 11px; font-weight: 600; padding: 6px 15px; margin-right: 5px; } .profile-userbuttons .btn:last-child { margin-right: 0px; } .profile-usermenu { margin-top: 30px; } .profile-usermenu ul li { border-bottom: 1px solid #f0f4f7; } .profile-usermenu ul li:last-child { border-bottom: none; } .profile-usermenu ul li a { color: black; font-size: 14px; font-weight: 400; padding: 10px; } .profile-usermenu ul li a i { margin-right: 8px; font-size: 14px; } .profile-usermenu ul li a:hover { color: black; } .profile-usermenu ul li.active { border-bottom: none; } .profile-usermenu ul li.active a { color:black; padding: 10px } .profile-content { padding: 20px; background: #fff; min-height: 460px; font-family: 'Share Tech Mono', monospace; } footer { position: absolute; /* left: 0; */ bottom: 0; width: 100%; background-color: #263c5a; background-size: auto; color: white; text-align: center; } .pin-card { text-align: center; background-color: #263c5a; box-shadow: white(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px; padding: 5px; padding-left: 10px; padding-right: 10px; color: white; font-family: 'Share Tech Mono', monospace; } .modal-content { font-family: 'Share Tech Mono', monospace; } .read-card { text-align: center; padding: 5px; color: white; font-family: 'Share Tech Mono', monospace; background-color: #263c5a; box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 5px 0px, rgba(0, 0, 0, 0.12) 0px 2px 10px 0px; } .topnav { overflow: hidden; background-color: #e9e9e9; } .topnav a { float: left; display: block; color: black; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } .topnav a:hover { background-color: #ddd; color: black; } .topnav a.active { background-color: #2196F3; color: white; } .topnav .search-container { float: right; } .topnav input[type=text] { padding: 6px; margin-top: 8px; font-size: 17px; border: none; } .topnav .search-container button { float: right; padding: 6px 10px; margin-top: 8px; margin-right: 16px; background: #ddd; font-size: 17px; border: none; cursor: pointer; } .topnav .search-container button:hover { background: #ccc; } @media screen and (max-width: 600px) { .topnav .search-container { float: none; } .topnav a, .topnav input[type=text], .topnav .search-container button { float: none; display: block; text-align: left; width: 100%; margin: 0; padding: 14px; } .topnav input[type=text] { border: 1px solid #ccc; } } .navbar-brand { display: inline-block; padding-top: .3125rem; padding-bottom: .3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; } #successModal { width: 300px; height: 100px; position: absolute; left: 50%; top: 50%; margin-left: -150px; margin-top: -150px; } .close-success { color: black; text-align: left; } ul.ui-autocomplete { list-style: none; background-color: white; width: 300px; } .ui-menu { z-index: 1051; } textarea { width: 400px; } #LanguagesTags { height: 50px; } .modal-content { height: 550px; }
0.402275
0.08374
input.mm-toggle, input.mm-check { position : absolute; right : -10000px; } label.mm-toggle, label.mm-check { margin : 0; position : absolute; top : 50%; z-index : 2; } label.mm-toggle:before, label.mm-check:before { content : ''; display : block; } label.mm-toggle { border-radius : 30px; width : 50px; height : 30px; margin-top : -15px; } label.mm-toggle:before { border-radius : 30px; width : 28px; height : 28px; margin : 1px; } input.mm-toggle:checked ~ label.mm-toggle:before { float : left; } label.mm-check { width : 30px; height : 30px; margin-top : -15px; } label.mm-check:before { border-right : 3px solid; border-bottom : 3px solid; width : 40%; height : 20%; margin : 25% 20% 0 0; opacity : 0.1; -webkit-transform : rotate(45deg); -moz-transform : rotate(45deg); -ms-transform : rotate(45deg); -o-transform : rotate(45deg); transform : rotate(45deg); } input.mm-check:checked ~ label.mm-check:before { opacity : 1; } li.mm-vertical label.mm-toggle, li.mm-vertical label.mm-check { bottom : auto; margin-top : 0; } li.mm-vertical label.mm-toggle { top : 5px; } li.mm-vertical label.mm-check { top : 5px; } label.mm-toggle, label.mm-check { left : 20px; } label.mm-toggle + a, label.mm-toggle + span { padding-left : 80px; } label.mm-check + a, label.mm-check + span { padding-left : 60px; } a.mm-next + label.mm-toggle, a.mm-next + label.mm-check { left : 60px; } a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span { margin-left : 50px; } a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span { padding-left : 70px; } a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span { padding-left : 50px; } em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check { left : 100px; } em.mm-counter + a.mm-next + label.mm-toggle + a, em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a, em.mm-counter + a.mm-next + label.mm-check + span { margin-left : 90px; } .mm-menu label.mm-toggle { background : rgba(0, 0, 0, 0.1); } .mm-menu label.mm-toggle:before { background : #F3F3F3; } .mm-menu input.mm-toggle:checked ~ label.mm-toggle { background : #4BD963; } .mm-menu label.mm-check:before { border-color : rgba(0, 0, 0, 0.7); }
app-assets/css-rtl/plugins/menu/mmenu/addons/jquery.mmenu.toggles.css
input.mm-toggle, input.mm-check { position : absolute; right : -10000px; } label.mm-toggle, label.mm-check { margin : 0; position : absolute; top : 50%; z-index : 2; } label.mm-toggle:before, label.mm-check:before { content : ''; display : block; } label.mm-toggle { border-radius : 30px; width : 50px; height : 30px; margin-top : -15px; } label.mm-toggle:before { border-radius : 30px; width : 28px; height : 28px; margin : 1px; } input.mm-toggle:checked ~ label.mm-toggle:before { float : left; } label.mm-check { width : 30px; height : 30px; margin-top : -15px; } label.mm-check:before { border-right : 3px solid; border-bottom : 3px solid; width : 40%; height : 20%; margin : 25% 20% 0 0; opacity : 0.1; -webkit-transform : rotate(45deg); -moz-transform : rotate(45deg); -ms-transform : rotate(45deg); -o-transform : rotate(45deg); transform : rotate(45deg); } input.mm-check:checked ~ label.mm-check:before { opacity : 1; } li.mm-vertical label.mm-toggle, li.mm-vertical label.mm-check { bottom : auto; margin-top : 0; } li.mm-vertical label.mm-toggle { top : 5px; } li.mm-vertical label.mm-check { top : 5px; } label.mm-toggle, label.mm-check { left : 20px; } label.mm-toggle + a, label.mm-toggle + span { padding-left : 80px; } label.mm-check + a, label.mm-check + span { padding-left : 60px; } a.mm-next + label.mm-toggle, a.mm-next + label.mm-check { left : 60px; } a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span { margin-left : 50px; } a.mm-next + label.mm-toggle + a, a.mm-next + label.mm-toggle + span { padding-left : 70px; } a.mm-next + label.mm-check + a, a.mm-next + label.mm-check + span { padding-left : 50px; } em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check { left : 100px; } em.mm-counter + a.mm-next + label.mm-toggle + a, em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a, em.mm-counter + a.mm-next + label.mm-check + span { margin-left : 90px; } .mm-menu label.mm-toggle { background : rgba(0, 0, 0, 0.1); } .mm-menu label.mm-toggle:before { background : #F3F3F3; } .mm-menu input.mm-toggle:checked ~ label.mm-toggle { background : #4BD963; } .mm-menu label.mm-check:before { border-color : rgba(0, 0, 0, 0.7); }
0.529263
0.33012
body, table, div, p, dl { font: 200 14px/1.75em 'Roboto Slab',Arial,sans-serif; color: #444; } /* @group Heading Levels */ h1.groupheader { font-size: 150%; } .title { font: 400 14px/28px 'Roboto Slab',Arial,sans-serif; font-size: 150%; margin: 10px 2px; } h2.groupheader { border-bottom: 1px solid #879ECB; color: #354C7B; font-size: 150%; font-weight: normal; margin-top: 1.75em; padding-top: 8px; padding-bottom: 4px; width: 100%; } h3.groupheader { font-size: 100%; } h1, h2, h3, h4, h5, h6 { -webkit-transition: text-shadow 0.5s linear; -moz-transition: text-shadow 0.5s linear; -ms-transition: text-shadow 0.5s linear; -o-transition: text-shadow 0.5s linear; transition: text-shadow 0.5s linear; margin-right: 15px; font-weight: normal; } h1.glow, h2.glow, h3.glow, h4.glow, h5.glow, h6.glow { text-shadow: 0 0 15px cyan; } dt { font-weight: bold; } div.multicol { -moz-column-gap: 1em; -webkit-column-gap: 1em; -moz-column-count: 3; -webkit-column-count: 3; } p.startli, p.startdd { margin-top: 2px; } p.starttd { margin-top: 0px; } p.endli { margin-bottom: 0px; } p.enddd { margin-bottom: 4px; } p.endtd { margin-bottom: 2px; } /* @end */ caption { font-weight: bold; } span.legend { font-size: 70%; text-align: center; } h3.version { font-size: 90%; text-align: center; } div.qindex, div.navtab{ background-color: #EBEFF6; border: 1px solid #A3B4D7; text-align: center; } div.qindex, div.navpath { width: 100%; line-height: 140%; } div.navtab { margin-right: 15px; } /* override glass look */ .tabs, .tab2, .tabs3, .tabs4 { font-family: 'Roboto Slab','Arial', sans-serif; /*background-image: none;*/ } /* @group Link Styling */ a { color: #3D578C; font-weight: normal; text-decoration: none; } .contents a { /* color: #04b112;*/ /* color: #47a64c;*/ } .contents a:visited { text-decoration: none; /* color: #47a64c;*/ } .contents a.qindexHL:visited { color: #ffffff; } a:hover { color: #1abc58; text-decoration: underline; } a.qindex { font-weight: bold; } a.qindexHL { font-weight: bold; background-color: #9CAFD4; color: #ffffff; border: 1px double #869DCA; } a.el { color: #227f24; font-weight: normal; } a.elRef { } a.code, a.code:visited, a.line, a.line:visited { color: #226f24; } a.codeRef, a.codeRef:visited, a.lineRef, a.lineRef:visited { color: #226f24; } /* @end */ dl.el { margin-left: -1cm; } /*quoted*/ pre.fragment { border-radius: 9px; border-color: #e1e2ff; border-width: 2px; border-style: solid; box-shadow: -3px 3px 8px #d2d6dd; background-color: #f9f9f9 color: #474747; padding: 8px; margin: 4px; overflow: auto; word-wrap: break-word; font-size: 0.9em; font-family: 'Ubuntu Mono',monospace,fixed; line-height: 1.3; } /*code*/ div.fragment { padding: 1em; margin: 1em 0 1em 0; color: #474747; background-color: #f9f9f9; border-radius: 9px; border-color: #e1e2ff; border-width: 2px; border-style: solid; box-shadow: -3px 3px 8px #d2d6dd; } div.line { font-family: 'Ubuntu Mono',monospace,fixed; /*font-size: 12px;*/ color: #474747; line-height: 1.2; text-wrap: unrestricted; white-space: -moz-pre-wrap; /* Moz */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: pre-wrap; /* CSS3 */ word-wrap: break-word; /* IE 5.5+ */ text-indent: -53px; padding-left: 53px; padding-bottom: 0px; margin: 0px; -webkit-transition-property: background-color, box-shadow; -webkit-transition-duration: 0.5s; -moz-transition-property: background-color, box-shadow; -moz-transition-duration: 0.5s; -ms-transition-property: background-color, box-shadow; -ms-transition-duration: 0.5s; -o-transition-property: background-color, box-shadow; -o-transition-duration: 0.5s; transition-property: background-color, box-shadow; transition-duration: 0.5s; } div.line.glow { background-color: cyan; box-shadow: 0 0 10px cyan; } span.lineno { padding-right: 4px; text-align: right; border-right: 2px solid #0F0; background-color: #E8E8E8; white-space: pre; } span.lineno a { background-color: #D8D8D8; } span.lineno a:hover { background-color: #C8C8C8; } div.ah, span.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px; padding: 0.2em; border: solid thin #333; border-radius: 0.5em; -webkit-border-radius: .5em; -moz-border-radius: .5em; box-shadow: 2px 2px 3px #999; -webkit-box-shadow: 2px 2px 3px #999; -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px; background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444)); background-image: -moz-linear-gradient(center top, #eee 0%, #444 40%, #000); } div.classindex ul { list-style: none; padding-left: 0; } div.classindex span.ai { display: inline-block; } div.groupHeader { margin-left: 16px; margin-top: 12px; font-weight: bold; } div.groupText { margin-left: 16px; font-style: italic; } body { background-color: white; color: black; margin: 0; } div.contents { margin-top: 10px; margin-left: 12px; margin-right: 8px; } td.indexkey { background-color: #EBEFF6; font-weight: bold; border: 1px solid #C4CFE5; margin: 2px 0px 2px 0; padding: 2px 10px; white-space: nowrap; vertical-align: top; } td.indexvalue { background-color: #EBEFF6; border: 1px solid #C4CFE5; padding: 2px 10px; margin: 2px 0px; } tr.memlist { background-color: #EEF1F7; } p.formulaDsp { text-align: center; } img.formulaDsp { } img.formulaInl { vertical-align: middle; } div.center { text-align: center; margin-top: 0px; margin-bottom: 0px; padding: 0px; } div.center img { border: 0px; } address.footer { text-align: right; padding-right: 12px; } img.footer { border: 0px; vertical-align: middle; } /* @group Code Colorization */ span.keyword { color: #b53b49; font-weight: bold; } span.keywordtype { color: #9b9a9f; } span.keywordflow { color: #474747; font-weight: bold; } span.comment { color: #3f9a61; /* font-style: italic;*/ /* background-color: #F8F9FF;*/ } span.preprocessor { color: #afbaca; } span.stringliteral { color: #4165aa } span.charliteral { color: #cb39b7 } span.vhdldigit { color: #ff00ff } span.vhdlchar { color: #000000 } span.vhdlkeyword { color: #700070 } span.vhdllogic { color: #ff0000 } div.line .code { color: #227f24; font-weight: bold; } blockquote { background-color: #F7F8FB; border-left: 2px solid #9CAFD4; margin: 0 24px 0 4px; padding: 0 12px 0 16px; } /* @end */ /* .search { color: #003399; font-weight: bold; } form.search { margin-bottom: 0px; margin-top: 0px; } input.search { font-size: 75%; color: #000080; font-weight: normal; background-color: #e8eef2; } */ td.tiny { font-size: 75%; } .dirtab { padding: 4px; border-collapse: collapse; border: 1px solid #A3B4D7; } th.dirtab { background: #EBEFF6; font-weight: bold; } hr { height: 0px; border: none; border-top: 1px solid #4A6AAA; } hr.footer { height: 1px; } /* @group Member Descriptions */ table.memberdecls { border-spacing: 0px; padding: 0px; } .memberdecls td, .fieldtable tr { -webkit-transition-property: background-color, box-shadow; -webkit-transition-duration: 0.5s; -moz-transition-property: background-color, box-shadow; -moz-transition-duration: 0.5s; -ms-transition-property: background-color, box-shadow; -ms-transition-duration: 0.5s; -o-transition-property: background-color, box-shadow; -o-transition-duration: 0.5s; transition-property: background-color, box-shadow; transition-duration: 0.5s; } .memberdecls td.glow, .fieldtable tr.glow { background-color: cyan; box-shadow: 0 0 15px cyan; } /* .memItemLeft, .memItemRight - function > IdReturn name () const */ .memItemLeft, .memItemRight, .memTemplItemLeft, .memTemplItemRight, .memTemplParams { font-family: 'Ubuntu Mono', monospace; font-weight: 800; background-color: #f0f0f0 border: none; margin: 4px; padding: 1px 0 0 8px; } /* .mdescLeft, .mdescRight - description of function > Get the name of the property. More... */ .mdescLeft, .mdescRight { padding: 0px 8px 4px 8px; color: #777; font-size: .9em; } .memItemLeft, .memTemplItemLeft { white-space: nowrap; } .memItemRight { width: 100%; } .memTemplParams { color: #4665A2; white-space: nowrap; } .memSeparator { border-bottom: 1px solid #DEE4F0; line-height: 1px; margin: 0px; padding: 0px; } /* @end */ /* @group Member Details */ /* Styles for detailed member documentation */ .memtemplate { font-family: 'Ubuntu Mono',monospace; color: #4665A2; margin-left: 9px; } .memTemplParams { font-size: 1em; } .memnav { background-color: #EBEFF6; border: 1px solid #A3B4D7; text-align: center; margin: 2px; margin-right: 15px; padding: 2px; } .mempage { width: 100%; } .memitem { padding: 0; margin-bottom: 10px; margin-right: 5px; -webkit-transition: box-shadow 0.5s linear; -moz-transition: box-shadow 0.5s linear; -ms-transition: box-shadow 0.5s linear; -o-transition: box-shadow 0.5s linear; transition: box-shadow 0.5s linear; display: table !important; width: 100%; } .memitem code { background-color: #f8f8f8; padding: 2px 4px 2px 4px; font-size: 95%; } .params dt, .return dt, .exception dt { color: #777; } .memdoc dl { border-width: 1px; border-style: dotted none none none; border-color: #f0f0f0; padding-left: 1em; } .memitem.glow { box-shadow: 0 0 15px cyan; } .memname { font-family: monospace; font-weight: normal; margin-left: 6px; line-height: 1.1em; } .memname td { vertical-align: bottom; } .memtitle { font-family: 'Ubuntu Mono',monospace; } .memproto, dl.reflist dt { border-top: 1px solid #e8e6ff; border-left: 1px solid #e8e6ff; border-right: 1px solid #e8e6ff; padding: 6px 0px 6px 0px; color: #253555; /* font-weight: bold;*/ text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); background-image: none; background-color: #f0f0f0; box-shadow: none; /* 5px 5px 5px rgba(0, 0, 0, 0.15);*/ border-top-right-radius: 4px; border-top-left-radius: 4px; /* firefox specific markup */ -moz-box-shadow: none; /* rgba(0, 0, 0, 0.15) 5px 5px 5px;*/ -moz-border-radius-topright: 4px; -moz-border-radius-topleft: 4px; /* webkit specific markup */ -webkit-box-shadow: none /*5px 5px 5px rgba(0, 0, 0, 0.15);*/ -webkit-border-top-right-radius: 4px; -webkit-border-top-left-radius: 4px; } .memdoc, dl.reflist dd { border-bottom: 1px solid #e8e6ff; border-left: 1px solid #e8e6ff; border-right: 1px solid #e8e6ff; padding: 6px 10px 2px 10px; background-color: #FBFCFD; border-top-width: 0; background-image: none; /*url('nav_g.png');*/ /*background-repeat:repeat-x;*/ background-color: #FFFFFF; /* opera specific markup */ border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; box-shadow: none; /*5px 5px 5px rgba(0, 0, 0, 0.15);*/ /* firefox specific markup */ -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -moz-box-shadow: none; /*rgba(0, 0, 0, 0.15) 5px 5px 5px;*/ /* webkit specific markup */ -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; -webkit-box-shadow: none; /* 5px 5px 5px rgba(0, 0, 0, 0.15);*/ } dl.reflist dt { padding: 5px; } dl.reflist dd { margin: 0px 0px 10px 0px; padding: 5px; } .paramkey { text-align: right; } .paramtype { white-space: nowrap; } .paramname { color: #202020; white-space: nowrap; } .paramname em { font-style: normal; } .paramname code { line-height: 14px; } .params, .retval, .exception, .tparams { margin-left: 0px; padding-left: 0px; } .params .paramname, .retval .paramname { font-weight: bold; vertical-align: top; padding-right: 2em; } .params .paramtype { font-style: italic; vertical-align: top; } .params .paramdir { font-family: 'Ubuntu Mono',Ubuntu Mono,monospace; vertical-align: top; } table.mlabels { border-spacing: 0px; } td.mlabels-left { width: 100%; padding: 0px; } td.mlabels-right { vertical-align: bottom; padding: 0px; white-space: nowrap; } span.mlabels { margin-left: 8px; } span.mlabel { background-color: #728DC1; border-top:1px solid #5373B4; border-left:1px solid #5373B4; border-right:1px solid #C4CFE5; border-bottom:1px solid #C4CFE5; text-shadow: none; color: white; margin-right: 4px; padding: 2px 3px; border-radius: 3px; font-size: 7pt; white-space: nowrap; vertical-align: middle; } /* @end */ /* these are for tree view inside a (index) page */ div.directory { margin: 10px 0px; border-top: 1px solid #9CAFD4; border-bottom: 1px solid #9CAFD4; width: 100%; } .directory table { border-collapse:collapse; } .directory td { margin: 0px; padding: 0px; vertical-align: top; } .directory td.entry { white-space: nowrap; padding-right: 6px; padding-top: 3px; } .directory td.entry a { outline:none; } .directory td.entry a img { border: none; } .directory td.desc { width: 100%; padding-left: 6px; padding-right: 6px; padding-top: 3px; border-left: 1px solid rgba(0,0,0,0.05); } .directory tr.even { padding-left: 6px; background-color: #F7F8FB; } .directory img { vertical-align: -30%; } .directory .levels { white-space: nowrap; width: 100%; text-align: right; font-size: 9pt; } .directory .levels span { cursor: pointer; padding-left: 2px; padding-right: 2px; color: #3D578C; } .arrow { color: #9CAFD4; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; font-size: 80%; display: inline-block; width: 16px; height: 22px; } .icon { font-family: Arial, Helvetica; font-weight: bold; font-size: 12px; height: 14px; width: 16px; display: inline-block; background-color: #728DC1; color: white; text-align: center; border-radius: 4px; margin-left: 2px; margin-right: 2px; } .icona { width: 24px; height: 22px; display: inline-block; } .iconfopen { width: 24px; height: 18px; margin-bottom: 4px; background-image:url('folderopen.png'); background-position: 0px -4px; background-repeat: repeat-y; vertical-align:top; display: inline-block; } .iconfclosed { width: 24px; height: 18px; margin-bottom: 4px; background-image:url('folderclosed.png'); background-position: 0px -4px; background-repeat: repeat-y; vertical-align:top; display: inline-block; } .icondoc { width: 24px; height: 18px; margin-bottom: 4px; background-image:url('doc.png'); background-position: 0px -4px; background-repeat: repeat-y; vertical-align:top; display: inline-block; } table.directory { font: 400 14px 'Roboto Slab',sans-serif; } /* @end */ div.dynheader { margin-top: 8px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } address { font-style: normal; color: #2A3D61; } table.doxtable { border-collapse:collapse; margin-top: 4px; margin-bottom: 4px; } table.doxtable td, table.doxtable th { border: 1px solid #2D4068; padding: 3px 7px 2px; } table.doxtable th { background-color: #374F7F; color: #FFFFFF; font-size: 110%; padding-bottom: 4px; padding-top: 5px; } table.fieldtable { /*width: 100%;*/ margin-bottom: 10px; border: 1px solid #A8B8D9; border-spacing: 0px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px; -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15); box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15); } .fieldtable td, .fieldtable th { padding: 3px 7px 2px; } .fieldtable td.fieldtype, .fieldtable td.fieldname { white-space: nowrap; border-right: 1px solid #A8B8D9; border-bottom: 1px solid #A8B8D9; vertical-align: top; } .fieldtable td.fieldname { padding-top: 3px; } .fieldtable td.fielddoc { border-bottom: 1px solid #A8B8D9; /*width: 100%;*/ } .fieldtable td.fielddoc p:first-child { margin-top: 0px; } .fieldtable td.fielddoc p:last-child { margin-bottom: 2px; } .fieldtable tr:last-child td { border-bottom: none; } .fieldtable th { background-image:url('nav_f.png'); background-repeat:repeat-x; background-color: #E2E8F2; font-size: 90%; color: #253555; padding-bottom: 4px; padding-top: 5px; text-align:left; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom: 1px solid #A8B8D9; } .tabsearch { top: 0px; left: 10px; height: 36px; background-image: url('tab_b.png'); z-index: 101; overflow: hidden; font-size: 13px; } .navpath ul { font-size: 11px; background-image:url('tab_b.png'); background-repeat:repeat-x; background-position: 0 -5px; height:30px; line-height:30px; color:#8AA0CC; border:solid 1px #C2CDE4; overflow:hidden; margin:0px; padding:0px; } .navpath li { list-style-type:none; float:left; padding-left:10px; padding-right:15px; background-image:url('bc_s.png'); background-repeat:no-repeat; background-position:right; color:#364D7C; } .navpath li.navelem a { height:32px; display:block; text-decoration: none; outline: none; color: #283A5D; font-family: 'Lato',Helvetica,Arial,sans-serif; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); text-decoration: none; } .navpath li.navelem a:hover { color:#6884BD; } .navpath li.footer { list-style-type:none; float:right; padding-left:10px; padding-right:15px; background-image:none; background-repeat:no-repeat; background-position:right; color:#364D7C; font-size: 8pt; } div.summary { float: right; font-size: 8pt; padding-right: 5px; width: 50%; text-align: right; } div.summary a { white-space: nowrap; } div.ingroups { font-size: 8pt; width: 50%; text-align: left; } div.ingroups a { white-space: nowrap; } div.header { background-image:url('nav_h.png'); background-repeat:repeat-x; background-color: #F9FAFC; margin: 0px; border-bottom: 1px solid #C4CFE5; } div.headertitle { padding: 5px 5px 5px 10px; } dl { padding: 0 0 0 10px; } /* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug */ /*dl.section { margin-left: 0px; padding-left: 0px; } */ dl.note { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #79b8d0; } dl.warning, dl.attention { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #FF0000; } dl.pre, dl.post, dl.invariant { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #00D000; } dl.deprecated { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #505050; } dl.todo { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #00C0E0; } dl.test { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #3030E0; } dl.bug { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #C08050; } dl.section dd { margin-bottom: 6px; } #projectlogo { text-align: center; vertical-align: bottom; border-collapse: separate; } #projectlogo img { border: 0px none; } #projectalign { vertical-align: middle; padding-left: 0.5em; } #projectname { font: 2em monospace; text-transform: capitalize; color: white; margin-left: 0.7em; display: inline-block; } #projectbrief { font: 1em sans-serif; color: gray; display: inline-block; padding-left: 0.8em; } #projectnumber { font: 90% Arial,sans-serif; margin: 0px; padding: 0px; } #titlearea { padding: 0px; margin: 0px; width: 100%; border-bottom: 1px solid #5373B4; background-color: #444; } .title_link { padding: 1px 8px 1px 8px; background-color: #ddd; margin-left: 1em; } .image { text-align: center; } .dotgraph { text-align: center; } .mscgraph { text-align: center; } .diagraph { text-align: center; } .caption { font-weight: bold; } div.zoom { border: 1px solid #90A5CE; } dl.citelist { margin-bottom:50px; } dl.citelist dt { color:#334975; float:left; font-weight:bold; margin-right:10px; padding:5px; } dl.citelist dd { margin:2px 0; padding:5px 0; } div.toc { padding: 14px 25px; background-color: #F4F6FA; border: 1px solid #D8DFEE; border-radius: 7px 7px 7px 7px; float: right; height: auto; margin: 0 20px 10px 10px; width: 200px; } div.toc li { background: url("bdwn.png") no-repeat scroll 0 5px transparent; font-family: 'Roboto Slab'; margin-top: 5px; padding-left: 10px; padding-top: 2px; } div.toc h3 { /* font: bold 12px/1.2 Arial,FreeSans,sans-serif;*/ color: #4665A2; border-bottom: 0 none; margin: 0; } div.toc ul { list-style: none outside none; border: medium none; padding: 0px; } div.toc li.level1 { margin-left: 0px; } div.toc li.level2 { margin-left: 15px; } div.toc li.level3 { margin-left: 30px; } div.toc li.level4 { margin-left: 45px; } .inherit_header { font-weight: bold; color: gray; 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; } .inherit_header td { padding: 6px 0px 2px 5px; } .inherit { display: none; } tr.heading h2 { margin-top: 12px; margin-bottom: 4px; } #nav-tree .label { font-family: 'Roboto Slab', 'Arial', sans-serif; } #powerTip div.ttdeci { color: gold; } /* Menu bar */ .sm-dox a, .sm-dox a:focus, .sm-dox a:hover, .sm-dox a:active { font-family: 'Roboto Slab', monospace; } /* Splitter */ .ui-resizable-handle { background-repeat: repeat-y; }
doc/api/dox_style.css
body, table, div, p, dl { font: 200 14px/1.75em 'Roboto Slab',Arial,sans-serif; color: #444; } /* @group Heading Levels */ h1.groupheader { font-size: 150%; } .title { font: 400 14px/28px 'Roboto Slab',Arial,sans-serif; font-size: 150%; margin: 10px 2px; } h2.groupheader { border-bottom: 1px solid #879ECB; color: #354C7B; font-size: 150%; font-weight: normal; margin-top: 1.75em; padding-top: 8px; padding-bottom: 4px; width: 100%; } h3.groupheader { font-size: 100%; } h1, h2, h3, h4, h5, h6 { -webkit-transition: text-shadow 0.5s linear; -moz-transition: text-shadow 0.5s linear; -ms-transition: text-shadow 0.5s linear; -o-transition: text-shadow 0.5s linear; transition: text-shadow 0.5s linear; margin-right: 15px; font-weight: normal; } h1.glow, h2.glow, h3.glow, h4.glow, h5.glow, h6.glow { text-shadow: 0 0 15px cyan; } dt { font-weight: bold; } div.multicol { -moz-column-gap: 1em; -webkit-column-gap: 1em; -moz-column-count: 3; -webkit-column-count: 3; } p.startli, p.startdd { margin-top: 2px; } p.starttd { margin-top: 0px; } p.endli { margin-bottom: 0px; } p.enddd { margin-bottom: 4px; } p.endtd { margin-bottom: 2px; } /* @end */ caption { font-weight: bold; } span.legend { font-size: 70%; text-align: center; } h3.version { font-size: 90%; text-align: center; } div.qindex, div.navtab{ background-color: #EBEFF6; border: 1px solid #A3B4D7; text-align: center; } div.qindex, div.navpath { width: 100%; line-height: 140%; } div.navtab { margin-right: 15px; } /* override glass look */ .tabs, .tab2, .tabs3, .tabs4 { font-family: 'Roboto Slab','Arial', sans-serif; /*background-image: none;*/ } /* @group Link Styling */ a { color: #3D578C; font-weight: normal; text-decoration: none; } .contents a { /* color: #04b112;*/ /* color: #47a64c;*/ } .contents a:visited { text-decoration: none; /* color: #47a64c;*/ } .contents a.qindexHL:visited { color: #ffffff; } a:hover { color: #1abc58; text-decoration: underline; } a.qindex { font-weight: bold; } a.qindexHL { font-weight: bold; background-color: #9CAFD4; color: #ffffff; border: 1px double #869DCA; } a.el { color: #227f24; font-weight: normal; } a.elRef { } a.code, a.code:visited, a.line, a.line:visited { color: #226f24; } a.codeRef, a.codeRef:visited, a.lineRef, a.lineRef:visited { color: #226f24; } /* @end */ dl.el { margin-left: -1cm; } /*quoted*/ pre.fragment { border-radius: 9px; border-color: #e1e2ff; border-width: 2px; border-style: solid; box-shadow: -3px 3px 8px #d2d6dd; background-color: #f9f9f9 color: #474747; padding: 8px; margin: 4px; overflow: auto; word-wrap: break-word; font-size: 0.9em; font-family: 'Ubuntu Mono',monospace,fixed; line-height: 1.3; } /*code*/ div.fragment { padding: 1em; margin: 1em 0 1em 0; color: #474747; background-color: #f9f9f9; border-radius: 9px; border-color: #e1e2ff; border-width: 2px; border-style: solid; box-shadow: -3px 3px 8px #d2d6dd; } div.line { font-family: 'Ubuntu Mono',monospace,fixed; /*font-size: 12px;*/ color: #474747; line-height: 1.2; text-wrap: unrestricted; white-space: -moz-pre-wrap; /* Moz */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: pre-wrap; /* CSS3 */ word-wrap: break-word; /* IE 5.5+ */ text-indent: -53px; padding-left: 53px; padding-bottom: 0px; margin: 0px; -webkit-transition-property: background-color, box-shadow; -webkit-transition-duration: 0.5s; -moz-transition-property: background-color, box-shadow; -moz-transition-duration: 0.5s; -ms-transition-property: background-color, box-shadow; -ms-transition-duration: 0.5s; -o-transition-property: background-color, box-shadow; -o-transition-duration: 0.5s; transition-property: background-color, box-shadow; transition-duration: 0.5s; } div.line.glow { background-color: cyan; box-shadow: 0 0 10px cyan; } span.lineno { padding-right: 4px; text-align: right; border-right: 2px solid #0F0; background-color: #E8E8E8; white-space: pre; } span.lineno a { background-color: #D8D8D8; } span.lineno a:hover { background-color: #C8C8C8; } div.ah, span.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px; padding: 0.2em; border: solid thin #333; border-radius: 0.5em; -webkit-border-radius: .5em; -moz-border-radius: .5em; box-shadow: 2px 2px 3px #999; -webkit-box-shadow: 2px 2px 3px #999; -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px; background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444)); background-image: -moz-linear-gradient(center top, #eee 0%, #444 40%, #000); } div.classindex ul { list-style: none; padding-left: 0; } div.classindex span.ai { display: inline-block; } div.groupHeader { margin-left: 16px; margin-top: 12px; font-weight: bold; } div.groupText { margin-left: 16px; font-style: italic; } body { background-color: white; color: black; margin: 0; } div.contents { margin-top: 10px; margin-left: 12px; margin-right: 8px; } td.indexkey { background-color: #EBEFF6; font-weight: bold; border: 1px solid #C4CFE5; margin: 2px 0px 2px 0; padding: 2px 10px; white-space: nowrap; vertical-align: top; } td.indexvalue { background-color: #EBEFF6; border: 1px solid #C4CFE5; padding: 2px 10px; margin: 2px 0px; } tr.memlist { background-color: #EEF1F7; } p.formulaDsp { text-align: center; } img.formulaDsp { } img.formulaInl { vertical-align: middle; } div.center { text-align: center; margin-top: 0px; margin-bottom: 0px; padding: 0px; } div.center img { border: 0px; } address.footer { text-align: right; padding-right: 12px; } img.footer { border: 0px; vertical-align: middle; } /* @group Code Colorization */ span.keyword { color: #b53b49; font-weight: bold; } span.keywordtype { color: #9b9a9f; } span.keywordflow { color: #474747; font-weight: bold; } span.comment { color: #3f9a61; /* font-style: italic;*/ /* background-color: #F8F9FF;*/ } span.preprocessor { color: #afbaca; } span.stringliteral { color: #4165aa } span.charliteral { color: #cb39b7 } span.vhdldigit { color: #ff00ff } span.vhdlchar { color: #000000 } span.vhdlkeyword { color: #700070 } span.vhdllogic { color: #ff0000 } div.line .code { color: #227f24; font-weight: bold; } blockquote { background-color: #F7F8FB; border-left: 2px solid #9CAFD4; margin: 0 24px 0 4px; padding: 0 12px 0 16px; } /* @end */ /* .search { color: #003399; font-weight: bold; } form.search { margin-bottom: 0px; margin-top: 0px; } input.search { font-size: 75%; color: #000080; font-weight: normal; background-color: #e8eef2; } */ td.tiny { font-size: 75%; } .dirtab { padding: 4px; border-collapse: collapse; border: 1px solid #A3B4D7; } th.dirtab { background: #EBEFF6; font-weight: bold; } hr { height: 0px; border: none; border-top: 1px solid #4A6AAA; } hr.footer { height: 1px; } /* @group Member Descriptions */ table.memberdecls { border-spacing: 0px; padding: 0px; } .memberdecls td, .fieldtable tr { -webkit-transition-property: background-color, box-shadow; -webkit-transition-duration: 0.5s; -moz-transition-property: background-color, box-shadow; -moz-transition-duration: 0.5s; -ms-transition-property: background-color, box-shadow; -ms-transition-duration: 0.5s; -o-transition-property: background-color, box-shadow; -o-transition-duration: 0.5s; transition-property: background-color, box-shadow; transition-duration: 0.5s; } .memberdecls td.glow, .fieldtable tr.glow { background-color: cyan; box-shadow: 0 0 15px cyan; } /* .memItemLeft, .memItemRight - function > IdReturn name () const */ .memItemLeft, .memItemRight, .memTemplItemLeft, .memTemplItemRight, .memTemplParams { font-family: 'Ubuntu Mono', monospace; font-weight: 800; background-color: #f0f0f0 border: none; margin: 4px; padding: 1px 0 0 8px; } /* .mdescLeft, .mdescRight - description of function > Get the name of the property. More... */ .mdescLeft, .mdescRight { padding: 0px 8px 4px 8px; color: #777; font-size: .9em; } .memItemLeft, .memTemplItemLeft { white-space: nowrap; } .memItemRight { width: 100%; } .memTemplParams { color: #4665A2; white-space: nowrap; } .memSeparator { border-bottom: 1px solid #DEE4F0; line-height: 1px; margin: 0px; padding: 0px; } /* @end */ /* @group Member Details */ /* Styles for detailed member documentation */ .memtemplate { font-family: 'Ubuntu Mono',monospace; color: #4665A2; margin-left: 9px; } .memTemplParams { font-size: 1em; } .memnav { background-color: #EBEFF6; border: 1px solid #A3B4D7; text-align: center; margin: 2px; margin-right: 15px; padding: 2px; } .mempage { width: 100%; } .memitem { padding: 0; margin-bottom: 10px; margin-right: 5px; -webkit-transition: box-shadow 0.5s linear; -moz-transition: box-shadow 0.5s linear; -ms-transition: box-shadow 0.5s linear; -o-transition: box-shadow 0.5s linear; transition: box-shadow 0.5s linear; display: table !important; width: 100%; } .memitem code { background-color: #f8f8f8; padding: 2px 4px 2px 4px; font-size: 95%; } .params dt, .return dt, .exception dt { color: #777; } .memdoc dl { border-width: 1px; border-style: dotted none none none; border-color: #f0f0f0; padding-left: 1em; } .memitem.glow { box-shadow: 0 0 15px cyan; } .memname { font-family: monospace; font-weight: normal; margin-left: 6px; line-height: 1.1em; } .memname td { vertical-align: bottom; } .memtitle { font-family: 'Ubuntu Mono',monospace; } .memproto, dl.reflist dt { border-top: 1px solid #e8e6ff; border-left: 1px solid #e8e6ff; border-right: 1px solid #e8e6ff; padding: 6px 0px 6px 0px; color: #253555; /* font-weight: bold;*/ text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); background-image: none; background-color: #f0f0f0; box-shadow: none; /* 5px 5px 5px rgba(0, 0, 0, 0.15);*/ border-top-right-radius: 4px; border-top-left-radius: 4px; /* firefox specific markup */ -moz-box-shadow: none; /* rgba(0, 0, 0, 0.15) 5px 5px 5px;*/ -moz-border-radius-topright: 4px; -moz-border-radius-topleft: 4px; /* webkit specific markup */ -webkit-box-shadow: none /*5px 5px 5px rgba(0, 0, 0, 0.15);*/ -webkit-border-top-right-radius: 4px; -webkit-border-top-left-radius: 4px; } .memdoc, dl.reflist dd { border-bottom: 1px solid #e8e6ff; border-left: 1px solid #e8e6ff; border-right: 1px solid #e8e6ff; padding: 6px 10px 2px 10px; background-color: #FBFCFD; border-top-width: 0; background-image: none; /*url('nav_g.png');*/ /*background-repeat:repeat-x;*/ background-color: #FFFFFF; /* opera specific markup */ border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; box-shadow: none; /*5px 5px 5px rgba(0, 0, 0, 0.15);*/ /* firefox specific markup */ -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -moz-box-shadow: none; /*rgba(0, 0, 0, 0.15) 5px 5px 5px;*/ /* webkit specific markup */ -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px; -webkit-box-shadow: none; /* 5px 5px 5px rgba(0, 0, 0, 0.15);*/ } dl.reflist dt { padding: 5px; } dl.reflist dd { margin: 0px 0px 10px 0px; padding: 5px; } .paramkey { text-align: right; } .paramtype { white-space: nowrap; } .paramname { color: #202020; white-space: nowrap; } .paramname em { font-style: normal; } .paramname code { line-height: 14px; } .params, .retval, .exception, .tparams { margin-left: 0px; padding-left: 0px; } .params .paramname, .retval .paramname { font-weight: bold; vertical-align: top; padding-right: 2em; } .params .paramtype { font-style: italic; vertical-align: top; } .params .paramdir { font-family: 'Ubuntu Mono',Ubuntu Mono,monospace; vertical-align: top; } table.mlabels { border-spacing: 0px; } td.mlabels-left { width: 100%; padding: 0px; } td.mlabels-right { vertical-align: bottom; padding: 0px; white-space: nowrap; } span.mlabels { margin-left: 8px; } span.mlabel { background-color: #728DC1; border-top:1px solid #5373B4; border-left:1px solid #5373B4; border-right:1px solid #C4CFE5; border-bottom:1px solid #C4CFE5; text-shadow: none; color: white; margin-right: 4px; padding: 2px 3px; border-radius: 3px; font-size: 7pt; white-space: nowrap; vertical-align: middle; } /* @end */ /* these are for tree view inside a (index) page */ div.directory { margin: 10px 0px; border-top: 1px solid #9CAFD4; border-bottom: 1px solid #9CAFD4; width: 100%; } .directory table { border-collapse:collapse; } .directory td { margin: 0px; padding: 0px; vertical-align: top; } .directory td.entry { white-space: nowrap; padding-right: 6px; padding-top: 3px; } .directory td.entry a { outline:none; } .directory td.entry a img { border: none; } .directory td.desc { width: 100%; padding-left: 6px; padding-right: 6px; padding-top: 3px; border-left: 1px solid rgba(0,0,0,0.05); } .directory tr.even { padding-left: 6px; background-color: #F7F8FB; } .directory img { vertical-align: -30%; } .directory .levels { white-space: nowrap; width: 100%; text-align: right; font-size: 9pt; } .directory .levels span { cursor: pointer; padding-left: 2px; padding-right: 2px; color: #3D578C; } .arrow { color: #9CAFD4; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; font-size: 80%; display: inline-block; width: 16px; height: 22px; } .icon { font-family: Arial, Helvetica; font-weight: bold; font-size: 12px; height: 14px; width: 16px; display: inline-block; background-color: #728DC1; color: white; text-align: center; border-radius: 4px; margin-left: 2px; margin-right: 2px; } .icona { width: 24px; height: 22px; display: inline-block; } .iconfopen { width: 24px; height: 18px; margin-bottom: 4px; background-image:url('folderopen.png'); background-position: 0px -4px; background-repeat: repeat-y; vertical-align:top; display: inline-block; } .iconfclosed { width: 24px; height: 18px; margin-bottom: 4px; background-image:url('folderclosed.png'); background-position: 0px -4px; background-repeat: repeat-y; vertical-align:top; display: inline-block; } .icondoc { width: 24px; height: 18px; margin-bottom: 4px; background-image:url('doc.png'); background-position: 0px -4px; background-repeat: repeat-y; vertical-align:top; display: inline-block; } table.directory { font: 400 14px 'Roboto Slab',sans-serif; } /* @end */ div.dynheader { margin-top: 8px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } address { font-style: normal; color: #2A3D61; } table.doxtable { border-collapse:collapse; margin-top: 4px; margin-bottom: 4px; } table.doxtable td, table.doxtable th { border: 1px solid #2D4068; padding: 3px 7px 2px; } table.doxtable th { background-color: #374F7F; color: #FFFFFF; font-size: 110%; padding-bottom: 4px; padding-top: 5px; } table.fieldtable { /*width: 100%;*/ margin-bottom: 10px; border: 1px solid #A8B8D9; border-spacing: 0px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px; -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15); box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15); } .fieldtable td, .fieldtable th { padding: 3px 7px 2px; } .fieldtable td.fieldtype, .fieldtable td.fieldname { white-space: nowrap; border-right: 1px solid #A8B8D9; border-bottom: 1px solid #A8B8D9; vertical-align: top; } .fieldtable td.fieldname { padding-top: 3px; } .fieldtable td.fielddoc { border-bottom: 1px solid #A8B8D9; /*width: 100%;*/ } .fieldtable td.fielddoc p:first-child { margin-top: 0px; } .fieldtable td.fielddoc p:last-child { margin-bottom: 2px; } .fieldtable tr:last-child td { border-bottom: none; } .fieldtable th { background-image:url('nav_f.png'); background-repeat:repeat-x; background-color: #E2E8F2; font-size: 90%; color: #253555; padding-bottom: 4px; padding-top: 5px; text-align:left; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom: 1px solid #A8B8D9; } .tabsearch { top: 0px; left: 10px; height: 36px; background-image: url('tab_b.png'); z-index: 101; overflow: hidden; font-size: 13px; } .navpath ul { font-size: 11px; background-image:url('tab_b.png'); background-repeat:repeat-x; background-position: 0 -5px; height:30px; line-height:30px; color:#8AA0CC; border:solid 1px #C2CDE4; overflow:hidden; margin:0px; padding:0px; } .navpath li { list-style-type:none; float:left; padding-left:10px; padding-right:15px; background-image:url('bc_s.png'); background-repeat:no-repeat; background-position:right; color:#364D7C; } .navpath li.navelem a { height:32px; display:block; text-decoration: none; outline: none; color: #283A5D; font-family: 'Lato',Helvetica,Arial,sans-serif; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); text-decoration: none; } .navpath li.navelem a:hover { color:#6884BD; } .navpath li.footer { list-style-type:none; float:right; padding-left:10px; padding-right:15px; background-image:none; background-repeat:no-repeat; background-position:right; color:#364D7C; font-size: 8pt; } div.summary { float: right; font-size: 8pt; padding-right: 5px; width: 50%; text-align: right; } div.summary a { white-space: nowrap; } div.ingroups { font-size: 8pt; width: 50%; text-align: left; } div.ingroups a { white-space: nowrap; } div.header { background-image:url('nav_h.png'); background-repeat:repeat-x; background-color: #F9FAFC; margin: 0px; border-bottom: 1px solid #C4CFE5; } div.headertitle { padding: 5px 5px 5px 10px; } dl { padding: 0 0 0 10px; } /* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug */ /*dl.section { margin-left: 0px; padding-left: 0px; } */ dl.note { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #79b8d0; } dl.warning, dl.attention { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #FF0000; } dl.pre, dl.post, dl.invariant { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #00D000; } dl.deprecated { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #505050; } dl.todo { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #00C0E0; } dl.test { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #3030E0; } dl.bug { margin-left:-7px; padding-left: 3px; border-left:4px solid; border-color: #C08050; } dl.section dd { margin-bottom: 6px; } #projectlogo { text-align: center; vertical-align: bottom; border-collapse: separate; } #projectlogo img { border: 0px none; } #projectalign { vertical-align: middle; padding-left: 0.5em; } #projectname { font: 2em monospace; text-transform: capitalize; color: white; margin-left: 0.7em; display: inline-block; } #projectbrief { font: 1em sans-serif; color: gray; display: inline-block; padding-left: 0.8em; } #projectnumber { font: 90% Arial,sans-serif; margin: 0px; padding: 0px; } #titlearea { padding: 0px; margin: 0px; width: 100%; border-bottom: 1px solid #5373B4; background-color: #444; } .title_link { padding: 1px 8px 1px 8px; background-color: #ddd; margin-left: 1em; } .image { text-align: center; } .dotgraph { text-align: center; } .mscgraph { text-align: center; } .diagraph { text-align: center; } .caption { font-weight: bold; } div.zoom { border: 1px solid #90A5CE; } dl.citelist { margin-bottom:50px; } dl.citelist dt { color:#334975; float:left; font-weight:bold; margin-right:10px; padding:5px; } dl.citelist dd { margin:2px 0; padding:5px 0; } div.toc { padding: 14px 25px; background-color: #F4F6FA; border: 1px solid #D8DFEE; border-radius: 7px 7px 7px 7px; float: right; height: auto; margin: 0 20px 10px 10px; width: 200px; } div.toc li { background: url("bdwn.png") no-repeat scroll 0 5px transparent; font-family: 'Roboto Slab'; margin-top: 5px; padding-left: 10px; padding-top: 2px; } div.toc h3 { /* font: bold 12px/1.2 Arial,FreeSans,sans-serif;*/ color: #4665A2; border-bottom: 0 none; margin: 0; } div.toc ul { list-style: none outside none; border: medium none; padding: 0px; } div.toc li.level1 { margin-left: 0px; } div.toc li.level2 { margin-left: 15px; } div.toc li.level3 { margin-left: 30px; } div.toc li.level4 { margin-left: 45px; } .inherit_header { font-weight: bold; color: gray; 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; } .inherit_header td { padding: 6px 0px 2px 5px; } .inherit { display: none; } tr.heading h2 { margin-top: 12px; margin-bottom: 4px; } #nav-tree .label { font-family: 'Roboto Slab', 'Arial', sans-serif; } #powerTip div.ttdeci { color: gold; } /* Menu bar */ .sm-dox a, .sm-dox a:focus, .sm-dox a:hover, .sm-dox a:active { font-family: 'Roboto Slab', monospace; } /* Splitter */ .ui-resizable-handle { background-repeat: repeat-y; }
0.270288
0.077169
body{ background:#efefef; color:#3A3A3A; font-family:'Didactic',Serif; } a:hover{ text-decoration:underline; } p a:hover{ color:#EE4938; text-decoration:underline; } /*> Navigation*/ .site-logo{ max-height:90px; width:auto; } .site-logo-large{ max-height:140px; width:auto; } #site-nav{ padding:0.5em; box-sizing:border-box; width:100%; line-height:2.5em; display:inline-block; color:#000; text-align:center; } #site-nav .wrapper{ padding-bottom:0.5em; border-bottom:1px solid rgba(0, 0, 0, 0.2); display:inline-block; } #site-nav h1{ padding-left:1em; text-align:left; font-size:2em; } #site-nav header{ float:left; } #site-nav ul{ padding-right:2.5em; box-sizing: border-box; float:right; } #site-nav ul li.margin{ margin-top:30px; } #site-nav ul li{ margin-left:0.5em; padding-left:0.5em; box-sizing: border-box; display:inline-block; font-size:1.3em; } /*@media*/ @media all and (max-width: 750px) { #site-nav .wrapper{ border:none; } } @media all and (max-width: 600px) { .site-logo{ max-height:60px; } #site-nav .site-logo{ display:none; } #site-nav h1{ display:none; } #site-nav ul{ padding:0; float:none; display:inline-block; text-align:center; border-bottom:1px solid rgba(0, 0, 0, 0.2); } #site-nav ul li{ padding:0; margin:0; padding:0 9px; margin:5px 6px; } #site-nav header{ width:100%; text-align:center; } #site-nav img{ text-align:center; } } /*> index*/ .site-cover{ margin:0 auto; max-height:350px; width:auto; } #site-frontpage{ margin:1.6em auto; font-size:2.1em; text-align:center; } #site-frontpage h3{ margin-top:10px; } @media all and (max-width: 750px) { #site-frontpage{ font-size:1.1em; } } #site-fronpage header h3{ color:rgba(0, 0, 0, 0.8); } /*> loop*/ #loop article{ margin:25px 0; margin-bottom:40px; float:left; } #loop article header{ margin-bottom:20px; } #loop article section.title{ margin:10px 0; } #loop article section.title h1{ margin:5px 0; color:#3A3A3A; font-size:2.6em; text-align:left; } #loop article section.title p{ margin-top:10px; color:rgba(0, 0, 0, 0.4); font-size:1.1em; display:inline-block; } #loop article section.excerpt{ line-height:1.6; font-size:1em; } #loop article section.excerpt .readmore{ color:#EE4938; } #loop footer hr{ margin:20px auto; height:3px; width:100px; border:none; border-bottom:1px solid rgba(0, 0, 0, 0.5); } /*> tag*/ #tag header.wrapper{ margin:60px auto; padding-bottom:2em; text-align:center; border-bottom:1px solid rgba(0, 0, 0, 0.5); } #tag header.wrapper h1{ font-size:4em; } #tag header.wrapper h3{ color:rgba(0, 0, 0, 0.2); } /*> post*/ #post{ margin:40px auto; } #post header{ margin:20px 0; } #post header .image{ margin:20px 0; text-align:center; } #post header img{ width:80%; max-width:235px; height:auto; display:inline-block; } #post header h1{ font-size:6.1em; text-align:center; } #post header hr{ margin:30px auto; height:3px; width:100px; border:none; border-bottom:1px solid rgba(0, 0, 0, 0.5); } #post section.body{ line-height:1.6; text-indent:6px; } #post section.body img{max-height:600px;width:auto;} #post section.body h1{font-size:4em;} #post section.body h2{font-size:3.7em;} #post section.body h3{font-size:3.4em;} #post section.body h4{font-size:2.7em;} #post section.body h5{font-size:2.4em;} #post section.body h6{font-size:1.7em;} #post section.body p{margin:10px 0;} #post section.body b{font-style:bold;} #post section.body u{text-decoration:underline;} #post section.body i{font-style:italic;} #post section.body ul{list-style:square;} #post section.body ol{list-style:lower-alpha;} #post footer{ padding:15px 0; box-sizing:border-box; margin:30px 0; border-top:1px solid #ddd; } #post footer h2{ margin-bottom:9px; } #post footer p{ margin-top:6px; color:rgba(0, 0, 0, 0.2); } #post footer .author{ float:left; } #post footer .social{ float:right; text-align:right; } /*readnext*/ #readnext{ margin:6em auto; } #readnext header.wrapper{ margin:20px 0; text-align:center; color:rgba(0, 0, 0, 0.2); } #readnext article{ margin:1em auto; box-sizing:border-box; } #readnext article p{ margin:10px 0; color:rgba(0, 0, 0, 0.5); } #readnext article a.readmore{ color:#EE4938; } /*> author*/ #author header.wrapper{ margin:30px auto; padding-bottom:20px; border-bottom:1px solid rgba(0, 0, 0, 0.2); text-align:center; } #author header.wrapper h1{ font-size:4em; } #author header.wrapper h3{ color:rgba(0, 0, 0, 0.2); } /*@media*/ @media all and (max-width: 750px) { #author header.wrapper{ margin:15px auto; } #author header.wrapper h1{ font-size:3em; } } /*> Footer*/ #site-footer{ padding:1em; box-sizing:border-box; width:100%; display:inline-block; } #site-footer .copyright{ float:left; } #site-footer .ghost{ float:right; } /*> pagination*/ .pagination{ margin:3em 0; text-align:center; } .pagination h3{ color:rgba(0, 0, 0, 0.5); } .pagination ul li{ margin:5px 15px; display:inline-block; } /*> Navigation*/
content/themes/starmap-master/assets/css/style.css
body{ background:#efefef; color:#3A3A3A; font-family:'Didactic',Serif; } a:hover{ text-decoration:underline; } p a:hover{ color:#EE4938; text-decoration:underline; } /*> Navigation*/ .site-logo{ max-height:90px; width:auto; } .site-logo-large{ max-height:140px; width:auto; } #site-nav{ padding:0.5em; box-sizing:border-box; width:100%; line-height:2.5em; display:inline-block; color:#000; text-align:center; } #site-nav .wrapper{ padding-bottom:0.5em; border-bottom:1px solid rgba(0, 0, 0, 0.2); display:inline-block; } #site-nav h1{ padding-left:1em; text-align:left; font-size:2em; } #site-nav header{ float:left; } #site-nav ul{ padding-right:2.5em; box-sizing: border-box; float:right; } #site-nav ul li.margin{ margin-top:30px; } #site-nav ul li{ margin-left:0.5em; padding-left:0.5em; box-sizing: border-box; display:inline-block; font-size:1.3em; } /*@media*/ @media all and (max-width: 750px) { #site-nav .wrapper{ border:none; } } @media all and (max-width: 600px) { .site-logo{ max-height:60px; } #site-nav .site-logo{ display:none; } #site-nav h1{ display:none; } #site-nav ul{ padding:0; float:none; display:inline-block; text-align:center; border-bottom:1px solid rgba(0, 0, 0, 0.2); } #site-nav ul li{ padding:0; margin:0; padding:0 9px; margin:5px 6px; } #site-nav header{ width:100%; text-align:center; } #site-nav img{ text-align:center; } } /*> index*/ .site-cover{ margin:0 auto; max-height:350px; width:auto; } #site-frontpage{ margin:1.6em auto; font-size:2.1em; text-align:center; } #site-frontpage h3{ margin-top:10px; } @media all and (max-width: 750px) { #site-frontpage{ font-size:1.1em; } } #site-fronpage header h3{ color:rgba(0, 0, 0, 0.8); } /*> loop*/ #loop article{ margin:25px 0; margin-bottom:40px; float:left; } #loop article header{ margin-bottom:20px; } #loop article section.title{ margin:10px 0; } #loop article section.title h1{ margin:5px 0; color:#3A3A3A; font-size:2.6em; text-align:left; } #loop article section.title p{ margin-top:10px; color:rgba(0, 0, 0, 0.4); font-size:1.1em; display:inline-block; } #loop article section.excerpt{ line-height:1.6; font-size:1em; } #loop article section.excerpt .readmore{ color:#EE4938; } #loop footer hr{ margin:20px auto; height:3px; width:100px; border:none; border-bottom:1px solid rgba(0, 0, 0, 0.5); } /*> tag*/ #tag header.wrapper{ margin:60px auto; padding-bottom:2em; text-align:center; border-bottom:1px solid rgba(0, 0, 0, 0.5); } #tag header.wrapper h1{ font-size:4em; } #tag header.wrapper h3{ color:rgba(0, 0, 0, 0.2); } /*> post*/ #post{ margin:40px auto; } #post header{ margin:20px 0; } #post header .image{ margin:20px 0; text-align:center; } #post header img{ width:80%; max-width:235px; height:auto; display:inline-block; } #post header h1{ font-size:6.1em; text-align:center; } #post header hr{ margin:30px auto; height:3px; width:100px; border:none; border-bottom:1px solid rgba(0, 0, 0, 0.5); } #post section.body{ line-height:1.6; text-indent:6px; } #post section.body img{max-height:600px;width:auto;} #post section.body h1{font-size:4em;} #post section.body h2{font-size:3.7em;} #post section.body h3{font-size:3.4em;} #post section.body h4{font-size:2.7em;} #post section.body h5{font-size:2.4em;} #post section.body h6{font-size:1.7em;} #post section.body p{margin:10px 0;} #post section.body b{font-style:bold;} #post section.body u{text-decoration:underline;} #post section.body i{font-style:italic;} #post section.body ul{list-style:square;} #post section.body ol{list-style:lower-alpha;} #post footer{ padding:15px 0; box-sizing:border-box; margin:30px 0; border-top:1px solid #ddd; } #post footer h2{ margin-bottom:9px; } #post footer p{ margin-top:6px; color:rgba(0, 0, 0, 0.2); } #post footer .author{ float:left; } #post footer .social{ float:right; text-align:right; } /*readnext*/ #readnext{ margin:6em auto; } #readnext header.wrapper{ margin:20px 0; text-align:center; color:rgba(0, 0, 0, 0.2); } #readnext article{ margin:1em auto; box-sizing:border-box; } #readnext article p{ margin:10px 0; color:rgba(0, 0, 0, 0.5); } #readnext article a.readmore{ color:#EE4938; } /*> author*/ #author header.wrapper{ margin:30px auto; padding-bottom:20px; border-bottom:1px solid rgba(0, 0, 0, 0.2); text-align:center; } #author header.wrapper h1{ font-size:4em; } #author header.wrapper h3{ color:rgba(0, 0, 0, 0.2); } /*@media*/ @media all and (max-width: 750px) { #author header.wrapper{ margin:15px auto; } #author header.wrapper h1{ font-size:3em; } } /*> Footer*/ #site-footer{ padding:1em; box-sizing:border-box; width:100%; display:inline-block; } #site-footer .copyright{ float:left; } #site-footer .ghost{ float:right; } /*> pagination*/ .pagination{ margin:3em 0; text-align:center; } .pagination h3{ color:rgba(0, 0, 0, 0.5); } .pagination ul li{ margin:5px 15px; display:inline-block; } /*> Navigation*/
0.097278
0.09472
.nav-color { color: white; background-color: #880E4F; } .title { color: white; text-align: center; } #home-button{ background-color: transparent; border: none; font-size: 27px; position: absolute; top: -6px; bottom: -5px; right: -6px; color: white; } /* MAIN */ .ion-ionic { font-size: 20px; } .button-container { width: 100%; } .container-main { width: 100%; } #new-note-button { background-color: white; font-size: 40px; width: 65px; height: 65px; border-radius: 50%; position: auto; color: #880E4F; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); border: none; } #background-image { width: 100%; background-image: url('../img/backgroundimage.jpeg'); background-repeat: no-repeat; background-size: auto; background-position: 58% 0; } /* NOTE LIST */ .delete-button { float: right; font-size: 12px; width: 40px; height: 40px; border-radius: 50%; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); border: none; background-color: #880E4F; color: white; font-weight: 700; padding: 0; } .note-item:nth-child(odd){ background-color: #D6D6D6; } .notetitle-container { margin-top: 10px; } .notetitle-link { text-decoration: none; color: black; font-size: 18px; } /* NOTE */ #title { padding: 15px 20px 0 20px; font-size: 25px; font-family: 'Roboto', sans-serif; text-align: center; resize: none; line-height: 1em; width: 100%; } #content { width: 100%; min-height: 250px; resize: none; padding: 10px 20px 0 20px; font-size: 20px; font-family: 'Roboto', sans-serif; border-top: 1px dotted gray; border-bottom: 1px dotted gray; } .saveButton { background-color: #880E4F; font-size: 18px; width: 60px; height: 60px; border-radius: 50%; position: auto; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); border: none; position: fixed; bottom: -200px; } .saveButton a { text-decoration: none; font-weight: 700; color: white; } @media (min-width: 1300px) { #background-image { background-size: 2000px; } }
www/css/style.css
.nav-color { color: white; background-color: #880E4F; } .title { color: white; text-align: center; } #home-button{ background-color: transparent; border: none; font-size: 27px; position: absolute; top: -6px; bottom: -5px; right: -6px; color: white; } /* MAIN */ .ion-ionic { font-size: 20px; } .button-container { width: 100%; } .container-main { width: 100%; } #new-note-button { background-color: white; font-size: 40px; width: 65px; height: 65px; border-radius: 50%; position: auto; color: #880E4F; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); border: none; } #background-image { width: 100%; background-image: url('../img/backgroundimage.jpeg'); background-repeat: no-repeat; background-size: auto; background-position: 58% 0; } /* NOTE LIST */ .delete-button { float: right; font-size: 12px; width: 40px; height: 40px; border-radius: 50%; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); border: none; background-color: #880E4F; color: white; font-weight: 700; padding: 0; } .note-item:nth-child(odd){ background-color: #D6D6D6; } .notetitle-container { margin-top: 10px; } .notetitle-link { text-decoration: none; color: black; font-size: 18px; } /* NOTE */ #title { padding: 15px 20px 0 20px; font-size: 25px; font-family: 'Roboto', sans-serif; text-align: center; resize: none; line-height: 1em; width: 100%; } #content { width: 100%; min-height: 250px; resize: none; padding: 10px 20px 0 20px; font-size: 20px; font-family: 'Roboto', sans-serif; border-top: 1px dotted gray; border-bottom: 1px dotted gray; } .saveButton { background-color: #880E4F; font-size: 18px; width: 60px; height: 60px; border-radius: 50%; position: auto; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); border: none; position: fixed; bottom: -200px; } .saveButton a { text-decoration: none; font-weight: 700; color: white; } @media (min-width: 1300px) { #background-image { background-size: 2000px; } }
0.273186
0.077657
min-width: 150px; max-width: 500px; width: 100%; } .example-full-width { width: 100%; } */ .slider-bottom { width: 294px; } .padding-bottom-10 { padding-bottom: 10px!important; } .prod-navigation { list-style: none; padding-top: 2px; padding-bottom: 2px; border-color: #e8e5e5; border-style: solid; border-width: 1px 0; } .prod-navigation:first-child { padding-left: 0; } .prod-navigation li { padding-left: 10px; padding-right: 10px; text-align: center; color: #424243; } .header-title { text-align: left; font-size: x-large; font-weight: 300; color: #424243; } .product-see-more{ display: inline-block; float: right; text-align: right; font-size: large; font-weight: 300; margin-top: 20px; } .product-see-more a { text-decoration: none; color: #DF3847; } .product-see-more a:hover { color: #424243; } .prod-item { height: 100%; padding-left: 22px; padding-right: 22px; position: relative; } .prod-left-nav { width: 40px; position: absolute; left: 0; background: #DF3847; height: 100%; display: inline-block; z-index: 4; } .prod-right-nav { width: 40px; position: absolute; right: 0; background: #DF3847; height: 100%; display: inline-block; z-index: 4; } .prod-display { height: 100%; display: inline-block; } .prod-display:hover { cursor: pointer; } .product-wrapper { display: inline-block; width: 100%; padding-left: 25px; padding-right: 5px; position: relative; } .product { width: 100%; transition: transform 1s ease-out; -webkit-transition: transform 1s ease-out; -moz-transition: transform 1s ease-out; -ms-transition: transform 1s ease-out; -o-transition: transform 1s ease-out; } .product:hover{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transition: transform 1s ease; -webkit-transition: transform 1s ease; -moz-transition: transform 1s ease; -ms-transition: transform 1s ease; -o-transition: transform 1s ease; } .title { font-size: large; color: #424243; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .price { color: #333; font-weight: 700; font-size: 14px; }
src/app/market/market.component.css
min-width: 150px; max-width: 500px; width: 100%; } .example-full-width { width: 100%; } */ .slider-bottom { width: 294px; } .padding-bottom-10 { padding-bottom: 10px!important; } .prod-navigation { list-style: none; padding-top: 2px; padding-bottom: 2px; border-color: #e8e5e5; border-style: solid; border-width: 1px 0; } .prod-navigation:first-child { padding-left: 0; } .prod-navigation li { padding-left: 10px; padding-right: 10px; text-align: center; color: #424243; } .header-title { text-align: left; font-size: x-large; font-weight: 300; color: #424243; } .product-see-more{ display: inline-block; float: right; text-align: right; font-size: large; font-weight: 300; margin-top: 20px; } .product-see-more a { text-decoration: none; color: #DF3847; } .product-see-more a:hover { color: #424243; } .prod-item { height: 100%; padding-left: 22px; padding-right: 22px; position: relative; } .prod-left-nav { width: 40px; position: absolute; left: 0; background: #DF3847; height: 100%; display: inline-block; z-index: 4; } .prod-right-nav { width: 40px; position: absolute; right: 0; background: #DF3847; height: 100%; display: inline-block; z-index: 4; } .prod-display { height: 100%; display: inline-block; } .prod-display:hover { cursor: pointer; } .product-wrapper { display: inline-block; width: 100%; padding-left: 25px; padding-right: 5px; position: relative; } .product { width: 100%; transition: transform 1s ease-out; -webkit-transition: transform 1s ease-out; -moz-transition: transform 1s ease-out; -ms-transition: transform 1s ease-out; -o-transition: transform 1s ease-out; } .product:hover{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transition: transform 1s ease; -webkit-transition: transform 1s ease; -moz-transition: transform 1s ease; -ms-transition: transform 1s ease; -o-transition: transform 1s ease; } .title { font-size: large; color: #424243; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .price { color: #333; font-weight: 700; font-size: 14px; }
0.622689
0.125467
@-moz-document domain("trello.com") { body { background: #f8f8f7 !important; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important; font-weight: 300 !important; } h3 { font-weight: 300 !important } .header-woof { display: none !important } #header { background: #1E88E5 !important; padding: 10px !important; } .board-header-btn-name-org-logo { -webkit-filter: contrast(3000%) invert(100%); } .js-open-board { font-weight: 300 !important; border: 1px solid #eee; } .js-open-board:hover { border-color: #ddd; } .board-canvas { padding-top: 20px } .thumbnail { background: #979798 !important } .sidebar-section-header-title { text-decoration: none !important; font-weight: 300 !important } #search-text { border-radius: 0px !important } .board-header { margin-bottom: 20px !important; padding-bottom: 0px !important } /* header buttons */ .header-btn.header-notifications, .header-btn.header-boards, .header-btn.header-search, .header-btn.header-login, .header-btn.header-signup { background: none !important; } .header-btn:hover { background: none !important; } .header-user { top: 10px !important; right: 5px !important; font-weight: 300 !important } .board-header { height: 40px !important; background: #1E88E5 !important; } .header-btn-text { font-weight: 300 !important } .board-header-btn-text { text-decoration: none !important; } .board-header-btn-name { font-weight: 300 !important } .text { text-decoration: none !important; } .header-member { background: none !important; } .member { border-radius: 20px !important; border: none !important; background: none !important; } .member img { border-radius: 0 !important; border: none !important; } .list-wrapper.placeholder { background: #eee; } .list-wrapper:first-child { margin-left: 30px !important; } .list-area { margin-top: 30px !important; } .list { padding: 8px !important; } .list-header { margin: 5px 0px 10px 0px !important; } .list-header-name { color: #1E88E5 !important; font-weight: 700 !important; text-transform: none; } .list { background: #fff !important; border: 1px solid #eee !important; border-top: 2px solid #1E88E5 !important; border-radius: 0px; } .list-card { border: 1px solid #eee !important; padding: 5px !important; } .active-card { background: #fff !important; transition: border 0.2s ease-out !important; border: 1px solid #1E88E5 !important; } .list-card-operation { background: none !important; } /* Add list field */ .js-add-list { background: none !important; padding: 0px !important; } .edit-controls { margin-top: 8px !important; } .js-add-list:hover { color: #1E88E5 !important; } .js-add-list span { color: #bbb !important; } .js-add-list span:hover { color: #1E88E5 !important; } .list-name-input { background: #fff !important; border: 1px solid #eee !important; padding: 12px !important; box-shadow: none !important; } /* Add card field */ .open-card-composer { color: #999 !important; } .open-card-composer:hover { text-decoration: none !important; background: none !important; color: #1E88E5 !important; } .js-composer:hover { border: 1px solid #eee !important; } .window-overlay { /* blue background: rgba(30, 136, 229, 1) !important; */ background: rgba(255, 255, 255, 0.8) !important; } strong { font-weight: 300 !important } .js-open-move-from-header { color: #F45B5B !important; font-weight: 300 !important } .window-title { margin-top: 20px; } .window-title-text { font-weight: 300 !important; color: #1086E8 !important; } .button-link { font-weight: 300; } .button-link:hover { background: #1976D2 !important; border-color: #1565C0 !important; } .attachment-add-link-submit { background: #1E88E5 !important; box-shadow: none !important; font-weight: 700 !important; color: #fff !important; } /* Primary button */ input.primary { background: #1E88E5 !important; box-shadow: none !important; font-weight: 700 !important; } input.primary:hover { background: #1976D2 !important; } input.primary:disabled { background: none !important; border: 1px solid #eee; color: #ddd !important; } /* Cancel icon button */ .js-cancel { margin-left: 4px; } .ui-state-active { background: #F45B5B !important } /* ------------------- */ /* --- CARD DETAIL --- */ /* ------------------- */ .window { background-color: #1E88E5; box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22); border-radius: 0px; } .dialog-close-button { margin: 12px 12px 0px 0px !important; } .window-wrapper { margin-top: 4px; background: #fff !important; } .window-wrapper a { text-decoration: none !important } /* Window header */ .window-header { margin-top: 0px; } .window-header-icon { display: none !important; } .window-title-text { font-weight: 700 !important; } .field { box-shadow: none !important; } /* hide 'in Liste bla' */ .window-header-inline-content { display: none; } /* label */ .card-label { text-shadow: 1px 1px 0px rgba(0,0,0,.2),0 0 0px #000; } /* card description */ .card-detail-item-header-edit { display: none !important; } .card-detail-item-header { display: none !important; } .card-detail-item { margin-top: 12px; } /* separators */ .card-detail-item { margin-bottom: 40px; } .window-module { margin-bottom: 40px; } /* section titles */ .window-module-title-icon { display: none !important; } h3 { font-weight: 300 !important; color: #000; } .checklist-progress-bar-current { background: #1E88E5 !important; } /* comments */ .action-comment { box-shadow: none !important; border-left: 2px solid #1E88E5; border-radius: 0px !important; margin-top: 12px; margin-bottom: 12px; } .phenom { border-bottom: 1px solid #eee; } .window-module-title { border-top: 2px solid #1E88E5; padding: 14px 0px 18px 0px; } /* ------------------- */ /* --- BOARD MENU --- */ /* ------------------- */ .board-menu { background: #fff !important; } /* ----------------------- */ /* --- BOARDS SWITCHER --- */ /* ----------------------- */ .boards-drawer { box-shadow: 0 3px 6px rgba(0,0,0,0.16); padding: 0px 24px; } .boards-drawer input { margin: 6px 0px; } input.js-search-boards { border: none; border-bottom: 1px solid #ddd; background: none; border-radius: 0px; padding: 0px; margin-top: 12px; margin-bottom: 24px; } input.js-search-boards:hover { border-color: #1E88E5; } input.js-search-boards:focus { border-color: #1E88E5; box-shadow: none; } .js-board-drawer-buttons { margin: 36px 0px; margin-bottom: 12px; border-top: 2px solid #1E88E5; } .sidebar-section-header-toggle-icon:hover { background: none; } .quiet-button:hover { background: none; color: #1E88E5; } .boards-drawer .empty, .boards-drawer .quiet-button { margin: 12px 0px; padding: 0px; } .sidebar-section-header { margin: 1pc 30px 10px 0px; position: relative; } /* ----------------------- */ /* --- BOARDS SWITCHER --- */ /* ----------------------- */ .js-add-board { color: #999 !important; background: #fff !important; border: 1px solid #eee !important; } .js-add-board:hover { transition: border 0.2s ease-out !important; border: 1px solid #1E88E5 !important; } }
data/usercss/122627.user.css
@-moz-document domain("trello.com") { body { background: #f8f8f7 !important; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important; font-weight: 300 !important; } h3 { font-weight: 300 !important } .header-woof { display: none !important } #header { background: #1E88E5 !important; padding: 10px !important; } .board-header-btn-name-org-logo { -webkit-filter: contrast(3000%) invert(100%); } .js-open-board { font-weight: 300 !important; border: 1px solid #eee; } .js-open-board:hover { border-color: #ddd; } .board-canvas { padding-top: 20px } .thumbnail { background: #979798 !important } .sidebar-section-header-title { text-decoration: none !important; font-weight: 300 !important } #search-text { border-radius: 0px !important } .board-header { margin-bottom: 20px !important; padding-bottom: 0px !important } /* header buttons */ .header-btn.header-notifications, .header-btn.header-boards, .header-btn.header-search, .header-btn.header-login, .header-btn.header-signup { background: none !important; } .header-btn:hover { background: none !important; } .header-user { top: 10px !important; right: 5px !important; font-weight: 300 !important } .board-header { height: 40px !important; background: #1E88E5 !important; } .header-btn-text { font-weight: 300 !important } .board-header-btn-text { text-decoration: none !important; } .board-header-btn-name { font-weight: 300 !important } .text { text-decoration: none !important; } .header-member { background: none !important; } .member { border-radius: 20px !important; border: none !important; background: none !important; } .member img { border-radius: 0 !important; border: none !important; } .list-wrapper.placeholder { background: #eee; } .list-wrapper:first-child { margin-left: 30px !important; } .list-area { margin-top: 30px !important; } .list { padding: 8px !important; } .list-header { margin: 5px 0px 10px 0px !important; } .list-header-name { color: #1E88E5 !important; font-weight: 700 !important; text-transform: none; } .list { background: #fff !important; border: 1px solid #eee !important; border-top: 2px solid #1E88E5 !important; border-radius: 0px; } .list-card { border: 1px solid #eee !important; padding: 5px !important; } .active-card { background: #fff !important; transition: border 0.2s ease-out !important; border: 1px solid #1E88E5 !important; } .list-card-operation { background: none !important; } /* Add list field */ .js-add-list { background: none !important; padding: 0px !important; } .edit-controls { margin-top: 8px !important; } .js-add-list:hover { color: #1E88E5 !important; } .js-add-list span { color: #bbb !important; } .js-add-list span:hover { color: #1E88E5 !important; } .list-name-input { background: #fff !important; border: 1px solid #eee !important; padding: 12px !important; box-shadow: none !important; } /* Add card field */ .open-card-composer { color: #999 !important; } .open-card-composer:hover { text-decoration: none !important; background: none !important; color: #1E88E5 !important; } .js-composer:hover { border: 1px solid #eee !important; } .window-overlay { /* blue background: rgba(30, 136, 229, 1) !important; */ background: rgba(255, 255, 255, 0.8) !important; } strong { font-weight: 300 !important } .js-open-move-from-header { color: #F45B5B !important; font-weight: 300 !important } .window-title { margin-top: 20px; } .window-title-text { font-weight: 300 !important; color: #1086E8 !important; } .button-link { font-weight: 300; } .button-link:hover { background: #1976D2 !important; border-color: #1565C0 !important; } .attachment-add-link-submit { background: #1E88E5 !important; box-shadow: none !important; font-weight: 700 !important; color: #fff !important; } /* Primary button */ input.primary { background: #1E88E5 !important; box-shadow: none !important; font-weight: 700 !important; } input.primary:hover { background: #1976D2 !important; } input.primary:disabled { background: none !important; border: 1px solid #eee; color: #ddd !important; } /* Cancel icon button */ .js-cancel { margin-left: 4px; } .ui-state-active { background: #F45B5B !important } /* ------------------- */ /* --- CARD DETAIL --- */ /* ------------------- */ .window { background-color: #1E88E5; box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22); border-radius: 0px; } .dialog-close-button { margin: 12px 12px 0px 0px !important; } .window-wrapper { margin-top: 4px; background: #fff !important; } .window-wrapper a { text-decoration: none !important } /* Window header */ .window-header { margin-top: 0px; } .window-header-icon { display: none !important; } .window-title-text { font-weight: 700 !important; } .field { box-shadow: none !important; } /* hide 'in Liste bla' */ .window-header-inline-content { display: none; } /* label */ .card-label { text-shadow: 1px 1px 0px rgba(0,0,0,.2),0 0 0px #000; } /* card description */ .card-detail-item-header-edit { display: none !important; } .card-detail-item-header { display: none !important; } .card-detail-item { margin-top: 12px; } /* separators */ .card-detail-item { margin-bottom: 40px; } .window-module { margin-bottom: 40px; } /* section titles */ .window-module-title-icon { display: none !important; } h3 { font-weight: 300 !important; color: #000; } .checklist-progress-bar-current { background: #1E88E5 !important; } /* comments */ .action-comment { box-shadow: none !important; border-left: 2px solid #1E88E5; border-radius: 0px !important; margin-top: 12px; margin-bottom: 12px; } .phenom { border-bottom: 1px solid #eee; } .window-module-title { border-top: 2px solid #1E88E5; padding: 14px 0px 18px 0px; } /* ------------------- */ /* --- BOARD MENU --- */ /* ------------------- */ .board-menu { background: #fff !important; } /* ----------------------- */ /* --- BOARDS SWITCHER --- */ /* ----------------------- */ .boards-drawer { box-shadow: 0 3px 6px rgba(0,0,0,0.16); padding: 0px 24px; } .boards-drawer input { margin: 6px 0px; } input.js-search-boards { border: none; border-bottom: 1px solid #ddd; background: none; border-radius: 0px; padding: 0px; margin-top: 12px; margin-bottom: 24px; } input.js-search-boards:hover { border-color: #1E88E5; } input.js-search-boards:focus { border-color: #1E88E5; box-shadow: none; } .js-board-drawer-buttons { margin: 36px 0px; margin-bottom: 12px; border-top: 2px solid #1E88E5; } .sidebar-section-header-toggle-icon:hover { background: none; } .quiet-button:hover { background: none; color: #1E88E5; } .boards-drawer .empty, .boards-drawer .quiet-button { margin: 12px 0px; padding: 0px; } .sidebar-section-header { margin: 1pc 30px 10px 0px; position: relative; } /* ----------------------- */ /* --- BOARDS SWITCHER --- */ /* ----------------------- */ .js-add-board { color: #999 !important; background: #fff !important; border: 1px solid #eee !important; } .js-add-board:hover { transition: border 0.2s ease-out !important; border: 1px solid #1E88E5 !important; } }
0.136522
0.04408
@charset "UTF-8"; a { text-decoration: none; color: inherit; } ul { padding: 0 0; list-style: none; } h1 { margin: 0; } .wrap { width: 100%; margin: 0; padding: 0; font-family: "Noto Sans", sans-serif; } .article { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 700px; background-color: #eae8e2; } .article__inner { width: 30%; text-align: center; margin-bottom: 30px; } .article__boxDeco { width: 50%; position: relative; top: 10px; } .article__boxTitle { display: flex; align-items: center; justify-content: center; height: 80px; align-items: center; color: #f6f6f4; background-color: #847d74; } .article__boxList { display: flex; flex-direction: column; align-items: center; justify-content: center; height: 420px; margin: 0; box-shadow: 0 0 20px #9e9e9e; background-color: white; } .boxList__labelNewPwd { font-size: 1.125rem; font-weight: bold; } .boxList__inputNewPwd { width: 200px; height: 30px; padding: 5px; border-radius: 40px; margin-bottom: 20px; border: 1px solid #9e9e9e; text-align: center; border-radius: 15px; } .boxList__inputNewPwd:focus { outline: none; box-shadow: 0px 0px 2px #9e9e9e; } .boxList__inputNewPwd { margin-top: 15px; } .boxList__schoolName { font-size: 0.8125rem; color: #847d74; } .boxList__schoolName1 { margin-top: 20px; } .boxList__schoolName--emp { font-weight: bold; } .boxList__submitButton { display: inline-block; margin-top: 5px; padding: 6px 12px; text-align: center; transition: padding 0.4s; background-color: #847d74; border: none; outline: none; color: white; text-decoration: none; font-size: 1rem; } .boxList__submitButton:hover { outline: none; padding: 8px 16px; transition: padding 0.2s; font-size: 1.063rem; } input:focus::placeholder { color: transparent; } @media screen and (min-width: 768px) and (max-width: 1023px) { .article { height: 700px; } .article__inner { width: 50%; margin-bottom: 30px; } .article__boxDeco { top: 10px; } .article__boxTitle { height: 80px; font-size: 1.313rem; } .article__boxList { height: 320px; margin: 0; padding: 20px; } .boxList__labelNewPwd { font-size: 1.125rem; } .boxList__inputNewPwd { width: 50%; } } @media screen and (min-width: 280px) and (max-width: 767px) { .article { width: 100%; height: 600px; } .article__inner { width: 80%; margin-bottom: 30px; } .article__boxDeco { top: 10px; } .article__boxTitle { height: 60px; color: white; background-color: #847d74; font-size: 1.125rem; } .article__boxList { height: 400px; margin: 0; box-shadow: 0 0 20px #9e9e9e; background-color: white; } .boxList__labelNewPwd { font-size: 1rem; font-weight: bold; } .boxList__inputNewPwd { padding: 2.5px; } .boxList__inputSchoolNumber:focus { outline: none; box-shadow: 0px 0px 2px #9e9e9e; } .boxList__labelNewPwd, .article__boxList input, .article__boxList button { margin: 8px; } .boxList__schoolName { font-size: 0.6875rem; color: #847d74; } .boxList__schoolName1 { margin-top: 20px; } .boxList__submitButton { padding: 4px 8px; transition: padding 0.1s; font-size: 0.875rem; } .boxList__submitButton:hover { padding: 5px 10px; transition: padding 0.1s; font-size: 1rem; } .boxList__inputNewPwd { width: 70%; } }
frontPageTemplate/styles/findPassword/inputNewPassword/inputNewPassword.css
@charset "UTF-8"; a { text-decoration: none; color: inherit; } ul { padding: 0 0; list-style: none; } h1 { margin: 0; } .wrap { width: 100%; margin: 0; padding: 0; font-family: "Noto Sans", sans-serif; } .article { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 700px; background-color: #eae8e2; } .article__inner { width: 30%; text-align: center; margin-bottom: 30px; } .article__boxDeco { width: 50%; position: relative; top: 10px; } .article__boxTitle { display: flex; align-items: center; justify-content: center; height: 80px; align-items: center; color: #f6f6f4; background-color: #847d74; } .article__boxList { display: flex; flex-direction: column; align-items: center; justify-content: center; height: 420px; margin: 0; box-shadow: 0 0 20px #9e9e9e; background-color: white; } .boxList__labelNewPwd { font-size: 1.125rem; font-weight: bold; } .boxList__inputNewPwd { width: 200px; height: 30px; padding: 5px; border-radius: 40px; margin-bottom: 20px; border: 1px solid #9e9e9e; text-align: center; border-radius: 15px; } .boxList__inputNewPwd:focus { outline: none; box-shadow: 0px 0px 2px #9e9e9e; } .boxList__inputNewPwd { margin-top: 15px; } .boxList__schoolName { font-size: 0.8125rem; color: #847d74; } .boxList__schoolName1 { margin-top: 20px; } .boxList__schoolName--emp { font-weight: bold; } .boxList__submitButton { display: inline-block; margin-top: 5px; padding: 6px 12px; text-align: center; transition: padding 0.4s; background-color: #847d74; border: none; outline: none; color: white; text-decoration: none; font-size: 1rem; } .boxList__submitButton:hover { outline: none; padding: 8px 16px; transition: padding 0.2s; font-size: 1.063rem; } input:focus::placeholder { color: transparent; } @media screen and (min-width: 768px) and (max-width: 1023px) { .article { height: 700px; } .article__inner { width: 50%; margin-bottom: 30px; } .article__boxDeco { top: 10px; } .article__boxTitle { height: 80px; font-size: 1.313rem; } .article__boxList { height: 320px; margin: 0; padding: 20px; } .boxList__labelNewPwd { font-size: 1.125rem; } .boxList__inputNewPwd { width: 50%; } } @media screen and (min-width: 280px) and (max-width: 767px) { .article { width: 100%; height: 600px; } .article__inner { width: 80%; margin-bottom: 30px; } .article__boxDeco { top: 10px; } .article__boxTitle { height: 60px; color: white; background-color: #847d74; font-size: 1.125rem; } .article__boxList { height: 400px; margin: 0; box-shadow: 0 0 20px #9e9e9e; background-color: white; } .boxList__labelNewPwd { font-size: 1rem; font-weight: bold; } .boxList__inputNewPwd { padding: 2.5px; } .boxList__inputSchoolNumber:focus { outline: none; box-shadow: 0px 0px 2px #9e9e9e; } .boxList__labelNewPwd, .article__boxList input, .article__boxList button { margin: 8px; } .boxList__schoolName { font-size: 0.6875rem; color: #847d74; } .boxList__schoolName1 { margin-top: 20px; } .boxList__submitButton { padding: 4px 8px; transition: padding 0.1s; font-size: 0.875rem; } .boxList__submitButton:hover { padding: 5px 10px; transition: padding 0.1s; font-size: 1rem; } .boxList__inputNewPwd { width: 70%; } }
0.448668
0.075824
*{ margin: 0px; padding: 0px; } body{ background-color: #ffffff; font-size: 14px; font-family: "微软雅黑"; color: #333; } /*居中的容器*/ .w{ width: 1200px; margin-left: auto; margin-right: auto; } /*页面里的a标签的颜色以及样式*/ a{ color: #333; text-decoration: none; } /*左右浮动,恢复父容器塌陷高度*/ .left{ float: left; } .right{ float: right; } .clear:after{ display: block; content: ""; clear: both; } /*top*/ .top{ min-width: 1200px; height: 38px; background-color: #e3effd; font-size: 12px; } .top .nav{ line-height: 38px; } .top .nav li{ list-style: none; float: left; padding: 0px 11px; position: relative; } .top .nav li:hover{ background-color: gainsboro; } .top .nav li:hover span:before{ content: "\f106"; } .top .nav li:hover .sub-nav{ display: block; z-index: 99; width: 100px; } .top .nav li span{ color: #dd2c40; display: inline-block; padding: 0px 5px; } /*二级菜单*/ .top .sub-nav{ width: 90px; position: absolute; top: 38px; left: 0px; background-color: gainsboro; display: none; text-align: center; } .top .sub-nav li{ float: none; } .top .sub-nav li:hover{ background-color: #e3effd; } .top .sub-nav li:hover a{ color: #dd2c40; } /*wechat*/ .top .wechat{ line-height: 38px; } .top .wechat li{ list-style: none; height: 38px; position: relative; padding-top: 9px; box-sizing: border-box; } .top .wechat li:hover{ background-color:#e3effd ; } .top .wechat li:hover .code{ display: block; } .top .wechat li .code{ position: absolute; top: 38px; right: 0px; display: none; width: 110px; height: 110px; } .top .wechat li .code img{ width: inherit; height:inherit; } /*feifanlogo*/ .header{ /*min-width: 1200px;*/ height: 114px; /*background-color: yellowgreen;*/ padding: 22px 0px; box-sizing: border-box; } .header .logo{ height: 70px; } .header .logo img{ height: 70px; } .header .slogan{ line-height: 70px; margin-left: 30px; font-size: 16px; } .header .schoolphone{ height: 70px; line-height: 70px; } .header .schoolphone ul{} .header .schoolphone ul li{ list-style: none; float: left; margin-right: 35px; font-size: 16px; } .header .schoolphone ul li span{ margin-right: 10px; font-size: 30px; color: #f6c374; } .header .schoolphone ul li:last-child{ margin-right: 0px; font-size: 18px; } .header .schoolphone ul li:last-child span{ color: #e22829; } /*banner*/ .banner{ width: 1200px; height: 350px; background-color: goldenrod; position: relative; } .banner .images-lunbo li{ display: none; height: 350px; list-style: none; position: absolute; } .banner .images-lunbo li img{ width: 1200px; height: 350px; } .banner .images-lunbo li:first-child{ display: block; } .banner .images-lunbo li img { height: 350px; } .banner .points{ position: absolute; bottom: 20px; left: 50%; } .banner .points li{ float: left; width: 12px; height: 12px; margin: 0px 6px; border: 1px solid white; list-style: none; border-radius: 50%; } .banner .points li.active{ background-color: #da2b28; border: 1px solid #da2b28; } .banner .bannerprev,.banner .bannernext{ width: 40px; height: 70px; background-color: rgba(0,0,0,0.3); position: absolute; top: 140px; line-height: 70px; text-align: center; display: none; } .banner .bannerprev a,.banner .bannernext a{ font-size: 30px; color: white; font-weight: 700; } .banner .bannerprev{ left: 0px; } .banner .bannernext{ right: 0px; } /*课程导航*/ .lesson{ height: 456px; /*background-color: greenyellow;*/ position: relative; margin-top: 48px; } .lesson .nav-lesson{ width: 220px; height: inherit; /*background-color: royalblue;*/ position: absolute; top: 0px; left: 0px; } .lesson .news{ height: inherit; /*background-color: wheat;*/ padding-left:240px; padding-right: 228px; } .lesson .hotlesson{ width: 200px; height: inherit; /*background-color: greenyellow;*/ position: absolute; top: 0px; right: 0px; } /*课程导航左侧nav-lesson*/ .lesson .nav-lesson li{ height: 41px; border-bottom: 1px solid #d8d8d8; border-left: 1px solid #d8d8d8; border-right: 1px solid #d8d8d8; box-sizing: border-box; line-height: 41px; list-style: none; } .lesson .nav-lesson li:first-child{ border-left:none; border-right:none; background-color: #dd2726; color: #FFFFFF; } .lesson .nav-lesson li:first-child{ font-size: 16px; } .lesson .nav-lesson li:first-child span{ margin: 0px 18px; font-size: 12px; } .lesson .nav-lesson li p{ display: inline-block; position: absolute; } /*.lesson .nav-lesson li:not(:first-child).hover { background-color: gainsboro; }*/ .lesson .nav-lesson li:not(:first-child):hover{ background-color: gainsboro; } .lesson .nav-lesson li p.f1{ font-size: 14px; color: #392934; left: 20px; } .lesson .nav-lesson li p.f2{ font-size: 12px; color: #9b9a96; left: 110px; } .lesson .nav-lesson li p.f2:hover{ color: #dd2726; } .lesson .nav-lesson li p.f3{ font-size: 12px; color: #9b9a96; left: 156px; } .lesson .nav-lesson li p.f3:hover{ color: #dd2726; } .lesson .nav-lesson li .nav-goodlist{ width: 622px; height: 409px; border: 1px solid #ddd; position: absolute; left: 220px; top: 41px; box-sizing: border-box; padding-top: 20px; background-color: #fff; z-index: 99; display: none; } .lesson .nav-lesson li:hover .nav-goodlist{ display: block; z-index: 99; } .lesson .nav-lesson li .nav-goodlist li{ list-style: none; width: 290px; height: 62px; padding-left: 20px; box-sizing: border-box; float: left; margin-left: 20px; font-size: 14px; } .lesson .nav-lesson li .nav-goodlist li:hover{ background-color: white; } .lesson .nav-lesson li .nav-goodlist li:hover a{ color:#dd2c40 ; } /*news*/ .lesson .news .news-top{ width: inherit; height: 45px; /*background-color: cyan;*/ font-size: 16px; line-height: 45px; border-bottom: 2px solid #d8d8d8; } .lesson .news .news-top li{ list-style: none; float: left; padding: 0px 18px; margin-right: 78px; } .lesson .news .news-top li:hover{ color: #dd1d28; border-bottom: 2px solid #db2728; } .lesson .news .news-top li:hover a{ color:#db2728 ; } .lesson .news .news-top li:hover .news-content{ display: block; } .lesson .news .news-top li .news-content{ width: 732px; height: 405px; /*background-color: #008000;*/ position: absolute; top: 45px; left: 240px; padding: 16px 0px; box-sizing: border-box; display: none; } .lesson .news .news-top li .news-content .rows{ width: 732px; height: 66px; margin-bottom: 40px; /*background-color: palegreen;*/ } .lesson .news .news-top li .news-content .rows:last-child{ margin-bottom: 0px; } .lesson .news .news-top li .news-content .rows .info{ width: 340px; height: 66px; } .lesson .news .news-top li .news-content .rows .imagess{ width: 50px; height: inherit; position: relative; } .lesson .news .news-top li .news-content img{ width: 50px; height: 50px; border-radius: 50%; } .lesson .news .news-top li .news-content .rows .imagess p{ text-align: center; font-size: 12px; line-height: 16px; position: absolute; top: 50px; left: 10px; color: #333333; } .lesson .news .news-top li .news-content .rows .info .information{ width: 290px; height: inherit; /*background-color: red;*/ padding-left: 20px; box-sizing: border-box; } .lesson .news .news-top li .news-content .rows .info .information span{ display: block; font-size: 14px; line-height: 1.5em; color: #1f313d; } .lesson .news .news-top li .news-content .rows .info .information span:hover{ color: #dd2726; } .lesson .news .news-top li .news-content .rows .info .information p{ font-size: 12px; line-height: 2em; color: #b0afad; } /*.lesson .news .news-top li .news-content .rows .info .information p:hover{ color: #f6c374; }*/ /*右侧hotlesson*/ .lesson .hotlesson p{ font-size: 16px; line-height: 45px; text-align: center; } .lesson .hotlesson .kex{ width: 200px; height: 130px; margin-bottom: 10px; position: relative; } .lesson .hotlesson .kex:last-child{ margin-bottom: 0px; } .lesson .hotlesson .kex img{ width: 200px; height: 130px; } .lesson .hotlesson .kex .kex1{ width: inherit; height: 30px; background-color: rgba(0,0,0,0.6); position: absolute; bottom: 0px; z-index: 99; padding-left: 12px; padding-top: 5px; box-sizing: border-box; } .lesson .hotlesson .kex .kex1 a{ color: #fff; font-size: 12px; } .lesson .hotlesson .kex .kex1 p{ text-align: left; line-height: 1.5em; display: none; } .lesson .hotlesson .kex .kex1 p a{ color: gainsboro; } /*新开班newclass*/ .newclass{ height: 612px; /*background-color: greenyellow;*/ padding-top: 36px; box-sizing: border-box; } .newclass .latestclass{ width: inherit; height: 48px; /*background-color: goldenrod;*/ line-height: 48px; position: relative; border-bottom: 1px solid #e1e1e1; } .newclass .latestclass h3{ display: inline-block; font-family: "微软雅黑"; font-size: 20px; padding-left: 5px; line-height: 48px; } .newclass .latestclass ul{ display: inline-block; position: absolute; left: 250px; font-size: 14px; } .newclass .latestclass ul li{ float: left; list-style: none; padding: 0px 16px; } .newclass .latestclass ul li:first-child a{ color: #db272a; } .newclass .latestclass ul li:last-child{ margin-right: 0px; } .newclass .latestclass .liner{ width: 100px; height: 2px; background-color: #db272a; position: absolute; left: 235px; bottom: -1px; } /*中间图片box*/ .newclass .classpic{ height: 300px; width: inherit; /*background-color: palevioletred;*/ } .newclass .classpic ul{ height: 300px; width: inherit; /*background-color: #0000FF;*/ display: none; } .newclass .classpic ul:first-child{ display: block; } .newclass .classpic ul li{ float: left; width: 298px; height: 300px; margin-right: 2.5px; /*background-color: yellow;*/ list-style: none; position: relative; } .newclass .classpic ul li:last-child{ float: right; margin-right: 0px; } .newclass .classpic li .n1{ width: 298px; height: 274px; /*background-color: blue;*/ position: absolute; top: 12px; padding: 14px; box-sizing: border-box; border: 1px solid white; } .newclass .classpic li .n1:hover{ border-color:gainsboro; } .newclass .classpic li .n1 .suofang{ width: 270px; height: 180px; overflow: hidden; position: relative; } .newclass .classpic li .n1 img{ width: 270px; height: 180px; position: absolute; } .newclass .classpic li .n1 .nf1{ font-size: 16px; color: #333; } .newclass .classpic li .n1 .nf1:hover a{ color: #dd2c40; } .newclass .classpic li .n1 .nf2{ position: absolute; left: 14px; bottom: 14px; font-size: 12px; color: #929292; } .newclass .classpic li .n1 .nf3{ position: absolute; right: 14px; bottom: 14px; font-size: 12px; color: #929292; } .newclass .classpic li .n1 .nf3 a:hover{ color: yellowgreen; } /*开班课程列表*/ .newclass .class-table{ height: 227px; /*background-color: royalblue;*/ } .newclass .class-table .newinfo{ height: 185px; /*background-color: gold;*/ position: relative; } .newclass .class-table .newinfo table{ width: 576px; height: 185px; position: absolute; text-align: center; } .newclass .class-table .newinfo table.c1{ left: 8px; } .newclass .class-table .newinfo table.c2{ left: 618px; } .newclass .class-table .newinfo table tr:first-child { height: 38px; line-height: 38px; font-size: 14px; /*border-bottom: 1px solid #dedede;*/ } .newclass .class-table .newinfo table tr{ font-size: 12px; line-height: 30px; } .newclass .class-table .newinfo table tr td:first-child{ text-align: left; } .newclass .class-table .newinfo table td span{ color: #52bbf5; } .newclass .class-table .newinfo table td a:hover{ color: #d83047; } .newclass .class-table .newinfo table td.oldprice{ text-decoration: line-through; } .newclass .class-table .newinfo table td.price{ color: #d83047; } /*已报名学生滚动条*/ .newclass .class-table .newregister{ width: inherit; height: 42px; /*background-color: yellowgreen;*/ position: relative; font-size: 14px; border-bottom: 1px solid gray; box-sizing: border-box; overflow: hidden; } .newclass .class-table .newregister .todayr{ width: 106px; height: 42px; line-height: 42px; text-align: center; background-color: white; border-bottom: 1px solid #d83047; box-sizing: border-box; position: absolute; left: 0px; top: 0px; z-index: 99; } .newclass .class-table .newregister .todayr span.fa{ color:#d83047 ; font-size: 22px; margin: 0px 4px; } .newclass .class-table .newregister ul{ position: absolute; left: 0px; line-height: 42px; width: 20000px; /*background-color: yellow;*/ } .newclass .class-table .newregister li{ float: left; list-style: none; margin: 0px 15px; color: #cd2a21; } .newclass .class-table .newregister li span{ color: #333; display: inline-block; padding: 0px 5px; } /*师资力量*/ .teacher{ height: 350px; /*background-color: palegreen;*/ padding-top: 42px; box-sizing: border-box; } .teacher .teacherpower{ height: 64px; line-height: 64px; /*background-color: #0000FF;*/ font-size: 16px; } .teacher .teacherpower p.left{ margin-left: 4px; } .teacher .teacherpower .change span{ margin: 0px 5px; } .teacher .teacherpower .change span.fa-caret-left , .change span.fa-caret-right{ color:orangered; } .teacher .teacherpower .change span.fa-arrow-circle-o-right{ color: darkgray; } .teacher .teacherpower .change span a:hover{ color:#cd2a21 ; } /*教师图片*/ .teacher .teacherpic{ height: 244px; /*background-color: yellowgreen;*/ } .teacher .teacherpic ul{ display: none; } .teacher .teacherpic ul:first-child{ display: block; } .teacher .teacherpic ul li{ list-style: none; float: left; width: 270px; height: 240px; margin-right: 40px; /*background-color: yellow;*/ position: relative; /*overflow: hidden;*/ } .teacher .teacherpic ul li:last-child{ margin-right: 0px; } .teacher .teacherpic ul li .mask { width: 270px; height: 180px; position: absolute; top: 0px; left: 0px; background-color: rgba(0,0,0,0.6); padding: 40px 10px; color: white; line-height: 1.5em; box-sizing: border-box; display: none; } .teacher .teacherpic ul li .modify{ width: 270px; height: 180px; overflow: hidden; } .teacher .teacherpic ul li .modify img{ width: 270px; height: 380px; } .teacher .teacherpic ul li p.t1{ font-size: 14px; color: #333; position: absolute; bottom: 30px; } .teacher .teacherpic ul li p.t2{ font-size: 12px; color: #9a9a9a; position: absolute; bottom: 0px; } .teacher .teacherpic ul li span{ font-size: 20px; color: orangered; position: absolute; right: 0px; bottom: 0px; } /*学员作品*/ .students{ height: 394px; /*background-color: gray;*/ padding-top: 60px; box-sizing: border-box; } .students .products{ height: 36px; /*background-color: blue;*/ line-height: 36px; position: relative; border-bottom: 1px solid grey; box-sizing: border-box; } .students .products p{ margin-left: 4px; font-size: 16px; } .students .products ul { position: relative; left: 312px; } .students .products ul li{ list-style: none; float: left; padding: 0px 18px; } .students .products ul li a{ font-size: 14px; color: #545454; } .students .products .liner{ width: 100px; height: 2px; background-color: #db272a; position: absolute; left: 385px; bottom: -1px; } .students .productshow{ height: 298px; /*background-color: yellowgreen;*/ padding-top: 30px; box-sizing: border-box; } .students .productshow ul { display: none; } .students .productshow ul:first-child { display: block; } .students .productshow ul li{ list-style: none; float: left; width: 270px; height: 268px; margin-right: 40px; /*background-color: red;*/ padding: 8px; box-sizing: border-box; position: relative; } .students .productshow ul li:last-child{ margin-right: 0px; } .students .productshow ul li .suofang{ width: 254px; height: 180px; overflow: hidden; position: relative; } .students .productshow ul li img{ width: 254px; height: 180px; position: absolute; } .students .productshow ul li p.p1{ font-size: 14px; color: #333; position: absolute; bottom: 30px; } .students .productshow ul li p.p2{ font-size: 12px; color: #9a9a9a; position: absolute; bottom: 5px; } .students .productshow ul li span{ font-size: 12px; color: #9a9a9a; position: absolute; right: 0px; bottom: 5px; } .students .productshow ul li span:hover a { color: yellowgreen; } /*就业明星*/ .stars{ height: 300px; /*background-color: goldenrod;*/ } .stars .job{ height: 100px; /*background-color: deepskyblue;*/ position: relative; } .stars .job p.left{ font-size: 20px; position: absolute; bottom: 16px; } .stars .job p.right{ font-size: 12px; color: #595053; position: absolute; bottom: 16px; right: 0px; } .stars .job p.right span{ margin-left: 5px; } .stars .example{ height: 200px; /*background-color: red;*/ position: relative; } .stars .example .eg{ width: 1044px; height: inherit; position: absolute; left: 78px; /*background-color:royalblue ;*/ } .stars .example .prevbtn , .stars .example .nextbtn{ width: 78px; height: inherit; /*background-color: aquamarine;*/ text-align: center; font-size: 30px; position: relative; } .stars .example .prevbtn span , .stars .example .nextbtn span{ display: block; width: 40px; height: 70px; position: absolute; top: 65px; /*background-color: yellow;*/ line-height: 70px; color: gainsboro; } .stars .example .prevbtn span { right: 0px; } .stars .example .prevbtn span:hover{ background-color: rgba(0,0,0,0.5); color: white; } .stars .example .nextbtn span:hover{ background-color: rgba(0,0,0,0.5); color: white; } .stars .example .eg ul{ height: inherit; display: none; } .stars .example .eg ul:first-child{ display: block; } .stars .example .eg ul li{ float: left; list-style: none; width: 305px; height: inherit; margin-right: 64px; /*background-color: yellow;*/ } .stars .example .eg ul li:last-child{ margin-right: 0px; } .stars .example .eg ul li .headpic{ height: inherit; width: 76px; /*background-color: lightcoral;*/ box-sizing: border-box; padding-top: 30px; } .stars .example .eg ul li .headpic .spic{ width: 76px; height: 76px; border-radius: 50%; overflow: hidden; } .stars .example .eg ul li .headpic .spic img{ width: 76px; height: 76px; } .stars .example .eg ul li .headpic p{ text-align: center; line-height: 3em; font-size: 12px; } .stars .example .eg ul li .words{ width: 210px; height: inherit; /*background-color: yellowgreen;*/ position: relative; box-sizing: border-box; padding-top: 30px; } .stars .example .eg ul li .words .major{ font-size: 14px; } .stars .example .eg ul li .words .feedback{ font-size: 12px; color: #8c9195; line-height: 20px; position: absolute; top:70px ; } .stars .example .eg ul li .words .company{ font-size: 12px; color: #8c9195; position: absolute; top: 167px; } /*非凡荣誉*/ .honor{ height: 554px; /*background-color: yellowgreen;*/ } .honor .honor-text{ height: 64px; /*background-color: palegoldenrod;*/ position: relative; } .honor .honor-text p{ font-size: 20px; position: absolute; bottom: 0px; left: 0px; } .honor .honor-show{ height: 490px; } .honor .honor-show ul{ height: 245px; } .honor .honor-show ul li{ list-style: none; height: 245px; width: 270px; margin-right: 40px; /*background-color: goldenrod;*/ float: left; padding-top: 30px; box-sizing: border-box; } .honor .honor-show ul li:nth-child(4){ margin-right: 0px; } .honor .honor-show ul li:last-child{ margin-right: 0px; } .honor .honor-show ul li p{ font-size: 14px; text-align: center; line-height: 3em; } .slocation{ height: 284px; /*background-color: yellowgreen;*/ } .slocation .slocation-text{ height: 90px; /*background-color: palegoldenrod;*/ position: relative; } .slocation .slocation-text p{ font-size: 20px; position: absolute; bottom: 0px; left: 0px; } .slocation .slocation-show{ height: 194px; } .slocation .slocation-show ul{ height: 97px; } .slocation .slocation-show ul li{ float: left; list-style: none; width: 270px; height: inherit; margin-right: 40px; /*background-color: yellow;*/ box-sizing: border-box; padding-top: 50px; } .slocation .slocation-show ul li:nth-child(4){ margin-right: 0px; } .slocation .slocation-show ul li:last-child{ margin-right: 0px; } .slocation .slocation-show ul li .diff{ width: inherit; height: 47px; /*background-color: blue;*/ } .slocation .slocation-show ul li .diff .diffleft { width: 78px; height: inherit; /*background-color: pink;*/ border-right: 1px solid #dedde2; box-sizing: border-box; position: relative; } .slocation .slocation-show ul li .diff .diffleft p{ font-size: 18px; color: #2c2c2c; position: absolute; right: 10px; line-height: 1.5em; } .slocation .slocation-show ul li .diff .diffright { width:192px; height: inherit; /*background-color: orangered;*/ } .slocation .slocation-show ul li .diff .diffright p.xiaoqu{ font-size: 14px; color: #545454; line-height: 1.5em; text-indent: 12px; } .slocation .slocation-show ul li .diff .diffright p.phonenumber{ font-size: 12px; color: #989898; line-height: 1.5em; text-indent: 12px; } /*合作企业*/ .cooperate{ height: 300px; /*background-color: palegoldenrod;*/ } .cooperate .cooperate-text{ height: 162px; /*background-color: orangered;*/ position: relative; } .cooperate .cooperate-text p{ font-size: 20px; position: absolute; top: 98px; } .cooperate .cooperate-show{ height: 84px; /*background-color: yellowgreen;*/ } .cooperate .cooperate-show .prev,.cooperate .cooperate-show .next{ width: 30px; /*background-color: yellow;*/ height: inherit; text-align: center; position: relative; } .cooperate .cooperate-show .prev span:hover,.cooperate .cooperate-show .next span:hover{ background-color: rgba(0,0,0,0.5); } .cooperate .cooperate-show .prev span,.cooperate .cooperate-show .next span{ display: block; width: 30px; height: 60px; position: absolute; top: 12px; line-height: 60px; font-size: 30px; color: gainsboro; } .cooperate .cooperate-show .middle{ width: 1140px; height: inherit; /*background-color: brown;*/ overflow: hidden; position: relative; } .cooperate .cooperate-show .middle ul{ position: absolute; width: 10000px; left: 0px; } .cooperate .cooperate-show .middle ul li{ list-style: none; float: left; width: 175px; height:84px; margin-right: 15px; background-color: yellowgreen; box-sizing: border-box; /*border: 1px solid #dfdfdf;*/ } /*.cooperate .cooperate-show .middle ul li:nth-child(6){ margin-right: 0px; } .cooperate .cooperate-show .middle ul li:nth-child(12){ margin-right: 0px; }*/ /*.cooperate .cooperate-show .middle ul li:nth-child(15){ margin-right: 0px; }*/ .cooperate .cooperate-show .middle ul li img{ width: 175px; height:84px; } /*footer部分*/ .footer{ min-width: 1200px; height: 676px; background-color: #f3f3f3; } .footer .footer1{ height: 130px; /*background-color: orchid;*/ } .footer .footer1 ul{ height: inherit; } .footer .footer1 ul li{ list-style: none; float: left; width: 145px; height: inherit; margin-right: 66px; /*background-color: royalblue;*/ position: relative; } .footer .footer1 ul li:last-child{ margin-right: 0px; } .footer .footer1 ul li .zizhi{ width: inherit; height: 40px; position: absolute; top: 55px; /*background-color: white;*/ } .footer .footer1 ul li .zizhi .zizhi-left{ width: 40px; height: 40px; /*background-color: orangered;*/ } .footer .footer1 ul li .zizhi .zizhi-left img{ width: inherit; height: inherit; } .footer .footer1 ul li .zizhi .zizhi-right{ width: 105px; height: inherit; /*background-color: yellowgreen;*/ } .footer .footer1 ul li .zizhi .zizhi-right p{ font-size: 14px; color: #333; } .footer .footer1 ul li .zizhi .zizhi-right span{ font-size: 12px; color: #999999; } /*footer2*/ .footer .footer2{ height: 402px; /*background-color: yellow;*/ padding-top: 36px; box-sizing: border-box; position: relative; } .footer .footer2 .list{ width: 910px; height: 266px; /*background-color: royalblue;*/ } .footer .footer2 .list ul{ height: inherit; } .footer .footer2 .list ul li{ list-style: none; float: left; width: 70px; height: inherit; margin-right: 70px; /*background-color: yellowgreen;*/ text-align: center; } .footer .footer2 .list ul li:last-child{ margin-right: 0px; } .footer .footer2 .list ul li span{ font-size: 14px; line-height: 24px; color: 2f2f2f; } .footer .footer2 .list ul li p a{ font-size: 12px; line-height: 24px; color: 848484; } .footer .footer2 .list ul li p:hover a{ color: #d62f27; } .footer .footer2 .code{ width: 290px; height: 266px; /*background-color: goldenrod;*/ padding-left: 114px; box-sizing: border-box; } .footer .footer2 .code h2{ font-size: 18px; line-height: 2em; } .footer .footer2 .code p{ font-size: 12px; line-height: 2em; } .footer .footer2 .friend-link{ width: 1024px; height: 100px; /*background-color: red;*/ position: absolute; bottom: 0px; } .footer .footer2 .friend-link p{ font-size: 14px; color: rgb(128,128,128); } .footer .footer2 .friend-link span{ margin-right: 12px; font-size: 10px; } .footer .footer2 .friend-link span a{ color: rgb(128,128,128); } .footer .footer3{ height: 144px; /*background-color: gray;*/ padding: 20px 280px; box-sizing: border-box; text-align: center; position: relative; } .footer .footer3 p:first-child{ font-size: 8px; color: #868686; } .footer .footer3 p.law{ font-size: 12px; color: #868686; } .footer .footer3 img{ position: absolute; bottom: 0px; left: 370px; } .aside-scroll{ position: absolute; left: 10px; top: 0px; z-index: 999; }
css/style.css
*{ margin: 0px; padding: 0px; } body{ background-color: #ffffff; font-size: 14px; font-family: "微软雅黑"; color: #333; } /*居中的容器*/ .w{ width: 1200px; margin-left: auto; margin-right: auto; } /*页面里的a标签的颜色以及样式*/ a{ color: #333; text-decoration: none; } /*左右浮动,恢复父容器塌陷高度*/ .left{ float: left; } .right{ float: right; } .clear:after{ display: block; content: ""; clear: both; } /*top*/ .top{ min-width: 1200px; height: 38px; background-color: #e3effd; font-size: 12px; } .top .nav{ line-height: 38px; } .top .nav li{ list-style: none; float: left; padding: 0px 11px; position: relative; } .top .nav li:hover{ background-color: gainsboro; } .top .nav li:hover span:before{ content: "\f106"; } .top .nav li:hover .sub-nav{ display: block; z-index: 99; width: 100px; } .top .nav li span{ color: #dd2c40; display: inline-block; padding: 0px 5px; } /*二级菜单*/ .top .sub-nav{ width: 90px; position: absolute; top: 38px; left: 0px; background-color: gainsboro; display: none; text-align: center; } .top .sub-nav li{ float: none; } .top .sub-nav li:hover{ background-color: #e3effd; } .top .sub-nav li:hover a{ color: #dd2c40; } /*wechat*/ .top .wechat{ line-height: 38px; } .top .wechat li{ list-style: none; height: 38px; position: relative; padding-top: 9px; box-sizing: border-box; } .top .wechat li:hover{ background-color:#e3effd ; } .top .wechat li:hover .code{ display: block; } .top .wechat li .code{ position: absolute; top: 38px; right: 0px; display: none; width: 110px; height: 110px; } .top .wechat li .code img{ width: inherit; height:inherit; } /*feifanlogo*/ .header{ /*min-width: 1200px;*/ height: 114px; /*background-color: yellowgreen;*/ padding: 22px 0px; box-sizing: border-box; } .header .logo{ height: 70px; } .header .logo img{ height: 70px; } .header .slogan{ line-height: 70px; margin-left: 30px; font-size: 16px; } .header .schoolphone{ height: 70px; line-height: 70px; } .header .schoolphone ul{} .header .schoolphone ul li{ list-style: none; float: left; margin-right: 35px; font-size: 16px; } .header .schoolphone ul li span{ margin-right: 10px; font-size: 30px; color: #f6c374; } .header .schoolphone ul li:last-child{ margin-right: 0px; font-size: 18px; } .header .schoolphone ul li:last-child span{ color: #e22829; } /*banner*/ .banner{ width: 1200px; height: 350px; background-color: goldenrod; position: relative; } .banner .images-lunbo li{ display: none; height: 350px; list-style: none; position: absolute; } .banner .images-lunbo li img{ width: 1200px; height: 350px; } .banner .images-lunbo li:first-child{ display: block; } .banner .images-lunbo li img { height: 350px; } .banner .points{ position: absolute; bottom: 20px; left: 50%; } .banner .points li{ float: left; width: 12px; height: 12px; margin: 0px 6px; border: 1px solid white; list-style: none; border-radius: 50%; } .banner .points li.active{ background-color: #da2b28; border: 1px solid #da2b28; } .banner .bannerprev,.banner .bannernext{ width: 40px; height: 70px; background-color: rgba(0,0,0,0.3); position: absolute; top: 140px; line-height: 70px; text-align: center; display: none; } .banner .bannerprev a,.banner .bannernext a{ font-size: 30px; color: white; font-weight: 700; } .banner .bannerprev{ left: 0px; } .banner .bannernext{ right: 0px; } /*课程导航*/ .lesson{ height: 456px; /*background-color: greenyellow;*/ position: relative; margin-top: 48px; } .lesson .nav-lesson{ width: 220px; height: inherit; /*background-color: royalblue;*/ position: absolute; top: 0px; left: 0px; } .lesson .news{ height: inherit; /*background-color: wheat;*/ padding-left:240px; padding-right: 228px; } .lesson .hotlesson{ width: 200px; height: inherit; /*background-color: greenyellow;*/ position: absolute; top: 0px; right: 0px; } /*课程导航左侧nav-lesson*/ .lesson .nav-lesson li{ height: 41px; border-bottom: 1px solid #d8d8d8; border-left: 1px solid #d8d8d8; border-right: 1px solid #d8d8d8; box-sizing: border-box; line-height: 41px; list-style: none; } .lesson .nav-lesson li:first-child{ border-left:none; border-right:none; background-color: #dd2726; color: #FFFFFF; } .lesson .nav-lesson li:first-child{ font-size: 16px; } .lesson .nav-lesson li:first-child span{ margin: 0px 18px; font-size: 12px; } .lesson .nav-lesson li p{ display: inline-block; position: absolute; } /*.lesson .nav-lesson li:not(:first-child).hover { background-color: gainsboro; }*/ .lesson .nav-lesson li:not(:first-child):hover{ background-color: gainsboro; } .lesson .nav-lesson li p.f1{ font-size: 14px; color: #392934; left: 20px; } .lesson .nav-lesson li p.f2{ font-size: 12px; color: #9b9a96; left: 110px; } .lesson .nav-lesson li p.f2:hover{ color: #dd2726; } .lesson .nav-lesson li p.f3{ font-size: 12px; color: #9b9a96; left: 156px; } .lesson .nav-lesson li p.f3:hover{ color: #dd2726; } .lesson .nav-lesson li .nav-goodlist{ width: 622px; height: 409px; border: 1px solid #ddd; position: absolute; left: 220px; top: 41px; box-sizing: border-box; padding-top: 20px; background-color: #fff; z-index: 99; display: none; } .lesson .nav-lesson li:hover .nav-goodlist{ display: block; z-index: 99; } .lesson .nav-lesson li .nav-goodlist li{ list-style: none; width: 290px; height: 62px; padding-left: 20px; box-sizing: border-box; float: left; margin-left: 20px; font-size: 14px; } .lesson .nav-lesson li .nav-goodlist li:hover{ background-color: white; } .lesson .nav-lesson li .nav-goodlist li:hover a{ color:#dd2c40 ; } /*news*/ .lesson .news .news-top{ width: inherit; height: 45px; /*background-color: cyan;*/ font-size: 16px; line-height: 45px; border-bottom: 2px solid #d8d8d8; } .lesson .news .news-top li{ list-style: none; float: left; padding: 0px 18px; margin-right: 78px; } .lesson .news .news-top li:hover{ color: #dd1d28; border-bottom: 2px solid #db2728; } .lesson .news .news-top li:hover a{ color:#db2728 ; } .lesson .news .news-top li:hover .news-content{ display: block; } .lesson .news .news-top li .news-content{ width: 732px; height: 405px; /*background-color: #008000;*/ position: absolute; top: 45px; left: 240px; padding: 16px 0px; box-sizing: border-box; display: none; } .lesson .news .news-top li .news-content .rows{ width: 732px; height: 66px; margin-bottom: 40px; /*background-color: palegreen;*/ } .lesson .news .news-top li .news-content .rows:last-child{ margin-bottom: 0px; } .lesson .news .news-top li .news-content .rows .info{ width: 340px; height: 66px; } .lesson .news .news-top li .news-content .rows .imagess{ width: 50px; height: inherit; position: relative; } .lesson .news .news-top li .news-content img{ width: 50px; height: 50px; border-radius: 50%; } .lesson .news .news-top li .news-content .rows .imagess p{ text-align: center; font-size: 12px; line-height: 16px; position: absolute; top: 50px; left: 10px; color: #333333; } .lesson .news .news-top li .news-content .rows .info .information{ width: 290px; height: inherit; /*background-color: red;*/ padding-left: 20px; box-sizing: border-box; } .lesson .news .news-top li .news-content .rows .info .information span{ display: block; font-size: 14px; line-height: 1.5em; color: #1f313d; } .lesson .news .news-top li .news-content .rows .info .information span:hover{ color: #dd2726; } .lesson .news .news-top li .news-content .rows .info .information p{ font-size: 12px; line-height: 2em; color: #b0afad; } /*.lesson .news .news-top li .news-content .rows .info .information p:hover{ color: #f6c374; }*/ /*右侧hotlesson*/ .lesson .hotlesson p{ font-size: 16px; line-height: 45px; text-align: center; } .lesson .hotlesson .kex{ width: 200px; height: 130px; margin-bottom: 10px; position: relative; } .lesson .hotlesson .kex:last-child{ margin-bottom: 0px; } .lesson .hotlesson .kex img{ width: 200px; height: 130px; } .lesson .hotlesson .kex .kex1{ width: inherit; height: 30px; background-color: rgba(0,0,0,0.6); position: absolute; bottom: 0px; z-index: 99; padding-left: 12px; padding-top: 5px; box-sizing: border-box; } .lesson .hotlesson .kex .kex1 a{ color: #fff; font-size: 12px; } .lesson .hotlesson .kex .kex1 p{ text-align: left; line-height: 1.5em; display: none; } .lesson .hotlesson .kex .kex1 p a{ color: gainsboro; } /*新开班newclass*/ .newclass{ height: 612px; /*background-color: greenyellow;*/ padding-top: 36px; box-sizing: border-box; } .newclass .latestclass{ width: inherit; height: 48px; /*background-color: goldenrod;*/ line-height: 48px; position: relative; border-bottom: 1px solid #e1e1e1; } .newclass .latestclass h3{ display: inline-block; font-family: "微软雅黑"; font-size: 20px; padding-left: 5px; line-height: 48px; } .newclass .latestclass ul{ display: inline-block; position: absolute; left: 250px; font-size: 14px; } .newclass .latestclass ul li{ float: left; list-style: none; padding: 0px 16px; } .newclass .latestclass ul li:first-child a{ color: #db272a; } .newclass .latestclass ul li:last-child{ margin-right: 0px; } .newclass .latestclass .liner{ width: 100px; height: 2px; background-color: #db272a; position: absolute; left: 235px; bottom: -1px; } /*中间图片box*/ .newclass .classpic{ height: 300px; width: inherit; /*background-color: palevioletred;*/ } .newclass .classpic ul{ height: 300px; width: inherit; /*background-color: #0000FF;*/ display: none; } .newclass .classpic ul:first-child{ display: block; } .newclass .classpic ul li{ float: left; width: 298px; height: 300px; margin-right: 2.5px; /*background-color: yellow;*/ list-style: none; position: relative; } .newclass .classpic ul li:last-child{ float: right; margin-right: 0px; } .newclass .classpic li .n1{ width: 298px; height: 274px; /*background-color: blue;*/ position: absolute; top: 12px; padding: 14px; box-sizing: border-box; border: 1px solid white; } .newclass .classpic li .n1:hover{ border-color:gainsboro; } .newclass .classpic li .n1 .suofang{ width: 270px; height: 180px; overflow: hidden; position: relative; } .newclass .classpic li .n1 img{ width: 270px; height: 180px; position: absolute; } .newclass .classpic li .n1 .nf1{ font-size: 16px; color: #333; } .newclass .classpic li .n1 .nf1:hover a{ color: #dd2c40; } .newclass .classpic li .n1 .nf2{ position: absolute; left: 14px; bottom: 14px; font-size: 12px; color: #929292; } .newclass .classpic li .n1 .nf3{ position: absolute; right: 14px; bottom: 14px; font-size: 12px; color: #929292; } .newclass .classpic li .n1 .nf3 a:hover{ color: yellowgreen; } /*开班课程列表*/ .newclass .class-table{ height: 227px; /*background-color: royalblue;*/ } .newclass .class-table .newinfo{ height: 185px; /*background-color: gold;*/ position: relative; } .newclass .class-table .newinfo table{ width: 576px; height: 185px; position: absolute; text-align: center; } .newclass .class-table .newinfo table.c1{ left: 8px; } .newclass .class-table .newinfo table.c2{ left: 618px; } .newclass .class-table .newinfo table tr:first-child { height: 38px; line-height: 38px; font-size: 14px; /*border-bottom: 1px solid #dedede;*/ } .newclass .class-table .newinfo table tr{ font-size: 12px; line-height: 30px; } .newclass .class-table .newinfo table tr td:first-child{ text-align: left; } .newclass .class-table .newinfo table td span{ color: #52bbf5; } .newclass .class-table .newinfo table td a:hover{ color: #d83047; } .newclass .class-table .newinfo table td.oldprice{ text-decoration: line-through; } .newclass .class-table .newinfo table td.price{ color: #d83047; } /*已报名学生滚动条*/ .newclass .class-table .newregister{ width: inherit; height: 42px; /*background-color: yellowgreen;*/ position: relative; font-size: 14px; border-bottom: 1px solid gray; box-sizing: border-box; overflow: hidden; } .newclass .class-table .newregister .todayr{ width: 106px; height: 42px; line-height: 42px; text-align: center; background-color: white; border-bottom: 1px solid #d83047; box-sizing: border-box; position: absolute; left: 0px; top: 0px; z-index: 99; } .newclass .class-table .newregister .todayr span.fa{ color:#d83047 ; font-size: 22px; margin: 0px 4px; } .newclass .class-table .newregister ul{ position: absolute; left: 0px; line-height: 42px; width: 20000px; /*background-color: yellow;*/ } .newclass .class-table .newregister li{ float: left; list-style: none; margin: 0px 15px; color: #cd2a21; } .newclass .class-table .newregister li span{ color: #333; display: inline-block; padding: 0px 5px; } /*师资力量*/ .teacher{ height: 350px; /*background-color: palegreen;*/ padding-top: 42px; box-sizing: border-box; } .teacher .teacherpower{ height: 64px; line-height: 64px; /*background-color: #0000FF;*/ font-size: 16px; } .teacher .teacherpower p.left{ margin-left: 4px; } .teacher .teacherpower .change span{ margin: 0px 5px; } .teacher .teacherpower .change span.fa-caret-left , .change span.fa-caret-right{ color:orangered; } .teacher .teacherpower .change span.fa-arrow-circle-o-right{ color: darkgray; } .teacher .teacherpower .change span a:hover{ color:#cd2a21 ; } /*教师图片*/ .teacher .teacherpic{ height: 244px; /*background-color: yellowgreen;*/ } .teacher .teacherpic ul{ display: none; } .teacher .teacherpic ul:first-child{ display: block; } .teacher .teacherpic ul li{ list-style: none; float: left; width: 270px; height: 240px; margin-right: 40px; /*background-color: yellow;*/ position: relative; /*overflow: hidden;*/ } .teacher .teacherpic ul li:last-child{ margin-right: 0px; } .teacher .teacherpic ul li .mask { width: 270px; height: 180px; position: absolute; top: 0px; left: 0px; background-color: rgba(0,0,0,0.6); padding: 40px 10px; color: white; line-height: 1.5em; box-sizing: border-box; display: none; } .teacher .teacherpic ul li .modify{ width: 270px; height: 180px; overflow: hidden; } .teacher .teacherpic ul li .modify img{ width: 270px; height: 380px; } .teacher .teacherpic ul li p.t1{ font-size: 14px; color: #333; position: absolute; bottom: 30px; } .teacher .teacherpic ul li p.t2{ font-size: 12px; color: #9a9a9a; position: absolute; bottom: 0px; } .teacher .teacherpic ul li span{ font-size: 20px; color: orangered; position: absolute; right: 0px; bottom: 0px; } /*学员作品*/ .students{ height: 394px; /*background-color: gray;*/ padding-top: 60px; box-sizing: border-box; } .students .products{ height: 36px; /*background-color: blue;*/ line-height: 36px; position: relative; border-bottom: 1px solid grey; box-sizing: border-box; } .students .products p{ margin-left: 4px; font-size: 16px; } .students .products ul { position: relative; left: 312px; } .students .products ul li{ list-style: none; float: left; padding: 0px 18px; } .students .products ul li a{ font-size: 14px; color: #545454; } .students .products .liner{ width: 100px; height: 2px; background-color: #db272a; position: absolute; left: 385px; bottom: -1px; } .students .productshow{ height: 298px; /*background-color: yellowgreen;*/ padding-top: 30px; box-sizing: border-box; } .students .productshow ul { display: none; } .students .productshow ul:first-child { display: block; } .students .productshow ul li{ list-style: none; float: left; width: 270px; height: 268px; margin-right: 40px; /*background-color: red;*/ padding: 8px; box-sizing: border-box; position: relative; } .students .productshow ul li:last-child{ margin-right: 0px; } .students .productshow ul li .suofang{ width: 254px; height: 180px; overflow: hidden; position: relative; } .students .productshow ul li img{ width: 254px; height: 180px; position: absolute; } .students .productshow ul li p.p1{ font-size: 14px; color: #333; position: absolute; bottom: 30px; } .students .productshow ul li p.p2{ font-size: 12px; color: #9a9a9a; position: absolute; bottom: 5px; } .students .productshow ul li span{ font-size: 12px; color: #9a9a9a; position: absolute; right: 0px; bottom: 5px; } .students .productshow ul li span:hover a { color: yellowgreen; } /*就业明星*/ .stars{ height: 300px; /*background-color: goldenrod;*/ } .stars .job{ height: 100px; /*background-color: deepskyblue;*/ position: relative; } .stars .job p.left{ font-size: 20px; position: absolute; bottom: 16px; } .stars .job p.right{ font-size: 12px; color: #595053; position: absolute; bottom: 16px; right: 0px; } .stars .job p.right span{ margin-left: 5px; } .stars .example{ height: 200px; /*background-color: red;*/ position: relative; } .stars .example .eg{ width: 1044px; height: inherit; position: absolute; left: 78px; /*background-color:royalblue ;*/ } .stars .example .prevbtn , .stars .example .nextbtn{ width: 78px; height: inherit; /*background-color: aquamarine;*/ text-align: center; font-size: 30px; position: relative; } .stars .example .prevbtn span , .stars .example .nextbtn span{ display: block; width: 40px; height: 70px; position: absolute; top: 65px; /*background-color: yellow;*/ line-height: 70px; color: gainsboro; } .stars .example .prevbtn span { right: 0px; } .stars .example .prevbtn span:hover{ background-color: rgba(0,0,0,0.5); color: white; } .stars .example .nextbtn span:hover{ background-color: rgba(0,0,0,0.5); color: white; } .stars .example .eg ul{ height: inherit; display: none; } .stars .example .eg ul:first-child{ display: block; } .stars .example .eg ul li{ float: left; list-style: none; width: 305px; height: inherit; margin-right: 64px; /*background-color: yellow;*/ } .stars .example .eg ul li:last-child{ margin-right: 0px; } .stars .example .eg ul li .headpic{ height: inherit; width: 76px; /*background-color: lightcoral;*/ box-sizing: border-box; padding-top: 30px; } .stars .example .eg ul li .headpic .spic{ width: 76px; height: 76px; border-radius: 50%; overflow: hidden; } .stars .example .eg ul li .headpic .spic img{ width: 76px; height: 76px; } .stars .example .eg ul li .headpic p{ text-align: center; line-height: 3em; font-size: 12px; } .stars .example .eg ul li .words{ width: 210px; height: inherit; /*background-color: yellowgreen;*/ position: relative; box-sizing: border-box; padding-top: 30px; } .stars .example .eg ul li .words .major{ font-size: 14px; } .stars .example .eg ul li .words .feedback{ font-size: 12px; color: #8c9195; line-height: 20px; position: absolute; top:70px ; } .stars .example .eg ul li .words .company{ font-size: 12px; color: #8c9195; position: absolute; top: 167px; } /*非凡荣誉*/ .honor{ height: 554px; /*background-color: yellowgreen;*/ } .honor .honor-text{ height: 64px; /*background-color: palegoldenrod;*/ position: relative; } .honor .honor-text p{ font-size: 20px; position: absolute; bottom: 0px; left: 0px; } .honor .honor-show{ height: 490px; } .honor .honor-show ul{ height: 245px; } .honor .honor-show ul li{ list-style: none; height: 245px; width: 270px; margin-right: 40px; /*background-color: goldenrod;*/ float: left; padding-top: 30px; box-sizing: border-box; } .honor .honor-show ul li:nth-child(4){ margin-right: 0px; } .honor .honor-show ul li:last-child{ margin-right: 0px; } .honor .honor-show ul li p{ font-size: 14px; text-align: center; line-height: 3em; } .slocation{ height: 284px; /*background-color: yellowgreen;*/ } .slocation .slocation-text{ height: 90px; /*background-color: palegoldenrod;*/ position: relative; } .slocation .slocation-text p{ font-size: 20px; position: absolute; bottom: 0px; left: 0px; } .slocation .slocation-show{ height: 194px; } .slocation .slocation-show ul{ height: 97px; } .slocation .slocation-show ul li{ float: left; list-style: none; width: 270px; height: inherit; margin-right: 40px; /*background-color: yellow;*/ box-sizing: border-box; padding-top: 50px; } .slocation .slocation-show ul li:nth-child(4){ margin-right: 0px; } .slocation .slocation-show ul li:last-child{ margin-right: 0px; } .slocation .slocation-show ul li .diff{ width: inherit; height: 47px; /*background-color: blue;*/ } .slocation .slocation-show ul li .diff .diffleft { width: 78px; height: inherit; /*background-color: pink;*/ border-right: 1px solid #dedde2; box-sizing: border-box; position: relative; } .slocation .slocation-show ul li .diff .diffleft p{ font-size: 18px; color: #2c2c2c; position: absolute; right: 10px; line-height: 1.5em; } .slocation .slocation-show ul li .diff .diffright { width:192px; height: inherit; /*background-color: orangered;*/ } .slocation .slocation-show ul li .diff .diffright p.xiaoqu{ font-size: 14px; color: #545454; line-height: 1.5em; text-indent: 12px; } .slocation .slocation-show ul li .diff .diffright p.phonenumber{ font-size: 12px; color: #989898; line-height: 1.5em; text-indent: 12px; } /*合作企业*/ .cooperate{ height: 300px; /*background-color: palegoldenrod;*/ } .cooperate .cooperate-text{ height: 162px; /*background-color: orangered;*/ position: relative; } .cooperate .cooperate-text p{ font-size: 20px; position: absolute; top: 98px; } .cooperate .cooperate-show{ height: 84px; /*background-color: yellowgreen;*/ } .cooperate .cooperate-show .prev,.cooperate .cooperate-show .next{ width: 30px; /*background-color: yellow;*/ height: inherit; text-align: center; position: relative; } .cooperate .cooperate-show .prev span:hover,.cooperate .cooperate-show .next span:hover{ background-color: rgba(0,0,0,0.5); } .cooperate .cooperate-show .prev span,.cooperate .cooperate-show .next span{ display: block; width: 30px; height: 60px; position: absolute; top: 12px; line-height: 60px; font-size: 30px; color: gainsboro; } .cooperate .cooperate-show .middle{ width: 1140px; height: inherit; /*background-color: brown;*/ overflow: hidden; position: relative; } .cooperate .cooperate-show .middle ul{ position: absolute; width: 10000px; left: 0px; } .cooperate .cooperate-show .middle ul li{ list-style: none; float: left; width: 175px; height:84px; margin-right: 15px; background-color: yellowgreen; box-sizing: border-box; /*border: 1px solid #dfdfdf;*/ } /*.cooperate .cooperate-show .middle ul li:nth-child(6){ margin-right: 0px; } .cooperate .cooperate-show .middle ul li:nth-child(12){ margin-right: 0px; }*/ /*.cooperate .cooperate-show .middle ul li:nth-child(15){ margin-right: 0px; }*/ .cooperate .cooperate-show .middle ul li img{ width: 175px; height:84px; } /*footer部分*/ .footer{ min-width: 1200px; height: 676px; background-color: #f3f3f3; } .footer .footer1{ height: 130px; /*background-color: orchid;*/ } .footer .footer1 ul{ height: inherit; } .footer .footer1 ul li{ list-style: none; float: left; width: 145px; height: inherit; margin-right: 66px; /*background-color: royalblue;*/ position: relative; } .footer .footer1 ul li:last-child{ margin-right: 0px; } .footer .footer1 ul li .zizhi{ width: inherit; height: 40px; position: absolute; top: 55px; /*background-color: white;*/ } .footer .footer1 ul li .zizhi .zizhi-left{ width: 40px; height: 40px; /*background-color: orangered;*/ } .footer .footer1 ul li .zizhi .zizhi-left img{ width: inherit; height: inherit; } .footer .footer1 ul li .zizhi .zizhi-right{ width: 105px; height: inherit; /*background-color: yellowgreen;*/ } .footer .footer1 ul li .zizhi .zizhi-right p{ font-size: 14px; color: #333; } .footer .footer1 ul li .zizhi .zizhi-right span{ font-size: 12px; color: #999999; } /*footer2*/ .footer .footer2{ height: 402px; /*background-color: yellow;*/ padding-top: 36px; box-sizing: border-box; position: relative; } .footer .footer2 .list{ width: 910px; height: 266px; /*background-color: royalblue;*/ } .footer .footer2 .list ul{ height: inherit; } .footer .footer2 .list ul li{ list-style: none; float: left; width: 70px; height: inherit; margin-right: 70px; /*background-color: yellowgreen;*/ text-align: center; } .footer .footer2 .list ul li:last-child{ margin-right: 0px; } .footer .footer2 .list ul li span{ font-size: 14px; line-height: 24px; color: 2f2f2f; } .footer .footer2 .list ul li p a{ font-size: 12px; line-height: 24px; color: 848484; } .footer .footer2 .list ul li p:hover a{ color: #d62f27; } .footer .footer2 .code{ width: 290px; height: 266px; /*background-color: goldenrod;*/ padding-left: 114px; box-sizing: border-box; } .footer .footer2 .code h2{ font-size: 18px; line-height: 2em; } .footer .footer2 .code p{ font-size: 12px; line-height: 2em; } .footer .footer2 .friend-link{ width: 1024px; height: 100px; /*background-color: red;*/ position: absolute; bottom: 0px; } .footer .footer2 .friend-link p{ font-size: 14px; color: rgb(128,128,128); } .footer .footer2 .friend-link span{ margin-right: 12px; font-size: 10px; } .footer .footer2 .friend-link span a{ color: rgb(128,128,128); } .footer .footer3{ height: 144px; /*background-color: gray;*/ padding: 20px 280px; box-sizing: border-box; text-align: center; position: relative; } .footer .footer3 p:first-child{ font-size: 8px; color: #868686; } .footer .footer3 p.law{ font-size: 12px; color: #868686; } .footer .footer3 img{ position: absolute; bottom: 0px; left: 370px; } .aside-scroll{ position: absolute; left: 10px; top: 0px; z-index: 999; }
0.254602
0.049959
html, body { margin: 0; font-size: 100%; background: #fff; font-family: 'Nunito', sans-serif; } html { scroll-behavior: smooth; } body a { text-decoration: none; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } a:hover { text-decoration: none; } input[type="button"], input[type="submit"] { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } h1, h2, h3, h4, h5, h6 { margin: 0; } p { margin: 0; color: #393A3B; letter-spacing: 1px; font-size: 20px; line-height: 1.8; } ul, li { margin: 0; padding: 0; list-style-type: none; } label { margin: 0; } /*-- //Reset-Code --*/ .middle-heading h3 { font-size: 55px; color: #003666; text-shadow: 0px 1px 1px #000000; text-transform: capitalize; font-weight: 700; } .middle-heading1 h3 { font-size: 55px; color: #fff; text-shadow: 0px 1px 1px #000000; text-transform: capitalize; font-weight: 700; } a.move-top span { color: #fff; width: 35px; background: rgba(255, 255, 255, 0); border-radius: 50%; height: 35px; border: 1px solid #ffffff; line-height: 1.9em; } /* CSS Document */ .toggle, [id^=drop] { display: none; } /* Giving a background-color to the nav container. */ nav { margin:0; padding: 0; } header { z-index: 9; position: absolute; width: 100%; } #logo a { float: left; font-size: .9em; text-transform: capitalize; display: initial; margin: 0; letter-spacing: 3px; color: #fff; font-weight: 700; } /* Since we'll have the "ul li" "float:left" * we need to add a clear after the container. */ nav:after { content:""; display:table; clear:both; } /* Removing padding, margin and "list-style" from the "ul", * and adding "position:reltive" */ nav ul { float: right; padding:0; margin:0; list-style: none; position: relative; } /* Positioning the navigation items inline */ nav ul li { margin: 0px; display:inline-block; float: left; } /* Styling the links */ nav a { color: #fff; text-transform: capitalize; font-weight: bold; font-size: 17px; letter-spacing: 1px; padding-left: 0; padding-right: 0; padding: 10px 0; } nav ul li ul li:hover { background: #f8f9fa; } /* Background color change on Hover */ nav a:hover { color: #000; } .menu li.active a { color: #000; } /* Hide Dropdowns by Default * and giving it a position of absolute */ nav ul ul { display: none; position: absolute; /* has to be the same number as the "line-height" of "nav a" */ top: 30px; background: #fff; padding: 10px; } /* Display Dropdowns on Hover */ nav ul li:hover > ul { display:inherit; } /* Fisrt Tier Dropdown */ nav ul ul li { width:170px; float:none; display:list-item; position: relative; } nav ul ul li a { color: #333; padding: 5px 10px; display: block; } /* Second, Third and more Tiers * We move the 2nd and 3rd etc tier dropdowns to the left * by the amount of the width of the first tier. */ nav ul ul ul li { position: relative; top:-60px; /* has to be the same number as the "width" of "nav ul ul li" */ left:170px; } /* Change ' +' in order to change the Dropdown symbol */ li > a:only-child:after { content: ''; } /* Media Queries --------------------------------------------- */ @media all and (max-width : 991px) { #logo { display: block; padding: 0; width: 100%; text-align: center; float: none; } nav { margin: 0; } /* Hide the navigation menu by default */ /* Also hide the */ .toggle + a, .menu { display: none; } /* Stylinf the toggle lable */ .toggle { display: block; padding: 6px 20px; font-size: 17px; text-decoration: none; border: none; float: right; background-color: #ffffff; color: #000; margin-top: 15px; } .menu .toggle { float: none; text-align: center; margin: auto; width: 25%; padding: 5px; font-weight: normal; font-size: 16px; letter-spacing: 1px; } .toggle:hover { color:#333; background-color: #fff; } /* Display Dropdown when clicked on Parent Lable */ [id^=drop]:checked + ul { display: block; background: rgba(0, 0, 0, 0.86); padding: 15px 0; text-align: center; width: 100%; } /* Change menu item's width to 100% */ nav ul li { display: block; width: 100%; padding: 5px 0; } nav ul ul .toggle, nav ul ul a { padding: 0 40px; } nav ul ul ul a { padding: 0 80px; } nav a:hover, nav ul ul ul a { background-color: transparent; } nav ul li ul li .toggle, nav ul ul a, nav ul ul ul a{ padding:14px 20px; color:#FFF; font-size:17px; } nav ul li ul li .toggle, nav ul ul a { background-color: #212121; } /* Hide Dropdowns by Default */ nav ul ul { float: none; position:static; color: #ffffff; /* has to be the same number as the "line-height" of "nav a" */ } /* Hide menus on hover */ nav ul ul li:hover > ul, nav ul li:hover > ul { display: none; } /* Fisrt Tier Dropdown */ nav ul ul li { display: block; width: 100%; padding: 0; } nav ul ul ul li { position: static; /* has to be the same number as the "width" of "nav ul ul li" */ } } @media all and (max-width : 330px) { nav ul li { display:block; width: 94%; } } /*-- banner --*/ .banner { background: url(../wall.jpg) no-repeat center; min-height: 100vh; background-size: cover; position: relative; } .banner-main { padding-top: 17em; text-align: center; } .banner-sub { color: #fff; font-size: 40px; text-transform: capitalize; font-weight: 700; letter-spacing: 3px; } .banner-main h6 { font-size: 16px; color: #cecece; letter-spacing: 1px; text-transform: capitalize; } .ser-lt span.fa { width: 90px; height: 90px; line-height: 90px; font-size: 35px; color: #ffffff; border: solid 2px rgb(202, 202, 202); transform: rotate(-45deg); border-radius: 4px; } span.line { width: 10%; height: 3px; background: #fff; display: block; margin: 2.3em auto; } /*-- banner --*/ /*-- about --*/ .about-right { border-left: 3px solid #445c6e; } .about-right span { font-size: 55px; float: left; margin-right: 7px; line-height: 42px; color: #003666; font-weight: 600; } .about-left h2 { text-align: center; line-height: 1.6; text-transform: capitalize; font-size: 35px; color: #445c6e; font-weight: 700; } p.iner { text-align: center; } /*-- //about --*/ /*-- services --*/ .mb-60 { margin-bottom: 60px; } .services-inner { border: 2px solid #445c6e; transition: .3s; border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; height: auto; } .our-services-icon { margin-top: -28px; } .our-services-icon span.fa { margin-left: 141px; color: #445c6e; font-size: 30px; background: #fff; border: 2px solid #445c6e; border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; width: 55px; height: 55px; line-height: 50px; text-align: center; } .our-services-text { overflow: hidden; padding: 25px; text-align: center; } .our-services-text h4 { color: #222222; font-size: 18px; font-weight: 700; letter-spacing: 1px; margin-bottom: 8px; padding-bottom: 10px; position: relative; text-transform: uppercase; } .our-services-text h4::before { background: #445c6e none repeat scroll 0 0; bottom: 0px; /*content: "";*/ height: 1px; position: absolute; width: 90px; margin-left: 58px; } .our-services-wrapper:hover .services-inner { background: #fff none repeat scroll 0 0; border: 2px solid transparent; box-shadow: 0px 1px 10px 0px #445c6e; } .our-services-text p { margin-bottom: 0; } .services p { font-size: 16px; font-weight: 400; line-height: 26px; color: #666; text-align: justify; } .services { position: relative; } /*-- //services-- */ /*-- team --*/ .secnd_sty4 { background-color: #003666; } .team-left img ,.team-middle img,.team-right img{ border-radius: 50%; } .team-social ul.social-icons li { display: inline-block; } .team-left h4, .team-middle h4, .team-right h4 { color: #fff; font-size: 26px; text-transform: capitalize; margin-bottom: 12px; font-weight: 600; } .team-left p, .team-middle p, .team-right p { padding: 0 2em; } .team-social ul.social-icons li a { display: block; color: #fff; text-decoration: none; font-size: 15px; width: 35px; height: 35px; border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; line-height: 32px; background: transparent; border: 1.4px solid #fff; } /*-- //team --*/ /*-- popup --*/ .overlay { position: fixed; top: 0px; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); transition: opacity 0ms; visibility: hidden; opacity: 0; z-index: 99; } .overlay:target { visibility: visible; opacity: 1; } .popup { background: #fff; border-radius: 5px; max-width: 500px; position: relative; margin: 8em auto; padding: 3em 1em; } .popup1 { background: #fff; border-radius: 5px; max-width: 315px; position: relative; margin: 8em auto; padding: 3em 1em; } .popup p{ font-size: 15px; color: #666; letter-spacing: .5px; line-height: 30px; } .popup .close ,.popup1 .close { position: absolute; top: 10px; right: 15px; transition: all 200ms; font-size: 30px; font-weight: bold; text-decoration: none; color: #000; } .popup h2 { margin-top: 0; color: #fff; } .popup .close:hover { color: #30c39e; } /*-- //popup --*/ /*-- services-bottom --*/ .bg { background: #003666; } .agileits_w3layouts_about_counter_left p { font-size: 3em; font-weight: 600; color: #ffffff; } .agileits_w3layouts_about_counter_left h3 { color: #fff; font-size: 18px; text-transform: capitalize; letter-spacing: 2px; } /*-- //services-bottom --*/ /*-- blog --*/ .blog-side h3 span { color: #445c6e; margin-right: 7px; text-transform: uppercase; font-weight: bold; } .blog-side h3 { text-transform: capitalize; font-size: 32px; letter-spacing: 2px; color: #000; line-height: 38px; } .card-body { background: #f1f1f1; } h5.blog-title.card-title.font-weight-bold { font-size: 22px; text-transform: capitalize; letter-spacing: 2px; color: #717171; } .blog_icon span.fa { font-size: 25px; color: #445c6e; } /*-- //blog --*/ /*-- contact --*/ section#contact{ background: url(../images/contact.jpg) no-repeat center; background-size: cover; } .agileinfo_mail_grids { background: rgba(255, 255, 255, 0.21); padding: 2em 1em; border-radius: 5px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; } .contact-info1 { padding: 1em; } .agileinfo_mail_grid_right input[type="text"], .agileinfo_mail_grid_right input[type="email"], .agileinfo_mail_grid_right textarea { outline: none; padding: 10px 20px; font-size: 17px; letter-spacing: 1px; color: #555; background: #e4e4e4 !important; width: 100%; border: none; } .agileinfo_mail_grid_right textarea { min-height: 200px; width: 100%; resize: none; } .agileinfo_mail_grid_right input[type="submit"], .agileinfo_mail_grid_right input[type="reset"] { outline: none; border: none; cursor: pointer; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; transition: 0.5s all; background: #445c6e; color: #fff; font-size: 17px; letter-spacing: 1px; padding: 10px 30px; display: inline-block; border: 2px solid #fff; border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; } .agileinfo_mail_grid_right input[type="submit"]:hover, .agileinfo_mail_grid_right input[type="reset"]:hover { background: #212121; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; transition: 0.5s all; } h4.heading-con-w3ls { font-size: 30px; letter-spacing: 1px; } .contact-info p { color: #dcdbdb; font-size: 15px; letter-spacing: .5px; } .contact-info p span.fa { color: #fff; font-size: 18px; } .contact-info p a { font-size: 17px; color: #dcdbdb; } .contact-info h4 { font-size: 27px; color: #fff; text-transform: capitalize; } /*-- //contact --*/ /*-- footer --*/ .social ul li { display: inline-block; } .social ul li a { color: #999; text-align: center; } .social ul li a i { height: 42px; width: 42px; font-size: 13px; background: transparent; line-height: 42px; color: #eaeaea; border: 1px solid #ffffff; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } .copyright p, .copyright p a { color: #fff; font-size: 16px; margin: 0; letter-spacing: 2px; } .social ul li a i:hover { background: #445c6e; color: #fff; border: 1px solid #445c6e; } /*-- //footer --*/ /*-- responsive sizes --*/ @media screen and (max-width: 1440px){ .banner { min-height: 115vh; } } @media screen and (max-width: 1366px){ } @media screen and (max-width: 1280px){ .banner-main { padding-top: 15em; } } @media screen and (max-width: 1080px){ .banner { min-height: 100vh; } .banner-main { padding-top: 13em; } .our-services-icon span.fa { margin-left: 115px; } } @media screen and (max-width: 1024px){ } @media screen and (max-width: 991px){ .our-services-icon span.fa { margin-left: 133px; } .menu li.active a { color: #fff; } nav a:hover { color: #909090; } .team-left p, .team-middle p, .team-right p { padding: 0 1em; } } @media screen and (max-width: 800px){ .banner-main { padding-top: 10em; } .banner { min-height: 95vh; } } @media screen and (max-width: 768px){ } @media screen and (max-width: 736px){ .ser-lt span.fa { width: 80px; height: 80px; line-height: 80px; font-size: 30px; } .our-services-icon span.fa { margin-left: 220px; } } @media screen and (max-width: 667px){ .blog-side h3 { padding-top: 2em; } } @media screen and (max-width: 640px){ } @media screen and (max-width: 600px){ .banner { min-height: 90vh; } .banner-main { padding-top: 9em; } .banner-sub { font-size: 38px; } } @media screen and (max-width: 568px){ .w3layoutsits_w3layouts_gallery_grid1 { text-align: center; } .our-services-icon span.fa { margin-left: 227px; } .banner { min-height: 82vh; } div#about { padding: 0 15px; } } @media screen and (max-width: 480px){ section#contact { padding: 1em; } .our-services-icon span.fa { margin-left: 185px; } } @media screen and (max-width: 414px){ .ser-lt span.fa { width: 70px; height: 70px; line-height: 70px; font-size: 25px; } .banner-sub { font-size: 32px; } .about-left h2 { font-size: 33px; } .our-services-icon span.fa { margin-left: 151px; } .agileits_w3layouts_about_counter_left p { font-size: 2.5em; } .agileits_w3layouts_about_counter_left h3 { font-size: 16px; } } @media screen and (max-width: 384px){ .copyright p, .copyright p a { font-size: 15px; letter-spacing: 1px; } .social ul li a i { height: 33px; width: 33px; font-size: 12px; line-height: 33px; } .about-left h2 { font-size: 30px; } .our-services-icon span.fa { margin-left: 140px; } .agileinfo_mail_grid_right textarea { min-height: 150px; } } @media screen and (max-width: 375px){ } @media screen and (max-width: 320px){ .contact-info h4 { font-size: 26px; } .contact-info1 { padding: .5em 0; } .contact-info p a { font-size: 15px; } .contact-info p { font-size: 14px; } .agileinfo_mail_grids { padding: 2em .5em; } .social ul li a i { height: 30px; width: 30px; line-height: 30px; } .agileinfo_mail_grid_right input[type="submit"], .agileinfo_mail_grid_right input[type="reset"] { font-size: 15px; padding: 7px 22px; } .middle-heading h3 { font-size: 45px; } .middle-heading1 h3 { font-size: 45px; } .agileits_w3layouts_about_counter_left p { font-size: 2.2em; } .our-services-icon span.fa { margin-left: 108px; } div#about { padding: 0 10px; } .about-left h2 { font-size: 25px; } .ser-lt span.fa { width: 63px; height: 63px; line-height: 63px; font-size: 23px; } .banner-main { padding-top: 8em; } } .size-26{ font-size: 26px; } /*-- //responsive sizes --*/
css/style.css
html, body { margin: 0; font-size: 100%; background: #fff; font-family: 'Nunito', sans-serif; } html { scroll-behavior: smooth; } body a { text-decoration: none; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } a:hover { text-decoration: none; } input[type="button"], input[type="submit"] { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } h1, h2, h3, h4, h5, h6 { margin: 0; } p { margin: 0; color: #393A3B; letter-spacing: 1px; font-size: 20px; line-height: 1.8; } ul, li { margin: 0; padding: 0; list-style-type: none; } label { margin: 0; } /*-- //Reset-Code --*/ .middle-heading h3 { font-size: 55px; color: #003666; text-shadow: 0px 1px 1px #000000; text-transform: capitalize; font-weight: 700; } .middle-heading1 h3 { font-size: 55px; color: #fff; text-shadow: 0px 1px 1px #000000; text-transform: capitalize; font-weight: 700; } a.move-top span { color: #fff; width: 35px; background: rgba(255, 255, 255, 0); border-radius: 50%; height: 35px; border: 1px solid #ffffff; line-height: 1.9em; } /* CSS Document */ .toggle, [id^=drop] { display: none; } /* Giving a background-color to the nav container. */ nav { margin:0; padding: 0; } header { z-index: 9; position: absolute; width: 100%; } #logo a { float: left; font-size: .9em; text-transform: capitalize; display: initial; margin: 0; letter-spacing: 3px; color: #fff; font-weight: 700; } /* Since we'll have the "ul li" "float:left" * we need to add a clear after the container. */ nav:after { content:""; display:table; clear:both; } /* Removing padding, margin and "list-style" from the "ul", * and adding "position:reltive" */ nav ul { float: right; padding:0; margin:0; list-style: none; position: relative; } /* Positioning the navigation items inline */ nav ul li { margin: 0px; display:inline-block; float: left; } /* Styling the links */ nav a { color: #fff; text-transform: capitalize; font-weight: bold; font-size: 17px; letter-spacing: 1px; padding-left: 0; padding-right: 0; padding: 10px 0; } nav ul li ul li:hover { background: #f8f9fa; } /* Background color change on Hover */ nav a:hover { color: #000; } .menu li.active a { color: #000; } /* Hide Dropdowns by Default * and giving it a position of absolute */ nav ul ul { display: none; position: absolute; /* has to be the same number as the "line-height" of "nav a" */ top: 30px; background: #fff; padding: 10px; } /* Display Dropdowns on Hover */ nav ul li:hover > ul { display:inherit; } /* Fisrt Tier Dropdown */ nav ul ul li { width:170px; float:none; display:list-item; position: relative; } nav ul ul li a { color: #333; padding: 5px 10px; display: block; } /* Second, Third and more Tiers * We move the 2nd and 3rd etc tier dropdowns to the left * by the amount of the width of the first tier. */ nav ul ul ul li { position: relative; top:-60px; /* has to be the same number as the "width" of "nav ul ul li" */ left:170px; } /* Change ' +' in order to change the Dropdown symbol */ li > a:only-child:after { content: ''; } /* Media Queries --------------------------------------------- */ @media all and (max-width : 991px) { #logo { display: block; padding: 0; width: 100%; text-align: center; float: none; } nav { margin: 0; } /* Hide the navigation menu by default */ /* Also hide the */ .toggle + a, .menu { display: none; } /* Stylinf the toggle lable */ .toggle { display: block; padding: 6px 20px; font-size: 17px; text-decoration: none; border: none; float: right; background-color: #ffffff; color: #000; margin-top: 15px; } .menu .toggle { float: none; text-align: center; margin: auto; width: 25%; padding: 5px; font-weight: normal; font-size: 16px; letter-spacing: 1px; } .toggle:hover { color:#333; background-color: #fff; } /* Display Dropdown when clicked on Parent Lable */ [id^=drop]:checked + ul { display: block; background: rgba(0, 0, 0, 0.86); padding: 15px 0; text-align: center; width: 100%; } /* Change menu item's width to 100% */ nav ul li { display: block; width: 100%; padding: 5px 0; } nav ul ul .toggle, nav ul ul a { padding: 0 40px; } nav ul ul ul a { padding: 0 80px; } nav a:hover, nav ul ul ul a { background-color: transparent; } nav ul li ul li .toggle, nav ul ul a, nav ul ul ul a{ padding:14px 20px; color:#FFF; font-size:17px; } nav ul li ul li .toggle, nav ul ul a { background-color: #212121; } /* Hide Dropdowns by Default */ nav ul ul { float: none; position:static; color: #ffffff; /* has to be the same number as the "line-height" of "nav a" */ } /* Hide menus on hover */ nav ul ul li:hover > ul, nav ul li:hover > ul { display: none; } /* Fisrt Tier Dropdown */ nav ul ul li { display: block; width: 100%; padding: 0; } nav ul ul ul li { position: static; /* has to be the same number as the "width" of "nav ul ul li" */ } } @media all and (max-width : 330px) { nav ul li { display:block; width: 94%; } } /*-- banner --*/ .banner { background: url(../wall.jpg) no-repeat center; min-height: 100vh; background-size: cover; position: relative; } .banner-main { padding-top: 17em; text-align: center; } .banner-sub { color: #fff; font-size: 40px; text-transform: capitalize; font-weight: 700; letter-spacing: 3px; } .banner-main h6 { font-size: 16px; color: #cecece; letter-spacing: 1px; text-transform: capitalize; } .ser-lt span.fa { width: 90px; height: 90px; line-height: 90px; font-size: 35px; color: #ffffff; border: solid 2px rgb(202, 202, 202); transform: rotate(-45deg); border-radius: 4px; } span.line { width: 10%; height: 3px; background: #fff; display: block; margin: 2.3em auto; } /*-- banner --*/ /*-- about --*/ .about-right { border-left: 3px solid #445c6e; } .about-right span { font-size: 55px; float: left; margin-right: 7px; line-height: 42px; color: #003666; font-weight: 600; } .about-left h2 { text-align: center; line-height: 1.6; text-transform: capitalize; font-size: 35px; color: #445c6e; font-weight: 700; } p.iner { text-align: center; } /*-- //about --*/ /*-- services --*/ .mb-60 { margin-bottom: 60px; } .services-inner { border: 2px solid #445c6e; transition: .3s; border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; height: auto; } .our-services-icon { margin-top: -28px; } .our-services-icon span.fa { margin-left: 141px; color: #445c6e; font-size: 30px; background: #fff; border: 2px solid #445c6e; border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; width: 55px; height: 55px; line-height: 50px; text-align: center; } .our-services-text { overflow: hidden; padding: 25px; text-align: center; } .our-services-text h4 { color: #222222; font-size: 18px; font-weight: 700; letter-spacing: 1px; margin-bottom: 8px; padding-bottom: 10px; position: relative; text-transform: uppercase; } .our-services-text h4::before { background: #445c6e none repeat scroll 0 0; bottom: 0px; /*content: "";*/ height: 1px; position: absolute; width: 90px; margin-left: 58px; } .our-services-wrapper:hover .services-inner { background: #fff none repeat scroll 0 0; border: 2px solid transparent; box-shadow: 0px 1px 10px 0px #445c6e; } .our-services-text p { margin-bottom: 0; } .services p { font-size: 16px; font-weight: 400; line-height: 26px; color: #666; text-align: justify; } .services { position: relative; } /*-- //services-- */ /*-- team --*/ .secnd_sty4 { background-color: #003666; } .team-left img ,.team-middle img,.team-right img{ border-radius: 50%; } .team-social ul.social-icons li { display: inline-block; } .team-left h4, .team-middle h4, .team-right h4 { color: #fff; font-size: 26px; text-transform: capitalize; margin-bottom: 12px; font-weight: 600; } .team-left p, .team-middle p, .team-right p { padding: 0 2em; } .team-social ul.social-icons li a { display: block; color: #fff; text-decoration: none; font-size: 15px; width: 35px; height: 35px; border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; line-height: 32px; background: transparent; border: 1.4px solid #fff; } /*-- //team --*/ /*-- popup --*/ .overlay { position: fixed; top: 0px; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); transition: opacity 0ms; visibility: hidden; opacity: 0; z-index: 99; } .overlay:target { visibility: visible; opacity: 1; } .popup { background: #fff; border-radius: 5px; max-width: 500px; position: relative; margin: 8em auto; padding: 3em 1em; } .popup1 { background: #fff; border-radius: 5px; max-width: 315px; position: relative; margin: 8em auto; padding: 3em 1em; } .popup p{ font-size: 15px; color: #666; letter-spacing: .5px; line-height: 30px; } .popup .close ,.popup1 .close { position: absolute; top: 10px; right: 15px; transition: all 200ms; font-size: 30px; font-weight: bold; text-decoration: none; color: #000; } .popup h2 { margin-top: 0; color: #fff; } .popup .close:hover { color: #30c39e; } /*-- //popup --*/ /*-- services-bottom --*/ .bg { background: #003666; } .agileits_w3layouts_about_counter_left p { font-size: 3em; font-weight: 600; color: #ffffff; } .agileits_w3layouts_about_counter_left h3 { color: #fff; font-size: 18px; text-transform: capitalize; letter-spacing: 2px; } /*-- //services-bottom --*/ /*-- blog --*/ .blog-side h3 span { color: #445c6e; margin-right: 7px; text-transform: uppercase; font-weight: bold; } .blog-side h3 { text-transform: capitalize; font-size: 32px; letter-spacing: 2px; color: #000; line-height: 38px; } .card-body { background: #f1f1f1; } h5.blog-title.card-title.font-weight-bold { font-size: 22px; text-transform: capitalize; letter-spacing: 2px; color: #717171; } .blog_icon span.fa { font-size: 25px; color: #445c6e; } /*-- //blog --*/ /*-- contact --*/ section#contact{ background: url(../images/contact.jpg) no-repeat center; background-size: cover; } .agileinfo_mail_grids { background: rgba(255, 255, 255, 0.21); padding: 2em 1em; border-radius: 5px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; } .contact-info1 { padding: 1em; } .agileinfo_mail_grid_right input[type="text"], .agileinfo_mail_grid_right input[type="email"], .agileinfo_mail_grid_right textarea { outline: none; padding: 10px 20px; font-size: 17px; letter-spacing: 1px; color: #555; background: #e4e4e4 !important; width: 100%; border: none; } .agileinfo_mail_grid_right textarea { min-height: 200px; width: 100%; resize: none; } .agileinfo_mail_grid_right input[type="submit"], .agileinfo_mail_grid_right input[type="reset"] { outline: none; border: none; cursor: pointer; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; transition: 0.5s all; background: #445c6e; color: #fff; font-size: 17px; letter-spacing: 1px; padding: 10px 30px; display: inline-block; border: 2px solid #fff; border-radius: 4px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; } .agileinfo_mail_grid_right input[type="submit"]:hover, .agileinfo_mail_grid_right input[type="reset"]:hover { background: #212121; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; transition: 0.5s all; } h4.heading-con-w3ls { font-size: 30px; letter-spacing: 1px; } .contact-info p { color: #dcdbdb; font-size: 15px; letter-spacing: .5px; } .contact-info p span.fa { color: #fff; font-size: 18px; } .contact-info p a { font-size: 17px; color: #dcdbdb; } .contact-info h4 { font-size: 27px; color: #fff; text-transform: capitalize; } /*-- //contact --*/ /*-- footer --*/ .social ul li { display: inline-block; } .social ul li a { color: #999; text-align: center; } .social ul li a i { height: 42px; width: 42px; font-size: 13px; background: transparent; line-height: 42px; color: #eaeaea; border: 1px solid #ffffff; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } .copyright p, .copyright p a { color: #fff; font-size: 16px; margin: 0; letter-spacing: 2px; } .social ul li a i:hover { background: #445c6e; color: #fff; border: 1px solid #445c6e; } /*-- //footer --*/ /*-- responsive sizes --*/ @media screen and (max-width: 1440px){ .banner { min-height: 115vh; } } @media screen and (max-width: 1366px){ } @media screen and (max-width: 1280px){ .banner-main { padding-top: 15em; } } @media screen and (max-width: 1080px){ .banner { min-height: 100vh; } .banner-main { padding-top: 13em; } .our-services-icon span.fa { margin-left: 115px; } } @media screen and (max-width: 1024px){ } @media screen and (max-width: 991px){ .our-services-icon span.fa { margin-left: 133px; } .menu li.active a { color: #fff; } nav a:hover { color: #909090; } .team-left p, .team-middle p, .team-right p { padding: 0 1em; } } @media screen and (max-width: 800px){ .banner-main { padding-top: 10em; } .banner { min-height: 95vh; } } @media screen and (max-width: 768px){ } @media screen and (max-width: 736px){ .ser-lt span.fa { width: 80px; height: 80px; line-height: 80px; font-size: 30px; } .our-services-icon span.fa { margin-left: 220px; } } @media screen and (max-width: 667px){ .blog-side h3 { padding-top: 2em; } } @media screen and (max-width: 640px){ } @media screen and (max-width: 600px){ .banner { min-height: 90vh; } .banner-main { padding-top: 9em; } .banner-sub { font-size: 38px; } } @media screen and (max-width: 568px){ .w3layoutsits_w3layouts_gallery_grid1 { text-align: center; } .our-services-icon span.fa { margin-left: 227px; } .banner { min-height: 82vh; } div#about { padding: 0 15px; } } @media screen and (max-width: 480px){ section#contact { padding: 1em; } .our-services-icon span.fa { margin-left: 185px; } } @media screen and (max-width: 414px){ .ser-lt span.fa { width: 70px; height: 70px; line-height: 70px; font-size: 25px; } .banner-sub { font-size: 32px; } .about-left h2 { font-size: 33px; } .our-services-icon span.fa { margin-left: 151px; } .agileits_w3layouts_about_counter_left p { font-size: 2.5em; } .agileits_w3layouts_about_counter_left h3 { font-size: 16px; } } @media screen and (max-width: 384px){ .copyright p, .copyright p a { font-size: 15px; letter-spacing: 1px; } .social ul li a i { height: 33px; width: 33px; font-size: 12px; line-height: 33px; } .about-left h2 { font-size: 30px; } .our-services-icon span.fa { margin-left: 140px; } .agileinfo_mail_grid_right textarea { min-height: 150px; } } @media screen and (max-width: 375px){ } @media screen and (max-width: 320px){ .contact-info h4 { font-size: 26px; } .contact-info1 { padding: .5em 0; } .contact-info p a { font-size: 15px; } .contact-info p { font-size: 14px; } .agileinfo_mail_grids { padding: 2em .5em; } .social ul li a i { height: 30px; width: 30px; line-height: 30px; } .agileinfo_mail_grid_right input[type="submit"], .agileinfo_mail_grid_right input[type="reset"] { font-size: 15px; padding: 7px 22px; } .middle-heading h3 { font-size: 45px; } .middle-heading1 h3 { font-size: 45px; } .agileits_w3layouts_about_counter_left p { font-size: 2.2em; } .our-services-icon span.fa { margin-left: 108px; } div#about { padding: 0 10px; } .about-left h2 { font-size: 25px; } .ser-lt span.fa { width: 63px; height: 63px; line-height: 63px; font-size: 23px; } .banner-main { padding-top: 8em; } } .size-26{ font-size: 26px; } /*-- //responsive sizes --*/
0.21684
0.060724
==================================================================== able of contents ==================================================================== BASE CSS PRELOADER SECTION TITLE AND SECTION PADDING HEADER AREA WELCOME AREA ABOUT AREA SERVICES AREA WORK AREA Counter AREA Education and experince area start Testimonial Start Blog Area Start CONTACT INFO AREA FOOTER SECTION back to top css Blog & Blog details Area Start breadcrumb-area Start Portfolio Detagils Area Start Curve Design CSS Start Button CSS Area Start =================================================================== */ @import url("https://fonts.googleapis.com/css?family=Poppins:400,500,500,500&display=swap"); /*================================================ BASE CSS ==================================================*/ body { font-family: 'Poppins', sans-serif; color: #555; font-weight: 400; line-height: 28px; } h1, h2, h3, h4, h5, h6 { margin: 0 0 15px; font-weight: 500; color: #222; line-height: 1.2; } a:focus { outline: 0 solid } img { max-width: 100%; height: auto; } a { transition: 0.4s } html, body { height: 100%; } a:hover { text-decoration: none } .parallax{ background-size: cover!important; background-position: center!important; background-attachment: fixed!important; background-repeat: no-repeat!important; } /* Remove Chrome Input Field's Unwanted Yellow Background Color */ input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus { -webkit-box-shadow: 0 0 0px 1000px white inset !important; } .morphext > .animated { display: inline-block; } /*================================================ PRELOADER ==================================================*/ #loader-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999999; overflow: hidden; } .no-js #loader-wrapper { display: none; } .home .owl-carousel .owl-item img { height: 100vh; width: 100%; object-fit: cover; } .owl-carousel .owl-item img { width: auto; } .mybtn2{ border: 1px solid rgba(255, 255, 255, 0.5); padding: 8px 30px; border-radius: 50px; display: inline-block; margin-top: 20px; color: rgba(255, 255, 255, 0.8); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .mybtn2:hover{ background: #4285F4; border-color: #4285F4; color: #fff; } #loader { display: block; position: relative; left: 50%; top: 50%; width: 150px; height: 150px; margin: -75px 0 0 -75px; border-radius: 50%; border: 3px solid transparent; border-top-color: #fff; -webkit-animation: spin 1.7s linear infinite; animation: spin 1.7s linear infinite; z-index: 11; } #loader:before { content: ""; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; border-radius: 50%; border: 3px solid transparent; border-top-color: #fff; -webkit-animation: spin-reverse .6s linear infinite; animation: spin-reverse .6s linear infinite; } #loader:after { content: ""; position: absolute; top: 15px; left: 15px; right: 15px; bottom: 15px; border-radius: 50%; border: 3px solid transparent; border-top-color: #fff; -webkit-animation: spin 1s linear infinite; animation: spin 1s linear infinite; } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes spin-reverse { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(-360deg); } } @keyframes spin-reverse { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } } #loader-wrapper .loader-section { background-color: #fff; position: fixed; top: 0; width: 51%; height: 100%; z-index: 10; } #loader-wrapper .loader-section.section-left { left: 0; } #loader-wrapper .loader-section.section-right { right: 0; } /* Loaded styles */ .loaded #loader-wrapper .loader-section.section-left { -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .loaded #loader-wrapper .loader-section.section-right { -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .loaded #loader { opacity: 0; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .loaded #loader-wrapper { visibility: hidden; -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: all 0.3s 1s ease-out; transition: all 0.3s 1s ease-out; } .client-slider .item { display: block; text-align: center; } .client-slider .item a { display: inline-block; } .section-padding{ padding-top: 110px; } /*================================================ SECTION TITLE AND SECTION PADDING ==================================================*/ .section-title { text-align: center; position: relative; } .section-title h2 { font-size: 34px; display: inline-block; line-height: 44px; font-weight: 700; margin-bottom: 0px; text-transform: uppercase; } .section-title span{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 75px; font-weight: 700; color: #f7f7f7; z-index: -1; text-transform: uppercase; width: 100%; } /* .section-title h2::after{ position: absolute; content: ''; bottom: -14px; left: 50%; transform: translateX(-50%); width: 70%; height: 3px; border-radius: 10px; background: rgb(234, 228, 255); border-radius: 10px; } */ /*================================================ HEADER AREA ==================================================*/ .style { background: rgba(255, 255, 255, 0); -webkit-transition: all .4s; -moz-transition: all .4s; transition: all .4s; } .header.style { background: #fff; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15); -webkit-transition: all .4s; -moz-transition: all .4s; transition: all .4s; } .header { position: fixed; left: 0; top: 0; width: 260px; height: 100% !important; background: #000019; border-right: 1px solid rgba(0, 0, 0, 0.07); -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.065); box-shadow: 0 0 15px rgba(0, 0, 0, 0.065); z-index: 2; overflow: hidden; overflow-y: auto; } .main-site-content{ padding-left: 260px; } .header .header-top-area { display: block; width: 100%; text-align: center; padding: 25px 0px 24px; border-bottom: 1px solid rgba(255, 255, 255, 0.15); } .header .header-top-area a{ display: inline-block; } .header .header-top-area img{ display: inline-block; width: 150px; height: 150px; border-radius: 50%; border: 7px solid #ffffff4d; } .header .header-top-area .name{ font-size: 21px; line-height: 31px; font-weight: 500; color: #fff; margin-top: 20px; margin-bottom: 0px; } .header .my-navbar { padding: 0px 30px 0px; } .header .nav-item .nav-link { color: #fff; position: relative; } .header .nav-item .nav-link.active, .header .nav-item .nav-link:hover { color: #e2e2e2; } .header.style .nav-item .nav-link { color: #222; } .header #ca-navbar{ display: block; } .header #ca-navbar .navbar-nav{ text-align: center; } .h100{ height: 100%; } .header .my-navbar{ position: relative; height: 100%; } .header .header-bottom-area { display: block; width: 100%; bottom: 0px; left: 0px; padding: 30px; text-align: center; } .header .header-bottom-area .menu-social-links a{ color: #f6f6f6; display: inline-block; margin: 3px 4px; } .menu-toogle-icon { width: 45px; height: 45px; text-align: center; margin-right: 0px; text-align: center; border-radius: 50%; cursor: pointer; position: fixed; right: 20px; top: 20px; background: #7280ff; z-index: 999; display: none; box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1); /* Button CSS Area End */ /* Icon 3 */ } .menu-toogle-icon #nav-icon3 { width: 100%; height: 100%; padding: 0px 10px; position: relative; top: 0px; left: 0px; transition: 0.5s ease-in-out; cursor: pointer; } .menu-toogle-icon #nav-icon3 span { display: block; height: 2px; width: 45%; left: 13px; position: absolute; background: #fff; border-radius: 9px; opacity: 1; transform: rotate(0deg); transition: 0.25s ease-in-out; } .menu-toogle-icon #nav-icon3 span:nth-child(1) { top: 17px; } .menu-toogle-icon #nav-icon3 span:nth-child(2), .menu-toogle-icon #nav-icon3 span:nth-child(3) { top: 22px; } .menu-toogle-icon #nav-icon3 span:nth-child(4) { top: 27px; } .menu-toogle-icon #nav-icon3.open span:nth-child(1) { top: 27px; width: 0%; left: 50%; } .menu-toogle-icon #nav-icon3.open span:nth-child(2) { transform: rotate(45deg); } .menu-toogle-icon #nav-icon3.open span:nth-child(3) { transform: rotate(-45deg); } .menu-toogle-icon #nav-icon3.open span:nth-child(4) { top: 27px; width: 0%; left: 50%; } /*================================================ WELCOME AREA ==================================================*/ .h-100vh { height: 100vh; } .text-white { color: #fff; } .home { position: relative; height: 100vh; overflow: hidden; } .slider { position: absolute; z-index: 0; } .home-bg { background: url(../img/heroarea_bg.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; } iframe#mbYTP_bgndVideo { transform: scale(1.1) !important; } .ytp-ce-element { display: none !important; } iframe#mbYTP_bgndVideo { transform: scale(1.1) !important; } span#controlBar_bgndVideo { display: none !important; } .bg-overlay { background: rgba(0, 0, 0, 0.7); position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 100%; height: 100%; } .home-table-center { display: table-cell; vertical-align: middle; } .home-table { display: table; width: 100%; height: 100%; } .home .profile-img img { border-radius: 50%; border: 4px solid #fff; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); margin-bottom: 30px; width: 180px; height: 180px; } .home .name { font-size: 70px; font-weight: 700; line-height: 80px; color: #fff; margin-bottom: 10px; /* text-shadow: 3px -3px 10px rgba(0, 0, 0, 0.3); */ } .header_title { font-size: 21px; font-weight: 500; line-height: 31px; color: rgba(255, 255, 255, 0.8); } .header_title span { font-weight: 500; } .social_home li a { font-size: 18px; color: #ffffff; display: inline-block; width: 30px; text-align: center; } .home .ag_title{ font-size: 40px; line-height: 40px; font-weight: 600; color: #fff; margin-bottom: 25px; } .home .ag_subtitle{ font-size: 16px; line-height: 26px; font-weight: 400; color: #fff; } .scroll_down { position: absolute; bottom: 5vh; width: 100%; text-align: center; color: #fff; font-size: 13px; z-index: 8; } .scroll_down i { position: relative; -webkit-animation: bounce 2s infinite; animation: bounce 2s infinite; height: 50px; width: 30px; line-height: 50px; border-radius: 30px; border: 2px solid #ffffff; display: inline-block; color: #fff; font-size: 18px; } .scroll_down i:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 50%; z-index: -1; transition: all .2s; } .social_home { margin-top: 20px; } .social_home.list-unstyled li { display: inline-block; } .envatoPrime_btn:focus { color: #fff; } .home .mybtn { margin-top: 27px; display: inline-block; } /*================================================ ABOUT AREA ==================================================*/ .about-box .author-image{ display: inline-block; } .about-box .author-image img{ border-radius: 50%; max-width: 250px; max-height: 250px; } .about-box .about-content{ border-radius: 10px; padding: 30px; border-top: 3px solid #4285F4; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .about-content .about-heading { font-size: 30px; line-height: 40px; font-weight: 500; margin-bottom: 10px; } .about-area .about-content .info-list { margin-left: 0px; padding-left: 0px; } .about-area .about-content .info-list li { list-style: none; display: flex; justify-content: space-between; } .about-area .about-content .info-list li .title { max-width: 50%; flex: 50%; font-weight: 500; color: #222; } .about-area .about-content .info-list li .value { max-width: 50%; flex: 50%; } .about-area .about-content .info-list li .value a { color: #555; } .about-area .mybtn { margin-top: 6px; } .skill-area .skill-list .single-skill .label { display: flex; justify-content: space-between; margin-top: -6px; margin-bottom: 4px; } .skill-box { border-top: 3px solid #4285F4;; margin-top: 30px; background: #fff; padding: 35px 30px 9px; margin-bottom: 30px; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .edu-box { /* padding: 35px 30px 40px; margin-bottom: 30px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; */ } .skill-area .title { border-bottom: 1px solid rgba(0, 0, 0, 0.15); padding-bottom: 5px; font-size: 21px; position: relative; margin-bottom: 25px; } /* .skill-area .title:before { position: absolute; content: ""; width: 110px; height: 2px; background: #ff5252; bottom: -1px; } */ .skill-area .skill-list .single-skill .label span { font-weight: 500; font-size: 16px; line-height: 24px; } .skill-area .skill-list .single-skill { margin-bottom: 21px; } .skill-area .skill-list .single-skill:last-child { margin-bottom: 0px; } .skill-area .skill-list .single-skill .progress { height: 15px; border-radius: 0px; } .skill-area-circle .skill-list { display: flex; flex-wrap: wrap; } .skill-area-circle .skill-list .single-skill { margin-bottom: 19px; display: inline-block; flex: 50%; width: 50%; padding-left: 10px; padding-right: 10px; text-align: center; } .skill-area-line .skill-box { padding-bottom: 39px; } .skill-area .skill-list .single-list-ul { padding-left: 0px; margin-bottom: 18px; } .skill-area .skill-list .single-list-ul li { list-style: none; } .skill-area .skill-list .single-list-ul li p { position: relative; padding-left: 30px; } .skill-area .skill-list .single-list-ul li p::before { position: absolute; font-family: "Font Awesome 5 Free"; content: "\f058"; font-weight: 900; top: 1px; left: 0px; font-size: 18px; } /* .progress-bar */ .progress-circle { position: relative; height: 100px; width: 100px; display: inline-block; } .progress-circle div { position: absolute; height: 100px; width: 100px; border-radius: 50%; } .progress-circle div span { position: absolute; font-size: 16px; font-weight: 500; line-height: 80px; height: 80px; width: 80px; left: 10px; top: 10px; text-align: center; border-radius: 50%; background-color: white; } .progress-circle .background { background-color: #b3cef6; } .progress-circle .rotate { clip: rect(0 50px 100px 0); } .progress-circle .left { clip: rect(0 50px 100px 0); opacity: 1; background-color: #b3cef6; } .progress-circle .right { clip: rect(0 50px 100px 0); transform: rotate(180deg); opacity: 0; } .myclient-area .client-slider .item { padding: 10px 15px 20px; } .myclient-area .client-slider .item a { display: inline-block; width: 100%; height: 80px; text-align: center; padding: 20px 15px; } .myclient-area .client-slider .item a img { display: inline-block; } /*================================================ SERVICES AREA ==================================================*/ #services { position: relative; margin-bottom: -30px; } #services .item { display: block; text-align: center; border-top: 3px solid #4285F4; margin-bottom: 30px; background: #fff; position: relative; padding: 40px 30px 30px; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } #services .item img { width: 65px; margin-bottom: 26px; } #services .item .title { font-size: 20px; margin-bottom: 17px; font-weight: 500; } #services .item p { margin-bottom: 0px; color: #555; } #services .item:hover { box-shadow: 4px 10px 30px 0px rgba(1, 0, 43, 0.12); transform: translateY(-5px); } .info.service-category .heading{ border-bottom: 1px solid rgba(0, 0, 0, 0.15); margin-bottom: 20px; text-align: center; } .info.service-category .heading .title{ font-size: 21px; display: inline-block; padding-bottom: 10px; margin-bottom: 7px; font-weight: 500; position: relative; } .info.service-category .service-list li{ border-bottom: 1px solid #e7e7e7; display: block; margin-bottom: 0px; padding-bottom: 0px; } .info.service-category .service-list li .service{ font-size: 16px; margin-bottom: 0px; font-weight: 400; line-height: 40px; color: #555; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .info.service-category .service-list li .service i{ color: #777; margin-right: 5px; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } /*================================================ WORK AREA ==================================================*/ #portfolio { position: relative; } #portfolio .s-border { margin: 47px 0px 70px; } .work-inner .mix { display: none; } ul.work-list { list-style: outside none none; margin-bottom: 45px; padding: 0; } ul.work-list li { cursor: pointer; display: inline-block; padding: 5px; font-size: 16px; text-transform: uppercase; -webkit-transition: 0.4s; transition: 0.4s; font-weight: 500; } .single-work { position: relative; overflow: hidden; border-radius: 10px; overflow: hidden; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .single-work img { width: 100%; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; } .item-hover { position: absolute; bottom: 0px; left: 0; width: 100%; height: 100%; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; } .item-hover .hover-content { position: absolute; top: 0px; width: 100%; height: 100%; left: 0px; opacity: 0; padding: 20px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; } .single-work:hover .item-hover { background: rgba(0, 0, 0, 0.7); } .single-work:hover .item-hover .hover-content { bottom: 20px; opacity: 1; } .single-work:hover{ box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.1); transform: translateY(-5px); } .work-table { display: table; height: 100%; text-align: center; width: 100%; } .work-tablecell { display: table-cell; vertical-align: middle; } .hover-content h4, .hover-content p { color: #fff; margin: 0; } .hover-content h4 { margin-bottom: 5px; font-weight: 500; font-size: 18px; line-height: 28px; display: block; } .hover-content p { font-weight: 400; font-size: 14px; } .hover-content a { display: inline-block; font-size: 14px; height: 35px; line-height: 35px; color: #fff; margin-top: 10px; text-align: center; width: 35px; border-radius: 0px; margin-right: 7px; border-radius: 50%; } .portfolio-category { display: block; text-align: center; margin-bottom: 34px } .portfolio-category li { display: inline-block; } .portfolio-category li a { padding: 6px 20px; margin: 2px 4px; background: #fff; color: #222; display: inline-block; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .portfolio-category li:hover a, .portfolio-category li.active a { color: #fff; } nav.pagination-nav .pagination { display: block; text-align: center; } nav.pagination-nav .pagination li { display: inline-block; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24); width: 35px; height: 35px; border-radius: 50% !important; overflow: hidden; text-align: center; margin: 0px 4px; color: #222; background: #fff!important; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } nav.pagination-nav .pagination li a, nav.pagination-nav .pagination li span, nav.pagination-nav .pagination li p { padding: 0px !important; line-height: 35px !important; display: block; border: 0px !important; box-shadow: unset !important; border-radius: 50% !important; border-radius: 0px !important; margin: 0px !important; background: #fff!important; color: #222; } nav.pagination-nav .page-item.active .page-link { color: #fff; } nav.pagination-nav .page-item:hover .page-link { background: #f6f6f6 !important; } #portfolio .project-slider{ position: relative; } #portfolio .project-slider .owl-controls .owl-nav .owl-prev, #portfolio .project-slider .owl-controls .owl-nav .owl-next { font-size: 16px; line-height: 35px; position: absolute; top: 50%; transform: translateY(-50%); text-align: center; width: 35px; height: 35px; opacity: 0.4; font-weight: 900; background: #fff; border: 1px solid #ff5500; color: #ff5500; border: 0px; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } #portfolio .project-slider .owl-controls .owl-nav .owl-prev:hover, #portfolio .project-slider .owl-controls .owl-nav .owl-next:hover { background: #ff5500; color: #fff; opacity: 1; } #portfolio .project-slider .owl-controls .owl-nav .owl-prev { left: 0px; border-radius: 0px 10px 10px 0px; } #portfolio .project-slider .owl-controls .owl-nav .owl-next { right: 0px; border-radius: 10px 0px 0px 10px; } /*=============================================== Counter AREA ===============================================*/ .counterArea { position: relative; margin-bottom: -30px; } .counterArea .counter_box { text-align: center; position: relative; border-top: 3px solid #4285F4; margin-bottom: 30px; z-index: 9; padding: 40px 10px 36px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .counterArea .counter_box:hover { box-shadow: 4px 10px 30px 0px rgba(1, 0, 43, 0.12); transform: translateY(-5px); } .counterArea .counter_box h2 { font-size: 30px; margin-bottom: 10px; margin-top: 0px; font-weight: 700; color: #f44556; margin-bottom: 18px; display: inline-block; } .counterArea .counter_box span { font-size: 30px; font-weight: 500; color: #f44556; display: inline-block; } .counterArea .counter_box h3 { font-size: 20px; font-weight: 500; margin: 0; } .counterArea .counter_box .img { margin-bottom: 20px; } .counterArea .counter_box .img img { max-height: 60px; } /* =================================== Education and experince area start ==========================================*/ #eduandex .title { border-bottom: 1px solid rgba(0, 0, 0, 0.15); padding-bottom: 13px; font-size: 21px; position: relative; margin-bottom: 30px; } /* #eduandex .title:before { position: absolute; content: ""; width: 110px; height: 3px; background: #ff5252; bottom: -2px; } */ #eduandex .education-list .single-education { border-left: 3px solid #4285F4; margin-bottom: 30px; border-radius: 10px; padding-left: 30px; padding-right: 30px; padding-top: 25px; padding-bottom: 25px; position: relative; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } #eduandex .education-list .single-education:last-child { margin-bottom: 0px; } #eduandex .education-list .single-education .collage-name { font-size: 18px; font-weight: 500; margin-bottom: 4px; } #eduandex .education-list .single-education .degree { font-size: 15px; margin-bottom: 7px; color: #82b440; font-weight: 500; } #eduandex .education-list .single-education .year { margin-left: 20px; position: relative; } #eduandex .education-list .single-education .year::before { position: absolute; content: "|"; left: -14px; } #eduandex .education-list .single-education .description p { margin-bottom: 0px; } /*======================================= Testimonial Start ==========================================*/ .testimonial .section-heading { margin-bottom: 41px; } .testimonial .section-heading .title { margin-bottom: 20px; } .testimonial .testimonial-slider .slider-item { padding: 0px 15px 30px; } .single-review { border-radius: 10px; text-align: center; } .single-review .stars { margin-bottom: 8px; display: block; } .single-review .stars i { font-size: 14px; color: #ffcc00; } .single-review .content p { margin-bottom: 0px; } .single-review .reviewr { display: block; margin-bottom: 13px; } .single-review .reviewr .img{ display: inline-block; } .single-review .reviewr .img img { width: 70px; height: 70px; border-radius: 50%; margin-bottom: 10px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } .testimonial .single-review { position: relative; } .single-review .main-content { border-radius: 10px; border-top: 3px solid #4285F4; padding: 30px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .single-review .reviewr .content .name { font-size: 21px; line-height: 31px; font-weight: 500; margin-bottom: 0px; } .single-review .reviewr .content p { font-size: 14px; line-height: 24px; margin-bottom: 0px; } .testimonial .testimonial-slider{ position: relative; padding-bottom: 30px; } .testimonial .testimonial-slider .owl-controls .owl-dots{ position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); } .testimonial .testimonial-slider .owl-controls .owl-dots .owl-dot{ width: 10px; height: 10px; background: blue; border-radius: 10px; display: inline-block; margin: 4px; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .testimonial .testimonial-slider .owl-controls .owl-dots .owl-dot.active{ width: 25px; } /* ============================================ Blog Area Start ================================================ */ #blog { position: relative; } #blog .reflection-text { margin: 10px 0px 2px; } #blog .s-top-p { padding-bottom: 46px; } .blogs .item { padding: 15px 15px; } .blogs .blog-box { background: #fff; margin-bottom: 30px; border-bottom: 3px solid #4285F4; overflow: hidden; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .blogs .blog-box:hover { box-shadow: 4px 10px 30px 0px rgba(1, 0, 43, 0.12); transform: translateY(-5px); } .blogs .blog-box .blog-images { overflow: hidden; } .blogs .blog-box .blog-images img { -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .blogs .blog-box:hover .blog-images img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } .blogs .blog-box .blog-details { padding: 20px 20px 5px; text-align: left; position: relative; } .blogs .blog-box .blog-details .blog-title { font-size: 20px; line-height: 30px; color: #242424; display: block; font-weight: 500; } .blogs .blog-box .blog-details .post-meta-one p{ margin-bottom: 0px; font-size: 15px; } .blogs .blog-box .blog-details .post-meta-one { margin-left: 0px; padding-left: 0px; margin-bottom: 7px; } .blogs .blog-box .blog-details .post-meta-one li { display: inline-block; } .blogs .blog-box .blog-details .post-meta-one li a { color: #555; font-size: 14px; margin-bottom: 0px; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .blogs .blog-box .blog-details .post-meta-one li a i { margin-right: 2px; } .blogs .blog-box .blog-details .post-meta-one li:first-child { margin-right: 10px; } .blogs .blog-box .blog-details .post-body { font-size: 16px; line-height: 26px; margin-bottom: 22px; } .blogs .blog-box .blog-details .postbtn { text-align: center; margin-top: 10px; } .blogs .blog-box .blog-details .postbtn i { font-size: 14px; } .readmore-btn { border-radius: 0px; background-color: #007bff; border: none; color: #FFFFFF; text-align: center; font-size: 16px; width: 100%; padding: 4px 0px; cursor: pointer; display: inline-block; } .readmore-btn span { cursor: pointer; display: inline-block; position: relative; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .readmore-btn span:after { position: absolute; opacity: 0; top: 0; right: 0px; font-size: 16px; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f101"; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .readmore-btn:hover span { padding-right: 25px; color: #fff; } .readmore-btn:hover span:after { opacity: 1; right: 0; } /*================================================ CONTACT INFO AREA ==================================================*/ .contact .section-title { margin-bottom: 60px; } .contact-form .form-group { margin-bottom: 15px; position: relative; } .contact-form .form-group i.fa { position: absolute; top: 15px; left: 0; font-size: 16px; } .home-page-form { background: #fff; border-top: 3px solid #4285F4; padding: 23px 30px 38px; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .google_map_wrapper { border-top: 3px solid #4285F4; padding: 20px; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .google_map_wrapper iframe { width: 100%!important; height: 330px!important; } .form-control { padding: 12px 0px; font-size: 16px; height: auto; box-shadow: none !important; border-top: 0; border-left: 0; border-right: 0; border-bottom: 1px solid #ddd; border-radius: 0; background-color: transparent; } .form-control:focus { border-top: none; border-left: none; border-right: none; } textarea.form-control { resize: vertical; height: 130px; } .contact-form .mybtn { width: 100%; } .contact .single-info { padding: 39px 20px 36px; margin-bottom: 15px; text-align: center; background: #fff; position: relative; border-top: 3px solid #4285F4; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .contact .single-info:hover{ box-shadow: 4px 10px 30px 0px rgba(1, 0, 43, 0.12); transform: translateY(-5px); } .info-icon { width: 65px; height: 65px; font-size: 25px; color: #fff; text-align: center; line-height: 65px; border-radius: 50%; display: inline-block; margin-bottom: 25px; } .info-icon.fa { font-size: 20px; } .single-info h5 { font-size: 20px; font-weight: 500; margin-bottom: 10px; } .single-info p { margin-bottom: 0; } .contact .cAndm { padding-top: 48px; } /*================================================ FOOTER SECTION ==================================================*/ .footer { position: relative; margin-top: 50px; padding: 30px 0px 30px; border-top: 1px solid rgba(0, 0, 0, 0.123); } .footer p { font-size: 16px; margin: 0px; } .footer .social-link { display: block; margin: 40px 0px 26px; } .footer .social-link ul { padding-left: 0px; margin-left: 0px; } .footer .social-link ul li { display: inline-block; } .footer .social-link ul li a { width: 40px; height: 40px; font-size: 16px; border-radius: 50%; line-height: 40px; margin: 0px 5px; display: block; background: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; } .footer .social-link ul li a:hover { color: #fff !important; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.10), 0 6px 6px rgba(0, 0, 0, 0.10); } /*======================= back to top css =========================*/ .back-top-btn { position: fixed; bottom: 20px; right: 20px; height: 40px; width: 40px; border-radius: 50%; line-height: 40px; text-align: center; font-size: 18px; z-index: 999; display: none; background: #ff5252; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); -webkit-transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; } .back-top-btn i { color: #fff; -webkit-transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; } .back-top-btn:hover i { color: #fff; } /*========================================== Blog & Blog details Area Start =============================================*/ .blogs.blog-page .blog-box { margin-bottom: 30px; background: #fff; } .mb-30{ margin-bottom: 30px; } .blog-details .blog-content .content { padding: 30px 30px 30px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; border-top: 3px solid #4285F4; } .blog-details .blog-content .content .feature-image{ margin-bottom: 25px; } .discus-comment-box{ margin-top: 30px; padding: 22px 30px 30px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; border-top: 3px solid #4285F4; } .blog-details .blog-content .content .title { font-size: 22px; line-height: 32px; font-weight: 500; color: #242424; } .blog-details .blog-content .content .post-meta { padding-left: 0px; margin-bottom: 20px; margin-top: 15px; } .blog-details .blog-content .content .post-meta li { list-style: none; display: inline-block; } .blog-details .blog-content .content .post-meta li a { font-size: 14px; margin-right: 10px; color: #777; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .blog-details .blog-content .content .post-meta li a:hover { color: #9191ff; } .blog-details .blog-content .content p { color: #2f3744; font-size: 16px; } .blog-details .blog-content .content .heading { font-size: 18px; font-weight: 500; margin: 8px 0px 20px; display: inline-block; } .blog-details .blog-content .content .img { margin: 30px 0px 30px; display: block; } .blog-details .blog-content .content blockquote { margin-top: 25px; margin-bottom: 18px; background: #f3f6ff; border-left: 5px solid #9191ff; padding: 25px 30px 28px; font-size: 16px; color: #9191ff; font-weight: 500; display: block; } .blog-details .blog-content .content blockquote p { margin-bottom: 0px; } .blog-details .blog-content .content .tag-social-link { background: #f3f6ff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 20px 20px 20px; margin-top: 24px; } .blog-details .blog-content .content .tag-social-link .tag .title { font-size: 14px; color: #000000; display: inline-block; margin-bottom: 0px; line-height: inherit; } .blog-details .blog-content .content .tag-social-link .tag a { color: #545558; font-size: 14px; display: inline-block; margin-bottom: 0px; } .blog-details .blog-content .content .tag-social-link .social-links { padding-left: 0px; margin-bottom: 0px; text-align: center; display: block; width: 100%; margin-top: 0px; } .blog-details .blog-content .content .tag-social-link .social-links li { display: inline-block; } .blog-details .blog-content .content .tag-social-link .social-links li a { width: 30px; height: 30px; line-height: 32px; font-size: 14px; text-align: center; border-radius: 50%; display: inline-block; background: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); margin-left: 2px; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .blog-details .blog-content .content .tag-social-link .social-links li a:hover { color: #fff !important; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.10), 0 6px 6px rgba(0, 0, 0, 0.10); } .blog-aside .serch-form { position: relative; } .blog-aside .serch-form input { width: 100%; height: 60px; border: 0px; background: none; padding: 0px 50px 0px 20px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .blog-aside .serch-form input:focus { outline: 0px; } .blog-aside .serch-form button { position: absolute; top: 0; right: 0; height: 60px; width: 50px; border: none; background: none; color: #777; font-size: 14px; cursor: pointer; } .blog-aside .serch-form button:focus { outline: 0; } .blog-aside .categori { padding: 22px 30px 21px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; margin-top: 30px; border-top: 3px solid #4285F4; } .blog-aside .categori .title { font-size: 20px; line-height: 30px; font-weight: 500; color: #252a32; display: block; text-align: center; margin-bottom: 18px; } .blog-aside .categori .separator { background: rgba(0, 0, 0, 0.2); width: 160px; height: 2px; display: block; margin: 0 auto; } .blog-aside .categori .categori-list { padding-left: 0px; margin-bottom: 0px; margin-top: 19px; } .blog-aside .categori .categori-list li { list-style: none; line-height: 36px; } .blog-aside .categori .categori-list li a { display: -webkit-box; display: -ms-flexbox; display: flex; color: #333; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .blog-aside .categori .categori-list li a i{ font-size: 14px; margin-right: 5px; } .blog-aside .categori .categori-list li:hover a, .blog-aside .categori .categori-list li.active a { color: #9191ff; } .blog-aside .recent-post-widget { padding: 22px 30px 28px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; margin-top: 30px; border-top: 3px solid #4285F4; } .blog-aside .recent-post-widget .title { font-size: 20px; line-height: 30px; font-weight: 500; color: #252a32; display: block; text-align: center; margin-bottom: 17px; } .blog-aside .recent-post-widget .separator { background: rgba(0, 0, 0, 0.2); width: 160px; height: 2px; display: block; margin: 0 auto; } .blog-aside .recent-post-widget .post-list { padding-left: 0px; margin-bottom: 0px; margin-top: 30px; } .blog-aside .recent-post-widget .post-list li { list-style: none; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 14px; margin-bottom: 15px; } .blog-aside .recent-post-widget .post-list li:last-child { border-bottom: 0px; margin-bottom: 0px; padding-bottom: 0px; } .blog-aside .recent-post-widget .post-list li .post { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; } .blog-aside .recent-post-widget .post-list li .post .post-img { /* width: 100px; */ /* height: 100px; */ max-width: 100px; margin-right: 20px; } .blog-aside .recent-post-widget .post-list li .post .post-img img { width: 100%; } .blog-aside .recent-post-widget .post-list li .post .post-details { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .blog-aside .recent-post-widget .post-list li .post .post-details .post-title { color: #2f3744; font-size: 14px; line-height: 20px; font-weight: 500; margin-bottom: 4px; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .blog-aside .recent-post-widget .post-list li .post .post-details .post-title:hover { color: #9191ff; } .blog-aside .recent-post-widget .post-list li .post .post-details .date { color: #7b8698; font-size: 14px; line-height: 20px; margin-bottom: 0px; } .blog-aside .archives { padding: 22px 30px 21px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; margin-top: 30px; border-top: 3px solid #4285F4; } .blog-aside .archives .title { font-size: 20px; line-height: 30px; font-weight: 500; color: #252a32; display: block; text-align: center; margin-bottom: 16px; } .blog-aside .archives .separator { background: rgba(0, 0, 0, 0.2); width: 160px; height: 2px; display: block; margin: 0 auto; } .blog-aside .archives .archives-list { padding-left: 0px; margin-bottom: 0px; margin-top: 18px; } .blog-aside .archives .archives-list li { list-style: none; line-height: 36px; } .blog-aside .archives .archives-list li a { display: block; color: #333; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .blog-aside .archives .archives-list .single-category:hover a, .blog-aside .archives .archives-list .single-category.active a { color: #9191ff !important; } /*======================================== breadcrumb-area Start ========================================*/ .breadcrumb-area { background: url(../img/breadcrumb_image.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; padding: 100px 0px 100px; position: relative; overflow: hidden; } .breadcrumb-area .overlay { position: absolute; top: 0; left: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); } .breadcrumb-area .title { color: #fff; font-size: 34px; line-height: 44px; font-weight: 500; margin-bottom: 12px; } .breadcrumb-area .links { padding-left: 0px; } .breadcrumb-area .links li { display: inline-block; position: relative; margin-right: 20px; color: #fff; font-size: 16px; line-height: 26px; } .breadcrumb-area .links li::after { position: absolute; content: "\f054"; font-family: 'Font Awesome 5 Free'; font-weight: 900; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: -17px; font-size: 12px; color: #fff; } .breadcrumb-area .links li:last-child::after { display: none; } .breadcrumb-area .links li a { color: #fff; font-size: 16px; line-height: 26px; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } /*======================================== Portfolio Detagils Area Start ==========================================*/ .portfolio-details .owl-nav .owl-next { left: auto; right: 0; } .service-details-content { overflow: hidden; border-top: 3px solid #4285F4; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .service-details-content .main-image{ padding: 30px 30px 0px; } .portfolio-details .content{ padding: 30px 30px 30px; } .portfolio-details .main-image img { width: 100%; } .portfolio-details .carousel { margin-bottom: 30px; } .portfolio-details h2, .portfolio-details h3, .portfolio-details h4 { font-weight: 500; margin-bottom: 20px; } .portfolio-details .content .title{ font-size: 22px!important; font-weight: 500; } .portfolio-details .info span { display: block; margin-bottom: 20px; } .portfolio-details .info span i { color: #4285F4; margin-right: 7px; } .portfolio-details .info li { border-bottom: 1px solid #e7e7e7; display: block; font-weight: 500; margin-bottom: 13px; padding-bottom: 12px; font-size: 18px; } .portfolio-area.related-projects .pf-item .info { background: #ffffff none repeat scroll 0 0; border: 1px solid #e7e7e7; box-shadow: inherit; display: inline-block; float: left; padding: 30px; text-align: left; width: 100%; margin-bottom: 10px; margin-top: 0; } .portfolio-details .info li span { font-weight: normal; margin: 0; font-size: 16px; } .portfolio-details .info ul { margin-left: 0px; padding-left: 0px; } .portfolio-details .info li:last-child { margin-bottom: 0; border: none; padding-bottom: 0; } .portfolio-details .info { border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; padding: 33px 30px 17px; background: #fff; border-top: 3px solid #4285F4; } .portfolio-details .info ul li h4{ font-size: 18px; line-height: 28px; font-weight: 500; margin-bottom: 0px; } .aside-contact-form { margin-top: 30px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); padding: 33px 30px 40px; background: #fff; } .aside-contact-form .title { font-size: 18px; display: inline-block; padding-bottom: 10px; margin-bottom: 0px; font-weight: 500; position: relative; } .aside-contact-form .heading { border-bottom: 1px solid rgba(0, 0, 0, 0.15); margin-bottom: 20px; } .section-title { margin-bottom: 54px; } .aside-contact-form .title:before { position: absolute; content: ""; width: 100%; height: 2px; background: #ff5252; bottom: -1px; } .portfolio-details .conetnt h5 { font-size: 20px; font-weight: 500; margin-bottom: 20px; } .portfolio-details .info li a { color: #4285F4; } .slider-img.slick-slider{ position: relative; margin-bottom: -7px; } .service-details-content .idgallery{ padding: 30px 30px 0px; } .idgallery .slidPrv4.slick-arrow{ position: absolute; left: 0px; top: 50%; transform: translateY(-50%); background: #000; color: #fff; width: 30px; height: 30px; font-size: 15px; text-align: center; line-height: 30px; box-shadow: 3px 0px 3px rgba(0, 0, 0, 0.2); z-index: 9; cursor: pointer; } .idgallery .slidNext4.slick-arrow{ position: absolute; right: 0px; top: 50%; transform: translateY(-50%); background: #000; color: #fff; width: 30px; height: 30px; font-size: 15px; text-align: center; line-height: 30px; box-shadow: -3px 0px 3px rgba(0, 0, 0, 0.2); z-index: 9; cursor: pointer; } .idgallery, .slider-img { background: #fff!important; } .idgallery .slider-img .slid-item img{ border-left: 2px solid #fff; border-right: 2px solid #fff; } /*======================================= Curve Design CSS Start ======================================*/ .curve { position: absolute; z-index: 7; } .curve.curve-bottom { left: 0; bottom: -1px; width: 100%; } .curve.curve-bottom:after, .curve.curve-bottom:before { bottom: 0; } .curve.curve-top { left: 0; top: -1px; width: 100%; } .curve.curve-top:after, .curve.curve-top:before { top: 0; border-top: 50px solid #fff; border-bottom: 0; } .curve.curve-top:after { border-left: 70vw solid transparent; } .curve.curve-top:before { border-right: 30vw solid transparent; } .curve:after, .curve:before { content: ''; width: 0; height: 0; border-bottom: 50px solid #fff; position: absolute; } .curve:after { right: 0; border-left: 30vw solid transparent; } .curve:before { left: 0; border-right: 70vw solid transparent; } /*================================= Button CSS Area Start ===================================*/ .mybtn { padding: 8px 30px; background: #fff; border-radius: 4px; display: inline-block; border: 1px solid transparent; position: relative; z-index: 3; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; cursor: pointer; outline: none !important; overflow: hidden; } .mybtn span { position: relative; z-index: 6; -webkit-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; } .mybtn:before, .mybtn:after { content: ''; width: 0; height: 100%; background: #fff; position: absolute; left: 0; top: 0; -webkit-transition: width 0.4s; -o-transition: width 0.4s; transition: width 0.4s; z-index: 1; opacity: .4; } .mybtn:after { -webkit-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; background: #fff; opacity: 1; } .mybtn:hover:before, .mybtn:hover:after { width: 100%; } .mybtn:hover:after { -webkit-transition-delay: .2s; -o-transition-delay: .2s; transition-delay: .2s; } .mybtn:hover span { -webkit-transition-delay: .2s; -o-transition-delay: .2s; transition-delay: .2s; } .mybtn-bg { background: #7280ff; border-color: #7280ff; color: #fff; } .mybtn-bg:hover span { color: #7280ff; } .mybtn-light { background: #fff; } .mybtn-light:before, .mybtn-light:after { background: #7280ff; } .mybtn-light:hover span { color: #fff !important; } .mybtn-light span { color: #7280ff; } .mybtn-bord { background: transparent; border: 1px solid #7280ff; } .mybtn-bord:before, .mybtn-bord:after { background: #7280ff; } .mybtn-bord:hover { border-color: #7280ff; } .mybtn-bord:hover span { color: #fff; } /* Button CSS Area End */ .faq { position: relative; } .faq-box{ } .video-box{ height: 100%; } .video-box .video .title{ font-size: 18px; line-height: 28px; font-weight: 500; margin-bottom: 25px; } .accordion .single-accordion { margin-bottom: 30px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .accordion .single-accordion:last-child{ margin-bottom: 0px; } .single-accordion:last-child { margin-bottom: 0px; } .single-accordion .accordion-header { background: #ffffff; border: 0px } .single-accordion .accordion-header .title { font-size: 18px; line-height: 28px; font-weight: 500; display: block; width: 100%; margin: 0px; cursor: pointer; position: relative; padding: 10px 20px; } .single-accordion .accordion-body { font-size: 16px; line-height: 26px; padding: 0px 20px 10px; border: 0px; } /* Faq Area End */ /* My Interest Area Start */ #interests{ margin-bottom: -30px; } #interests .interest_box { text-align: center; } #interests .interest_box { text-align: center; position: relative; z-index: 9; padding: 40px 10px 36px; background: #fff; margin-bottom: 30px; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } #interests .interest_box:hover { box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.1); transform: scale(1.05); } #interests .interest_box .name { font-size: 18px; font-weight: 500; } #interests .interest_box .img { margin-bottom: 20px; } #interests .interest_box .img img { max-height: 60px; } /* My Interest Area End */ /* Sweet Alert Custom css Start */ .swal2-popup.swal2-toast .swal2-title { margin-left: 15px !important; } .swal2-toast { background-color: rgb(255, 255, 255) !important; } .swal2-popup.swal2-toast { padding: 14px 20px !important; font-size: 18px !important; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.15) !important; } .swal2-toast { max-width: 370px !important; border-radius: 0px !important; } .swal2-popup.swal2-toast .swal2-title { font-size: 16px !important; } .swal2-popup { border: 0px; border-left: 4px solid #28a745 !important; } /* Sweet Alert Custom css End */ #particles-js { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .card-columns .card { margin-bottom: 20px !important; } .card-columns { -webkit-column-gap: 20px; -moz-column-gap: 20px; column-gap: 20px !important; } /* Pricing Plan Start */ section#pricing{ position: relative; margin-bottom: -30px; } .pricing-item .list{ position: relative; margin-top: 25px; padding-bottom: 5px; } .pricing-item .list ul li{ list-style: none; line-height: 34px; } .pricing-item .list ul{ padding-left: 0px; padding-right: 0px; margin-left: 0px; margin-right: 0px; } .pricing-item { position: relative; text-align: center; } .pricing-action { color: inherit; border: none; background: none; } .pricing-action:focus { outline: none; } .pricing-feature-list { text-align: left; } .pricing-palden .pricing-item { cursor: default; background: #fff; border-radius: 10px; overflow: hidden; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; margin-bottom: 30px; padding-bottom: 20px; border-top: 3px solid #4285F4; } .pricing-palden .pricing-item:hover{ box-shadow: 4px 10px 30px 0px rgba(1, 0, 43, 0.12); transform: translateY(-5px); } .pricing-palden .pricing-deco { padding: 30px 0px 0px; position: relative; } .pricing-palden .pricing-deco-img { position: absolute; bottom: 0; left: 0; width: 100%; height: 130px; } .pricing-palden .pricing-title { font-size: 18px; margin: 0; font-weight: 500; } .pricing-palden .icon { font-size: 2.5em; } .pricing-palden .pricing-price { font-size: 34px; font-weight: 600; padding: 0; margin: 0 0 0.25em 0; line-height: 0.75; } .pricing-palden .pricing-currency { font-size: 18px; vertical-align: top; font-weight: 500; } .pricing-palden .pricing__sentence { font-weight: bold; margin: 0 0 1em 0; padding: 0 0 0.5em; } .pricing-palden .pricing-feature-list { margin: 0; padding: 0.25em 0 2.5em; list-style: none; text-align: center; } .pricing-palden .pricing-feature { padding: 1em 0; } .pricing-palden .pricing-item--featured .pricing-deco { padding: 5em 0 8.885em 0; } /* Pricing Plan SEnd */ /* Cart Area Start */ .cart-box { background: #fff; margin-bottom: 30px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -webkit-transition: all 0.3s cubic-bezier(.25, .8, .25, 1); -moz-transition: all 0.3s cubic-bezier(.25, .8, .25, 1); -o-transition: all 0.3s cubic-bezier(.25, .8, .25, 1); transition: all 0.3s cubic-bezier(.25, .8, .25, 1); } .cart-box:hover { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.10), 0 6px 6px rgba(0, 0, 0, 0.10); transform: translateY(-2px); } .cart-box .cart-images { overflow: hidden; position: relative; } .cart-box .cart-images img { -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .cart-box:hover .cart-images img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } .cart-box .cart-details { padding: 13px 20px 11px; text-align: left; position: relative; } .cart-box .cart-details .cart-title { font-size: 18px; line-height: 28px; color: #242424; margin-bottom: 7px; display: block; font-weight: 500; } .cart-box .cart-details .newprice{ margin-bottom: 0px; font-size: 21px; font-weight: 500; } .cart-box .cart-details .oldprice{ margin-bottom: 0px; font-size: 15px; } .cart-box .cart-details .post-body { font-size: 16px; line-height: 26px; margin-bottom: 22px; } .cart-box .cart-images .overlay{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); opacity: 0; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .cart-box:hover .cart-images .overlay{ opacity: 1; } .cart-btn { left: 50%; top: 50%; transform: translate(-50%, -50%); position: absolute; border-radius: 0px; background-color: #007bff; border: none; color: #FFFFFF; text-align: center; font-size: 16px; width: 80%; padding: 4px 0px; cursor: pointer; display: inline-block; } .cart-btn span { cursor: pointer; display: inline-block; position: relative; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .cart-btn span:after { position: absolute; opacity: 0; top: 0; right: 0px; font-size: 16px; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f07a"; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .cart-btn:hover span { padding-right: 25px; color: #fff; } .cart-btn:hover span:after { opacity: 1; right: 0; } /* Cart Area End */ /* Language CSS Start */ .language { display: inline-block; margin-left: 17px; position: relative; background: #fff; min-width: 90px!important; padding: 2px 10px; border-radius: 4px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } a.language-btn { position: relative; text-decoration: none; padding-right: 15px; text-align: left; -webkit-transition: .5s; transition: .5s; text-transform: capitalize; } .language-btn::after { content: "\f078"; position: absolute; right: 0; font-family: 'Font Awesome 5 Free'; font-weight: 700; top: -1px; font-size: 10px } ul.language-dropdown { text-align: center; position: absolute; z-index: 10; top: 120%; left: auto; right: 0px; width: 100%; background: #fff; padding-left: 0px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); opacity: 0; visibility: hidden; -webkit-transition: 0.4s ease-in; -moz-transition: 0.4s ease-in; -o-transition: 0.4s ease-in; transition: 0.4s ease-in; } ul.language-dropdown.open { visibility: visible; opacity: 1; -webkit-transform: translateY(0); transform: translateY(0) } ul.dropdown li { display: block } ul.language-dropdown li { position: relative; z-index: -1; display: block; list-style: none; } ul.language-dropdown li a { display: block; position: relative; padding: 7px 9px; color: #222262; border-bottom: 1px solid rgba(255, 255, 255, .1); text-decoration: none; text-align: left; text-transform: capitalize; } ul.language-dropdown li a::before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 3%; background: #25d06f; z-index: -1; -webkit-transition: .5s; transition: .5s } ul.language-dropdown li a:hover::before { width: 100% } ul.language-dropdown li a:hover{ color: #fff; } ul.language-dropdown li:last-child a { border-bottom: none } .language a i { margin-right: 3px } .language:hover ul.language-dropdown{ opacity: 1; visibility: visible; top: 100%; } /* Language CSS End */
public/assets/front/css/style.css
==================================================================== able of contents ==================================================================== BASE CSS PRELOADER SECTION TITLE AND SECTION PADDING HEADER AREA WELCOME AREA ABOUT AREA SERVICES AREA WORK AREA Counter AREA Education and experince area start Testimonial Start Blog Area Start CONTACT INFO AREA FOOTER SECTION back to top css Blog & Blog details Area Start breadcrumb-area Start Portfolio Detagils Area Start Curve Design CSS Start Button CSS Area Start =================================================================== */ @import url("https://fonts.googleapis.com/css?family=Poppins:400,500,500,500&display=swap"); /*================================================ BASE CSS ==================================================*/ body { font-family: 'Poppins', sans-serif; color: #555; font-weight: 400; line-height: 28px; } h1, h2, h3, h4, h5, h6 { margin: 0 0 15px; font-weight: 500; color: #222; line-height: 1.2; } a:focus { outline: 0 solid } img { max-width: 100%; height: auto; } a { transition: 0.4s } html, body { height: 100%; } a:hover { text-decoration: none } .parallax{ background-size: cover!important; background-position: center!important; background-attachment: fixed!important; background-repeat: no-repeat!important; } /* Remove Chrome Input Field's Unwanted Yellow Background Color */ input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus { -webkit-box-shadow: 0 0 0px 1000px white inset !important; } .morphext > .animated { display: inline-block; } /*================================================ PRELOADER ==================================================*/ #loader-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999999; overflow: hidden; } .no-js #loader-wrapper { display: none; } .home .owl-carousel .owl-item img { height: 100vh; width: 100%; object-fit: cover; } .owl-carousel .owl-item img { width: auto; } .mybtn2{ border: 1px solid rgba(255, 255, 255, 0.5); padding: 8px 30px; border-radius: 50px; display: inline-block; margin-top: 20px; color: rgba(255, 255, 255, 0.8); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .mybtn2:hover{ background: #4285F4; border-color: #4285F4; color: #fff; } #loader { display: block; position: relative; left: 50%; top: 50%; width: 150px; height: 150px; margin: -75px 0 0 -75px; border-radius: 50%; border: 3px solid transparent; border-top-color: #fff; -webkit-animation: spin 1.7s linear infinite; animation: spin 1.7s linear infinite; z-index: 11; } #loader:before { content: ""; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; border-radius: 50%; border: 3px solid transparent; border-top-color: #fff; -webkit-animation: spin-reverse .6s linear infinite; animation: spin-reverse .6s linear infinite; } #loader:after { content: ""; position: absolute; top: 15px; left: 15px; right: 15px; bottom: 15px; border-radius: 50%; border: 3px solid transparent; border-top-color: #fff; -webkit-animation: spin 1s linear infinite; animation: spin 1s linear infinite; } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes spin-reverse { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(-360deg); } } @keyframes spin-reverse { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } } #loader-wrapper .loader-section { background-color: #fff; position: fixed; top: 0; width: 51%; height: 100%; z-index: 10; } #loader-wrapper .loader-section.section-left { left: 0; } #loader-wrapper .loader-section.section-right { right: 0; } /* Loaded styles */ .loaded #loader-wrapper .loader-section.section-left { -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .loaded #loader-wrapper .loader-section.section-right { -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); } .loaded #loader { opacity: 0; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .loaded #loader-wrapper { visibility: hidden; -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: all 0.3s 1s ease-out; transition: all 0.3s 1s ease-out; } .client-slider .item { display: block; text-align: center; } .client-slider .item a { display: inline-block; } .section-padding{ padding-top: 110px; } /*================================================ SECTION TITLE AND SECTION PADDING ==================================================*/ .section-title { text-align: center; position: relative; } .section-title h2 { font-size: 34px; display: inline-block; line-height: 44px; font-weight: 700; margin-bottom: 0px; text-transform: uppercase; } .section-title span{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 75px; font-weight: 700; color: #f7f7f7; z-index: -1; text-transform: uppercase; width: 100%; } /* .section-title h2::after{ position: absolute; content: ''; bottom: -14px; left: 50%; transform: translateX(-50%); width: 70%; height: 3px; border-radius: 10px; background: rgb(234, 228, 255); border-radius: 10px; } */ /*================================================ HEADER AREA ==================================================*/ .style { background: rgba(255, 255, 255, 0); -webkit-transition: all .4s; -moz-transition: all .4s; transition: all .4s; } .header.style { background: #fff; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15); -webkit-transition: all .4s; -moz-transition: all .4s; transition: all .4s; } .header { position: fixed; left: 0; top: 0; width: 260px; height: 100% !important; background: #000019; border-right: 1px solid rgba(0, 0, 0, 0.07); -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.065); box-shadow: 0 0 15px rgba(0, 0, 0, 0.065); z-index: 2; overflow: hidden; overflow-y: auto; } .main-site-content{ padding-left: 260px; } .header .header-top-area { display: block; width: 100%; text-align: center; padding: 25px 0px 24px; border-bottom: 1px solid rgba(255, 255, 255, 0.15); } .header .header-top-area a{ display: inline-block; } .header .header-top-area img{ display: inline-block; width: 150px; height: 150px; border-radius: 50%; border: 7px solid #ffffff4d; } .header .header-top-area .name{ font-size: 21px; line-height: 31px; font-weight: 500; color: #fff; margin-top: 20px; margin-bottom: 0px; } .header .my-navbar { padding: 0px 30px 0px; } .header .nav-item .nav-link { color: #fff; position: relative; } .header .nav-item .nav-link.active, .header .nav-item .nav-link:hover { color: #e2e2e2; } .header.style .nav-item .nav-link { color: #222; } .header #ca-navbar{ display: block; } .header #ca-navbar .navbar-nav{ text-align: center; } .h100{ height: 100%; } .header .my-navbar{ position: relative; height: 100%; } .header .header-bottom-area { display: block; width: 100%; bottom: 0px; left: 0px; padding: 30px; text-align: center; } .header .header-bottom-area .menu-social-links a{ color: #f6f6f6; display: inline-block; margin: 3px 4px; } .menu-toogle-icon { width: 45px; height: 45px; text-align: center; margin-right: 0px; text-align: center; border-radius: 50%; cursor: pointer; position: fixed; right: 20px; top: 20px; background: #7280ff; z-index: 999; display: none; box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1); /* Button CSS Area End */ /* Icon 3 */ } .menu-toogle-icon #nav-icon3 { width: 100%; height: 100%; padding: 0px 10px; position: relative; top: 0px; left: 0px; transition: 0.5s ease-in-out; cursor: pointer; } .menu-toogle-icon #nav-icon3 span { display: block; height: 2px; width: 45%; left: 13px; position: absolute; background: #fff; border-radius: 9px; opacity: 1; transform: rotate(0deg); transition: 0.25s ease-in-out; } .menu-toogle-icon #nav-icon3 span:nth-child(1) { top: 17px; } .menu-toogle-icon #nav-icon3 span:nth-child(2), .menu-toogle-icon #nav-icon3 span:nth-child(3) { top: 22px; } .menu-toogle-icon #nav-icon3 span:nth-child(4) { top: 27px; } .menu-toogle-icon #nav-icon3.open span:nth-child(1) { top: 27px; width: 0%; left: 50%; } .menu-toogle-icon #nav-icon3.open span:nth-child(2) { transform: rotate(45deg); } .menu-toogle-icon #nav-icon3.open span:nth-child(3) { transform: rotate(-45deg); } .menu-toogle-icon #nav-icon3.open span:nth-child(4) { top: 27px; width: 0%; left: 50%; } /*================================================ WELCOME AREA ==================================================*/ .h-100vh { height: 100vh; } .text-white { color: #fff; } .home { position: relative; height: 100vh; overflow: hidden; } .slider { position: absolute; z-index: 0; } .home-bg { background: url(../img/heroarea_bg.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; } iframe#mbYTP_bgndVideo { transform: scale(1.1) !important; } .ytp-ce-element { display: none !important; } iframe#mbYTP_bgndVideo { transform: scale(1.1) !important; } span#controlBar_bgndVideo { display: none !important; } .bg-overlay { background: rgba(0, 0, 0, 0.7); position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 100%; height: 100%; } .home-table-center { display: table-cell; vertical-align: middle; } .home-table { display: table; width: 100%; height: 100%; } .home .profile-img img { border-radius: 50%; border: 4px solid #fff; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); margin-bottom: 30px; width: 180px; height: 180px; } .home .name { font-size: 70px; font-weight: 700; line-height: 80px; color: #fff; margin-bottom: 10px; /* text-shadow: 3px -3px 10px rgba(0, 0, 0, 0.3); */ } .header_title { font-size: 21px; font-weight: 500; line-height: 31px; color: rgba(255, 255, 255, 0.8); } .header_title span { font-weight: 500; } .social_home li a { font-size: 18px; color: #ffffff; display: inline-block; width: 30px; text-align: center; } .home .ag_title{ font-size: 40px; line-height: 40px; font-weight: 600; color: #fff; margin-bottom: 25px; } .home .ag_subtitle{ font-size: 16px; line-height: 26px; font-weight: 400; color: #fff; } .scroll_down { position: absolute; bottom: 5vh; width: 100%; text-align: center; color: #fff; font-size: 13px; z-index: 8; } .scroll_down i { position: relative; -webkit-animation: bounce 2s infinite; animation: bounce 2s infinite; height: 50px; width: 30px; line-height: 50px; border-radius: 30px; border: 2px solid #ffffff; display: inline-block; color: #fff; font-size: 18px; } .scroll_down i:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 50%; z-index: -1; transition: all .2s; } .social_home { margin-top: 20px; } .social_home.list-unstyled li { display: inline-block; } .envatoPrime_btn:focus { color: #fff; } .home .mybtn { margin-top: 27px; display: inline-block; } /*================================================ ABOUT AREA ==================================================*/ .about-box .author-image{ display: inline-block; } .about-box .author-image img{ border-radius: 50%; max-width: 250px; max-height: 250px; } .about-box .about-content{ border-radius: 10px; padding: 30px; border-top: 3px solid #4285F4; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .about-content .about-heading { font-size: 30px; line-height: 40px; font-weight: 500; margin-bottom: 10px; } .about-area .about-content .info-list { margin-left: 0px; padding-left: 0px; } .about-area .about-content .info-list li { list-style: none; display: flex; justify-content: space-between; } .about-area .about-content .info-list li .title { max-width: 50%; flex: 50%; font-weight: 500; color: #222; } .about-area .about-content .info-list li .value { max-width: 50%; flex: 50%; } .about-area .about-content .info-list li .value a { color: #555; } .about-area .mybtn { margin-top: 6px; } .skill-area .skill-list .single-skill .label { display: flex; justify-content: space-between; margin-top: -6px; margin-bottom: 4px; } .skill-box { border-top: 3px solid #4285F4;; margin-top: 30px; background: #fff; padding: 35px 30px 9px; margin-bottom: 30px; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .edu-box { /* padding: 35px 30px 40px; margin-bottom: 30px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; */ } .skill-area .title { border-bottom: 1px solid rgba(0, 0, 0, 0.15); padding-bottom: 5px; font-size: 21px; position: relative; margin-bottom: 25px; } /* .skill-area .title:before { position: absolute; content: ""; width: 110px; height: 2px; background: #ff5252; bottom: -1px; } */ .skill-area .skill-list .single-skill .label span { font-weight: 500; font-size: 16px; line-height: 24px; } .skill-area .skill-list .single-skill { margin-bottom: 21px; } .skill-area .skill-list .single-skill:last-child { margin-bottom: 0px; } .skill-area .skill-list .single-skill .progress { height: 15px; border-radius: 0px; } .skill-area-circle .skill-list { display: flex; flex-wrap: wrap; } .skill-area-circle .skill-list .single-skill { margin-bottom: 19px; display: inline-block; flex: 50%; width: 50%; padding-left: 10px; padding-right: 10px; text-align: center; } .skill-area-line .skill-box { padding-bottom: 39px; } .skill-area .skill-list .single-list-ul { padding-left: 0px; margin-bottom: 18px; } .skill-area .skill-list .single-list-ul li { list-style: none; } .skill-area .skill-list .single-list-ul li p { position: relative; padding-left: 30px; } .skill-area .skill-list .single-list-ul li p::before { position: absolute; font-family: "Font Awesome 5 Free"; content: "\f058"; font-weight: 900; top: 1px; left: 0px; font-size: 18px; } /* .progress-bar */ .progress-circle { position: relative; height: 100px; width: 100px; display: inline-block; } .progress-circle div { position: absolute; height: 100px; width: 100px; border-radius: 50%; } .progress-circle div span { position: absolute; font-size: 16px; font-weight: 500; line-height: 80px; height: 80px; width: 80px; left: 10px; top: 10px; text-align: center; border-radius: 50%; background-color: white; } .progress-circle .background { background-color: #b3cef6; } .progress-circle .rotate { clip: rect(0 50px 100px 0); } .progress-circle .left { clip: rect(0 50px 100px 0); opacity: 1; background-color: #b3cef6; } .progress-circle .right { clip: rect(0 50px 100px 0); transform: rotate(180deg); opacity: 0; } .myclient-area .client-slider .item { padding: 10px 15px 20px; } .myclient-area .client-slider .item a { display: inline-block; width: 100%; height: 80px; text-align: center; padding: 20px 15px; } .myclient-area .client-slider .item a img { display: inline-block; } /*================================================ SERVICES AREA ==================================================*/ #services { position: relative; margin-bottom: -30px; } #services .item { display: block; text-align: center; border-top: 3px solid #4285F4; margin-bottom: 30px; background: #fff; position: relative; padding: 40px 30px 30px; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } #services .item img { width: 65px; margin-bottom: 26px; } #services .item .title { font-size: 20px; margin-bottom: 17px; font-weight: 500; } #services .item p { margin-bottom: 0px; color: #555; } #services .item:hover { box-shadow: 4px 10px 30px 0px rgba(1, 0, 43, 0.12); transform: translateY(-5px); } .info.service-category .heading{ border-bottom: 1px solid rgba(0, 0, 0, 0.15); margin-bottom: 20px; text-align: center; } .info.service-category .heading .title{ font-size: 21px; display: inline-block; padding-bottom: 10px; margin-bottom: 7px; font-weight: 500; position: relative; } .info.service-category .service-list li{ border-bottom: 1px solid #e7e7e7; display: block; margin-bottom: 0px; padding-bottom: 0px; } .info.service-category .service-list li .service{ font-size: 16px; margin-bottom: 0px; font-weight: 400; line-height: 40px; color: #555; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .info.service-category .service-list li .service i{ color: #777; margin-right: 5px; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } /*================================================ WORK AREA ==================================================*/ #portfolio { position: relative; } #portfolio .s-border { margin: 47px 0px 70px; } .work-inner .mix { display: none; } ul.work-list { list-style: outside none none; margin-bottom: 45px; padding: 0; } ul.work-list li { cursor: pointer; display: inline-block; padding: 5px; font-size: 16px; text-transform: uppercase; -webkit-transition: 0.4s; transition: 0.4s; font-weight: 500; } .single-work { position: relative; overflow: hidden; border-radius: 10px; overflow: hidden; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .single-work img { width: 100%; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; } .item-hover { position: absolute; bottom: 0px; left: 0; width: 100%; height: 100%; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; } .item-hover .hover-content { position: absolute; top: 0px; width: 100%; height: 100%; left: 0px; opacity: 0; padding: 20px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; } .single-work:hover .item-hover { background: rgba(0, 0, 0, 0.7); } .single-work:hover .item-hover .hover-content { bottom: 20px; opacity: 1; } .single-work:hover{ box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.1); transform: translateY(-5px); } .work-table { display: table; height: 100%; text-align: center; width: 100%; } .work-tablecell { display: table-cell; vertical-align: middle; } .hover-content h4, .hover-content p { color: #fff; margin: 0; } .hover-content h4 { margin-bottom: 5px; font-weight: 500; font-size: 18px; line-height: 28px; display: block; } .hover-content p { font-weight: 400; font-size: 14px; } .hover-content a { display: inline-block; font-size: 14px; height: 35px; line-height: 35px; color: #fff; margin-top: 10px; text-align: center; width: 35px; border-radius: 0px; margin-right: 7px; border-radius: 50%; } .portfolio-category { display: block; text-align: center; margin-bottom: 34px } .portfolio-category li { display: inline-block; } .portfolio-category li a { padding: 6px 20px; margin: 2px 4px; background: #fff; color: #222; display: inline-block; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .portfolio-category li:hover a, .portfolio-category li.active a { color: #fff; } nav.pagination-nav .pagination { display: block; text-align: center; } nav.pagination-nav .pagination li { display: inline-block; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24); width: 35px; height: 35px; border-radius: 50% !important; overflow: hidden; text-align: center; margin: 0px 4px; color: #222; background: #fff!important; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } nav.pagination-nav .pagination li a, nav.pagination-nav .pagination li span, nav.pagination-nav .pagination li p { padding: 0px !important; line-height: 35px !important; display: block; border: 0px !important; box-shadow: unset !important; border-radius: 50% !important; border-radius: 0px !important; margin: 0px !important; background: #fff!important; color: #222; } nav.pagination-nav .page-item.active .page-link { color: #fff; } nav.pagination-nav .page-item:hover .page-link { background: #f6f6f6 !important; } #portfolio .project-slider{ position: relative; } #portfolio .project-slider .owl-controls .owl-nav .owl-prev, #portfolio .project-slider .owl-controls .owl-nav .owl-next { font-size: 16px; line-height: 35px; position: absolute; top: 50%; transform: translateY(-50%); text-align: center; width: 35px; height: 35px; opacity: 0.4; font-weight: 900; background: #fff; border: 1px solid #ff5500; color: #ff5500; border: 0px; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } #portfolio .project-slider .owl-controls .owl-nav .owl-prev:hover, #portfolio .project-slider .owl-controls .owl-nav .owl-next:hover { background: #ff5500; color: #fff; opacity: 1; } #portfolio .project-slider .owl-controls .owl-nav .owl-prev { left: 0px; border-radius: 0px 10px 10px 0px; } #portfolio .project-slider .owl-controls .owl-nav .owl-next { right: 0px; border-radius: 10px 0px 0px 10px; } /*=============================================== Counter AREA ===============================================*/ .counterArea { position: relative; margin-bottom: -30px; } .counterArea .counter_box { text-align: center; position: relative; border-top: 3px solid #4285F4; margin-bottom: 30px; z-index: 9; padding: 40px 10px 36px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .counterArea .counter_box:hover { box-shadow: 4px 10px 30px 0px rgba(1, 0, 43, 0.12); transform: translateY(-5px); } .counterArea .counter_box h2 { font-size: 30px; margin-bottom: 10px; margin-top: 0px; font-weight: 700; color: #f44556; margin-bottom: 18px; display: inline-block; } .counterArea .counter_box span { font-size: 30px; font-weight: 500; color: #f44556; display: inline-block; } .counterArea .counter_box h3 { font-size: 20px; font-weight: 500; margin: 0; } .counterArea .counter_box .img { margin-bottom: 20px; } .counterArea .counter_box .img img { max-height: 60px; } /* =================================== Education and experince area start ==========================================*/ #eduandex .title { border-bottom: 1px solid rgba(0, 0, 0, 0.15); padding-bottom: 13px; font-size: 21px; position: relative; margin-bottom: 30px; } /* #eduandex .title:before { position: absolute; content: ""; width: 110px; height: 3px; background: #ff5252; bottom: -2px; } */ #eduandex .education-list .single-education { border-left: 3px solid #4285F4; margin-bottom: 30px; border-radius: 10px; padding-left: 30px; padding-right: 30px; padding-top: 25px; padding-bottom: 25px; position: relative; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } #eduandex .education-list .single-education:last-child { margin-bottom: 0px; } #eduandex .education-list .single-education .collage-name { font-size: 18px; font-weight: 500; margin-bottom: 4px; } #eduandex .education-list .single-education .degree { font-size: 15px; margin-bottom: 7px; color: #82b440; font-weight: 500; } #eduandex .education-list .single-education .year { margin-left: 20px; position: relative; } #eduandex .education-list .single-education .year::before { position: absolute; content: "|"; left: -14px; } #eduandex .education-list .single-education .description p { margin-bottom: 0px; } /*======================================= Testimonial Start ==========================================*/ .testimonial .section-heading { margin-bottom: 41px; } .testimonial .section-heading .title { margin-bottom: 20px; } .testimonial .testimonial-slider .slider-item { padding: 0px 15px 30px; } .single-review { border-radius: 10px; text-align: center; } .single-review .stars { margin-bottom: 8px; display: block; } .single-review .stars i { font-size: 14px; color: #ffcc00; } .single-review .content p { margin-bottom: 0px; } .single-review .reviewr { display: block; margin-bottom: 13px; } .single-review .reviewr .img{ display: inline-block; } .single-review .reviewr .img img { width: 70px; height: 70px; border-radius: 50%; margin-bottom: 10px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } .testimonial .single-review { position: relative; } .single-review .main-content { border-radius: 10px; border-top: 3px solid #4285F4; padding: 30px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .single-review .reviewr .content .name { font-size: 21px; line-height: 31px; font-weight: 500; margin-bottom: 0px; } .single-review .reviewr .content p { font-size: 14px; line-height: 24px; margin-bottom: 0px; } .testimonial .testimonial-slider{ position: relative; padding-bottom: 30px; } .testimonial .testimonial-slider .owl-controls .owl-dots{ position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); } .testimonial .testimonial-slider .owl-controls .owl-dots .owl-dot{ width: 10px; height: 10px; background: blue; border-radius: 10px; display: inline-block; margin: 4px; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .testimonial .testimonial-slider .owl-controls .owl-dots .owl-dot.active{ width: 25px; } /* ============================================ Blog Area Start ================================================ */ #blog { position: relative; } #blog .reflection-text { margin: 10px 0px 2px; } #blog .s-top-p { padding-bottom: 46px; } .blogs .item { padding: 15px 15px; } .blogs .blog-box { background: #fff; margin-bottom: 30px; border-bottom: 3px solid #4285F4; overflow: hidden; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .blogs .blog-box:hover { box-shadow: 4px 10px 30px 0px rgba(1, 0, 43, 0.12); transform: translateY(-5px); } .blogs .blog-box .blog-images { overflow: hidden; } .blogs .blog-box .blog-images img { -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .blogs .blog-box:hover .blog-images img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } .blogs .blog-box .blog-details { padding: 20px 20px 5px; text-align: left; position: relative; } .blogs .blog-box .blog-details .blog-title { font-size: 20px; line-height: 30px; color: #242424; display: block; font-weight: 500; } .blogs .blog-box .blog-details .post-meta-one p{ margin-bottom: 0px; font-size: 15px; } .blogs .blog-box .blog-details .post-meta-one { margin-left: 0px; padding-left: 0px; margin-bottom: 7px; } .blogs .blog-box .blog-details .post-meta-one li { display: inline-block; } .blogs .blog-box .blog-details .post-meta-one li a { color: #555; font-size: 14px; margin-bottom: 0px; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .blogs .blog-box .blog-details .post-meta-one li a i { margin-right: 2px; } .blogs .blog-box .blog-details .post-meta-one li:first-child { margin-right: 10px; } .blogs .blog-box .blog-details .post-body { font-size: 16px; line-height: 26px; margin-bottom: 22px; } .blogs .blog-box .blog-details .postbtn { text-align: center; margin-top: 10px; } .blogs .blog-box .blog-details .postbtn i { font-size: 14px; } .readmore-btn { border-radius: 0px; background-color: #007bff; border: none; color: #FFFFFF; text-align: center; font-size: 16px; width: 100%; padding: 4px 0px; cursor: pointer; display: inline-block; } .readmore-btn span { cursor: pointer; display: inline-block; position: relative; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .readmore-btn span:after { position: absolute; opacity: 0; top: 0; right: 0px; font-size: 16px; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f101"; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .readmore-btn:hover span { padding-right: 25px; color: #fff; } .readmore-btn:hover span:after { opacity: 1; right: 0; } /*================================================ CONTACT INFO AREA ==================================================*/ .contact .section-title { margin-bottom: 60px; } .contact-form .form-group { margin-bottom: 15px; position: relative; } .contact-form .form-group i.fa { position: absolute; top: 15px; left: 0; font-size: 16px; } .home-page-form { background: #fff; border-top: 3px solid #4285F4; padding: 23px 30px 38px; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .google_map_wrapper { border-top: 3px solid #4285F4; padding: 20px; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .google_map_wrapper iframe { width: 100%!important; height: 330px!important; } .form-control { padding: 12px 0px; font-size: 16px; height: auto; box-shadow: none !important; border-top: 0; border-left: 0; border-right: 0; border-bottom: 1px solid #ddd; border-radius: 0; background-color: transparent; } .form-control:focus { border-top: none; border-left: none; border-right: none; } textarea.form-control { resize: vertical; height: 130px; } .contact-form .mybtn { width: 100%; } .contact .single-info { padding: 39px 20px 36px; margin-bottom: 15px; text-align: center; background: #fff; position: relative; border-top: 3px solid #4285F4; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .contact .single-info:hover{ box-shadow: 4px 10px 30px 0px rgba(1, 0, 43, 0.12); transform: translateY(-5px); } .info-icon { width: 65px; height: 65px; font-size: 25px; color: #fff; text-align: center; line-height: 65px; border-radius: 50%; display: inline-block; margin-bottom: 25px; } .info-icon.fa { font-size: 20px; } .single-info h5 { font-size: 20px; font-weight: 500; margin-bottom: 10px; } .single-info p { margin-bottom: 0; } .contact .cAndm { padding-top: 48px; } /*================================================ FOOTER SECTION ==================================================*/ .footer { position: relative; margin-top: 50px; padding: 30px 0px 30px; border-top: 1px solid rgba(0, 0, 0, 0.123); } .footer p { font-size: 16px; margin: 0px; } .footer .social-link { display: block; margin: 40px 0px 26px; } .footer .social-link ul { padding-left: 0px; margin-left: 0px; } .footer .social-link ul li { display: inline-block; } .footer .social-link ul li a { width: 40px; height: 40px; font-size: 16px; border-radius: 50%; line-height: 40px; margin: 0px 5px; display: block; background: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; } .footer .social-link ul li a:hover { color: #fff !important; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.10), 0 6px 6px rgba(0, 0, 0, 0.10); } /*======================= back to top css =========================*/ .back-top-btn { position: fixed; bottom: 20px; right: 20px; height: 40px; width: 40px; border-radius: 50%; line-height: 40px; text-align: center; font-size: 18px; z-index: 999; display: none; background: #ff5252; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); -webkit-transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; } .back-top-btn i { color: #fff; -webkit-transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; } .back-top-btn:hover i { color: #fff; } /*========================================== Blog & Blog details Area Start =============================================*/ .blogs.blog-page .blog-box { margin-bottom: 30px; background: #fff; } .mb-30{ margin-bottom: 30px; } .blog-details .blog-content .content { padding: 30px 30px 30px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; border-top: 3px solid #4285F4; } .blog-details .blog-content .content .feature-image{ margin-bottom: 25px; } .discus-comment-box{ margin-top: 30px; padding: 22px 30px 30px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; border-top: 3px solid #4285F4; } .blog-details .blog-content .content .title { font-size: 22px; line-height: 32px; font-weight: 500; color: #242424; } .blog-details .blog-content .content .post-meta { padding-left: 0px; margin-bottom: 20px; margin-top: 15px; } .blog-details .blog-content .content .post-meta li { list-style: none; display: inline-block; } .blog-details .blog-content .content .post-meta li a { font-size: 14px; margin-right: 10px; color: #777; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .blog-details .blog-content .content .post-meta li a:hover { color: #9191ff; } .blog-details .blog-content .content p { color: #2f3744; font-size: 16px; } .blog-details .blog-content .content .heading { font-size: 18px; font-weight: 500; margin: 8px 0px 20px; display: inline-block; } .blog-details .blog-content .content .img { margin: 30px 0px 30px; display: block; } .blog-details .blog-content .content blockquote { margin-top: 25px; margin-bottom: 18px; background: #f3f6ff; border-left: 5px solid #9191ff; padding: 25px 30px 28px; font-size: 16px; color: #9191ff; font-weight: 500; display: block; } .blog-details .blog-content .content blockquote p { margin-bottom: 0px; } .blog-details .blog-content .content .tag-social-link { background: #f3f6ff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 20px 20px 20px; margin-top: 24px; } .blog-details .blog-content .content .tag-social-link .tag .title { font-size: 14px; color: #000000; display: inline-block; margin-bottom: 0px; line-height: inherit; } .blog-details .blog-content .content .tag-social-link .tag a { color: #545558; font-size: 14px; display: inline-block; margin-bottom: 0px; } .blog-details .blog-content .content .tag-social-link .social-links { padding-left: 0px; margin-bottom: 0px; text-align: center; display: block; width: 100%; margin-top: 0px; } .blog-details .blog-content .content .tag-social-link .social-links li { display: inline-block; } .blog-details .blog-content .content .tag-social-link .social-links li a { width: 30px; height: 30px; line-height: 32px; font-size: 14px; text-align: center; border-radius: 50%; display: inline-block; background: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); margin-left: 2px; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .blog-details .blog-content .content .tag-social-link .social-links li a:hover { color: #fff !important; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.10), 0 6px 6px rgba(0, 0, 0, 0.10); } .blog-aside .serch-form { position: relative; } .blog-aside .serch-form input { width: 100%; height: 60px; border: 0px; background: none; padding: 0px 50px 0px 20px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .blog-aside .serch-form input:focus { outline: 0px; } .blog-aside .serch-form button { position: absolute; top: 0; right: 0; height: 60px; width: 50px; border: none; background: none; color: #777; font-size: 14px; cursor: pointer; } .blog-aside .serch-form button:focus { outline: 0; } .blog-aside .categori { padding: 22px 30px 21px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; margin-top: 30px; border-top: 3px solid #4285F4; } .blog-aside .categori .title { font-size: 20px; line-height: 30px; font-weight: 500; color: #252a32; display: block; text-align: center; margin-bottom: 18px; } .blog-aside .categori .separator { background: rgba(0, 0, 0, 0.2); width: 160px; height: 2px; display: block; margin: 0 auto; } .blog-aside .categori .categori-list { padding-left: 0px; margin-bottom: 0px; margin-top: 19px; } .blog-aside .categori .categori-list li { list-style: none; line-height: 36px; } .blog-aside .categori .categori-list li a { display: -webkit-box; display: -ms-flexbox; display: flex; color: #333; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .blog-aside .categori .categori-list li a i{ font-size: 14px; margin-right: 5px; } .blog-aside .categori .categori-list li:hover a, .blog-aside .categori .categori-list li.active a { color: #9191ff; } .blog-aside .recent-post-widget { padding: 22px 30px 28px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; margin-top: 30px; border-top: 3px solid #4285F4; } .blog-aside .recent-post-widget .title { font-size: 20px; line-height: 30px; font-weight: 500; color: #252a32; display: block; text-align: center; margin-bottom: 17px; } .blog-aside .recent-post-widget .separator { background: rgba(0, 0, 0, 0.2); width: 160px; height: 2px; display: block; margin: 0 auto; } .blog-aside .recent-post-widget .post-list { padding-left: 0px; margin-bottom: 0px; margin-top: 30px; } .blog-aside .recent-post-widget .post-list li { list-style: none; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 14px; margin-bottom: 15px; } .blog-aside .recent-post-widget .post-list li:last-child { border-bottom: 0px; margin-bottom: 0px; padding-bottom: 0px; } .blog-aside .recent-post-widget .post-list li .post { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: start; align-self: flex-start; } .blog-aside .recent-post-widget .post-list li .post .post-img { /* width: 100px; */ /* height: 100px; */ max-width: 100px; margin-right: 20px; } .blog-aside .recent-post-widget .post-list li .post .post-img img { width: 100%; } .blog-aside .recent-post-widget .post-list li .post .post-details { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .blog-aside .recent-post-widget .post-list li .post .post-details .post-title { color: #2f3744; font-size: 14px; line-height: 20px; font-weight: 500; margin-bottom: 4px; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .blog-aside .recent-post-widget .post-list li .post .post-details .post-title:hover { color: #9191ff; } .blog-aside .recent-post-widget .post-list li .post .post-details .date { color: #7b8698; font-size: 14px; line-height: 20px; margin-bottom: 0px; } .blog-aside .archives { padding: 22px 30px 21px; background: #fff; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; margin-top: 30px; border-top: 3px solid #4285F4; } .blog-aside .archives .title { font-size: 20px; line-height: 30px; font-weight: 500; color: #252a32; display: block; text-align: center; margin-bottom: 16px; } .blog-aside .archives .separator { background: rgba(0, 0, 0, 0.2); width: 160px; height: 2px; display: block; margin: 0 auto; } .blog-aside .archives .archives-list { padding-left: 0px; margin-bottom: 0px; margin-top: 18px; } .blog-aside .archives .archives-list li { list-style: none; line-height: 36px; } .blog-aside .archives .archives-list li a { display: block; color: #333; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .blog-aside .archives .archives-list .single-category:hover a, .blog-aside .archives .archives-list .single-category.active a { color: #9191ff !important; } /*======================================== breadcrumb-area Start ========================================*/ .breadcrumb-area { background: url(../img/breadcrumb_image.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; padding: 100px 0px 100px; position: relative; overflow: hidden; } .breadcrumb-area .overlay { position: absolute; top: 0; left: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); } .breadcrumb-area .title { color: #fff; font-size: 34px; line-height: 44px; font-weight: 500; margin-bottom: 12px; } .breadcrumb-area .links { padding-left: 0px; } .breadcrumb-area .links li { display: inline-block; position: relative; margin-right: 20px; color: #fff; font-size: 16px; line-height: 26px; } .breadcrumb-area .links li::after { position: absolute; content: "\f054"; font-family: 'Font Awesome 5 Free'; font-weight: 900; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: -17px; font-size: 12px; color: #fff; } .breadcrumb-area .links li:last-child::after { display: none; } .breadcrumb-area .links li a { color: #fff; font-size: 16px; line-height: 26px; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } /*======================================== Portfolio Detagils Area Start ==========================================*/ .portfolio-details .owl-nav .owl-next { left: auto; right: 0; } .service-details-content { overflow: hidden; border-top: 3px solid #4285F4; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .service-details-content .main-image{ padding: 30px 30px 0px; } .portfolio-details .content{ padding: 30px 30px 30px; } .portfolio-details .main-image img { width: 100%; } .portfolio-details .carousel { margin-bottom: 30px; } .portfolio-details h2, .portfolio-details h3, .portfolio-details h4 { font-weight: 500; margin-bottom: 20px; } .portfolio-details .content .title{ font-size: 22px!important; font-weight: 500; } .portfolio-details .info span { display: block; margin-bottom: 20px; } .portfolio-details .info span i { color: #4285F4; margin-right: 7px; } .portfolio-details .info li { border-bottom: 1px solid #e7e7e7; display: block; font-weight: 500; margin-bottom: 13px; padding-bottom: 12px; font-size: 18px; } .portfolio-area.related-projects .pf-item .info { background: #ffffff none repeat scroll 0 0; border: 1px solid #e7e7e7; box-shadow: inherit; display: inline-block; float: left; padding: 30px; text-align: left; width: 100%; margin-bottom: 10px; margin-top: 0; } .portfolio-details .info li span { font-weight: normal; margin: 0; font-size: 16px; } .portfolio-details .info ul { margin-left: 0px; padding-left: 0px; } .portfolio-details .info li:last-child { margin-bottom: 0; border: none; padding-bottom: 0; } .portfolio-details .info { border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; padding: 33px 30px 17px; background: #fff; border-top: 3px solid #4285F4; } .portfolio-details .info ul li h4{ font-size: 18px; line-height: 28px; font-weight: 500; margin-bottom: 0px; } .aside-contact-form { margin-top: 30px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); padding: 33px 30px 40px; background: #fff; } .aside-contact-form .title { font-size: 18px; display: inline-block; padding-bottom: 10px; margin-bottom: 0px; font-weight: 500; position: relative; } .aside-contact-form .heading { border-bottom: 1px solid rgba(0, 0, 0, 0.15); margin-bottom: 20px; } .section-title { margin-bottom: 54px; } .aside-contact-form .title:before { position: absolute; content: ""; width: 100%; height: 2px; background: #ff5252; bottom: -1px; } .portfolio-details .conetnt h5 { font-size: 20px; font-weight: 500; margin-bottom: 20px; } .portfolio-details .info li a { color: #4285F4; } .slider-img.slick-slider{ position: relative; margin-bottom: -7px; } .service-details-content .idgallery{ padding: 30px 30px 0px; } .idgallery .slidPrv4.slick-arrow{ position: absolute; left: 0px; top: 50%; transform: translateY(-50%); background: #000; color: #fff; width: 30px; height: 30px; font-size: 15px; text-align: center; line-height: 30px; box-shadow: 3px 0px 3px rgba(0, 0, 0, 0.2); z-index: 9; cursor: pointer; } .idgallery .slidNext4.slick-arrow{ position: absolute; right: 0px; top: 50%; transform: translateY(-50%); background: #000; color: #fff; width: 30px; height: 30px; font-size: 15px; text-align: center; line-height: 30px; box-shadow: -3px 0px 3px rgba(0, 0, 0, 0.2); z-index: 9; cursor: pointer; } .idgallery, .slider-img { background: #fff!important; } .idgallery .slider-img .slid-item img{ border-left: 2px solid #fff; border-right: 2px solid #fff; } /*======================================= Curve Design CSS Start ======================================*/ .curve { position: absolute; z-index: 7; } .curve.curve-bottom { left: 0; bottom: -1px; width: 100%; } .curve.curve-bottom:after, .curve.curve-bottom:before { bottom: 0; } .curve.curve-top { left: 0; top: -1px; width: 100%; } .curve.curve-top:after, .curve.curve-top:before { top: 0; border-top: 50px solid #fff; border-bottom: 0; } .curve.curve-top:after { border-left: 70vw solid transparent; } .curve.curve-top:before { border-right: 30vw solid transparent; } .curve:after, .curve:before { content: ''; width: 0; height: 0; border-bottom: 50px solid #fff; position: absolute; } .curve:after { right: 0; border-left: 30vw solid transparent; } .curve:before { left: 0; border-right: 70vw solid transparent; } /*================================= Button CSS Area Start ===================================*/ .mybtn { padding: 8px 30px; background: #fff; border-radius: 4px; display: inline-block; border: 1px solid transparent; position: relative; z-index: 3; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -webkit-transition: all .4s; -o-transition: all .4s; transition: all .4s; cursor: pointer; outline: none !important; overflow: hidden; } .mybtn span { position: relative; z-index: 6; -webkit-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; } .mybtn:before, .mybtn:after { content: ''; width: 0; height: 100%; background: #fff; position: absolute; left: 0; top: 0; -webkit-transition: width 0.4s; -o-transition: width 0.4s; transition: width 0.4s; z-index: 1; opacity: .4; } .mybtn:after { -webkit-transition-delay: 0s; -o-transition-delay: 0s; transition-delay: 0s; background: #fff; opacity: 1; } .mybtn:hover:before, .mybtn:hover:after { width: 100%; } .mybtn:hover:after { -webkit-transition-delay: .2s; -o-transition-delay: .2s; transition-delay: .2s; } .mybtn:hover span { -webkit-transition-delay: .2s; -o-transition-delay: .2s; transition-delay: .2s; } .mybtn-bg { background: #7280ff; border-color: #7280ff; color: #fff; } .mybtn-bg:hover span { color: #7280ff; } .mybtn-light { background: #fff; } .mybtn-light:before, .mybtn-light:after { background: #7280ff; } .mybtn-light:hover span { color: #fff !important; } .mybtn-light span { color: #7280ff; } .mybtn-bord { background: transparent; border: 1px solid #7280ff; } .mybtn-bord:before, .mybtn-bord:after { background: #7280ff; } .mybtn-bord:hover { border-color: #7280ff; } .mybtn-bord:hover span { color: #fff; } /* Button CSS Area End */ .faq { position: relative; } .faq-box{ } .video-box{ height: 100%; } .video-box .video .title{ font-size: 18px; line-height: 28px; font-weight: 500; margin-bottom: 25px; } .accordion .single-accordion { margin-bottom: 30px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } .accordion .single-accordion:last-child{ margin-bottom: 0px; } .single-accordion:last-child { margin-bottom: 0px; } .single-accordion .accordion-header { background: #ffffff; border: 0px } .single-accordion .accordion-header .title { font-size: 18px; line-height: 28px; font-weight: 500; display: block; width: 100%; margin: 0px; cursor: pointer; position: relative; padding: 10px 20px; } .single-accordion .accordion-body { font-size: 16px; line-height: 26px; padding: 0px 20px 10px; border: 0px; } /* Faq Area End */ /* My Interest Area Start */ #interests{ margin-bottom: -30px; } #interests .interest_box { text-align: center; } #interests .interest_box { text-align: center; position: relative; z-index: 9; padding: 40px 10px 36px; background: #fff; margin-bottom: 30px; border-radius: 10px; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; } #interests .interest_box:hover { box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.1); transform: scale(1.05); } #interests .interest_box .name { font-size: 18px; font-weight: 500; } #interests .interest_box .img { margin-bottom: 20px; } #interests .interest_box .img img { max-height: 60px; } /* My Interest Area End */ /* Sweet Alert Custom css Start */ .swal2-popup.swal2-toast .swal2-title { margin-left: 15px !important; } .swal2-toast { background-color: rgb(255, 255, 255) !important; } .swal2-popup.swal2-toast { padding: 14px 20px !important; font-size: 18px !important; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.15) !important; } .swal2-toast { max-width: 370px !important; border-radius: 0px !important; } .swal2-popup.swal2-toast .swal2-title { font-size: 16px !important; } .swal2-popup { border: 0px; border-left: 4px solid #28a745 !important; } /* Sweet Alert Custom css End */ #particles-js { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .card-columns .card { margin-bottom: 20px !important; } .card-columns { -webkit-column-gap: 20px; -moz-column-gap: 20px; column-gap: 20px !important; } /* Pricing Plan Start */ section#pricing{ position: relative; margin-bottom: -30px; } .pricing-item .list{ position: relative; margin-top: 25px; padding-bottom: 5px; } .pricing-item .list ul li{ list-style: none; line-height: 34px; } .pricing-item .list ul{ padding-left: 0px; padding-right: 0px; margin-left: 0px; margin-right: 0px; } .pricing-item { position: relative; text-align: center; } .pricing-action { color: inherit; border: none; background: none; } .pricing-action:focus { outline: none; } .pricing-feature-list { text-align: left; } .pricing-palden .pricing-item { cursor: default; background: #fff; border-radius: 10px; overflow: hidden; box-shadow: 4px 4px 30px 0px rgba(1, 0, 43, 0.07); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; margin-bottom: 30px; padding-bottom: 20px; border-top: 3px solid #4285F4; } .pricing-palden .pricing-item:hover{ box-shadow: 4px 10px 30px 0px rgba(1, 0, 43, 0.12); transform: translateY(-5px); } .pricing-palden .pricing-deco { padding: 30px 0px 0px; position: relative; } .pricing-palden .pricing-deco-img { position: absolute; bottom: 0; left: 0; width: 100%; height: 130px; } .pricing-palden .pricing-title { font-size: 18px; margin: 0; font-weight: 500; } .pricing-palden .icon { font-size: 2.5em; } .pricing-palden .pricing-price { font-size: 34px; font-weight: 600; padding: 0; margin: 0 0 0.25em 0; line-height: 0.75; } .pricing-palden .pricing-currency { font-size: 18px; vertical-align: top; font-weight: 500; } .pricing-palden .pricing__sentence { font-weight: bold; margin: 0 0 1em 0; padding: 0 0 0.5em; } .pricing-palden .pricing-feature-list { margin: 0; padding: 0.25em 0 2.5em; list-style: none; text-align: center; } .pricing-palden .pricing-feature { padding: 1em 0; } .pricing-palden .pricing-item--featured .pricing-deco { padding: 5em 0 8.885em 0; } /* Pricing Plan SEnd */ /* Cart Area Start */ .cart-box { background: #fff; margin-bottom: 30px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); -webkit-transition: all 0.3s cubic-bezier(.25, .8, .25, 1); -moz-transition: all 0.3s cubic-bezier(.25, .8, .25, 1); -o-transition: all 0.3s cubic-bezier(.25, .8, .25, 1); transition: all 0.3s cubic-bezier(.25, .8, .25, 1); } .cart-box:hover { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.10), 0 6px 6px rgba(0, 0, 0, 0.10); transform: translateY(-2px); } .cart-box .cart-images { overflow: hidden; position: relative; } .cart-box .cart-images img { -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .cart-box:hover .cart-images img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } .cart-box .cart-details { padding: 13px 20px 11px; text-align: left; position: relative; } .cart-box .cart-details .cart-title { font-size: 18px; line-height: 28px; color: #242424; margin-bottom: 7px; display: block; font-weight: 500; } .cart-box .cart-details .newprice{ margin-bottom: 0px; font-size: 21px; font-weight: 500; } .cart-box .cart-details .oldprice{ margin-bottom: 0px; font-size: 15px; } .cart-box .cart-details .post-body { font-size: 16px; line-height: 26px; margin-bottom: 22px; } .cart-box .cart-images .overlay{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); opacity: 0; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .cart-box:hover .cart-images .overlay{ opacity: 1; } .cart-btn { left: 50%; top: 50%; transform: translate(-50%, -50%); position: absolute; border-radius: 0px; background-color: #007bff; border: none; color: #FFFFFF; text-align: center; font-size: 16px; width: 80%; padding: 4px 0px; cursor: pointer; display: inline-block; } .cart-btn span { cursor: pointer; display: inline-block; position: relative; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .cart-btn span:after { position: absolute; opacity: 0; top: 0; right: 0px; font-size: 16px; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f07a"; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; -o-transition: 0.3s ease-in; transition: 0.3s ease-in; } .cart-btn:hover span { padding-right: 25px; color: #fff; } .cart-btn:hover span:after { opacity: 1; right: 0; } /* Cart Area End */ /* Language CSS Start */ .language { display: inline-block; margin-left: 17px; position: relative; background: #fff; min-width: 90px!important; padding: 2px 10px; border-radius: 4px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); } a.language-btn { position: relative; text-decoration: none; padding-right: 15px; text-align: left; -webkit-transition: .5s; transition: .5s; text-transform: capitalize; } .language-btn::after { content: "\f078"; position: absolute; right: 0; font-family: 'Font Awesome 5 Free'; font-weight: 700; top: -1px; font-size: 10px } ul.language-dropdown { text-align: center; position: absolute; z-index: 10; top: 120%; left: auto; right: 0px; width: 100%; background: #fff; padding-left: 0px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); opacity: 0; visibility: hidden; -webkit-transition: 0.4s ease-in; -moz-transition: 0.4s ease-in; -o-transition: 0.4s ease-in; transition: 0.4s ease-in; } ul.language-dropdown.open { visibility: visible; opacity: 1; -webkit-transform: translateY(0); transform: translateY(0) } ul.dropdown li { display: block } ul.language-dropdown li { position: relative; z-index: -1; display: block; list-style: none; } ul.language-dropdown li a { display: block; position: relative; padding: 7px 9px; color: #222262; border-bottom: 1px solid rgba(255, 255, 255, .1); text-decoration: none; text-align: left; text-transform: capitalize; } ul.language-dropdown li a::before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 3%; background: #25d06f; z-index: -1; -webkit-transition: .5s; transition: .5s } ul.language-dropdown li a:hover::before { width: 100% } ul.language-dropdown li a:hover{ color: #fff; } ul.language-dropdown li:last-child a { border-bottom: none } .language a i { margin-right: 3px } .language:hover ul.language-dropdown{ opacity: 1; visibility: visible; top: 100%; } /* Language CSS End */
0.474631
0.101145
.holder { position: absolute; width: 156px; height: 156px; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .2)); background-color: #424242; border-radius: 3px; cursor: pointer; box-shadow: 0 1px 3px rgba(0,0,0,0.5); transition: background-color .15s, box-shadow .15s, transform .15s, height .1s linear; } .holder.active { background-color: #757575; } .holder.picked { z-index: 999; } .holder.initial { transition: none; } .holder:hover { transform: translateY(-4px); } .holder:hover:not(.selected) { box-shadow: 0 6px 8px rgba(0,0,0,0.5); } .holder.selected:not(.value) { box-shadow: 0 0px 0px 2px #40c4ff, 0 0px 32px #0064b7; } .holder.error:not(.value) { box-shadow: 0 0px 0px 4px #ff0033, 0 0px 64px #ff0033; } .holder .inner { padding: 12px; } .inner .size-toggle { width: 24px; height: 24px; position: absolute; top: 8px; right: 8px; background-image: url('../../../../assets/expand.svg'); background-size: 24px 24px; background-position: center; opacity: 0.25; transition: opacity .15s, transform .15s; } .inner .size-toggle.value { top: -16px; } .inner .size-toggle:hover { opacity: .75; transform: scale(1.2); } .inner .size-toggle.collapse { background-image: url('../../../../assets/collapse.svg'); } .inner .size-toggle.collapse:hover { opacity: .75; transform: scale(0.8); } .input, .output { margin-bottom: 8px; font-size: 13px; } .input.optional span, .input.optional editor-pin { opacity: .5; } .input span { max-width: calc(100% - 48px); display: inline-block; vertical-align: top; } .input .remove { position: absolute; width: 16px; right: 32px; left: auto; margin: 0; padding: 0; cursor: pointer; margin-top: 2px; opacity: 0; transition: opacity .15s; } .input:hover .remove { opacity: .5; } .input:hover .remove:hover { opacity: 1; } .input editor-pin { margin-right: 6px; } .input input, .path input { display: inline; background: none; border: none; outline: none; max-width: 96px; font-family: inherit; font-size: 13px; color: white; } .target { text-align: center; line-height: 12px; margin-bottom: 8px; } .case { position: relative; margin-bottom: 8px; } .output { text-align: right; } .output.control { color: #FFC400; } .output editor-pin { margin-left: 6px; } .path { text-align: center; } .path input { text-align: center; color: #00BFA5; margin-bottom: 8px; min-width: 100%; } .input.placeholder { padding: 2px 0; } .case .remove { position: absolute; left: auto; right: 24px; margin: 0; padding: 0; top: 5px; width: 16px; opacity: 0; transition: opacity .15s; } .case:hover .remove { opacity: .5; } .case:hover .remove:hover { opacity: 1; } .add-more { width: 12px; height: 12px; text-align: center; border: 1px solid white; border-radius: 24px; font-size: 10px; opacity: .5; cursor: pointer; transition: all .2s ease-in-out; } .add-more:hover { opacity: 1; } .case .add-more { width: 22px; height: 22px; font-size: 16px; color: #FFC400; border-color: #FFC400; background: #212121; } .add-more.disabled { opacity: 0; } .path-suggest { position: absolute; left: 16px; right: 16px; text-align: center; background: #424242; box-shadow: 0 2px 6px rgba(0,0,0,0.5); font-size: 13px; font-weight: light; } .path-suggest .item { padding: 8px 0; cursor: pointer; color: #9e9e9e; transition: color .3s; } .path-suggest .item:hover { color: #00BFA5; } .inactive-optins { position: relative; margin-top: 12px; width: 32px; padding-bottom: 8px; } .inactive-optins .optin-list { position: absolute; background: red; margin-top: 8px; z-index: 1000; width: 156px; opacity: 0; transform: scale(0); transform-origin: top left; transition: opacity .15s, transform .15s; border-radius: 3px; background-color: #424242; box-shadow: 0 2px 6px rgba(0, 0, 0, .12); overflow: hidden; } .inactive-optins:hover .optin-list { transform: scale(1); opacity: 1; } .inactive-optins .optin-list .inactive-optin { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 13px; transition: background .15s; padding: 8px; } .inactive-optins .optin-list .inactive-optin:hover { background: rgba(255, 255, 255, .25); } .inactive-optins .optin-list .inactive-optin:not(:last-child) { border-bottom: 1px dashed #616161; }
panel/src/app/components/editor/card/card.component.css
.holder { position: absolute; width: 156px; height: 156px; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .2)); background-color: #424242; border-radius: 3px; cursor: pointer; box-shadow: 0 1px 3px rgba(0,0,0,0.5); transition: background-color .15s, box-shadow .15s, transform .15s, height .1s linear; } .holder.active { background-color: #757575; } .holder.picked { z-index: 999; } .holder.initial { transition: none; } .holder:hover { transform: translateY(-4px); } .holder:hover:not(.selected) { box-shadow: 0 6px 8px rgba(0,0,0,0.5); } .holder.selected:not(.value) { box-shadow: 0 0px 0px 2px #40c4ff, 0 0px 32px #0064b7; } .holder.error:not(.value) { box-shadow: 0 0px 0px 4px #ff0033, 0 0px 64px #ff0033; } .holder .inner { padding: 12px; } .inner .size-toggle { width: 24px; height: 24px; position: absolute; top: 8px; right: 8px; background-image: url('../../../../assets/expand.svg'); background-size: 24px 24px; background-position: center; opacity: 0.25; transition: opacity .15s, transform .15s; } .inner .size-toggle.value { top: -16px; } .inner .size-toggle:hover { opacity: .75; transform: scale(1.2); } .inner .size-toggle.collapse { background-image: url('../../../../assets/collapse.svg'); } .inner .size-toggle.collapse:hover { opacity: .75; transform: scale(0.8); } .input, .output { margin-bottom: 8px; font-size: 13px; } .input.optional span, .input.optional editor-pin { opacity: .5; } .input span { max-width: calc(100% - 48px); display: inline-block; vertical-align: top; } .input .remove { position: absolute; width: 16px; right: 32px; left: auto; margin: 0; padding: 0; cursor: pointer; margin-top: 2px; opacity: 0; transition: opacity .15s; } .input:hover .remove { opacity: .5; } .input:hover .remove:hover { opacity: 1; } .input editor-pin { margin-right: 6px; } .input input, .path input { display: inline; background: none; border: none; outline: none; max-width: 96px; font-family: inherit; font-size: 13px; color: white; } .target { text-align: center; line-height: 12px; margin-bottom: 8px; } .case { position: relative; margin-bottom: 8px; } .output { text-align: right; } .output.control { color: #FFC400; } .output editor-pin { margin-left: 6px; } .path { text-align: center; } .path input { text-align: center; color: #00BFA5; margin-bottom: 8px; min-width: 100%; } .input.placeholder { padding: 2px 0; } .case .remove { position: absolute; left: auto; right: 24px; margin: 0; padding: 0; top: 5px; width: 16px; opacity: 0; transition: opacity .15s; } .case:hover .remove { opacity: .5; } .case:hover .remove:hover { opacity: 1; } .add-more { width: 12px; height: 12px; text-align: center; border: 1px solid white; border-radius: 24px; font-size: 10px; opacity: .5; cursor: pointer; transition: all .2s ease-in-out; } .add-more:hover { opacity: 1; } .case .add-more { width: 22px; height: 22px; font-size: 16px; color: #FFC400; border-color: #FFC400; background: #212121; } .add-more.disabled { opacity: 0; } .path-suggest { position: absolute; left: 16px; right: 16px; text-align: center; background: #424242; box-shadow: 0 2px 6px rgba(0,0,0,0.5); font-size: 13px; font-weight: light; } .path-suggest .item { padding: 8px 0; cursor: pointer; color: #9e9e9e; transition: color .3s; } .path-suggest .item:hover { color: #00BFA5; } .inactive-optins { position: relative; margin-top: 12px; width: 32px; padding-bottom: 8px; } .inactive-optins .optin-list { position: absolute; background: red; margin-top: 8px; z-index: 1000; width: 156px; opacity: 0; transform: scale(0); transform-origin: top left; transition: opacity .15s, transform .15s; border-radius: 3px; background-color: #424242; box-shadow: 0 2px 6px rgba(0, 0, 0, .12); overflow: hidden; } .inactive-optins:hover .optin-list { transform: scale(1); opacity: 1; } .inactive-optins .optin-list .inactive-optin { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 13px; transition: background .15s; padding: 8px; } .inactive-optins .optin-list .inactive-optin:hover { background: rgba(255, 255, 255, .25); } .inactive-optins .optin-list .inactive-optin:not(:last-child) { border-bottom: 1px dashed #616161; }
0.609059
0.112065
@-moz-document domain("multiplayerpiano.com") { * { margin: 0; } * { user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; } html, body { width: 100%; height: 100%; overflow: hidden; font: 20pt verdana; color: white; text-shadow: #444 1px 1px; } body { position: absolute; } body { background:hsl(254, 100%, 5%); } body { background:url('http://imagebank.biz/wp-content/uploads/2013/03/Anonymous-Wallpaper-HD-1920x1080.jpg') no-repeat center 0%; background-color: hsl(254, 100%, 5%); background-size: 100%; } #piano { width: 95%; height: 20%; margin: auto; position: relative; overflow: hidden; padding-left: 1%; opacity: 0.2; transition: opacity 0.2s ease-in; } #piano .key { float: left; width: 1.8%; height: 90%; border: 1px solid black; background: #fff; margin-left: -0.5%; margin-bottom: 100%; box-shadow: 1px 2px 5px #000; -webkit-box-shadow: 1px 2px 5px #000; -moz-box-shadow: 1px 2px 5px #000; transition: background 4s ease-out; -webkit-transition: background 4s ease-out; -moz-transition: background 4s ease-out; -o-transition: background 4s ease-out; padding: 0px; overflow: hidden; } #piano .key.c, #piano .key.f { margin-left: 0; } #piano .key.sharp { width: 1.2%; height: 50%; background: #000; margin-left: -0.9%; position: relative; } #piano:hover {opacity: 1; transition: opacity 0.2s ease-in;} #piano .key.loading { background: #888; } #piano .key.play { transform: translateY(1%); -webkit-transform: translateY(1%); -webkit-box-shadow: 0px 1px 2px #000; } #piano {opacity:0.7;-webkit-box-reflect: below -50px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(white)); width: 95%; height: 20%; margin: auto; position: relative; overflow: hidden; padding-left: 1%; } #piano .key { float: left; width: 1.8%; height: 90%; border: 1px solid black; background: #fff; margin-left: -0.5%; margin-bottom: 100%; box-shadow: 1px 2px 5px #000; -webkit-box-shadow: 1px 2px 5px #000; -moz-box-shadow: 1px 2px 5px #000; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; transition: background 4s ease-out; -webkit-transition: background 4s ease-out; -moz-transition: background 4s ease-out; -o-transition: background 4s ease-out; padding: 0px; overflow: hidden; } #piano .key.c, #piano .key.f { margin-left: 0; } #piano .key.sharp { width: 1.2%; height: 50%; background: #000; margin-left: -0.9%; position: relative; } #piano .key.loading { background: #888; } #piano .key.play { transform: translateY(1%); -webkit-transform: translateY(1%); -webkit-box-shadow: 0px 1px 2px #000; } .ease-out { transition: left 0.1s ease-out; -webkit-transition: left 0.1s ease-out; -moz-transition: left 0.1s ease-out; -o-transition: left 0.1s ease-out; } .ease-in { transition: left 0.1s ease-in; -webkit-transition: left 0.1s ease-in; -moz-transition: left 0.1s ease-in; -o-transition: left 0.1s ease-in; } .slide-left { left: -100%; } .slide-right { left: 100%; } #crown { position: absolute; width: 16px; height: 16px; background: url('http://www.multiplayerpiano.com/crown.png') no-repeat; cursor: pointer; font-size: 10px; } #crown span { margin-left: 16px; margin-top: 2px; } #crownsolo-notice { position: fixed; top: 20%; width: 100%; text-align: center; opacity: 0.5; font-size: 20px; pointer-events: none; display: none; } #bottom{ position: fixed; bottom: 0px; left: 0px; width: 100%; height: 60px; background:hsla(254, 100%, 16%, 0); margin-bottom: 3px; } #room, #room * { cursor: pointer; } #room {position: absolute; left: 0; top: 0; padding: 5px; width: 240px; height: 12px; background: hsla(247, 100%, 9%, 1); border: 2px solid rgba(170, 187, 170, 0); cursor: pointer; margin: 9px 24px; box-shadow: 0 0 5px hsl(200,0%,-2%); font-size: 12px; } #room .info { white-space: nowrap; line-height: 12px; overflow: hidden; height: 20px; } #room .info.lobby { color: hsla(249, 100%, 59%, 1) } #room .info.not-visible { color: #c20000; } #room .info.crownsolo:after { content: url('http://www.multiplayerpiano.com/crownsolo.png'); position: relative; top: 2px; margin-left: 4px; } #room .info.no-chat:after { content: url('http://www.multiplayerpiano.com/no-chat.png'); position: relative; top: 2px; margin-left: 4px; } #room .expand {width: 24px; height: 100%; position: absolute; right: 0; top: 0; background: hsla(254, 100%, 16%, 1) url('http://www.multiplayerpiano.com/arrow.png') no-repeat center 0%; /* box-shadow: 0 0 5px hsl(200,0%,-2%); */ } #room .more { display: none; position: absolute; bottom: 100%; left: -1px; width: 100%; overflow: hidden; overflow-y: scroll; background: hsla(254, 100%, 9%, 1); border: 2px solid hsl(200,0%,0%); } /*edit some time*/ #room .more > div { margin: 0; padding: 3px 6px 0px 6px; width: 100%; height: 20px; } #room .more .info:hover { background: hsla(254, 100%, 15%, 1); } #room .more .new { background: hsla(360, 100%, 20%, 1); } #room .more .new:hover { background: hsla(360, 100%, 30%, 1); } .ugly-button { height: 12px; margin-top: 5px; font-size: 12px; background: hsla(0, 99%, 49%, 0.62); margin-left: 3px; border: 4px solid hsla(0, 0%, 0%, 1); padding: 4px; cursor: pointer; line-height: 12px; width: 100px; border-radius: 0; overflow: hidden; box-shadow: 0 0 5px hsl(200,0%,-14%); white-space: nowrap; } .ugly-button:hover { background: hsla(247, 100%, 9%, 1);} .ugly-button.stuck { background: hsla(247, 100%, 9%, 1); } #new-room-btn { position: absolute; left: 300px; top: 9px; } #midi-btn { position: absolute; left: 420px; top: 9px; } #play-alone-btn { position: absolute; left: 540px; top: 9px; } #room-settings-btn { position: absolute; left: 660px; top: 9px; display: none;} #status { position: absolute; left: 0px; bottom: 10px; width: 320px; height: 20px; padding: 5px; font-size: 20px; font-weight: 800; line-height: 20px; pointer-events: none; } #status .number { font-size: 35px; } #volume{ position: absolute; right: 118px; top: -4px; width: 100px; height: 40px; margin: 10px;} .volume-slider { width: 100%; height: 100%;} /* * umbrUI range slider by @simurai */ /* -------------- Range Slider -------------- */ input[type="range"] { -webkit-appearance: none; outline: none; width: 218px; height: 30px; border-radius: 37px; position: relative; background-image: -webkit-gradient( linear, left top, right top, color-stop( 0, hsla(0, 100%, 50%, 0.8) ), color-stop( .08, hsla(358, 83%, 39%, 0.8) ), color-stop( .5, hsl(200,80%,0%) ), color-stop( .92, hsl(116, 64%, 44%) ), color-stop( 1, hsl(125, 93%, 52%) ) ); -webkit-background-clip: padding-box; border: 0; border-bottom: 2px solid rgba(0,0,0,0.1); cursor: ew-resize; } input[type="range"]::-webkit-slider-thumb { -webkit-appearance: none; /* Remove Safari default */ position: relative; z-index: 1; width: 26px; height: 40px; border-radius: 3px / 6px ; background-image: -webkit-gradient( linear, left top, right top, color-stop( 0, hsl(0,0%,15%) ), color-stop( .16, hsl(0,0%,22%) ), color-stop( .18, hsl(0,0%,30%) ), color-stop( .2, hsl(0,0%,26%) ), color-stop( .42, hsla(241, 60%, 30%, 1) ), color-stop( .44, hsl(241,0%,15%) ), color-stop( .46, hsl(241,100%,50%) ), color-stop( .54, hsl(241,100%,50%) ), color-stop( .56, hsl(241,0%,15%) ), color-stop( .58, hsla(241, 60%, 30%, 1) ), color-stop( .8, hsl(0,0%,26%) ), color-stop( .82, hsl(0,0%,30%) ), color-stop( .84, hsl(0,0%,22%) ), color-stop( 1, hsl(0,0%,15%) ) ); -webkit-box-shadow: inset hsla(0,0%,100%,.15) 0 1px 0px, hsl(0,0%,17%) 0 2px 0px, hsl(0,0%,15%) 0 4px 0px, hsl(0,0%,13%) 0 6px 0px, rgba(0,0,0,.5) 0 8px 5px; -webkit-transform: translateY(-3px); -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.6, transparent), to( rgba(255,255,255,0.15) )); } input[type="range"]:hover { background-image: -webkit-gradient( linear, left top, right top, color-stop( 0, hsla(284, 100%, 25%, 0.8) ), color-stop( .08, hsla(284, 100%, 13%, 0.8) ), color-stop( .5, hsl(200,80%,0%) ), color-stop( .92, hsl(200,80%,15%) ), color-stop( 1, hsl(200,80%,45%) ) ); -webkit-box-shadow: inset #000 1px 1px 1px, inset #000 -1px -1px 1px; } #volume-label { position: absolute; right: 105px; bottom: 14px; font-size: 10px; color:hsla(360, 100%, 100%, 1); text-shadow: 0 2px hsl(200,100%,11%); } #banner { width: 468px; height: 60px; position: absolute; right: 0; top: 0; } #quota { width: 100%; height: 3px; position: fixed; bottom: 0; left: 0; background: #f80; } #quota .value { width: 100%; height: 100%; display: block; background: #fd0; } .relative { position: relative; width: 100%; height: 100%; } .notification { position: absolute; } .notification-body { background: hsla(254, 100%, 20%, 1); border-color: hsla(254, 100%, 30%, 1); width: 400px; padding: 10px; position: relative; left: 0; top: 0; color: #444; font-size: 12px; text-shadow: #ccc 1px 1px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; } .notification-body:after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -3px; border-top: 10px solid transparent; border-top-color: inherit; border-left: 6px solid transparent; border-right: 6px solid transparent; } .title { border-bottom: 1px solid #f84; font-size: 16px; font-weight: bold; padding-bottom: 5px; margin-bottom: 8px; } .notification .x { position: absolute; right: 4px; top: 0; cursor: pointer; font-size: 16px; color: #f84; text-shadow: none; } #modal { width: 100%; height: 100%; position: fixed; left: 0; top: 0; display: none; } #modal .bg { width: 100%; height: 100%; background: #48a; opacity: 0; position: absolute; left: 0; top: 0; } #modal, #modal * { user-select: text; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; } .dialog { background: hsla(254, 100%, 18%, 1) ; width: 400px; height: 100px; position: fixed; left: 50%; top: 50%; margin-left: -200px; margin-top: -50px; padding: 10px; border: 1px solid #000; overflow: hidden; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; box-shadow: 0px 0px 8px #000; -webkit-box-shadow: 0px 0px 8px #000; -moz-box-shadow: 0px 0px 8px #000; } .dialog p { margin: 10px; font-size: 20px; } .dialog input.text { font-size: 20px; height: 20px; width: 75%; } .dialog input.checkbox { margin: 0 5px; } .dialog .submit { background: hsla(254, 100%, 30%, 1); border: none; padding: 7px 40px 20px 30px; font-size: 20px; color: #fff; text-shadow: #000 2px 2px 2px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; box-shadow: inset 0px 0px 4px #000; -webkit-box-shadow: inset 0px 0px 4px #000; -moz-box-shadow: inset 0px 0px 4px #000; transition: all 0.25s; -webkit-transition: all 0.25s; -moz-transition: all 0.25s; -o-transition: all 0.25s; position: absolute; bottom: -10px; right: -10px; } .dialog .submit:hover { background: hsla(254, 100%, 40%, 1); transition: all 0.25s; -webkit-transition: all 0.25s; -moz-transition: all 0.25s; -o-transition: all 0.25s; } .dialog .close { background: hsla(254, 100%, 30%, 1); border: none; padding: 7px 40px 20px 30px; font-size: 20px; color: #fff; text-shadow: #000 2px 2px 2px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; box-shadow: inset 0px 0px 4px #000; -webkit-box-shadow: inset 0px 0px 4px #000; -moz-box-shadow: inset 0px 0px 4px #000; transition: all 0.25s; -webkit-transition: all 0.25s; -moz-transition: all 0.25s; -o-transition: all 0.25s; position: absolute; bottom: -10px; right: -10px; } .dialog .close:hover { background: hsla(254, 100%, 40%, 1); transition: all 0.25s; -webkit-transition: all 0.25s; -moz-transition: all 0.25s; -o-transition: all 0.25s; } #room-settings { height: 200px; margin-top: -100px; } #room .more { display: none; position: absolute; bottom: 100%; left: -1px; width: 100%; overflow: hidden; overflow-y: scroll; background: hsla(0, 0%, 0%, 0.58); border: 2px solid hsla(0, 96%, 49%, 0.43); } #room { position: absolute; left: 0; top: 0; padding: 5px; width: 240px; height: 12px; background: hsla(0, 0%, 0%, 0.27); border: 2px solid rgba(16, 19, 16, 0); cursor: pointer; margin: 9px 24px; box-shadow: 0 0 5px hsl(0, 80%, 49%); font-size: 12px; } #room .expand { width: 24px; height: 100%; position: absolute; right: 0; top: 0; background: hsla(254, 5%, 5%, 0.56) url('http://www.multiplayerpiano.com/arrow.png') no-repeat center 0%; box-shadow: 0 0 5px hsl(0, 4%, 31%); } #chat { display: none; } #chat { position: fixed; bottom: 64px; left: 0; width: 100%; vertical-align: bottom; font-size: 13px; color: white; text-shadow: #4d4d4d 1px 1px; } #chat, #chat * { user-select: text; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; } #chat ul { list-style: none; margin: 4px; padding: 0; } #chat li { padding: 2px; opacity: 0; } #chat li .name { font-weight: bold; margin-right: 10px; } #chat li .message { margin-right: 6px; text-shadow: #626262 1px 1px; } #chat li .quote { color: #000; } #chat input { margin: 4px; width: 99%; border: 1px solid #000; background: none; text-shadow: #000 1px 1px; color: #ff8; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; } #chat input::-webkit-input-placeholder { color: #fff; } #chat input:-moz-placeholder { color: #fff; } #chat input:focus { outline: none; border: 1px solid #000; } #chat.chatting { background: hsla(254, 100%, 14%, 0.44); border-radius: 2px; box-shadow: 1px 1px 5px #000; transition: all 0.1s; } #chat.chatting li { display: list-item !important; opacity: 1 !important; text-shadow: #4d4d4d 1px 1px; } #chat.chatting ul { max-height: 50em; overflow-y: scroll; overflow-x: hidden; word-wrap: break-word; } #midi-connections .half h2 { margin: 5px; } #midi-connections .half { width: 50%; float: left; text-align: center; } #midi-connections .half select { width: 80%; height: 20px; margin: 2px; } #midi-connections .half button.remove { width: 10%; height: 20px; margin: 2px; padding: 0; } #midi-connections .half button.add { width: 50%; height: 20px; margin: 2px; } #social { display: none; position: fixed; top: 4px;/*4px*/ right: 6px; /*6px*/ width: 480px; /*80*/ font-size: 12px; } #social #more-button { margin-top: 4px; width: 295px; height: 267px; border-radius: 204px; border: 1px solid #000; cursor: pointer; transition: all 0.25s; box-shadow: 1px 1px 8px #bb9; color: #788; text-shadow: none; background: url('https://media.giphy.com/media/GCvktC0KFy9l6/giphy.gif') 0px 0px no-repeat; background-color: #444; } #social #more-button:hover { color: #899; background-color: #e8f8f0; transition: background-color 0.25s; } #more { display: none; width: 1250px; margin: 0 auto; padding: 0px; border-radius: 10px; font: 15px sans-serif; border: 1px solid #fff; color: #696969; background: #292929; box-shadow: 1px 1px 8px #fff; position: fixed; top: 50px; right: 50px; text-shadow: none; } #more div { margin: 0px; padding: 0px; } #more .items { margin-left: 1%; } #more .items .item { width: 33%; float: left; background: #cdd; transition: background 0.25s; } /*#more .items .item:hover { background: #696969; transition: background 0.25s; } */ #more .items .item .content { height: 200px; padding: 10px; border-right: 1px solid #000; border-bottom: 1px solid #000; } #more .items .item .content p { margin-top: 1em; margin-bottom: 1em; } #more .header { padding: 5px 10px; } #more .footer { clear: both; padding: 5px 10px; font-size: 12px; } #email:before { content: url('http://www.multiplayerpiano.com/envelope.png'); margin: 4px; } #crownsolo-notice { z-index: 0; } #cursors { z-index: 1; } #chat { z-index: 100; } #social { z-index: 200; } #names { z-index: 300; } #piano { z-index: 400; } #piano .key { z-index: 401; } #piano .key.sharp { z-index: 402; } #bottom { z-index: 500; } #crown { z-index: 600; } .notification { z-index: 700; } #cursors .cursor { z-index: 800; } #chat.chatting { z-index: 900; } .participant-menu { z-index: 1000; } #modal { z-index: 10000; } #1-btn {display:none;} #banner{display:none;} .clear { clear: both; } .spin { animation: spin 1s linear infinite; -webkit-animation: spin 1s linear infinite; -moz-animation: spin 1s linear infinite; -o-animation: spin 1s linear infinite; -ms-animation: spin 1s linear infinite; } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg);} 100% { -webkit-transform: rotate(360deg);} } @-moz-keyframes spin { 0% { -moz-transform: rotate(0deg);} 100% { -moz-transform: rotate(360deg);} } @-o-keyframes spin { 0% { -o-transform: rotate(0deg);} 100% { -o-transform: rotate(360deg);} } input[type=color] { } /* Let's get this party started */ ::-webkit-scrollbar { width: 12px; } /* Track */ ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 10px; border-radius: 10px; } /* Handle */ ::-webkit-scrollbar-thumb { -webkit-border-radius: 10px; border-radius: 10px; background: hsl(200,0%,15%); -webkit-box-shadow: inset 0 0 6px hsl(200,0%,45%); } ::-webkit-scrollbar-thumb:window-inactive { background: hsl(200,0%,5%); } }
data/usercss/126198.user.css
@-moz-document domain("multiplayerpiano.com") { * { margin: 0; } * { user-select: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; } html, body { width: 100%; height: 100%; overflow: hidden; font: 20pt verdana; color: white; text-shadow: #444 1px 1px; } body { position: absolute; } body { background:hsl(254, 100%, 5%); } body { background:url('http://imagebank.biz/wp-content/uploads/2013/03/Anonymous-Wallpaper-HD-1920x1080.jpg') no-repeat center 0%; background-color: hsl(254, 100%, 5%); background-size: 100%; } #piano { width: 95%; height: 20%; margin: auto; position: relative; overflow: hidden; padding-left: 1%; opacity: 0.2; transition: opacity 0.2s ease-in; } #piano .key { float: left; width: 1.8%; height: 90%; border: 1px solid black; background: #fff; margin-left: -0.5%; margin-bottom: 100%; box-shadow: 1px 2px 5px #000; -webkit-box-shadow: 1px 2px 5px #000; -moz-box-shadow: 1px 2px 5px #000; transition: background 4s ease-out; -webkit-transition: background 4s ease-out; -moz-transition: background 4s ease-out; -o-transition: background 4s ease-out; padding: 0px; overflow: hidden; } #piano .key.c, #piano .key.f { margin-left: 0; } #piano .key.sharp { width: 1.2%; height: 50%; background: #000; margin-left: -0.9%; position: relative; } #piano:hover {opacity: 1; transition: opacity 0.2s ease-in;} #piano .key.loading { background: #888; } #piano .key.play { transform: translateY(1%); -webkit-transform: translateY(1%); -webkit-box-shadow: 0px 1px 2px #000; } #piano {opacity:0.7;-webkit-box-reflect: below -50px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(white)); width: 95%; height: 20%; margin: auto; position: relative; overflow: hidden; padding-left: 1%; } #piano .key { float: left; width: 1.8%; height: 90%; border: 1px solid black; background: #fff; margin-left: -0.5%; margin-bottom: 100%; box-shadow: 1px 2px 5px #000; -webkit-box-shadow: 1px 2px 5px #000; -moz-box-shadow: 1px 2px 5px #000; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; transition: background 4s ease-out; -webkit-transition: background 4s ease-out; -moz-transition: background 4s ease-out; -o-transition: background 4s ease-out; padding: 0px; overflow: hidden; } #piano .key.c, #piano .key.f { margin-left: 0; } #piano .key.sharp { width: 1.2%; height: 50%; background: #000; margin-left: -0.9%; position: relative; } #piano .key.loading { background: #888; } #piano .key.play { transform: translateY(1%); -webkit-transform: translateY(1%); -webkit-box-shadow: 0px 1px 2px #000; } .ease-out { transition: left 0.1s ease-out; -webkit-transition: left 0.1s ease-out; -moz-transition: left 0.1s ease-out; -o-transition: left 0.1s ease-out; } .ease-in { transition: left 0.1s ease-in; -webkit-transition: left 0.1s ease-in; -moz-transition: left 0.1s ease-in; -o-transition: left 0.1s ease-in; } .slide-left { left: -100%; } .slide-right { left: 100%; } #crown { position: absolute; width: 16px; height: 16px; background: url('http://www.multiplayerpiano.com/crown.png') no-repeat; cursor: pointer; font-size: 10px; } #crown span { margin-left: 16px; margin-top: 2px; } #crownsolo-notice { position: fixed; top: 20%; width: 100%; text-align: center; opacity: 0.5; font-size: 20px; pointer-events: none; display: none; } #bottom{ position: fixed; bottom: 0px; left: 0px; width: 100%; height: 60px; background:hsla(254, 100%, 16%, 0); margin-bottom: 3px; } #room, #room * { cursor: pointer; } #room {position: absolute; left: 0; top: 0; padding: 5px; width: 240px; height: 12px; background: hsla(247, 100%, 9%, 1); border: 2px solid rgba(170, 187, 170, 0); cursor: pointer; margin: 9px 24px; box-shadow: 0 0 5px hsl(200,0%,-2%); font-size: 12px; } #room .info { white-space: nowrap; line-height: 12px; overflow: hidden; height: 20px; } #room .info.lobby { color: hsla(249, 100%, 59%, 1) } #room .info.not-visible { color: #c20000; } #room .info.crownsolo:after { content: url('http://www.multiplayerpiano.com/crownsolo.png'); position: relative; top: 2px; margin-left: 4px; } #room .info.no-chat:after { content: url('http://www.multiplayerpiano.com/no-chat.png'); position: relative; top: 2px; margin-left: 4px; } #room .expand {width: 24px; height: 100%; position: absolute; right: 0; top: 0; background: hsla(254, 100%, 16%, 1) url('http://www.multiplayerpiano.com/arrow.png') no-repeat center 0%; /* box-shadow: 0 0 5px hsl(200,0%,-2%); */ } #room .more { display: none; position: absolute; bottom: 100%; left: -1px; width: 100%; overflow: hidden; overflow-y: scroll; background: hsla(254, 100%, 9%, 1); border: 2px solid hsl(200,0%,0%); } /*edit some time*/ #room .more > div { margin: 0; padding: 3px 6px 0px 6px; width: 100%; height: 20px; } #room .more .info:hover { background: hsla(254, 100%, 15%, 1); } #room .more .new { background: hsla(360, 100%, 20%, 1); } #room .more .new:hover { background: hsla(360, 100%, 30%, 1); } .ugly-button { height: 12px; margin-top: 5px; font-size: 12px; background: hsla(0, 99%, 49%, 0.62); margin-left: 3px; border: 4px solid hsla(0, 0%, 0%, 1); padding: 4px; cursor: pointer; line-height: 12px; width: 100px; border-radius: 0; overflow: hidden; box-shadow: 0 0 5px hsl(200,0%,-14%); white-space: nowrap; } .ugly-button:hover { background: hsla(247, 100%, 9%, 1);} .ugly-button.stuck { background: hsla(247, 100%, 9%, 1); } #new-room-btn { position: absolute; left: 300px; top: 9px; } #midi-btn { position: absolute; left: 420px; top: 9px; } #play-alone-btn { position: absolute; left: 540px; top: 9px; } #room-settings-btn { position: absolute; left: 660px; top: 9px; display: none;} #status { position: absolute; left: 0px; bottom: 10px; width: 320px; height: 20px; padding: 5px; font-size: 20px; font-weight: 800; line-height: 20px; pointer-events: none; } #status .number { font-size: 35px; } #volume{ position: absolute; right: 118px; top: -4px; width: 100px; height: 40px; margin: 10px;} .volume-slider { width: 100%; height: 100%;} /* * umbrUI range slider by @simurai */ /* -------------- Range Slider -------------- */ input[type="range"] { -webkit-appearance: none; outline: none; width: 218px; height: 30px; border-radius: 37px; position: relative; background-image: -webkit-gradient( linear, left top, right top, color-stop( 0, hsla(0, 100%, 50%, 0.8) ), color-stop( .08, hsla(358, 83%, 39%, 0.8) ), color-stop( .5, hsl(200,80%,0%) ), color-stop( .92, hsl(116, 64%, 44%) ), color-stop( 1, hsl(125, 93%, 52%) ) ); -webkit-background-clip: padding-box; border: 0; border-bottom: 2px solid rgba(0,0,0,0.1); cursor: ew-resize; } input[type="range"]::-webkit-slider-thumb { -webkit-appearance: none; /* Remove Safari default */ position: relative; z-index: 1; width: 26px; height: 40px; border-radius: 3px / 6px ; background-image: -webkit-gradient( linear, left top, right top, color-stop( 0, hsl(0,0%,15%) ), color-stop( .16, hsl(0,0%,22%) ), color-stop( .18, hsl(0,0%,30%) ), color-stop( .2, hsl(0,0%,26%) ), color-stop( .42, hsla(241, 60%, 30%, 1) ), color-stop( .44, hsl(241,0%,15%) ), color-stop( .46, hsl(241,100%,50%) ), color-stop( .54, hsl(241,100%,50%) ), color-stop( .56, hsl(241,0%,15%) ), color-stop( .58, hsla(241, 60%, 30%, 1) ), color-stop( .8, hsl(0,0%,26%) ), color-stop( .82, hsl(0,0%,30%) ), color-stop( .84, hsl(0,0%,22%) ), color-stop( 1, hsl(0,0%,15%) ) ); -webkit-box-shadow: inset hsla(0,0%,100%,.15) 0 1px 0px, hsl(0,0%,17%) 0 2px 0px, hsl(0,0%,15%) 0 4px 0px, hsl(0,0%,13%) 0 6px 0px, rgba(0,0,0,.5) 0 8px 5px; -webkit-transform: translateY(-3px); -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.6, transparent), to( rgba(255,255,255,0.15) )); } input[type="range"]:hover { background-image: -webkit-gradient( linear, left top, right top, color-stop( 0, hsla(284, 100%, 25%, 0.8) ), color-stop( .08, hsla(284, 100%, 13%, 0.8) ), color-stop( .5, hsl(200,80%,0%) ), color-stop( .92, hsl(200,80%,15%) ), color-stop( 1, hsl(200,80%,45%) ) ); -webkit-box-shadow: inset #000 1px 1px 1px, inset #000 -1px -1px 1px; } #volume-label { position: absolute; right: 105px; bottom: 14px; font-size: 10px; color:hsla(360, 100%, 100%, 1); text-shadow: 0 2px hsl(200,100%,11%); } #banner { width: 468px; height: 60px; position: absolute; right: 0; top: 0; } #quota { width: 100%; height: 3px; position: fixed; bottom: 0; left: 0; background: #f80; } #quota .value { width: 100%; height: 100%; display: block; background: #fd0; } .relative { position: relative; width: 100%; height: 100%; } .notification { position: absolute; } .notification-body { background: hsla(254, 100%, 20%, 1); border-color: hsla(254, 100%, 30%, 1); width: 400px; padding: 10px; position: relative; left: 0; top: 0; color: #444; font-size: 12px; text-shadow: #ccc 1px 1px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; } .notification-body:after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -3px; border-top: 10px solid transparent; border-top-color: inherit; border-left: 6px solid transparent; border-right: 6px solid transparent; } .title { border-bottom: 1px solid #f84; font-size: 16px; font-weight: bold; padding-bottom: 5px; margin-bottom: 8px; } .notification .x { position: absolute; right: 4px; top: 0; cursor: pointer; font-size: 16px; color: #f84; text-shadow: none; } #modal { width: 100%; height: 100%; position: fixed; left: 0; top: 0; display: none; } #modal .bg { width: 100%; height: 100%; background: #48a; opacity: 0; position: absolute; left: 0; top: 0; } #modal, #modal * { user-select: text; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; } .dialog { background: hsla(254, 100%, 18%, 1) ; width: 400px; height: 100px; position: fixed; left: 50%; top: 50%; margin-left: -200px; margin-top: -50px; padding: 10px; border: 1px solid #000; overflow: hidden; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; box-shadow: 0px 0px 8px #000; -webkit-box-shadow: 0px 0px 8px #000; -moz-box-shadow: 0px 0px 8px #000; } .dialog p { margin: 10px; font-size: 20px; } .dialog input.text { font-size: 20px; height: 20px; width: 75%; } .dialog input.checkbox { margin: 0 5px; } .dialog .submit { background: hsla(254, 100%, 30%, 1); border: none; padding: 7px 40px 20px 30px; font-size: 20px; color: #fff; text-shadow: #000 2px 2px 2px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; box-shadow: inset 0px 0px 4px #000; -webkit-box-shadow: inset 0px 0px 4px #000; -moz-box-shadow: inset 0px 0px 4px #000; transition: all 0.25s; -webkit-transition: all 0.25s; -moz-transition: all 0.25s; -o-transition: all 0.25s; position: absolute; bottom: -10px; right: -10px; } .dialog .submit:hover { background: hsla(254, 100%, 40%, 1); transition: all 0.25s; -webkit-transition: all 0.25s; -moz-transition: all 0.25s; -o-transition: all 0.25s; } .dialog .close { background: hsla(254, 100%, 30%, 1); border: none; padding: 7px 40px 20px 30px; font-size: 20px; color: #fff; text-shadow: #000 2px 2px 2px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; box-shadow: inset 0px 0px 4px #000; -webkit-box-shadow: inset 0px 0px 4px #000; -moz-box-shadow: inset 0px 0px 4px #000; transition: all 0.25s; -webkit-transition: all 0.25s; -moz-transition: all 0.25s; -o-transition: all 0.25s; position: absolute; bottom: -10px; right: -10px; } .dialog .close:hover { background: hsla(254, 100%, 40%, 1); transition: all 0.25s; -webkit-transition: all 0.25s; -moz-transition: all 0.25s; -o-transition: all 0.25s; } #room-settings { height: 200px; margin-top: -100px; } #room .more { display: none; position: absolute; bottom: 100%; left: -1px; width: 100%; overflow: hidden; overflow-y: scroll; background: hsla(0, 0%, 0%, 0.58); border: 2px solid hsla(0, 96%, 49%, 0.43); } #room { position: absolute; left: 0; top: 0; padding: 5px; width: 240px; height: 12px; background: hsla(0, 0%, 0%, 0.27); border: 2px solid rgba(16, 19, 16, 0); cursor: pointer; margin: 9px 24px; box-shadow: 0 0 5px hsl(0, 80%, 49%); font-size: 12px; } #room .expand { width: 24px; height: 100%; position: absolute; right: 0; top: 0; background: hsla(254, 5%, 5%, 0.56) url('http://www.multiplayerpiano.com/arrow.png') no-repeat center 0%; box-shadow: 0 0 5px hsl(0, 4%, 31%); } #chat { display: none; } #chat { position: fixed; bottom: 64px; left: 0; width: 100%; vertical-align: bottom; font-size: 13px; color: white; text-shadow: #4d4d4d 1px 1px; } #chat, #chat * { user-select: text; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; } #chat ul { list-style: none; margin: 4px; padding: 0; } #chat li { padding: 2px; opacity: 0; } #chat li .name { font-weight: bold; margin-right: 10px; } #chat li .message { margin-right: 6px; text-shadow: #626262 1px 1px; } #chat li .quote { color: #000; } #chat input { margin: 4px; width: 99%; border: 1px solid #000; background: none; text-shadow: #000 1px 1px; color: #ff8; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; } #chat input::-webkit-input-placeholder { color: #fff; } #chat input:-moz-placeholder { color: #fff; } #chat input:focus { outline: none; border: 1px solid #000; } #chat.chatting { background: hsla(254, 100%, 14%, 0.44); border-radius: 2px; box-shadow: 1px 1px 5px #000; transition: all 0.1s; } #chat.chatting li { display: list-item !important; opacity: 1 !important; text-shadow: #4d4d4d 1px 1px; } #chat.chatting ul { max-height: 50em; overflow-y: scroll; overflow-x: hidden; word-wrap: break-word; } #midi-connections .half h2 { margin: 5px; } #midi-connections .half { width: 50%; float: left; text-align: center; } #midi-connections .half select { width: 80%; height: 20px; margin: 2px; } #midi-connections .half button.remove { width: 10%; height: 20px; margin: 2px; padding: 0; } #midi-connections .half button.add { width: 50%; height: 20px; margin: 2px; } #social { display: none; position: fixed; top: 4px;/*4px*/ right: 6px; /*6px*/ width: 480px; /*80*/ font-size: 12px; } #social #more-button { margin-top: 4px; width: 295px; height: 267px; border-radius: 204px; border: 1px solid #000; cursor: pointer; transition: all 0.25s; box-shadow: 1px 1px 8px #bb9; color: #788; text-shadow: none; background: url('https://media.giphy.com/media/GCvktC0KFy9l6/giphy.gif') 0px 0px no-repeat; background-color: #444; } #social #more-button:hover { color: #899; background-color: #e8f8f0; transition: background-color 0.25s; } #more { display: none; width: 1250px; margin: 0 auto; padding: 0px; border-radius: 10px; font: 15px sans-serif; border: 1px solid #fff; color: #696969; background: #292929; box-shadow: 1px 1px 8px #fff; position: fixed; top: 50px; right: 50px; text-shadow: none; } #more div { margin: 0px; padding: 0px; } #more .items { margin-left: 1%; } #more .items .item { width: 33%; float: left; background: #cdd; transition: background 0.25s; } /*#more .items .item:hover { background: #696969; transition: background 0.25s; } */ #more .items .item .content { height: 200px; padding: 10px; border-right: 1px solid #000; border-bottom: 1px solid #000; } #more .items .item .content p { margin-top: 1em; margin-bottom: 1em; } #more .header { padding: 5px 10px; } #more .footer { clear: both; padding: 5px 10px; font-size: 12px; } #email:before { content: url('http://www.multiplayerpiano.com/envelope.png'); margin: 4px; } #crownsolo-notice { z-index: 0; } #cursors { z-index: 1; } #chat { z-index: 100; } #social { z-index: 200; } #names { z-index: 300; } #piano { z-index: 400; } #piano .key { z-index: 401; } #piano .key.sharp { z-index: 402; } #bottom { z-index: 500; } #crown { z-index: 600; } .notification { z-index: 700; } #cursors .cursor { z-index: 800; } #chat.chatting { z-index: 900; } .participant-menu { z-index: 1000; } #modal { z-index: 10000; } #1-btn {display:none;} #banner{display:none;} .clear { clear: both; } .spin { animation: spin 1s linear infinite; -webkit-animation: spin 1s linear infinite; -moz-animation: spin 1s linear infinite; -o-animation: spin 1s linear infinite; -ms-animation: spin 1s linear infinite; } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg);} 100% { -webkit-transform: rotate(360deg);} } @-moz-keyframes spin { 0% { -moz-transform: rotate(0deg);} 100% { -moz-transform: rotate(360deg);} } @-o-keyframes spin { 0% { -o-transform: rotate(0deg);} 100% { -o-transform: rotate(360deg);} } input[type=color] { } /* Let's get this party started */ ::-webkit-scrollbar { width: 12px; } /* Track */ ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); -webkit-border-radius: 10px; border-radius: 10px; } /* Handle */ ::-webkit-scrollbar-thumb { -webkit-border-radius: 10px; border-radius: 10px; background: hsl(200,0%,15%); -webkit-box-shadow: inset 0 0 6px hsl(200,0%,45%); } ::-webkit-scrollbar-thumb:window-inactive { background: hsl(200,0%,5%); } }
0.267887
0.079961
.page { height: 100vh; overflow: scroll; /*#region 登录*/ /*#endregion*/ } .page .login { background: #000 url(../static/images/login_bg.jpg) no-repeat center; background-size: cover; height: 100%; } .page .btn_theme { background-color: rgba(50, 150, 250, 0.85); color: #fff; } .page .btn_theme:not(.weui-btn_disabled):active { color: rgba(255, 255, 255, 0.6); background-color: #3296fa; } .page .btn_white { background-color: rgba(255, 255, 255, 0.85); color: #328ce6; } .page .form { padding: 20px; } .page .weui-switch:checked, .page .weui-switch-cp__input:checked ~ .weui-switch-cp__box { border-color: #3296fa; background-color: #3296fa; } .page .weui-wepay-flow__li_done .weui-wepay-flow__state { background-color: #3296fa; } .page .weui-wepay-flow__process { background-color: #3296fa; } .page [class^="weui-wepay-flow__info-"] { background-color: #3296fa; } .page .weui-wepay-flow__info-left:after { border-color: transparent transparent transparent #3296fa; } .page .weui-wepay-flow__li { width: 24px; height: 24px; } .page .weui-wepay-flow__li .weui-wepay-flow__state { width: 24px; height: 24px; line-height: 24px; border-radius: 100em; } .noInfo { text-align: center; color: #999; font-size: 13px; margin: 20px auto; } /*#rengion 个人中心*/ /*#endregion*/ /*#rengion 通用类*/ .hideText { display: none; padding: 5px 10px; } /*.ellipsis{display:block;overflow:hidden;-ms-text-overflow:ellipsis; -o-text-overflow:ellipsis; text-overflow:ellipsis;white-space:nowrap;}*/ .ellipsis { overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } .ellipsis2row { overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .ellipsis3row { overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .transition_all3 { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } .f_left { float: left; } .f_right { float: right; } .themebgColor { background-color: #fff; } .marginB { margin-bottom: 20px!important; } .ml10 { margin-left: 10px!important; } .mt10 { margin-top: 10px!important; } .mt0 { margin-top: 0px!important; } .width20 { display: inline-block; width: 20px; } .pd15 { padding: 15px; } .pd10 { padding: 10px; } .f12 { font-size: 12px; } .f14 { font-size: 14px; } .f16 { font-size: 16px; } .f18 { font-size: 18px; } .f20 { font-size: 20px; } .f22 { font-size: 22px; } .f24 { font-size: 24px; } .f26 { font-size: 26px; } .fc_red { color: #f74c31; } .fc_blue { color: #1f9feb; } .fc_gray { color: #999999; } .fc_green { color: #169e49; } .fc_yellow { color: #f8a217; } .align_l { text-align: left; } .align_c { text-align: center; } .align_r { text-align: right; } .dTable { display: table; width: 100%; } .dRow { display: table-row; } .dCell { display: table-cell; } .hide { display: none; } /*#endregion*/
public/static/css/index.css
.page { height: 100vh; overflow: scroll; /*#region 登录*/ /*#endregion*/ } .page .login { background: #000 url(../static/images/login_bg.jpg) no-repeat center; background-size: cover; height: 100%; } .page .btn_theme { background-color: rgba(50, 150, 250, 0.85); color: #fff; } .page .btn_theme:not(.weui-btn_disabled):active { color: rgba(255, 255, 255, 0.6); background-color: #3296fa; } .page .btn_white { background-color: rgba(255, 255, 255, 0.85); color: #328ce6; } .page .form { padding: 20px; } .page .weui-switch:checked, .page .weui-switch-cp__input:checked ~ .weui-switch-cp__box { border-color: #3296fa; background-color: #3296fa; } .page .weui-wepay-flow__li_done .weui-wepay-flow__state { background-color: #3296fa; } .page .weui-wepay-flow__process { background-color: #3296fa; } .page [class^="weui-wepay-flow__info-"] { background-color: #3296fa; } .page .weui-wepay-flow__info-left:after { border-color: transparent transparent transparent #3296fa; } .page .weui-wepay-flow__li { width: 24px; height: 24px; } .page .weui-wepay-flow__li .weui-wepay-flow__state { width: 24px; height: 24px; line-height: 24px; border-radius: 100em; } .noInfo { text-align: center; color: #999; font-size: 13px; margin: 20px auto; } /*#rengion 个人中心*/ /*#endregion*/ /*#rengion 通用类*/ .hideText { display: none; padding: 5px 10px; } /*.ellipsis{display:block;overflow:hidden;-ms-text-overflow:ellipsis; -o-text-overflow:ellipsis; text-overflow:ellipsis;white-space:nowrap;}*/ .ellipsis { overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } .ellipsis2row { overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .ellipsis3row { overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .transition_all3 { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } .f_left { float: left; } .f_right { float: right; } .themebgColor { background-color: #fff; } .marginB { margin-bottom: 20px!important; } .ml10 { margin-left: 10px!important; } .mt10 { margin-top: 10px!important; } .mt0 { margin-top: 0px!important; } .width20 { display: inline-block; width: 20px; } .pd15 { padding: 15px; } .pd10 { padding: 10px; } .f12 { font-size: 12px; } .f14 { font-size: 14px; } .f16 { font-size: 16px; } .f18 { font-size: 18px; } .f20 { font-size: 20px; } .f22 { font-size: 22px; } .f24 { font-size: 24px; } .f26 { font-size: 26px; } .fc_red { color: #f74c31; } .fc_blue { color: #1f9feb; } .fc_gray { color: #999999; } .fc_green { color: #169e49; } .fc_yellow { color: #f8a217; } .align_l { text-align: left; } .align_c { text-align: center; } .align_r { text-align: right; } .dTable { display: table; width: 100%; } .dRow { display: table-row; } .dCell { display: table-cell; } .hide { display: none; } /*#endregion*/
0.283186
0.049314
.dnd5e.sheet.actor.character .inventory .item-controls { flex: 0 0 86px !important; } #party-inventory .item-owner-name { overflow: hidden; text-overflow: ellipsis; } .scratchpad { padding: 0 5px; } .scratchpad .item-row { align-items: center; } .scratchpad .item-delete, .scratchpad .item-split { padding: 5px; } .scratchpad .item-name { padding-right: 5px; } .scratchpad .item-name input { height: 26px; } .scratchpad .item-type-select { flex: 0 0 120px !important; } .scratchpad textarea { font-family: "Signika", serif; font-size: 13px; border: 1px solid #c9c7b8; resize: none; } .party-inventory__description-container { padding-left: 35px; } .party-inventory__footnote { padding-left: 40px; padding-bottom: 3px; font-size: 12px; } .party-inventory__currency { flex: 0; padding-top: 5px; padding-right: 25px; } .party-inventory__currency-decal { align-self: center; text-align: center; flex: 42px 0 0; font-size: 18px; } .party-inventory__currency-row { flex-wrap: wrap; align-items: center; } .party-inventory__currency-row a { background: var(--tertiary-color); color: var(--background); border-radius: 5px; font-size: 18px; line-height: 30px; flex: 0 0 30px; text-align: center; margin-right: 2px; } .party-inventory__currency-entry { align-items: center; background: var(--faint-color); border-radius: 5px; padding: 0 .5rem 0 0; margin-right: .5rem; line-height: 30px; flex: 1 0 60px; } .party-inventory__currency-entry input { text-align: right; } #party-inventory-take-currency input, #party-inventory-split-currency input { background: none; border: 1px solid transparent; } #party-inventory-take-currency button { margin-top: 10px; } #party-inventory-split-currency .party-inventory__currency-row { margin-bottom: 10px; } #party-inventory-split-currency .party-inventory__actor-included { flex-basis: 30px; } #party-inventory-split-currency .party-inventory__actor-name { flex: 1 0 100px; overflow: hidden; text-overflow: ellipsis; } #party-inventory-split-currency .party-inventory__reveal-disabled { text-align: right; margin-bottom: 5px; font-size: 12px; color: var(--color-text-dark-5); }
styles/party-inventory.css
.dnd5e.sheet.actor.character .inventory .item-controls { flex: 0 0 86px !important; } #party-inventory .item-owner-name { overflow: hidden; text-overflow: ellipsis; } .scratchpad { padding: 0 5px; } .scratchpad .item-row { align-items: center; } .scratchpad .item-delete, .scratchpad .item-split { padding: 5px; } .scratchpad .item-name { padding-right: 5px; } .scratchpad .item-name input { height: 26px; } .scratchpad .item-type-select { flex: 0 0 120px !important; } .scratchpad textarea { font-family: "Signika", serif; font-size: 13px; border: 1px solid #c9c7b8; resize: none; } .party-inventory__description-container { padding-left: 35px; } .party-inventory__footnote { padding-left: 40px; padding-bottom: 3px; font-size: 12px; } .party-inventory__currency { flex: 0; padding-top: 5px; padding-right: 25px; } .party-inventory__currency-decal { align-self: center; text-align: center; flex: 42px 0 0; font-size: 18px; } .party-inventory__currency-row { flex-wrap: wrap; align-items: center; } .party-inventory__currency-row a { background: var(--tertiary-color); color: var(--background); border-radius: 5px; font-size: 18px; line-height: 30px; flex: 0 0 30px; text-align: center; margin-right: 2px; } .party-inventory__currency-entry { align-items: center; background: var(--faint-color); border-radius: 5px; padding: 0 .5rem 0 0; margin-right: .5rem; line-height: 30px; flex: 1 0 60px; } .party-inventory__currency-entry input { text-align: right; } #party-inventory-take-currency input, #party-inventory-split-currency input { background: none; border: 1px solid transparent; } #party-inventory-take-currency button { margin-top: 10px; } #party-inventory-split-currency .party-inventory__currency-row { margin-bottom: 10px; } #party-inventory-split-currency .party-inventory__actor-included { flex-basis: 30px; } #party-inventory-split-currency .party-inventory__actor-name { flex: 1 0 100px; overflow: hidden; text-overflow: ellipsis; } #party-inventory-split-currency .party-inventory__reveal-disabled { text-align: right; margin-bottom: 5px; font-size: 12px; color: var(--color-text-dark-5); }
0.575946
0.14777
@font-face{ font-family: Champagne; src: url(cac_champagne.woff)format('woff'), url(cac_champagne.ttf)format('tff'); } @font-face{ font-family: Grunge; src: url(1942.woff)format('woff'), url(1942.tff)format('tff'); } @font-face{ font-family: Dobkin; src: url(DobkinPlain.woff)format('woff'), url(DobkinPlain.tff)format('tff'); } /* Structural Styles */ html{ background-color: hsl(91,8%,56%); } body{ background-color: hsl(58,31%,84%); font-family: 'Palatino Linotype','Book Antiqua', 'Palatino','serif'; } header{ background-color: black; } p{ margin: 0px; padding: 5px 25px 25px 25px; } body > p{ font-size: 1.1em; text-align: center; } address{ font-style: normal; font-size: 0.9em; text-align: center; padding-top: 10px; padding-bottom: 10px; } /* Navigation Styles */ nav a{ font-family: "Trebuchet MS", "Helvetica", "sans-serif"; padding-top: 10px; padding-bottom: 10px; color: white; text-decoration: none; } nav{ color: white; text-decoration: none; background-color: hsla(0,0%,42%,0.4); display: table; width: 100%; } nav a:hover{ color: hsla(0,0%,100%,0.7); background-color: hsl(0,0%,42%,0.7); } nav a:active{ color: hsla(0,0%,100%,0.7); background-color: hsl(0,0%,42%,0.7); } nav li{ list-style-type: none; } nav ul{ display: table-row; } nav > ul > li{ display: table-cell; text-align: center; } nav > ul > li > a{ display: block; } /* Section Styles */ section.playbill h1{ margin: 0px; padding: 20px 0px 10px 20px; font-weight: normal; font-size: 3em; } section#play1{ background-color: hsl(240,100%,88%); } section#play2{ background-color: hsl(25,88%,73%); } section#play3{ background-color: hsl(0,100%,75%); } section#play4{ background-color: hsl(296,86%,86%); } section#play1 h1{ font-family: Champagne,cursive; } section#play2 h1{ font-family: Grunge,'Times New Roman',Times, serif; } section#play3 h1{ font-family: Impact, Charcoal, sans-serif; } section#play4 h1{ font-family: Dobkin,cursive; } /* Definition List Styles */ dt { color: hsla(0, 0%, 0%, 0.4); font-weight: bold; font-size: 1.3em; } dd { font-size: 1.3em; margin-left: 0px; margin-bottom: 10px; }
CS 0134/CS0134-C2/styles.css
@font-face{ font-family: Champagne; src: url(cac_champagne.woff)format('woff'), url(cac_champagne.ttf)format('tff'); } @font-face{ font-family: Grunge; src: url(1942.woff)format('woff'), url(1942.tff)format('tff'); } @font-face{ font-family: Dobkin; src: url(DobkinPlain.woff)format('woff'), url(DobkinPlain.tff)format('tff'); } /* Structural Styles */ html{ background-color: hsl(91,8%,56%); } body{ background-color: hsl(58,31%,84%); font-family: 'Palatino Linotype','Book Antiqua', 'Palatino','serif'; } header{ background-color: black; } p{ margin: 0px; padding: 5px 25px 25px 25px; } body > p{ font-size: 1.1em; text-align: center; } address{ font-style: normal; font-size: 0.9em; text-align: center; padding-top: 10px; padding-bottom: 10px; } /* Navigation Styles */ nav a{ font-family: "Trebuchet MS", "Helvetica", "sans-serif"; padding-top: 10px; padding-bottom: 10px; color: white; text-decoration: none; } nav{ color: white; text-decoration: none; background-color: hsla(0,0%,42%,0.4); display: table; width: 100%; } nav a:hover{ color: hsla(0,0%,100%,0.7); background-color: hsl(0,0%,42%,0.7); } nav a:active{ color: hsla(0,0%,100%,0.7); background-color: hsl(0,0%,42%,0.7); } nav li{ list-style-type: none; } nav ul{ display: table-row; } nav > ul > li{ display: table-cell; text-align: center; } nav > ul > li > a{ display: block; } /* Section Styles */ section.playbill h1{ margin: 0px; padding: 20px 0px 10px 20px; font-weight: normal; font-size: 3em; } section#play1{ background-color: hsl(240,100%,88%); } section#play2{ background-color: hsl(25,88%,73%); } section#play3{ background-color: hsl(0,100%,75%); } section#play4{ background-color: hsl(296,86%,86%); } section#play1 h1{ font-family: Champagne,cursive; } section#play2 h1{ font-family: Grunge,'Times New Roman',Times, serif; } section#play3 h1{ font-family: Impact, Charcoal, sans-serif; } section#play4 h1{ font-family: Dobkin,cursive; } /* Definition List Styles */ dt { color: hsla(0, 0%, 0%, 0.4); font-weight: bold; font-size: 1.3em; } dd { font-size: 1.3em; margin-left: 0px; margin-bottom: 10px; }
0.186687
0.051845
body { background-color: #0a1235; } #header-carousel .logo { height: 100px; } #header-carousel form .text { height: 40px; border-radius: 10px 0px 0px 10px; text-align: center; border: none; } #header-carousel form .button { height: 40px; width: 130px; border: none; border-radius: 0px 10px 10px 0px; background-color: #ffd14e; font-weight: bold; cursor: pointer; } #header-carousel form p { font-size: 0.8rem; } #header-carousel .dark-opacity-overlay { width: 100%; height: 100%; z-index: 1; position: absolute; background: -webkit-gradient(linear, left top, right top, from(#dc5770), to(#0a1235)); background: linear-gradient(to right, #dc5770, #0a1235); mix-blend-mode: multiply; } @media (min-width: 1001px) { #header-carousel .header-carousel-img { width: 100vw; height: 900px; -o-object-fit: cover; object-fit: cover; } #header-carousel .carousel-caption { top: 5%; left: calc((100vw - 800px) / 2); right: calc((100vw - 800px) / 2); } #header-carousel .carousel-caption h1, #header-carousel .carousel-caption h2 { font-family: 'Aaux ProBold'; } #header-carousel form .text { width: 250px; } } @media (max-width: 1000px) { #header-carousel .header-carousel-img { width: 100vw; height: 900px; -o-object-fit: cover; object-fit: cover; } #header-carousel .carousel-caption { top: 1%; left: calc((100vw - 750px) / 2); right: calc((100vw - 750px) / 2); } #header-carousel .carousel-caption h1, #header-carousel .carousel-caption h2 { font-family: 'Aaux ProBold'; } #header-carousel form .text { width: 250px; } } @media (max-width: 800px) { #header-carousel .header-carousel-img { width: 100vw; height: 1000px; -o-object-fit: cover; object-fit: cover; } #header-carousel .carousel-caption { top: 1%; left: calc((100vw - 450px) / 2); right: calc((100vw - 450px) / 2); } #header-carousel .carousel-caption h1, #header-carousel .carousel-caption h2 { font-family: 'Aaux ProBold'; } #header-carousel form .text { width: 250px; } } @media (max-width: 450px) { #header-carousel .header-carousel-img { width: 100vw; height: 1200px; -o-object-fit: cover; object-fit: cover; } #header-carousel .carousel-caption { top: 1%; left: calc((100vw - 350px) / 2); right: calc((100vw - 350px) / 2); } #header-carousel .carousel-caption h1, #header-carousel .carousel-caption h2 { font-family: 'Aaux ProBold'; } #header-carousel form .text { width: 200px; } } #opening { background-color: #dc5770; color: #ffffff; } #footer { background-color: #0a1235; color: #ffffff; } #footer img { height: 50px; } #footer .learn-more { font-size: 1.2rem; color: #ffffff; -webkit-text-decoration: underline #ffffff; text-decoration: underline #ffffff; } #footer .copyright p { font-size: 0.8rem; } /************** This file define colors use for welcom ***************/ header #header-logo { background-color: #ffffff; } header #header-logo .logo { height: 100px; } header #header-title { background-color: #0a1235; color: #ffd14e; } #content .icon { height: 100px; } #content .d-flex:nth-child(even) { background-color: #ebebeb; } @media (max-width: 992px) { #content .text-down-lg-center { text-align: center; } } #content p { max-width: 750px; } #content form .text { height: 40px; width: 250px; border-radius: 10px 0px 0px 10px; text-align: center; border: solid 2px #ffd14e; } #content form .button { height: 40px; width: 130px; border: none; border-radius: 0px 10px 10px 0px; background-color: #ffd14e; font-weight: bold; cursor: pointer; } #content form p { font-size: 0.8rem; } #footer { background-color: #0a1235; color: #ffffff; } #footer img { height: 50px; } #footer .learn-more { font-size: 1.2rem; color: #ffffff; -webkit-text-decoration: underline #ffffff; text-decoration: underline #ffffff; } #footer .copyright p { font-size: 0.8rem; } @font-face { font-family: "AAUX Problack"; src: url("/font/AAUX Problack.ttf"); } @font-face { font-family: "AAUX Probold"; src: url("/font/AAUX Probold.ttf"); } @font-face { font-family: "AAUX Prolight"; src: url("/font/AAUX Prolight.ttf"); } @font-face { font-family: "AAUX Promedium"; src: url("/font/AAUX Promedium.ttf"); } @font-face { font-family: "AAUX Proregular"; src: url("/font/AAUX Proregular.ttf"); } @font-face { font-family: "Gotham-Bold"; src: url("/font/GothamBold.otf"); } @font-face { font-family: "Gotham-Light"; src: url("/font/GothamLight.otf"); } /************** This file define colors use for welcom ***************/ /*************** Override font family *************************************************/ p, a { font-family: 'Aaux ProMedium', serif; font-size: 1rem; } h1 { font-family: 'Aaux ProLight', serif; font-size: 3rem; } h2 { font-family: 'Aaux ProBold', serif; font-size: 2rem; } h3 { font-family: 'Aaux ProBold', serif; font-size: 1.5rem; } h4 { font-family: 'Aaux ProRegular', serif; font-size: 1.3rem; } h5 { font-family: 'Aaux ProRegular', serif; font-size: 1rem; } .aaux-pro-black { font-family: 'Aaux ProBlack', serif; } .aaux-pro-regular { font-family: 'Aaux ProRegular', serif; } .myriad-pro { font-family: 'Myriad Pro', serif; } /*************** Override padding *****************************************************/ .p-5 { padding: 2rem 2rem !important; } .pt-5 { padding-top: 2rem !important; } .pr-5 { padding-right: 2rem !important; } .pb-5 { padding-bottom: 2rem !important; } .pl-5 { padding-left: 2rem !important; } .p-6 { padding: 3rem 3rem !important; } .pt-6 { padding-top: 3rem !important; } .pr-6 { padding-right: 3rem !important; } .pb-6 { padding-bottom: 3rem !important; } .pl-6 { padding-left: 3rem !important; } /*************** Override margin ******************************************************/ .m-5 { margin: 2rem 2rem !important; } .mt-5 { margin-top: 2rem !important; } .mr-5 { margin-right: 2rem !important; } .mb-5 { margin-bottom: 2rem !important; } .ml-5 { margin-left: 2rem !important; } .m-6 { margin: 3rem 3rem !important; } .mt-6 { margin-top: 3rem !important; } .mr-6 { margin-right: 3rem !important; } .mb-6 { margin-bottom: 3rem !important; } .ml-6 { margin-left: 3rem !important; } /*************** Override container ***************************************************/ .container { width: 100%; } .container .row { width: 100%; } /*************** Flash ***************************************************/ .alert { margin: 0px; } .alert-danger { background-color: #dc5770; border: none; color: #000000; } .alert-info { background-color: #ffd14e; border: none; color: #000000; } .bgc-grey-light { background-color: #f4f4f4; } .bgc-white { background-color: #ffffff; }
public/css/main.css
body { background-color: #0a1235; } #header-carousel .logo { height: 100px; } #header-carousel form .text { height: 40px; border-radius: 10px 0px 0px 10px; text-align: center; border: none; } #header-carousel form .button { height: 40px; width: 130px; border: none; border-radius: 0px 10px 10px 0px; background-color: #ffd14e; font-weight: bold; cursor: pointer; } #header-carousel form p { font-size: 0.8rem; } #header-carousel .dark-opacity-overlay { width: 100%; height: 100%; z-index: 1; position: absolute; background: -webkit-gradient(linear, left top, right top, from(#dc5770), to(#0a1235)); background: linear-gradient(to right, #dc5770, #0a1235); mix-blend-mode: multiply; } @media (min-width: 1001px) { #header-carousel .header-carousel-img { width: 100vw; height: 900px; -o-object-fit: cover; object-fit: cover; } #header-carousel .carousel-caption { top: 5%; left: calc((100vw - 800px) / 2); right: calc((100vw - 800px) / 2); } #header-carousel .carousel-caption h1, #header-carousel .carousel-caption h2 { font-family: 'Aaux ProBold'; } #header-carousel form .text { width: 250px; } } @media (max-width: 1000px) { #header-carousel .header-carousel-img { width: 100vw; height: 900px; -o-object-fit: cover; object-fit: cover; } #header-carousel .carousel-caption { top: 1%; left: calc((100vw - 750px) / 2); right: calc((100vw - 750px) / 2); } #header-carousel .carousel-caption h1, #header-carousel .carousel-caption h2 { font-family: 'Aaux ProBold'; } #header-carousel form .text { width: 250px; } } @media (max-width: 800px) { #header-carousel .header-carousel-img { width: 100vw; height: 1000px; -o-object-fit: cover; object-fit: cover; } #header-carousel .carousel-caption { top: 1%; left: calc((100vw - 450px) / 2); right: calc((100vw - 450px) / 2); } #header-carousel .carousel-caption h1, #header-carousel .carousel-caption h2 { font-family: 'Aaux ProBold'; } #header-carousel form .text { width: 250px; } } @media (max-width: 450px) { #header-carousel .header-carousel-img { width: 100vw; height: 1200px; -o-object-fit: cover; object-fit: cover; } #header-carousel .carousel-caption { top: 1%; left: calc((100vw - 350px) / 2); right: calc((100vw - 350px) / 2); } #header-carousel .carousel-caption h1, #header-carousel .carousel-caption h2 { font-family: 'Aaux ProBold'; } #header-carousel form .text { width: 200px; } } #opening { background-color: #dc5770; color: #ffffff; } #footer { background-color: #0a1235; color: #ffffff; } #footer img { height: 50px; } #footer .learn-more { font-size: 1.2rem; color: #ffffff; -webkit-text-decoration: underline #ffffff; text-decoration: underline #ffffff; } #footer .copyright p { font-size: 0.8rem; } /************** This file define colors use for welcom ***************/ header #header-logo { background-color: #ffffff; } header #header-logo .logo { height: 100px; } header #header-title { background-color: #0a1235; color: #ffd14e; } #content .icon { height: 100px; } #content .d-flex:nth-child(even) { background-color: #ebebeb; } @media (max-width: 992px) { #content .text-down-lg-center { text-align: center; } } #content p { max-width: 750px; } #content form .text { height: 40px; width: 250px; border-radius: 10px 0px 0px 10px; text-align: center; border: solid 2px #ffd14e; } #content form .button { height: 40px; width: 130px; border: none; border-radius: 0px 10px 10px 0px; background-color: #ffd14e; font-weight: bold; cursor: pointer; } #content form p { font-size: 0.8rem; } #footer { background-color: #0a1235; color: #ffffff; } #footer img { height: 50px; } #footer .learn-more { font-size: 1.2rem; color: #ffffff; -webkit-text-decoration: underline #ffffff; text-decoration: underline #ffffff; } #footer .copyright p { font-size: 0.8rem; } @font-face { font-family: "AAUX Problack"; src: url("/font/AAUX Problack.ttf"); } @font-face { font-family: "AAUX Probold"; src: url("/font/AAUX Probold.ttf"); } @font-face { font-family: "AAUX Prolight"; src: url("/font/AAUX Prolight.ttf"); } @font-face { font-family: "AAUX Promedium"; src: url("/font/AAUX Promedium.ttf"); } @font-face { font-family: "AAUX Proregular"; src: url("/font/AAUX Proregular.ttf"); } @font-face { font-family: "Gotham-Bold"; src: url("/font/GothamBold.otf"); } @font-face { font-family: "Gotham-Light"; src: url("/font/GothamLight.otf"); } /************** This file define colors use for welcom ***************/ /*************** Override font family *************************************************/ p, a { font-family: 'Aaux ProMedium', serif; font-size: 1rem; } h1 { font-family: 'Aaux ProLight', serif; font-size: 3rem; } h2 { font-family: 'Aaux ProBold', serif; font-size: 2rem; } h3 { font-family: 'Aaux ProBold', serif; font-size: 1.5rem; } h4 { font-family: 'Aaux ProRegular', serif; font-size: 1.3rem; } h5 { font-family: 'Aaux ProRegular', serif; font-size: 1rem; } .aaux-pro-black { font-family: 'Aaux ProBlack', serif; } .aaux-pro-regular { font-family: 'Aaux ProRegular', serif; } .myriad-pro { font-family: 'Myriad Pro', serif; } /*************** Override padding *****************************************************/ .p-5 { padding: 2rem 2rem !important; } .pt-5 { padding-top: 2rem !important; } .pr-5 { padding-right: 2rem !important; } .pb-5 { padding-bottom: 2rem !important; } .pl-5 { padding-left: 2rem !important; } .p-6 { padding: 3rem 3rem !important; } .pt-6 { padding-top: 3rem !important; } .pr-6 { padding-right: 3rem !important; } .pb-6 { padding-bottom: 3rem !important; } .pl-6 { padding-left: 3rem !important; } /*************** Override margin ******************************************************/ .m-5 { margin: 2rem 2rem !important; } .mt-5 { margin-top: 2rem !important; } .mr-5 { margin-right: 2rem !important; } .mb-5 { margin-bottom: 2rem !important; } .ml-5 { margin-left: 2rem !important; } .m-6 { margin: 3rem 3rem !important; } .mt-6 { margin-top: 3rem !important; } .mr-6 { margin-right: 3rem !important; } .mb-6 { margin-bottom: 3rem !important; } .ml-6 { margin-left: 3rem !important; } /*************** Override container ***************************************************/ .container { width: 100%; } .container .row { width: 100%; } /*************** Flash ***************************************************/ .alert { margin: 0px; } .alert-danger { background-color: #dc5770; border: none; color: #000000; } .alert-info { background-color: #ffd14e; border: none; color: #000000; } .bgc-grey-light { background-color: #f4f4f4; } .bgc-white { background-color: #ffffff; }
0.314471
0.073563
.monthStack{ display:none; } .itemTitle{ /*float: left;*/ margin-bottom: 5px; } .itemTitle a { color:#fff; } .memberConatainer{ /*float: left;*/ margin-bottom: 5px; color: #fff; } .splash { /*margin-top: 10px;*/ } .splash img { background:#f0f0f0; display:block; max-width:100%; /* max-height: 260px;*/ cursor: pointer; } .splashLanding img { background:#f0f0f0; margin:0 auto; display:block; max-width:100%; /* max-height: 260px;*/ } .date { color:#fff; font-weight:normal; text-align: center; line-height: 22px; margin-bottom: 5px; } .tagDate { color:#fff; font-weight:normal; max-width: 90px; height: 23px; background-color:#759da7; text-align: center; line-height: 22px; } .summeryText { color:#657b83; font-weight:normal; padding: 10px 0 10px; } .article{ margin-bottom:2px; /*margin-top: 27px;*/ position: relative; } .video-wrapper { height:100%; } .video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .logo{ float:left; padding: 10px 0; width: 150px; } .latestNews{ float: left; } .logoWrapper{ width:100%; background-color:#f8f8f8; } .listing .item { display:block; padding:2px 0; /* border-top:1px solid #d4d7d9;*/ font-size: 22px; font-family:Futura Condensed; font-weight: 600; } .listing .month { color:#868f93; margin-top:20px; } .month{ cursor: pointer; } .active{ font-size:20px; color: red; } .fa { padding: 10px 0 10px; } .footerHeight{ height:50px; } .footerText{ line-height: 50px; } .paginationCenter{ width: 100%; padding-top: 40px; } .pgCenter{ margin: 0 auto; width: 75%; } #searchGlass{ position: absolute; left: 175px; font-size: 20px; top: 31px; } input[type=text], textarea { outline: none; padding: 3px 0px 3px 3px; margin: 5px 1px 3px 0px; border: 0px solid #DDDDDD; background-color: #f8f8f8; } #archiveNav input[type=text], textarea { outline: none; padding: 3px 0px 3px 3px; margin: 5px 1px 3px 0px; border: 0px solid #DDDDDD; background-color: #fff; } .menuItems li{ float: left; margin-left: 5px; } .momthlyArchivedTitle{ font-size:24px; } #iconBar{ font-size:30px; } #archiveNav{ display: none; } @media screen and (max-width: 768px) { #archiveNav{ display: block; } } #archiveMain{ display: block; } @media screen and (max-width: 768px) { #archiveMain{ display: none; } /* .logo { float: left; padding: 10px 0; width: 60%; }*/ } .archivetags{ width: 95px; float:left; } #repolist_chosen{ display:none; } @media screen and (max-width: 400px) { /* .logo { float: left; padding: 10px 0; width: 80%; }*/ } .socialIcon{ font-size: 26px; } .socialIcon a { font-size: 26px; color: #7a7a7a; padding-right: 7px; } .socialIcon a:hover { color: #23789B; } .backtotop{ margin-bottom: 30px; margin-top:20px; } .byContainer{ padding: 0px 5px; } .memberThumbnail{ margin-top:-5px; } .dateText{ padding: 0px 3px 0px 3px; /*background-color:#759da7;*/ float: left; } .prose h2{ font-size: 18px; } .mapContainer{ height: 23px; overflow: hidden; /*color:#f05a30;*/ cursor: pointer; position: absolute; left: -300px; } .expandMap{ height: 100px; transition: height 0.25s ease-in; } .collapseMap{ height: 23px; transition: height 0.25s ease-in; } .fill-darken2 { background: rgba(0,0,0,0.50); } .moveLeft{ left: 300px; /*transition: margin-left 0.25s ease-in;*/ } .moveRight{ left: 0px; /*transition: height 0.25s ease-in;*/ } .container{ overflow: hidden; } .thumbnailProfile { /*position: absolute;*/ width: 40px; height: 40px; left: 5px; top: 3px; border-radius: 30px; background-size: cover; float: left; } .pin { top: 0; right: 0; left: 0; height: 130px; position: absolute; } .blog-fixed-next { right: 0; } [class*='blog-fixed-'] { position: fixed; top: 0; bottom: 0; margin: auto; } .round-left { border-radius: 3px 0 0 3px; } .fr { float: right; }
blog.css
.monthStack{ display:none; } .itemTitle{ /*float: left;*/ margin-bottom: 5px; } .itemTitle a { color:#fff; } .memberConatainer{ /*float: left;*/ margin-bottom: 5px; color: #fff; } .splash { /*margin-top: 10px;*/ } .splash img { background:#f0f0f0; display:block; max-width:100%; /* max-height: 260px;*/ cursor: pointer; } .splashLanding img { background:#f0f0f0; margin:0 auto; display:block; max-width:100%; /* max-height: 260px;*/ } .date { color:#fff; font-weight:normal; text-align: center; line-height: 22px; margin-bottom: 5px; } .tagDate { color:#fff; font-weight:normal; max-width: 90px; height: 23px; background-color:#759da7; text-align: center; line-height: 22px; } .summeryText { color:#657b83; font-weight:normal; padding: 10px 0 10px; } .article{ margin-bottom:2px; /*margin-top: 27px;*/ position: relative; } .video-wrapper { height:100%; } .video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .logo{ float:left; padding: 10px 0; width: 150px; } .latestNews{ float: left; } .logoWrapper{ width:100%; background-color:#f8f8f8; } .listing .item { display:block; padding:2px 0; /* border-top:1px solid #d4d7d9;*/ font-size: 22px; font-family:Futura Condensed; font-weight: 600; } .listing .month { color:#868f93; margin-top:20px; } .month{ cursor: pointer; } .active{ font-size:20px; color: red; } .fa { padding: 10px 0 10px; } .footerHeight{ height:50px; } .footerText{ line-height: 50px; } .paginationCenter{ width: 100%; padding-top: 40px; } .pgCenter{ margin: 0 auto; width: 75%; } #searchGlass{ position: absolute; left: 175px; font-size: 20px; top: 31px; } input[type=text], textarea { outline: none; padding: 3px 0px 3px 3px; margin: 5px 1px 3px 0px; border: 0px solid #DDDDDD; background-color: #f8f8f8; } #archiveNav input[type=text], textarea { outline: none; padding: 3px 0px 3px 3px; margin: 5px 1px 3px 0px; border: 0px solid #DDDDDD; background-color: #fff; } .menuItems li{ float: left; margin-left: 5px; } .momthlyArchivedTitle{ font-size:24px; } #iconBar{ font-size:30px; } #archiveNav{ display: none; } @media screen and (max-width: 768px) { #archiveNav{ display: block; } } #archiveMain{ display: block; } @media screen and (max-width: 768px) { #archiveMain{ display: none; } /* .logo { float: left; padding: 10px 0; width: 60%; }*/ } .archivetags{ width: 95px; float:left; } #repolist_chosen{ display:none; } @media screen and (max-width: 400px) { /* .logo { float: left; padding: 10px 0; width: 80%; }*/ } .socialIcon{ font-size: 26px; } .socialIcon a { font-size: 26px; color: #7a7a7a; padding-right: 7px; } .socialIcon a:hover { color: #23789B; } .backtotop{ margin-bottom: 30px; margin-top:20px; } .byContainer{ padding: 0px 5px; } .memberThumbnail{ margin-top:-5px; } .dateText{ padding: 0px 3px 0px 3px; /*background-color:#759da7;*/ float: left; } .prose h2{ font-size: 18px; } .mapContainer{ height: 23px; overflow: hidden; /*color:#f05a30;*/ cursor: pointer; position: absolute; left: -300px; } .expandMap{ height: 100px; transition: height 0.25s ease-in; } .collapseMap{ height: 23px; transition: height 0.25s ease-in; } .fill-darken2 { background: rgba(0,0,0,0.50); } .moveLeft{ left: 300px; /*transition: margin-left 0.25s ease-in;*/ } .moveRight{ left: 0px; /*transition: height 0.25s ease-in;*/ } .container{ overflow: hidden; } .thumbnailProfile { /*position: absolute;*/ width: 40px; height: 40px; left: 5px; top: 3px; border-radius: 30px; background-size: cover; float: left; } .pin { top: 0; right: 0; left: 0; height: 130px; position: absolute; } .blog-fixed-next { right: 0; } [class*='blog-fixed-'] { position: fixed; top: 0; bottom: 0; margin: auto; } .round-left { border-radius: 3px 0 0 3px; } .fr { float: right; }
0.403684
0.067209
body { background-color:black; } /* Navegacion */ .aftermoto { width:245px; margin-left:100px; padding-top: 5px; } #prependedtext { width:100%; margin-left:165px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; height: 20%; margin-top:8px; } .padright { padding-right: 5%; } .padleft { padding-left: 5%; } .nav-advance { padding-left: 16rem; margin-top: 0.3rem; font-weight: bold; } /* ---- Make Elements Black ---- */ /* Fin Navegacion */ .section-topspaced { margin-top: 4%; padding-left: 23%; margin-bottom: 2%; } .barra { background-color: #FFF; border-bottom:1px solid #E6E6E6; border-top:0px solid white !important; border-left:0px solid white !important; border-right:0px solid white !important; } .navbar { border-bottom:1px solid #E6E6E6; border-top:0px solid white !important; border-left:0px solid white !important; border-right:0px solid white !important; } .cuadro-registration { padding: 3% 1% 1% 1%; width: 60%; margin-left:20%; margin-right:20%; border: 2px solid #A6A6A6; } .letraextragrande { font-family: Calibri,sans-serif;; font-size: 2rem; color:#686868; } .letragrande { font-family: Calibri,sans-serif;; font-size: 1.5rem; color:#686868; } .letramedia { font-family: Calibri,sans-serif;; font-size: 1.4rem; color:#686868; } .letrachica { font-family: Calibri,sans-serif;; font-size: 1.2rem; color:#686868; } .letraextrachica { font-family: Calibri,sans-serif;; font-size: 1rem; color:#686868; } .circle-separator { width: 10px; height: 10px; border-radius:50%; background-color:#686868; margin-top: 6px; } li > a:hover { color: black !important; } .navbar-brand > a { color: black !important; } /* Propio de Posted Jobs */ .searchrow { margin-bottom:2%; } .titulojob { margin-bottom: 0px; } .titulojoblocation { margin-bottom: 7%; } .cuadro-registration { padding: 3% 1% 1% 1%; width: 60%; margin-left:20%; margin-right:20%; border: 1px solid #A6A6A6; } .textoc10 { color:#686868; } .inner-carret { color: #686868; margin-left: 99.5%; /* float: right; */ font-size: 17px; /* clear: both; */ vertical-align: middle; } .search { position: relative; color: #aaa; font-size: 16px; } .search input { width: 250px; height: 32px; z-index: 101; background: #FAFAFA !important; border: 1px solid #aaa; border-radius: 5px; box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset; } .search input { text-indent: 32px;} .search .fa-search { position: absolute; top: 15px; left: 180px; z-index: 100; } .img-navbar-menu { width: 3rem; height: 2.2rem; } /*----- advance seach ---- */ .img-map-points{ padding-top: 5%; height: 100%; } #firstsearchelem { padding-top: 0px; } .elemsearch { padding-top: 8%; } .row-alta { height:100%; padding-top: 5%; } .row-alta2 { height: 45rem !important; background-repeat:no-repeat; } .titleadvancesearch { color: white; margin-left: 58%; margin-top: 27%; } .btnadvsearch { margin-left: 69%; } /* -- advance search enlace */ .bluelnk { color:#31859C !important; } .boton-azul { background-color:#31859C !important; font-size:bold; } .liketosearch-title { color: #FFF; font-weight: bold; }
public/css/advance_search_style.css
body { background-color:black; } /* Navegacion */ .aftermoto { width:245px; margin-left:100px; padding-top: 5px; } #prependedtext { width:100%; margin-left:165px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; height: 20%; margin-top:8px; } .padright { padding-right: 5%; } .padleft { padding-left: 5%; } .nav-advance { padding-left: 16rem; margin-top: 0.3rem; font-weight: bold; } /* ---- Make Elements Black ---- */ /* Fin Navegacion */ .section-topspaced { margin-top: 4%; padding-left: 23%; margin-bottom: 2%; } .barra { background-color: #FFF; border-bottom:1px solid #E6E6E6; border-top:0px solid white !important; border-left:0px solid white !important; border-right:0px solid white !important; } .navbar { border-bottom:1px solid #E6E6E6; border-top:0px solid white !important; border-left:0px solid white !important; border-right:0px solid white !important; } .cuadro-registration { padding: 3% 1% 1% 1%; width: 60%; margin-left:20%; margin-right:20%; border: 2px solid #A6A6A6; } .letraextragrande { font-family: Calibri,sans-serif;; font-size: 2rem; color:#686868; } .letragrande { font-family: Calibri,sans-serif;; font-size: 1.5rem; color:#686868; } .letramedia { font-family: Calibri,sans-serif;; font-size: 1.4rem; color:#686868; } .letrachica { font-family: Calibri,sans-serif;; font-size: 1.2rem; color:#686868; } .letraextrachica { font-family: Calibri,sans-serif;; font-size: 1rem; color:#686868; } .circle-separator { width: 10px; height: 10px; border-radius:50%; background-color:#686868; margin-top: 6px; } li > a:hover { color: black !important; } .navbar-brand > a { color: black !important; } /* Propio de Posted Jobs */ .searchrow { margin-bottom:2%; } .titulojob { margin-bottom: 0px; } .titulojoblocation { margin-bottom: 7%; } .cuadro-registration { padding: 3% 1% 1% 1%; width: 60%; margin-left:20%; margin-right:20%; border: 1px solid #A6A6A6; } .textoc10 { color:#686868; } .inner-carret { color: #686868; margin-left: 99.5%; /* float: right; */ font-size: 17px; /* clear: both; */ vertical-align: middle; } .search { position: relative; color: #aaa; font-size: 16px; } .search input { width: 250px; height: 32px; z-index: 101; background: #FAFAFA !important; border: 1px solid #aaa; border-radius: 5px; box-shadow: 0 0 3px #ccc, 0 10px 15px #ebebeb inset; } .search input { text-indent: 32px;} .search .fa-search { position: absolute; top: 15px; left: 180px; z-index: 100; } .img-navbar-menu { width: 3rem; height: 2.2rem; } /*----- advance seach ---- */ .img-map-points{ padding-top: 5%; height: 100%; } #firstsearchelem { padding-top: 0px; } .elemsearch { padding-top: 8%; } .row-alta { height:100%; padding-top: 5%; } .row-alta2 { height: 45rem !important; background-repeat:no-repeat; } .titleadvancesearch { color: white; margin-left: 58%; margin-top: 27%; } .btnadvsearch { margin-left: 69%; } /* -- advance search enlace */ .bluelnk { color:#31859C !important; } .boton-azul { background-color:#31859C !important; font-size:bold; } .liketosearch-title { color: #FFF; font-weight: bold; }
0.400046
0.121503
@import url('https://fonts.googleapis.com/css2?family=Red+Rose:wght@300;400;500;600;700&display=swap'); /* fonts connection */ @font-face { font-family: 'HelveticaNeue'; src: url('url:./font/HelveticaNeueCyr-Medium.eot'); src: local('HelveticaNeueCyr-Medium'), url('url:./font/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'), url('url:./font/HelveticaNeueCyr-Medium.woff2') format('woff2'), url('url:./font/HelveticaNeueCyr-Medium.woff') format('woff'), url('url:./font/HelveticaNeueCyr-Medium.ttf') format('truetype'); font-weight: 500; font-style: normal; } @font-face { font-family: 'HelveticaNeue'; src: url('url:./font/HelveticaNeueCyr-Light.eot'); src: local('HelveticaNeueCyr-Light'), url('url:./font/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'), url('url:./font/HelveticaNeueCyr-Light.woff2') format('woff2'), url('url:./font/HelveticaNeueCyr-Light.woff') format('woff'), url('url:./font/HelveticaNeueCyr-Light.ttf') format('truetype'); font-weight: 300; font-style: normal; } @font-face { font-family: 'HelveticaNeue'; src: url('url:./font/HelveticaNeueCyr-MediumItalic.eot'); src: local('HelveticaNeueCyr-MediumItalic'), url('url:./font/HelveticaNeueCyr-MediumItalic.eot?#iefix') format('embedded-opentype'), url('url:./font/HelveticaNeueCyr-MediumItalic.woff2') format('woff2'), url('url:./font/HelveticaNeueCyr-MediumItalic.woff') format('woff'), url('url:./font/HelveticaNeueCyr-MediumItalic.ttf') format('truetype'); font-weight: 500; font-style: italic; } @font-face { font-family: 'HelveticaNeue'; src: url('url:./font/HelveticaNeueCyr-Bold.eot'); src: local('HelveticaNeueCyr-Bold'), url('url:./font/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'), url('url:./font/HelveticaNeueCyr-Bold.woff2') format('woff2'), url('url:./font/HelveticaNeueCyr-Bold.woff') format('woff'), url('url:./font/HelveticaNeueCyr-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; } /* variables */ :root { /* --primary: #35e2a3; */ --primary: #006157; --primary-light: rgba(70, 205, 156, 0.6); --black: rgba(0, 0, 0, 1); --white: rgba(255, 255, 255, 1); --semi-white: rgba(255, 255, 255, 0.9); --comment-white: rgba(255, 255, 255, 0.7); --semi-black: rgba(0, 0, 0, 0.9); --rose: #fe4566; --background: #002629; --attract: #81eea9; --box-light-green: #dbf5ab; --box-green: #02b385; --box-dark-green: #024b40; --box-darker-green: #004040; --box-darkest-green: #002325; --box-semi-light-green: #aff2af; --light-grey: #ededed; --simple-grey: rgba(0, 0, 0, 0.4); --font-size: 75%; --xs: 500px; --sm: 650px; --md: 900px; --lg: 1260px; --extra: 1858px; } /* common styles of application */ /* add this classes to organize your html */ html { font-size: var(--font-size) !important; scroll-behavior: smooth; box-sizing: border-box; } body { width: 100%; height: 100vh; font-family: "Helvetica Neue", sans-serif; background-color: var(--primary); } .none { display: none; } .none-important { display: none !important; } .is-primary-bg { background-color: var(--primary); } /* flex */ .is-display-flex { display: flex; } .is-justify-center { justify-content: center; } .is-flex-end { justify-content: flex-end; } .is-align-items-center { align-items: center; } .is-flex-column { display: flex; flex-direction: column; } .is-flex-wrap { flex-wrap: wrap; } .is-inline-flex { display: inline-flex; } .is-half-flex-basis { flex-basis: 50%; } .is-order-1 { order: 1; } .is-absolute { position: absolute !important; } .is-relative { position: relative !important; } /* h1, h2, h3 etc. */ .is-h1 { font-size: 6rem; font-weight: 500; } .is-h2 { font-size: 4rem; font-weight: normal; } .is-h3 { font-size: 2rem; font-weight: normal; } .is-comment-text { color: var(--comment-white); font-weight: 300; font-size: 1.5rem; position: relative; } .is-comment-text:first-child::before { content: '*'; position: absolute; left: -8px; top: 14%; } @media screen and (max-width: 700px) { .is-h2 { font-size: 2.5rem; } .is-h3 { font-size: 1.55rem; } .is-comment-text { font-size: 1rem; } } /* other */ .primary-color { color: var(--primary); } .attract-color { color: var(--attract); } .background-color { color: var(--background); } .cursor-pointer { cursor: pointer; } .is-no-list-decoration { list-style-type: none; } .is-ul { list-style-type: none; } .m-0 { margin: 0; } a { cursor: pointer; color: var(--light-grey); text-decoration: none; transition: all 0.4s ease-in; border-bottom: 2px solid transparent; } a:hover { color: var(--background) !important; border-bottom: 2px solid var(--background); } a:visited { color: var(--white); text-decoration: none; } .is-w-full { width: 100%; } @media (max-width: 900px) { .is-h1 { font-size: 4rem !important; } } .is-button { height: 60px; width: 225px; border: none; cursor: pointer; pointer-events: visible; } .is-button[disable="true"] { background-color: var(--simple-grey); cursor: not-allowed; } .is-button[disable="true"]:hover { background-color: var(--simple-grey); } .is-button:focus { outline: none; } /* Nav bar */ .nav-bar { z-index: 1; display: flex; position: absolute; width: 100%; } .logo-text { padding: 30px 0 0 30px; flex-basis: 47%; margin: 0; color: var(--semi-white); } .nav-bar > *:nth-child(1) { flex: 0 0 0; } .nav-bar > .logo-text { flex: 1 1 50%; } .nav-bar > nav { flex: 1 1 50%; } @media screen and (max-width: 700px) { .nav-bar { flex-wrap: wrap; } .nav-bar .logo-text { justify-content: center; display: flex; } } .menu { display: none; } .nav-bar .close-icon { display: none; } .main-content__navigation-bar { display: flex; justify-content: space-around; color: var(--semi-white); font-size: 24px; } .layout { filter: drop-shadow(0 0 9px rgba(0, 0, 0, 0.05)); position: fixed; right: 0; width: 178px; top: 40%; height: fit-content; background: var(--white); display: flex; flex-direction: column; align-items: center; } .layout.first-layout { width: 65px; height: 200px; } .layout.first-layout .change-appearance { transform: rotate(270deg); width: 150px; margin-top: 24px; cursor: pointer; } .layout .s-icon-wrapper { padding: 20px; cursor: pointer; } .layout .s-icon-wrapper object { pointer-events: none; } .layout .div-element-switcher { width: 100%; display: flex; justify-content: flex-end; padding: 0.4rem; cursor: pointer; position: relative; transition: all 0.4s ease-in; box-sizing: border-box; border: 3px solid transparent; margin: 1px 0; } .layout .div-element-switcher:last-child { margin: 1px 0 0; } .layout .app-span { font-size: 1.4rem; font-weight: 500; max-width: 100px; width: 100px; height: 3.5rem; display: flex; align-items: center; } .layout .div-element-switcher::before { content: ''; transition: all 0.4s ease-in; } .layout .div-element-switcher:hover.div-element::before { content: ''; position: absolute; left: 17%; top: 20%; width: 28px; height: 28px; background: var(--background); } .layout .div-element-switcher:hover { border: 3px solid var(--background); } .opacity-off { opacity: 0; } .opacity-on { opacity: 1; } /* buttons */ .is-primary-button { background-color: var(--primary); color: var(--white); } .is-dark-button { color: var(--white); background-color: var(--background); } .is-dark-button:hover { background-color: var(--box-darkest-green); } .is-primary-button:hover { background-color: #3cd262; color: var(--white); } .is-secondary-button { background-color: var(--white); color: var(--black); margin-bottom: 2rem; border-bottom: 3px solid transparent !important; transition: all 0.4s ease-in; } .is-secondary-button:hover { border-bottom: 3px solid var(--black) !important; } /* footer */ .footer { background-color: var(--background); color: var(--white); flex-basis: 50%; padding: 3rem 5rem 0.5rem 5rem; } .footer-left { flex: 1 1 50%; margin-top: 3rem; } .up-ico { width: 13px; } .internal-pages { width: 50%; } blockquote h3 { margin: 0.5rem 0; } .internal-links h3 { margin: 1rem 0; } .internal-links a:hover { color: rgb(109, 96, 96) !important; } .ngos { width: 50%; } .ngos-links h3 { margin: 1rem 0; } .ngos-links a:hover { color: rgb(109, 96, 96) !important; } .copyright { width: 100%; display: block; margin-top: 5rem; font-style: italic; } .footer-right { flex: 1 1 50%; position: relative; } .quote { text-align: center; } .quote-phrase { font-style: italic; } .socials { text-align: center; width: 90%; margin-top: 2rem; } .socials h3 { margin: 0.5rem 0; } .ico-links { width: 100%; justify-content: space-between; margin: 0.5rem 0; } .social-ico { height: 3rem; } .go-up { margin: 0; } .go-up:hover { color: var(--white) !important; } .go-up h3 { margin-left: 0.5rem; } .is-figcaption { font-size: 1.5rem; } .dot-part > .circle { background-color: var(--white); width: 3.1rem; height: 3.1rem; border-radius: 30px; } .is-button-print { height: 30px; width: 100%; max-width: 100px; border: none; cursor: pointer; pointer-events: visible; font-size: 1.4rem; background: transparent; color: var(--white); display: flex; align-items: center; outline: none; font-weight: 400; } .print-wrapper { display: flex; justify-content: center; align-items: center; cursor: pointer; padding: 10px 20px; } html, body, .main-content__index { transition: background-color 0.4s ease-in; } @media screen and (max-width: 700px) { .footer { flex-wrap: wrap; } .footer > * { flex-basis: 100%; } .ico-links { flex-wrap: wrap; } .ico-links > * { flex-basis: 8ch; margin-top: 3ch; } .dot-part > .circle { width: 2rem; height: 2rem; } .is-h1 { font-size: 2.5rem !important; } } @media print { *, ::before, ::after { background: var(--white) !important; color: var(--black) !important; box-shadow: none !important; text-shadow: none !important; } @page { margin: 20mm; } .page-break-before { page-break-before: always; } .div-element-switcher { position: absolute; top: 1rem; left: 5rem; font-size: 18px; } .layout { position: initial; filter: none; } .main-content { padding-top: 30px; } .main-content__index { background-image: none !important; border: none !important; } .div-element-switcher .print-view { cursor: pointer; } .nav-bar .logo-text, .nav-bar nav { display: none; } .layout .app-span { max-width: initial; text-align: center; width: initial; } .s-icon-wrapper { display: none; } .div-element-switcher:not(:nth-child(2)) { display: none; } .div-element-switcher:nth-child(2) { position: absolute; top: 0; left: 0; justify-content: center; border: none; box-shadow: none !important; } .div-element-switcher:nth-child(2):hover { border: none; } .div-element-switcher:nth-child(2)::before { content: none; display: none; } footer { display: none !important; } a[href^="http"]:not([href*="example.com"])::after { content: " (" attr(href) ")"; } }
css/common.css
@import url('https://fonts.googleapis.com/css2?family=Red+Rose:wght@300;400;500;600;700&display=swap'); /* fonts connection */ @font-face { font-family: 'HelveticaNeue'; src: url('url:./font/HelveticaNeueCyr-Medium.eot'); src: local('HelveticaNeueCyr-Medium'), url('url:./font/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'), url('url:./font/HelveticaNeueCyr-Medium.woff2') format('woff2'), url('url:./font/HelveticaNeueCyr-Medium.woff') format('woff'), url('url:./font/HelveticaNeueCyr-Medium.ttf') format('truetype'); font-weight: 500; font-style: normal; } @font-face { font-family: 'HelveticaNeue'; src: url('url:./font/HelveticaNeueCyr-Light.eot'); src: local('HelveticaNeueCyr-Light'), url('url:./font/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'), url('url:./font/HelveticaNeueCyr-Light.woff2') format('woff2'), url('url:./font/HelveticaNeueCyr-Light.woff') format('woff'), url('url:./font/HelveticaNeueCyr-Light.ttf') format('truetype'); font-weight: 300; font-style: normal; } @font-face { font-family: 'HelveticaNeue'; src: url('url:./font/HelveticaNeueCyr-MediumItalic.eot'); src: local('HelveticaNeueCyr-MediumItalic'), url('url:./font/HelveticaNeueCyr-MediumItalic.eot?#iefix') format('embedded-opentype'), url('url:./font/HelveticaNeueCyr-MediumItalic.woff2') format('woff2'), url('url:./font/HelveticaNeueCyr-MediumItalic.woff') format('woff'), url('url:./font/HelveticaNeueCyr-MediumItalic.ttf') format('truetype'); font-weight: 500; font-style: italic; } @font-face { font-family: 'HelveticaNeue'; src: url('url:./font/HelveticaNeueCyr-Bold.eot'); src: local('HelveticaNeueCyr-Bold'), url('url:./font/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'), url('url:./font/HelveticaNeueCyr-Bold.woff2') format('woff2'), url('url:./font/HelveticaNeueCyr-Bold.woff') format('woff'), url('url:./font/HelveticaNeueCyr-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; } /* variables */ :root { /* --primary: #35e2a3; */ --primary: #006157; --primary-light: rgba(70, 205, 156, 0.6); --black: rgba(0, 0, 0, 1); --white: rgba(255, 255, 255, 1); --semi-white: rgba(255, 255, 255, 0.9); --comment-white: rgba(255, 255, 255, 0.7); --semi-black: rgba(0, 0, 0, 0.9); --rose: #fe4566; --background: #002629; --attract: #81eea9; --box-light-green: #dbf5ab; --box-green: #02b385; --box-dark-green: #024b40; --box-darker-green: #004040; --box-darkest-green: #002325; --box-semi-light-green: #aff2af; --light-grey: #ededed; --simple-grey: rgba(0, 0, 0, 0.4); --font-size: 75%; --xs: 500px; --sm: 650px; --md: 900px; --lg: 1260px; --extra: 1858px; } /* common styles of application */ /* add this classes to organize your html */ html { font-size: var(--font-size) !important; scroll-behavior: smooth; box-sizing: border-box; } body { width: 100%; height: 100vh; font-family: "Helvetica Neue", sans-serif; background-color: var(--primary); } .none { display: none; } .none-important { display: none !important; } .is-primary-bg { background-color: var(--primary); } /* flex */ .is-display-flex { display: flex; } .is-justify-center { justify-content: center; } .is-flex-end { justify-content: flex-end; } .is-align-items-center { align-items: center; } .is-flex-column { display: flex; flex-direction: column; } .is-flex-wrap { flex-wrap: wrap; } .is-inline-flex { display: inline-flex; } .is-half-flex-basis { flex-basis: 50%; } .is-order-1 { order: 1; } .is-absolute { position: absolute !important; } .is-relative { position: relative !important; } /* h1, h2, h3 etc. */ .is-h1 { font-size: 6rem; font-weight: 500; } .is-h2 { font-size: 4rem; font-weight: normal; } .is-h3 { font-size: 2rem; font-weight: normal; } .is-comment-text { color: var(--comment-white); font-weight: 300; font-size: 1.5rem; position: relative; } .is-comment-text:first-child::before { content: '*'; position: absolute; left: -8px; top: 14%; } @media screen and (max-width: 700px) { .is-h2 { font-size: 2.5rem; } .is-h3 { font-size: 1.55rem; } .is-comment-text { font-size: 1rem; } } /* other */ .primary-color { color: var(--primary); } .attract-color { color: var(--attract); } .background-color { color: var(--background); } .cursor-pointer { cursor: pointer; } .is-no-list-decoration { list-style-type: none; } .is-ul { list-style-type: none; } .m-0 { margin: 0; } a { cursor: pointer; color: var(--light-grey); text-decoration: none; transition: all 0.4s ease-in; border-bottom: 2px solid transparent; } a:hover { color: var(--background) !important; border-bottom: 2px solid var(--background); } a:visited { color: var(--white); text-decoration: none; } .is-w-full { width: 100%; } @media (max-width: 900px) { .is-h1 { font-size: 4rem !important; } } .is-button { height: 60px; width: 225px; border: none; cursor: pointer; pointer-events: visible; } .is-button[disable="true"] { background-color: var(--simple-grey); cursor: not-allowed; } .is-button[disable="true"]:hover { background-color: var(--simple-grey); } .is-button:focus { outline: none; } /* Nav bar */ .nav-bar { z-index: 1; display: flex; position: absolute; width: 100%; } .logo-text { padding: 30px 0 0 30px; flex-basis: 47%; margin: 0; color: var(--semi-white); } .nav-bar > *:nth-child(1) { flex: 0 0 0; } .nav-bar > .logo-text { flex: 1 1 50%; } .nav-bar > nav { flex: 1 1 50%; } @media screen and (max-width: 700px) { .nav-bar { flex-wrap: wrap; } .nav-bar .logo-text { justify-content: center; display: flex; } } .menu { display: none; } .nav-bar .close-icon { display: none; } .main-content__navigation-bar { display: flex; justify-content: space-around; color: var(--semi-white); font-size: 24px; } .layout { filter: drop-shadow(0 0 9px rgba(0, 0, 0, 0.05)); position: fixed; right: 0; width: 178px; top: 40%; height: fit-content; background: var(--white); display: flex; flex-direction: column; align-items: center; } .layout.first-layout { width: 65px; height: 200px; } .layout.first-layout .change-appearance { transform: rotate(270deg); width: 150px; margin-top: 24px; cursor: pointer; } .layout .s-icon-wrapper { padding: 20px; cursor: pointer; } .layout .s-icon-wrapper object { pointer-events: none; } .layout .div-element-switcher { width: 100%; display: flex; justify-content: flex-end; padding: 0.4rem; cursor: pointer; position: relative; transition: all 0.4s ease-in; box-sizing: border-box; border: 3px solid transparent; margin: 1px 0; } .layout .div-element-switcher:last-child { margin: 1px 0 0; } .layout .app-span { font-size: 1.4rem; font-weight: 500; max-width: 100px; width: 100px; height: 3.5rem; display: flex; align-items: center; } .layout .div-element-switcher::before { content: ''; transition: all 0.4s ease-in; } .layout .div-element-switcher:hover.div-element::before { content: ''; position: absolute; left: 17%; top: 20%; width: 28px; height: 28px; background: var(--background); } .layout .div-element-switcher:hover { border: 3px solid var(--background); } .opacity-off { opacity: 0; } .opacity-on { opacity: 1; } /* buttons */ .is-primary-button { background-color: var(--primary); color: var(--white); } .is-dark-button { color: var(--white); background-color: var(--background); } .is-dark-button:hover { background-color: var(--box-darkest-green); } .is-primary-button:hover { background-color: #3cd262; color: var(--white); } .is-secondary-button { background-color: var(--white); color: var(--black); margin-bottom: 2rem; border-bottom: 3px solid transparent !important; transition: all 0.4s ease-in; } .is-secondary-button:hover { border-bottom: 3px solid var(--black) !important; } /* footer */ .footer { background-color: var(--background); color: var(--white); flex-basis: 50%; padding: 3rem 5rem 0.5rem 5rem; } .footer-left { flex: 1 1 50%; margin-top: 3rem; } .up-ico { width: 13px; } .internal-pages { width: 50%; } blockquote h3 { margin: 0.5rem 0; } .internal-links h3 { margin: 1rem 0; } .internal-links a:hover { color: rgb(109, 96, 96) !important; } .ngos { width: 50%; } .ngos-links h3 { margin: 1rem 0; } .ngos-links a:hover { color: rgb(109, 96, 96) !important; } .copyright { width: 100%; display: block; margin-top: 5rem; font-style: italic; } .footer-right { flex: 1 1 50%; position: relative; } .quote { text-align: center; } .quote-phrase { font-style: italic; } .socials { text-align: center; width: 90%; margin-top: 2rem; } .socials h3 { margin: 0.5rem 0; } .ico-links { width: 100%; justify-content: space-between; margin: 0.5rem 0; } .social-ico { height: 3rem; } .go-up { margin: 0; } .go-up:hover { color: var(--white) !important; } .go-up h3 { margin-left: 0.5rem; } .is-figcaption { font-size: 1.5rem; } .dot-part > .circle { background-color: var(--white); width: 3.1rem; height: 3.1rem; border-radius: 30px; } .is-button-print { height: 30px; width: 100%; max-width: 100px; border: none; cursor: pointer; pointer-events: visible; font-size: 1.4rem; background: transparent; color: var(--white); display: flex; align-items: center; outline: none; font-weight: 400; } .print-wrapper { display: flex; justify-content: center; align-items: center; cursor: pointer; padding: 10px 20px; } html, body, .main-content__index { transition: background-color 0.4s ease-in; } @media screen and (max-width: 700px) { .footer { flex-wrap: wrap; } .footer > * { flex-basis: 100%; } .ico-links { flex-wrap: wrap; } .ico-links > * { flex-basis: 8ch; margin-top: 3ch; } .dot-part > .circle { width: 2rem; height: 2rem; } .is-h1 { font-size: 2.5rem !important; } } @media print { *, ::before, ::after { background: var(--white) !important; color: var(--black) !important; box-shadow: none !important; text-shadow: none !important; } @page { margin: 20mm; } .page-break-before { page-break-before: always; } .div-element-switcher { position: absolute; top: 1rem; left: 5rem; font-size: 18px; } .layout { position: initial; filter: none; } .main-content { padding-top: 30px; } .main-content__index { background-image: none !important; border: none !important; } .div-element-switcher .print-view { cursor: pointer; } .nav-bar .logo-text, .nav-bar nav { display: none; } .layout .app-span { max-width: initial; text-align: center; width: initial; } .s-icon-wrapper { display: none; } .div-element-switcher:not(:nth-child(2)) { display: none; } .div-element-switcher:nth-child(2) { position: absolute; top: 0; left: 0; justify-content: center; border: none; box-shadow: none !important; } .div-element-switcher:nth-child(2):hover { border: none; } .div-element-switcher:nth-child(2)::before { content: none; display: none; } footer { display: none !important; } a[href^="http"]:not([href*="example.com"])::after { content: " (" attr(href) ")"; } }
0.386648
0.059839
.sidebar { position: absolute; top: 0; left: 0; right: 0; width: 320px; height: auto; z-index: 1000; background: none; padding: 4px; /* background: rgba(255,255,255,0.6)*/ } .sidebar.expanded { height: calc(100%); } .sidebar > .tab-content { display: none; } .sidebar.expanded > .tab-content { display: block; } .sidebar > .tab-content { margin-top: 0; /* box-shadow: 0 0 5px rgba(0,0,0,0.3);*/ border-radius:4px; overflow: hidden; } .sidebar > .nav { background: #fff;/*rgba(255,255,255,0.6);*/ border-radius:4px; box-shadow: 0 0 5px rgba(0,0,0,0.3); padding: 0; } .sidebar > .nav > li { height: 32px; min-width: 32px; margin: 4px 0 2px 0; white-space: nowrap; line-height: 34px; } .sidebar > .nav > li > .btn { display: block; padding: 4px; margin-right: 4px; height: 30px; font-size: 14px; border:none; } .sidebar > .nav > li:first-child { margin-left: 4px; } .sidebar > .nav > li:first-child > .btn { padding: 0 4px 0 0; border: none; height: 30px; /*width: 30px;*/ } .sidebar > .nav > li:first-child img { vertical-align: middle; } li#navsearch { position: absolute; right: 7px; top: 7px; text-align: right; background: #fff } .sidebar .panel { border: none; border-radius: 0; box-shadow: none; margin-bottom: 0; } .sidebar .panel-heading { position: relative; height: 36px; padding: 1px; } .sidebar .panel-body { position: absolute; top: 78px; left: 0; right: 0; bottom: 0; padding: 4px; margin: 0 4px 0 4px; background: #fff; max-height: calc(100% - 82px); overflow-x: hidden; overflow-y: scroll; border-radius: 0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .sidebar .panel-footer { min-height: 40px; padding: 3px; margin: 4px; position: absolute; bottom: 0; left: 0; right: 0; } .sidebar .panel-body > .nav-tabs { float: none; clear: both; padding-top:10px; padding-top: 10px; } .sidebar > .nav { position: relative; } .sidebar > .nav .btn-connect { position: absolute; top: 0; right: 0; } .sidebar > .nav .btn-connect-status { display: none; } @media (max-width: 400px) { .sidebar { width: auto; padding: 0; } .sidebar .panel-heading { border-radius: 0; } .sidebar .panel-body { top:74px; margin: 0; max-height: calc(100%); } .leaflet-right.leaflet-top { padding-top: 50px; } .sidebar > .nav { border-radius: 0; } .sidebar > .nav > li > .btn { /*padding: 4px 2px;*/ margin-right: 0; max-width: 80px; overflow:hidden; text-overflow: ellipsis; } .sidebar > .nav > li:last-child { margin-right: 4px; } } @media (min-width: 768px) { .sidebar { top: 0; left: 0; right: auto; width: 460px; } .sidebar-map { margin-left: 0; } } @media (min-width: 1200px) { .sidebar { width: 460px; } }
packages/core-ui/client/stylesheets/sidebar.css
.sidebar { position: absolute; top: 0; left: 0; right: 0; width: 320px; height: auto; z-index: 1000; background: none; padding: 4px; /* background: rgba(255,255,255,0.6)*/ } .sidebar.expanded { height: calc(100%); } .sidebar > .tab-content { display: none; } .sidebar.expanded > .tab-content { display: block; } .sidebar > .tab-content { margin-top: 0; /* box-shadow: 0 0 5px rgba(0,0,0,0.3);*/ border-radius:4px; overflow: hidden; } .sidebar > .nav { background: #fff;/*rgba(255,255,255,0.6);*/ border-radius:4px; box-shadow: 0 0 5px rgba(0,0,0,0.3); padding: 0; } .sidebar > .nav > li { height: 32px; min-width: 32px; margin: 4px 0 2px 0; white-space: nowrap; line-height: 34px; } .sidebar > .nav > li > .btn { display: block; padding: 4px; margin-right: 4px; height: 30px; font-size: 14px; border:none; } .sidebar > .nav > li:first-child { margin-left: 4px; } .sidebar > .nav > li:first-child > .btn { padding: 0 4px 0 0; border: none; height: 30px; /*width: 30px;*/ } .sidebar > .nav > li:first-child img { vertical-align: middle; } li#navsearch { position: absolute; right: 7px; top: 7px; text-align: right; background: #fff } .sidebar .panel { border: none; border-radius: 0; box-shadow: none; margin-bottom: 0; } .sidebar .panel-heading { position: relative; height: 36px; padding: 1px; } .sidebar .panel-body { position: absolute; top: 78px; left: 0; right: 0; bottom: 0; padding: 4px; margin: 0 4px 0 4px; background: #fff; max-height: calc(100% - 82px); overflow-x: hidden; overflow-y: scroll; border-radius: 0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .sidebar .panel-footer { min-height: 40px; padding: 3px; margin: 4px; position: absolute; bottom: 0; left: 0; right: 0; } .sidebar .panel-body > .nav-tabs { float: none; clear: both; padding-top:10px; padding-top: 10px; } .sidebar > .nav { position: relative; } .sidebar > .nav .btn-connect { position: absolute; top: 0; right: 0; } .sidebar > .nav .btn-connect-status { display: none; } @media (max-width: 400px) { .sidebar { width: auto; padding: 0; } .sidebar .panel-heading { border-radius: 0; } .sidebar .panel-body { top:74px; margin: 0; max-height: calc(100%); } .leaflet-right.leaflet-top { padding-top: 50px; } .sidebar > .nav { border-radius: 0; } .sidebar > .nav > li > .btn { /*padding: 4px 2px;*/ margin-right: 0; max-width: 80px; overflow:hidden; text-overflow: ellipsis; } .sidebar > .nav > li:last-child { margin-right: 4px; } } @media (min-width: 768px) { .sidebar { top: 0; left: 0; right: auto; width: 460px; } .sidebar-map { margin-left: 0; } } @media (min-width: 1200px) { .sidebar { width: 460px; } }
0.487307
0.090414
.icon-block { padding: 0 15px; } .icon-block .material-icons { font-size: inherit; } /*Paralax code*/ .bgimg-1, .bgimg-2, .bgimg-3 { position: relative; opacity: 0.95; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } .bgimg-1 { background-image: url("background23.jpg"); min-height: 100%; height: 500px; } .bgimg-2 { /*background-image: url("https://scontent.xx.fbcdn.net/v/t31.0-8/15128813_915832865184223_71113063036085295_o.jpg?oh=1f940ae878adad4dee36737a88e10250&oe=5914FD98");*/ min-height: 10%; background-color: black } .bgimg-3 { background-image: url("4.jpg "); min-height: 100%; } .caption { left: 0; top: 50%; width: 100%; vertical-align: center color: black; z-index: 100 } .caption span.border { background-color: #111; color: #fff; padding: 18px; font-size: 25px; letter-spacing: 10px; } h3 { letter-spacing: 5px; text-transform: uppercase; font: 20px "Lato", sans-serif; color: #111; } /* Turn off parallax scrolling for tablets and phones */ @media only screen and (max-device-width: 1024px) { .bgimg-1, .bgimg-2, .bgimg-3 { background-attachment: scroll; } } .element{ color: lime; font-family: "Courier"; font-size: 22px; margin: 10px 0 0 10px; animation: type 4s steps(60, end); } .element2{ color: lime; font-family: "Courier"; font-size: 12px; } .typed-cursor{ opacity: 1; -webkit-animation: blink 0.7s infinite; -moz-animation: blink 0.7s infinite; animation: blink 0.7s infinite; } @keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } } @-webkit-keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } } @-moz-keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } } /* The Overlay (background) */ .overlay { /* Height & width depends on how you want to reveal the overlay (see JS below) */ height: 100%; width: 0; position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; background-color: #1b76a3; /* Black fallback color */ background-color: #1b76a3; /* Black w/opacity */ overflow-x: hidden; /* Disable horizontal scroll */ transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */ } /* Position the content inside the overlay */ .overlay-content { position: relative; top: 25%; /* 25% from the top */ width: 100%; /* 100% width */ text-align: center; /* Centered text/links */ margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */ } /* The navigation links inside the overlay */ .overlay a { padding: 8px; text-decoration: none; font-size: 36px; color: white; display: block; /* Display block instead of inline */ transition: 0.3s; /* Transition effects on hover (color) */ } /* When you mouse over the navigation links, change their color */ .overlay a:hover, .overlay a:focus { color: #c6ff00; } /* Position the close button (top right corner) */ .overlay .closebtn { position: absolute; top: 20px; right: 45px; font-size: 60px; } /* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */ @media screen and (max-height: 450px) { .overlay a {font-size: 20px} .overlay .closebtn { font-size: 40px; top: 15px; right: 35px; } } .menu { font-size: 4em; color:white; float: right; /*z-index: 0;*/ position: absolute; right: 0; } .menu:hover { font-size: 5em; color:grey; } /*parralax*/ body, html { height: 100%; } .vuu { position: absolute; right: 0%; position: static; float: right; } .caption span.border { background-color: #111; color: #fff; padding: 18px; font-size: 25px; letter-spacing: 10px; text-align: center; margin: auto; width: 50%; /*border: 3px solid green;*/ padding: 10px; } .logo { font-family: "Merriweather", } nav { position: fixed; z-index: 30; } .tlt { color: white; } .gradient { font-size: 72px; background: -webkit-linear-gradient(#c6ff00, #1b76a3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; /*z-index: 100;*/ } .colorTOMATE { color: tomato; } .bakcgroundBlue { background-color: #ff324a; } .bg { min-height: 500px; display: flex; flex-direction: row; justify-content: center; align-items: center; width: 100%; height: 100%; background: linear-gradient( to bottom right, #2C3E50, #FD746C, #FF8235, #ffff1c, #92FE9D, #00C9FF, #a044ff, #e73827); background-repeat: no-repeat; background-size: 1000% 1000%; animation: gradient 50s ease infinite; } @keyframes gradient { 0%{background-position:0% 0%} 50%{background-position:100% 100%} 100%{background-position:0% 0%} } .foo { font-family: 'Permanent Marker', cursive; } /*Gradient logo*/ .bloc-logo { position: relative; width: 130px; height: 49px; float: left; } .bloc-logo canvas, .bloc-logo .logo-mask { display: block; width: 130px; height: 49px; } .bloc-logo .logo-mask { position: absolute; top: 0; left: 0; background-size: 130px; background-image: url("Minmatar_logo.png"); text-indent: -9999px; }
css/style.css
.icon-block { padding: 0 15px; } .icon-block .material-icons { font-size: inherit; } /*Paralax code*/ .bgimg-1, .bgimg-2, .bgimg-3 { position: relative; opacity: 0.95; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } .bgimg-1 { background-image: url("background23.jpg"); min-height: 100%; height: 500px; } .bgimg-2 { /*background-image: url("https://scontent.xx.fbcdn.net/v/t31.0-8/15128813_915832865184223_71113063036085295_o.jpg?oh=1f940ae878adad4dee36737a88e10250&oe=5914FD98");*/ min-height: 10%; background-color: black } .bgimg-3 { background-image: url("4.jpg "); min-height: 100%; } .caption { left: 0; top: 50%; width: 100%; vertical-align: center color: black; z-index: 100 } .caption span.border { background-color: #111; color: #fff; padding: 18px; font-size: 25px; letter-spacing: 10px; } h3 { letter-spacing: 5px; text-transform: uppercase; font: 20px "Lato", sans-serif; color: #111; } /* Turn off parallax scrolling for tablets and phones */ @media only screen and (max-device-width: 1024px) { .bgimg-1, .bgimg-2, .bgimg-3 { background-attachment: scroll; } } .element{ color: lime; font-family: "Courier"; font-size: 22px; margin: 10px 0 0 10px; animation: type 4s steps(60, end); } .element2{ color: lime; font-family: "Courier"; font-size: 12px; } .typed-cursor{ opacity: 1; -webkit-animation: blink 0.7s infinite; -moz-animation: blink 0.7s infinite; animation: blink 0.7s infinite; } @keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } } @-webkit-keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } } @-moz-keyframes blink{ 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } } /* The Overlay (background) */ .overlay { /* Height & width depends on how you want to reveal the overlay (see JS below) */ height: 100%; width: 0; position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; background-color: #1b76a3; /* Black fallback color */ background-color: #1b76a3; /* Black w/opacity */ overflow-x: hidden; /* Disable horizontal scroll */ transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */ } /* Position the content inside the overlay */ .overlay-content { position: relative; top: 25%; /* 25% from the top */ width: 100%; /* 100% width */ text-align: center; /* Centered text/links */ margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */ } /* The navigation links inside the overlay */ .overlay a { padding: 8px; text-decoration: none; font-size: 36px; color: white; display: block; /* Display block instead of inline */ transition: 0.3s; /* Transition effects on hover (color) */ } /* When you mouse over the navigation links, change their color */ .overlay a:hover, .overlay a:focus { color: #c6ff00; } /* Position the close button (top right corner) */ .overlay .closebtn { position: absolute; top: 20px; right: 45px; font-size: 60px; } /* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */ @media screen and (max-height: 450px) { .overlay a {font-size: 20px} .overlay .closebtn { font-size: 40px; top: 15px; right: 35px; } } .menu { font-size: 4em; color:white; float: right; /*z-index: 0;*/ position: absolute; right: 0; } .menu:hover { font-size: 5em; color:grey; } /*parralax*/ body, html { height: 100%; } .vuu { position: absolute; right: 0%; position: static; float: right; } .caption span.border { background-color: #111; color: #fff; padding: 18px; font-size: 25px; letter-spacing: 10px; text-align: center; margin: auto; width: 50%; /*border: 3px solid green;*/ padding: 10px; } .logo { font-family: "Merriweather", } nav { position: fixed; z-index: 30; } .tlt { color: white; } .gradient { font-size: 72px; background: -webkit-linear-gradient(#c6ff00, #1b76a3); -webkit-background-clip: text; -webkit-text-fill-color: transparent; /*z-index: 100;*/ } .colorTOMATE { color: tomato; } .bakcgroundBlue { background-color: #ff324a; } .bg { min-height: 500px; display: flex; flex-direction: row; justify-content: center; align-items: center; width: 100%; height: 100%; background: linear-gradient( to bottom right, #2C3E50, #FD746C, #FF8235, #ffff1c, #92FE9D, #00C9FF, #a044ff, #e73827); background-repeat: no-repeat; background-size: 1000% 1000%; animation: gradient 50s ease infinite; } @keyframes gradient { 0%{background-position:0% 0%} 50%{background-position:100% 100%} 100%{background-position:0% 0%} } .foo { font-family: 'Permanent Marker', cursive; } /*Gradient logo*/ .bloc-logo { position: relative; width: 130px; height: 49px; float: left; } .bloc-logo canvas, .bloc-logo .logo-mask { display: block; width: 130px; height: 49px; } .bloc-logo .logo-mask { position: absolute; top: 0; left: 0; background-size: 130px; background-image: url("Minmatar_logo.png"); text-indent: -9999px; }
0.479991
0.080069